pushfeedback 0.1.15 → 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
- function _0x23a3(){const _0x4d076f=['show-screenshot-top-bar','error-message','send-button-text','feedback-button','email-placeholder','452qAADci','571808MFtbmU','then','href','button-style','error-message-4-0-3','modal-title-error','modal-position','6198156CPgShM','screenshot-button-tooltip-text','10149IsTHiW','show-screenshot-mode','custom-font','2209662lWKNcK','screenshot-topbar-text','4198712ZsxbIp','hide-icon','modal-title','hide-screenshot-button','url','has-selected-element','error-message-4-0-4','zuOWN','2803535uXgfgw','7qIBopK','button-position','p-a13a6199','message-placeholder','5543658blBDxN','resourcesUrl','modal-title-success'];_0x23a3=function(){return _0x4d076f;};return _0x23a3();}const _0x5cab66=_0x59ba;(function(_0x19d223,_0x558402){const _0x39b44f=_0x59ba,_0x46ae26=_0x19d223();while(!![]){try{const _0x5a014d=-parseInt(_0x39b44f(0x202))/0x1+parseInt(_0x39b44f(0x1ea))/0x2+parseInt(_0x39b44f(0x20b))/0x3*(-parseInt(_0x39b44f(0x201))/0x4)+parseInt(_0x39b44f(0x1f4))/0x5+parseInt(_0x39b44f(0x209))/0x6*(-parseInt(_0x39b44f(0x1f5))/0x7)+parseInt(_0x39b44f(0x1ec))/0x8+parseInt(_0x39b44f(0x1f9))/0x9;if(_0x5a014d===_0x558402)break;else _0x46ae26['push'](_0x46ae26['shift']());}catch(_0x5e4792){_0x46ae26['push'](_0x46ae26['shift']());}}}(_0x23a3,0xc801a));function _0x59ba(_0x31a346,_0xb0d335){const _0x23a30b=_0x23a3();return _0x59ba=function(_0x59ba44,_0x526f9f){_0x59ba44=_0x59ba44-0x1e9;let _0x4ca6ee=_0x23a30b[_0x59ba44];return _0x4ca6ee;},_0x59ba(_0x31a346,_0xb0d335);}import{p as _0x587130,b as _0x1aa518}from'./p-63230cb5.js';export{s as setNonce}from'./p-63230cb5.js';(()=>{const _0x4cde79=_0x59ba,_0xc4b9b7={'zuOWN':function(_0x170c19,_0x292c36){return _0x170c19(_0x292c36);}},_0x42fa5c=import.meta[_0x4cde79(0x1f0)],_0x1d160c={};return''!==_0x42fa5c&&(_0x1d160c[_0x4cde79(0x1fa)]=new URL('.',_0x42fa5c)[_0x4cde79(0x204)]),_0xc4b9b7[_0x4cde79(0x1f3)](_0x587130,_0x1d160c);})()[_0x5cab66(0x203)](_0x7c35c8=>_0x1aa518([[_0x5cab66(0x1f7),[[0x1,_0x5cab66(0x1ff),{'customFont':[0x4,_0x5cab66(0x1e9)],'errorMessage':[0x1,_0x5cab66(0x1fd)],'errorMessage403':[0x1,'error-message-4-0-3'],'errorMessage404':[0x1,_0x5cab66(0x1f2)],'modalTitle':[0x1,_0x5cab66(0x1ee)],'modalTitleSuccess':[0x1,'modal-title-success'],'modalTitleError':[0x1,_0x5cab66(0x207)],'modalPosition':[0x1,'modal-position'],'sendButtonText':[0x1,_0x5cab66(0x1fe)],'project':[0x1],'screenshotButtonTooltipText':[0x1,_0x5cab66(0x20a)],'screenshotTopbarText':[0x1,_0x5cab66(0x1eb)],'email':[0x1],'emailPlaceholder':[0x1,_0x5cab66(0x200)],'messagePlaceholder':[0x1,_0x5cab66(0x1f8)],'buttonStyle':[0x1,_0x5cab66(0x205)],'buttonPosition':[0x1,_0x5cab66(0x1f6)],'hideIcon':[0x4,_0x5cab66(0x1ed)],'hideScreenshotButton':[0x4,'hide-screenshot-button']}],[0x1,'feedback-modal',{'errorMessage':[0x1,_0x5cab66(0x1fd)],'errorMessage403':[0x1,_0x5cab66(0x206)],'errorMessage404':[0x1,_0x5cab66(0x1f2)],'modalTitle':[0x1,'modal-title'],'modalTitleSuccess':[0x1,_0x5cab66(0x1fb)],'modalTitleError':[0x1,_0x5cab66(0x207)],'modalPosition':[0x1,_0x5cab66(0x208)],'sendButtonText':[0x1,_0x5cab66(0x1fe)],'project':[0x1],'screenshotButtonTooltipText':[0x1,'screenshot-button-tooltip-text'],'screenshotTopbarText':[0x1,_0x5cab66(0x1eb)],'email':[0x1],'emailPlaceholder':[0x1,_0x5cab66(0x200)],'messagePlaceholder':[0x1,_0x5cab66(0x1f8)],'showModal':[0x604,'show-modal'],'showScreenshotMode':[0x604,_0x5cab66(0x20c)],'showScreenshotTopBar':[0x604,_0x5cab66(0x1fc)],'hasSelectedElement':[0x604,_0x5cab66(0x1f1)],'hideScreenshotButton':[0x4,_0x5cab66(0x1ef)],'sending':[0x20],'formMessage':[0x20],'formEmail':[0x20],'formSuccess':[0x20],'formError':[0x20],'formErrorStatus':[0x20],'encodedScreenshot':[0x20],'whitelabel':[0x20]}]]]],_0x7c35c8));
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.15",
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",