@seamly/web-ui 21.0.2-beta.7 → 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.
@@ -16665,7 +16665,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
16665
16665
  return {
16666
16666
  clientName: "@seamly/web-ui",
16667
16667
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
16668
- clientVersion: "21.0.2-beta.7",
16668
+ clientVersion: "21.0.2",
16669
16669
  currentUrl: window.location.toString(),
16670
16670
  screenResolution: `${window.screen.width}x${window.screen.height}`,
16671
16671
  timezone: getTimeZone(),