@ryanfw/prompt-orchestration-pipeline 1.2.6 → 1.2.7

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.
@@ -11,7 +11,7 @@
11
11
  />
12
12
  <title>Prompt Pipeline Dashboard</title>
13
13
  <link rel="icon" type="image/svg+xml" href="/favicon.svg" />
14
- <script type="module" crossorigin src="/assets/index-CeAgP91B.js"></script>
14
+ <script type="module" crossorigin src="/assets/index-SKy2shWc.js"></script>
15
15
  <link rel="stylesheet" crossorigin href="/assets/style-DA1Ma4YS.css">
16
16
  </head>
17
17
  <body>
@@ -1,12 +1,12 @@
1
1
  // Auto-generated by scripts/generate-embedded-assets.js — do not edit
2
2
  import _asset0 from "./dist/index.html" with { type: "file" };
3
- import _asset1 from "./dist/assets/index-CeAgP91B.js.map" with { type: "file" };
4
- import _asset2 from "./dist/assets/index-CeAgP91B.js" with { type: "file" };
5
- import _asset3 from "./dist/assets/style-DA1Ma4YS.css" with { type: "file" };
3
+ import _asset1 from "./dist/assets/style-DA1Ma4YS.css" with { type: "file" };
4
+ import _asset2 from "./dist/assets/index-SKy2shWc.js" with { type: "file" };
5
+ import _asset3 from "./dist/assets/index-SKy2shWc.js.map" with { type: "file" };
6
6
 
7
7
  export const embeddedAssets = {
8
8
  "/index.html": { path: _asset0, mime: "text/html" },
9
- "/assets/index-CeAgP91B.js.map": { path: _asset1, mime: "application/json" },
10
- "/assets/index-CeAgP91B.js": { path: _asset2, mime: "application/javascript" },
11
- "/assets/style-DA1Ma4YS.css": { path: _asset3, mime: "text/css" }
9
+ "/assets/style-DA1Ma4YS.css": { path: _asset1, mime: "text/css" },
10
+ "/assets/index-SKy2shWc.js": { path: _asset2, mime: "application/javascript" },
11
+ "/assets/index-SKy2shWc.js.map": { path: _asset3, mime: "application/json" }
12
12
  };