@kakadu/components 1.7.14 → 1.7.15
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/icons/anchor-down.d.ts +2 -0
- package/build/icons/anchor-down.js +1 -0
- package/build/icons/anchor-down.mjs +34 -0
- package/build/icons/anchor-up.d.ts +2 -0
- package/build/icons/anchor-up.js +1 -0
- package/build/icons/anchor-up.mjs +24 -0
- package/build/icons/icon.d.ts +2 -0
- package/build/icons/icon.js +1 -1
- package/build/icons/icon.mjs +46 -42
- package/build/index.d.ts +4 -0
- package/build/index.js +1 -1
- package/build/index.mjs +53 -49
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../jsx-runtime-BB_1_6y_.js");function s({fill:e,...r}){return t.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:t.jsxRuntimeExports.jsxs("g",{fill:e??"currentColor",children:[t.jsxRuntimeExports.jsx("path",{d:"m422.79 151.776-144.163 143.87c-12.496 12.472-32.758 12.472-45.254 0l-144.163-143.87c-12.28-12.265-12.28-32.135 0-44.39l22.24-22.1947c12.29-12.2551 32.2-12.2551 44.48 0l100.07 99.8667 100.07-99.8666c12.29-12.2551 32.2-12.2551 44.48 0l22.24 22.1946c12.28 12.265 12.28 32.135 0 44.39z"}),t.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",transform:"matrix(-1 -0 0 -1 864 904)",width:"352",x:"432",y:"452"})]})})}exports.default=s;
|
|
@@ -0,0 +1,34 @@
|
|
|
1
|
+
import { j as r } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
function n({
|
|
3
|
+
fill: t,
|
|
4
|
+
...i
|
|
5
|
+
}) {
|
|
6
|
+
return /* @__PURE__ */ r.jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
fill: "none",
|
|
10
|
+
height: "512",
|
|
11
|
+
viewBox: "0 0 512 512",
|
|
12
|
+
width: "512",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...i,
|
|
15
|
+
children: /* @__PURE__ */ r.jsxs("g", { fill: t ?? "currentColor", children: [
|
|
16
|
+
/* @__PURE__ */ r.jsx("path", { d: "m422.79 151.776-144.163 143.87c-12.496 12.472-32.758 12.472-45.254 0l-144.163-143.87c-12.28-12.265-12.28-32.135 0-44.39l22.24-22.1947c12.29-12.2551 32.2-12.2551 44.48 0l100.07 99.8667 100.07-99.8666c12.29-12.2551 32.2-12.2551 44.48 0l22.24 22.1946c12.28 12.265 12.28 32.135 0 44.39z" }),
|
|
17
|
+
/* @__PURE__ */ r.jsx(
|
|
18
|
+
"rect",
|
|
19
|
+
{
|
|
20
|
+
height: "63",
|
|
21
|
+
rx: "31.5",
|
|
22
|
+
transform: "matrix(-1 -0 0 -1 864 904)",
|
|
23
|
+
width: "352",
|
|
24
|
+
x: "432",
|
|
25
|
+
y: "452"
|
|
26
|
+
}
|
|
27
|
+
)
|
|
28
|
+
] })
|
|
29
|
+
}
|
|
30
|
+
);
|
|
31
|
+
}
|
|
32
|
+
export {
|
|
33
|
+
n as default
|
|
34
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function s({fill:t,...r}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsxRuntimeExports.jsxs("g",{fill:t??"currentColor",children:[e.jsxRuntimeExports.jsx("path",{d:"m89.21 376.224 144.163-143.87c12.496-12.472 32.758-12.472 45.254 0l144.163 143.87c12.28 12.265 12.28 32.135 0 44.39l-22.24 22.195c-12.29 12.255-32.2 12.255-44.48 0l-100.07-99.867-100.07 99.867c-12.29 12.255-32.2 12.255-44.48 0l-22.24-22.195c-12.28-12.265-12.28-32.135 0-44.39z"}),e.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",width:"352",x:"80",y:"77"})]})})}exports.default=s;
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
function i({
|
|
3
|
+
fill: r,
|
|
4
|
+
...l
|
|
5
|
+
}) {
|
|
6
|
+
return /* @__PURE__ */ t.jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
fill: "none",
|
|
10
|
+
height: "512",
|
|
11
|
+
viewBox: "0 0 512 512",
|
|
12
|
+
width: "512",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...l,
|
|
15
|
+
children: /* @__PURE__ */ t.jsxs("g", { fill: r ?? "currentColor", children: [
|
|
16
|
+
/* @__PURE__ */ t.jsx("path", { d: "m89.21 376.224 144.163-143.87c12.496-12.472 32.758-12.472 45.254 0l144.163 143.87c12.28 12.265 12.28 32.135 0 44.39l-22.24 22.195c-12.29 12.255-32.2 12.255-44.48 0l-100.07-99.867-100.07 99.867c-12.29 12.255-32.2 12.255-44.48 0l-22.24-22.195c-12.28-12.265-12.28-32.135 0-44.39z" }),
|
|
17
|
+
/* @__PURE__ */ t.jsx("rect", { height: "63", rx: "31.5", width: "352", x: "80", y: "77" })
|
|
18
|
+
] })
|
|
19
|
+
}
|
|
20
|
+
);
|
|
21
|
+
}
|
|
22
|
+
export {
|
|
23
|
+
i as default
|
|
24
|
+
};
|
package/build/icons/icon.d.ts
CHANGED
package/build/icons/icon.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const a=require("../jsx-runtime-BB_1_6y_.js"),s=require("./kakadu-guide.js"),n=require("./kakadu-guide-glyph.js"),i=require("./dots.js"),c=require("./menu.js"),u=require("./check.js"),d=require("./plus.js"),l=require("./times.js"),h=require("./chevron-up.js"),f=require("./chevron-right.js"),w=require("./chevron-down.js"),_=require("./chevron-left.js"),q=require("./caret-up.js"),g=require("./caret-right.js"),k=require("./caret-down.js"),m=require("./caret-left.js"),L=require("./arrow-up.js"),U=require("./arrow-right.js"),v=require("./arrow-down.js"),D=require("./arrow-left.js"),R=require("./anchor-up.js"),x=require("./anchor-down.js"),G=require("./trend-up.js"),p=require("./edit.js"),B=require("./copy.js"),S=require("./select.js"),j=require("./test.js"),b=require("./share.js"),M=require("./external.js"),C=require("./exclamation-triangle.js"),E=require("./sparkle.js"),O=require("./trash.js"),P=require("./chrome-browser-logo.js"),z=require("./edge-browser-logo.js");var t=(e=>(e.kakaduGuide="kakaduGuide",e.kakaduGuideGlyph="kakaduGuideGlyph",e.dots="dots",e.menu="menu",e.check="check",e.plus="plus",e.times="times",e.chevronUp="chevronUp",e.chevronRight="chevronRight",e.chevronDown="chevronDown",e.chevronLeft="chevronLeft",e.caretUp="caretUp",e.caretRight="caretRight",e.caretDown="caretDown",e.caretLeft="caretLeft",e.arrowUp="arrowUp",e.arrowRight="arrowRight",e.arrowDown="arrowDown",e.arrowLeft="arrowLeft",e.anchorUp="anchorUp",e.anchorDown="anchorDown",e.trendUp="trendUp",e.edit="edit",e.copy="copy",e.select="select",e.test="test",e.share="share",e.external="external",e.exclamationTriangle="exclamationTriangle",e.sparkle="sparkle",e.trash="trash",e.chromeBrowserLogo="chromeBrowserLogo",e.edgeBrowserLogo="edgeBrowserLogo",e))(t||{});const A={kakaduGuide:s.default,kakaduGuideGlyph:n.default,dots:i.default,menu:c.default,check:u.default,plus:d.default,times:l.default,chevronUp:h.default,chevronRight:f.default,chevronDown:w.default,chevronLeft:_.default,caretUp:q.default,caretRight:g.default,caretDown:k.default,caretLeft:m.default,arrowUp:L.default,arrowRight:U.default,arrowDown:v.default,arrowLeft:D.default,anchorUp:R.default,anchorDown:x.default,trendUp:G.default,edit:p.default,copy:B.default,select:S.default,test:j.default,share:b.default,external:M.default,exclamationTriangle:C.default,sparkle:E.default,trash:O.default,chromeBrowserLogo:P.default,edgeBrowserLogo:z.default},F="kakadu-components-2395643287";function H({type:e,...o}){const r=A[e];return r?a.jsxRuntimeExports.jsx(r,{...o}):null}exports.IconType=t;exports.default=H;exports.iconShadowStyles=F;
|
package/build/icons/icon.mjs
CHANGED
|
@@ -4,13 +4,13 @@ import a from "./kakadu-guide-glyph.mjs";
|
|
|
4
4
|
import i from "./dots.mjs";
|
|
5
5
|
import g from "./menu.mjs";
|
|
6
6
|
import h from "./check.mjs";
|
|
7
|
-
import
|
|
8
|
-
import
|
|
9
|
-
import
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import
|
|
7
|
+
import v from "./plus.mjs";
|
|
8
|
+
import f from "./times.mjs";
|
|
9
|
+
import s from "./chevron-up.mjs";
|
|
10
|
+
import n from "./chevron-right.mjs";
|
|
11
|
+
import p from "./chevron-down.mjs";
|
|
12
|
+
import w from "./chevron-left.mjs";
|
|
13
|
+
import S from "./caret-up.mjs";
|
|
14
14
|
import d from "./caret-right.mjs";
|
|
15
15
|
import l from "./caret-down.mjs";
|
|
16
16
|
import u from "./caret-left.mjs";
|
|
@@ -18,32 +18,34 @@ import c from "./arrow-up.mjs";
|
|
|
18
18
|
import k from "./arrow-right.mjs";
|
|
19
19
|
import L from "./arrow-down.mjs";
|
|
20
20
|
import U from "./arrow-left.mjs";
|
|
21
|
-
import D from "./
|
|
22
|
-
import R from "./
|
|
23
|
-
import x from "./
|
|
24
|
-
import C from "./
|
|
25
|
-
import G from "./
|
|
26
|
-
import B from "./
|
|
27
|
-
import
|
|
28
|
-
import
|
|
29
|
-
import j from "./
|
|
30
|
-
import K from "./
|
|
21
|
+
import D from "./anchor-up.mjs";
|
|
22
|
+
import R from "./anchor-down.mjs";
|
|
23
|
+
import x from "./trend-up.mjs";
|
|
24
|
+
import C from "./edit.mjs";
|
|
25
|
+
import G from "./copy.mjs";
|
|
26
|
+
import B from "./select.mjs";
|
|
27
|
+
import A from "./test.mjs";
|
|
28
|
+
import E from "./share.mjs";
|
|
29
|
+
import j from "./external.mjs";
|
|
30
|
+
import K from "./exclamation-triangle.mjs";
|
|
31
31
|
import M from "./sparkle.mjs";
|
|
32
32
|
import P from "./trash.mjs";
|
|
33
|
-
|
|
34
|
-
|
|
33
|
+
import b from "./chrome-browser-logo.mjs";
|
|
34
|
+
import q from "./edge-browser-logo.mjs";
|
|
35
|
+
var z = /* @__PURE__ */ ((r) => (r.kakaduGuide = "kakaduGuide", r.kakaduGuideGlyph = "kakaduGuideGlyph", r.dots = "dots", r.menu = "menu", r.check = "check", r.plus = "plus", r.times = "times", r.chevronUp = "chevronUp", r.chevronRight = "chevronRight", r.chevronDown = "chevronDown", r.chevronLeft = "chevronLeft", r.caretUp = "caretUp", r.caretRight = "caretRight", r.caretDown = "caretDown", r.caretLeft = "caretLeft", r.arrowUp = "arrowUp", r.arrowRight = "arrowRight", r.arrowDown = "arrowDown", r.arrowLeft = "arrowLeft", r.anchorUp = "anchorUp", r.anchorDown = "anchorDown", r.trendUp = "trendUp", r.edit = "edit", r.copy = "copy", r.select = "select", r.test = "test", r.share = "share", r.external = "external", r.exclamationTriangle = "exclamationTriangle", r.sparkle = "sparkle", r.trash = "trash", r.chromeBrowserLogo = "chromeBrowserLogo", r.edgeBrowserLogo = "edgeBrowserLogo", r))(z || {});
|
|
36
|
+
const F = {
|
|
35
37
|
kakaduGuide: m,
|
|
36
38
|
kakaduGuideGlyph: a,
|
|
37
39
|
dots: i,
|
|
38
40
|
menu: g,
|
|
39
41
|
check: h,
|
|
40
|
-
plus:
|
|
41
|
-
times:
|
|
42
|
-
chevronUp:
|
|
43
|
-
chevronRight:
|
|
44
|
-
chevronDown:
|
|
45
|
-
chevronLeft:
|
|
46
|
-
caretUp:
|
|
42
|
+
plus: v,
|
|
43
|
+
times: f,
|
|
44
|
+
chevronUp: s,
|
|
45
|
+
chevronRight: n,
|
|
46
|
+
chevronDown: p,
|
|
47
|
+
chevronLeft: w,
|
|
48
|
+
caretUp: S,
|
|
47
49
|
caretRight: d,
|
|
48
50
|
caretDown: l,
|
|
49
51
|
caretLeft: u,
|
|
@@ -51,28 +53,30 @@ const q = {
|
|
|
51
53
|
arrowRight: k,
|
|
52
54
|
arrowDown: L,
|
|
53
55
|
arrowLeft: U,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
56
|
+
anchorUp: D,
|
|
57
|
+
anchorDown: R,
|
|
58
|
+
trendUp: x,
|
|
59
|
+
edit: C,
|
|
60
|
+
copy: G,
|
|
61
|
+
select: B,
|
|
62
|
+
test: A,
|
|
63
|
+
share: E,
|
|
64
|
+
external: j,
|
|
65
|
+
exclamationTriangle: K,
|
|
62
66
|
sparkle: M,
|
|
63
67
|
trash: P,
|
|
64
|
-
chromeBrowserLogo:
|
|
65
|
-
edgeBrowserLogo:
|
|
66
|
-
},
|
|
67
|
-
function
|
|
68
|
+
chromeBrowserLogo: b,
|
|
69
|
+
edgeBrowserLogo: q
|
|
70
|
+
}, cr = "kakadu-components-2395643287";
|
|
71
|
+
function kr({
|
|
68
72
|
type: r,
|
|
69
73
|
...t
|
|
70
74
|
}) {
|
|
71
|
-
const o =
|
|
75
|
+
const o = F[r];
|
|
72
76
|
return o ? /* @__PURE__ */ e.jsx(o, { ...t }) : null;
|
|
73
77
|
}
|
|
74
78
|
export {
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
79
|
+
z as IconType,
|
|
80
|
+
kr as default,
|
|
81
|
+
cr as iconShadowStyles
|
|
78
82
|
};
|
package/build/index.d.ts
CHANGED
|
@@ -122,6 +122,10 @@ export * from './icons/arrow-down';
|
|
|
122
122
|
export { default as ArrowDownSvg } from './icons/arrow-down';
|
|
123
123
|
export * from './icons/arrow-left';
|
|
124
124
|
export { default as ArrowLeftSvg } from './icons/arrow-left';
|
|
125
|
+
export * from './icons/anchor-up';
|
|
126
|
+
export { default as AnchorUpSvg } from './icons/anchor-up';
|
|
127
|
+
export * from './icons/anchor-down';
|
|
128
|
+
export { default as AnchorDownSvg } from './icons/anchor-down';
|
|
125
129
|
export * from './icons/trend-up';
|
|
126
130
|
export { default as TrendUpSvg } from './icons/trend-up';
|
|
127
131
|
export * from './icons/edit';
|
package/build/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./theme.js"),d=require("./components/aria-text.js"),f=require("./components/atom.js"),L=require("./components/bankid-logo.js"),T=require("./components/box.js"),n=require("./components/button.js"),p=require("./components/button-tooltip.js"),b=require("./components/card.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./theme.js"),d=require("./components/aria-text.js"),f=require("./components/atom.js"),L=require("./components/bankid-logo.js"),T=require("./components/box.js"),n=require("./components/button.js"),p=require("./components/button-tooltip.js"),b=require("./components/card.js"),w=require("./components/click-ripples.js"),x=require("./components/collapsible.js"),B=require("./components/datum.js"),C=require("./components/dnb-logo.js"),I=require("./components/dot.js"),g=require("./components/flex.js"),S=require("./components/footer.js"),G=require("./components/gauge.js"),P=require("./components/gjensidige-logo.js"),R=require("./components/header.js"),m=require("./components/hover-gradient.js"),q=require("./components/icon-button.js"),a=require("./components/input.js"),D=require("./components/kakadu-guide-icon.js"),i=require("./components/kakadu-guide-logo.js"),M=require("./components/kakadu-index-logo.js"),A=require("./components/kakadu-logo.js"),s=require("./components/modal.js"),V=require("./components/moving-gradients.js"),F=require("./components/moving-stars.js"),u=require("./components/notice.js"),c=require("./components/notification.js"),_=require("./components/revealer.js"),r=require("./components/separator.js"),v=require("./components/skeleton.js"),H=require("./components/sparebank1-logo.js"),h=require("./components/spinner.js"),K=require("./components/sto-logo.js"),N=require("./components/storebrand-logo.js"),t=require("./components/text.js"),y=require("./components/text-button.js"),o=require("./components/theme-setter.js"),U=require("./components/veil.js"),k=require("./components/wrapper.js"),l=require("./icons/icon.js"),E=require("./icons/kakadu-guide.js"),W=require("./icons/kakadu-guide-glyph.js"),j=require("./icons/dots.js"),Q=require("./icons/menu.js"),O=require("./icons/check.js"),z=require("./icons/plus.js"),J=require("./icons/times.js"),X=require("./icons/chevron-up.js"),Y=require("./icons/chevron-right.js"),Z=require("./icons/chevron-down.js"),$=require("./icons/chevron-left.js"),ee=require("./icons/caret-up.js"),te=require("./icons/caret-right.js"),oe=require("./icons/caret-down.js"),ne=require("./icons/caret-left.js"),re=require("./icons/arrow-up.js"),ae=require("./icons/arrow-right.js"),ie=require("./icons/arrow-down.js"),se=require("./icons/arrow-left.js"),ue=require("./icons/anchor-up.js"),ce=require("./icons/anchor-down.js"),le=require("./icons/trend-up.js"),de=require("./icons/edit.js"),fe=require("./icons/copy.js"),pe=require("./icons/select.js"),ge=require("./icons/test.js"),Se=require("./icons/share.js"),me=require("./icons/external.js"),qe=require("./icons/exclamation-triangle.js"),_e=require("./icons/sparkle.js"),ve=require("./icons/trash.js"),he=require("./icons/chrome-browser-logo.js"),ye=require("./icons/edge-browser-logo.js"),ke=require("./hooks/use-media-query.js"),Le=require("./utilities/copy-to-clipboard.js"),Te=require("./utilities/generate-random-id.js"),be=require("./utilities/scale.js");exports.FontFamilyHead=e.FontFamilyHead;exports.buttonResetStyles=e.buttonResetStyles;exports.darkBackgroundColor=e.darkBackgroundColor;exports.effectStyles=e.effectStyles;exports.font=e.font;exports.lightBackgroundColor=e.lightBackgroundColor;exports.nonInteractiveEffectStyles=e.nonInteractiveEffectStyles;exports.overflowProtectionStyles=e.overflowProtectionStyles;exports.theme=e.default;exports.AriaText=d.default;exports.ariaTextStyles=d.ariaTextStyles;exports.Atom=f.default;exports.defaultAtomElementType=f.defaultAtomElementType;exports.BankidLogo=L.default;exports.Box=T.default;exports.Button=n.default;exports.ButtonVariant=n.ButtonVariant;exports.buttonDangerStyles=n.buttonDangerStyles;exports.buttonSecondaryStyles=n.buttonSecondaryStyles;exports.buttonSuccessStyles=n.buttonSuccessStyles;exports.buttonWarningStyles=n.buttonWarningStyles;exports.ButtonTooltip=p.default;exports.ButtonTooltipPosition=p.ButtonTooltipPosition;exports.Card=b.default;exports.ClickRipples=w.default;exports.Collapsible=x.default;exports.Datum=B.default;exports.DnbLogo=C.default;exports.Dot=I.default;exports.Flex=g.default;exports.FlexAlignment=g.FlexAlignment;exports.Footer=S.default;exports.FooterLinkItem=S.FooterLinkItem;exports.Gauge=G.default;exports.GjensidigeLogo=P.default;exports.Header=R.default;exports.HoverGradient=m.default;exports.normalBlendStyles=m.normalBlendStyles;exports.IconButton=q.default;exports.IconButtonVariant=q.IconButtonVariant;exports.Input=a.default;exports.Select=a.Select;exports.errorParagraph=a.errorParagraph;exports.KakaduGuideIcon=D.default;exports.KakaduGuideLogo=i.default;exports.KakaduGuideLogoSvg=i.KakaduGuideLogoSvg;exports.KakaduGuideLogoVariant=i.KakaduGuideLogoVariant;exports.KakaduIndexLogo=M.default;exports.KakaduLogo=A.default;exports.Modal=s.default;exports.useModal=s.useModal;exports.useModalContext=s.useModalContext;exports.MovingGradients=V.default;exports.MovingStars=F.default;exports.Notice=u.default;exports.NoticeType=u.NoticeType;exports.NotificationType=u.NoticeType;exports.Notification=c.default;exports.NotificationProvider=c.NotificationProvider;exports.useCreateNotification=c.useCreateNotification;exports.Revealer=_.default;exports.useRevealer=_.useRevealer;exports.Separator=r.default;exports.SeparatorLabel=r.SeparatorLabel;exports.SmallSeparator=r.SmallSeparator;exports.VerticalSeparator=r.VerticalSeparator;exports.Skeleton=v.default;exports.SkeletonInstance=v.SkeletonInstance;exports.Sparebank1Logo=H.default;exports.RevealSpinner=h.RevealSpinner;exports.Spinner=h.default;exports.StoLogo=K.default;exports.StorebrandLogo=N.default;exports.AnchorHeading=t.AnchorHeading;exports.Heading=t.Heading;exports.Hero=t.Hero;exports.Label=t.Label;exports.Paragraph=t.Paragraph;exports.Span=t.Span;exports.Text=t.default;exports.spanStyles=t.spanStyles;exports.textShadowStyles=t.textShadowStyles;exports.TextButton=y.default;exports.TextButtonVariant=y.TextButtonVariant;exports.ThemeSetter=o.default;exports.getThemePreference=o.getThemePreference;exports.setThemePreference=o.setThemePreference;exports.themePreferences=o.themePreferences;exports.useIsDarkMode=o.useIsDarkMode;exports.useIsLightMode=o.useIsLightMode;exports.useTheme=o.useTheme;exports.Veil=U.default;exports.Wrapper=k.default;exports.WrapperWidth=k.WrapperWidth;exports.Icon=l.default;exports.IconType=l.IconType;exports.iconShadowStyles=l.iconShadowStyles;exports.KakaduGuideSvg=E.default;exports.KakaduGuideGlyphSvg=W.default;exports.DotsSvg=j.default;exports.MenuSvg=Q.default;exports.CheckSvg=O.default;exports.PlusSvg=z.default;exports.TimesSvg=J.default;exports.ChevronUpSvg=X.default;exports.ChevronRightSvg=Y.default;exports.ChevronDownSvg=Z.default;exports.ChevronLeftSvg=$.default;exports.CaretUpSvg=ee.default;exports.CaretRightSvg=te.default;exports.CaretDownSvg=oe.default;exports.CaretLeftSvg=ne.default;exports.ArrowUpSvg=re.default;exports.ArrowRightSvg=ae.default;exports.ArrowDownSvg=ie.default;exports.ArrowLeftSvg=se.default;exports.AnchorUpSvg=ue.default;exports.AnchorDownSvg=ce.default;exports.TrendUpSvg=le.default;exports.EditSvg=de.default;exports.CopySvg=fe.default;exports.SelectSvg=pe.default;exports.TestSvg=ge.default;exports.ShareSvg=Se.default;exports.ExternalSvg=me.default;exports.ExclamationTriangleSvg=qe.default;exports.SparkleSvg=_e.default;exports.TrashSvg=ve.default;exports.ChromeBrowserLogoSvg=he.default;exports.EdgeBrowserLogoSvg=ye.default;exports.useMediaQuery=ke.default;exports.copyToClipboard=Le.default;exports.generateRandomId=Te.default;exports.scale=be.default;
|
package/build/index.mjs
CHANGED
|
@@ -3,8 +3,8 @@ import { default as x, ariaTextStyles as n } from "./components/aria-text.mjs";
|
|
|
3
3
|
import { default as g, 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, ButtonVariant as L, buttonDangerStyles as C, buttonSecondaryStyles as B, buttonSuccessStyles as
|
|
7
|
-
import { default as
|
|
6
|
+
import { default as k, ButtonVariant as L, buttonDangerStyles as C, buttonSecondaryStyles as B, buttonSuccessStyles as w, buttonWarningStyles as I } from "./components/button.mjs";
|
|
7
|
+
import { default as A, ButtonTooltipPosition as G } from "./components/button-tooltip.mjs";
|
|
8
8
|
import { default as M } from "./components/card.mjs";
|
|
9
9
|
import { default as R } from "./components/click-ripples.mjs";
|
|
10
10
|
import { default as N } from "./components/collapsible.mjs";
|
|
@@ -24,9 +24,9 @@ import { default as Se, KakaduGuideLogoSvg as ge, KakaduGuideLogoVariant as ie }
|
|
|
24
24
|
import { default as ce } from "./components/kakadu-index-logo.mjs";
|
|
25
25
|
import { default as ye } from "./components/kakadu-logo.mjs";
|
|
26
26
|
import { default as ke, useModal as Le, useModalContext as Ce } from "./components/modal.mjs";
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
27
|
+
import { default as we } from "./components/moving-gradients.mjs";
|
|
28
|
+
import { default as be } from "./components/moving-stars.mjs";
|
|
29
|
+
import { default as Ge, NoticeType as De, NoticeType as Me } from "./components/notice.mjs";
|
|
30
30
|
import { default as Re, NotificationProvider as Ke, useCreateNotification as Ne } from "./components/notification.mjs";
|
|
31
31
|
import { default as Fe, useRevealer as He } from "./components/revealer.mjs";
|
|
32
32
|
import { default as Ue, SeparatorLabel as We, SmallSeparator as je, VerticalSeparator as Qe } from "./components/separator.mjs";
|
|
@@ -38,8 +38,8 @@ import { default as to } from "./components/storebrand-logo.mjs";
|
|
|
38
38
|
import { AnchorHeading as ro, Heading as fo, Hero as lo, Label as so, Paragraph as uo, Span as po, default as mo, spanStyles as xo, textShadowStyles as no } from "./components/text.mjs";
|
|
39
39
|
import { default as go, TextButtonVariant as io } from "./components/text-button.mjs";
|
|
40
40
|
import { default as co, getThemePreference as ho, setThemePreference as yo, themePreferences as To, useIsDarkMode as ko, useIsLightMode as Lo, useTheme as Co } from "./components/theme-setter.mjs";
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
41
|
+
import { default as wo } from "./components/veil.mjs";
|
|
42
|
+
import { default as bo, WrapperWidth as Ao } from "./components/wrapper.mjs";
|
|
43
43
|
import { default as Do, IconType as Mo, iconShadowStyles as Po } from "./icons/icon.mjs";
|
|
44
44
|
import { default as Ko } from "./icons/kakadu-guide.mjs";
|
|
45
45
|
import { default as Eo } from "./icons/kakadu-guide-glyph.mjs";
|
|
@@ -60,24 +60,28 @@ import { default as mt } from "./icons/arrow-up.mjs";
|
|
|
60
60
|
import { default as nt } from "./icons/arrow-right.mjs";
|
|
61
61
|
import { default as gt } from "./icons/arrow-down.mjs";
|
|
62
62
|
import { default as vt } from "./icons/arrow-left.mjs";
|
|
63
|
-
import { default as ht } from "./icons/
|
|
64
|
-
import { default as Tt } from "./icons/
|
|
65
|
-
import { default as Lt } from "./icons/
|
|
66
|
-
import { default as Bt } from "./icons/
|
|
67
|
-
import { default as
|
|
68
|
-
import { default as
|
|
69
|
-
import { default as Dt } from "./icons/
|
|
70
|
-
import { default as Pt } from "./icons/
|
|
71
|
-
import { default as Kt } from "./icons/
|
|
72
|
-
import { default as Et } from "./icons/
|
|
73
|
-
import { default as Ht } from "./icons/
|
|
74
|
-
import { default as Ut } from "./icons/
|
|
75
|
-
import { default as jt } from "./
|
|
76
|
-
import { default as qt } from "./
|
|
77
|
-
import { default as Jt } from "./
|
|
78
|
-
import { default as Xt } from "./utilities/
|
|
63
|
+
import { default as ht } from "./icons/anchor-up.mjs";
|
|
64
|
+
import { default as Tt } from "./icons/anchor-down.mjs";
|
|
65
|
+
import { default as Lt } from "./icons/trend-up.mjs";
|
|
66
|
+
import { default as Bt } from "./icons/edit.mjs";
|
|
67
|
+
import { default as It } from "./icons/copy.mjs";
|
|
68
|
+
import { default as At } from "./icons/select.mjs";
|
|
69
|
+
import { default as Dt } from "./icons/test.mjs";
|
|
70
|
+
import { default as Pt } from "./icons/share.mjs";
|
|
71
|
+
import { default as Kt } from "./icons/external.mjs";
|
|
72
|
+
import { default as Et } from "./icons/exclamation-triangle.mjs";
|
|
73
|
+
import { default as Ht } from "./icons/sparkle.mjs";
|
|
74
|
+
import { default as Ut } from "./icons/trash.mjs";
|
|
75
|
+
import { default as jt } from "./icons/chrome-browser-logo.mjs";
|
|
76
|
+
import { default as qt } from "./icons/edge-browser-logo.mjs";
|
|
77
|
+
import { default as Jt } from "./hooks/use-media-query.mjs";
|
|
78
|
+
import { default as Xt } from "./utilities/copy-to-clipboard.mjs";
|
|
79
|
+
import { default as Zt } from "./utilities/generate-random-id.mjs";
|
|
80
|
+
import { default as $t } from "./utilities/scale.mjs";
|
|
79
81
|
export {
|
|
82
|
+
Tt as AnchorDownSvg,
|
|
80
83
|
ro as AnchorHeading,
|
|
84
|
+
ht as AnchorUpSvg,
|
|
81
85
|
x as AriaText,
|
|
82
86
|
gt as ArrowDownSvg,
|
|
83
87
|
vt as ArrowLeftSvg,
|
|
@@ -87,8 +91,8 @@ export {
|
|
|
87
91
|
c as BankidLogo,
|
|
88
92
|
y as Box,
|
|
89
93
|
k as Button,
|
|
90
|
-
|
|
91
|
-
|
|
94
|
+
A as ButtonTooltip,
|
|
95
|
+
G as ButtonTooltipPosition,
|
|
92
96
|
L as ButtonVariant,
|
|
93
97
|
M as Card,
|
|
94
98
|
dt as CaretDownSvg,
|
|
@@ -100,18 +104,18 @@ export {
|
|
|
100
104
|
ot as ChevronLeftSvg,
|
|
101
105
|
Zo as ChevronRightSvg,
|
|
102
106
|
Xo as ChevronUpSvg,
|
|
103
|
-
|
|
107
|
+
jt as ChromeBrowserLogoSvg,
|
|
104
108
|
R as ClickRipples,
|
|
105
109
|
N as Collapsible,
|
|
106
|
-
|
|
110
|
+
It as CopySvg,
|
|
107
111
|
F as Datum,
|
|
108
112
|
V as DnbLogo,
|
|
109
113
|
W as Dot,
|
|
110
114
|
Ho as DotsSvg,
|
|
111
|
-
|
|
112
|
-
|
|
113
|
-
|
|
114
|
-
|
|
115
|
+
qt as EdgeBrowserLogoSvg,
|
|
116
|
+
Bt as EditSvg,
|
|
117
|
+
Et as ExclamationTriangleSvg,
|
|
118
|
+
Kt as ExternalSvg,
|
|
115
119
|
Q as Flex,
|
|
116
120
|
q as FlexAlignment,
|
|
117
121
|
t as FontFamilyHead,
|
|
@@ -139,9 +143,9 @@ export {
|
|
|
139
143
|
so as Label,
|
|
140
144
|
Uo as MenuSvg,
|
|
141
145
|
ke as Modal,
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
146
|
+
we as MovingGradients,
|
|
147
|
+
be as MovingStars,
|
|
148
|
+
Ge as Notice,
|
|
145
149
|
De as NoticeType,
|
|
146
150
|
Re as Notification,
|
|
147
151
|
Ke as NotificationProvider,
|
|
@@ -151,51 +155,51 @@ export {
|
|
|
151
155
|
Ze as RevealSpinner,
|
|
152
156
|
Fe as Revealer,
|
|
153
157
|
ue as Select,
|
|
154
|
-
|
|
158
|
+
At as SelectSvg,
|
|
155
159
|
Ue as Separator,
|
|
156
160
|
We as SeparatorLabel,
|
|
157
|
-
|
|
161
|
+
Pt as ShareSvg,
|
|
158
162
|
ze as Skeleton,
|
|
159
163
|
Je as SkeletonInstance,
|
|
160
164
|
je as SmallSeparator,
|
|
161
165
|
po as Span,
|
|
162
166
|
Xe as Sparebank1Logo,
|
|
163
|
-
|
|
167
|
+
Ht as SparkleSvg,
|
|
164
168
|
_e as Spinner,
|
|
165
169
|
eo as StoLogo,
|
|
166
170
|
to as StorebrandLogo,
|
|
167
|
-
|
|
171
|
+
Dt as TestSvg,
|
|
168
172
|
mo as Text,
|
|
169
173
|
go as TextButton,
|
|
170
174
|
io as TextButtonVariant,
|
|
171
175
|
co as ThemeSetter,
|
|
172
176
|
Jo as TimesSvg,
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
177
|
+
Ut as TrashSvg,
|
|
178
|
+
Lt as TrendUpSvg,
|
|
179
|
+
wo as Veil,
|
|
176
180
|
Qe as VerticalSeparator,
|
|
177
|
-
|
|
178
|
-
|
|
181
|
+
bo as Wrapper,
|
|
182
|
+
Ao as WrapperWidth,
|
|
179
183
|
n as ariaTextStyles,
|
|
180
184
|
C as buttonDangerStyles,
|
|
181
185
|
a as buttonResetStyles,
|
|
182
186
|
B as buttonSecondaryStyles,
|
|
183
|
-
|
|
184
|
-
|
|
185
|
-
|
|
187
|
+
w as buttonSuccessStyles,
|
|
188
|
+
I as buttonWarningStyles,
|
|
189
|
+
Xt as copyToClipboard,
|
|
186
190
|
r as darkBackgroundColor,
|
|
187
191
|
i as defaultAtomElementType,
|
|
188
192
|
f as effectStyles,
|
|
189
193
|
pe as errorParagraph,
|
|
190
194
|
l as font,
|
|
191
|
-
|
|
195
|
+
Zt as generateRandomId,
|
|
192
196
|
ho as getThemePreference,
|
|
193
197
|
Po as iconShadowStyles,
|
|
194
198
|
d as lightBackgroundColor,
|
|
195
199
|
s as nonInteractiveEffectStyles,
|
|
196
200
|
ae as normalBlendStyles,
|
|
197
201
|
u as overflowProtectionStyles,
|
|
198
|
-
|
|
202
|
+
$t as scale,
|
|
199
203
|
yo as setThemePreference,
|
|
200
204
|
xo as spanStyles,
|
|
201
205
|
no as textShadowStyles,
|
|
@@ -204,7 +208,7 @@ export {
|
|
|
204
208
|
Ne as useCreateNotification,
|
|
205
209
|
ko as useIsDarkMode,
|
|
206
210
|
Lo as useIsLightMode,
|
|
207
|
-
|
|
211
|
+
Jt as useMediaQuery,
|
|
208
212
|
Le as useModal,
|
|
209
213
|
Ce as useModalContext,
|
|
210
214
|
He as useRevealer,
|