pushfeedback 0.1.32 → 0.1.33
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 +3 -5
- 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-8cae1eb0.entry.js +1 -0
- package/dist/pushfeedback/p-a0681be3.js +1 -1
- package/dist/pushfeedback/pushfeedback.css +1 -1
- package/dist/pushfeedback/pushfeedback.esm.js +1 -1
- package/package.json +1 -1
- package/dist/pushfeedback/p-aaf649cf.entry.js +0 -1
package/dist/components/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
(function(
|
|
1
|
+
(function(_0x452a5f,_0x5ceee9){var _0x4c5bbf=_0xe0fb,_0x2e4e65=_0x452a5f();while(!![]){try{var _0x4cde18=-parseInt(_0x4c5bbf(0xb7))/0x1+-parseInt(_0x4c5bbf(0xb4))/0x2*(parseInt(_0x4c5bbf(0xb0))/0x3)+-parseInt(_0x4c5bbf(0xb5))/0x4*(-parseInt(_0x4c5bbf(0xb1))/0x5)+-parseInt(_0x4c5bbf(0xb9))/0x6+-parseInt(_0x4c5bbf(0xb6))/0x7+-parseInt(_0x4c5bbf(0xb2))/0x8*(parseInt(_0x4c5bbf(0xba))/0x9)+parseInt(_0x4c5bbf(0xb8))/0xa*(parseInt(_0x4c5bbf(0xb3))/0xb);if(_0x4cde18===_0x5ceee9)break;else _0x2e4e65['push'](_0x2e4e65['shift']());}catch(_0x26ca4e){_0x2e4e65['push'](_0x2e4e65['shift']());}}}(_0x2fe7,0x945d1));export{setAssetPath,setNonce,setPlatformOptions}from'@stencil/core/internal/client';function _0xe0fb(_0x6a9ed0,_0x104495){var _0x2fe70e=_0x2fe7();return _0xe0fb=function(_0xe0fb26,_0x4ba962){_0xe0fb26=_0xe0fb26-0xb0;var _0x528fde=_0x2fe70e[_0xe0fb26];return _0x528fde;},_0xe0fb(_0x6a9ed0,_0x104495);}export{FeedbackButton,defineCustomElement as defineCustomElementFeedbackButton}from'./feedback-button.js';export{FeedbackModal,defineCustomElement as defineCustomElementFeedbackModal}from'./feedback-modal.js';function _0x2fe7(){var _0x65c7f7=['92dQwzXl','6598928oOIKWt','152972GHDdCx','32261340NEtSLl','79266UAANHu','54jhbcrx','1058907eHbHVv','121325yVvrQx','1344984YvbRbr','11OFsgNB','6pYAxDt'];_0x2fe7=function(){return _0x65c7f7;};return _0x2fe7();}
|