@progress/kendo-react-inputs 8.1.0-develop.22 → 8.1.0-develop.24

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.
@@ -8,260 +8,260 @@
8
8
  "use client";
9
9
  import * as n from "react";
10
10
  import t from "prop-types";
11
- import { useInternationalization as Ye, useLocalization as Je } from "@progress/kendo-react-intl";
12
- import { createPropsContext as Qe, validatePackage as Xe, usePropsContext as Ze, useId as et, useCustomComponent as pe, dispatchEvent as J, getActiveElement as be, useIsomorphicLayoutEffect as tt, classNames as nt, kendoThemeMaps as ge, getTabIndex as rt } from "@progress/kendo-react-common";
13
- import { caretAltUpIcon as at, caretAltDownIcon as lt } from "@progress/kendo-svg-icons";
14
- import { FloatingLabel as st } from "@progress/kendo-react-labels";
11
+ import { useInternationalization as Je, useLocalization as Qe } from "@progress/kendo-react-intl";
12
+ import { createPropsContext as Xe, validatePackage as Ze, usePropsContext as et, useId as tt, useCustomComponent as pe, dispatchEvent as Q, getActiveElement as be, useIsomorphicLayoutEffect as nt, classNames as rt, kendoThemeMaps as ge, getTabIndex as at } from "@progress/kendo-react-common";
13
+ import { caretAltUpIcon as lt, caretAltDownIcon as st } from "@progress/kendo-svg-icons";
14
+ import { FloatingLabel as ot } from "@progress/kendo-react-labels";
15
15
  import { packageMetadata as ut } from "../package-metadata.mjs";
16
- import { numericIncreaseValue as B, messages as M, numericDecreaseValue as F } from "../messages/index.mjs";
17
- import { getInitialState as ve, formatValue as T, getStateOrPropsValue as Q, rangeValue as z, sanitizeNumber as ye, decreaseValue as Ve, increaseValue as ke } from "./utils/index.mjs";
16
+ import { numericIncreaseValue as M, messages as F, numericDecreaseValue as T } from "../messages/index.mjs";
17
+ import { getInitialState as ve, formatValue as z, getStateOrPropsValue as X, rangeValue as G, sanitizeNumber as ye, decreaseValue as Ve, increaseValue as ke } from "./utils/index.mjs";
18
18
  import { Button as Ce } from "@progress/kendo-react-buttons";
