@tracktor/design-system 4.38.0 → 4.39.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/main.js CHANGED
@@ -15941,7 +15941,7 @@ var wo = (e) => e.endsWith("Z") || /[+-]\d{2}:\d{2}$/.test(e) ? e : `${e}Z`, ay
15941
15941
  strokeLinecap: "round",
15942
15942
  strokeLinejoin: "round"
15943
15943
  })]
15944
- }), Qn = 15, Gc = ({ onSend: e, labels: t, autoFocusKey: r, isSending: n, defaultMessage: a, maxLength: i = 1e3 }) => {
15944
+ }), Qn = 15, Gc = ({ onSend: e, labels: t, autoFocusKey: r, isSending: n, defaultMessage: a, maxLength: i = 1e4 }) => {
15945
15945
  const [l, s] = Ne(""), u = Ye(null), d = () => {
15946
15946
  !l.trim() || n || (e(l.trim()), s(""));
15947
15947
  }, p = (A) => {
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@tracktor/design-system",
3
3
  "description": "Tracktor Design System",
4
4
  "sideEffects": false,
5
- "version": "4.38.0",
5
+ "version": "4.39.0",
6
6
  "license": "ISC",
7
7
  "type": "module",
8
8
  "types": "./dist/src/main.d.ts",