pushfeedback 0.1.16 → 0.1.17

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-screenshot-element-hover-border-color:var(--feedback-primary-color);--feedback-modal-screenshot-element-selected-bg-color:var(--feedback-primary-color);--feedback-modal-screenshot-element-selected-border-color:var(--feedback-primary-color);--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-screenshot-open{position:fixed;width:100%}.feedback-modal-screenshot-open--scroll{overflow-y:scroll}
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-screenshot-element-hover-border-color:var(--feedback-primary-color);--feedback-modal-screenshot-element-selected-bg-color:var(--feedback-primary-color);--feedback-modal-screenshot-element-selected-border-color:var(--feedback-primary-color);--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-screenshot-open{position:fixed;scroll-behavior:auto;width:100%}.feedback-modal-screenshot-open--scroll{overflow-y:scroll}
@@ -1 +1 @@
1
- const _0x2e1d09=_0x44d0;function _0x44bf(){const _0x186406=['modal-title','modal-title-error','screenshot-button-tooltip-text','error-message','feedback-button','1465576SrHrfI','href','2766zpGYcE','error-message-4-0-4','message-placeholder','url','905800OEbcMu','63fVlHnI','resourcesUrl','screenshot-topbar-text','show-modal','button-style','has-selected-element','hide-icon','228GoUyWe','1419592sfITht','9437400hpKeUZ','hide-screenshot-button','modal-position','p-a13a6199','feedback-modal','12025111VShiAb','show-screenshot-top-bar','show-screenshot-mode','795620MSAwHd','custom-font','send-button-text','button-position','error-message-4-0-3','modal-title-success','email-placeholder'];_0x44bf=function(){return _0x186406;};return _0x44bf();}function _0x44d0(_0x62e9ae,_0x24c514){const _0x44bf99=_0x44bf();return _0x44d0=function(_0x44d01c,_0x308743){_0x44d01c=_0x44d01c-0x120;let _0x36ebd8=_0x44bf99[_0x44d01c];return _0x36ebd8;},_0x44d0(_0x62e9ae,_0x24c514);}(function(_0x282070,_0x49bb66){const _0x2c7791=_0x44d0,_0x3681dd=_0x282070();while(!![]){try{const _0xd2aa60=-parseInt(_0x2c7791(0x12f))/0x1+-parseInt(_0x2c7791(0x12b))/0x2*(parseInt(_0x2c7791(0x137))/0x3)+parseInt(_0x2c7791(0x138))/0x4+parseInt(_0x2c7791(0x141))/0x5+-parseInt(_0x2c7791(0x139))/0x6+parseInt(_0x2c7791(0x13e))/0x7+parseInt(_0x2c7791(0x129))/0x8*(parseInt(_0x2c7791(0x130))/0x9);if(_0xd2aa60===_0x49bb66)break;else _0x3681dd['push'](_0x3681dd['shift']());}catch(_0x9bd264){_0x3681dd['push'](_0x3681dd['shift']());}}}(_0x44bf,0xe32a2));import{p as _0x5e5eae,b as _0x2b771b}from'./p-63230cb5.js';export{s as setNonce}from'./p-63230cb5.js';(()=>{const _0x271f95=_0x44d0,_0x4572ce=import.meta[_0x271f95(0x12e)],_0x11317d={};return''!==_0x4572ce&&(_0x11317d[_0x271f95(0x131)]=new URL('.',_0x4572ce)[_0x271f95(0x12a)]),_0x5e5eae(_0x11317d);})()['then'](_0x3ee5a7=>_0x2b771b([[_0x2e1d09(0x13c),[[0x1,_0x2e1d09(0x128),{'customFont':[0x4,_0x2e1d09(0x142)],'errorMessage':[0x1,_0x2e1d09(0x127)],'errorMessage403':[0x1,_0x2e1d09(0x121)],'errorMessage404':[0x1,_0x2e1d09(0x12c)],'modalTitle':[0x1,_0x2e1d09(0x124)],'modalTitleSuccess':[0x1,'modal-title-success'],'modalTitleError':[0x1,_0x2e1d09(0x125)],'modalPosition':[0x1,_0x2e1d09(0x13b)],'sendButtonText':[0x1,_0x2e1d09(0x143)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x2e1d09(0x126)],'screenshotTopbarText':[0x1,'screenshot-topbar-text'],'email':[0x1],'emailPlaceholder':[0x1,_0x2e1d09(0x123)],'messagePlaceholder':[0x1,_0x2e1d09(0x12d)],'buttonStyle':[0x1,_0x2e1d09(0x134)],'buttonPosition':[0x1,_0x2e1d09(0x120)],'hideIcon':[0x4,_0x2e1d09(0x136)],'hideScreenshotButton':[0x4,'hide-screenshot-button']}],[0x1,_0x2e1d09(0x13d),{'errorMessage':[0x1,_0x2e1d09(0x127)],'errorMessage403':[0x1,_0x2e1d09(0x121)],'errorMessage404':[0x1,_0x2e1d09(0x12c)],'modalTitle':[0x1,_0x2e1d09(0x124)],'modalTitleSuccess':[0x1,_0x2e1d09(0x122)],'modalTitleError':[0x1,'modal-title-error'],'modalPosition':[0x1,'modal-position'],'sendButtonText':[0x1,_0x2e1d09(0x143)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x2e1d09(0x126)],'screenshotTopbarText':[0x1,_0x2e1d09(0x132)],'email':[0x1],'emailPlaceholder':[0x1,_0x2e1d09(0x123)],'messagePlaceholder':[0x1,_0x2e1d09(0x12d)],'showModal':[0x604,_0x2e1d09(0x133)],'showScreenshotMode':[0x604,_0x2e1d09(0x140)],'showScreenshotTopBar':[0x604,_0x2e1d09(0x13f)],'hasSelectedElement':[0x604,_0x2e1d09(0x135)],'hideScreenshotButton':[0x4,_0x2e1d09(0x13a)],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'formErrorStatus':[0x20],'encodedScreenshot':[0x20],'whitelabel':[0x20]}]]]],_0x3ee5a7));
1
+ function _0x43a9(_0x2f3b8b,_0x2da572){const _0x5d6b9d=_0x5d6b();return _0x43a9=function(_0x43a931,_0x11b7c5){_0x43a931=_0x43a931-0x1d9;let _0x174285=_0x5d6b9d[_0x43a931];return _0x174285;},_0x43a9(_0x2f3b8b,_0x2da572);}const _0x3501b5=_0x43a9;function _0x5d6b(){const _0x396026=['89109sLlxcp','2045894JgKApT','send-button-text','error-message-4-0-4','1257198weHwxm','791995qfsTdl','431117toRIvj','4JYMVvI','feedback-modal','screenshot-topbar-text','modal-title-error','LBtQd','href','modal-title','message-placeholder','custom-font','7rieCTw','2290230ZVNmzA','then','feedback-button','hide-icon','168oQBrAX','show-screenshot-top-bar','error-message-4-0-3','3549240fblNLZ','modal-title-success','error-message','show-modal','hide-screenshot-button','email-placeholder','show-screenshot-mode','screenshot-button-tooltip-text','url','p-a13a6199','has-selected-element'];_0x5d6b=function(){return _0x396026;};return _0x5d6b();}(function(_0x18e663,_0x6306d1){const _0x49630d=_0x43a9,_0x15069a=_0x18e663();while(!![]){try{const _0x6f711f=parseInt(_0x49630d(0x1e2))/0x1+-parseInt(_0x49630d(0x1dd))/0x2+parseInt(_0x49630d(0x1e0))/0x3+-parseInt(_0x49630d(0x1e3))/0x4*(-parseInt(_0x49630d(0x1e1))/0x5)+parseInt(_0x49630d(0x1ed))/0x6*(parseInt(_0x49630d(0x1ec))/0x7)+-parseInt(_0x49630d(0x1f1))/0x8*(parseInt(_0x49630d(0x1dc))/0x9)+parseInt(_0x49630d(0x1f4))/0xa;if(_0x6f711f===_0x6306d1)break;else _0x15069a['push'](_0x15069a['shift']());}catch(_0x3ebd1d){_0x15069a['push'](_0x15069a['shift']());}}}(_0x5d6b,0x7d927));import{p as _0x184c13,b as _0x235457}from'./p-63230cb5.js';export{s as setNonce}from'./p-63230cb5.js';(()=>{const _0x1d37cf=_0x43a9,_0x4afb98={'LBtQd':function(_0xf1b743,_0x44b80d){return _0xf1b743!==_0x44b80d;},'uzjRX':function(_0x520625,_0x21defc){return _0x520625(_0x21defc);}},_0xc0cf32=import.meta[_0x1d37cf(0x1d9)],_0x14b172={};return _0x4afb98[_0x1d37cf(0x1e7)]('',_0xc0cf32)&&(_0x14b172['resourcesUrl']=new URL('.',_0xc0cf32)[_0x1d37cf(0x1e8)]),_0x4afb98['uzjRX'](_0x184c13,_0x14b172);})()[_0x3501b5(0x1ee)](_0x3db175=>_0x235457([[_0x3501b5(0x1da),[[0x1,_0x3501b5(0x1ef),{'customFont':[0x4,_0x3501b5(0x1eb)],'errorMessage':[0x1,_0x3501b5(0x1f6)],'errorMessage403':[0x1,'error-message-4-0-3'],'errorMessage404':[0x1,'error-message-4-0-4'],'modalTitle':[0x1,_0x3501b5(0x1e9)],'modalTitleSuccess':[0x1,_0x3501b5(0x1f5)],'modalTitleError':[0x1,_0x3501b5(0x1e6)],'modalPosition':[0x1,'modal-position'],'sendButtonText':[0x1,_0x3501b5(0x1de)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x3501b5(0x1fb)],'screenshotTopbarText':[0x1,_0x3501b5(0x1e5)],'email':[0x1],'emailPlaceholder':[0x1,_0x3501b5(0x1f9)],'messagePlaceholder':[0x1,_0x3501b5(0x1ea)],'buttonStyle':[0x1,'button-style'],'buttonPosition':[0x1,'button-position'],'hideIcon':[0x4,_0x3501b5(0x1f0)],'hideScreenshotButton':[0x4,'hide-screenshot-button']}],[0x1,_0x3501b5(0x1e4),{'errorMessage':[0x1,_0x3501b5(0x1f6)],'errorMessage403':[0x1,_0x3501b5(0x1f3)],'errorMessage404':[0x1,_0x3501b5(0x1df)],'modalTitle':[0x1,_0x3501b5(0x1e9)],'modalTitleSuccess':[0x1,_0x3501b5(0x1f5)],'modalTitleError':[0x1,'modal-title-error'],'modalPosition':[0x1,'modal-position'],'sendButtonText':[0x1,'send-button-text'],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x3501b5(0x1fb)],'screenshotTopbarText':[0x1,_0x3501b5(0x1e5)],'email':[0x1],'emailPlaceholder':[0x1,_0x3501b5(0x1f9)],'messagePlaceholder':[0x1,_0x3501b5(0x1ea)],'showModal':[0x604,_0x3501b5(0x1f7)],'showScreenshotMode':[0x604,_0x3501b5(0x1fa)],'showScreenshotTopBar':[0x604,_0x3501b5(0x1f2)],'hasSelectedElement':[0x604,_0x3501b5(0x1db)],'hideScreenshotButton':[0x4,_0x3501b5(0x1f8)],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'formErrorStatus':[0x20],'encodedScreenshot':[0x20],'whitelabel':[0x20]}]]]],_0x3db175));
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "pushfeedback",
3
- "version": "0.1.16",
3
+ "version": "0.1.17",
4
4
  "description": "Feedback widget for websites.",
5
5
  "main": "dist/index.cjs.js",
6
6
  "module": "dist/index.js",