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

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.
@@ -12786,7 +12786,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
12786
12786
  return {
12787
12787
  clientName: "@seamly/web-ui",
12788
12788
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
12789
- clientVersion: "22.1.0-beta.1",
12789
+ clientVersion: "22.1.0",
12790
12790
  currentUrl: window.location.toString(),
12791
12791
  screenResolution: `${window.screen.width}x${window.screen.height}`,
12792
12792
  timezone: getTimeZone(),