@aveonline/ui-react 2.19.1 → 2.19.2
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/ui-react.mjs +1 -0
- package/package.json +1 -1
package/dist/ui-react.mjs
CHANGED
|
@@ -13580,6 +13580,7 @@ const Rue = Ye((e, t) => {
|
|
|
13580
13580
|
autoComplete: s,
|
|
13581
13581
|
intlConfig: { locale: "es-CO", currency: "COP" },
|
|
13582
13582
|
value: M,
|
|
13583
|
+
maxLength: I == null ? void 0 : I.maxLength,
|
|
13583
13584
|
defaultValue: M,
|
|
13584
13585
|
disabled: i,
|
|
13585
13586
|
allowNegativeValue: !1,
|