pushfeedback 0.1.32 → 0.1.36
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/cjs/feedback-button_2.cjs.entry.js +1 -1
- package/dist/cjs/index-d64bfb06.js +1 -1
- package/dist/cjs/index.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/pushfeedback.cjs.js +1 -1
- package/dist/collection/components/feedback-button/feedback-button.js +1 -1
- package/dist/collection/components/feedback-modal/feedback-modal.css +30 -7
- package/dist/collection/components/feedback-modal/feedback-modal.js +1 -1
- package/dist/collection/index.js +1 -1
- package/dist/components/feedback-button.js +1 -1
- package/dist/components/feedback-modal.js +1 -1
- package/dist/components/feedback-modal2.js +1 -1
- package/dist/components/index.js +1 -1
- package/dist/esm/feedback-button_2.entry.js +1 -1
- package/dist/esm/index-b07fba3a.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/esm/polyfills/core-js.js +1 -1
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/polyfills/dom.js +1 -1
- package/dist/esm/polyfills/es5-html-element.js +1 -1
- package/dist/esm/polyfills/index.js +1 -1
- package/dist/esm/polyfills/system.js +1 -1
- package/dist/esm/pushfeedback.js +1 -1
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +1 -1
- package/dist/pushfeedback/p-a0681be3.js +1 -1
- package/dist/pushfeedback/p-ea59cbec.entry.js +1 -0
- package/dist/pushfeedback/pushfeedback.css +1 -1
- package/dist/pushfeedback/pushfeedback.esm.js +1 -1
- package/dist/types/components/feedback-button/feedback-button.d.ts +2 -0
- package/dist/types/components/feedback-modal/feedback-modal.d.ts +2 -0
- package/dist/types/components.d.ts +8 -0
- package/package.json +1 -1
- package/dist/pushfeedback/p-aaf649cf.entry.js +0 -1
|
@@ -61,21 +61,44 @@
|
|
|
61
61
|
|
|
62
62
|
.feedback-modal-rating-button {
|
|
63
63
|
padding: 0;
|
|
64
|
+
background-color: transparent;
|
|
65
|
+
border: transparent;
|
|
66
|
+
margin-right: 5px;
|
|
67
|
+
cursor: pointer;
|
|
64
68
|
}
|
|
65
69
|
|
|
66
|
-
.feedback-modal-rating-button
|
|
67
|
-
|
|
70
|
+
.feedback-modal-rating-buttons--thumbs .feedback-modal-rating-button {
|
|
71
|
+
border: 1px solid var(--feedback-modal-button-border-color);
|
|
72
|
+
border-radius: var(--feedback-modal-button-border-radius);
|
|
73
|
+
color: var(--feedback-modal-button-text-color);
|
|
74
|
+
font-size: var(--feedback-modal-button-font-size);
|
|
75
|
+
font-family: var(--feedback-modal-content-font-family);
|
|
76
|
+
font-weight: 500;
|
|
77
|
+
margin-right: 10px;
|
|
78
|
+
justify-content: center;
|
|
79
|
+
padding: 5px 10px;
|
|
80
|
+
}
|
|
81
|
+
|
|
82
|
+
.feedback-modal-rating-buttons--thumbs .feedback-modal-rating-button:hover,
|
|
83
|
+
.feedback-modal-rating-buttons--thumbs .feedback-modal-rating-button--selected {
|
|
84
|
+
background-color: var(--feedback-modal-button-bg-color-active);
|
|
85
|
+
border: 1px solid var(--feedback-modal-button-border-color-active);
|
|
86
|
+
color: var(--feedback-modal-button-text-color-active);
|
|
68
87
|
}
|
|
69
88
|
|
|
70
|
-
.feedback-modal-rating-
|
|
71
|
-
|
|
89
|
+
.feedback-modal-rating-buttons--thumbs .feedback-modal-rating-button:hover svg,
|
|
90
|
+
.feedback-modal-rating-buttons--thumbs .feedback-modal-rating-button--selected svg {
|
|
72
91
|
stroke: var(--feedback-modal-rating-button-selected-color);
|
|
92
|
+
}
|
|
93
|
+
|
|
94
|
+
.feedback-modal-rating-buttons svg {
|
|
95
|
+
stroke: var(--feedback-modal-rating-button-color);
|
|
73
96
|
cursor: pointer;
|
|
74
97
|
}
|
|
75
98
|
|
|
76
|
-
.feedback-modal-rating-buttons button {
|
|
77
|
-
|
|
78
|
-
|
|
99
|
+
.feedback-modal-rating-buttons--stars .feedback-modal-rating-button--selected svg {
|
|
100
|
+
fill: var(--feedback-modal-rating-button-stars-selected-color);
|
|
101
|
+
stroke: var(--feedback-modal-rating-button-stars-selected-color);
|
|
79
102
|
}
|
|
80
103
|
|
|
81
104
|
.feedback-modal-text textarea {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
function _0x9605(){const _0x49ce59=['showModal','Ljntm','modalTitle','ERGJr','100vh','\x27Send\x27','documentElement','has-selected-element','\x22Please\x20try\x20again\x20later.\x22','feedback-modal-body','QGgyr','formMessage','AdZHN','openScreenShot','right','success-message','xYshC','display','I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.','UIZAQ','clientX','vgpOo','transparent','feedback-modal-screenshot-closing','RgMWZ','properties','bottom-side','4660107uvZoHc','24JrubmC','status','ArSgP','jJHmT','handleMouseOverScreenShot','bQAeI','The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.','encodedScreenshot','body','Send','Failed\x20to\x20capture\x20screenshot:','uMeSW','screenshotButtonText','show-modal','itGow','feedback-modal-button\x20feedback-modal-button--screenshot\x20','elementFromPoint','hideRating','error','\x27Thanks\x20for\x20your\x20feedback!\x27','show-screenshot-top-bar','isPrivacyChecked','cSGgP','FbncQ','hzOzr','false','xgyXy','onScrollDebounced','clientWidth','hide-screenshot-button','elementSelected','\x22I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.\x22','top','styleUrls','MrgsP','errorMessage403','How\x20would\x20you\x20rate\x20this\x20page?','backgroundColor','width','yywEf','show-screenshot-mode','originalStyleUrls','then','AErAP','errorMessage404','WwqSc','PlybM','appendChild','componentWillLoad','RqByx','MABLU','rightSide','916165AfFmOv','scrollTo','showScreenshotTopBar','feather\x20feather-x','\x22We\x20could\x20not\x20find\x20the\x20provided\x20project\x20ID\x20in\x20PushFeedback.\x22','ykNNN','handleMessageInput','sIhnx','SudyB','hPGmw','xvpDk','feedback-modal-email','messagePlaceholder','hide-rating','#191919','feedback-modal-footer','LjRlr','showScreenshotMode','qgsbX','https://app.pushfeedback.com/api/projects/','catch','cloneNode','ITBGU','oGGSJ','hideScreenshotButton','1045106lwUcRj','handleEmailInput','\x27How\x20would\x20you\x20rate\x20this\x20page?\x27','CIZqs','fJEWI','handleSubmit','mkqkK','position','PDzCS','\x27Share\x20your\x20feedback\x27','add','map','IWgGb','absolute','topSide','privacyPolicyText','YMBuu','hrPBi','WvSrX','CgJnw','preventDefault','send-button-text','whitelabel','feedback-modal','fetchProjectData','project','sNNFd','modal-title','getBoundingClientRect','hYyuq','feedback-modal-message','feedback-modal.css','scrollY','scroll','feedback-overlay','Comments','boolean','gxrWG','innerHeight','left-side','eBdgt','rating-placeholder','http://www.w3.org/2000/svg','privacyPolicy','1|3|5|2|4|0','yksfh','luuPw','\x27center\x27','YqgIV','leftSide','formSuccess','innerWidth','Gqvel','submit','12\x202\x2015.09\x208.26\x2022\x209.27\x2017\x2014.14\x2018.18\x2021.02\x2012\x2017.77\x205.82\x2021.02\x207\x2014.14\x202\x209.27\x208.91\x208.26\x2012\x202','feedback-modal-input-heading','encapsulation','right-side','rQIbj','formEmail','\x22Oops!\x22','1978046AcTpau','height','MgXaV','854311PcmdfJ','10372456VmgGpE','wtRIh','hidePrivacyPolicy','feedback-modal-content\x20feedback-modal-content--','ajTKS','IsuUp','2838788rTOMQR','_blank','modal-title-error','feedback-modal-rating-button\x20','Please\x20try\x20again\x20later.','YsLWi','rgba(0,\x200,\x200,\x200.4)','KzhLI','render','loega','error-message','handleMouseClickedSelectedElement','feedback-modal-rating-button--selected','100%','\x27Add\x20a\x20screenshot\x27','\x22The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.\x22','split','cfAhj','https://app.pushfeedback.com/api/feedback/','dVKjn','error-message-4-0-3','VItfa','Thdqq','fetchData','feedback-modal-text','0\x20-960\x20960\x20960','Liaxs','line','formError','ZxRiY','https://pushfeedback.com','polygon','handleRatingChange','Cuokn','sending','email','wmKoh','aRZYk','selectedRating','IMwDQ','feedback-modal-wrapper','screenshot-topbar-text','feedback-modal-privacy','location','udqlQ','div','emailPlaceholder','remove','none','errorMessage','bottomSide','0px','M680-80v-120H560v-80h120v-120h80v120h120v80H760v120h-80ZM200-200v-200h80v120h120v80H200Zm0-360v-200h200v80H280v120h-80Zm480\x200v-120H560v-80h200v200h-80Z','modalTitleSuccess','string','qFMZa','formErrorStatus','addEventListener','classList','shadow','screenshotTopbarText','Select\x20an\x20element\x20on\x20this\x20page','span','SoDyZ','round','removeChild','ratingPlaceholder','SgXeo','Email\x20address\x20(optional)','error-message-4-0-4','adJnP','oQSpI','stringify','UsIyp','states','href','UKGXW','tXlZI','modal-title-success','QANeQ','feedback-modal-screenshot-open--scroll','ycmPW','Add\x20a\x20screenshot','feedback-modal-rating-buttons','YZyes','button','hide-email','feedback-modal-element-selected','svg','cvLau','feedback-modal-buttons\x20','ewxct','log','closeScreenShot','scrollX','style','tFLAo','successMessage','MpRhk','checkbox','captureScreenshot','feedback-logo','jVxsU','feedback-modal-screenshot-element-selected','left','ObaLx','BEecp','sendButtonText','tevLv','hide-privacy-policy','feedback-modal-screenshot-open','ttZmC','xjtwN','true','feedback-modal-button\x20feedback-modal-button--submit','form','modalPosition','HPwDp','ruqpD','target','CAZIL','BCGoc','modalTitleError','rccnW','FsDRG','JVuJq','TbeWo','resetOverflow','emailAddress','lzhqG','fetch-data','single','privacy-policy-text','screenshotModal','Zonao','ycVJr','path','email-placeholder','UGWQC','VGgSZ','block','UiWiu','modalContent','dMJMr','close','uIelo','feedback-modal-screenshot-header','toDataURL','zExty','top-side','rbJym','vNshD','feedback-modal-screenshot','vNdLP','0\x200\x2024\x2024','feedback-modal-element-hover','ACiXe','feedback-modal-screenshot-close','hasSelectedElement','yalEW','hideEmail','vRdBw'];_0x9605=function(){return _0x49ce59;};return _0x9605();}function _0x31ca(_0x245e59,_0xa67a0f){const _0x960551=_0x9605();return _0x31ca=function(_0x31ca3c,_0x16f74f){_0x31ca3c=_0x31ca3c-0x1d4;let _0x1bc631=_0x960551[_0x31ca3c];return _0x1bc631;},_0x31ca(_0x245e59,_0xa67a0f);}const _0x386896=_0x31ca;(function(_0x618a19,_0x2e36f1){const _0x25367a=_0x31ca,_0x439b51=_0x618a19();while(!![]){try{const _0x1d67d2=-parseInt(_0x25367a(0x248))/0x1+-parseInt(_0x25367a(0x208))/0x2+parseInt(_0x25367a(0x30c))/0x3+parseInt(_0x25367a(0x24f))/0x4+parseInt(_0x25367a(0x1ef))/0x5+parseInt(_0x25367a(0x30d))/0x6*(parseInt(_0x25367a(0x245))/0x7)+-parseInt(_0x25367a(0x249))/0x8;if(_0x1d67d2===_0x2e36f1)break;else _0x439b51['push'](_0x439b51['shift']());}catch(_0x530c67){_0x439b51['push'](_0x439b51['shift']());}}}(_0x9605,0xdc816));import{h}from'@stencil/core';import _0x20f552 from'html2canvas';export class FeedbackModal{constructor(){const _0x22f6e9=_0x31ca,_0x1c5c68={'QGgyr':function(_0x2e3217,_0x2e3391){return _0x2e3217(_0x2e3391);},'xjtwN':function(_0x5eb49c,_0x674892,_0x45aa59){return _0x5eb49c(_0x674892,_0x45aa59);},'dMJMr':'POST','VGgSZ':'application/json','WwqSc':function(_0x2b8ca2,_0x1c4d2d){return _0x2b8ca2===_0x1c4d2d;},'CaVZF':_0x22f6e9(0x29f),'lzhqG':'feedback-modal-screenshot-open','sIhnx':_0x22f6e9(0x234),'BCGoc':_0x22f6e9(0x27f),'ACiXe':'absolute','IMwDQ':_0x22f6e9(0x2ea),'Gqvel':_0x22f6e9(0x282),'uIelo':function(_0xc9d60f,_0xe600dd){return _0xc9d60f+_0xe600dd;},'DNkTF':function(_0x4ccbf0,_0x17fbd5){return _0x4ccbf0+_0x17fbd5;},'UKGXW':_0x22f6e9(0x255),'lWCIn':function(_0x3414be,_0x4c51e2){return _0x3414be+_0x4c51e2;},'hYyuq':_0x22f6e9(0x2f5),'vRdBw':_0x22f6e9(0x307),'ewxct':_0x22f6e9(0x2a6),'wmKoh':function(_0x48f903,_0x34af4e){return _0x48f903+_0x34af4e;},'Liaxs':_0x22f6e9(0x317),'MgXaV':_0x22f6e9(0x253),'ycmPW':'We\x20could\x20not\x20find\x20the\x20provided\x20project\x20ID\x20in\x20PushFeedback.','WXXUo':'Share\x20your\x20feedback','ttZmC':'Oops!','jsdYz':'center','TbeWo':_0x22f6e9(0x316),'yalEW':_0x22f6e9(0x293),'udqlQ':_0x22f6e9(0x22b),'HPwDp':_0x22f6e9(0x1df),'UGWQC':_0x22f6e9(0x303)};this[_0x22f6e9(0x1d6)]=()=>{const _0x524e8e=_0x22f6e9,_0x42b3a8={'oQSpI':_0x524e8e(0x308),'zExty':'scroll'};_0x1c5c68[_0x524e8e(0x2fb)](clearTimeout,this['scrollTimeout']),this['scrollTimeout']=_0x1c5c68[_0x524e8e(0x2bf)](setTimeout,()=>{const _0x10a652=_0x524e8e;document[_0x10a652(0x2f7)][_0x10a652(0x289)][_0x10a652(0x27e)](_0x42b3a8[_0x10a652(0x296)]),document[_0x10a652(0x2f7)][_0x10a652(0x2ae)][_0x10a652(0x1db)]='',window['removeEventListener'](_0x42b3a8[_0x10a652(0x2e3)],this[_0x10a652(0x1d6)]);},0xc8);},this[_0x22f6e9(0x20d)]=async _0x24713b=>{const _0x34d527=_0x22f6e9;_0x24713b['preventDefault'](),this['resetOverflow'](),this['showScreenshotMode']=![],this['showScreenshotTopBar']=![],this[_0x34d527(0x2f1)]=![],this[_0x34d527(0x271)]=!![];try{const _0x4744cf=await fetch(_0x34d527(0x261),{'method':_0x1c5c68[_0x34d527(0x2de)],'body':JSON[_0x34d527(0x297)]({'url':window[_0x34d527(0x27a)][_0x34d527(0x29a)],'message':this[_0x34d527(0x2fc)],'email':this[_0x34d527(0x243)],'project':this[_0x34d527(0x221)],'screenshot':this['encodedScreenshot'],'rating':this[_0x34d527(0x275)]}),'headers':{'Content-Type':_0x1c5c68[_0x34d527(0x2da)]}});_0x1c5c68[_0x34d527(0x1e8)](_0x4744cf['status'],0xc9)?(this['formSuccess']=!![],this[_0x34d527(0x26b)]=![]):(this[_0x34d527(0x23a)]=![],this[_0x34d527(0x26b)]=!![],this[_0x34d527(0x287)]=_0x4744cf[_0x34d527(0x30e)]);}catch(_0x298c72){console[_0x34d527(0x2ab)](_0x298c72),this[_0x34d527(0x23a)]=![],this[_0x34d527(0x26b)]=!![],this[_0x34d527(0x287)]=0x1f4;}finally{this['sending']=![],this[_0x34d527(0x2f1)]=!![];}},this['close']=()=>{const _0x1639fc=_0x22f6e9,_0xedced1='3|6|4|10|11|5|7|2|8|9|1|0'[_0x1639fc(0x25f)]('|');let _0x313350=0x0;while(!![]){switch(_0xedced1[_0x313350++]){case'0':this[_0x1639fc(0x2ce)]();continue;case'1':this[_0x1639fc(0x243)]='';continue;case'2':this[_0x1639fc(0x26b)]=![];continue;case'3':this['sending']=![];continue;case'4':this[_0x1639fc(0x200)]=![];continue;case'5':this['encodedScreenshot']=null;continue;case'6':this[_0x1639fc(0x2f1)]=![];continue;case'7':this['formSuccess']=![];continue;case'8':this['formErrorStatus']=0x1f4;continue;case'9':this[_0x1639fc(0x2fc)]='';continue;case'10':this[_0x1639fc(0x1f1)]=![];continue;case'11':this[_0x1639fc(0x2ed)]=![];continue;}break;}},this[_0x22f6e9(0x2fe)]=()=>{const _0x3f65db=_0x22f6e9;this['hasSelectedElement']=![],this[_0x3f65db(0x2f1)]=![],this[_0x3f65db(0x200)]=!![],this[_0x3f65db(0x1f1)]=!![],this[_0x3f65db(0x314)]=null;window[_0x3f65db(0x23b)]>document[_0x3f65db(0x2f7)][_0x3f65db(0x1d7)]&&document[_0x3f65db(0x2f7)][_0x3f65db(0x289)][_0x3f65db(0x212)](_0x1c5c68['CaVZF']);const _0x19dab7=window[_0x3f65db(0x228)];document['documentElement'][_0x3f65db(0x2ae)][_0x3f65db(0x1db)]='-'+_0x19dab7+'px',window['scrollTo'](0x0,parseInt(document[_0x3f65db(0x2f7)][_0x3f65db(0x2ae)][_0x3f65db(0x1db)]||'0')*-0x1),document[_0x3f65db(0x2f7)][_0x3f65db(0x289)][_0x3f65db(0x212)](_0x1c5c68[_0x3f65db(0x2d0)]);},this[_0x22f6e9(0x2ac)]=()=>{const _0x30be60=_0x22f6e9,_0x39c87c=_0x1c5c68[_0x30be60(0x1f6)][_0x30be60(0x25f)]('|');let _0x1f2887=0x0;while(!![]){switch(_0x39c87c[_0x1f2887++]){case'0':this[_0x30be60(0x2ce)]();continue;case'1':this[_0x30be60(0x2f1)]=![];continue;case'2':this[_0x30be60(0x2ed)]=![];continue;case'3':this[_0x30be60(0x200)]=![];continue;case'4':this[_0x30be60(0x314)]=null;continue;case'5':this['showScreenshotTopBar']=![];continue;}break;}},this['handleMouseOverScreenShot']=_0x2ae804=>{const _0x3d200f=_0x22f6e9;_0x2ae804[_0x3d200f(0x21c)]();if(this[_0x3d200f(0x2ed)])return;const _0x2d6d06=0x2;this[_0x3d200f(0x2d4)][_0x3d200f(0x2ae)][_0x3d200f(0x302)]=_0x1c5c68[_0x3d200f(0x2c8)];const _0x463b4d=document[_0x3d200f(0x31d)](_0x2ae804[_0x3d200f(0x305)],_0x2ae804['clientY']),_0x46f428=_0x463b4d[_0x3d200f(0x224)]();this['screenshotModal'][_0x3d200f(0x2ae)]['display']='',this[_0x3d200f(0x1d9)][_0x3d200f(0x2ae)][_0x3d200f(0x20f)]=_0x1c5c68[_0x3d200f(0x2eb)],this[_0x3d200f(0x1d9)][_0x3d200f(0x2ae)][_0x3d200f(0x2b7)]=_0x46f428[_0x3d200f(0x2b7)]+'px',this[_0x3d200f(0x1d9)]['style'][_0x3d200f(0x1db)]=_0x46f428[_0x3d200f(0x1db)]+'px',this[_0x3d200f(0x1d9)][_0x3d200f(0x2ae)][_0x3d200f(0x1e1)]=_0x46f428[_0x3d200f(0x1e1)]+'px',this[_0x3d200f(0x1d9)]['style'][_0x3d200f(0x246)]=_0x46f428[_0x3d200f(0x246)]+'px',this[_0x3d200f(0x1d9)][_0x3d200f(0x289)][_0x3d200f(0x212)](_0x1c5c68[_0x3d200f(0x276)]),this['topSide'][_0x3d200f(0x2ae)][_0x3d200f(0x20f)]=_0x1c5c68[_0x3d200f(0x2eb)],this[_0x3d200f(0x216)][_0x3d200f(0x2ae)][_0x3d200f(0x2b7)]=_0x46f428[_0x3d200f(0x2b7)]+'px',this[_0x3d200f(0x216)]['style'][_0x3d200f(0x1db)]=_0x1c5c68[_0x3d200f(0x23c)],this['topSide']['style'][_0x3d200f(0x1e1)]=_0x1c5c68[_0x3d200f(0x2e0)](_0x46f428[_0x3d200f(0x1e1)],_0x2d6d06)+'px',this['topSide']['style'][_0x3d200f(0x246)]=_0x46f428[_0x3d200f(0x1db)]+'px',this[_0x3d200f(0x216)][_0x3d200f(0x2ae)]['backgroundColor']=_0x3d200f(0x255),this[_0x3d200f(0x239)][_0x3d200f(0x2ae)]['position']=_0x3d200f(0x215),this[_0x3d200f(0x239)][_0x3d200f(0x2ae)]['left']=_0x1c5c68[_0x3d200f(0x23c)],this[_0x3d200f(0x239)]['style']['top']=_0x1c5c68['Gqvel'],this[_0x3d200f(0x239)][_0x3d200f(0x2ae)][_0x3d200f(0x1e1)]=_0x46f428[_0x3d200f(0x2b7)]+'px',this[_0x3d200f(0x239)][_0x3d200f(0x2ae)][_0x3d200f(0x246)]=_0x3d200f(0x2f5),this[_0x3d200f(0x239)]['style'][_0x3d200f(0x1e0)]=_0x3d200f(0x255),this['bottomSide'][_0x3d200f(0x2ae)]['position']=_0x1c5c68[_0x3d200f(0x2eb)],this[_0x3d200f(0x281)][_0x3d200f(0x2ae)][_0x3d200f(0x2b7)]=_0x46f428[_0x3d200f(0x2b7)]+'px',this[_0x3d200f(0x281)][_0x3d200f(0x2ae)][_0x3d200f(0x1db)]=_0x1c5c68['DNkTF'](_0x46f428['bottom'],_0x2d6d06)+'px',this[_0x3d200f(0x281)][_0x3d200f(0x2ae)][_0x3d200f(0x1e1)]=_0x1c5c68[_0x3d200f(0x2e0)](_0x46f428[_0x3d200f(0x1e1)],_0x2d6d06)+'px',this['bottomSide'][_0x3d200f(0x2ae)][_0x3d200f(0x246)]=_0x3d200f(0x2f5),this[_0x3d200f(0x281)]['style']['backgroundColor']=_0x1c5c68[_0x3d200f(0x29b)],this[_0x3d200f(0x1ee)][_0x3d200f(0x2ae)][_0x3d200f(0x20f)]=_0x1c5c68['ACiXe'],this['rightSide'][_0x3d200f(0x2ae)][_0x3d200f(0x2b7)]=_0x1c5c68['lWCIn'](_0x46f428[_0x3d200f(0x2ff)],_0x2d6d06)+'px';;this['rightSide']['style'][_0x3d200f(0x1db)]=_0x3d200f(0x282),this[_0x3d200f(0x1ee)][_0x3d200f(0x2ae)][_0x3d200f(0x1e1)]=_0x3d200f(0x25c),this[_0x3d200f(0x1ee)][_0x3d200f(0x2ae)][_0x3d200f(0x246)]=_0x1c5c68[_0x3d200f(0x225)],this[_0x3d200f(0x1ee)][_0x3d200f(0x2ae)]['backgroundColor']=_0x1c5c68[_0x3d200f(0x29b)],this['screenshotModal'][_0x3d200f(0x2ae)][_0x3d200f(0x1e0)]=_0x1c5c68[_0x3d200f(0x2f0)];},this['handleMouseClickedSelectedElement']=async _0x47c55a=>{const _0x133ccc=_0x22f6e9;_0x47c55a[_0x133ccc(0x21c)]();if(!this[_0x133ccc(0x1d9)])return;this[_0x133ccc(0x2ed)]=!![],this[_0x133ccc(0x1d9)]['classList'][_0x133ccc(0x212)](_0x1c5c68[_0x133ccc(0x2aa)]);const _0x17bb7d=this[_0x133ccc(0x1d9)][_0x133ccc(0x224)]()[_0x133ccc(0x1db)],_0x5a753e=_0x1c5c68[_0x133ccc(0x273)](_0x17bb7d,window[_0x133ccc(0x228)]);this[_0x133ccc(0x1d9)][_0x133ccc(0x2ae)][_0x133ccc(0x1db)]=_0x5a753e+'px';const _0x4cedf3=this[_0x133ccc(0x1d9)][_0x133ccc(0x204)](!![]);document['body'][_0x133ccc(0x1ea)](_0x4cedf3),this['elementSelected'][_0x133ccc(0x2ae)]['top']=_0x17bb7d+'px',this[_0x133ccc(0x1f1)]=![],this['showModal']=![];try{const _0x29c06e=await this['captureScreenshot']();console[_0x133ccc(0x2ab)]('Screenshot\x20captured'),this[_0x133ccc(0x314)]=_0x29c06e;}catch(_0xa1306f){console[_0x133ccc(0x31f)](_0x1c5c68[_0x133ccc(0x269)],_0xa1306f),this[_0x133ccc(0x2ed)]=![];}finally{document['body'][_0x133ccc(0x290)](_0x4cedf3),this[_0x133ccc(0x2f1)]=!![];}},this[_0x22f6e9(0x271)]=![],this['formMessage']='',this[_0x22f6e9(0x243)]='',this[_0x22f6e9(0x23a)]=![],this[_0x22f6e9(0x26b)]=![],this[_0x22f6e9(0x287)]=0x1f4,this[_0x22f6e9(0x314)]=undefined,this[_0x22f6e9(0x322)]=![],this[_0x22f6e9(0x21e)]=![],this[_0x22f6e9(0x275)]=0x0,this[_0x22f6e9(0x280)]=_0x1c5c68[_0x22f6e9(0x247)],this['errorMessage403']=_0x22f6e9(0x313),this[_0x22f6e9(0x1e7)]=_0x1c5c68[_0x22f6e9(0x2a0)],this[_0x22f6e9(0x2f3)]=_0x1c5c68['WXXUo'],this[_0x22f6e9(0x284)]='Thanks\x20for\x20your\x20feedback!',this[_0x22f6e9(0x2c9)]=_0x1c5c68[_0x22f6e9(0x2be)],this[_0x22f6e9(0x2c3)]=_0x1c5c68['jsdYz'],this[_0x22f6e9(0x2ba)]=_0x1c5c68[_0x22f6e9(0x2cd)],this[_0x22f6e9(0x2b0)]='',this[_0x22f6e9(0x221)]='',this['screenshotButtonText']=_0x22f6e9(0x2a1),this[_0x22f6e9(0x28b)]=_0x22f6e9(0x28c),this[_0x22f6e9(0x2ef)]=![],this[_0x22f6e9(0x2cf)]='',this[_0x22f6e9(0x27d)]=_0x1c5c68[_0x22f6e9(0x2ee)],this['messagePlaceholder']=_0x1c5c68[_0x22f6e9(0x27b)],this['hideRating']=![],this[_0x22f6e9(0x291)]=_0x1c5c68[_0x22f6e9(0x2c4)],this[_0x22f6e9(0x2f1)]=![],this['showScreenshotMode']=![],this[_0x22f6e9(0x1f1)]=![],this[_0x22f6e9(0x2ed)]=![],this[_0x22f6e9(0x207)]=![],this[_0x22f6e9(0x24b)]=!![],this[_0x22f6e9(0x217)]=_0x1c5c68[_0x22f6e9(0x2d9)],this['fetchData']=!![];}[_0x386896(0x1eb)](){const _0x442813=_0x386896;if(this[_0x442813(0x266)])this[_0x442813(0x220)]();this['formEmail']=this[_0x442813(0x2cf)];}async[_0x386896(0x220)](){const _0x5f23dd=_0x386896,_0x28ce17={'jUjTl':function(_0x15297d,_0x3b61b9){return _0x15297d+_0x3b61b9;},'cSGgP':_0x5f23dd(0x202)};try{const _0x4c5328=await fetch(_0x28ce17['jUjTl'](_0x28ce17[_0x5f23dd(0x323)],this['project'])+'/'),_0x1bd3aa=await _0x4c5328['json']();this[_0x5f23dd(0x21e)]=_0x1bd3aa[_0x5f23dd(0x21e)];}catch(_0x6b0d76){console[_0x5f23dd(0x2ab)](_0x6b0d76);}}[_0x386896(0x2ce)](){const _0x599620=_0x386896,_0x15c395={'cfAhj':'0|1|4|2|3','rbJym':_0x599620(0x2bd),'gxrWG':'feedback-modal-screenshot-open--scroll','YMBuu':function(_0x28b121,_0x536755){return _0x28b121*_0x536755;},'wtRIh':function(_0x30961b,_0x4b640f){return _0x30961b(_0x4b640f);},'CAZIL':_0x599620(0x229),'EFevq':_0x599620(0x308)},_0x4cc07c=_0x15c395[_0x599620(0x260)][_0x599620(0x25f)]('|');let _0x31df36=0x0;while(!![]){switch(_0x4cc07c[_0x31df36++]){case'0':document[_0x599620(0x2f7)][_0x599620(0x289)][_0x599620(0x27e)](_0x15c395[_0x599620(0x2e5)]);continue;case'1':document[_0x599620(0x2f7)]['classList']['remove'](_0x15c395[_0x599620(0x22d)]);continue;case'2':window[_0x599620(0x1f0)](0x0,_0x15c395[_0x599620(0x218)](_0x15c395[_0x599620(0x24a)](parseInt,document[_0x599620(0x2f7)][_0x599620(0x2ae)][_0x599620(0x1db)]||'0'),-0x1));continue;case'3':window[_0x599620(0x288)](_0x15c395[_0x599620(0x2c7)],this[_0x599620(0x1d6)]);continue;case'4':document[_0x599620(0x2f7)][_0x599620(0x289)]['add'](_0x15c395['EFevq']);continue;}break;}}[_0x386896(0x1f5)](_0x32eedf){const _0x3c9fc7=_0x386896;this['formMessage']=_0x32eedf[_0x3c9fc7(0x2c6)]['value'];}[_0x386896(0x209)](_0x2cb333){const _0x1cedab=_0x386896;this[_0x1cedab(0x243)]=_0x2cb333[_0x1cedab(0x2c6)]['value'];}[_0x386896(0x2b3)](){const _0x433358={'UiWiu':function(_0x385fe1,_0x11f782,_0xe3b44e){return _0x385fe1(_0x11f782,_0xe3b44e);},'PlybM':function(_0xe0309c,_0x1f7faa){return _0xe0309c(_0x1f7faa);}};return new Promise((_0x23714e,_0x1bfb79)=>{const _0x491848=_0x31ca,_0x53018b={'UdHwU':function(_0x565151,_0x27ec0f){return _0x565151(_0x27ec0f);}};_0x433358[_0x491848(0x1e9)](requestAnimationFrame,()=>{const _0x541fc8=_0x491848;_0x433358[_0x541fc8(0x2dc)](_0x20f552,document[_0x541fc8(0x315)],{'x':window[_0x541fc8(0x2ad)],'y':window['scrollY'],'width':window[_0x541fc8(0x23b)],'height':window[_0x541fc8(0x22e)]})[_0x541fc8(0x1e5)](_0x12939d=>{const _0x16787a=_0x541fc8,_0x22ca8d=_0x12939d[_0x16787a(0x2e2)]();_0x53018b['UdHwU'](_0x23714e,_0x22ca8d);})[_0x541fc8(0x203)](_0x5ccfcc=>{console['error'](_0x5ccfcc),_0x1bfb79(_0x5ccfcc);});});});}['handleCheckboxChange'](_0x556844){const _0x1eb907=_0x386896;this['isPrivacyChecked']=_0x556844[_0x1eb907(0x2c6)]['checked'];}[_0x386896(0x26f)](_0x19d182){const _0x13732f=_0x386896;this[_0x13732f(0x275)]=_0x19d182;}[_0x386896(0x257)](){const _0x29b4ac=_0x386896,_0x503dae={'tFLAo':function(_0x1e873,_0x4936aa,_0x1acb07,_0x25c41d,_0x3bcf54,_0xb77fb1){return _0x1e873(_0x4936aa,_0x1acb07,_0x25c41d,_0x3bcf54,_0xb77fb1);},'Lixtn':function(_0x3740e5,_0x4e7b78,_0x5bc168,_0x2ce897,_0x4201ac,_0x466b94,_0x1c051f,_0x1c0a40,_0x1288d6){return _0x3740e5(_0x4e7b78,_0x5bc168,_0x2ce897,_0x4201ac,_0x466b94,_0x1c051f,_0x1c0a40,_0x1288d6);},'AErAP':'div','aPQyO':_0x29b4ac(0x2e7),'VItfa':function(_0x48cc8d,_0x586569,_0x5c2b42){return _0x48cc8d(_0x586569,_0x5c2b42);},'mkqkK':_0x29b4ac(0x2b6),'yksfh':_0x29b4ac(0x2e4),'vNdLP':function(_0x715c85,_0x1a66d1,_0x5889d3){return _0x715c85(_0x1a66d1,_0x5889d3);},'tevLv':_0x29b4ac(0x22f),'IWgGb':_0x29b4ac(0x30b),'hrPBi':function(_0x190a41,_0x2da40e,_0x55e2ce){return _0x190a41(_0x2da40e,_0x55e2ce);},'TvSBQ':_0x29b4ac(0x241),'ITBGU':_0x29b4ac(0x2e1),'WvSrX':function(_0x36f323,_0x433f5e,_0x4be3ab,_0x1ca33f){return _0x36f323(_0x433f5e,_0x4be3ab,_0x1ca33f);},'qgsbX':_0x29b4ac(0x28d),'Zonao':_0x29b4ac(0x2ec),'ERGJr':function(_0x4ff08a,_0x41d0f0,_0x1fa2d1,_0x53de87,_0x2a1e27){return _0x4ff08a(_0x41d0f0,_0x1fa2d1,_0x53de87,_0x2a1e27);},'eBdgt':_0x29b4ac(0x2a7),'sNNFd':_0x29b4ac(0x232),'vgpOo':_0x29b4ac(0x27f),'uMeSW':_0x29b4ac(0x1fd),'FbncQ':_0x29b4ac(0x1f2),'BEecp':_0x29b4ac(0x26a),'RqByx':function(_0x4586ac,_0x636cce,_0x5099d5){return _0x4586ac(_0x636cce,_0x5099d5);},'ruqpD':_0x29b4ac(0x22a),'jJHmT':'feedback-modal-content--open','hNogV':function(_0x29c98d,_0x1deab0,_0x29f67f,_0x3d1d88,_0x21d322){return _0x29c98d(_0x1deab0,_0x29f67f,_0x3d1d88,_0x21d322);},'KzhLI':'feedback-modal-header','IsuUp':function(_0x52698e,_0x4c9ad9,_0x247aae,_0x1c79e3){return _0x52698e(_0x4c9ad9,_0x247aae,_0x1c79e3);},'rccnW':_0x29b4ac(0x2e9),'ZxRiY':_0x29b4ac(0x28f),'YZyes':_0x29b4ac(0x2fa),'ajTKS':function(_0x577ed6,_0x2bfe1b,_0x5553d,_0x507ffb,_0x486fd3,_0x366a1d,_0x1a218c,_0x503ff8){return _0x577ed6(_0x2bfe1b,_0x5553d,_0x507ffb,_0x486fd3,_0x366a1d,_0x1a218c,_0x503ff8);},'Thdqq':_0x29b4ac(0x2c2),'LjRlr':'feedback-modal-rating','FsDRG':function(_0x14eeb8,_0x33419b,_0x20ba3e,_0x3e0eea){return _0x14eeb8(_0x33419b,_0x20ba3e,_0x3e0eea);},'hzOzr':_0x29b4ac(0x23f),'SoDyZ':_0x29b4ac(0x2a2),'AdZHN':_0x29b4ac(0x267),'CgJnw':function(_0x3d0501,_0x5b65d9,_0x46f0e2,_0x982a1e){return _0x3d0501(_0x5b65d9,_0x46f0e2,_0x982a1e);},'QANeQ':function(_0xdf8421,_0x246412,_0x28ebf6){return _0xdf8421(_0x246412,_0x28ebf6);},'qFMZa':function(_0x26a315,_0x5026a2,_0x3e3bc6,_0x5c594c,_0x5e3695){return _0x26a315(_0x5026a2,_0x3e3bc6,_0x5c594c,_0x5e3695);},'vNshD':_0x29b4ac(0x1fa),'cvLau':function(_0x57d821,_0x574557,_0x279ffe){return _0x57d821(_0x574557,_0x279ffe);},'SgXeo':'input','JUXDS':_0x29b4ac(0x272),'DVQQp':_0x29b4ac(0x2b2),'AGtwC':_0x29b4ac(0x233),'Bwjdt':_0x29b4ac(0x2d2),'uwTyl':_0x29b4ac(0x2a4),'yywEf':'feedback-modal-button--active','rQIbj':_0x29b4ac(0x268),'Ljntm':_0x29b4ac(0x2d7),'MpRhk':_0x29b4ac(0x283),'loega':function(_0x1f2a1a,_0x325835,_0x3fd68c,_0x3c52ee){return _0x1f2a1a(_0x325835,_0x3fd68c,_0x3c52ee);},'eefMw':_0x29b4ac(0x2c1),'CIZqs':_0x29b4ac(0x23d),'hPGmw':function(_0x1cc941,_0xbc5c67){return _0x1cc941==_0xbc5c67;},'YqgIV':'feedback-modal-message','luuPw':function(_0x323d1b,_0x410e1a,_0x27a212,_0x1701f2){return _0x323d1b(_0x410e1a,_0x27a212,_0x1701f2);},'zcfAz':_0x29b4ac(0x1fe),'qaGsA':_0x29b4ac(0x2db),'MABLU':function(_0x22ad9f,_0x2cffc2,_0x460cb9,_0x563867,_0x3453b6){return _0x22ad9f(_0x2cffc2,_0x460cb9,_0x563867,_0x3453b6);},'trhys':_0x29b4ac(0x2b4),'eIdbl':'Powered\x20by\x20','itGow':function(_0x3e6c8d,_0x5f0d23,_0x343a18,_0x794a8d){return _0x3e6c8d(_0x5f0d23,_0x343a18,_0x794a8d);},'adJnP':_0x29b4ac(0x250),'EbiWg':_0x29b4ac(0x26d),'JVuJq':'PushFeedback.com'};return _0x503dae['tFLAo'](h,_0x29b4ac(0x27c),{'class':_0x29b4ac(0x277)},this[_0x29b4ac(0x200)]&&_0x503dae['Lixtn'](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae['aPQyO'],'ref':_0x22be7d=>this['screenshotModal']=_0x22be7d,'onMouseMove':this[_0x29b4ac(0x311)]},_0x503dae[_0x29b4ac(0x264)](h,_0x503dae['AErAP'],{'class':_0x503dae[_0x29b4ac(0x20e)],'ref':_0x402129=>this[_0x29b4ac(0x1d9)]=_0x402129,'onClick':this[_0x29b4ac(0x25a)]}),_0x503dae[_0x29b4ac(0x264)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x235)],'ref':_0x13de62=>this[_0x29b4ac(0x216)]=_0x13de62}),_0x503dae[_0x29b4ac(0x2e8)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x2bb)],'ref':_0x2521df=>this['leftSide']=_0x2521df}),_0x503dae[_0x29b4ac(0x264)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x214)],'ref':_0x16c74f=>this[_0x29b4ac(0x281)]=_0x16c74f}),_0x503dae[_0x29b4ac(0x219)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae['TvSBQ'],'ref':_0x412abd=>this['rightSide']=_0x412abd}),this[_0x29b4ac(0x1f1)]&&h(_0x29b4ac(0x27c),{'class':_0x503dae[_0x29b4ac(0x205)],'onClick':this['closeScreenShot']},_0x503dae[_0x29b4ac(0x21a)](h,_0x503dae[_0x29b4ac(0x201)],null,this[_0x29b4ac(0x28b)]),h(_0x29b4ac(0x28d),{'class':_0x503dae[_0x29b4ac(0x2d5)]},_0x503dae[_0x29b4ac(0x2f4)](h,_0x503dae[_0x29b4ac(0x230)],{'xmlns':_0x503dae[_0x29b4ac(0x222)],'width':'22','height':'22','viewBox':_0x29b4ac(0x2e9),'fill':_0x503dae['vgpOo'],'stroke':_0x503dae[_0x29b4ac(0x318)],'stroke-width':'2','stroke-linecap':_0x29b4ac(0x28f),'stroke-linejoin':_0x29b4ac(0x28f),'class':_0x503dae[_0x29b4ac(0x324)]},h(_0x503dae[_0x29b4ac(0x2b9)],{'x1':'18','y1':'6','x2':'6','y2':'18'}),h(_0x503dae['BEecp'],{'x1':'6','y1':'6','x2':'18','y2':'18'}))))),this[_0x29b4ac(0x2f1)]&&_0x503dae['RqByx'](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x2c5)]}),this[_0x29b4ac(0x2f1)]&&_0x503dae[_0x29b4ac(0x2af)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x29b4ac(0x24c)+this[_0x29b4ac(0x2c3)]+'\x20'+(this[_0x29b4ac(0x2f1)]?_0x503dae[_0x29b4ac(0x310)]:''),'ref':_0x398d3f=>this[_0x29b4ac(0x2dd)]=_0x398d3f},_0x503dae['hNogV'](h,'div',{'class':_0x503dae[_0x29b4ac(0x256)]},!this[_0x29b4ac(0x23a)]&&!this[_0x29b4ac(0x26b)]?h(_0x503dae[_0x29b4ac(0x201)],null,this[_0x29b4ac(0x2f3)]):this['formSuccess']?_0x503dae[_0x29b4ac(0x21a)](h,_0x503dae['qgsbX'],null,this['modalTitleSuccess']):_0x503dae['IsuUp'](h,_0x503dae[_0x29b4ac(0x201)],null,this[_0x29b4ac(0x2c9)]),_0x503dae[_0x29b4ac(0x21a)](h,'button',{'class':'feedback-modal-close','onClick':this[_0x29b4ac(0x2df)]},h(_0x29b4ac(0x2a7),{'xmlns':_0x29b4ac(0x232),'width':'22','height':'22','viewBox':_0x503dae[_0x29b4ac(0x2ca)],'fill':_0x503dae[_0x29b4ac(0x306)],'stroke':_0x503dae[_0x29b4ac(0x318)],'stroke-width':'2','stroke-linecap':'round','stroke-linejoin':_0x503dae[_0x29b4ac(0x26c)],'class':_0x29b4ac(0x1f2)},h(_0x503dae[_0x29b4ac(0x2b9)],{'x1':'18','y1':'6','x2':'6','y2':'18'}),_0x503dae[_0x29b4ac(0x219)](h,_0x503dae[_0x29b4ac(0x2b9)],{'x1':'6','y1':'6','x2':'18','y2':'18'})))),_0x503dae[_0x29b4ac(0x24e)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x2a3)]},!this['formSuccess']&&!this['formError']?_0x503dae[_0x29b4ac(0x24d)](h,_0x503dae[_0x29b4ac(0x265)],{'onSubmit':this[_0x29b4ac(0x20d)]},!this[_0x29b4ac(0x31e)]&&_0x503dae['ERGJr'](h,_0x29b4ac(0x27c),{'class':_0x503dae[_0x29b4ac(0x1ff)]},_0x503dae[_0x29b4ac(0x2cb)](h,_0x29b4ac(0x28d),{'class':_0x503dae[_0x29b4ac(0x325)]},this['ratingPlaceholder']),_0x503dae[_0x29b4ac(0x24e)](h,_0x503dae['AErAP'],{'class':_0x503dae[_0x29b4ac(0x28e)]},[0x1,0x2,0x3,0x4,0x5][_0x29b4ac(0x213)](_0x42851a=>h('button',{'key':_0x42851a,'class':_0x29b4ac(0x252)+(this[_0x29b4ac(0x275)]>=_0x42851a?_0x29b4ac(0x25b):''),'onClick':_0x1bfd88=>{const _0x289f0e=_0x29b4ac;_0x1bfd88[_0x289f0e(0x21c)](),this[_0x289f0e(0x26f)](_0x42851a);}},h(_0x29b4ac(0x2a7),{'xmlns':'http://www.w3.org/2000/svg','width':'24','height':'24','viewBox':'0\x200\x2024\x2024','fill':_0x29b4ac(0x27f),'stroke':'#5F6368','stroke-width':'2','stroke-linecap':_0x29b4ac(0x28f),'stroke-linejoin':_0x29b4ac(0x28f)},h(_0x29b4ac(0x26e),{'points':_0x29b4ac(0x23e)})))))),_0x503dae['ERGJr'](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae[_0x29b4ac(0x2fd)]},_0x503dae[_0x29b4ac(0x21b)](h,_0x503dae[_0x29b4ac(0x201)],{'class':_0x503dae['hzOzr']},this[_0x29b4ac(0x1fb)]),_0x503dae[_0x29b4ac(0x29e)](h,'textarea',{'value':this['formMessage'],'onInput':_0x45411a=>this[_0x29b4ac(0x1f5)](_0x45411a)})),!this[_0x29b4ac(0x2ef)]&&_0x503dae['qFMZa'](h,'div',{'class':_0x503dae[_0x29b4ac(0x2e6)]},h(_0x503dae[_0x29b4ac(0x201)],{'class':_0x503dae['hzOzr']},this[_0x29b4ac(0x27d)]),_0x503dae[_0x29b4ac(0x2a8)](h,_0x503dae[_0x29b4ac(0x292)],{'type':_0x503dae['JUXDS'],'onInput':_0x54258c=>this[_0x29b4ac(0x209)](_0x54258c),'value':this[_0x29b4ac(0x243)]})),!this['hidePrivacyPolicy']&&_0x503dae['hNogV'](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x29b4ac(0x279)},_0x503dae[_0x29b4ac(0x2e8)](h,_0x503dae[_0x29b4ac(0x292)],{'type':_0x503dae['DVQQp'],'id':_0x503dae['AGtwC'],'onChange':_0x397ce5=>this['handleCheckboxChange'](_0x397ce5),'required':!![]}),_0x503dae['VItfa'](h,'span',{'innerHTML':this[_0x29b4ac(0x217)]})),_0x503dae['hNogV'](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x29b4ac(0x2a9)+(this[_0x29b4ac(0x207)]?_0x503dae['Bwjdt']:'')},!this[_0x29b4ac(0x207)]&&_0x503dae[_0x29b4ac(0x286)](h,_0x29b4ac(0x2a4),{'type':_0x503dae['uwTyl'],'class':_0x29b4ac(0x31c)+(this['encodedScreenshot']?_0x503dae[_0x29b4ac(0x1e2)]:''),'onClick':this[_0x29b4ac(0x2fe)],'disabled':this[_0x29b4ac(0x271)]},_0x503dae[_0x29b4ac(0x21a)](h,_0x503dae[_0x29b4ac(0x230)],{'xmlns':_0x503dae[_0x29b4ac(0x222)],'height':'24','viewBox':_0x503dae[_0x29b4ac(0x242)],'width':'24'},_0x503dae[_0x29b4ac(0x1ec)](h,_0x503dae[_0x29b4ac(0x2f2)],{'d':_0x503dae[_0x29b4ac(0x2b1)]})),this[_0x29b4ac(0x319)]),_0x503dae[_0x29b4ac(0x258)](h,_0x503dae['uwTyl'],{'class':_0x503dae['eefMw'],'type':_0x503dae[_0x29b4ac(0x20b)],'disabled':this[_0x29b4ac(0x271)]},this[_0x29b4ac(0x2ba)]))):this[_0x29b4ac(0x23a)]&&!this[_0x29b4ac(0x26b)]?h('p',{'class':_0x29b4ac(0x226)},this['successMessage']):this['formError']&&_0x503dae[_0x29b4ac(0x1f8)](this[_0x29b4ac(0x287)],0x194)?_0x503dae[_0x29b4ac(0x24e)](h,'p',{'class':_0x29b4ac(0x226)},this[_0x29b4ac(0x1e7)]):this[_0x29b4ac(0x26b)]&&this[_0x29b4ac(0x287)]==0x193?_0x503dae[_0x29b4ac(0x24e)](h,'p',{'class':_0x503dae['YqgIV']},this[_0x29b4ac(0x1de)]):this['formError']?_0x503dae[_0x29b4ac(0x236)](h,'p',{'class':_0x503dae[_0x29b4ac(0x238)]},this['errorMessage']):h(_0x503dae[_0x29b4ac(0x201)],null)),h(_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae['zcfAz'],'style':{'display':this[_0x29b4ac(0x21e)]?_0x503dae['vgpOo']:_0x503dae['qaGsA']}},_0x503dae[_0x29b4ac(0x1ed)](h,_0x503dae[_0x29b4ac(0x1e6)],{'class':_0x503dae['trhys']},_0x503dae['eIdbl'],_0x503dae[_0x29b4ac(0x31b)](h,'a',{'target':_0x503dae[_0x29b4ac(0x295)],'href':_0x503dae['EbiWg']},_0x503dae[_0x29b4ac(0x2cc)])))));}static get['is'](){const _0x5dcf6f=_0x386896,_0x48c081={'ArSgP':_0x5dcf6f(0x21f)};return _0x48c081[_0x5dcf6f(0x30f)];}static get[_0x386896(0x240)](){const _0x5e0da2=_0x386896,_0x409b59={'ycVJr':_0x5e0da2(0x28a)};return _0x409b59[_0x5e0da2(0x2d6)];}static get[_0x386896(0x1e4)](){const _0xfd1cb4=_0x386896;return{'$':[_0xfd1cb4(0x227)]};}static get[_0x386896(0x1dc)](){const _0x5d49cd=_0x386896,_0x4c8ae6={'bQAeI':'feedback-modal.css'};return{'$':[_0x4c8ae6[_0x5d49cd(0x312)]]};}static get[_0x386896(0x30a)](){const _0x53e3e5=_0x386896,_0x12ed14={'dVKjn':_0x53e3e5(0x285),'dQAkh':_0x53e3e5(0x2f9),'UsIyp':_0x53e3e5(0x263),'xgyXy':_0x53e3e5(0x294),'SudyB':_0x53e3e5(0x1f3),'ISlwq':_0x53e3e5(0x211),'PDzCS':_0x53e3e5(0x29d),'oGGSJ':_0x53e3e5(0x320),'gqgmR':_0x53e3e5(0x251),'YsLWi':'modal-position','lDIjq':_0x53e3e5(0x21d),'UIZAQ':_0x53e3e5(0x300),'fJEWI':'screenshot-button-text','aRZYk':_0x53e3e5(0x25d),'QCrJj':_0x53e3e5(0x278),'Cuokn':_0x53e3e5(0x22c),'RgMWZ':_0x53e3e5(0x2a5),'ykNNN':_0x53e3e5(0x1d4),'MrgsP':'email-address','FBqZm':_0x53e3e5(0x2d8),'Nufoa':'message-placeholder','xYshC':'\x27Comments\x27','xSpCo':_0x53e3e5(0x1fc),'AzVII':_0x53e3e5(0x20a),'MyArP':_0x53e3e5(0x31a),'xjqAS':_0x53e3e5(0x1e3),'tXlZI':_0x53e3e5(0x321),'ZwEjA':_0x53e3e5(0x1d8),'ObaLx':_0x53e3e5(0x2d3),'jVxsU':_0x53e3e5(0x1da),'pVJrA':_0x53e3e5(0x2d1),'xvpDk':'true'};return{'errorMessage':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x259),'reflect':![],'defaultValue':_0x12ed14['dQAkh']},'errorMessage403':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x298)],'reflect':![],'defaultValue':_0x53e3e5(0x25e)},'errorMessage404':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x53e3e5(0x285),'resolved':_0x12ed14['dVKjn'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x1d5)],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f7)]},'modalTitle':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14['dVKjn'],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x223),'reflect':![],'defaultValue':_0x12ed14['ISlwq']},'modalTitleSuccess':{'type':_0x53e3e5(0x285),'mutable':![],'complexType':{'original':_0x12ed14['dVKjn'],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x210)],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x206)]},'modalTitleError':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14['dVKjn'],'resolved':'string','references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['gqgmR'],'reflect':![],'defaultValue':_0x53e3e5(0x244)},'modalPosition':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x254)],'reflect':![],'defaultValue':_0x53e3e5(0x237)},'sendButtonText':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x53e3e5(0x285),'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['lDIjq'],'reflect':![],'defaultValue':_0x53e3e5(0x2f6)},'successMessage':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x53e3e5(0x285),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x304)],'reflect':![],'defaultValue':'\x22\x22'},'project':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14['dVKjn'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x221),'reflect':![],'defaultValue':'\x27\x27'},'screenshotButtonText':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x53e3e5(0x285),'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x20c)],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x274)]},'screenshotTopbarText':{'type':'string','mutable':![],'complexType':{'original':_0x12ed14['dVKjn'],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['QCrJj'],'reflect':![],'defaultValue':'\x27Select\x20an\x20element\x20on\x20this\x20page\x27'},'hideEmail':{'type':_0x12ed14['Cuokn'],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x270)],'resolved':_0x12ed14[_0x53e3e5(0x270)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x309)],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f4)]},'emailAddress':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x1dd)],'reflect':![],'defaultValue':'\x27\x27'},'emailPlaceholder':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x53e3e5(0x285),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['FBqZm'],'reflect':![],'defaultValue':'\x27Email\x20address\x20(optional)\x27'},'messagePlaceholder':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x53e3e5(0x285),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['Nufoa'],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x301)]},'hideRating':{'type':_0x12ed14[_0x53e3e5(0x270)],'mutable':![],'complexType':{'original':_0x12ed14['Cuokn'],'resolved':_0x12ed14['Cuokn'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['xSpCo'],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f4)]},'ratingPlaceholder':{'type':_0x12ed14['dVKjn'],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x53e3e5(0x285),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x231),'reflect':![],'defaultValue':_0x12ed14['AzVII']},'showModal':{'type':'boolean','mutable':!![],'complexType':{'original':_0x12ed14['Cuokn'],'resolved':_0x53e3e5(0x22c),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['MyArP'],'reflect':!![],'defaultValue':_0x12ed14['ykNNN']},'showScreenshotMode':{'type':_0x12ed14['Cuokn'],'mutable':!![],'complexType':{'original':'boolean','resolved':_0x12ed14['Cuokn'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['xjqAS'],'reflect':!![],'defaultValue':_0x12ed14['ykNNN']},'showScreenshotTopBar':{'type':_0x12ed14['Cuokn'],'mutable':!![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x270)],'resolved':_0x12ed14['Cuokn'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x29c)],'reflect':!![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f4)]},'hasSelectedElement':{'type':_0x53e3e5(0x22c),'mutable':!![],'complexType':{'original':_0x53e3e5(0x22c),'resolved':_0x53e3e5(0x22c),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x2f8),'reflect':!![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f4)]},'hideScreenshotButton':{'type':_0x12ed14[_0x53e3e5(0x270)],'mutable':![],'complexType':{'original':_0x12ed14['Cuokn'],'resolved':_0x53e3e5(0x22c),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['ZwEjA'],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f4)]},'hidePrivacyPolicy':{'type':_0x53e3e5(0x22c),'mutable':![],'complexType':{'original':_0x12ed14['Cuokn'],'resolved':_0x12ed14[_0x53e3e5(0x270)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x53e3e5(0x2bc),'reflect':![],'defaultValue':_0x53e3e5(0x2c0)},'privacyPolicyText':{'type':_0x12ed14[_0x53e3e5(0x262)],'mutable':![],'complexType':{'original':_0x12ed14[_0x53e3e5(0x262)],'resolved':_0x12ed14[_0x53e3e5(0x262)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14[_0x53e3e5(0x2b8)],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x2b5)]},'fetchData':{'type':_0x12ed14[_0x53e3e5(0x270)],'mutable':![],'complexType':{'original':_0x53e3e5(0x22c),'resolved':_0x12ed14[_0x53e3e5(0x270)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x12ed14['pVJrA'],'reflect':![],'defaultValue':_0x12ed14[_0x53e3e5(0x1f9)]}};}static get[_0x386896(0x299)](){return{'sending':{},'formMessage':{},'formEmail':{},'formSuccess':{},'formError':{},'formErrorStatus':{},'encodedScreenshot':{},'isPrivacyChecked':{},'whitelabel':{},'selectedRating':{}};}}
|
|
1
|
+
const _0x1376ee=_0x1f76;function _0x1f76(_0x5dec6d,_0x356bf9){const _0x13efbf=_0x13ef();return _0x1f76=function(_0x1f7635,_0x454981){_0x1f7635=_0x1f7635-0x72;let _0x8659b2=_0x13efbf[_0x1f7635];return _0x8659b2;},_0x1f76(_0x5dec6d,_0x356bf9);}(function(_0x323388,_0x2f111e){const _0x33458b=_0x1f76,_0xec606c=_0x323388();while(!![]){try{const _0x525f01=-parseInt(_0x33458b(0x1d5))/0x1*(-parseInt(_0x33458b(0xfe))/0x2)+-parseInt(_0x33458b(0x160))/0x3*(parseInt(_0x33458b(0x134))/0x4)+parseInt(_0x33458b(0xc1))/0x5+-parseInt(_0x33458b(0x1d0))/0x6*(parseInt(_0x33458b(0x19c))/0x7)+parseInt(_0x33458b(0x174))/0x8+parseInt(_0x33458b(0x9d))/0x9*(parseInt(_0x33458b(0x14e))/0xa)+-parseInt(_0x33458b(0x1b9))/0xb*(parseInt(_0x33458b(0xf7))/0xc);if(_0x525f01===_0x2f111e)break;else _0xec606c['push'](_0xec606c['shift']());}catch(_0x428ec7){_0xec606c['push'](_0xec606c['shift']());}}}(_0x13ef,0x2e9d6));function _0x13ef(){const _0x123747=['eqJvJ','single','21mXQciF','lGALe','tSHjz','href','show-modal','feedback-modal-element-hover','div','12\x202\x2015.09\x208.26\x2022\x209.27\x2017\x2014.14\x2018.18\x2021.02\x2012\x2017.77\x205.82\x2021.02\x207\x2014.14\x202\x209.27\x208.91\x208.26\x2012\x202','split','modalTitle','WVBcI','privacy-policy-text','zaEJC','The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.','SDVSd','removeChild','M680-80v-120H560v-80h120v-120h80v120h120v80H760v120h-80ZM200-200v-200h80v120h120v80H200Zm0-360v-200h200v80H280v120h-80Zm480\x200v-120H560v-80h200v200h-80Z','checkbox','handleCheckboxChange','screenshotModal','modal-title-error','HTGZy','getBoundingClientRect','POST','\x27Send\x27','scrollY','feedback-modal-footer','close','feedback-modal-button\x20feedback-modal-button--screenshot\x20','baMxP','handleRatingChange','HZuto','kGhUS','zEqHF','feedback-modal-message','gsgyM','\x27Add\x20a\x20screenshot\x27','http://www.w3.org/2000/svg','feedback-modal-text','fetchData','remove','hide-screenshot-button','error-message','button','handleMouseOverScreenShot','messagePlaceholder','9rPgUad','hide-privacy-policy','I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.','transparent','showModal','CoimR','rQWFH','add','0\x200\x2024\x2024','AUZDf','boolean','irXON','HQQgG','CIRem','feedback-modal-screenshot-open','rating-placeholder','rating-stars-placeholder','DQVGZ','JqhsN','send-button-text','showScreenshotTopBar','feedback-logo','OChpn','\x27thumbs\x27','LgBzF','whitelabel','right-side','Oops!','application/json','show-screenshot-top-bar','error','center','bottomSide','yoLWI','ratingMode','modalPosition','1296885dEodQi','WjzXE','scrollTimeout','errorMessage','iIqfE','encapsulation','width','SbtmI','right','Add\x20a\x20screenshot','tQOXi','\x27Comments\x27','\x22The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.\x22','resetOverflow','feedback-modal-input-heading','feedback-modal-rating','onScrollDebounced','LXkVZ','rightSide','LPWyC','pLQtG','feedback-modal-rating-buttons\x20feedback-modal-rating-buttons--thumbs','handleEmailInput','lopGG','XwirN','feedback-modal-wrapper','left','Email\x20address\x20(optional)','documentElement','How\x20would\x20you\x20rate\x20this\x20page?','NBmYl','ubmIo','jjznm','formEmail','clientWidth','FrlzJ','fPois','iwBai','Comments','0\x20-960\x20960\x20960','feedback-modal-header','feedback-modal-screenshot-closing','jfHNF','#191919','hideScreenshotButton','qKeyx','3|2|1|5|4|0','yaCAv','innerWidth','nFDaG','gtjFx','rating-mode','ZWCsq','DIyqT','12UHWMNZ','feedback-modal-email','qFzBU','UMSsj','BLgVx','value','KYCDU','10068bIVEZp','JqIUS','IBJAe','errorMessage403','EiNJS','textarea','appendChild','NKJvB','formSuccess','MOXND','modalTitleError','aaOlN','\x27Select\x20an\x20element\x20on\x20this\x20page\x27','openScreenShot','oiYAh','Was\x20this\x20page\x20helpful?','AjKjP','nsOAH','ycOzb','feedback-modal-screenshot','thumbs','hPdzC','mMIrn','lSLsW','mTwdw','height','hideRating','M10\x2015v4a3\x203\x200\x200\x200\x203\x203l4-9V2H5.72a2\x202\x200\x200\x200-2\x201.7l-1.38\x209a2\x202\x200\x200\x200\x202\x202.3zm7-13h2.67A2.31\x202.31\x200\x200\x201\x2022\x204v7a2.31\x202.31\x200\x200\x201-2.33\x202H17','BDjTn','handleMouseClickedSelectedElement','MlMTq','UXYPd','oJsFB','formErrorStatus','has-selected-element','showScreenshotMode','DHUtb','pijGG','AYpKl','top','true','errorMessage404','classList','bottom','form','100%','selectedRating','styleUrls','handleSubmit','aRBYY','dLbzt','leftSide','fetchProjectData','left-side','796lkdrdt','feedback-modal-rating-content','Thanks\x20for\x20your\x20feedback!','feedback-modal-body','email','awdXg','feedback-modal-buttons\x20','screenshot-button-text','backgroundColor','round','WnTzz','fCOjg','handleMessageInput','ZSmmT','hideEmail','display','encodedScreenshot','\x22I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.\x22','#5F6368','string','componentWillLoad','wOKEL','privacyPolicyText','eskdi','HhPTH','preventDefault','2428950rVtWaj','toDataURL','error-message-4-0-3','WMHgn','Vudcj','xpRAS','position','UJeUv','feedback-modal-privacy','modalTitleSuccess','TWwYD','email-address','https://app.pushfeedback.com/api/projects/','screenshotButtonText','svg','hidePrivacyPolicy','GBJPR','0px','1419SRCjQB','CLPgD','states','closeScreenShot','dlzse','feedback-modal-rating-buttons\x20feedback-modal-rating-buttons--stars','rnHyY','\x27How\x20would\x20you\x20rate\x20this\x20page?\x27','tASZJ','AcTGm','emailAddress','formMessage','body','oUrAS','rwqhv','isPrivacyChecked','feedback-modal-rating-button--selected','feedback-modal-screenshot-header','feedback-modal-screenshot-open--scroll','feedback-modal-content--open','2228880ktSUwG','QAQQD','message-placeholder','ratingStarsPlaceholder','M14\x209V5a3\x203\x200\x200\x200-3-3l-4\x209v11h11.28a2\x202\x200\x200\x200\x202-1.7l1.38-9a2\x202\x200\x200\x200-2-2.3zM7\x2022H4a2\x202\x200\x200\x201-2-2v-7a2\x202\x200\x200\x201\x202-2h3','100vh','WkvGd','atLjW','properties','Bqbrh','ZXYXx','feedback-modal-button\x20feedback-modal-button--submit','target','agVUe','BSoEa','successMessage','ratingPlaceholder','Please\x20try\x20again\x20later.','feather\x20feather-x','error-message-4-0-4','feedback-modal-content\x20feedback-modal-content--','\x27Share\x20your\x20feedback\x27','feedback-modal-rating-button\x20','sendButtonText','innerHeight','_blank','elementSelected','checked','feedback-overlay','skrif','uiYKc','\x27Thanks\x20for\x20your\x20feedback!\x27','jtLFC','status','show-screenshot-mode','yiEJd','dlGeF','feedback-modal-button--active','zfagh','map','14RkeSaF','UprIh','KbTli','SArGl','scrollX','bkAJY','bottom-side','LIQeU','dPRtz','Fnbfz','uyJuo','hasSelectedElement','topSide','privacyPolicy','path','modalContent','span','kUOMM','PushFeedback.com','emailPlaceholder','removeEventListener','tnSEb','scrollTo','kBWAX','captureScreenshot','MirsQ','sending','input','MyGSe','4866851jkKkwj','feedback-modal-element-selected','project','pCgqc','style','ieRmr','hide-email','poeRE','feedback-modal-close','RgEAg','none','screenshotTopbarText','screenshot-topbar-text','absolute','line','\x22Please\x20try\x20again\x20later.\x22','qUyKj','log','vdgRi','\x27Was\x20this\x20page\x20helpful?\x27','UBOlt','xlBwE','feedback-modal.css','477282DxJJGW','formError','KoFiZ'];_0x13ef=function(){return _0x123747;};return _0x13ef();}import{h}from'@stencil/core';import _0x2e58e3 from'html2canvas';export class FeedbackModal{constructor(){const _0x22adb1=_0x1f76,_0xb01930={'uiYKc':_0x22adb1(0xea),'uyJuo':function(_0x466dac,_0x48083c){return _0x466dac(_0x48083c);},'eskdi':function(_0x51efdb,_0x3514f3,_0x277aaa){return _0x51efdb(_0x3514f3,_0x277aaa);},'pijGG':function(_0x2fd31f,_0x36ae9f,_0x3a3d76){return _0x2fd31f(_0x36ae9f,_0x3a3d76);},'jtLFC':'https://app.pushfeedback.com/api/feedback/','lopGG':_0x22adb1(0xb9),'xUCNM':function(_0x58001c,_0x18577a){return _0x58001c===_0x18577a;},'HqiNl':function(_0x3bd9b3,_0xdaa3ab){return _0x3bd9b3>_0xdaa3ab;},'FFFOt':function(_0xb8e9fb,_0x4708f1){return _0xb8e9fb*_0x4708f1;},'jJowa':_0x22adb1(0xab),'qFzBU':_0x22adb1(0xef),'Bqbrh':_0x22adb1(0x1c3),'AYpKl':_0x22adb1(0x1c6),'gtjFx':_0x22adb1(0x74),'tnSEb':_0x22adb1(0x15f),'IOJLw':function(_0x22d885,_0x3097b7){return _0x22d885+_0x3097b7;},'FrlzJ':'rgba(0,\x200,\x200,\x200.4)','lSLsW':_0x22adb1(0x179),'AcTGm':function(_0x2db730,_0x216466){return _0x2db730+_0x216466;},'ubmIo':function(_0x37762d,_0x233d44){return _0x37762d+_0x233d44;},'CIRem':_0x22adb1(0x12b),'iCIuS':_0x22adb1(0x1ba),'MlMTq':function(_0x441cb7,_0x2fbd96){return _0x441cb7+_0x2fbd96;},'uGJum':'Screenshot\x20captured','tQOXi':_0x22adb1(0x7c),'KYCDU':'We\x20could\x20not\x20find\x20the\x20provided\x20project\x20ID\x20in\x20PushFeedback.','YbBzu':'Share\x20your\x20feedback','xlBwE':_0x22adb1(0x136),'OChpn':_0x22adb1(0xb8),'nsOAH':_0x22adb1(0xca),'zEqHF':_0x22adb1(0xe7),'xNvEh':_0x22adb1(0x10d),'HhPTH':_0x22adb1(0xde),'irXON':_0x22adb1(0x9f)};this['onScrollDebounced']=()=>{const _0x27c17f=_0x22adb1,_0x58048d={'zaEJC':_0xb01930[_0x27c17f(0x192)]};_0xb01930[_0x27c17f(0x1a6)](clearTimeout,this['scrollTimeout']),this[_0x27c17f(0xc3)]=_0xb01930[_0x27c17f(0x14b)](setTimeout,()=>{const _0x31bc8a=_0x27c17f;document[_0x31bc8a(0xdd)]['classList']['remove'](_0x58048d[_0x31bc8a(0x7b)]),document[_0x31bc8a(0xdd)]['style'][_0x31bc8a(0x125)]='',window[_0x31bc8a(0x1b0)]('scroll',this[_0x31bc8a(0xd1)]);},0xc8);},this[_0x22adb1(0x12e)]=async _0x5f159e=>{const _0xef71e7=_0x22adb1;_0x5f159e[_0xef71e7(0x14d)](),this['resetOverflow'](),this[_0xef71e7(0x121)]=![],this[_0xef71e7(0xb1)]=![],this['showModal']=![],this[_0xef71e7(0x1b6)]=!![];try{const _0x545072=await _0xb01930[_0xef71e7(0x123)](fetch,_0xb01930[_0xef71e7(0x194)],{'method':_0xef71e7(0x86),'body':JSON['stringify']({'url':window['location'][_0xef71e7(0x72)],'message':this[_0xef71e7(0x16b)],'email':this[_0xef71e7(0xe2)],'project':this['project'],'screenshot':this[_0xef71e7(0x144)],'rating':this['selectedRating'],'ratingMode':this[_0xef71e7(0xbf)]}),'headers':{'Content-Type':_0xb01930[_0xef71e7(0xd8)]}});_0xb01930['xUCNM'](_0x545072[_0xef71e7(0x195)],0xc9)?(this[_0xef71e7(0x106)]=!![],this['formError']=![]):(this['formSuccess']=![],this['formError']=!![],this['formErrorStatus']=_0x545072['status']);}catch(_0x37ba1c){console[_0xef71e7(0x1ca)](_0x37ba1c),this['formSuccess']=![],this[_0xef71e7(0x1d1)]=!![],this['formErrorStatus']=0x1f4;}finally{this[_0xef71e7(0x1b6)]=![],this[_0xef71e7(0xa1)]=!![];}},this[_0x22adb1(0x8a)]=()=>{const _0x2b27a5=_0x22adb1,_0xfe3db0='8|6|1|5|10|3|11|0|4|2|7|9'['split']('|');let _0xf06dbe=0x0;while(!![]){switch(_0xfe3db0[_0xf06dbe++]){case'0':this[_0x2b27a5(0x1d1)]=![];continue;case'1':this['showScreenshotMode']=![];continue;case'2':this['formMessage']='';continue;case'3':this[_0x2b27a5(0x144)]=null;continue;case'4':this[_0x2b27a5(0x11f)]=0x1f4;continue;case'5':this['showScreenshotTopBar']=![];continue;case'6':this[_0x2b27a5(0xa1)]=![];continue;case'7':this[_0x2b27a5(0xe2)]='';continue;case'8':this[_0x2b27a5(0x1b6)]=![];continue;case'9':this[_0x2b27a5(0xce)]();continue;case'10':this['hasSelectedElement']=![];continue;case'11':this['formSuccess']=![];continue;}break;}},this[_0x22adb1(0x10b)]=()=>{const _0x56422d=_0x22adb1;this[_0x56422d(0x1a7)]=![],this[_0x56422d(0xa1)]=![],this[_0x56422d(0x121)]=!![],this['showScreenshotTopBar']=!![],this[_0x56422d(0x144)]=null;_0xb01930['HqiNl'](window[_0x56422d(0xf1)],document[_0x56422d(0xdd)][_0x56422d(0xe3)])&&document[_0x56422d(0xdd)]['classList'][_0x56422d(0xa4)](_0x56422d(0x172));const _0x1a98e7=window[_0x56422d(0x88)];document[_0x56422d(0xdd)][_0x56422d(0x1bd)][_0x56422d(0x125)]='-'+_0x1a98e7+'px',window[_0x56422d(0x1b2)](0x0,_0xb01930['FFFOt'](_0xb01930['uyJuo'](parseInt,document[_0x56422d(0xdd)][_0x56422d(0x1bd)]['top']||'0'),-0x1)),document[_0x56422d(0xdd)]['classList'][_0x56422d(0xa4)](_0xb01930['jJowa']);},this[_0x22adb1(0x163)]=()=>{const _0x303aab=_0x22adb1,_0x51c439=_0xb01930[_0x303aab(0xf9)]['split']('|');let _0x1c4522=0x0;while(!![]){switch(_0x51c439[_0x1c4522++]){case'0':this[_0x303aab(0xce)]();continue;case'1':this[_0x303aab(0xb1)]=![];continue;case'2':this[_0x303aab(0x121)]=![];continue;case'3':this[_0x303aab(0xa1)]=![];continue;case'4':this[_0x303aab(0x144)]=null;continue;case'5':this[_0x303aab(0x1a7)]=![];continue;}break;}},this[_0x22adb1(0x9b)]=_0x47f137=>{const _0x429571=_0x22adb1;_0x47f137[_0x429571(0x14d)]();if(this[_0x429571(0x1a7)])return;const _0x134a8b=0x2;this[_0x429571(0x82)][_0x429571(0x1bd)][_0x429571(0x143)]=_0xb01930[_0x429571(0x17d)];const _0x1a462e=document['elementFromPoint'](_0x47f137['clientX'],_0x47f137['clientY']),_0x52ce3b=_0x1a462e[_0x429571(0x85)]();this['screenshotModal'][_0x429571(0x1bd)][_0x429571(0x143)]='',this[_0x429571(0x18e)][_0x429571(0x1bd)]['position']=_0xb01930[_0x429571(0x124)],this[_0x429571(0x18e)][_0x429571(0x1bd)]['left']=_0x52ce3b[_0x429571(0xdb)]+'px',this[_0x429571(0x18e)]['style'][_0x429571(0x125)]=_0x52ce3b[_0x429571(0x125)]+'px',this[_0x429571(0x18e)][_0x429571(0x1bd)]['width']=_0x52ce3b['width']+'px',this[_0x429571(0x18e)][_0x429571(0x1bd)]['height']=_0x52ce3b['height']+'px',this[_0x429571(0x18e)][_0x429571(0x128)][_0x429571(0xa4)](_0xb01930[_0x429571(0xf3)]),this[_0x429571(0x1a8)][_0x429571(0x1bd)][_0x429571(0x154)]=_0xb01930[_0x429571(0x124)],this[_0x429571(0x1a8)][_0x429571(0x1bd)][_0x429571(0xdb)]=_0x52ce3b[_0x429571(0xdb)]+'px',this[_0x429571(0x1a8)][_0x429571(0x1bd)]['top']=_0xb01930[_0x429571(0x1b1)],this[_0x429571(0x1a8)][_0x429571(0x1bd)][_0x429571(0xc7)]=_0xb01930['IOJLw'](_0x52ce3b[_0x429571(0xc7)],_0x134a8b)+'px',this[_0x429571(0x1a8)][_0x429571(0x1bd)][_0x429571(0x117)]=_0x52ce3b[_0x429571(0x125)]+'px',this[_0x429571(0x1a8)][_0x429571(0x1bd)]['backgroundColor']=_0xb01930[_0x429571(0xe4)],this[_0x429571(0x131)][_0x429571(0x1bd)][_0x429571(0x154)]=_0xb01930[_0x429571(0x124)],this[_0x429571(0x131)]['style'][_0x429571(0xdb)]=_0xb01930[_0x429571(0x1b1)],this['leftSide'][_0x429571(0x1bd)][_0x429571(0x125)]=_0x429571(0x15f),this[_0x429571(0x131)]['style'][_0x429571(0xc7)]=_0x52ce3b[_0x429571(0xdb)]+'px',this[_0x429571(0x131)][_0x429571(0x1bd)][_0x429571(0x117)]=_0xb01930['lSLsW'],this['leftSide'][_0x429571(0x1bd)]['backgroundColor']=_0xb01930['FrlzJ'],this[_0x429571(0xbd)][_0x429571(0x1bd)]['position']=_0xb01930['AYpKl'],this[_0x429571(0xbd)][_0x429571(0x1bd)][_0x429571(0xdb)]=_0x52ce3b[_0x429571(0xdb)]+'px',this[_0x429571(0xbd)][_0x429571(0x1bd)][_0x429571(0x125)]=_0xb01930[_0x429571(0x169)](_0x52ce3b[_0x429571(0x129)],_0x134a8b)+'px',this[_0x429571(0xbd)][_0x429571(0x1bd)]['width']=_0x52ce3b[_0x429571(0xc7)]+_0x134a8b+'px',this[_0x429571(0xbd)]['style'][_0x429571(0x117)]=_0xb01930[_0x429571(0x115)],this[_0x429571(0xbd)][_0x429571(0x1bd)][_0x429571(0x13c)]=_0xb01930[_0x429571(0xe4)],this[_0x429571(0xd3)]['style'][_0x429571(0x154)]=_0xb01930[_0x429571(0x124)],this[_0x429571(0xd3)]['style'][_0x429571(0xdb)]=_0xb01930[_0x429571(0xe0)](_0x52ce3b[_0x429571(0xc9)],_0x134a8b)+'px';;this['rightSide'][_0x429571(0x1bd)][_0x429571(0x125)]=_0x429571(0x15f),this[_0x429571(0xd3)]['style'][_0x429571(0xc7)]=_0xb01930[_0x429571(0xaa)],this[_0x429571(0xd3)]['style'][_0x429571(0x117)]=_0xb01930[_0x429571(0x115)],this['rightSide'][_0x429571(0x1bd)][_0x429571(0x13c)]=_0xb01930[_0x429571(0xe4)],this[_0x429571(0x82)][_0x429571(0x1bd)][_0x429571(0x13c)]=_0x429571(0xa0);},this[_0x22adb1(0x11b)]=async _0x529eeb=>{const _0x154781=_0x22adb1;_0x529eeb[_0x154781(0x14d)]();if(!this[_0x154781(0x18e)])return;this[_0x154781(0x1a7)]=!![],this[_0x154781(0x18e)][_0x154781(0x128)][_0x154781(0xa4)](_0xb01930['iCIuS']);const _0x2b1c7f=this[_0x154781(0x18e)][_0x154781(0x85)]()['top'],_0x4d1d79=_0xb01930[_0x154781(0x11c)](_0x2b1c7f,window[_0x154781(0x88)]);this['elementSelected'][_0x154781(0x1bd)]['top']=_0x4d1d79+'px';const _0x2ec1ba=this[_0x154781(0x18e)]['cloneNode'](!![]);document[_0x154781(0x16c)][_0x154781(0x104)](_0x2ec1ba),this['elementSelected'][_0x154781(0x1bd)][_0x154781(0x125)]=_0x2b1c7f+'px',this[_0x154781(0xb1)]=![],this[_0x154781(0xa1)]=![];try{const _0x36991e=await this[_0x154781(0x1b4)]();console[_0x154781(0x1ca)](_0xb01930['uGJum']),this['encodedScreenshot']=_0x36991e;}catch(_0x20da2b){console[_0x154781(0xbb)]('Failed\x20to\x20capture\x20screenshot:',_0x20da2b),this[_0x154781(0x1a7)]=![];}finally{document[_0x154781(0x16c)][_0x154781(0x7e)](_0x2ec1ba),this[_0x154781(0xa1)]=!![];}},this[_0x22adb1(0x1b6)]=![],this[_0x22adb1(0x16b)]='',this[_0x22adb1(0xe2)]='',this[_0x22adb1(0x106)]=![],this['formError']=![],this[_0x22adb1(0x11f)]=0x1f4,this[_0x22adb1(0x144)]=undefined,this[_0x22adb1(0x16f)]=![],this[_0x22adb1(0xb6)]=![],this[_0x22adb1(0x12c)]=0x0,this[_0x22adb1(0xc4)]=_0x22adb1(0x185),this[_0x22adb1(0x101)]=_0xb01930[_0x22adb1(0xcb)],this[_0x22adb1(0x127)]=_0xb01930[_0x22adb1(0xfd)],this[_0x22adb1(0x78)]=_0xb01930['YbBzu'],this[_0x22adb1(0x157)]=_0xb01930[_0x22adb1(0x1ce)],this[_0x22adb1(0x108)]=_0xb01930[_0x22adb1(0xb3)],this[_0x22adb1(0xc0)]=_0x22adb1(0xbc),this[_0x22adb1(0x18b)]='Send',this[_0x22adb1(0x183)]='',this['project']='',this[_0x22adb1(0x15b)]=_0xb01930[_0x22adb1(0x10f)],this[_0x22adb1(0x1c4)]='Select\x20an\x20element\x20on\x20this\x20page',this[_0x22adb1(0x142)]=![],this[_0x22adb1(0x16a)]='',this[_0x22adb1(0x1af)]=_0x22adb1(0xdc),this[_0x22adb1(0x9c)]=_0xb01930[_0x22adb1(0x90)],this[_0x22adb1(0x118)]=![],this[_0x22adb1(0xbf)]=_0x22adb1(0x112),this[_0x22adb1(0x184)]=_0xb01930['xNvEh'],this[_0x22adb1(0x177)]=_0xb01930[_0x22adb1(0x14c)],this[_0x22adb1(0xa1)]=![],this['showScreenshotMode']=![],this[_0x22adb1(0xb1)]=![],this[_0x22adb1(0x1a7)]=![],this[_0x22adb1(0xed)]=![],this[_0x22adb1(0x15d)]=!![],this[_0x22adb1(0x14a)]=_0xb01930[_0x22adb1(0xa8)],this[_0x22adb1(0x96)]=!![];}[_0x1376ee(0x148)](){const _0x167949=_0x1376ee;if(this[_0x167949(0x96)])this[_0x167949(0x132)]();this[_0x167949(0xe2)]=this[_0x167949(0x16a)];}async['fetchProjectData'](){const _0x448aa0=_0x1376ee,_0x1db22d={'UprIh':function(_0x258d22,_0x3e6408){return _0x258d22(_0x3e6408);},'UMSsj':function(_0x5796de,_0x4d1a7b){return _0x5796de+_0x4d1a7b;},'dlGeF':_0x448aa0(0x15a)};try{const _0x35349e=await _0x1db22d[_0x448aa0(0x19d)](fetch,_0x1db22d[_0x448aa0(0xfa)](_0x1db22d[_0x448aa0(0x198)],this[_0x448aa0(0x1bb)])+'/'),_0x4ca79b=await _0x35349e['json']();this['whitelabel']=_0x4ca79b['whitelabel'];}catch(_0x1e7f57){console[_0x448aa0(0x1ca)](_0x1e7f57);}}[_0x1376ee(0xce)](){const _0xfd7070=_0x1376ee,_0x51e5d5={'jmaDd':function(_0x491895,_0xb46905){return _0x491895(_0xb46905);},'rQWFH':_0xfd7070(0xea),'NBmYl':_0xfd7070(0x172),'dLbzt':_0xfd7070(0xab),'kBWAX':'scroll'},_0x55b227='3|2|1|0|4'[_0xfd7070(0x77)]('|');let _0x160e4d=0x0;while(!![]){switch(_0x55b227[_0x160e4d++]){case'0':window['scrollTo'](0x0,_0x51e5d5['jmaDd'](parseInt,document['documentElement'][_0xfd7070(0x1bd)]['top']||'0')*-0x1);continue;case'1':document['documentElement']['classList'][_0xfd7070(0xa4)](_0x51e5d5[_0xfd7070(0xa3)]);continue;case'2':document[_0xfd7070(0xdd)][_0xfd7070(0x128)][_0xfd7070(0x97)](_0x51e5d5[_0xfd7070(0xdf)]);continue;case'3':document['documentElement'][_0xfd7070(0x128)][_0xfd7070(0x97)](_0x51e5d5[_0xfd7070(0x130)]);continue;case'4':window['addEventListener'](_0x51e5d5[_0xfd7070(0x1b3)],this[_0xfd7070(0xd1)]);continue;}break;}}[_0x1376ee(0x140)](_0x1269de){const _0x446fa8=_0x1376ee;this[_0x446fa8(0x16b)]=_0x1269de[_0x446fa8(0x180)]['value'];}[_0x1376ee(0xd7)](_0x180873){const _0x50bc93=_0x1376ee;this[_0x50bc93(0xe2)]=_0x180873['target'][_0x50bc93(0xfc)];}[_0x1376ee(0x1b4)](){const _0x399cbd={'wUkWP':function(_0x1bcf53,_0x59a099,_0x3127a3){return _0x1bcf53(_0x59a099,_0x3127a3);},'SArGl':function(_0x4b0546,_0x3dc454){return _0x4b0546(_0x3dc454);}};return new Promise((_0xb73352,_0x2a4b9f)=>{const _0x5b0ba5={'BDjTn':function(_0xb08bd8,_0x566242){const _0x40d99f=_0x1f76;return _0x399cbd[_0x40d99f(0x19f)](_0xb08bd8,_0x566242);}};requestAnimationFrame(()=>{const _0x5eeed7=_0x1f76;_0x399cbd['wUkWP'](_0x2e58e3,document['body'],{'x':window[_0x5eeed7(0x1a0)],'y':window[_0x5eeed7(0x88)],'width':window['innerWidth'],'height':window[_0x5eeed7(0x18c)]})['then'](_0x1a998e=>{const _0x2c8149=_0x5eeed7,_0xfa90fe=_0x1a998e[_0x2c8149(0x14f)]();_0xb73352(_0xfa90fe);})['catch'](_0x4408db=>{const _0x3f5722=_0x5eeed7;console['error'](_0x4408db),_0x5b0ba5[_0x3f5722(0x11a)](_0x2a4b9f,_0x4408db);});});});}['handleCheckboxChange'](_0x18d2fe){const _0x38997b=_0x1376ee;this['isPrivacyChecked']=_0x18d2fe[_0x38997b(0x180)][_0x38997b(0x18f)];}[_0x1376ee(0x8d)](_0xebdeee){this['selectedRating']=_0xebdeee;}['render'](){const _0x190bd3=_0x1376ee,_0xe31e8a={'rEveI':function(_0x3c60f1,_0x5e9864,_0x585dba,_0x2f269f,_0x47a0f4,_0x48d818,_0x5a2994,_0x565aad,_0x10e944){return _0x3c60f1(_0x5e9864,_0x585dba,_0x2f269f,_0x47a0f4,_0x48d818,_0x5a2994,_0x565aad,_0x10e944);},'DQVGZ':_0x190bd3(0x75),'AjKjP':_0x190bd3(0x111),'pCgqc':function(_0x2b3d1d,_0x291269,_0x337816){return _0x2b3d1d(_0x291269,_0x337816);},'Fnbfz':'top-side','oNkDU':_0x190bd3(0x133),'SDVSd':function(_0x6f21f5,_0x9dbdc1,_0x426604){return _0x6f21f5(_0x9dbdc1,_0x426604);},'TWwYD':_0x190bd3(0x1a2),'klbyh':_0x190bd3(0x171),'dlzse':function(_0x4d5c9e,_0x293152,_0x575f84,_0x3dff4a){return _0x4d5c9e(_0x293152,_0x575f84,_0x3dff4a);},'yoLWI':_0x190bd3(0x1ac),'aRBYY':function(_0x2cfa0e,_0x1c834d,_0x2d088e,_0x562885,_0x39427e){return _0x2cfa0e(_0x1c834d,_0x2d088e,_0x562885,_0x39427e);},'WjzXE':_0x190bd3(0x15c),'ZWCsq':_0x190bd3(0x94),'XwirN':'0\x200\x2024\x2024','wOKEL':_0x190bd3(0xec),'atLjW':_0x190bd3(0x13d),'fPois':_0x190bd3(0x186),'ZXYXx':_0x190bd3(0x1c7),'UXYPd':function(_0x5cba02,_0x242cfb,_0x563891){return _0x5cba02(_0x242cfb,_0x563891);},'HTGZy':_0x190bd3(0x190),'qKeyx':function(_0x1c4be7,_0x39edb1,_0x2bb1fc,_0x4494e1,_0x5039f4,_0x506b60){return _0x1c4be7(_0x39edb1,_0x2bb1fc,_0x4494e1,_0x5039f4,_0x506b60);},'LIQeU':function(_0x4580f1,_0x3c1d86,_0x117f21,_0x480f5e){return _0x4580f1(_0x3c1d86,_0x117f21,_0x480f5e);},'mMIrn':function(_0x3dafe4,_0x4571a3,_0x52386d,_0x1cdbdb){return _0x3dafe4(_0x4571a3,_0x52386d,_0x1cdbdb);},'QAQQD':_0x190bd3(0x9a),'iwBai':_0x190bd3(0x1c3),'rwqhv':function(_0x4b6118,_0x2a9608,_0x28bed9){return _0x4b6118(_0x2a9608,_0x28bed9);},'bkAJY':_0x190bd3(0x137),'mVpJQ':_0x190bd3(0x12a),'JqhsN':function(_0x55d693,_0x10fe2b,_0x4f1a93,_0x5f47dd){return _0x55d693(_0x10fe2b,_0x4f1a93,_0x5f47dd);},'tASZJ':_0x190bd3(0x135),'WVBcI':_0x190bd3(0xcf),'LwReW':'Yes','mKUlt':function(_0x2dfbd7,_0x1795c9){return _0x2dfbd7===_0x1795c9;},'oiYAh':_0x190bd3(0x170),'rnHyY':function(_0x5cfc8a,_0x243a10,_0x58970c,_0x5a621e){return _0x5cfc8a(_0x243a10,_0x58970c,_0x5a621e);},'nFDaG':_0x190bd3(0x1aa),'skrif':_0x190bd3(0x178),'iIqfE':function(_0x431ab5,_0x2ccca8,_0x24a30f,_0x39a026){return _0x431ab5(_0x2ccca8,_0x24a30f,_0x39a026);},'rYLss':_0x190bd3(0x146),'oJsFB':_0x190bd3(0x119),'WnTzz':function(_0x5b9967,_0x15fbd0,_0xa79d9,_0x5b7126,_0x21126d){return _0x5b9967(_0x15fbd0,_0xa79d9,_0x5b7126,_0x21126d);},'vdgRi':_0x190bd3(0x165),'gsgyM':function(_0x15bfa0,_0x4fbd21,_0x75d935,_0x69230a){return _0x15bfa0(_0x4fbd21,_0x75d935,_0x69230a);},'JqIUS':_0x190bd3(0x95),'ZrDup':_0x190bd3(0x103),'HQQgG':_0x190bd3(0xf8),'KbTli':function(_0x37463d,_0xb676dd,_0xe12b85){return _0x37463d(_0xb676dd,_0xe12b85);},'MOXND':_0x190bd3(0x1b7),'SsUOV':_0x190bd3(0x138),'yiEJd':_0x190bd3(0x156),'jUlBz':_0x190bd3(0x80),'ieRmr':_0x190bd3(0x1a9),'WMHgn':function(_0xca113c,_0x5172f9,_0x909dd9){return _0xca113c(_0x5172f9,_0x909dd9);},'agVUe':function(_0x15ec5d,_0x250cbf,_0x2bd31e,_0x3dfe23,_0x58f1d7){return _0x15ec5d(_0x250cbf,_0x2bd31e,_0x3dfe23,_0x58f1d7);},'JxMRd':function(_0x4bfe34,_0x296e1f,_0xf74264,_0x531bdc,_0x54e50e){return _0x4bfe34(_0x296e1f,_0xf74264,_0x531bdc,_0x54e50e);},'kUOMM':_0x190bd3(0x199),'AUZDf':function(_0x588348,_0x1466d0,_0x171d8f){return _0x588348(_0x1466d0,_0x171d8f);},'SbtmI':_0x190bd3(0x17f),'qUyKj':'submit','KoFiZ':function(_0x5f3fd3,_0x3f6c26,_0x59bcba,_0x22b30){return _0x5f3fd3(_0x3f6c26,_0x59bcba,_0x22b30);},'mTwdw':'feedback-modal-message','CLPgD':function(_0x56e4ce,_0x26f7a0,_0x525809){return _0x56e4ce(_0x26f7a0,_0x525809);},'hPdzC':function(_0x4d1f73,_0x3594a8,_0x16450b,_0x4f9829){return _0x4d1f73(_0x3594a8,_0x16450b,_0x4f9829);},'lGALe':_0x190bd3(0x89),'TDgLL':function(_0x541cec,_0x1f76dd,_0x523a75,_0x4e8221,_0x3d1e6e){return _0x541cec(_0x1f76dd,_0x523a75,_0x4e8221,_0x3d1e6e);},'EiNJS':_0x190bd3(0xb2),'poeRE':'Powered\x20by\x20','KwEMN':function(_0xd53f37,_0x47d5cb,_0xfae661,_0x4dadb6){return _0xd53f37(_0x47d5cb,_0xfae661,_0x4dadb6);},'Vudcj':_0x190bd3(0x18d),'dPRtz':'https://pushfeedback.com','eqJvJ':_0x190bd3(0x1ae)};return h(_0x190bd3(0x75),{'class':_0x190bd3(0xda)},this[_0x190bd3(0x121)]&&_0xe31e8a['rEveI'](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0x10e)],'ref':_0x4492f0=>this[_0x190bd3(0x82)]=_0x4492f0,'onMouseMove':this[_0x190bd3(0x9b)]},h(_0xe31e8a['DQVGZ'],{'class':'feedback-modal-screenshot-element-selected','ref':_0x57e04a=>this[_0x190bd3(0x18e)]=_0x57e04a,'onClick':this[_0x190bd3(0x11b)]}),_0xe31e8a[_0x190bd3(0x1bc)](h,_0x190bd3(0x75),{'class':_0xe31e8a[_0x190bd3(0x1a5)],'ref':_0x437e61=>this['topSide']=_0x437e61}),h(_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a['oNkDU'],'ref':_0x36bda1=>this['leftSide']=_0x36bda1}),_0xe31e8a['SDVSd'](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0x158)],'ref':_0x39ef3f=>this['bottomSide']=_0x39ef3f}),h(_0x190bd3(0x75),{'class':_0x190bd3(0xb7),'ref':_0x152d98=>this[_0x190bd3(0xd3)]=_0x152d98}),this[_0x190bd3(0xb1)]&&h(_0x190bd3(0x75),{'class':_0xe31e8a['klbyh'],'onClick':this[_0x190bd3(0x163)]},_0xe31e8a[_0x190bd3(0x164)](h,_0xe31e8a[_0x190bd3(0xbe)],null,this['screenshotTopbarText']),_0xe31e8a[_0x190bd3(0x164)](h,_0xe31e8a['yoLWI'],{'class':'feedback-modal-screenshot-close'},_0xe31e8a[_0x190bd3(0x12f)](h,_0xe31e8a['WjzXE'],{'xmlns':_0xe31e8a[_0x190bd3(0xf5)],'width':'22','height':'22','viewBox':_0xe31e8a['XwirN'],'fill':'none','stroke':_0xe31e8a['wOKEL'],'stroke-width':'2','stroke-linecap':_0xe31e8a[_0x190bd3(0x17b)],'stroke-linejoin':_0xe31e8a['atLjW'],'class':_0xe31e8a[_0x190bd3(0xe5)]},h(_0xe31e8a[_0x190bd3(0x17e)],{'x1':'18','y1':'6','x2':'6','y2':'18'}),_0xe31e8a[_0x190bd3(0x1bc)](h,_0xe31e8a[_0x190bd3(0x17e)],{'x1':'6','y1':'6','x2':'18','y2':'18'}))))),this[_0x190bd3(0xa1)]&&_0xe31e8a[_0x190bd3(0x11d)](h,'div',{'class':_0xe31e8a[_0x190bd3(0x84)]}),this[_0x190bd3(0xa1)]&&_0xe31e8a[_0x190bd3(0xee)](h,_0xe31e8a['DQVGZ'],{'class':_0x190bd3(0x188)+this[_0x190bd3(0xc0)]+'\x20'+(this['showModal']?_0x190bd3(0x173):''),'ref':_0x42d4e2=>this[_0x190bd3(0x1ab)]=_0x42d4e2},_0xe31e8a[_0x190bd3(0x12f)](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0x190bd3(0xe9)},!this[_0x190bd3(0x106)]&&!this[_0x190bd3(0x1d1)]?_0xe31e8a[_0x190bd3(0x1a3)](h,_0xe31e8a[_0x190bd3(0xbe)],null,this[_0x190bd3(0x78)]):this[_0x190bd3(0x106)]?h(_0xe31e8a[_0x190bd3(0xbe)],null,this[_0x190bd3(0x157)]):_0xe31e8a[_0x190bd3(0x114)](h,_0xe31e8a[_0x190bd3(0xbe)],null,this[_0x190bd3(0x108)]),_0xe31e8a['mMIrn'](h,_0xe31e8a[_0x190bd3(0x175)],{'class':_0x190bd3(0x1c1),'onClick':this['close']},h(_0xe31e8a[_0x190bd3(0xc2)],{'xmlns':_0x190bd3(0x94),'width':'22','height':'22','viewBox':_0xe31e8a[_0x190bd3(0xd9)],'fill':_0xe31e8a['iwBai'],'stroke':_0xe31e8a[_0x190bd3(0x149)],'stroke-width':'2','stroke-linecap':_0xe31e8a[_0x190bd3(0x17b)],'stroke-linejoin':_0xe31e8a[_0x190bd3(0x17b)],'class':_0xe31e8a['fPois']},h(_0x190bd3(0x1c7),{'x1':'18','y1':'6','x2':'6','y2':'18'}),_0xe31e8a[_0x190bd3(0x16e)](h,_0xe31e8a[_0x190bd3(0x17e)],{'x1':'6','y1':'6','x2':'18','y2':'18'})))),_0xe31e8a[_0x190bd3(0x1a3)](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0x1a1)]},!this['formSuccess']&&!this['formError']?h(_0xe31e8a['mVpJQ'],{'onSubmit':this['handleSubmit']},!this['hideRating']&&_0xe31e8a['JqhsN'](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0x190bd3(0xd0)},this[_0x190bd3(0xbf)]===_0x190bd3(0x112)?_0xe31e8a[_0x190bd3(0x12f)](h,_0x190bd3(0x75),{'class':_0xe31e8a[_0x190bd3(0x168)]},h('span',{'class':_0xe31e8a[_0x190bd3(0x79)]},this[_0x190bd3(0x184)]),h(_0xe31e8a['DQVGZ'],{'class':_0x190bd3(0xd6)},_0xe31e8a[_0x190bd3(0x114)](h,_0xe31e8a[_0x190bd3(0x175)],{'title':_0xe31e8a['LwReW'],'class':_0x190bd3(0x18a)+(_0xe31e8a['mKUlt'](this[_0x190bd3(0x12c)],0x1)?_0xe31e8a[_0x190bd3(0x10c)]:''),'onClick':_0x1ed2e2=>{const _0x4635ac=_0x190bd3;_0x1ed2e2[_0x4635ac(0x14d)](),this['handleRatingChange'](0x1);}},_0xe31e8a[_0x190bd3(0x166)](h,_0xe31e8a[_0x190bd3(0xc2)],{'xmlns':_0x190bd3(0x94),'width':'24','height':'24','viewBox':_0x190bd3(0xa5),'fill':_0x190bd3(0x1c3),'stroke':_0x190bd3(0x146),'stroke-width':'2','stroke-linecap':_0xe31e8a[_0x190bd3(0x17b)],'stroke-linejoin':_0xe31e8a[_0x190bd3(0x17b)]},h(_0xe31e8a[_0x190bd3(0xf2)],{'d':_0xe31e8a[_0x190bd3(0x191)]}))),_0xe31e8a[_0x190bd3(0x1a3)](h,_0xe31e8a[_0x190bd3(0x175)],{'title':'No','class':'feedback-modal-rating-button\x20'+(_0xe31e8a['mKUlt'](this['selectedRating'],0x5)?_0xe31e8a['oiYAh']:''),'onClick':_0x34e026=>{const _0x410228=_0x190bd3;_0x34e026[_0x410228(0x14d)](),this['handleRatingChange'](0x5);}},_0xe31e8a[_0x190bd3(0xc5)](h,_0xe31e8a['WjzXE'],{'xmlns':_0xe31e8a['ZWCsq'],'width':'24','height':'24','viewBox':_0x190bd3(0xa5),'fill':_0xe31e8a[_0x190bd3(0xe6)],'stroke':_0xe31e8a['rYLss'],'stroke-width':'2','stroke-linecap':_0xe31e8a[_0x190bd3(0x17b)],'stroke-linejoin':_0xe31e8a['atLjW']},h(_0x190bd3(0x1aa),{'d':_0xe31e8a[_0x190bd3(0x11e)]}))))):_0xe31e8a[_0x190bd3(0x13e)](h,_0x190bd3(0x75),{'class':_0x190bd3(0x135)},_0xe31e8a[_0x190bd3(0x1a3)](h,_0xe31e8a['yoLWI'],{'class':'feedback-modal-input-heading'},this[_0x190bd3(0x177)]),h(_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0x1cb)]},[0x1,0x2,0x3,0x4,0x5][_0x190bd3(0x19b)](_0x5df72c=>h('button',{'key':_0x5df72c,'class':_0x190bd3(0x18a)+(this[_0x190bd3(0x12c)]>=_0x5df72c?_0x190bd3(0x170):''),'onClick':_0x17aebf=>{const _0x5b0b60=_0x190bd3;_0x17aebf[_0x5b0b60(0x14d)](),this[_0x5b0b60(0x8d)](_0x5df72c);}},h('svg',{'xmlns':_0x190bd3(0x94),'width':'28','height':'28','viewBox':'0\x200\x2024\x2024','fill':_0x190bd3(0x1c3),'stroke':_0x190bd3(0x146),'stroke-width':'2','stroke-linecap':_0x190bd3(0x13d),'stroke-linejoin':'round'},h('polygon',{'points':_0x190bd3(0x76)}))))))),_0xe31e8a[_0x190bd3(0x92)](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0xff)]},_0xe31e8a[_0x190bd3(0x16e)](h,_0xe31e8a['ZrDup'],{'placeholder':this['messagePlaceholder'],'value':this[_0x190bd3(0x16b)],'onInput':_0x16cb91=>this[_0x190bd3(0x140)](_0x16cb91)})),!this[_0x190bd3(0x142)]&&_0xe31e8a[_0x190bd3(0xaf)](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0xa9)]},_0xe31e8a[_0x190bd3(0x19e)](h,_0xe31e8a[_0x190bd3(0x107)],{'placeholder':this[_0x190bd3(0x1af)],'type':_0xe31e8a['SsUOV'],'onInput':_0x29217e=>this[_0x190bd3(0xd7)](_0x29217e),'value':this[_0x190bd3(0xe2)]})),!this['hidePrivacyPolicy']&&h(_0xe31e8a['DQVGZ'],{'class':_0xe31e8a[_0x190bd3(0x197)]},_0xe31e8a[_0x190bd3(0x7d)](h,_0xe31e8a[_0x190bd3(0x107)],{'type':_0xe31e8a['jUlBz'],'id':_0xe31e8a[_0x190bd3(0x1be)],'onChange':_0xe5c79d=>this[_0x190bd3(0x81)](_0xe5c79d),'required':!![]}),_0xe31e8a[_0x190bd3(0x151)](h,_0x190bd3(0x1ac),{'innerHTML':this[_0x190bd3(0x14a)]})),_0xe31e8a[_0x190bd3(0x181)](h,_0x190bd3(0x75),{'class':_0x190bd3(0x13a)+(this['hideScreenshotButton']?_0x190bd3(0x1d4):'')},!this[_0x190bd3(0xed)]&&_0xe31e8a['JxMRd'](h,_0xe31e8a[_0x190bd3(0x175)],{'type':_0xe31e8a['QAQQD'],'class':_0x190bd3(0x8b)+(this[_0x190bd3(0x144)]?_0xe31e8a[_0x190bd3(0x1ad)]:''),'onClick':this['openScreenShot'],'disabled':this[_0x190bd3(0x1b6)]},h(_0xe31e8a[_0x190bd3(0xc2)],{'xmlns':_0xe31e8a[_0x190bd3(0xf5)],'height':'24','viewBox':_0x190bd3(0xe8),'width':'24'},_0xe31e8a[_0x190bd3(0xa6)](h,_0xe31e8a['nFDaG'],{'d':_0x190bd3(0x7f)})),this['screenshotButtonText']),_0xe31e8a[_0x190bd3(0xc5)](h,_0xe31e8a['QAQQD'],{'class':_0xe31e8a[_0x190bd3(0xc8)],'type':_0xe31e8a[_0x190bd3(0x1c9)],'disabled':this['sending']},this['sendButtonText']))):this['formSuccess']&&!this[_0x190bd3(0x1d1)]?_0xe31e8a[_0x190bd3(0x1d2)](h,'p',{'class':_0xe31e8a[_0x190bd3(0x116)]},this[_0x190bd3(0x183)]):this[_0x190bd3(0x1d1)]&&this[_0x190bd3(0x11f)]==0x194?h('p',{'class':_0xe31e8a[_0x190bd3(0x116)]},this['errorMessage404']):this[_0x190bd3(0x1d1)]&&this[_0x190bd3(0x11f)]==0x193?_0xe31e8a[_0x190bd3(0xaf)](h,'p',{'class':_0x190bd3(0x91)},this[_0x190bd3(0x101)]):this[_0x190bd3(0x1d1)]?_0xe31e8a[_0x190bd3(0xc5)](h,'p',{'class':_0xe31e8a[_0x190bd3(0x116)]},this[_0x190bd3(0xc4)]):_0xe31e8a[_0x190bd3(0x161)](h,_0xe31e8a['yoLWI'],null)),_0xe31e8a[_0x190bd3(0x113)](h,_0x190bd3(0x75),{'class':_0xe31e8a[_0x190bd3(0x1d6)],'style':{'display':this[_0x190bd3(0xb6)]?'none':'block'}},_0xe31e8a['TDgLL'](h,_0xe31e8a[_0x190bd3(0xae)],{'class':_0xe31e8a[_0x190bd3(0x102)]},_0xe31e8a[_0x190bd3(0x1c0)],_0xe31e8a['KwEMN'](h,'a',{'target':_0xe31e8a[_0x190bd3(0x152)],'href':_0xe31e8a[_0x190bd3(0x1a4)]},_0xe31e8a[_0x190bd3(0x1d3)])))));}static get['is'](){const _0x10f6b8=_0x1376ee,_0x5f057b={'fCOjg':'feedback-modal'};return _0x5f057b[_0x10f6b8(0x13f)];}static get[_0x1376ee(0xc6)](){const _0x54c332={'eCIlp':'shadow'};return _0x54c332['eCIlp'];}static get['originalStyleUrls'](){const _0x514dc0=_0x1376ee,_0x33775b={'zfagh':_0x514dc0(0x1cf)};return{'$':[_0x33775b[_0x514dc0(0x19a)]]};}static get[_0x1376ee(0x12d)](){const _0x50a393=_0x1376ee,_0x9347a5={'KiIaw':_0x50a393(0x1cf)};return{'$':[_0x9347a5['KiIaw']]};}static get[_0x1376ee(0x17c)](){const _0x218d0e=_0x1376ee,_0x1e83cc={'yaCAv':_0x218d0e(0x147),'LgBzF':_0x218d0e(0x99),'aaOlN':_0x218d0e(0x1c8),'awdXg':'\x22We\x20could\x20not\x20find\x20the\x20provided\x20project\x20ID\x20in\x20PushFeedback.\x22','xpRAS':'modal-title','pALhD':'modal-title-success','GBJPR':_0x218d0e(0x193),'hIIYk':_0x218d0e(0x83),'AirIs':'\x22Oops!\x22','WkvGd':'modal-position','LXkVZ':'\x27center\x27','baJLK':_0x218d0e(0xb0),'pLQtG':_0x218d0e(0x87),'CoimR':'success-message','MyGSe':_0x218d0e(0x1bb),'jjznm':_0x218d0e(0x13b),'NKJvB':_0x218d0e(0x93),'PxavU':_0x218d0e(0x1c5),'MirsQ':_0x218d0e(0x10a),'oUrAS':'boolean','DIyqT':_0x218d0e(0x1bf),'HZuto':'false','RgEAg':_0x218d0e(0x159),'rcysH':'email-placeholder','BLgVx':'\x27Email\x20address\x20(optional)\x27','LPWyC':_0x218d0e(0x176),'ZSmmT':_0x218d0e(0xcc),'TKhhW':_0x218d0e(0xf4),'DHUtb':_0x218d0e(0xac),'baMxP':_0x218d0e(0x1cc),'ycOzb':_0x218d0e(0xad),'UJeUv':_0x218d0e(0x73),'IBJAe':_0x218d0e(0x196),'tSHjz':_0x218d0e(0x98),'BSoEa':_0x218d0e(0x9e),'kGhUS':_0x218d0e(0x126),'sWGYF':_0x218d0e(0x7a),'jfHNF':_0x218d0e(0x145),'UBOlt':'fetch-data'};return{'errorMessage':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x218d0e(0x147),'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0xb5)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x109)]},'errorMessage403':{'type':_0x1e83cc['yaCAv'],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc['yaCAv'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x218d0e(0x150),'reflect':![],'defaultValue':_0x218d0e(0xcd)},'errorMessage404':{'type':_0x1e83cc['yaCAv'],'mutable':![],'complexType':{'original':_0x218d0e(0x147),'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x218d0e(0x187),'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x139)]},'modalTitle':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x153)],'reflect':![],'defaultValue':_0x218d0e(0x189)},'modalTitleSuccess':{'type':_0x218d0e(0x147),'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['pALhD'],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x15e)]},'modalTitleError':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['hIIYk'],'reflect':![],'defaultValue':_0x1e83cc['AirIs']},'modalPosition':{'type':_0x218d0e(0x147),'mutable':![],'complexType':{'original':_0x218d0e(0x147),'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x17a)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0xd2)]},'sendButtonText':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['baJLK'],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0xd5)]},'successMessage':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0xa2)],'reflect':![],'defaultValue':'\x22\x22'},'project':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x1b8)],'reflect':![],'defaultValue':'\x27\x27'},'screenshotButtonText':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0xe1)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x105)]},'screenshotTopbarText':{'type':_0x218d0e(0x147),'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['PxavU'],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x1b5)]},'hideEmail':{'type':_0x218d0e(0xa7),'mutable':![],'complexType':{'original':_0x1e83cc['oUrAS'],'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0xf6)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'emailAddress':{'type':_0x218d0e(0x147),'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x1c2)],'reflect':![],'defaultValue':'\x27\x27'},'emailPlaceholder':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['rcysH'],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0xfb)]},'messagePlaceholder':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0xd4)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x141)]},'hideRating':{'type':_0x218d0e(0xa7),'mutable':![],'complexType':{'original':'boolean','resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':'hide-rating','reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'ratingMode':{'type':_0x1e83cc['yaCAv'],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0xf0)],'resolved':_0x218d0e(0x147),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['TKhhW'],'reflect':![],'defaultValue':_0x218d0e(0xb4)},'ratingPlaceholder':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':'string','references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x122)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x8c)]},'ratingStarsPlaceholder':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':_0x1e83cc['yaCAv'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x110)],'reflect':![],'defaultValue':_0x218d0e(0x167)},'showModal':{'type':_0x1e83cc[_0x218d0e(0x16d)],'mutable':!![],'complexType':{'original':_0x218d0e(0xa7),'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x155)],'reflect':!![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'showScreenshotMode':{'type':_0x1e83cc[_0x218d0e(0x16d)],'mutable':!![],'complexType':{'original':_0x1e83cc[_0x218d0e(0x16d)],'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x100)],'reflect':!![],'defaultValue':_0x1e83cc['HZuto']},'showScreenshotTopBar':{'type':_0x1e83cc[_0x218d0e(0x16d)],'mutable':!![],'complexType':{'original':_0x1e83cc[_0x218d0e(0x16d)],'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x218d0e(0xba),'reflect':!![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'hasSelectedElement':{'type':_0x1e83cc[_0x218d0e(0x16d)],'mutable':!![],'complexType':{'original':_0x1e83cc[_0x218d0e(0x16d)],'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x218d0e(0x120),'reflect':!![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'hideScreenshotButton':{'type':_0x218d0e(0xa7),'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0x16d)],'resolved':_0x1e83cc['oUrAS'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x1d7)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x8e)]},'hidePrivacyPolicy':{'type':_0x1e83cc['oUrAS'],'mutable':![],'complexType':{'original':_0x218d0e(0xa7),'resolved':_0x1e83cc[_0x218d0e(0x16d)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x182)],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0x8f)]},'privacyPolicyText':{'type':_0x1e83cc[_0x218d0e(0xf0)],'mutable':![],'complexType':{'original':_0x1e83cc['yaCAv'],'resolved':_0x1e83cc[_0x218d0e(0xf0)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc['sWGYF'],'reflect':![],'defaultValue':_0x1e83cc[_0x218d0e(0xeb)]},'fetchData':{'type':_0x1e83cc[_0x218d0e(0x16d)],'mutable':![],'complexType':{'original':_0x1e83cc[_0x218d0e(0x16d)],'resolved':_0x1e83cc['oUrAS'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1e83cc[_0x218d0e(0x1cd)],'reflect':![],'defaultValue':_0x1e83cc['kGhUS']}};}static get[_0x1376ee(0x162)](){return{'sending':{},'formMessage':{},'formEmail':{},'formSuccess':{},'formError':{},'formErrorStatus':{},'encodedScreenshot':{},'isPrivacyChecked':{},'whitelabel':{},'selectedRating':{}};}}
|
package/dist/collection/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
function _0x1faa(){var _0x21e429=['583048mIloLp','56JCRbZX','1184229sHwtcY','198825EaeRuv','658042SxRSMQ','9124280fAitzi','24590IuwQNi','113316KbgjwV'];_0x1faa=function(){return _0x21e429;};return _0x1faa();}function _0x28f6(_0x1a83d3,_0x20df2b){var _0x1faa87=_0x1faa();return _0x28f6=function(_0x28f62e,_0x52f015){_0x28f62e=_0x28f62e-0x15d;var _0x2b4a41=_0x1faa87[_0x28f62e];return _0x2b4a41;},_0x28f6(_0x1a83d3,_0x20df2b);}(function(_0x89956e,_0x3668a5){var _0xb98c91=_0x28f6,_0x10b293=_0x89956e();while(!![]){try{var _0x4113f8=-parseInt(_0xb98c91(0x163))/0x1+-parseInt(_0xb98c91(0x160))/0x2+-parseInt(_0xb98c91(0x162))/0x3+-parseInt(_0xb98c91(0x161))/0x4*(parseInt(_0xb98c91(0x15e))/0x5)+-parseInt(_0xb98c91(0x15f))/0x6+parseInt(_0xb98c91(0x164))/0x7+parseInt(_0xb98c91(0x15d))/0x8;if(_0x4113f8===_0x3668a5)break;else _0x10b293['push'](_0x10b293['shift']());}catch(_0x31041e){_0x10b293['push'](_0x10b293['shift']());}}}(_0x1faa,0x3fe4f));export*from'./components';
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x300c2f=_0x4e80;(function(_0x2917bb,_0x504297){const _0x1b7a6f=_0x4e80,_0x47f91d=_0x2917bb();while(!![]){try{const _0x48f3f9=-parseInt(_0x1b7a6f(0x9c))/0x1*(-parseInt(_0x1b7a6f(0xd7))/0x2)+-parseInt(_0x1b7a6f(0xba))/0x3*(parseInt(_0x1b7a6f(0xea))/0x4)+-parseInt(_0x1b7a6f(0x9f))/0x5*(parseInt(_0x1b7a6f(0xf5))/0x6)+-parseInt(_0x1b7a6f(0xc7))/0x7+-parseInt(_0x1b7a6f(0xa6))/0x8+-parseInt(_0x1b7a6f(0x98))/0x9*(-parseInt(_0x1b7a6f(0x84))/0xa)+parseInt(_0x1b7a6f(0x81))/0xb*(parseInt(_0x1b7a6f(0x94))/0xc);if(_0x48f3f9===_0x504297)break;else _0x47f91d['push'](_0x47f91d['shift']());}catch(_0x57e3d4){_0x47f91d['push'](_0x47f91d['shift']());}}}(_0x4e48,0x25b84));import{proxyCustomElement,HTMLElement,h,Host}from'@stencil/core/internal/client';function _0x4e48(){const _0x33eeb3=['feedback-button-content-icon','sendButtonText','gfpSY','userAgent','nPTDE','6Ptwudt','Oatlt','https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap','fetchData','tMKHU','ezozn','loadInterFont','modalTitleSuccess','emailPlaceholder','round','shadowRoot','.feedback-button-content{cursor:pointer;max-width:fit-content;z-index:var(--feedback-button-z-index)}.feedback-button-content--light{align-items:center;background-color:var(--feedback-button-light-bg-color);border-radius:var(--feedback-button-border-radius);box-shadow:rgba(60,\x2064,\x2067,\x200.3)\x200px\x201px\x202px\x200px,\x20rgba(60,\x2064,\x2067,\x200.15)\x200px\x202px\x206px\x202px;box-sizing:border-box;color:var(--feedback-button-light-text-color);display:flex;font-family:var(--feedback-font-family);font-size:var(--feedback-button-text-font-size);font-weight:var(--feedback-button-text-font-weight);padding:8px\x2015px}.feedback-button-content--dark{align-items:center;background-color:var(--feedback-button-dark-bg-color);border-radius:var(--feedback-button-border-radius);box-shadow:rgba(60,\x2064,\x2067,\x200.3)\x200px\x201px\x202px\x200px,\x20rgba(60,\x2064,\x2067,\x200.15)\x200px\x202px\x206px\x202px;box-sizing:border-box;color:var(--feedback-button-dark-text-color);display:flex;font-family:var(--feedback-font-family);font-weight:var(--feedback-button-text-font-weight);font-size:var(--feedback-button-text-font-size);padding:8px\x2015px}.feedback-button-content--bottom-right{bottom:10px;position:fixed;right:10px}.feedback-button-content--center-right{position:fixed;transform:rotate(-90deg)\x20translateY(-50%);top:50%}.feedback-button-content--center-right.feedback-button-content--dark,.feedback-button-content--center-right.feedback-button-content--light{border-radius:4px;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.feedback-button-content-icon{height:16px;margin-right:5px;width:16px}.feedback-button-content--center-right\x20.feedback-button-content-icon{rotate:90deg}','get','1590925gvAGkZ','ampZB','IfpNn','disconnectedCallback','kueVd','dark','RGxBc','YCAzR','How\x20would\x20you\x20rate\x20this\x20page?','kwXIk','\x20feedback-button-content--','hide-icon','We\x20could\x20not\x20find\x20the\x20provided\x20project\x20id\x20in\x20PushFeedback.','emailAddress','offsetWidth','screenshotTopbarText','34TNqonk','uAprk','stylesheet','messagePlaceholder','head','createElement','errorMessage','center-right','ZOZcs','XrKsh','none','iFVrt','bqTxi','customFont','.feedback-button-content','feather\x20feather-edit-3','rating-placeholder','hideRating','__attachShadow','23468nzXKTU','default','ysALP','privacyPolicyText','Select\x20an\x20element\x20on\x20this\x20page','render','NnjbT','modalTitle','define','oZYId','hide-screenshot-button','2166mKljsX','M16.5\x203.5a2.121\x202.121\x200\x200\x201\x203\x203L7\x2019l-4\x201\x201-4L16.5\x203.5z','ufjpp','pRCgs','hidePrivacyPolicy','eCsuP','ZYGer','swSHc','hide-rating','test','DOBPx','#fff','showModal','zBYwE','#0070F4','modal-position','VzmXp','button-position','span','Send','sQIOk','connectedCallback','buttonStyle','removeChild','screenshotButtonText','feedbackModal','privacy-policy-text','link','hide-privacy-policy','ookDX','yTfks','SndeH','ZMXjD','M12\x2020h9','QBzdj','Email\x20address\x20(optional)','qcUiF','button-style','kvDSw','__registerHost','187XWBcvY','buttonPosition','feedback-modal','100KKlZMp','PaDbF','fetch-data','email-address','message-placeholder','forEach','success-message','MzIrQ','CEmMk','qLUye','project','http://www.w3.org/2000/svg','screenshot-topbar-text','tFboK','BRyAD','Oops!','327444baWFxK','XEgQI','znSbf','hideEmail','142245MoYfbY','hideIcon','Comments','KwVrL','2674IsCbsb','error-message-4-0-4','errorMessage404','2895jvIMWr','hideScreenshotButton','feedback-button','successMessage','path','hide-email','appendChild','518872ubgVDe','style','email-placeholder','trnxT','modal-title-success','send-button-text','body','slot','modalPosition','ZHIUg','errorMessage403','rel','isSafariBrowser','center','modalTitleError'];_0x4e48=function(){return _0x33eeb3;};return _0x4e48();}import{d as _0x54d545}from'./feedback-modal2.js';function _0x4e80(_0x28f959,_0x18bfb3){const _0x4e48d8=_0x4e48();return _0x4e80=function(_0x4e8039,_0x615bff){_0x4e8039=_0x4e8039-0x70;let _0x371a80=_0x4e48d8[_0x4e8039];return _0x371a80;},_0x4e80(_0x28f959,_0x18bfb3);}const feedbackButtonCss=_0x300c2f(0xc5),FeedbackButton$1=proxyCustomElement(class extends HTMLElement{constructor(){const _0x32fb9c=_0x300c2f,_0x566b07={'nPTDE':'Please\x20try\x20again\x20later.','bqTxi':'The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.','gfpSY':_0x32fb9c(0xd3),'ZtYPB':'Share\x20your\x20feedback','yTfks':_0x32fb9c(0x93),'uAprk':_0x32fb9c(0xb3),'mPBBU':_0x32fb9c(0x108),'ampZB':_0x32fb9c(0xee),'ufjpp':_0x32fb9c(0x7c),'IfpNn':_0x32fb9c(0xeb)};super(),this[_0x32fb9c(0x80)](),this[_0x32fb9c(0xe9)](),this[_0x32fb9c(0xe4)]=![],this[_0x32fb9c(0xdd)]=_0x566b07[_0x32fb9c(0xb9)],this[_0x32fb9c(0xb0)]=_0x566b07[_0x32fb9c(0xe3)],this[_0x32fb9c(0x9e)]=_0x566b07[_0x32fb9c(0xb7)],this[_0x32fb9c(0xf1)]=_0x566b07['ZtYPB'],this[_0x32fb9c(0xc1)]='Thanks\x20for\x20your\x20feedback!',this['modalTitleError']=_0x566b07[_0x32fb9c(0x77)],this['modalPosition']=_0x566b07[_0x32fb9c(0xd8)],this[_0x32fb9c(0xb6)]=_0x566b07['mPBBU'],this[_0x32fb9c(0xa2)]='',this[_0x32fb9c(0x8e)]='',this[_0x32fb9c(0x71)]='Add\x20a\x20screenshot',this[_0x32fb9c(0xd6)]=_0x566b07[_0x32fb9c(0xc8)],this[_0x32fb9c(0x97)]=![],this[_0x32fb9c(0xd4)]='',this['emailPlaceholder']=_0x566b07[_0x32fb9c(0xf7)],this[_0x32fb9c(0xda)]=_0x32fb9c(0x9a),this[_0x32fb9c(0xe8)]=![],this['ratingPlaceholder']=_0x32fb9c(0xcf),this['buttonStyle']=_0x566b07[_0x32fb9c(0xc9)],this[_0x32fb9c(0x82)]=_0x566b07[_0x32fb9c(0xc9)],this[_0x32fb9c(0x99)]=![],this[_0x32fb9c(0xa0)]=![],this[_0x32fb9c(0xf9)]=!![],this[_0x32fb9c(0xed)]='I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.',this[_0x32fb9c(0xbd)]=!![];}[_0x300c2f(0x10a)](){const _0x2070d8=_0x300c2f,_0x14bb5f={'ZYGer':_0x2070d8(0x83),'Oatlt':_0x2070d8(0xe4),'BfAuY':_0x2070d8(0xdd),'RLoWp':_0x2070d8(0xb0),'VcABn':_0x2070d8(0xf1),'BRyAD':_0x2070d8(0xc1),'vkkjO':_0x2070d8(0xb4),'kvDSw':_0x2070d8(0xae),'swSHc':'sendButtonText','eCsuP':_0x2070d8(0xa2),'YCAzR':_0x2070d8(0x8e),'NDzPS':_0x2070d8(0xd6),'oZYId':_0x2070d8(0x97),'tMKHU':'emailAddress','XEgQI':_0x2070d8(0xc2),'DOBPx':'messagePlaceholder','sQIOk':_0x2070d8(0xe8),'ZOZcs':'ratingPlaceholder','pRCgs':_0x2070d8(0xa0),'ysALP':_0x2070d8(0xf9),'ZMXjD':'privacyPolicyText'};this[_0x2070d8(0x72)]=document[_0x2070d8(0xdc)](_0x14bb5f[_0x2070d8(0xfb)]);const _0x4d624f=[_0x14bb5f[_0x2070d8(0xbb)],_0x14bb5f['BfAuY'],_0x14bb5f['RLoWp'],_0x2070d8(0x9e),_0x14bb5f['VcABn'],_0x14bb5f[_0x2070d8(0x92)],_0x14bb5f['vkkjO'],_0x14bb5f[_0x2070d8(0x7f)],_0x14bb5f[_0x2070d8(0xfc)],_0x14bb5f[_0x2070d8(0xfa)],_0x14bb5f[_0x2070d8(0xce)],_0x2070d8(0x71),_0x14bb5f['NDzPS'],_0x14bb5f[_0x2070d8(0xf3)],_0x14bb5f[_0x2070d8(0xbe)],_0x14bb5f[_0x2070d8(0x95)],_0x14bb5f[_0x2070d8(0xff)],_0x14bb5f[_0x2070d8(0x109)],_0x14bb5f[_0x2070d8(0xdf)],_0x14bb5f[_0x2070d8(0xf8)],_0x14bb5f[_0x2070d8(0xec)],_0x14bb5f[_0x2070d8(0x79)],'fetchData'];_0x4d624f[_0x2070d8(0x89)](_0x7f2f1b=>{this['feedbackModal'][_0x7f2f1b]=this[_0x7f2f1b];}),document['body'][_0x2070d8(0xa5)](this['feedbackModal']);}[_0x300c2f(0xca)](){const _0x4c6fa6=_0x300c2f;document[_0x4c6fa6(0xac)][_0x4c6fa6(0x70)](this[_0x4c6fa6(0x72)]);}[_0x300c2f(0xb2)](){const _0x7eac6c=_0x300c2f,_0x4588f9=/safari/i[_0x7eac6c(0xfe)](navigator[_0x7eac6c(0xb8)])&&!/chrome/i[_0x7eac6c(0xfe)](navigator['userAgent']);return _0x4588f9;}['componentDidLoad'](){const _0xa1ab6f=_0x300c2f,_0x37fc10={'FbPnN':function(_0x49a1e0,_0x3b8bde){return _0x49a1e0===_0x3b8bde;},'NnjbT':function(_0x2eb2e2,_0x2ea9e0){return _0x2eb2e2/_0x2ea9e0;},'SOCvM':function(_0x338e1e,_0x284465){return _0x338e1e+_0x284465;}};if(_0x37fc10['FbPnN'](this['buttonPosition'],_0xa1ab6f(0xde))){const _0x41d7f6=this['el'][_0xa1ab6f(0xc4)]['querySelector'](_0xa1ab6f(0xe5));let _0x32c919=0x0;this['isSafariBrowser']()&&(_0x32c919=0xa),_0x41d7f6[_0xa1ab6f(0xa7)]['right']=_0x37fc10[_0xa1ab6f(0xf0)](_0x37fc10['SOCvM'](_0x41d7f6[_0xa1ab6f(0xd5)],_0x32c919),0x2)*-0x1+'px';}!this[_0xa1ab6f(0xe4)]&&this[_0xa1ab6f(0xc0)]();}[_0x300c2f(0xc0)](){const _0x207a88=_0x300c2f,_0xe5ef1c={'ezozn':_0x207a88(0xbc)},_0x51df1a=document['createElement'](_0x207a88(0x74));_0x51df1a['href']=_0xe5ef1c[_0x207a88(0xbf)],_0x51df1a[_0x207a88(0xb1)]=_0x207a88(0xd9),document[_0x207a88(0xdb)][_0x207a88(0xa5)](_0x51df1a);}[_0x300c2f(0x101)](){const _0x134172=_0x300c2f;this[_0x134172(0x72)]['showModal']=!![];}[_0x300c2f(0xef)](){const _0x2756e1=_0x300c2f,_0x78213b={'KwVrL':function(_0x5efac9,_0x3c34d2,_0x48889a,_0x5ce02e){return _0x5efac9(_0x3c34d2,_0x48889a,_0x5ce02e);},'RGxBc':function(_0x13607c,_0x30cc63,_0x1f19c5,_0x3cd397,_0x4d06f0,_0x4f292c){return _0x13607c(_0x30cc63,_0x1f19c5,_0x3cd397,_0x4d06f0,_0x4f292c);},'DiZkd':_0x2756e1(0xcc),'qLUye':function(_0x378257,_0x16e523,_0x16fa5d,_0x5b1414){return _0x378257(_0x16e523,_0x16fa5d,_0x5b1414);},'qcUiF':_0x2756e1(0xb5),'znSbf':function(_0x57edb7,_0x17b530,_0x2dea33,_0xf64b0,_0x5075d4){return _0x57edb7(_0x17b530,_0x2dea33,_0xf64b0,_0x5075d4);},'oHsLn':'svg','VzmXp':_0x2756e1(0x8f),'kueVd':'0\x200\x2024\x2024','PaDbF':_0x2756e1(0xe1),'SndeH':_0x2756e1(0xc3),'kwXIk':_0x2756e1(0xe6),'XrKsh':function(_0x2e633b,_0x487f78,_0x11a185){return _0x2e633b(_0x487f78,_0x11a185);},'trnxT':function(_0x32180f,_0x3dc47a,_0x3dd6a6){return _0x32180f(_0x3dc47a,_0x3dd6a6);},'ookDX':function(_0x115b5d,_0x5dc24a){return _0x115b5d===_0x5dc24a;},'QBzdj':_0x2756e1(0x107),'zBYwE':_0x2756e1(0x103),'tFboK':_0x2756e1(0xa3),'iFVrt':_0x2756e1(0xf6),'CEmMk':_0x2756e1(0xad)};return _0x78213b[_0x2756e1(0x9b)](h,Host,null,_0x78213b[_0x2756e1(0xcd)](h,'a',{'class':'feedback-button-content\x20feedback-button-content--'+this[_0x2756e1(0x10b)]+_0x2756e1(0xd1)+this[_0x2756e1(0x82)],'onClick':()=>this[_0x2756e1(0x101)]()},!this[_0x2756e1(0x99)]&&this[_0x2756e1(0x10b)]===_0x78213b['DiZkd']&&_0x78213b[_0x2756e1(0x8d)](h,_0x2756e1(0x107),{'class':_0x78213b[_0x2756e1(0x7d)]},_0x78213b[_0x2756e1(0x96)](h,_0x78213b['oHsLn'],{'xmlns':_0x78213b['VzmXp'],'width':'16','height':'16','viewBox':_0x78213b[_0x2756e1(0xcb)],'fill':_0x78213b[_0x2756e1(0x85)],'stroke':_0x2756e1(0x100),'stroke-width':'2','stroke-linecap':_0x2756e1(0xc3),'stroke-linejoin':_0x78213b[_0x2756e1(0x78)],'class':_0x78213b['kwXIk']},_0x78213b[_0x2756e1(0xe0)](h,_0x2756e1(0xa3),{'d':_0x2756e1(0x7a)}),_0x78213b[_0x2756e1(0xa9)](h,_0x2756e1(0xa3),{'d':'M16.5\x203.5a2.121\x202.121\x200\x200\x201\x203\x203L7\x2019l-4\x201\x201-4L16.5\x203.5z'}))),!this[_0x2756e1(0x99)]&&_0x78213b[_0x2756e1(0x76)](this[_0x2756e1(0x10b)],'light')&&h(_0x78213b[_0x2756e1(0x7b)],{'class':_0x2756e1(0xb5)},_0x78213b[_0x2756e1(0x96)](h,_0x78213b['oHsLn'],{'xmlns':_0x78213b[_0x2756e1(0x105)],'width':'16','height':'16','viewBox':_0x78213b[_0x2756e1(0xcb)],'fill':_0x78213b[_0x2756e1(0x85)],'stroke':_0x78213b[_0x2756e1(0x102)],'stroke-width':'2','stroke-linecap':_0x78213b['SndeH'],'stroke-linejoin':_0x78213b['SndeH'],'class':_0x78213b[_0x2756e1(0xd0)]},_0x78213b[_0x2756e1(0xe0)](h,_0x78213b['tFboK'],{'d':_0x2756e1(0x7a)}),h(_0x78213b[_0x2756e1(0x91)],{'d':_0x78213b[_0x2756e1(0xe2)]}))),h(_0x78213b[_0x2756e1(0x8c)],null)));}get['el'](){return this;}static get['style'](){return feedbackButtonCss;}},[0x1,'feedback-button',{'customFont':[0x4,'custom-font'],'errorMessage':[0x1,'error-message'],'errorMessage403':[0x1,'error-message-4-0-3'],'errorMessage404':[0x1,_0x300c2f(0x9d)],'modalTitle':[0x1,'modal-title'],'modalTitleSuccess':[0x1,_0x300c2f(0xaa)],'modalTitleError':[0x1,'modal-title-error'],'modalPosition':[0x1,_0x300c2f(0x104)],'sendButtonText':[0x1,_0x300c2f(0xab)],'successMessage':[0x1,_0x300c2f(0x8a)],'project':[0x1],'screenshotButtonText':[0x1,'screenshot-button-text'],'screenshotTopbarText':[0x1,_0x300c2f(0x90)],'hideEmail':[0x4,_0x300c2f(0xa4)],'emailAddress':[0x1,_0x300c2f(0x87)],'emailPlaceholder':[0x1,_0x300c2f(0xa8)],'messagePlaceholder':[0x1,_0x300c2f(0x88)],'hideRating':[0x4,_0x300c2f(0xfd)],'ratingPlaceholder':[0x1,_0x300c2f(0xe7)],'buttonStyle':[0x1,_0x300c2f(0x7e)],'buttonPosition':[0x1,_0x300c2f(0x106)],'hideIcon':[0x4,_0x300c2f(0xd2)],'hideScreenshotButton':[0x4,_0x300c2f(0xf4)],'hidePrivacyPolicy':[0x4,_0x300c2f(0x75)],'privacyPolicyText':[0x1,_0x300c2f(0x73)],'fetchData':[0x4,_0x300c2f(0x86)]}]);function defineCustomElement$1(){const _0x14b7bc=_0x300c2f,_0x2be6e4={'ZHIUg':function(_0x43b9a3){return _0x43b9a3();},'MzIrQ':_0x14b7bc(0xa1)};if(typeof customElements==='undefined')return;const _0x339cf9=[_0x2be6e4[_0x14b7bc(0x8b)],_0x14b7bc(0x83)];_0x339cf9['forEach'](_0xdcb6b8=>{const _0x300ed3=_0x14b7bc;switch(_0xdcb6b8){case _0x300ed3(0xa1):!customElements[_0x300ed3(0xc6)](_0xdcb6b8)&&customElements[_0x300ed3(0xf2)](_0xdcb6b8,FeedbackButton$1);break;case _0x300ed3(0x83):!customElements[_0x300ed3(0xc6)](_0xdcb6b8)&&_0x2be6e4[_0x300ed3(0xaf)](_0x54d545);break;}});}const FeedbackButton=FeedbackButton$1,defineCustomElement=defineCustomElement$1;export{FeedbackButton,defineCustomElement};
|
|
1
|
+
const _0x269984=_0x36c7;function _0x36c7(_0x2eb459,_0x109739){const _0x516d0a=_0x516d();return _0x36c7=function(_0x36c762,_0x1509c2){_0x36c762=_0x36c762-0x146;let _0x319722=_0x516d0a[_0x36c762];return _0x319722;},_0x36c7(_0x2eb459,_0x109739);}(function(_0x123701,_0x38963c){const _0xea6709=_0x36c7,_0x3204f4=_0x123701();while(!![]){try{const _0x1ff1bc=parseInt(_0xea6709(0x1cf))/0x1*(parseInt(_0xea6709(0x167))/0x2)+-parseInt(_0xea6709(0x1b5))/0x3+-parseInt(_0xea6709(0x18f))/0x4*(parseInt(_0xea6709(0x1c5))/0x5)+-parseInt(_0xea6709(0x182))/0x6+-parseInt(_0xea6709(0x1b9))/0x7*(-parseInt(_0xea6709(0x157))/0x8)+-parseInt(_0xea6709(0x1d1))/0x9+parseInt(_0xea6709(0x17b))/0xa*(parseInt(_0xea6709(0x16b))/0xb);if(_0x1ff1bc===_0x38963c)break;else _0x3204f4['push'](_0x3204f4['shift']());}catch(_0x1e78a5){_0x3204f4['push'](_0x3204f4['shift']());}}}(_0x516d,0x66850));function _0x516d(){const _0x166cd9=['screenshot-topbar-text','bPHzC','WXnkX','hideEmail','link','HTdPo','modal-title','fDtgA','Email\x20address\x20(optional)','hideIcon','Jlnbb','5744770pniDAf','privacyPolicyText','Please\x20try\x20again\x20later.','bRUzq','https://fonts.googleapis.com/css2?family=Inter:wght@400;500&display=swap','I\x20have\x20read\x20and\x20expressly\x20consent\x20to\x20the\x20terms\x20of\x20the\x20<a\x20href=\x27https://pushfeedback.com/privacy\x27>Privacy\x20Policy</a>.','feather\x20feather-edit-3','3833202bguoOn','componentDidLoad','M16.5\x203.5a2.121\x202.121\x200\x200\x201\x203\x203L7\x2019l-4\x201\x201-4L16.5\x203.5z','wDMUR','jAQHi','ZumGO','mSkUr','ASqJk','dHEiG','sTbKt','rel','disconnectedCallback','hideScreenshotButton','12mKOOaD','buttonStyle','YxpjN','fetch-data','loadInterFont','errorMessage404','ratingPlaceholder','svg','appendChild','RsnUs','WXOGT','querySelector','modal-title-success','xfNFu','light','vZvtv','Comments','LpasK','htADl','errorMessage','Cprrc','__registerHost','The\x20request\x20URL\x20does\x20not\x20match\x20the\x20one\x20defined\x20in\x20PushFeedback\x20for\x20this\x20project.','rating-mode','Thanks\x20for\x20your\x20feedback!','stylesheet','hidePrivacyPolicy','screenshotTopbarText','fetchData','ffbje','qtpjk','button-position','lzCVS','hideRating','http://www.w3.org/2000/svg','sendButtonText','emailPlaceholder','send-button-text','1956396VMIMNU','error-message-4-0-3','body','modalTitleSuccess','120827XizudH','test','undefined','right','xGSGX','modal-title-error','hide-email','feedback-button-content-icon','#0070F4','isSafariBrowser','project','feedbackModal','1035825ZKFkhU','ratingStarsPlaceholder','custom-font','none','errorMessage403','CslWs','feedback-modal','center','ShLny','nWKJi','7IkSoWP','buttonPosition','3081456hIQdrU','modalTitleError','forEach','emailAddress','dark','YaRkG','eyOvr','ratingMode','.feedback-button-content{cursor:pointer;max-width:fit-content;z-index:var(--feedback-button-z-index)}.feedback-button-content--light{align-items:center;background-color:var(--feedback-button-light-bg-color);border-radius:var(--feedback-button-border-radius);box-shadow:rgba(60,\x2064,\x2067,\x200.3)\x200px\x201px\x202px\x200px,\x20rgba(60,\x2064,\x2067,\x200.15)\x200px\x202px\x206px\x202px;box-sizing:border-box;color:var(--feedback-button-light-text-color);display:flex;font-family:var(--feedback-font-family);font-size:var(--feedback-button-text-font-size);font-weight:var(--feedback-button-text-font-weight);padding:8px\x2015px}.feedback-button-content--dark{align-items:center;background-color:var(--feedback-button-dark-bg-color);border-radius:var(--feedback-button-border-radius);box-shadow:rgba(60,\x2064,\x2067,\x200.3)\x200px\x201px\x202px\x200px,\x20rgba(60,\x2064,\x2067,\x200.15)\x200px\x202px\x206px\x202px;box-sizing:border-box;color:var(--feedback-button-dark-text-color);display:flex;font-family:var(--feedback-font-family);font-weight:var(--feedback-button-text-font-weight);font-size:var(--feedback-button-text-font-size);padding:8px\x2015px}.feedback-button-content--bottom-right{bottom:10px;position:fixed;right:10px}.feedback-button-content--center-right{position:fixed;transform:rotate(-90deg)\x20translateY(-50%);top:50%}.feedback-button-content--center-right.feedback-button-content--dark,.feedback-button-content--center-right.feedback-button-content--light{border-radius:4px;border-bottom-left-radius:0px;border-bottom-right-radius:0px}.feedback-button-content-icon{height:16px;margin-right:5px;width:16px}.feedback-button-content--center-right\x20.feedback-button-content-icon{rotate:90deg}','connectedCallback','rating-stars-placeholder','cPxgE','NZIyY','userAgent','hide-screenshot-button','modalTitle','path','modalPosition','offsetWidth','#fff','Share\x20your\x20feedback','PPSjs','get','style','showModal','Add\x20a\x20screenshot','feedback-button','ttZZK','0\x200\x2024\x2024','PGZVx','wXfEG','default','tYyLD','success-message','rating-placeholder','modal-position','shadowRoot','hide-privacy-policy','head','slot','We\x20could\x20not\x20find\x20the\x20provided\x20project\x20id\x20in\x20PushFeedback.','createElement','customFont','successMessage','88fwqdrP','DSpGH','Select\x20an\x20element\x20on\x20this\x20page','tTiDe','feedback-button-content\x20feedback-button-content--','cORbY','hMYFM','CzZMs','screenshot-button-text','screenshotButtonText','ivnmt','messagePlaceholder','Oops!','ulNpL','QXEse','email-address','53434KoxLhk','center-right','LhADP','email-placeholder','44OKZcDx','EpfwC','zXMVm','define','GgcYN'];_0x516d=function(){return _0x166cd9;};return _0x516d();}import{proxyCustomElement,HTMLElement,h,Host}from'@stencil/core/internal/client';import{d as _0x39d9aa}from'./feedback-modal2.js';const feedbackButtonCss=_0x269984(0x1d9),FeedbackButton$1=proxyCustomElement(class extends HTMLElement{constructor(){const _0x42aa2b=_0x269984,_0x2278f8={'ttZZK':_0x42aa2b(0x17d),'PGZVx':_0x42aa2b(0x1a5),'ulNpL':_0x42aa2b(0x153),'WXOGT':_0x42aa2b(0x1e5),'xGSGX':_0x42aa2b(0x163),'vTIbB':_0x42aa2b(0x1cc),'ShLny':'Send','sTbKt':_0x42aa2b(0x1ea),'NZIyY':_0x42aa2b(0x178),'ivnmt':'thumbs','nJwzm':'Was\x20this\x20page\x20helpful?','qtpjk':_0x42aa2b(0x14a)};super(),this[_0x42aa2b(0x1a4)](),this['__attachShadow'](),this[_0x42aa2b(0x155)]=![],this['errorMessage']=_0x2278f8[_0x42aa2b(0x146)],this[_0x42aa2b(0x1c9)]=_0x2278f8[_0x42aa2b(0x148)],this[_0x42aa2b(0x194)]=_0x2278f8[_0x42aa2b(0x164)],this[_0x42aa2b(0x1e0)]=_0x2278f8[_0x42aa2b(0x199)],this[_0x42aa2b(0x1b8)]=_0x42aa2b(0x1a7),this[_0x42aa2b(0x1d2)]=_0x2278f8[_0x42aa2b(0x1bd)],this[_0x42aa2b(0x1e2)]=_0x2278f8['vTIbB'],this['sendButtonText']=_0x2278f8[_0x42aa2b(0x1cd)],this[_0x42aa2b(0x156)]='',this[_0x42aa2b(0x1c3)]='',this[_0x42aa2b(0x160)]=_0x2278f8[_0x42aa2b(0x18b)],this[_0x42aa2b(0x1aa)]=_0x42aa2b(0x159),this[_0x42aa2b(0x173)]=![],this['emailAddress']='',this[_0x42aa2b(0x1b3)]=_0x2278f8[_0x42aa2b(0x1dd)],this[_0x42aa2b(0x162)]=_0x42aa2b(0x19f),this['hideRating']=![],this[_0x42aa2b(0x1d8)]=_0x2278f8[_0x42aa2b(0x161)],this[_0x42aa2b(0x195)]=_0x2278f8['nJwzm'],this[_0x42aa2b(0x1c6)]='How\x20would\x20you\x20rate\x20this\x20page?',this[_0x42aa2b(0x190)]=_0x2278f8[_0x42aa2b(0x1ad)],this['buttonPosition']='default',this[_0x42aa2b(0x179)]=![],this[_0x42aa2b(0x18e)]=![],this[_0x42aa2b(0x1a9)]=!![],this['privacyPolicyText']=_0x42aa2b(0x180),this['fetchData']=!![];}[_0x269984(0x1da)](){const _0x507b7a=_0x269984,_0x1d79b0={'xqJiX':_0x507b7a(0x155),'RsnUs':_0x507b7a(0x1a2),'QXEse':'errorMessage403','WEKYz':_0x507b7a(0x194),'Jvnec':_0x507b7a(0x1e0),'ZumGO':_0x507b7a(0x1b8),'Jlnbb':_0x507b7a(0x1d2),'bPHzC':'modalPosition','dHEiG':'successMessage','HTdPo':_0x507b7a(0x160),'DSpGH':_0x507b7a(0x1aa),'YaRkG':_0x507b7a(0x173),'QroRZ':_0x507b7a(0x1b3),'ASqJk':_0x507b7a(0x162),'bRUzq':_0x507b7a(0x1d8),'Yetab':_0x507b7a(0x195),'HiOgz':_0x507b7a(0x1c6),'aqTMB':_0x507b7a(0x18e),'IjUMN':_0x507b7a(0x1a9),'lzCVS':_0x507b7a(0x17c),'jAQHi':_0x507b7a(0x1ab)};this['feedbackModal']=document[_0x507b7a(0x154)](_0x507b7a(0x1cb));const _0x5355bd=[_0x1d79b0['xqJiX'],_0x1d79b0[_0x507b7a(0x198)],_0x1d79b0[_0x507b7a(0x165)],_0x1d79b0['WEKYz'],_0x1d79b0['Jvnec'],_0x1d79b0[_0x507b7a(0x187)],_0x1d79b0[_0x507b7a(0x17a)],_0x1d79b0[_0x507b7a(0x171)],_0x507b7a(0x1b2),_0x1d79b0[_0x507b7a(0x18a)],'project',_0x1d79b0[_0x507b7a(0x175)],_0x1d79b0[_0x507b7a(0x158)],_0x1d79b0[_0x507b7a(0x1d6)],_0x507b7a(0x1d4),_0x1d79b0['QroRZ'],_0x1d79b0[_0x507b7a(0x189)],_0x507b7a(0x1b0),_0x1d79b0[_0x507b7a(0x17e)],_0x1d79b0['Yetab'],_0x1d79b0['HiOgz'],_0x1d79b0['aqTMB'],_0x1d79b0['IjUMN'],_0x1d79b0[_0x507b7a(0x1af)],_0x1d79b0[_0x507b7a(0x186)]];_0x5355bd['forEach'](_0x3842ac=>{const _0x4a2135=_0x507b7a;this[_0x4a2135(0x1c4)][_0x3842ac]=this[_0x3842ac];}),document[_0x507b7a(0x1b7)][_0x507b7a(0x197)](this[_0x507b7a(0x1c4)]);}[_0x269984(0x18d)](){const _0x22f39b=_0x269984;document[_0x22f39b(0x1b7)]['removeChild'](this['feedbackModal']);}[_0x269984(0x1c2)](){const _0x5e3f18=_0x269984,_0x1c497e=/safari/i[_0x5e3f18(0x1ba)](navigator[_0x5e3f18(0x1de)])&&!/chrome/i['test'](navigator['userAgent']);return _0x1c497e;}[_0x269984(0x183)](){const _0x5971ff=_0x269984,_0x391304={'Cprrc':function(_0x5bb62e,_0x250ffe){return _0x5bb62e===_0x250ffe;},'mSkUr':'.feedback-button-content','JelHf':function(_0x2f1463,_0x1b86ea){return _0x2f1463*_0x1b86ea;},'GgcYN':function(_0x13495b,_0x14e28b){return _0x13495b/_0x14e28b;},'wDMUR':function(_0x186809,_0x5df239){return _0x186809+_0x5df239;}};if(_0x391304[_0x5971ff(0x1a3)](this[_0x5971ff(0x1d0)],_0x5971ff(0x168))){const _0x4036a6=this['el'][_0x5971ff(0x14f)][_0x5971ff(0x19a)](_0x391304[_0x5971ff(0x188)]);let _0xfee3f6=0x0;this['isSafariBrowser']()&&(_0xfee3f6=0xa),_0x4036a6['style'][_0x5971ff(0x1bc)]=_0x391304['JelHf'](_0x391304[_0x5971ff(0x16f)](_0x391304[_0x5971ff(0x185)](_0x4036a6[_0x5971ff(0x1e3)],_0xfee3f6),0x2),-0x1)+'px';}!this['customFont']&&this[_0x5971ff(0x193)]();}[_0x269984(0x193)](){const _0xef3c8e=_0x269984,_0x5c05dc={'EunIk':_0xef3c8e(0x174),'TmYEp':_0xef3c8e(0x1a8)},_0x460158=document[_0xef3c8e(0x154)](_0x5c05dc['EunIk']);_0x460158['href']=_0xef3c8e(0x17f),_0x460158[_0xef3c8e(0x18c)]=_0x5c05dc['TmYEp'],document[_0xef3c8e(0x151)][_0xef3c8e(0x197)](_0x460158);}[_0x269984(0x1e9)](){const _0xc5abf8=_0x269984;this[_0xc5abf8(0x1c4)][_0xc5abf8(0x1e9)]=!![];}['render'](){const _0x1ef2e1=_0x269984,_0x26be7e={'KsrfO':_0x1ef2e1(0x1d5),'wXfEG':'span','htADl':function(_0x22321a,_0x30b5de,_0x17696d,_0x42061b,_0x335e69){return _0x22321a(_0x30b5de,_0x17696d,_0x42061b,_0x335e69);},'cPxgE':_0x1ef2e1(0x196),'YxpjN':_0x1ef2e1(0x1b1),'tTiDe':'none','tYyLD':_0x1ef2e1(0x1e4),'hMYFM':'round','LhADP':_0x1ef2e1(0x181),'LpasK':function(_0x48334d,_0x277e37,_0x5c3ef9){return _0x48334d(_0x277e37,_0x5c3ef9);},'fDtgA':'M12\x2020h9','eyOvr':_0x1ef2e1(0x1e1),'jGYSu':function(_0x5278fc,_0x4646d6){return _0x5278fc===_0x4646d6;},'CslWs':_0x1ef2e1(0x19d),'CzZMs':function(_0x2b1f26,_0x1be956,_0x2e3fe3,_0x30ee0c){return _0x2b1f26(_0x1be956,_0x2e3fe3,_0x30ee0c);},'zXMVm':function(_0x1e6e02,_0x3abd74,_0xbcef8f,_0xa6ddba,_0x1afc9e){return _0x1e6e02(_0x3abd74,_0xbcef8f,_0xa6ddba,_0x1afc9e);},'MJpUF':_0x1ef2e1(0x147),'cORbY':_0x1ef2e1(0x1c1),'MOsry':function(_0x309c72,_0x15ebb1,_0x40d04c){return _0x309c72(_0x15ebb1,_0x40d04c);},'Mnelg':_0x1ef2e1(0x184),'WXnkX':function(_0x2511b1,_0x255c57,_0x18fa15){return _0x2511b1(_0x255c57,_0x18fa15);},'nWKJi':_0x1ef2e1(0x152)};return h(Host,null,h('a',{'class':_0x1ef2e1(0x15b)+this[_0x1ef2e1(0x190)]+'\x20feedback-button-content--'+this[_0x1ef2e1(0x1d0)],'onClick':()=>this[_0x1ef2e1(0x1e9)]()},!this[_0x1ef2e1(0x179)]&&this['buttonStyle']===_0x26be7e['KsrfO']&&h(_0x26be7e[_0x1ef2e1(0x149)],{'class':_0x1ef2e1(0x1c0)},_0x26be7e[_0x1ef2e1(0x1a1)](h,_0x26be7e[_0x1ef2e1(0x1dc)],{'xmlns':_0x26be7e[_0x1ef2e1(0x191)],'width':'16','height':'16','viewBox':_0x1ef2e1(0x147),'fill':_0x26be7e[_0x1ef2e1(0x15a)],'stroke':_0x26be7e[_0x1ef2e1(0x14b)],'stroke-width':'2','stroke-linecap':_0x26be7e['hMYFM'],'stroke-linejoin':_0x26be7e['hMYFM'],'class':_0x26be7e[_0x1ef2e1(0x169)]},_0x26be7e[_0x1ef2e1(0x1a0)](h,_0x1ef2e1(0x1e1),{'d':_0x26be7e[_0x1ef2e1(0x177)]}),h(_0x26be7e[_0x1ef2e1(0x1d7)],{'d':_0x1ef2e1(0x184)}))),!this[_0x1ef2e1(0x179)]&&_0x26be7e['jGYSu'](this['buttonStyle'],_0x26be7e[_0x1ef2e1(0x1ca)])&&_0x26be7e[_0x1ef2e1(0x15e)](h,_0x26be7e[_0x1ef2e1(0x149)],{'class':'feedback-button-content-icon'},_0x26be7e[_0x1ef2e1(0x16d)](h,'svg',{'xmlns':_0x1ef2e1(0x1b1),'width':'16','height':'16','viewBox':_0x26be7e['MJpUF'],'fill':_0x1ef2e1(0x1c8),'stroke':_0x26be7e[_0x1ef2e1(0x15c)],'stroke-width':'2','stroke-linecap':_0x26be7e[_0x1ef2e1(0x15d)],'stroke-linejoin':_0x26be7e['hMYFM'],'class':_0x26be7e[_0x1ef2e1(0x169)]},_0x26be7e['MOsry'](h,_0x26be7e[_0x1ef2e1(0x1d7)],{'d':_0x26be7e[_0x1ef2e1(0x177)]}),_0x26be7e[_0x1ef2e1(0x1a0)](h,_0x26be7e[_0x1ef2e1(0x1d7)],{'d':_0x26be7e['Mnelg']}))),_0x26be7e[_0x1ef2e1(0x172)](h,_0x26be7e[_0x1ef2e1(0x1ce)],null)));}get['el'](){return this;}static get[_0x269984(0x1e8)](){return feedbackButtonCss;}},[0x1,_0x269984(0x1eb),{'customFont':[0x4,_0x269984(0x1c7)],'errorMessage':[0x1,'error-message'],'errorMessage403':[0x1,_0x269984(0x1b6)],'errorMessage404':[0x1,'error-message-4-0-4'],'modalTitle':[0x1,_0x269984(0x176)],'modalTitleSuccess':[0x1,_0x269984(0x19b)],'modalTitleError':[0x1,_0x269984(0x1be)],'modalPosition':[0x1,_0x269984(0x14e)],'sendButtonText':[0x1,_0x269984(0x1b4)],'successMessage':[0x1,_0x269984(0x14c)],'project':[0x1],'screenshotButtonText':[0x1,_0x269984(0x15f)],'screenshotTopbarText':[0x1,_0x269984(0x170)],'hideEmail':[0x4,_0x269984(0x1bf)],'emailAddress':[0x1,_0x269984(0x166)],'emailPlaceholder':[0x1,_0x269984(0x16a)],'messagePlaceholder':[0x1,'message-placeholder'],'hideRating':[0x4,'hide-rating'],'ratingMode':[0x1,_0x269984(0x1a6)],'ratingPlaceholder':[0x1,_0x269984(0x14d)],'ratingStarsPlaceholder':[0x1,_0x269984(0x1db)],'buttonStyle':[0x1,'button-style'],'buttonPosition':[0x1,_0x269984(0x1ae)],'hideIcon':[0x4,'hide-icon'],'hideScreenshotButton':[0x4,_0x269984(0x1df)],'hidePrivacyPolicy':[0x4,_0x269984(0x150)],'privacyPolicyText':[0x1,'privacy-policy-text'],'fetchData':[0x4,_0x269984(0x192)]}]);function defineCustomElement$1(){const _0xb18b6c=_0x269984,_0x57e7e8={'EpfwC':_0xb18b6c(0x1eb),'xfNFu':function(_0xe5ea54){return _0xe5ea54();},'PPSjs':function(_0x2ed0c9,_0x48e240){return _0x2ed0c9===_0x48e240;},'vZvtv':_0xb18b6c(0x1bb),'ffbje':'feedback-modal'};if(_0x57e7e8[_0xb18b6c(0x1e6)](typeof customElements,_0x57e7e8[_0xb18b6c(0x19e)]))return;const _0x5f28a9=[_0x57e7e8[_0xb18b6c(0x16c)],_0x57e7e8[_0xb18b6c(0x1ac)]];_0x5f28a9[_0xb18b6c(0x1d3)](_0x25672d=>{const _0x1f1fb6=_0xb18b6c;switch(_0x25672d){case _0x57e7e8['EpfwC']:!customElements['get'](_0x25672d)&&customElements[_0x1f1fb6(0x16e)](_0x25672d,FeedbackButton$1);break;case'feedback-modal':!customElements[_0x1f1fb6(0x1e7)](_0x25672d)&&_0x57e7e8[_0x1f1fb6(0x19c)](_0x39d9aa);break;}});}const FeedbackButton=FeedbackButton$1,defineCustomElement=defineCustomElement$1;export{FeedbackButton,defineCustomElement};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x550743,_0x11f23c){const _0x5d6d24=_0x5cdb,_0x33ed93=_0x550743();while(!![]){try{const _0x389b57=parseInt(_0x5d6d24(0x15e))/0x1+parseInt(_0x5d6d24(0x15f))/0x2+parseInt(_0x5d6d24(0x161))/0x3+parseInt(_0x5d6d24(0x15a))/0x4*(parseInt(_0x5d6d24(0x160))/0x5)+parseInt(_0x5d6d24(0x15b))/0x6*(-parseInt(_0x5d6d24(0x15d))/0x7)+parseInt(_0x5d6d24(0x15c))/0x8+-parseInt(_0x5d6d24(0x162))/0x9;if(_0x389b57===_0x11f23c)break;else _0x33ed93['push'](_0x33ed93['shift']());}catch(_0x23cbf5){_0x33ed93['push'](_0x33ed93['shift']());}}}(_0xd9c6,0x41f45));function _0x5cdb(_0x4dda07,_0x152b63){const _0xd9c6ed=_0xd9c6();return _0x5cdb=function(_0x5cdbac,_0x1cbb8c){_0x5cdbac=_0x5cdbac-0x15a;let _0x3df0fa=_0xd9c6ed[_0x5cdbac];return _0x3df0fa;},_0x5cdb(_0x4dda07,_0x152b63);}import{F as _0x1bc3bc,d as _0x50f59d}from'./feedback-modal2.js';const FeedbackModal=_0x1bc3bc,defineCustomElement=_0x50f59d;export{FeedbackModal,defineCustomElement};function _0xd9c6(){const _0x163eef=['451031EVRaMR','407914QeiEPB','659154bzxILx','3195zuQHUN','1465473XSmZVI','13026600IXGnwk','1812FWjlIn','12sqXbbc','2647728kBOXVd'];_0xd9c6=function(){return _0x163eef;};return _0xd9c6();}
|