@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.
@@ -11876,7 +11876,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
11876
11876
  return {
11877
11877
  clientName: "@seamly/web-ui",
11878
11878
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
11879
- clientVersion: "22.1.0-beta.1",
11879
+ clientVersion: "22.1.0",
11880
11880
  currentUrl: window.location.toString(),
11881
11881
  screenResolution: `${window.screen.width}x${window.screen.height}`,
11882
11882
  timezone: getTimeZone(),