@seamly/web-ui 21.0.3-beta.3 → 21.0.3

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.
@@ -7394,7 +7394,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_layoutMode = n
7394
7394
  return {
7395
7395
  clientName: "@seamly/web-ui",
7396
7396
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
7397
- clientVersion: "21.0.3-beta.3",
7397
+ clientVersion: "21.0.3",
7398
7398
  currentUrl: window.location.toString(),
7399
7399
  screenResolution: `${window.screen.width}x${window.screen.height}`,
7400
7400
  timezone: getTimeZone(),