xactsize-webcomponents 1.0.41 → 1.0.42

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.
@@ -2032,7 +2032,7 @@ var _e = Object.defineProperty, $e = Object.getOwnPropertyDescriptor, h = (i, t,
2032
2032
  const { getLocale: si, setLocale: Ht } = De({
2033
2033
  sourceLocale: Gt,
2034
2034
  targetLocales: Re,
2035
- loadLocale: (i) => jt(/* @__PURE__ */ Object.assign({ "./generated/locales/pt-BR.ts": () => import("./pt-BR-OkxwYfil.mjs") }), `./generated/locales/${i}.ts`, 4)
2035
+ loadLocale: (i) => jt(/* @__PURE__ */ Object.assign({ "./generated/locales/pt-BR.ts": () => import("./pt-BR-DwijJE66.mjs") }), `./generated/locales/${i}.ts`, 4)
2036
2036
  });
2037
2037
  let c = class extends w {
2038
2038
  constructor() {
@@ -2336,10 +2336,6 @@ let c = class extends w {
2336
2336
  <span class="flip-camera-text">${a("Click here to flip your camera")}</span>
2337
2337
  </button>
2338
2338
 
2339
- <!-- Snow effect -->
2340
- <div class="snow-container">
2341
- ${this.renderSnowflakes()}
2342
- </div>
2343
2339
  </div>
2344
2340
  </div>
2345
2341
  ` : ""}
@@ -1,4 +1,4 @@
1
- import { B as o, g as s, a as r } from "./body-measurer-CR-lICYv.mjs";
1
+ import { B as o, g as s, a as r } from "./body-measurer-CHN6HJa_.mjs";
2
2
  export {
3
3
  o as BodyMeasurer,
4
4
  s as getLocale,
@@ -1001,10 +1001,6 @@
1001
1001
  <span class="flip-camera-text">${a("Click here to flip your camera")}</span>
1002
1002
  </button>
1003
1003
 
1004
- <!-- Snow effect -->
1005
- <div class="snow-container">
1006
- ${this.renderSnowflakes()}
1007
- </div>
1008
1004
  </div>
1009
1005
  </div>
1010
1006
  `:""}
@@ -1,4 +1,4 @@
1
- import { s as e } from "./body-measurer-CR-lICYv.mjs";
1
+ import { s as e } from "./body-measurer-CHN6HJa_.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.41",
3
+ "version": "1.0.42",
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",