@seamly/web-ui 23.0.3 → 23.0.4

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.
@@ -16267,7 +16267,7 @@ class API {
16267
16267
  return {
16268
16268
  clientName: "@seamly/web-ui",
16269
16269
  clientVariant: this.#layoutMode,
16270
- clientVersion: "23.0.3",
16270
+ clientVersion: "23.0.4",
16271
16271
  currentUrl: window.location.toString(),
16272
16272
  screenResolution: `${window.screen.width}x${window.screen.height}`,
16273
16273
  timezone: getTimeZone(),