@seamly/web-ui 21.0.1-beta.1 → 21.0.1
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.
- package/build/dist/lib/index.debug.js +1 -1
- package/build/dist/lib/index.debug.min.js +1 -1
- package/build/dist/lib/index.js +1 -1
- package/build/dist/lib/index.min.js +1 -1
- package/build/dist/lib/standalone.js +1 -1
- package/build/dist/lib/standalone.min.js +1 -1
- package/build/dist/lib/style-guide.js +1 -1
- package/build/dist/lib/style-guide.min.js +1 -1
- package/build/dist/lib/utils.js +1 -1
- package/build/dist/lib/utils.min.js +1 -1
- package/package.json +1 -1
|
@@ -16664,7 +16664,7 @@ _API_ready = new (weak_map_default())(), _API_externalId = new (weak_map_default
|
|
|
16664
16664
|
return {
|
|
16665
16665
|
clientName: "@seamly/web-ui",
|
|
16666
16666
|
clientVariant: api_classPrivateFieldGet(this, _API_layoutMode, "f"),
|
|
16667
|
-
clientVersion: "21.0.
|
|
16667
|
+
clientVersion: "21.0.1",
|
|
16668
16668
|
currentUrl: window.location.toString(),
|
|
16669
16669
|
screenResolution: `${window.screen.width}x${window.screen.height}`,
|
|
16670
16670
|
timezone: getTimeZone(),
|