@kakadu/components 4.6.3 → 5.0.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/build/components/footer.d.ts +33 -4
- package/build/components/footer.js +1 -1
- package/build/components/footer.mjs +155 -62
- package/build/components/popover-menu.d.ts +2 -2
- package/build/components/popover.js +1 -1
- package/build/components/popover.mjs +29 -29
- package/build/components.css +1 -1
- package/build/index.js +1 -1
- package/build/index.mjs +212 -211
- package/package.json +2 -2
package/build/index.mjs
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FontFamilyHead as t, buttonResetStyles as a, darkBackgroundColor as r, effectStyles as f, font as s, lightBackgroundColor as l, nonInteractiveEffectStyles as u, overflowProtectionStyles as d, overlayEffectStyles as p, default as
|
|
2
|
-
import { default as x, ariaTextStyles as
|
|
1
|
+
import { FontFamilyHead as t, buttonResetStyles as a, darkBackgroundColor as r, effectStyles as f, font as s, lightBackgroundColor as l, nonInteractiveEffectStyles as u, overflowProtectionStyles as d, overlayEffectStyles as p, default as n } from "./theme.mjs";
|
|
2
|
+
import { default as x, ariaTextStyles as i } from "./components/aria-text.mjs";
|
|
3
3
|
import { default as S, defaultAtomElementType as v } from "./components/atom.mjs";
|
|
4
4
|
import { default as h } from "./components/bankid-logo.mjs";
|
|
5
5
|
import { default as C } from "./components/box.mjs";
|
|
6
|
-
import { default as L, ButtonLoader as T, buttonDangerStyles as b, buttonSecondaryStyles as P, buttonSuccessStyles as
|
|
6
|
+
import { default as L, ButtonLoader as T, buttonDangerStyles as b, buttonSecondaryStyles as P, buttonSuccessStyles as D, buttonVariants as I, buttonWarningStyles as B } from "./components/button.mjs";
|
|
7
7
|
import { default as w, buttonTooltipPositions as A } from "./components/button-tooltip.mjs";
|
|
8
8
|
import { default as F } from "./components/card.mjs";
|
|
9
9
|
import { default as R } from "./components/click-ripples.mjs";
|
|
@@ -15,97 +15,97 @@ import { default as Q } from "./components/decorators.mjs";
|
|
|
15
15
|
import { default as X } from "./components/dnb-logo.mjs";
|
|
16
16
|
import { default as Z } from "./components/dot.mjs";
|
|
17
17
|
import { default as $, flexDirections as ee, flexPresets as oe } from "./components/flex.mjs";
|
|
18
|
-
import { default as ae,
|
|
19
|
-
import { default as
|
|
20
|
-
import { default as
|
|
21
|
-
import { default as
|
|
22
|
-
import { default as
|
|
23
|
-
import { default as
|
|
24
|
-
import { default as
|
|
25
|
-
import { default as
|
|
26
|
-
import { default as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
31
|
-
import { default as
|
|
32
|
-
import { default as
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as
|
|
42
|
-
import { RevealSpinner as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { AnchorHeading as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
18
|
+
import { default as ae, footerSectionLinks as re, footerSections as fe } from "./components/footer.mjs";
|
|
19
|
+
import { default as le } from "./components/gauge.mjs";
|
|
20
|
+
import { default as de } from "./components/gjensidige-logo.mjs";
|
|
21
|
+
import { default as ne } from "./components/header.mjs";
|
|
22
|
+
import { default as xe, normalBlendStyles as ie } from "./components/hover-gradient.mjs";
|
|
23
|
+
import { default as Se, iconButtonVariants as ve } from "./components/icon-button.mjs";
|
|
24
|
+
import { default as he, InputLabel as ye, errorParagraph as Ce, inputStyles as ke } from "./components/input.mjs";
|
|
25
|
+
import { default as Te } from "./components/kakadu-guide-icon.mjs";
|
|
26
|
+
import { default as Pe, KakaduGuideLogoSvg as De, kakaduGuideLogoVariants as Ie } from "./components/kakadu-guide-logo.mjs";
|
|
27
|
+
import { default as Me } from "./components/kakadu-index-logo.mjs";
|
|
28
|
+
import { default as Ae } from "./components/kakadu-academy-logo.mjs";
|
|
29
|
+
import { default as Fe } from "./components/kakadu-logo.mjs";
|
|
30
|
+
import { default as Re, ModalActions as He, ModalContent as Ke, ModalHeading as Ve, useModal as Ue, useModalContext as Ne } from "./components/modal.mjs";
|
|
31
|
+
import { default as Je } from "./components/moving-gradients.mjs";
|
|
32
|
+
import { default as ze } from "./components/moving-stars.mjs";
|
|
33
|
+
import { default as Qe, noticeTypes as qe, noticeTypes as Xe } from "./components/notice.mjs";
|
|
34
|
+
import { default as Ze, NotificationProvider as _e, useCreateNotification as $e } from "./components/notification.mjs";
|
|
35
|
+
import { default as oo, dangerPopoverMenuItemStyles as to, usePopoverMenu as ao } from "./components/popover-menu.mjs";
|
|
36
|
+
import { default as fo, PopoverContainer as so, usePopover as lo, usePopoverContext as uo } from "./components/popover.mjs";
|
|
37
|
+
import { default as no, useRevealer as mo } from "./components/revealer.mjs";
|
|
38
|
+
import { default as io } from "./components/select.mjs";
|
|
39
|
+
import { default as So, SeparatorLabel as vo, SmallSeparator as co, VerticalSeparator as ho } from "./components/separator.mjs";
|
|
40
|
+
import { default as Co, SkeletonInstance as ko, getDeterministicSkeletonWidth as Lo } from "./components/skeleton.mjs";
|
|
41
|
+
import { default as bo } from "./components/sparebank1-logo.mjs";
|
|
42
|
+
import { RevealSpinner as Do, default as Io } from "./components/spinner.mjs";
|
|
43
|
+
import { default as Mo } from "./components/sto-logo.mjs";
|
|
44
|
+
import { default as Ao } from "./components/storebrand-logo.mjs";
|
|
45
|
+
import { AnchorHeading as Fo, Footnote as Eo, Heading as Ro, Hero as Ho, Label as Ko, Paragraph as Vo, Span as Uo, default as No, defaultHeadingElementType as Wo, spanStyles as Jo, textShadowStyles as jo } from "./components/text.mjs";
|
|
46
|
+
import { default as Oo, textButtonVariants as Qo } from "./components/text-button.mjs";
|
|
47
|
+
import { default as Xo, getThemePreference as Yo, setThemePreference as Zo, themePreferences as _o, useIsDarkMode as $o, useIsLightMode as et, useTheme as ot } from "./components/theme-setter.mjs";
|
|
48
|
+
import { default as at } from "./components/veil.mjs";
|
|
49
|
+
import { default as ft, wrapperWidths as st } from "./components/wrapper.mjs";
|
|
50
|
+
import { default as ut, iconShadowStyles as dt, iconTypes as pt } from "./icons/icon.mjs";
|
|
51
51
|
import { default as mt } from "./icons/anchor-down.mjs";
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as
|
|
54
|
-
import { default as
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import { default as
|
|
58
|
-
import { default as
|
|
52
|
+
import { default as it } from "./icons/anchor-up.mjs";
|
|
53
|
+
import { default as St } from "./icons/arrow-down.mjs";
|
|
54
|
+
import { default as ct } from "./icons/arrow-left.mjs";
|
|
55
|
+
import { default as yt } from "./icons/arrow-right.mjs";
|
|
56
|
+
import { default as kt } from "./icons/arrow-up.mjs";
|
|
57
|
+
import { default as Tt } from "./icons/caret-down.mjs";
|
|
58
|
+
import { default as Pt } from "./icons/caret-left.mjs";
|
|
59
59
|
import { default as It } from "./icons/caret-right.mjs";
|
|
60
|
-
import { default as
|
|
61
|
-
import { default as
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as
|
|
70
|
-
import { default as
|
|
71
|
-
import { default as
|
|
72
|
-
import { default as
|
|
73
|
-
import { default as
|
|
74
|
-
import { default as
|
|
75
|
-
import { default as
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as
|
|
60
|
+
import { default as Mt } from "./icons/caret-up.mjs";
|
|
61
|
+
import { default as At } from "./icons/check.mjs";
|
|
62
|
+
import { default as Ft } from "./icons/chevron-down.mjs";
|
|
63
|
+
import { default as Rt } from "./icons/chevron-left.mjs";
|
|
64
|
+
import { default as Kt } from "./icons/chevron-right.mjs";
|
|
65
|
+
import { default as Ut } from "./icons/chevron-up.mjs";
|
|
66
|
+
import { default as Wt } from "./icons/cog.mjs";
|
|
67
|
+
import { default as jt } from "./icons/copy.mjs";
|
|
68
|
+
import { default as Ot } from "./icons/document.mjs";
|
|
69
|
+
import { default as qt } from "./icons/dots.mjs";
|
|
70
|
+
import { default as Yt } from "./icons/drag.mjs";
|
|
71
|
+
import { default as _t } from "./icons/edit.mjs";
|
|
72
|
+
import { default as ea } from "./icons/external.mjs";
|
|
73
|
+
import { default as ta } from "./icons/exclamation-triangle.mjs";
|
|
74
|
+
import { default as ra } from "./icons/eye.mjs";
|
|
75
|
+
import { default as sa } from "./icons/information.mjs";
|
|
76
|
+
import { default as ua } from "./icons/kakadu-guide-glyph.mjs";
|
|
77
|
+
import { default as pa } from "./icons/kakadu-guide-icon.mjs";
|
|
78
78
|
import { default as ma } from "./icons/menu.mjs";
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as
|
|
82
|
-
import { default as
|
|
83
|
-
import { default as
|
|
84
|
-
import { default as
|
|
85
|
-
import { default as
|
|
79
|
+
import { default as ia } from "./icons/package.mjs";
|
|
80
|
+
import { default as Sa } from "./icons/plus.mjs";
|
|
81
|
+
import { default as ca } from "./icons/select.mjs";
|
|
82
|
+
import { default as ya } from "./icons/share.mjs";
|
|
83
|
+
import { default as ka } from "./icons/sparkle.mjs";
|
|
84
|
+
import { default as Ta } from "./icons/test.mjs";
|
|
85
|
+
import { default as Pa } from "./icons/times.mjs";
|
|
86
86
|
import { default as Ia } from "./icons/trash.mjs";
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
93
|
-
import { default as
|
|
94
|
-
import { default as
|
|
95
|
-
import { default as
|
|
96
|
-
import { default as
|
|
97
|
-
import { default as
|
|
98
|
-
import { default as
|
|
99
|
-
import { default as
|
|
87
|
+
import { default as Ma } from "./icons/trend-up.mjs";
|
|
88
|
+
import { default as Aa } from "./icons/chrome-browser-logo.mjs";
|
|
89
|
+
import { default as Fa } from "./icons/edge-browser-logo.mjs";
|
|
90
|
+
import { default as Ra, useFetcher as Ha, useJsonFetch as Ka, useJsonFetcher as Va } from "./hooks/use-fetch.mjs";
|
|
91
|
+
import { default as Na } from "./hooks/use-is-document-focused.mjs";
|
|
92
|
+
import { default as Ja } from "./hooks/use-media-query.mjs";
|
|
93
|
+
import { default as za } from "./hooks/use-synchronized-value.mjs";
|
|
94
|
+
import { default as Qa } from "./hooks/use-throttled.mjs";
|
|
95
|
+
import { default as Xa } from "./utilities/clamp.mjs";
|
|
96
|
+
import { default as Za } from "./utilities/copy-to-clipboard.mjs";
|
|
97
|
+
import { default as $a } from "./utilities/generate-random-id.mjs";
|
|
98
|
+
import { default as or } from "./utilities/scale.mjs";
|
|
99
|
+
import { default as ar } from "./utilities/search.mjs";
|
|
100
100
|
export {
|
|
101
101
|
mt as AnchorDownSvg,
|
|
102
|
-
|
|
103
|
-
|
|
102
|
+
Fo as AnchorHeading,
|
|
103
|
+
it as AnchorUpSvg,
|
|
104
104
|
x as AriaText,
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
105
|
+
St as ArrowDownSvg,
|
|
106
|
+
ct as ArrowLeftSvg,
|
|
107
|
+
yt as ArrowRightSvg,
|
|
108
|
+
kt as ArrowUpSvg,
|
|
109
109
|
S as Atom,
|
|
110
110
|
h as BankidLogo,
|
|
111
111
|
C as Box,
|
|
@@ -113,161 +113,162 @@ export {
|
|
|
113
113
|
T as ButtonLoader,
|
|
114
114
|
w as ButtonTooltip,
|
|
115
115
|
F as Card,
|
|
116
|
-
|
|
117
|
-
|
|
116
|
+
Tt as CaretDownSvg,
|
|
117
|
+
Pt as CaretLeftSvg,
|
|
118
118
|
It as CaretRightSvg,
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
119
|
+
Mt as CaretUpSvg,
|
|
120
|
+
At as CheckSvg,
|
|
121
|
+
Ft as ChevronDownSvg,
|
|
122
|
+
Rt as ChevronLeftSvg,
|
|
123
|
+
Kt as ChevronRightSvg,
|
|
124
|
+
Ut as ChevronUpSvg,
|
|
125
|
+
Aa as ChromeBrowserLogoSvg,
|
|
126
126
|
R as ClickRipples,
|
|
127
|
-
|
|
127
|
+
Wt as CogSvg,
|
|
128
128
|
K as Collapsible,
|
|
129
129
|
U as Combobox,
|
|
130
130
|
J as CopyIconButton,
|
|
131
|
-
|
|
131
|
+
jt as CopySvg,
|
|
132
132
|
z as Datum,
|
|
133
133
|
Q as Decorators,
|
|
134
134
|
X as DnbLogo,
|
|
135
|
-
|
|
135
|
+
Ot as DocumentSvg,
|
|
136
136
|
Z as Dot,
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
137
|
+
qt as DotsSvg,
|
|
138
|
+
Yt as DragSvg,
|
|
139
|
+
Fa as EdgeBrowserLogoSvg,
|
|
140
|
+
_t as EditSvg,
|
|
141
|
+
ta as ExclamationTriangleSvg,
|
|
142
|
+
ea as ExternalSvg,
|
|
143
|
+
ra as EyeSvg,
|
|
144
144
|
$ as Flex,
|
|
145
145
|
t as FontFamilyHead,
|
|
146
146
|
ae as Footer,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
147
|
+
Eo as Footnote,
|
|
148
|
+
le as Gauge,
|
|
149
|
+
de as GjensidigeLogo,
|
|
150
|
+
ne as Header,
|
|
151
|
+
Ro as Heading,
|
|
152
|
+
Ho as Hero,
|
|
153
|
+
xe as HoverGradient,
|
|
154
|
+
ut as Icon,
|
|
155
|
+
Se as IconButton,
|
|
156
|
+
sa as InformationSvg,
|
|
157
|
+
he as Input,
|
|
158
|
+
ye as InputLabel,
|
|
159
|
+
Ae as KakaduAcademyLogo,
|
|
160
|
+
ua as KakaduGuideGlyphSvg,
|
|
161
|
+
Te as KakaduGuideIcon,
|
|
162
|
+
pa as KakaduGuideIconSvg,
|
|
163
|
+
Pe as KakaduGuideLogo,
|
|
164
|
+
De as KakaduGuideLogoSvg,
|
|
165
|
+
Me as KakaduIndexLogo,
|
|
166
|
+
Fe as KakaduLogo,
|
|
167
|
+
Ko as Label,
|
|
168
168
|
ma as MenuSvg,
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
169
|
+
Re as Modal,
|
|
170
|
+
He as ModalActions,
|
|
171
|
+
Ke as ModalContent,
|
|
172
|
+
Ve as ModalHeading,
|
|
173
|
+
Je as MovingGradients,
|
|
174
|
+
ze as MovingStars,
|
|
175
|
+
Qe as Notice,
|
|
176
|
+
Ze as Notification,
|
|
177
|
+
_e as NotificationProvider,
|
|
178
|
+
ia as PackageSvg,
|
|
179
|
+
Vo as Paragraph,
|
|
180
|
+
Sa as PlusSvg,
|
|
181
|
+
fo as Popover,
|
|
182
|
+
so as PopoverContainer,
|
|
183
|
+
oo as PopoverMenu,
|
|
184
|
+
Do as RevealSpinner,
|
|
185
|
+
no as Revealer,
|
|
186
|
+
io as Select,
|
|
187
|
+
ca as SelectSvg,
|
|
188
|
+
So as Separator,
|
|
189
|
+
vo as SeparatorLabel,
|
|
190
|
+
ya as ShareSvg,
|
|
191
|
+
Co as Skeleton,
|
|
192
|
+
ko as SkeletonInstance,
|
|
193
|
+
co as SmallSeparator,
|
|
194
|
+
Uo as Span,
|
|
195
|
+
bo as Sparebank1Logo,
|
|
196
|
+
ka as SparkleSvg,
|
|
197
197
|
Io as Spinner,
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
198
|
+
Mo as StoLogo,
|
|
199
|
+
Ao as StorebrandLogo,
|
|
200
|
+
Ta as TestSvg,
|
|
201
|
+
No as Text,
|
|
202
|
+
Oo as TextButton,
|
|
203
|
+
Xo as ThemeSetter,
|
|
204
|
+
Pa as TimesSvg,
|
|
205
205
|
Ia as TrashSvg,
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
206
|
+
Ma as TrendUpSvg,
|
|
207
|
+
at as Veil,
|
|
208
|
+
ho as VerticalSeparator,
|
|
209
|
+
ft as Wrapper,
|
|
210
|
+
i as ariaTextStyles,
|
|
211
211
|
b as buttonDangerStyles,
|
|
212
212
|
a as buttonResetStyles,
|
|
213
213
|
P as buttonSecondaryStyles,
|
|
214
|
-
|
|
214
|
+
D as buttonSuccessStyles,
|
|
215
215
|
A as buttonTooltipPositions,
|
|
216
|
-
|
|
216
|
+
I as buttonVariants,
|
|
217
217
|
B as buttonWarningStyles,
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
218
|
+
Xa as clamp,
|
|
219
|
+
Za as copyToClipboard,
|
|
220
|
+
to as dangerPopoverMenuItemStyles,
|
|
221
221
|
r as darkBackgroundColor,
|
|
222
222
|
v as defaultAtomElementType,
|
|
223
|
-
|
|
223
|
+
Wo as defaultHeadingElementType,
|
|
224
224
|
f as effectStyles,
|
|
225
|
-
|
|
225
|
+
Ce as errorParagraph,
|
|
226
226
|
ee as flexDirections,
|
|
227
227
|
oe as flexPresets,
|
|
228
228
|
s as font,
|
|
229
|
-
re as
|
|
230
|
-
|
|
229
|
+
re as footerSectionLinks,
|
|
230
|
+
fe as footerSections,
|
|
231
|
+
$a as generateRandomId,
|
|
231
232
|
N as getComboboxOptionString,
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
233
|
+
Lo as getDeterministicSkeletonWidth,
|
|
234
|
+
Yo as getThemePreference,
|
|
235
|
+
ve as iconButtonVariants,
|
|
236
|
+
dt as iconShadowStyles,
|
|
237
|
+
pt as iconTypes,
|
|
238
|
+
ke as inputStyles,
|
|
238
239
|
Ie as kakaduGuideLogoVariants,
|
|
239
240
|
l as lightBackgroundColor,
|
|
240
241
|
u as nonInteractiveEffectStyles,
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
242
|
+
ie as normalBlendStyles,
|
|
243
|
+
qe as noticeTypes,
|
|
244
|
+
Xe as notificationTypes,
|
|
244
245
|
d as overflowProtectionStyles,
|
|
245
246
|
p as overlayEffectStyles,
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
247
|
+
or as scale,
|
|
248
|
+
ar as search,
|
|
249
|
+
Zo as setThemePreference,
|
|
250
|
+
Jo as spanStyles,
|
|
251
|
+
Qo as textButtonVariants,
|
|
252
|
+
jo as textShadowStyles,
|
|
253
|
+
n as theme,
|
|
254
|
+
_o as themePreferences,
|
|
255
|
+
$e as useCreateNotification,
|
|
256
|
+
Ra as useFetch,
|
|
257
|
+
Ha as useFetcher,
|
|
258
|
+
$o as useIsDarkMode,
|
|
259
|
+
Na as useIsDocumentFocused,
|
|
260
|
+
et as useIsLightMode,
|
|
261
|
+
Ka as useJsonFetch,
|
|
262
|
+
Va as useJsonFetcher,
|
|
263
|
+
Ja as useMediaQuery,
|
|
264
|
+
Ue as useModal,
|
|
265
|
+
Ne as useModalContext,
|
|
266
|
+
lo as usePopover,
|
|
267
|
+
uo as usePopoverContext,
|
|
268
|
+
ao as usePopoverMenu,
|
|
268
269
|
mo as useRevealer,
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
270
|
+
za as useSynchronizedValue,
|
|
271
|
+
ot as useTheme,
|
|
272
|
+
Qa as useThrottled,
|
|
273
|
+
st as wrapperWidths
|
|
273
274
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kakadu/components",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0",
|
|
4
4
|
"description": "Kakadu components library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./build/index.js",
|
|
@@ -87,7 +87,7 @@
|
|
|
87
87
|
"eslint-config-xo-react": "^0.27.0",
|
|
88
88
|
"eslint-plugin-storybook": "^10.0.0",
|
|
89
89
|
"jsdom": "^27.2.0",
|
|
90
|
-
"playwright": "^1.
|
|
90
|
+
"playwright": "^1.60.0",
|
|
91
91
|
"prettier": "^3.6.2",
|
|
92
92
|
"react": "^19.2.0",
|
|
93
93
|
"react-dom": "^19.2.0",
|