@seamly/web-ui 22.3.5-beta.1 → 22.3.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.
@@ -13158,7 +13158,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
13158
13158
  return {
13159
13159
  clientName: "@seamly/web-ui",
13160
13160
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
13161
- clientVersion: "22.3.5-beta.1",
13161
+ clientVersion: "22.3.5",
13162
13162
  currentUrl: window.location.toString(),
13163
13163
  screenResolution: `${window.screen.width}x${window.screen.height}`,
13164
13164
  timezone: getTimeZone(),