pb-sxp-ui 1.19.15 → 1.19.16

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/dist/pb-ui.js CHANGED
@@ -19052,7 +19052,7 @@ Made in Italy` })));
19052
19052
  screenHeight: window.screen.height,
19053
19053
  bodyHeight: (_b = document === null || document === void 0 ? void 0 : document.body) === null || _b === void 0 ? void 0 : _b.clientHeight,
19054
19054
  agent: navigator.userAgent,
19055
- version: '1.19.14',
19055
+ version: '1.19.16',
19056
19056
  safeArea: getHeightWithSafeArea(),
19057
19057
  dvh: dvhToPx(100),
19058
19058
  dvhInPx: getDvhInPx(),