@syntrologie/runtime-sdk 2.8.0-canary.48 → 2.8.0-canary.49

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.
@@ -1408,7 +1408,7 @@ var alert = {
1408
1408
  var tag = {
1409
1409
  content: slateGrey[10],
1410
1410
  border: slateGrey[4],
1411
- background: "#1c2124"
1411
+ background: slateGrey[3]
1412
1412
  };
1413
1413
  var menu = {
1414
1414
  backgroundDefault: slateGrey[2],
@@ -3456,7 +3456,7 @@ function getAntiFlickerSnippet(config = {}) {
3456
3456
  }
3457
3457
 
3458
3458
  // src/version.ts
3459
- var SDK_VERSION = "2.8.0-canary.48";
3459
+ var SDK_VERSION = "2.8.0-canary.49";
3460
3460
 
3461
3461
  // src/types.ts
3462
3462
  var SDK_SCHEMA_VERSION = "2.0";
@@ -12243,4 +12243,4 @@ export {
12243
12243
  encodeToken,
12244
12244
  Syntro
12245
12245
  };
12246
- //# sourceMappingURL=chunk-6U2AHJYW.js.map
12246
+ //# sourceMappingURL=chunk-XMTKLKVB.js.map