@kakadu/components 3.12.0 → 3.13.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/notice.d.ts +1 -0
- package/build/components/notice.js +1 -1
- package/build/components/notice.mjs +15 -15
- package/build/components/popover-menu.d.ts +1 -0
- package/build/components/popover-menu.js +1 -1
- package/build/components/popover-menu.mjs +22 -20
- package/build/components.css +1 -1
- package/build/hooks/use-fetch.d.ts +2 -0
- package/build/icons/icon.d.ts +26 -25
- package/build/icons/icon.js +1 -1
- package/build/icons/icon.mjs +86 -84
- package/build/icons/information.d.ts +2 -0
- package/build/icons/information.js +1 -0
- package/build/icons/information.mjs +27 -0
- package/build/index.d.ts +52 -50
- package/build/index.js +1 -1
- package/build/index.mjs +159 -156
- package/build/theme.js +1 -1
- package/build/theme.mjs +1 -1
- package/package.json +1 -1
package/build/index.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import { default as n, ariaTextStyles as x } from "./components/aria-text.mjs";
|
|
|
3
3
|
import { default as S, defaultAtomElementType as i } from "./components/atom.mjs";
|
|
4
4
|
import { default as c } from "./components/bankid-logo.mjs";
|
|
5
5
|
import { default as y } from "./components/box.mjs";
|
|
6
|
-
import { default as k, ButtonLoader as T, ButtonVariant as L, buttonDangerStyles as B, buttonSecondaryStyles as
|
|
6
|
+
import { default as k, ButtonLoader as T, ButtonVariant as L, buttonDangerStyles as B, buttonSecondaryStyles as I, buttonSuccessStyles as P, buttonWarningStyles as M } from "./components/button.mjs";
|
|
7
7
|
import { default as w, ButtonTooltipPosition as A } from "./components/button-tooltip.mjs";
|
|
8
8
|
import { default as G } from "./components/card.mjs";
|
|
9
9
|
import { default as K } from "./components/click-ripples.mjs";
|
|
@@ -25,80 +25,81 @@ import { default as ve } from "./components/kakadu-guide-icon.mjs";
|
|
|
25
25
|
import { default as he, KakaduGuideLogoSvg as ye, KakaduGuideLogoVariant as Ce } from "./components/kakadu-guide-logo.mjs";
|
|
26
26
|
import { default as Te } from "./components/kakadu-index-logo.mjs";
|
|
27
27
|
import { default as Be } from "./components/kakadu-academy-logo.mjs";
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
28
|
+
import { default as Pe } from "./components/kakadu-logo.mjs";
|
|
29
|
+
import { default as De, ModalActions as we, ModalContent as Ae, ModalHeading as be, useModal as Ge, useModalContext as Fe } from "./components/modal.mjs";
|
|
30
30
|
import { default as Re } from "./components/moving-gradients.mjs";
|
|
31
31
|
import { default as He } from "./components/moving-stars.mjs";
|
|
32
32
|
import { default as Ve, NoticeType as Ue, NoticeType as We } from "./components/notice.mjs";
|
|
33
33
|
import { default as je, NotificationProvider as Qe, useCreateNotification as qe } from "./components/notification.mjs";
|
|
34
|
-
import { default as Oe,
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as
|
|
40
|
-
import { RevealSpinner as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { AnchorHeading as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
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
|
|
59
|
-
import { default as
|
|
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
|
|
78
|
-
import { default as
|
|
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
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as wa } from "./
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import { default as
|
|
34
|
+
import { default as Oe, dangerPopoverMenuItemStyles as Xe, usePopoverMenu as Ye } from "./components/popover-menu.mjs";
|
|
35
|
+
import { default as _e, PopoverContainer as $e, usePopover as eo, usePopoverContext as oo } from "./components/popover.mjs";
|
|
36
|
+
import { default as ao, useRevealer as ro } from "./components/revealer.mjs";
|
|
37
|
+
import { default as lo, SeparatorLabel as uo, SmallSeparator as so, VerticalSeparator as po } from "./components/separator.mjs";
|
|
38
|
+
import { default as no, SkeletonInstance as xo, getDeterministicSkeletonWidth as go } from "./components/skeleton.mjs";
|
|
39
|
+
import { default as io } from "./components/sparebank1-logo.mjs";
|
|
40
|
+
import { RevealSpinner as co, default as ho } from "./components/spinner.mjs";
|
|
41
|
+
import { default as Co } from "./components/sto-logo.mjs";
|
|
42
|
+
import { default as To } from "./components/storebrand-logo.mjs";
|
|
43
|
+
import { AnchorHeading as Bo, Heading as Io, Hero as Po, Label as Mo, Paragraph as Do, Span as wo, default as Ao, defaultHeadingElementType as bo, spanStyles as Go, textShadowStyles as Fo } from "./components/text.mjs";
|
|
44
|
+
import { default as Ro, TextButtonVariant as Eo } from "./components/text-button.mjs";
|
|
45
|
+
import { default as No, getThemePreference as Vo, setThemePreference as Uo, themePreferences as Wo, useIsDarkMode as Jo, useIsLightMode as jo, useTheme as Qo } from "./components/theme-setter.mjs";
|
|
46
|
+
import { default as zo } from "./components/veil.mjs";
|
|
47
|
+
import { default as Xo, WrapperWidth as Yo } from "./components/wrapper.mjs";
|
|
48
|
+
import { default as _o, IconType as $o, iconShadowStyles as et } from "./icons/icon.mjs";
|
|
49
|
+
import { default as tt } from "./icons/anchor-down.mjs";
|
|
50
|
+
import { default as rt } from "./icons/anchor-up.mjs";
|
|
51
|
+
import { default as lt } from "./icons/arrow-down.mjs";
|
|
52
|
+
import { default as dt } from "./icons/arrow-left.mjs";
|
|
53
|
+
import { default as pt } from "./icons/arrow-right.mjs";
|
|
54
|
+
import { default as nt } from "./icons/arrow-up.mjs";
|
|
55
|
+
import { default as gt } from "./icons/caret-down.mjs";
|
|
56
|
+
import { default as it } from "./icons/caret-left.mjs";
|
|
57
|
+
import { default as ct } from "./icons/caret-right.mjs";
|
|
58
|
+
import { default as yt } from "./icons/caret-up.mjs";
|
|
59
|
+
import { default as kt } from "./icons/check.mjs";
|
|
60
|
+
import { default as Lt } from "./icons/chevron-down.mjs";
|
|
61
|
+
import { default as It } from "./icons/chevron-left.mjs";
|
|
62
|
+
import { default as Mt } from "./icons/chevron-right.mjs";
|
|
63
|
+
import { default as wt } from "./icons/chevron-up.mjs";
|
|
64
|
+
import { default as bt } from "./icons/cog.mjs";
|
|
65
|
+
import { default as Ft } from "./icons/copy.mjs";
|
|
66
|
+
import { default as Rt } from "./icons/document.mjs";
|
|
67
|
+
import { default as Ht } from "./icons/dots.mjs";
|
|
68
|
+
import { default as Vt } from "./icons/drag.mjs";
|
|
69
|
+
import { default as Wt } from "./icons/edit.mjs";
|
|
70
|
+
import { default as jt } from "./icons/external.mjs";
|
|
71
|
+
import { default as qt } from "./icons/exclamation-triangle.mjs";
|
|
72
|
+
import { default as Ot } from "./icons/eye.mjs";
|
|
73
|
+
import { default as Yt } from "./icons/information.mjs";
|
|
74
|
+
import { default as _t } from "./icons/kakadu-guide-glyph.mjs";
|
|
75
|
+
import { default as ea } from "./icons/kakadu-guide-icon.mjs";
|
|
76
|
+
import { default as ta } from "./icons/menu.mjs";
|
|
77
|
+
import { default as ra } from "./icons/package.mjs";
|
|
78
|
+
import { default as la } from "./icons/plus.mjs";
|
|
79
|
+
import { default as da } from "./icons/select.mjs";
|
|
80
|
+
import { default as pa } from "./icons/share.mjs";
|
|
81
|
+
import { default as na } from "./icons/sparkle.mjs";
|
|
82
|
+
import { default as ga } from "./icons/test.mjs";
|
|
83
|
+
import { default as ia } from "./icons/times.mjs";
|
|
84
|
+
import { default as ca } from "./icons/trash.mjs";
|
|
85
|
+
import { default as ya } from "./icons/trend-up.mjs";
|
|
86
|
+
import { default as ka } from "./icons/chrome-browser-logo.mjs";
|
|
87
|
+
import { default as La } from "./icons/edge-browser-logo.mjs";
|
|
88
|
+
import { default as Ia } from "./hooks/use-media-query.mjs";
|
|
89
|
+
import { default as Ma, useFetcher as Da, useJsonFetch as wa, useJsonFetcher as Aa } from "./hooks/use-fetch.mjs";
|
|
90
|
+
import { default as Ga } from "./utilities/clamp.mjs";
|
|
91
|
+
import { default as Ka } from "./utilities/copy-to-clipboard.mjs";
|
|
92
|
+
import { default as Ea } from "./utilities/generate-random-id.mjs";
|
|
93
|
+
import { default as Na } from "./utilities/scale.mjs";
|
|
93
94
|
export {
|
|
94
|
-
|
|
95
|
-
|
|
96
|
-
|
|
95
|
+
tt as AnchorDownSvg,
|
|
96
|
+
Bo as AnchorHeading,
|
|
97
|
+
rt as AnchorUpSvg,
|
|
97
98
|
n as AriaText,
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
|
|
101
|
-
|
|
99
|
+
lt as ArrowDownSvg,
|
|
100
|
+
dt as ArrowLeftSvg,
|
|
101
|
+
pt as ArrowRightSvg,
|
|
102
|
+
nt as ArrowUpSvg,
|
|
102
103
|
S as Atom,
|
|
103
104
|
c as BankidLogo,
|
|
104
105
|
y as Box,
|
|
@@ -108,33 +109,33 @@ export {
|
|
|
108
109
|
A as ButtonTooltipPosition,
|
|
109
110
|
L as ButtonVariant,
|
|
110
111
|
G as Card,
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
112
|
+
gt as CaretDownSvg,
|
|
113
|
+
it as CaretLeftSvg,
|
|
114
|
+
ct as CaretRightSvg,
|
|
115
|
+
yt as CaretUpSvg,
|
|
116
|
+
kt as CheckSvg,
|
|
117
|
+
Lt as ChevronDownSvg,
|
|
118
|
+
It as ChevronLeftSvg,
|
|
119
|
+
Mt as ChevronRightSvg,
|
|
120
|
+
wt as ChevronUpSvg,
|
|
121
|
+
ka as ChromeBrowserLogoSvg,
|
|
121
122
|
K as ClickRipples,
|
|
122
|
-
|
|
123
|
+
bt as CogSvg,
|
|
123
124
|
E as Collapsible,
|
|
124
125
|
N as CopyIconButton,
|
|
125
|
-
|
|
126
|
+
Ft as CopySvg,
|
|
126
127
|
U as Datum,
|
|
127
128
|
J as Decorators,
|
|
128
129
|
Q as DnbLogo,
|
|
129
|
-
|
|
130
|
+
Rt as DocumentSvg,
|
|
130
131
|
z as Dot,
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
132
|
+
Ht as DotsSvg,
|
|
133
|
+
Vt as DragSvg,
|
|
134
|
+
La as EdgeBrowserLogoSvg,
|
|
135
|
+
Wt as EditSvg,
|
|
136
|
+
qt as ExclamationTriangleSvg,
|
|
137
|
+
jt as ExternalSvg,
|
|
138
|
+
Ot as EyeSvg,
|
|
138
139
|
X as Flex,
|
|
139
140
|
Y as FlexAlignment,
|
|
140
141
|
t as FontFamilyHead,
|
|
@@ -143,26 +144,27 @@ export {
|
|
|
143
144
|
oe as Gauge,
|
|
144
145
|
ae as GjensidigeLogo,
|
|
145
146
|
fe as Header,
|
|
146
|
-
|
|
147
|
+
Io as Heading,
|
|
147
148
|
Po as Hero,
|
|
148
149
|
ue as HoverGradient,
|
|
149
|
-
|
|
150
|
+
_o as Icon,
|
|
150
151
|
pe as IconButton,
|
|
151
152
|
me as IconButtonVariant,
|
|
152
|
-
|
|
153
|
+
$o as IconType,
|
|
154
|
+
Yt as InformationSvg,
|
|
153
155
|
xe as Input,
|
|
154
156
|
Be as KakaduAcademyLogo,
|
|
155
|
-
|
|
157
|
+
_t as KakaduGuideGlyphSvg,
|
|
156
158
|
ve as KakaduGuideIcon,
|
|
157
|
-
|
|
159
|
+
ea as KakaduGuideIconSvg,
|
|
158
160
|
he as KakaduGuideLogo,
|
|
159
161
|
ye as KakaduGuideLogoSvg,
|
|
160
162
|
Ce as KakaduGuideLogoVariant,
|
|
161
163
|
Te as KakaduIndexLogo,
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
164
|
+
Pe as KakaduLogo,
|
|
165
|
+
Mo as Label,
|
|
166
|
+
ta as MenuSvg,
|
|
167
|
+
De as Modal,
|
|
166
168
|
we as ModalActions,
|
|
167
169
|
Ae as ModalContent,
|
|
168
170
|
be as ModalHeading,
|
|
@@ -173,81 +175,82 @@ export {
|
|
|
173
175
|
je as Notification,
|
|
174
176
|
Qe as NotificationProvider,
|
|
175
177
|
We as NotificationType,
|
|
176
|
-
|
|
178
|
+
ra as PackageSvg,
|
|
177
179
|
Do as Paragraph,
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
180
|
+
la as PlusSvg,
|
|
181
|
+
_e as Popover,
|
|
182
|
+
$e as PopoverContainer,
|
|
181
183
|
Oe as PopoverMenu,
|
|
182
|
-
|
|
183
|
-
|
|
184
|
+
co as RevealSpinner,
|
|
185
|
+
ao as Revealer,
|
|
184
186
|
ge as Select,
|
|
185
|
-
|
|
186
|
-
|
|
187
|
-
|
|
188
|
-
|
|
189
|
-
|
|
190
|
-
|
|
191
|
-
|
|
192
|
-
|
|
193
|
-
|
|
194
|
-
|
|
195
|
-
|
|
196
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
187
|
+
da as SelectSvg,
|
|
188
|
+
lo as Separator,
|
|
189
|
+
uo as SeparatorLabel,
|
|
190
|
+
pa as ShareSvg,
|
|
191
|
+
no as Skeleton,
|
|
192
|
+
xo as SkeletonInstance,
|
|
193
|
+
so as SmallSeparator,
|
|
194
|
+
wo as Span,
|
|
195
|
+
io as Sparebank1Logo,
|
|
196
|
+
na as SparkleSvg,
|
|
197
|
+
ho as Spinner,
|
|
198
|
+
Co as StoLogo,
|
|
199
|
+
To as StorebrandLogo,
|
|
200
|
+
ga as TestSvg,
|
|
201
|
+
Ao as Text,
|
|
202
|
+
Ro as TextButton,
|
|
203
|
+
Eo as TextButtonVariant,
|
|
204
|
+
No as ThemeSetter,
|
|
205
|
+
ia as TimesSvg,
|
|
206
|
+
ca as TrashSvg,
|
|
207
|
+
ya as TrendUpSvg,
|
|
208
|
+
zo as Veil,
|
|
209
|
+
po as VerticalSeparator,
|
|
210
|
+
Xo as Wrapper,
|
|
211
|
+
Yo as WrapperWidth,
|
|
210
212
|
x as ariaTextStyles,
|
|
211
213
|
B as buttonDangerStyles,
|
|
212
214
|
a as buttonResetStyles,
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
215
|
+
I as buttonSecondaryStyles,
|
|
216
|
+
P as buttonSuccessStyles,
|
|
217
|
+
M as buttonWarningStyles,
|
|
218
|
+
Ga as clamp,
|
|
219
|
+
Ka as copyToClipboard,
|
|
220
|
+
Xe as dangerPopoverMenuItemStyles,
|
|
218
221
|
r as darkBackgroundColor,
|
|
219
222
|
i as defaultAtomElementType,
|
|
220
|
-
|
|
223
|
+
bo as defaultHeadingElementType,
|
|
221
224
|
f as effectStyles,
|
|
222
225
|
Se as errorParagraph,
|
|
223
226
|
l as font,
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
227
|
+
Ea as generateRandomId,
|
|
228
|
+
go as getDeterministicSkeletonWidth,
|
|
229
|
+
Vo as getThemePreference,
|
|
230
|
+
et as iconShadowStyles,
|
|
228
231
|
u as lightBackgroundColor,
|
|
229
232
|
d as nonInteractiveEffectStyles,
|
|
230
233
|
de as normalBlendStyles,
|
|
231
234
|
s as overflowProtectionStyles,
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
235
|
+
Na as scale,
|
|
236
|
+
Uo as setThemePreference,
|
|
237
|
+
Go as spanStyles,
|
|
238
|
+
Fo as textShadowStyles,
|
|
236
239
|
p as theme,
|
|
237
|
-
|
|
240
|
+
Wo as themePreferences,
|
|
238
241
|
qe as useCreateNotification,
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
242
|
+
Ma as useFetch,
|
|
243
|
+
Da as useFetcher,
|
|
244
|
+
Jo as useIsDarkMode,
|
|
245
|
+
jo as useIsLightMode,
|
|
246
|
+
wa as useJsonFetch,
|
|
247
|
+
Aa as useJsonFetcher,
|
|
248
|
+
Ia as useMediaQuery,
|
|
246
249
|
Ge as useModal,
|
|
247
250
|
Fe as useModalContext,
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
251
|
+
eo as usePopover,
|
|
252
|
+
oo as usePopoverContext,
|
|
253
|
+
Ye as usePopoverMenu,
|
|
254
|
+
ro as useRevealer,
|
|
255
|
+
Qo as useTheme
|
|
253
256
|
};
|
package/build/theme.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./jsx-runtime-BB_1_6y_.js"),r=require("@kuma-ui/core"),c="#f8fafc",a="#0c0d12",e={family:"Inter, sans-serif",stylesheet:"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap",preconnect:[{url:"https://fonts.googleapis.com"},{url:"https://fonts.gstatic.com",crossorigin:!0}]};function l(){return t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[e.preconnect.map(({url:o,crossorigin:n})=>t.jsxRuntimeExports.jsx("link",{href:o,rel:"preconnect",crossOrigin:n?"anonymous":void 0},o)),t.jsxRuntimeExports.jsx("link",{href:e.stylesheet,rel:"stylesheet"})]})}const i="kakadu-components-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("./jsx-runtime-BB_1_6y_.js"),r=require("@kuma-ui/core"),c="#f8fafc",a="#0c0d12",e={family:"Inter, sans-serif",stylesheet:"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap",preconnect:[{url:"https://fonts.googleapis.com"},{url:"https://fonts.gstatic.com",crossorigin:!0}]};function l(){return t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[e.preconnect.map(({url:o,crossorigin:n})=>t.jsxRuntimeExports.jsx("link",{href:o,rel:"preconnect",crossOrigin:n?"anonymous":void 0},o)),t.jsxRuntimeExports.jsx("link",{href:e.stylesheet,rel:"stylesheet"})]})}const i="kakadu-components-1221888808",u="kakadu-components-4178476647",f="kakadu-components-216224454",s="kakadu-components-352310015",m=r.cx(s,"kakadu-components-1119532724");exports.FontFamilyHead=l;exports.buttonResetStyles=f;exports.darkBackgroundColor=a;exports.default=i;exports.effectStyles=s;exports.font=e;exports.lightBackgroundColor=c;exports.nonInteractiveEffectStyles=m;exports.overflowProtectionStyles=u;
|
package/build/theme.mjs
CHANGED
|
@@ -19,7 +19,7 @@ function f() {
|
|
|
19
19
|
/* @__PURE__ */ t.jsx("link", { href: s.stylesheet, rel: "stylesheet" })
|
|
20
20
|
] });
|
|
21
21
|
}
|
|
22
|
-
const p = "kakadu-components-
|
|
22
|
+
const p = "kakadu-components-1221888808", m = "kakadu-components-4178476647", k = "kakadu-components-216224454", c = "kakadu-components-352310015", u = n(c, "kakadu-components-1119532724");
|
|
23
23
|
export {
|
|
24
24
|
f as FontFamilyHead,
|
|
25
25
|
k as buttonResetStyles,
|