@kakadu/components 5.0.8 → 6.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/button.js +1 -1
- package/build/components/button.mjs +11 -11
- package/build/components/footer.d.ts +2 -2
- package/build/components/footer.js +1 -1
- package/build/components/footer.mjs +40 -40
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +22 -22
- package/build/components/logos/akt-logo.d.ts +2 -0
- package/build/components/logos/akt-logo.js +1 -0
- package/build/components/logos/akt-logo.mjs +62 -0
- package/build/components/logos/amedia-logo.d.ts +2 -0
- package/build/components/logos/amedia-logo.js +1 -0
- package/build/components/logos/amedia-logo.mjs +36 -0
- package/build/components/logos/bankaxept-logo.d.ts +2 -0
- package/build/components/logos/bankaxept-logo.js +1 -0
- package/build/components/logos/bankaxept-logo.mjs +37 -0
- package/build/components/logos/bankid-logo.js +1 -0
- package/build/components/{bankid-logo.mjs → logos/bankid-logo.mjs} +2 -2
- package/build/components/logos/dnb-logo.js +1 -0
- package/build/components/{dnb-logo.mjs → logos/dnb-logo.mjs} +2 -2
- package/build/components/logos/entur-logo.d.ts +2 -0
- package/build/components/logos/entur-logo.js +1 -0
- package/build/components/logos/entur-logo.mjs +43 -0
- package/build/components/logos/gjensidige-logo.js +1 -0
- package/build/components/{gjensidige-logo.mjs → logos/gjensidige-logo.mjs} +2 -2
- package/build/components/logos/kakadu-academy-logo.js +1 -0
- package/build/components/{kakadu-academy-logo.mjs → logos/kakadu-academy-logo.mjs} +3 -3
- package/build/components/logos/kakadu-guide-icon.js +1 -0
- package/build/components/{kakadu-guide-icon.mjs → logos/kakadu-guide-icon.mjs} +3 -3
- package/build/components/logos/kakadu-guide-logo.js +1 -0
- package/build/components/{kakadu-guide-logo.mjs → logos/kakadu-guide-logo.mjs} +9 -9
- package/build/components/logos/kakadu-index-logo.js +1 -0
- package/build/components/{kakadu-index-logo.mjs → logos/kakadu-index-logo.mjs} +3 -3
- package/build/components/logos/kakadu-logo.js +1 -0
- package/build/components/{kakadu-logo.mjs → logos/kakadu-logo.mjs} +2 -2
- package/build/components/logos/kakadu-play-logo.d.ts +2 -0
- package/build/components/logos/kakadu-play-logo.js +1 -0
- package/build/components/logos/kakadu-play-logo.mjs +41 -0
- package/build/components/logos/kolumbus-logo.d.ts +2 -0
- package/build/components/logos/kolumbus-logo.js +1 -0
- package/build/components/logos/kolumbus-logo.mjs +46 -0
- package/build/components/logos/nordea-logo.d.ts +2 -0
- package/build/components/logos/nordea-logo.js +1 -0
- package/build/components/logos/nordea-logo.mjs +35 -0
- package/build/components/logos/norsk-tipping-logo.d.ts +2 -0
- package/build/components/logos/norsk-tipping-logo.js +1 -0
- package/build/components/logos/norsk-tipping-logo.mjs +103 -0
- package/build/components/logos/ruter-logo.d.ts +2 -0
- package/build/components/logos/ruter-logo.js +1 -0
- package/build/components/logos/ruter-logo.mjs +34 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.d.ts +2 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.js +1 -0
- package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs +84 -0
- package/build/components/logos/sparebank1-logo.js +1 -0
- package/build/components/{sparebank1-logo.mjs → logos/sparebank1-logo.mjs} +2 -2
- package/build/components/logos/sparebanken-norge-logo.d.ts +2 -0
- package/build/components/logos/sparebanken-norge-logo.js +1 -0
- package/build/components/logos/sparebanken-norge-logo.mjs +46 -0
- package/build/components/logos/sto-logo.js +1 -0
- package/build/components/{sto-logo.mjs → logos/sto-logo.mjs} +15 -15
- package/build/components/logos/storebrand-logo.js +1 -0
- package/build/components/{storebrand-logo.mjs → logos/storebrand-logo.mjs} +12 -11
- package/build/components/theme-setter.d.ts +2 -2
- package/build/components/theme-setter.js +2 -2
- package/build/components/theme-setter.mjs +2 -2
- package/build/components/veil.js +1 -1
- package/build/components/veil.mjs +7 -7
- package/build/components.css +1 -1
- package/build/icons/trend-up.js +1 -1
- package/build/icons/trend-up.mjs +9 -7
- package/build/index.d.ts +44 -22
- package/build/index.js +1 -1
- package/build/index.mjs +290 -268
- package/build/theme.js +1 -1
- package/build/theme.mjs +1 -1
- package/package.json +1 -1
- package/build/components/bankid-logo.js +0 -1
- package/build/components/dnb-logo.js +0 -1
- package/build/components/gjensidige-logo.js +0 -1
- package/build/components/kakadu-academy-logo.js +0 -1
- package/build/components/kakadu-guide-icon.js +0 -1
- package/build/components/kakadu-guide-logo.js +0 -1
- package/build/components/kakadu-index-logo.js +0 -1
- package/build/components/kakadu-logo.js +0 -1
- package/build/components/sparebank1-logo.js +0 -1
- package/build/components/sto-logo.js +0 -1
- package/build/components/storebrand-logo.js +0 -1
- /package/build/components/{bankid-logo.d.ts → logos/bankid-logo.d.ts} +0 -0
- /package/build/components/{dnb-logo.d.ts → logos/dnb-logo.d.ts} +0 -0
- /package/build/components/{gjensidige-logo.d.ts → logos/gjensidige-logo.d.ts} +0 -0
- /package/build/components/{kakadu-academy-logo.d.ts → logos/kakadu-academy-logo.d.ts} +0 -0
- /package/build/components/{kakadu-guide-icon.d.ts → logos/kakadu-guide-icon.d.ts} +0 -0
- /package/build/components/{kakadu-guide-logo.d.ts → logos/kakadu-guide-logo.d.ts} +0 -0
- /package/build/components/{kakadu-index-logo.d.ts → logos/kakadu-index-logo.d.ts} +0 -0
- /package/build/components/{kakadu-logo.d.ts → logos/kakadu-logo.d.ts} +0 -0
- /package/build/components/{sparebank1-logo.d.ts → logos/sparebank1-logo.d.ts} +0 -0
- /package/build/components/{sto-logo.d.ts → logos/sto-logo.d.ts} +0 -0
- /package/build/components/{storebrand-logo.d.ts → logos/storebrand-logo.d.ts} +0 -0
package/build/index.mjs
CHANGED
|
@@ -1,277 +1,299 @@
|
|
|
1
|
-
import { FontFamilyHead as t, buttonResetStyles as a, darkBackgroundColor as r, effectStyles as f, font as s, lightBackgroundColor as
|
|
2
|
-
import { default as x
|
|
3
|
-
import { default as S
|
|
4
|
-
import { default as
|
|
5
|
-
import { default as
|
|
6
|
-
import { default as L
|
|
7
|
-
import { default as
|
|
8
|
-
import { default as
|
|
9
|
-
import { default as
|
|
10
|
-
import { default as
|
|
11
|
-
import { default as
|
|
12
|
-
import { default as
|
|
13
|
-
import { default as
|
|
14
|
-
import { default as
|
|
15
|
-
import { default as
|
|
16
|
-
import { default as
|
|
17
|
-
import { default as
|
|
18
|
-
import { default as
|
|
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 {
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import {
|
|
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 At } from "./icons/
|
|
62
|
-
import { default as Ft } from "./icons/
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as
|
|
65
|
-
import { default as
|
|
66
|
-
import { default as Wt } from "./icons/
|
|
67
|
-
import { default as jt } from "./icons/
|
|
68
|
-
import { default as Ot } from "./icons/
|
|
69
|
-
import { default as qt } from "./icons/
|
|
70
|
-
import { default as Yt } from "./icons/
|
|
71
|
-
import { default as _t } from "./icons/
|
|
72
|
-
import { default as ea } from "./icons/
|
|
73
|
-
import { default as ta } from "./icons/
|
|
74
|
-
import { default as ra } from "./icons/
|
|
75
|
-
import { default as sa } from "./icons/
|
|
76
|
-
import { default as
|
|
77
|
-
import { default as pa } from "./icons/
|
|
78
|
-
import { default as
|
|
79
|
-
import { default as
|
|
80
|
-
import { default as
|
|
81
|
-
import { default as ca } from "./icons/
|
|
82
|
-
import { default as ya } from "./icons/
|
|
83
|
-
import { default as ka } from "./icons/
|
|
84
|
-
import { default as Ta } from "./icons/
|
|
85
|
-
import { default as Ia } from "./icons/
|
|
86
|
-
import { default as
|
|
87
|
-
import { default as
|
|
88
|
-
import { default as
|
|
89
|
-
import { default as Fa } from "./icons/
|
|
90
|
-
import { default as
|
|
91
|
-
import { default as
|
|
92
|
-
import {
|
|
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
|
|
1
|
+
import { FontFamilyHead as t, buttonResetStyles as a, darkBackgroundColor as r, effectStyles as f, font as s, lightBackgroundColor as u, nonInteractiveEffectStyles as l, overflowProtectionStyles as d, overlayEffectStyles as p, default as m } from "./theme.mjs";
|
|
2
|
+
import { default as x } from "./components/logos/akt-logo.mjs";
|
|
3
|
+
import { default as S } from "./components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs";
|
|
4
|
+
import { default as v } from "./components/logos/amedia-logo.mjs";
|
|
5
|
+
import { default as h } from "./components/logos/bankaxept-logo.mjs";
|
|
6
|
+
import { default as L } from "./components/logos/bankid-logo.mjs";
|
|
7
|
+
import { default as C } from "./components/logos/dnb-logo.mjs";
|
|
8
|
+
import { default as b } from "./components/logos/entur-logo.mjs";
|
|
9
|
+
import { default as P } from "./components/logos/gjensidige-logo.mjs";
|
|
10
|
+
import { default as w } from "./components/logos/kakadu-academy-logo.mjs";
|
|
11
|
+
import { default as D } from "./components/logos/kakadu-guide-icon.mjs";
|
|
12
|
+
import { default as E, KakaduGuideLogoSvg as F, kakaduGuideLogoVariants as G } from "./components/logos/kakadu-guide-logo.mjs";
|
|
13
|
+
import { default as R } from "./components/logos/kakadu-index-logo.mjs";
|
|
14
|
+
import { default as V } from "./components/logos/kakadu-logo.mjs";
|
|
15
|
+
import { default as U } from "./components/logos/kakadu-play-logo.mjs";
|
|
16
|
+
import { default as J } from "./components/logos/kolumbus-logo.mjs";
|
|
17
|
+
import { default as z } from "./components/logos/nordea-logo.mjs";
|
|
18
|
+
import { default as Q } from "./components/logos/norsk-tipping-logo.mjs";
|
|
19
|
+
import { default as X } from "./components/logos/ruter-logo.mjs";
|
|
20
|
+
import { default as Z } from "./components/logos/sparebank1-logo.mjs";
|
|
21
|
+
import { default as $ } from "./components/logos/sparebanken-norge-logo.mjs";
|
|
22
|
+
import { default as oe } from "./components/logos/sto-logo.mjs";
|
|
23
|
+
import { default as ae } from "./components/logos/storebrand-logo.mjs";
|
|
24
|
+
import { default as fe, ariaTextStyles as se } from "./components/aria-text.mjs";
|
|
25
|
+
import { default as le, defaultAtomElementType as de } from "./components/atom.mjs";
|
|
26
|
+
import { default as me } from "./components/box.mjs";
|
|
27
|
+
import { default as xe, ButtonLoader as ge, buttonDangerStyles as Se, buttonSecondaryStyles as ie, buttonSuccessStyles as ve, buttonVariants as ce, buttonWarningStyles as he } from "./components/button.mjs";
|
|
28
|
+
import { default as Le, buttonTooltipPositions as ke } from "./components/button-tooltip.mjs";
|
|
29
|
+
import { default as Te } from "./components/card.mjs";
|
|
30
|
+
import { default as Ie } from "./components/click-ripples.mjs";
|
|
31
|
+
import { default as Be } from "./components/collapsible.mjs";
|
|
32
|
+
import { default as Ae, getComboboxOptionString as De } from "./components/combobox.mjs";
|
|
33
|
+
import { default as Ee } from "./components/copy-icon-button.mjs";
|
|
34
|
+
import { default as Ge } from "./components/datum.mjs";
|
|
35
|
+
import { default as Re } from "./components/decorators.mjs";
|
|
36
|
+
import { default as Ve } from "./components/dot.mjs";
|
|
37
|
+
import { default as Ue, flexDirections as We, flexPresets as Je } from "./components/flex.mjs";
|
|
38
|
+
import { default as ze, footerSectionLinks as Oe, footerSections as Qe } from "./components/footer.mjs";
|
|
39
|
+
import { default as Xe } from "./components/gauge.mjs";
|
|
40
|
+
import { default as Ze } from "./components/header.mjs";
|
|
41
|
+
import { default as $e, normalBlendStyles as eo } from "./components/hover-gradient.mjs";
|
|
42
|
+
import { default as to, iconButtonVariants as ao } from "./components/icon-button.mjs";
|
|
43
|
+
import { default as fo, InputLabel as so, errorParagraph as uo, inputStyles as lo } from "./components/input.mjs";
|
|
44
|
+
import { default as mo, ModalActions as no, ModalContent as xo, ModalHeading as go, useModal as So, useModalContext as io } from "./components/modal.mjs";
|
|
45
|
+
import { default as co } from "./components/moving-gradients.mjs";
|
|
46
|
+
import { default as yo } from "./components/moving-stars.mjs";
|
|
47
|
+
import { default as ko, noticeTypes as Co, noticeTypes as To } from "./components/notice.mjs";
|
|
48
|
+
import { default as Io, NotificationProvider as Po, useCreateNotification as Bo } from "./components/notification.mjs";
|
|
49
|
+
import { default as Ao, dangerPopoverMenuItemStyles as Do, usePopoverMenu as Mo } from "./components/popover-menu.mjs";
|
|
50
|
+
import { default as Fo, PopoverContainer as Go, usePopover as Ko, usePopoverContext as Ro } from "./components/popover.mjs";
|
|
51
|
+
import { default as Vo, useRevealer as No } from "./components/revealer.mjs";
|
|
52
|
+
import { default as Wo } from "./components/select.mjs";
|
|
53
|
+
import { default as jo, SeparatorLabel as zo, SmallSeparator as Oo, VerticalSeparator as Qo } from "./components/separator.mjs";
|
|
54
|
+
import { default as Xo, SkeletonInstance as Yo, getDeterministicSkeletonWidth as Zo } from "./components/skeleton.mjs";
|
|
55
|
+
import { RevealSpinner as $o, default as et } from "./components/spinner.mjs";
|
|
56
|
+
import { AnchorHeading as tt, Footnote as at, Heading as rt, Hero as ft, Label as st, Paragraph as ut, Span as lt, default as dt, defaultHeadingElementType as pt, spanStyles as mt, textShadowStyles as nt } from "./components/text.mjs";
|
|
57
|
+
import { default as gt, textButtonVariants as St } from "./components/text-button.mjs";
|
|
58
|
+
import { default as vt, getThemePreference as ct, setThemePreference as ht, themePreferences as yt, useIsDarkTheme as Lt, useIsLightTheme as kt, useTheme as Ct } from "./components/theme-setter.mjs";
|
|
59
|
+
import { default as bt } from "./components/veil.mjs";
|
|
60
|
+
import { default as Pt, wrapperWidths as Bt } from "./components/wrapper.mjs";
|
|
61
|
+
import { default as At, iconShadowStyles as Dt, iconTypes as Mt } from "./icons/icon.mjs";
|
|
62
|
+
import { default as Ft } from "./icons/anchor-down.mjs";
|
|
63
|
+
import { default as Kt } from "./icons/anchor-up.mjs";
|
|
64
|
+
import { default as Ht } from "./icons/arrow-down.mjs";
|
|
65
|
+
import { default as Nt } from "./icons/arrow-left.mjs";
|
|
66
|
+
import { default as Wt } from "./icons/arrow-right.mjs";
|
|
67
|
+
import { default as jt } from "./icons/arrow-up.mjs";
|
|
68
|
+
import { default as Ot } from "./icons/caret-down.mjs";
|
|
69
|
+
import { default as qt } from "./icons/caret-left.mjs";
|
|
70
|
+
import { default as Yt } from "./icons/caret-right.mjs";
|
|
71
|
+
import { default as _t } from "./icons/caret-up.mjs";
|
|
72
|
+
import { default as ea } from "./icons/check.mjs";
|
|
73
|
+
import { default as ta } from "./icons/chevron-down.mjs";
|
|
74
|
+
import { default as ra } from "./icons/chevron-left.mjs";
|
|
75
|
+
import { default as sa } from "./icons/chevron-right.mjs";
|
|
76
|
+
import { default as la } from "./icons/chevron-up.mjs";
|
|
77
|
+
import { default as pa } from "./icons/cog.mjs";
|
|
78
|
+
import { default as na } from "./icons/copy.mjs";
|
|
79
|
+
import { default as ga } from "./icons/document.mjs";
|
|
80
|
+
import { default as ia } from "./icons/dots.mjs";
|
|
81
|
+
import { default as ca } from "./icons/drag.mjs";
|
|
82
|
+
import { default as ya } from "./icons/edit.mjs";
|
|
83
|
+
import { default as ka } from "./icons/external.mjs";
|
|
84
|
+
import { default as Ta } from "./icons/exclamation-triangle.mjs";
|
|
85
|
+
import { default as Ia } from "./icons/eye.mjs";
|
|
86
|
+
import { default as Ba } from "./icons/information.mjs";
|
|
87
|
+
import { default as Aa } from "./icons/kakadu-guide-glyph.mjs";
|
|
88
|
+
import { default as Ma } from "./icons/kakadu-guide-icon.mjs";
|
|
89
|
+
import { default as Fa } from "./icons/menu.mjs";
|
|
90
|
+
import { default as Ka } from "./icons/package.mjs";
|
|
91
|
+
import { default as Ha } from "./icons/plus.mjs";
|
|
92
|
+
import { default as Na } from "./icons/select.mjs";
|
|
93
|
+
import { default as Wa } from "./icons/share.mjs";
|
|
94
|
+
import { default as ja } from "./icons/sparkle.mjs";
|
|
95
|
+
import { default as Oa } from "./icons/test.mjs";
|
|
96
|
+
import { default as qa } from "./icons/times.mjs";
|
|
97
|
+
import { default as Ya } from "./icons/trash.mjs";
|
|
98
|
+
import { default as _a } from "./icons/trend-up.mjs";
|
|
99
|
+
import { default as er } from "./icons/chrome-browser-logo.mjs";
|
|
100
|
+
import { default as tr } from "./icons/edge-browser-logo.mjs";
|
|
101
|
+
import { default as rr, useFetcher as fr, useJsonFetch as sr, useJsonFetcher as ur } from "./hooks/use-fetch.mjs";
|
|
102
|
+
import { default as dr } from "./hooks/use-is-document-focused.mjs";
|
|
103
|
+
import { useHasBeenInView as mr, default as nr } from "./hooks/use-is-in-view.mjs";
|
|
104
|
+
import { default as gr } from "./hooks/use-media-query.mjs";
|
|
105
|
+
import { default as ir } from "./hooks/use-synchronized-value.mjs";
|
|
106
|
+
import { default as cr } from "./hooks/use-throttled.mjs";
|
|
107
|
+
import { default as yr } from "./utilities/clamp.mjs";
|
|
108
|
+
import { default as kr } from "./utilities/copy-to-clipboard.mjs";
|
|
109
|
+
import { default as Tr } from "./utilities/generate-random-id.mjs";
|
|
110
|
+
import { default as Ir } from "./utilities/scale.mjs";
|
|
111
|
+
import { default as Br } from "./utilities/search.mjs";
|
|
101
112
|
export {
|
|
102
|
-
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
|
|
106
|
-
|
|
107
|
-
|
|
108
|
-
|
|
109
|
-
|
|
110
|
-
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
124
|
-
|
|
125
|
-
|
|
126
|
-
|
|
127
|
-
|
|
128
|
-
|
|
129
|
-
|
|
130
|
-
|
|
131
|
-
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
|
|
136
|
-
|
|
137
|
-
|
|
138
|
-
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
113
|
+
x as AktLogoSvg,
|
|
114
|
+
v as AmediaLogoSvg,
|
|
115
|
+
Ft as AnchorDownSvg,
|
|
116
|
+
tt as AnchorHeading,
|
|
117
|
+
Kt as AnchorUpSvg,
|
|
118
|
+
fe as AriaText,
|
|
119
|
+
Ht as ArrowDownSvg,
|
|
120
|
+
Nt as ArrowLeftSvg,
|
|
121
|
+
Wt as ArrowRightSvg,
|
|
122
|
+
jt as ArrowUpSvg,
|
|
123
|
+
le as Atom,
|
|
124
|
+
h as BankAxeptLogoSvg,
|
|
125
|
+
L as BankIdLogoSvg,
|
|
126
|
+
me as Box,
|
|
127
|
+
xe as Button,
|
|
128
|
+
ge as ButtonLoader,
|
|
129
|
+
Le as ButtonTooltip,
|
|
130
|
+
Te as Card,
|
|
131
|
+
Ot as CaretDownSvg,
|
|
132
|
+
qt as CaretLeftSvg,
|
|
133
|
+
Yt as CaretRightSvg,
|
|
134
|
+
_t as CaretUpSvg,
|
|
135
|
+
ea as CheckSvg,
|
|
136
|
+
ta as ChevronDownSvg,
|
|
137
|
+
ra as ChevronLeftSvg,
|
|
138
|
+
sa as ChevronRightSvg,
|
|
139
|
+
la as ChevronUpSvg,
|
|
140
|
+
er as ChromeBrowserLogoSvg,
|
|
141
|
+
Ie as ClickRipples,
|
|
142
|
+
pa as CogSvg,
|
|
143
|
+
Be as Collapsible,
|
|
144
|
+
Ae as Combobox,
|
|
145
|
+
Ee as CopyIconButton,
|
|
146
|
+
na as CopySvg,
|
|
147
|
+
Ge as Datum,
|
|
148
|
+
Re as Decorators,
|
|
149
|
+
C as DnbLogoSvg,
|
|
150
|
+
ga as DocumentSvg,
|
|
151
|
+
Ve as Dot,
|
|
152
|
+
ia as DotsSvg,
|
|
153
|
+
ca as DragSvg,
|
|
154
|
+
tr as EdgeBrowserLogoSvg,
|
|
155
|
+
ya as EditSvg,
|
|
156
|
+
b as EnturLogoSvg,
|
|
157
|
+
Ta as ExclamationTriangleSvg,
|
|
158
|
+
ka as ExternalSvg,
|
|
159
|
+
Ia as EyeSvg,
|
|
160
|
+
Ue as Flex,
|
|
146
161
|
t as FontFamilyHead,
|
|
147
|
-
|
|
148
|
-
|
|
149
|
-
|
|
150
|
-
|
|
151
|
-
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
156
|
-
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
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
|
-
|
|
197
|
-
|
|
198
|
-
|
|
199
|
-
|
|
200
|
-
|
|
201
|
-
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
208
|
-
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
|
|
162
|
+
ze as Footer,
|
|
163
|
+
at as Footnote,
|
|
164
|
+
Xe as Gauge,
|
|
165
|
+
P as GjensidigeLogoSvg,
|
|
166
|
+
Ze as Header,
|
|
167
|
+
rt as Heading,
|
|
168
|
+
ft as Hero,
|
|
169
|
+
$e as HoverGradient,
|
|
170
|
+
At as Icon,
|
|
171
|
+
to as IconButton,
|
|
172
|
+
Ba as InformationSvg,
|
|
173
|
+
fo as Input,
|
|
174
|
+
so as InputLabel,
|
|
175
|
+
w as KakaduAcademyLogoSvg,
|
|
176
|
+
Aa as KakaduGuideGlyphSvg,
|
|
177
|
+
D as KakaduGuideIcon,
|
|
178
|
+
Ma as KakaduGuideIconSvg,
|
|
179
|
+
E as KakaduGuideLogo,
|
|
180
|
+
F as KakaduGuideLogoSvg,
|
|
181
|
+
R as KakaduIndexLogoSvg,
|
|
182
|
+
V as KakaduLogoSvg,
|
|
183
|
+
U as KakaduPlayLogoSvg,
|
|
184
|
+
J as KolumbusLogoSvg,
|
|
185
|
+
st as Label,
|
|
186
|
+
Fa as MenuSvg,
|
|
187
|
+
mo as Modal,
|
|
188
|
+
no as ModalActions,
|
|
189
|
+
xo as ModalContent,
|
|
190
|
+
go as ModalHeading,
|
|
191
|
+
co as MovingGradients,
|
|
192
|
+
yo as MovingStars,
|
|
193
|
+
z as NordeaLogoSvg,
|
|
194
|
+
Q as NorskTippingLogoSvg,
|
|
195
|
+
ko as Notice,
|
|
196
|
+
Io as Notification,
|
|
197
|
+
Po as NotificationProvider,
|
|
198
|
+
Ka as PackageSvg,
|
|
199
|
+
ut as Paragraph,
|
|
200
|
+
Ha as PlusSvg,
|
|
201
|
+
Fo as Popover,
|
|
202
|
+
Go as PopoverContainer,
|
|
203
|
+
Ao as PopoverMenu,
|
|
204
|
+
$o as RevealSpinner,
|
|
205
|
+
Vo as Revealer,
|
|
206
|
+
X as RuterLogoSvg,
|
|
207
|
+
Wo as Select,
|
|
208
|
+
Na as SelectSvg,
|
|
209
|
+
S as SenteretForEtAldersvennligNorgeLogoSvg,
|
|
210
|
+
jo as Separator,
|
|
211
|
+
zo as SeparatorLabel,
|
|
212
|
+
Wa as ShareSvg,
|
|
213
|
+
Xo as Skeleton,
|
|
214
|
+
Yo as SkeletonInstance,
|
|
215
|
+
Oo as SmallSeparator,
|
|
216
|
+
lt as Span,
|
|
217
|
+
Z as Sparebank1LogoSvg,
|
|
218
|
+
$ as SparebankenNorgeLogoSvg,
|
|
219
|
+
ja as SparkleSvg,
|
|
220
|
+
et as Spinner,
|
|
221
|
+
oe as StoLogoSvg,
|
|
222
|
+
ae as StorebrandLogoSvg,
|
|
223
|
+
Oa as TestSvg,
|
|
224
|
+
dt as Text,
|
|
225
|
+
gt as TextButton,
|
|
226
|
+
vt as ThemeSetter,
|
|
227
|
+
qa as TimesSvg,
|
|
228
|
+
Ya as TrashSvg,
|
|
229
|
+
_a as TrendUpSvg,
|
|
230
|
+
bt as Veil,
|
|
231
|
+
Qo as VerticalSeparator,
|
|
232
|
+
Pt as Wrapper,
|
|
233
|
+
se as ariaTextStyles,
|
|
234
|
+
Se as buttonDangerStyles,
|
|
213
235
|
a as buttonResetStyles,
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
236
|
+
ie as buttonSecondaryStyles,
|
|
237
|
+
ve as buttonSuccessStyles,
|
|
238
|
+
ke as buttonTooltipPositions,
|
|
239
|
+
ce as buttonVariants,
|
|
240
|
+
he as buttonWarningStyles,
|
|
241
|
+
yr as clamp,
|
|
242
|
+
kr as copyToClipboard,
|
|
243
|
+
Do as dangerPopoverMenuItemStyles,
|
|
222
244
|
r as darkBackgroundColor,
|
|
223
|
-
|
|
224
|
-
|
|
245
|
+
de as defaultAtomElementType,
|
|
246
|
+
pt as defaultHeadingElementType,
|
|
225
247
|
f as effectStyles,
|
|
226
|
-
|
|
227
|
-
|
|
228
|
-
|
|
248
|
+
uo as errorParagraph,
|
|
249
|
+
We as flexDirections,
|
|
250
|
+
Je as flexPresets,
|
|
229
251
|
s as font,
|
|
230
|
-
|
|
231
|
-
|
|
232
|
-
|
|
233
|
-
|
|
234
|
-
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
|
|
238
|
-
|
|
239
|
-
|
|
240
|
-
|
|
241
|
-
|
|
242
|
-
|
|
243
|
-
|
|
244
|
-
|
|
245
|
-
|
|
252
|
+
Oe as footerSectionLinks,
|
|
253
|
+
Qe as footerSections,
|
|
254
|
+
Tr as generateRandomId,
|
|
255
|
+
De as getComboboxOptionString,
|
|
256
|
+
Zo as getDeterministicSkeletonWidth,
|
|
257
|
+
ct as getThemePreference,
|
|
258
|
+
ao as iconButtonVariants,
|
|
259
|
+
Dt as iconShadowStyles,
|
|
260
|
+
Mt as iconTypes,
|
|
261
|
+
lo as inputStyles,
|
|
262
|
+
G as kakaduGuideLogoVariants,
|
|
263
|
+
u as lightBackgroundColor,
|
|
264
|
+
l as nonInteractiveEffectStyles,
|
|
265
|
+
eo as normalBlendStyles,
|
|
266
|
+
Co as noticeTypes,
|
|
267
|
+
To as notificationTypes,
|
|
246
268
|
d as overflowProtectionStyles,
|
|
247
269
|
p as overlayEffectStyles,
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
251
|
-
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
256
|
-
|
|
257
|
-
|
|
258
|
-
|
|
259
|
-
|
|
260
|
-
|
|
261
|
-
|
|
262
|
-
|
|
263
|
-
|
|
264
|
-
|
|
265
|
-
|
|
266
|
-
|
|
267
|
-
|
|
268
|
-
|
|
269
|
-
|
|
270
|
-
|
|
271
|
-
|
|
272
|
-
|
|
273
|
-
|
|
274
|
-
|
|
275
|
-
|
|
276
|
-
|
|
270
|
+
Ir as scale,
|
|
271
|
+
Br as search,
|
|
272
|
+
ht as setThemePreference,
|
|
273
|
+
mt as spanStyles,
|
|
274
|
+
St as textButtonVariants,
|
|
275
|
+
nt as textShadowStyles,
|
|
276
|
+
m as theme,
|
|
277
|
+
yt as themePreferences,
|
|
278
|
+
Bo as useCreateNotification,
|
|
279
|
+
rr as useFetch,
|
|
280
|
+
fr as useFetcher,
|
|
281
|
+
mr as useHasBeenInView,
|
|
282
|
+
Lt as useIsDarkTheme,
|
|
283
|
+
dr as useIsDocumentFocused,
|
|
284
|
+
nr as useIsInView,
|
|
285
|
+
kt as useIsLightTheme,
|
|
286
|
+
sr as useJsonFetch,
|
|
287
|
+
ur as useJsonFetcher,
|
|
288
|
+
gr as useMediaQuery,
|
|
289
|
+
So as useModal,
|
|
290
|
+
io as useModalContext,
|
|
291
|
+
Ko as usePopover,
|
|
292
|
+
Ro as usePopoverContext,
|
|
293
|
+
Mo as usePopoverMenu,
|
|
294
|
+
No as useRevealer,
|
|
295
|
+
ir as useSynchronizedValue,
|
|
296
|
+
Ct as useTheme,
|
|
297
|
+
cr as useThrottled,
|
|
298
|
+
Bt as wrapperWidths
|
|
277
299
|
};
|
package/build/theme.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./jsx-runtime-BB_1_6y_.js"),r=require("@kuma-ui/core"),c="#f8fafc",a="#0c0d12",t={family:"Inter, sans-serif",stylesheet:"https://components.kakadu.no/fonts/inter.css",preconnect:[{url:"https://components.kakadu.no",crossOrigin:!0}]};function l(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[t.preconnect.map(({url:o,crossOrigin:s})=>e.jsxRuntimeExports.jsx("link",{href:o,rel:"preconnect",crossOrigin:s?"anonymous":void 0},o)),e.jsxRuntimeExports.jsx("link",{href:t.stylesheet,rel:"stylesheet"})]})}const u="kakadu-components-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("./jsx-runtime-BB_1_6y_.js"),r=require("@kuma-ui/core"),c="#f8fafc",a="#0c0d12",t={family:"Inter, sans-serif",stylesheet:"https://components.kakadu.no/fonts/inter.css",preconnect:[{url:"https://components.kakadu.no",crossOrigin:!0}]};function l(){return e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[t.preconnect.map(({url:o,crossOrigin:s})=>e.jsxRuntimeExports.jsx("link",{href:o,rel:"preconnect",crossOrigin:s?"anonymous":void 0},o)),e.jsxRuntimeExports.jsx("link",{href:t.stylesheet,rel:"stylesheet"})]})}const u="kakadu-components-1685121248",i="kakadu-components-4178476647",f="kakadu-components-216224454",n="kakadu-components-1857537902",k=r.cx(n,"kakadu-components-1119532724"),d="kakadu-components-2239887361";exports.FontFamilyHead=l;exports.buttonResetStyles=f;exports.darkBackgroundColor=a;exports.default=u;exports.effectStyles=n;exports.font=t;exports.lightBackgroundColor=c;exports.nonInteractiveEffectStyles=k;exports.overflowProtectionStyles=i;exports.overlayEffectStyles=d;
|
package/build/theme.mjs
CHANGED
|
@@ -17,7 +17,7 @@ function f() {
|
|
|
17
17
|
/* @__PURE__ */ t.jsx("link", { href: o.stylesheet, rel: "stylesheet" })
|
|
18
18
|
] });
|
|
19
19
|
}
|
|
20
|
-
const i = "kakadu-components-
|
|
20
|
+
const i = "kakadu-components-1685121248", m = "kakadu-components-4178476647", p = "kakadu-components-216224454", c = "kakadu-components-1857537902", u = s(c, "kakadu-components-1119532724"), d = "kakadu-components-2239887361";
|
|
21
21
|
export {
|
|
22
22
|
f as FontFamilyHead,
|
|
23
23
|
p as buttonResetStyles,
|
package/package.json
CHANGED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../jsx-runtime-BB_1_6y_.js"),i=require("../utilities/scale.js");function m({fill:h,...s}){const{width:x,height:e}=i.default({originalWidth:401,originalHeight:90,width:s.width,height:s.height});return t.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 401 90",xmlns:"http://www.w3.org/2000/svg",...s,width:x,height:e,children:t.jsxRuntimeExports.jsxs("g",{fill:h??"#39134c",children:[t.jsxRuntimeExports.jsx("path",{d:"m38.13 24.7024h-15.6857c-2.0915 0-3.9215-1.8333-3.9215-3.9286 0-2.0952 1.83-3.9286 3.9215-3.9286h15.6857c2.0914 0 3.9214 1.8334 3.9214 3.9286 0 2.0953-1.83 3.9286-3.9214 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m38.13 56.131h-15.6857c-2.0915 0-3.9215-1.8334-3.9215-3.9286s1.83-3.9286 3.9215-3.9286h15.6857c2.0914 0 3.9214 1.8334 3.9214 3.9286s-1.83 3.9286-3.9214 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m38.13 71.8452h-15.6857c-2.0915 0-3.9215-1.8333-3.9215-3.9285 0-2.0953 1.83-3.9286 3.9215-3.9286h15.6857c2.0914 0 3.9214 1.8333 3.9214 3.9286 0 2.0952-1.83 3.9285-3.9214 3.9285z"}),t.jsxRuntimeExports.jsx("path",{d:"m69.5014 40.4167h-15.6857c-2.0914 0-3.9214-1.8334-3.9214-3.9286s1.83-3.9286 3.9214-3.9286h15.6857c2.0914 0 3.9214 1.8334 3.9214 3.9286s-1.83 3.9286-3.9214 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m69.5014 56.131h-15.6857c-2.0914 0-3.9214-1.8334-3.9214-3.9286s1.83-3.9286 3.9214-3.9286h15.6857c2.0914 0 3.9214 1.8334 3.9214 3.9286s-1.83 3.9286-3.9214 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m100.873 24.7024h-15.6859c-2.0914 0-3.9214-1.8333-3.9214-3.9286 0-2.0952 1.83-3.9286 3.9214-3.9286h15.6859c2.091 0 3.921 1.8334 3.921 3.9286 0 2.0953-1.83 3.9286-3.921 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m100.873 40.4167h-15.6859c-2.0914 0-3.9214-1.8334-3.9214-3.9286s1.83-3.9286 3.9214-3.9286h15.6859c2.091 0 3.921 1.8334 3.921 3.9286s-1.83 3.9286-3.921 3.9286z"}),t.jsxRuntimeExports.jsx("path",{d:"m100.873 71.8452h-15.6859c-2.0914 0-3.9214-1.8333-3.9214-3.9285 0-2.0953 1.83-3.9286 3.9214-3.9286h15.6859c2.091 0 3.921 1.8333 3.921 3.9286 0 2.0952-1.83 3.9285-3.921 3.9285z"}),t.jsxRuntimeExports.jsx("path",{d:"m138.257 51.1548c0 8.3809 4.706 12.8333 10.196 12.8333 4.967 0 10.457-4.1905 10.457-12.8333 0-8.6429-5.229-12.5715-10.196-12.5715-5.49 0-10.457 3.9286-10.457 12.5715zm0-34.3096v20.4286c2.353-3.6666 6.536-7.3333 13.594-7.3333 7.843 0 17.255 6.5476 17.255 20.9524 0 14.9285-8.889 22.2619-18.039 22.2619-5.228 0-9.673-2.3572-12.548-7.0715v5.7619h-10.196v-55z"}),t.jsxRuntimeExports.jsx("path",{d:"m184.007 51.4167c0 8.6428 5.229 12.5714 10.196 12.5714 5.49 0 10.196-3.6667 10.196-12.5714 0-8.6429-4.706-12.8333-10.196-12.8333-4.706 0-10.196 3.9285-10.196 12.8333zm-9.934-.5238c0-14.1429 9.15-21.2143 18.3-21.2143 4.967 0 9.15 1.8333 12.287 6.2857v-5.2381h9.934v41.1191h-9.934v-5.7619c-2.876 3.9285-7.059 6.8095-13.594 6.8095-7.843 0-16.993-6.8095-16.993-22z"}),t.jsxRuntimeExports.jsx("path",{d:"m234.201 48.5357v23.3096h-9.934v-40.8572h9.934v6.0238c2.876-5.2381 8.105-7.0714 12.549-7.0714 7.059 0 13.856 3.6667 13.856 14.6667v27.2381h-9.935v-23.5715c0-6.8095-3.398-9.4285-7.842-9.4285-4.968.2619-8.628 3.1428-8.628 9.6904z"}),t.jsxRuntimeExports.jsx("path",{d:"m270.017 16.8452v55h9.934v-9.9523l5.49-6.8096 11.242 16.7619h10.98l-16.209-23.8333 14.117-17.0238h-11.241l-14.379 18.8571v-33z"}),t.jsxRuntimeExports.jsx("path",{d:"m327.531 18.6786h-10.195v53.1667h10.195z"}),t.jsxRuntimeExports.jsx("path",{d:"m357.073 18.6786h-19.346v53.1667h19.346c14.378 0 26.404-8.6429 26.404-26.7143 0-17.8096-12.026-26.4524-26.404-26.4524zm0 43.7381h-9.15v-34.3095h9.15c8.366 0 15.424 5.5 15.424 17.2857 0 11.5238-7.058 17.0238-15.424 17.0238z"})]})})}exports.default=m;
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../jsx-runtime-BB_1_6y_.js"),a=require("../utilities/scale.js");function n({fill:l,...e}){const{width:i,height:s}=a.default({originalWidth:93.0362,originalHeight:64,width:e.width,height:e.height});return t.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 93.0362 64",xmlns:"http://www.w3.org/2000/svg",...e,width:i,height:s,children:t.jsxRuntimeExports.jsxs("g",{fill:l??"#007272",fillRule:"evenodd",children:[t.jsxRuntimeExports.jsx("path",{d:"M89.668 31.9442a10.6487 10.6487 0 0 0-1.8465-1.2184l-.178-.0887.1554-.1337a8.7063 8.7063 0 0 0 2.7652-6.848c-.006-3.3331-1.1437-5.82-3.413-7.3936-1.9135-1.3528-4.5588-2.0142-8.092-2.0079l-10.1326.0182a1.081 1.081 0 0 0-1.0645 1.0685l.0597 33.2203a1.0667 1.0667 0 0 0 1.0685 1.0646l11.577-.0208c3.644-.0065 6.5758-.7897 8.684-2.3266a8.6558 8.6558 0 0 0 2.7937-3.4054 11.2675 11.2675 0 0 0 .9913-4.868 8.967 8.967 0 0 0-3.3681-7.0605zM71.1547 17.5795l7.9106-.0142q4.1997-.0076 6.202 1.3885c.8454.5985 2.003 1.752 2.0083 4.7074.0095 5.2883-4.1672 5.7179-5.4338 5.7201l-10.6659.0192zm9.4066 28.7366l-9.355.0168-.0244-13.6438 10.6659-.0191c4.6219-.0083 7.8707 2.6072 7.8774 6.3407.0033 1.8.0131 7.289-9.1639 7.3054z"}),t.jsxRuntimeExports.jsx("path",{d:"M22.4948 19.6221a14.0642 14.0642 0 0 0-5.5848-4.101 16.8443 16.8443 0 0 0-6.2238-1.1443l-9.6215.0173A1.086 1.086 0 0 0 0 15.4853L.0597 48.683a1.0668 1.0668 0 0 0 1.0686 1.0646l9.6214-.0173a16.3939 16.3939 0 0 0 6.2197-1.1667 13.8015 13.8015 0 0 0 5.57-4.0994c3.3924-4.1833 3.894-9.4508 3.889-12.2284-.0043-2.3544-.3927-8.2876-3.9336-12.6136zm-2.5144 22.758a11.615 11.615 0 0 1-9.2366 4.0615l-7.3773.0133-.0516-28.7535 7.3772-.0132a11.5412 11.5412 0 0 1 9.2512 4.0271c2.9396 3.5948 3.1714 8.9716 3.1742 10.5264.0042 2.3338-.3878 6.7559-3.137 10.1384z"}),t.jsxRuntimeExports.jsx("path",{d:"M59.9016 0l.0877 48.7976a.9801.9801 0 0 1-.6872.956.7852.7852 0 0 1-.311.0678 1.011 1.011 0 0 1-.8229-.4217L36.3643 21.7303l.076 42.2638L33.1294 64l-.0879-48.9083a.9989.9989 0 0 1 .7094-.956.706.706 0 0 1 .311-.045 1.0218 1.0218 0 0 1 .8229.3978l21.8038 27.6922L56.6128.0059z"})]})})}exports.default=n;
|