@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.
@@ -31779,7 +31779,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
31779
31779
  return {
31780
31780
  clientName: "@seamly/web-ui",
31781
31781
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
31782
- clientVersion: "21.0.5-beta.2",
31782
+ clientVersion: "21.0.5",
31783
31783
  currentUrl: window.location.toString(),
31784
31784
  screenResolution: `${window.screen.width}x${window.screen.height}`,
31785
31785
  timezone: getTimeZone(),