@seamly/web-ui 21.0.5-beta.2 → 21.0.5

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.
@@ -22068,7 +22068,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_layoutMode = n
22068
22068
  return {
22069
22069
  clientName: "@seamly/web-ui",
22070
22070
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
22071
- clientVersion: "21.0.5-beta.2",
22071
+ clientVersion: "21.0.5",
22072
22072
  currentUrl: window.location.toString(),
22073
22073
  screenResolution: `${window.screen.width}x${window.screen.height}`,
22074
22074
  timezone: getTimeZone(),