@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.
@@ -17704,7 +17704,7 @@ var SyntrologieSDK = (() => {
17704
17704
  }
17705
17705
 
17706
17706
  // src/version.ts
17707
- var SDK_VERSION = "2.8.0-canary.477";
17707
+ var SDK_VERSION = "2.8.0-canary.478";
17708
17708
 
17709
17709
  // src/types.ts
17710
17710
  var SDK_SCHEMA_VERSION = "2.0";
@@ -32300,7 +32300,7 @@ ${cssRules}
32300
32300
  }
32301
32301
 
32302
32302
  // src/index.ts
32303
- var RUNTIME_SDK_BUILD = true ? `${"2026-07-24T18:59:36.948Z"} (${"31156e4c3"})` : "dev";
32303
+ var RUNTIME_SDK_BUILD = true ? `${"2026-07-24T19:21:30.096Z"} (${"1235b1302"})` : "dev";
32304
32304
  if (typeof window !== "undefined") {
32305
32305
  console.log(`[Syntro Runtime] Build: ${RUNTIME_SDK_BUILD} (Lit)`);
32306
32306
  const existing = window.SynOS;