@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.
@@ -12238,7 +12238,7 @@ _API_ready = new WeakMap(), _API_externalId = new WeakMap(), _API_conversationAu
12238
12238
  return {
12239
12239
  clientName: "@seamly/web-ui",
12240
12240
  clientVariant: __classPrivateFieldGet(this, _API_layoutMode, "f"),
12241
- clientVersion: "22.3.5-beta.1",
12241
+ clientVersion: "22.3.5",
12242
12242
  currentUrl: window.location.toString(),
12243
12243
  screenResolution: `${window.screen.width}x${window.screen.height}`,
12244
12244
  timezone: getTimeZone(),