19
- const ot = "Please enter a valid value!", ct = Qe(), X = n.forwardRef((k, Ee) => {
20
- Xe(ut);
21
- const G = Ze(ct, k), {
22
- className: Se,
23
- value: p,
24
- defaultValue: xe,
25
- step: b,
19
+ const it = "Please enter a valid value!", ct = Xe(), Ee = n.forwardRef((C, Se) => {
20
+ Ze(ut);
21
+ const q = et(ct, C), {
22
+ className: xe,
23
+ value: b,
24
+ defaultValue: he,
26
25
  format: l,
27
26
  width: Z,
28
- tabIndex: he,
29
- accessKey: Ie,
27
+ tabIndex: Ie,
28
+ accessKey: Oe,
30
29
  title: Le,
31
30
  placeholder: ee,
32
31
  min: c,
33
- max: i,
34
- spinners: Oe,
35
- disabled: u,
32
+ max: d,
36
33
  dir: te,
37
34
  name: j,
38
- label: h,
35
+ label: I,
39
36
  id: Pe,
40
- prefix: Ne,
41
- suffix: De,
42
- ariaDescribedBy: Re,
43
- validityStyles: ne,
44
- ariaLabelledBy: Be,
45
- required: q,
46
- ariaLabel: Me,
47
- inputType: Fe,
48
- rangeOnEnter: re,
37
+ ariaDescribedBy: Ne,
38
+ ariaLabelledBy: De,
39
+ ariaLabel: Re,
40
+ inputType: Be,
49
41
  readOnly: g,
50
- onChange: C,
51
- onFocus: ae,
52
- onBlur: le,
53
42
  validationMessage: A,
54
- children: Te,
55
- size: _,
56
- rounded: H,
57
- fillMode: I,
58
- style: se,
59
- inputStyle: ze,
60
- valid: K,
61
- ...ue
62
- } = G, Ge = et(), oe = Pe || Ge, s = Ye(), L = Je(), a = n.useRef(null), O = n.useRef(), [je, E] = n.useState(!1), o = n.useRef(ve()), P = n.useRef(!1), w = n.useRef(), S = n.useRef(xe), x = T(
63
- o.current.focused && !u ? o.current.currentLooseValue : Q(p, S.current),
43
+ children: Me,
44
+ style: ne,
45
+ inputStyle: Fe,
46
+ valid: _,
47
+ step: v = i.step,
48
+ spinners: Te = i.spinners,
49
+ disabled: o = i.disabled,
50
+ required: H = i.required,
51
+ validityStyles: re = i.validityStyles,
52
+ prefix: ze = i.prefix,
53
+ suffix: Ge = i.suffix,
54
+ onChange: E = i.onChange,
55
+ onFocus: ae = i.onFocus,
56
+ onBlur: le = i.onBlur,
57
+ rangeOnEnter: se = i.rangeOnEnter,
58
+ size: K = i.size,
59
+ rounded: w = i.rounded,
60
+ fillMode: O = i.fillMode,
61
+ ...oe
62
+ } = q, qe = tt(), ue = Pe || qe, s = Je(), L = Qe(), a = n.useRef(null), P = n.useRef(), [je, S] = n.useState(!1), u = n.useRef(ve()), N = n.useRef(!1), U = n.useRef(), x = n.useRef(he), h = z(
63
+ u.current.focused && !o ? u.current.currentLooseValue : X(b, x.current),
64
64
  l,
65
65
  s
66
66
  );
67
- w.current = x;
68
- const [qe] = pe(Ne), [Ae] = pe(De);
67
+ U.current = h;
68
+ const [Ae] = pe(ze), [_e] = pe(Ge);
69
69
  n.useEffect(
70
70
  () => {
71
71
  a.current && a.current.setCustomValidity && a.current.setCustomValidity(
72
- R().valid ? "" : A || ot
72
+ B().valid ? "" : A || it
73
73
  );
74
74
  }
75
75
  );
76
- const ce = n.useCallback(
76
+ const ie = n.useCallback(
77
77
  () => {
78
78
  a.current && a.current.focus();
79
79
  },
80
80
  []
81
- ), N = n.useCallback(
82
- () => O.current !== void 0 ? O.current : Q(p, S.current),
83
- [p]
84
- ), ie = n.useCallback(
81
+ ), D = n.useCallback(
82
+ () => P.current !== void 0 ? P.current : X(b, x.current),
83
+ [b]
84
+ ), ce = n.useCallback(
85
85
  () => j,
86
86
  [j]
87
- ), D = n.useCallback(
88
- () => q,
89
- [q]
90
87
  ), R = n.useCallback(
88
+ () => H,
89
+ [H]
90
+ ), B = n.useCallback(
91
91
  () => {
92
- const r = A !== void 0, e = N(), y = K !== void 0 ? K : !o.current.valueIsOutOfRange && (!D() || e != null);
92
+ const r = A !== void 0, e = D(), V = _ !== void 0 ? _ : !u.current.valueIsOutOfRange && (!R() || e != null);
93
93
  return {
94
94
  customError: r,
95
- valid: y,
95
+ valid: V,
96
96
  valueMissing: e == null
97
97
  };
98
98
  },
99
- [A, K, N, D]
100
- ), U = n.useCallback(
101
- () => ne,
102
- [ne]
99
+ [A, _, D, R]
100
+ ), $ = n.useCallback(
101
+ () => re,
102
+ [re]
103
103
  ), de = n.useCallback(
104
- () => G,
105
- [G]
106
- ), v = n.useCallback(
104
+ () => q,
105
+ [q]
106
+ ), y = n.useCallback(
107
107
  () => {
108
108
  const r = {
109
109
  element: a.current,
110
- focus: ce
110
+ focus: ie
111
111
  };
112
- return Object.defineProperty(r, "name", { get: ie }), Object.defineProperty(r, "value", { get: N }), Object.defineProperty(r, "validity", { get: R }), Object.defineProperty(r, "validityStyles", { get: U }), Object.defineProperty(r, "required", { get: D }), Object.defineProperty(r, "props", { get: de }), r;
112
+ return Object.defineProperty(r, "name", { get: ce }), Object.defineProperty(r, "value", { get: D }), Object.defineProperty(r, "validity", { get: B }), Object.defineProperty(r, "validityStyles", { get: $ }), Object.defineProperty(r, "required", { get: R }), Object.defineProperty(r, "props", { get: de }), r;
113
113
  },
114
- [ie, N, R, U, D, ce, de]
114
+ [ce, D, B, $, R, ie, de]
115
115
  );
116
- n.useImperativeHandle(Ee, v);
117
- const m = n.useCallback(
116
+ n.useImperativeHandle(Se, y);
117
+ const f = n.useCallback(
118
118
  () => ({
119
- eventValue: Q(p, S.current),
120
- prevLooseValue: w.current,
119
+ eventValue: X(b, x.current),
120
+ prevLooseValue: U.current,
121
121
  currentLooseValue: a.current.value,
122
122
  selectionStart: a.current.selectionStart,
123
123
  selectionEnd: a.current.selectionEnd,
124
124
  decimalSelect: !1,
125
125
  valueIsCorrected: !1,
126
126
  valueIsOutOfRange: !1,
127
- isPaste: P.current,
128
- focused: o.current.focused
127
+ isPaste: N.current,
128
+ focused: u.current.focused
129
129
  }),
130
- [p]
131
- ), f = n.useCallback(
130
+ [b]
131
+ ), p = n.useCallback(
132
132
  (r, e) => {
133
- if (u)
133
+ if (o)
134
134
  return;
135
- O.current = e.eventValue, S.current = e.eventValue;
136
- const y = T(z(e.eventValue, c, i), l, s), d = z(s.parseNumber(y, l), c, i);
137
- d !== e.eventValue && (e.valueIsOutOfRange = !0, e.eventValue = d, S.current = d), p !== e.eventValue && J(
138
- C,
135
+ P.current = e.eventValue, x.current = e.eventValue;
136
+ const V = z(G(e.eventValue, c, d), l, s), m = G(s.parseNumber(V, l), c, d);
137
+ m !== e.eventValue && (e.valueIsOutOfRange = !0, e.eventValue = m, x.current = m), b !== e.eventValue && Q(
138
+ E,
139
139
  r,
140
- v(),
140
+ y(),
141
141
  { value: e.eventValue }
142
- ), O.current = void 0, o.current = e, E((Y) => !Y);
142
+ ), P.current = void 0, u.current = e, S((J) => !J);
143
143
  },
144
- [p, C, u, E, v]
145
- ), _e = n.useCallback(
144
+ [b, E, o, S, y]
145
+ ), He = n.useCallback(
146
146
  (r) => {
147
- const e = m();
148
- P.current = !1, f(r, ye(e, l, s));
147
+ const e = f();
148
+ N.current = !1, p(r, ye(e, l, s));
149
149
  },
150
- [l, C, s, f, m]
151
- ), He = n.useCallback(
150
+ [l, E, s, p, f]
151
+ ), Ke = n.useCallback(
152
152
  (r) => {
153
- let e = m();
154
- const y = s.parseNumber(String(e.currentLooseValue), l);
153
+ let e = f();
154
+ const V = s.parseNumber(String(e.currentLooseValue), l);
155
155
  if (e.selectionEnd > e.selectionStart && e.selectionEnd - e.selectionStart === String(e.currentLooseValue).length) {
156
- const d = s.numberSymbols(), V = d && r.key === d.minusSign, Y = d && r.key === d.decimal;
157
- P.current = !V && !Y;
156
+ const m = s.numberSymbols(), k = m && r.key === m.minusSign, J = m && r.key === m.decimal;
157
+ N.current = !k && !J;
158
158
  return;
159
159
  }
160
160
  switch (r.keyCode) {
161
161
  case 38:
162
162
  ke(
163
- y,
163
+ V,
164
164
  e,
165
- b,
165
+ v,
166
166
  c,
167
- i,
167
+ d,
168
168
  l,
169
169
  s
170
170
  );
171
171
  break;
172
172
  case 40:
173
173
  Ve(
174
- y,
174
+ V,
175
175
  e,
176
- b,
176
+ v,
177
177
  c,
178
- i,
178
+ d,
179
179
  l,
180
180
  s
181
181
  );
182
182
  break;
183
183
  case 13: {
184
- if (re === !1)
184
+ if (se === !1)
185
185
  return;
186
- const d = T(z(y, c, i), l, s), V = z(s.parseNumber(d, l), c, i);
187
- e.eventValue = V, e.currentLooseValue = T(V, l, s), e.selectionStart = e.selectionEnd = e.currentLooseValue.length;
186
+ const m = z(G(V, c, d), l, s), k = G(s.parseNumber(m, l), c, d);
187
+ e.eventValue = k, e.currentLooseValue = z(k, l, s), e.selectionStart = e.selectionEnd = e.currentLooseValue.length;
188
188
  break;
189
189
  }
190
190
  case 110: {
191
- const d = a.current, V = s.numberSymbols();
192
- d && (e.currentLooseValue = e.currentLooseValue.slice(0, e.selectionStart) + V.decimal + e.currentLooseValue.slice(e.selectionEnd), e.selectionStart = e.selectionEnd = e.selectionStart + 1, e = ye(e, l, s));
191
+ const m = a.current, k = s.numberSymbols();
192
+ m && (e.currentLooseValue = e.currentLooseValue.slice(0, e.selectionStart) + k.decimal + e.currentLooseValue.slice(e.selectionEnd), e.selectionStart = e.selectionEnd = e.selectionStart + 1, e = ye(e, l, s));
193
193
  break;
194
194
  }
195
195
  default:
196
196
  return;
197
197
  }
198
- r.preventDefault(), f(r, e);
198
+ r.preventDefault(), p(r, e);
199
199
  },
200
- [l, c, i, b, C, re, f, m]
201
- ), Ke = n.useCallback(
200
+ [l, c, d, v, E, se, p, f]
201
+ ), we = n.useCallback(
202
202
  () => {
203
- P.current = !0;
203
+ N.current = !0;
204
204
  },
205
205
  []
206
- ), $ = n.useCallback(
206
+ ), W = n.useCallback(
207
207
  (r) => {
208
- if (g || u)
208
+ if (g || o)
209
209
  return;
210
- const e = m();
210
+ const e = f();
211
211
  ke(
212
212
  s.parseNumber(String(e.currentLooseValue), l),
213
213
  e,
214
- b,
214
+ v,
215
215
  c,
216
- i,
216
+ d,
217
217
  l,
218
218
  s
219
- ), f(r, e);
219
+ ), p(r, e);
220
220
  },
221
- [l, c, i, b, C, g, u, f, m]
222
- ), W = n.useCallback(
221
+ [l, c, d, v, E, g, o, p, f]
222
+ ), Y = n.useCallback(
223
223
  (r) => {
224
- if (g || u)
224
+ if (g || o)
225
225
  return;
226
- const e = m();
226
+ const e = f();
227
227
  Ve(
228
228
  s.parseNumber(String(e.currentLooseValue), l),
229
229
  e,
230
- b,
230
+ v,
231
231
  c,
232
- i,
232
+ d,
233
233
  l,
234
234
  s
235
- ), f(r, e);
235
+ ), p(r, e);
236
236
  },
237
- [l, c, i, b, C, g, u, f, m]
238
- ), we = n.useCallback(
237
+ [l, c, d, v, E, g, o, p, f]
238
+ ), Ue = n.useCallback(
239
239
  (r) => {
240
240
  const e = be(document);
241
- !document || e !== a.current || !a.current || g || u || (r.nativeEvent.deltaY < 0 && $(r), r.nativeEvent.deltaY > 0 && W(r));
241
+ !document || e !== a.current || !a.current || g || o || (r.nativeEvent.deltaY < 0 && W(r), r.nativeEvent.deltaY > 0 && Y(r));
242
242
  },
243
- [$, W, u, g]
244
- ), Ue = n.useCallback(
243
+ [W, Y, o, g]
244
+ ), $e = n.useCallback(
245
245
  (r) => {
246
- o.current.currentLooseValue = w.current, o.current.focused = !0, J(
246
+ u.current.currentLooseValue = U.current, u.current.focused = !0, Q(
247
247
  ae,
248
248
  r,
249
- v(),
249
+ y(),
250
250
  {}
251
- ), E((e) => !e);
251
+ ), S((e) => !e);
252
252
  },
253
- [ae, E, v]
254
- ), $e = n.useCallback(
253
+ [ae, S, y]
254
+ ), We = n.useCallback(
255
255
  (r) => {
256
- o.current = ve(), J(
256
+ u.current = ve(), Q(
257
257
  le,
258
258
  r,
259
- v(),
259
+ y(),
260
260
  {}
261
- ), E((e) => !e);
261
+ ), S((e) => !e);
262
262
  },
263
- [le, E, v]
264
- ), We = n.useCallback(
263
+ [le, S, y]
264
+ ), Ye = n.useCallback(
265
265
  (r) => {
266
266
  if (document && a.current) {
267
267
  const e = be(document);
@@ -270,75 +270,75 @@ const ot = "Please enter a valid value!", ct = Qe(), X = n.forwardRef((k, Ee) =>
270
270
  },
271
271
  []
272
272
  );
273
- tt(
273
+ nt(
274
274
  () => {
275
- a.current && a.current.type !== "number" && o.current.selectionStart !== void 0 && o.current.selectionEnd !== void 0 && (a.current.selectionStart = o.current.selectionStart, a.current.selectionEnd = o.current.selectionEnd, o.current.selectionStart = void 0, o.current.selectionEnd = void 0);
275
+ a.current && a.current.type !== "number" && u.current.selectionStart !== void 0 && u.current.selectionEnd !== void 0 && (a.current.selectionStart = u.current.selectionStart, a.current.selectionEnd = u.current.selectionEnd, u.current.selectionStart = void 0, u.current.selectionEnd = void 0);
276
276
  },
277
277
  [je]
278
278
  );
279
- const me = !U() || R().valid, fe = /* @__PURE__ */ n.createElement(
279
+ const me = !$() || B().valid, fe = /* @__PURE__ */ n.createElement(
280
280
  "span",
281
281
  {
282
282
  dir: te,
283
- style: h ? se : { width: Z, ...se },
284
- className: nt(
283
+ style: I ? ne : { width: Z, ...ne },
284
+ className: rt(
285
285
  "k-input",
286
286
  "k-numerictextbox",
287
287
  {
288
- [`k-input-${ge.sizeMap[_] || _}`]: _,
289
- [`k-input-${I}`]: I,
290
- [`k-rounded-${ge.roundedMap[H] || H}`]: H,
288
+ [`k-input-${ge.sizeMap[K] || K}`]: K,
289
+ [`k-input-${O}`]: O,
290
+ [`k-rounded-${ge.roundedMap[w] || w}`]: w,
291
291
  "k-invalid": !me,
292
- "k-required": q,
293
- "k-disabled": u
292
+ "k-required": H,
293
+ "k-disabled": o
294
294
  },
295
- Se
295
+ xe
296
296
  ),
297
- "aria-disabled": u ? "true" : void 0,
298
- ...h ? {} : ue
297
+ "aria-disabled": o ? "true" : void 0,
298
+ ...I ? {} : oe
299
299
  },
300
- /* @__PURE__ */ n.createElement(qe, null),
300
+ /* @__PURE__ */ n.createElement(Ae, null),
301
301
  /* @__PURE__ */ n.createElement(
302
302
  "input",
303
303
  {
304
304
  role: "spinbutton",
305
- value: x === null ? "" : x,
306
- tabIndex: rt(he, u),
307
- accessKey: Ie,
308
- disabled: u,
305
+ value: h === null ? "" : h,
306
+ tabIndex: at(Ie, o),
307
+ accessKey: Oe,
308
+ disabled: o,
309
309
  title: Le,
310
- "aria-disabled": u ? "true" : void 0,
310
+ "aria-disabled": o ? "true" : void 0,
311
311
  "aria-valuemin": c,
312
- "aria-valuemax": i,
313
- "aria-label": Me,
314
- "aria-labelledby": Be,
315
- "aria-describedby": Re,
312
+ "aria-valuemax": d,
313
+ "aria-label": Re,
314
+ "aria-labelledby": De,
315
+ "aria-describedby": Ne,
316
316
  placeholder: ee,
317
317
  spellCheck: !1,
318
318
  autoComplete: "off",
319
319
  autoCorrect: "off",
320
- type: Fe || "tel",
320
+ type: Be || "tel",
321
321
  className: "k-input-inner",
322
- id: oe,
322
+ id: ue,
323
323
  name: j,
324
324
  readOnly: g,
325
- style: ze,
326
- onChange: _e,
327
- onFocus: Ue,
328
- onBlur: $e,
329
- onKeyDown: He,
330
- onPaste: Ke,
331
- onWheel: we,
325
+ style: Fe,
326
+ onChange: He,
327
+ onFocus: $e,
328
+ onBlur: We,
329
+ onKeyDown: Ke,
330
+ onPaste: we,
331
+ onWheel: Ue,
332
332
  ref: a
333
333
  }
334
334
  ),
335
- /* @__PURE__ */ n.createElement(Ae, null),
336
- Te,
337
- Oe && /* @__PURE__ */ n.createElement(
335
+ /* @__PURE__ */ n.createElement(_e, null),
336
+ Me,
337
+ Te && /* @__PURE__ */ n.createElement(
338
338
  "span",
339
339
  {
340
340
  className: "k-input-spinner k-spin-button",
341
- onMouseDown: We
341
+ onMouseDown: Ye
342
342
  },
343
343
  /* @__PURE__ */ n.createElement(
344
344
  Ce,
@@ -346,13 +346,13 @@ const ot = "Please enter a valid value!", ct = Qe(), X = n.forwardRef((k, Ee) =>
346
346
  tabIndex: -1,
347
347
  type: "button",
348
348
  icon: "caret-alt-up",
349
- svgIcon: at,
349
+ svgIcon: lt,
350
350
  rounded: null,
351
- fillMode: I,
351
+ fillMode: O,
352
352
  className: "k-spinner-increase",
353
- "aria-label": L.toLanguageString(B, M[B]),
354
- title: L.toLanguageString(B, M[B]),
355
- onClick: $
353
+ "aria-label": L.toLanguageString(M, F[M]),
354
+ title: L.toLanguageString(M, F[M]),
355
+ onClick: W
356
356
  }
357
357
  ),
358
358
  /* @__PURE__ */ n.createElement(
@@ -361,34 +361,34 @@ const ot = "Please enter a valid value!", ct = Qe(), X = n.forwardRef((k, Ee) =>
361
361
  tabIndex: -1,
362
362
  type: "button",
363
363
  icon: "caret-alt-down",
364
- svgIcon: lt,
364
+ svgIcon: st,
365
365
  rounded: null,
366
- fillMode: I,
366
+ fillMode: O,
367
367
  className: "k-spinner-decrease",
368
- "aria-label": L.toLanguageString(F, M[F]),
369
- title: L.toLanguageString(F, M[F]),
370
- onClick: W
368
+ "aria-label": L.toLanguageString(T, F[T]),
369
+ title: L.toLanguageString(T, F[T]),
370
+ onClick: Y
371
371
  }
372
372
  )
373
373
  )
374
374
  );
375
- return h ? /* @__PURE__ */ n.createElement(
376
- st,
375
+ return I ? /* @__PURE__ */ n.createElement(
376
+ ot,
377
377
  {
378
- label: h,
379
- editorId: oe,
380
- editorValue: x === null ? "" : x,
378
+ label: I,
379
+ editorId: ue,
380
+ editorValue: h === null ? "" : h,
381
381
  editorValid: me,
382
- editorDisabled: u,
382
+ editorDisabled: o,
383
383
  editorPlaceholder: ee,
384
384
  children: fe,
385
385
  style: { width: Z },
386
386
  dir: te,
387
- ...ue
387
+ ...oe
388
388
  }
389
389
  ) : fe;
390
390
  });
391
- X.propTypes = {
391
+ Ee.propTypes = {
392
392
  value: t.number,
393
393
  defaultValue: t.number,
394
394
  step: t.number,
@@ -434,27 +434,27 @@ X.propTypes = {
434
434
  rounded: t.oneOf([null, "small", "medium", "large", "full"]),
435
435
  fillMode: t.oneOf([null, "solid", "flat", "outline"])
436
436
  };
437
- X.displayName = "KendoNumericTextBox";
438
- X.defaultProps = {
439
- prefix: (k) => null,
440
- suffix: (k) => null,
437
+ const i = {
438
+ prefix: (C) => null,
439
+ suffix: (C) => null,
441
440
  step: 1,
442
441
  spinners: !0,
443
442
  disabled: !1,
444
443
  required: !1,
445
444
  validityStyles: !0,
446
445
  rangeOnEnter: !0,
447
- onChange: (k) => {
446
+ onChange: (C) => {
448
447
  },
449
- onFocus: (k) => {
448
+ onFocus: (C) => {
450
449
  },
451
- onBlur: (k) => {
450
+ onBlur: (C) => {
452
451
  },
453
452
  size: "medium",
454
453
  rounded: "medium",
455
454
  fillMode: "solid"
456
455
  };
456
+ Ee.displayName = "KendoNumericTextBox";
457
457
  export {
458
- X as NumericTextBox,
458
+ Ee as NumericTextBox,
459
459
  ct as NumericTextBoxPropsContext
460
460
  };
@@ -10,7 +10,7 @@ const e = {
10
10
  name: "@progress/kendo-react-inputs",
11
11
  productName: "KendoReact",
12
12
  productCodes: ["KENDOUIREACT", "KENDOUICOMPLETE"],
13
- publishDate: 1718960117,
13
+ publishDate: 1719231057,
14
14
  version: "",
15
15
  licensingDocsUrl: "https://www.telerik.com/kendo-react-ui/components/my-license/"
16
16
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-react-inputs",
3
- "version": "8.1.0-develop.22",
3
+ "version": "8.1.0-develop.24",
4
4
  "description": "React Inputs offer a customizable interface for users to enter and pick different information. KendoReact Input package",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",
@@ -25,13 +25,13 @@
25
25
  "@progress/kendo-drawing": "^1.20.1",
26
26
  "@progress/kendo-inputs-common": "^3.1.0",
27
27
  "@progress/kendo-licensing": "^1.3.4",
28
- "@progress/kendo-react-animation": "8.1.0-develop.22",
29
- "@progress/kendo-react-buttons": "8.1.0-develop.22",
30
- "@progress/kendo-react-common": "8.1.0-develop.22",
31
- "@progress/kendo-react-dialogs": "8.1.0-develop.22",
32
- "@progress/kendo-react-intl": "8.1.0-develop.22",
33
- "@progress/kendo-react-labels": "8.1.0-develop.22",
34
- "@progress/kendo-react-popup": "8.1.0-develop.22",
28
+ "@progress/kendo-react-animation": "8.1.0-develop.24",
29
+ "@progress/kendo-react-buttons": "8.1.0-develop.24",
30
+ "@progress/kendo-react-common": "8.1.0-develop.24",
31
+ "@progress/kendo-react-dialogs": "8.1.0-develop.24",
32
+ "@progress/kendo-react-intl": "8.1.0-develop.24",
33
+ "@progress/kendo-react-labels": "8.1.0-develop.24",
34
+ "@progress/kendo-react-popup": "8.1.0-develop.24",
35
35
  "@progress/kendo-svg-icons": "^3.0.0",
36
36
  "react": "^16.8.2 || ^17.0.0 || ^18.0.0",
37
37
  "react-dom": "^16.8.2 || ^17.0.0 || ^18.0.0"