@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 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,
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@aveonline/ui-react",
3
3
  "description": "Home base for Aveonline design system - ecosystem react",
4
4
  "private": false,
5
- "version": "2.19.1",
5
+ "version": "2.19.2",
6
6
  "types": "./dist/index.d.ts",
7
7
  "files": [
8
8
  "dist"