@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.cjs +1 -1
- package/dist/main.js +1 -1
- package/package.json +1 -1
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 =
|
|
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) => {
|