@seamly/web-ui 24.5.0-beta.1 → 24.5.0

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.
@@ -14150,7 +14150,7 @@ class API {
14150
14150
  return {
14151
14151
  clientName: "@seamly/web-ui",
14152
14152
  clientVariant: this.#layoutMode,
14153
- clientVersion: "24.5.0-beta.1",
14153
+ clientVersion: "24.5.0",
14154
14154
  currentUrl: window.location.toString(),
14155
14155
  screenResolution: `${window.screen.width}x${window.screen.height}`,
14156
14156
  timezone: (0,_utils__WEBPACK_IMPORTED_MODULE_10__.getTimeZone)(),