@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.
@@ -12155,7 +12155,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
12155
12155
  return {
12156
12156
  clientName: "@seamly/web-ui",
12157
12157
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
12158
- clientVersion: "22.3.2-beta.1",
12158
+ clientVersion: "22.3.2",
12159
12159
  currentUrl: window.location.toString(),
12160
12160
  screenResolution: `${window.screen.width}x${window.screen.height}`,
12161
12161
  timezone: getTimeZone(),