@kakadu/components 6.10.1 → 6.11.1
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/button.js +1 -1
- package/build/components/button.mjs +59 -59
- package/build/components/code.d.ts +8 -0
- package/build/components/code.js +6 -0
- package/build/components/code.mjs +7836 -0
- package/build/components/combobox.js +1 -1
- package/build/components/combobox.mjs +89 -78
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +1 -1
- package/build/components/text.js +1 -1
- package/build/components/text.mjs +1 -1
- package/build/components.css +1 -1
- package/build/index.d.ts +2 -0
- package/build/index.js +1 -1
- package/build/index.mjs +242 -239
- package/package.json +3 -2
package/build/index.mjs
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
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 m } from "./theme.mjs";
|
|
2
|
-
import { default as
|
|
2
|
+
import { default as n } from "./components/logos/akt-logo.mjs";
|
|
3
3
|
import { default as S } from "./components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs";
|
|
4
4
|
import { default as v } from "./components/logos/amedia-logo.mjs";
|
|
5
5
|
import { default as h } from "./components/logos/bankaxept-logo.mjs";
|
|
@@ -24,230 +24,232 @@ import { default as ae } from "./components/logos/storebrand-logo.mjs";
|
|
|
24
24
|
import { default as fe, ariaTextStyles as se } from "./components/aria-text.mjs";
|
|
25
25
|
import { default as ue, defaultAtomElementType as de } from "./components/atom.mjs";
|
|
26
26
|
import { default as me } from "./components/box.mjs";
|
|
27
|
-
import { default as
|
|
27
|
+
import { default as ne, ButtonLoader as ge, buttonDangerStyles as Se, buttonSecondaryStyles as ie, buttonSuccessStyles as ve, buttonVariants as ce, buttonWarningStyles as he } from "./components/button.mjs";
|
|
28
28
|
import { default as ye, buttonTooltipPositions as ke } from "./components/button-tooltip.mjs";
|
|
29
29
|
import { default as Te } from "./components/card.mjs";
|
|
30
30
|
import { default as Ie, CheckboxIcon as Pe, TextCheckbox as we } from "./components/checkbox.mjs";
|
|
31
31
|
import { default as De } from "./components/click-ripples.mjs";
|
|
32
|
-
import { default as Fe } from "./components/
|
|
33
|
-
import { default as
|
|
34
|
-
import { default as Ke } from "./components/
|
|
35
|
-
import { default as
|
|
36
|
-
import { default as
|
|
37
|
-
import { default as
|
|
38
|
-
import { default as
|
|
39
|
-
import { default as qe,
|
|
40
|
-
import { default as
|
|
41
|
-
import { default as to } from "./components/
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as po,
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as bo } from "./components/
|
|
48
|
-
import { default as
|
|
49
|
-
import { default as
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as
|
|
52
|
-
import { default as
|
|
53
|
-
import { default as Oo,
|
|
54
|
-
import { default as Xo } from "./components/
|
|
55
|
-
import { default as
|
|
56
|
-
import { default as
|
|
57
|
-
import {
|
|
58
|
-
import {
|
|
59
|
-
import { default as yt,
|
|
60
|
-
import { default as Tt,
|
|
61
|
-
import { default as Ft } from "./components/
|
|
62
|
-
import { default as
|
|
63
|
-
import { default as Kt,
|
|
64
|
-
import { default as Ut } from "./icons/
|
|
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
|
|
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
|
|
100
|
-
import { default as
|
|
101
|
-
import { default as
|
|
102
|
-
import { default as
|
|
103
|
-
import { default as
|
|
104
|
-
import { default as
|
|
105
|
-
import { default as
|
|
106
|
-
import { default as
|
|
107
|
-
import {
|
|
108
|
-
import { default as br } from "./hooks/use-
|
|
109
|
-
import {
|
|
110
|
-
import {
|
|
111
|
-
import { default as
|
|
112
|
-
import { default as
|
|
113
|
-
import { default as
|
|
114
|
-
import { default as
|
|
115
|
-
import { default as
|
|
116
|
-
import { default as
|
|
117
|
-
import { default as
|
|
118
|
-
import { default as
|
|
119
|
-
import { default as
|
|
120
|
-
import { default as
|
|
32
|
+
import { default as Fe, formatCode as Me } from "./components/code.mjs";
|
|
33
|
+
import { default as Ge } from "./components/collapsible.mjs";
|
|
34
|
+
import { default as Ke, getComboboxOptionString as He } from "./components/combobox.mjs";
|
|
35
|
+
import { default as Ne } from "./components/copy-icon-button.mjs";
|
|
36
|
+
import { default as We } from "./components/datum.mjs";
|
|
37
|
+
import { default as je } from "./components/decorators.mjs";
|
|
38
|
+
import { default as Oe } from "./components/dot.mjs";
|
|
39
|
+
import { default as qe, flagLocales as Xe } from "./components/flags.mjs";
|
|
40
|
+
import { default as Ze, flexDirections as _e, flexPresets as $e } from "./components/flex.mjs";
|
|
41
|
+
import { default as oo, footerSectionLinks as to, footerSections as ao } from "./components/footer.mjs";
|
|
42
|
+
import { default as fo } from "./components/gauge.mjs";
|
|
43
|
+
import { default as lo } from "./components/header.mjs";
|
|
44
|
+
import { default as po, normalBlendStyles as mo } from "./components/hover-gradient.mjs";
|
|
45
|
+
import { default as no, iconButtonVariants as go } from "./components/icon-button.mjs";
|
|
46
|
+
import { default as io, InputLabel as vo, errorParagraph as co, inputStyles as ho } from "./components/input.mjs";
|
|
47
|
+
import { default as yo, ModalActions as ko, ModalContent as Co, ModalHeading as To, useModal as bo, useModalContext as Io } from "./components/modal.mjs";
|
|
48
|
+
import { default as wo } from "./components/moving-gradients.mjs";
|
|
49
|
+
import { default as Do } from "./components/moving-stars.mjs";
|
|
50
|
+
import { default as Fo, noticeTypes as Mo, noticeTypes as Eo } from "./components/notice.mjs";
|
|
51
|
+
import { default as Ro, NotificationProvider as Ko, useCreateNotification as Ho } from "./components/notification.mjs";
|
|
52
|
+
import { default as No, dangerPopoverMenuItemStyles as Uo, usePopoverMenu as Wo } from "./components/popover-menu.mjs";
|
|
53
|
+
import { default as jo, PopoverContainer as zo, usePopover as Oo, usePopoverContext as Qo } from "./components/popover.mjs";
|
|
54
|
+
import { default as Xo, useRevealer as Yo } from "./components/revealer.mjs";
|
|
55
|
+
import { default as _o } from "./components/select.mjs";
|
|
56
|
+
import { default as et, SeparatorLabel as ot, SmallSeparator as tt, VerticalSeparator as at } from "./components/separator.mjs";
|
|
57
|
+
import { default as ft, SkeletonInstance as st, getDeterministicSkeletonWidth as lt } from "./components/skeleton.mjs";
|
|
58
|
+
import { RevealSpinner as dt, default as pt } from "./components/spinner.mjs";
|
|
59
|
+
import { AnchorHeading as xt, Footnote as nt, Heading as gt, Hero as St, Label as it, Paragraph as vt, Span as ct, default as ht, defaultHeadingElementType as Lt, spanStyles as yt, textShadowStyles as kt } from "./components/text.mjs";
|
|
60
|
+
import { default as Tt, textButtonVariants as bt } from "./components/text-button.mjs";
|
|
61
|
+
import { default as Pt, getThemePreference as wt, setThemePreference as Bt, themePreferences as Dt, useIsDarkTheme as At, useIsLightTheme as Ft, useTheme as Mt } from "./components/theme-setter.mjs";
|
|
62
|
+
import { default as Gt } from "./components/veil.mjs";
|
|
63
|
+
import { default as Kt, wrapperWidths as Ht } from "./components/wrapper.mjs";
|
|
64
|
+
import { default as Nt, iconShadowStyles as Ut, iconTypes as Wt } from "./icons/icon.mjs";
|
|
65
|
+
import { default as jt } from "./icons/anchor-down.mjs";
|
|
66
|
+
import { default as Ot } from "./icons/anchor-up.mjs";
|
|
67
|
+
import { default as qt } from "./icons/arrow-down.mjs";
|
|
68
|
+
import { default as Yt } from "./icons/arrow-left.mjs";
|
|
69
|
+
import { default as _t } from "./icons/arrow-right.mjs";
|
|
70
|
+
import { default as ea } from "./icons/arrow-up.mjs";
|
|
71
|
+
import { default as ta } from "./icons/caret-down.mjs";
|
|
72
|
+
import { default as ra } from "./icons/caret-left.mjs";
|
|
73
|
+
import { default as sa } from "./icons/caret-right.mjs";
|
|
74
|
+
import { default as ua } from "./icons/caret-up.mjs";
|
|
75
|
+
import { default as pa } from "./icons/check.mjs";
|
|
76
|
+
import { default as xa } from "./icons/chevron-down.mjs";
|
|
77
|
+
import { default as ga } from "./icons/chevron-left.mjs";
|
|
78
|
+
import { default as ia } from "./icons/chevron-right.mjs";
|
|
79
|
+
import { default as ca } from "./icons/chevron-up.mjs";
|
|
80
|
+
import { default as La } from "./icons/cog.mjs";
|
|
81
|
+
import { default as ka } from "./icons/copy.mjs";
|
|
82
|
+
import { default as Ta } from "./icons/document.mjs";
|
|
83
|
+
import { default as Ia } from "./icons/dots.mjs";
|
|
84
|
+
import { default as wa } from "./icons/drag.mjs";
|
|
85
|
+
import { default as Da } from "./icons/edit.mjs";
|
|
86
|
+
import { default as Fa } from "./icons/external.mjs";
|
|
87
|
+
import { default as Ea } from "./icons/exclamation-triangle.mjs";
|
|
88
|
+
import { default as Ra } from "./icons/eye.mjs";
|
|
89
|
+
import { default as Ha } from "./icons/information.mjs";
|
|
90
|
+
import { default as Na } from "./icons/kakadu-guide-glyph.mjs";
|
|
91
|
+
import { default as Wa } from "./icons/kakadu-guide-icon.mjs";
|
|
92
|
+
import { default as ja } from "./icons/menu.mjs";
|
|
93
|
+
import { default as Oa } from "./icons/package.mjs";
|
|
94
|
+
import { default as qa } from "./icons/plus.mjs";
|
|
95
|
+
import { default as Ya } from "./icons/reload.mjs";
|
|
96
|
+
import { default as _a } from "./icons/select.mjs";
|
|
97
|
+
import { default as er } from "./icons/share.mjs";
|
|
98
|
+
import { default as tr } from "./icons/sparkle.mjs";
|
|
99
|
+
import { default as rr } from "./icons/test.mjs";
|
|
100
|
+
import { default as sr } from "./icons/thumbs-down.mjs";
|
|
101
|
+
import { default as ur } from "./icons/thumbs-up.mjs";
|
|
102
|
+
import { default as pr } from "./icons/times.mjs";
|
|
103
|
+
import { default as xr } from "./icons/trash.mjs";
|
|
104
|
+
import { default as gr } from "./icons/trend-up.mjs";
|
|
105
|
+
import { default as ir } from "./icons/chrome-browser-logo.mjs";
|
|
106
|
+
import { default as cr } from "./icons/edge-browser-logo.mjs";
|
|
107
|
+
import { default as Lr } from "./hooks/use-escaped-id.mjs";
|
|
108
|
+
import { purgeCache as kr, default as Cr, useFetcher as Tr, useJsonFetch as br, useJsonFetcher as Ir } from "./hooks/use-fetch.mjs";
|
|
109
|
+
import { default as wr } from "./hooks/use-is-document-focused.mjs";
|
|
110
|
+
import { useHasBeenInView as Dr, default as Ar } from "./hooks/use-is-in-view.mjs";
|
|
111
|
+
import { default as Mr } from "./hooks/use-local-storage.mjs";
|
|
112
|
+
import { default as Gr } from "./hooks/use-media-query.mjs";
|
|
113
|
+
import { default as Kr } from "./hooks/use-synchronized-value.mjs";
|
|
114
|
+
import { default as Vr } from "./hooks/use-throttled.mjs";
|
|
115
|
+
import { default as Ur } from "./utilities/boolean-filter.mjs";
|
|
116
|
+
import { default as Jr } from "./utilities/clamp.mjs";
|
|
117
|
+
import { default as zr } from "./utilities/copy-to-clipboard.mjs";
|
|
118
|
+
import { default as Qr } from "./utilities/generate-random-id.mjs";
|
|
119
|
+
import { default as Xr } from "./utilities/listeners.mjs";
|
|
120
|
+
import { default as Zr } from "./utilities/scale.mjs";
|
|
121
|
+
import { default as $r } from "./utilities/search.mjs";
|
|
121
122
|
export {
|
|
122
|
-
|
|
123
|
+
n as AktLogoSvg,
|
|
123
124
|
v as AmediaLogoSvg,
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
125
|
+
jt as AnchorDownSvg,
|
|
126
|
+
xt as AnchorHeading,
|
|
127
|
+
Ot as AnchorUpSvg,
|
|
127
128
|
fe as AriaText,
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
129
|
+
qt as ArrowDownSvg,
|
|
130
|
+
Yt as ArrowLeftSvg,
|
|
131
|
+
_t as ArrowRightSvg,
|
|
132
|
+
ea as ArrowUpSvg,
|
|
132
133
|
ue as Atom,
|
|
133
134
|
h as BankAxeptLogoSvg,
|
|
134
135
|
y as BankIdLogoSvg,
|
|
135
136
|
me as Box,
|
|
136
|
-
|
|
137
|
+
ne as Button,
|
|
137
138
|
ge as ButtonLoader,
|
|
138
139
|
ye as ButtonTooltip,
|
|
139
140
|
Te as Card,
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
141
|
+
ta as CaretDownSvg,
|
|
142
|
+
ra as CaretLeftSvg,
|
|
143
|
+
sa as CaretRightSvg,
|
|
144
|
+
ua as CaretUpSvg,
|
|
145
|
+
pa as CheckSvg,
|
|
145
146
|
Ie as Checkbox,
|
|
146
147
|
Pe as CheckboxIcon,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
148
|
+
xa as ChevronDownSvg,
|
|
149
|
+
ga as ChevronLeftSvg,
|
|
150
|
+
ia as ChevronRightSvg,
|
|
151
|
+
ca as ChevronUpSvg,
|
|
152
|
+
ir as ChromeBrowserLogoSvg,
|
|
152
153
|
De as ClickRipples,
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
Ke as
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
154
|
+
Fe as Code,
|
|
155
|
+
La as CogSvg,
|
|
156
|
+
Ge as Collapsible,
|
|
157
|
+
Ke as Combobox,
|
|
158
|
+
Ne as CopyIconButton,
|
|
159
|
+
ka as CopySvg,
|
|
160
|
+
We as Datum,
|
|
161
|
+
je as Decorators,
|
|
160
162
|
C as DnbLogoSvg,
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
163
|
+
Ta as DocumentSvg,
|
|
164
|
+
Oe as Dot,
|
|
165
|
+
Ia as DotsSvg,
|
|
166
|
+
wa as DragSvg,
|
|
167
|
+
cr as EdgeBrowserLogoSvg,
|
|
168
|
+
Da as EditSvg,
|
|
167
169
|
b as EnturLogoSvg,
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
170
|
+
Ea as ExclamationTriangleSvg,
|
|
171
|
+
Fa as ExternalSvg,
|
|
172
|
+
Ra as EyeSvg,
|
|
173
|
+
qe as Flag,
|
|
174
|
+
Ze as Flex,
|
|
173
175
|
t as FontFamilyHead,
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
176
|
+
oo as Footer,
|
|
177
|
+
nt as Footnote,
|
|
178
|
+
fo as Gauge,
|
|
177
179
|
P as GjensidigeLogoSvg,
|
|
178
|
-
|
|
179
|
-
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
186
|
-
|
|
180
|
+
lo as Header,
|
|
181
|
+
gt as Heading,
|
|
182
|
+
St as Hero,
|
|
183
|
+
po as HoverGradient,
|
|
184
|
+
Nt as Icon,
|
|
185
|
+
no as IconButton,
|
|
186
|
+
Ha as InformationSvg,
|
|
187
|
+
io as Input,
|
|
188
|
+
vo as InputLabel,
|
|
187
189
|
B as KakaduAcademyLogoSvg,
|
|
188
|
-
|
|
190
|
+
Na as KakaduGuideGlyphSvg,
|
|
189
191
|
A as KakaduGuideIcon,
|
|
190
|
-
|
|
192
|
+
Wa as KakaduGuideIconSvg,
|
|
191
193
|
M as KakaduGuideLogo,
|
|
192
194
|
E as KakaduGuideLogoSvg,
|
|
193
195
|
K as KakaduIndexLogoSvg,
|
|
194
196
|
V as KakaduLogoSvg,
|
|
195
197
|
U as KakaduPlayLogoSvg,
|
|
196
198
|
J as KolumbusLogoSvg,
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
199
|
+
it as Label,
|
|
200
|
+
ja as MenuSvg,
|
|
201
|
+
yo as Modal,
|
|
202
|
+
ko as ModalActions,
|
|
203
|
+
Co as ModalContent,
|
|
204
|
+
To as ModalHeading,
|
|
205
|
+
wo as MovingGradients,
|
|
206
|
+
Do as MovingStars,
|
|
205
207
|
z as NordeaLogoSvg,
|
|
206
208
|
Q as NorskTippingLogoSvg,
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
209
|
+
Fo as Notice,
|
|
210
|
+
Ro as Notification,
|
|
211
|
+
Ko as NotificationProvider,
|
|
212
|
+
Oa as PackageSvg,
|
|
213
|
+
vt as Paragraph,
|
|
214
|
+
qa as PlusSvg,
|
|
215
|
+
jo as Popover,
|
|
216
|
+
zo as PopoverContainer,
|
|
217
|
+
No as PopoverMenu,
|
|
218
|
+
Ya as ReloadSvg,
|
|
219
|
+
dt as RevealSpinner,
|
|
220
|
+
Xo as Revealer,
|
|
219
221
|
X as RuterLogoSvg,
|
|
220
|
-
|
|
221
|
-
|
|
222
|
+
_o as Select,
|
|
223
|
+
_a as SelectSvg,
|
|
222
224
|
S as SenteretForEtAldersvennligNorgeLogoSvg,
|
|
223
|
-
|
|
224
|
-
|
|
225
|
-
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
229
|
-
|
|
225
|
+
et as Separator,
|
|
226
|
+
ot as SeparatorLabel,
|
|
227
|
+
er as ShareSvg,
|
|
228
|
+
ft as Skeleton,
|
|
229
|
+
st as SkeletonInstance,
|
|
230
|
+
tt as SmallSeparator,
|
|
231
|
+
ct as Span,
|
|
230
232
|
Z as Sparebank1LogoSvg,
|
|
231
233
|
$ as SparebankenNorgeLogoSvg,
|
|
232
|
-
|
|
233
|
-
|
|
234
|
+
tr as SparkleSvg,
|
|
235
|
+
pt as Spinner,
|
|
234
236
|
oe as StoLogoSvg,
|
|
235
237
|
ae as StorebrandLogoSvg,
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
238
|
+
rr as TestSvg,
|
|
239
|
+
ht as Text,
|
|
240
|
+
Tt as TextButton,
|
|
239
241
|
we as TextCheckbox,
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
246
|
-
|
|
247
|
-
|
|
248
|
-
|
|
242
|
+
Pt as ThemeSetter,
|
|
243
|
+
sr as ThumbsDownSvg,
|
|
244
|
+
ur as ThumbsUpSvg,
|
|
245
|
+
pr as TimesSvg,
|
|
246
|
+
xr as TrashSvg,
|
|
247
|
+
gr as TrendUpSvg,
|
|
248
|
+
Gt as Veil,
|
|
249
|
+
at as VerticalSeparator,
|
|
250
|
+
Kt as Wrapper,
|
|
249
251
|
se as ariaTextStyles,
|
|
250
|
-
|
|
252
|
+
Ur as booleanFilter,
|
|
251
253
|
Se as buttonDangerStyles,
|
|
252
254
|
a as buttonResetStyles,
|
|
253
255
|
ie as buttonSecondaryStyles,
|
|
@@ -255,67 +257,68 @@ export {
|
|
|
255
257
|
ke as buttonTooltipPositions,
|
|
256
258
|
ce as buttonVariants,
|
|
257
259
|
he as buttonWarningStyles,
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
260
|
+
Jr as clamp,
|
|
261
|
+
zr as copyToClipboard,
|
|
262
|
+
Xr as createListener,
|
|
263
|
+
Uo as dangerPopoverMenuItemStyles,
|
|
262
264
|
r as darkBackgroundColor,
|
|
263
265
|
de as defaultAtomElementType,
|
|
264
|
-
|
|
266
|
+
Lt as defaultHeadingElementType,
|
|
265
267
|
f as effectStyles,
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
268
|
+
co as errorParagraph,
|
|
269
|
+
Xe as flagLocales,
|
|
270
|
+
_e as flexDirections,
|
|
271
|
+
$e as flexPresets,
|
|
270
272
|
s as font,
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
277
|
-
|
|
278
|
-
|
|
279
|
-
|
|
280
|
-
|
|
273
|
+
to as footerSectionLinks,
|
|
274
|
+
ao as footerSections,
|
|
275
|
+
Me as formatCode,
|
|
276
|
+
Qr as generateRandomId,
|
|
277
|
+
He as getComboboxOptionString,
|
|
278
|
+
lt as getDeterministicSkeletonWidth,
|
|
279
|
+
wt as getThemePreference,
|
|
280
|
+
go as iconButtonVariants,
|
|
281
|
+
Ut as iconShadowStyles,
|
|
282
|
+
Wt as iconTypes,
|
|
283
|
+
ho as inputStyles,
|
|
281
284
|
G as kakaduGuideLogoVariants,
|
|
282
285
|
l as lightBackgroundColor,
|
|
283
286
|
u as nonInteractiveEffectStyles,
|
|
284
|
-
|
|
285
|
-
|
|
286
|
-
|
|
287
|
+
mo as normalBlendStyles,
|
|
288
|
+
Mo as noticeTypes,
|
|
289
|
+
Eo as notificationTypes,
|
|
287
290
|
d as overflowProtectionStyles,
|
|
288
291
|
p as overlayEffectStyles,
|
|
289
|
-
|
|
290
|
-
|
|
291
|
-
|
|
292
|
-
|
|
293
|
-
|
|
294
|
-
|
|
295
|
-
|
|
292
|
+
kr as purgeCache,
|
|
293
|
+
Zr as scale,
|
|
294
|
+
$r as search,
|
|
295
|
+
Bt as setThemePreference,
|
|
296
|
+
yt as spanStyles,
|
|
297
|
+
bt as textButtonVariants,
|
|
298
|
+
kt as textShadowStyles,
|
|
296
299
|
m as theme,
|
|
297
|
-
|
|
298
|
-
|
|
299
|
-
|
|
300
|
-
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
314
|
-
|
|
315
|
-
|
|
316
|
-
|
|
317
|
-
|
|
318
|
-
|
|
319
|
-
|
|
320
|
-
|
|
300
|
+
Dt as themePreferences,
|
|
301
|
+
Ho as useCreateNotification,
|
|
302
|
+
Lr as useEscapedId,
|
|
303
|
+
Cr as useFetch,
|
|
304
|
+
Tr as useFetcher,
|
|
305
|
+
Dr as useHasBeenInView,
|
|
306
|
+
At as useIsDarkTheme,
|
|
307
|
+
wr as useIsDocumentFocused,
|
|
308
|
+
Ar as useIsInView,
|
|
309
|
+
Ft as useIsLightTheme,
|
|
310
|
+
br as useJsonFetch,
|
|
311
|
+
Ir as useJsonFetcher,
|
|
312
|
+
Mr as useLocalStorage,
|
|
313
|
+
Gr as useMediaQuery,
|
|
314
|
+
bo as useModal,
|
|
315
|
+
Io as useModalContext,
|
|
316
|
+
Oo as usePopover,
|
|
317
|
+
Qo as usePopoverContext,
|
|
318
|
+
Wo as usePopoverMenu,
|
|
319
|
+
Yo as useRevealer,
|
|
320
|
+
Kr as useSynchronizedValue,
|
|
321
|
+
Mt as useTheme,
|
|
322
|
+
Vr as useThrottled,
|
|
323
|
+
Ht as wrapperWidths
|
|
321
324
|
};
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@kakadu/components",
|
|
3
|
-
"version": "6.
|
|
3
|
+
"version": "6.11.1",
|
|
4
4
|
"description": "Kakadu components library",
|
|
5
5
|
"license": "MIT",
|
|
6
6
|
"main": "./build/index.js",
|
|
@@ -62,7 +62,8 @@
|
|
|
62
62
|
"dependencies": {
|
|
63
63
|
"@kuma-ui/vite": "^1.5.1",
|
|
64
64
|
"fast-levenshtein": "^3.0.0",
|
|
65
|
-
"focus-trap-react": "^11.0.6"
|
|
65
|
+
"focus-trap-react": "^11.0.6",
|
|
66
|
+
"refractor": "^5.0.0"
|
|
66
67
|
},
|
|
67
68
|
"devDependencies": {
|
|
68
69
|
"@chromatic-com/storybook": "^4.1.3",
|