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.
- package/dist/{body-measurer-C5jINwJt.mjs → body-measurer-1cpY5UlE.mjs} +2 -2
- package/dist/body-measurer.es.js +1 -1
- package/dist/body-measurer.umd.js +1 -1
- package/dist/{es-MX-Bc0zxUr_.mjs → es-MX-DJ2nEJ2L.mjs} +1 -1
- package/dist/{pt-BR-m4YL1hub.mjs → pt-BR-CXZ-7FaF.mjs} +1 -1
- package/package.json +1 -1
|
@@ -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-
|
|
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:
|
|
2650
|
+
z-index: 2147483647 !important;
|
|
2651
2651
|
}
|
|
2652
2652
|
|
|
2653
2653
|
.modal-content {
|
package/dist/body-measurer.es.js
CHANGED
package/package.json
CHANGED