xactsize-webcomponents 1.0.44 → 1.0.45

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.
@@ -2111,7 +2111,7 @@ var Qe = Object.defineProperty, Xe = Object.getOwnPropertyDescriptor, p = (i, t,
2111
2111
  const { getLocale: ii, setLocale: Ht } = Re({
2112
2112
  sourceLocale: qt,
2113
2113
  targetLocales: Ie,
2114
- loadLocale: (i) => Yt(/* @__PURE__ */ Object.assign({ "./generated/locales/es-MX.ts": () => import("./es-MX-Bc0zxUr_.mjs"), "./generated/locales/pt-BR.ts": () => import("./pt-BR-m4YL1hub.mjs") }), `./generated/locales/${i}.ts`, 4)
2114
+ loadLocale: (i) => Yt(/* @__PURE__ */ Object.assign({ "./generated/locales/es-MX.ts": () => import("./es-MX-DJ2nEJ2L.mjs"), "./generated/locales/pt-BR.ts": () => import("./pt-BR-CXZ-7FaF.mjs") }), `./generated/locales/${i}.ts`, 4)
2115
2115
  });
2116
2116
  let c = class extends C {
2117
2117
  constructor() {
@@ -2647,7 +2647,7 @@ c.styles = U`
2647
2647
  flex-direction: column;
2648
2648
  justify-content: center;
2649
2649
  align-items: center;
2650
- z-index: 9999 !important;
2650
+ z-index: 2147483647 !important;
2651
2651
  }
2652
2652
 
2653
2653
  .modal-content {
@@ -1,4 +1,4 @@
1
- import { B as o, g as s, a as r } from "./body-measurer-C5jINwJt.mjs";
1
+ import { B as o, g as s, a as r } from "./body-measurer-1cpY5UlE.mjs";
2
2
  export {
3
3
  o as BodyMeasurer,
4
4
  s as getLocale,
@@ -1163,7 +1163,7 @@
1163
1163
  flex-direction: column;
1164
1164
  justify-content: center;
1165
1165
  align-items: center;
1166
- z-index: 9999 !important;
1166
+ z-index: 2147483647 !important;
1167
1167
  }
1168
1168
 
1169
1169
  .modal-content {
@@ -1,4 +1,4 @@
1
- import { s as e } from "./body-measurer-C5jINwJt.mjs";
1
+ import { s as e } from "./body-measurer-1cpY5UlE.mjs";
2
2
  const r = {
3
3
  ERR_ARM_NOT_STRETCHED: "Estira tus brazos completamente",
4
4
  ERR_ARMS_NOT_RAISED: "Levanta ambos brazos en un ángulo de 45 grados",
@@ -1,4 +1,4 @@
1
- import { s as e } from "./body-measurer-C5jINwJt.mjs";
1
+ import { s as e } from "./body-measurer-1cpY5UlE.mjs";
2
2
  const s = {
3
3
  ERR_ARM_NOT_STRETCHED: "Estique seus braços completamente",
4
4
  ERR_ARMS_NOT_RAISED: "Levante ambos os braços em um ângulo de 45 graus",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "xactsize-webcomponents",
3
- "version": "1.0.44",
3
+ "version": "1.0.45",
4
4
  "description": "A web component for body measurements and size recommendations",
5
5
  "main": "dist/body-measurer.umd.js",
6
6
  "module": "dist/body-measurer.es.js",