@enhance-eng/sandbox 0.3.18 → 0.3.20-beta.1ab5433
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/README.md +44 -0
- package/dist/assets/enhance-runtime.js +1 -1
- package/dist/cli.js +1 -1
- package/dist/index.d.ts +11 -9
- package/dist/index.js +1 -1
- package/dist/sw-enhance.js +1 -1
- package/dist/vite/index.d.ts +12 -2
- package/dist/vite/index.js +1 -1
- package/package.json +4 -5
- package/dist/postinstall.d.ts +0 -2
- package/dist/postinstall.js +0 -1
- package/enhance.config.sample.json +0 -4
package/README.md
ADDED
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
# @enhance-eng/sandbox
|
|
2
|
+
|
|
3
|
+
Enhance sandbox library for adding preview functionality to your application.
|
|
4
|
+
|
|
5
|
+
**Supported frameworks:** React SPAs and statically generated sites. SSR is not supported.
|
|
6
|
+
|
|
7
|
+
## Installation
|
|
8
|
+
|
|
9
|
+
```bash
|
|
10
|
+
npm install @enhance-eng/sandbox
|
|
11
|
+
```
|
|
12
|
+
|
|
13
|
+
## Vite
|
|
14
|
+
|
|
15
|
+
Add the plugin to your Vite config:
|
|
16
|
+
|
|
17
|
+
```typescript
|
|
18
|
+
// vite.config.ts
|
|
19
|
+
import { enhance } from "@enhance-eng/sandbox/vite";
|
|
20
|
+
|
|
21
|
+
export default defineConfig({
|
|
22
|
+
plugins: [enhance()],
|
|
23
|
+
});
|
|
24
|
+
```
|
|
25
|
+
|
|
26
|
+
That's it. The plugin handles everything automatically.
|
|
27
|
+
|
|
28
|
+
## Other Build Tools
|
|
29
|
+
|
|
30
|
+
For non-Vite setups, use the CLI to copy the required assets to your public directory:
|
|
31
|
+
|
|
32
|
+
```bash
|
|
33
|
+
npx enhance-sandbox prepare-sw --public-dir ./public
|
|
34
|
+
```
|
|
35
|
+
|
|
36
|
+
Then initialize Enhance in your application entry point:
|
|
37
|
+
|
|
38
|
+
```typescript
|
|
39
|
+
import { Enhance } from "@enhance-eng/sandbox";
|
|
40
|
+
|
|
41
|
+
Enhance.init();
|
|
42
|
+
```
|
|
43
|
+
|
|
44
|
+
Run the CLI as part of your build process to keep assets up to date.
|
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x2dd179=_0x5506;(function(_0x164057,_0xe92a03){const _0x59c488=_0x5506,_0x47556f=_0x164057();while(!![]){try{const _0xc59887=-parseInt(_0x59c488(0x191))/0x1+parseInt(_0x59c488(0x253))/0x2+-parseInt(_0x59c488(0x1df))/0x3*(parseInt(_0x59c488(0x239))/0x4)+parseInt(_0x59c488(0x1d5))/0x5+parseInt(_0x59c488(0x1e6))/0x6*(-parseInt(_0x59c488(0x250))/0x7)+-parseInt(_0x59c488(0x1ce))/0x8*(-parseInt(_0x59c488(0x208))/0x9)+parseInt(_0x59c488(0x1dd))/0xa;if(_0xc59887===_0xe92a03)break;else _0x47556f['push'](_0x47556f['shift']());}catch(_0x765764){_0x47556f['push'](_0x47556f['shift']());}}}(_0x1c08,0x1b580));var DEFAULT_OVERLAY_PATH=!![]?_0x2dd179(0x206):_0x2dd179(0x206),DEFAULT_BACKEND_URL=!![]?'https://api.enhancelabs.ai':_0x2dd179(0x197),DEFAULT_OVERLAY_HMR=!![]?![]:![];console[_0x2dd179(0x1fc)](_0x2dd179(0x1b6),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x2c79b3){const _0x2eb8e0=_0x2dd179,_0xe3fcc9=_0x2c79b3[_0x2eb8e0(0x25d)]??{};return{'callbackBypass':_0x2c79b3[_0x2eb8e0(0x1e9)],'overlay':{'enabled':!![],'position':_0x2eb8e0(0x261),'enableViteHmr':_0xe3fcc9[_0x2eb8e0(0x238)]??DEFAULT_OVERLAY_HMR},'logLevel':_0x2eb8e0(0x21d),'swPath':_0x2eb8e0(0x1c0),'overlayPath':_0xe3fcc9['overlayPath']??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':_0x2eb8e0(0x1d9),'security':_0xe3fcc9[_0x2eb8e0(0x20c)]??'permissive','backendUrl':_0xe3fcc9[_0x2eb8e0(0x24c)]??DEFAULT_BACKEND_URL};}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementUrl(){const _0xcaa045=_0x2dd179;try{const _0x4cb02f=new URLSearchParams(window['location']['search']);return _0x4cb02f[_0xcaa045(0x214)](_0xcaa045(0x1d1))?.[_0xcaa045(0x1e4)]()||'';}catch{return'';}}var LOG_PREFIX=_0x2dd179(0x221),overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0x57f78c){const _0x110aa9=_0x2dd179;console[_0x110aa9(0x1fc)](LOG_PREFIX+'\x20loadOverlay()\x20called'),console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x265)+_0x57f78c[_0x110aa9(0x190)]),console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x19f)+_0x57f78c['enableViteHmr']),currentOptions=_0x57f78c[_0x110aa9(0x235)],toggleHandler=_0x57f78c[_0x110aa9(0x1f6)];if(overlayController){console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x19e)),updateOverlay();return;}if(overlayLoadPromise)return console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x210)),overlayLoadPromise;console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x209)),overlayLoadPromise=doLoadOverlay(_0x57f78c);try{await overlayLoadPromise,console[_0x110aa9(0x1fc)](LOG_PREFIX+_0x110aa9(0x1c6));}catch(_0x15361e){console[_0x110aa9(0x248)](LOG_PREFIX+'\x20loadOverlay()\x20failed:',_0x15361e);}finally{overlayLoadPromise=null;}}async function doLoadOverlay(_0x296ca4){const _0x4638a0=_0x2dd179;console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x223));if(typeof window===_0x4638a0(0x260)){console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x1bb));return;}if(window['__enhanceOverlay']){console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x24f)),overlayController=window[_0x4638a0(0x1a4)];return;}console['log'](LOG_PREFIX+_0x4638a0(0x1c4));try{_0x296ca4['enableViteHmr']&&(console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x22c)),await setupRemoteHMR(_0x296ca4[_0x4638a0(0x190)]));console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x247)+_0x296ca4[_0x4638a0(0x190)]);const _0x45409a=Date[_0x4638a0(0x1b3)](),_0xe19f21=await import(_0x296ca4[_0x4638a0(0x190)]);console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x1a9)+(Date[_0x4638a0(0x1b3)]()-_0x45409a)+'ms'),console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x1fe),Object['keys'](_0xe19f21));if(typeof _0xe19f21?.[_0x4638a0(0x1c7)]!==_0x4638a0(0x20e)){console['error'](LOG_PREFIX+_0x4638a0(0x22d)),console['error'](LOG_PREFIX+_0x4638a0(0x1b5),Object[_0x4638a0(0x25b)](_0xe19f21));return;}console['log'](LOG_PREFIX+_0x4638a0(0x20d));const _0x298537=_0xe19f21['createOverlay']();console[_0x4638a0(0x1fc)](LOG_PREFIX+'\x20Controller\x20created:',_0x298537),overlayController=_0x298537,window[_0x4638a0(0x1a4)]=_0x298537,_0x298537['onToggle'](_0x296ca4[_0x4638a0(0x1f6)]),console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x252)),console[_0x4638a0(0x1fc)](LOG_PREFIX+_0x4638a0(0x1d0)),updateOverlay();}catch(_0x4a2348){console[_0x4638a0(0x248)](LOG_PREFIX+_0x4638a0(0x21c),_0x4a2348);}}function updateOverlay(){const _0xe923a=_0x2dd179;console[_0xe923a(0x1fc)](LOG_PREFIX+'\x20updateOverlay()\x20called'),console[_0xe923a(0x1fc)](LOG_PREFIX+'\x20overlayController\x20exists:\x20'+!!overlayController),console['log'](LOG_PREFIX+_0xe923a(0x268)+!!currentOptions);if(!overlayController||!currentOptions){console[_0xe923a(0x1fc)](LOG_PREFIX+_0xe923a(0x1f5));return;}const _0x2b2603=composeOverlayState(currentOptions);console['log'](LOG_PREFIX+_0xe923a(0x1cd),JSON[_0xe923a(0x1b9)](_0x2b2603,null,0x2)),overlayController[_0xe923a(0x1e7)](_0x2b2603),console['log'](LOG_PREFIX+'\x20Overlay\x20update\x20complete');}function composeOverlayState(_0x17c085){const _0x4ce671=_0x2dd179,_0x1a6204=getEnhancementUrl();return console['log'](LOG_PREFIX+_0x4ce671(0x1b1)+_0x1a6204),console[_0x4ce671(0x1fc)](LOG_PREFIX+_0x4ce671(0x23b)+state['enabled']),console[_0x4ce671(0x1fc)](LOG_PREFIX+'\x20composeOverlayState\x20-\x20state.controlled:\x20'+state[_0x4ce671(0x19b)]),{'enhancementUrl':_0x1a6204,'enabled':state[_0x4ce671(0x200)],'controlled':state[_0x4ce671(0x19b)],'overlayPosition':_0x17c085[_0x4ce671(0x211)]['position'],'securityMode':_0x17c085[_0x4ce671(0x20c)],'backendBaseUrl':_0x17c085[_0x4ce671(0x24c)],'appError':state['appError']};}async function setupRemoteHMR(_0x50c492){const _0x236358=_0x2dd179;console['log'](LOG_PREFIX+'\x20setupRemoteHMR()\x20for\x20'+_0x50c492);if(typeof window==='undefined')return;try{const _0x31029a=new URL(_0x50c492,window['location']['origin']),_0x1b318d=_0x31029a['origin'];console[_0x236358(0x1fc)](LOG_PREFIX+_0x236358(0x18f)+_0x1b318d+_0x236358(0x1de)+window[_0x236358(0x1d7)][_0x236358(0x220)]);if(_0x1b318d===window[_0x236358(0x1d7)]['origin']){console[_0x236358(0x1fc)](LOG_PREFIX+_0x236358(0x21e));return;}console[_0x236358(0x1fc)](LOG_PREFIX+_0x236358(0x1f1)),await ensureReactRefreshPreamble(_0x1b318d),await ensureViteClient(_0x1b318d),console[_0x236358(0x1fc)](LOG_PREFIX+'\x20HMR\x20setup\x20complete');}catch(_0x67c2c3){console[_0x236358(0x231)](LOG_PREFIX+_0x236358(0x202),_0x67c2c3);}}async function ensureReactRefreshPreamble(_0x58a904){const _0x481fd5=_0x2dd179;window[_0x481fd5(0x259)]??(window[_0x481fd5(0x259)]=new Set());if(window['__enhanceReactRefreshInstalledOrigins'][_0x481fd5(0x1fa)](_0x58a904)){console[_0x481fd5(0x1fc)](LOG_PREFIX+_0x481fd5(0x264)+_0x58a904);return;}console[_0x481fd5(0x1fc)](LOG_PREFIX+_0x481fd5(0x1ec)+_0x58a904+_0x481fd5(0x25c));const _0x4c1058=await import(_0x58a904+_0x481fd5(0x1a8)),_0x173e44=_0x4c1058&&typeof _0x4c1058===_0x481fd5(0x20a)&&_0x481fd5(0x233)in _0x4c1058?_0x4c1058[_0x481fd5(0x233)]:_0x4c1058;if(!isRefreshRuntime(_0x173e44)){console[_0x481fd5(0x231)](LOG_PREFIX+_0x481fd5(0x193));return;}_0x173e44[_0x481fd5(0x262)](window),window['$RefreshReg$']=()=>{},window[_0x481fd5(0x257)]=()=>_0x1d3cc8=>_0x1d3cc8,window[_0x481fd5(0x229)]=!![],window[_0x481fd5(0x259)][_0x481fd5(0x1e2)](_0x58a904),console[_0x481fd5(0x1fc)](LOG_PREFIX+_0x481fd5(0x204)+_0x58a904);}async function ensureViteClient(_0x5e3737){const _0x537b79=_0x2dd179;window[_0x537b79(0x1bf)]??(window[_0x537b79(0x1bf)]=new Set());if(window[_0x537b79(0x1bf)][_0x537b79(0x1fa)](_0x5e3737)){console[_0x537b79(0x1fc)](LOG_PREFIX+'\x20Vite\x20client\x20already\x20loaded\x20for\x20'+_0x5e3737);return;}console[_0x537b79(0x1fc)](LOG_PREFIX+_0x537b79(0x225)+_0x5e3737+_0x537b79(0x25c)),await import(_0x5e3737+_0x537b79(0x1f3)),window[_0x537b79(0x1bf)][_0x537b79(0x1e2)](_0x5e3737),console['log'](LOG_PREFIX+_0x537b79(0x1f0)+_0x5e3737);}function isRefreshRuntime(_0x13ffda){const _0x310a76=_0x2dd179;return typeof _0x13ffda===_0x310a76(0x20a)&&_0x13ffda!==null&&'injectIntoGlobalHook'in _0x13ffda&&typeof _0x13ffda[_0x310a76(0x262)]==='function';}var WORKER_MESSAGE_CONFIG=_0x2dd179(0x1ba),WORKER_MESSAGE_DISABLE=_0x2dd179(0x23a),LOG_PREFIX2=_0x2dd179(0x1cb),registration=null,currentOptions2=null;async function registerServiceWorker(_0x56b66c){const _0x3583d2=_0x2dd179;console['log'](LOG_PREFIX2+_0x3583d2(0x1b0)),console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x219)+_0x56b66c[_0x3583d2(0x22f)]);if(!(_0x3583d2(0x18e)in navigator)){console[_0x3583d2(0x231)](LOG_PREFIX2+_0x3583d2(0x1ff));return;}console[_0x3583d2(0x1fc)](LOG_PREFIX2+'\x20Service\x20workers\x20supported');const _0x51a9a2=navigator[_0x3583d2(0x18e)]['controller'];console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x22e),_0x51a9a2?.[_0x3583d2(0x23c)]??_0x3583d2(0x199)),console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x1fd),_0x51a9a2?.[_0x3583d2(0x23f)]??_0x3583d2(0x215));const _0x53dedb=!!_0x51a9a2;currentOptions2=_0x56b66c,console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x1be));const _0x5df65b=await detectBlockingServiceWorker(_0x56b66c[_0x3583d2(0x22f)]);if(_0x5df65b){console[_0x3583d2(0x248)](LOG_PREFIX2+_0x3583d2(0x1ef)+_0x5df65b),console[_0x3583d2(0x248)](LOG_PREFIX2+_0x3583d2(0x205));return;}console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x224));try{console['log'](LOG_PREFIX2+_0x3583d2(0x1d3)+_0x56b66c[_0x3583d2(0x22f)]+_0x3583d2(0x21a)),registration=await navigator['serviceWorker']['register'](_0x56b66c['swPath'],{'scope':'/'}),console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x1eb),{'scope':registration[_0x3583d2(0x26c)],'active':registration[_0x3583d2(0x1bd)]?.['scriptURL'],'waiting':registration[_0x3583d2(0x1ea)]?.['scriptURL'],'installing':registration['installing']?.[_0x3583d2(0x23c)]}),console[_0x3583d2(0x1fc)](LOG_PREFIX2+'\x20Waiting\x20for\x20navigator.serviceWorker.ready...');const _0x5a184a=await navigator[_0x3583d2(0x18e)][_0x3583d2(0x1bc)];console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x1e0),_0x5a184a[_0x3583d2(0x1bd)]?.[_0x3583d2(0x23c)]);const _0x55b6a3=ownsCurrentController(_0x56b66c[_0x3583d2(0x22f)]);state['controlled']=_0x55b6a3,console[_0x3583d2(0x1fc)](LOG_PREFIX2+'\x20Page\x20controlled\x20by\x20our\x20SW:\x20'+_0x55b6a3),console['log'](LOG_PREFIX2+_0x3583d2(0x21f),navigator[_0x3583d2(0x18e)]['controller']?.[_0x3583d2(0x23c)]??'none');if(!_0x53dedb&&!navigator['serviceWorker'][_0x3583d2(0x242)]){console['log'](LOG_PREFIX2+_0x3583d2(0x18d)),window['location'][_0x3583d2(0x23e)]();return;}console[_0x3583d2(0x1fc)](LOG_PREFIX2+'\x20Sending\x20customer\x20configuration...'),await sendConfiguration();if(state[_0x3583d2(0x200)]){const _0x26dacd=document[_0x3583d2(0x267)]('[data-enhance-runtime-bootstrap]')!==null;console['log'](LOG_PREFIX2+_0x3583d2(0x1a6)+_0x26dacd);if(!_0x26dacd){console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x19d)),window[_0x3583d2(0x1d7)][_0x3583d2(0x23e)]();return;}}console[_0x3583d2(0x1fc)](LOG_PREFIX2+'\x20Updating\x20overlay...'),updateOverlay(),console[_0x3583d2(0x1fc)](LOG_PREFIX2+_0x3583d2(0x1f9));}catch(_0xfef0c3){console[_0x3583d2(0x248)](LOG_PREFIX2+'\x20Failed\x20to\x20register\x20service\x20worker:',_0xfef0c3);}}async function sendConfiguration(){const _0x2da854=_0x2dd179;console[_0x2da854(0x1fc)](LOG_PREFIX2+_0x2da854(0x1b2)),console['log'](LOG_PREFIX2+_0x2da854(0x1d8)+state[_0x2da854(0x200)]+_0x2da854(0x258)+!!currentOptions2);if(!state['enabled']||!currentOptions2){console[_0x2da854(0x1fc)](LOG_PREFIX2+'\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options');return;}const _0xbc51bf=await resolveWorker();if(!_0xbc51bf){console['warn'](LOG_PREFIX2+_0x2da854(0x1a7));return;}const _0x5980fe={'callbackBypass':currentOptions2[_0x2da854(0x1e9)],'securityMode':currentOptions2[_0x2da854(0x20c)]};console[_0x2da854(0x1fc)](LOG_PREFIX2+_0x2da854(0x1f8),JSON[_0x2da854(0x1b9)](_0x5980fe,null,0x2)),_0xbc51bf[_0x2da854(0x1ca)]({'type':WORKER_MESSAGE_CONFIG,'config':_0x5980fe}),console['log'](LOG_PREFIX2+_0x2da854(0x1ae));}async function unregisterServiceWorker(_0x3c3f24){const _0x976cf8=_0x2dd179;console['log'](LOG_PREFIX2+_0x976cf8(0x194));if(!('serviceWorker'in navigator)){console[_0x976cf8(0x1fc)](LOG_PREFIX2+_0x976cf8(0x1e5));return;}try{const _0x5e5e01=registration??await navigator[_0x976cf8(0x18e)][_0x976cf8(0x234)]('/');if(!_0x5e5e01){console[_0x976cf8(0x1fc)](LOG_PREFIX2+'\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister');return;}console['log'](LOG_PREFIX2+_0x976cf8(0x1f4),{'scope':_0x5e5e01['scope'],'active':_0x5e5e01[_0x976cf8(0x1bd)]?.[_0x976cf8(0x23c)],'waiting':_0x5e5e01['waiting']?.[_0x976cf8(0x23c)],'installing':_0x5e5e01[_0x976cf8(0x269)]?.[_0x976cf8(0x23c)]});const _0x197a8d=[_0x5e5e01['active']?.[_0x976cf8(0x23c)],_0x5e5e01[_0x976cf8(0x1ea)]?.[_0x976cf8(0x23c)],_0x5e5e01['installing']?.[_0x976cf8(0x23c)]],_0x46f86e=_0x197a8d['some'](_0x2397dd=>_0x2397dd&&ownsServiceWorker(_0x2397dd,_0x3c3f24));if(!_0x46f86e){console['log'](LOG_PREFIX2+_0x976cf8(0x25e));return;}_0x5e5e01['active']&&(console[_0x976cf8(0x1fc)](LOG_PREFIX2+_0x976cf8(0x24b)),_0x5e5e01[_0x976cf8(0x1bd)][_0x976cf8(0x1ca)]({'type':WORKER_MESSAGE_DISABLE})),console[_0x976cf8(0x1fc)](LOG_PREFIX2+_0x976cf8(0x1c1)),await _0x5e5e01[_0x976cf8(0x1aa)](),registration=null,currentOptions2=null,console[_0x976cf8(0x1fc)](LOG_PREFIX2+'\x20SW\x20unregistered\x20successfully');}catch(_0x1068e1){console[_0x976cf8(0x248)](LOG_PREFIX2+'\x20Failed\x20to\x20unregister\x20service\x20worker:',_0x1068e1);}}function ownsServiceWorker(_0x2b63a9,_0x32bbeb){const _0x1a0b5d=_0x2dd179,_0x56ad95=typeof window!==_0x1a0b5d(0x260)?window[_0x1a0b5d(0x1d7)][_0x1a0b5d(0x220)]:'',_0x3aa297=new URL(_0x32bbeb,_0x56ad95||void 0x0)[_0x1a0b5d(0x218)],_0x407951=_0x2b63a9===_0x3aa297||_0x2b63a9[_0x1a0b5d(0x22b)](_0x1a0b5d(0x1e1));return console[_0x1a0b5d(0x1fc)](LOG_PREFIX2+_0x1a0b5d(0x23d)+_0x2b63a9+_0x1a0b5d(0x1a3)+_0x3aa297+',\x20owns='+_0x407951),_0x407951;}function ownsCurrentController(_0x15895f){const _0x24c191=_0x2dd179;if(typeof navigator===_0x24c191(0x260))return![];const _0x92c39e=navigator['serviceWorker']?.[_0x24c191(0x242)];if(!_0x92c39e)return console[_0x24c191(0x1fc)](LOG_PREFIX2+_0x24c191(0x1fb)),![];return ownsServiceWorker(_0x92c39e[_0x24c191(0x23c)],_0x15895f);}async function detectBlockingServiceWorker(_0x458081){const _0x43053f=_0x2dd179;if(!navigator[_0x43053f(0x18e)])return null;try{const _0x42120=await navigator[_0x43053f(0x18e)][_0x43053f(0x234)]('/');console[_0x43053f(0x1fc)](LOG_PREFIX2+_0x43053f(0x240),_0x42120?.[_0x43053f(0x1bd)]?.['scriptURL']??_0x43053f(0x199));const _0x35f85f=_0x42120?.['active']?.[_0x43053f(0x23c)];if(!_0x35f85f)return null;if(ownsServiceWorker(_0x35f85f,_0x458081))return null;return _0x35f85f;}catch(_0xe72ba1){return console[_0x43053f(0x248)](LOG_PREFIX2+_0x43053f(0x1cc),_0xe72ba1),null;}}async function resolveWorker(){const _0x77e99b=_0x2dd179,_0x1857f2=registration??await navigator['serviceWorker']?.[_0x77e99b(0x234)]('/'),_0x268f46=_0x1857f2?.['active']??_0x1857f2?.[_0x77e99b(0x1ea)]??_0x1857f2?.[_0x77e99b(0x269)]??null;return console[_0x77e99b(0x1fc)](LOG_PREFIX2+_0x77e99b(0x216),_0x268f46?.['scriptURL']??'none',_0x77e99b(0x228)+(_0x268f46?.[_0x77e99b(0x23f)]??_0x77e99b(0x215))),_0x268f46;}var LOG_PREFIX3=_0x2dd179(0x226);function isInitialized(){return typeof window!=='undefined'&&window['__enhanceInitialized']===!![];}function setInitialized(_0x29994d){const _0x42e63f=_0x2dd179;typeof window!==_0x42e63f(0x260)&&(window[_0x42e63f(0x1b4)]=_0x29994d);}function getOptions(){const _0x110d13=_0x2dd179;return typeof window!==_0x110d13(0x260)?window[_0x110d13(0x24a)]??null:null;}function setOptions(_0x53f1a0){const _0x26d6d3=_0x2dd179;typeof window!=='undefined'&&(window[_0x26d6d3(0x24a)]=_0x53f1a0);}var Enhance={'init'(_0x30c037){const _0x52f1c6=_0x2dd179,_0x263502=Date[_0x52f1c6(0x1b3)]();console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x1ab)+_0x263502),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x20f)+window['location'][_0x52f1c6(0x218)]),console['log'](LOG_PREFIX3+_0x52f1c6(0x1ed)+document[_0x52f1c6(0x232)]),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x227),JSON[_0x52f1c6(0x1b9)](_0x30c037,null,0x2));if(isInitialized())return console['warn'](LOG_PREFIX3+'\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller'),window['__enhanceController']??createController();setInitialized(!![]),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x196));const _0x535940=normalizeOptions(_0x30c037);setOptions(_0x535940),console['log'](LOG_PREFIX3+_0x52f1c6(0x217),JSON[_0x52f1c6(0x1b9)](_0x535940,null,0x2));const _0x1aaa31=parseUrlParams();console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x198),JSON[_0x52f1c6(0x1b9)](_0x1aaa31,null,0x2));if(_0x1aaa31['explicitDisable'])return cleanUrlParam(_0x52f1c6(0x251)),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x212)),createController();if(_0x1aaa31['hasEnhancement'])return console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x1e8)),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x213)+_0x1aaa31[_0x52f1c6(0x1d1)]),console['log'](LOG_PREFIX3+_0x52f1c6(0x1db)+_0x1aaa31[_0x52f1c6(0x249)]),state[_0x52f1c6(0x200)]=!![],console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x1a1)),void loadOverlay({'overlayPath':_0x535940[_0x52f1c6(0x190)],'enableViteHmr':_0x535940['overlay'][_0x52f1c6(0x1dc)],'options':_0x535940,'onToggle':handleToggle}),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x1d2)),void registerServiceWorker(_0x535940),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20enhancement\x20mode'),createController();return console[_0x52f1c6(0x1fc)](LOG_PREFIX3+'\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params'),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x230)),void unregisterServiceWorker(_0x535940['swPath']),console[_0x52f1c6(0x1fc)](LOG_PREFIX3+_0x52f1c6(0x1a0)),import.meta[_0x52f1c6(0x21b)]&&(console['log'](LOG_PREFIX3+_0x52f1c6(0x18b)),import.meta[_0x52f1c6(0x21b)]['on'](_0x52f1c6(0x1ac),_0x5bd57f=>{const _0x4b1e13=_0x52f1c6;console[_0x4b1e13(0x1fc)](LOG_PREFIX3+_0x4b1e13(0x1c5),_0x5bd57f),state[_0x4b1e13(0x203)]={'message':_0x5bd57f[_0x4b1e13(0x192)][_0x4b1e13(0x1c2)]},updateOverlay();}),import.meta[_0x52f1c6(0x21b)]['on'](_0x52f1c6(0x22a),()=>{const _0xbdb393=_0x52f1c6;state['appError']&&(console[_0xbdb393(0x1fc)](LOG_PREFIX3+_0xbdb393(0x1d6)),state[_0xbdb393(0x203)]=null,updateOverlay());})),createController();}};function createController(){const _0x38752f=_0x2dd179,_0xd68bb7={'enable'(){const _0x1aafa0=_0x5506,_0x5993f4=getOptions();if(!_0x5993f4)return;state[_0x1aafa0(0x200)]=!![],void loadOverlay({'overlayPath':_0x5993f4[_0x1aafa0(0x190)],'enableViteHmr':_0x5993f4[_0x1aafa0(0x211)]['enableViteHmr'],'options':_0x5993f4,'onToggle':handleToggle}),void registerServiceWorker(_0x5993f4),void sendConfiguration(),updateOverlay();},'disable'(){const _0x58621a=_0x5506,_0x90b8fe=getOptions();if(!_0x90b8fe)return;state['enabled']=![],state[_0x58621a(0x19b)]=![],updateOverlay(),void unregisterServiceWorker(_0x90b8fe[_0x58621a(0x22f)]);},'status'(){const _0x2e1d52=_0x5506;return{'enabled':state[_0x2e1d52(0x200)],'controlled':state[_0x2e1d52(0x19b)]};}};return typeof window!==_0x38752f(0x260)&&(window[_0x38752f(0x207)]=_0xd68bb7),_0xd68bb7;}function handleToggle(){const _0x5882eb=_0x2dd179,_0x11a1ba=createController();state['enabled']?_0x11a1ba['disable']():_0x11a1ba[_0x5882eb(0x1c8)]();}function parseUrlParams(){const _0x5ebe96=_0x2dd179,_0x1d02a5=new URL(window[_0x5ebe96(0x1d7)]['href']),_0xd12da2=_0x1d02a5[_0x5ebe96(0x1f7)]['get'](_0x5ebe96(0x251))?.['toLowerCase'](),_0x5465a2=_0x1d02a5['searchParams']['get'](_0x5ebe96(0x1d1)),_0x433693=_0x1d02a5[_0x5ebe96(0x1f7)]['get'](_0x5ebe96(0x195));return{'hasEnhancement':Boolean(_0x5465a2||_0x433693),'explicitDisable':_0xd12da2==='0'||_0xd12da2===_0x5ebe96(0x222)||_0xd12da2===_0x5ebe96(0x255),'enhancementUrl':_0x5465a2,'enhancementId':_0x433693};}function _0x5506(_0x2a1eae,_0x1a9280){const _0x1c080c=_0x1c08();return _0x5506=function(_0x550628,_0x363150){_0x550628=_0x550628-0x18b;let _0x3971b2=_0x1c080c[_0x550628];return _0x3971b2;},_0x5506(_0x2a1eae,_0x1a9280);}function cleanUrlParam(_0x2cc932){const _0x2a315e=_0x2dd179,_0x44f714=new URL(window[_0x2a315e(0x1d7)][_0x2a315e(0x218)]);_0x44f714[_0x2a315e(0x1f7)]['has'](_0x2cc932)&&(_0x44f714[_0x2a315e(0x1f7)]['delete'](_0x2cc932),window[_0x2a315e(0x24d)][_0x2a315e(0x26a)](null,document[_0x2a315e(0x19a)],_0x44f714[_0x2a315e(0x18c)]()));}var package_default={'name':_0x2dd179(0x1da),'version':_0x2dd179(0x256),'type':_0x2dd179(0x1ee),'description':_0x2dd179(0x1c3),'license':_0x2dd179(0x26b),'main':_0x2dd179(0x24e),'module':_0x2dd179(0x243),'types':'./dist/index.d.ts','exports':{'.':{'types':_0x2dd179(0x1ad),'import':_0x2dd179(0x243),'require':'./dist/index.cjs'},'./vite':{'types':_0x2dd179(0x1b7),'import':_0x2dd179(0x246)}},'files':[_0x2dd179(0x19c),_0x2dd179(0x25a),'enhance.config.sample.json'],'bin':{'enhance-sandbox':_0x2dd179(0x244)},'scripts':{'typecheck':'tsc\x20--noEmit','dev':_0x2dd179(0x1b8),'dev:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','dev:staging':_0x2dd179(0x1f2),'dev:staging:build':_0x2dd179(0x263),'build':_0x2dd179(0x254),'build:release':_0x2dd179(0x245),'version':'pnpm\x20version\x20patch\x20--no-git-tag-version'},'dependencies':{'commander':_0x2dd179(0x266),'zod':'^3.22.4'},'devDependencies':{'@types/node':_0x2dd179(0x241),'javascript-obfuscator':_0x2dd179(0x1a5),'tsup':_0x2dd179(0x1a2),'vite':_0x2dd179(0x25f)},'publishConfig':{'access':_0x2dd179(0x1af)}},DEFAULT_SERVICE_WORKER_PATH=_0x2dd179(0x1c0),DEFAULT_RUNTIME_PATH='/assets/enhance-runtime.js',PACKAGE_VERSION=typeof package_default[_0x2dd179(0x236)]===_0x2dd179(0x201)?package_default['version']:_0x2dd179(0x1cf);function normalizeAssetPath(_0xb6a685){const _0x5d342d=_0x2dd179;if(!_0xb6a685)return _0xb6a685;if(_0xb6a685[_0x5d342d(0x1d4)](_0x5d342d(0x237))||_0xb6a685[_0x5d342d(0x1d4)](_0x5d342d(0x1e3)))return _0xb6a685;const _0x45bf97=_0xb6a685['replace'](/^\.\//,'');return _0x45bf97[_0x5d342d(0x1d4)]('/')?_0x45bf97:'/'+_0x45bf97;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x282b1d){const _0x55b14d=_0x2dd179;return Enhance[_0x55b14d(0x20b)](_0x282b1d);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function _0x1c08(){const _0x44cd6e=['bin/enhance-sandbox.js','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','./dist/vite/index.js','\x20Importing\x20overlay\x20module\x20from:\x20','error','enhancementId','__enhanceOptions','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','backendUrl','history','./dist/index.cjs','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','84SgjKpO','enhance','\x20Overlay\x20controller\x20initialized\x20and\x20cached','38670SaTKsH','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','off','0.3.18','$RefreshSig$',',\x20currentOptions:\x20','__enhanceReactRefreshInstalledOrigins','bin','keys','...','__development','\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering','^7.2.4','undefined','bottom-right','injectIntoGlobalHook','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','\x20React\x20Refresh\x20already\x20installed\x20for\x20','\x20overlayPath:\x20','^11.1.0','querySelector','\x20currentOptions\x20exists:\x20','installing','replaceState','MIT','scope','\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners','toString','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...','serviceWorker','\x20Overlay\x20origin:\x20','overlayPath','147115vFZEEA','err','\x20Invalid\x20React\x20Refresh\x20runtime','\x20unregisterServiceWorker()\x20called','enhancement','\x20First\x20initialization','https://api.enhancelabs.ai','\x20URL\x20params\x20parsed:','none','title','controlled','dist','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay','\x20enableViteHmr:\x20','\x20init()\x20complete\x20-\x20normal\x20mode','\x20Starting\x20overlay\x20load\x20(async)...','^8.5.1',',\x20expected=','__enhanceOverlay','^4.1.1','\x20Enhancement\x20detection:\x20wasEnhanced=','\x20No\x20service\x20worker\x20active\x20to\x20configure','/@react-refresh','\x20Module\x20imported\x20in\x20','unregister','\x20init()\x20called\x20at\x20','vite:error','./dist/index.d.ts','\x20Config\x20sent\x20to\x20SW','public','\x20registerServiceWorker()\x20called','\x20composeOverlayState\x20-\x20enhancementUrl:\x20','\x20sendConfiguration()\x20called','now','__enhanceInitialized','\x20Available\x20exports:','[Enhance\x20Config]\x20Build-time\x20defaults:','./dist/vite/index.d.ts','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','stringify','enhance:configure','\x20No\x20window\x20object\x20-\x20skipping','ready','active','\x20Checking\x20for\x20blocking\x20service\x20worker...','__viteHMRLoaded','/sw-enhance.js','\x20Unregistering\x20SW...','message','Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','\x20Vite\x20error\x20detected:','\x20loadOverlay()\x20complete','createOverlay','enable','runtimeURL','postMessage','[Enhance\x20SW-Client]','\x20detectBlocking\x20error:','\x20Updating\x20overlay\x20with\x20state:','8WIGLsq','0.0.0','\x20Calling\x20updateOverlay()...','enhancementUrl','\x20Starting\x20SW\x20registration\x20(async)...','\x20Registering\x20SW\x20at\x20','startsWith','603165LLPHKO','\x20Vite\x20update\x20pending\x20-\x20clearing\x20error','location','\x20state.enabled:\x20','/assets/enhance-runtime.js','@enhance-eng/sandbox','\x20enhancementId:\x20','enableViteHmr','681450okTHhb',',\x20page\x20origin:\x20','48EqYJag','\x20SW\x20ready!\x20Active:','sw-enhance','add','https://','trim','\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister','31794piBmQx','update','\x20Enhancement\x20mode\x20ENABLED','callbackBypass','waiting','\x20Registration\x20returned:','\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20','\x20Document\x20readyState:\x20','module','\x20BLOCKING\x20SW\x20detected:\x20','\x20Vite\x20HMR\x20client\x20loaded\x20for\x20','\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','/@vite/client','\x20Found\x20registration:','\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update','onToggle','searchParams','\x20Sending\x20customer\x20config\x20to\x20SW:','\x20registerServiceWorker()\x20complete','has','\x20No\x20current\x20controller','log','\x20Controller\x20state:','\x20Module\x20exports:','\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser','enabled','string','\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):','appError','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','https://assets.enhancelabs.ai/overlay.js','__enhanceController','1155006KKZZSW','\x20Starting\x20fresh\x20overlay\x20load...','object','init','security','\x20Calling\x20createOverlay()...','function','\x20Current\x20URL:\x20','\x20Load\x20already\x20in\x20progress\x20-\x20waiting...','overlay','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','\x20enhancementUrl:\x20','get','N/A','\x20resolveWorker:','\x20Normalized\x20options:','href','\x20swPath:\x20','\x20with\x20scope\x20\x27/\x27...','hot','\x20Failed\x20to\x20import/create\x20overlay:','info','\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup','\x20Current\x20controller\x20after\x20ready:','origin','[Enhance\x20Overlay]','false','\x20doLoadOverlay()\x20starting...','\x20No\x20blocking\x20SW\x20found','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20','[Enhance\x20Runtime]','\x20Raw\x20options:','state:\x20','__vite_plugin_react_preamble_installed__','vite:beforeUpdate','includes','\x20Setting\x20up\x20remote\x20HMR...','\x20Module\x20missing\x20createOverlay\x20export!','\x20Current\x20controller:','swPath','\x20Unregistering\x20any\x20existing\x20SW...','warn','readyState','default','getRegistration','options','version','http://','enableOverlayHmr','3436qGkeBb','enhance:disable','\x20composeOverlayState\x20-\x20state.enabled:\x20','scriptURL','\x20ownsServiceWorker?\x20scriptURL=','reload','state','\x20detectBlocking\x20-\x20existing\x20registration:','^24.10.1','controller','./dist/index.js'];_0x1c08=function(){return _0x44cd6e;};return _0x1c08();}function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function resolveServiceWorkerPath(){return serviceWorkerURL();}function serviceWorkerURL(){return Enhance2['serviceWorkerURL']();}function runtimeURL(){const _0x3e3b4f=_0x2dd179;return Enhance2[_0x3e3b4f(0x1c9)]();}export{Enhance2 as Enhance,getAssetManifest,resolveServiceWorkerPath,runtimeURL,serviceWorkerURL};
|
|
1
|
+
const _0x4bad8d=_0x4652;function _0x33ee(){const _0x33fc99=['__enhanceOverlay','active','\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','\x20Overlay\x20origin:\x20','\x20Enhancement\x20detection:\x20wasEnhanced=','https://','\x20detectBlocking\x20-\x20existing\x20registration:',',\x20currentOptions:\x20','532212CkVAdW','__viteHMRLoaded','history','none','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','replaceState','4000110vEWhJY','__enhanceReactRefreshInstalledOrigins',',\x20page\x20origin:\x20','\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister','__enhanceController','\x20Calling\x20createOverlay()...','\x20URL\x20params\x20parsed:','register','serviceWorker','warn','public','keys','searchParams','includes','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','^4.1.1','trim','\x20Vite\x20client\x20already\x20loaded\x20for\x20','...','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','stringify','callbackBypass','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):','\x20Setting\x20up\x20remote\x20HMR...','^7.2.4','\x20enhancementUrl:\x20','\x20BLOCKING\x20SW\x20detected:\x20','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering','Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','\x20Controller\x20state:','$RefreshSig$','__development','\x20overlayPath:\x20','__enhanceOptions','[Enhance]\x20publishableKey\x20is\x20required\x20in\x20Enhance.init()','explicitDisable','^8.5.1','enable','onToggle','\x20Failed\x20to\x20import/create\x20overlay:','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...','init','bottom-right','object','\x20Calling\x20updateOverlay()...','security','[Enhance\x20SW-Client]','installing','\x20Failed\x20to\x20unregister\x20service\x20worker:','waiting','overlayPath','__enhanceInitialized','\x20Config\x20sent\x20to\x20SW','\x20Service\x20workers\x20supported','/@vite/client','enabled','\x20Sending\x20customer\x20config\x20to\x20SW:','\x20currentOptions\x20exists:\x20','\x20composeOverlayState\x20-\x20state.controlled:\x20','\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners','permissive','swPath','state','https://assets.enhancelabs.ai/overlay.js','\x20composeOverlayState\x20-\x20state.enabled:\x20','runtimeURL','\x20Checking\x20for\x20blocking\x20service\x20worker...','\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...','false','\x20Waiting\x20for\x20navigator.serviceWorker.ready...','\x20loadOverlay()\x20called','\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser','delete','\x20Controller\x20created:','\x20Found\x20registration:','add','\x20ownsServiceWorker?\x20scriptURL=','0.3.20','\x20HMR\x20setup\x20complete','501221sNLvjA','/sw-enhance.js','^3.22.4','\x20React\x20Refresh\x20already\x20installed\x20for\x20','\x20Updating\x20overlay\x20with\x20state:','\x20Unregistering\x20any\x20existing\x20SW...','createOverlay','$RefreshReg$','./dev/index.js','\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister','get','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','log','\x20Available\x20exports:','/assets/enhance-runtime.js','\x20Current\x20controller:','@enhance-eng/sandbox','sw-enhance','\x20Enhancement\x20mode\x20ENABLED','controller','\x20registerServiceWorker()\x20complete','\x20init()\x20called\x20at\x20','https://api.enhancelabs.ai','toLowerCase','\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20','\x20detectBlocking\x20error:','enhancementUrl','err','toString','scriptURL','serviceWorkerURL','appError','6546222JveBRf','readyState','controlled','\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','replace','injectIntoGlobalHook','\x20No\x20window\x20object\x20-\x20skipping','error','href','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','module','\x20enhancementId:\x20','./dev/cli.js','[Enhance\x20Runtime]','enhance:disable','\x20Unregistering\x20SW...','\x20registerServiceWorker()\x20called','\x20unregisterServiceWorker()\x20called','function','\x20Normalized\x20options:','info','enableViteHmr','\x20overlayController\x20exists:\x20','string','version','\x20Vite\x20update\x20pending\x20-\x20clearing\x20error','backendUrl','postMessage','3678651TnWiTh','origin','now','\x20No\x20current\x20controller','off','\x20First\x20initialization','8PwxsRZ','\x20Failed\x20to\x20register\x20service\x20worker:','disable','startsWith','\x20doLoadOverlay()\x20starting...','\x20Sending\x20customer\x20configuration...','N/A','scope','\x20Module\x20missing\x20createOverlay\x20export!','vite:beforeUpdate','\x20sendConfiguration()\x20called','http://','undefined','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','\x20composeOverlayState\x20-\x20enhancementId:\x20','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20',',\x20owns=','hasEnhancement','publishableKey','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','title','\x20No\x20service\x20worker\x20active\x20to\x20configure','\x20Invalid\x20React\x20Refresh\x20runtime','\x20Module\x20exports:','has','0.0.0','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','options','120087awkbfQ','location','\x20Overlay\x20update\x20complete','enhance','\x20Registering\x20SW\x20at\x20','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','bun\x20version\x20patch\x20--no-git-tag-version','\x20Vite\x20error\x20detected:','\x20Module\x20imported\x20in\x20','[Enhance\x20Config]\x20Build-time\x20defaults:','\x20loadOverlay()\x20failed:','default','dev/','16oxitdP','2010207clzEpb','\x20Load\x20already\x20in\x20progress\x20-\x20waiting...','\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params','\x20Current\x20URL:\x20','reload','\x20resolveWorker:'];_0x33ee=function(){return _0x33fc99;};return _0x33ee();}(function(_0x16424e,_0x127661){const _0x1b22ff=_0x4652,_0x5c4e32=_0x16424e();while(!![]){try{const _0x5721a9=-parseInt(_0x1b22ff(0x25a))/0x1*(-parseInt(_0x1b22ff(0x23e))/0x2)+-parseInt(_0x1b22ff(0x268))/0x3+-parseInt(_0x1b22ff(0x277))/0x4+-parseInt(_0x1b22ff(0x27d))/0x5+parseInt(_0x1b22ff(0x21b))/0x6+parseInt(_0x1b22ff(0x1fb))/0x7+-parseInt(_0x1b22ff(0x267))/0x8*(-parseInt(_0x1b22ff(0x238))/0x9);if(_0x5721a9===_0x127661)break;else _0x5c4e32['push'](_0x5c4e32['shift']());}catch(_0x15fde6){_0x5c4e32['push'](_0x5c4e32['shift']());}}}(_0x33ee,0xd14ea));var DEFAULT_OVERLAY_PATH=!![]?'https://assets.enhancelabs.ai/overlay.js':_0x4bad8d(0x1eb),DEFAULT_BACKEND_URL=!![]?_0x4bad8d(0x211):'https://api.enhancelabs.ai',DEFAULT_OVERLAY_HMR=!![]?![]:![];console[_0x4bad8d(0x207)](_0x4bad8d(0x263),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x5d7870){const _0x54c365=_0x4bad8d;if(!_0x5d7870['publishableKey'])throw new Error(_0x54c365(0x1ce));const _0xaeac8d=_0x5d7870[_0x54c365(0x29e)]??{};return{'publishableKey':_0x5d7870[_0x54c365(0x250)],'callbackBypass':_0x5d7870[_0x54c365(0x292)]??[],'overlay':{'enabled':!![],'position':_0x54c365(0x1d6),'enableViteHmr':_0xaeac8d['enableOverlayHmr']??DEFAULT_OVERLAY_HMR},'logLevel':_0x54c365(0x230),'swPath':_0x54c365(0x1fc),'overlayPath':_0xaeac8d[_0x54c365(0x1de)]??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':'/assets/enhance-runtime.js','security':_0xaeac8d[_0x54c365(0x1d9)]??_0x54c365(0x1e8),'backendUrl':_0xaeac8d[_0x54c365(0x236)]??DEFAULT_BACKEND_URL};}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementId(){const _0xe7b3e3=_0x4bad8d;try{const _0x5aa24f=new URLSearchParams(window[_0xe7b3e3(0x25b)]['search']);return _0x5aa24f[_0xe7b3e3(0x205)]('enhancement')?.[_0xe7b3e3(0x28d)]()||'';}catch{return'';}}var LOG_PREFIX='[Enhance\x20Overlay]',overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0xb9dfb2){const _0x26c161=_0x4bad8d;console[_0x26c161(0x207)](LOG_PREFIX+_0x26c161(0x1f2)),console[_0x26c161(0x207)](LOG_PREFIX+_0x26c161(0x29f)+_0xb9dfb2[_0x26c161(0x1de)]),console[_0x26c161(0x207)](LOG_PREFIX+'\x20enableViteHmr:\x20'+_0xb9dfb2['enableViteHmr']),currentOptions=_0xb9dfb2[_0x26c161(0x259)],toggleHandler=_0xb9dfb2['onToggle'];if(overlayController){console[_0x26c161(0x207)](LOG_PREFIX+_0x26c161(0x21e)),updateOverlay();return;}if(overlayLoadPromise)return console[_0x26c161(0x207)](LOG_PREFIX+_0x26c161(0x269)),overlayLoadPromise;console[_0x26c161(0x207)](LOG_PREFIX+'\x20Starting\x20fresh\x20overlay\x20load...'),overlayLoadPromise=doLoadOverlay(_0xb9dfb2);try{await overlayLoadPromise,console[_0x26c161(0x207)](LOG_PREFIX+'\x20loadOverlay()\x20complete');}catch(_0x454aca){console['error'](LOG_PREFIX+_0x26c161(0x264),_0x454aca);}finally{overlayLoadPromise=null;}}async function doLoadOverlay(_0x246972){const _0x5d353d=_0x4bad8d;console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x242));if(typeof window==='undefined'){console['log'](LOG_PREFIX+_0x5d353d(0x222));return;}if(window['__enhanceOverlay']){console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x251)),overlayController=window[_0x5d353d(0x26e)];return;}console['log'](LOG_PREFIX+_0x5d353d(0x271));try{_0x246972[_0x5d353d(0x231)]&&(console['log'](LOG_PREFIX+_0x5d353d(0x295)),await setupRemoteHMR(_0x246972[_0x5d353d(0x1de)]));console[_0x5d353d(0x207)](LOG_PREFIX+'\x20Importing\x20overlay\x20module\x20from:\x20'+_0x246972['overlayPath']);const _0x3f9892=Date[_0x5d353d(0x23a)](),_0x5c3cca=await import(_0x246972[_0x5d353d(0x1de)]);console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x262)+(Date[_0x5d353d(0x23a)]()-_0x3f9892)+'ms'),console['log'](LOG_PREFIX+_0x5d353d(0x255),Object[_0x5d353d(0x288)](_0x5c3cca));if(typeof _0x5c3cca?.[_0x5d353d(0x201)]!==_0x5d353d(0x22e)){console[_0x5d353d(0x223)](LOG_PREFIX+_0x5d353d(0x246)),console['error'](LOG_PREFIX+_0x5d353d(0x208),Object[_0x5d353d(0x288)](_0x5c3cca));return;}console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x282));const _0x4901b3=_0x5c3cca[_0x5d353d(0x201)]();console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x1f5),_0x4901b3),overlayController=_0x4901b3,window[_0x5d353d(0x26e)]=_0x4901b3,_0x4901b3[_0x5d353d(0x1d2)](_0x246972[_0x5d353d(0x1d2)]),console[_0x5d353d(0x207)](LOG_PREFIX+'\x20Overlay\x20controller\x20initialized\x20and\x20cached'),console[_0x5d353d(0x207)](LOG_PREFIX+_0x5d353d(0x1d8)),updateOverlay();}catch(_0x423eae){console[_0x5d353d(0x223)](LOG_PREFIX+_0x5d353d(0x1d3),_0x423eae);}}function updateOverlay(){const _0x1beef7=_0x4bad8d;console['log'](LOG_PREFIX+'\x20updateOverlay()\x20called'),console[_0x1beef7(0x207)](LOG_PREFIX+_0x1beef7(0x232)+!!overlayController),console['log'](LOG_PREFIX+_0x1beef7(0x1e5)+!!currentOptions);if(!overlayController||!currentOptions){console['log'](LOG_PREFIX+'\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update');return;}const _0x4eedd3=composeOverlayState(currentOptions);console['log'](LOG_PREFIX+_0x1beef7(0x1ff),JSON[_0x1beef7(0x291)](_0x4eedd3,null,0x2)),overlayController['update'](_0x4eedd3),console[_0x1beef7(0x207)](LOG_PREFIX+_0x1beef7(0x25c));}function composeOverlayState(_0x28c6a9){const _0x5ee871=_0x4bad8d,_0xe29b11=getEnhancementId();return console[_0x5ee871(0x207)](LOG_PREFIX+_0x5ee871(0x24c)+_0xe29b11),console[_0x5ee871(0x207)](LOG_PREFIX+_0x5ee871(0x1ec)+state['enabled']),console['log'](LOG_PREFIX+_0x5ee871(0x1e6)+state[_0x5ee871(0x21d)]),{'enhancementId':_0xe29b11,'enabled':state[_0x5ee871(0x1e3)],'controlled':state[_0x5ee871(0x21d)],'overlayPosition':_0x28c6a9['overlay']['position'],'securityMode':_0x28c6a9['security'],'backendBaseUrl':_0x28c6a9[_0x5ee871(0x236)],'appError':state['appError']};}async function setupRemoteHMR(_0x5585ea){const _0x377264=_0x4bad8d;console[_0x377264(0x207)](LOG_PREFIX+'\x20setupRemoteHMR()\x20for\x20'+_0x5585ea);if(typeof window===_0x377264(0x24a))return;try{const _0x28936e=new URL(_0x5585ea,window[_0x377264(0x25b)][_0x377264(0x239)]),_0x5bb1d9=_0x28936e[_0x377264(0x239)];console[_0x377264(0x207)](LOG_PREFIX+_0x377264(0x272)+_0x5bb1d9+_0x377264(0x27f)+window[_0x377264(0x25b)][_0x377264(0x239)]);if(_0x5bb1d9===window[_0x377264(0x25b)][_0x377264(0x239)]){console['log'](LOG_PREFIX+'\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup');return;}console[_0x377264(0x207)](LOG_PREFIX+_0x377264(0x1ef)),await ensureReactRefreshPreamble(_0x5bb1d9),await ensureViteClient(_0x5bb1d9),console['log'](LOG_PREFIX+_0x377264(0x1fa));}catch(_0x1d8b11){console['warn'](LOG_PREFIX+_0x377264(0x294),_0x1d8b11);}}async function ensureReactRefreshPreamble(_0x1a336e){const _0x3bf0f2=_0x4bad8d;window[_0x3bf0f2(0x27e)]??(window[_0x3bf0f2(0x27e)]=new Set());if(window[_0x3bf0f2(0x27e)]['has'](_0x1a336e)){console[_0x3bf0f2(0x207)](LOG_PREFIX+_0x3bf0f2(0x1fe)+_0x1a336e);return;}console[_0x3bf0f2(0x207)](LOG_PREFIX+_0x3bf0f2(0x213)+_0x1a336e+'...');const _0x43f741=await import(_0x1a336e+'/@react-refresh'),_0x306366=_0x43f741&&typeof _0x43f741==='object'&&_0x3bf0f2(0x265)in _0x43f741?_0x43f741['default']:_0x43f741;if(!isRefreshRuntime(_0x306366)){console['warn'](LOG_PREFIX+_0x3bf0f2(0x254));return;}_0x306366[_0x3bf0f2(0x221)](window),window[_0x3bf0f2(0x202)]=()=>{},window[_0x3bf0f2(0x29d)]=()=>_0x29fb2c=>_0x29fb2c,window['__vite_plugin_react_preamble_installed__']=!![],window[_0x3bf0f2(0x27e)]['add'](_0x1a336e),console[_0x3bf0f2(0x207)](LOG_PREFIX+_0x3bf0f2(0x28b)+_0x1a336e);}async function ensureViteClient(_0xb7af17){const _0x24dd4c=_0x4bad8d;window['__viteHMRLoaded']??(window[_0x24dd4c(0x278)]=new Set());if(window[_0x24dd4c(0x278)][_0x24dd4c(0x256)](_0xb7af17)){console[_0x24dd4c(0x207)](LOG_PREFIX+_0x24dd4c(0x28e)+_0xb7af17);return;}console[_0x24dd4c(0x207)](LOG_PREFIX+_0x24dd4c(0x24d)+_0xb7af17+_0x24dd4c(0x28f)),await import(_0xb7af17+_0x24dd4c(0x1e2)),window[_0x24dd4c(0x278)][_0x24dd4c(0x1f7)](_0xb7af17),console[_0x24dd4c(0x207)](LOG_PREFIX+'\x20Vite\x20HMR\x20client\x20loaded\x20for\x20'+_0xb7af17);}function isRefreshRuntime(_0x29fa54){const _0x15521a=_0x4bad8d;return typeof _0x29fa54===_0x15521a(0x1d7)&&_0x29fa54!==null&&_0x15521a(0x221)in _0x29fa54&&typeof _0x29fa54[_0x15521a(0x221)]===_0x15521a(0x22e);}var WORKER_MESSAGE_CONFIG='enhance:configure',WORKER_MESSAGE_DISABLE=_0x4bad8d(0x22a),LOG_PREFIX2=_0x4bad8d(0x1da),registration=null,currentOptions2=null;async function registerServiceWorker(_0x53dd19){const _0x1ce90d=_0x4bad8d;console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x22c)),console[_0x1ce90d(0x207)](LOG_PREFIX2+'\x20swPath:\x20'+_0x53dd19[_0x1ce90d(0x1e9)]);if(!(_0x1ce90d(0x285)in navigator)){console[_0x1ce90d(0x286)](LOG_PREFIX2+_0x1ce90d(0x1f3));return;}console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x1e1));const _0x162780=navigator['serviceWorker'][_0x1ce90d(0x20e)];console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x20a),_0x162780?.[_0x1ce90d(0x218)]??_0x1ce90d(0x27a)),console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x29c),_0x162780?.[_0x1ce90d(0x1ea)]??_0x1ce90d(0x244));const _0x2daea6=!!_0x162780;currentOptions2=_0x53dd19,console['log'](LOG_PREFIX2+_0x1ce90d(0x1ee));const _0x3395ca=await detectBlockingServiceWorker(_0x53dd19[_0x1ce90d(0x1e9)]);if(_0x3395ca){console['error'](LOG_PREFIX2+_0x1ce90d(0x298)+_0x3395ca),console['error'](LOG_PREFIX2+_0x1ce90d(0x206));return;}console['log'](LOG_PREFIX2+'\x20No\x20blocking\x20SW\x20found');try{console['log'](LOG_PREFIX2+_0x1ce90d(0x25e)+_0x53dd19[_0x1ce90d(0x1e9)]+'\x20with\x20scope\x20\x27/\x27...'),registration=await navigator[_0x1ce90d(0x285)][_0x1ce90d(0x284)](_0x53dd19['swPath'],{'scope':'/'}),console[_0x1ce90d(0x207)](LOG_PREFIX2+'\x20Registration\x20returned:',{'scope':registration['scope'],'active':registration[_0x1ce90d(0x26f)]?.['scriptURL'],'waiting':registration[_0x1ce90d(0x1dd)]?.[_0x1ce90d(0x218)],'installing':registration[_0x1ce90d(0x1db)]?.[_0x1ce90d(0x218)]}),console['log'](LOG_PREFIX2+_0x1ce90d(0x1f1));const _0x5d3883=await navigator[_0x1ce90d(0x285)]['ready'];console[_0x1ce90d(0x207)](LOG_PREFIX2+'\x20SW\x20ready!\x20Active:',_0x5d3883[_0x1ce90d(0x26f)]?.[_0x1ce90d(0x218)]);const _0x4b0969=ownsCurrentController(_0x53dd19[_0x1ce90d(0x1e9)]);state[_0x1ce90d(0x21d)]=_0x4b0969,console[_0x1ce90d(0x207)](LOG_PREFIX2+'\x20Page\x20controlled\x20by\x20our\x20SW:\x20'+_0x4b0969),console['log'](LOG_PREFIX2+'\x20Current\x20controller\x20after\x20ready:',navigator[_0x1ce90d(0x285)][_0x1ce90d(0x20e)]?.[_0x1ce90d(0x218)]??_0x1ce90d(0x27a));if(!_0x2daea6&&!navigator['serviceWorker'][_0x1ce90d(0x20e)]){console['log'](LOG_PREFIX2+_0x1ce90d(0x1d4)),window[_0x1ce90d(0x25b)][_0x1ce90d(0x26c)]();return;}console['log'](LOG_PREFIX2+_0x1ce90d(0x243)),await sendConfiguration();if(state[_0x1ce90d(0x1e3)]){const _0x563dfd=document['querySelector']('[data-enhance-runtime-bootstrap]')!==null;console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x273)+_0x563dfd);if(!_0x563dfd){console[_0x1ce90d(0x207)](LOG_PREFIX2+_0x1ce90d(0x25f)),window[_0x1ce90d(0x25b)]['reload']();return;}}console[_0x1ce90d(0x207)](LOG_PREFIX2+'\x20Updating\x20overlay...'),updateOverlay(),console['log'](LOG_PREFIX2+_0x1ce90d(0x20f));}catch(_0x495b7f){console[_0x1ce90d(0x223)](LOG_PREFIX2+_0x1ce90d(0x23f),_0x495b7f);}}async function sendConfiguration(){const _0x33ac91=_0x4bad8d;console[_0x33ac91(0x207)](LOG_PREFIX2+_0x33ac91(0x248)),console['log'](LOG_PREFIX2+'\x20state.enabled:\x20'+state[_0x33ac91(0x1e3)]+_0x33ac91(0x276)+!!currentOptions2);if(!state[_0x33ac91(0x1e3)]||!currentOptions2){console[_0x33ac91(0x207)](LOG_PREFIX2+'\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options');return;}const _0x1d6d8c=await resolveWorker();if(!_0x1d6d8c){console[_0x33ac91(0x286)](LOG_PREFIX2+_0x33ac91(0x253));return;}const _0x4c4b0b={'publishableKey':currentOptions2[_0x33ac91(0x250)],'callbackBypass':currentOptions2[_0x33ac91(0x292)],'securityMode':currentOptions2[_0x33ac91(0x1d9)]};console[_0x33ac91(0x207)](LOG_PREFIX2+_0x33ac91(0x1e4),JSON['stringify'](_0x4c4b0b,null,0x2)),_0x1d6d8c[_0x33ac91(0x237)]({'type':WORKER_MESSAGE_CONFIG,'config':_0x4c4b0b}),console['log'](LOG_PREFIX2+_0x33ac91(0x1e0));}async function unregisterServiceWorker(_0x240996){const _0x443fde=_0x4bad8d;console[_0x443fde(0x207)](LOG_PREFIX2+_0x443fde(0x22d));if(!(_0x443fde(0x285)in navigator)){console[_0x443fde(0x207)](LOG_PREFIX2+_0x443fde(0x204));return;}try{const _0x5b6a8e=registration??await navigator[_0x443fde(0x285)]['getRegistration']('/');if(!_0x5b6a8e){console['log'](LOG_PREFIX2+_0x443fde(0x280));return;}console[_0x443fde(0x207)](LOG_PREFIX2+_0x443fde(0x1f6),{'scope':_0x5b6a8e[_0x443fde(0x245)],'active':_0x5b6a8e[_0x443fde(0x26f)]?.[_0x443fde(0x218)],'waiting':_0x5b6a8e[_0x443fde(0x1dd)]?.['scriptURL'],'installing':_0x5b6a8e['installing']?.['scriptURL']});const _0x33b135=[_0x5b6a8e[_0x443fde(0x26f)]?.[_0x443fde(0x218)],_0x5b6a8e[_0x443fde(0x1dd)]?.[_0x443fde(0x218)],_0x5b6a8e[_0x443fde(0x1db)]?.[_0x443fde(0x218)]],_0x515c2b=_0x33b135['some'](_0x57b6d4=>_0x57b6d4&&ownsServiceWorker(_0x57b6d4,_0x240996));if(!_0x515c2b){console[_0x443fde(0x207)](LOG_PREFIX2+_0x443fde(0x29a));return;}_0x5b6a8e[_0x443fde(0x26f)]&&(console[_0x443fde(0x207)](LOG_PREFIX2+_0x443fde(0x21f)),_0x5b6a8e[_0x443fde(0x26f)]['postMessage']({'type':WORKER_MESSAGE_DISABLE})),console['log'](LOG_PREFIX2+_0x443fde(0x22b)),await _0x5b6a8e['unregister'](),registration=null,currentOptions2=null,console[_0x443fde(0x207)](LOG_PREFIX2+'\x20SW\x20unregistered\x20successfully');}catch(_0x168029){console[_0x443fde(0x223)](LOG_PREFIX2+_0x443fde(0x1dc),_0x168029);}}function ownsServiceWorker(_0x3de5ba,_0x2be842){const _0x241a5c=_0x4bad8d,_0x33b21c=typeof window!=='undefined'?window[_0x241a5c(0x25b)][_0x241a5c(0x239)]:'',_0xc0cb82=new URL(_0x2be842,_0x33b21c||void 0x0)['href'],_0x16b9af=_0x3de5ba===_0xc0cb82||_0x3de5ba[_0x241a5c(0x28a)](_0x241a5c(0x20c));return console[_0x241a5c(0x207)](LOG_PREFIX2+_0x241a5c(0x1f8)+_0x3de5ba+',\x20expected='+_0xc0cb82+_0x241a5c(0x24e)+_0x16b9af),_0x16b9af;}function _0x4652(_0x49e111,_0x6f478b){_0x49e111=_0x49e111-0x1cd;const _0x33ee6f=_0x33ee();let _0x4652d6=_0x33ee6f[_0x49e111];return _0x4652d6;}function ownsCurrentController(_0x514146){const _0x15c3c4=_0x4bad8d;if(typeof navigator===_0x15c3c4(0x24a))return![];const _0x39c965=navigator[_0x15c3c4(0x285)]?.[_0x15c3c4(0x20e)];if(!_0x39c965)return console[_0x15c3c4(0x207)](LOG_PREFIX2+_0x15c3c4(0x23b)),![];return ownsServiceWorker(_0x39c965[_0x15c3c4(0x218)],_0x514146);}async function detectBlockingServiceWorker(_0x17f6b8){const _0x547941=_0x4bad8d;if(!navigator[_0x547941(0x285)])return null;try{const _0x495cee=await navigator['serviceWorker']['getRegistration']('/');console['log'](LOG_PREFIX2+_0x547941(0x275),_0x495cee?.[_0x547941(0x26f)]?.['scriptURL']??'none');const _0x57cd7f=_0x495cee?.[_0x547941(0x26f)]?.[_0x547941(0x218)];if(!_0x57cd7f)return null;if(ownsServiceWorker(_0x57cd7f,_0x17f6b8))return null;return _0x57cd7f;}catch(_0x483952){return console[_0x547941(0x223)](LOG_PREFIX2+_0x547941(0x214),_0x483952),null;}}async function resolveWorker(){const _0x435ac7=_0x4bad8d,_0x2aeed4=registration??await navigator[_0x435ac7(0x285)]?.['getRegistration']('/'),_0xf64dbd=_0x2aeed4?.[_0x435ac7(0x26f)]??_0x2aeed4?.[_0x435ac7(0x1dd)]??_0x2aeed4?.['installing']??null;return console[_0x435ac7(0x207)](LOG_PREFIX2+_0x435ac7(0x26d),_0xf64dbd?.[_0x435ac7(0x218)]??_0x435ac7(0x27a),'state:\x20'+(_0xf64dbd?.[_0x435ac7(0x1ea)]??_0x435ac7(0x244))),_0xf64dbd;}var LOG_PREFIX3=_0x4bad8d(0x229);function isInitialized(){const _0x56e8e0=_0x4bad8d;return typeof window!==_0x56e8e0(0x24a)&&window[_0x56e8e0(0x1df)]===!![];}function setInitialized(_0x20b2ae){const _0x4c2319=_0x4bad8d;typeof window!=='undefined'&&(window[_0x4c2319(0x1df)]=_0x20b2ae);}function getOptions(){const _0x3abc73=_0x4bad8d;return typeof window!==_0x3abc73(0x24a)?window['__enhanceOptions']??null:null;}function setOptions(_0x25f93f){const _0x42ccd9=_0x4bad8d;typeof window!==_0x42ccd9(0x24a)&&(window[_0x42ccd9(0x1cd)]=_0x25f93f);}var Enhance={'init'(_0x1dbaa6){const _0x1c8eb6=_0x4bad8d,_0x11c97c=Date['now']();console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x210)+_0x11c97c),console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x26b)+window[_0x1c8eb6(0x25b)][_0x1c8eb6(0x224)]),console[_0x1c8eb6(0x207)](LOG_PREFIX3+'\x20Document\x20readyState:\x20'+document[_0x1c8eb6(0x21c)]),console['log'](LOG_PREFIX3+'\x20Raw\x20options:',JSON[_0x1c8eb6(0x291)](_0x1dbaa6,null,0x2));if(isInitialized())return console[_0x1c8eb6(0x286)](LOG_PREFIX3+_0x1c8eb6(0x270)),window[_0x1c8eb6(0x281)]??createController();setInitialized(!![]),console['log'](LOG_PREFIX3+_0x1c8eb6(0x23d));const _0x58b493=normalizeOptions(_0x1dbaa6);setOptions(_0x58b493),console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x22f),JSON['stringify'](_0x58b493,null,0x2));const _0x491dd2=parseUrlParams();console['log'](LOG_PREFIX3+_0x1c8eb6(0x283),JSON[_0x1c8eb6(0x291)](_0x491dd2,null,0x2));if(_0x491dd2[_0x1c8eb6(0x1cf)])return cleanUrlParam(_0x1c8eb6(0x25d)),console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x24b)),createController();if(_0x491dd2[_0x1c8eb6(0x24f)])return console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x20d)),console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x297)+_0x491dd2[_0x1c8eb6(0x215)]),console['log'](LOG_PREFIX3+_0x1c8eb6(0x227)+_0x491dd2['enhancementId']),state[_0x1c8eb6(0x1e3)]=!![],console[_0x1c8eb6(0x207)](LOG_PREFIX3+'\x20Starting\x20overlay\x20load\x20(async)...'),void loadOverlay({'overlayPath':_0x58b493[_0x1c8eb6(0x1de)],'enableViteHmr':_0x58b493['overlay'][_0x1c8eb6(0x231)],'options':_0x58b493,'onToggle':handleToggle}),console[_0x1c8eb6(0x207)](LOG_PREFIX3+'\x20Starting\x20SW\x20registration\x20(async)...'),void registerServiceWorker(_0x58b493),console['log'](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20enhancement\x20mode'),createController();return console['log'](LOG_PREFIX3+_0x1c8eb6(0x26a)),console['log'](LOG_PREFIX3+_0x1c8eb6(0x200)),void unregisterServiceWorker(_0x58b493[_0x1c8eb6(0x1e9)]),console[_0x1c8eb6(0x207)](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20normal\x20mode'),import.meta.hot&&(console[_0x1c8eb6(0x207)](LOG_PREFIX3+_0x1c8eb6(0x1e7)),import.meta.hot['on']('vite:error',_0xa340b9=>{const _0xaec891=_0x1c8eb6;console[_0xaec891(0x207)](LOG_PREFIX3+_0xaec891(0x261),_0xa340b9),state[_0xaec891(0x21a)]={'message':_0xa340b9[_0xaec891(0x216)]['message']},updateOverlay();}),import.meta.hot['on'](_0x1c8eb6(0x247),()=>{const _0x22659b=_0x1c8eb6;state[_0x22659b(0x21a)]&&(console['log'](LOG_PREFIX3+_0x22659b(0x235)),state[_0x22659b(0x21a)]=null,updateOverlay());})),createController();}};function createController(){const _0x51bfd3=_0x4bad8d,_0x5f2b99={'enable'(){const _0x295ecf=_0x4652,_0x1ad900=getOptions();if(!_0x1ad900)return;state[_0x295ecf(0x1e3)]=!![],void loadOverlay({'overlayPath':_0x1ad900[_0x295ecf(0x1de)],'enableViteHmr':_0x1ad900['overlay']['enableViteHmr'],'options':_0x1ad900,'onToggle':handleToggle}),void registerServiceWorker(_0x1ad900),void sendConfiguration(),updateOverlay();},'disable'(){const _0x2d80ba=_0x4652,_0x59a7a9=getOptions();if(!_0x59a7a9)return;state['enabled']=![],state[_0x2d80ba(0x21d)]=![],updateOverlay(),void unregisterServiceWorker(_0x59a7a9[_0x2d80ba(0x1e9)]);},'status'(){const _0x178a27=_0x4652;return{'enabled':state[_0x178a27(0x1e3)],'controlled':state['controlled']};}};return typeof window!=='undefined'&&(window[_0x51bfd3(0x281)]=_0x5f2b99),_0x5f2b99;}function handleToggle(){const _0x5b5558=_0x4bad8d,_0x573e0f=createController();state[_0x5b5558(0x1e3)]?_0x573e0f[_0x5b5558(0x240)]():_0x573e0f[_0x5b5558(0x1d1)]();}function parseUrlParams(){const _0x494eaf=_0x4bad8d,_0x49d273=new URL(window[_0x494eaf(0x25b)][_0x494eaf(0x224)]),_0x45b9ff=_0x49d273['searchParams'][_0x494eaf(0x205)](_0x494eaf(0x25d))?.[_0x494eaf(0x212)](),_0x1eb16b=_0x49d273[_0x494eaf(0x289)]['get'](_0x494eaf(0x215)),_0xd0fc45=_0x49d273[_0x494eaf(0x289)][_0x494eaf(0x205)]('enhancement');return{'hasEnhancement':Boolean(_0x1eb16b||_0xd0fc45),'explicitDisable':_0x45b9ff==='0'||_0x45b9ff===_0x494eaf(0x1f0)||_0x45b9ff===_0x494eaf(0x23c),'enhancementUrl':_0x1eb16b,'enhancementId':_0xd0fc45};}function cleanUrlParam(_0xd2cb4b){const _0x3f8772=_0x4bad8d,_0x2fd800=new URL(window['location'][_0x3f8772(0x224)]);_0x2fd800[_0x3f8772(0x289)]['has'](_0xd2cb4b)&&(_0x2fd800[_0x3f8772(0x289)][_0x3f8772(0x1f4)](_0xd2cb4b),window[_0x3f8772(0x279)][_0x3f8772(0x27c)](null,document[_0x3f8772(0x252)],_0x2fd800[_0x3f8772(0x217)]()));}var package_default={'name':_0x4bad8d(0x20b),'version':_0x4bad8d(0x1f9),'type':_0x4bad8d(0x226),'description':_0x4bad8d(0x29b),'license':'MIT','main':_0x4bad8d(0x203),'module':_0x4bad8d(0x203),'types':'./dev/index.d.ts','exports':{'.':{'types':'./dev/index.d.ts','import':'./dev/index.js'},'./vite':{'types':'./dev/vite/index.d.ts','import':'./dev/vite/index.js'}},'files':[_0x4bad8d(0x266)],'bin':{'enhance-sandbox':_0x4bad8d(0x228)},'scripts':{'typecheck':'tsc\x20--noEmit','dev':_0x4bad8d(0x258),'dev:build':_0x4bad8d(0x27b),'dev:staging':_0x4bad8d(0x290),'dev:staging:build':_0x4bad8d(0x293),'build':_0x4bad8d(0x225),'build:release':_0x4bad8d(0x299),'build:release:dev':'ENHANCE_OVERLAY_PATH=https://assets-dev.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','version':_0x4bad8d(0x260)},'dependencies':{'commander':'^11.1.0','zod':_0x4bad8d(0x1fd)},'devDependencies':{'@types/node':'^24.10.1','javascript-obfuscator':_0x4bad8d(0x28c),'tsup':_0x4bad8d(0x1d0),'vite':_0x4bad8d(0x296)},'publishConfig':{'access':_0x4bad8d(0x287)}},DEFAULT_SERVICE_WORKER_PATH=_0x4bad8d(0x1fc),DEFAULT_RUNTIME_PATH=_0x4bad8d(0x209),PACKAGE_VERSION=typeof package_default[_0x4bad8d(0x234)]===_0x4bad8d(0x233)?package_default['version']:_0x4bad8d(0x257);function normalizeAssetPath(_0x3ec9a4){const _0x37e7fc=_0x4bad8d;if(!_0x3ec9a4)return _0x3ec9a4;if(_0x3ec9a4['startsWith'](_0x37e7fc(0x249))||_0x3ec9a4[_0x37e7fc(0x241)](_0x37e7fc(0x274)))return _0x3ec9a4;const _0x1cc591=_0x3ec9a4[_0x37e7fc(0x220)](/^\.\//,'');return _0x1cc591[_0x37e7fc(0x241)]('/')?_0x1cc591:'/'+_0x1cc591;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x45971b){const _0x483768=_0x4bad8d;return Enhance[_0x483768(0x1d5)](_0x45971b);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function resolveServiceWorkerPath(){return serviceWorkerURL();}function serviceWorkerURL(){const _0x2897d1=_0x4bad8d;return Enhance2[_0x2897d1(0x219)]();}function runtimeURL(){const _0x41daa4=_0x4bad8d;return Enhance2[_0x41daa4(0x1ed)]();}export{Enhance2 as Enhance,getAssetManifest,resolveServiceWorkerPath,runtimeURL,serviceWorkerURL};
|
package/dist/cli.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
#!/usr/bin/env node
|
|
2
2
|
|
|
3
|
-
const _0x10da16=_0x858b;(function(_0xb8a3b8,_0x14f4c9){const _0x233ddd=_0x858b,_0x3063b1=_0xb8a3b8();while(!![]){try{const _0x1e7f5e=-parseInt(_0x233ddd(0x1a2))/0x1*(-parseInt(_0x233ddd(0x1a6))/0x2)+parseInt(_0x233ddd(0x1c5))/0x3+-parseInt(_0x233ddd(0x1b0))/0x4*(parseInt(_0x233ddd(0x196))/0x5)+parseInt(_0x233ddd(0x1db))/0x6+parseInt(_0x233ddd(0x1e5))/0x7+parseInt(_0x233ddd(0x1eb))/0x8+parseInt(_0x233ddd(0x106))/0x9*(-parseInt(_0x233ddd(0x1ee))/0xa);if(_0x1e7f5e===_0x14f4c9)break;else _0x3063b1['push'](_0x3063b1['shift']());}catch(_0x189801){_0x3063b1['push'](_0x3063b1['shift']());}}}(_0xe4ca,0xbad0f));import{Command}from'commander';import{resolve,relative}from'path';var DEFAULT_OVERLAY_PATH=typeof __ENHANCE_DEFAULT_OVERLAY_PATH__!==_0x10da16(0x17c)?__ENHANCE_DEFAULT_OVERLAY_PATH__:_0x10da16(0x160),DEFAULT_BACKEND_URL=typeof __ENHANCE_DEFAULT_BACKEND_URL__!==_0x10da16(0x17c)?__ENHANCE_DEFAULT_BACKEND_URL__:_0x10da16(0x198),DEFAULT_OVERLAY_HMR=typeof __ENHANCE_OVERLAY_ENABLE_HMR__!==_0x10da16(0x17c)?__ENHANCE_OVERLAY_ENABLE_HMR__:![];console[_0x10da16(0x15f)](_0x10da16(0x1f6),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x44fa44){const _0x2c1ef3=_0x10da16,_0x52003d=_0x44fa44[_0x2c1ef3(0x101)]??{};return{'callbackBypass':_0x44fa44[_0x2c1ef3(0x11e)],'overlay':{'enabled':!![],'position':_0x2c1ef3(0x1a3),'enableViteHmr':_0x52003d[_0x2c1ef3(0x1e0)]??DEFAULT_OVERLAY_HMR},'logLevel':'info','swPath':_0x2c1ef3(0x185),'overlayPath':_0x52003d[_0x2c1ef3(0x16e)]??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':_0x2c1ef3(0x100),'security':_0x52003d[_0x2c1ef3(0x133)]??_0x2c1ef3(0x1fc),'backendUrl':_0x52003d[_0x2c1ef3(0x1d4)]??DEFAULT_BACKEND_URL};}function _0xe4ca(){const _0x13385a=['enabled','\x20registerServiceWorker()\x20called','Copied\x20','none','\x20detectBlocking\x20error:','Enhance\x20sandbox\x20utility\x20CLI','\x20enhancementUrl:\x20','\x20Calling\x20createOverlay()...','sourcePath','\x20No\x20window\x20object\x20-\x20skipping','\x20Registering\x20SW\x20at\x20','\x20Module\x20exports:','vite:error','sw-enhance.js','searchParams','runtimeURL','--public-dir\x20<path>','\x20Waiting\x20for\x20navigator.serviceWorker.ready...','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','\x20No\x20service\x20worker\x20active\x20to\x20configure','\x20Available\x20exports:','createOverlay','log','https://assets.enhancelabs.ai/overlay.js','\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20','\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister','search','swFilename','^3.22.4','./dist/index.d.ts','relativeDestination','string','\x20Module\x20imported\x20in\x20','__enhanceOptions','vite:beforeUpdate','installing','has','overlayPath','update','__enhanceReactRefreshInstalledOrigins','skipped','sha256','enhancementId','cwd','\x20Raw\x20options:','MIT','status','\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser','\x20First\x20initialization','\x20Updating\x20overlay...','origin','undefined','\x20Found\x20registration:','__enhanceInitialized','\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister','\x20enhancementId:\x20','\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options','\x20Setting\x20up\x20remote\x20HMR...','description','\x20Document\x20readyState:\x20','/sw-enhance.js','\x20Page\x20controlled\x20by\x20our\x20SW:\x20','\x20overlayController\x20exists:\x20','swPath','\x20ownsServiceWorker?\x20scriptURL=','[Enhance\x20Runtime]','trim','querySelector','\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller','code','stdout','\x20Failed\x20to\x20register\x20service\x20worker:','\x20swPath:\x20','./dist/vite/index.d.ts','\x20sendConfiguration()\x20called','some','\x20Calling\x20updateOverlay()...','10CWwdKu','object','https://api.enhancelabs.ai','copyFile','[Enhance\x20Overlay]','enhancementUrl','dist','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','push','/@react-refresh',',\x20owns=','1CneAZe','bottom-right','\x20composeOverlayState\x20-\x20enhancementUrl:\x20','\x20Vite\x20client\x20already\x20loaded\x20for\x20','2117606LCXODo','postMessage','injectIntoGlobalHook','N/A','keys','\x20React\x20Refresh\x20already\x20installed\x20for\x20','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','\x20Updating\x20overlay\x20with\x20state:','./dist/index.cjs','0.3.18','2918236wIRkWl','option','init','\x20Enhancement\x20detection:\x20wasEnhanced=','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20','startsWith','\x20Checking\x20for\x20blocking\x20service\x20worker...','copied','controller','\x20doLoadOverlay()\x20starting...','\x20Current\x20URL:\x20','\x20state.enabled:\x20','\x20Vite\x20HMR\x20client\x20loaded\x20for\x20','reload','\x20detectBlocking\x20-\x20existing\x20registration:','error','\x20with\x20scope\x20\x27/\x27...','\x20HMR\x20setup\x20complete','toLowerCase','serviceWorkerURL','2551125LyxpxW','enhance','enhance:configure','\x20loadOverlay()\x20failed:','__enhanceOverlay','__viteHMRLoaded','controlled','onToggle','serviceWorker','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','^11.1.0','url','appError','\x20Starting\x20SW\x20registration\x20(async)...','\x20Overlay\x20controller\x20initialized\x20and\x20cached','backendUrl','\x20composeOverlayState\x20-\x20state.enabled:\x20','$RefreshReg$','bin/enhance-sandbox.js','enhance:disable','mkdir','off','2923446ZsnUhH','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','warn','options','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','enableOverlayHmr','\x20Unregistering\x20any\x20existing\x20SW...','scope','Copy\x20the\x20service\x20worker\x20and\x20overlay\x20bundle\x20into\x20a\x20public\x20directory','function','110439CTnJMf','\x20Module\x20missing\x20createOverlay\x20export!',',\x20expected=','overlay','public','scriptURL','7598072oCZRqq','location','override','18290IhOoEy','/@vite/client','enable','\x20Enhancement\x20mode\x20ENABLED','readFile','\x20init()\x20called\x20at\x20','title','all','[Enhance\x20Config]\x20Build-time\x20defaults:','\x20Controller\x20created:','publicDir','^7.2.4','history','enableViteHmr','permissive','waiting','includes','err','Print\x20the\x20current\x20asset\x20manifest','now','http://','state:\x20','^24.10.1','Skipped\x20','\x20Starting\x20fresh\x20overlay\x20load...',',\x20page\x20origin:\x20','\x20Load\x20already\x20in\x20progress\x20-\x20waiting...','prepare-sw',',\x20currentOptions:\x20','\x20Config\x20sent\x20to\x20SW','ENOENT','^8.5.1','\x20Starting\x20overlay\x20load\x20(async)...','/assets/enhance-runtime.js','__development','getRegistration','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','../dist/index.js','unregister','5598qoSXty','\x20unregisterServiceWorker()\x20called','filename','\x20No\x20current\x20controller','hot','add','\x20overlayPath:\x20','\x20resolveWorker:','pnpm\x20version\x20patch\x20--no-git-tag-version','\x20BLOCKING\x20SW\x20detected:\x20','Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','enhancement','$RefreshSig$','\x20SW\x20unregistered\x20successfully','active','\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners','./dist/index.js','\x20SW\x20ready!\x20Active:','__vite_plugin_react_preamble_installed__','[Enhance\x20SW-Client]','message','^4.1.1','https://','readyState','callbackBypass','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...','digest','stringify','--filename\x20<name>','tsc\x20--noEmit','ready','default','0.0.0','...','\x20Vite\x20update\x20pending\x20-\x20clearing\x20error','version','sw-enhance','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','enhance-sandbox','command','\x20Failed\x20to\x20import/create\x20overlay:','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','__enhanceController','\x20loadOverlay()\x20called','security','href','\x20Failed\x20to\x20unregister\x20service\x20worker:','\x20setupRemoteHMR()\x20for\x20','destinationPath','\x20No\x20blocking\x20SW\x20found','hasEnhancement','replaceState','toString','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','get','\x20Overlay\x20origin:\x20','requiredOption','\x20URL\x20params\x20parsed:','action','enhance.config.sample.json','\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup','state','\x20enableViteHmr:\x20','disable','module','write'];_0xe4ca=function(){return _0x13385a;};return _0xe4ca();}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementUrl(){const _0x36748a=_0x10da16;try{const _0x3458cb=new URLSearchParams(window['location'][_0x36748a(0x163)]);return _0x3458cb[_0x36748a(0x13d)](_0x36748a(0x19b))?.[_0x36748a(0x18b)]()||'';}catch{return'';}}var LOG_PREFIX=_0x10da16(0x19a),overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0x7db93){const _0x31e64d=_0x10da16;console['log'](LOG_PREFIX+_0x31e64d(0x132)),console['log'](LOG_PREFIX+_0x31e64d(0x10c)+_0x7db93[_0x31e64d(0x16e)]),console[_0x31e64d(0x15f)](LOG_PREFIX+_0x31e64d(0x145)+_0x7db93[_0x31e64d(0x1fb)]),currentOptions=_0x7db93[_0x31e64d(0x1de)],toggleHandler=_0x7db93[_0x31e64d(0x1cc)];if(overlayController){console['log'](LOG_PREFIX+'\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay'),updateOverlay();return;}if(overlayLoadPromise)return console[_0x31e64d(0x15f)](LOG_PREFIX+_0x31e64d(0xf9)),overlayLoadPromise;console[_0x31e64d(0x15f)](LOG_PREFIX+_0x31e64d(0x206)),overlayLoadPromise=doLoadOverlay(_0x7db93);try{await overlayLoadPromise,console['log'](LOG_PREFIX+'\x20loadOverlay()\x20complete');}catch(_0xd274b7){console['error'](LOG_PREFIX+_0x31e64d(0x1c8),_0xd274b7);}finally{overlayLoadPromise=null;}}async function doLoadOverlay(_0x38ba53){const _0x316721=_0x10da16;console['log'](LOG_PREFIX+_0x316721(0x1ba));if(typeof window===_0x316721(0x17c)){console['log'](LOG_PREFIX+_0x316721(0x152));return;}if(window[_0x316721(0x1c9)]){console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x12c)),overlayController=window['__enhanceOverlay'];return;}console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x1dc));try{_0x38ba53[_0x316721(0x1fb)]&&(console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x182)),await setupRemoteHMR(_0x38ba53[_0x316721(0x16e)]));console['log'](LOG_PREFIX+'\x20Importing\x20overlay\x20module\x20from:\x20'+_0x38ba53[_0x316721(0x16e)]);const _0x3358c1=Date['now'](),_0x5a054d=await import(_0x38ba53[_0x316721(0x16e)]);console['log'](LOG_PREFIX+_0x316721(0x169)+(Date[_0x316721(0x201)]()-_0x3358c1)+'ms'),console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x154),Object[_0x316721(0x1aa)](_0x5a054d));if(typeof _0x5a054d?.['createOverlay']!==_0x316721(0x1e4)){console[_0x316721(0x1c0)](LOG_PREFIX+_0x316721(0x1e6)),console[_0x316721(0x1c0)](LOG_PREFIX+_0x316721(0x15d),Object['keys'](_0x5a054d));return;}console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x150));const _0x258a66=_0x5a054d[_0x316721(0x15e)]();console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x1f7),_0x258a66),overlayController=_0x258a66,window[_0x316721(0x1c9)]=_0x258a66,_0x258a66['onToggle'](_0x38ba53[_0x316721(0x1cc)]),console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x1d3)),console[_0x316721(0x15f)](LOG_PREFIX+_0x316721(0x195)),updateOverlay();}catch(_0x4f3e84){console[_0x316721(0x1c0)](LOG_PREFIX+_0x316721(0x12f),_0x4f3e84);}}function updateOverlay(){const _0x3b452a=_0x10da16;console[_0x3b452a(0x15f)](LOG_PREFIX+'\x20updateOverlay()\x20called'),console[_0x3b452a(0x15f)](LOG_PREFIX+_0x3b452a(0x187)+!!overlayController),console['log'](LOG_PREFIX+'\x20currentOptions\x20exists:\x20'+!!currentOptions);if(!overlayController||!currentOptions){console[_0x3b452a(0x15f)](LOG_PREFIX+'\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update');return;}const _0x294b7d=composeOverlayState(currentOptions);console[_0x3b452a(0x15f)](LOG_PREFIX+_0x3b452a(0x1ad),JSON[_0x3b452a(0x122)](_0x294b7d,null,0x2)),overlayController[_0x3b452a(0x16f)](_0x294b7d),console[_0x3b452a(0x15f)](LOG_PREFIX+'\x20Overlay\x20update\x20complete');}function _0x858b(_0x5a4174,_0x33f7f9){const _0xe4ca9b=_0xe4ca();return _0x858b=function(_0x858b42,_0x16ca67){_0x858b42=_0x858b42-0xf8;let _0x4feb92=_0xe4ca9b[_0x858b42];return _0x4feb92;},_0x858b(_0x5a4174,_0x33f7f9);}function composeOverlayState(_0xb978c7){const _0x31ed78=_0x10da16,_0xcaf78b=getEnhancementUrl();return console['log'](LOG_PREFIX+_0x31ed78(0x1a4)+_0xcaf78b),console[_0x31ed78(0x15f)](LOG_PREFIX+_0x31ed78(0x1d5)+state[_0x31ed78(0x149)]),console[_0x31ed78(0x15f)](LOG_PREFIX+'\x20composeOverlayState\x20-\x20state.controlled:\x20'+state['controlled']),{'enhancementUrl':_0xcaf78b,'enabled':state[_0x31ed78(0x149)],'controlled':state[_0x31ed78(0x1cb)],'overlayPosition':_0xb978c7[_0x31ed78(0x1e8)]['position'],'securityMode':_0xb978c7['security'],'backendBaseUrl':_0xb978c7[_0x31ed78(0x1d4)],'appError':state['appError']};}async function setupRemoteHMR(_0x3d2fa1){const _0x5e47f4=_0x10da16;console[_0x5e47f4(0x15f)](LOG_PREFIX+_0x5e47f4(0x136)+_0x3d2fa1);if(typeof window==='undefined')return;try{const _0x2b7335=new URL(_0x3d2fa1,window[_0x5e47f4(0x1ec)][_0x5e47f4(0x17b)]),_0x19da91=_0x2b7335['origin'];console[_0x5e47f4(0x15f)](LOG_PREFIX+_0x5e47f4(0x13e)+_0x19da91+_0x5e47f4(0xf8)+window[_0x5e47f4(0x1ec)][_0x5e47f4(0x17b)]);if(_0x19da91===window['location']['origin']){console[_0x5e47f4(0x15f)](LOG_PREFIX+_0x5e47f4(0x143));return;}console['log'](LOG_PREFIX+'\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...'),await ensureReactRefreshPreamble(_0x19da91),await ensureViteClient(_0x19da91),console['log'](LOG_PREFIX+_0x5e47f4(0x1c2));}catch(_0x16be7b){console[_0x5e47f4(0x1dd)](LOG_PREFIX+'\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):',_0x16be7b);}}async function ensureReactRefreshPreamble(_0x26eb28){const _0xa812a8=_0x10da16;window[_0xa812a8(0x170)]??=new Set();if(window[_0xa812a8(0x170)][_0xa812a8(0x16d)](_0x26eb28)){console['log'](LOG_PREFIX+_0xa812a8(0x1ab)+_0x26eb28);return;}console[_0xa812a8(0x15f)](LOG_PREFIX+_0xa812a8(0x161)+_0x26eb28+'...');const _0xde6f2=await import(_0x26eb28+_0xa812a8(0x1a0)),_0x5f5af7=_0xde6f2&&typeof _0xde6f2===_0xa812a8(0x197)&&_0xa812a8(0x126)in _0xde6f2?_0xde6f2[_0xa812a8(0x126)]:_0xde6f2;if(!isRefreshRuntime(_0x5f5af7)){console['warn'](LOG_PREFIX+'\x20Invalid\x20React\x20Refresh\x20runtime');return;}_0x5f5af7[_0xa812a8(0x1a8)](window),window[_0xa812a8(0x1d6)]=()=>{},window[_0xa812a8(0x112)]=()=>_0x4187e8=>_0x4187e8,window[_0xa812a8(0x118)]=!![],window['__enhanceReactRefreshInstalledOrigins'][_0xa812a8(0x10b)](_0x26eb28),console[_0xa812a8(0x15f)](LOG_PREFIX+_0xa812a8(0x13c)+_0x26eb28);}async function ensureViteClient(_0x33c82e){const _0x34ee56=_0x10da16;window[_0x34ee56(0x1ca)]??=new Set();if(window[_0x34ee56(0x1ca)][_0x34ee56(0x16d)](_0x33c82e)){console[_0x34ee56(0x15f)](LOG_PREFIX+_0x34ee56(0x1a5)+_0x33c82e);return;}console[_0x34ee56(0x15f)](LOG_PREFIX+_0x34ee56(0x1b5)+_0x33c82e+_0x34ee56(0x128)),await import(_0x33c82e+_0x34ee56(0x1ef)),window[_0x34ee56(0x1ca)]['add'](_0x33c82e),console[_0x34ee56(0x15f)](LOG_PREFIX+_0x34ee56(0x1bd)+_0x33c82e);}function isRefreshRuntime(_0x16ac40){const _0x50b0f3=_0x10da16;return typeof _0x16ac40===_0x50b0f3(0x197)&&_0x16ac40!==null&&'injectIntoGlobalHook'in _0x16ac40&&typeof _0x16ac40[_0x50b0f3(0x1a8)]===_0x50b0f3(0x1e4);}var WORKER_MESSAGE_CONFIG=_0x10da16(0x1c7),WORKER_MESSAGE_DISABLE=_0x10da16(0x1d8),LOG_PREFIX2=_0x10da16(0x119),registration=null,currentOptions2=null;async function registerServiceWorker(_0x2b705c){const _0x4f6a75=_0x10da16;console['log'](LOG_PREFIX2+_0x4f6a75(0x14a)),console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x191)+_0x2b705c['swPath']);if(!(_0x4f6a75(0x1cd)in navigator)){console[_0x4f6a75(0x1dd)](LOG_PREFIX2+_0x4f6a75(0x178));return;}console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Service\x20workers\x20supported');const _0x12a482=navigator['serviceWorker']['controller'];console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Current\x20controller:',_0x12a482?.[_0x4f6a75(0x1ea)]??_0x4f6a75(0x14c)),console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Controller\x20state:',_0x12a482?.[_0x4f6a75(0x144)]??'N/A');const _0x77ab39=!!_0x12a482;currentOptions2=_0x2b705c,console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x1b7));const _0x34931b=await detectBlockingServiceWorker(_0x2b705c[_0x4f6a75(0x188)]);if(_0x34931b){console['error'](LOG_PREFIX2+_0x4f6a75(0x10f)+_0x34931b),console[_0x4f6a75(0x1c0)](LOG_PREFIX2+_0x4f6a75(0x1ac));return;}console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x138));try{console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x153)+_0x2b705c[_0x4f6a75(0x188)]+_0x4f6a75(0x1c1)),registration=await navigator['serviceWorker']['register'](_0x2b705c[_0x4f6a75(0x188)],{'scope':'/'}),console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Registration\x20returned:',{'scope':registration[_0x4f6a75(0x1e2)],'active':registration[_0x4f6a75(0x114)]?.[_0x4f6a75(0x1ea)],'waiting':registration[_0x4f6a75(0x1fd)]?.[_0x4f6a75(0x1ea)],'installing':registration[_0x4f6a75(0x16c)]?.[_0x4f6a75(0x1ea)]}),console['log'](LOG_PREFIX2+_0x4f6a75(0x15a));const _0x38c662=await navigator[_0x4f6a75(0x1cd)][_0x4f6a75(0x125)];console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x117),_0x38c662['active']?.[_0x4f6a75(0x1ea)]);const _0x32d26a=ownsCurrentController(_0x2b705c[_0x4f6a75(0x188)]);state[_0x4f6a75(0x1cb)]=_0x32d26a,console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x186)+_0x32d26a),console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Current\x20controller\x20after\x20ready:',navigator['serviceWorker'][_0x4f6a75(0x1b9)]?.['scriptURL']??_0x4f6a75(0x14c));if(!_0x77ab39&&!navigator['serviceWorker'][_0x4f6a75(0x1b9)]){console['log'](LOG_PREFIX2+_0x4f6a75(0x120)),window[_0x4f6a75(0x1ec)]['reload']();return;}console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20Sending\x20customer\x20configuration...'),await sendConfiguration();if(state[_0x4f6a75(0x149)]){const _0x1aa6c0=document[_0x4f6a75(0x18c)]('[data-enhance-runtime-bootstrap]')!==null;console[_0x4f6a75(0x15f)](LOG_PREFIX2+_0x4f6a75(0x1b3)+_0x1aa6c0);if(!_0x1aa6c0){console['log'](LOG_PREFIX2+_0x4f6a75(0x1df)),window[_0x4f6a75(0x1ec)][_0x4f6a75(0x1be)]();return;}}console['log'](LOG_PREFIX2+_0x4f6a75(0x17a)),updateOverlay(),console[_0x4f6a75(0x15f)](LOG_PREFIX2+'\x20registerServiceWorker()\x20complete');}catch(_0x197278){console['error'](LOG_PREFIX2+_0x4f6a75(0x190),_0x197278);}}async function sendConfiguration(){const _0x290e80=_0x10da16;console[_0x290e80(0x15f)](LOG_PREFIX2+_0x290e80(0x193)),console['log'](LOG_PREFIX2+_0x290e80(0x1bc)+state[_0x290e80(0x149)]+_0x290e80(0xfb)+!!currentOptions2);if(!state[_0x290e80(0x149)]||!currentOptions2){console[_0x290e80(0x15f)](LOG_PREFIX2+_0x290e80(0x181));return;}const _0x8e8bf1=await resolveWorker();if(!_0x8e8bf1){console['warn'](LOG_PREFIX2+_0x290e80(0x15c));return;}const _0x3a1a69={'callbackBypass':currentOptions2['callbackBypass'],'securityMode':currentOptions2[_0x290e80(0x133)]};console[_0x290e80(0x15f)](LOG_PREFIX2+'\x20Sending\x20customer\x20config\x20to\x20SW:',JSON['stringify'](_0x3a1a69,null,0x2)),_0x8e8bf1[_0x290e80(0x1a7)]({'type':WORKER_MESSAGE_CONFIG,'config':_0x3a1a69}),console[_0x290e80(0x15f)](LOG_PREFIX2+_0x290e80(0xfc));}async function unregisterServiceWorker(_0x52d445){const _0xc30e33=_0x10da16;console[_0xc30e33(0x15f)](LOG_PREFIX2+_0xc30e33(0x107));if(!('serviceWorker'in navigator)){console[_0xc30e33(0x15f)](LOG_PREFIX2+_0xc30e33(0x17f));return;}try{const _0x422495=registration??await navigator[_0xc30e33(0x1cd)][_0xc30e33(0x102)]('/');if(!_0x422495){console['log'](LOG_PREFIX2+_0xc30e33(0x162));return;}console[_0xc30e33(0x15f)](LOG_PREFIX2+_0xc30e33(0x17d),{'scope':_0x422495[_0xc30e33(0x1e2)],'active':_0x422495[_0xc30e33(0x114)]?.[_0xc30e33(0x1ea)],'waiting':_0x422495['waiting']?.['scriptURL'],'installing':_0x422495['installing']?.[_0xc30e33(0x1ea)]});const _0x4763ad=[_0x422495['active']?.['scriptURL'],_0x422495[_0xc30e33(0x1fd)]?.['scriptURL'],_0x422495[_0xc30e33(0x16c)]?.[_0xc30e33(0x1ea)]],_0x11b239=_0x4763ad[_0xc30e33(0x194)](_0x577aae=>_0x577aae&&ownsServiceWorker(_0x577aae,_0x52d445));if(!_0x11b239){console[_0xc30e33(0x15f)](LOG_PREFIX2+'\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering');return;}_0x422495[_0xc30e33(0x114)]&&(console[_0xc30e33(0x15f)](LOG_PREFIX2+_0xc30e33(0x19e)),_0x422495[_0xc30e33(0x114)][_0xc30e33(0x1a7)]({'type':WORKER_MESSAGE_DISABLE})),console['log'](LOG_PREFIX2+'\x20Unregistering\x20SW...'),await _0x422495[_0xc30e33(0x105)](),registration=null,currentOptions2=null,console[_0xc30e33(0x15f)](LOG_PREFIX2+_0xc30e33(0x113));}catch(_0x1e43d8){console[_0xc30e33(0x1c0)](LOG_PREFIX2+_0xc30e33(0x135),_0x1e43d8);}}function ownsServiceWorker(_0x3109a8,_0x25c65e){const _0x2b184d=_0x10da16,_0x48254b=typeof window!=='undefined'?window[_0x2b184d(0x1ec)][_0x2b184d(0x17b)]:'',_0x5ac730=new URL(_0x25c65e,_0x48254b||void 0x0)[_0x2b184d(0x134)],_0x50f844=_0x3109a8===_0x5ac730||_0x3109a8[_0x2b184d(0x1fe)](_0x2b184d(0x12b));return console[_0x2b184d(0x15f)](LOG_PREFIX2+_0x2b184d(0x189)+_0x3109a8+_0x2b184d(0x1e7)+_0x5ac730+_0x2b184d(0x1a1)+_0x50f844),_0x50f844;}function ownsCurrentController(_0x368f7a){const _0x774f45=_0x10da16;if(typeof navigator===_0x774f45(0x17c))return![];const _0x11c6e3=navigator['serviceWorker']?.['controller'];if(!_0x11c6e3)return console[_0x774f45(0x15f)](LOG_PREFIX2+_0x774f45(0x109)),![];return ownsServiceWorker(_0x11c6e3['scriptURL'],_0x368f7a);}async function detectBlockingServiceWorker(_0x6b273f){const _0x1d921d=_0x10da16;if(!navigator['serviceWorker'])return null;try{const _0x327be9=await navigator[_0x1d921d(0x1cd)][_0x1d921d(0x102)]('/');console[_0x1d921d(0x15f)](LOG_PREFIX2+_0x1d921d(0x1bf),_0x327be9?.[_0x1d921d(0x114)]?.[_0x1d921d(0x1ea)]??_0x1d921d(0x14c));const _0x3ad091=_0x327be9?.[_0x1d921d(0x114)]?.['scriptURL'];if(!_0x3ad091)return null;if(ownsServiceWorker(_0x3ad091,_0x6b273f))return null;return _0x3ad091;}catch(_0x5954d4){return console[_0x1d921d(0x1c0)](LOG_PREFIX2+_0x1d921d(0x14d),_0x5954d4),null;}}async function resolveWorker(){const _0x4a6b73=_0x10da16,_0x20644a=registration??await navigator[_0x4a6b73(0x1cd)]?.[_0x4a6b73(0x102)]('/'),_0x55ca60=_0x20644a?.['active']??_0x20644a?.[_0x4a6b73(0x1fd)]??_0x20644a?.['installing']??null;return console[_0x4a6b73(0x15f)](LOG_PREFIX2+_0x4a6b73(0x10d),_0x55ca60?.[_0x4a6b73(0x1ea)]??'none',_0x4a6b73(0x203)+(_0x55ca60?.['state']??_0x4a6b73(0x1a9))),_0x55ca60;}var LOG_PREFIX3=_0x10da16(0x18a);function isInitialized(){const _0x1c04a9=_0x10da16;return typeof window!=='undefined'&&window[_0x1c04a9(0x17e)]===!![];}function setInitialized(_0x219367){const _0x41292d=_0x10da16;typeof window!==_0x41292d(0x17c)&&(window['__enhanceInitialized']=_0x219367);}function getOptions(){const _0x33daef=_0x10da16;return typeof window!==_0x33daef(0x17c)?window[_0x33daef(0x16a)]??null:null;}function setOptions(_0x4db11a){const _0x436c70=_0x10da16;typeof window!==_0x436c70(0x17c)&&(window[_0x436c70(0x16a)]=_0x4db11a);}var Enhance={'init'(_0x29fe70){const _0x1b6bdb=_0x10da16,_0x5a8116=Date[_0x1b6bdb(0x201)]();console['log'](LOG_PREFIX3+_0x1b6bdb(0x1f3)+_0x5a8116),console['log'](LOG_PREFIX3+_0x1b6bdb(0x1bb)+window[_0x1b6bdb(0x1ec)]['href']),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x184)+document[_0x1b6bdb(0x11d)]),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x175),JSON[_0x1b6bdb(0x122)](_0x29fe70,null,0x2));if(isInitialized())return console[_0x1b6bdb(0x1dd)](LOG_PREFIX3+_0x1b6bdb(0x18d)),window[_0x1b6bdb(0x131)]??createController();setInitialized(!![]),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x179));const _0x3250fe=normalizeOptions(_0x29fe70);setOptions(_0x3250fe),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+'\x20Normalized\x20options:',JSON['stringify'](_0x3250fe,null,0x2));const _0x28e256=parseUrlParams();console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x140),JSON[_0x1b6bdb(0x122)](_0x28e256,null,0x2));if(_0x28e256['explicitDisable'])return cleanUrlParam(_0x1b6bdb(0x1c6)),console['log'](LOG_PREFIX3+_0x1b6bdb(0x103)),createController();if(_0x28e256[_0x1b6bdb(0x139)])return console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x1f1)),console['log'](LOG_PREFIX3+_0x1b6bdb(0x14f)+_0x28e256[_0x1b6bdb(0x19b)]),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x180)+_0x28e256[_0x1b6bdb(0x173)]),state[_0x1b6bdb(0x149)]=!![],console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0xff)),void loadOverlay({'overlayPath':_0x3250fe[_0x1b6bdb(0x16e)],'enableViteHmr':_0x3250fe['overlay'][_0x1b6bdb(0x1fb)],'options':_0x3250fe,'onToggle':handleToggle}),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x1d2)),void registerServiceWorker(_0x3250fe),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20enhancement\x20mode'),createController();return console[_0x1b6bdb(0x15f)](LOG_PREFIX3+'\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params'),console[_0x1b6bdb(0x15f)](LOG_PREFIX3+_0x1b6bdb(0x1e1)),void unregisterServiceWorker(_0x3250fe[_0x1b6bdb(0x188)]),console['log'](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20normal\x20mode'),import.meta['hot']&&(console['log'](LOG_PREFIX3+_0x1b6bdb(0x115)),import.meta[_0x1b6bdb(0x10a)]['on'](_0x1b6bdb(0x155),_0x46ce06=>{const _0x50b039=_0x1b6bdb;console[_0x50b039(0x15f)](LOG_PREFIX3+'\x20Vite\x20error\x20detected:',_0x46ce06),state['appError']={'message':_0x46ce06[_0x50b039(0x1ff)][_0x50b039(0x11a)]},updateOverlay();}),import.meta[_0x1b6bdb(0x10a)]['on'](_0x1b6bdb(0x16b),()=>{const _0x4fcbde=_0x1b6bdb;state[_0x4fcbde(0x1d1)]&&(console['log'](LOG_PREFIX3+_0x4fcbde(0x129)),state['appError']=null,updateOverlay());})),createController();}};function createController(){const _0x3188fa=_0x10da16,_0x5953fa={'enable'(){const _0x5ecee2=_0x858b,_0x584e35=getOptions();if(!_0x584e35)return;state[_0x5ecee2(0x149)]=!![],void loadOverlay({'overlayPath':_0x584e35['overlayPath'],'enableViteHmr':_0x584e35[_0x5ecee2(0x1e8)][_0x5ecee2(0x1fb)],'options':_0x584e35,'onToggle':handleToggle}),void registerServiceWorker(_0x584e35),void sendConfiguration(),updateOverlay();},'disable'(){const _0xb4b6cc=_0x858b,_0x3a8a62=getOptions();if(!_0x3a8a62)return;state[_0xb4b6cc(0x149)]=![],state[_0xb4b6cc(0x1cb)]=![],updateOverlay(),void unregisterServiceWorker(_0x3a8a62[_0xb4b6cc(0x188)]);},'status'(){const _0x2409f2=_0x858b;return{'enabled':state[_0x2409f2(0x149)],'controlled':state[_0x2409f2(0x1cb)]};}};return typeof window!=='undefined'&&(window[_0x3188fa(0x131)]=_0x5953fa),_0x5953fa;}function handleToggle(){const _0x194bee=_0x10da16,_0x375c80=createController();state[_0x194bee(0x149)]?_0x375c80[_0x194bee(0x146)]():_0x375c80[_0x194bee(0x1f0)]();}function parseUrlParams(){const _0x5507f4=_0x10da16,_0x830c5a=new URL(window[_0x5507f4(0x1ec)][_0x5507f4(0x134)]),_0x30c16d=_0x830c5a['searchParams'][_0x5507f4(0x13d)](_0x5507f4(0x1c6))?.[_0x5507f4(0x1c3)](),_0x20925f=_0x830c5a[_0x5507f4(0x157)][_0x5507f4(0x13d)]('enhancementUrl'),_0x331288=_0x830c5a[_0x5507f4(0x157)]['get'](_0x5507f4(0x111));return{'hasEnhancement':Boolean(_0x20925f||_0x331288),'explicitDisable':_0x30c16d==='0'||_0x30c16d==='false'||_0x30c16d===_0x5507f4(0x1da),'enhancementUrl':_0x20925f,'enhancementId':_0x331288};}function cleanUrlParam(_0x4d4087){const _0x43e573=_0x10da16,_0x56102b=new URL(window[_0x43e573(0x1ec)][_0x43e573(0x134)]);_0x56102b['searchParams'][_0x43e573(0x16d)](_0x4d4087)&&(_0x56102b[_0x43e573(0x157)]['delete'](_0x4d4087),window[_0x43e573(0x1fa)][_0x43e573(0x13a)](null,document[_0x43e573(0x1f4)],_0x56102b[_0x43e573(0x13b)]()));}var package_default={'name':'@enhance-eng/sandbox','version':_0x10da16(0x1af),'type':_0x10da16(0x147),'description':_0x10da16(0x110),'license':_0x10da16(0x176),'main':_0x10da16(0x1ae),'module':_0x10da16(0x116),'types':_0x10da16(0x166),'exports':{'.':{'types':_0x10da16(0x166),'import':'./dist/index.js','require':_0x10da16(0x1ae)},'./vite':{'types':_0x10da16(0x192),'import':'./dist/vite/index.js'}},'files':[_0x10da16(0x19c),'bin',_0x10da16(0x142)],'bin':{'enhance-sandbox':_0x10da16(0x1d7)},'scripts':{'typecheck':_0x10da16(0x124),'dev':_0x10da16(0x1ce),'dev:build':_0x10da16(0x11f),'dev:staging':_0x10da16(0x130),'dev:staging:build':_0x10da16(0x19d),'build':_0x10da16(0x1b4),'build:release':_0x10da16(0x15b),'version':_0x10da16(0x10e)},'dependencies':{'commander':_0x10da16(0x1cf),'zod':_0x10da16(0x165)},'devDependencies':{'@types/node':_0x10da16(0x204),'javascript-obfuscator':_0x10da16(0x11b),'tsup':_0x10da16(0xfe),'vite':_0x10da16(0x1f9)},'publishConfig':{'access':_0x10da16(0x1e9)}},DEFAULT_SERVICE_WORKER_PATH=_0x10da16(0x185),DEFAULT_RUNTIME_PATH=_0x10da16(0x100),DIST_SERVICE_WORKER_PATH=_0x10da16(0x156),DIST_RUNTIME_PATH='assets/enhance-runtime.js',PACKAGE_VERSION=typeof package_default[_0x10da16(0x12a)]===_0x10da16(0x168)?package_default[_0x10da16(0x12a)]:_0x10da16(0x127);function normalizeAssetPath(_0x32b66a){const _0x17a148=_0x10da16;if(!_0x32b66a)return _0x32b66a;if(_0x32b66a[_0x17a148(0x1b6)](_0x17a148(0x202))||_0x32b66a[_0x17a148(0x1b6)](_0x17a148(0x11c)))return _0x32b66a;const _0x30342b=_0x32b66a['replace'](/^\.\//,'');return _0x30342b[_0x17a148(0x1b6)]('/')?_0x30342b:'/'+_0x30342b;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x2fc198){const _0x3d3c80=_0x10da16;return Enhance[_0x3d3c80(0x1b2)](_0x2fc198);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function serviceWorkerURL(){const _0x5392ac=_0x10da16;return Enhance2[_0x5392ac(0x1c4)]();}function runtimeURL(){const _0x6a4b9b=_0x10da16;return Enhance2[_0x6a4b9b(0x158)]();}import{promises as _0xfa62d6}from'fs';import{createHash}from'crypto';import{dirname,join}from'path';import{fileURLToPath}from'url';var distDir=dirname(fileURLToPath(new URL(_0x10da16(0x104),import.meta[_0x10da16(0x1d0)])));async function syncAssets(_0x1d6b9f){const _0x5969ac=_0x10da16,_0x13a51c=[{'sourcePath':DIST_SERVICE_WORKER_PATH,'manifestPath':normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),'override':_0x1d6b9f[_0x5969ac(0x164)]?'./'+_0x1d6b9f[_0x5969ac(0x164)]:void 0x0},{'sourcePath':DIST_RUNTIME_PATH,'manifestPath':normalizeAssetPath(DEFAULT_RUNTIME_PATH)}],_0xa61a5=[];for(const _0x57b55a of _0x13a51c){const _0x42b571=cleanRelativePath(_0x57b55a[_0x5969ac(0x1ed)]??_0x57b55a['manifestPath']),_0x2b6452=join(distDir,cleanRelativePath(_0x57b55a[_0x5969ac(0x151)])),_0x478276=join(_0x1d6b9f['publicDir'],_0x42b571),[_0x3a021e,_0x2f0b7c]=await Promise[_0x5969ac(0x1f5)]([readDigest(_0x2b6452),readDigest(_0x478276)]);if(_0x3a021e&&_0x2f0b7c&&_0x3a021e===_0x2f0b7c){_0xa61a5['push']({'sourcePath':_0x2b6452,'destinationPath':_0x478276,'relativeDestination':_0x42b571,'status':_0x5969ac(0x171)});continue;}await _0xfa62d6[_0x5969ac(0x1d9)](dirname(_0x478276),{'recursive':!![]}),await _0xfa62d6[_0x5969ac(0x199)](_0x2b6452,_0x478276),_0xa61a5[_0x5969ac(0x19f)]({'sourcePath':_0x2b6452,'destinationPath':_0x478276,'relativeDestination':_0x42b571,'status':_0x5969ac(0x1b8)});}return _0xa61a5;}function cleanRelativePath(_0x1964c0){return _0x1964c0['replace'](/^[./]+/,'');}async function readDigest(_0x3910fe){const _0xbc7059=_0x10da16;try{const _0xeb437=await _0xfa62d6[_0xbc7059(0x1f2)](_0x3910fe);return createHash(_0xbc7059(0x172))[_0xbc7059(0x16f)](_0xeb437)[_0xbc7059(0x121)]('base64');}catch(_0x5be0ec){if(_0x5be0ec[_0xbc7059(0x18e)]===_0xbc7059(0xfd))return null;throw _0x5be0ec;}}var program=new Command();program['name'](_0x10da16(0x12d))[_0x10da16(0x183)](_0x10da16(0x14e))[_0x10da16(0x12a)](_0x10da16(0x127)),program[_0x10da16(0x12e)]('manifest')[_0x10da16(0x183)](_0x10da16(0x200))[_0x10da16(0x141)](()=>{const _0x65d2f6=_0x10da16,_0x316166=getAssetManifest();process[_0x65d2f6(0x18f)][_0x65d2f6(0x148)](JSON['stringify'](_0x316166,null,0x2)+'\x0a');}),program[_0x10da16(0x12e)](_0x10da16(0xfa))[_0x10da16(0x183)](_0x10da16(0x1e3))[_0x10da16(0x13f)](_0x10da16(0x159),'Directory\x20to\x20copy\x20the\x20service\x20worker\x20into')[_0x10da16(0x1b1)](_0x10da16(0x123),'Override\x20the\x20service\x20worker\x20output\x20filename\x20(defaults\x20to\x20sw-enhance.js)')[_0x10da16(0x141)](async _0x18799f=>{const _0x1a2eca=_0x10da16,_0x1b5b10=resolve(process[_0x1a2eca(0x174)](),_0x18799f[_0x1a2eca(0x1f8)]),_0x189896=await syncAssets({'publicDir':_0x1b5b10,'swFilename':_0x18799f[_0x1a2eca(0x108)]});for(const _0x29ba42 of _0x189896){const _0x105225=relative(process['cwd'](),_0x29ba42[_0x1a2eca(0x137)]);_0x29ba42[_0x1a2eca(0x177)]===_0x1a2eca(0x171)?process[_0x1a2eca(0x18f)][_0x1a2eca(0x148)](_0x1a2eca(0x205)+_0x29ba42[_0x1a2eca(0x167)]+'\x20(already\x20current)\x20['+_0x105225+']\x0a'):process[_0x1a2eca(0x18f)][_0x1a2eca(0x148)](_0x1a2eca(0x14b)+_0x29ba42[_0x1a2eca(0x167)]+'\x20→\x20'+_0x105225+'\x0a');}}),program['parseAsync']();
|
|
3
|
+
const _0x1ec475=_0x3c23;(function(_0x67fb6a,_0x22736e){const _0x1c5684=_0x3c23,_0x54213d=_0x67fb6a();while(!![]){try{const _0x149867=parseInt(_0x1c5684(0x189))/0x1+-parseInt(_0x1c5684(0xb1))/0x2*(parseInt(_0x1c5684(0x13d))/0x3)+parseInt(_0x1c5684(0xea))/0x4+-parseInt(_0x1c5684(0x137))/0x5+parseInt(_0x1c5684(0xb2))/0x6*(parseInt(_0x1c5684(0xe5))/0x7)+parseInt(_0x1c5684(0xe0))/0x8*(parseInt(_0x1c5684(0xeb))/0x9)+-parseInt(_0x1c5684(0xd3))/0xa*(parseInt(_0x1c5684(0xb3))/0xb);if(_0x149867===_0x22736e)break;else _0x54213d['push'](_0x54213d['shift']());}catch(_0x14826a){_0x54213d['push'](_0x54213d['shift']());}}}(_0x223f,0x8dd6e));import{Command}from'commander';import{resolve,relative}from'path';var DEFAULT_OVERLAY_PATH=typeof __ENHANCE_DEFAULT_OVERLAY_PATH__!=='undefined'?__ENHANCE_DEFAULT_OVERLAY_PATH__:_0x1ec475(0x161),DEFAULT_BACKEND_URL=typeof __ENHANCE_DEFAULT_BACKEND_URL__!==_0x1ec475(0xda)?__ENHANCE_DEFAULT_BACKEND_URL__:'https://api.enhancelabs.ai',DEFAULT_OVERLAY_HMR=typeof __ENHANCE_OVERLAY_ENABLE_HMR__!==_0x1ec475(0xda)?__ENHANCE_OVERLAY_ENABLE_HMR__:![];console['log'](_0x1ec475(0x118),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x3d0233){const _0x2ed092=_0x1ec475;if(!_0x3d0233[_0x2ed092(0x198)])throw new Error(_0x2ed092(0x136));const _0xa0c998=_0x3d0233[_0x2ed092(0x130)]??{};return{'publishableKey':_0x3d0233['publishableKey'],'callbackBypass':_0x3d0233[_0x2ed092(0x127)]??[],'overlay':{'enabled':!![],'position':'bottom-right','enableViteHmr':_0xa0c998[_0x2ed092(0xe8)]??DEFAULT_OVERLAY_HMR},'logLevel':_0x2ed092(0x14b),'swPath':_0x2ed092(0x120),'overlayPath':_0xa0c998[_0x2ed092(0x12e)]??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':_0x2ed092(0x14e),'security':_0xa0c998['security']??'permissive','backendUrl':_0xa0c998[_0x2ed092(0x121)]??DEFAULT_BACKEND_URL};}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementId(){const _0x2c680e=_0x1ec475;try{const _0x50fa4c=new URLSearchParams(window[_0x2c680e(0x18e)]['search']);return _0x50fa4c[_0x2c680e(0x142)](_0x2c680e(0xca))?.[_0x2c680e(0x169)]()||'';}catch{return'';}}var LOG_PREFIX='[Enhance\x20Overlay]',overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0x5ad9c0){const _0x4e52cd=_0x1ec475;console['log'](LOG_PREFIX+_0x4e52cd(0x174)),console[_0x4e52cd(0x159)](LOG_PREFIX+'\x20overlayPath:\x20'+_0x5ad9c0['overlayPath']),console[_0x4e52cd(0x159)](LOG_PREFIX+_0x4e52cd(0xff)+_0x5ad9c0[_0x4e52cd(0x193)]),currentOptions=_0x5ad9c0[_0x4e52cd(0x194)],toggleHandler=_0x5ad9c0[_0x4e52cd(0x19f)];if(overlayController){console['log'](LOG_PREFIX+_0x4e52cd(0x113)),updateOverlay();return;}if(overlayLoadPromise)return console[_0x4e52cd(0x159)](LOG_PREFIX+'\x20Load\x20already\x20in\x20progress\x20-\x20waiting...'),overlayLoadPromise;console['log'](LOG_PREFIX+_0x4e52cd(0x183)),overlayLoadPromise=doLoadOverlay(_0x5ad9c0);try{await overlayLoadPromise,console['log'](LOG_PREFIX+'\x20loadOverlay()\x20complete');}catch(_0x51c866){console['error'](LOG_PREFIX+_0x4e52cd(0x153),_0x51c866);}finally{overlayLoadPromise=null;}}async function doLoadOverlay(_0x4f4d45){const _0x1b6a24=_0x1ec475;console[_0x1b6a24(0x159)](LOG_PREFIX+_0x1b6a24(0x15e));if(typeof window===_0x1b6a24(0xda)){console['log'](LOG_PREFIX+'\x20No\x20window\x20object\x20-\x20skipping');return;}if(window[_0x1b6a24(0x157)]){console[_0x1b6a24(0x159)](LOG_PREFIX+_0x1b6a24(0x165)),overlayController=window[_0x1b6a24(0x157)];return;}console[_0x1b6a24(0x159)](LOG_PREFIX+_0x1b6a24(0x13a));try{_0x4f4d45[_0x1b6a24(0x193)]&&(console[_0x1b6a24(0x159)](LOG_PREFIX+'\x20Setting\x20up\x20remote\x20HMR...'),await setupRemoteHMR(_0x4f4d45[_0x1b6a24(0x12e)]));console['log'](LOG_PREFIX+_0x1b6a24(0xbd)+_0x4f4d45['overlayPath']);const _0x39877f=Date[_0x1b6a24(0x112)](),_0xd4a85f=await import(_0x4f4d45[_0x1b6a24(0x12e)]);console['log'](LOG_PREFIX+_0x1b6a24(0xd2)+(Date[_0x1b6a24(0x112)]()-_0x39877f)+'ms'),console['log'](LOG_PREFIX+_0x1b6a24(0x100),Object[_0x1b6a24(0xd6)](_0xd4a85f));if(typeof _0xd4a85f?.[_0x1b6a24(0x138)]!==_0x1b6a24(0xf0)){console[_0x1b6a24(0x17f)](LOG_PREFIX+'\x20Module\x20missing\x20createOverlay\x20export!'),console[_0x1b6a24(0x17f)](LOG_PREFIX+_0x1b6a24(0x11d),Object[_0x1b6a24(0xd6)](_0xd4a85f));return;}console[_0x1b6a24(0x159)](LOG_PREFIX+'\x20Calling\x20createOverlay()...');const _0x19d9da=_0xd4a85f[_0x1b6a24(0x138)]();console[_0x1b6a24(0x159)](LOG_PREFIX+'\x20Controller\x20created:',_0x19d9da),overlayController=_0x19d9da,window[_0x1b6a24(0x157)]=_0x19d9da,_0x19d9da[_0x1b6a24(0x19f)](_0x4f4d45[_0x1b6a24(0x19f)]),console[_0x1b6a24(0x159)](LOG_PREFIX+_0x1b6a24(0x11f)),console[_0x1b6a24(0x159)](LOG_PREFIX+'\x20Calling\x20updateOverlay()...'),updateOverlay();}catch(_0x188001){console['error'](LOG_PREFIX+_0x1b6a24(0xe1),_0x188001);}}function updateOverlay(){const _0x469649=_0x1ec475;console[_0x469649(0x159)](LOG_PREFIX+_0x469649(0x17e)),console[_0x469649(0x159)](LOG_PREFIX+_0x469649(0xd8)+!!overlayController),console[_0x469649(0x159)](LOG_PREFIX+_0x469649(0x172)+!!currentOptions);if(!overlayController||!currentOptions){console[_0x469649(0x159)](LOG_PREFIX+'\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update');return;}const _0x539f50=composeOverlayState(currentOptions);console[_0x469649(0x159)](LOG_PREFIX+_0x469649(0xb4),JSON[_0x469649(0xd4)](_0x539f50,null,0x2)),overlayController[_0x469649(0x144)](_0x539f50),console[_0x469649(0x159)](LOG_PREFIX+_0x469649(0xf8));}function composeOverlayState(_0x41f6a8){const _0x5bdb91=_0x1ec475,_0x5e804c=getEnhancementId();return console[_0x5bdb91(0x159)](LOG_PREFIX+_0x5bdb91(0x10c)+_0x5e804c),console[_0x5bdb91(0x159)](LOG_PREFIX+_0x5bdb91(0x17d)+state[_0x5bdb91(0x151)]),console['log'](LOG_PREFIX+_0x5bdb91(0x191)+state['controlled']),{'enhancementId':_0x5e804c,'enabled':state[_0x5bdb91(0x151)],'controlled':state[_0x5bdb91(0xf2)],'overlayPosition':_0x41f6a8['overlay']['position'],'securityMode':_0x41f6a8[_0x5bdb91(0x13c)],'backendBaseUrl':_0x41f6a8[_0x5bdb91(0x121)],'appError':state[_0x5bdb91(0x109)]};}async function setupRemoteHMR(_0x300ab5){const _0x21b2a7=_0x1ec475;console[_0x21b2a7(0x159)](LOG_PREFIX+_0x21b2a7(0x14c)+_0x300ab5);if(typeof window===_0x21b2a7(0xda))return;try{const _0x28b238=new URL(_0x300ab5,window[_0x21b2a7(0x18e)][_0x21b2a7(0xf1)]),_0x12a718=_0x28b238[_0x21b2a7(0xf1)];console[_0x21b2a7(0x159)](LOG_PREFIX+_0x21b2a7(0x13e)+_0x12a718+_0x21b2a7(0x107)+window['location'][_0x21b2a7(0xf1)]);if(_0x12a718===window[_0x21b2a7(0x18e)][_0x21b2a7(0xf1)]){console[_0x21b2a7(0x159)](LOG_PREFIX+'\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup');return;}console[_0x21b2a7(0x159)](LOG_PREFIX+'\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...'),await ensureReactRefreshPreamble(_0x12a718),await ensureViteClient(_0x12a718),console[_0x21b2a7(0x159)](LOG_PREFIX+'\x20HMR\x20setup\x20complete');}catch(_0x4975ae){console[_0x21b2a7(0x132)](LOG_PREFIX+_0x21b2a7(0x18a),_0x4975ae);}}async function ensureReactRefreshPreamble(_0x247708){const _0x1667ab=_0x1ec475;window[_0x1667ab(0x158)]??=new Set();if(window['__enhanceReactRefreshInstalledOrigins']['has'](_0x247708)){console[_0x1667ab(0x159)](LOG_PREFIX+_0x1667ab(0x11c)+_0x247708);return;}console[_0x1667ab(0x159)](LOG_PREFIX+'\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20'+_0x247708+_0x1667ab(0xb9));const _0x1e5ae0=await import(_0x247708+_0x1667ab(0x19a)),_0x484cf5=_0x1e5ae0&&typeof _0x1e5ae0===_0x1667ab(0x10b)&&'default'in _0x1e5ae0?_0x1e5ae0[_0x1667ab(0x168)]:_0x1e5ae0;if(!isRefreshRuntime(_0x484cf5)){console[_0x1667ab(0x132)](LOG_PREFIX+_0x1667ab(0x154));return;}_0x484cf5[_0x1667ab(0xf5)](window),window['$RefreshReg$']=()=>{},window['$RefreshSig$']=()=>_0x488870=>_0x488870,window['__vite_plugin_react_preamble_installed__']=!![],window['__enhanceReactRefreshInstalledOrigins'][_0x1667ab(0x17c)](_0x247708),console[_0x1667ab(0x159)](LOG_PREFIX+_0x1667ab(0x155)+_0x247708);}async function ensureViteClient(_0x4e252e){const _0x2b8189=_0x1ec475;window[_0x2b8189(0xce)]??=new Set();if(window[_0x2b8189(0xce)][_0x2b8189(0x12a)](_0x4e252e)){console[_0x2b8189(0x159)](LOG_PREFIX+_0x2b8189(0xd5)+_0x4e252e);return;}console[_0x2b8189(0x159)](LOG_PREFIX+_0x2b8189(0x119)+_0x4e252e+_0x2b8189(0xb9)),await import(_0x4e252e+_0x2b8189(0x10d)),window[_0x2b8189(0xce)][_0x2b8189(0x17c)](_0x4e252e),console[_0x2b8189(0x159)](LOG_PREFIX+_0x2b8189(0x143)+_0x4e252e);}function isRefreshRuntime(_0x48b22c){const _0x2ebb82=_0x1ec475;return typeof _0x48b22c===_0x2ebb82(0x10b)&&_0x48b22c!==null&&'injectIntoGlobalHook'in _0x48b22c&&typeof _0x48b22c[_0x2ebb82(0xf5)]===_0x2ebb82(0xf0);}var WORKER_MESSAGE_CONFIG='enhance:configure',WORKER_MESSAGE_DISABLE='enhance:disable',LOG_PREFIX2=_0x1ec475(0x188),registration=null,currentOptions2=null;async function registerServiceWorker(_0x59088b){const _0x28e13e=_0x1ec475;console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0xfc)),console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20swPath:\x20'+_0x59088b[_0x28e13e(0x16d)]);if(!(_0x28e13e(0x122)in navigator)){console[_0x28e13e(0x132)](LOG_PREFIX2+_0x28e13e(0xc2));return;}console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20Service\x20workers\x20supported');const _0x34f10a=navigator[_0x28e13e(0x122)][_0x28e13e(0xf9)];console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20Current\x20controller:',_0x34f10a?.['scriptURL']??_0x28e13e(0x152)),console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0x129),_0x34f10a?.['state']??_0x28e13e(0xc1));const _0x21f51b=!!_0x34f10a;currentOptions2=_0x59088b,console['log'](LOG_PREFIX2+_0x28e13e(0x12f));const _0x2179bf=await detectBlockingServiceWorker(_0x59088b['swPath']);if(_0x2179bf){console['error'](LOG_PREFIX2+'\x20BLOCKING\x20SW\x20detected:\x20'+_0x2179bf),console[_0x28e13e(0x17f)](LOG_PREFIX2+_0x28e13e(0x177));return;}console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20No\x20blocking\x20SW\x20found');try{console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0xef)+_0x59088b['swPath']+'\x20with\x20scope\x20\x27/\x27...'),registration=await navigator['serviceWorker'][_0x28e13e(0x19e)](_0x59088b['swPath'],{'scope':'/'}),console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0x102),{'scope':registration['scope'],'active':registration[_0x28e13e(0xdd)]?.[_0x28e13e(0x166)],'waiting':registration['waiting']?.[_0x28e13e(0x166)],'installing':registration['installing']?.[_0x28e13e(0x166)]}),console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20Waiting\x20for\x20navigator.serviceWorker.ready...');const _0x33d3d3=await navigator[_0x28e13e(0x122)]['ready'];console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0x16a),_0x33d3d3['active']?.['scriptURL']);const _0x141eec=ownsCurrentController(_0x59088b[_0x28e13e(0x16d)]);state[_0x28e13e(0xf2)]=_0x141eec,console['log'](LOG_PREFIX2+_0x28e13e(0xbe)+_0x141eec),console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20Current\x20controller\x20after\x20ready:',navigator[_0x28e13e(0x122)][_0x28e13e(0xf9)]?.[_0x28e13e(0x166)]??'none');if(!_0x21f51b&&!navigator['serviceWorker']['controller']){console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0xfa)),window[_0x28e13e(0x18e)][_0x28e13e(0x13f)]();return;}console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0x16e)),await sendConfiguration();if(state[_0x28e13e(0x151)]){const _0x452d94=document['querySelector'](_0x28e13e(0xc7))!==null;console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0xec)+_0x452d94);if(!_0x452d94){console[_0x28e13e(0x159)](LOG_PREFIX2+_0x28e13e(0x14f)),window[_0x28e13e(0x18e)][_0x28e13e(0x13f)]();return;}}console[_0x28e13e(0x159)](LOG_PREFIX2+'\x20Updating\x20overlay...'),updateOverlay(),console['log'](LOG_PREFIX2+'\x20registerServiceWorker()\x20complete');}catch(_0x464f9a){console[_0x28e13e(0x17f)](LOG_PREFIX2+_0x28e13e(0x16c),_0x464f9a);}}async function sendConfiguration(){const _0x18b1e6=_0x1ec475;console[_0x18b1e6(0x159)](LOG_PREFIX2+_0x18b1e6(0xba)),console[_0x18b1e6(0x159)](LOG_PREFIX2+_0x18b1e6(0x108)+state[_0x18b1e6(0x151)]+_0x18b1e6(0xfb)+!!currentOptions2);if(!state[_0x18b1e6(0x151)]||!currentOptions2){console['log'](LOG_PREFIX2+_0x18b1e6(0x128));return;}const _0xfe12f5=await resolveWorker();if(!_0xfe12f5){console[_0x18b1e6(0x132)](LOG_PREFIX2+_0x18b1e6(0x13b));return;}const _0x17046b={'publishableKey':currentOptions2[_0x18b1e6(0x198)],'callbackBypass':currentOptions2[_0x18b1e6(0x127)],'securityMode':currentOptions2[_0x18b1e6(0x13c)]};console[_0x18b1e6(0x159)](LOG_PREFIX2+_0x18b1e6(0x187),JSON[_0x18b1e6(0xd4)](_0x17046b,null,0x2)),_0xfe12f5['postMessage']({'type':WORKER_MESSAGE_CONFIG,'config':_0x17046b}),console['log'](LOG_PREFIX2+'\x20Config\x20sent\x20to\x20SW');}async function unregisterServiceWorker(_0x3db328){const _0x318d1f=_0x1ec475;console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0xfe));if(!(_0x318d1f(0x122)in navigator)){console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0x18c));return;}try{const _0x3f2a68=registration??await navigator[_0x318d1f(0x122)]['getRegistration']('/');if(!_0x3f2a68){console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0x19d));return;}console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0xb8),{'scope':_0x3f2a68[_0x318d1f(0x131)],'active':_0x3f2a68[_0x318d1f(0xdd)]?.[_0x318d1f(0x166)],'waiting':_0x3f2a68['waiting']?.[_0x318d1f(0x166)],'installing':_0x3f2a68[_0x318d1f(0xd9)]?.[_0x318d1f(0x166)]});const _0x110c7c=[_0x3f2a68['active']?.[_0x318d1f(0x166)],_0x3f2a68['waiting']?.[_0x318d1f(0x166)],_0x3f2a68[_0x318d1f(0xd9)]?.[_0x318d1f(0x166)]],_0x48d7f8=_0x110c7c[_0x318d1f(0x190)](_0x24ac9c=>_0x24ac9c&&ownsServiceWorker(_0x24ac9c,_0x3db328));if(!_0x48d7f8){console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0xbc));return;}_0x3f2a68['active']&&(console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0x11a)),_0x3f2a68[_0x318d1f(0xdd)][_0x318d1f(0x18d)]({'type':WORKER_MESSAGE_DISABLE})),console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0x14d)),await _0x3f2a68[_0x318d1f(0x101)](),registration=null,currentOptions2=null,console[_0x318d1f(0x159)](LOG_PREFIX2+_0x318d1f(0x10e));}catch(_0x417f7f){console['error'](LOG_PREFIX2+'\x20Failed\x20to\x20unregister\x20service\x20worker:',_0x417f7f);}}function ownsServiceWorker(_0x4a7870,_0x40f28c){const _0x33708f=_0x1ec475,_0x5a768c=typeof window!==_0x33708f(0xda)?window[_0x33708f(0x18e)][_0x33708f(0xf1)]:'',_0x24280c=new URL(_0x40f28c,_0x5a768c||void 0x0)[_0x33708f(0xde)],_0x4037dc=_0x4a7870===_0x24280c||_0x4a7870[_0x33708f(0xc6)]('sw-enhance');return console[_0x33708f(0x159)](LOG_PREFIX2+_0x33708f(0x1a0)+_0x4a7870+_0x33708f(0xf3)+_0x24280c+_0x33708f(0x185)+_0x4037dc),_0x4037dc;}function ownsCurrentController(_0x1b53d1){const _0x551211=_0x1ec475;if(typeof navigator===_0x551211(0xda))return![];const _0x397300=navigator[_0x551211(0x122)]?.[_0x551211(0xf9)];if(!_0x397300)return console[_0x551211(0x159)](LOG_PREFIX2+_0x551211(0xb5)),![];return ownsServiceWorker(_0x397300['scriptURL'],_0x1b53d1);}async function detectBlockingServiceWorker(_0x271519){const _0x3b94b4=_0x1ec475;if(!navigator[_0x3b94b4(0x122)])return null;try{const _0x107382=await navigator[_0x3b94b4(0x122)][_0x3b94b4(0xb6)]('/');console[_0x3b94b4(0x159)](LOG_PREFIX2+_0x3b94b4(0x105),_0x107382?.[_0x3b94b4(0xdd)]?.[_0x3b94b4(0x166)]??'none');const _0x40b052=_0x107382?.[_0x3b94b4(0xdd)]?.['scriptURL'];if(!_0x40b052)return null;if(ownsServiceWorker(_0x40b052,_0x271519))return null;return _0x40b052;}catch(_0x6003f2){return console['error'](LOG_PREFIX2+_0x3b94b4(0xe6),_0x6003f2),null;}}async function resolveWorker(){const _0x424a4d=_0x1ec475,_0x439e07=registration??await navigator[_0x424a4d(0x122)]?.['getRegistration']('/'),_0x4d333d=_0x439e07?.[_0x424a4d(0xdd)]??_0x439e07?.['waiting']??_0x439e07?.[_0x424a4d(0xd9)]??null;return console[_0x424a4d(0x159)](LOG_PREFIX2+_0x424a4d(0xf4),_0x4d333d?.['scriptURL']??'none',_0x424a4d(0xe4)+(_0x4d333d?.['state']??_0x424a4d(0xc1))),_0x4d333d;}var LOG_PREFIX3=_0x1ec475(0x181);function isInitialized(){const _0x51dcad=_0x1ec475;return typeof window!==_0x51dcad(0xda)&&window[_0x51dcad(0x15c)]===!![];}function setInitialized(_0x275f39){const _0x412713=_0x1ec475;typeof window!=='undefined'&&(window[_0x412713(0x15c)]=_0x275f39);}function _0x3c23(_0x13a6b3,_0x4c2d4a){_0x13a6b3=_0x13a6b3-0xb1;const _0x223f69=_0x223f();let _0x3c23d9=_0x223f69[_0x13a6b3];return _0x3c23d9;}function getOptions(){const _0xac194c=_0x1ec475;return typeof window!==_0xac194c(0xda)?window['__enhanceOptions']??null:null;}function setOptions(_0x55adea){const _0x5ed1aa=_0x1ec475;typeof window!==_0x5ed1aa(0xda)&&(window['__enhanceOptions']=_0x55adea);}var Enhance={'init'(_0x5c212b){const _0x340c7d=_0x1ec475,_0x4f69a0=Date[_0x340c7d(0x112)]();console[_0x340c7d(0x159)](LOG_PREFIX3+'\x20init()\x20called\x20at\x20'+_0x4f69a0),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x19b)+window[_0x340c7d(0x18e)][_0x340c7d(0xde)]),console[_0x340c7d(0x159)](LOG_PREFIX3+'\x20Document\x20readyState:\x20'+document[_0x340c7d(0xf7)]),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x11e),JSON[_0x340c7d(0xd4)](_0x5c212b,null,0x2));if(isInitialized())return console[_0x340c7d(0x132)](LOG_PREFIX3+_0x340c7d(0x178)),window[_0x340c7d(0x18b)]??createController();setInitialized(!![]),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x116));const _0x504bb6=normalizeOptions(_0x5c212b);setOptions(_0x504bb6),console[_0x340c7d(0x159)](LOG_PREFIX3+'\x20Normalized\x20options:',JSON['stringify'](_0x504bb6,null,0x2));const _0x1c6485=parseUrlParams();console['log'](LOG_PREFIX3+'\x20URL\x20params\x20parsed:',JSON[_0x340c7d(0xd4)](_0x1c6485,null,0x2));if(_0x1c6485[_0x340c7d(0x156)])return cleanUrlParam(_0x340c7d(0x134)),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x19c)),createController();if(_0x1c6485['hasEnhancement'])return console['log'](LOG_PREFIX3+'\x20Enhancement\x20mode\x20ENABLED'),console['log'](LOG_PREFIX3+_0x340c7d(0x12b)+_0x1c6485[_0x340c7d(0x146)]),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x17b)+_0x1c6485[_0x340c7d(0xbf)]),state[_0x340c7d(0x151)]=!![],console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0xbb)),void loadOverlay({'overlayPath':_0x504bb6[_0x340c7d(0x12e)],'enableViteHmr':_0x504bb6[_0x340c7d(0x115)]['enableViteHmr'],'options':_0x504bb6,'onToggle':handleToggle}),console[_0x340c7d(0x159)](LOG_PREFIX3+'\x20Starting\x20SW\x20registration\x20(async)...'),void registerServiceWorker(_0x504bb6),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x12d)),createController();return console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0xc9)),console['log'](LOG_PREFIX3+_0x340c7d(0x197)),void unregisterServiceWorker(_0x504bb6[_0x340c7d(0x16d)]),console[_0x340c7d(0x159)](LOG_PREFIX3+_0x340c7d(0x164)),import.meta.hot&&(console['log'](LOG_PREFIX3+_0x340c7d(0x11b)),import.meta.hot['on'](_0x340c7d(0x104),_0x32fa21=>{const _0x40de41=_0x340c7d;console[_0x40de41(0x159)](LOG_PREFIX3+'\x20Vite\x20error\x20detected:',_0x32fa21),state[_0x40de41(0x109)]={'message':_0x32fa21['err'][_0x40de41(0x123)]},updateOverlay();}),import.meta.hot['on'](_0x340c7d(0x171),()=>{const _0x3ad50a=_0x340c7d;state[_0x3ad50a(0x109)]&&(console[_0x3ad50a(0x159)](LOG_PREFIX3+'\x20Vite\x20update\x20pending\x20-\x20clearing\x20error'),state[_0x3ad50a(0x109)]=null,updateOverlay());})),createController();}};function createController(){const _0x3e5836=_0x1ec475,_0x141c2e={'enable'(){const _0x3161ba=_0x3c23,_0x561251=getOptions();if(!_0x561251)return;state[_0x3161ba(0x151)]=!![],void loadOverlay({'overlayPath':_0x561251[_0x3161ba(0x12e)],'enableViteHmr':_0x561251[_0x3161ba(0x115)][_0x3161ba(0x193)],'options':_0x561251,'onToggle':handleToggle}),void registerServiceWorker(_0x561251),void sendConfiguration(),updateOverlay();},'disable'(){const _0x1491b0=_0x3c23,_0x15d459=getOptions();if(!_0x15d459)return;state[_0x1491b0(0x151)]=![],state[_0x1491b0(0xf2)]=![],updateOverlay(),void unregisterServiceWorker(_0x15d459[_0x1491b0(0x16d)]);},'status'(){const _0x119bf2=_0x3c23;return{'enabled':state[_0x119bf2(0x151)],'controlled':state[_0x119bf2(0xf2)]};}};return typeof window!==_0x3e5836(0xda)&&(window[_0x3e5836(0x18b)]=_0x141c2e),_0x141c2e;}function handleToggle(){const _0x310e6f=_0x1ec475,_0x5bb983=createController();state['enabled']?_0x5bb983['disable']():_0x5bb983[_0x310e6f(0xe2)]();}function parseUrlParams(){const _0x50e2ca=_0x1ec475,_0x4eda1b=new URL(window['location'][_0x50e2ca(0xde)]),_0x20373a=_0x4eda1b[_0x50e2ca(0x117)][_0x50e2ca(0x142)]('enhance')?.[_0x50e2ca(0x186)](),_0x58fe70=_0x4eda1b[_0x50e2ca(0x117)][_0x50e2ca(0x142)]('enhancementUrl'),_0x4e6a07=_0x4eda1b[_0x50e2ca(0x117)][_0x50e2ca(0x142)](_0x50e2ca(0xca));return{'hasEnhancement':Boolean(_0x58fe70||_0x4e6a07),'explicitDisable':_0x20373a==='0'||_0x20373a===_0x50e2ca(0x114)||_0x20373a==='off','enhancementUrl':_0x58fe70,'enhancementId':_0x4e6a07};}function cleanUrlParam(_0x4fb481){const _0x1fe22b=_0x1ec475,_0x48519f=new URL(window[_0x1fe22b(0x18e)]['href']);_0x48519f['searchParams'][_0x1fe22b(0x12a)](_0x4fb481)&&(_0x48519f[_0x1fe22b(0x117)][_0x1fe22b(0xd1)](_0x4fb481),window[_0x1fe22b(0x162)]['replaceState'](null,document[_0x1fe22b(0x16b)],_0x48519f['toString']()));}var package_default={'name':'@enhance-eng/sandbox','version':_0x1ec475(0x110),'type':_0x1ec475(0x111),'description':'Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','license':'MIT','main':_0x1ec475(0x14a),'module':_0x1ec475(0x14a),'types':_0x1ec475(0x12c),'exports':{'.':{'types':_0x1ec475(0x12c),'import':_0x1ec475(0x14a)},'./vite':{'types':_0x1ec475(0x199),'import':'./dev/vite/index.js'}},'files':[_0x1ec475(0xcf)],'bin':{'enhance-sandbox':_0x1ec475(0x150)},'scripts':{'typecheck':_0x1ec475(0x133),'dev':_0x1ec475(0x179),'dev:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','dev:staging':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','dev:staging:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','build':'ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','build:release':_0x1ec475(0xed),'build:release:dev':_0x1ec475(0x184),'version':_0x1ec475(0xf6)},'dependencies':{'commander':_0x1ec475(0x180),'zod':_0x1ec475(0x192)},'devDependencies':{'@types/node':_0x1ec475(0x176),'javascript-obfuscator':_0x1ec475(0xc4),'tsup':_0x1ec475(0x125),'vite':'^7.2.4'},'publishConfig':{'access':_0x1ec475(0x16f)}},DEFAULT_SERVICE_WORKER_PATH=_0x1ec475(0x120),DEFAULT_RUNTIME_PATH=_0x1ec475(0x14e),DIST_SERVICE_WORKER_PATH=_0x1ec475(0x182),DIST_RUNTIME_PATH=_0x1ec475(0x148),PACKAGE_VERSION=typeof package_default[_0x1ec475(0xcb)]==='string'?package_default['version']:'0.0.0';function normalizeAssetPath(_0x1dfa58){const _0x57a40e=_0x1ec475;if(!_0x1dfa58)return _0x1dfa58;if(_0x1dfa58[_0x57a40e(0x195)](_0x57a40e(0xd7))||_0x1dfa58[_0x57a40e(0x195)](_0x57a40e(0x126)))return _0x1dfa58;const _0x44dded=_0x1dfa58[_0x57a40e(0x10a)](/^\.\//,'');return _0x44dded[_0x57a40e(0x195)]('/')?_0x44dded:'/'+_0x44dded;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x2d844b){return Enhance['init'](_0x2d844b);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function serviceWorkerURL(){const _0x4bfff9=_0x1ec475;return Enhance2[_0x4bfff9(0x163)]();}function runtimeURL(){const _0x40bcf2=_0x1ec475;return Enhance2[_0x40bcf2(0xc3)]();}import{promises as _0x3ee664}from'fs';import{createHash}from'crypto';import{dirname,join}from'path';import{fileURLToPath}from'url';function _0x223f(){const _0x528d6d=['\x20Registration\x20returned:','code','vite:error','\x20detectBlocking\x20-\x20existing\x20registration:','publicDir',',\x20page\x20origin:\x20','\x20state.enabled:\x20','appError','replace','object','\x20composeOverlayState\x20-\x20enhancementId:\x20','/@vite/client','\x20SW\x20unregistered\x20successfully','copied','0.3.20','module','now','\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay','false','overlay','\x20First\x20initialization','searchParams','[Enhance\x20Config]\x20Build-time\x20defaults:','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners','\x20React\x20Refresh\x20already\x20installed\x20for\x20','\x20Available\x20exports:','\x20Raw\x20options:','\x20Overlay\x20controller\x20initialized\x20and\x20cached','/sw-enhance.js','backendUrl','serviceWorker','message','Override\x20the\x20service\x20worker\x20output\x20filename\x20(defaults\x20to\x20sw-enhance.js)','^8.5.1','https://','callbackBypass','\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options','\x20Controller\x20state:','has','\x20enhancementUrl:\x20','./dev/index.d.ts','\x20init()\x20complete\x20-\x20enhancement\x20mode','overlayPath','\x20Checking\x20for\x20blocking\x20service\x20worker...','__development','scope','warn','tsc\x20--noEmit','enhance','copyFile','[Enhance]\x20publishableKey\x20is\x20required\x20in\x20Enhance.init()','4547945fhuAcv','createOverlay','relativeDestination','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','\x20No\x20service\x20worker\x20active\x20to\x20configure','security','1923eLByVM','\x20Overlay\x20origin:\x20','reload','Print\x20the\x20current\x20asset\x20manifest','enhance-sandbox','get','\x20Vite\x20HMR\x20client\x20loaded\x20for\x20','update','sourcePath','enhancementUrl','description','assets/enhance-runtime.js','--filename\x20<name>','./dev/index.js','info','\x20setupRemoteHMR()\x20for\x20','\x20Unregistering\x20SW...','/assets/enhance-runtime.js','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','./dev/cli.js','enabled','none','\x20loadOverlay()\x20failed:','\x20Invalid\x20React\x20Refresh\x20runtime','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','explicitDisable','__enhanceOverlay','__enhanceReactRefreshInstalledOrigins','log','override','prepare-sw','__enhanceInitialized','Copy\x20the\x20service\x20worker\x20and\x20overlay\x20bundle\x20into\x20a\x20public\x20directory','\x20doLoadOverlay()\x20starting...','cwd','Enhance\x20sandbox\x20utility\x20CLI','https://assets.enhancelabs.ai/overlay.js','history','serviceWorkerURL','\x20init()\x20complete\x20-\x20normal\x20mode','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','scriptURL','Directory\x20to\x20copy\x20the\x20service\x20worker\x20into','default','trim','\x20SW\x20ready!\x20Active:','title','\x20Failed\x20to\x20register\x20service\x20worker:','swPath','\x20Sending\x20customer\x20configuration...','public','write','vite:beforeUpdate','\x20currentOptions\x20exists:\x20','manifestPath','\x20loadOverlay()\x20called','../dist/index.js','^24.10.1','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','mkdir','\x20enhancementId:\x20','add','\x20composeOverlayState\x20-\x20state.enabled:\x20','\x20updateOverlay()\x20called','error','^11.1.0','[Enhance\x20Runtime]','sw-enhance.js','\x20Starting\x20fresh\x20overlay\x20load...','ENHANCE_OVERLAY_PATH=https://assets-dev.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20OBFUSCATE=1\x20RELEASE=1\x20tsup',',\x20owns=','toLowerCase','\x20Sending\x20customer\x20config\x20to\x20SW:','[Enhance\x20SW-Client]','1129865itJxah','\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):','__enhanceController','\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister','postMessage','location','all','some','\x20composeOverlayState\x20-\x20state.controlled:\x20','^3.22.4','enableViteHmr','options','startsWith','status','\x20Unregistering\x20any\x20existing\x20SW...','publishableKey','./dev/vite/index.d.ts','/@react-refresh','\x20Current\x20URL:\x20','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister','register','onToggle','\x20ownsServiceWorker?\x20scriptURL=','2066KvMTiV','24LwIENZ','508981hLMIrB','\x20Updating\x20overlay\x20with\x20state:','\x20No\x20current\x20controller','getRegistration','stdout','\x20Found\x20registration:','...','\x20sendConfiguration()\x20called','\x20Starting\x20overlay\x20load\x20(async)...','\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering','\x20Importing\x20overlay\x20module\x20from:\x20','\x20Page\x20controlled\x20by\x20our\x20SW:\x20','enhancementId','option','N/A','\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser','runtimeURL','^4.1.1','destinationPath','includes','[data-enhance-runtime-bootstrap]','action','\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params','enhancement','version','push','\x20(already\x20current)\x20[','__viteHMRLoaded','dev/','digest','delete','\x20Module\x20imported\x20in\x20','310AcPhSg','stringify','\x20Vite\x20client\x20already\x20loaded\x20for\x20','keys','http://','\x20overlayController\x20exists:\x20','installing','undefined','requiredOption','ENOENT','active','href','parseAsync','3272096JHTiUp','\x20Failed\x20to\x20import/create\x20overlay:','enable','0.0.0','state:\x20','1408967QwdXub','\x20detectBlocking\x20error:','command','enableOverlayHmr','--public-dir\x20<path>','3336416qFEBRp','18OCYibH','\x20Enhancement\x20detection:\x20wasEnhanced=','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','filename','\x20Registering\x20SW\x20at\x20','function','origin','controlled',',\x20expected=','\x20resolveWorker:','injectIntoGlobalHook','bun\x20version\x20patch\x20--no-git-tag-version','readyState','\x20Overlay\x20update\x20complete','controller','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...',',\x20currentOptions:\x20','\x20registerServiceWorker()\x20called','\x20→\x20','\x20unregisterServiceWorker()\x20called','\x20enableViteHmr:\x20','\x20Module\x20exports:','unregister'];_0x223f=function(){return _0x528d6d;};return _0x223f();}var distDir=dirname(fileURLToPath(new URL(_0x1ec475(0x175),import.meta.url)));async function syncAssets(_0x24694e){const _0x53ea31=_0x1ec475,_0x5c969f=[{'sourcePath':DIST_SERVICE_WORKER_PATH,'manifestPath':normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),'override':_0x24694e['swFilename']?'./'+_0x24694e['swFilename']:void 0x0},{'sourcePath':DIST_RUNTIME_PATH,'manifestPath':normalizeAssetPath(DEFAULT_RUNTIME_PATH)}],_0x2b8095=[];for(const _0x39c39e of _0x5c969f){const _0x3d6272=cleanRelativePath(_0x39c39e[_0x53ea31(0x15a)]??_0x39c39e[_0x53ea31(0x173)]),_0x414c7c=join(distDir,cleanRelativePath(_0x39c39e[_0x53ea31(0x145)])),_0xafc666=join(_0x24694e[_0x53ea31(0x106)],_0x3d6272),[_0x309863,_0xc4070e]=await Promise[_0x53ea31(0x18f)]([readDigest(_0x414c7c),readDigest(_0xafc666)]);if(_0x309863&&_0xc4070e&&_0x309863===_0xc4070e){_0x2b8095[_0x53ea31(0xcc)]({'sourcePath':_0x414c7c,'destinationPath':_0xafc666,'relativeDestination':_0x3d6272,'status':'skipped'});continue;}await _0x3ee664[_0x53ea31(0x17a)](dirname(_0xafc666),{'recursive':!![]}),await _0x3ee664[_0x53ea31(0x135)](_0x414c7c,_0xafc666),_0x2b8095[_0x53ea31(0xcc)]({'sourcePath':_0x414c7c,'destinationPath':_0xafc666,'relativeDestination':_0x3d6272,'status':_0x53ea31(0x10f)});}return _0x2b8095;}function cleanRelativePath(_0x35bfe2){return _0x35bfe2['replace'](/^[./]+/,'');}async function readDigest(_0xf84490){const _0x3028b2=_0x1ec475;try{const _0x2c508a=await _0x3ee664['readFile'](_0xf84490);return createHash('sha256')[_0x3028b2(0x144)](_0x2c508a)[_0x3028b2(0xd0)]('base64');}catch(_0x5229ff){if(_0x5229ff[_0x3028b2(0x103)]===_0x3028b2(0xdc))return null;throw _0x5229ff;}}var program=new Command();program['name'](_0x1ec475(0x141))['description'](_0x1ec475(0x160))[_0x1ec475(0xcb)](_0x1ec475(0xe3)),program[_0x1ec475(0xe7)]('manifest')[_0x1ec475(0x147)](_0x1ec475(0x140))[_0x1ec475(0xc8)](()=>{const _0x4d3b2f=_0x1ec475,_0x387076=getAssetManifest();process[_0x4d3b2f(0xb7)][_0x4d3b2f(0x170)](JSON[_0x4d3b2f(0xd4)](_0x387076,null,0x2)+'\x0a');}),program[_0x1ec475(0xe7)](_0x1ec475(0x15b))[_0x1ec475(0x147)](_0x1ec475(0x15d))[_0x1ec475(0xdb)](_0x1ec475(0xe9),_0x1ec475(0x167))[_0x1ec475(0xc0)](_0x1ec475(0x149),_0x1ec475(0x124))[_0x1ec475(0xc8)](async _0x4eb727=>{const _0x11eb55=_0x1ec475,_0x1e0ea4=resolve(process[_0x11eb55(0x15f)](),_0x4eb727[_0x11eb55(0x106)]),_0x2291c0=await syncAssets({'publicDir':_0x1e0ea4,'swFilename':_0x4eb727[_0x11eb55(0xee)]});for(const _0x4f457c of _0x2291c0){const _0x2e4f18=relative(process[_0x11eb55(0x15f)](),_0x4f457c[_0x11eb55(0xc5)]);_0x4f457c[_0x11eb55(0x196)]==='skipped'?process['stdout'][_0x11eb55(0x170)]('Skipped\x20'+_0x4f457c[_0x11eb55(0x139)]+_0x11eb55(0xcd)+_0x2e4f18+']\x0a'):process[_0x11eb55(0xb7)][_0x11eb55(0x170)]('Copied\x20'+_0x4f457c[_0x11eb55(0x139)]+_0x11eb55(0xfd)+_0x2e4f18+'\x0a');}}),program[_0x1ec475(0xdf)]();
|
package/dist/index.d.ts
CHANGED
|
@@ -1,33 +1,35 @@
|
|
|
1
1
|
type SecurityMode$1 = "permissive" | "custom";
|
|
2
2
|
|
|
3
3
|
type RawOptions = {
|
|
4
|
-
|
|
4
|
+
publishableKey: string;
|
|
5
|
+
callbackBypass?: string[];
|
|
5
6
|
__development?: {
|
|
6
7
|
enableOverlayHmr?: boolean;
|
|
7
8
|
overlayPath?: string;
|
|
8
|
-
security?:
|
|
9
|
+
security?: "permissive" | "custom";
|
|
9
10
|
backendUrl?: string;
|
|
10
11
|
};
|
|
11
12
|
};
|
|
12
13
|
type NormalizedOptions = {
|
|
14
|
+
publishableKey: string;
|
|
13
15
|
callbackBypass: string[];
|
|
14
16
|
overlay: {
|
|
15
17
|
enabled: true;
|
|
16
|
-
position:
|
|
18
|
+
position: "bottom-right";
|
|
17
19
|
enableViteHmr: boolean;
|
|
18
20
|
};
|
|
19
|
-
logLevel:
|
|
20
|
-
swPath:
|
|
21
|
+
logLevel: "info";
|
|
22
|
+
swPath: "/sw-enhance.js";
|
|
21
23
|
overlayPath: string;
|
|
22
|
-
runtimeScriptPath:
|
|
24
|
+
runtimeScriptPath: "/assets/enhance-runtime.js";
|
|
23
25
|
security: SecurityMode$1;
|
|
24
26
|
backendUrl: string;
|
|
25
27
|
};
|
|
26
28
|
|
|
27
|
-
type OverlayPosition =
|
|
28
|
-
type SecurityMode =
|
|
29
|
+
type OverlayPosition = "top-left" | "top-right" | "bottom-left" | "bottom-right";
|
|
30
|
+
type SecurityMode = "permissive" | "custom";
|
|
29
31
|
interface OverlayState {
|
|
30
|
-
|
|
32
|
+
enhancementId: string;
|
|
31
33
|
enabled: boolean;
|
|
32
34
|
controlled: boolean;
|
|
33
35
|
overlayPosition: OverlayPosition;
|
package/dist/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
const _0x52068d=_0xaac0;(function(_0x5a22c7,_0x4b29a9){const _0x163b51=_0xaac0,_0x2b9c5d=_0x5a22c7();while(!![]){try{const _0x377e71=parseInt(_0x163b51(0x204))/0x1*(parseInt(_0x163b51(0x173))/0x2)+-parseInt(_0x163b51(0x203))/0x3*(-parseInt(_0x163b51(0x1ab))/0x4)+-parseInt(_0x163b51(0x220))/0x5+-parseInt(_0x163b51(0x1e5))/0x6+-parseInt(_0x163b51(0x19f))/0x7+parseInt(_0x163b51(0x1bc))/0x8*(-parseInt(_0x163b51(0x20b))/0x9)+parseInt(_0x163b51(0x206))/0xa*(parseInt(_0x163b51(0x183))/0xb);if(_0x377e71===_0x4b29a9)break;else _0x2b9c5d['push'](_0x2b9c5d['shift']());}catch(_0xb66699){_0x2b9c5d['push'](_0x2b9c5d['shift']());}}}(_0x238f,0xa3774));var DEFAULT_OVERLAY_PATH=typeof __ENHANCE_DEFAULT_OVERLAY_PATH__!=='undefined'?__ENHANCE_DEFAULT_OVERLAY_PATH__:_0x52068d(0x1f5),DEFAULT_BACKEND_URL=typeof __ENHANCE_DEFAULT_BACKEND_URL__!==_0x52068d(0x1bf)?__ENHANCE_DEFAULT_BACKEND_URL__:_0x52068d(0x158),DEFAULT_OVERLAY_HMR=typeof __ENHANCE_OVERLAY_ENABLE_HMR__!==_0x52068d(0x1bf)?__ENHANCE_OVERLAY_ENABLE_HMR__:![];console[_0x52068d(0x14d)](_0x52068d(0x1aa),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x191c5f){const _0x67b597=_0x52068d,_0x20b2fa=_0x191c5f[_0x67b597(0x205)]??{};return{'callbackBypass':_0x191c5f[_0x67b597(0x1f4)],'overlay':{'enabled':!![],'position':'bottom-right','enableViteHmr':_0x20b2fa[_0x67b597(0x14f)]??DEFAULT_OVERLAY_HMR},'logLevel':_0x67b597(0x208),'swPath':_0x67b597(0x152),'overlayPath':_0x20b2fa[_0x67b597(0x1b6)]??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':_0x67b597(0x15f),'security':_0x20b2fa[_0x67b597(0x198)]??_0x67b597(0x224),'backendUrl':_0x20b2fa[_0x67b597(0x1b5)]??DEFAULT_BACKEND_URL};}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementUrl(){const _0xb08de9=_0x52068d;try{const _0x2daa14=new URLSearchParams(window[_0xb08de9(0x1a1)][_0xb08de9(0x170)]);return _0x2daa14[_0xb08de9(0x21f)](_0xb08de9(0x182))?.[_0xb08de9(0x166)]()||'';}catch{return'';}}var LOG_PREFIX=_0x52068d(0x160),overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0x146de2){const _0x5a1cd6=_0x52068d;console[_0x5a1cd6(0x14d)](LOG_PREFIX+_0x5a1cd6(0x14e)),console['log'](LOG_PREFIX+_0x5a1cd6(0x189)+_0x146de2[_0x5a1cd6(0x1b6)]),console[_0x5a1cd6(0x14d)](LOG_PREFIX+_0x5a1cd6(0x1c9)+_0x146de2[_0x5a1cd6(0x157)]),currentOptions=_0x146de2[_0x5a1cd6(0x199)],toggleHandler=_0x146de2[_0x5a1cd6(0x18b)];if(overlayController){console[_0x5a1cd6(0x14d)](LOG_PREFIX+_0x5a1cd6(0x16e)),updateOverlay();return;}if(overlayLoadPromise)return console['log'](LOG_PREFIX+_0x5a1cd6(0x223)),overlayLoadPromise;console[_0x5a1cd6(0x14d)](LOG_PREFIX+_0x5a1cd6(0x1b0)),overlayLoadPromise=doLoadOverlay(_0x146de2);try{await overlayLoadPromise,console[_0x5a1cd6(0x14d)](LOG_PREFIX+_0x5a1cd6(0x16a));}catch(_0x489636){console[_0x5a1cd6(0x1c3)](LOG_PREFIX+_0x5a1cd6(0x191),_0x489636);}finally{overlayLoadPromise=null;}}function _0xaac0(_0x554986,_0x4f22fe){const _0x238f02=_0x238f();return _0xaac0=function(_0xaac07a,_0x31dc2e){_0xaac07a=_0xaac07a-0x14c;let _0x22c413=_0x238f02[_0xaac07a];return _0x22c413;},_0xaac0(_0x554986,_0x4f22fe);}async function doLoadOverlay(_0x1b3220){const _0xc5ad19=_0x52068d;console[_0xc5ad19(0x14d)](LOG_PREFIX+_0xc5ad19(0x15d));if(typeof window===_0xc5ad19(0x1bf)){console[_0xc5ad19(0x14d)](LOG_PREFIX+_0xc5ad19(0x164));return;}if(window['__enhanceOverlay']){console[_0xc5ad19(0x14d)](LOG_PREFIX+_0xc5ad19(0x1dd)),overlayController=window[_0xc5ad19(0x1ec)];return;}console[_0xc5ad19(0x14d)](LOG_PREFIX+_0xc5ad19(0x1f2));try{_0x1b3220[_0xc5ad19(0x157)]&&(console['log'](LOG_PREFIX+_0xc5ad19(0x1f9)),await setupRemoteHMR(_0x1b3220[_0xc5ad19(0x1b6)]));console[_0xc5ad19(0x14d)](LOG_PREFIX+'\x20Importing\x20overlay\x20module\x20from:\x20'+_0x1b3220[_0xc5ad19(0x1b6)]);const _0x5ba087=Date['now'](),_0xc77c03=await import(_0x1b3220['overlayPath']);console[_0xc5ad19(0x14d)](LOG_PREFIX+'\x20Module\x20imported\x20in\x20'+(Date[_0xc5ad19(0x14c)]()-_0x5ba087)+'ms'),console['log'](LOG_PREFIX+'\x20Module\x20exports:',Object[_0xc5ad19(0x1cd)](_0xc77c03));if(typeof _0xc77c03?.['createOverlay']!==_0xc5ad19(0x1a2)){console[_0xc5ad19(0x1c3)](LOG_PREFIX+'\x20Module\x20missing\x20createOverlay\x20export!'),console[_0xc5ad19(0x1c3)](LOG_PREFIX+_0xc5ad19(0x18f),Object[_0xc5ad19(0x1cd)](_0xc77c03));return;}console[_0xc5ad19(0x14d)](LOG_PREFIX+'\x20Calling\x20createOverlay()...');const _0x1b79f1=_0xc77c03[_0xc5ad19(0x192)]();console['log'](LOG_PREFIX+_0xc5ad19(0x195),_0x1b79f1),overlayController=_0x1b79f1,window[_0xc5ad19(0x1ec)]=_0x1b79f1,_0x1b79f1[_0xc5ad19(0x18b)](_0x1b3220['onToggle']),console[_0xc5ad19(0x14d)](LOG_PREFIX+'\x20Overlay\x20controller\x20initialized\x20and\x20cached'),console['log'](LOG_PREFIX+_0xc5ad19(0x207)),updateOverlay();}catch(_0x2abe51){console[_0xc5ad19(0x1c3)](LOG_PREFIX+'\x20Failed\x20to\x20import/create\x20overlay:',_0x2abe51);}}function updateOverlay(){const _0x5ee0f7=_0x52068d;console['log'](LOG_PREFIX+_0x5ee0f7(0x1ef)),console[_0x5ee0f7(0x14d)](LOG_PREFIX+_0x5ee0f7(0x1a9)+!!overlayController),console[_0x5ee0f7(0x14d)](LOG_PREFIX+_0x5ee0f7(0x150)+!!currentOptions);if(!overlayController||!currentOptions){console[_0x5ee0f7(0x14d)](LOG_PREFIX+_0x5ee0f7(0x1c1));return;}const _0x26bde1=composeOverlayState(currentOptions);console['log'](LOG_PREFIX+'\x20Updating\x20overlay\x20with\x20state:',JSON['stringify'](_0x26bde1,null,0x2)),overlayController[_0x5ee0f7(0x210)](_0x26bde1),console[_0x5ee0f7(0x14d)](LOG_PREFIX+_0x5ee0f7(0x1f3));}function composeOverlayState(_0x35065c){const _0x28e0f8=_0x52068d,_0x1a2507=getEnhancementUrl();return console[_0x28e0f8(0x14d)](LOG_PREFIX+_0x28e0f8(0x168)+_0x1a2507),console[_0x28e0f8(0x14d)](LOG_PREFIX+'\x20composeOverlayState\x20-\x20state.enabled:\x20'+state[_0x28e0f8(0x186)]),console[_0x28e0f8(0x14d)](LOG_PREFIX+_0x28e0f8(0x1b2)+state['controlled']),{'enhancementUrl':_0x1a2507,'enabled':state['enabled'],'controlled':state[_0x28e0f8(0x1d2)],'overlayPosition':_0x35065c[_0x28e0f8(0x1d1)][_0x28e0f8(0x15e)],'securityMode':_0x35065c[_0x28e0f8(0x198)],'backendBaseUrl':_0x35065c[_0x28e0f8(0x1b5)],'appError':state[_0x28e0f8(0x1b7)]};}async function setupRemoteHMR(_0x1e0567){const _0x10be87=_0x52068d;console['log'](LOG_PREFIX+'\x20setupRemoteHMR()\x20for\x20'+_0x1e0567);if(typeof window==='undefined')return;try{const _0x4eb482=new URL(_0x1e0567,window[_0x10be87(0x1a1)][_0x10be87(0x17b)]),_0x3a4936=_0x4eb482['origin'];console[_0x10be87(0x14d)](LOG_PREFIX+_0x10be87(0x196)+_0x3a4936+_0x10be87(0x161)+window[_0x10be87(0x1a1)][_0x10be87(0x17b)]);if(_0x3a4936===window['location'][_0x10be87(0x17b)]){console[_0x10be87(0x14d)](LOG_PREFIX+_0x10be87(0x1e6));return;}console['log'](LOG_PREFIX+_0x10be87(0x1d7)),await ensureReactRefreshPreamble(_0x3a4936),await ensureViteClient(_0x3a4936),console[_0x10be87(0x14d)](LOG_PREFIX+'\x20HMR\x20setup\x20complete');}catch(_0x30d95b){console[_0x10be87(0x16f)](LOG_PREFIX+_0x10be87(0x162),_0x30d95b);}}async function ensureReactRefreshPreamble(_0x1db696){const _0x258b54=_0x52068d;window[_0x258b54(0x1b3)]??=new Set();if(window['__enhanceReactRefreshInstalledOrigins']['has'](_0x1db696)){console['log'](LOG_PREFIX+_0x258b54(0x202)+_0x1db696);return;}console[_0x258b54(0x14d)](LOG_PREFIX+_0x258b54(0x19e)+_0x1db696+_0x258b54(0x1d8));const _0x26f987=await import(_0x1db696+_0x258b54(0x20f)),_0x4c3d18=_0x26f987&&typeof _0x26f987===_0x258b54(0x153)&&_0x258b54(0x1af)in _0x26f987?_0x26f987[_0x258b54(0x1af)]:_0x26f987;if(!isRefreshRuntime(_0x4c3d18)){console[_0x258b54(0x16f)](LOG_PREFIX+_0x258b54(0x211));return;}_0x4c3d18[_0x258b54(0x1f6)](window),window['$RefreshReg$']=()=>{},window['$RefreshSig$']=()=>_0x2ced93=>_0x2ced93,window[_0x258b54(0x21e)]=!![],window[_0x258b54(0x1b3)]['add'](_0x1db696),console[_0x258b54(0x14d)](LOG_PREFIX+_0x258b54(0x216)+_0x1db696);}async function ensureViteClient(_0x55c6c5){const _0x569edf=_0x52068d;window['__viteHMRLoaded']??=new Set();if(window[_0x569edf(0x214)][_0x569edf(0x169)](_0x55c6c5)){console[_0x569edf(0x14d)](LOG_PREFIX+'\x20Vite\x20client\x20already\x20loaded\x20for\x20'+_0x55c6c5);return;}console[_0x569edf(0x14d)](LOG_PREFIX+_0x569edf(0x17f)+_0x55c6c5+_0x569edf(0x1d8)),await import(_0x55c6c5+_0x569edf(0x1a7)),window[_0x569edf(0x214)][_0x569edf(0x1fc)](_0x55c6c5),console[_0x569edf(0x14d)](LOG_PREFIX+_0x569edf(0x221)+_0x55c6c5);}function isRefreshRuntime(_0x58cb73){const _0x2b5ff4=_0x52068d;return typeof _0x58cb73==='object'&&_0x58cb73!==null&&_0x2b5ff4(0x1f6)in _0x58cb73&&typeof _0x58cb73[_0x2b5ff4(0x1f6)]==='function';}var WORKER_MESSAGE_CONFIG='enhance:configure',WORKER_MESSAGE_DISABLE=_0x52068d(0x188),LOG_PREFIX2='[Enhance\x20SW-Client]',registration=null,currentOptions2=null;async function registerServiceWorker(_0x2de1f3){const _0x2697ea=_0x52068d;console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x18d)),console['log'](LOG_PREFIX2+_0x2697ea(0x1ca)+_0x2de1f3['swPath']);if(!(_0x2697ea(0x1b9)in navigator)){console[_0x2697ea(0x16f)](LOG_PREFIX2+'\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser');return;}console['log'](LOG_PREFIX2+_0x2697ea(0x1a0));const _0x41dc66=navigator[_0x2697ea(0x1b9)][_0x2697ea(0x1c5)];console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x1c8),_0x41dc66?.['scriptURL']??'none'),console['log'](LOG_PREFIX2+_0x2697ea(0x163),_0x41dc66?.[_0x2697ea(0x1ed)]??_0x2697ea(0x181));const _0x3fc567=!!_0x41dc66;currentOptions2=_0x2de1f3,console['log'](LOG_PREFIX2+_0x2697ea(0x178));const _0x4c3b38=await detectBlockingServiceWorker(_0x2de1f3[_0x2697ea(0x175)]);if(_0x4c3b38){console['error'](LOG_PREFIX2+_0x2697ea(0x1ac)+_0x4c3b38),console[_0x2697ea(0x1c3)](LOG_PREFIX2+_0x2697ea(0x200));return;}console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x194));try{console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x159)+_0x2de1f3[_0x2697ea(0x175)]+_0x2697ea(0x1d6)),registration=await navigator[_0x2697ea(0x1b9)][_0x2697ea(0x17c)](_0x2de1f3[_0x2697ea(0x175)],{'scope':'/'}),console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x15b),{'scope':registration['scope'],'active':registration[_0x2697ea(0x1a4)]?.['scriptURL'],'waiting':registration[_0x2697ea(0x1c4)]?.['scriptURL'],'installing':registration['installing']?.[_0x2697ea(0x172)]}),console['log'](LOG_PREFIX2+'\x20Waiting\x20for\x20navigator.serviceWorker.ready...');const _0x2d4642=await navigator[_0x2697ea(0x1b9)][_0x2697ea(0x1ea)];console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x201),_0x2d4642['active']?.[_0x2697ea(0x172)]);const _0x59bcde=ownsCurrentController(_0x2de1f3[_0x2697ea(0x175)]);state[_0x2697ea(0x1d2)]=_0x59bcde,console['log'](LOG_PREFIX2+_0x2697ea(0x1a6)+_0x59bcde),console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x16c),navigator[_0x2697ea(0x1b9)][_0x2697ea(0x1c5)]?.['scriptURL']??_0x2697ea(0x1ba));if(!_0x3fc567&&!navigator[_0x2697ea(0x1b9)]['controller']){console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x1fe)),window[_0x2697ea(0x1a1)][_0x2697ea(0x179)]();return;}console['log'](LOG_PREFIX2+_0x2697ea(0x1c2)),await sendConfiguration();if(state['enabled']){const _0x4870c9=document[_0x2697ea(0x1da)]('[data-enhance-runtime-bootstrap]')!==null;console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x17d)+_0x4870c9);if(!_0x4870c9){console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x17a)),window[_0x2697ea(0x1a1)]['reload']();return;}}console['log'](LOG_PREFIX2+_0x2697ea(0x1e2)),updateOverlay(),console[_0x2697ea(0x14d)](LOG_PREFIX2+_0x2697ea(0x21c));}catch(_0x278d29){console[_0x2697ea(0x1c3)](LOG_PREFIX2+_0x2697ea(0x1e3),_0x278d29);}}async function sendConfiguration(){const _0xb844e5=_0x52068d;console['log'](LOG_PREFIX2+_0xb844e5(0x225)),console['log'](LOG_PREFIX2+_0xb844e5(0x16d)+state[_0xb844e5(0x186)]+_0xb844e5(0x1cb)+!!currentOptions2);if(!state[_0xb844e5(0x186)]||!currentOptions2){console[_0xb844e5(0x14d)](LOG_PREFIX2+_0xb844e5(0x1c0));return;}const _0x3e5840=await resolveWorker();if(!_0x3e5840){console[_0xb844e5(0x16f)](LOG_PREFIX2+_0xb844e5(0x174));return;}const _0x709b65={'callbackBypass':currentOptions2['callbackBypass'],'securityMode':currentOptions2[_0xb844e5(0x198)]};console['log'](LOG_PREFIX2+_0xb844e5(0x19c),JSON[_0xb844e5(0x1d0)](_0x709b65,null,0x2)),_0x3e5840[_0xb844e5(0x212)]({'type':WORKER_MESSAGE_CONFIG,'config':_0x709b65}),console['log'](LOG_PREFIX2+'\x20Config\x20sent\x20to\x20SW');}async function unregisterServiceWorker(_0x2c8456){const _0x124234=_0x52068d;console[_0x124234(0x14d)](LOG_PREFIX2+'\x20unregisterServiceWorker()\x20called');if(!('serviceWorker'in navigator)){console[_0x124234(0x14d)](LOG_PREFIX2+'\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister');return;}try{const _0x3a63af=registration??await navigator[_0x124234(0x1b9)][_0x124234(0x155)]('/');if(!_0x3a63af){console['log'](LOG_PREFIX2+_0x124234(0x1f0));return;}console[_0x124234(0x14d)](LOG_PREFIX2+_0x124234(0x1d5),{'scope':_0x3a63af[_0x124234(0x1c6)],'active':_0x3a63af[_0x124234(0x1a4)]?.[_0x124234(0x172)],'waiting':_0x3a63af[_0x124234(0x1c4)]?.[_0x124234(0x172)],'installing':_0x3a63af[_0x124234(0x217)]?.[_0x124234(0x172)]});const _0x469579=[_0x3a63af[_0x124234(0x1a4)]?.[_0x124234(0x172)],_0x3a63af[_0x124234(0x1c4)]?.['scriptURL'],_0x3a63af[_0x124234(0x217)]?.['scriptURL']],_0x251529=_0x469579[_0x124234(0x18e)](_0x7a0e9c=>_0x7a0e9c&&ownsServiceWorker(_0x7a0e9c,_0x2c8456));if(!_0x251529){console['log'](LOG_PREFIX2+_0x124234(0x185));return;}_0x3a63af[_0x124234(0x1a4)]&&(console[_0x124234(0x14d)](LOG_PREFIX2+_0x124234(0x20a)),_0x3a63af['active'][_0x124234(0x212)]({'type':WORKER_MESSAGE_DISABLE})),console[_0x124234(0x14d)](LOG_PREFIX2+_0x124234(0x184)),await _0x3a63af[_0x124234(0x171)](),registration=null,currentOptions2=null,console[_0x124234(0x14d)](LOG_PREFIX2+_0x124234(0x209));}catch(_0x24c85a){console[_0x124234(0x1c3)](LOG_PREFIX2+_0x124234(0x1cc),_0x24c85a);}}function ownsServiceWorker(_0x4c667a,_0x5556ae){const _0x72e564=_0x52068d,_0x232f45=typeof window!==_0x72e564(0x1bf)?window['location'][_0x72e564(0x17b)]:'',_0x18903c=new URL(_0x5556ae,_0x232f45||void 0x0)['href'],_0x449521=_0x4c667a===_0x18903c||_0x4c667a[_0x72e564(0x177)](_0x72e564(0x187));return console[_0x72e564(0x14d)](LOG_PREFIX2+_0x72e564(0x16b)+_0x4c667a+_0x72e564(0x151)+_0x18903c+_0x72e564(0x1be)+_0x449521),_0x449521;}function ownsCurrentController(_0x4cf3fa){const _0x1bea5d=_0x52068d;if(typeof navigator===_0x1bea5d(0x1bf))return![];const _0x145c4e=navigator[_0x1bea5d(0x1b9)]?.[_0x1bea5d(0x1c5)];if(!_0x145c4e)return console['log'](LOG_PREFIX2+'\x20No\x20current\x20controller'),![];return ownsServiceWorker(_0x145c4e[_0x1bea5d(0x172)],_0x4cf3fa);}async function detectBlockingServiceWorker(_0x33a187){const _0x19d186=_0x52068d;if(!navigator[_0x19d186(0x1b9)])return null;try{const _0x2962cb=await navigator['serviceWorker'][_0x19d186(0x155)]('/');console[_0x19d186(0x14d)](LOG_PREFIX2+_0x19d186(0x17e),_0x2962cb?.['active']?.['scriptURL']??_0x19d186(0x1ba));const _0x17ab0d=_0x2962cb?.[_0x19d186(0x1a4)]?.[_0x19d186(0x172)];if(!_0x17ab0d)return null;if(ownsServiceWorker(_0x17ab0d,_0x33a187))return null;return _0x17ab0d;}catch(_0x82d837){return console[_0x19d186(0x1c3)](LOG_PREFIX2+_0x19d186(0x19a),_0x82d837),null;}}async function resolveWorker(){const _0x26f931=_0x52068d,_0x554561=registration??await navigator[_0x26f931(0x1b9)]?.[_0x26f931(0x155)]('/'),_0x206144=_0x554561?.[_0x26f931(0x1a4)]??_0x554561?.[_0x26f931(0x1c4)]??_0x554561?.['installing']??null;return console[_0x26f931(0x14d)](LOG_PREFIX2+'\x20resolveWorker:',_0x206144?.[_0x26f931(0x172)]??_0x26f931(0x1ba),_0x26f931(0x154)+(_0x206144?.[_0x26f931(0x1ed)]??_0x26f931(0x181))),_0x206144;}var LOG_PREFIX3='[Enhance\x20Runtime]';function isInitialized(){const _0x395810=_0x52068d;return typeof window!==_0x395810(0x1bf)&&window['__enhanceInitialized']===!![];}function setInitialized(_0x1d47e8){const _0x13e56a=_0x52068d;typeof window!==_0x13e56a(0x1bf)&&(window[_0x13e56a(0x213)]=_0x1d47e8);}function getOptions(){const _0x32a48f=_0x52068d;return typeof window!==_0x32a48f(0x1bf)?window['__enhanceOptions']??null:null;}function setOptions(_0x2555aa){const _0x2de2b3=_0x52068d;typeof window!==_0x2de2b3(0x1bf)&&(window[_0x2de2b3(0x176)]=_0x2555aa);}var Enhance={'init'(_0x3d52da){const _0x273188=_0x52068d,_0x3ea7ed=Date[_0x273188(0x14c)]();console[_0x273188(0x14d)](LOG_PREFIX3+'\x20init()\x20called\x20at\x20'+_0x3ea7ed),console['log'](LOG_PREFIX3+_0x273188(0x215)+window[_0x273188(0x1a1)][_0x273188(0x1d9)]),console[_0x273188(0x14d)](LOG_PREFIX3+'\x20Document\x20readyState:\x20'+document[_0x273188(0x18a)]),console[_0x273188(0x14d)](LOG_PREFIX3+'\x20Raw\x20options:',JSON['stringify'](_0x3d52da,null,0x2));if(isInitialized())return console['warn'](LOG_PREFIX3+_0x273188(0x1ee)),window[_0x273188(0x1eb)]??createController();setInitialized(!![]),console[_0x273188(0x14d)](LOG_PREFIX3+'\x20First\x20initialization');const _0x3f53df=normalizeOptions(_0x3d52da);setOptions(_0x3f53df),console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x1e9),JSON['stringify'](_0x3f53df,null,0x2));const _0x5cca61=parseUrlParams();console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x1a8),JSON[_0x273188(0x1d0)](_0x5cca61,null,0x2));if(_0x5cca61[_0x273188(0x1bb)])return cleanUrlParam(_0x273188(0x1f8)),console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x180)),createController();if(_0x5cca61['hasEnhancement'])return console[_0x273188(0x14d)](LOG_PREFIX3+'\x20Enhancement\x20mode\x20ENABLED'),console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x1e0)+_0x5cca61['enhancementUrl']),console['log'](LOG_PREFIX3+_0x273188(0x1df)+_0x5cca61['enhancementId']),state['enabled']=!![],console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x1fd)),void loadOverlay({'overlayPath':_0x3f53df[_0x273188(0x1b6)],'enableViteHmr':_0x3f53df[_0x273188(0x1d1)][_0x273188(0x157)],'options':_0x3f53df,'onToggle':handleToggle}),console['log'](LOG_PREFIX3+_0x273188(0x1e7)),void registerServiceWorker(_0x3f53df),console[_0x273188(0x14d)](LOG_PREFIX3+'\x20init()\x20complete\x20-\x20enhancement\x20mode'),createController();return console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x197)),console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x222)),void unregisterServiceWorker(_0x3f53df['swPath']),console[_0x273188(0x14d)](LOG_PREFIX3+_0x273188(0x218)),import.meta['hot']&&(console['log'](LOG_PREFIX3+'\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners'),import.meta[_0x273188(0x1de)]['on']('vite:error',_0x450337=>{const _0x436efb=_0x273188;console['log'](LOG_PREFIX3+_0x436efb(0x1c7),_0x450337),state[_0x436efb(0x1b7)]={'message':_0x450337[_0x436efb(0x1b1)][_0x436efb(0x227)]},updateOverlay();}),import.meta[_0x273188(0x1de)]['on']('vite:beforeUpdate',()=>{const _0xcb2ad3=_0x273188;state[_0xcb2ad3(0x1b7)]&&(console[_0xcb2ad3(0x14d)](LOG_PREFIX3+'\x20Vite\x20update\x20pending\x20-\x20clearing\x20error'),state['appError']=null,updateOverlay());})),createController();}};function createController(){const _0x117293=_0x52068d,_0x272ff6={'enable'(){const _0x554da0=_0xaac0,_0x572a2b=getOptions();if(!_0x572a2b)return;state[_0x554da0(0x186)]=!![],void loadOverlay({'overlayPath':_0x572a2b[_0x554da0(0x1b6)],'enableViteHmr':_0x572a2b[_0x554da0(0x1d1)]['enableViteHmr'],'options':_0x572a2b,'onToggle':handleToggle}),void registerServiceWorker(_0x572a2b),void sendConfiguration(),updateOverlay();},'disable'(){const _0x46dcbe=_0xaac0,_0x2f5726=getOptions();if(!_0x2f5726)return;state[_0x46dcbe(0x186)]=![],state[_0x46dcbe(0x1d2)]=![],updateOverlay(),void unregisterServiceWorker(_0x2f5726[_0x46dcbe(0x175)]);},'status'(){const _0x423a7=_0xaac0;return{'enabled':state[_0x423a7(0x186)],'controlled':state[_0x423a7(0x1d2)]};}};return typeof window!=='undefined'&&(window[_0x117293(0x1eb)]=_0x272ff6),_0x272ff6;}function handleToggle(){const _0x3dab73=createController();state['enabled']?_0x3dab73['disable']():_0x3dab73['enable']();}function parseUrlParams(){const _0x98011=_0x52068d,_0x3d369d=new URL(window[_0x98011(0x1a1)]['href']),_0x466f1f=_0x3d369d['searchParams'][_0x98011(0x21f)](_0x98011(0x1f8))?.['toLowerCase'](),_0x2f5163=_0x3d369d[_0x98011(0x165)][_0x98011(0x21f)]('enhancementUrl'),_0x484d03=_0x3d369d[_0x98011(0x165)][_0x98011(0x21f)]('enhancement');return{'hasEnhancement':Boolean(_0x2f5163||_0x484d03),'explicitDisable':_0x466f1f==='0'||_0x466f1f===_0x98011(0x1cf)||_0x466f1f===_0x98011(0x20d),'enhancementUrl':_0x2f5163,'enhancementId':_0x484d03};}function cleanUrlParam(_0x443b51){const _0x596942=_0x52068d,_0x83eeeb=new URL(window['location']['href']);_0x83eeeb[_0x596942(0x165)][_0x596942(0x169)](_0x443b51)&&(_0x83eeeb['searchParams'][_0x596942(0x1bd)](_0x443b51),window[_0x596942(0x1b8)][_0x596942(0x15c)](null,document[_0x596942(0x1b4)],_0x83eeeb[_0x596942(0x1d4)]()));}var package_default={'name':_0x52068d(0x1ad),'version':_0x52068d(0x20e),'type':_0x52068d(0x15a),'description':'Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','license':_0x52068d(0x193),'main':'./dist/index.cjs','module':_0x52068d(0x156),'types':_0x52068d(0x21a),'exports':{'.':{'types':_0x52068d(0x21a),'import':_0x52068d(0x156),'require':_0x52068d(0x1db)},'./vite':{'types':'./dist/vite/index.d.ts','import':'./dist/vite/index.js'}},'files':[_0x52068d(0x18c),_0x52068d(0x20c),_0x52068d(0x1dc)],'bin':{'enhance-sandbox':_0x52068d(0x21b)},'scripts':{'typecheck':'tsc\x20--noEmit','dev':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','dev:build':_0x52068d(0x1ff),'dev:staging':_0x52068d(0x1ce),'dev:staging:build':_0x52068d(0x1f7),'build':_0x52068d(0x1f1),'build:release':_0x52068d(0x1d3),'version':_0x52068d(0x1a5)},'dependencies':{'commander':_0x52068d(0x19d),'zod':_0x52068d(0x19b)},'devDependencies':{'@types/node':_0x52068d(0x1a3),'javascript-obfuscator':_0x52068d(0x219),'tsup':_0x52068d(0x21d),'vite':_0x52068d(0x226)},'publishConfig':{'access':_0x52068d(0x1e4)}},DEFAULT_SERVICE_WORKER_PATH=_0x52068d(0x152),DEFAULT_RUNTIME_PATH=_0x52068d(0x15f),PACKAGE_VERSION=typeof package_default['version']==='string'?package_default[_0x52068d(0x1e1)]:'0.0.0';function normalizeAssetPath(_0x36c9c4){const _0x42c933=_0x52068d;if(!_0x36c9c4)return _0x36c9c4;if(_0x36c9c4[_0x42c933(0x1fa)](_0x42c933(0x1e8))||_0x36c9c4['startsWith'](_0x42c933(0x1fb)))return _0x36c9c4;const _0x4a1072=_0x36c9c4[_0x42c933(0x190)](/^\.\//,'');return _0x4a1072['startsWith']('/')?_0x4a1072:'/'+_0x4a1072;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x2c6c14){const _0x1f0428=_0x52068d;return Enhance[_0x1f0428(0x1ae)](_0x2c6c14);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function resolveServiceWorkerPath(){return serviceWorkerURL();}function serviceWorkerURL(){return Enhance2['serviceWorkerURL']();}function runtimeURL(){const _0x26a35f=_0x52068d;return Enhance2[_0x26a35f(0x167)]();}function _0x238f(){const _0x2fc4eb=['active','pnpm\x20version\x20patch\x20--no-git-tag-version','\x20Page\x20controlled\x20by\x20our\x20SW:\x20','/@vite/client','\x20URL\x20params\x20parsed:','\x20overlayController\x20exists:\x20','[Enhance\x20Config]\x20Build-time\x20defaults:','17648xrJLwH','\x20BLOCKING\x20SW\x20detected:\x20','@enhance-eng/sandbox','init','default','\x20Starting\x20fresh\x20overlay\x20load...','err','\x20composeOverlayState\x20-\x20state.controlled:\x20','__enhanceReactRefreshInstalledOrigins','title','backendUrl','overlayPath','appError','history','serviceWorker','none','explicitDisable','8ycJdWI','delete',',\x20owns=','undefined','\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options','\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update','\x20Sending\x20customer\x20configuration...','error','waiting','controller','scope','\x20Vite\x20error\x20detected:','\x20Current\x20controller:','\x20enableViteHmr:\x20','\x20swPath:\x20',',\x20currentOptions:\x20','\x20Failed\x20to\x20unregister\x20service\x20worker:','keys','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','false','stringify','overlay','controlled','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','toString','\x20Found\x20registration:','\x20with\x20scope\x20\x27/\x27...','\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...','...','href','querySelector','./dist/index.cjs','enhance.config.sample.json','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','hot','\x20enhancementId:\x20','\x20enhancementUrl:\x20','version','\x20Updating\x20overlay...','\x20Failed\x20to\x20register\x20service\x20worker:','public','1112256wmdqim','\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup','\x20Starting\x20SW\x20registration\x20(async)...','http://','\x20Normalized\x20options:','ready','__enhanceController','__enhanceOverlay','state','\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller','\x20updateOverlay()\x20called','\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','\x20Overlay\x20update\x20complete','callbackBypass','https://assets.enhancelabs.ai/overlay.js','injectIntoGlobalHook','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','enhance','\x20Setting\x20up\x20remote\x20HMR...','startsWith','https://','add','\x20Starting\x20overlay\x20load\x20(async)...','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','\x20SW\x20ready!\x20Active:','\x20React\x20Refresh\x20already\x20installed\x20for\x20','111LjoeAY','400wnTriC','__development','2110WNeUUL','\x20Calling\x20updateOverlay()...','info','\x20SW\x20unregistered\x20successfully','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','3214665iJaUOK','bin','off','0.3.18','/@react-refresh','update','\x20Invalid\x20React\x20Refresh\x20runtime','postMessage','__enhanceInitialized','__viteHMRLoaded','\x20Current\x20URL:\x20','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','installing','\x20init()\x20complete\x20-\x20normal\x20mode','^4.1.1','./dist/index.d.ts','bin/enhance-sandbox.js','\x20registerServiceWorker()\x20complete','^8.5.1','__vite_plugin_react_preamble_installed__','get','309415tRaJjL','\x20Vite\x20HMR\x20client\x20loaded\x20for\x20','\x20Unregistering\x20any\x20existing\x20SW...','\x20Load\x20already\x20in\x20progress\x20-\x20waiting...','permissive','\x20sendConfiguration()\x20called','^7.2.4','message','now','log','\x20loadOverlay()\x20called','enableOverlayHmr','\x20currentOptions\x20exists:\x20',',\x20expected=','/sw-enhance.js','object','state:\x20','getRegistration','./dist/index.js','enableViteHmr','https://api.enhancelabs.ai','\x20Registering\x20SW\x20at\x20','module','\x20Registration\x20returned:','replaceState','\x20doLoadOverlay()\x20starting...','position','/assets/enhance-runtime.js','[Enhance\x20Overlay]',',\x20page\x20origin:\x20','\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):','\x20Controller\x20state:','\x20No\x20window\x20object\x20-\x20skipping','searchParams','trim','runtimeURL','\x20composeOverlayState\x20-\x20enhancementUrl:\x20','has','\x20loadOverlay()\x20complete','\x20ownsServiceWorker?\x20scriptURL=','\x20Current\x20controller\x20after\x20ready:','\x20state.enabled:\x20','\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay','warn','search','unregister','scriptURL','4630RFYdGj','\x20No\x20service\x20worker\x20active\x20to\x20configure','swPath','__enhanceOptions','includes','\x20Checking\x20for\x20blocking\x20service\x20worker...','reload','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','origin','register','\x20Enhancement\x20detection:\x20wasEnhanced=','\x20detectBlocking\x20-\x20existing\x20registration:','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','N/A','enhancementUrl','44418sBGLiH','\x20Unregistering\x20SW...','\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering','enabled','sw-enhance','enhance:disable','\x20overlayPath:\x20','readyState','onToggle','dist','\x20registerServiceWorker()\x20called','some','\x20Available\x20exports:','replace','\x20loadOverlay()\x20failed:','createOverlay','MIT','\x20No\x20blocking\x20SW\x20found','\x20Controller\x20created:','\x20Overlay\x20origin:\x20','\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params','security','options','\x20detectBlocking\x20error:','^3.22.4','\x20Sending\x20customer\x20config\x20to\x20SW:','^11.1.0','\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20','4670834kuQstG','\x20Service\x20workers\x20supported','location','function','^24.10.1'];_0x238f=function(){return _0x2fc4eb;};return _0x238f();}export{Enhance2 as Enhance,getAssetManifest,resolveServiceWorkerPath,runtimeURL,serviceWorkerURL};
|
|
1
|
+
function _0x3550(_0x435e0f,_0x49f84c){_0x435e0f=_0x435e0f-0x15b;const _0x2a973f=_0x2a97();let _0x35504a=_0x2a973f[_0x435e0f];return _0x35504a;}const _0x36099e=_0x3550;(function(_0xa7f983,_0x46edd7){const _0x153a2b=_0x3550,_0x2b5ece=_0xa7f983();while(!![]){try{const _0x221ade=parseInt(_0x153a2b(0x229))/0x1+-parseInt(_0x153a2b(0x17f))/0x2*(-parseInt(_0x153a2b(0x1bc))/0x3)+parseInt(_0x153a2b(0x1b3))/0x4*(parseInt(_0x153a2b(0x1e7))/0x5)+parseInt(_0x153a2b(0x213))/0x6+-parseInt(_0x153a2b(0x192))/0x7+-parseInt(_0x153a2b(0x1d4))/0x8+-parseInt(_0x153a2b(0x181))/0x9;if(_0x221ade===_0x46edd7)break;else _0x2b5ece['push'](_0x2b5ece['shift']());}catch(_0x3ed1d2){_0x2b5ece['push'](_0x2b5ece['shift']());}}}(_0x2a97,0xa55be));var DEFAULT_OVERLAY_PATH=typeof __ENHANCE_DEFAULT_OVERLAY_PATH__!=='undefined'?__ENHANCE_DEFAULT_OVERLAY_PATH__:_0x36099e(0x1fe),DEFAULT_BACKEND_URL=typeof __ENHANCE_DEFAULT_BACKEND_URL__!==_0x36099e(0x1ab)?__ENHANCE_DEFAULT_BACKEND_URL__:'https://api.enhancelabs.ai',DEFAULT_OVERLAY_HMR=typeof __ENHANCE_OVERLAY_ENABLE_HMR__!==_0x36099e(0x1ab)?__ENHANCE_OVERLAY_ENABLE_HMR__:![];console[_0x36099e(0x188)](_0x36099e(0x223),{'overlayPath':DEFAULT_OVERLAY_PATH,'backendUrl':DEFAULT_BACKEND_URL,'overlayHmr':DEFAULT_OVERLAY_HMR});function normalizeOptions(_0x5d878f){const _0x32d07d=_0x36099e;if(!_0x5d878f[_0x32d07d(0x1d5)])throw new Error('[Enhance]\x20publishableKey\x20is\x20required\x20in\x20Enhance.init()');const _0x293fcd=_0x5d878f[_0x32d07d(0x1ff)]??{};return{'publishableKey':_0x5d878f[_0x32d07d(0x1d5)],'callbackBypass':_0x5d878f[_0x32d07d(0x20b)]??[],'overlay':{'enabled':!![],'position':'bottom-right','enableViteHmr':_0x293fcd[_0x32d07d(0x184)]??DEFAULT_OVERLAY_HMR},'logLevel':_0x32d07d(0x1ae),'swPath':_0x32d07d(0x176),'overlayPath':_0x293fcd[_0x32d07d(0x1e1)]??DEFAULT_OVERLAY_PATH,'runtimeScriptPath':_0x32d07d(0x225),'security':_0x293fcd[_0x32d07d(0x19d)]??'permissive','backendUrl':_0x293fcd['backendUrl']??DEFAULT_BACKEND_URL};}var state={'enabled':![],'controlled':![],'appError':null};function getEnhancementId(){const _0x150712=_0x36099e;try{const _0x34b48b=new URLSearchParams(window['location'][_0x150712(0x21f)]);return _0x34b48b[_0x150712(0x217)](_0x150712(0x206))?.[_0x150712(0x1eb)]()||'';}catch{return'';}}var LOG_PREFIX='[Enhance\x20Overlay]',overlayController=null,overlayLoadPromise=null,toggleHandler=null,currentOptions=null;async function loadOverlay(_0x402bc0){const _0x29313d=_0x36099e;console['log'](LOG_PREFIX+_0x29313d(0x230)),console[_0x29313d(0x188)](LOG_PREFIX+_0x29313d(0x221)+_0x402bc0[_0x29313d(0x1e1)]),console[_0x29313d(0x188)](LOG_PREFIX+_0x29313d(0x195)+_0x402bc0['enableViteHmr']),currentOptions=_0x402bc0[_0x29313d(0x18f)],toggleHandler=_0x402bc0[_0x29313d(0x1d1)];if(overlayController){console[_0x29313d(0x188)](LOG_PREFIX+_0x29313d(0x1df)),updateOverlay();return;}if(overlayLoadPromise)return console[_0x29313d(0x188)](LOG_PREFIX+'\x20Load\x20already\x20in\x20progress\x20-\x20waiting...'),overlayLoadPromise;console[_0x29313d(0x188)](LOG_PREFIX+_0x29313d(0x170)),overlayLoadPromise=doLoadOverlay(_0x402bc0);try{await overlayLoadPromise,console[_0x29313d(0x188)](LOG_PREFIX+'\x20loadOverlay()\x20complete');}catch(_0x38074d){console[_0x29313d(0x1a7)](LOG_PREFIX+_0x29313d(0x1c5),_0x38074d);}finally{overlayLoadPromise=null;}}async function doLoadOverlay(_0x2dfba1){const _0x5348ba=_0x36099e;console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x160));if(typeof window===_0x5348ba(0x1ab)){console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x210));return;}if(window[_0x5348ba(0x162)]){console['log'](LOG_PREFIX+_0x5348ba(0x1b7)),overlayController=window[_0x5348ba(0x162)];return;}console['log'](LOG_PREFIX+_0x5348ba(0x1d6));try{_0x2dfba1[_0x5348ba(0x22f)]&&(console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x211)),await setupRemoteHMR(_0x2dfba1[_0x5348ba(0x1e1)]));console[_0x5348ba(0x188)](LOG_PREFIX+'\x20Importing\x20overlay\x20module\x20from:\x20'+_0x2dfba1[_0x5348ba(0x1e1)]);const _0x168b2c=Date['now'](),_0x4b3429=await import(_0x2dfba1[_0x5348ba(0x1e1)]);console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x1d9)+(Date['now']()-_0x168b2c)+'ms'),console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x180),Object[_0x5348ba(0x1c6)](_0x4b3429));if(typeof _0x4b3429?.['createOverlay']!=='function'){console[_0x5348ba(0x1a7)](LOG_PREFIX+_0x5348ba(0x17a)),console[_0x5348ba(0x1a7)](LOG_PREFIX+_0x5348ba(0x1bf),Object[_0x5348ba(0x1c6)](_0x4b3429));return;}console[_0x5348ba(0x188)](LOG_PREFIX+'\x20Calling\x20createOverlay()...');const _0xe289a7=_0x4b3429[_0x5348ba(0x18c)]();console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x1ee),_0xe289a7),overlayController=_0xe289a7,window[_0x5348ba(0x162)]=_0xe289a7,_0xe289a7[_0x5348ba(0x1d1)](_0x2dfba1['onToggle']),console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x182)),console[_0x5348ba(0x188)](LOG_PREFIX+_0x5348ba(0x17e)),updateOverlay();}catch(_0x3dfcd8){console[_0x5348ba(0x1a7)](LOG_PREFIX+_0x5348ba(0x1b9),_0x3dfcd8);}}function updateOverlay(){const _0x2e7228=_0x36099e;console[_0x2e7228(0x188)](LOG_PREFIX+_0x2e7228(0x163)),console[_0x2e7228(0x188)](LOG_PREFIX+'\x20overlayController\x20exists:\x20'+!!overlayController),console[_0x2e7228(0x188)](LOG_PREFIX+_0x2e7228(0x1f6)+!!currentOptions);if(!overlayController||!currentOptions){console[_0x2e7228(0x188)](LOG_PREFIX+_0x2e7228(0x19a));return;}const _0x15023b=composeOverlayState(currentOptions);console[_0x2e7228(0x188)](LOG_PREFIX+_0x2e7228(0x1c3),JSON['stringify'](_0x15023b,null,0x2)),overlayController[_0x2e7228(0x1f0)](_0x15023b),console[_0x2e7228(0x188)](LOG_PREFIX+'\x20Overlay\x20update\x20complete');}function composeOverlayState(_0x110fb0){const _0x2216d0=_0x36099e,_0x534a25=getEnhancementId();return console[_0x2216d0(0x188)](LOG_PREFIX+_0x2216d0(0x1ef)+_0x534a25),console['log'](LOG_PREFIX+_0x2216d0(0x227)+state[_0x2216d0(0x179)]),console[_0x2216d0(0x188)](LOG_PREFIX+'\x20composeOverlayState\x20-\x20state.controlled:\x20'+state[_0x2216d0(0x215)]),{'enhancementId':_0x534a25,'enabled':state[_0x2216d0(0x179)],'controlled':state['controlled'],'overlayPosition':_0x110fb0[_0x2216d0(0x1a4)][_0x2216d0(0x18a)],'securityMode':_0x110fb0['security'],'backendBaseUrl':_0x110fb0[_0x2216d0(0x1ba)],'appError':state[_0x2216d0(0x1dd)]};}async function setupRemoteHMR(_0x4cc3b8){const _0x52512f=_0x36099e;console[_0x52512f(0x188)](LOG_PREFIX+_0x52512f(0x18e)+_0x4cc3b8);if(typeof window===_0x52512f(0x1ab))return;try{const _0x5a7bf1=new URL(_0x4cc3b8,window['location'][_0x52512f(0x168)]),_0x5280a7=_0x5a7bf1[_0x52512f(0x168)];console[_0x52512f(0x188)](LOG_PREFIX+'\x20Overlay\x20origin:\x20'+_0x5280a7+',\x20page\x20origin:\x20'+window[_0x52512f(0x1b0)][_0x52512f(0x168)]);if(_0x5280a7===window['location'][_0x52512f(0x168)]){console['log'](LOG_PREFIX+_0x52512f(0x22c));return;}console['log'](LOG_PREFIX+_0x52512f(0x1a1)),await ensureReactRefreshPreamble(_0x5280a7),await ensureViteClient(_0x5280a7),console[_0x52512f(0x188)](LOG_PREFIX+_0x52512f(0x1cd));}catch(_0x2a7c68){console[_0x52512f(0x219)](LOG_PREFIX+_0x52512f(0x1fd),_0x2a7c68);}}async function ensureReactRefreshPreamble(_0x18ad6b){const _0x5a5027=_0x36099e;window['__enhanceReactRefreshInstalledOrigins']??=new Set();if(window['__enhanceReactRefreshInstalledOrigins']['has'](_0x18ad6b)){console[_0x5a5027(0x188)](LOG_PREFIX+_0x5a5027(0x1b8)+_0x18ad6b);return;}console[_0x5a5027(0x188)](LOG_PREFIX+_0x5a5027(0x196)+_0x18ad6b+_0x5a5027(0x16d));const _0x1fb9aa=await import(_0x18ad6b+_0x5a5027(0x20e)),_0x45c4cf=_0x1fb9aa&&typeof _0x1fb9aa===_0x5a5027(0x17c)&&_0x5a5027(0x193)in _0x1fb9aa?_0x1fb9aa[_0x5a5027(0x193)]:_0x1fb9aa;if(!isRefreshRuntime(_0x45c4cf)){console[_0x5a5027(0x219)](LOG_PREFIX+_0x5a5027(0x228));return;}_0x45c4cf['injectIntoGlobalHook'](window),window[_0x5a5027(0x1a6)]=()=>{},window[_0x5a5027(0x21d)]=()=>_0x1099b1=>_0x1099b1,window[_0x5a5027(0x1e8)]=!![],window[_0x5a5027(0x214)][_0x5a5027(0x20f)](_0x18ad6b),console[_0x5a5027(0x188)](LOG_PREFIX+_0x5a5027(0x1f1)+_0x18ad6b);}async function ensureViteClient(_0x928efb){const _0x34b08f=_0x36099e;window[_0x34b08f(0x1a5)]??=new Set();if(window[_0x34b08f(0x1a5)][_0x34b08f(0x1a9)](_0x928efb)){console[_0x34b08f(0x188)](LOG_PREFIX+_0x34b08f(0x164)+_0x928efb);return;}console[_0x34b08f(0x188)](LOG_PREFIX+_0x34b08f(0x167)+_0x928efb+_0x34b08f(0x16d)),await import(_0x928efb+_0x34b08f(0x22e)),window['__viteHMRLoaded'][_0x34b08f(0x20f)](_0x928efb),console[_0x34b08f(0x188)](LOG_PREFIX+'\x20Vite\x20HMR\x20client\x20loaded\x20for\x20'+_0x928efb);}function isRefreshRuntime(_0x4c77e9){const _0x18d5b2=_0x36099e;return typeof _0x4c77e9===_0x18d5b2(0x17c)&&_0x4c77e9!==null&&'injectIntoGlobalHook'in _0x4c77e9&&typeof _0x4c77e9[_0x18d5b2(0x208)]==='function';}var WORKER_MESSAGE_CONFIG=_0x36099e(0x1fc),WORKER_MESSAGE_DISABLE=_0x36099e(0x1d2),LOG_PREFIX2='[Enhance\x20SW-Client]',registration=null,currentOptions2=null;async function registerServiceWorker(_0x21d36a){const _0x433eb5=_0x36099e;console['log'](LOG_PREFIX2+'\x20registerServiceWorker()\x20called'),console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1ed)+_0x21d36a[_0x433eb5(0x1b4)]);if(!(_0x433eb5(0x165)in navigator)){console[_0x433eb5(0x219)](LOG_PREFIX2+_0x433eb5(0x21c));return;}console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1bb));const _0x10c7fb=navigator[_0x433eb5(0x165)][_0x433eb5(0x191)];console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x19b),_0x10c7fb?.[_0x433eb5(0x220)]??_0x433eb5(0x19e)),console[_0x433eb5(0x188)](LOG_PREFIX2+'\x20Controller\x20state:',_0x10c7fb?.['state']??_0x433eb5(0x1e6));const _0x4c106a=!!_0x10c7fb;currentOptions2=_0x21d36a,console[_0x433eb5(0x188)](LOG_PREFIX2+'\x20Checking\x20for\x20blocking\x20service\x20worker...');const _0xac7ab7=await detectBlockingServiceWorker(_0x21d36a[_0x433eb5(0x1b4)]);if(_0xac7ab7){console['error'](LOG_PREFIX2+_0x433eb5(0x187)+_0xac7ab7),console[_0x433eb5(0x1a7)](LOG_PREFIX2+_0x433eb5(0x1c8));return;}console[_0x433eb5(0x188)](LOG_PREFIX2+'\x20No\x20blocking\x20SW\x20found');try{console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1e5)+_0x21d36a['swPath']+_0x433eb5(0x22b)),registration=await navigator[_0x433eb5(0x165)][_0x433eb5(0x200)](_0x21d36a[_0x433eb5(0x1b4)],{'scope':'/'}),console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1fb),{'scope':registration[_0x433eb5(0x1c1)],'active':registration[_0x433eb5(0x22a)]?.['scriptURL'],'waiting':registration[_0x433eb5(0x1e9)]?.['scriptURL'],'installing':registration['installing']?.[_0x433eb5(0x220)]}),console['log'](LOG_PREFIX2+'\x20Waiting\x20for\x20navigator.serviceWorker.ready...');const _0x3040e5=await navigator[_0x433eb5(0x165)][_0x433eb5(0x224)];console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x194),_0x3040e5[_0x433eb5(0x22a)]?.[_0x433eb5(0x220)]);const _0x4e1699=ownsCurrentController(_0x21d36a[_0x433eb5(0x1b4)]);state[_0x433eb5(0x215)]=_0x4e1699,console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1f7)+_0x4e1699),console['log'](LOG_PREFIX2+_0x433eb5(0x1c2),navigator[_0x433eb5(0x165)][_0x433eb5(0x191)]?.[_0x433eb5(0x220)]??_0x433eb5(0x19e));if(!_0x4c106a&&!navigator[_0x433eb5(0x165)][_0x433eb5(0x191)]){console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1d3)),window['location'][_0x433eb5(0x1e0)]();return;}console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x183)),await sendConfiguration();if(state[_0x433eb5(0x179)]){const _0x17a4cb=document[_0x433eb5(0x1f8)]('[data-enhance-runtime-bootstrap]')!==null;console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x1c0)+_0x17a4cb);if(!_0x17a4cb){console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x207)),window[_0x433eb5(0x1b0)]['reload']();return;}}console[_0x433eb5(0x188)](LOG_PREFIX2+_0x433eb5(0x161)),updateOverlay(),console['log'](LOG_PREFIX2+_0x433eb5(0x1ce));}catch(_0x9ca3d7){console[_0x433eb5(0x1a7)](LOG_PREFIX2+'\x20Failed\x20to\x20register\x20service\x20worker:',_0x9ca3d7);}}async function sendConfiguration(){const _0x169b26=_0x36099e;console[_0x169b26(0x188)](LOG_PREFIX2+_0x169b26(0x1b5)),console[_0x169b26(0x188)](LOG_PREFIX2+_0x169b26(0x1ca)+state[_0x169b26(0x179)]+_0x169b26(0x1f3)+!!currentOptions2);if(!state['enabled']||!currentOptions2){console[_0x169b26(0x188)](LOG_PREFIX2+_0x169b26(0x186));return;}const _0x31ee40=await resolveWorker();if(!_0x31ee40){console['warn'](LOG_PREFIX2+_0x169b26(0x173));return;}const _0x3d8ae2={'publishableKey':currentOptions2[_0x169b26(0x1d5)],'callbackBypass':currentOptions2[_0x169b26(0x20b)],'securityMode':currentOptions2['security']};console[_0x169b26(0x188)](LOG_PREFIX2+_0x169b26(0x1d8),JSON['stringify'](_0x3d8ae2,null,0x2)),_0x31ee40[_0x169b26(0x234)]({'type':WORKER_MESSAGE_CONFIG,'config':_0x3d8ae2}),console[_0x169b26(0x188)](LOG_PREFIX2+_0x169b26(0x1c9));}async function unregisterServiceWorker(_0x3ad352){const _0x5f1c63=_0x36099e;console[_0x5f1c63(0x188)](LOG_PREFIX2+_0x5f1c63(0x231));if(!('serviceWorker'in navigator)){console[_0x5f1c63(0x188)](LOG_PREFIX2+_0x5f1c63(0x21a));return;}try{const _0x110b6e=registration??await navigator[_0x5f1c63(0x165)][_0x5f1c63(0x1af)]('/');if(!_0x110b6e){console['log'](LOG_PREFIX2+_0x5f1c63(0x22d));return;}console[_0x5f1c63(0x188)](LOG_PREFIX2+_0x5f1c63(0x1ea),{'scope':_0x110b6e[_0x5f1c63(0x1c1)],'active':_0x110b6e['active']?.[_0x5f1c63(0x220)],'waiting':_0x110b6e[_0x5f1c63(0x1e9)]?.[_0x5f1c63(0x220)],'installing':_0x110b6e[_0x5f1c63(0x1cb)]?.[_0x5f1c63(0x220)]});const _0x191961=[_0x110b6e[_0x5f1c63(0x22a)]?.[_0x5f1c63(0x220)],_0x110b6e[_0x5f1c63(0x1e9)]?.[_0x5f1c63(0x220)],_0x110b6e[_0x5f1c63(0x1cb)]?.[_0x5f1c63(0x220)]],_0x5badf=_0x191961[_0x5f1c63(0x1a8)](_0x3a2b01=>_0x3a2b01&&ownsServiceWorker(_0x3a2b01,_0x3ad352));if(!_0x5badf){console[_0x5f1c63(0x188)](LOG_PREFIX2+_0x5f1c63(0x203));return;}_0x110b6e[_0x5f1c63(0x22a)]&&(console[_0x5f1c63(0x188)](LOG_PREFIX2+_0x5f1c63(0x1b2)),_0x110b6e[_0x5f1c63(0x22a)][_0x5f1c63(0x234)]({'type':WORKER_MESSAGE_DISABLE})),console[_0x5f1c63(0x188)](LOG_PREFIX2+'\x20Unregistering\x20SW...'),await _0x110b6e['unregister'](),registration=null,currentOptions2=null,console['log'](LOG_PREFIX2+_0x5f1c63(0x1f5));}catch(_0x19527f){console[_0x5f1c63(0x1a7)](LOG_PREFIX2+_0x5f1c63(0x232),_0x19527f);}}function ownsServiceWorker(_0x2ab02c,_0x26dc81){const _0x2b99ec=_0x36099e,_0x20397e=typeof window!=='undefined'?window[_0x2b99ec(0x1b0)]['origin']:'',_0x4ef561=new URL(_0x26dc81,_0x20397e||void 0x0)['href'],_0x13d631=_0x2ab02c===_0x4ef561||_0x2ab02c[_0x2b99ec(0x15d)](_0x2b99ec(0x209));return console['log'](LOG_PREFIX2+'\x20ownsServiceWorker?\x20scriptURL='+_0x2ab02c+_0x2b99ec(0x1b6)+_0x4ef561+',\x20owns='+_0x13d631),_0x13d631;}function ownsCurrentController(_0x4a681e){const _0x2c975a=_0x36099e;if(typeof navigator===_0x2c975a(0x1ab))return![];const _0x26085b=navigator[_0x2c975a(0x165)]?.[_0x2c975a(0x191)];if(!_0x26085b)return console[_0x2c975a(0x188)](LOG_PREFIX2+_0x2c975a(0x204)),![];return ownsServiceWorker(_0x26085b[_0x2c975a(0x220)],_0x4a681e);}function _0x2a97(){const _0xa2483f=['onToggle','enhance:disable','\x20Page\x20was\x20not\x20controlled\x20-\x20SW\x20just\x20activated.\x20Reloading\x20to\x20enable\x20enhancement...','3572088wpHpKZ','publishableKey','\x20No\x20cached\x20controller\x20-\x20will\x20import\x20module','enhancementUrl','\x20Sending\x20customer\x20config\x20to\x20SW:','\x20Module\x20imported\x20in\x20','__enhanceInitialized','runtimeURL','startsWith','appError','^11.1.0','\x20Controller\x20already\x20exists\x20-\x20updating\x20overlay','reload','overlayPath','title','toString','./dev/vite/index.d.ts','\x20Registering\x20SW\x20at\x20','N/A','25OwoENa','__vite_plugin_react_preamble_installed__','waiting','\x20Found\x20registration:','trim','^24.10.1','\x20swPath:\x20','\x20Controller\x20created:','\x20composeOverlayState\x20-\x20enhancementId:\x20','update','\x20React\x20Refresh\x20runtime\x20installed\x20for\x20','https://',',\x20currentOptions:\x20','[Enhance\x20Runtime]','\x20SW\x20unregistered\x20successfully','\x20currentOptions\x20exists:\x20','\x20Page\x20controlled\x20by\x20our\x20SW:\x20','querySelector','readyState','false','\x20Registration\x20returned:','enhance:configure','\x20Failed\x20to\x20prepare\x20remote\x20HMR\x20(non-fatal):','https://assets.enhancelabs.ai/overlay.js','__development','register','serviceWorkerURL','\x20Document\x20readyState:\x20','\x20Registration\x20is\x20not\x20ours\x20-\x20not\x20unregistering','\x20No\x20current\x20controller','\x20init()\x20complete\x20-\x20normal\x20mode','enhancement','\x20Page\x20not\x20enhanced\x20by\x20SW\x20-\x20reloading\x20to\x20apply\x20enhancement','injectIntoGlobalHook','sw-enhance','vite:beforeUpdate','callbackBypass','state','stringify','/@react-refresh','add','\x20No\x20window\x20object\x20-\x20skipping','\x20Setting\x20up\x20remote\x20HMR...','enhance','963234traxHb','__enhanceReactRefreshInstalledOrigins','controlled','\x20Normal\x20mode\x20-\x20no\x20enhancement\x20params','get','replace','warn','\x20No\x20serviceWorker\x20support\x20-\x20nothing\x20to\x20unregister','\x20Vite\x20error\x20detected:','\x20Service\x20workers\x20NOT\x20supported\x20in\x20this\x20browser','$RefreshSig$','delete','search','scriptURL','\x20overlayPath:\x20','0.0.0','[Enhance\x20Config]\x20Build-time\x20defaults:','ready','/assets/enhance-runtime.js','replaceState','\x20composeOverlayState\x20-\x20state.enabled:\x20','\x20Invalid\x20React\x20Refresh\x20runtime','484866qIfbMl','active','\x20with\x20scope\x20\x27/\x27...','\x20Same\x20origin\x20-\x20skipping\x20HMR\x20setup','\x20No\x20registration\x20found\x20-\x20nothing\x20to\x20unregister','/@vite/client','enableViteHmr','\x20loadOverlay()\x20called','\x20unregisterServiceWorker()\x20called','\x20Failed\x20to\x20unregister\x20service\x20worker:','searchParams','postMessage','disable','\x20detectBlocking\x20-\x20existing\x20registration:','includes','__enhanceOptions','./dev/index.js','\x20doLoadOverlay()\x20starting...','\x20Updating\x20overlay...','__enhanceOverlay','\x20updateOverlay()\x20called','\x20Vite\x20client\x20already\x20loaded\x20for\x20','serviceWorker','href','\x20Loading\x20Vite\x20HMR\x20client\x20from\x20','origin','\x20Raw\x20options:','^3.22.4','off','\x20Explicit\x20disable\x20via\x20URL\x20param\x20-\x20exiting','...','./dev/index.d.ts','hasEnhancement','\x20Starting\x20fresh\x20overlay\x20load...','\x20Normalized\x20options:','\x20First\x20initialization','\x20No\x20service\x20worker\x20active\x20to\x20configure','err','explicitDisable','/sw-enhance.js','ENHANCE_OVERLAY_PATH=https://assets-dev.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','enhancementId','enabled','\x20Module\x20missing\x20createOverlay\x20export!','module','object','\x20Setting\x20up\x20Vite\x20HMR\x20error\x20listeners','\x20Calling\x20updateOverlay()...','3702qfhHWE','\x20Module\x20exports:','11863260GSQGNo','\x20Overlay\x20controller\x20initialized\x20and\x20cached','\x20Sending\x20customer\x20configuration...','enableOverlayHmr','\x20Unregistering\x20any\x20existing\x20SW...','\x20Skipping\x20-\x20not\x20enabled\x20or\x20no\x20options','\x20BLOCKING\x20SW\x20detected:\x20','log','^4.1.1','position','^8.5.1','createOverlay','history','\x20setupRemoteHMR()\x20for\x20','options','toLowerCase','controller','1522248WwurVE','default','\x20SW\x20ready!\x20Active:','\x20enableViteHmr:\x20','\x20Installing\x20React\x20Refresh\x20runtime\x20from\x20','MIT','\x20Enhancement\x20mode\x20ENABLED','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','\x20Missing\x20controller\x20or\x20options\x20-\x20skipping\x20update','\x20Current\x20controller:','\x20resolveWorker:','security','none','\x20init()\x20complete\x20-\x20enhancement\x20mode','version','\x20Cross-origin\x20overlay\x20-\x20setting\x20up\x20HMR...','\x20Starting\x20SW\x20registration\x20(async)...','enable','overlay','__viteHMRLoaded','$RefreshReg$','error','some','has','dev/','undefined','\x20enhancementUrl:\x20','@enhance-eng/sandbox','info','getRegistration','location','init','\x20Sending\x20DISABLE\x20message\x20to\x20SW...','818988XBHLgc','swPath','\x20sendConfiguration()\x20called',',\x20expected=','\x20Found\x20cached\x20overlay\x20controller\x20on\x20window.__enhanceOverlay\x20-\x20skipping\x20reinit','\x20React\x20Refresh\x20already\x20installed\x20for\x20','\x20Failed\x20to\x20import/create\x20overlay:','backendUrl','\x20Service\x20workers\x20supported','1605RHybzo','./dev/vite/index.js','\x20Already\x20initialized\x20(window.__enhanceInitialized=true)\x20-\x20returning\x20existing\x20controller','\x20Available\x20exports:','\x20Enhancement\x20detection:\x20wasEnhanced=','scope','\x20Current\x20controller\x20after\x20ready:','\x20Updating\x20overlay\x20with\x20state:','^7.2.4','\x20loadOverlay()\x20failed:','keys','\x20init()\x20called\x20at\x20','\x20Enhancement\x20features\x20will\x20NOT\x20work\x20until\x20it\x20is\x20unregistered','\x20Config\x20sent\x20to\x20SW','\x20state.enabled:\x20','installing','\x20enhancementId:\x20','\x20HMR\x20setup\x20complete','\x20registerServiceWorker()\x20complete','tsc\x20--noEmit','__enhanceController'];_0x2a97=function(){return _0xa2483f;};return _0x2a97();}async function detectBlockingServiceWorker(_0x3a6eaa){const _0x2233f1=_0x36099e;if(!navigator[_0x2233f1(0x165)])return null;try{const _0x51bf55=await navigator[_0x2233f1(0x165)][_0x2233f1(0x1af)]('/');console[_0x2233f1(0x188)](LOG_PREFIX2+_0x2233f1(0x15c),_0x51bf55?.[_0x2233f1(0x22a)]?.[_0x2233f1(0x220)]??_0x2233f1(0x19e));const _0x55034e=_0x51bf55?.[_0x2233f1(0x22a)]?.['scriptURL'];if(!_0x55034e)return null;if(ownsServiceWorker(_0x55034e,_0x3a6eaa))return null;return _0x55034e;}catch(_0x4f7070){return console['error'](LOG_PREFIX2+'\x20detectBlocking\x20error:',_0x4f7070),null;}}async function resolveWorker(){const _0x70b879=_0x36099e,_0x4c5a51=registration??await navigator[_0x70b879(0x165)]?.[_0x70b879(0x1af)]('/'),_0x4943c9=_0x4c5a51?.[_0x70b879(0x22a)]??_0x4c5a51?.[_0x70b879(0x1e9)]??_0x4c5a51?.[_0x70b879(0x1cb)]??null;return console[_0x70b879(0x188)](LOG_PREFIX2+_0x70b879(0x19c),_0x4943c9?.[_0x70b879(0x220)]??_0x70b879(0x19e),'state:\x20'+(_0x4943c9?.[_0x70b879(0x20c)]??'N/A')),_0x4943c9;}var LOG_PREFIX3=_0x36099e(0x1f4);function isInitialized(){const _0x5d6f14=_0x36099e;return typeof window!==_0x5d6f14(0x1ab)&&window[_0x5d6f14(0x1da)]===!![];}function setInitialized(_0x101afb){const _0x4a5140=_0x36099e;typeof window!==_0x4a5140(0x1ab)&&(window[_0x4a5140(0x1da)]=_0x101afb);}function getOptions(){const _0x2e70a9=_0x36099e;return typeof window!==_0x2e70a9(0x1ab)?window[_0x2e70a9(0x15e)]??null:null;}function setOptions(_0x171868){const _0x4f054f=_0x36099e;typeof window!==_0x4f054f(0x1ab)&&(window[_0x4f054f(0x15e)]=_0x171868);}var Enhance={'init'(_0x231b0b){const _0x3dfb6b=_0x36099e,_0xaf1c0d=Date['now']();console['log'](LOG_PREFIX3+_0x3dfb6b(0x1c7)+_0xaf1c0d),console[_0x3dfb6b(0x188)](LOG_PREFIX3+'\x20Current\x20URL:\x20'+window[_0x3dfb6b(0x1b0)][_0x3dfb6b(0x166)]),console['log'](LOG_PREFIX3+_0x3dfb6b(0x202)+document[_0x3dfb6b(0x1f9)]),console['log'](LOG_PREFIX3+_0x3dfb6b(0x169),JSON[_0x3dfb6b(0x20d)](_0x231b0b,null,0x2));if(isInitialized())return console['warn'](LOG_PREFIX3+_0x3dfb6b(0x1be)),window[_0x3dfb6b(0x1d0)]??createController();setInitialized(!![]),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x172));const _0x3e7b2b=normalizeOptions(_0x231b0b);setOptions(_0x3e7b2b),console['log'](LOG_PREFIX3+_0x3dfb6b(0x171),JSON[_0x3dfb6b(0x20d)](_0x3e7b2b,null,0x2));const _0x48a44f=parseUrlParams();console['log'](LOG_PREFIX3+'\x20URL\x20params\x20parsed:',JSON[_0x3dfb6b(0x20d)](_0x48a44f,null,0x2));if(_0x48a44f[_0x3dfb6b(0x175)])return cleanUrlParam('enhance'),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x16c)),createController();if(_0x48a44f[_0x3dfb6b(0x16f)])return console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x198)),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x1ac)+_0x48a44f['enhancementUrl']),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x1cc)+_0x48a44f[_0x3dfb6b(0x178)]),state[_0x3dfb6b(0x179)]=!![],console[_0x3dfb6b(0x188)](LOG_PREFIX3+'\x20Starting\x20overlay\x20load\x20(async)...'),void loadOverlay({'overlayPath':_0x3e7b2b['overlayPath'],'enableViteHmr':_0x3e7b2b[_0x3dfb6b(0x1a4)]['enableViteHmr'],'options':_0x3e7b2b,'onToggle':handleToggle}),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x1a2)),void registerServiceWorker(_0x3e7b2b),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x19f)),createController();return console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x216)),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x185)),void unregisterServiceWorker(_0x3e7b2b[_0x3dfb6b(0x1b4)]),console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x205)),import.meta.hot&&(console[_0x3dfb6b(0x188)](LOG_PREFIX3+_0x3dfb6b(0x17d)),import.meta.hot['on']('vite:error',_0x264021=>{const _0xf84f36=_0x3dfb6b;console[_0xf84f36(0x188)](LOG_PREFIX3+_0xf84f36(0x21b),_0x264021),state[_0xf84f36(0x1dd)]={'message':_0x264021[_0xf84f36(0x174)]['message']},updateOverlay();}),import.meta.hot['on'](_0x3dfb6b(0x20a),()=>{const _0x372da6=_0x3dfb6b;state[_0x372da6(0x1dd)]&&(console[_0x372da6(0x188)](LOG_PREFIX3+'\x20Vite\x20update\x20pending\x20-\x20clearing\x20error'),state[_0x372da6(0x1dd)]=null,updateOverlay());})),createController();}};function createController(){const _0x2d1df0=_0x36099e,_0x28c808={'enable'(){const _0x163afa=_0x3550,_0x5b8805=getOptions();if(!_0x5b8805)return;state[_0x163afa(0x179)]=!![],void loadOverlay({'overlayPath':_0x5b8805[_0x163afa(0x1e1)],'enableViteHmr':_0x5b8805[_0x163afa(0x1a4)][_0x163afa(0x22f)],'options':_0x5b8805,'onToggle':handleToggle}),void registerServiceWorker(_0x5b8805),void sendConfiguration(),updateOverlay();},'disable'(){const _0x1b60a4=_0x3550,_0x3c45c3=getOptions();if(!_0x3c45c3)return;state[_0x1b60a4(0x179)]=![],state[_0x1b60a4(0x215)]=![],updateOverlay(),void unregisterServiceWorker(_0x3c45c3[_0x1b60a4(0x1b4)]);},'status'(){const _0x37d93c=_0x3550;return{'enabled':state[_0x37d93c(0x179)],'controlled':state[_0x37d93c(0x215)]};}};return typeof window!==_0x2d1df0(0x1ab)&&(window[_0x2d1df0(0x1d0)]=_0x28c808),_0x28c808;}function handleToggle(){const _0x28230f=_0x36099e,_0x5196fd=createController();state['enabled']?_0x5196fd[_0x28230f(0x15b)]():_0x5196fd[_0x28230f(0x1a3)]();}function parseUrlParams(){const _0x43fe48=_0x36099e,_0x5f1973=new URL(window['location'][_0x43fe48(0x166)]),_0x226272=_0x5f1973['searchParams']['get'](_0x43fe48(0x212))?.[_0x43fe48(0x190)](),_0x3e8a68=_0x5f1973[_0x43fe48(0x233)][_0x43fe48(0x217)](_0x43fe48(0x1d7)),_0x9bef40=_0x5f1973[_0x43fe48(0x233)][_0x43fe48(0x217)]('enhancement');return{'hasEnhancement':Boolean(_0x3e8a68||_0x9bef40),'explicitDisable':_0x226272==='0'||_0x226272===_0x43fe48(0x1fa)||_0x226272===_0x43fe48(0x16b),'enhancementUrl':_0x3e8a68,'enhancementId':_0x9bef40};}function cleanUrlParam(_0x5e172e){const _0x9f6a36=_0x36099e,_0x44491d=new URL(window[_0x9f6a36(0x1b0)]['href']);_0x44491d[_0x9f6a36(0x233)][_0x9f6a36(0x1a9)](_0x5e172e)&&(_0x44491d['searchParams'][_0x9f6a36(0x21e)](_0x5e172e),window[_0x9f6a36(0x18d)][_0x9f6a36(0x226)](null,document[_0x9f6a36(0x1e2)],_0x44491d[_0x9f6a36(0x1e3)]()));}var package_default={'name':_0x36099e(0x1ad),'version':'0.3.20','type':_0x36099e(0x17b),'description':'Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','license':_0x36099e(0x197),'main':'./dev/index.js','module':_0x36099e(0x15f),'types':'./dev/index.d.ts','exports':{'.':{'types':_0x36099e(0x16e),'import':_0x36099e(0x15f)},'./vite':{'types':_0x36099e(0x1e4),'import':_0x36099e(0x1bd)}},'files':[_0x36099e(0x1aa)],'bin':{'enhance-sandbox':'./dev/cli.js'},'scripts':{'typecheck':_0x36099e(0x1cf),'dev':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','dev:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','dev:staging':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','dev:staging:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','build':_0x36099e(0x199),'build:release':'ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','build:release:dev':_0x36099e(0x177),'version':'bun\x20version\x20patch\x20--no-git-tag-version'},'dependencies':{'commander':_0x36099e(0x1de),'zod':_0x36099e(0x16a)},'devDependencies':{'@types/node':_0x36099e(0x1ec),'javascript-obfuscator':_0x36099e(0x189),'tsup':_0x36099e(0x18b),'vite':_0x36099e(0x1c4)},'publishConfig':{'access':'public'}},DEFAULT_SERVICE_WORKER_PATH=_0x36099e(0x176),DEFAULT_RUNTIME_PATH=_0x36099e(0x225),PACKAGE_VERSION=typeof package_default[_0x36099e(0x1a0)]==='string'?package_default[_0x36099e(0x1a0)]:_0x36099e(0x222);function normalizeAssetPath(_0xace22d){const _0x6c0ec8=_0x36099e;if(!_0xace22d)return _0xace22d;if(_0xace22d[_0x6c0ec8(0x1dc)]('http://')||_0xace22d[_0x6c0ec8(0x1dc)](_0x6c0ec8(0x1f2)))return _0xace22d;const _0x1d1eb0=_0xace22d[_0x6c0ec8(0x218)](/^\.\//,'');return _0x1d1eb0[_0x6c0ec8(0x1dc)]('/')?_0x1d1eb0:'/'+_0x1d1eb0;}var defaultSwPath=normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),defaultRuntimePath=normalizeAssetPath(DEFAULT_RUNTIME_PATH),Enhance2={'init'(_0x56f0f3){const _0x4fbca5=_0x36099e;return Enhance[_0x4fbca5(0x1b1)](_0x56f0f3);},'serviceWorkerURL'(){return defaultSwPath;},'runtimeURL'(){return defaultRuntimePath;},'assetManifest'(){return getAssetManifest();}};function getAssetManifest(){return{'version':PACKAGE_VERSION,'serviceWorker':serviceWorkerURL(),'runtime':runtimeURL(),'serviceWorkerDigest':null,'runtimeDigest':null};}function resolveServiceWorkerPath(){return serviceWorkerURL();}function serviceWorkerURL(){const _0x4ce1df=_0x36099e;return Enhance2[_0x4ce1df(0x201)]();}function runtimeURL(){const _0x28d265=_0x36099e;return Enhance2[_0x28d265(0x1db)]();}export{Enhance2 as Enhance,getAssetManifest,resolveServiceWorkerPath,runtimeURL,serviceWorkerURL};
|
package/dist/sw-enhance.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
'use strict';function _0x36a8(_0x29775d,_0x193ae9){const _0x2d177e=_0x2d17();return _0x36a8=function(_0x36a875,_0x4d048b){_0x36a875=_0x36a875-0x137;let _0x2b43b8=_0x2d177e[_0x36a875];return _0x2b43b8;},_0x36a8(_0x29775d,_0x193ae9);}(function(_0x3c8621,_0x4b27a5){const _0x1ef3f5=_0x36a8,_0x17dae1=_0x3c8621();while(!![]){try{const _0x593777=parseInt(_0x1ef3f5(0x177))/0x1+-parseInt(_0x1ef3f5(0x1cd))/0x2*(parseInt(_0x1ef3f5(0x13e))/0x3)+-parseInt(_0x1ef3f5(0x174))/0x4*(-parseInt(_0x1ef3f5(0x201))/0x5)+parseInt(_0x1ef3f5(0x176))/0x6*(-parseInt(_0x1ef3f5(0x22f))/0x7)+parseInt(_0x1ef3f5(0x215))/0x8+-parseInt(_0x1ef3f5(0x21e))/0x9*(parseInt(_0x1ef3f5(0x1dc))/0xa)+-parseInt(_0x1ef3f5(0x1ba))/0xb*(-parseInt(_0x1ef3f5(0x1e3))/0xc);if(_0x593777===_0x4b27a5)break;else _0x17dae1['push'](_0x17dae1['shift']());}catch(_0x53a979){_0x17dae1['push'](_0x17dae1['shift']());}}}(_0x2d17,0x5dbc8));function _0x2d17(){const _0x37a805=['overlay','/sw-enhance.js','install','\x20\x20\x20BYPASS:\x20','Enhancement\x20miss\x20','\x20\x20\x20Not\x20routing\x20asset\x20(not\x20routable\x20or\x20not\x20same-origin)','\x20\x20\x20\x20\x20\x20for\x20(var\x20i\x20=\x200;\x20i\x20<\x20protoList.length;\x20i++)\x20{','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Current\x20URL:\x22,\x20window.location.href);','\x5cu003c','type','\x20chars','\x20\x20\x20Enhancement\x20HIT\x20for\x20','\x20Failed\x20to\x20parse\x20enhancementUrl:\x20','20ixMMTb','\x20\x20\x20\x20try\x20{','/__webpack_hmr','\x20\x20\x20\x20\x20\x20window.__enhanceController\x20=\x20controller;','\x20injectRuntimeBootstrap()\x20called','toLowerCase','object','168648kRseig','defineProperty','/webpack-hmr','\x20\x20\x20\x20\x20\x20Object.defineProperty(EnhancedWebSocket.prototype,\x20\x22constructor\x22,\x20{\x20value:\x20EnhancedWebSocket\x20});','\x20\x20}\x20catch\x20(error)\x20{','addEventListener','image','waitUntil','\x20\x20\x20NAVIGATE\x20request\x20-\x20handling\x20navigation','\x20\x20\x20SUCCESS\x20-\x20returning\x20enhancement\x20document','vite-hmr','\x20is\x20overlay\x20asset\x20-\x20not\x20routing','img-src\x20*\x20data:\x20blob:','\x20\x20\x20Fetching\x20enhancement\x20document...','searchParams','\x20fetchEnhancementDocument:\x20','\x20rewriteDocument()\x20called','})();','includes','\x20\x20\x20\x20var\x20enhancementBase\x20=\x20new\x20URL(','permissive','\x20DISABLE\x20message\x20-\x20resetting\x20customer\x20config','\x20\x20\x20\x20console.error(\x22[Enhance\x20Bootstrap]\x20Failed\x20to\x20bootstrap\x20runtime:\x22,\x20error);','destination','/assets/enhance-runtime.js','toString','toISOString','\x20\x20\x20HTML\x20response\x20-\x20processing...','access-control-expose-headers','href','158035uMlhfo','\x20\x20\x20Stripping\x20SRI\x20attributes...','production','replace',',\x20null,\x202));','<script\x20type=\x22module\x22\x20data-enhance-runtime-bootstrap>','enhancementBase','origin','\x20\x20\x20Rewriting\x20entry\x20references...','\x20\x20\x20Skipping\x20runtime\x20bootstrap\x20injection','statusText','\x20\x20\x20\x20\x20\x20','\x20\x20\x20\x20const\x20runtimePath\x20=\x20','\x20\x20\x20\x20\x20\x20if\x20(!isExternalHost\x20&&\x20!isAppHost)\x20return\x20false;','\x20chars)','delete','\x20\x20\x20Fetch\x20error:','enhance:disable','enhancementUrl','method','2762496rsJyPg','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Calling\x20Enhance.init()\x20with\x20options:\x22,\x20JSON.stringify(','\x20\x20\x20Fetching\x20production\x20response...','\x20\x20\x20Not\x20OK\x20(','\x20\x20\x20securityMode:\x20','activate','slice','\x20\x20\x20\x20\x20\x20var\x20proxied\x20=\x20new\x20URL(enhancementBase);','\x20\x20\x20Injecting\x20runtime\x20bootstrap...','1723374MNFjcq','callbackBypassNormalized','message','debug','\x20\x20\x20Failed\x20to\x20rewrite\x20document:','\x20Clearing\x20cached\x20enhancementUrl\x20(navigation\x20without\x20param)','\x20\x20\x20Document\x20rewrite\x20complete','\x20\x20\x20Document\x20source:\x20','clone','\x20\x20\x20runtimeScriptPath:\x20','search','map','HEAD','font','\x0a</head>','\x20\x20\x20Enhancement\x20MISS\x20for\x20','\x20\x20\x20Attempting\x20to\x20fetch\x20from\x20enhancement:\x20','1631CaZYVB','font-src\x20*\x20data:','/auth/callback','__esModule','frame-ancestors\x20','\x20\x20\x20CORS\x20blocked\x20(opaque\x20response)','stringify','\x20\x20\x20\x20\x20\x20return\x20proxied;','\x20\x20\x20Custom\x20security\x20mode\x20-\x20preserving\x20original\x20CSP','data','url','\x20\x20\x20\x20\x20\x20return\x20false;','Enhancement\x20document\x20fetch\x20failed','cross-origin-opener-policy','\x20\x20\x20\x20var\x20basePrefix\x20=\x20\x22/__sbx__\x22;','\x20\x20\x20\x20\x20\x20var\x20loweredPath\x20=\x20pathname.toLowerCase();','x-enhance-routing','\x20\x20\x20\x20\x20\x20var\x20protoList\x20=\x20toArray(protocols);','\x20\x20\x20\x20\x20\x20}\x20catch\x20(error)\x20{','cors','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20true;','\x20handleNavigationRequest:\x20','add','\x20buildRuntimeBootstrapScript:\x20no\x20runtimePath\x20-\x20returning\x20null','\x20Invalid\x20message\x20data\x20-\x20ignoring','has','Enhancement\x20CORS\x20blocked','\x20\x20\x20\x20}','\x20for\x20','enhancement','worker','\x20Calling\x20clients.claim()...','\x20\x20\x20\x20\x20\x20proxied.hash\x20=\x20\x22\x22;','config','\x20\x20\x20Rewritten\x20HTML\x20length:\x20','script','test','join','\x20\x20\x20\x20\x20\x20\x20\x20var\x20proto\x20=\x20protoList[i];','\x20\x20\x20Bootstrap\x20script\x20generated\x20(','opaque','default-src\x20\x27self\x27\x20blob:\x20data:','http://','\x20\x20}','\x20\x20\x20\x20\x20\x20return\x20Array.isArray(value)\x20?\x20value\x20:\x20[value];','/webpackhotmiddleware','\x20\x20\x20Fetching\x20from\x20enhancement...','custom','\x20Config\x20reset','\x20\x20\x20Not\x20HTML\x20response\x20-\x20returning\x20null','/snowpack/hmr','log','none','set-cookie2','set','\x20\x20\x20\x20console.debug(\x22[Enhance]\x20websocket\x20bridge\x20unavailable\x22,\x20error);','/webpack-hot-middleware','set-cookie','\x20\x20\x20\x20\x20\x20var\x20isExternalHost\x20=\x20externalHosts.includes(url.host);','\x20\x20\x20\x20}\x20catch\x20(error)\x20{','\x20Customer\x20config\x20updated:','value','text','\x20\x20\x20No\x20enhancementBase\x20configured\x20-\x20skipping','hash','731727cFMPWO','overlayPath','\x5cs*=\x5cs*([\x27\x22])([^\x22\x27]+)\x5c1','\x20\x20\x20\x20const\x20runtimeModule\x20=\x20await\x20import(runtimePath);','\x20Service\x20Worker\x20script\x20loaded\x20at\x20','style','\x20\x20\x20\x20\x20\x20var\x20isAppHost\x20=\x20url.host\x20===\x20window.location.host;','\x20\x20\x20Response:\x20',')\x20-\x20returning\x20null','\x20Unknown\x20message\x20type:\x20','\x20\x20\x20enhancementUrl\x20in\x20config:\x20','startsWith','\x20\x20\x20\x20\x20\x20}','runtimeScriptPath','\x20\x20\x20\x20\x20\x20proxied.search\x20=\x20targetUrl.search;','\x20shouldRouteAsset:\x20','\x20\x20\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Controller\x20attached\x20to\x20window.enhancePreview\x22);','\x20\x20\x20\x20\x20\x20if\x20(!value)\x20return\x20[];','host','media-src\x20*\x20data:\x20blob:','rewritten','\x20\x20\x20\x20\x20\x20//\x20Allow\x20proxying\x20for\x20specific\x20external\x20hosts','x-enhance-document-source','no-store','content-type','\x20\x20\x20\x20\x20\x20//\x20ignore\x20if\x20unable\x20to\x20redefine','stylesheet','redirect','get','\x20\x20\x20source:\x20','cache-control','\x20-\x20falling\x20back\x20to\x20production','navigate','\x20\x20\x20\x20\x20\x20for\x20(var\x20j\x20=\x200;\x20j\x20<\x20knownPathHints.length;\x20j++)\x20{','\x20\x20\x20\x20\x20\x20\x20\x20console.debug(\x22[Enhance]\x20websocket\x20bridge\x20fallback\x22,\x20error);','\x20Build\x20config:','location','<script\x5cb[^>]*src\x5cs*=\x5cs*([\x27\x22])','overlayEnableViteHmr','(function(){','script-src\x20\x27self\x27\x20\x27unsafe-inline\x27\x20\x27unsafe-eval\x27\x20blob:\x20data:\x20https:\x20http:','\x20\x20\x20\x20};','GET','\x20\x20\x20\x20\x20\x20window.__enhanceInitialized\x20=\x20true;','\x5cu003e','length','$&\x0a','\x20\x20\x20\x20var\x20toArray\x20=\x20function(value)\x20{','</script>','securityMode','\x20\x20\x20\x20const\x20Enhance\x20=\x20runtimeModule?.Enhance\x20??\x20runtimeModule?.default?.Enhance\x20??\x20runtimeModule?.default;','content-security-policy','sharedworker','hit','8HGPfOV','\x20\x20try\x20{','18510HiBLEx','632458dHYWDa','\x20\x20\x20\x20\x20\x20var\x20pathname\x20=\x20url.pathname\x20||\x20\x22/\x22;','info','some','enhance:configure','\x20ACTIVATE\x20event','pathname','\x20\x20\x20\x20Object.assign(EnhancedWebSocket,\x20originalWebSocket);','\x20\x20\x20Script\x20inserted\x20into\x20document','/_next/webpack-hmr','\x20\x20\x20\x20if\x20(!Enhance\x20||\x20typeof\x20Enhance.init\x20!==\x20\x22function\x22)\x20{','\x20\x20\x20\x20var\x20knownPathHints\x20=\x20','access-control-allow-origin','error','\x20\x20\x20No\x20enhancementBase\x20configured\x20-\x20returning\x20null','\x5c1[^>]*>\x5cs*</script>','/webpack-dev-server','\x20Bootstrap\x20options:','\x20\x20\x20\x20if\x20(!originalWebSocket\x20||\x20originalWebSocket.__enhancePatched)\x20{','src','function','modulepreload','status','\x20\x20\x20Enhancement\x20URL:\x20','\x20\x20\x20\x20\x20\x20return\x20new\x20originalWebSocket(url,\x20protocols);','\x20INSTALL\x20event','call','\x20\x20\x20\x20\x20\x20\x20\x20if\x20(loweredPath.indexOf(knownPathHints[j])\x20!==\x20-1)\x20{','\x20\x20\x20\x20if\x20(typeof\x20window\x20!==\x20\x22undefined\x22)\x20{','<script\x20data-enhance-hmr-bridge>','/__vite_ping','clients','/parcel-hmr','\x20\x20\x20shouldInjectOverlay:\x20','full','\x20\x20\x20Document\x20fetch\x20error:','/vite/client','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20var\x20rewritten\x20=\x20buildProxiedUrl(resolved);','(async\x20()\x20=>\x20{','worker-src\x20\x27self\x27\x20blob:','\x20\x20\x20overlayPath:\x20','cross-origin-resource-policy','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Starting\x20runtime\x20bootstrap...\x22);','claim','?import','x-enhance-enhancement','/__parcel_hmr','\x20fetchFromEnhancement:\x20','https://','access-control-allow-credentials','endsWith','\x20\x20\x20\x20\x20\x20\x20\x20}','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Runtime\x20path:\x22,\x20runtimePath);','Enhancement\x20fetch\x20failed','\x20CONFIG\x20message\x20-\x20updating\x20customer\x20config','headers','\x20\x20\x20\x20\x20\x20try\x20{','\x20\x20\x20\x20\x20\x20//\x20Always\x20use\x20enhancementBase\x20for\x20HMR\x20WebSocket\x20proxying','/sockjs-node','Enhancement\x20document\x20miss\x20','text/html','\x20\x20\x20\x20var\x20EnhancedWebSocket\x20=\x20function(url,\x20protocols)\x20{','\x20\x20\x20\x20Object.setPrototypeOf(EnhancedWebSocket,\x20originalWebSocket);','\x20\x20\x20SUCCESS\x20-\x20returning\x20enhanced\x20response','\x20\x20\x20Not\x20handling\x20(method\x20not\x20GET/HEAD)','\x20\x20\x20\x20\x20\x20console.error(\x22[Enhance\x20Bootstrap]\x20No\x20Enhance.init\x20export\x20found!\x22);','\x20\x20\x20\x20\x20\x20var\x20externalHosts\x20=\x20[\x22app.enhance.localhost:4450\x22,\x20\x22localhost:5173\x22];','539EddIPV','\x20\x20\x20\x20Object.defineProperty(EnhancedWebSocket,\x20\x22__enhancePatched\x22,\x20{\x20value:\x20true\x20});','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Bootstrap\x20complete\x22);','respondWith','cross-origin-embedder-policy','\x20\x20\x20\x20const\x20controller\x20=\x20Enhance.init(','/__vite/client','\x20\x20\x20\x20\x20\x20window.enhancePreview\x20=\x20controller;','https://assets.enhancelabs.ai/overlay.js','match','\x20\x20\x20\x20\x20\x20\x20\x20var\x20resolved\x20=\x20url\x20instanceof\x20URL\x20?\x20url\x20:\x20new\x20URL(String(url),\x20window.location.href);','mode','content-length','include','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20new\x20originalWebSocket(rewritten.toString(),\x20protocols);','\x20is\x20runtime\x20asset\x20-\x20not\x20routing','\x20\x20\x20Checking\x20for\x20enhancement\x20document...','\x20Calling\x20skipWaiting()...','\x20\x20\x20Injecting\x20HMR\x20bridge\x20(enhancement\x20source)...','2amMfEv','\x20\x20\x20Content-Type:\x20'];_0x2d17=function(){return _0x37a805;};return _0x2d17();}var EnhanceSW=((()=>{const _0x108936=_0x36a8;var _0x2a3329=Object[_0x108936(0x1e4)],_0x5ba117=Object['getOwnPropertyDescriptor'],_0x2342f9=Object['getOwnPropertyNames'],_0x442a9a=Object['prototype']['hasOwnProperty'],_0x31e4d5=(_0x405963,_0x49fb41)=>{for(var _0xf90279 in _0x49fb41)_0x2a3329(_0x405963,_0xf90279,{'get':_0x49fb41[_0xf90279],'enumerable':!![]});},_0x4793ac=(_0x21a850,_0x259b9a,_0x11f627,_0x2d9ae8)=>{const _0x355a15=_0x108936;if(_0x259b9a&&typeof _0x259b9a===_0x355a15(0x1e2)||typeof _0x259b9a===_0x355a15(0x18b)){for(let _0x5a6823 of _0x2342f9(_0x259b9a))if(!_0x442a9a[_0x355a15(0x191)](_0x21a850,_0x5a6823)&&_0x5a6823!==_0x11f627)_0x2a3329(_0x21a850,_0x5a6823,{'get':()=>_0x259b9a[_0x5a6823],'enumerable':!(_0x2d9ae8=_0x5ba117(_0x259b9a,_0x5a6823))||_0x2d9ae8['enumerable']});}return _0x21a850;},_0x343a87=_0x3d7a17=>_0x4793ac(_0x2a3329({},_0x108936(0x232),{'value':!![]}),_0x3d7a17),_0x28aaed={};_0x31e4d5(_0x28aaed,{'log':()=>_0x23577c});var _0x251c98=_0x108936(0x17b),_0x5f42c8=_0x108936(0x212);function _0x26601a(_0x111a43){const _0x23bf9b=_0x108936;if(!_0x111a43[_0x23bf9b(0x149)]('/'))return'/'+_0x111a43;return _0x111a43;}function _0x402cbf(_0x4e1063,_0x33c1b0){const _0x237d30=_0x108936,_0x5a03c6=new URL(_0x4e1063[_0x237d30(0x1fc)]()),_0x4884fa=_0x5a03c6[_0x237d30(0x17d)][_0x237d30(0x1a9)]('/')?_0x5a03c6[_0x237d30(0x17d)][_0x237d30(0x21b)](0x0,-0x1):_0x5a03c6[_0x237d30(0x17d)],_0x51b9cb=_0x33c1b0[_0x237d30(0x17d)][_0x237d30(0x149)]('/')?_0x33c1b0['pathname']:'/'+_0x33c1b0[_0x237d30(0x17d)];return _0x5a03c6['pathname']=(''+_0x4884fa+_0x51b9cb)[_0x237d30(0x204)](/\/+/g,'/'),_0x5a03c6[_0x237d30(0x228)]=_0x33c1b0[_0x237d30(0x228)],_0x5a03c6[_0x237d30(0x13d)]='',_0x5a03c6;}var _0x1e51b4='[Enhance\x20SW\x20Routing]',_0x2bab86=new Set([_0x108936(0x252),_0x108936(0x143),_0x108936(0x22b),_0x108936(0x1e9),_0x108936(0x24d),_0x108936(0x172),_0x108936(0x18c)]);function _0x14d370(_0x12ecda){const _0xcf1376=_0x108936,_0x5d1605=_0x12ecda[_0xcf1376(0x214)]===_0xcf1376(0x168)||_0x12ecda[_0xcf1376(0x214)]===_0xcf1376(0x22a);return _0x5d1605;}function _0xa6cdfe(_0x15255b,_0x23d54d){const _0x26d290=_0x108936,_0x1f5576=_0x26601a(_0x23d54d),_0x470949=_0x15255b[_0x26d290(0x21f)][_0x26d290(0x17a)](_0x25b0dc=>_0x1f5576[_0x26d290(0x149)](_0x25b0dc));return _0x470949;}function _0x337824(_0x5cb755,_0xb3557c,_0x11f386){const _0x55fbdd=_0x108936,_0x1dca83=_0xb3557c[_0x55fbdd(0x1fa)];if(!_0x1dca83||!_0x2bab86[_0x55fbdd(0x248)](_0x1dca83))return![];if(_0x481f51(_0x5cb755,_0x11f386))return console[_0x55fbdd(0x262)](_0x1e51b4+_0x55fbdd(0x14d)+_0x11f386[_0x55fbdd(0x17d)]+_0x55fbdd(0x1ee)),![];if(_0x3aa8f3(_0x5cb755,_0x11f386))return console[_0x55fbdd(0x262)](_0x1e51b4+_0x55fbdd(0x14d)+_0x11f386[_0x55fbdd(0x17d)]+_0x55fbdd(0x1c9)),![];if(_0x11f386[_0x55fbdd(0x208)]!==self[_0x55fbdd(0x162)][_0x55fbdd(0x208)])return![];return!![];}async function _0x37d2f6(_0x284c69,_0x2948de,_0x62265){const _0x31d871=_0x108936;console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x1a6)+_0x62265[_0x31d871(0x17d)]);if(!_0x284c69['enhancementBase'])return console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x13c)),null;const _0xf6417d=_0xe300f3(_0x284c69,_0x62265);console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x18e)+_0xf6417d[_0x31d871(0x1fc)]());const _0x38f552=new Headers(_0x2948de[_0x31d871(0x1ae)]);_0x38f552['set'](_0x31d871(0x23f),'enhancement'),_0x38f552[_0x31d871(0x210)](_0x31d871(0x150));const _0x39c378=new Request(_0xf6417d[_0x31d871(0x1fc)](),{'method':_0x2948de[_0x31d871(0x214)],'headers':_0x38f552,'credentials':_0x31d871(0x1c7),'redirect':_0x2948de[_0x31d871(0x159)],'cache':'default','mode':_0x31d871(0x242)});try{console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x25d));const _0x53f690=await fetch(_0x39c378);console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x145)+_0x53f690['status']+'\x20'+_0x53f690[_0x31d871(0x20b)]+',\x20type:\x20'+_0x53f690[_0x31d871(0x1d8)]);if(_0x53f690[_0x31d871(0x1d8)]===_0x31d871(0x257))return console['log'](_0x1e51b4+_0x31d871(0x234)),_0x23577c('info',_0x31d871(0x249),_0xf6417d[_0x31d871(0x1fc)]()),null;if(!_0x53f690['ok'])return console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x218)+_0x53f690[_0x31d871(0x18d)]+_0x31d871(0x146)),_0x23577c('debug',_0x31d871(0x1d3)+_0x53f690[_0x31d871(0x18d)]+_0x31d871(0x24b)+_0xf6417d[_0x31d871(0x17d)]),null;return console[_0x31d871(0x262)](_0x1e51b4+_0x31d871(0x1b6)),_0x2ea914(_0x53f690,_0x2948de[_0x31d871(0x214)]);}catch(_0x487fd2){return console[_0x31d871(0x184)](_0x1e51b4+_0x31d871(0x211),_0x487fd2),_0x23577c(_0x31d871(0x179),_0x31d871(0x1ac),_0x487fd2),null;}}async function _0x512841(_0x44a97f,_0x2c7870){const _0x29c97c=_0x108936,_0x2fc311=new URL(_0x2c7870[_0x29c97c(0x239)]);console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x1f2)+_0x2fc311[_0x29c97c(0x17d)]+_0x2fc311[_0x29c97c(0x228)]);if(!_0x44a97f[_0x29c97c(0x207)])return console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x185)),null;const _0x2052d5=_0xe300f3(_0x44a97f,_0x2fc311);console[_0x29c97c(0x262)](_0x1e51b4+'\x20\x20\x20Enhancement\x20document\x20URL:\x20'+_0x2052d5[_0x29c97c(0x1fc)]());const _0x105a89=new Headers(_0x2c7870[_0x29c97c(0x1ae)]);_0x105a89['set'](_0x29c97c(0x23f),'enhancement-document'),_0x105a89[_0x29c97c(0x210)](_0x29c97c(0x150)),_0x105a89[_0x29c97c(0x210)](_0x29c97c(0x1c6));const _0x562fe3=new Request(_0x2052d5[_0x29c97c(0x1fc)](),{'method':'GET','headers':_0x105a89,'credentials':_0x29c97c(0x1c7),'redirect':'follow','cache':'default','mode':_0x29c97c(0x242)});try{console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x1f0));const _0x3183fc=await fetch(_0x562fe3);console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x145)+_0x3183fc['status']+'\x20'+_0x3183fc[_0x29c97c(0x20b)]+',\x20type:\x20'+_0x3183fc['type']),console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x1ce)+_0x3183fc[_0x29c97c(0x1ae)]['get'](_0x29c97c(0x156)));if(_0x3183fc[_0x29c97c(0x1d8)]===_0x29c97c(0x257))return console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x234)),_0x23577c('info','Enhancement\x20document\x20CORS\x20blocked',_0x2052d5[_0x29c97c(0x1fc)]()),null;if(!_0x3183fc['ok'])return console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x218)+_0x3183fc['status']+_0x29c97c(0x146)),_0x23577c(_0x29c97c(0x221),_0x29c97c(0x1b2)+_0x3183fc[_0x29c97c(0x18d)]+_0x29c97c(0x24b)+_0x2052d5['pathname']),null;if(!_0x161ec1(_0x3183fc))return console['log'](_0x1e51b4+_0x29c97c(0x260)),null;return console[_0x29c97c(0x262)](_0x1e51b4+_0x29c97c(0x1ec)),_0x2ea914(_0x3183fc,_0x29c97c(0x168));}catch(_0xc97e05){return console['error'](_0x1e51b4+_0x29c97c(0x19a),_0xc97e05),_0x23577c(_0x29c97c(0x179),_0x29c97c(0x23b),_0xc97e05),null;}}function _0xe300f3(_0x43d12c,_0x2dd440){const _0x30ae4f=_0x108936;if(!_0x43d12c[_0x30ae4f(0x207)])throw new Error('Cannot\x20build\x20enhancement\x20URL\x20without\x20enhancementBase\x20configured');return _0x402cbf(_0x43d12c[_0x30ae4f(0x207)],_0x2dd440);}function _0x2ea914(_0x1276f2,_0x501355){const _0x45ef54=_0x108936,_0x18226a=_0x1276f2['clone'](),_0x440db4=new Headers(_0x18226a[_0x45ef54(0x1ae)]);_0x440db4[_0x45ef54(0x210)](_0x45ef54(0x183)),_0x440db4[_0x45ef54(0x210)](_0x45ef54(0x1a8)),_0x440db4[_0x45ef54(0x210)](_0x45ef54(0x1ff)),_0x440db4[_0x45ef54(0x265)](_0x45ef54(0x1a4),_0x45ef54(0x173)),_0x4fc443(_0x440db4);const _0x4177ef=_0x501355===_0x45ef54(0x22a)?null:_0x18226a['body'];return new Response(_0x4177ef,{'status':_0x18226a['status'],'statusText':_0x18226a[_0x45ef54(0x20b)],'headers':_0x440db4});}function _0x161ec1(_0x5cd9f8){const _0x1ec003=_0x108936,_0x18f8a6=_0x5cd9f8[_0x1ec003(0x1ae)][_0x1ec003(0x15a)]('content-type');return _0x18f8a6!=null&&_0x18f8a6[_0x1ec003(0x1f5)](_0x1ec003(0x1b3));}function _0x481f51(_0x204066,_0x8971db){const _0x1516f9=_0x108936;return _0x2df8e3(_0x8971db,_0x204066[_0x1516f9(0x13f)]);}function _0x3aa8f3(_0x29dfa9,_0x4648a2){const _0x58a557=_0x108936;return _0x2a3202(_0x4648a2,_0x29dfa9[_0x58a557(0x14b)]);}function _0x2df8e3(_0x13f390,_0x41d71e){const _0x24d52d=_0x108936;if(!_0x41d71e)return![];if(_0x41d71e['startsWith'](_0x24d52d(0x259))||_0x41d71e['startsWith'](_0x24d52d(0x1a7)))return _0x13f390[_0x24d52d(0x200)]===_0x41d71e;const _0x472006=_0x9e0d5a(_0x41d71e);if(!_0x472006)return![];const _0x4f606c=''+_0x13f390[_0x24d52d(0x17d)]+_0x13f390[_0x24d52d(0x228)];if(_0x4f606c===_0x472006)return!![];if(_0x13f390[_0x24d52d(0x228)]===_0x24d52d(0x1a3))return _0x13f390[_0x24d52d(0x17d)]===_0x472006;return![];}function _0x2a3202(_0x5afcda,_0x42196d){const _0x1c8995=_0x108936;if(!_0x42196d)return![];if(_0x42196d[_0x1c8995(0x149)](_0x1c8995(0x259))||_0x42196d['startsWith'](_0x1c8995(0x1a7)))return _0x5afcda[_0x1c8995(0x200)]===_0x42196d;const _0x2a2c96=_0x9e0d5a(_0x42196d);if(!_0x2a2c96)return![];const _0x325a37=''+_0x5afcda['pathname']+_0x5afcda['search'];return _0x325a37===_0x2a2c96;}function _0x9e0d5a(_0x5d90c2){const _0x142171=_0x108936;if(!_0x5d90c2)return _0x5d90c2;if(_0x5d90c2[_0x142171(0x149)](_0x142171(0x259))||_0x5d90c2[_0x142171(0x149)](_0x142171(0x1a7)))return _0x5d90c2;const _0x548566=_0x5d90c2[_0x142171(0x204)](/^\.\//,'');if(_0x548566['startsWith']('/'))return _0x548566;return'/'+_0x548566;}function _0x4fc443(_0x49dbff){const _0x1d8f3a=_0x108936;_0x49dbff[_0x1d8f3a(0x210)](_0x1d8f3a(0x268)),_0x49dbff[_0x1d8f3a(0x210)](_0x1d8f3a(0x264));}function _0x33889b(_0x464fa7){const _0x2cc30d=_0x108936,_0x583a73=[_0x2cc30d(0x258),_0x2cc30d(0x166),'style-src\x20\x27self\x27\x20\x27unsafe-inline\x27\x20blob:\x20data:\x20https:\x20http:',_0x2cc30d(0x1ef),_0x2cc30d(0x230),'connect-src\x20*',_0x2cc30d(0x151),_0x2cc30d(0x19e),'object-src\x20\x27none\x27'],_0x1a16de=_0x5d3392(_0x464fa7);return _0x1a16de&&_0x583a73['push'](_0x1a16de),_0x583a73[_0x2cc30d(0x254)](';\x20');}function _0x2e81d(_0x43ca2a){const _0xd5ac2d=_0x108936;_0x43ca2a[_0xd5ac2d(0x210)](_0xd5ac2d(0x268)),_0x43ca2a[_0xd5ac2d(0x210)]('set-cookie2');}function _0x5d3392(_0xf9420a){const _0x524ec8=_0x108936;if(!_0xf9420a)return null;const _0x13f20b=_0xf9420a[_0x524ec8(0x1c3)](/frame-ancestors\s+([^;]+)/i);if(!_0x13f20b)return null;return _0x524ec8(0x233)+_0x13f20b[0x1]['trim']();}function _0x5d1503(_0x5930a9,_0x33a5ad){const _0xd127cf=_0x108936;if(/<head[^>]*>/i[_0xd127cf(0x253)](_0x5930a9)){const _0x440b2e=_0x5930a9[_0xd127cf(0x1c3)](/<head[^>]*>/i);if(_0x440b2e){const _0x3523d9=_0x440b2e[0x0];return _0x5930a9[_0xd127cf(0x204)](_0x3523d9,_0x3523d9+'\x0a'+_0x33a5ad);}}if(/<\/head>/i[_0xd127cf(0x253)](_0x5930a9))return _0x5930a9['replace'](/<\/head>/i,_0x33a5ad+_0xd127cf(0x22c));if(/<body\b[^>]*>/i[_0xd127cf(0x253)](_0x5930a9))return _0x5930a9[_0xd127cf(0x204)](/<body\b[^>]*>/i,_0xd127cf(0x16c)+_0x33a5ad);if(/<\/body>/i[_0xd127cf(0x253)](_0x5930a9))return _0x5930a9['replace'](/<\/body>/i,_0x33a5ad+'\x0a</body>');return _0x33a5ad+'\x0a'+_0x5930a9;}var _0x3d9ada=[_0x108936(0x1ed)],_0x23d9b0=['/@vite/client',_0x108936(0x1c0),_0x108936(0x19b),_0x108936(0x195),_0x108936(0x1b1),_0x108936(0x187),_0x108936(0x1e5),_0x108936(0x25c),_0x108936(0x267),_0x108936(0x1de),_0x108936(0x180),_0x108936(0x197),_0x108936(0x1a5),'/__snowpack__',_0x108936(0x261)];function _0x25fe87(_0x367ccb,_0x4902b5){const _0x24e91b=_0x34a526(_0x367ccb);if(!_0x24e91b)return _0x4902b5;return _0x5d1503(_0x4902b5,_0x24e91b);}function _0x34a526(_0x522336){const _0xb111de=_0x108936;if(!_0x522336[_0xb111de(0x207)])return null;const _0x9644f4=_0x522336[_0xb111de(0x207)][_0xb111de(0x1fc)](),_0x3fc0b3=_0x4e6388(_0x3d9ada),_0x143b7c=_0x4e6388(_0x23d9b0),_0x2557a6=[_0xb111de(0x194),_0xb111de(0x165),_0xb111de(0x175),_0xb111de(0x1f6)+JSON[_0xb111de(0x235)](_0x9644f4)+');','\x20\x20\x20\x20var\x20originalWebSocket\x20=\x20window.WebSocket;',_0xb111de(0x189),'\x20\x20\x20\x20\x20\x20return;',_0xb111de(0x24a),'\x20\x20\x20\x20var\x20knownProtocols\x20=\x20new\x20Set('+JSON[_0xb111de(0x235)](_0x3fc0b3)+');',_0xb111de(0x182)+JSON[_0xb111de(0x235)](_0x143b7c)+';',_0xb111de(0x23d),_0xb111de(0x16d),_0xb111de(0x14f),_0xb111de(0x25b),_0xb111de(0x167),'\x20\x20\x20\x20var\x20shouldProxy\x20=\x20function(url,\x20protocols)\x20{',_0xb111de(0x153),_0xb111de(0x1b9),_0xb111de(0x137),_0xb111de(0x144),_0xb111de(0x20c),_0xb111de(0x20e),_0xb111de(0x20c),_0xb111de(0x178),'\x20\x20\x20\x20\x20\x20if\x20(pathname\x20===\x20basePrefix\x20||\x20pathname.indexOf(basePrefix\x20+\x20\x22/\x22)\x20===\x200)\x20{','\x20\x20\x20\x20\x20\x20\x20\x20return\x20false;',_0xb111de(0x14a),_0xb111de(0x240),_0xb111de(0x1d5),_0xb111de(0x255),'\x20\x20\x20\x20\x20\x20\x20\x20if\x20(typeof\x20proto\x20===\x20\x22string\x22\x20&&\x20knownProtocols.has(proto.toLowerCase()))\x20{',_0xb111de(0x243),'\x20\x20\x20\x20\x20\x20\x20\x20}',_0xb111de(0x14a),_0xb111de(0x23e),_0xb111de(0x15f),_0xb111de(0x192),'\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20true;',_0xb111de(0x1aa),_0xb111de(0x14a),_0xb111de(0x23a),_0xb111de(0x167),'\x20\x20\x20\x20var\x20buildProxiedUrl\x20=\x20function(targetUrl)\x20{',_0xb111de(0x1b0),_0xb111de(0x21c),_0xb111de(0x14c),_0xb111de(0x24f),_0xb111de(0x236),_0xb111de(0x167),_0xb111de(0x1b4),_0xb111de(0x1af),_0xb111de(0x1c4),'\x20\x20\x20\x20\x20\x20\x20\x20if\x20(shouldProxy(resolved,\x20protocols))\x20{',_0xb111de(0x19c),_0xb111de(0x1c8),_0xb111de(0x1aa),_0xb111de(0x241),_0xb111de(0x160),_0xb111de(0x14a),_0xb111de(0x18f),'\x20\x20\x20\x20};',_0xb111de(0x17e),'\x20\x20\x20\x20EnhancedWebSocket.prototype\x20=\x20originalWebSocket.prototype;',_0xb111de(0x1b5),_0xb111de(0x1dd),_0xb111de(0x1e6),_0xb111de(0x138),_0xb111de(0x157),'\x20\x20\x20\x20}',_0xb111de(0x1bb),'\x20\x20\x20\x20window.WebSocket\x20=\x20EnhancedWebSocket;',_0xb111de(0x1e7),_0xb111de(0x266),_0xb111de(0x25a),_0xb111de(0x1f4),'</script>'];return _0x2557a6[_0xb111de(0x254)]('\x0a');}function _0x4e6388(_0xa0ada7){const _0x3def0b=_0x108936,_0x2bffef=new Set(),_0x5e5e2b=[];for(const _0x499cd7 of _0xa0ada7){const _0x607213=_0x499cd7[_0x3def0b(0x1e1)]();if(_0x2bffef[_0x3def0b(0x248)](_0x607213))continue;_0x2bffef[_0x3def0b(0x245)](_0x607213),_0x5e5e2b['push'](_0x607213);}return _0x5e5e2b;}var _0x14ef6d='[Enhance\x20SW\x20Bootstrap]';function _0xce380b(_0x1b4878,_0x2f4297){const _0x11b4cd=_0x108936;console[_0x11b4cd(0x262)](_0x14ef6d+_0x11b4cd(0x1e0)),console['log'](_0x14ef6d+_0x11b4cd(0x227)+_0x1b4878[_0x11b4cd(0x14b)]),console['log'](_0x14ef6d+_0x11b4cd(0x19f)+_0x1b4878[_0x11b4cd(0x13f)]);const _0x38057e=_0xa284eb(_0x1b4878);if(!_0x38057e)return console['log'](_0x14ef6d+'\x20\x20\x20No\x20script\x20generated\x20(missing\x20runtimePath)\x20-\x20returning\x20html\x20unchanged'),_0x2f4297;console['log'](_0x14ef6d+_0x11b4cd(0x256)+_0x38057e[_0x11b4cd(0x16b)]+_0x11b4cd(0x20f));const _0x15e5fc=_0x400188(_0x2f4297,_0x1b4878['runtimeScriptPath']);console['log'](_0x14ef6d+'\x20\x20\x20Stripped\x20existing\x20bootstraps,\x20inserting\x20new\x20script...');const _0x350107=_0x5d1503(_0x15e5fc,_0x38057e);return console[_0x11b4cd(0x262)](_0x14ef6d+_0x11b4cd(0x17f)),_0x350107;}function _0xa284eb(_0x297845){const _0xe7fd59=_0x108936,_0x556f01=_0x297845[_0xe7fd59(0x14b)];if(!_0x556f01)return console['log'](_0x14ef6d+_0xe7fd59(0x246)),null;const _0x28d3ba=_0x361931(_0x297845);console[_0xe7fd59(0x262)](_0x14ef6d+_0xe7fd59(0x188),JSON[_0xe7fd59(0x235)](_0x28d3ba,null,0x2));const _0x5889d0=_0x21cafb(_0x28d3ba),_0x177059=JSON[_0xe7fd59(0x235)](_0x556f01),_0x324806=[_0xe7fd59(0x206),_0xe7fd59(0x19d),_0xe7fd59(0x175),_0xe7fd59(0x20d)+_0x177059+';',_0xe7fd59(0x1a1),_0xe7fd59(0x1ab),_0xe7fd59(0x1d6),_0xe7fd59(0x141),'\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Runtime\x20module\x20loaded:\x22,\x20Object.keys(runtimeModule));',_0xe7fd59(0x170),_0xe7fd59(0x181),_0xe7fd59(0x1b8),'\x20\x20\x20\x20\x20\x20return;',_0xe7fd59(0x24a),_0xe7fd59(0x216)+_0x5889d0+_0xe7fd59(0x205),_0xe7fd59(0x1bf)+_0x5889d0+');','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Enhance\x20controller\x20created:\x22,\x20controller);',_0xe7fd59(0x193),_0xe7fd59(0x1c1),_0xe7fd59(0x14e),'\x20\x20\x20\x20\x20\x20//\x20Mark\x20as\x20initialized\x20globally\x20so\x20other\x20module\x20instances\x20(e.g.\x20enhanced\x20app\x27s\x20bundled\x20copy)\x20skip\x20re-init',_0xe7fd59(0x169),_0xe7fd59(0x1df),'\x20\x20\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Set\x20window.__enhanceInitialized\x20=\x20true\x22);',_0xe7fd59(0x24a),_0xe7fd59(0x1bc),_0xe7fd59(0x1e7),_0xe7fd59(0x1f9),_0xe7fd59(0x25a),'})();',_0xe7fd59(0x16e)];return _0x324806[_0xe7fd59(0x254)]('\x0a');}function _0x361931(_0x1a1e75){const _0x2d5807=_0x108936,_0x378ba2={'callbackBypass':_0x1a1e75['callbackBypass'],'__development':{'enableOverlayHmr':_0x1a1e75[_0x2d5807(0x164)],'overlayPath':_0x1a1e75[_0x2d5807(0x13f)],'security':_0x1a1e75['securityMode'],'backendUrl':_0x1a1e75['backendUrl']}};return _0x378ba2;}function _0x21cafb(_0x1b1ec5){const _0x4d1374=_0x108936;return JSON[_0x4d1374(0x235)](_0x1b1ec5)['replace'](/</g,_0x4d1374(0x1d7))[_0x4d1374(0x204)](/>/g,_0x4d1374(0x16a));}function _0x400188(_0x57a050,_0x276619){const _0x5f3210=_0x108936,_0x583e7a=/<script\b[^>]*data-enhance-runtime-bootstrap[^>]*>[\s\S]*?<\/script>/gi;let _0x11ee94=_0x57a050[_0x5f3210(0x204)](_0x583e7a,'');if(_0x276619){const _0x1379dd=_0x4301cb(_0x276619),_0x14721b=new RegExp(_0x5f3210(0x163)+_0x1379dd+_0x5f3210(0x186),'gi');_0x11ee94=_0x11ee94[_0x5f3210(0x204)](_0x14721b,'');}return _0x11ee94;}function _0x4301cb(_0x3f6fab){const _0x17364c=_0x108936;return _0x3f6fab[_0x17364c(0x204)](/[-/\\^$*+?.()|[\]{}]/g,'\x5c$&');}function _0x123499(_0x2efcad,_0x17d557){const _0x2cd185=_0x108936,_0xc26be8=_0x55a17a=>_0x4410af(_0x2efcad,_0x55a17a),_0x355e72=_0x3ff5b5=>_0x2224df(_0x2efcad,_0x3ff5b5);return _0x17d557['replace'](/<script\b[^>]*>/gi,_0xc26be8)[_0x2cd185(0x204)](/<link\b[^>]*>/gi,_0x355e72);}function _0x44c561(_0x2a2776){const _0x481e1e=_0x108936;return _0x2a2776[_0x481e1e(0x204)](/\s+integrity\s*=\s*(?:"[^"]*"|'[^']*'|[^\s>]+)/gi,'');}function _0x4410af(_0x191d96,_0x43e4e9){const _0x5a1245=_0x108936,_0x478bb8=_0x5ee09c(_0x43e4e9,_0x5a1245(0x18a));if(!_0x478bb8)return _0x43e4e9;const _0x2f3b57=_0x3d7a23(_0x191d96,_0x478bb8[_0x5a1245(0x13a)]);if(!_0x2f3b57||_0x2f3b57===_0x478bb8['value'])return _0x43e4e9;const _0x35b089=_0x478bb8[_0x5a1245(0x199)][_0x5a1245(0x204)](_0x478bb8[_0x5a1245(0x13a)],_0x2f3b57);return _0x43e4e9[_0x5a1245(0x204)](_0x478bb8['full'],_0x35b089);}function _0x2224df(_0x234e45,_0x309e0c){const _0x340af4=_0x108936,_0x547994=_0x309e0c[_0x340af4(0x1c3)](/\brel\s*=\s*(['"])([^"']+)\1/i);if(!_0x547994)return _0x309e0c;const _0x4bac3f=_0x547994[0x2][_0x340af4(0x1e1)]();if(_0x4bac3f!==_0x340af4(0x158)&&_0x4bac3f!==_0x340af4(0x18c))return _0x309e0c;const _0x45b720=_0x5ee09c(_0x309e0c,_0x340af4(0x200));if(!_0x45b720)return _0x309e0c;const _0x33d4c5=_0x3d7a23(_0x234e45,_0x45b720[_0x340af4(0x13a)]);if(!_0x33d4c5||_0x33d4c5===_0x45b720[_0x340af4(0x13a)])return _0x309e0c;const _0x208aa5=_0x45b720['full'][_0x340af4(0x204)](_0x45b720[_0x340af4(0x13a)],_0x33d4c5);return _0x309e0c[_0x340af4(0x204)](_0x45b720[_0x340af4(0x199)],_0x208aa5);}function _0x5ee09c(_0x28626e,_0x1fdd4a){const _0x388555=_0x108936,_0x3ff9d6=new RegExp(_0x1fdd4a+_0x388555(0x140),'i'),_0x53e50c=_0x28626e[_0x388555(0x1c3)](_0x3ff9d6);if(!_0x53e50c)return null;return{'full':_0x53e50c[0x0],'value':_0x53e50c[0x2]};}function _0x3d7a23(_0x2e1e8e,_0x549e13){const _0x8e4843=_0x108936,_0x418a63=_0x4853f5(_0x549e13);if(!_0x418a63)return null;if(_0x418a63[_0x8e4843(0x208)]===self[_0x8e4843(0x162)][_0x8e4843(0x208)])return''+_0x418a63['pathname']+_0x418a63['search'];return null;}function _0x4853f5(_0x2a6d71){const _0x2a251d=_0x108936;try{return new URL(_0x2a6d71,self[_0x2a251d(0x162)][_0x2a251d(0x208)]);}catch{return null;}}var _0x185223='[Enhance\x20SW\x20Document]';async function _0x153364(_0x5789f1,_0x3b8781,_0xa5c28b,_0x443815=!![]){const _0xc82930=_0x108936;console[_0xc82930(0x262)](_0x185223+_0xc82930(0x1f3)),console[_0xc82930(0x262)](_0x185223+_0xc82930(0x15b)+_0xa5c28b),console[_0xc82930(0x262)](_0x185223+'\x20\x20\x20shouldInjectOverlay:\x20'+_0x443815),console['log'](_0x185223+_0xc82930(0x219)+_0x5789f1[_0xc82930(0x16f)]);const _0x504d96=_0x3b8781[_0xc82930(0x226)](),_0x961d75=await _0x504d96[_0xc82930(0x13b)]();console[_0xc82930(0x262)](_0x185223+'\x20\x20\x20Original\x20HTML\x20length:\x20'+_0x961d75[_0xc82930(0x16b)]+_0xc82930(0x1d9)),console[_0xc82930(0x262)](_0x185223+_0xc82930(0x202));const _0x459ee3=_0x44c561(_0x961d75);console[_0xc82930(0x262)](_0x185223+_0xc82930(0x209));let _0x2f3c1d=_0x123499(_0x5789f1,_0x459ee3);_0xa5c28b===_0xc82930(0x24c)?(console[_0xc82930(0x262)](_0x185223+_0xc82930(0x1cc)),_0x2f3c1d=_0x25fe87(_0x5789f1,_0x2f3c1d)):console[_0xc82930(0x262)](_0x185223+'\x20\x20\x20Skipping\x20HMR\x20bridge\x20(production\x20source)');_0x443815?(console[_0xc82930(0x262)](_0x185223+_0xc82930(0x21d)),_0x2f3c1d=_0xce380b(_0x5789f1,_0x2f3c1d)):console['log'](_0x185223+_0xc82930(0x20a));console[_0xc82930(0x262)](_0x185223+_0xc82930(0x251)+_0x2f3c1d[_0xc82930(0x16b)]+_0xc82930(0x1d9));const _0x78c986=new Headers(_0x504d96[_0xc82930(0x1ae)]);_0x78c986[_0xc82930(0x265)](_0xc82930(0x15c),_0xc82930(0x155)),_0x78c986['set']('x-enhance-document',_0xc82930(0x152)),_0x78c986[_0xc82930(0x265)](_0xc82930(0x154),_0xa5c28b),_0x2e81d(_0x78c986);if(_0x5789f1[_0xc82930(0x16f)]!==_0xc82930(0x25e)){console['log'](_0x185223+'\x20\x20\x20Applying\x20permissive\x20CSP...');const _0x4643c9=_0x78c986[_0xc82930(0x15a)](_0xc82930(0x171));_0x78c986[_0xc82930(0x265)]('content-security-policy',_0x33889b(_0x4643c9)),_0x78c986[_0xc82930(0x210)](_0xc82930(0x23c)),_0x78c986['delete'](_0xc82930(0x1be)),_0x78c986[_0xc82930(0x210)](_0xc82930(0x1a0));}else console[_0xc82930(0x262)](_0x185223+_0xc82930(0x237));return console[_0xc82930(0x262)](_0x185223+_0xc82930(0x224)),new Response(_0x2f3c1d,{'status':_0x504d96[_0xc82930(0x18d)],'statusText':_0x504d96[_0xc82930(0x20b)],'headers':_0x78c986});}var _0x2b9751='[Enhance\x20SW]';console['log'](_0x2b9751+_0x108936(0x142)+new Date()[_0x108936(0x1fd)]());var _0x2f8c07={'overlayPath':_0x108936(0x1c2),'backendUrl':'https://api.enhancelabs.ai','overlayEnableViteHmr':![],'runtimeScriptPath':_0x108936(0x1fb),'swPath':_0x108936(0x1d0)};console['log'](_0x2b9751+_0x108936(0x161),JSON[_0x108936(0x235)](_0x2f8c07,null,0x2));var _0x4ebb35={'callbackBypass':[_0x108936(0x231)],'securityMode':_0x108936(0x1f7)},_0x3b2551=null,_0x50e090=null;function _0x39d392(_0x39a868,_0x54643d){const _0x440da4=_0x108936,_0x2efb81=_0x39a868['searchParams']['get'](_0x440da4(0x213));if(_0x54643d&&_0x2efb81){console[_0x440da4(0x262)](_0x2b9751+'\x20Caching\x20enhancementUrl\x20from\x20navigation:\x20'+_0x2efb81),_0x3b2551=_0x2efb81;try{_0x50e090=new URL(_0x2efb81);}catch{console['error'](_0x2b9751+_0x440da4(0x1db)+_0x2efb81),_0x50e090=null;}}_0x54643d&&!_0x2efb81&&(_0x3b2551&&console[_0x440da4(0x262)](_0x2b9751+_0x440da4(0x223)),_0x3b2551=null,_0x50e090=null);const _0x6f06db=_0x2efb81||_0x3b2551||'',_0x5bcf34=_0x2efb81?((()=>{if(_0x2efb81===_0x3b2551)return _0x50e090;try{return new URL(_0x2efb81);}catch{return null;}})()):_0x50e090;return{..._0x2f8c07,..._0x4ebb35,'enhancementUrl':_0x6f06db,'enhancementBase':_0x5bcf34,'callbackBypassNormalized':_0x4ebb35['callbackBypass'][_0x440da4(0x229)](_0x4dd528=>_0x4dd528[_0x440da4(0x149)]('/')?_0x4dd528:'/'+_0x4dd528)};}function _0x23577c(_0x5dc578,_0x3838fe,..._0x5dd7b0){const _0x4bc514=_0x108936;_0x5dc578==='info'?console['info'](_0x2b9751,_0x3838fe,..._0x5dd7b0):console[_0x4bc514(0x221)](_0x2b9751,_0x3838fe,..._0x5dd7b0);}self[_0x108936(0x1e8)](_0x108936(0x1d1),_0x455792=>{const _0x587a4b=_0x108936;console[_0x587a4b(0x262)](_0x2b9751+_0x587a4b(0x190)),_0x455792[_0x587a4b(0x1ea)](((async()=>{const _0x3523ca=_0x587a4b;console[_0x3523ca(0x262)](_0x2b9751+_0x3523ca(0x1cb)),await self['skipWaiting'](),console[_0x3523ca(0x262)](_0x2b9751+'\x20skipWaiting()\x20complete');})()));}),self['addEventListener'](_0x108936(0x21a),_0x2d4583=>{const _0x313a12=_0x108936;console[_0x313a12(0x262)](_0x2b9751+_0x313a12(0x17c)),_0x2d4583[_0x313a12(0x1ea)](((async()=>{const _0x3a85fa=_0x313a12;console[_0x3a85fa(0x262)](_0x2b9751+_0x3a85fa(0x24e)),await self[_0x3a85fa(0x196)][_0x3a85fa(0x1a2)](),console[_0x3a85fa(0x262)](_0x2b9751+'\x20clients.claim()\x20complete');})()));}),self[_0x108936(0x1e8)](_0x108936(0x220),_0x420482=>{const _0x4cd5ee=_0x108936,_0x59f2fc=_0x420482[_0x4cd5ee(0x238)];console[_0x4cd5ee(0x262)](_0x2b9751+'\x20MESSAGE\x20received:',_0x59f2fc);if(!_0x59f2fc||typeof _0x59f2fc!==_0x4cd5ee(0x1e2)){console[_0x4cd5ee(0x262)](_0x2b9751+_0x4cd5ee(0x247));return;}switch(_0x59f2fc[_0x4cd5ee(0x1d8)]){case _0x251c98:{console['log'](_0x2b9751+_0x4cd5ee(0x1ad));const _0x26680c=_0x59f2fc[_0x4cd5ee(0x250)];_0x4ebb35={'callbackBypass':_0x26680c['callbackBypass']??[_0x4cd5ee(0x231)],'securityMode':_0x26680c[_0x4cd5ee(0x16f)]??_0x4cd5ee(0x1f7)},console['log'](_0x2b9751+_0x4cd5ee(0x139),JSON[_0x4cd5ee(0x235)](_0x4ebb35,null,0x2));break;}case _0x5f42c8:console['log'](_0x2b9751+_0x4cd5ee(0x1f8)),_0x4ebb35={'callbackBypass':['/auth/callback'],'securityMode':_0x4cd5ee(0x1f7)},_0x3b2551=null,_0x50e090=null,console['log'](_0x2b9751+_0x4cd5ee(0x25f));break;default:console[_0x4cd5ee(0x262)](_0x2b9751+_0x4cd5ee(0x147)+_0x59f2fc['type']);break;}}),self[_0x108936(0x1e8)]('fetch',_0x1a4364=>{const _0x3ca4ff=_0x108936;_0x1a4364[_0x3ca4ff(0x1bd)](_0x2e7e56(_0x1a4364));});async function _0x2e7e56(_0x2cde58){const _0x20bca8=_0x108936,{request:_0x28eba9}=_0x2cde58,_0x3af311=new URL(_0x28eba9[_0x20bca8(0x239)]),_0x2c31be=_0x28eba9[_0x20bca8(0x1c5)]===_0x20bca8(0x15e),_0x3aa815=_0x2c31be||_0x3af311[_0x20bca8(0x208)]===self[_0x20bca8(0x162)][_0x20bca8(0x208)];_0x3aa815&&(console[_0x20bca8(0x262)](_0x2b9751+'\x20FETCH:\x20'+_0x28eba9[_0x20bca8(0x214)]+'\x20'+_0x3af311['pathname']+_0x3af311['search']),console[_0x20bca8(0x262)](_0x2b9751+'\x20\x20\x20mode:\x20'+_0x28eba9['mode']+',\x20destination:\x20'+_0x28eba9[_0x20bca8(0x1fa)]));const _0x1b73c0=_0x39d392(_0x3af311,_0x2c31be);_0x3aa815&&console[_0x20bca8(0x262)](_0x2b9751+'\x20\x20\x20enhancementUrl:\x20'+(_0x1b73c0['enhancementUrl']||_0x20bca8(0x263)));if(!_0x14d370(_0x28eba9))return _0x3aa815&&console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x1b7)),fetch(_0x28eba9);if(_0xa6cdfe(_0x1b73c0,_0x3af311[_0x20bca8(0x17d)]))return _0x3aa815&&console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x1d2)+_0x3af311[_0x20bca8(0x17d)]+'\x20matches\x20callbackBypass'),fetch(_0x28eba9);if(_0x2c31be)return console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x1eb)),_0x5e0dc1(_0x28eba9,_0x1b73c0);if(!_0x337824(_0x1b73c0,_0x28eba9,_0x3af311))return _0x3aa815&&console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x1d4)),fetch(_0x28eba9);console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x22e)+_0x3af311[_0x20bca8(0x17d)]);const _0x378be4=await _0x37d2f6(_0x1b73c0,_0x28eba9,_0x3af311);if(_0x378be4)return console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x1da)+_0x3af311[_0x20bca8(0x17d)]),_0x378be4;return console[_0x20bca8(0x262)](_0x2b9751+_0x20bca8(0x22d)+_0x3af311[_0x20bca8(0x17d)]+_0x20bca8(0x15d)),fetch(_0x28eba9);}async function _0x5e0dc1(_0x35a6d3,_0x4f2fe7){const _0xdc6d50=_0x108936,_0x29bede=new URL(_0x35a6d3[_0xdc6d50(0x239)]);console[_0xdc6d50(0x262)](_0x2b9751+_0xdc6d50(0x244)+_0x29bede[_0xdc6d50(0x17d)]+_0x29bede[_0xdc6d50(0x228)]),console['log'](_0x2b9751+_0xdc6d50(0x148)+(_0x4f2fe7[_0xdc6d50(0x213)]||_0xdc6d50(0x263))),console['log'](_0x2b9751+_0xdc6d50(0x217));const _0x264dc5=await fetch(_0x35a6d3);console[_0xdc6d50(0x262)](_0x2b9751+'\x20\x20\x20Production\x20response:\x20'+_0x264dc5[_0xdc6d50(0x18d)]+'\x20'+_0x264dc5[_0xdc6d50(0x20b)]),console[_0xdc6d50(0x262)](_0x2b9751+_0xdc6d50(0x1ce)+_0x264dc5[_0xdc6d50(0x1ae)][_0xdc6d50(0x15a)](_0xdc6d50(0x156)));if(!_0x161ec1(_0x264dc5))return console[_0xdc6d50(0x262)](_0x2b9751+'\x20\x20\x20Not\x20HTML\x20-\x20returning\x20production\x20response\x20as-is'),_0x264dc5;console['log'](_0x2b9751+_0xdc6d50(0x1fe));const _0x68a688=_0x2ea914(_0x264dc5,_0xdc6d50(0x168));console[_0xdc6d50(0x262)](_0x2b9751+_0xdc6d50(0x1ca));const _0x240d3f=await _0x512841(_0x4f2fe7,_0x35a6d3),_0x66070c=_0x240d3f?_0xdc6d50(0x24c):_0xdc6d50(0x203);console[_0xdc6d50(0x262)](_0x2b9751+_0xdc6d50(0x225)+_0x66070c);const _0x122d2c=_0x240d3f??_0x68a688,_0x233679=_0x66070c===_0xdc6d50(0x24c)||_0x29bede[_0xdc6d50(0x1f1)]['has'](_0xdc6d50(0x1cf))||_0x29bede[_0xdc6d50(0x1f1)][_0xdc6d50(0x248)](_0xdc6d50(0x24c))||_0x29bede['searchParams'][_0xdc6d50(0x248)](_0xdc6d50(0x213));console[_0xdc6d50(0x262)](_0x2b9751+_0xdc6d50(0x198)+_0x233679);try{console[_0xdc6d50(0x262)](_0x2b9751+'\x20\x20\x20Rewriting\x20document...');const _0x12cb02=await _0x153364(_0x4f2fe7,_0x122d2c,_0x66070c,_0x233679);return console[_0xdc6d50(0x262)](_0x2b9751+'\x20\x20\x20Document\x20rewritten\x20successfully'),_0x12cb02;}catch(_0x46850d){return console['error'](_0x2b9751+_0xdc6d50(0x222),_0x46850d),_0x23577c('info','Failed\x20to\x20rewrite\x20document',_0x46850d),_0x122d2c;}}return _0x343a87(_0x28aaed);})());
|
|
1
|
+
'use strict';function _0x1e2b(){const _0x3be38e=['object-src\x20\x27none\x27','\x20\x20\x20\x20var\x20knownProtocols\x20=\x20new\x20Set(','\x20\x20\x20enhancementUrl\x20in\x20config:\x20','\x20\x20\x20\x20window.WebSocket\x20=\x20EnhancedWebSocket;','function','method','\x20\x20\x20\x20\x20\x20return\x20new\x20originalWebSocket(url,\x20protocols);','data','modulepreload','value','add','production','match','\x20clients.claim()\x20complete','5592290mxPCJg','custom','\x20\x20\x20CORS\x20blocked\x20(opaque\x20response)','\x20\x20\x20No\x20enhancementBase\x20configured\x20-\x20skipping','\x20\x20\x20No\x20script\x20generated\x20(missing\x20runtimePath)\x20-\x20returning\x20html\x20unchanged','content-security-policy','\x20\x20\x20BYPASS:\x20','8517450ywcSdB','data-enhance-runtime-bootstrap','\x20\x20\x20\x20var\x20enhancementBase\x20=\x20new\x20URL(','enumerable','\x20\x20\x20No\x20existing\x20bootstrap\x20-\x20injecting\x20new\x20one\x20(','\x20\x20\x20\x20\x20\x20window.__enhanceInitialized\x20=\x20true;','\x20\x20\x20mode:\x20','x-enhance-routing','text/html','\x20is\x20runtime\x20asset\x20-\x20not\x20routing','statusText','\x20\x20\x20\x20var\x20originalWebSocket\x20=\x20window.WebSocket;','cross-origin-embedder-policy','sharedworker','\x20\x20\x20\x20\x20\x20var\x20loweredPath\x20=\x20pathname.toLowerCase();','\x20\x20\x20\x20if\x20(typeof\x20window\x20!==\x20\x22undefined\x22)\x20{','map','text','enhance:disable','\x20\x20\x20NAVIGATE\x20request\x20-\x20handling\x20navigation','\x20chars)','\x20\x20\x20\x20\x20\x20\x20\x20return\x20false;','\x20\x20\x20\x20try\x20{','https://','4094532DlhYxi','toString','\x20\x20\x20Not\x20HTML\x20response\x20-\x20returning\x20null','/resolve','cross-origin-resource-policy','publishableKey','\x20Calling\x20clients.claim()...','\x20\x20\x20\x20\x20\x20if\x20(pathname\x20===\x20basePrefix\x20||\x20pathname.indexOf(basePrefix\x20+\x20\x22/\x22)\x20===\x200)\x20{','https://assets.enhancelabs.ai/overlay.js','\x20\x20\x20Original\x20HTML\x20length:\x20','\x20\x20\x20Not\x20routing\x20asset\x20(not\x20routable\x20or\x20not\x20same-origin)','mode','\x20shouldRouteAsset:\x20','error','71432YoBfeJ','skipWaiting','\x20\x20\x20\x20const\x20Enhance\x20=\x20runtimeModule?.Enhance\x20??\x20runtimeModule?.default?.Enhance\x20??\x20runtimeModule?.default;','body','\x20Config\x20reset','Failed\x20to\x20rewrite\x20document','runtimeScriptPath','log','[Enhance\x20SW\x20Bootstrap]','Enhancement\x20document\x20CORS\x20blocked','Enhancement\x20CORS\x20blocked','\x20\x20\x20\x20console.debug(\x22[Enhance]\x20websocket\x20bridge\x20unavailable\x22,\x20error);','fetch','8BIQpZa','\x20\x20\x20\x20}','\x20\x20\x20Not\x20HTML\x20-\x20returning\x20production\x20response\x20as-is','image','overlayPath','HEAD','script','message','install','\x20ACTIVATE\x20event','slice','\x20\x20\x20Injecting\x20runtime\x20bootstrap...','204623mmPuXd','vite-hmr','access-control-allow-origin','opaque','\x20\x20\x20\x20\x20\x20window.enhancePreview\x20=\x20controller;','\x20\x20\x20\x20\x20\x20var\x20protoList\x20=\x20toArray(protocols);','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Runtime\x20module\x20loaded:\x22,\x20Object.keys(runtimeModule));','defineProperty','\x20\x20\x20\x20Object.assign(EnhancedWebSocket,\x20originalWebSocket);','\x20\x20\x20\x20var\x20knownPathHints\x20=\x20','\x20\x20\x20\x20var\x20basePrefix\x20=\x20\x22/__sbx__\x22;','Enhancement\x20document\x20fetch\x20failed','overlay','toLowerCase','cache-control','\x20\x20\x20\x20\x20\x20\x20\x20if\x20(typeof\x20proto\x20===\x20\x22string\x22\x20&&\x20knownProtocols.has(proto.toLowerCase()))\x20{','http://','\x20\x20\x20Applying\x20permissive\x20CSP...','toISOString','search','\x20\x20\x20\x20\x20\x20window.__enhanceController\x20=\x20controller;','prototype','operatingPath','debug','length','[Enhance\x20SW\x20Document]','host','6scvIeP','hash','\x20\x20\x20\x20\x20\x20var\x20isExternalHost\x20=\x20externalHosts.includes(url.host);','/webpack-hot-middleware','\x20\x20\x20shouldInjectOverlay:\x20','/__vite_ping','x-enhance-document','/__parcel_hmr','includes','\x20Clearing\x20cached\x20enhancement\x20(navigation\x20without\x20param)','clone','\x20\x20\x20securityMode:\x20','\x20\x20\x20\x20\x20\x20var\x20proxied\x20=\x20new\x20URL(enhancementBase);','\x20Enhancement\x20','\x20CONFIG\x20message\x20-\x20updating\x20customer\x20config','<script\x20data-enhance-hmr-bridge>','test','securityMode','delete','\x20\x20\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Controller\x20attached\x20to\x20window.enhancePreview\x22);','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Runtime\x20path:\x22,\x20runtimePath);','\x20\x20\x20\x20\x20\x20\x20\x20var\x20resolved\x20=\x20url\x20instanceof\x20URL\x20?\x20url\x20:\x20new\x20URL(String(url),\x20window.location.href);','\x20\x20\x20\x20};','worker-src\x20\x27self\x27\x20blob:','/sw-enhance.js','access-control-allow-credentials','rewritten','\x20\x20\x20\x20const\x20runtimePath\x20=\x20','\x20❌\x20Publishable\x20key\x20validation\x20failed:\x20','destination','\x20\x20\x20\x20\x20\x20return\x20proxied;','callbackBypass','json','cors','pathname','\x5cu003e','\x20\x20\x20Script\x20inserted\x20into\x20document','script-src\x20\x27self\x27\x20\x27unsafe-inline\x27\x20\x27unsafe-eval\x27\x20blob:\x20data:\x20https:\x20http:','enhance:configure','\x20\x20\x20\x20\x20\x20','\x20\x20\x20\x20\x20\x20for\x20(var\x20i\x20=\x200;\x20i\x20<\x20protoList.length;\x20i++)\x20{','object','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20true;','startsWith','2160728LdmBky','https://api.enhancelabs.ai','})();','X-Enhance-Publishable-Key','\x20\x20\x20\x20var\x20buildProxiedUrl\x20=\x20function(targetUrl)\x20{','src','\x20\x20\x20Attempting\x20to\x20fetch\x20from\x20enhancement:\x20','__esModule','\x20skipWaiting()\x20complete','set-cookie2','permissive','addEventListener','\x20\x20\x20\x20\x20\x20if\x20(!value)\x20return\x20[];','style','getOwnPropertyDescriptor','\x20\x20\x20\x20\x20\x20\x20\x20console.debug(\x22[Enhance]\x20websocket\x20bridge\x20fallback\x22,\x20error);','waitUntil','\x20Failed\x20to\x20parse\x20operatingUrl:\x20','searchParams','\x20Invalid\x20message\x20data\x20-\x20ignoring','media-src\x20*\x20data:\x20blob:','(function(){',',\x20destination:\x20','9783132mWXgGb','font','Enhancement\x20document\x20miss\x20','push','clear','\x20\x20\x20Not\x20handling\x20(method\x20not\x20GET/HEAD)','stringify','default-src\x20\x27self\x27\x20blob:\x20data:','\x20\x20\x20\x20\x20\x20\x20\x20if\x20(loweredPath.indexOf(knownPathHints[j])\x20!==\x20-1)\x20{','\x20\x20\x20Enhancement\x20HIT\x20for\x20','\x20INSTALL\x20event','backendUrl','\x20Customer\x20config\x20updated:','set','/sockjs-node','status','\x20\x20}\x20catch\x20(error)\x20{','\x20Cannot\x20resolve\x20enhancement\x20-\x20no\x20publishable\x20key\x20configured','\x20\x20\x20\x20\x20\x20}','\x20\x20\x20Rewriting\x20entry\x20references...','/auth/callback','\x0a</head>','/webpackhotmiddleware','replace','/assets/enhance-runtime.js','\x20\x20\x20\x20\x20\x20try\x20{','default','700UXyoeO','6GqrbaP','location','config','\x5cu003c','\x20\x20\x20\x20EnhancedWebSocket.prototype\x20=\x20originalWebSocket.prototype;','\x20\x20\x20source:\x20','\x20\x20\x20\x20\x20\x20return;','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20new\x20originalWebSocket(rewritten.toString(),\x20protocols);','stylesheet','\x0a</body>','/__snowpack__','include','\x20\x20\x20\x20\x20\x20//\x20Mark\x20as\x20initialized\x20globally\x20so\x20other\x20module\x20instances\x20(e.g.\x20enhanced\x20app\x27s\x20bundled\x20copy)\x20skip\x20re-init','Cannot\x20build\x20enhancement\x20URL\x20without\x20enhancementBase\x20configured','\x20\x20\x20Fetching\x20enhancement\x20document...','href','<script\x20type=\x22module\x22\x20data-enhance-runtime-bootstrap>','GET','55mfiAIm','hasOwnProperty','\x20\x20try\x20{','\x20matches\x20callbackBypass','headers','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Starting\x20runtime\x20bootstrap...\x22);','\x20Calling\x20skipWaiting()...','follow','connect-src\x20*','\x20\x20\x20\x20Object.setPrototypeOf(EnhancedWebSocket,\x20originalWebSocket);','content-type',',\x20type:\x20','\x20\x20\x20Production\x20response:\x20','\x20\x20\x20Fetch\x20error:','[Enhance\x20SW]','\x20\x20\x20\x20\x20\x20//\x20Allow\x20proxying\x20for\x20specific\x20external\x20hosts','\x20via\x20','get','info','\x20\x20\x20Existing\x20bootstrap\x20found\x20-\x20keeping\x20it','$&\x0a','\x20\x20\x20\x20\x20\x20Object.defineProperty(EnhancedWebSocket.prototype,\x20\x22constructor\x22,\x20{\x20value:\x20EnhancedWebSocket\x20});','activate','enhancement','\x20\x20\x20enhancementUrl:\x20','\x20\x20\x20\x20if\x20(!originalWebSocket\x20||\x20originalWebSocket.__enhancePatched)\x20{','\x20-\x20falling\x20back\x20to\x20production','\x20\x20\x20Content-Type:\x20','font-src\x20*\x20data:','type','\x20for\x20','\x20\x20\x20\x20\x20\x20//\x20ignore\x20if\x20unable\x20to\x20redefine','\x20\x20\x20No\x20enhancementBase\x20configured\x20-\x20returning\x20null','url','\x20\x20\x20Enhancement\x20document\x20URL:\x20','\x20Enhancement\x20ID\x20from\x20navigation:\x20','origin','\x20\x20\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Set\x20window.__enhanceInitialized\x20=\x20true\x22);','/vite/client','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Current\x20URL:\x22,\x20window.location.href);','x-enhance-document-source','\x20\x20\x20\x20\x20\x20\x20\x20}','\x20\x20\x20Not\x20OK\x20(','/_next/webpack-hmr','none','enhancementUrl','parse','set-cookie','(async\x20()\x20=>\x20{','\x20\x20\x20\x20var\x20EnhancedWebSocket\x20=\x20function(url,\x20protocols)\x20{','navigate','enhancementBase','\x20Service\x20Worker\x20script\x20loaded\x20at\x20',',\x20null,\x202));','full','/__webpack_hmr','content-length','\x20\x20\x20Response:\x20','\x20\x20\x20\x20console.error(\x22[Enhance\x20Bootstrap]\x20Failed\x20to\x20bootstrap\x20runtime:\x22,\x20error);','\x20\x20\x20\x20if\x20(!Enhance\x20||\x20typeof\x20Enhance.init\x20!==\x20\x22function\x22)\x20{','getOwnPropertyNames','/webpack-dev-server','join','\x20\x20\x20Fetching\x20production\x20response...','\x20\x20\x20Checking\x20for\x20enhancement\x20document...','\x20\x20\x20\x20Object.defineProperty(EnhancedWebSocket,\x20\x22__enhancePatched\x22,\x20{\x20value:\x20true\x20});','\x20\x20\x20Document\x20fetch\x20error:','\x20Resolving\x20enhancement\x20','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Calling\x20Enhance.init()\x20with\x20options:\x22,\x20JSON.stringify(','\x20\x20\x20\x20\x20\x20return\x20false;','has','endsWith','\x20buildRuntimeBootstrapScript:\x20no\x20runtimePath\x20-\x20returning\x20null'];_0x1e2b=function(){return _0x3be38e;};return _0x1e2b();}(function(_0xc73297,_0x583470){const _0x506dbc=_0x2948,_0x3614d7=_0xc73297();while(!![]){try{const _0x557bb6=-parseInt(_0x506dbc(0x20f))/0x1*(parseInt(_0x506dbc(0x203))/0x2)+parseInt(_0x506dbc(0x22a))/0x3*(-parseInt(_0x506dbc(0x256))/0x4)+-parseInt(_0x506dbc(0x2f2))/0x5*(parseInt(_0x506dbc(0x289))/0x6)+-parseInt(_0x506dbc(0x288))/0x7*(-parseInt(_0x506dbc(0x1f6))/0x8)+-parseInt(_0x506dbc(0x1e8))/0x9+-parseInt(_0x506dbc(0x2f9))/0xa+parseInt(_0x506dbc(0x29b))/0xb*(parseInt(_0x506dbc(0x26d))/0xc);if(_0x557bb6===_0x583470)break;else _0x3614d7['push'](_0x3614d7['shift']());}catch(_0x358ee1){_0x3614d7['push'](_0x3614d7['shift']());}}}(_0x1e2b,0x9d84e));function _0x2948(_0x1b1c43,_0x26787a){_0x1b1c43=_0x1b1c43-0x1d6;const _0x1e2b7e=_0x1e2b();let _0x294809=_0x1e2b7e[_0x1b1c43];return _0x294809;}var EnhanceSW=((()=>{const _0x3b324f=_0x2948;var _0x274a82=Object[_0x3b324f(0x216)],_0x546463=Object[_0x3b324f(0x264)],_0x11b7c5=Object[_0x3b324f(0x2d7)],_0x54f2a1=Object[_0x3b324f(0x224)][_0x3b324f(0x29c)],_0x529864=(_0x4eb69e,_0x4c5598)=>{for(var _0x52af7c in _0x4c5598)_0x274a82(_0x4eb69e,_0x52af7c,{'get':_0x4c5598[_0x52af7c],'enumerable':!![]});},_0x2fa068=(_0x39cc37,_0x3efc0f,_0x2f7594,_0x14a0d6)=>{const _0x2d8403=_0x3b324f;if(_0x3efc0f&&typeof _0x3efc0f==='object'||typeof _0x3efc0f===_0x2d8403(0x2e8)){for(let _0x2eb2cb of _0x11b7c5(_0x3efc0f))if(!_0x54f2a1['call'](_0x39cc37,_0x2eb2cb)&&_0x2eb2cb!==_0x2f7594)_0x274a82(_0x39cc37,_0x2eb2cb,{'get':()=>_0x3efc0f[_0x2eb2cb],'enumerable':!(_0x14a0d6=_0x546463(_0x3efc0f,_0x2eb2cb))||_0x14a0d6[_0x2d8403(0x2fc)]});}return _0x39cc37;},_0x22afdd=_0x4fd48e=>_0x2fa068(_0x274a82({},_0x3b324f(0x25d),{'value':!![]}),_0x4fd48e),_0x272040={};_0x529864(_0x272040,{'log':()=>_0x27b3ca});var _0x478e77=_0x3b324f(0x250),_0x4a179f=_0x3b324f(0x1e2);function _0x288361(_0x5476da){const _0x242c07=_0x3b324f;if(!_0x5476da[_0x242c07(0x255)]('/'))return'/'+_0x5476da;return _0x5476da;}function _0x4f5fd8(_0x50c127,_0x3f0165){const _0x2cec9f=_0x3b324f,_0x489b92=new URL(_0x50c127[_0x2cec9f(0x1e9)]()),_0x5b0430=_0x489b92['pathname'][_0x2cec9f(0x2e2)]('/')?_0x489b92['pathname'][_0x2cec9f(0x20d)](0x0,-0x1):_0x489b92[_0x2cec9f(0x24c)],_0x1773b8=_0x3f0165['pathname']['startsWith']('/')?_0x3f0165[_0x2cec9f(0x24c)]:'/'+_0x3f0165[_0x2cec9f(0x24c)];return _0x489b92[_0x2cec9f(0x24c)]=(''+_0x5b0430+_0x1773b8)['replace'](/\/+/g,'/'),_0x489b92[_0x2cec9f(0x222)]=_0x3f0165[_0x2cec9f(0x222)],_0x489b92[_0x2cec9f(0x22b)]='',_0x489b92;}var _0x36fc3e='[Enhance\x20SW\x20Routing]',_0xcb6e20=_0x3b324f(0x259),_0x19910d=new Set([_0x3b324f(0x209),_0x3b324f(0x263),_0x3b324f(0x26e),_0x3b324f(0x206),'worker',_0x3b324f(0x1dd),_0x3b324f(0x2ec)]);function _0x532d3b(_0x15f65b){const _0x505c44=_0x3b324f,_0x251432=_0x15f65b[_0x505c44(0x2e9)]===_0x505c44(0x29a)||_0x15f65b[_0x505c44(0x2e9)]===_0x505c44(0x208);return _0x251432;}function _0x51bfc9(_0x49b7d2,_0x15a733){const _0x422108=_0x288361(_0x15a733),_0x4c3aa3=_0x49b7d2['callbackBypassNormalized']['some'](_0x1aefe7=>_0x422108['startsWith'](_0x1aefe7));return _0x4c3aa3;}function _0x469cda(_0x3ff6b2,_0x73eb05,_0x4feef2){const _0x5dadd8=_0x3b324f,_0x204fd8=_0x73eb05[_0x5dadd8(0x247)];if(!_0x204fd8||!_0x19910d[_0x5dadd8(0x2e1)](_0x204fd8))return![];if(_0x53ae15(_0x3ff6b2,_0x4feef2))return console[_0x5dadd8(0x1fd)](_0x36fc3e+_0x5dadd8(0x1f4)+_0x4feef2[_0x5dadd8(0x24c)]+'\x20is\x20overlay\x20asset\x20-\x20not\x20routing'),![];if(_0x41186a(_0x3ff6b2,_0x4feef2))return console['log'](_0x36fc3e+_0x5dadd8(0x1f4)+_0x4feef2[_0x5dadd8(0x24c)]+_0x5dadd8(0x1d9)),![];if(_0x4feef2[_0x5dadd8(0x2bf)]!==self[_0x5dadd8(0x28a)][_0x5dadd8(0x2bf)])return![];return!![];}async function _0x67fa6e(_0x158fa4,_0x44a221,_0x3351f1){const _0x14be72=_0x3b324f;console[_0x14be72(0x1fd)](_0x36fc3e+'\x20fetchFromEnhancement:\x20'+_0x3351f1['pathname']);if(!_0x158fa4['enhancementBase'])return console[_0x14be72(0x1fd)](_0x36fc3e+_0x14be72(0x2f5)),null;const _0x2b9668=_0x5564bb(_0x158fa4,_0x3351f1);console[_0x14be72(0x1fd)](_0x36fc3e+'\x20\x20\x20Enhancement\x20URL:\x20'+_0x2b9668['toString']());const _0x3a2a65=new Headers(_0x44a221[_0x14be72(0x29f)]);_0x3a2a65[_0x14be72(0x27a)](_0x14be72(0x1d7),_0x14be72(0x2b2)),_0x3a2a65[_0x14be72(0x23c)](_0x14be72(0x229));_0x158fa4[_0x14be72(0x1ed)]&&_0x3a2a65[_0x14be72(0x27a)](_0xcb6e20,_0x158fa4[_0x14be72(0x1ed)]);const _0x24d0cc=new Request(_0x2b9668['toString'](),{'method':_0x44a221[_0x14be72(0x2e9)],'headers':_0x3a2a65,'credentials':'include','redirect':_0x44a221['redirect'],'cache':_0x14be72(0x287),'mode':_0x14be72(0x24b)});try{console[_0x14be72(0x1fd)](_0x36fc3e+'\x20\x20\x20Fetching\x20from\x20enhancement...');const _0x59e403=await fetch(_0x24d0cc);console[_0x14be72(0x1fd)](_0x36fc3e+'\x20\x20\x20Response:\x20'+_0x59e403[_0x14be72(0x27c)]+'\x20'+_0x59e403[_0x14be72(0x1da)]+_0x14be72(0x2a6)+_0x59e403['type']);if(_0x59e403[_0x14be72(0x2b8)]===_0x14be72(0x212))return console[_0x14be72(0x1fd)](_0x36fc3e+_0x14be72(0x2f4)),_0x27b3ca(_0x14be72(0x2ad),_0x14be72(0x200),_0x2b9668[_0x14be72(0x1e9)]()),null;if(!_0x59e403['ok'])return console[_0x14be72(0x1fd)](_0x36fc3e+_0x14be72(0x2c5)+_0x59e403[_0x14be72(0x27c)]+')\x20-\x20returning\x20null'),_0x27b3ca(_0x14be72(0x226),'Enhancement\x20miss\x20'+_0x59e403[_0x14be72(0x27c)]+_0x14be72(0x2b9)+_0x2b9668[_0x14be72(0x24c)]),null;return console[_0x14be72(0x1fd)](_0x36fc3e+'\x20\x20\x20SUCCESS\x20-\x20returning\x20enhanced\x20response'),_0x3a1786(_0x59e403,_0x44a221[_0x14be72(0x2e9)]);}catch(_0x3cb96f){return console[_0x14be72(0x1f5)](_0x36fc3e+_0x14be72(0x2a8),_0x3cb96f),_0x27b3ca('info','Enhancement\x20fetch\x20failed',_0x3cb96f),null;}}async function _0x2372c4(_0x10509e,_0x287282){const _0xc6eaa7=_0x3b324f,_0x2afc3a=new URL(_0x287282['url']);console[_0xc6eaa7(0x1fd)](_0x36fc3e+'\x20fetchEnhancementDocument:\x20'+_0x2afc3a[_0xc6eaa7(0x24c)]+_0x2afc3a[_0xc6eaa7(0x222)]);if(!_0x10509e[_0xc6eaa7(0x2ce)])return console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2bb)),null;const _0x27ce2a=_0x5564bb(_0x10509e,_0x2afc3a);console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2bd)+_0x27ce2a[_0xc6eaa7(0x1e9)]());const _0xb02ddc=new Headers(_0x287282[_0xc6eaa7(0x29f)]);_0xb02ddc[_0xc6eaa7(0x27a)]('x-enhance-routing','enhancement-document'),_0xb02ddc['delete']('host'),_0xb02ddc['delete'](_0xc6eaa7(0x2d3));_0x10509e[_0xc6eaa7(0x1ed)]&&_0xb02ddc['set'](_0xcb6e20,_0x10509e['publishableKey']);const _0x464f8c=new Request(_0x27ce2a['toString'](),{'method':_0xc6eaa7(0x29a),'headers':_0xb02ddc,'credentials':_0xc6eaa7(0x294),'redirect':_0xc6eaa7(0x2a2),'cache':_0xc6eaa7(0x287),'mode':_0xc6eaa7(0x24b)});try{console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x297));const _0x52e612=await fetch(_0x464f8c);console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2d4)+_0x52e612['status']+'\x20'+_0x52e612['statusText']+_0xc6eaa7(0x2a6)+_0x52e612[_0xc6eaa7(0x2b8)]),console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2b6)+_0x52e612[_0xc6eaa7(0x29f)][_0xc6eaa7(0x2ac)](_0xc6eaa7(0x2a5)));if(_0x52e612[_0xc6eaa7(0x2b8)]===_0xc6eaa7(0x212))return console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2f4)),_0x27b3ca(_0xc6eaa7(0x2ad),_0xc6eaa7(0x1ff),_0x27ce2a['toString']()),null;if(!_0x52e612['ok'])return console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x2c5)+_0x52e612['status']+')\x20-\x20returning\x20null'),_0x27b3ca(_0xc6eaa7(0x226),_0xc6eaa7(0x26f)+_0x52e612[_0xc6eaa7(0x27c)]+'\x20for\x20'+_0x27ce2a[_0xc6eaa7(0x24c)]),null;if(!_0x1892ba(_0x52e612))return console[_0xc6eaa7(0x1fd)](_0x36fc3e+_0xc6eaa7(0x1ea)),null;return console[_0xc6eaa7(0x1fd)](_0x36fc3e+'\x20\x20\x20SUCCESS\x20-\x20returning\x20enhancement\x20document'),_0x3a1786(_0x52e612,'GET');}catch(_0x509664){return console[_0xc6eaa7(0x1f5)](_0x36fc3e+_0xc6eaa7(0x2dd),_0x509664),_0x27b3ca(_0xc6eaa7(0x2ad),_0xc6eaa7(0x21a),_0x509664),null;}}function _0x5564bb(_0x308d77,_0xad4d60){const _0x140727=_0x3b324f;if(!_0x308d77['enhancementBase'])throw new Error(_0x140727(0x296));return _0x4f5fd8(_0x308d77[_0x140727(0x2ce)],_0xad4d60);}function _0x3a1786(_0x210d98,_0x520334){const _0x4e38cc=_0x3b324f,_0x8e5d1d=_0x210d98[_0x4e38cc(0x234)](),_0x2e56dd=new Headers(_0x8e5d1d['headers']);_0x2e56dd[_0x4e38cc(0x23c)](_0x4e38cc(0x211)),_0x2e56dd[_0x4e38cc(0x23c)](_0x4e38cc(0x243)),_0x2e56dd['delete']('access-control-expose-headers'),_0x2e56dd[_0x4e38cc(0x27a)]('x-enhance-enhancement','hit'),_0x1795f1(_0x2e56dd);const _0x49cd23=_0x520334===_0x4e38cc(0x208)?null:_0x8e5d1d[_0x4e38cc(0x1f9)];return new Response(_0x49cd23,{'status':_0x8e5d1d['status'],'statusText':_0x8e5d1d[_0x4e38cc(0x1da)],'headers':_0x2e56dd});}function _0x1892ba(_0x13bdfb){const _0x9c31cb=_0x3b324f,_0x47ad68=_0x13bdfb[_0x9c31cb(0x29f)]['get'](_0x9c31cb(0x2a5));return _0x47ad68!=null&&_0x47ad68[_0x9c31cb(0x232)](_0x9c31cb(0x1d8));}function _0x53ae15(_0x3727b7,_0x110d1e){const _0x4f6dc4=_0x3b324f;return _0x4d31ac(_0x110d1e,_0x3727b7[_0x4f6dc4(0x207)]);}function _0x41186a(_0x503ef5,_0x5a4a9f){const _0x504473=_0x3b324f;return _0x294b39(_0x5a4a9f,_0x503ef5[_0x504473(0x1fc)]);}function _0x4d31ac(_0x265d1b,_0x1c1444){const _0x51360a=_0x3b324f;if(!_0x1c1444)return![];if(_0x1c1444[_0x51360a(0x255)](_0x51360a(0x21f))||_0x1c1444[_0x51360a(0x255)](_0x51360a(0x1e7)))return _0x265d1b[_0x51360a(0x298)]===_0x1c1444;const _0x23ceee=_0x11b81d(_0x1c1444);if(!_0x23ceee)return![];const _0x233b75=''+_0x265d1b[_0x51360a(0x24c)]+_0x265d1b['search'];if(_0x233b75===_0x23ceee)return!![];if(_0x265d1b[_0x51360a(0x222)]==='?import')return _0x265d1b['pathname']===_0x23ceee;return![];}function _0x294b39(_0x3bdcfa,_0x530330){const _0x55aa7e=_0x3b324f;if(!_0x530330)return![];if(_0x530330[_0x55aa7e(0x255)]('http://')||_0x530330[_0x55aa7e(0x255)](_0x55aa7e(0x1e7)))return _0x3bdcfa[_0x55aa7e(0x298)]===_0x530330;const _0x34804d=_0x11b81d(_0x530330);if(!_0x34804d)return![];const _0x44d042=''+_0x3bdcfa[_0x55aa7e(0x24c)]+_0x3bdcfa[_0x55aa7e(0x222)];return _0x44d042===_0x34804d;}function _0x11b81d(_0x2fc931){const _0xee79f6=_0x3b324f;if(!_0x2fc931)return _0x2fc931;if(_0x2fc931[_0xee79f6(0x255)]('http://')||_0x2fc931['startsWith'](_0xee79f6(0x1e7)))return _0x2fc931;const _0x349a9c=_0x2fc931['replace'](/^\.\//,'');if(_0x349a9c[_0xee79f6(0x255)]('/'))return _0x349a9c;return'/'+_0x349a9c;}function _0x1795f1(_0x291039){const _0x3c8be0=_0x3b324f;_0x291039[_0x3c8be0(0x23c)]('set-cookie'),_0x291039[_0x3c8be0(0x23c)](_0x3c8be0(0x25f));}function _0x56791c(_0x2df568){const _0x54d04c=_0x3b324f,_0x2a5327=[_0x54d04c(0x274),_0x54d04c(0x24f),'style-src\x20\x27self\x27\x20\x27unsafe-inline\x27\x20blob:\x20data:\x20https:\x20http:','img-src\x20*\x20data:\x20blob:',_0x54d04c(0x2b7),_0x54d04c(0x2a3),_0x54d04c(0x26a),_0x54d04c(0x241),_0x54d04c(0x2e4)],_0x37c06b=_0x45778b(_0x2df568);return _0x37c06b&&_0x2a5327['push'](_0x37c06b),_0x2a5327[_0x54d04c(0x2d9)](';\x20');}function _0x7e4d62(_0x5b3c73){const _0x32d4d7=_0x3b324f;_0x5b3c73['delete'](_0x32d4d7(0x2ca)),_0x5b3c73[_0x32d4d7(0x23c)](_0x32d4d7(0x25f));}function _0x45778b(_0x11b9c8){if(!_0x11b9c8)return null;const _0x13d1e1=_0x11b9c8['match'](/frame-ancestors\s+([^;]+)/i);if(!_0x13d1e1)return null;return'frame-ancestors\x20'+_0x13d1e1[0x1]['trim']();}function _0x125cbe(_0x388691,_0x296e80){const _0x2be7af=_0x3b324f;if(/<head[^>]*>/i[_0x2be7af(0x23a)](_0x388691)){const _0x4f9ac0=_0x388691[_0x2be7af(0x2f0)](/<head[^>]*>/i);if(_0x4f9ac0){const _0x2fb496=_0x4f9ac0[0x0];return _0x388691[_0x2be7af(0x284)](_0x2fb496,_0x2fb496+'\x0a'+_0x296e80);}}if(/<\/head>/i[_0x2be7af(0x23a)](_0x388691))return _0x388691[_0x2be7af(0x284)](/<\/head>/i,_0x296e80+_0x2be7af(0x282));if(/<body\b[^>]*>/i['test'](_0x388691))return _0x388691['replace'](/<body\b[^>]*>/i,_0x2be7af(0x2af)+_0x296e80);if(/<\/body>/i[_0x2be7af(0x23a)](_0x388691))return _0x388691[_0x2be7af(0x284)](/<\/body>/i,_0x296e80+_0x2be7af(0x292));return _0x296e80+'\x0a'+_0x388691;}var _0x372177=[_0x3b324f(0x210)],_0x4102fe=['/@vite/client','/__vite/client',_0x3b324f(0x2c1),_0x3b324f(0x22f),_0x3b324f(0x27b),_0x3b324f(0x2d8),'/webpack-hmr',_0x3b324f(0x283),_0x3b324f(0x22d),_0x3b324f(0x2d2),_0x3b324f(0x2c6),'/parcel-hmr',_0x3b324f(0x231),_0x3b324f(0x293),'/snowpack/hmr'];function _0x152a35(_0x57755a,_0x499ccd){const _0x6e17b3=_0x59b080(_0x57755a);if(!_0x6e17b3)return _0x499ccd;return _0x125cbe(_0x499ccd,_0x6e17b3);}function _0x59b080(_0x557480){const _0x43db9e=_0x3b324f;if(!_0x557480['enhancementBase'])return null;const _0x4265d4=_0x557480['enhancementBase'][_0x43db9e(0x1e9)](),_0x17ce0e=_0x18ffab(_0x372177),_0x2d03f9=_0x18ffab(_0x4102fe),_0x533c88=[_0x43db9e(0x239),_0x43db9e(0x26b),_0x43db9e(0x29d),_0x43db9e(0x2fb)+JSON['stringify'](_0x4265d4)+');',_0x43db9e(0x1db),_0x43db9e(0x2b4),_0x43db9e(0x28f),_0x43db9e(0x204),_0x43db9e(0x2e5)+JSON['stringify'](_0x17ce0e)+');',_0x43db9e(0x218)+JSON[_0x43db9e(0x273)](_0x2d03f9)+';',_0x43db9e(0x219),'\x20\x20\x20\x20var\x20toArray\x20=\x20function(value)\x20{',_0x43db9e(0x262),'\x20\x20\x20\x20\x20\x20return\x20Array.isArray(value)\x20?\x20value\x20:\x20[value];',_0x43db9e(0x240),'\x20\x20\x20\x20var\x20shouldProxy\x20=\x20function(url,\x20protocols)\x20{',_0x43db9e(0x2aa),'\x20\x20\x20\x20\x20\x20var\x20externalHosts\x20=\x20[\x22app.enhance.localhost:4450\x22,\x20\x22localhost:5173\x22];',_0x43db9e(0x22c),'\x20\x20\x20\x20\x20\x20var\x20isAppHost\x20=\x20url.host\x20===\x20window.location.host;',_0x43db9e(0x251),'\x20\x20\x20\x20\x20\x20if\x20(!isExternalHost\x20&&\x20!isAppHost)\x20return\x20false;',_0x43db9e(0x251),'\x20\x20\x20\x20\x20\x20var\x20pathname\x20=\x20url.pathname\x20||\x20\x22/\x22;',_0x43db9e(0x1ef),_0x43db9e(0x1e5),_0x43db9e(0x27f),_0x43db9e(0x214),_0x43db9e(0x252),'\x20\x20\x20\x20\x20\x20\x20\x20var\x20proto\x20=\x20protoList[i];',_0x43db9e(0x21e),'\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20return\x20true;',_0x43db9e(0x2c4),_0x43db9e(0x27f),_0x43db9e(0x1de),'\x20\x20\x20\x20\x20\x20for\x20(var\x20j\x20=\x200;\x20j\x20<\x20knownPathHints.length;\x20j++)\x20{',_0x43db9e(0x275),_0x43db9e(0x254),'\x20\x20\x20\x20\x20\x20\x20\x20}',_0x43db9e(0x27f),_0x43db9e(0x2e0),_0x43db9e(0x240),_0x43db9e(0x25a),'\x20\x20\x20\x20\x20\x20//\x20Always\x20use\x20enhancementBase\x20for\x20HMR\x20WebSocket\x20proxying',_0x43db9e(0x236),'\x20\x20\x20\x20\x20\x20proxied.search\x20=\x20targetUrl.search;','\x20\x20\x20\x20\x20\x20proxied.hash\x20=\x20\x22\x22;',_0x43db9e(0x248),_0x43db9e(0x240),_0x43db9e(0x2cc),_0x43db9e(0x286),_0x43db9e(0x23f),'\x20\x20\x20\x20\x20\x20\x20\x20if\x20(shouldProxy(resolved,\x20protocols))\x20{','\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20var\x20rewritten\x20=\x20buildProxiedUrl(resolved);',_0x43db9e(0x290),_0x43db9e(0x2c4),'\x20\x20\x20\x20\x20\x20}\x20catch\x20(error)\x20{',_0x43db9e(0x265),'\x20\x20\x20\x20\x20\x20}',_0x43db9e(0x2ea),_0x43db9e(0x240),_0x43db9e(0x217),_0x43db9e(0x28d),_0x43db9e(0x2a4),_0x43db9e(0x1e6),_0x43db9e(0x2b0),'\x20\x20\x20\x20}\x20catch\x20(error)\x20{',_0x43db9e(0x2ba),_0x43db9e(0x204),_0x43db9e(0x2dc),_0x43db9e(0x2e7),_0x43db9e(0x27d),_0x43db9e(0x201),'\x20\x20}',_0x43db9e(0x258),'</script>'];return _0x533c88[_0x43db9e(0x2d9)]('\x0a');}function _0x18ffab(_0x3c32b9){const _0x1bc586=_0x3b324f,_0x3894f4=new Set(),_0x3a7acb=[];for(const _0x5991d9 of _0x3c32b9){const _0x1a2f1b=_0x5991d9[_0x1bc586(0x21c)]();if(_0x3894f4[_0x1bc586(0x2e1)](_0x1a2f1b))continue;_0x3894f4[_0x1bc586(0x2ee)](_0x1a2f1b),_0x3a7acb[_0x1bc586(0x270)](_0x1a2f1b);}return _0x3a7acb;}var _0xb93fc1=_0x3b324f(0x1fe);function _0x1fbdcf(_0x361ae7,_0x3782ba){const _0x381e2d=_0x3b324f;console[_0x381e2d(0x1fd)](_0xb93fc1+'\x20injectRuntimeBootstrap()\x20called'),console['log'](_0xb93fc1+'\x20\x20\x20runtimeScriptPath:\x20'+_0x361ae7['runtimeScriptPath']),console[_0x381e2d(0x1fd)](_0xb93fc1+'\x20\x20\x20overlayPath:\x20'+_0x361ae7[_0x381e2d(0x207)]);if(_0x3782ba['includes'](_0x381e2d(0x2fa)))return console[_0x381e2d(0x1fd)](_0xb93fc1+_0x381e2d(0x2ae)),_0x3782ba;const _0x59a03f=_0x1c3190(_0x361ae7);if(!_0x59a03f)return console[_0x381e2d(0x1fd)](_0xb93fc1+_0x381e2d(0x2f6)),_0x3782ba;console['log'](_0xb93fc1+_0x381e2d(0x2fd)+_0x59a03f['length']+_0x381e2d(0x1e4));const _0x1cffb4=_0x125cbe(_0x3782ba,_0x59a03f);return console['log'](_0xb93fc1+_0x381e2d(0x24e)),_0x1cffb4;}function _0x1c3190(_0x3a6b1c){const _0x19515b=_0x3b324f,_0x43c211=_0x3a6b1c[_0x19515b(0x1fc)];if(!_0x43c211)return console[_0x19515b(0x1fd)](_0xb93fc1+_0x19515b(0x2e3)),null;const _0x43bb7c=_0x260f0f(_0x3a6b1c);console[_0x19515b(0x1fd)](_0xb93fc1+'\x20Bootstrap\x20options:',JSON[_0x19515b(0x273)](_0x43bb7c,null,0x2));const _0x395548=_0x306fbe(_0x43bb7c),_0xeb37c1=JSON['stringify'](_0x43c211),_0x3b1bee=[_0x19515b(0x299),_0x19515b(0x2cb),_0x19515b(0x29d),_0x19515b(0x245)+_0xeb37c1+';',_0x19515b(0x2a0),_0x19515b(0x23e),_0x19515b(0x2c2),'\x20\x20\x20\x20const\x20runtimeModule\x20=\x20await\x20import(runtimePath);',_0x19515b(0x215),_0x19515b(0x1f8),_0x19515b(0x2d6),'\x20\x20\x20\x20\x20\x20console.error(\x22[Enhance\x20Bootstrap]\x20No\x20Enhance.init\x20export\x20found!\x22);',_0x19515b(0x28f),'\x20\x20\x20\x20}',_0x19515b(0x2df)+_0x395548+_0x19515b(0x2d0),'\x20\x20\x20\x20const\x20controller\x20=\x20Enhance.init('+_0x395548+');','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Enhance\x20controller\x20created:\x22,\x20controller);',_0x19515b(0x1df),_0x19515b(0x213),_0x19515b(0x23d),_0x19515b(0x295),_0x19515b(0x2fe),_0x19515b(0x223),_0x19515b(0x2c0),'\x20\x20\x20\x20}','\x20\x20\x20\x20console.log(\x22[Enhance\x20Bootstrap]\x20Bootstrap\x20complete\x22);','\x20\x20}\x20catch\x20(error)\x20{',_0x19515b(0x2d5),'\x20\x20}',_0x19515b(0x258),'</script>'];return _0x3b1bee[_0x19515b(0x2d9)]('\x0a');}function _0x260f0f(_0x5ac0a1){const _0x523a2f=_0x3b324f,_0x259b41={'publishableKey':_0x5ac0a1[_0x523a2f(0x1ed)],'callbackBypass':_0x5ac0a1[_0x523a2f(0x249)],'__development':{'enableOverlayHmr':_0x5ac0a1['overlayEnableViteHmr'],'overlayPath':_0x5ac0a1[_0x523a2f(0x207)],'security':_0x5ac0a1[_0x523a2f(0x23b)],'backendUrl':_0x5ac0a1[_0x523a2f(0x278)]}};return _0x259b41;}function _0x306fbe(_0x195350){const _0x383409=_0x3b324f;return JSON[_0x383409(0x273)](_0x195350)[_0x383409(0x284)](/</g,_0x383409(0x28c))[_0x383409(0x284)](/>/g,_0x383409(0x24d));}function _0x10b4b8(_0x4134c4,_0x41dbe9){const _0xd7f2f9=_0x3b324f,_0x4ca92a=_0xe14006=>_0x4d1881(_0x4134c4,_0xe14006),_0x36126f=_0x3ecb75=>_0x44e5e4(_0x4134c4,_0x3ecb75);return _0x41dbe9[_0xd7f2f9(0x284)](/<script\b[^>]*>/gi,_0x4ca92a)['replace'](/<link\b[^>]*>/gi,_0x36126f);}function _0x3b2066(_0x2ae398){const _0x101033=_0x3b324f;return _0x2ae398[_0x101033(0x284)](/\s+integrity\s*=\s*(?:"[^"]*"|'[^']*'|[^\s>]+)/gi,'');}function _0x4d1881(_0x143fd3,_0x36b442){const _0x12f1cb=_0x3b324f,_0x50158e=_0x503d7b(_0x36b442,_0x12f1cb(0x25b));if(!_0x50158e)return _0x36b442;const _0x1182f3=_0x3a742e(_0x143fd3,_0x50158e['value']);if(!_0x1182f3||_0x1182f3===_0x50158e['value'])return _0x36b442;const _0x7a2071=_0x50158e['full'][_0x12f1cb(0x284)](_0x50158e[_0x12f1cb(0x2ed)],_0x1182f3);return _0x36b442[_0x12f1cb(0x284)](_0x50158e['full'],_0x7a2071);}function _0x44e5e4(_0x1ef233,_0x2cc46a){const _0x4a44b2=_0x3b324f,_0x591094=_0x2cc46a['match'](/\brel\s*=\s*(['"])([^"']+)\1/i);if(!_0x591094)return _0x2cc46a;const _0x1b48ef=_0x591094[0x2][_0x4a44b2(0x21c)]();if(_0x1b48ef!==_0x4a44b2(0x291)&&_0x1b48ef!=='modulepreload')return _0x2cc46a;const _0x383354=_0x503d7b(_0x2cc46a,_0x4a44b2(0x298));if(!_0x383354)return _0x2cc46a;const _0x58fb1a=_0x3a742e(_0x1ef233,_0x383354[_0x4a44b2(0x2ed)]);if(!_0x58fb1a||_0x58fb1a===_0x383354[_0x4a44b2(0x2ed)])return _0x2cc46a;const _0x7f0179=_0x383354['full'][_0x4a44b2(0x284)](_0x383354[_0x4a44b2(0x2ed)],_0x58fb1a);return _0x2cc46a[_0x4a44b2(0x284)](_0x383354[_0x4a44b2(0x2d1)],_0x7f0179);}function _0x503d7b(_0x232607,_0x337daa){const _0x10c54e=_0x3b324f,_0x16c6f8=new RegExp(_0x337daa+'\x5cs*=\x5cs*([\x27\x22])([^\x22\x27]+)\x5c1','i'),_0x199075=_0x232607[_0x10c54e(0x2f0)](_0x16c6f8);if(!_0x199075)return null;return{'full':_0x199075[0x0],'value':_0x199075[0x2]};}function _0x3a742e(_0x2785f8,_0x38b447){const _0x3c1ac2=_0x3b324f,_0x33d20c=_0x2d4f26(_0x38b447);if(!_0x33d20c)return null;if(_0x33d20c[_0x3c1ac2(0x2bf)]===self['location'][_0x3c1ac2(0x2bf)])return''+_0x33d20c['pathname']+_0x33d20c[_0x3c1ac2(0x222)];return null;}function _0x2d4f26(_0x53dc5a){const _0x368822=_0x3b324f;try{return new URL(_0x53dc5a,self['location'][_0x368822(0x2bf)]);}catch{return null;}}var _0x426f68=_0x3b324f(0x228);async function _0x5261a1(_0x3dcbed,_0x118da8,_0x409d05,_0x1a4264=!![]){const _0x34b440=_0x3b324f;console[_0x34b440(0x1fd)](_0x426f68+'\x20rewriteDocument()\x20called'),console[_0x34b440(0x1fd)](_0x426f68+_0x34b440(0x28e)+_0x409d05),console[_0x34b440(0x1fd)](_0x426f68+'\x20\x20\x20shouldInjectOverlay:\x20'+_0x1a4264),console[_0x34b440(0x1fd)](_0x426f68+_0x34b440(0x235)+_0x3dcbed['securityMode']);const _0x5acf9c=_0x118da8[_0x34b440(0x234)](),_0x4c87f6=await _0x5acf9c[_0x34b440(0x1e1)]();console[_0x34b440(0x1fd)](_0x426f68+_0x34b440(0x1f1)+_0x4c87f6[_0x34b440(0x227)]+'\x20chars'),console['log'](_0x426f68+'\x20\x20\x20Stripping\x20SRI\x20attributes...');const _0x5b9644=_0x3b2066(_0x4c87f6);console['log'](_0x426f68+_0x34b440(0x280));let _0x3f8b46=_0x10b4b8(_0x3dcbed,_0x5b9644);_0x409d05===_0x34b440(0x2b2)?(console[_0x34b440(0x1fd)](_0x426f68+'\x20\x20\x20Injecting\x20HMR\x20bridge\x20(enhancement\x20source)...'),_0x3f8b46=_0x152a35(_0x3dcbed,_0x3f8b46)):console['log'](_0x426f68+'\x20\x20\x20Skipping\x20HMR\x20bridge\x20(production\x20source)');_0x1a4264?(console[_0x34b440(0x1fd)](_0x426f68+_0x34b440(0x20e)),_0x3f8b46=_0x1fbdcf(_0x3dcbed,_0x3f8b46)):console[_0x34b440(0x1fd)](_0x426f68+'\x20\x20\x20Skipping\x20runtime\x20bootstrap\x20injection');console['log'](_0x426f68+'\x20\x20\x20Rewritten\x20HTML\x20length:\x20'+_0x3f8b46[_0x34b440(0x227)]+'\x20chars');const _0x2809b8=new Headers(_0x5acf9c['headers']);_0x2809b8[_0x34b440(0x27a)](_0x34b440(0x21d),'no-store'),_0x2809b8[_0x34b440(0x27a)](_0x34b440(0x230),_0x34b440(0x244)),_0x2809b8[_0x34b440(0x27a)](_0x34b440(0x2c3),_0x409d05),_0x7e4d62(_0x2809b8);if(_0x3dcbed[_0x34b440(0x23b)]!==_0x34b440(0x2f3)){console[_0x34b440(0x1fd)](_0x426f68+_0x34b440(0x220));const _0x57ec13=_0x2809b8['get']('content-security-policy');_0x2809b8[_0x34b440(0x27a)](_0x34b440(0x2f7),_0x56791c(_0x57ec13)),_0x2809b8[_0x34b440(0x23c)]('cross-origin-opener-policy'),_0x2809b8[_0x34b440(0x23c)](_0x34b440(0x1dc)),_0x2809b8['delete'](_0x34b440(0x1ec));}else console[_0x34b440(0x1fd)](_0x426f68+'\x20\x20\x20Custom\x20security\x20mode\x20-\x20preserving\x20original\x20CSP');return console['log'](_0x426f68+'\x20\x20\x20Document\x20rewrite\x20complete'),new Response(_0x3f8b46,{'status':_0x5acf9c[_0x34b440(0x27c)],'statusText':_0x5acf9c[_0x34b440(0x1da)],'headers':_0x2809b8});}var _0x2e4a6f=_0x3b324f(0x2a9);console[_0x3b324f(0x1fd)](_0x2e4a6f+_0x3b324f(0x2cf)+new Date()[_0x3b324f(0x221)]());var _0x5b6710={'overlayPath':_0x3b324f(0x1f0),'backendUrl':_0x3b324f(0x257),'overlayEnableViteHmr':![],'runtimeScriptPath':_0x3b324f(0x285),'swPath':_0x3b324f(0x242)};console['log'](_0x2e4a6f+'\x20Build\x20config:',JSON[_0x3b324f(0x273)](_0x5b6710,null,0x2));var _0x5ef087={'publishableKey':'','callbackBypass':['/auth/callback'],'securityMode':_0x3b324f(0x260)},_0x54778b=_0x3b324f(0x259),_0x4b6780=new Map(),_0x347f1b=null,_0x505349=null,_0x409244=null;function _0x779b54(){const _0x379e8c=_0x3b324f,_0xc84d79=_0x505349||'',_0x10e12e=_0x409244;return{..._0x5b6710,..._0x5ef087,'enhancementUrl':_0xc84d79,'enhancementBase':_0x10e12e,'callbackBypassNormalized':_0x5ef087[_0x379e8c(0x249)][_0x379e8c(0x1e0)](_0x51372f=>_0x51372f[_0x379e8c(0x255)]('/')?_0x51372f:'/'+_0x51372f)};}async function _0x4f1a2c(_0x46f48d,_0x48b346){const _0x24ffa5=_0x3b324f,_0x3caaa5=_0x46f48d[_0x24ffa5(0x268)]['get'](_0x24ffa5(0x2b2));if(_0x48b346&&_0x3caaa5){console[_0x24ffa5(0x1fd)](_0x2e4a6f+_0x24ffa5(0x2be)+_0x3caaa5);const _0x479eb6=await _0x1cc263(_0x3caaa5);if(_0x479eb6){_0x347f1b=_0x3caaa5,_0x505349=_0x479eb6;try{_0x409244=new URL(_0x479eb6);}catch{console[_0x24ffa5(0x1f5)](_0x2e4a6f+_0x24ffa5(0x267)+_0x479eb6),_0x409244=null;}}else _0x347f1b=null,_0x505349=null,_0x409244=null;}return _0x48b346&&!_0x3caaa5&&(_0x347f1b&&console[_0x24ffa5(0x1fd)](_0x2e4a6f+_0x24ffa5(0x233)),_0x347f1b=null,_0x505349=null,_0x409244=null),_0x779b54();}function _0x27b3ca(_0x544cbd,_0x5cfdb8,..._0x1a97c1){const _0x6003fb=_0x3b324f;_0x544cbd===_0x6003fb(0x2ad)?console[_0x6003fb(0x2ad)](_0x2e4a6f,_0x5cfdb8,..._0x1a97c1):console[_0x6003fb(0x226)](_0x2e4a6f,_0x5cfdb8,..._0x1a97c1);}async function _0x1cc263(_0x4c9c57){const _0x2661bf=_0x3b324f,_0x5bb3ce=_0x4b6780[_0x2661bf(0x2ac)](_0x4c9c57);if(_0x5bb3ce)return console[_0x2661bf(0x1fd)](_0x2e4a6f+_0x2661bf(0x237)+_0x4c9c57+'\x20resolved\x20from\x20cache:\x20'+_0x5bb3ce),_0x5bb3ce;if(!_0x5ef087[_0x2661bf(0x1ed)])return console[_0x2661bf(0x1f5)](_0x2e4a6f+_0x2661bf(0x27e)),null;const _0x202746=_0x5b6710[_0x2661bf(0x278)]+'/public/enhancements/'+_0x4c9c57+_0x2661bf(0x1eb);console[_0x2661bf(0x1fd)](_0x2e4a6f+_0x2661bf(0x2de)+_0x4c9c57+_0x2661bf(0x2ab)+_0x202746);try{const _0x113913=await fetch(_0x202746,{'headers':{[_0x54778b]:_0x5ef087[_0x2661bf(0x1ed)]}});if(!_0x113913['ok']){let _0x54cc41=await _0x113913[_0x2661bf(0x1e1)]();try{const _0x5e99fb=JSON[_0x2661bf(0x2c9)](_0x54cc41);_0x5e99fb['error']&&(_0x54cc41=_0x5e99fb[_0x2661bf(0x1f5)]);}catch{}return _0x113913[_0x2661bf(0x27c)]===0x193?console[_0x2661bf(0x1f5)](_0x2e4a6f+_0x2661bf(0x246)+_0x54cc41):console[_0x2661bf(0x1f5)](_0x2e4a6f+'\x20Failed\x20to\x20resolve\x20enhancement\x20'+_0x4c9c57+':\x20'+_0x113913[_0x2661bf(0x27c)]+'\x20'+_0x54cc41),null;}const _0x467234=await _0x113913[_0x2661bf(0x24a)](),_0x46be1b=''+_0x5b6710[_0x2661bf(0x278)]+_0x467234[_0x2661bf(0x225)];return console['log'](_0x2e4a6f+'\x20Enhancement\x20'+_0x4c9c57+'\x20resolved\x20to:\x20'+_0x46be1b),_0x4b6780[_0x2661bf(0x27a)](_0x4c9c57,_0x46be1b),_0x46be1b;}catch(_0x57e6c9){return console['error'](_0x2e4a6f+'\x20Error\x20resolving\x20enhancement\x20'+_0x4c9c57+':',_0x57e6c9),null;}}self[_0x3b324f(0x261)](_0x3b324f(0x20b),_0xd84054=>{const _0x1a310c=_0x3b324f;console[_0x1a310c(0x1fd)](_0x2e4a6f+_0x1a310c(0x277)),_0xd84054[_0x1a310c(0x266)](((async()=>{const _0x4b9751=_0x1a310c;console['log'](_0x2e4a6f+_0x4b9751(0x2a1)),await self[_0x4b9751(0x1f7)](),console['log'](_0x2e4a6f+_0x4b9751(0x25e));})()));}),self[_0x3b324f(0x261)](_0x3b324f(0x2b1),_0x5bce3b=>{const _0x47b61e=_0x3b324f;console['log'](_0x2e4a6f+_0x47b61e(0x20c)),_0x5bce3b[_0x47b61e(0x266)](((async()=>{const _0x1cf8a1=_0x47b61e;console[_0x1cf8a1(0x1fd)](_0x2e4a6f+_0x1cf8a1(0x1ee)),await self['clients']['claim'](),console[_0x1cf8a1(0x1fd)](_0x2e4a6f+_0x1cf8a1(0x2f1));})()));}),self['addEventListener'](_0x3b324f(0x20a),_0x50e9a9=>{const _0x44fa21=_0x3b324f,_0x27ebf7=_0x50e9a9[_0x44fa21(0x2eb)];console['log'](_0x2e4a6f+'\x20MESSAGE\x20received:',_0x27ebf7);if(!_0x27ebf7||typeof _0x27ebf7!==_0x44fa21(0x253)){console[_0x44fa21(0x1fd)](_0x2e4a6f+_0x44fa21(0x269));return;}switch(_0x27ebf7[_0x44fa21(0x2b8)]){case _0x478e77:{console[_0x44fa21(0x1fd)](_0x2e4a6f+_0x44fa21(0x238));const _0x318379=_0x27ebf7[_0x44fa21(0x28b)];_0x5ef087={'publishableKey':_0x318379['publishableKey']??'','callbackBypass':_0x318379[_0x44fa21(0x249)]??[_0x44fa21(0x281)],'securityMode':_0x318379[_0x44fa21(0x23b)]??'permissive'},console[_0x44fa21(0x1fd)](_0x2e4a6f+_0x44fa21(0x279),JSON[_0x44fa21(0x273)](_0x5ef087,null,0x2));break;}case _0x4a179f:console[_0x44fa21(0x1fd)](_0x2e4a6f+'\x20DISABLE\x20message\x20-\x20resetting\x20customer\x20config'),_0x5ef087={'publishableKey':'','callbackBypass':['/auth/callback'],'securityMode':_0x44fa21(0x260)},_0x347f1b=null,_0x505349=null,_0x409244=null,_0x4b6780[_0x44fa21(0x271)](),console[_0x44fa21(0x1fd)](_0x2e4a6f+_0x44fa21(0x1fa));break;default:console['log'](_0x2e4a6f+'\x20Unknown\x20message\x20type:\x20'+_0x27ebf7['type']);break;}}),self[_0x3b324f(0x261)](_0x3b324f(0x202),_0x3443e2=>{_0x3443e2['respondWith'](_0x4216b2(_0x3443e2));});async function _0x4216b2(_0x4ebc67){const _0x15cf9b=_0x3b324f,{request:_0x5de828}=_0x4ebc67,_0x809a1b=new URL(_0x5de828[_0x15cf9b(0x2bc)]),_0x1d9a16=_0x5de828[_0x15cf9b(0x1f3)]===_0x15cf9b(0x2cd),_0x5f13ce=_0x1d9a16||_0x809a1b['origin']===self[_0x15cf9b(0x28a)]['origin'];_0x5f13ce&&(console[_0x15cf9b(0x1fd)](_0x2e4a6f+'\x20FETCH:\x20'+_0x5de828[_0x15cf9b(0x2e9)]+'\x20'+_0x809a1b['pathname']+_0x809a1b[_0x15cf9b(0x222)]),console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x1d6)+_0x5de828[_0x15cf9b(0x1f3)]+_0x15cf9b(0x26c)+_0x5de828['destination']));if(!_0x532d3b(_0x5de828))return _0x5f13ce&&console['log'](_0x2e4a6f+_0x15cf9b(0x272)),fetch(_0x5de828);const _0x17b629=_0x1d9a16?await _0x4f1a2c(_0x809a1b,_0x1d9a16):_0x779b54();_0x5f13ce&&console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x2b3)+(_0x17b629[_0x15cf9b(0x2c8)]||_0x15cf9b(0x2c7)));if(_0x51bfc9(_0x17b629,_0x809a1b[_0x15cf9b(0x24c)]))return _0x5f13ce&&console['log'](_0x2e4a6f+_0x15cf9b(0x2f8)+_0x809a1b[_0x15cf9b(0x24c)]+_0x15cf9b(0x29e)),fetch(_0x5de828);if(_0x1d9a16)return console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x1e3)),_0x19f2ab(_0x5de828,_0x17b629);if(!_0x469cda(_0x17b629,_0x5de828,_0x809a1b))return _0x5f13ce&&console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x1f2)),fetch(_0x5de828);console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x25c)+_0x809a1b[_0x15cf9b(0x24c)]);const _0x247fd8=await _0x67fa6e(_0x17b629,_0x5de828,_0x809a1b);if(_0x247fd8)return console[_0x15cf9b(0x1fd)](_0x2e4a6f+_0x15cf9b(0x276)+_0x809a1b[_0x15cf9b(0x24c)]),_0x247fd8;return console[_0x15cf9b(0x1fd)](_0x2e4a6f+'\x20\x20\x20Enhancement\x20MISS\x20for\x20'+_0x809a1b[_0x15cf9b(0x24c)]+_0x15cf9b(0x2b5)),fetch(_0x5de828);}async function _0x19f2ab(_0x132406,_0x2bf875){const _0x4932f1=_0x3b324f,_0x71af29=new URL(_0x132406['url']);console[_0x4932f1(0x1fd)](_0x2e4a6f+'\x20handleNavigationRequest:\x20'+_0x71af29[_0x4932f1(0x24c)]+_0x71af29[_0x4932f1(0x222)]),console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x2e6)+(_0x2bf875[_0x4932f1(0x2c8)]||_0x4932f1(0x2c7))),console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x2da));const _0x1cf8ca=await fetch(_0x132406);console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x2a7)+_0x1cf8ca['status']+'\x20'+_0x1cf8ca['statusText']),console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x2b6)+_0x1cf8ca[_0x4932f1(0x29f)][_0x4932f1(0x2ac)](_0x4932f1(0x2a5)));if(!_0x1892ba(_0x1cf8ca))return console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x205)),_0x1cf8ca;console[_0x4932f1(0x1fd)](_0x2e4a6f+'\x20\x20\x20HTML\x20response\x20-\x20processing...');const _0x3536c9=_0x3a1786(_0x1cf8ca,_0x4932f1(0x29a));console['log'](_0x2e4a6f+_0x4932f1(0x2db));const _0x551a72=await _0x2372c4(_0x2bf875,_0x132406),_0x420c05=_0x551a72?'enhancement':_0x4932f1(0x2ef);console[_0x4932f1(0x1fd)](_0x2e4a6f+'\x20\x20\x20Document\x20source:\x20'+_0x420c05);const _0x51e704=_0x551a72??_0x3536c9,_0x4818b=_0x420c05==='enhancement'||_0x71af29[_0x4932f1(0x268)][_0x4932f1(0x2e1)](_0x4932f1(0x21b))||_0x71af29[_0x4932f1(0x268)][_0x4932f1(0x2e1)](_0x4932f1(0x2b2));console[_0x4932f1(0x1fd)](_0x2e4a6f+_0x4932f1(0x22e)+_0x4818b);try{console['log'](_0x2e4a6f+'\x20\x20\x20Rewriting\x20document...');const _0x70aeaf=await _0x5261a1(_0x2bf875,_0x51e704,_0x420c05,_0x4818b);return console['log'](_0x2e4a6f+'\x20\x20\x20Document\x20rewritten\x20successfully'),_0x70aeaf;}catch(_0xe9f9c7){return console[_0x4932f1(0x1f5)](_0x2e4a6f+'\x20\x20\x20Failed\x20to\x20rewrite\x20document:',_0xe9f9c7),_0x27b3ca('info',_0x4932f1(0x1fb),_0xe9f9c7),_0x51e704;}}return _0x22afdd(_0x272040);})());
|
package/dist/vite/index.d.ts
CHANGED
|
@@ -1,5 +1,15 @@
|
|
|
1
1
|
import { Plugin } from 'vite';
|
|
2
2
|
|
|
3
|
-
|
|
3
|
+
type EnhancePluginOptions = {
|
|
4
|
+
publishableKey: string;
|
|
5
|
+
callbackBypass?: string[];
|
|
6
|
+
__development?: {
|
|
7
|
+
enableOverlayHmr?: boolean;
|
|
8
|
+
overlayPath?: string;
|
|
9
|
+
security?: "permissive" | "custom";
|
|
10
|
+
backendUrl?: string;
|
|
11
|
+
};
|
|
12
|
+
};
|
|
13
|
+
declare const enhance: (options: EnhancePluginOptions) => Plugin;
|
|
4
14
|
|
|
5
|
-
export {
|
|
15
|
+
export { type EnhancePluginOptions, enhance };
|
package/dist/vite/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
var
|
|
1
|
+
var _0x4719b7=_0x2653;(function(_0x137e12,_0x1911ac){var _0x26550f=_0x2653,_0x3f8374=_0x137e12();while(!![]){try{var _0x5045fd=parseInt(_0x26550f(0xa9))/0x1*(-parseInt(_0x26550f(0xb3))/0x2)+parseInt(_0x26550f(0xb6))/0x3*(parseInt(_0x26550f(0xac))/0x4)+-parseInt(_0x26550f(0xb9))/0x5+-parseInt(_0x26550f(0xaf))/0x6*(parseInt(_0x26550f(0xb0))/0x7)+parseInt(_0x26550f(0xb2))/0x8*(parseInt(_0x26550f(0xa2))/0x9)+parseInt(_0x26550f(0xb7))/0xa*(-parseInt(_0x26550f(0xa8))/0xb)+parseInt(_0x26550f(0xbb))/0xc*(parseInt(_0x26550f(0xb1))/0xd);if(_0x5045fd===_0x1911ac)break;else _0x3f8374['push'](_0x3f8374['shift']());}catch(_0x4a6eb9){_0x3f8374['push'](_0x3f8374['shift']());}}}(_0x374f,0x87843));import{fileURLToPath}from'url';function _0x374f(){var _0x500b56=['353658VUWPVV','7ljaGBi','13RgibkP','719216nBJfiw','5138ntdWCg','emitFile','enhance-sandbox','37557VESBGF','10MPTuLO','__development','3315420tHTTCH','publishableKey','20293536ugcPGF','Content-Type','<head$1>','\x22;\x0aEnhance.init(','use','url',');\x0a</script>','../assets/enhance-runtime.js','middlewares','63VNPUOA','/sw-enhance.js','asset','replace','/assets/enhance-runtime.js','callbackBypass','5080889womken','431sBYCli','<script\x20type=\x22module\x22\x20data-enhance-runtime-bootstrap>\x0aimport\x20{\x20Enhance\x20}\x20from\x20\x22','assets/enhance-runtime.js','168vXehxy','utf-8','application/javascript'];_0x374f=function(){return _0x500b56;};return _0x374f();}import{readFile}from'fs/promises';var runtimePath=fileURLToPath(new URL(_0x4719b7(0xa0),import.meta.url)),swPath=fileURLToPath(new URL('../sw-enhance.js',import.meta.url)),RUNTIME_URL=_0x4719b7(0xa6),SW_URL=_0x4719b7(0xa3);function _0x2653(_0x3b5421,_0x554143){_0x3b5421=_0x3b5421-0xa0;var _0x374f2c=_0x374f();var _0x265386=_0x374f2c[_0x3b5421];return _0x265386;}function buildInitScript(_0x5a623f){var _0x1c65f5=_0x4719b7;const _0x678028={'publishableKey':_0x5a623f[_0x1c65f5(0xba)],'callbackBypass':_0x5a623f[_0x1c65f5(0xa7)],'__development':_0x5a623f[_0x1c65f5(0xb8)]},_0x2e087b=JSON['stringify'](_0x678028);return _0x1c65f5(0xaa)+RUNTIME_URL+_0x1c65f5(0xbe)+_0x2e087b+_0x1c65f5(0xc1);}var enhance=_0x57f01f=>{var _0x474d5f=_0x4719b7;let _0x38b105=null,_0x9f8082=null;async function _0x322288(){var _0x1877bd=_0x2653;!_0x38b105&&(_0x38b105=await readFile(runtimePath,_0x1877bd(0xad))),!_0x9f8082&&(_0x9f8082=await readFile(swPath,_0x1877bd(0xad)));}return{'name':_0x474d5f(0xb5),'configureServer'(_0x5e18fc){var _0x3751f9=_0x474d5f;_0x5e18fc[_0x3751f9(0xa1)][_0x3751f9(0xbf)](async(_0x1e21f9,_0x54bc97,_0xb63249)=>{var _0x4a63f5=_0x3751f9;if(_0x1e21f9[_0x4a63f5(0xc0)]===RUNTIME_URL||_0x1e21f9['url']===SW_URL){await _0x322288(),_0x54bc97['setHeader']('Content-Type',_0x4a63f5(0xae)),_0x54bc97['end'](_0x1e21f9['url']===RUNTIME_URL?_0x38b105:_0x9f8082);return;}_0xb63249();});},'configurePreviewServer'(_0x24a80c){var _0x1496da=_0x474d5f;_0x24a80c[_0x1496da(0xa1)][_0x1496da(0xbf)](async(_0x272ae5,_0x3f15d1,_0x91d03e)=>{var _0x5907ec=_0x1496da;if(_0x272ae5[_0x5907ec(0xc0)]===RUNTIME_URL||_0x272ae5['url']===SW_URL){await _0x322288(),_0x3f15d1['setHeader'](_0x5907ec(0xbc),'application/javascript'),_0x3f15d1['end'](_0x272ae5[_0x5907ec(0xc0)]===RUNTIME_URL?_0x38b105:_0x9f8082);return;}_0x91d03e();});},async 'generateBundle'(){var _0x5f52f7=_0x474d5f;await _0x322288(),this[_0x5f52f7(0xb4)]({'type':_0x5f52f7(0xa4),'fileName':_0x5f52f7(0xab),'source':_0x38b105}),this[_0x5f52f7(0xb4)]({'type':'asset','fileName':'sw-enhance.js','source':_0x9f8082});},'transformIndexHtml'(_0x1038ff){var _0x2a975f=_0x474d5f;const _0x497778=buildInitScript(_0x57f01f);return _0x1038ff[_0x2a975f(0xa5)](/<head([^>]*)>/,_0x2a975f(0xbd)+_0x497778);}};};export{enhance};
|
package/package.json
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@enhance-eng/sandbox",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.20-beta.1ab5433",
|
|
4
|
+
"type": "module",
|
|
4
5
|
"description": "Enhance preview bootstrap and tooling package.",
|
|
5
6
|
"license": "MIT",
|
|
6
|
-
"type": "module",
|
|
7
7
|
"main": "./dist/index.js",
|
|
8
8
|
"module": "./dist/index.js",
|
|
9
9
|
"types": "./dist/index.d.ts",
|
|
@@ -18,9 +18,8 @@
|
|
|
18
18
|
}
|
|
19
19
|
},
|
|
20
20
|
"files": [
|
|
21
|
-
"dist",
|
|
22
|
-
"
|
|
23
|
-
"enhance.config.sample.json"
|
|
21
|
+
"dist/",
|
|
22
|
+
"README.md"
|
|
24
23
|
],
|
|
25
24
|
"bin": {
|
|
26
25
|
"enhance-sandbox": "./dist/cli.js"
|
package/dist/postinstall.d.ts
DELETED
package/dist/postinstall.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
const _0x3f0af6=_0x3eab;(function(_0x48e4e1,_0x56cabb){const _0x25a708=_0x3eab,_0x4356b1=_0x48e4e1();while(!![]){try{const _0x55f1a2=parseInt(_0x25a708(0x1c1))/0x1+parseInt(_0x25a708(0x1d0))/0x2*(parseInt(_0x25a708(0x1de))/0x3)+parseInt(_0x25a708(0x1dd))/0x4*(parseInt(_0x25a708(0x1d8))/0x5)+parseInt(_0x25a708(0x1fa))/0x6+parseInt(_0x25a708(0x1e8))/0x7*(-parseInt(_0x25a708(0x1d5))/0x8)+-parseInt(_0x25a708(0x1ff))/0x9+parseInt(_0x25a708(0x1ee))/0xa*(-parseInt(_0x25a708(0x1eb))/0xb);if(_0x55f1a2===_0x56cabb)break;else _0x4356b1['push'](_0x4356b1['shift']());}catch(_0x571d73){_0x4356b1['push'](_0x4356b1['shift']());}}}(_0x5b91,0xbab16));import{relative,resolve}from'path';function _0x3eab(_0x542201,_0x46c676){const _0x5b91ec=_0x5b91();return _0x3eab=function(_0x3eab3d,_0x471604){_0x3eab3d=_0x3eab3d-0x1b6;let _0x41b5e8=_0x5b91ec[_0x3eab3d];return _0x41b5e8;},_0x3eab(_0x542201,_0x46c676);}import{promises as _0x105c1a}from'fs';import{join}from'path';var CONFIG_FILENAME='enhance.config.json';async function loadEnhanceConfig(_0x5ee500=process['cwd']()){const _0x3d3572=_0x3eab,_0x2e5a6b=join(_0x5ee500,CONFIG_FILENAME);let _0x7e7bff;try{_0x7e7bff=await _0x105c1a['readFile'](_0x2e5a6b,_0x3d3572(0x1c0));}catch(_0x3b8afe){if(_0x3b8afe[_0x3d3572(0x1e9)]==='ENOENT')return null;throw new Error(_0x3d3572(0x1ca)+CONFIG_FILENAME+':\x20'+_0x3b8afe[_0x3d3572(0x1cc)]);}let _0x514581;try{_0x514581=JSON[_0x3d3572(0x1db)](_0x7e7bff);}catch(_0xb7f702){throw new Error(_0x3d3572(0x1d3)+CONFIG_FILENAME+':\x20'+_0xb7f702['message']);}if(!_0x514581||typeof _0x514581!=='object')throw new Error(CONFIG_FILENAME+'\x20must\x20contain\x20an\x20object');const {publicDir:_0xa66b2c,swFilename:_0x15936b}=_0x514581;if(typeof _0xa66b2c!==_0x3d3572(0x1c5)||_0xa66b2c[_0x3d3572(0x1f1)]()[_0x3d3572(0x1c3)]===0x0)throw new Error(CONFIG_FILENAME+_0x3d3572(0x1df));if(_0x15936b!=null&&(typeof _0x15936b!==_0x3d3572(0x1c5)||_0x15936b[_0x3d3572(0x1f1)]()[_0x3d3572(0x1c3)]===0x0))throw new Error(CONFIG_FILENAME+_0x3d3572(0x1c6));return{'publicDir':_0xa66b2c[_0x3d3572(0x1f1)](),'swFilename':typeof _0x15936b===_0x3d3572(0x1c5)?_0x15936b['trim']():void 0x0};}import{promises as _0x2a79cd}from'fs';import{createHash}from'crypto';import{dirname,join as _0xdbc77c}from'path';import{fileURLToPath}from'url';var package_default={'name':'@enhance-eng/sandbox','version':_0x3f0af6(0x1dc),'type':_0x3f0af6(0x1cd),'description':_0x3f0af6(0x1cb),'license':'MIT','main':_0x3f0af6(0x1f2),'module':'./dist/index.js','types':_0x3f0af6(0x1f4),'exports':{'.':{'types':_0x3f0af6(0x1f4),'import':'./dist/index.js','require':_0x3f0af6(0x1f2)},'./vite':{'types':_0x3f0af6(0x1e0),'import':_0x3f0af6(0x1c9)}},'files':[_0x3f0af6(0x1bc),_0x3f0af6(0x1f0),'enhance.config.sample.json'],'bin':{'enhance-sandbox':_0x3f0af6(0x1d2)},'scripts':{'typecheck':_0x3f0af6(0x1d6),'dev':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup\x20--watch','dev:build':'ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://overlay.localhost:8099\x20tsup','dev:staging':_0x3f0af6(0x1f9),'dev:staging:build':_0x3f0af6(0x1e5),'build':_0x3f0af6(0x1c4),'build:release':_0x3f0af6(0x1e4),'version':'pnpm\x20version\x20patch\x20--no-git-tag-version'},'dependencies':{'commander':_0x3f0af6(0x1e1),'zod':'^3.22.4'},'devDependencies':{'@types/node':_0x3f0af6(0x200),'javascript-obfuscator':'^4.1.1','tsup':_0x3f0af6(0x1c2),'vite':_0x3f0af6(0x1d1)},'publishConfig':{'access':'public'}},DEFAULT_SERVICE_WORKER_PATH=_0x3f0af6(0x1ba),DEFAULT_RUNTIME_PATH='/assets/enhance-runtime.js',DIST_SERVICE_WORKER_PATH=_0x3f0af6(0x1e6),DIST_RUNTIME_PATH=_0x3f0af6(0x1bd),PACKAGE_VERSION=typeof package_default['version']==='string'?package_default[_0x3f0af6(0x1fc)]:_0x3f0af6(0x1fb);function normalizeAssetPath(_0x16693b){const _0x486035=_0x3f0af6;if(!_0x16693b)return _0x16693b;if(_0x16693b[_0x486035(0x1e3)](_0x486035(0x1fe))||_0x16693b[_0x486035(0x1e3)](_0x486035(0x1f6)))return _0x16693b;const _0x3bf163=_0x16693b[_0x486035(0x1bf)](/^\.\//,'');return _0x3bf163[_0x486035(0x1e3)]('/')?_0x3bf163:'/'+_0x3bf163;}var distDir=dirname(fileURLToPath(new URL(_0x3f0af6(0x1d4),import.meta[_0x3f0af6(0x1cf)])));async function syncAssets(_0x3b66a5){const _0x2e2466=_0x3f0af6,_0x1b17e8=[{'sourcePath':DIST_SERVICE_WORKER_PATH,'manifestPath':normalizeAssetPath(DEFAULT_SERVICE_WORKER_PATH),'override':_0x3b66a5[_0x2e2466(0x1e2)]?'./'+_0x3b66a5['swFilename']:void 0x0},{'sourcePath':DIST_RUNTIME_PATH,'manifestPath':normalizeAssetPath(DEFAULT_RUNTIME_PATH)}],_0x40db8b=[];for(const _0x1c3963 of _0x1b17e8){const _0x164565=cleanRelativePath(_0x1c3963[_0x2e2466(0x1b7)]??_0x1c3963['manifestPath']),_0x377953=_0xdbc77c(distDir,cleanRelativePath(_0x1c3963['sourcePath'])),_0x1b0abb=_0xdbc77c(_0x3b66a5[_0x2e2466(0x1da)],_0x164565),[_0x15f454,_0x502bc9]=await Promise[_0x2e2466(0x1b9)]([readDigest(_0x377953),readDigest(_0x1b0abb)]);if(_0x15f454&&_0x502bc9&&_0x15f454===_0x502bc9){_0x40db8b['push']({'sourcePath':_0x377953,'destinationPath':_0x1b0abb,'relativeDestination':_0x164565,'status':_0x2e2466(0x1c7)});continue;}await _0x2a79cd[_0x2e2466(0x1ef)](dirname(_0x1b0abb),{'recursive':!![]}),await _0x2a79cd['copyFile'](_0x377953,_0x1b0abb),_0x40db8b['push']({'sourcePath':_0x377953,'destinationPath':_0x1b0abb,'relativeDestination':_0x164565,'status':'copied'});}return _0x40db8b;}function cleanRelativePath(_0x456fb6){const _0x5be8f0=_0x3f0af6;return _0x456fb6[_0x5be8f0(0x1bf)](/^[./]+/,'');}async function readDigest(_0x49c23e){const _0x58aee0=_0x3f0af6;try{const _0x40547d=await _0x2a79cd[_0x58aee0(0x1e7)](_0x49c23e);return createHash(_0x58aee0(0x1d9))['update'](_0x40547d)[_0x58aee0(0x1f3)](_0x58aee0(0x1be));}catch(_0x5503b9){if(_0x5503b9['code']===_0x58aee0(0x1ed))return null;throw _0x5503b9;}}async function main(){const _0x277951=_0x3f0af6,_0xef1dc3=await loadEnhanceConfig();if(!_0xef1dc3){console[_0x277951(0x1d7)](_0x277951(0x1bb)+CONFIG_FILENAME+_0x277951(0x1ec));return;}const _0xf40daa=resolve(process[_0x277951(0x1b6)](),_0xef1dc3[_0x277951(0x1da)]),_0x18c55e=await syncAssets({'publicDir':_0xf40daa,'swFilename':_0xef1dc3[_0x277951(0x1e2)]});for(const _0x4f0e4b of _0x18c55e){const _0x477af7=relative(process[_0x277951(0x1b6)](),_0x4f0e4b[_0x277951(0x1ea)]);_0x4f0e4b[_0x277951(0x1c8)]==='skipped'?console['info']('[enhance-sandbox]\x20Skipped\x20'+_0x4f0e4b[_0x277951(0x1ce)]+_0x277951(0x1f7)+_0x477af7+']'):console['info']('[enhance-sandbox]\x20Copied\x20'+_0x4f0e4b[_0x277951(0x1ce)]+_0x277951(0x1f8)+_0x477af7);}}main()[_0x3f0af6(0x1f5)](_0x286ba4=>{const _0x1e41c2=_0x3f0af6;console[_0x1e41c2(0x1fd)]('[enhance-sandbox]\x20Failed\x20to\x20sync\x20assets\x20during\x20postinstall'),console[_0x1e41c2(0x1fd)](_0x286ba4),process[_0x1e41c2(0x1b8)](0x1);});function _0x5b91(){const _0xdd71b2=['1357636SkUCOE','3sgMQmI','\x20is\x20missing\x20a\x20non-empty\x20\x22publicDir\x22\x20string','./dist/vite/index.d.ts','^11.1.0','swFilename','startsWith','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20OBFUSCATE=1\x20RELEASE=1\x20tsup','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup','sw-enhance.js','readFile','2100826ePOYSp','code','destinationPath','132ehDMzB','\x20not\x20found;\x20skipping\x20asset\x20sync','ENOENT','1536180hatVBv','mkdir','bin','trim','./dist/index.cjs','digest','./dist/index.d.ts','catch','https://','\x20(already\x20current)\x20[','\x20→\x20','ENHANCE_OVERLAY_PATH=https://overlay.localhost:8099/src/index.tsx\x20ENHANCE_BACKEND_URL=https://enhance-api-dev.enhancelabs.workers.dev\x20tsup\x20--watch','5204340nqzudt','0.0.0','version','error','http://','5982417Szslwr','^24.10.1','cwd','override','exit','all','/sw-enhance.js','[enhance-sandbox]\x20','dist','assets/enhance-runtime.js','base64','replace','utf8','587601fGBboA','^8.5.1','length','ENHANCE_OVERLAY_PATH=https://assets.enhancelabs.ai/overlay.js\x20ENHANCE_BACKEND_URL=https://api.enhancelabs.ai\x20tsup','string','\x20has\x20an\x20invalid\x20\x22swFilename\x22;\x20expected\x20a\x20non-empty\x20string','skipped','status','./dist/vite/index.js','Failed\x20to\x20read\x20','Enhance\x20preview\x20bootstrap\x20and\x20tooling\x20package.','message','module','relativeDestination','url','1520628GFmLov','^7.2.4','bin/enhance-sandbox.js','Invalid\x20JSON\x20in\x20','../dist/index.js','8ovIdoF','tsc\x20--noEmit','info','20rcvMwJ','sha256','publicDir','parse','0.3.18'];_0x5b91=function(){return _0xdd71b2;};return _0x5b91();}
|