tapimo 0.0.1 → 0.0.2

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.
@@ -5,7 +5,7 @@ export type Asset = {
5
5
  encoding?: 'base64';
6
6
  };
7
7
  /** The prerendered SPA shell HTML (assets normalized to relative URLs). */
8
- export declare const shell = "<!DOCTYPE html><html lang=\"en\" data-theme=\"dark\" data-regen-radius=\"none\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link rel=\"stylesheet\" href=\"./assets/styles-QLNcBtmR.css\" data-precedence=\"default\"/><title>Tempo API Admin</title><link rel=\"modulepreload\" href=\"./assets/index-9tf01JPF.js\"/><link rel=\"icon\" type=\"image/svg+xml\" href=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20269%20269%22%3E%3Crect%20width%3D%22269%22%20height%3D%22269%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M123.273%20190.794H93.445L121.09%20105.318H85.7334L93.445%2080.2642H191.95L184.238%20105.318H150.773L123.273%20190.794Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E\"/></head><body><div id=\"root\"></div><script class=\"$tsr\" id=\"$tsr-stream-barrier\">(self.$R=self.$R||{})[\"tsr\"]=[];self.$_TSR={h(){this.hydrated=!0,this.c()},e(){this.streamEnded=!0,this.c()},c(){this.hydrated&&this.streamEnded&&(delete self.$_TSR,delete self.$R.tsr)},p(e){this.initialized?e():this.buffer.push(e)},buffer:[]};$_TSR.router=($R=>$R[0]={manifest:$R[1]={routes:$R[2]={__root__:$R[3]={preloads:$R[4]=[\"./assets/index-9tf01JPF.js\"],scripts:$R[5]=[$R[6]={attrs:$R[7]={type:\"module\",async:!0,src:\"./assets/index-9tf01JPF.js\"}}]}}},matches:$R[8]=[$R[9]={i:\"__root__\0\",u:1782867871047,s:\"success\",ssr:!0}],lastMatchId:\"__root__\0\"})($R[\"tsr\"]);$_TSR.e();document.currentScript.remove()</script><script type=\"module\" async=\"\" src=\"./assets/index-9tf01JPF.js\"></script></body></html>";
8
+ export declare const shell = "<!DOCTYPE html><html lang=\"en\" data-theme=\"dark\" data-regen-radius=\"none\"><head><meta charSet=\"utf-8\"/><meta content=\"width=device-width, initial-scale=1\" name=\"viewport\"/><link rel=\"stylesheet\" href=\"./assets/styles-Cd7Fp5b_.css\" data-precedence=\"default\"/><title>Tempo API Admin</title><link rel=\"modulepreload\" href=\"./assets/index-CPTihwDe.js\"/><link rel=\"icon\" type=\"image/svg+xml\" href=\"data:image/svg+xml,%3Csvg%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%20viewBox%3D%220%200%20269%20269%22%3E%3Crect%20width%3D%22269%22%20height%3D%22269%22%20fill%3D%22%23000%22%2F%3E%3Cpath%20d%3D%22M123.273%20190.794H93.445L121.09%20105.318H85.7334L93.445%2080.2642H191.95L184.238%20105.318H150.773L123.273%20190.794Z%22%20fill%3D%22%23fff%22%2F%3E%3C%2Fsvg%3E\"/></head><body><div id=\"root\"></div><script class=\"$tsr\" id=\"$tsr-stream-barrier\">(self.$R=self.$R||{})[\"tsr\"]=[];self.$_TSR={h(){this.hydrated=!0,this.c()},e(){this.streamEnded=!0,this.c()},c(){this.hydrated&&this.streamEnded&&(delete self.$_TSR,delete self.$R.tsr)},p(e){this.initialized?e():this.buffer.push(e)},buffer:[]};$_TSR.router=($R=>$R[0]={manifest:$R[1]={routes:$R[2]={__root__:$R[3]={preloads:$R[4]=[\"./assets/index-CPTihwDe.js\"],scripts:$R[5]=[$R[6]={attrs:$R[7]={type:\"module\",async:!0,src:\"./assets/index-CPTihwDe.js\"}}]}}},matches:$R[8]=[$R[9]={i:\"__root__\0\",u:1782959721668,s:\"success\",ssr:!0}],lastMatchId:\"__root__\0\"})($R[\"tsr\"]);$_TSR.e();document.currentScript.remove()</script><script type=\"module\" async=\"\" src=\"./assets/index-CPTihwDe.js\"></script></body></html>";
9
9
  /** Content-hashed UI assets, keyed by their path under the mount (e.g. `assets/index-*.js`). */
10
10
  export declare const assets: Record<string, Asset>;
11
11
  //# sourceMappingURL=ui.generated.d.ts.map