@syntrologie/runtime-sdk 2.8.0-canary.477 → 2.8.0-canary.478

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.
@@ -17707,7 +17707,7 @@ var SyntrologieSDK = (() => {
17707
17707
  }
17708
17708
 
17709
17709
  // src/version.ts
17710
- var SDK_VERSION = "2.8.0-canary.477";
17710
+ var SDK_VERSION = "2.8.0-canary.478";
17711
17711
 
17712
17712
  // src/types.ts
17713
17713
  var SDK_SCHEMA_VERSION = "2.0";
@@ -32545,7 +32545,7 @@ ${cssRules}
32545
32545
  }
32546
32546
 
32547
32547
  // src/index.ts
32548
- var RUNTIME_SDK_BUILD = true ? `${"2026-07-24T18:59:36.948Z"} (${"31156e4c3"})` : "dev";
32548
+ var RUNTIME_SDK_BUILD = true ? `${"2026-07-24T19:21:30.096Z"} (${"1235b1302"})` : "dev";
32549
32549
  if (typeof window !== "undefined") {
32550
32550
  console.log(`[Syntro Runtime] Build: ${RUNTIME_SDK_BUILD} (Lit)`);
32551
32551
  const existing = window.SynOS;