pushfeedback 0.1.20 → 0.1.21

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.
@@ -1 +1 @@
1
- :root{--feedback-primary-color:#0070F4;--feedback-secondary-color:#fbfbfb;--feedback-light-color:#ccc;--feedback-dark-color:#191919;--feedback-text-color:#5f6368;--feedback-white-color:#fff;--feedback-font-family:"Inter", "Tahoma", "sans-serif";--feedback-heading-font-size:16px;--feedback-text-font-size:14px;--feedback-button-border-radius:20px;--feedback-button-text-font-size:var(--feedback-text-font-size);--feedback-button-text-font-weight:600;--feedback-button-light-bg-color:var(--feedback-white-color);--feedback-button-light-text-color:var(--feedback-primary-color);--feedback-button-dark-bg-color:var(--feedback-primary-color);--feedback-button-dark-text-color:var(--feedback-white-color);--feedback-button-z-index:300;--feedback-modal-wrapper-z-index:300;--feedback-modal-content-bg-color:var(--feedback-white-color);--feedback-modal-content-border-color:var(--feedback-light-color);--feedback-modal-content-font-family:var(--feedback-font-family);--feedback-modal-content-text-color:var(--feedback-text-color);--feedback-modal-content-border-radius:8px;--feedback-modal-content-position-top:10px;--feedback-modal-content-position-bottom:10px;--feedback-modal-content-position-right:10px;--feedback-modal-content-position-left:10px;--feedback-modal-content-z-index:300;--feedback-modal-header-text-color:var(--feedback-dark-color);--feedback-modal-header-font-size:var(--feedback-heading-font-size);--feedback-modal-header-font-family:var(--feedback-font-family);--feedback-modal-header-font-weight:500;--feedback-modal-input-font-size:var(--feedback-text-font-size);--feedback-modal-button-font-size:var(--feedback-text-font-size);--feedback-modal-message-font-size:var(--feedback-text-font-size);--feedback-modal-button-bg-color:var(--feedback-white-color);--feedback-modal-button-bg-color-active:var(--feedback-secondary-color);--feedback-modal-button-text-color:var(--feedback-dark-color);--feedback-modal-button-text-color-active:var(--feedback-primary-color);--feedback-modal-button-border-color:var(--feedback-light-color);--feedback-modal-button-border-color-active:var(--feedback-primary-color);--feedback-modal-button-border-radius:4px;--feedback-modal-input-border-color:var(--feedback-light-color);--feedback-modal-input-border-color-focused:var(--feedback-primary-color);--feedback-modal-input-border-radius:4px;--feedback-modal-close-bg-color:var(--feedback-white-color);--feedback-modal-screenshot-bg-color:rgba(0, 0, 0, 0.4);--feedback-modal-screnshot-z-index:100;--feedback-modal-screenshot-header-bg-color:var(--feedback-white-color);--feedback-modal-screenshot-header-text-color:var(--feedback-dark-color);--feedback-modal-screenshot-header-z-index:250;--feedback-modal-element-hover-border-color:var(--feedback-primary-color);--feedback-modal-element-selected-border-color:var(--feedback-primary-color)}.feedback-modal-screenshot-open{position:fixed;width:100%}.feedback-modal-screenshot-open--scroll{overflow-y:scroll}
1
+ :root{--feedback-primary-color:#0070F4;--feedback-secondary-color:#f1f3f4;--feedback-light-color:#ccc;--feedback-dark-color:#191919;--feedback-text-color:#5f6368;--feedback-white-color:#fff;--feedback-font-family:"Inter", "Tahoma", "sans-serif";--feedback-heading-font-size:16px;--feedback-text-font-size:14px;--feedback-button-border-radius:20px;--feedback-button-text-font-size:var(--feedback-text-font-size);--feedback-button-text-font-weight:600;--feedback-button-light-bg-color:var(--feedback-white-color);--feedback-button-light-text-color:var(--feedback-primary-color);--feedback-button-dark-bg-color:var(--feedback-primary-color);--feedback-button-dark-text-color:var(--feedback-white-color);--feedback-button-z-index:300;--feedback-modal-wrapper-z-index:300;--feedback-modal-content-bg-color:var(--feedback-white-color);--feedback-modal-content-border-color:var(--feedback-light-color);--feedback-modal-content-font-family:var(--feedback-font-family);--feedback-modal-content-text-color:var(--feedback-text-color);--feedback-modal-content-border-radius:8px;--feedback-modal-content-position-top:10px;--feedback-modal-content-position-bottom:10px;--feedback-modal-content-position-right:10px;--feedback-modal-content-position-left:10px;--feedback-modal-content-z-index:300;--feedback-modal-header-text-color:var(--feedback-dark-color);--feedback-modal-header-font-size:var(--feedback-heading-font-size);--feedback-modal-header-font-family:var(--feedback-font-family);--feedback-modal-header-font-weight:500;--feedback-modal-input-font-size:var(--feedback-text-font-size);--feedback-modal-button-font-size:var(--feedback-text-font-size);--feedback-modal-message-font-size:var(--feedback-text-font-size);--feedback-modal-button-bg-color:var(--feedback-white-color);--feedback-modal-button-bg-color-active:var(--feedback-white-color);--feedback-modal-button-text-color:var(--feedback-dark-color);--feedback-modal-button-text-color-active:var(--feedback-primary-color);--feedback-modal-button-border-color:var(--feedback-light-color);--feedback-modal-button-border-color-active:var(--feedback-primary-color);--feedback-modal-button-border-radius:4px;--feedback-modal-button-icon-fill:var(--feedback-dark-color);--feedback-modal-button-icon-fill-active:var(--feedback-primary-color);--feedback-modal-button-submit-bg-color:var(--feedback-primary-color);--feedback-modal-button-submit-bg-color-hover:var(--feedback-primary-color);--feedback-modal-button-submit-border-color-hover:var(--feedback-primary-color);--feedback-modal-button-submit-text-color:var(--feedback-white-color);--feedback-modal-button-submit-text-color-hover:var(--feedback-white-color);--feedback-modal-input-bg-color:var(--feedback-secondary-color);--feedback-modal-input-border-color:transparent;--feedback-modal-input-border-color-focused:transparent;--feedback-modal-input-border-radius:0;--feedback-modal-close-bg-color:var(--feedback-white-color);--feedback-modal-screenshot-bg-color:rgba(0, 0, 0, 0.4);--feedback-modal-screnshot-z-index:100;--feedback-modal-screenshot-header-bg-color:var(--feedback-white-color);--feedback-modal-screenshot-header-text-color:var(--feedback-dark-color);--feedback-modal-screenshot-header-z-index:250;--feedback-modal-element-hover-border-color:var(--feedback-primary-color);--feedback-modal-element-selected-border-color:var(--feedback-primary-color)}.feedback-modal-screenshot-open{position:fixed;width:100%}.feedback-modal-screenshot-open--scroll{overflow-y:scroll}
@@ -1 +1 @@
1
- const _0x15507b=_0xca17;(function(_0x943d32,_0x121336){const _0x268876=_0xca17,_0x359919=_0x943d32();while(!![]){try{const _0x113513=-parseInt(_0x268876(0xc0))/0x1*(parseInt(_0x268876(0xaa))/0x2)+-parseInt(_0x268876(0xc4))/0x3*(-parseInt(_0x268876(0xab))/0x4)+parseInt(_0x268876(0xa9))/0x5+parseInt(_0x268876(0xb5))/0x6+-parseInt(_0x268876(0xb1))/0x7+-parseInt(_0x268876(0xb6))/0x8+parseInt(_0x268876(0xad))/0x9;if(_0x113513===_0x121336)break;else _0x359919['push'](_0x359919['shift']());}catch(_0xe00db7){_0x359919['push'](_0x359919['shift']());}}}(_0x17a7,0x7bea2));function _0x17a7(){const _0x27ae11=['modal-position','then','1212svlnSH','message-placeholder','Injnq','p-289658ce','43506meKjjz','show-screenshot-top-bar','error-message-4-0-3','hide-icon','error-message','show-modal','modal-title-error','679230AymLiY','318DitQIx','4NODpTx','button-style','8110800tlSpvt','error-message-4-0-4','button-position','modal-title','1159102LNPeOz','has-selected-element','feedback-modal','url','2823342qikVhF','5250056icxsZU','custom-font','screenshot-topbar-text','screenshot-button-tooltip-text','feedback-button','modal-title-success','hide-screenshot-button','href'];_0x17a7=function(){return _0x27ae11;};return _0x17a7();}import{p as _0x445299,b as _0x173011}from'./p-63230cb5.js';export{s as setNonce}from'./p-63230cb5.js';function _0xca17(_0x4c94ae,_0x419fee){const _0x17a75e=_0x17a7();return _0xca17=function(_0xca1712,_0x62adab){_0xca1712=_0xca1712-0xa9;let _0x594e8c=_0x17a75e[_0xca1712];return _0x594e8c;},_0xca17(_0x4c94ae,_0x419fee);}(()=>{const _0x23ba9e=_0xca17,_0xc758cc={'Injnq':function(_0x1e8132,_0x2715ad){return _0x1e8132(_0x2715ad);}},_0x12feb0=import.meta[_0x23ba9e(0xb4)],_0x1b5e0f={};return''!==_0x12feb0&&(_0x1b5e0f['resourcesUrl']=new URL('.',_0x12feb0)[_0x23ba9e(0xbd)]),_0xc758cc[_0x23ba9e(0xc2)](_0x445299,_0x1b5e0f);})()[_0x15507b(0xbf)](_0x3056cb=>_0x173011([[_0x15507b(0xc3),[[0x1,_0x15507b(0xba),{'customFont':[0x4,_0x15507b(0xb7)],'errorMessage':[0x1,_0x15507b(0xc8)],'errorMessage403':[0x1,'error-message-4-0-3'],'errorMessage404':[0x1,'error-message-4-0-4'],'modalTitle':[0x1,_0x15507b(0xb0)],'modalTitleSuccess':[0x1,_0x15507b(0xbb)],'modalTitleError':[0x1,'modal-title-error'],'modalPosition':[0x1,_0x15507b(0xbe)],'sendButtonText':[0x1,'send-button-text'],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x15507b(0xb9)],'screenshotTopbarText':[0x1,'screenshot-topbar-text'],'email':[0x1],'emailPlaceholder':[0x1,'email-placeholder'],'messagePlaceholder':[0x1,_0x15507b(0xc1)],'buttonStyle':[0x1,_0x15507b(0xac)],'buttonPosition':[0x1,_0x15507b(0xaf)],'hideIcon':[0x4,_0x15507b(0xc7)],'hideScreenshotButton':[0x4,_0x15507b(0xbc)]}],[0x1,_0x15507b(0xb3),{'errorMessage':[0x1,_0x15507b(0xc8)],'errorMessage403':[0x1,_0x15507b(0xc6)],'errorMessage404':[0x1,_0x15507b(0xae)],'modalTitle':[0x1,'modal-title'],'modalTitleSuccess':[0x1,_0x15507b(0xbb)],'modalTitleError':[0x1,_0x15507b(0xca)],'modalPosition':[0x1,'modal-position'],'sendButtonText':[0x1,'send-button-text'],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x15507b(0xb9)],'screenshotTopbarText':[0x1,_0x15507b(0xb8)],'email':[0x1],'emailPlaceholder':[0x1,'email-placeholder'],'messagePlaceholder':[0x1,'message-placeholder'],'showModal':[0x604,_0x15507b(0xc9)],'showScreenshotMode':[0x604,'show-screenshot-mode'],'showScreenshotTopBar':[0x604,_0x15507b(0xc5)],'hasSelectedElement':[0x604,_0x15507b(0xb2)],'hideScreenshotButton':[0x4,_0x15507b(0xbc)],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'formErrorStatus':[0x20],'encodedScreenshot':[0x20],'whitelabel':[0x20]}]]]],_0x3056cb));
1
+ const _0x3363da=_0x4c72;function _0x2216(){const _0x1399cd=['351626GdNUjt','button-style','405606uhYyPz','show-modal','modal-position','1067255eQLCRC','button-position','feedback-modal','18HUafYT','3476072ynbEpU','screenshot-topbar-text','has-selected-element','show-screenshot-top-bar','feedback-button','modal-title-success','screenshot-button-tooltip-text','email-placeholder','1947855OqlBxb','show-screenshot-mode','6eBnGeF','error-message-4-0-3','hide-screenshot-button','4184CZiiWE','href','custom-font','error-message-4-0-4','resourcesUrl','eOcVm','send-button-text','modal-title-error','hide-icon','url','p-b7d6c61e','modal-title','error-message','909670pJNZGa','546TWlHtW'];_0x2216=function(){return _0x1399cd;};return _0x2216();}(function(_0xd1bbb7,_0x1de6ca){const _0x113802=_0x4c72,_0x19641b=_0xd1bbb7();while(!![]){try{const _0x4c986d=-parseInt(_0x113802(0xdd))/0x1+parseInt(_0x113802(0xdb))/0x2+parseInt(_0x113802(0xda))/0x3*(parseInt(_0x113802(0xcc))/0x4)+parseInt(_0x113802(0xc7))/0x5+-parseInt(_0x113802(0xc9))/0x6*(-parseInt(_0x113802(0xe0))/0x7)+-parseInt(_0x113802(0xe4))/0x8+-parseInt(_0x113802(0xe3))/0x9*(-parseInt(_0x113802(0xd9))/0xa);if(_0x4c986d===_0x1de6ca)break;else _0x19641b['push'](_0x19641b['shift']());}catch(_0x5ce250){_0x19641b['push'](_0x19641b['shift']());}}}(_0x2216,0x3d0b8));import{p as _0x2f8af7,b as _0x2b343c}from'./p-63230cb5.js';export{s as setNonce}from'./p-63230cb5.js';function _0x4c72(_0x55f78d,_0x26a480){const _0x2216e4=_0x2216();return _0x4c72=function(_0x4c72b3,_0x39ce5a){_0x4c72b3=_0x4c72b3-0xc7;let _0x4af75f=_0x2216e4[_0x4c72b3];return _0x4af75f;},_0x4c72(_0x55f78d,_0x26a480);}(()=>{const _0x90fe73=_0x4c72,_0x3c6036={'eOcVm':function(_0x560d21,_0x474644){return _0x560d21(_0x474644);}},_0x58c1b7=import.meta[_0x90fe73(0xd5)],_0x526e58={};return''!==_0x58c1b7&&(_0x526e58[_0x90fe73(0xd0)]=new URL('.',_0x58c1b7)[_0x90fe73(0xcd)]),_0x3c6036[_0x90fe73(0xd1)](_0x2f8af7,_0x526e58);})()['then'](_0x56fb72=>_0x2b343c([[_0x3363da(0xd6),[[0x1,_0x3363da(0xe8),{'customFont':[0x4,_0x3363da(0xce)],'errorMessage':[0x1,_0x3363da(0xd8)],'errorMessage403':[0x1,_0x3363da(0xca)],'errorMessage404':[0x1,_0x3363da(0xcf)],'modalTitle':[0x1,'modal-title'],'modalTitleSuccess':[0x1,_0x3363da(0xe9)],'modalTitleError':[0x1,'modal-title-error'],'modalPosition':[0x1,_0x3363da(0xdf)],'sendButtonText':[0x1,'send-button-text'],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x3363da(0xea)],'screenshotTopbarText':[0x1,_0x3363da(0xe5)],'email':[0x1],'emailPlaceholder':[0x1,_0x3363da(0xeb)],'messagePlaceholder':[0x1,'message-placeholder'],'buttonStyle':[0x1,_0x3363da(0xdc)],'buttonPosition':[0x1,_0x3363da(0xe1)],'hideIcon':[0x4,_0x3363da(0xd4)],'hideScreenshotButton':[0x4,_0x3363da(0xcb)]}],[0x1,_0x3363da(0xe2),{'errorMessage':[0x1,_0x3363da(0xd8)],'errorMessage403':[0x1,_0x3363da(0xca)],'errorMessage404':[0x1,_0x3363da(0xcf)],'modalTitle':[0x1,_0x3363da(0xd7)],'modalTitleSuccess':[0x1,_0x3363da(0xe9)],'modalTitleError':[0x1,_0x3363da(0xd3)],'modalPosition':[0x1,_0x3363da(0xdf)],'sendButtonText':[0x1,_0x3363da(0xd2)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x3363da(0xea)],'screenshotTopbarText':[0x1,'screenshot-topbar-text'],'email':[0x1],'emailPlaceholder':[0x1,_0x3363da(0xeb)],'messagePlaceholder':[0x1,'message-placeholder'],'showModal':[0x604,_0x3363da(0xde)],'showScreenshotMode':[0x604,_0x3363da(0xc8)],'showScreenshotTopBar':[0x604,_0x3363da(0xe7)],'hasSelectedElement':[0x604,_0x3363da(0xe6)],'hideScreenshotButton':[0x4,_0x3363da(0xcb)],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'formErrorStatus':[0x20],'encodedScreenshot':[0x20],'whitelabel':[0x20]}]]]],_0x56fb72));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pushfeedback",
3
- "version": "0.1.20",
3
+ "version": "0.1.21",
4
4
  "description": "Feedback widget for websites.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",