@seamly/web-ui 24.0.0-beta.7 → 24.0.0-beta.8

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.
@@ -14976,7 +14976,7 @@ class API {
14976
14976
  return {
14977
14977
  clientName: "@seamly/web-ui",
14978
14978
  clientVariant: this.#layoutMode,
14979
- clientVersion: "24.0.0-beta.7",
14979
+ clientVersion: "24.0.0-beta.8",
14980
14980
  currentUrl: window.location.toString(),
14981
14981
  screenResolution: `${window.screen.width}x${window.screen.height}`,
14982
14982
  timezone: getTimeZone(),