@incodetech/welcome 1.85.0-20251104090115.0 → 1.85.0-20251104163754.0
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/onBoarding.mjs +3 -3
- package/dist/onBoarding.umd.js +3 -3
- package/package.json +1 -1
package/dist/onBoarding.mjs
CHANGED
|
@@ -8372,7 +8372,7 @@ class MlWasmJSApi {
|
|
|
8372
8372
|
);
|
|
8373
8373
|
}
|
|
8374
8374
|
}
|
|
8375
|
-
const MlWasmJSApi$1 = MlWasmJSApi.getInstance(), version$4 = "1.85.0-
|
|
8375
|
+
const MlWasmJSApi$1 = MlWasmJSApi.getInstance(), version$4 = "1.85.0-20251104163754.0";
|
|
8376
8376
|
function e$2(Be, Le) {
|
|
8377
8377
|
return function(Ye, tt) {
|
|
8378
8378
|
return Object.prototype.hasOwnProperty.call(Ye, tt);
|
|
@@ -27184,7 +27184,7 @@ const FlexCenter = (Be) => /* @__PURE__ */ jsx$1(Flex, { justify: "center", alig
|
|
|
27184
27184
|
}
|
|
27185
27185
|
) : null,
|
|
27186
27186
|
bt ? /* @__PURE__ */ jsxs(Box, { m: "0 auto", children: [
|
|
27187
|
-
Le ? /* @__PURE__ */ jsx$1(Title$p, { maxW: "
|
|
27187
|
+
Le ? /* @__PURE__ */ jsx$1(Title$p, { maxW: "325px", m: "0 auto", children: Le }) : null,
|
|
27188
27188
|
Ye ? /* @__PURE__ */ jsxs(Fragment, { children: [
|
|
27189
27189
|
/* @__PURE__ */ jsx$1(Spacer, { size: wt.spacing[3] }),
|
|
27190
27190
|
/* @__PURE__ */ jsx$1(
|
|
@@ -285199,7 +285199,7 @@ const GenerateCurp = ({
|
|
|
285199
285199
|
InputComposed,
|
|
285200
285200
|
{
|
|
285201
285201
|
ref: Dt,
|
|
285202
|
-
label: tt("curp.
|
|
285202
|
+
label: tt("curp.labels.secondLast"),
|
|
285203
285203
|
placeholder: tt("curp.placeholder.secondLast"),
|
|
285204
285204
|
value: At,
|
|
285205
285205
|
onChange: (Xt) => xt(Xt.target.value),
|