@seamly/web-ui 21.0.2-beta.6 → 21.0.2

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.
@@ -7355,7 +7355,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_layoutMode = n
7355
7355
  return {
7356
7356
  clientName: "@seamly/web-ui",
7357
7357
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
7358
- clientVersion: "21.0.1",
7358
+ clientVersion: "21.0.2",
7359
7359
  currentUrl: window.location.toString(),
7360
7360
  screenResolution: `${window.screen.width}x${window.screen.height}`,
7361
7361
  timezone: getTimeZone(),