pushfeedback 0.0.4 → 0.0.6
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 -1031
- package/dist/cjs/index-df770657.js +1 -1463
- package/dist/cjs/index.cjs.js +1 -2
- package/dist/cjs/loader.cjs.js +1 -22
- package/dist/cjs/pushfeedback.cjs.js +1 -23
- package/dist/collection/components/feedback-button/feedback-button.css +47 -8
- package/dist/collection/components/feedback-button/feedback-button.js +1 -297
- package/dist/collection/components/feedback-modal/feedback-modal.js +1 -466
- package/dist/collection/index.js +1 -1
- package/dist/components/feedback-button.js +1 -92
- package/dist/components/feedback-modal.js +1 -6
- package/dist/components/feedback-modal2.js +1 -1011
- package/dist/components/index.js +1 -3
- package/dist/esm/feedback-button_2.entry.js +1 -1026
- package/dist/esm/index-0ae29483.js +1 -1436
- package/dist/esm/index.js +0 -1
- package/dist/esm/loader.js +1 -18
- package/dist/esm/polyfills/core-js.js +1 -11
- package/dist/esm/polyfills/css-shim.js +1 -1
- package/dist/esm/polyfills/dom.js +1 -79
- package/dist/esm/polyfills/es5-html-element.js +1 -1
- package/dist/esm/polyfills/index.js +1 -34
- package/dist/esm/polyfills/system.js +1 -6
- package/dist/esm/pushfeedback.js +1 -18
- package/dist/index.cjs.js +1 -1
- package/dist/index.js +1 -1
- package/dist/pushfeedback/p-60079923.js +1 -2
- package/dist/pushfeedback/p-7630bdbf.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 +1 -0
- package/dist/types/components.d.ts +2 -0
- package/package.json +3 -2
- package/dist/pushfeedback/p-b4e69248.entry.js +0 -1
package/dist/cjs/index.cjs.js
CHANGED
|
@@ -1,2 +1 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
1
|
+
'use strict';function _0x380f(){var _0x2b5f9e=['582016bIjWhC','14422671mKXpuU','2319345eYtVAw','7181142AjqNuV','6amxCOU','2409618noVsIb','229133jLkxNf','6048640SBGtob','30RuwaGn'];_0x380f=function(){return _0x2b5f9e;};return _0x380f();}function _0x1835(_0x154b1c,_0x59d71f){var _0x380fc0=_0x380f();return _0x1835=function(_0x183505,_0x460637){_0x183505=_0x183505-0xd3;var _0x1a1736=_0x380fc0[_0x183505];return _0x1a1736;},_0x1835(_0x154b1c,_0x59d71f);}(function(_0x4f873e,_0x24e5e9){var _0x4c4d9f=_0x1835,_0x33c5d9=_0x4f873e();while(!![]){try{var _0x2e5d4a=parseInt(_0x4c4d9f(0xd5))/0x1*(-parseInt(_0x4c4d9f(0xd3))/0x2)+parseInt(_0x4c4d9f(0xd4))/0x3+-parseInt(_0x4c4d9f(0xd8))/0x4*(parseInt(_0x4c4d9f(0xd7))/0x5)+parseInt(_0x4c4d9f(0xdb))/0x6+-parseInt(_0x4c4d9f(0xda))/0x7+-parseInt(_0x4c4d9f(0xd6))/0x8+parseInt(_0x4c4d9f(0xd9))/0x9;if(_0x2e5d4a===_0x24e5e9)break;else _0x33c5d9['push'](_0x33c5d9['shift']());}catch(_0x1d808d){_0x33c5d9['push'](_0x33c5d9['shift']());}}}(_0x380f,0xe9178));
|
package/dist/cjs/loader.cjs.js
CHANGED
|
@@ -1,22 +1 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-df770657.js');
|
|
6
|
-
|
|
7
|
-
/*
|
|
8
|
-
Stencil Client Patch Esm v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
9
|
-
*/
|
|
10
|
-
const patchEsm = () => {
|
|
11
|
-
return index.promiseResolve();
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
const defineCustomElements = (win, options) => {
|
|
15
|
-
if (typeof window === 'undefined') return Promise.resolve();
|
|
16
|
-
return patchEsm().then(() => {
|
|
17
|
-
return index.bootstrapLazy([["feedback-button_2.cjs",[[1,"feedback-button",{"modalTitle":[1,"modal-title"],"successModalTitle":[1,"success-modal-title"],"errorModalTitle":[1,"error-modal-title"],"modalPosition":[1,"modal-position"],"sendButtonText":[1,"send-button-text"],"project":[1],"screenshotButtonTooltipText":[1,"screenshot-button-tooltip-text"],"screenshotTopbarText":[1,"screenshot-topbar-text"],"email":[1],"emailPlaceholder":[1,"email-placeholder"],"messagePlaceholder":[1,"message-placeholder"],"buttonStyle":[1,"button-style"],"buttonPosition":[1,"button-position"]}],[1,"feedback-modal",{"modalTitle":[1,"modal-title"],"successModalTitle":[1,"success-modal-title"],"errorModalTitle":[1,"error-modal-title"],"modalPosition":[1,"modal-position"],"sendButtonText":[1,"send-button-text"],"project":[1],"screenshotButtonTooltipText":[1,"screenshot-button-tooltip-text"],"screenshotTopbarText":[1,"screenshot-topbar-text"],"email":[1],"emailPlaceholder":[1,"email-placeholder"],"messagePlaceholder":[1,"message-placeholder"],"showModal":[1540,"show-modal"],"showScreenshotMode":[1540,"show-screenshot-mode"],"hasSelectedElement":[1540,"has-selected-element"],"sending":[32],"formMessage":[32],"formEmail":[32],"formSuccess":[32],"formError":[32],"encodedScreenshot":[32]}]]]], options);
|
|
18
|
-
});
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
exports.setNonce = index.setNonce;
|
|
22
|
-
exports.defineCustomElements = defineCustomElements;
|
|
1
|
+
'use strict';const _0x3ad97c=_0x3073;(function(_0x39fe96,_0x10e954){const _0x34d4fd=_0x3073,_0xa79d3c=_0x39fe96();while(!![]){try{const _0x4c7201=-parseInt(_0x34d4fd(0x126))/0x1+parseInt(_0x34d4fd(0x11c))/0x2*(parseInt(_0x34d4fd(0x11d))/0x3)+parseInt(_0x34d4fd(0x127))/0x4*(-parseInt(_0x34d4fd(0x116))/0x5)+parseInt(_0x34d4fd(0x13a))/0x6+parseInt(_0x34d4fd(0x13e))/0x7*(-parseInt(_0x34d4fd(0x131))/0x8)+parseInt(_0x34d4fd(0x119))/0x9+parseInt(_0x34d4fd(0x129))/0xa*(parseInt(_0x34d4fd(0x13f))/0xb);if(_0x4c7201===_0x10e954)break;else _0xa79d3c['push'](_0xa79d3c['shift']());}catch(_0x451c8b){_0xa79d3c['push'](_0xa79d3c['shift']());}}}(_0x4042,0xecacf));function _0x4042(){const _0x3b15b0=['defineProperty','promiseResolve','BfdES','hide-icon','699158pUvFQm','112kCJMfN','LaEHZ','1425390oQmtzF','__esModule','hQnnE','GTgxB','feedback-modal','screenshot-topbar-text','defineCustomElements','JYCvl','2109016tVTfCA','modal-position','JQJRg','AUocx','KMaJI','success-modal-title','show-modal','undefined','wALSl','4065774QOQCkJ','oHtRe','TfKNw','email-placeholder','49btOkRt','187OYSuGZ','oUJco','send-button-text','feedback-button','screenshot-button-tooltip-text','haVKC','226895goUoLh','setNonce','error-modal-title','4836078HNoLMz','qEopY','feedback-button_2.cjs','143306wzybWZ','48kWuQEC','bootstrapLazy','message-placeholder','has-selected-element','then'];_0x4042=function(){return _0x3b15b0;};return _0x4042();}Object[_0x3ad97c(0x122)](exports,_0x3ad97c(0x12a),{'value':!![]});const index=require('./index-df770657.js'),patchEsm=()=>{const _0x4b5663=_0x3ad97c;return index[_0x4b5663(0x123)]();},defineCustomElements=(_0x36b89c,_0x561c5d)=>{const _0x458cc0=_0x3ad97c,_0x5661fb={'haVKC':_0x458cc0(0x142),'hQnnE':'modal-title','oHtRe':_0x458cc0(0x136),'TfKNw':_0x458cc0(0x132),'ZJoCt':_0x458cc0(0x141),'vpVJu':_0x458cc0(0x143),'wALSl':_0x458cc0(0x12e),'AUocx':_0x458cc0(0x11f),'GZBvE':'button-style','GTgxB':_0x458cc0(0x125),'dPOJW':_0x458cc0(0x12d),'JQJRg':_0x458cc0(0x118),'KMaJI':_0x458cc0(0x13d),'oUJco':_0x458cc0(0x137),'qEopY':'show-screenshot-mode','JYCvl':_0x458cc0(0x120),'kkeIQ':function(_0x35a0a6,_0x4a1047){return _0x35a0a6===_0x4a1047;},'BfdES':_0x458cc0(0x138),'LaEHZ':function(_0x4eb823){return _0x4eb823();}};if(_0x5661fb['kkeIQ'](typeof window,_0x5661fb[_0x458cc0(0x124)]))return Promise['resolve']();return _0x5661fb[_0x458cc0(0x128)](patchEsm)[_0x458cc0(0x121)](()=>{const _0x118a79=_0x458cc0;return index[_0x118a79(0x11e)]([[_0x118a79(0x11b),[[0x1,_0x5661fb[_0x118a79(0x115)],{'modalTitle':[0x1,_0x5661fb['hQnnE']],'successModalTitle':[0x1,_0x5661fb[_0x118a79(0x13b)]],'errorModalTitle':[0x1,'error-modal-title'],'modalPosition':[0x1,_0x5661fb[_0x118a79(0x13c)]],'sendButtonText':[0x1,_0x5661fb['ZJoCt']],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x5661fb['vpVJu']],'screenshotTopbarText':[0x1,_0x5661fb[_0x118a79(0x139)]],'email':[0x1],'emailPlaceholder':[0x1,_0x118a79(0x13d)],'messagePlaceholder':[0x1,_0x5661fb[_0x118a79(0x134)]],'buttonStyle':[0x1,_0x5661fb['GZBvE']],'buttonPosition':[0x1,'button-position'],'hideIcon':[0x4,_0x5661fb[_0x118a79(0x12c)]]}],[0x1,_0x5661fb['dPOJW'],{'modalTitle':[0x1,_0x5661fb[_0x118a79(0x12b)]],'successModalTitle':[0x1,_0x118a79(0x136)],'errorModalTitle':[0x1,_0x5661fb[_0x118a79(0x133)]],'modalPosition':[0x1,_0x5661fb[_0x118a79(0x13c)]],'sendButtonText':[0x1,_0x118a79(0x141)],'project':[0x1],'screenshotButtonTooltipText':[0x1,'screenshot-button-tooltip-text'],'screenshotTopbarText':[0x1,_0x5661fb['wALSl']],'email':[0x1],'emailPlaceholder':[0x1,_0x5661fb[_0x118a79(0x135)]],'messagePlaceholder':[0x1,_0x5661fb[_0x118a79(0x134)]],'showModal':[0x604,_0x5661fb[_0x118a79(0x140)]],'showScreenshotMode':[0x604,_0x5661fb[_0x118a79(0x11a)]],'hasSelectedElement':[0x604,_0x5661fb[_0x118a79(0x130)]],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'encodedScreenshot':[0x20]}]]]],_0x561c5d);});};function _0x3073(_0x270e43,_0x335840){const _0x404282=_0x4042();return _0x3073=function(_0x307314,_0x3195fe){_0x307314=_0x307314-0x115;let _0x15ca94=_0x404282[_0x307314];return _0x15ca94;},_0x3073(_0x270e43,_0x335840);}exports['setNonce']=index[_0x3ad97c(0x117)],exports[_0x3ad97c(0x12f)]=defineCustomElements;
|
|
@@ -1,23 +1 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
Object.defineProperty(exports, '__esModule', { value: true });
|
|
4
|
-
|
|
5
|
-
const index = require('./index-df770657.js');
|
|
6
|
-
|
|
7
|
-
/*
|
|
8
|
-
Stencil Client Patch Browser v2.22.3 | MIT Licensed | https://stenciljs.com
|
|
9
|
-
*/
|
|
10
|
-
const patchBrowser = () => {
|
|
11
|
-
const importMeta = (typeof document === 'undefined' ? new (require('u' + 'rl').URL)('file:' + __filename).href : (document.currentScript && document.currentScript.src || new URL('pushfeedback.cjs.js', document.baseURI).href));
|
|
12
|
-
const opts = {};
|
|
13
|
-
if (importMeta !== '') {
|
|
14
|
-
opts.resourcesUrl = new URL('.', importMeta).href;
|
|
15
|
-
}
|
|
16
|
-
return index.promiseResolve(opts);
|
|
17
|
-
};
|
|
18
|
-
|
|
19
|
-
patchBrowser().then(options => {
|
|
20
|
-
return index.bootstrapLazy([["feedback-button_2.cjs",[[1,"feedback-button",{"modalTitle":[1,"modal-title"],"successModalTitle":[1,"success-modal-title"],"errorModalTitle":[1,"error-modal-title"],"modalPosition":[1,"modal-position"],"sendButtonText":[1,"send-button-text"],"project":[1],"screenshotButtonTooltipText":[1,"screenshot-button-tooltip-text"],"screenshotTopbarText":[1,"screenshot-topbar-text"],"email":[1],"emailPlaceholder":[1,"email-placeholder"],"messagePlaceholder":[1,"message-placeholder"],"buttonStyle":[1,"button-style"],"buttonPosition":[1,"button-position"]}],[1,"feedback-modal",{"modalTitle":[1,"modal-title"],"successModalTitle":[1,"success-modal-title"],"errorModalTitle":[1,"error-modal-title"],"modalPosition":[1,"modal-position"],"sendButtonText":[1,"send-button-text"],"project":[1],"screenshotButtonTooltipText":[1,"screenshot-button-tooltip-text"],"screenshotTopbarText":[1,"screenshot-topbar-text"],"email":[1],"emailPlaceholder":[1,"email-placeholder"],"messagePlaceholder":[1,"message-placeholder"],"showModal":[1540,"show-modal"],"showScreenshotMode":[1540,"show-screenshot-mode"],"hasSelectedElement":[1540,"has-selected-element"],"sending":[32],"formMessage":[32],"formEmail":[32],"formSuccess":[32],"formError":[32],"encodedScreenshot":[32]}]]]], options);
|
|
21
|
-
});
|
|
22
|
-
|
|
23
|
-
exports.setNonce = index.setNonce;
|
|
1
|
+
'use strict';const _0x2bcaad=_0x57ac;(function(_0x29269a,_0x9e7b52){const _0x5f5202=_0x57ac,_0x3ecb97=_0x29269a();while(!![]){try{const _0x36f725=parseInt(_0x5f5202(0x123))/0x1+parseInt(_0x5f5202(0x125))/0x2*(parseInt(_0x5f5202(0x12e))/0x3)+-parseInt(_0x5f5202(0x156))/0x4+parseInt(_0x5f5202(0x143))/0x5+-parseInt(_0x5f5202(0x13e))/0x6+-parseInt(_0x5f5202(0x134))/0x7+-parseInt(_0x5f5202(0x154))/0x8;if(_0x36f725===_0x9e7b52)break;else _0x3ecb97['push'](_0x3ecb97['shift']());}catch(_0x318972){_0x3ecb97['push'](_0x3ecb97['shift']());}}}(_0x3c06,0xc04ec));function _0x3c06(){const _0x16a32e=['defineProperty','62232NcPXRR','__esModule','src','338062xbGJmp','modal-position','1826rjGUGt','./index-df770657.js','KfOKN','RtJQe','screenshot-topbar-text','promiseResolve','URL','nKERv','button-position','63JMCKZs','error-modal-title','success-modal-title','IgPQF','resourcesUrl','currentScript','420210PDeEZN','href','has-selected-element','TWQkl','pushfeedback.cjs.js','send-button-text','IZDwN','feedback-button_2.cjs','eoJKN','vzaSl','714810UMCpmm','ySkkF','message-placeholder','VQZpf','ZRjkz','7263700bIWXxe','undefined','LTQhW','screenshot-button-tooltip-text','hide-icon','email-placeholder','button-style','EgeYl','setNonce','modal-title','QPSIv','feedback-button','TPoqP','baseURI','show-screenshot-mode','file:','show-modal','6620480TWzbSE'];_0x3c06=function(){return _0x16a32e;};return _0x3c06();}Object[_0x2bcaad(0x155)](exports,_0x2bcaad(0x121),{'value':!![]});function _0x57ac(_0x1013b4,_0x2bbe9c){const _0x3c0634=_0x3c06();return _0x57ac=function(_0x57acde,_0x9a09b2){_0x57acde=_0x57acde-0x121;let _0x358d93=_0x3c0634[_0x57acde];return _0x358d93;},_0x57ac(_0x1013b4,_0x2bbe9c);}const index=require(_0x2bcaad(0x126)),patchBrowser=()=>{const _0x4b8f03=_0x2bcaad,_0x29c766={'GPsPi':function(_0x218e57,_0x4184e0){return _0x218e57===_0x4184e0;},'IZDwN':_0x4b8f03(0x144),'eoJKN':function(_0x385229,_0x162811){return _0x385229+_0x162811;},'mDidk':_0x4b8f03(0x152),'RtJQe':_0x4b8f03(0x138),'fijcP':function(_0x1d0e27,_0x19a67e){return _0x1d0e27!==_0x19a67e;}},_0x22e58e=_0x29c766['GPsPi'](typeof document,_0x29c766[_0x4b8f03(0x13a)])?new(require('u'+'rl'))[(_0x4b8f03(0x12b))](_0x29c766[_0x4b8f03(0x13c)](_0x29c766['mDidk'],__filename))[_0x4b8f03(0x135)]:document['currentScript']&&document[_0x4b8f03(0x133)][_0x4b8f03(0x122)]||new URL(_0x29c766[_0x4b8f03(0x128)],document[_0x4b8f03(0x150)])['href'],_0x243787={};return _0x29c766['fijcP'](_0x22e58e,'')&&(_0x243787[_0x4b8f03(0x132)]=new URL('.',_0x22e58e)['href']),index[_0x4b8f03(0x12a)](_0x243787);};patchBrowser()['then'](_0x20fe50=>{const _0x267064=_0x2bcaad,_0xfc4702={'JACeq':_0x267064(0x13b),'EgeYl':_0x267064(0x14e),'VQZpf':_0x267064(0x130),'ZRjkz':_0x267064(0x12f),'KfOKN':_0x267064(0x139),'TWQkl':_0x267064(0x146),'ySkkF':_0x267064(0x129),'QPSIv':_0x267064(0x140),'vzaSl':_0x267064(0x147),'MleGJ':'feedback-modal','IgPQF':_0x267064(0x14c),'TPoqP':_0x267064(0x124),'LTQhW':'email-placeholder','OCtkw':_0x267064(0x153),'UgpmB':_0x267064(0x151),'nKERv':_0x267064(0x136)};return index['bootstrapLazy']([[_0xfc4702['JACeq'],[[0x1,_0xfc4702[_0x267064(0x14a)],{'modalTitle':[0x1,_0x267064(0x14c)],'successModalTitle':[0x1,_0xfc4702[_0x267064(0x141)]],'errorModalTitle':[0x1,_0xfc4702[_0x267064(0x142)]],'modalPosition':[0x1,_0x267064(0x124)],'sendButtonText':[0x1,_0xfc4702[_0x267064(0x127)]],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0xfc4702['TWQkl']],'screenshotTopbarText':[0x1,_0xfc4702[_0x267064(0x13f)]],'email':[0x1],'emailPlaceholder':[0x1,_0x267064(0x148)],'messagePlaceholder':[0x1,_0xfc4702[_0x267064(0x14d)]],'buttonStyle':[0x1,_0x267064(0x149)],'buttonPosition':[0x1,_0x267064(0x12d)],'hideIcon':[0x4,_0xfc4702[_0x267064(0x13d)]]}],[0x1,_0xfc4702['MleGJ'],{'modalTitle':[0x1,_0xfc4702[_0x267064(0x131)]],'successModalTitle':[0x1,'success-modal-title'],'errorModalTitle':[0x1,_0xfc4702[_0x267064(0x142)]],'modalPosition':[0x1,_0xfc4702[_0x267064(0x14f)]],'sendButtonText':[0x1,_0x267064(0x139)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0xfc4702[_0x267064(0x137)]],'screenshotTopbarText':[0x1,_0x267064(0x129)],'email':[0x1],'emailPlaceholder':[0x1,_0xfc4702[_0x267064(0x145)]],'messagePlaceholder':[0x1,_0xfc4702[_0x267064(0x14d)]],'showModal':[0x604,_0xfc4702['OCtkw']],'showScreenshotMode':[0x604,_0xfc4702['UgpmB']],'hasSelectedElement':[0x604,_0xfc4702[_0x267064(0x12c)]],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'encodedScreenshot':[0x20]}]]]],_0x20fe50);}),exports[_0x2bcaad(0x14b)]=index[_0x2bcaad(0x14b)];
|
|
@@ -1,19 +1,58 @@
|
|
|
1
1
|
.feedback-button-content {
|
|
2
2
|
cursor: pointer;
|
|
3
|
+
z-index: 300;
|
|
3
4
|
}
|
|
4
5
|
|
|
5
6
|
.feedback-button-content--light{
|
|
7
|
+
align-items: center;
|
|
6
8
|
background-color: var(--feedback-white-color);
|
|
7
|
-
border:
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
9
|
+
border-radius: 20px;
|
|
10
|
+
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
|
|
11
|
+
box-sizing: border-box;
|
|
12
|
+
display: flex;
|
|
13
|
+
font-family: var(--feedback-font-family);
|
|
14
|
+
color: var(--feedback-primary-color);
|
|
15
|
+
font-weight: bold;
|
|
16
|
+
padding: 8px 15px;
|
|
11
17
|
font-size: var(--feedback-text-font-size);
|
|
12
18
|
}
|
|
13
19
|
|
|
14
|
-
.feedback-button-content--
|
|
15
|
-
|
|
16
|
-
background-color: var(--feedback-
|
|
17
|
-
border:
|
|
20
|
+
.feedback-button-content--dark{
|
|
21
|
+
align-items: center;
|
|
22
|
+
background-color: var(--feedback-primary-color);
|
|
23
|
+
border-radius: 20px;
|
|
24
|
+
box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
|
|
25
|
+
box-sizing: border-box;
|
|
26
|
+
display: flex;
|
|
27
|
+
font-family: var(--feedback-font-family);
|
|
28
|
+
color: var(--feedback-white-color);
|
|
29
|
+
font-weight: bold;
|
|
30
|
+
padding: 8px 15px;
|
|
31
|
+
font-size: 16px;
|
|
32
|
+
}
|
|
33
|
+
|
|
34
|
+
.feedback-button-content--bottom-right{
|
|
35
|
+
position: fixed;
|
|
36
|
+
bottom: 10px;
|
|
37
|
+
right: 10px;
|
|
38
|
+
}
|
|
39
|
+
|
|
40
|
+
.feedback-button-content--center-right{
|
|
41
|
+
position: fixed;
|
|
42
|
+
bottom: 50%;
|
|
43
|
+
right: -50px;
|
|
44
|
+
transform: rotate(-90deg);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
.feedback-button-content--center-right.feedback-button-content--dark,
|
|
48
|
+
.feedback-button-content--center-right.feedback-button-content--light {
|
|
49
|
+
border-radius: 4px;
|
|
50
|
+
border-bottom-right-radius: 0px;
|
|
51
|
+
border-bottom-left-radius: 0px;
|
|
18
52
|
}
|
|
19
53
|
|
|
54
|
+
.feedback-button-content-icon{
|
|
55
|
+
margin-right: 5px;
|
|
56
|
+
height: 16px;
|
|
57
|
+
width: 16px;
|
|
58
|
+
}
|
|
@@ -1,297 +1 @@
|
|
|
1
|
-
import { Host, h } from '@stencil/core';
|
|
2
|
-
export class FeedbackButton {
|
|
3
|
-
constructor() {
|
|
4
|
-
this.modalTitle = 'Share your feedback';
|
|
5
|
-
this.successModalTitle = 'Thanks for your feedback!';
|
|
6
|
-
this.errorModalTitle = "Oops! We didn't receive your feedback. Please try again later.";
|
|
7
|
-
this.modalPosition = 'center';
|
|
8
|
-
this.sendButtonText = 'Send';
|
|
9
|
-
this.project = '';
|
|
10
|
-
this.screenshotButtonTooltipText = 'Take a Screenshot';
|
|
11
|
-
this.screenshotTopbarText = 'SELECT AN ELEMENT ON THE PAGE';
|
|
12
|
-
this.email = '';
|
|
13
|
-
this.emailPlaceholder = 'Email address (optional)';
|
|
14
|
-
this.messagePlaceholder = 'How could this page be more helpful?';
|
|
15
|
-
this.buttonStyle = 'default';
|
|
16
|
-
this.buttonPosition = 'default';
|
|
17
|
-
}
|
|
18
|
-
connectedCallback() {
|
|
19
|
-
this.feedbackModal = document.createElement('feedback-modal');
|
|
20
|
-
const props = [
|
|
21
|
-
'modalTitle',
|
|
22
|
-
'successModalTitle',
|
|
23
|
-
'errorModalTitle',
|
|
24
|
-
'modalPosition',
|
|
25
|
-
'sendButtonText',
|
|
26
|
-
'project',
|
|
27
|
-
'screenshotButtonTooltipText',
|
|
28
|
-
'screenshotTopbarText',
|
|
29
|
-
'email',
|
|
30
|
-
'emailPlaceholder',
|
|
31
|
-
'messagePlaceholder',
|
|
32
|
-
];
|
|
33
|
-
props.forEach(prop => {
|
|
34
|
-
this.feedbackModal[prop] = this[prop];
|
|
35
|
-
});
|
|
36
|
-
document.body.appendChild(this.feedbackModal);
|
|
37
|
-
}
|
|
38
|
-
disconnectedCallback() {
|
|
39
|
-
document.body.removeChild(this.feedbackModal);
|
|
40
|
-
}
|
|
41
|
-
showModal() {
|
|
42
|
-
this.feedbackModal.showModal = true;
|
|
43
|
-
}
|
|
44
|
-
render() {
|
|
45
|
-
return (h(Host, null, h("a", { class: `feedback-button-content feedback-button-content--${this.buttonStyle} feedback-button-content--${this.buttonStyle}`, onClick: () => this.showModal() }, h("slot", null))));
|
|
46
|
-
}
|
|
47
|
-
static get is() { return "feedback-button"; }
|
|
48
|
-
static get encapsulation() { return "shadow"; }
|
|
49
|
-
static get originalStyleUrls() {
|
|
50
|
-
return {
|
|
51
|
-
"$": ["feedback-button.css"]
|
|
52
|
-
};
|
|
53
|
-
}
|
|
54
|
-
static get styleUrls() {
|
|
55
|
-
return {
|
|
56
|
-
"$": ["feedback-button.css"]
|
|
57
|
-
};
|
|
58
|
-
}
|
|
59
|
-
static get properties() {
|
|
60
|
-
return {
|
|
61
|
-
"modalTitle": {
|
|
62
|
-
"type": "string",
|
|
63
|
-
"mutable": false,
|
|
64
|
-
"complexType": {
|
|
65
|
-
"original": "string",
|
|
66
|
-
"resolved": "string",
|
|
67
|
-
"references": {}
|
|
68
|
-
},
|
|
69
|
-
"required": false,
|
|
70
|
-
"optional": false,
|
|
71
|
-
"docs": {
|
|
72
|
-
"tags": [],
|
|
73
|
-
"text": ""
|
|
74
|
-
},
|
|
75
|
-
"attribute": "modal-title",
|
|
76
|
-
"reflect": false,
|
|
77
|
-
"defaultValue": "'Share your feedback'"
|
|
78
|
-
},
|
|
79
|
-
"successModalTitle": {
|
|
80
|
-
"type": "string",
|
|
81
|
-
"mutable": false,
|
|
82
|
-
"complexType": {
|
|
83
|
-
"original": "string",
|
|
84
|
-
"resolved": "string",
|
|
85
|
-
"references": {}
|
|
86
|
-
},
|
|
87
|
-
"required": false,
|
|
88
|
-
"optional": false,
|
|
89
|
-
"docs": {
|
|
90
|
-
"tags": [],
|
|
91
|
-
"text": ""
|
|
92
|
-
},
|
|
93
|
-
"attribute": "success-modal-title",
|
|
94
|
-
"reflect": false,
|
|
95
|
-
"defaultValue": "'Thanks for your feedback!'"
|
|
96
|
-
},
|
|
97
|
-
"errorModalTitle": {
|
|
98
|
-
"type": "string",
|
|
99
|
-
"mutable": false,
|
|
100
|
-
"complexType": {
|
|
101
|
-
"original": "string",
|
|
102
|
-
"resolved": "string",
|
|
103
|
-
"references": {}
|
|
104
|
-
},
|
|
105
|
-
"required": false,
|
|
106
|
-
"optional": false,
|
|
107
|
-
"docs": {
|
|
108
|
-
"tags": [],
|
|
109
|
-
"text": ""
|
|
110
|
-
},
|
|
111
|
-
"attribute": "error-modal-title",
|
|
112
|
-
"reflect": false,
|
|
113
|
-
"defaultValue": "\"Oops! We didn't receive your feedback. Please try again later.\""
|
|
114
|
-
},
|
|
115
|
-
"modalPosition": {
|
|
116
|
-
"type": "string",
|
|
117
|
-
"mutable": false,
|
|
118
|
-
"complexType": {
|
|
119
|
-
"original": "string",
|
|
120
|
-
"resolved": "string",
|
|
121
|
-
"references": {}
|
|
122
|
-
},
|
|
123
|
-
"required": false,
|
|
124
|
-
"optional": false,
|
|
125
|
-
"docs": {
|
|
126
|
-
"tags": [],
|
|
127
|
-
"text": ""
|
|
128
|
-
},
|
|
129
|
-
"attribute": "modal-position",
|
|
130
|
-
"reflect": false,
|
|
131
|
-
"defaultValue": "'center'"
|
|
132
|
-
},
|
|
133
|
-
"sendButtonText": {
|
|
134
|
-
"type": "string",
|
|
135
|
-
"mutable": false,
|
|
136
|
-
"complexType": {
|
|
137
|
-
"original": "string",
|
|
138
|
-
"resolved": "string",
|
|
139
|
-
"references": {}
|
|
140
|
-
},
|
|
141
|
-
"required": false,
|
|
142
|
-
"optional": false,
|
|
143
|
-
"docs": {
|
|
144
|
-
"tags": [],
|
|
145
|
-
"text": ""
|
|
146
|
-
},
|
|
147
|
-
"attribute": "send-button-text",
|
|
148
|
-
"reflect": false,
|
|
149
|
-
"defaultValue": "'Send'"
|
|
150
|
-
},
|
|
151
|
-
"project": {
|
|
152
|
-
"type": "string",
|
|
153
|
-
"mutable": false,
|
|
154
|
-
"complexType": {
|
|
155
|
-
"original": "string",
|
|
156
|
-
"resolved": "string",
|
|
157
|
-
"references": {}
|
|
158
|
-
},
|
|
159
|
-
"required": false,
|
|
160
|
-
"optional": false,
|
|
161
|
-
"docs": {
|
|
162
|
-
"tags": [],
|
|
163
|
-
"text": ""
|
|
164
|
-
},
|
|
165
|
-
"attribute": "project",
|
|
166
|
-
"reflect": false,
|
|
167
|
-
"defaultValue": "''"
|
|
168
|
-
},
|
|
169
|
-
"screenshotButtonTooltipText": {
|
|
170
|
-
"type": "string",
|
|
171
|
-
"mutable": false,
|
|
172
|
-
"complexType": {
|
|
173
|
-
"original": "string",
|
|
174
|
-
"resolved": "string",
|
|
175
|
-
"references": {}
|
|
176
|
-
},
|
|
177
|
-
"required": false,
|
|
178
|
-
"optional": false,
|
|
179
|
-
"docs": {
|
|
180
|
-
"tags": [],
|
|
181
|
-
"text": ""
|
|
182
|
-
},
|
|
183
|
-
"attribute": "screenshot-button-tooltip-text",
|
|
184
|
-
"reflect": false,
|
|
185
|
-
"defaultValue": "'Take a Screenshot'"
|
|
186
|
-
},
|
|
187
|
-
"screenshotTopbarText": {
|
|
188
|
-
"type": "string",
|
|
189
|
-
"mutable": false,
|
|
190
|
-
"complexType": {
|
|
191
|
-
"original": "string",
|
|
192
|
-
"resolved": "string",
|
|
193
|
-
"references": {}
|
|
194
|
-
},
|
|
195
|
-
"required": false,
|
|
196
|
-
"optional": false,
|
|
197
|
-
"docs": {
|
|
198
|
-
"tags": [],
|
|
199
|
-
"text": ""
|
|
200
|
-
},
|
|
201
|
-
"attribute": "screenshot-topbar-text",
|
|
202
|
-
"reflect": false,
|
|
203
|
-
"defaultValue": "'SELECT AN ELEMENT ON THE PAGE'"
|
|
204
|
-
},
|
|
205
|
-
"email": {
|
|
206
|
-
"type": "string",
|
|
207
|
-
"mutable": false,
|
|
208
|
-
"complexType": {
|
|
209
|
-
"original": "string",
|
|
210
|
-
"resolved": "string",
|
|
211
|
-
"references": {}
|
|
212
|
-
},
|
|
213
|
-
"required": false,
|
|
214
|
-
"optional": false,
|
|
215
|
-
"docs": {
|
|
216
|
-
"tags": [],
|
|
217
|
-
"text": ""
|
|
218
|
-
},
|
|
219
|
-
"attribute": "email",
|
|
220
|
-
"reflect": false,
|
|
221
|
-
"defaultValue": "''"
|
|
222
|
-
},
|
|
223
|
-
"emailPlaceholder": {
|
|
224
|
-
"type": "string",
|
|
225
|
-
"mutable": false,
|
|
226
|
-
"complexType": {
|
|
227
|
-
"original": "string",
|
|
228
|
-
"resolved": "string",
|
|
229
|
-
"references": {}
|
|
230
|
-
},
|
|
231
|
-
"required": false,
|
|
232
|
-
"optional": false,
|
|
233
|
-
"docs": {
|
|
234
|
-
"tags": [],
|
|
235
|
-
"text": ""
|
|
236
|
-
},
|
|
237
|
-
"attribute": "email-placeholder",
|
|
238
|
-
"reflect": false,
|
|
239
|
-
"defaultValue": "'Email address (optional)'"
|
|
240
|
-
},
|
|
241
|
-
"messagePlaceholder": {
|
|
242
|
-
"type": "string",
|
|
243
|
-
"mutable": false,
|
|
244
|
-
"complexType": {
|
|
245
|
-
"original": "string",
|
|
246
|
-
"resolved": "string",
|
|
247
|
-
"references": {}
|
|
248
|
-
},
|
|
249
|
-
"required": false,
|
|
250
|
-
"optional": false,
|
|
251
|
-
"docs": {
|
|
252
|
-
"tags": [],
|
|
253
|
-
"text": ""
|
|
254
|
-
},
|
|
255
|
-
"attribute": "message-placeholder",
|
|
256
|
-
"reflect": false,
|
|
257
|
-
"defaultValue": "'How could this page be more helpful?'"
|
|
258
|
-
},
|
|
259
|
-
"buttonStyle": {
|
|
260
|
-
"type": "string",
|
|
261
|
-
"mutable": false,
|
|
262
|
-
"complexType": {
|
|
263
|
-
"original": "string",
|
|
264
|
-
"resolved": "string",
|
|
265
|
-
"references": {}
|
|
266
|
-
},
|
|
267
|
-
"required": false,
|
|
268
|
-
"optional": false,
|
|
269
|
-
"docs": {
|
|
270
|
-
"tags": [],
|
|
271
|
-
"text": ""
|
|
272
|
-
},
|
|
273
|
-
"attribute": "button-style",
|
|
274
|
-
"reflect": false,
|
|
275
|
-
"defaultValue": "'default'"
|
|
276
|
-
},
|
|
277
|
-
"buttonPosition": {
|
|
278
|
-
"type": "string",
|
|
279
|
-
"mutable": false,
|
|
280
|
-
"complexType": {
|
|
281
|
-
"original": "string",
|
|
282
|
-
"resolved": "string",
|
|
283
|
-
"references": {}
|
|
284
|
-
},
|
|
285
|
-
"required": false,
|
|
286
|
-
"optional": false,
|
|
287
|
-
"docs": {
|
|
288
|
-
"tags": [],
|
|
289
|
-
"text": ""
|
|
290
|
-
},
|
|
291
|
-
"attribute": "button-position",
|
|
292
|
-
"reflect": false,
|
|
293
|
-
"defaultValue": "'default'"
|
|
294
|
-
}
|
|
295
|
-
};
|
|
296
|
-
}
|
|
297
|
-
}
|
|
1
|
+
const _0x3749b2=_0x37f3;(function(_0x3348ea,_0x2818fa){const _0x593b0a=_0x37f3,_0x2dd21d=_0x3348ea();while(!![]){try{const _0x4471b9=parseInt(_0x593b0a(0x88))/0x1+-parseInt(_0x593b0a(0xd4))/0x2+parseInt(_0x593b0a(0xdf))/0x3+-parseInt(_0x593b0a(0xcc))/0x4+-parseInt(_0x593b0a(0x8a))/0x5*(parseInt(_0x593b0a(0xd2))/0x6)+-parseInt(_0x593b0a(0xbe))/0x7+-parseInt(_0x593b0a(0xe9))/0x8*(-parseInt(_0x593b0a(0x8f))/0x9);if(_0x4471b9===_0x2818fa)break;else _0x2dd21d['push'](_0x2dd21d['shift']());}catch(_0x310c41){_0x2dd21d['push'](_0x2dd21d['shift']());}}}(_0x2078,0xed9b9));import{Host,h}from'@stencil/core';export class FeedbackButton{constructor(){const _0x26d623=_0x37f3,_0xff5463={'lZmWe':_0x26d623(0xea),'kJeNh':_0x26d623(0xa3),'uXAnE':'default','RGKZD':_0x26d623(0xf5),'TgrQf':_0x26d623(0x95),'hQHTn':'Oops!\x20We\x20didn\x27t\x20receive\x20your\x20feedback.\x20Please\x20try\x20again\x20later.','FUeCH':'Thanks\x20for\x20your\x20feedback!','IUahD':_0x26d623(0x7c),'GoUgW':_0x26d623(0x97)},_0x4a30ca=_0xff5463['lZmWe'][_0x26d623(0x85)]('|');let _0x465852=0x0;while(!![]){switch(_0x4a30ca[_0x465852++]){case'0':this[_0x26d623(0x7d)]=_0xff5463[_0x26d623(0xec)];continue;case'1':this['screenshotButtonTooltipText']='Take\x20a\x20Screenshot';continue;case'2':this[_0x26d623(0xb4)]=_0xff5463['uXAnE'];continue;case'3':this['messagePlaceholder']=_0xff5463['RGKZD'];continue;case'4':this[_0x26d623(0x96)]=_0x26d623(0xb7);continue;case'5':this[_0x26d623(0xc5)]='';continue;case'6':this['emailPlaceholder']=_0xff5463['TgrQf'];continue;case'7':this[_0x26d623(0x80)]=_0x26d623(0x79);continue;case'8':this[_0x26d623(0xd5)]=_0xff5463[_0x26d623(0xa9)];continue;case'9':this[_0x26d623(0xab)]=_0xff5463[_0x26d623(0xc4)];continue;case'10':this['email']='';continue;case'11':this[_0x26d623(0xb1)]=_0xff5463[_0x26d623(0xda)];continue;case'12':this[_0x26d623(0xa1)]=_0xff5463[_0x26d623(0x8c)];continue;case'13':this['hideIcon']=![];continue;}break;}}[_0x3749b2(0xf2)](){const _0x47f125=_0x3749b2,_0x24fce9={'JIGMB':_0x47f125(0xe6),'XEYjO':'modalTitle','VpoFh':_0x47f125(0xab),'lPzkD':_0x47f125(0xd5),'KkcGe':'modalPosition','HgYGL':_0x47f125(0xb1),'MGupm':_0x47f125(0xc5),'ldaAB':_0x47f125(0xf9),'hbxiv':_0x47f125(0x80)};this[_0x47f125(0x9e)]=document[_0x47f125(0x91)](_0x24fce9['JIGMB']);const _0x28b932=[_0x24fce9[_0x47f125(0xcb)],_0x24fce9[_0x47f125(0xb6)],_0x24fce9[_0x47f125(0xe1)],_0x24fce9[_0x47f125(0x83)],_0x24fce9[_0x47f125(0xed)],_0x24fce9[_0x47f125(0xa5)],_0x24fce9[_0x47f125(0xe7)],_0x24fce9['hbxiv'],_0x47f125(0x94),'emailPlaceholder',_0x47f125(0x86)];_0x28b932[_0x47f125(0xeb)](_0x224057=>{const _0x1c6c8d=_0x47f125;this[_0x1c6c8d(0x9e)][_0x224057]=this[_0x224057];}),document[_0x47f125(0xc0)][_0x47f125(0xf1)](this[_0x47f125(0x9e)]);}[_0x3749b2(0xc7)](){const _0x39f36c=_0x3749b2;document[_0x39f36c(0xc0)][_0x39f36c(0xfa)](this['feedbackModal']);}['showModal'](){const _0x3bf510=_0x3749b2;this[_0x3bf510(0x9e)][_0x3bf510(0xaa)]=!![];}['render'](){const _0x482a90=_0x3749b2,_0x86d35d={'CDTlx':function(_0x2f5bf6,_0x4af325,_0x1cff94,_0x2c6c3f){return _0x2f5bf6(_0x4af325,_0x1cff94,_0x2c6c3f);},'wDQns':function(_0x5b6a9d,_0x1fa76b,_0x524b21,_0x77311e,_0x4a4870,_0x5b05fc){return _0x5b6a9d(_0x1fa76b,_0x524b21,_0x77311e,_0x4a4870,_0x5b05fc);},'DoVNB':function(_0x5bdcce,_0x516070){return _0x5bdcce===_0x516070;},'ygWmp':_0x482a90(0xc3),'eBySJ':_0x482a90(0x77),'EzCVd':function(_0x2b1211,_0x50890f,_0x2367f3,_0x51df10,_0x5a2aa9,_0x1385fa,_0x5be7c0){return _0x2b1211(_0x50890f,_0x2367f3,_0x51df10,_0x5a2aa9,_0x1385fa,_0x5be7c0);},'JLIOi':_0x482a90(0xdb),'GtGwx':'http://www.w3.org/2000/svg','KWCCX':_0x482a90(0xad),'PuyCo':_0x482a90(0xb8),'YOifl':_0x482a90(0x90),'mElhf':_0x482a90(0xcf),'hgrxS':_0x482a90(0xae),'LLstD':function(_0x5e71b1,_0x2043a6,_0x49f118){return _0x5e71b1(_0x2043a6,_0x49f118);},'wodVE':'M3\x2011V9a4\x204\x200\x200\x201\x204-4h14','yIpuL':_0x482a90(0x7a),'PjjvA':'path','UrvHe':function(_0x386035,_0x10c587){return _0x386035===_0x10c587;},'iotNK':_0x482a90(0xca),'qQfDS':function(_0x16b212,_0x1ae94e,_0x5a7efa,_0x4706e4){return _0x16b212(_0x1ae94e,_0x5a7efa,_0x4706e4);},'hoNJp':'span','jciEe':function(_0x535652,_0x5f4fbb,_0x415f45,_0x3aff21,_0x291953,_0x41f83f,_0x12d33f){return _0x535652(_0x5f4fbb,_0x415f45,_0x3aff21,_0x291953,_0x41f83f,_0x12d33f);},'LAZjm':_0x482a90(0xfb),'BJHci':_0x482a90(0xa7),'fXVBz':_0x482a90(0x8d),'euNBl':function(_0x3cc450,_0x10535b,_0x4e2791){return _0x3cc450(_0x10535b,_0x4e2791);},'NVgcK':function(_0x1018a8,_0x1d7fc6,_0x46c8c0){return _0x1018a8(_0x1d7fc6,_0x46c8c0);},'UAKEb':_0x482a90(0xe5)};return _0x86d35d[_0x482a90(0x9d)](h,Host,null,_0x86d35d[_0x482a90(0xc1)](h,'a',{'class':_0x482a90(0xd6)+this[_0x482a90(0x96)]+_0x482a90(0xee)+this[_0x482a90(0xb4)],'onClick':()=>this[_0x482a90(0xaa)]()},!this[_0x482a90(0x76)]&&_0x86d35d['DoVNB'](this['buttonStyle'],_0x86d35d[_0x482a90(0xbd)])&&h(_0x482a90(0xc6),{'class':_0x86d35d['eBySJ']},_0x86d35d[_0x482a90(0xe3)](h,_0x86d35d[_0x482a90(0x93)],{'xmlns':_0x86d35d[_0x482a90(0x98)],'width':'16','height':'16','viewBox':_0x86d35d[_0x482a90(0xd0)],'fill':_0x86d35d['PuyCo'],'stroke':_0x86d35d[_0x482a90(0xc9)],'stroke-width':'2','stroke-linecap':_0x86d35d[_0x482a90(0xc8)],'stroke-linejoin':_0x86d35d[_0x482a90(0xc8)],'class':_0x482a90(0xa7)},h(_0x86d35d['hgrxS'],{'points':_0x482a90(0x8d)}),_0x86d35d['LLstD'](h,'path',{'d':_0x86d35d[_0x482a90(0xf0)]}),h(_0x86d35d[_0x482a90(0xa6)],{'points':_0x86d35d[_0x482a90(0x7e)]}),h(_0x86d35d['PjjvA'],{'d':'M21\x2013v2a4\x204\x200\x200\x201-4\x204H3'}))),!this[_0x482a90(0x76)]&&_0x86d35d['UrvHe'](this[_0x482a90(0x96)],_0x86d35d[_0x482a90(0x89)])&&_0x86d35d['qQfDS'](h,_0x86d35d[_0x482a90(0x81)],{'class':_0x86d35d[_0x482a90(0xf4)]},_0x86d35d['jciEe'](h,_0x86d35d['JLIOi'],{'xmlns':_0x86d35d[_0x482a90(0x98)],'width':'16','height':'16','viewBox':_0x86d35d['KWCCX'],'fill':_0x482a90(0xb8),'stroke':_0x86d35d[_0x482a90(0x7f)],'stroke-width':'2','stroke-linecap':_0x86d35d[_0x482a90(0xc8)],'stroke-linejoin':_0x86d35d[_0x482a90(0xc8)],'class':_0x86d35d['BJHci']},h(_0x86d35d['hgrxS'],{'points':_0x86d35d[_0x482a90(0x99)]}),_0x86d35d[_0x482a90(0xe2)](h,_0x86d35d[_0x482a90(0xf8)],{'d':_0x482a90(0xbb)}),_0x86d35d[_0x482a90(0xde)](h,_0x86d35d['hgrxS'],{'points':_0x86d35d[_0x482a90(0x7e)]}),_0x86d35d[_0x482a90(0xe2)](h,_0x86d35d[_0x482a90(0xf8)],{'d':'M21\x2013v2a4\x204\x200\x200\x201-4\x204H3'}))),_0x86d35d['euNBl'](h,_0x86d35d['UAKEb'],null)));}static get['is'](){const _0x4f5b24=_0x3749b2,_0xb1321a={'ZhhPp':_0x4f5b24(0x9f)};return _0xb1321a[_0x4f5b24(0xe0)];}static get['encapsulation'](){const _0x2fb1ee=_0x3749b2,_0x3d0a0c={'LQMXX':_0x2fb1ee(0xcd)};return _0x3d0a0c[_0x2fb1ee(0xa0)];}static get[_0x3749b2(0xf6)](){const _0x30e16d=_0x3749b2,_0x564144={'JiWMY':_0x30e16d(0xce)};return{'$':[_0x564144[_0x30e16d(0xb0)]]};}static get[_0x3749b2(0xaf)](){const _0xe92118=_0x3749b2,_0x503a23={'wIsLi':'feedback-button.css'};return{'$':[_0x503a23[_0xe92118(0xe4)]]};}static get[_0x3749b2(0xf7)](){const _0x389e77=_0x3749b2,_0x1f37c7={'tiHsw':_0x389e77(0xac),'duzBF':'modal-title','leBSq':_0x389e77(0xdd),'QydOp':_0x389e77(0xb5),'COjxY':_0x389e77(0xd3),'xPqZs':_0x389e77(0xbc),'efHCL':_0x389e77(0x8e),'BkIzf':_0x389e77(0xc2),'TirFi':_0x389e77(0xdc),'ZkMIh':_0x389e77(0x82),'qSvVH':'screenshot-topbar-text','fltaI':_0x389e77(0x7b),'taroz':_0x389e77(0x94),'uTgRX':_0x389e77(0xb3),'VyXaP':_0x389e77(0xa8),'qvviF':_0x389e77(0xb2),'WcmXP':_0x389e77(0xd7),'ySbqr':_0x389e77(0xa2),'HMJxA':_0x389e77(0xfc),'oBgiF':_0x389e77(0xba)};return{'modalTitle':{'type':_0x1f37c7[_0x389e77(0xbf)],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7['tiHsw'],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['duzBF'],'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0x9a)]},'successModalTitle':{'type':_0x1f37c7[_0x389e77(0xbf)],'mutable':![],'complexType':{'original':_0x389e77(0xac),'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['QydOp'],'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0xd8)]},'errorModalTitle':{'type':_0x389e77(0xac),'mutable':![],'complexType':{'original':_0x1f37c7['tiHsw'],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7[_0x389e77(0x87)],'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0x92)]},'modalPosition':{'type':_0x1f37c7['tiHsw'],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['BkIzf'],'reflect':![],'defaultValue':_0x389e77(0x8b)},'sendButtonText':{'type':_0x389e77(0xac),'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['TirFi'],'reflect':![],'defaultValue':_0x389e77(0x78)},'project':{'type':'string','mutable':![],'complexType':{'original':_0x1f37c7['tiHsw'],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x389e77(0xc5),'reflect':![],'defaultValue':'\x27\x27'},'screenshotButtonTooltipText':{'type':_0x1f37c7['tiHsw'],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x389e77(0xef),'reflect':![],'defaultValue':_0x1f37c7['ZkMIh']},'screenshotTopbarText':{'type':_0x1f37c7[_0x389e77(0xbf)],'mutable':![],'complexType':{'original':_0x389e77(0xac),'resolved':'string','references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7[_0x389e77(0xd1)],'reflect':![],'defaultValue':_0x1f37c7['fltaI']},'email':{'type':_0x1f37c7['tiHsw'],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7[_0x389e77(0xb9)],'reflect':![],'defaultValue':'\x27\x27'},'emailPlaceholder':{'type':_0x1f37c7[_0x389e77(0xbf)],'mutable':![],'complexType':{'original':_0x1f37c7['tiHsw'],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['uTgRX'],'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0x9c)]},'messagePlaceholder':{'type':_0x1f37c7[_0x389e77(0xbf)],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0xbf)],'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x389e77(0xa4),'reflect':![],'defaultValue':_0x1f37c7['qvviF']},'buttonStyle':{'type':_0x1f37c7['tiHsw'],'mutable':![],'complexType':{'original':_0x389e77(0xac),'resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x389e77(0xf3),'reflect':![],'defaultValue':_0x1f37c7['WcmXP']},'buttonPosition':{'type':_0x389e77(0xac),'mutable':![],'complexType':{'original':'string','resolved':_0x1f37c7[_0x389e77(0xbf)],'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x389e77(0x84),'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0xe8)]},'hideIcon':{'type':_0x1f37c7[_0x389e77(0x9b)],'mutable':![],'complexType':{'original':_0x1f37c7[_0x389e77(0x9b)],'resolved':_0x389e77(0xa2),'references':{}},'required':![],'optional':![],'docs':{'tags':[],'text':''},'attribute':_0x1f37c7['HMJxA'],'reflect':![],'defaultValue':_0x1f37c7[_0x389e77(0xd9)]}};}}function _0x37f3(_0x3a2fec,_0x13773a){const _0x2078dc=_0x2078();return _0x37f3=function(_0x37f3af,_0x5f4c39){_0x37f3af=_0x37f3af-0x76;let _0x40b808=_0x2078dc[_0x37f3af];return _0x40b808;},_0x37f3(_0x3a2fec,_0x13773a);}function _0x2078(){const _0x1610b8=['button-position','split','messagePlaceholder','xPqZs','1114030DlLpBu','iotNK','684815UVdDmO','\x27center\x27','GoUgW','17\x201\x2021\x205\x2017\x209','\x22Oops!\x20We\x20didn\x27t\x20receive\x20your\x20feedback.\x20Please\x20try\x20again\x20later.\x22','3903777ITEdRx','#fff','createElement','efHCL','JLIOi','email','Email\x20address\x20(optional)','buttonStyle','Share\x20your\x20feedback','GtGwx','fXVBz','leBSq','ySbqr','VyXaP','CDTlx','feedbackModal','feedback-button','LQMXX','modalTitle','boolean','center','message-placeholder','MGupm','hgrxS','feather\x20feather-repeat','\x27Email\x20address\x20(optional)\x27','hQHTn','showModal','successModalTitle','string','0\x200\x2024\x2024','polyline','styleUrls','JiWMY','sendButtonText','\x27How\x20could\x20this\x20page\x20be\x20more\x20helpful?\x27','email-placeholder','buttonPosition','success-modal-title','VpoFh','default','none','taroz','false','M3\x2011V9a4\x204\x200\x200\x201\x204-4h14','error-modal-title','ygWmp','4286751mXZdXi','tiHsw','body','wDQns','modal-position','dark','FUeCH','project','span','disconnectedCallback','mElhf','YOifl','light','XEYjO','413120KniTqm','shadow','feedback-button.css','round','KWCCX','qSvVH','30JvsvMp','\x27Thanks\x20for\x20your\x20feedback!\x27','352318BSlatS','errorModalTitle','feedback-button-content\x20feedback-button-content--','\x27default\x27','COjxY','oBgiF','IUahD','svg','send-button-text','\x27Share\x20your\x20feedback\x27','NVgcK','1705056xMuSqD','ZhhPp','lPzkD','euNBl','EzCVd','wIsLi','slot','feedback-modal','ldaAB','WcmXP','16LvdPdT','12|9|8|0|11|5|1|7|10|6|3|4|2|13','forEach','kJeNh','HgYGL','\x20feedback-button-content--','screenshot-button-tooltip-text','wodVE','appendChild','connectedCallback','button-style','eBySJ','How\x20could\x20this\x20page\x20be\x20more\x20helpful?','originalStyleUrls','properties','PjjvA','screenshotButtonTooltipText','removeChild','#0070F4','hide-icon','hideIcon','feedback-button-content-icon','\x27Send\x27','SELECT\x20AN\x20ELEMENT\x20ON\x20THE\x20PAGE','7\x2023\x203\x2019\x207\x2015','\x27SELECT\x20AN\x20ELEMENT\x20ON\x20THE\x20PAGE\x27','Send','modalPosition','yIpuL','LAZjm','screenshotTopbarText','hoNJp','\x27Take\x20a\x20Screenshot\x27','KkcGe'];_0x2078=function(){return _0x1610b8;};return _0x2078();}
|