@seamly/web-ui 22.3.2-beta.1 → 22.3.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.
@@ -12862,7 +12862,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
12862
12862
  return {
12863
12863
  clientName: "@seamly/web-ui",
12864
12864
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
12865
- clientVersion: "22.3.2-beta.1",
12865
+ clientVersion: "22.3.2",
12866
12866
  currentUrl: window.location.toString(),
12867
12867
  screenResolution: `${window.screen.width}x${window.screen.height}`,
12868
12868
  timezone: getTimeZone(),