@cfx-dev/ui-components 4.2.22 → 4.2.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.
package/dist/main.d.ts CHANGED
@@ -7,7 +7,7 @@ export type { OutletPosition, UseClipboardProps, } from './utils/hooks';
7
7
  export { noop, returnTrue, returnFalse, identity, invoke, } from './utils/functional';
8
8
  export { isExternalUrl, matchLinks, matchLinkNodes, defaultLinkReplacerx, defaultLinkReplacer, linkifyx, linkify, Linkify, } from './utils/links';
9
9
  export type { ILinkSubstitute, ILinkMatch, LinkifyProps, } from './utils/links';
10
- export { clamp01, clamp, } from './utils/math';
10
+ export { clamp01, clamp, minmax, } from './utils/math';
11
11
  export { unicodeCharAt, splitByIndices, replaceRange, normalizeSlashes, isTrueString, isFalseString, } from './utils/string';
12
12
  export { debounce, throttle, } from './utils/execution';
13
13
  export type { SetTimeoutReturn } from './utils/execution';
@@ -28,7 +28,7 @@ export { Button, ButtonContent, getButtonClassName, ButtonBar, LinkButton, } fro
28
28
  export type { ButtonProps, ButtonTheme, ButtonBarProps, LinkButtonProps, } from './components/Button';
29
29
  export { BurgerMenu, BurgerMenuButton } from './components/BurgerMenu';
30
30
  export type { BurgerMenuItem, BurgerMenuProps, BurgerMenuButtonProps, } from './components/BurgerMenu';
31
- export { Link, ButtonLink, getLinkClassName, } from './components/Link';
31
+ export { Link, ButtonLink, getLinkClassName, getLinkStyles, } from './components/Link';
32
32
  export type { LinkProps, LinkBaseProps } from './components/Link';
33
33
  export { Avatar } from './components/Avatar';
34
34
  export type { AvatarProps, AvatarSize } from './components/Avatar';
package/dist/main.js CHANGED
@@ -9,214 +9,216 @@ import { useKeyboardClose as T } from "./utils/hooks/useKeyboardClose.js";
9
9
  import { useWindowResize as C } from "./utils/hooks/useWindowResize.js";
10
10
  import { useOutlet as E } from "./utils/hooks/useOutlet.js";
11
11
  import { CLIPBOARD_TITLE_APPEARANCE as L, useClipboardComponent as S } from "./utils/hooks/useClipboardComponent.js";
12
- import { identity as y, invoke as A, noop as k, returnFalse as O, returnTrue as P } from "./utils/functional.js";
12
+ import { identity as R, invoke as k, noop as A, returnFalse as O, returnTrue as P } from "./utils/functional.js";
13
13
  import { Linkify as D, defaultLinkReplacer as F, defaultLinkReplacerx as _, isExternalUrl as v, linkify as h, linkifyx as U, matchLinkNodes as z, matchLinks as w } from "./utils/links.js";
