@progress/kendo-react-common 9.2.0-develop.4 → 9.2.0-develop.6

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/index.mjs CHANGED
@@ -8,236 +8,242 @@
8
8
  "use client";
9
9
  import * as e from "./tree-utils/itemIdUtils.mjs";
10
10
  import { ZIndexContext as t, useZIndexContext as p } from "./contexts/ZIndexContext.mjs";
11
- import { BrowserSupportService as s } from "./browser-support.service.mjs";
12
- import { canUseDOM as n } from "./canUseDOM.mjs";
13
- import { canUseRef as x } from "./canUseRef.mjs";
14
- import { classNames as l, strippedClassNames as u } from "./classNames.mjs";
15
- import { clone as c, cloneArray as I, cloneDate as C, cloneObject as E, cloneValue as h } from "./clone.mjs";
16
- import { applyTrappedFocus as b, disableNavigatableContainer as g, enableNavigatableContainer as A, firstFocusableChild as P, focusFirstFocusableChild as T, focusLastFocusableChild as B, focusableChildren as S, keepFocusInContainer as v, lastFocusableChild as L } from "./trappedFocus.mjs";
17
- import { FormComponent as y } from "./FormComponent.mjs";
18
- import { getTabIndex as N } from "./getTabIndex.mjs";
19
- import { getter as w } from "./getter.mjs";
20
- import { guid as k } from "./guid.mjs";
21
- import { KEYS as R, Keys as W } from "./keys.mjs";
22
- import { noop as V } from "./noop.mjs";
23
- import { getScrollbarWidth as K, setScrollbarWidth as j } from "./scrollbarWidth.mjs";
24
- import { setter as Z } from "./setter.mjs";
25
- import { ADAPTIVE_MEDIUM_BREAKPOINT as Y, ADAPTIVE_SMALL_BREAKPOINT as q, FIELD_REGEX as J, FOCUSABLE_ELEMENTS as Q, FOCUSABLE_ELEMENTS_BASE as $, TABBABLE_ELEMENTS as ee } from "./constants/main.mjs";
26
- import { extendDataItem as re, getItemPath as te, mapTree as pe, mapTreeItem as ae } from "./treeDataOperations.mjs";
27
- import { shouldShowValidationUI as me, validatePackage as ne } from "./validate-package.mjs";
28
- import { hasRelativeStackingContext as xe } from "./hasRelativeStackingContext.mjs";
29
- import { WatermarkOverlay as le } from "./watermark/WatermarkOverlay.mjs";
30
- import { applyDefaultProps as de } from "./apply-default-props.mjs";
31
- import { dispatchEvent as Ie } from "./events/dispatchEvent.mjs";
32
- import { AsyncFocusBlur as Ee } from "./hocs/AsyncFocusBlur.mjs";
33
- import { createPropsContext as De, withPropsContext as be } from "./hocs/withPropsContext.mjs";
34
- import { withIdHOC as Ae } from "./hocs/use-id-hoc.mjs";
35
- import { withUnstyledHOC as Te } from "./hocs/use-unstyled-hoc.mjs";
36
- import { useDir as Se } from "./hooks/useDir.mjs";
37
- import { useAsyncFocusBlur as Le } from "./hooks/useAsyncFocusBlur.mjs";
38
- import { useRtl as ye } from "./hooks/useRtl.mjs";
39
- import { useMouse as Ne } from "./hooks/useMouse.mjs";
40
- import { useCustomComponent as we } from "./hooks/useCustomComponent.mjs";
41
- import { usePropsContext as ke } from "./hooks/usePropsContext.mjs";
42
- import { COLLECTION_ACTION as Re, useCollection as We } from "./hooks/useCollection.mjs";
43
- import { useDocument as Ve } from "./hooks/useDocument.mjs";
44
- import { useWindow as Ke } from "./hooks/useWindow.mjs";
45
- import { useId as ze } from "./hooks/use-id.mjs";
46
- import { useIsomorphicLayoutEffect as Xe } from "./hooks/use-isomorphic-layout-effect.mjs";
47
- import { Icon as qe } from "./icons/Icon.mjs";
48
- import { SvgIcon as Qe } from "./icons/SvgIcon.mjs";
49
- import { IconWrap as eo } from "./icons/IconWrap.mjs";
50
- import { IconsContext as ro } from "./icons/IconsContext.mjs";
51
- import { svgIconPropType as po, toIconClass as ao, toIconName as so } from "./icons/utils.mjs";
52
- import { Typography as no } from "./typography/Typography.mjs";
53
- import { DragAndDrop as xo } from "./drag-n-drop/index.mjs";
54
- import { Draggable as lo } from "./Draggable.mjs";
55
- import { Droppable as co } from "./Droppable.mjs";
56
- import { useDraggable as Co } from "./hooks/useDraggable.mjs";
57
- import { useDroppable as ho } from "./hooks/useDroppable.mjs";
58
- import { kendoThemeMaps as bo } from "./theme.mjs";
59
- import { memoizeOne as Ao } from "./memoize.mjs";
60
- import { Navigation as To } from "./navigation.mjs";
61
- import { getActiveElement as So, getInnerActiveElement as vo } from "./getActiveElement.mjs";
62
- import { TreeFieldsService as Mo } from "./tree-utils/FieldsService.mjs";
63
- import { SortedPublicItemIds as Fo } from "./tree-utils/SortedPublicItemIds.mjs";
64
- import { addItem as Oo, areAllDirectChildrenChecked as wo, getAllDirectIndirectChildrenIds as Uo, getAllParents as ko, hasChildren as _o, isEnabledAndAllParentsEnabled as Ro, isItemExpandedAndWithChildren as Wo, removeItem as Go, resolveItemId as Vo, resolveItemsIds as Ho, updateItem as Ko } from "./tree-utils/itemUtils.mjs";
65
- import { getNestedValue as zo, isArray as Zo } from "./tree-utils/misc.mjs";
66
- import { RowHeightService as Yo } from "./rowHeightService.mjs";
67
- import { UnstyledContext as Jo, useUnstyled as Qo } from "./unstyled/main.mjs";
68
- import { uAnimation as er } from "./unstyled/animations.mjs";
69
- import { uSvgIcon as rr } from "./unstyled/icons.mjs";
70
- import { uButton as pr, uButtonGroup as ar, uDropDownButton as sr } from "./unstyled/buttons.mjs";
71
- import { uComboBox as nr, uDropDownList as ir, uDropDownsActionSheet as xr, uDropDownsBase as fr } from "./unstyled/dropdowns.mjs";
72
- import { uCalendar as ur, uDateInput as dr, uDateTimePicker as cr, uTime as Ir, uTimePicker as Cr } from "./unstyled/dateinputs.mjs";
73
- import { radioButtonClasses as hr, radioGroupClasses as Dr, uInput as br, uMaskedTextBox as gr, uRadioButton as Ar, uRadioGroup as Pr, uTextBox as Tr } from "./unstyled/inputs.mjs";
74
- import { uError as Sr, uFloatingLabel as vr, uHint as Lr, uLabel as Mr } from "./unstyled/labels.mjs";
75
- import { uForm as Fr } from "./unstyled/form.mjs";
76
- import { uPopup as Or } from "./unstyled/popup.mjs";
77
- import { uGrid as Ur } from "./unstyled/grid.mjs";
78
- import { actions as _r, animationStyles as Rr, base as Wr, buttonPrefix as Gr, calendarPrefix as Vr, comboBoxPrefix as Hr, components as Kr, containers as jr, cssUtils as zr, cursor as Zr, dateInputs as Xr, ddbPrefix as Yr, dimensions as qr, directionMap as Jr, dropDownListPrefix as Qr, elements as $r, fillModeMap as et, forms as ot, grid as rt, gridPrefix as tt, icon as pt, inputPrefix as at, inputs as st, jsonTheme as mt, labels as nt, maskedPrefix as it, orientationMap as xt, pickerPrefix as ft, popup as lt, radioPrefix as ut, roundedMap as dt, sizeMap as ct, states as It, themeColorMap as Ct } from "./unstyled/json-classes.mjs";
11
+ import { AdaptiveModeContext as m, defaultValue as s, useAdaptiveModeContext as n } from "./contexts/AdaptiveModeContext.mjs";
12
+ import { BrowserSupportService as x } from "./browser-support.service.mjs";
13
+ import { canUseDOM as l } from "./canUseDOM.mjs";
14
+ import { canUseRef as d } from "./canUseRef.mjs";
15
+ import { classNames as I, strippedClassNames as C } from "./classNames.mjs";
16
+ import { clone as E, cloneArray as h, cloneDate as D, cloneObject as b, cloneValue as g } from "./clone.mjs";
17
+ import { applyTrappedFocus as T, disableNavigatableContainer as v, enableNavigatableContainer as B, firstFocusableChild as S, focusFirstFocusableChild as M, focusLastFocusableChild as L, focusableChildren as y, keepFocusInContainer as F, lastFocusableChild as N } from "./trappedFocus.mjs";
18
+ import { FormComponent as O } from "./FormComponent.mjs";
19
+ import { getTabIndex as k } from "./getTabIndex.mjs";
20
+ import { getter as R } from "./getter.mjs";
21
+ import { guid as W } from "./guid.mjs";
22
+ import { KEYS as H, Keys as K } from "./keys.mjs";
23
+ import { noop as z } from "./noop.mjs";
24
+ import { getScrollbarWidth as X, setScrollbarWidth as Y } from "./scrollbarWidth.mjs";
25
+ import { setter as J } from "./setter.mjs";
26
+ import { ADAPTIVE_MEDIUM_BREAKPOINT as $, ADAPTIVE_SMALL_BREAKPOINT as ee, FIELD_REGEX as oe, FOCUSABLE_ELEMENTS as re, FOCUSABLE_ELEMENTS_BASE as te, TABBABLE_ELEMENTS as pe } from "./constants/main.mjs";
27
+ import { extendDataItem as me, getItemPath as se, mapTree as ne, mapTreeItem as ie } from "./treeDataOperations.mjs";
28
+ import { shouldShowValidationUI as fe, validatePackage as le } from "./validate-package.mjs";
29
+ import { hasRelativeStackingContext as de } from "./hasRelativeStackingContext.mjs";
30
+ import { WatermarkOverlay as Ie } from "./watermark/WatermarkOverlay.mjs";
31
+ import { applyDefaultProps as Ae } from "./apply-default-props.mjs";
32
+ import { dispatchEvent as he } from "./events/dispatchEvent.mjs";
33
+ import { AsyncFocusBlur as be } from "./hocs/AsyncFocusBlur.mjs";
34
+ import { createPropsContext as Pe, withPropsContext as Te } from "./hocs/withPropsContext.mjs";
35
+ import { withIdHOC as Be } from "./hocs/use-id-hoc.mjs";
36
+ import { withUnstyledHOC as Me } from "./hocs/use-unstyled-hoc.mjs";
37
+ import { withAdaptiveModeContext as ye } from "./hocs/use-adaptive-mode-hoc.mjs";
38
+ import { useDir as Ne } from "./hooks/useDir.mjs";
39
+ import { useAsyncFocusBlur as Oe } from "./hooks/useAsyncFocusBlur.mjs";
40
+ import { useRtl as ke } from "./hooks/useRtl.mjs";
41
+ import { useMouse as Re } from "./hooks/useMouse.mjs";
42
+ import { useCustomComponent as We } from "./hooks/useCustomComponent.mjs";
43
+ import { usePropsContext as He } from "./hooks/usePropsContext.mjs";
44
+ import { COLLECTION_ACTION as je, useCollection as ze } from "./hooks/useCollection.mjs";
45
+ import { useDocument as Xe } from "./hooks/useDocument.mjs";
46
+ import { useWindow as qe } from "./hooks/useWindow.mjs";
47
+ import { useId as Qe } from "./hooks/use-id.mjs";
48
+ import { useIsomorphicLayoutEffect as eo } from "./hooks/use-isomorphic-layout-effect.mjs";
49
+ import { Icon as ro } from "./icons/Icon.mjs";
50
+ import { SvgIcon as po } from "./icons/SvgIcon.mjs";
51
+ import { IconWrap as mo } from "./icons/IconWrap.mjs";
52
+ import { IconsContext as no } from "./icons/IconsContext.mjs";
53
+ import { svgIconPropType as xo, toIconClass as fo, toIconName as lo } from "./icons/utils.mjs";
54
+ import { Typography as co } from "./typography/Typography.mjs";
55
+ import { DragAndDrop as Co } from "./drag-n-drop/index.mjs";
56
+ import { Draggable as Eo } from "./Draggable.mjs";
57
+ import { Droppable as Do } from "./Droppable.mjs";
58
+ import { useDraggable as go } from "./hooks/useDraggable.mjs";
59
+ import { useDroppable as To } from "./hooks/useDroppable.mjs";
60
+ import { kendoThemeMaps as Bo } from "./theme.mjs";
61
+ import { memoizeOne as Mo } from "./memoize.mjs";
62
+ import { Navigation as yo } from "./navigation.mjs";
63
+ import { getActiveElement as No, getInnerActiveElement as wo } from "./getActiveElement.mjs";
64
+ import { TreeFieldsService as Uo } from "./tree-utils/FieldsService.mjs";
65
+ import { SortedPublicItemIds as _o } from "./tree-utils/SortedPublicItemIds.mjs";
66
+ import { addItem as Vo, areAllDirectChildrenChecked as Wo, getAllDirectIndirectChildrenIds as Go, getAllParents as Ho, hasChildren as Ko, isEnabledAndAllParentsEnabled as jo, isItemExpandedAndWithChildren as zo, removeItem as Zo, resolveItemId as Xo, resolveItemsIds as Yo, updateItem as qo } from "./tree-utils/itemUtils.mjs";
67
+ import { getNestedValue as Qo, isArray as $o } from "./tree-utils/misc.mjs";
68
+ import { RowHeightService as or } from "./rowHeightService.mjs";
69
+ import { UnstyledContext as tr, useUnstyled as pr } from "./unstyled/main.mjs";
70
+ import { uAnimation as mr } from "./unstyled/animations.mjs";
71
+ import { uSvgIcon as nr } from "./unstyled/icons.mjs";
72
+ import { uButton as xr, uButtonGroup as fr, uDropDownButton as lr } from "./unstyled/buttons.mjs";
73
+ import { uComboBox as dr, uDropDownList as cr, uDropDownsActionSheet as Ir, uDropDownsBase as Cr } from "./unstyled/dropdowns.mjs";
74
+ import { uCalendar as Er, uDateInput as hr, uDateTimePicker as Dr, uTime as br, uTimePicker as gr } from "./unstyled/dateinputs.mjs";
75
+ import { radioButtonClasses as Tr, radioGroupClasses as vr, uInput as Br, uMaskedTextBox as Sr, uRadioButton as Mr, uRadioGroup as Lr, uTextBox as yr } from "./unstyled/inputs.mjs";
76
+ import { uError as Nr, uFloatingLabel as wr, uHint as Or, uLabel as Ur } from "./unstyled/labels.mjs";
77
+ import { uForm as _r } from "./unstyled/form.mjs";
78
+ import { uPopup as Vr } from "./unstyled/popup.mjs";
79
+ import { uGrid as Gr } from "./unstyled/grid.mjs";
80
+ import { actions as Kr, animationStyles as jr, base as zr, buttonPrefix as Zr, calendarPrefix as Xr, comboBoxPrefix as Yr, components as qr, containers as Jr, cssUtils as Qr, cursor as $r, dateInputs as et, ddbPrefix as ot, dimensions as rt, directionMap as tt, dropDownListPrefix as pt, elements as at, fillModeMap as mt, forms as st, grid as nt, gridPrefix as it, icon as xt, inputPrefix as ft, inputs as lt, jsonTheme as ut, labels as dt, maskedPrefix as ct, orientationMap as It, pickerPrefix as Ct, popup as At, radioPrefix as Et, roundedMap as ht, sizeMap as Dt, states as bt, themeColorMap as gt } from "./unstyled/json-classes.mjs";
79
81
  export {
80
- Y as ADAPTIVE_MEDIUM_BREAKPOINT,
81
- q as ADAPTIVE_SMALL_BREAKPOINT,
82
- Ee as AsyncFocusBlur,
83
- s as BrowserSupportService,
84
- Re as COLLECTION_ACTION,
85
- xo as DragAndDrop,
86
- lo as Draggable,
87
- co as Droppable,
88
- J as FIELD_REGEX,
89
- Q as FOCUSABLE_ELEMENTS,
90
- $ as FOCUSABLE_ELEMENTS_BASE,
91
- y as FormComponent,
92
- qe as Icon,
93
- eo as IconWrap,
94
- ro as IconsContext,
95
- R as KEYS,
96
- W as Keys,
97
- To as Navigation,
98
- Yo as RowHeightService,
99
- Fo as SortedPublicItemIds,
100
- Qe as SvgIcon,
101
- ee as TABBABLE_ELEMENTS,
102
- Mo as TreeFieldsService,
103
- no as Typography,
104
- Jo as UnstyledContext,
105
- le as WatermarkOverlay,
82
+ $ as ADAPTIVE_MEDIUM_BREAKPOINT,
83
+ ee as ADAPTIVE_SMALL_BREAKPOINT,
84
+ m as AdaptiveModeContext,
85
+ be as AsyncFocusBlur,
86
+ x as BrowserSupportService,
87
+ je as COLLECTION_ACTION,
88
+ Co as DragAndDrop,
89
+ Eo as Draggable,
90
+ Do as Droppable,
91
+ oe as FIELD_REGEX,
92
+ re as FOCUSABLE_ELEMENTS,
93
+ te as FOCUSABLE_ELEMENTS_BASE,
94
+ O as FormComponent,
95
+ ro as Icon,
96
+ mo as IconWrap,
97
+ no as IconsContext,
98
+ H as KEYS,
99
+ K as Keys,
100
+ yo as Navigation,
101
+ or as RowHeightService,
102
+ _o as SortedPublicItemIds,
103
+ po as SvgIcon,
104
+ pe as TABBABLE_ELEMENTS,
105
+ Uo as TreeFieldsService,
106
+ co as Typography,
107
+ tr as UnstyledContext,
108
+ Ie as WatermarkOverlay,
106
109
  t as ZIndexContext,
107
- _r as actions,
108
- Oo as addItem,
109
- Rr as animationStyles,
110
- de as applyDefaultProps,
111
- b as applyTrappedFocus,
112
- wo as areAllDirectChildrenChecked,
113
- Wr as base,
114
- Gr as buttonPrefix,
115
- Vr as calendarPrefix,
116
- n as canUseDOM,
117
- x as canUseRef,
118
- l as classNames,
119
- c as clone,
120
- I as cloneArray,
121
- C as cloneDate,
122
- E as cloneObject,
123
- h as cloneValue,
124
- Hr as comboBoxPrefix,
125
- Kr as components,
126
- jr as containers,
127
- De as createPropsContext,
128
- zr as cssUtils,
129
- Zr as cursor,
130
- Xr as dateInputs,
131
- Yr as ddbPrefix,
132
- qr as dimensions,
133
- Jr as directionMap,
134
- g as disableNavigatableContainer,
135
- Ie as dispatchEvent,
136
- Qr as dropDownListPrefix,
137
- $r as elements,
138
- A as enableNavigatableContainer,
139
- re as extendDataItem,
140
- et as fillModeMap,
141
- P as firstFocusableChild,
142
- T as focusFirstFocusableChild,
143
- B as focusLastFocusableChild,
144
- S as focusableChildren,
145
- ot as forms,
146
- So as getActiveElement,
147
- Uo as getAllDirectIndirectChildrenIds,
148
- ko as getAllParents,
149
- vo as getInnerActiveElement,
150
- te as getItemPath,
151
- zo as getNestedValue,
152
- K as getScrollbarWidth,
153
- N as getTabIndex,
154
- w as getter,
155
- rt as grid,
156
- tt as gridPrefix,
157
- k as guid,
158
- _o as hasChildren,
159
- xe as hasRelativeStackingContext,
160
- pt as icon,
161
- at as inputPrefix,
162
- st as inputs,
163
- Zo as isArray,
164
- Ro as isEnabledAndAllParentsEnabled,
165
- Wo as isItemExpandedAndWithChildren,
166
- mt as jsonTheme,
167
- v as keepFocusInContainer,
168
- bo as kendoThemeMaps,
169
- nt as labels,
170
- L as lastFocusableChild,
171
- pe as mapTree,
172
- ae as mapTreeItem,
173
- it as maskedPrefix,
174
- Ao as memoizeOne,
175
- V as noop,
176
- xt as orientationMap,
177
- ft as pickerPrefix,
178
- lt as popup,
179
- hr as radioButtonClasses,
180
- Dr as radioGroupClasses,
181
- ut as radioPrefix,
182
- Go as removeItem,
183
- Vo as resolveItemId,
184
- Ho as resolveItemsIds,
185
- dt as roundedMap,
186
- j as setScrollbarWidth,
187
- Z as setter,
188
- me as shouldShowValidationUI,
189
- ct as sizeMap,
190
- It as states,
191
- u as strippedClassNames,
192
- po as svgIconPropType,
193
- Ct as themeColorMap,
194
- ao as toIconClass,
195
- so as toIconName,
110
+ Kr as actions,
111
+ Vo as addItem,
112
+ jr as animationStyles,
113
+ Ae as applyDefaultProps,
114
+ T as applyTrappedFocus,
115
+ Wo as areAllDirectChildrenChecked,
116
+ zr as base,
117
+ Zr as buttonPrefix,
118
+ Xr as calendarPrefix,
119
+ l as canUseDOM,
120
+ d as canUseRef,
121
+ I as classNames,
122
+ E as clone,
123
+ h as cloneArray,
124
+ D as cloneDate,
125
+ b as cloneObject,
126
+ g as cloneValue,
127
+ Yr as comboBoxPrefix,
128
+ qr as components,
129
+ Jr as containers,
130
+ Pe as createPropsContext,
131
+ Qr as cssUtils,
132
+ $r as cursor,
133
+ et as dateInputs,
134
+ ot as ddbPrefix,
135
+ s as defaultValue,
136
+ rt as dimensions,
137
+ tt as directionMap,
138
+ v as disableNavigatableContainer,
139
+ he as dispatchEvent,
140
+ pt as dropDownListPrefix,
141
+ at as elements,
142
+ B as enableNavigatableContainer,
143
+ me as extendDataItem,
144
+ mt as fillModeMap,
145
+ S as firstFocusableChild,
146
+ M as focusFirstFocusableChild,
147
+ L as focusLastFocusableChild,
148
+ y as focusableChildren,
149
+ st as forms,
150
+ No as getActiveElement,
151
+ Go as getAllDirectIndirectChildrenIds,
152
+ Ho as getAllParents,
153
+ wo as getInnerActiveElement,
154
+ se as getItemPath,
155
+ Qo as getNestedValue,
156
+ X as getScrollbarWidth,
157
+ k as getTabIndex,
158
+ R as getter,
159
+ nt as grid,
160
+ it as gridPrefix,
161
+ W as guid,
162
+ Ko as hasChildren,
163
+ de as hasRelativeStackingContext,
164
+ xt as icon,
165
+ ft as inputPrefix,
166
+ lt as inputs,
167
+ $o as isArray,
168
+ jo as isEnabledAndAllParentsEnabled,
169
+ zo as isItemExpandedAndWithChildren,
170
+ ut as jsonTheme,
171
+ F as keepFocusInContainer,
172
+ Bo as kendoThemeMaps,
173
+ dt as labels,
174
+ N as lastFocusableChild,
175
+ ne as mapTree,
176
+ ie as mapTreeItem,
177
+ ct as maskedPrefix,
178
+ Mo as memoizeOne,
179
+ z as noop,
180
+ It as orientationMap,
181
+ Ct as pickerPrefix,
182
+ At as popup,
183
+ Tr as radioButtonClasses,
184
+ vr as radioGroupClasses,
185
+ Et as radioPrefix,
186
+ Zo as removeItem,
187
+ Xo as resolveItemId,
188
+ Yo as resolveItemsIds,
189
+ ht as roundedMap,
190
+ Y as setScrollbarWidth,
191
+ J as setter,
192
+ fe as shouldShowValidationUI,
193
+ Dt as sizeMap,
194
+ bt as states,
195
+ C as strippedClassNames,
196
+ xo as svgIconPropType,
197
+ gt as themeColorMap,
198
+ fo as toIconClass,
199
+ lo as toIconName,
196
200
  e as treeIdUtils,
197
- er as uAnimation,
198
- pr as uButton,
199
- ar as uButtonGroup,
200
- ur as uCalendar,
201
- nr as uComboBox,
202
- dr as uDateInput,
203
- cr as uDateTimePicker,
204
- sr as uDropDownButton,
205
- ir as uDropDownList,
206
- xr as uDropDownsActionSheet,
207
- fr as uDropDownsBase,
208
- Sr as uError,
209
- vr as uFloatingLabel,
210
- Fr as uForm,
211
- Ur as uGrid,
212
- Lr as uHint,
213
- br as uInput,
214
- Mr as uLabel,
215
- gr as uMaskedTextBox,
216
- Or as uPopup,
217
- Ar as uRadioButton,
218
- Pr as uRadioGroup,
219
- rr as uSvgIcon,
220
- Tr as uTextBox,
221
- Ir as uTime,
222
- Cr as uTimePicker,
223
- Ko as updateItem,
224
- Le as useAsyncFocusBlur,
225
- We as useCollection,
226
- we as useCustomComponent,
227
- Se as useDir,
228
- Ve as useDocument,
229
- Co as useDraggable,
230
- ho as useDroppable,
231
- ze as useId,
232
- Xe as useIsomorphicLayoutEffect,
233
- Ne as useMouse,
234
- ke as usePropsContext,
235
- ye as useRtl,
236
- Qo as useUnstyled,
237
- Ke as useWindow,
201
+ mr as uAnimation,
202
+ xr as uButton,
203
+ fr as uButtonGroup,
204
+ Er as uCalendar,
205
+ dr as uComboBox,
206
+ hr as uDateInput,
207
+ Dr as uDateTimePicker,
208
+ lr as uDropDownButton,
209
+ cr as uDropDownList,
210
+ Ir as uDropDownsActionSheet,
211
+ Cr as uDropDownsBase,
212
+ Nr as uError,
213
+ wr as uFloatingLabel,
214
+ _r as uForm,
215
+ Gr as uGrid,
216
+ Or as uHint,
217
+ Br as uInput,
218
+ Ur as uLabel,
219
+ Sr as uMaskedTextBox,
220
+ Vr as uPopup,
221
+ Mr as uRadioButton,
222
+ Lr as uRadioGroup,
223
+ nr as uSvgIcon,
224
+ yr as uTextBox,
225
+ br as uTime,
226
+ gr as uTimePicker,
227
+ qo as updateItem,
228
+ n as useAdaptiveModeContext,
229
+ Oe as useAsyncFocusBlur,
230
+ ze as useCollection,
231
+ We as useCustomComponent,
232
+ Ne as useDir,
233
+ Xe as useDocument,
234
+ go as useDraggable,
235
+ To as useDroppable,
236
+ Qe as useId,
237
+ eo as useIsomorphicLayoutEffect,
238
+ Re as useMouse,
239
+ He as usePropsContext,
240
+ ke as useRtl,
241
+ pr as useUnstyled,
242
+ qe as useWindow,
238
243
  p as useZIndexContext,
239
- ne as validatePackage,
240
- Ae as withIdHOC,
241
- be as withPropsContext,
242
- Te as withUnstyledHOC
244
+ le as validatePackage,
245
+ ye as withAdaptiveModeContext,
246
+ Be as withIdHOC,
247
+ Te as withPropsContext,
248
+ Me as withUnstyledHOC
243
249
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@progress/kendo-react-common",
3
- "version": "9.2.0-develop.4",
3
+ "version": "9.2.0-develop.6",
4
4
  "description": "React Common package delivers common utilities that can be used with the KendoReact UI components. KendoReact Common Utilities package",
5
5
  "author": "Progress",
6
6
  "license": "SEE LICENSE IN LICENSE.md",