@kakadu/components 1.6.5 → 1.7.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/box.js +1 -1
- package/build/components/box.mjs +1 -1
- package/build/components/button.js +1 -1
- package/build/components/button.mjs +1 -1
- package/build/components/card.js +1 -1
- package/build/components/card.mjs +4 -4
- package/build/components/datum.js +1 -1
- package/build/components/datum.mjs +1 -1
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +1 -1
- package/build/components/input.js +1 -1
- package/build/components/input.mjs +1 -1
- package/build/components/modal.js +1 -1
- package/build/components/modal.mjs +1 -1
- package/build/components/notice.js +1 -1
- package/build/components/notice.mjs +1 -1
- package/build/components/text-button.js +1 -1
- package/build/components/text-button.mjs +1 -1
- package/build/components.css +1 -1
- package/build/{icon-Ci3BSxQa.mjs → icon-C6X3pQX0.mjs} +97 -83
- package/build/icon-Dw7yhWuE.js +1 -0
- package/build/icons/arrow-left.d.ts +2 -0
- package/build/icons/arrow-left.js +1 -0
- package/build/icons/arrow-left.mjs +27 -0
- package/build/icons/arrow-right.d.ts +2 -0
- package/build/icons/arrow-right.js +1 -0
- package/build/icons/arrow-right.mjs +27 -0
- package/build/icons/arrow-up.d.ts +2 -0
- package/build/icons/arrow-up.js +1 -0
- package/build/icons/arrow-up.mjs +27 -0
- package/build/icons/caret-left.d.ts +2 -0
- package/build/icons/caret-left.js +1 -0
- package/build/icons/caret-left.mjs +27 -0
- package/build/icons/caret-up.d.ts +2 -0
- package/build/icons/caret-up.js +1 -0
- package/build/icons/caret-up.mjs +27 -0
- package/build/icons/chevron-left.d.ts +2 -0
- package/build/icons/chevron-left.js +1 -0
- package/build/icons/chevron-left.mjs +27 -0
- package/build/icons/chevron-right.d.ts +2 -0
- package/build/icons/chevron-right.js +1 -0
- package/build/icons/chevron-right.mjs +27 -0
- package/build/icons/icon.d.ts +9 -2
- package/build/icons/icon.js +1 -1
- package/build/icons/icon.mjs +13 -6
- package/build/icons/kakadu-guide-glyph.js +1 -1
- package/build/icons/kakadu-guide-glyph.mjs +10 -10
- package/build/icons/kakadu-guide.js +1 -1
- package/build/icons/kakadu-guide.mjs +4 -4
- package/build/index.d.ts +33 -19
- package/build/index.js +1 -1
- package/build/index.mjs +110 -96
- package/build/theme.js +1 -1
- package/build/theme.mjs +1 -1
- package/package.json +1 -1
- package/build/icon-CRXHH3In.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function i({fill:t,...s}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"51",viewBox:"0 0 58 51",width:"58",xmlns:"http://www.w3.org/2000/svg",...s,children:e.jsxRuntimeExports.jsxs("g",{fill:t??"
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function i({fill:t,...s}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"51",viewBox:"0 0 58 51",width:"58",xmlns:"http://www.w3.org/2000/svg",...s,children:e.jsxRuntimeExports.jsxs("g",{fill:t??"currentColor",children:[e.jsxRuntimeExports.jsx("path",{d:"m17.9988 35.0744c-6.0716 3.115-13.51877.7183-16.63377-5.3533s-.718237-13.5187 5.35332-16.6337c6.07155-3.11503 13.51875-.7183 16.63375 5.3533 3.115 6.0715.7182 13.5187-5.3533 16.6337z"}),e.jsxRuntimeExports.jsx("path",{d:"m38.6911 2.56737c2.7274-3.106646 7.4284-3.440896 10.4993-.74576.2992.26264.5722.5456.8181.84303.0011-.00124.0016-.00286.0027-.0041 4.0518 4.59165 6.5582 10.39996 7.0885 16.53546.0091.6479.0086 1.2985-.0054 1.9515-.0473 2.2067-.2283 4.3795-.531 6.5114-.2534 1.1743-.5836 2.3458-.993 3.5086-3.7658 10.6961-13.2315 17.753-23.7873 18.9651-.0134.0028-.0286.0028-.0419.0055-.1309.0148-.2621.0272-.3933.0402-.5392.0103-1.0833-.1676-1.5211-.5517-.9319-.8184-1.0255-2.2359-.2089-3.1662.1839-.2093.3989-.3756.6313-.4991 3.9314-3.215 7.0608-7.5135 8.8707-12.6541 2.5992-7.383 1.9931-15.1162-1.0861-21.6843.0024-.0011.0059-.0029.0083-.0039-1.8094-2.72489-1.6358-6.44834.6491-9.05163z"})]})})}exports.default=i;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { j as
|
|
2
|
-
function
|
|
3
|
-
fill:
|
|
4
|
-
...
|
|
1
|
+
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
function i({
|
|
3
|
+
fill: s,
|
|
4
|
+
...r
|
|
5
5
|
}) {
|
|
6
|
-
return /* @__PURE__ */
|
|
6
|
+
return /* @__PURE__ */ t.jsx(
|
|
7
7
|
"svg",
|
|
8
8
|
{
|
|
9
9
|
fill: "none",
|
|
@@ -11,14 +11,14 @@ function h({
|
|
|
11
11
|
viewBox: "0 0 58 51",
|
|
12
12
|
width: "58",
|
|
13
13
|
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
-
...
|
|
15
|
-
children: /* @__PURE__ */
|
|
16
|
-
/* @__PURE__ */
|
|
17
|
-
/* @__PURE__ */
|
|
14
|
+
...r,
|
|
15
|
+
children: /* @__PURE__ */ t.jsxs("g", { fill: s ?? "currentColor", children: [
|
|
16
|
+
/* @__PURE__ */ t.jsx("path", { d: "m17.9988 35.0744c-6.0716 3.115-13.51877.7183-16.63377-5.3533s-.718237-13.5187 5.35332-16.6337c6.07155-3.11503 13.51875-.7183 16.63375 5.3533 3.115 6.0715.7182 13.5187-5.3533 16.6337z" }),
|
|
17
|
+
/* @__PURE__ */ t.jsx("path", { d: "m38.6911 2.56737c2.7274-3.106646 7.4284-3.440896 10.4993-.74576.2992.26264.5722.5456.8181.84303.0011-.00124.0016-.00286.0027-.0041 4.0518 4.59165 6.5582 10.39996 7.0885 16.53546.0091.6479.0086 1.2985-.0054 1.9515-.0473 2.2067-.2283 4.3795-.531 6.5114-.2534 1.1743-.5836 2.3458-.993 3.5086-3.7658 10.6961-13.2315 17.753-23.7873 18.9651-.0134.0028-.0286.0028-.0419.0055-.1309.0148-.2621.0272-.3933.0402-.5392.0103-1.0833-.1676-1.5211-.5517-.9319-.8184-1.0255-2.2359-.2089-3.1662.1839-.2093.3989-.3756.6313-.4991 3.9314-3.215 7.0608-7.5135 8.8707-12.6541 2.5992-7.383 1.9931-15.1162-1.0861-21.6843.0024-.0011.0059-.0029.0083-.0039-1.8094-2.72489-1.6358-6.44834.6491-9.05163z" })
|
|
18
18
|
] })
|
|
19
19
|
}
|
|
20
20
|
);
|
|
21
21
|
}
|
|
22
22
|
export {
|
|
23
|
-
|
|
23
|
+
i as default
|
|
24
24
|
};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function r({fill:t,...i}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"108",viewBox:"0 0 108 108",width:"108",xmlns:"http://www.w3.org/2000/svg",...i,children:e.jsxRuntimeExports.jsx("path",{d:"m54 0c29.8234 0 54 24.1776 54 54.001h.001v54h-54.001c-29.8232 0-53.99973608-24.1769-54-54 .00002474-29.8234 24.1766-54.001 54-54.001zm21.5176 34.5908c-3.071-2.6951-7.7717-2.3617-10.499.7451-2.2846 2.6032-2.4585 6.3281-.6495 9.0528-.0022.0009-.0055.002-.0078.0029 3.0791 6.5681 3.6852 14.3016 1.086 21.6846-1.81 5.1405-4.9397 9.4394-8.8711 12.6543-.2323.1235-.4471.2897-.6309.499-.8161.9303-.7238 2.3487.208 3.167.4342.3809.9747.5589 1.5098.5517.141-.0139.2822-.0279.4228-.0439.0081-.0016.0165-.0012.0245-.0029l.582-.0713c10.3208-1.4001 19.5104-8.3953 23.207-18.8946.4093-1.1627.7389-2.3345.9922-3.5087.3026-2.1317.4829-4.3045.5303-6.5108.014-.6534.0149-1.3048.0058-1.9531-.5307-6.135-3.0372-11.943-7.0888-16.5342-.0011.0014-.0019.0036-.003.0049-.2459-.2974-.5192-.5802-.8183-.8428zm-25.8369 16.6182c-3.115-6.0715-10.5623-8.4683-16.6338-5.3535-6.0716 3.115-8.4685 10.5622-5.3535 16.6338 3.115 6.0714 10.5622 8.4685 16.6337 5.3535 6.0714-3.115 8.4683-10.5624 5.3536-16.6338z",fill:t??"currentColor"})})}exports.default=r;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
-
function
|
|
3
|
-
fill:
|
|
2
|
+
function o({
|
|
3
|
+
fill: r,
|
|
4
4
|
...e
|
|
5
5
|
}) {
|
|
6
6
|
return /* @__PURE__ */ t.jsx(
|
|
@@ -16,12 +16,12 @@ function h({
|
|
|
16
16
|
"path",
|
|
17
17
|
{
|
|
18
18
|
d: "m54 0c29.8234 0 54 24.1776 54 54.001h.001v54h-54.001c-29.8232 0-53.99973608-24.1769-54-54 .00002474-29.8234 24.1766-54.001 54-54.001zm21.5176 34.5908c-3.071-2.6951-7.7717-2.3617-10.499.7451-2.2846 2.6032-2.4585 6.3281-.6495 9.0528-.0022.0009-.0055.002-.0078.0029 3.0791 6.5681 3.6852 14.3016 1.086 21.6846-1.81 5.1405-4.9397 9.4394-8.8711 12.6543-.2323.1235-.4471.2897-.6309.499-.8161.9303-.7238 2.3487.208 3.167.4342.3809.9747.5589 1.5098.5517.141-.0139.2822-.0279.4228-.0439.0081-.0016.0165-.0012.0245-.0029l.582-.0713c10.3208-1.4001 19.5104-8.3953 23.207-18.8946.4093-1.1627.7389-2.3345.9922-3.5087.3026-2.1317.4829-4.3045.5303-6.5108.014-.6534.0149-1.3048.0058-1.9531-.5307-6.135-3.0372-11.943-7.0888-16.5342-.0011.0014-.0019.0036-.003.0049-.2459-.2974-.5192-.5802-.8183-.8428zm-25.8369 16.6182c-3.115-6.0715-10.5623-8.4683-16.6338-5.3535-6.0716 3.115-8.4685 10.5622-5.3535 16.6338 3.115 6.0714 10.5622 8.4685 16.6337 5.3535 6.0714-3.115 8.4683-10.5624 5.3536-16.6338z",
|
|
19
|
-
fill:
|
|
19
|
+
fill: r ?? "currentColor"
|
|
20
20
|
}
|
|
21
21
|
)
|
|
22
22
|
}
|
|
23
23
|
);
|
|
24
24
|
}
|
|
25
25
|
export {
|
|
26
|
-
|
|
26
|
+
o as default
|
|
27
27
|
};
|
package/build/index.d.ts
CHANGED
|
@@ -82,42 +82,56 @@ export * from './components/veil';
|
|
|
82
82
|
export { default as Veil } from './components/veil';
|
|
83
83
|
export * from './components/wrapper';
|
|
84
84
|
export { default as Wrapper } from './components/wrapper';
|
|
85
|
+
export * from './icons/arrow-up';
|
|
86
|
+
export { default as ArrowUpSvg } from './icons/arrow-up';
|
|
87
|
+
export * from './icons/arrow-right';
|
|
88
|
+
export { default as ArrowRightSvg } from './icons/arrow-right';
|
|
85
89
|
export * from './icons/arrow-down';
|
|
86
|
-
export { default as
|
|
87
|
-
export * from './icons/
|
|
88
|
-
export { default as
|
|
90
|
+
export { default as ArrowDownSvg } from './icons/arrow-down';
|
|
91
|
+
export * from './icons/arrow-left';
|
|
92
|
+
export { default as ArrowLeftSvg } from './icons/arrow-left';
|
|
93
|
+
export * from './icons/caret-up';
|
|
94
|
+
export { default as CaretUpSvg } from './icons/caret-up';
|
|
89
95
|
export * from './icons/caret-right';
|
|
90
|
-
export { default as
|
|
96
|
+
export { default as CaretRightSvg } from './icons/caret-right';
|
|
97
|
+
export * from './icons/caret-down';
|
|
98
|
+
export { default as CaretDownSvg } from './icons/caret-down';
|
|
99
|
+
export * from './icons/caret-left';
|
|
100
|
+
export { default as CaretLeftSvg } from './icons/caret-left';
|
|
91
101
|
export * from './icons/check';
|
|
92
|
-
export { default as
|
|
93
|
-
export * from './icons/chevron-down';
|
|
94
|
-
export { default as ChevronDown } from './icons/chevron-down';
|
|
102
|
+
export { default as CheckSvg } from './icons/check';
|
|
95
103
|
export * from './icons/chevron-up';
|
|
96
|
-
export { default as
|
|
104
|
+
export { default as ChevronUpSvg } from './icons/chevron-up';
|
|
105
|
+
export * from './icons/chevron-right';
|
|
106
|
+
export { default as ChevronRightSvg } from './icons/chevron-right';
|
|
107
|
+
export * from './icons/chevron-down';
|
|
108
|
+
export { default as ChevronDownSvg } from './icons/chevron-down';
|
|
109
|
+
export * from './icons/chevron-left';
|
|
110
|
+
export { default as ChevronLeftSvg } from './icons/chevron-left';
|
|
97
111
|
export * from './icons/chrome-browser-logo';
|
|
98
|
-
export { default as
|
|
112
|
+
export { default as ChromeBrowserLogoSvg } from './icons/chrome-browser-logo';
|
|
99
113
|
export * from './icons/copy';
|
|
100
|
-
export { default as
|
|
114
|
+
export { default as CopySvg } from './icons/copy';
|
|
101
115
|
export * from './icons/edit';
|
|
102
|
-
export { default as
|
|
116
|
+
export { default as EditSvg } from './icons/edit';
|
|
103
117
|
export * from './icons/edge-browser-logo';
|
|
104
|
-
export { default as
|
|
118
|
+
export { default as EdgeBrowserLogoSvg } from './icons/edge-browser-logo';
|
|
105
119
|
export * from './icons/exclamation-triangle';
|
|
106
|
-
export { default as
|
|
120
|
+
export { default as ExclamationTriangleSvg } from './icons/exclamation-triangle';
|
|
107
121
|
export * from './icons/icon';
|
|
108
122
|
export { default as Icon } from './icons/icon';
|
|
109
123
|
export * from './icons/kakadu-guide';
|
|
110
|
-
export { default as
|
|
124
|
+
export { default as KakaduGuideSvg } from './icons/kakadu-guide';
|
|
111
125
|
export * from './icons/kakadu-guide-glyph';
|
|
112
|
-
export { default as
|
|
126
|
+
export { default as KakaduGuideGlyphSvg } from './icons/kakadu-guide-glyph';
|
|
113
127
|
export * from './icons/menu';
|
|
114
|
-
export { default as
|
|
128
|
+
export { default as MenuSvg } from './icons/menu';
|
|
115
129
|
export * from './icons/plus';
|
|
116
|
-
export { default as
|
|
130
|
+
export { default as PlusSvg } from './icons/plus';
|
|
117
131
|
export * from './icons/test';
|
|
118
|
-
export { default as
|
|
132
|
+
export { default as TestSvg } from './icons/test';
|
|
119
133
|
export * from './icons/times';
|
|
120
|
-
export { default as
|
|
134
|
+
export { default as TimesSvg } from './icons/times';
|
|
121
135
|
export * from './hooks/use-media-query';
|
|
122
136
|
export { default as useMediaQuery } from './hooks/use-media-query';
|
|
123
137
|
export * from './utilities/copy-to-clipboard';
|
package/build/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./theme.js"),l=require("./components/aria-text.js"),d=require("./components/atom.js"),
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./theme.js"),l=require("./components/aria-text.js"),d=require("./components/atom.js"),k=require("./components/bankid-logo.js"),L=require("./components/box.js"),n=require("./components/button.js"),b=require("./components/button-tooltip.js"),T=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"),f=require("./components/flex.js"),p=require("./components/footer.js"),G=require("./components/gauge.js"),R=require("./components/gjensidige-logo.js"),P=require("./components/header.js"),g=require("./components/hover-gradient.js"),S=require("./components/icon-button.js"),a=require("./components/input.js"),M=require("./components/kakadu-guide-icon.js"),u=require("./components/kakadu-guide-logo.js"),D=require("./components/kakadu-index-logo.js"),A=require("./components/kakadu-logo.js"),i=require("./components/modal.js"),V=require("./components/moving-gradients.js"),F=require("./components/moving-stars.js"),m=require("./components/notice.js"),s=require("./components/notification.js"),q=require("./components/revealer.js"),r=require("./components/separator.js"),_=require("./components/skeleton.js"),H=require("./components/sparebank1-logo.js"),v=require("./components/spinner.js"),K=require("./components/sto-logo.js"),N=require("./components/storebrand-logo.js"),t=require("./components/text.js"),h=require("./components/text-button.js"),o=require("./components/theme-setter.js"),E=require("./components/veil.js"),y=require("./components/wrapper.js"),W=require("./icons/arrow-up.js"),U=require("./icons/arrow-right.js"),j=require("./icons/arrow-down.js"),Q=require("./icons/arrow-left.js"),O=require("./icons/caret-up.js"),z=require("./icons/caret-right.js"),J=require("./icons/caret-down.js"),X=require("./icons/caret-left.js"),Y=require("./icons/check.js"),Z=require("./icons/chevron-up.js"),$=require("./icons/chevron-right.js"),ee=require("./icons/chevron-down.js"),te=require("./icons/chevron-left.js"),oe=require("./icons/chrome-browser-logo.js"),ne=require("./icons/copy.js"),re=require("./icons/edit.js"),ae=require("./icons/edge-browser-logo.js"),ue=require("./icons/exclamation-triangle.js"),c=require("./icon-Dw7yhWuE.js"),ie=require("./icons/kakadu-guide.js"),se=require("./icons/kakadu-guide-glyph.js"),ce=require("./icons/menu.js"),le=require("./icons/plus.js"),de=require("./icons/test.js"),fe=require("./icons/times.js"),pe=require("./hooks/use-media-query.js"),ge=require("./utilities/copy-to-clipboard.js"),Se=require("./utilities/generate-random-id.js"),me=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=l.default;exports.ariaTextStyles=l.ariaTextStyles;exports.Atom=d.default;exports.defaultAtomElementType=d.defaultAtomElementType;exports.BankidLogo=k.default;exports.Box=L.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=b.default;exports.Card=T.default;exports.ClickRipples=w.default;exports.Collapsible=x.default;exports.Datum=B.default;exports.DnbLogo=C.default;exports.Dot=I.default;exports.Flex=f.default;exports.FlexAlignment=f.FlexAlignment;exports.Footer=p.default;exports.FooterLinkItem=p.FooterLinkItem;exports.Gauge=G.default;exports.GjensidigeLogo=R.default;exports.Header=P.default;exports.HoverGradient=g.default;exports.normalBlendStyles=g.normalBlendStyles;exports.IconButton=S.default;exports.IconButtonVariant=S.IconButtonVariant;exports.Input=a.default;exports.Select=a.Select;exports.errorParagraph=a.errorParagraph;exports.KakaduGuideIcon=M.default;exports.KakaduGuideLogo=u.default;exports.KakaduGuideLogoSvg=u.KakaduGuideLogoSvg;exports.KakaduGuideLogoVariant=u.KakaduGuideLogoVariant;exports.KakaduIndexLogo=D.default;exports.KakaduLogo=A.default;exports.Modal=i.default;exports.useModal=i.useModal;exports.useModalContext=i.useModalContext;exports.MovingGradients=V.default;exports.MovingStars=F.default;exports.Notice=m.default;exports.NoticeType=m.NoticeType;exports.Notification=s.default;exports.NotificationProvider=s.NotificationProvider;exports.useCreateNotification=s.useCreateNotification;exports.Revealer=q.default;exports.useRevealer=q.useRevealer;exports.Separator=r.default;exports.SeparatorLabel=r.SeparatorLabel;exports.SmallSeparator=r.SmallSeparator;exports.VerticalSeparator=r.VerticalSeparator;exports.Skeleton=_.default;exports.SkeletonInstance=_.SkeletonInstance;exports.Sparebank1Logo=H.default;exports.RevealSpinner=v.RevealSpinner;exports.Spinner=v.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=h.default;exports.TextButtonVariant=h.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=E.default;exports.Wrapper=y.default;exports.WrapperWidth=y.WrapperWidth;exports.ArrowUpSvg=W.default;exports.ArrowRightSvg=U.default;exports.ArrowDownSvg=j.default;exports.ArrowLeftSvg=Q.default;exports.CaretUpSvg=O.default;exports.CaretRightSvg=z.default;exports.CaretDownSvg=J.default;exports.CaretLeftSvg=X.default;exports.CheckSvg=Y.default;exports.ChevronUpSvg=Z.default;exports.ChevronRightSvg=$.default;exports.ChevronDownSvg=ee.default;exports.ChevronLeftSvg=te.default;exports.ChromeBrowserLogoSvg=oe.default;exports.CopySvg=ne.default;exports.EditSvg=re.default;exports.EdgeBrowserLogoSvg=ae.default;exports.ExclamationTriangleSvg=ue.default;exports.Icon=c.Icon;exports.IconType=c.IconType;exports.iconShadowStyles=c.iconShadowStyles;exports.KakaduGuideSvg=ie.default;exports.KakaduGuideGlyphSvg=se.default;exports.MenuSvg=ce.default;exports.PlusSvg=le.default;exports.TestSvg=de.default;exports.TimesSvg=fe.default;exports.useMediaQuery=pe.default;exports.copyToClipboard=ge.default;exports.generateRandomId=Se.default;exports.scale=me.default;
|
package/build/index.mjs
CHANGED
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
import { FontFamilyHead as t, buttonResetStyles as a, darkBackgroundColor as r, effectStyles as f, font as l, lightBackgroundColor as d, nonInteractiveEffectStyles as s, overflowProtectionStyles as u, default as p } from "./theme.mjs";
|
|
2
2
|
import { default as n, ariaTextStyles as x } from "./components/aria-text.mjs";
|
|
3
3
|
import { default as g, defaultAtomElementType as S } from "./components/atom.mjs";
|
|
4
|
-
import { default as
|
|
5
|
-
import { default as
|
|
6
|
-
import { default as
|
|
7
|
-
import { default as
|
|
8
|
-
import { default as
|
|
9
|
-
import { default as
|
|
10
|
-
import { default as
|
|
4
|
+
import { default as c } from "./components/bankid-logo.mjs";
|
|
5
|
+
import { default as y } from "./components/box.mjs";
|
|
6
|
+
import { default as k, ButtonVariant as C, buttonDangerStyles as T, buttonSecondaryStyles as B, buttonSuccessStyles as I, buttonWarningStyles as b } from "./components/button.mjs";
|
|
7
|
+
import { default as G } from "./components/button-tooltip.mjs";
|
|
8
|
+
import { default as M } from "./components/card.mjs";
|
|
9
|
+
import { default as D } from "./components/click-ripples.mjs";
|
|
10
|
+
import { default as P } from "./components/collapsible.mjs";
|
|
11
11
|
import { default as H } from "./components/datum.mjs";
|
|
12
12
|
import { default as E } from "./components/dnb-logo.mjs";
|
|
13
13
|
import { default as W } from "./components/dot.mjs";
|
|
14
|
-
import { default as
|
|
14
|
+
import { default as j, FlexAlignment as Q } from "./components/flex.mjs";
|
|
15
15
|
import { default as z, FooterLinkItem as J } from "./components/footer.mjs";
|
|
16
16
|
import { default as X } from "./components/gauge.mjs";
|
|
17
17
|
import { default as Z } from "./components/gjensidige-logo.mjs";
|
|
@@ -21,75 +21,89 @@ import { default as re, IconButtonVariant as fe } from "./components/icon-button
|
|
|
21
21
|
import { default as de, Select as se, errorParagraph as ue } from "./components/input.mjs";
|
|
22
22
|
import { default as me } from "./components/kakadu-guide-icon.mjs";
|
|
23
23
|
import { default as xe, KakaduGuideLogoSvg as ie, KakaduGuideLogoVariant as ge } from "./components/kakadu-guide-logo.mjs";
|
|
24
|
-
import { default as
|
|
24
|
+
import { default as ve } from "./components/kakadu-index-logo.mjs";
|
|
25
25
|
import { default as he } from "./components/kakadu-logo.mjs";
|
|
26
|
-
import { default as Le, useModal as
|
|
27
|
-
import { default as
|
|
28
|
-
import { default as
|
|
29
|
-
import { default as
|
|
30
|
-
import { default as
|
|
26
|
+
import { default as Le, useModal as ke, useModalContext as Ce } from "./components/modal.mjs";
|
|
27
|
+
import { default as Be } from "./components/moving-gradients.mjs";
|
|
28
|
+
import { default as be } from "./components/moving-stars.mjs";
|
|
29
|
+
import { default as Ge, NoticeType as Ae } from "./components/notice.mjs";
|
|
30
|
+
import { default as Re, NotificationProvider as De, useCreateNotification as Ke } from "./components/notification.mjs";
|
|
31
31
|
import { default as Fe, useRevealer as He } from "./components/revealer.mjs";
|
|
32
|
-
import { default as Ee, SeparatorLabel as Ne, SmallSeparator as We, VerticalSeparator as
|
|
33
|
-
import { default as
|
|
32
|
+
import { default as Ee, SeparatorLabel as Ne, SmallSeparator as We, VerticalSeparator as Ue } from "./components/separator.mjs";
|
|
33
|
+
import { default as Qe, SkeletonInstance as qe } from "./components/skeleton.mjs";
|
|
34
34
|
import { default as Je } from "./components/sparebank1-logo.mjs";
|
|
35
35
|
import { RevealSpinner as Xe, default as Ye } from "./components/spinner.mjs";
|
|
36
36
|
import { default as _e } from "./components/sto-logo.mjs";
|
|
37
37
|
import { default as eo } from "./components/storebrand-logo.mjs";
|
|
38
38
|
import { AnchorHeading as to, Heading as ao, Hero as ro, Label as fo, Paragraph as lo, Span as so, default as uo, spanStyles as po, textShadowStyles as mo } from "./components/text.mjs";
|
|
39
39
|
import { default as xo, TextButtonVariant as io } from "./components/text-button.mjs";
|
|
40
|
-
import { default as So, getThemePreference as
|
|
41
|
-
import { default as
|
|
42
|
-
import { default as
|
|
43
|
-
import { default as
|
|
44
|
-
import { default as
|
|
45
|
-
import { default as
|
|
46
|
-
import { default as
|
|
47
|
-
import { default as Ho } from "./icons/
|
|
48
|
-
import { default as Eo } from "./icons/
|
|
49
|
-
import { default as Wo } from "./icons/
|
|
50
|
-
import { default as
|
|
51
|
-
import { default as qo } from "./icons/
|
|
52
|
-
import { default as Jo } from "./icons/
|
|
53
|
-
import { default as Xo } from "./icons/
|
|
54
|
-
import {
|
|
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 {
|
|
62
|
-
import { default as gt } from "./
|
|
63
|
-
import { default as
|
|
64
|
-
import { default as ht } from "./
|
|
40
|
+
import { default as So, getThemePreference as vo, setThemePreference as co, themePreferences as ho, useIsDarkMode as yo, useIsLightMode as Lo, useTheme as ko } from "./components/theme-setter.mjs";
|
|
41
|
+
import { default as To } from "./components/veil.mjs";
|
|
42
|
+
import { default as Io, WrapperWidth as bo } from "./components/wrapper.mjs";
|
|
43
|
+
import { default as Go } from "./icons/arrow-up.mjs";
|
|
44
|
+
import { default as Mo } from "./icons/arrow-right.mjs";
|
|
45
|
+
import { default as Do } from "./icons/arrow-down.mjs";
|
|
46
|
+
import { default as Po } from "./icons/arrow-left.mjs";
|
|
47
|
+
import { default as Ho } from "./icons/caret-up.mjs";
|
|
48
|
+
import { default as Eo } from "./icons/caret-right.mjs";
|
|
49
|
+
import { default as Wo } from "./icons/caret-down.mjs";
|
|
50
|
+
import { default as jo } from "./icons/caret-left.mjs";
|
|
51
|
+
import { default as qo } from "./icons/check.mjs";
|
|
52
|
+
import { default as Jo } from "./icons/chevron-up.mjs";
|
|
53
|
+
import { default as Xo } from "./icons/chevron-right.mjs";
|
|
54
|
+
import { default as Zo } from "./icons/chevron-down.mjs";
|
|
55
|
+
import { default as $o } from "./icons/chevron-left.mjs";
|
|
56
|
+
import { default as ot } from "./icons/chrome-browser-logo.mjs";
|
|
57
|
+
import { default as at } from "./icons/copy.mjs";
|
|
58
|
+
import { default as ft } from "./icons/edit.mjs";
|
|
59
|
+
import { default as dt } from "./icons/edge-browser-logo.mjs";
|
|
60
|
+
import { default as ut } from "./icons/exclamation-triangle.mjs";
|
|
61
|
+
import { I as mt, a as nt, i as xt } from "./icon-C6X3pQX0.mjs";
|
|
62
|
+
import { default as gt } from "./icons/kakadu-guide.mjs";
|
|
63
|
+
import { default as vt } from "./icons/kakadu-guide-glyph.mjs";
|
|
64
|
+
import { default as ht } from "./icons/menu.mjs";
|
|
65
|
+
import { default as Lt } from "./icons/plus.mjs";
|
|
66
|
+
import { default as Ct } from "./icons/test.mjs";
|
|
67
|
+
import { default as Bt } from "./icons/times.mjs";
|
|
68
|
+
import { default as bt } from "./hooks/use-media-query.mjs";
|
|
69
|
+
import { default as Gt } from "./utilities/copy-to-clipboard.mjs";
|
|
70
|
+
import { default as Mt } from "./utilities/generate-random-id.mjs";
|
|
71
|
+
import { default as Dt } from "./utilities/scale.mjs";
|
|
65
72
|
export {
|
|
66
73
|
to as AnchorHeading,
|
|
67
74
|
n as AriaText,
|
|
68
|
-
|
|
75
|
+
Do as ArrowDownSvg,
|
|
76
|
+
Po as ArrowLeftSvg,
|
|
77
|
+
Mo as ArrowRightSvg,
|
|
78
|
+
Go as ArrowUpSvg,
|
|
69
79
|
g as Atom,
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
80
|
+
c as BankidLogo,
|
|
81
|
+
y as Box,
|
|
82
|
+
k as Button,
|
|
83
|
+
G as ButtonTooltip,
|
|
74
84
|
C as ButtonVariant,
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
Ho as
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
+
M as Card,
|
|
86
|
+
Wo as CaretDownSvg,
|
|
87
|
+
jo as CaretLeftSvg,
|
|
88
|
+
Eo as CaretRightSvg,
|
|
89
|
+
Ho as CaretUpSvg,
|
|
90
|
+
qo as CheckSvg,
|
|
91
|
+
Zo as ChevronDownSvg,
|
|
92
|
+
$o as ChevronLeftSvg,
|
|
93
|
+
Xo as ChevronRightSvg,
|
|
94
|
+
Jo as ChevronUpSvg,
|
|
95
|
+
ot as ChromeBrowserLogoSvg,
|
|
96
|
+
D as ClickRipples,
|
|
97
|
+
P as Collapsible,
|
|
98
|
+
at as CopySvg,
|
|
85
99
|
H as Datum,
|
|
86
100
|
E as DnbLogo,
|
|
87
101
|
W as Dot,
|
|
88
|
-
|
|
89
|
-
|
|
90
|
-
|
|
91
|
-
|
|
92
|
-
|
|
102
|
+
dt as EdgeBrowserLogoSvg,
|
|
103
|
+
ft as EditSvg,
|
|
104
|
+
ut as ExclamationTriangleSvg,
|
|
105
|
+
j as Flex,
|
|
106
|
+
Q as FlexAlignment,
|
|
93
107
|
t as FontFamilyHead,
|
|
94
108
|
z as Footer,
|
|
95
109
|
J as FooterLinkItem,
|
|
@@ -99,36 +113,36 @@ export {
|
|
|
99
113
|
ao as Heading,
|
|
100
114
|
ro as Hero,
|
|
101
115
|
oe as HoverGradient,
|
|
102
|
-
|
|
116
|
+
mt as Icon,
|
|
103
117
|
re as IconButton,
|
|
104
118
|
fe as IconButtonVariant,
|
|
105
|
-
|
|
119
|
+
nt as IconType,
|
|
106
120
|
de as Input,
|
|
107
|
-
|
|
108
|
-
at as KakaduGuideGlyph,
|
|
121
|
+
vt as KakaduGuideGlyphSvg,
|
|
109
122
|
me as KakaduGuideIcon,
|
|
110
123
|
xe as KakaduGuideLogo,
|
|
111
124
|
ie as KakaduGuideLogoSvg,
|
|
112
125
|
ge as KakaduGuideLogoVariant,
|
|
113
|
-
|
|
126
|
+
gt as KakaduGuideSvg,
|
|
127
|
+
ve as KakaduIndexLogo,
|
|
114
128
|
he as KakaduLogo,
|
|
115
129
|
fo as Label,
|
|
116
|
-
|
|
130
|
+
ht as MenuSvg,
|
|
117
131
|
Le as Modal,
|
|
118
|
-
|
|
119
|
-
|
|
120
|
-
|
|
121
|
-
|
|
122
|
-
|
|
123
|
-
|
|
132
|
+
Be as MovingGradients,
|
|
133
|
+
be as MovingStars,
|
|
134
|
+
Ge as Notice,
|
|
135
|
+
Ae as NoticeType,
|
|
136
|
+
Re as Notification,
|
|
137
|
+
De as NotificationProvider,
|
|
124
138
|
lo as Paragraph,
|
|
125
|
-
|
|
139
|
+
Lt as PlusSvg,
|
|
126
140
|
Xe as RevealSpinner,
|
|
127
141
|
Fe as Revealer,
|
|
128
142
|
se as Select,
|
|
129
143
|
Ee as Separator,
|
|
130
144
|
Ne as SeparatorLabel,
|
|
131
|
-
|
|
145
|
+
Qe as Skeleton,
|
|
132
146
|
qe as SkeletonInstance,
|
|
133
147
|
We as SmallSeparator,
|
|
134
148
|
so as Span,
|
|
@@ -136,47 +150,47 @@ export {
|
|
|
136
150
|
Ye as Spinner,
|
|
137
151
|
_e as StoLogo,
|
|
138
152
|
eo as StorebrandLogo,
|
|
139
|
-
|
|
153
|
+
Ct as TestSvg,
|
|
140
154
|
uo as Text,
|
|
141
155
|
xo as TextButton,
|
|
142
156
|
io as TextButtonVariant,
|
|
143
157
|
So as ThemeSetter,
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
158
|
+
Bt as TimesSvg,
|
|
159
|
+
To as Veil,
|
|
160
|
+
Ue as VerticalSeparator,
|
|
161
|
+
Io as Wrapper,
|
|
162
|
+
bo as WrapperWidth,
|
|
149
163
|
x as ariaTextStyles,
|
|
150
|
-
|
|
164
|
+
T as buttonDangerStyles,
|
|
151
165
|
a as buttonResetStyles,
|
|
152
|
-
|
|
153
|
-
|
|
154
|
-
|
|
155
|
-
|
|
166
|
+
B as buttonSecondaryStyles,
|
|
167
|
+
I as buttonSuccessStyles,
|
|
168
|
+
b as buttonWarningStyles,
|
|
169
|
+
Gt as copyToClipboard,
|
|
156
170
|
r as darkBackgroundColor,
|
|
157
171
|
S as defaultAtomElementType,
|
|
158
172
|
f as effectStyles,
|
|
159
173
|
ue as errorParagraph,
|
|
160
174
|
l as font,
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
175
|
+
Mt as generateRandomId,
|
|
176
|
+
vo as getThemePreference,
|
|
177
|
+
xt as iconShadowStyles,
|
|
164
178
|
d as lightBackgroundColor,
|
|
165
179
|
s as nonInteractiveEffectStyles,
|
|
166
180
|
te as normalBlendStyles,
|
|
167
181
|
u as overflowProtectionStyles,
|
|
168
|
-
|
|
169
|
-
|
|
182
|
+
Dt as scale,
|
|
183
|
+
co as setThemePreference,
|
|
170
184
|
po as spanStyles,
|
|
171
185
|
mo as textShadowStyles,
|
|
172
186
|
p as theme,
|
|
173
187
|
ho as themePreferences,
|
|
174
|
-
|
|
175
|
-
|
|
188
|
+
Ke as useCreateNotification,
|
|
189
|
+
yo as useIsDarkMode,
|
|
176
190
|
Lo as useIsLightMode,
|
|
177
|
-
|
|
178
|
-
|
|
191
|
+
bt as useMediaQuery,
|
|
192
|
+
ke as useModal,
|
|
179
193
|
Ce as useModalContext,
|
|
180
194
|
He as useRevealer,
|
|
181
|
-
|
|
195
|
+
ko as useTheme
|
|
182
196
|
};
|
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-2310209127",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-2310209127", 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,
|
package/package.json
CHANGED
package/build/icon-CRXHH3In.js
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const t=require("./jsx-runtime-BB_1_6y_.js"),n=require("./icons/kakadu-guide.js"),c=require("./icons/kakadu-guide-glyph.js"),l=require("./icons/menu.js"),u=require("./icons/check.js"),x=require("./icons/plus.js"),a=require("./icons/times.js"),h=require("./icons/chevron-down.js"),d=require("./icons/chevron-up.js"),m=require("./icons/caret-down.js"),w=require("./icons/caret-right.js"),g=require("./icons/arrow-down.js"),j=require("./icons/edit.js"),v=require("./icons/copy.js"),p=require("./icons/test.js"),f=require("./icons/exclamation-triangle.js"),R=require("./icons/edge-browser-logo.js"),k=require("./icons/chrome-browser-logo.js");function E({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("circle",{cx:"256",cy:"256",r:"56"}),t.jsxRuntimeExports.jsx("circle",{cx:"78",cy:"256",r:"56"}),t.jsxRuntimeExports.jsx("circle",{cx:"434",cy:"256",r:"56"})]})})}function q({fill:e,...r}){return t.jsxRuntimeExports.jsxs("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:[t.jsxRuntimeExports.jsx("clipPath",{id:"a",children:t.jsxRuntimeExports.jsx("path",{d:"m0 0h512v512h-512z"})}),t.jsxRuntimeExports.jsxs("g",{clipPath:"url(#a)",fill:e??"currentColor",children:[t.jsxRuntimeExports.jsx("path",{d:"m447.377 94.6973c8.999 0 17.117 3.7739 22.857 9.8247 6.04 5.74 9.807 13.85 9.807 22.84v129.321c-.001 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-125.042 125.042c-12.302 12.301-32.246 12.3-44.547 0-12.302-12.302-12.302-32.247 0-44.548l124.724-124.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499s14.102-31.4988 31.499-31.4988z"}),t.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",transform:"matrix(.70710678 .70710678 -.70710678 .70710678 168.107959 -75.224514)",width:"196.96",x:"174.858",y:"165.312"}),t.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",transform:"matrix(-.70710678 .70710678 -.70710678 -.70710678 521.94762 204.898217)",width:"255.907",x:"218.538",y:"210.548"})]})]})}function _({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:"m414.5 303.999c17.397 0 31.5 14.103 31.5 31.5v78c0 .842-.034 1.676-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.824-.0977-1.658-.0977-2.5v-78c.0002-17.397 14.1031-31.5 31.5-31.5 17.397 0 31.5 14.103 31.5 31.5v51.5h253v-51.5c0-17.397 14.103-31.5 31.5-31.5z"}),t.jsxRuntimeExports.jsx("path",{d:"m255.738 75.0579c8.33-.2128 16.728 2.8592 23.084 9.2158l91.444 91.4433c12.3 12.302 12.3 32.246 0 44.547-12.302 12.301-32.247 12.301-44.548 0l-38.717-38.717v108.952c0 17.397-14.104 31.5-31.5 31.5-17.397 0-31.5-14.103-31.5-31.5v-108.506l-38.269 38.27c-12.301 12.301-32.245 12.301-44.546 0-12.302-12.302-12.302-32.245 0-44.547l91.442-91.4432c6.363-6.3635 14.772-9.435 23.11-9.2149z"})]})})}function B({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:"m132.5 73c17.397 0 31.5 14.103 31.5 31.5s-14.103 31.5-31.5 31.5h-2.5v251h253v-5.5c0-17.397 14.103-31.5 31.5-31.5s31.5 14.103 31.5 31.5v32c0 .841-.034 1.675-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.825-.0977-1.659-.0977-2.5v-309c0-17.397 14.103-31.5 31.5-31.5z"}),t.jsxRuntimeExports.jsx("path",{d:"m413.377 73.6973c8.999 0 17.117 3.7739 22.857 9.8252 6.041 5.7392 9.807 13.85 9.807 22.8395v129.321c0 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-115.042 115.042c-12.301 12.301-32.245 12.3-44.547 0-12.301-12.302-12.301-32.247 0-44.548l114.725-114.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499 0-17.3967 14.102-31.4988 31.499-31.4988z"})]})})}function o({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.jsx("path",{d:"m308.908 137.785 46.075 19.219 19.21 46.08c.513 1.029 1.303 1.896 2.281 2.501s2.106.926 3.256.926 2.278-.321 3.256-.926 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.219c1.028-.514 1.892-1.303 2.496-2.281.604-.977.924-2.103.924-3.252s-.32-2.275-.924-3.253c-.604-.977-1.468-1.767-2.496-2.281l-46.075-19.211-19.21-46.0797c-.513-1.0296-1.303-1.8957-2.281-2.5012-.978-.6054-2.106-.9261-3.256-.9261s-2.278.3207-3.256.9261c-.978.6055-1.768 1.4716-2.281 2.5012l-19.21 46.0797-46.075 19.211c-1.028.514-1.892 1.304-2.496 2.281-.604.978-.924 2.104-.924 3.253s.32 2.275.924 3.252c.604.978 1.468 1.767 2.496 2.281zm141.644 236.422-46.075-19.211-19.21-46.08c-.513-1.029-1.303-1.896-2.281-2.501s-2.106-.926-3.256-.926-2.278.321-3.256.926-1.768 1.472-2.281 2.501l-19.21 46.08-46.075 19.211c-1.03.513-1.896 1.303-2.501 2.281-.606.978-.926 2.106-.926 3.256 0 1.151.32 2.278.926 3.257.605.978 1.471 1.768 2.501 2.281l46.075 19.211 19.21 46.08c.513 1.029 1.303 1.895 2.281 2.501.978.605 2.106.926 3.256.926s2.278-.321 3.256-.926c.978-.606 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.211c1.03-.513 1.896-1.303 2.501-2.281.606-.979.927-2.106.927-3.257 0-1.15-.321-2.278-.927-3.256-.605-.978-1.471-1.768-2.501-2.281zm-95.569-118.485c-.002-2.3-.642-4.553-1.849-6.51-1.207-1.956-2.934-3.54-4.987-4.573l-87.055-43.612-43.524-87.217c-4.207-8.407-17.933-8.407-22.133 0l-43.523 87.217-87.0551 43.612c-2.0652 1.024-3.8033 2.604-5.0184 4.563s-1.859 4.218-1.859 6.523c0 2.306.6439 4.565 1.859 6.524s2.9532 3.539 5.0184 4.563l87.0551 43.612 43.523 87.217c1.028 2.055 2.608 3.783 4.562 4.991 1.955 1.208 4.207 1.848 6.505 1.848 2.297 0 4.55-.64 6.504-1.848 1.955-1.208 3.535-2.936 4.562-4.991l43.524-87.217 87.055-43.596c2.056-1.036 3.784-2.624 4.992-4.585 1.207-1.961 1.845-4.219 1.844-6.521z",fill:e??"currentColor"})})}var i=(e=>(e.kakaduGuide="kakaduGuide",e.kakaduGuideGlyph="kakaduGuideGlyph",e.dots="dots",e.menu="menu",e.check="check",e.plus="plus",e.times="times",e.chevronDown="chevronDown",e.chevronUp="chevronUp",e.caretDown="caretDown",e.caretRight="caretRight",e.arrowDown="arrowDown",e.trendUp="trendUp",e.edit="edit",e.copy="copy",e.test="test",e.share="share",e.external="external",e.exclamationTriangle="exclamationTriangle",e.sparkle="sparkle",e.chromeBrowserLogo="chromeBrowserLogo",e.edgeBrowserLogo="edgeBrowserLogo",e))(i||{});const D={kakaduGuide:n.default,kakaduGuideGlyph:c.default,dots:E,menu:l.default,check:u.default,plus:x.default,times:a.default,chevronDown:h.default,chevronUp:d.default,caretDown:m.default,caretRight:w.default,arrowDown:g.default,trendUp:q,edit:j.default,copy:v.default,test:p.default,share:_,external:B,exclamationTriangle:f.default,sparkle:o,chromeBrowserLogo:k.default,edgeBrowserLogo:R.default},S="kakadu-components-2395643287";function G({type:e,...r}){const s=D[e];return s?t.jsxRuntimeExports.jsx(s,{...r}):null}exports.Icon=G;exports.IconType=i;exports.SparkleSvg=o;exports.iconShadowStyles=S;
|