14
- import { clamp as N, clamp01 as G } from "./utils/math.js";
15
- import { isFalseString as K, isTrueString as Y, normalizeSlashes as H, replaceRange as W, splitByIndices as X, unicodeCharAt as J } from "./utils/string.js";
16
- import { debounce as Z, throttle as j } from "./utils/execution.js";
17
- import { getColor as $ } from "./utils/color.js";
18
- import { ui as ro } from "./utils/ui/ui.js";
19
- import { BorderRadiusEnum as to, ColorEnum as mo, MediaQueryEnum as fo, OffsetEnum as po, TextSizeEnum as ao, ZIndexEnum as xo } from "./utils/ui/ui.types.js";
20
- import { isInEnum as lo } from "./utils/enum.js";
21
- import { default as so } from "./components/IconButton/IconButton.js";
22
- import { Accordion as co, AccordionContent as To, AccordionHeader as Io, AccordionItem as Co, AccordionTrigger as Bo } from "./components/Accordion/Accordion.js";
23
- import { default as go } from "./components/ClipboardButton/ClipboardButton.js";
24
- import { default as So } from "./components/Checkbox/Checkbox.js";
25
- import { Button as yo, ButtonContent as Ao, getButtonClassName as ko } from "./components/Button/Button.js";
26
- import { ButtonBar as Po } from "./components/Button/ButtonBar.js";
27
- import { LinkButton as Do } from "./components/Button/LinkButton.js";
28
- import { BurgerMenuButton as _o } from "./components/BurgerMenu/BurgerMenuButton.js";
29
- import { BurgerMenu as ho } from "./components/BurgerMenu/BurgerMenu.js";
30
- import { default as zo, getLinkClassName as wo } from "./components/Link/Link.js";
31
- import { default as No } from "./components/Link/ButtonLink.js";
32
- import { Avatar as Vo } from "./components/Avatar/Avatar.js";
33
- import { BACKDROP_OUTLET_ID as Yo, default as Ho } from "./components/BackdropPortal/BackdropPortal.js";
34
- import { Badge as Xo } from "./components/Badge/Badge.js";
35
- import { default as Qo } from "./components/ControlBox/ControlBox.js";
36
- import { default as jo } from "./components/CountryFlag/CountryFlag.js";
37
- import { default as $o } from "./components/Decorate/Decorate.js";
38
- import { Dot as rr } from "./components/Dot/Dot.js";
39
- import { FLYOUT_OUTLET_ID as tr, Flyout as mr } from "./components/Flyout/Flyout.js";
40
- import { Logos as pr } from "./components/Logos/index.js";
41
- import { I as xr } from "./cfxIcons-BNd1WgpX.js";
42
- import { I as lr } from "./cfxIconsBig-BLJjMT-Y.js";
43
- import { Icon as sr } from "./components/Icon/Icon.js";
44
- import { IconBig as dr } from "./components/IconBig/IconBig.js";
45
- import { Indicator as Tr } from "./components/Indicator/Indicator.js";
46
- import { default as Cr } from "./components/InfoPanel/InfoPanel.js";
47
- import { default as Er } from "./components/Input/Input.js";
48
- import { default as Lr } from "./components/Input/RichInput.js";
49
- import { Interactive as Rr } from "./components/Interactive/Interactive.js";
50
- import { Island as Ar, IslandCorner as kr } from "./components/Island/Island.js";
51
- import { Box as Pr, flexPropFormater as br } from "./components/Layout/Box/Box.js";
52
- import { Center as Fr } from "./components/Layout/Center/Center.js";
53
- import { Flex as vr } from "./components/Layout/Flex/Flex.js";
54
- import { FlexAlignItemsEnum as Ur, FlexDirectionEnum as zr, FlexJustifyContentEnum as wr, FlexWrapEnum as Mr } from "./components/Layout/Flex/Flex.types.js";
55
- import { FlexRestricter as Gr } from "./components/Layout/Flex/FlexRestricter.js";
56
- import { Pad as Kr } from "./components/Layout/Pad/Pad.js";
57
- import { Page as Hr } from "./components/Layout/Page/Page.js";
58
- import { R as Xr } from "./Rail-DcVowhML.js";
59
- import { Scrollable as Qr } from "./components/Layout/Scrollable/Scrollable.js";
60
- import { VirtualScrollable as jr } from "./components/Layout/Scrollable/VirtualScrollable.js";
61
- import { Loaf as $r } from "./components/Loaf/Loaf.js";
62
- import { Modal as re } from "./components/Modal/Modal.js";
63
- import { NavList as te } from "./components/NavList/NavList.js";
64
- import { OVERLAY_OUTLET_ID as fe, Overlay as pe } from "./components/Overlay/Overlay.js";
65
- import { Popover as xe } from "./components/Popover/Popover.js";
66
- import { PremiumBadge as le } from "./components/PremiumBadge/PremiumBadge.js";
67
- import { Prose as se } from "./components/Prose/Prose.js";
68
- import { Radio as de } from "./components/Radio/Radio.js";
69
- import { Select as Te } from "./components/Select/Select.js";
70
- import { DropdownSelect as Ce } from "./components/DropdownSelect/DropdownSelect.js";
71
- import { Separator as Ee } from "./components/Separator/Separator.js";
72
- import { Shroud as Le } from "./components/Shroud/Shroud.js";
73
- import { Slider as Re } from "./components/Slider/Slider.js";
74
- import { Spacer as Ae } from "./components/Spacer/Spacer.js";
75
- import { Style as Oe, useContextualStyle as Pe } from "./components/Style/Style.js";
76
- import { default as De } from "./components/Switch/Switch.js";
77
- import { ToggleGroup as _e } from "./components/ToggleGroup/ToggleGroup.js";
78
- import { Tabular as he } from "./components/Tabular/Tabular.js";
79
- import { Table as ze, TableHeaderItem as we, TableIconButton as Me, TableRow as Ne } from "./components/Table/Table.js";
80
- import { DEFAULT_TEXT_COLOR as Ve, TEXT_OPACITY_MAP as Ke, Text as Ye, TextBlock as He, getTextOpacity as We, textSizeResponsiveValueFormatter as Xe } from "./components/Text/Text.js";
81
- import { Textarea as Qe } from "./components/Textarea/Textarea.js";
82
- import { TITLE_OUTLET_ID as je, Title as qe, titleGetCoords as $e, titleGetCssStyle as ot } from "./components/Title/Title.js";
83
- import { default as et } from "./components/InputDropzone/InputDropzone.js";
84
- import { default as mt } from "./components/InputDropzone/ItemPreview.js";
85
- import { default as pt } from "./components/Skeleton/Skeleton.js";
86
- import { OnScreenSensor as xt } from "./components/OnScreenSensor.js";
87
- import { Symbols as lt } from "./components/Symbols.js";
14
+ import { clamp as N, clamp01 as G, minmax as V } from "./utils/math.js";
15
+ import { isFalseString as Y, isTrueString as H, normalizeSlashes as W, replaceRange as X, splitByIndices as J, unicodeCharAt as Q } from "./utils/string.js";
16
+ import { debounce as j, throttle as q } from "./utils/execution.js";
17
+ import { getColor as oo } from "./utils/color.js";
18
+ import { ui as eo } from "./utils/ui/ui.js";
19
+ import { BorderRadiusEnum as mo, ColorEnum as fo, MediaQueryEnum as po, OffsetEnum as ao, TextSizeEnum as xo, ZIndexEnum as no } from "./utils/ui/ui.types.js";
20
+ import { isInEnum as uo } from "./utils/enum.js";
21
+ import { default as io } from "./components/IconButton/IconButton.js";
22
+ import { Accordion as To, AccordionContent as Io, AccordionHeader as Co, AccordionItem as Bo, AccordionTrigger as Eo } from "./components/Accordion/Accordion.js";
23
+ import { default as Lo } from "./components/ClipboardButton/ClipboardButton.js";
24
+ import { default as yo } from "./components/Checkbox/Checkbox.js";
25
+ import { Button as ko, ButtonContent as Ao, getButtonClassName as Oo } from "./components/Button/Button.js";
26
+ import { ButtonBar as bo } from "./components/Button/ButtonBar.js";
27
+ import { LinkButton as Fo } from "./components/Button/LinkButton.js";
28
+ import { BurgerMenuButton as vo } from "./components/BurgerMenu/BurgerMenuButton.js";
29
+ import { BurgerMenu as Uo } from "./components/BurgerMenu/BurgerMenu.js";
30
+ import { default as wo, getLinkClassName as Mo, getLinkStyles as No } from "./components/Link/Link.js";
31
+ import { default as Vo } from "./components/Link/ButtonLink.js";
32
+ import { Avatar as Yo } from "./components/Avatar/Avatar.js";
33
+ import { BACKDROP_OUTLET_ID as Wo, default as Xo } from "./components/BackdropPortal/BackdropPortal.js";
34
+ import { Badge as Qo } from "./components/Badge/Badge.js";
35
+ import { default as jo } from "./components/ControlBox/ControlBox.js";
36
+ import { default as $o } from "./components/CountryFlag/CountryFlag.js";
37
+ import { default as rr } from "./components/Decorate/Decorate.js";
38
+ import { Dot as tr } from "./components/Dot/Dot.js";
39
+ import { FLYOUT_OUTLET_ID as fr, Flyout as pr } from "./components/Flyout/Flyout.js";
40
+ import { Logos as xr } from "./components/Logos/index.js";
41
+ import { I as lr } from "./cfxIcons-BNd1WgpX.js";
42
+ import { I as sr } from "./cfxIconsBig-BLJjMT-Y.js";
43
+ import { Icon as dr } from "./components/Icon/Icon.js";
44
+ import { IconBig as Tr } from "./components/IconBig/IconBig.js";
45
+ import { Indicator as Cr } from "./components/Indicator/Indicator.js";
46
+ import { default as Er } from "./components/InfoPanel/InfoPanel.js";
47
+ import { default as Lr } from "./components/Input/Input.js";
48
+ import { default as yr } from "./components/Input/RichInput.js";
49
+ import { Interactive as kr } from "./components/Interactive/Interactive.js";
50
+ import { Island as Or, IslandCorner as Pr } from "./components/Island/Island.js";
51
+ import { Box as Dr, flexPropFormater as Fr } from "./components/Layout/Box/Box.js";
52
+ import { Center as vr } from "./components/Layout/Center/Center.js";
53
+ import { Flex as Ur } from "./components/Layout/Flex/Flex.js";
54
+ import { FlexAlignItemsEnum as wr, FlexDirectionEnum as Mr, FlexJustifyContentEnum as Nr, FlexWrapEnum as Gr } from "./components/Layout/Flex/Flex.types.js";
55
+ import { FlexRestricter as Kr } from "./components/Layout/Flex/FlexRestricter.js";
56
+ import { Pad as Hr } from "./components/Layout/Pad/Pad.js";
57
+ import { Page as Xr } from "./components/Layout/Page/Page.js";
58
+ import { R as Qr } from "./Rail-DcVowhML.js";
59
+ import { Scrollable as jr } from "./components/Layout/Scrollable/Scrollable.js";
60
+ import { VirtualScrollable as $r } from "./components/Layout/Scrollable/VirtualScrollable.js";
61
+ import { Loaf as re } from "./components/Loaf/Loaf.js";
62
+ import { Modal as te } from "./components/Modal/Modal.js";
63
+ import { NavList as fe } from "./components/NavList/NavList.js";
64
+ import { OVERLAY_OUTLET_ID as ae, Overlay as xe } from "./components/Overlay/Overlay.js";
65
+ import { Popover as le } from "./components/Popover/Popover.js";
66
+ import { PremiumBadge as se } from "./components/PremiumBadge/PremiumBadge.js";
67
+ import { Prose as de } from "./components/Prose/Prose.js";
68
+ import { Radio as Te } from "./components/Radio/Radio.js";
69
+ import { Select as Ce } from "./components/Select/Select.js";
70
+ import { DropdownSelect as Ee } from "./components/DropdownSelect/DropdownSelect.js";
71
+ import { Separator as Le } from "./components/Separator/Separator.js";
72
+ import { Shroud as ye } from "./components/Shroud/Shroud.js";
73
+ import { Slider as ke } from "./components/Slider/Slider.js";
74
+ import { Spacer as Oe } from "./components/Spacer/Spacer.js";
75
+ import { Style as be, useContextualStyle as De } from "./components/Style/Style.js";
76
+ import { default as _e } from "./components/Switch/Switch.js";
77
+ import { ToggleGroup as he } from "./components/ToggleGroup/ToggleGroup.js";
78
+ import { Tabular as ze } from "./components/Tabular/Tabular.js";
79
+ import { Table as Me, TableHeaderItem as Ne, TableIconButton as Ge, TableRow as Ve } from "./components/Table/Table.js";
80
+ import { DEFAULT_TEXT_COLOR as Ye, TEXT_OPACITY_MAP as He, Text as We, TextBlock as Xe, getTextOpacity as Je, textSizeResponsiveValueFormatter as Qe } from "./components/Text/Text.js";
81
+ import { Textarea as je } from "./components/Textarea/Textarea.js";
82
+ import { TITLE_OUTLET_ID as $e, Title as ot, titleGetCoords as rt, titleGetCssStyle as et } from "./components/Title/Title.js";
83
+ import { default as mt } from "./components/InputDropzone/InputDropzone.js";
84
+ import { default as pt } from "./components/InputDropzone/ItemPreview.js";
85
+ import { default as xt } from "./components/Skeleton/Skeleton.js";
86
+ import { OnScreenSensor as lt } from "./components/OnScreenSensor.js";
87
+ import { Symbols as st } from "./components/Symbols.js";
88
88
  export {
89
- co as Accordion,
90
- To as AccordionContent,
91
- Io as AccordionHeader,
92
- Co as AccordionItem,
93
- Bo as AccordionTrigger,
94
- Vo as Avatar,
95
- Yo as BACKDROP_OUTLET_ID,
96
- Ho as BackdropPortal,
97
- Xo as Badge,
98
- to as BorderRadiusEnum,
99
- Pr as Box,
100
- ho as BurgerMenu,
101
- _o as BurgerMenuButton,
102
- yo as Button,
103
- Po as ButtonBar,
89
+ To as Accordion,
90
+ Io as AccordionContent,
91
+ Co as AccordionHeader,
92
+ Bo as AccordionItem,
93
+ Eo as AccordionTrigger,
94
+ Yo as Avatar,
95
+ Wo as BACKDROP_OUTLET_ID,
96
+ Xo as BackdropPortal,
97
+ Qo as Badge,
98
+ mo as BorderRadiusEnum,
99
+ Dr as Box,
100
+ Uo as BurgerMenu,
101
+ vo as BurgerMenuButton,
102
+ ko as Button,
103
+ bo as ButtonBar,
104
104
  Ao as ButtonContent,
105
- No as ButtonLink,
105
+ Vo as ButtonLink,
106
106
  L as CLIPBOARD_TITLE_APPEARANCE,
107
- Fr as Center,
108
- So as Checkbox,
109
- go as ClipboardButton,
110
- mo as ColorEnum,
111
- Qo as ControlBox,
112
- jo as CountryFlag,
113
- Ve as DEFAULT_TEXT_COLOR,
114
- $o as Decorate,
115
- rr as Dot,
116
- Ce as DropdownSelect,
117
- mt as DropzoneItemPreview,
118
- tr as FLYOUT_OUTLET_ID,
119
- vr as Flex,
120
- Ur as FlexAlignItemsEnum,
121
- zr as FlexDirectionEnum,
122
- wr as FlexJustifyContentEnum,
123
- Gr as FlexRestricter,
124
- Mr as FlexWrapEnum,
125
- mr as Flyout,
126
- sr as Icon,
127
- dr as IconBig,
128
- so as IconButton,
129
- xr as Icons,
130
- lr as IconsBig,
131
- Tr as Indicator,
132
- Cr as InfoPanel,
133
- Er as Input,
134
- et as InputDropzone,
135
- Rr as Interactive,
136
- Ar as Island,
137
- kr as IslandCorner,
138
- zo as Link,
139
- Do as LinkButton,
107
+ vr as Center,
108
+ yo as Checkbox,
109
+ Lo as ClipboardButton,
110
+ fo as ColorEnum,
111
+ jo as ControlBox,
112
+ $o as CountryFlag,
113
+ Ye as DEFAULT_TEXT_COLOR,
114
+ rr as Decorate,
115
+ tr as Dot,
116
+ Ee as DropdownSelect,
117
+ pt as DropzoneItemPreview,
118
+ fr as FLYOUT_OUTLET_ID,
119
+ Ur as Flex,
120
+ wr as FlexAlignItemsEnum,
121
+ Mr as FlexDirectionEnum,
122
+ Nr as FlexJustifyContentEnum,
123
+ Kr as FlexRestricter,
124
+ Gr as FlexWrapEnum,
125
+ pr as Flyout,
126
+ dr as Icon,
127
+ Tr as IconBig,
128
+ io as IconButton,
129
+ lr as Icons,
130
+ sr as IconsBig,
131
+ Cr as Indicator,
132
+ Er as InfoPanel,
133
+ Lr as Input,
134
+ mt as InputDropzone,
135
+ kr as Interactive,
136
+ Or as Island,
137
+ Pr as IslandCorner,
138
+ wo as Link,
139
+ Fo as LinkButton,
140
140
  D as Linkify,
141
- $r as Loaf,
142
- pr as Logos,
143
- fo as MediaQueryEnum,
144
- re as Modal,
145
- te as NavList,
146
- fe as OVERLAY_OUTLET_ID,
147
- po as OffsetEnum,
148
- xt as OnScreenSensor,
149
- pe as Overlay,
150
- Kr as Pad,
151
- Hr as Page,
152
- xe as Popover,
153
- le as PremiumBadge,
154
- se as Prose,
155
- de as Radio,
156
- Xr as Rail,
157
- Lr as RichInput,
158
- Qr as Scrollable,
159
- Te as Select,
160
- Ee as Separator,
161
- Le as Shroud,
162
- pt as Skeleton,
163
- Re as Slider,
164
- Ae as Spacer,
165
- Oe as Style,
166
- De as Switch,
167
- lt as Symbols,
168
- Ke as TEXT_OPACITY_MAP,
169
- je as TITLE_OUTLET_ID,
170
- ze as Table,
171
- we as TableHeaderItem,
172
- Me as TableIconButton,
173
- Ne as TableRow,
174
- he as Tabular,
175
- Ye as Text,
176
- He as TextBlock,
177
- ao as TextSizeEnum,
178
- Qe as Textarea,
179
- qe as Title,
180
- _e as ToggleGroup,
181
- jr as VirtualScrollable,
182
- xo as ZIndexEnum,
141
+ re as Loaf,
142
+ xr as Logos,
143
+ po as MediaQueryEnum,
144
+ te as Modal,
145
+ fe as NavList,
146
+ ae as OVERLAY_OUTLET_ID,
147
+ ao as OffsetEnum,
148
+ lt as OnScreenSensor,
149
+ xe as Overlay,
150
+ Hr as Pad,
151
+ Xr as Page,
152
+ le as Popover,
153
+ se as PremiumBadge,
154
+ de as Prose,
155
+ Te as Radio,
156
+ Qr as Rail,
157
+ yr as RichInput,
158
+ jr as Scrollable,
159
+ Ce as Select,
160
+ Le as Separator,
161
+ ye as Shroud,
162
+ xt as Skeleton,
163
+ ke as Slider,
164
+ Oe as Spacer,
165
+ be as Style,
166
+ _e as Switch,
167
+ st as Symbols,
168
+ He as TEXT_OPACITY_MAP,
169
+ $e as TITLE_OUTLET_ID,
170
+ Me as Table,
171
+ Ne as TableHeaderItem,
172
+ Ge as TableIconButton,
173
+ Ve as TableRow,
174
+ ze as Tabular,
175
+ We as Text,
176
+ Xe as TextBlock,
177
+ xo as TextSizeEnum,
178
+ je as Textarea,
179
+ ot as Title,
180
+ he as ToggleGroup,
181
+ $r as VirtualScrollable,
182
+ no as ZIndexEnum,
183
183
  N as clamp,
184
184
  G as clamp01,
185
185
  m as clsx,
186
- Z as debounce,
186
+ j as debounce,
187
187
  F as defaultLinkReplacer,
188
188
  _ as defaultLinkReplacerx,
189
- br as flexPropFormater,
190
- ko as getButtonClassName,
191
- $ as getColor,
192
- wo as getLinkClassName,
193
- We as getTextOpacity,
189
+ Fr as flexPropFormater,
190
+ Oo as getButtonClassName,
191
+ oo as getColor,
192
+ Mo as getLinkClassName,
193
+ No as getLinkStyles,
194
+ Je as getTextOpacity,
194
195
  p as getValue,
195
- y as identity,
196
- A as invoke,
196
+ R as identity,
197
+ k as invoke,
197
198
  v as isExternalUrl,
198
- K as isFalseString,
199
- lo as isInEnum,
200
- Y as isTrueString,
199
+ Y as isFalseString,
200
+ uo as isInEnum,
201
+ H as isTrueString,
201
202
  h as linkify,
202
203
  U as linkifyx,
203
204
  z as matchLinkNodes,
204
205
  w as matchLinks,
205
206
  e as mergeRefs,
206
- k as noop,
207
- H as normalizeSlashes,
208
- W as replaceRange,
207
+ V as minmax,
208
+ A as noop,
209
+ W as normalizeSlashes,
210
+ X as replaceRange,
209
211
  O as returnFalse,
210
212
  P as returnTrue,
211
- X as splitByIndices,
212
- Xe as textSizeResponsiveValueFormatter,
213
- j as throttle,
214
- $e as titleGetCoords,
215
- ot as titleGetCssStyle,
216
- ro as ui,
217
- J as unicodeCharAt,
213
+ J as splitByIndices,
214
+ Qe as textSizeResponsiveValueFormatter,
215
+ q as throttle,
216
+ rt as titleGetCoords,
217
+ et as titleGetCssStyle,
218
+ eo as ui,
219
+ Q as unicodeCharAt,
218
220
  S as useClipboardComponent,
219
- Pe as useContextualStyle,
221
+ De as useContextualStyle,
220
222
  s as useDynamicRef,
221
223
  d as useGlobalKeyboardEvent,
222
224
  l as useInstance,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@cfx-dev/ui-components",
3
3
  "private": false,
4
- "version": "4.2.22",
4
+ "version": "4.2.24",
5
5
  "type": "module",
6
6
  "license": "MIT",
7
7
  "main": "dist/main.js",