@seamly/web-ui 25.3.0-beta.2 → 25.3.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.
@@ -14756,7 +14756,7 @@ class API {
14756
14756
  return {
14757
14757
  clientName: "@seamly/web-ui",
14758
14758
  clientVariant: this.#layoutMode,
14759
- clientVersion: "25.3.0-beta.2",
14759
+ clientVersion: "25.3.0",
14760
14760
  currentUrl: window.location.toString(),
14761
14761
  screenResolution: `${window.screen.width}x${window.screen.height}`,
14762
14762
  timezone: (0,_utils__WEBPACK_IMPORTED_MODULE_13__.getTimeZone)(),