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

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.
@@ -7254,7 +7254,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_layoutMode = n
7254
7254
  return {
7255
7255
  clientName: "@seamly/web-ui",
7256
7256
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
7257
- clientVersion: "21.0.0",
7257
+ clientVersion: "21.0.1",
7258
7258
  currentUrl: window.location.toString(),
7259
7259
  screenResolution: `${window.screen.width}x${window.screen.height}`,
7260
7260
  timezone: getTimeZone(),