master-components-react-ts 2.9.6 → 2.9.7

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.
Files changed (2) hide show
  1. package/dist/index.js +2 -2
  2. package/package.json +1 -1
package/dist/index.js CHANGED
@@ -577,7 +577,7 @@ const ll = "mc__b37edd2c__FormInput-module__inputWrapper", il = "mc__438d9e79__F
577
577
  inputSlotStyle: a,
578
578
  ...y
579
579
  } = n, e[0] = n, e[1] = o, e[2] = l, e[3] = r, e[4] = c, e[5] = s, e[6] = i, e[7] = a, e[8] = d, e[9] = _, e[10] = v, e[11] = g, e[12] = u, e[13] = I, e[14] = C, e[15] = f, e[16] = m, e[17] = b, e[18] = p, e[19] = y, e[20] = x, e[21] = P, e[22] = R, e[23] = L, e[24] = T, e[25] = O, e[26] = $, e[27] = V, e[28] = B, e[29] = N, e[30] = q, e[31] = k, e[32] = w, e[33] = F) : (o = e[1], l = e[2], r = e[3], c = e[4], s = e[5], i = e[6], a = e[7], d = e[8], _ = e[9], v = e[10], g = e[11], u = e[12], I = e[13], C = e[14], f = e[15], m = e[16], b = e[17], p = e[18], y = e[19], x = e[20], P = e[21], R = e[22], L = e[23], T = e[24], O = e[25], $ = e[26], V = e[27], B = e[28], N = e[29], q = e[30], k = e[31], w = e[32], F = e[33]);
580
- const Z = P === void 0 ? !1 : P, S = O === void 0 ? !1 : O, J = $ === void 0 ? !1 : $, ue = V === void 0 ? !0 : V, re = B === void 0 ? !0 : B, oe = N === void 0 ? !1 : N, U = q === void 0 ? "md" : q, G = k === void 0 ? !1 : k, te = w === void 0 ? "text" : w, ee = R === void 0 ? !1 : R, E = L === void 0 ? null : L;
580
+ const Z = P === void 0 ? !1 : P, S = O === void 0 ? !1 : O, J = $ === void 0 ? !1 : $, ue = V === void 0 ? !0 : V, re = B === void 0 ? !1 : B, oe = N === void 0 ? !1 : N, U = q === void 0 ? "md" : q, G = k === void 0 ? !1 : k, te = w === void 0 ? "text" : w, ee = R === void 0 ? !1 : R, E = L === void 0 ? null : L;
581
581
  let D;
582
582
  e[34] !== T ? (D = T === void 0 ? {
583
583
  error: !1,
@@ -710,7 +710,7 @@ const xl = "mc__3ba2da63__Textarea-module__textareaContainer", Ll = "mc__228e7e7
710
710
  maxLength: s,
711
711
  withMaxLength: i = !1,
712
712
  withFocus: a = !0,
713
- withActive: d = !0,
713
+ withActive: d = !1,
714
714
  withResize: _ = !0,
715
715
  withClose: v = !0,
716
716
  onChange: g,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "master-components-react-ts",
3
3
  "private": false,
4
- "version": "2.9.6",
4
+ "version": "2.9.7",
5
5
  "type": "module",
6
6
  "main": "dist/index.js",
7
7
  "module": "dist/index.js",