@seamly/web-ui 21.0.3-beta.2 → 21.0.3

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.
@@ -16708,7 +16708,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
16708
16708
  return {
16709
16709
  clientName: "@seamly/web-ui",
16710
16710
  clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
16711
- clientVersion: "21.0.2",
16711
+ clientVersion: "21.0.3",
16712
16712
  currentUrl: window.location.toString(),
16713
16713
  screenResolution: `${window.screen.width}x${window.screen.height}`,
16714
16714
  timezone: getTimeZone(),