@kakadu/components 5.0.8 → 5.1.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.
Files changed (94) hide show
  1. package/build/components/button.js +1 -1
  2. package/build/components/button.mjs +11 -11
  3. package/build/components/footer.js +1 -1
  4. package/build/components/footer.mjs +2 -2
  5. package/build/components/icon-button.js +1 -1
  6. package/build/components/icon-button.mjs +22 -22
  7. package/build/components/logos/akt-logo.d.ts +2 -0
  8. package/build/components/logos/akt-logo.js +1 -0
  9. package/build/components/logos/akt-logo.mjs +62 -0
  10. package/build/components/logos/amedia-logo.d.ts +2 -0
  11. package/build/components/logos/amedia-logo.js +1 -0
  12. package/build/components/logos/amedia-logo.mjs +36 -0
  13. package/build/components/logos/bankaxept-logo.d.ts +2 -0
  14. package/build/components/logos/bankaxept-logo.js +1 -0
  15. package/build/components/logos/bankaxept-logo.mjs +37 -0
  16. package/build/components/logos/bankid-logo.js +1 -0
  17. package/build/components/{bankid-logo.mjs → logos/bankid-logo.mjs} +2 -2
  18. package/build/components/logos/dnb-logo.js +1 -0
  19. package/build/components/{dnb-logo.mjs → logos/dnb-logo.mjs} +2 -2
  20. package/build/components/logos/entur-logo.d.ts +2 -0
  21. package/build/components/logos/entur-logo.js +1 -0
  22. package/build/components/logos/entur-logo.mjs +43 -0
  23. package/build/components/logos/gjensidige-logo.js +1 -0
  24. package/build/components/{gjensidige-logo.mjs → logos/gjensidige-logo.mjs} +2 -2
  25. package/build/components/logos/kakadu-academy-logo.js +1 -0
  26. package/build/components/{kakadu-academy-logo.mjs → logos/kakadu-academy-logo.mjs} +2 -2
  27. package/build/components/logos/kakadu-guide-icon.js +1 -0
  28. package/build/components/{kakadu-guide-icon.mjs → logos/kakadu-guide-icon.mjs} +3 -3
  29. package/build/components/logos/kakadu-guide-logo.js +1 -0
  30. package/build/components/{kakadu-guide-logo.mjs → logos/kakadu-guide-logo.mjs} +8 -8
  31. package/build/components/logos/kakadu-index-logo.js +1 -0
  32. package/build/components/{kakadu-index-logo.mjs → logos/kakadu-index-logo.mjs} +2 -2
  33. package/build/components/logos/kakadu-logo.js +1 -0
  34. package/build/components/{kakadu-logo.mjs → logos/kakadu-logo.mjs} +2 -2
  35. package/build/components/logos/kolumbus-logo.d.ts +2 -0
  36. package/build/components/logos/kolumbus-logo.js +1 -0
  37. package/build/components/logos/kolumbus-logo.mjs +46 -0
  38. package/build/components/logos/nordea-logo.d.ts +2 -0
  39. package/build/components/logos/nordea-logo.js +1 -0
  40. package/build/components/logos/nordea-logo.mjs +35 -0
  41. package/build/components/logos/norsk-tipping-logo.d.ts +2 -0
  42. package/build/components/logos/norsk-tipping-logo.js +1 -0
  43. package/build/components/logos/norsk-tipping-logo.mjs +103 -0
  44. package/build/components/logos/ruter-logo.d.ts +2 -0
  45. package/build/components/logos/ruter-logo.js +1 -0
  46. package/build/components/logos/ruter-logo.mjs +34 -0
  47. package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.d.ts +2 -0
  48. package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.js +1 -0
  49. package/build/components/logos/senteret-for-et-aldersvennlig-norge-logo.mjs +84 -0
  50. package/build/components/logos/sparebank1-logo.js +1 -0
  51. package/build/components/{sparebank1-logo.mjs → logos/sparebank1-logo.mjs} +2 -2
  52. package/build/components/logos/sparebanken-norge-logo.d.ts +2 -0
  53. package/build/components/logos/sparebanken-norge-logo.js +1 -0
  54. package/build/components/logos/sparebanken-norge-logo.mjs +46 -0
  55. package/build/components/logos/sto-logo.js +1 -0
  56. package/build/components/{sto-logo.mjs → logos/sto-logo.mjs} +15 -15
  57. package/build/components/logos/storebrand-logo.js +1 -0
  58. package/build/components/{storebrand-logo.mjs → logos/storebrand-logo.mjs} +12 -11
  59. package/build/components/theme-setter.d.ts +2 -2
  60. package/build/components/theme-setter.js +2 -2
  61. package/build/components/theme-setter.mjs +2 -2
  62. package/build/components/veil.js +1 -1
  63. package/build/components/veil.mjs +7 -7
  64. package/build/components.css +1 -1
  65. package/build/icons/trend-up.js +1 -1
  66. package/build/icons/trend-up.mjs +9 -7
  67. package/build/index.d.ts +42 -22
  68. package/build/index.js +1 -1
  69. package/build/index.mjs +288 -268
  70. package/build/theme.js +1 -1
  71. package/build/theme.mjs +1 -1
  72. package/package.json +1 -1
  73. package/build/components/bankid-logo.js +0 -1
  74. package/build/components/dnb-logo.js +0 -1
  75. package/build/components/gjensidige-logo.js +0 -1
  76. package/build/components/kakadu-academy-logo.js +0 -1
  77. package/build/components/kakadu-guide-icon.js +0 -1
  78. package/build/components/kakadu-guide-logo.js +0 -1
  79. package/build/components/kakadu-index-logo.js +0 -1
  80. package/build/components/kakadu-logo.js +0 -1
  81. package/build/components/sparebank1-logo.js +0 -1
  82. package/build/components/sto-logo.js +0 -1
  83. package/build/components/storebrand-logo.js +0 -1
  84. /package/build/components/{bankid-logo.d.ts → logos/bankid-logo.d.ts} +0 -0
  85. /package/build/components/{dnb-logo.d.ts → logos/dnb-logo.d.ts} +0 -0
  86. /package/build/components/{gjensidige-logo.d.ts → logos/gjensidige-logo.d.ts} +0 -0
  87. /package/build/components/{kakadu-academy-logo.d.ts → logos/kakadu-academy-logo.d.ts} +0 -0
  88. /package/build/components/{kakadu-guide-icon.d.ts → logos/kakadu-guide-icon.d.ts} +0 -0
  89. /package/build/components/{kakadu-guide-logo.d.ts → logos/kakadu-guide-logo.d.ts} +0 -0
  90. /package/build/components/{kakadu-index-logo.d.ts → logos/kakadu-index-logo.d.ts} +0 -0
  91. /package/build/components/{kakadu-logo.d.ts → logos/kakadu-logo.d.ts} +0 -0
  92. /package/build/components/{sparebank1-logo.d.ts → logos/sparebank1-logo.d.ts} +0 -0
  93. /package/build/components/{sto-logo.d.ts → logos/sto-logo.d.ts} +0 -0
  94. /package/build/components/{storebrand-logo.d.ts → logos/storebrand-logo.d.ts} +0 -0
@@ -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("react"),c=require("@kuma-ui/core"),b=require("../theme.js"),$=require("../icons/icon.js"),C=require("./spinner.js"),F=require("./moving-gradients.js"),O=require("./moving-stars.js"),P=require("./theme-setter.js"),H=require("./click-ripples.js"),f=require("./hover-gradient.js"),J=require("./button-tooltip.js"),K=require("./aria-text.js"),Q=require("./atom.js"),U=require("./skeleton.js");function v({isLoading:t,size:a,className:s}){return e.jsxRuntimeExports.jsx("div",{className:c.cx("kakadu-components-2832510379",t&&"kakadu-components-4114685569",s),children:e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-920467642",children:e.jsxRuntimeExports.jsx(C.RevealSpinner,{isVisible:t,size:a})})})}const X=["primary","secondary","warning","danger"];function E({icon:t,variant:a="primary",className:s,...r}){return e.jsxRuntimeExports.jsx("div",{...r,className:c.cx("kakadu-components-2658660333",a==="secondary"&&"kakadu-components-3469662110",s),children:typeof t=="string"?e.jsxRuntimeExports.jsx($.default,{width:14,height:14,type:t}):t})}const S="kakadu-components-2550769169",Y="kakadu-components-1998774084",q="kakadu-components-2945752235",g="kakadu-components-1546692192";function Z({ref:t,type:a,variant:s="primary",href:r,target:h,rel:_,disabled:N,className:B,children:n,label:w,tooltip:i,tooltipPosition:M,iconLeft:m,iconRight:x,isLoading:l,isSkeleton:u,isSkeletonAnimated:D=!0,hasMovingGradients:I=!1,movingGradientsCount:p=4,hasMovingStars:T=!1,movingStarsCount:k=10,...G}){const j=R.useId(),y=R.useRef(null),V=P.useIsDarkMode(y),z=a??"button",A=I&&p>0,W=T&&k>0,o=r!==void 0&&!u,d=!!N||!!l||!!u;return e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-3559664923",children:[e.jsxRuntimeExports.jsxs(Q.default,{...G,reference:t,as:o?"a":"button",type:o?void 0:z,href:o?r:void 0,target:o?h:void 0,rel:o?_:void 0,"aria-describedby":i?j:void 0,disabled:o?void 0:d,inert:o?d:void 0,className:c.cx(b.effectStyles,b.overlayEffectStyles,"kakadu-components-2514848457",!!m&&"kakadu-components-2735110382",!n&&"kakadu-components-3621693630",s==="secondary"&&S,s==="warning"&&q,s==="danger"&&g,u&&"kakadu-components-2662775151",B),children:[m?e.jsxRuntimeExports.jsx(E,{variant:s,icon:m,className:n?"kakadu-components-136489413":void 0}):null,n?e.jsxRuntimeExports.jsx("div",{ref:y,className:"kakadu-components-207477259",children:n}):e.jsxRuntimeExports.jsx(K.default,{children:w}),x?e.jsxRuntimeExports.jsx(E,{variant:s,icon:x,className:n?"kakadu-components-3631501803":void 0}):null,e.jsxRuntimeExports.jsx(v,{isLoading:l}),A&&e.jsxRuntimeExports.jsx(F.default,{opacity:V?.5:.4,maximumGradientsCount:p,className:c.cx("kakadu-components-2055737617",s==="secondary"&&"kakadu-components-2972748387")}),W&&e.jsxRuntimeExports.jsx(O.default,{maximumStarsCount:k,className:"kakadu-components-1226008615"}),d?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(H.default,{size:n?void 0:50}),e.jsxRuntimeExports.jsx(f.default,{size:n?void 0:50,className:s==="secondary"?f.normalBlendStyles:void 0})]}),i?e.jsxRuntimeExports.jsx(J.default,{id:j,label:i,position:M}):null]}),u?e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-3422055155",children:e.jsxRuntimeExports.jsx(U.SkeletonInstance,{width:"100%",height:"100%",isAnimated:D})}):null]})}exports.ButtonLoader=v;exports.buttonDangerStyles=g;exports.buttonSecondaryStyles=S;exports.buttonSuccessStyles=Y;exports.buttonVariants=X;exports.buttonWarningStyles=q;exports.default=Z;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),R=require("react"),c=require("@kuma-ui/core"),b=require("../theme.js"),$=require("../icons/icon.js"),C=require("./spinner.js"),F=require("./moving-gradients.js"),O=require("./moving-stars.js"),P=require("./theme-setter.js"),H=require("./click-ripples.js"),f=require("./hover-gradient.js"),J=require("./button-tooltip.js"),K=require("./aria-text.js"),Q=require("./atom.js"),U=require("./skeleton.js");function v({isLoading:t,size:a,className:s}){return e.jsxRuntimeExports.jsx("div",{className:c.cx("kakadu-components-2832510379",t&&"kakadu-components-4114685569",s),children:e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-920467642",children:e.jsxRuntimeExports.jsx(C.RevealSpinner,{isVisible:t,size:a})})})}const X=["primary","secondary","warning","danger"];function E({icon:t,variant:a="primary",className:s,...r}){return e.jsxRuntimeExports.jsx("div",{...r,className:c.cx("kakadu-components-2658660333",a==="secondary"&&"kakadu-components-3469662110",s),children:typeof t=="string"?e.jsxRuntimeExports.jsx($.default,{width:14,height:14,type:t}):t})}const S="kakadu-components-2550769169",Y="kakadu-components-1998774084",q="kakadu-components-2945752235",h="kakadu-components-1546692192";function Z({ref:t,type:a,variant:s="primary",href:r,target:g,rel:_,disabled:N,className:B,children:n,label:w,tooltip:i,tooltipPosition:T,iconLeft:m,iconRight:x,isLoading:l,isSkeleton:u,isSkeletonAnimated:D=!0,hasMovingGradients:I=!1,movingGradientsCount:p=4,hasMovingStars:M=!1,movingStarsCount:k=10,...G}){const j=R.useId(),y=R.useRef(null),V=P.useIsDarkTheme(y),z=a??"button",A=I&&p>0,W=M&&k>0,o=r!==void 0&&!u,d=!!N||!!l||!!u;return e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-3559664923",children:[e.jsxRuntimeExports.jsxs(Q.default,{...G,reference:t,as:o?"a":"button",type:o?void 0:z,href:o?r:void 0,target:o?g:void 0,rel:o?_:void 0,"aria-describedby":i?j:void 0,disabled:o?void 0:d,inert:o?d:void 0,className:c.cx(b.effectStyles,b.overlayEffectStyles,"kakadu-components-2514848457",!!m&&"kakadu-components-2735110382",!n&&"kakadu-components-3621693630",s==="secondary"&&S,s==="warning"&&q,s==="danger"&&h,u&&"kakadu-components-2662775151",B),children:[m?e.jsxRuntimeExports.jsx(E,{variant:s,icon:m,className:n?"kakadu-components-136489413":void 0}):null,n?e.jsxRuntimeExports.jsx("div",{ref:y,className:"kakadu-components-207477259",children:n}):e.jsxRuntimeExports.jsx(K.default,{children:w}),x?e.jsxRuntimeExports.jsx(E,{variant:s,icon:x,className:n?"kakadu-components-3631501803":void 0}):null,e.jsxRuntimeExports.jsx(v,{isLoading:l}),A&&e.jsxRuntimeExports.jsx(F.default,{opacity:V?.5:.4,maximumGradientsCount:p,className:c.cx("kakadu-components-2055737617",s==="secondary"&&"kakadu-components-2972748387")}),W&&e.jsxRuntimeExports.jsx(O.default,{maximumStarsCount:k,className:"kakadu-components-1226008615"}),d?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(H.default,{size:n?void 0:50}),e.jsxRuntimeExports.jsx(f.default,{size:n?void 0:50,className:s==="secondary"?f.normalBlendStyles:void 0})]}),i?e.jsxRuntimeExports.jsx(J.default,{id:j,label:i,position:T}):null]}),u?e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-3422055155",children:e.jsxRuntimeExports.jsx(U.SkeletonInstance,{width:"100%",height:"100%",isAnimated:D})}):null]})}exports.ButtonLoader=v;exports.buttonDangerStyles=h;exports.buttonSecondaryStyles=S;exports.buttonSuccessStyles=Y;exports.buttonVariants=X;exports.buttonWarningStyles=q;exports.default=Z;
@@ -1,12 +1,12 @@
1
1
  import { j as o } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import { useId as T, useRef as z } from "react";
2
+ import { useId as R, useRef as z } from "react";
3
3
  import { cx as c } from "@kuma-ui/core";
4
4
  import { effectStyles as C, overlayEffectStyles as E } from "../theme.mjs";
5
5
  import V from "../icons/icon.mjs";
6
6
  import { RevealSpinner as F } from "./spinner.mjs";
7
7
  import H from "./moving-gradients.mjs";
8
8
  import W from "./moving-stars.mjs";
9
- import { useIsDarkMode as q } from "./theme-setter.mjs";
9
+ import { useIsDarkTheme as q } from "./theme-setter.mjs";
10
10
  import J from "./click-ripples.mjs";
11
11
  import K, { normalBlendStyles as O } from "./hover-gradient.mjs";
12
12
  import P from "./button-tooltip.mjs";
@@ -37,10 +37,10 @@ function yo({
37
37
  href: r,
38
38
  target: v,
39
39
  rel: b,
40
- disabled: N,
41
- className: g,
40
+ disabled: h,
41
+ className: N,
42
42
  children: e,
43
- label: h,
43
+ label: g,
44
44
  tooltip: d,
45
45
  tooltipPosition: S,
46
46
  iconLeft: i,
@@ -52,17 +52,17 @@ function yo({
52
52
  movingGradientsCount: k = 4,
53
53
  hasMovingStars: I = !1,
54
54
  movingStarsCount: f = 10,
55
- ...M
55
+ ...T
56
56
  }) {
57
- const x = T(), y = z(null), A = q(y), D = a ?? "button", G = w && k > 0, R = I && f > 0, t = r !== void 0 && !m, u = !!N || !!p || !!m;
57
+ const x = R(), y = z(null), A = q(y), D = a ?? "button", M = w && k > 0, G = I && f > 0, t = r !== void 0 && !m, u = !!h || !!p || !!m;
58
58
  return /* @__PURE__ */ o.jsxs("div", { className: "kakadu-components-3559664923", children: [
59
- /* @__PURE__ */ o.jsxs(U, { ...M, reference: n, as: t ? "a" : "button", type: t ? void 0 : D, href: t ? r : void 0, target: t ? v : void 0, rel: t ? b : void 0, "aria-describedby": d ? x : void 0, disabled: t ? void 0 : u, inert: t ? u : void 0, className: c(C, E, "kakadu-components-2514848457", !!i && "kakadu-components-2735110382", !e && "kakadu-components-3621693630", s === "secondary" && Z, s === "warning" && _, s === "danger" && $, m && "kakadu-components-2662775151", g), children: [
59
+ /* @__PURE__ */ o.jsxs(U, { ...T, reference: n, as: t ? "a" : "button", type: t ? void 0 : D, href: t ? r : void 0, target: t ? v : void 0, rel: t ? b : void 0, "aria-describedby": d ? x : void 0, disabled: t ? void 0 : u, inert: t ? u : void 0, className: c(C, E, "kakadu-components-2514848457", !!i && "kakadu-components-2735110382", !e && "kakadu-components-3621693630", s === "secondary" && Z, s === "warning" && _, s === "danger" && $, m && "kakadu-components-2662775151", N), children: [
60
60
  i ? /* @__PURE__ */ o.jsx(j, { variant: s, icon: i, className: e ? "kakadu-components-136489413" : void 0 }) : null,
61
- e ? /* @__PURE__ */ o.jsx("div", { ref: y, className: "kakadu-components-207477259", children: e }) : /* @__PURE__ */ o.jsx(Q, { children: h }),
61
+ e ? /* @__PURE__ */ o.jsx("div", { ref: y, className: "kakadu-components-207477259", children: e }) : /* @__PURE__ */ o.jsx(Q, { children: g }),
62
62
  l ? /* @__PURE__ */ o.jsx(j, { variant: s, icon: l, className: e ? "kakadu-components-3631501803" : void 0 }) : null,
63
63
  /* @__PURE__ */ o.jsx(Y, { isLoading: p }),
64
- G && /* @__PURE__ */ o.jsx(H, { opacity: A ? 0.5 : 0.4, maximumGradientsCount: k, className: c("kakadu-components-2055737617", s === "secondary" && "kakadu-components-2972748387") }),
65
- R && /* @__PURE__ */ o.jsx(W, { maximumStarsCount: f, className: "kakadu-components-1226008615" }),
64
+ M && /* @__PURE__ */ o.jsx(H, { opacity: A ? 0.5 : 0.4, maximumGradientsCount: k, className: c("kakadu-components-2055737617", s === "secondary" && "kakadu-components-2972748387") }),
65
+ G && /* @__PURE__ */ o.jsx(W, { maximumStarsCount: f, className: "kakadu-components-1226008615" }),
66
66
  u ? null : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
67
67
  /* @__PURE__ */ o.jsx(J, { size: e ? void 0 : 50 }),
68
68
  /* @__PURE__ */ o.jsx(K, { size: e ? void 0 : 50, className: s === "secondary" ? O : void 0 })
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../jsx-runtime-BB_1_6y_.js"),R=require("react"),E=require("@kuma-ui/core"),b=require("../theme.js"),k=require("./flex.js"),x=require("./text.js"),w=require("./kakadu-logo.js"),q=require("./moving-stars.js"),N=require("./aria-text.js"),_=require("./wrapper.js"),K="kakadu-components-975968984",p=["products","results","about","compliance"],S={products:["kakaduGuide","kakaduKolibri"],results:["caseStudies","impactMeasurement"],about:["ourStory","contact"],compliance:["privacyPolicy","ethicalGuidelines","status"]},P={products:{text:"Products",links:{kakaduGuide:{text:"Kakadu Guide",href:"https://guide.kakadu.no"},kakaduKolibri:{text:"Kakadu Kolibri",href:"https://utforsk.kakadu.no/kakadu-start"}}},results:{text:"Results",links:{caseStudies:{text:"Case studies",href:"https://utforsk.kakadu.no/case-studies"},impactMeasurement:{text:"Impact measurement",href:"https://utforsk.kakadu.no/impact-measurement"}}},about:{text:"About us",links:{ourStory:{text:"Our story",href:"https://utforsk.kakadu.no/our-story"},contact:{text:"Contact",href:"https://utforsk.kakadu.no/kontakt-oss"}}},compliance:{text:"Compliance",links:{privacyPolicy:{text:"Privacy policy",href:"https://utforsk.kakadu.no/personvernerklaering"},ethicalGuidelines:{text:"Ethical guidelines",href:"https://utforsk.kakadu.no/etiske-retningslinjer"},status:{text:"Status",href:"https://kakadu.instatus.com",rel:"noopener noreferrer",target:"_blank"}}}};function d(e,o,r){if(r!==!1&&(r==null?void 0:r.index)!==void 0)return r.index;const t=o.indexOf(e);return t===-1?o.length+1:t+1}function y(e,o={},r=[]){var c,m,f,h;const t=new Set([...Object.keys(o),...Object.keys(e)]),n=[];for(const i of t){const a=e[i];if(a===!1)continue;const j=(a==null?void 0:a.text)??((c=o[i])==null?void 0:c.text),g=(a==null?void 0:a.href)??((m=o[i])==null?void 0:m.href);j===void 0||g===void 0||n.push({key:i,text:j,href:g,rel:(a==null?void 0:a.rel)??((f=o[i])==null?void 0:f.rel),target:(a==null?void 0:a.target)??((h=o[i])==null?void 0:h.target)})}const u=new Set(n.map(i=>i.key)),l=r.filter(i=>u.has(i));return n.toSorted((i,a)=>d(i.key,l,e[i.key])-d(a.key,l,e[a.key]))}function L(e){const o=p.filter(t=>(e==null?void 0:e[t])!==!1),r=[];for(const t of p){if((e==null?void 0:e[t])===!1)continue;const n=P[t],u=e==null?void 0:e[t];r.push({key:t,title:(u==null?void 0:u.text)??n.text,links:y((u==null?void 0:u.links)??{},n.links,S[t]),index:d(t,o,u)})}for(const[t,n]of Object.entries(e??{})){if(p.includes(t)||n===!1)continue;const u=y(n.links??{});u.length===0&&n.text===void 0||r.push({key:t,title:n.text??t,links:u,index:d(t,o,n)})}return r.toSorted((t,n)=>t.index-n.index)}function M({width:e="page",sections:o,attribution:r,hasMovingStars:t,className:n}){const u=R.useMemo(()=>L(o),[o]);return s.jsxRuntimeExports.jsxs(_.default,{as:"footer",gap:2,"data-theme":"dark",width:e,className:E.cx(b.default,"kakadu-components-2328588436",n),children:[s.jsxRuntimeExports.jsxs(k.default,{wrap:!0,direction:"row",gap:4,className:"kakadu-components-783629418",children:[u.map(l=>l.links.length>0?s.jsxRuntimeExports.jsxs(k.default,{direction:"column",preset:"start",gap:.5,children:[s.jsxRuntimeExports.jsx(x.Paragraph,{children:s.jsxRuntimeExports.jsx("strong",{children:l.title})}),s.jsxRuntimeExports.jsx(x.Paragraph,{as:"ul",className:K,children:l.links.map(c=>s.jsxRuntimeExports.jsx("li",{children:s.jsxRuntimeExports.jsx("a",{href:c.href,rel:c.rel,target:c.target,children:c.text})},c.key))})]},l.key):null),s.jsxRuntimeExports.jsx(k.default,{fill:!0,className:"kakadu-components-3520395370",children:s.jsxRuntimeExports.jsx("a",{href:"https://businessnorway.com/companies/kakadu-ignite-as",target:"_blank",rel:"noopener noreferrer",className:"kakadu-components-3521477705",children:s.jsxRuntimeExports.jsx("img",{alt:"Made in Norway",src:"https://components.kakadu.no/images/made-in-norway.png",width:76,className:"kakadu-components-2329568054"})})})]}),s.jsxRuntimeExports.jsxs(k.default,{wrap:!0,direction:"row-reverse",gap:2,alignment:"flex-end",distribution:"space-between",children:[r?s.jsxRuntimeExports.jsx(x.Span,{className:"kakadu-components-1667529929",children:r}):null,s.jsxRuntimeExports.jsxs(k.default,{fill:!0,direction:"row",gap:1,alignment:"center",children:[s.jsxRuntimeExports.jsxs("a",{href:"https://kakadu.no",children:[s.jsxRuntimeExports.jsx(N.default,{children:"Kakadu"}),s.jsxRuntimeExports.jsx(w.default,{width:90,className:"kakadu-components-3103582715"})]}),s.jsxRuntimeExports.jsxs(x.Span,{className:"kakadu-components-250962410",children:["© ",new Date().getFullYear()," Kakadu Ignite AS"]})]})]}),t?s.jsxRuntimeExports.jsx(q.default,{}):null]})}exports.default=M;exports.footerSectionLinks=S;exports.footerSections=p;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../jsx-runtime-BB_1_6y_.js"),R=require("react"),E=require("@kuma-ui/core"),b=require("../theme.js"),k=require("./flex.js"),x=require("./text.js"),w=require("./logos/kakadu-logo.js"),q=require("./moving-stars.js"),_=require("./aria-text.js"),N=require("./wrapper.js"),K="kakadu-components-975968984",p=["products","results","about","compliance"],S={products:["kakaduGuide","kakaduKolibri"],results:["caseStudies","impactMeasurement"],about:["ourStory","contact"],compliance:["privacyPolicy","ethicalGuidelines","status"]},P={products:{text:"Products",links:{kakaduGuide:{text:"Kakadu Guide",href:"https://guide.kakadu.no"},kakaduKolibri:{text:"Kakadu Kolibri",href:"https://utforsk.kakadu.no/kakadu-start"}}},results:{text:"Results",links:{caseStudies:{text:"Case studies",href:"https://utforsk.kakadu.no/case-studies"},impactMeasurement:{text:"Impact measurement",href:"https://utforsk.kakadu.no/impact-measurement"}}},about:{text:"About us",links:{ourStory:{text:"Our story",href:"https://utforsk.kakadu.no/our-story"},contact:{text:"Contact",href:"https://utforsk.kakadu.no/kontakt-oss"}}},compliance:{text:"Compliance",links:{privacyPolicy:{text:"Privacy policy",href:"https://utforsk.kakadu.no/personvernerklaering"},ethicalGuidelines:{text:"Ethical guidelines",href:"https://utforsk.kakadu.no/etiske-retningslinjer"},status:{text:"Status",href:"https://kakadu.instatus.com",rel:"noopener noreferrer",target:"_blank"}}}};function d(e,o,r){if(r!==!1&&(r==null?void 0:r.index)!==void 0)return r.index;const t=o.indexOf(e);return t===-1?o.length+1:t+1}function y(e,o={},r=[]){var c,m,f,h;const t=new Set([...Object.keys(o),...Object.keys(e)]),n=[];for(const i of t){const a=e[i];if(a===!1)continue;const j=(a==null?void 0:a.text)??((c=o[i])==null?void 0:c.text),g=(a==null?void 0:a.href)??((m=o[i])==null?void 0:m.href);j===void 0||g===void 0||n.push({key:i,text:j,href:g,rel:(a==null?void 0:a.rel)??((f=o[i])==null?void 0:f.rel),target:(a==null?void 0:a.target)??((h=o[i])==null?void 0:h.target)})}const u=new Set(n.map(i=>i.key)),l=r.filter(i=>u.has(i));return n.toSorted((i,a)=>d(i.key,l,e[i.key])-d(a.key,l,e[a.key]))}function L(e){const o=p.filter(t=>(e==null?void 0:e[t])!==!1),r=[];for(const t of p){if((e==null?void 0:e[t])===!1)continue;const n=P[t],u=e==null?void 0:e[t];r.push({key:t,title:(u==null?void 0:u.text)??n.text,links:y((u==null?void 0:u.links)??{},n.links,S[t]),index:d(t,o,u)})}for(const[t,n]of Object.entries(e??{})){if(p.includes(t)||n===!1)continue;const u=y(n.links??{});u.length===0&&n.text===void 0||r.push({key:t,title:n.text??t,links:u,index:d(t,o,n)})}return r.toSorted((t,n)=>t.index-n.index)}function M({width:e="page",sections:o,attribution:r,hasMovingStars:t,className:n}){const u=R.useMemo(()=>L(o),[o]);return s.jsxRuntimeExports.jsxs(N.default,{as:"footer",gap:2,"data-theme":"dark",width:e,className:E.cx(b.default,"kakadu-components-3130980543",n),children:[s.jsxRuntimeExports.jsxs(k.default,{wrap:!0,direction:"row",gap:4,className:"kakadu-components-783629418",children:[u.map(l=>l.links.length>0?s.jsxRuntimeExports.jsxs(k.default,{direction:"column",preset:"start",gap:.5,children:[s.jsxRuntimeExports.jsx(x.Paragraph,{children:s.jsxRuntimeExports.jsx("strong",{children:l.title})}),s.jsxRuntimeExports.jsx(x.Paragraph,{as:"ul",className:K,children:l.links.map(c=>s.jsxRuntimeExports.jsx("li",{children:s.jsxRuntimeExports.jsx("a",{href:c.href,rel:c.rel,target:c.target,children:c.text})},c.key))})]},l.key):null),s.jsxRuntimeExports.jsx(k.default,{fill:!0,className:"kakadu-components-3520395370",children:s.jsxRuntimeExports.jsx("a",{href:"https://businessnorway.com/companies/kakadu-ignite-as",target:"_blank",rel:"noopener noreferrer",className:"kakadu-components-3521477705",children:s.jsxRuntimeExports.jsx("img",{alt:"Made in Norway",src:"https://components.kakadu.no/images/made-in-norway.png",width:76,className:"kakadu-components-2329568054"})})})]}),s.jsxRuntimeExports.jsxs(k.default,{wrap:!0,direction:"row-reverse",gap:2,alignment:"flex-end",distribution:"space-between",children:[r?s.jsxRuntimeExports.jsx(x.Span,{className:"kakadu-components-1667529929",children:r}):null,s.jsxRuntimeExports.jsxs(k.default,{fill:!0,direction:"row",gap:1,alignment:"center",children:[s.jsxRuntimeExports.jsxs("a",{href:"https://kakadu.no",children:[s.jsxRuntimeExports.jsx(_.default,{children:"Kakadu"}),s.jsxRuntimeExports.jsx(w.default,{width:90,className:"kakadu-components-3103582715"})]}),s.jsxRuntimeExports.jsxs(x.Span,{className:"kakadu-components-250962410",children:["© ",new Date().getFullYear()," Kakadu Ignite AS"]})]})]}),t?s.jsxRuntimeExports.jsx(q.default,{}):null]})}exports.default=M;exports.footerSectionLinks=S;exports.footerSections=p;
@@ -4,7 +4,7 @@ import { cx as w } from "@kuma-ui/core";
4
4
  import N from "../theme.mjs";
5
5
  import k from "./flex.mjs";
6
6
  import { Paragraph as y, Span as j } from "./text.mjs";
7
- import K from "./kakadu-logo.mjs";
7
+ import K from "./logos/kakadu-logo.mjs";
8
8
  import G from "./moving-stars.mjs";
9
9
  import L from "./aria-text.mjs";
10
10
  import M from "./wrapper.mjs";
@@ -132,7 +132,7 @@ function z({
132
132
  className: n
133
133
  }) {
134
134
  const i = b(() => A(o), [o]);
135
- return /* @__PURE__ */ a.jsxs(M, { as: "footer", gap: 2, "data-theme": "dark", width: e, className: w(N, "kakadu-components-2328588436", n), children: [
135
+ return /* @__PURE__ */ a.jsxs(M, { as: "footer", gap: 2, "data-theme": "dark", width: e, className: w(N, "kakadu-components-3130980543", n), children: [
136
136
  /* @__PURE__ */ a.jsxs(k, { wrap: !0, direction: "row", gap: 4, className: "kakadu-components-783629418", children: [
137
137
  i.map((c) => c.links.length > 0 ? /* @__PURE__ */ a.jsxs(k, { direction: "column", preset: "start", gap: 0.5, children: [
138
138
  /* @__PURE__ */ a.jsx(y, { children: /* @__PURE__ */ a.jsx("strong", { children: c.title }) }),
@@ -1 +1 @@
1
- "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),t=require("react"),o=require("@kuma-ui/core"),d=require("../icons/icon.js"),p=require("../theme.js"),D=require("./theme-setter.js"),c=require("./button.js"),M=require("./button-tooltip.js"),z=require("./click-ripples.js"),E=require("./hover-gradient.js"),A=require("./skeleton.js"),C=require("./atom.js"),O=["default","success","warning","danger"];function V({ref:b,icon:s,variant:u="default",label:f,tooltipPosition:g,href:k,target:q,rel:w,disabled:_,isLoading:j,isSkeleton:r,isSkeletonAnimated:v=!0,className:B,...I}){const h=t.useId(),N=D.useIsDarkMode(),n=k!==void 0&&!r,[a,T]=t.useState(s),[R,m]=t.useState(!1),S=t.useRef(s),i=t.useRef(null);t.useEffect(()=>{S.current=s},[s]);const l=t.useCallback(()=>{i.current&&(clearTimeout(i.current),i.current=null)},[]);t.useEffect(()=>{if(a===s){m(y=>y&&!1);return}m(!0),l(),i.current=setTimeout(()=>{m(!1),T(S.current)},370)},[a,s,l]),t.useEffect(()=>()=>{l()},[l]);const x=!!_||!!j||!!r;return e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-4096632152",children:[e.jsxRuntimeExports.jsxs(C.default,{...I,reference:b,as:n?"a":"button",type:n?void 0:"button",href:n?k:void 0,target:n?q:void 0,rel:n?w:void 0,"aria-label":f,"aria-describedby":h,disabled:n?void 0:x,inert:n?x:void 0,className:o.cx(p.buttonResetStyles,p.effectStyles,p.overlayEffectStyles,"kakadu-components-4200638658",u==="default"&&o.cx(c.buttonSecondaryStyles,"kakadu-components-1561784812"),u==="success"&&o.cx(c.buttonSuccessStyles,"kakadu-components-1398421429"),u==="warning"&&o.cx(c.buttonWarningStyles,"kakadu-components-1872098090"),u==="danger"&&o.cx(c.buttonDangerStyles,"kakadu-components-2064536093"),r&&"kakadu-components-2662775151",B),children:[e.jsxRuntimeExports.jsxs("span",{"data-theme":u==="default"?N?"dark":"light":"dark",className:"kakadu-components-3040141419",children:[e.jsxRuntimeExports.jsx(d.default,{width:16,height:16,type:a,className:o.cx(d.iconShadowStyles,"kakadu-components-1562914001",R&&"kakadu-components-2360250719")}),a===s?null:e.jsxRuntimeExports.jsx(d.default,{width:16,height:16,type:s,className:o.cx(d.iconShadowStyles,"kakadu-components-1224061930",R&&"kakadu-components-2519520784")})]}),e.jsxRuntimeExports.jsx(c.ButtonLoader,{isLoading:j,size:14}),e.jsxRuntimeExports.jsx(M.default,{id:h,label:f,position:g}),x?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(z.default,{size:50}),e.jsxRuntimeExports.jsx(E.default,{size:50,className:u==="default"?E.normalBlendStyles:void 0})]})]}),r?e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-3422055155",children:e.jsxRuntimeExports.jsx(A.SkeletonInstance,{width:"100%",height:"100%",isAnimated:v})}):null]})}exports.default=V;exports.iconButtonVariants=O;
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),t=require("react"),o=require("@kuma-ui/core"),d=require("../icons/icon.js"),p=require("../theme.js"),D=require("./theme-setter.js"),c=require("./button.js"),z=require("./button-tooltip.js"),A=require("./click-ripples.js"),E=require("./hover-gradient.js"),C=require("./skeleton.js"),M=require("./atom.js"),O=["default","success","warning","danger"];function V({ref:b,icon:s,variant:u="default",label:f,tooltipPosition:g,href:k,target:q,rel:w,disabled:_,isLoading:h,isSkeleton:r,isSkeletonAnimated:v=!0,className:B,...I}){const j=t.useId(),N=D.useIsDarkTheme(),n=k!==void 0&&!r,[a,T]=t.useState(s),[R,m]=t.useState(!1),S=t.useRef(s),i=t.useRef(null);t.useEffect(()=>{S.current=s},[s]);const l=t.useCallback(()=>{i.current&&(clearTimeout(i.current),i.current=null)},[]);t.useEffect(()=>{if(a===s){m(y=>y&&!1);return}m(!0),l(),i.current=setTimeout(()=>{m(!1),T(S.current)},370)},[a,s,l]),t.useEffect(()=>()=>{l()},[l]);const x=!!_||!!h||!!r;return e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-4096632152",children:[e.jsxRuntimeExports.jsxs(M.default,{...I,reference:b,as:n?"a":"button",type:n?void 0:"button",href:n?k:void 0,target:n?q:void 0,rel:n?w:void 0,"aria-label":f,"aria-describedby":j,disabled:n?void 0:x,inert:n?x:void 0,className:o.cx(p.buttonResetStyles,p.effectStyles,p.overlayEffectStyles,"kakadu-components-4200638658",u==="default"&&o.cx(c.buttonSecondaryStyles,"kakadu-components-1561784812"),u==="success"&&o.cx(c.buttonSuccessStyles,"kakadu-components-1398421429"),u==="warning"&&o.cx(c.buttonWarningStyles,"kakadu-components-1872098090"),u==="danger"&&o.cx(c.buttonDangerStyles,"kakadu-components-2064536093"),r&&"kakadu-components-2662775151",B),children:[e.jsxRuntimeExports.jsxs("span",{"data-theme":u==="default"?N?"dark":"light":"dark",className:"kakadu-components-3040141419",children:[e.jsxRuntimeExports.jsx(d.default,{width:16,height:16,type:a,className:o.cx(d.iconShadowStyles,"kakadu-components-1562914001",R&&"kakadu-components-2360250719")}),a===s?null:e.jsxRuntimeExports.jsx(d.default,{width:16,height:16,type:s,className:o.cx(d.iconShadowStyles,"kakadu-components-1224061930",R&&"kakadu-components-2519520784")})]}),e.jsxRuntimeExports.jsx(c.ButtonLoader,{isLoading:h,size:14}),e.jsxRuntimeExports.jsx(z.default,{id:j,label:f,position:g}),x?null:e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(A.default,{size:50}),e.jsxRuntimeExports.jsx(E.default,{size:50,className:u==="default"?E.normalBlendStyles:void 0})]})]}),r?e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-3422055155",children:e.jsxRuntimeExports.jsx(C.SkeletonInstance,{width:"100%",height:"100%",isAnimated:v})}):null]})}exports.default=V;exports.iconButtonVariants=O;
@@ -1,12 +1,12 @@
1
1
  import { j as e } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import { useId as C, useState as j, useRef as g, useEffect as l, useCallback as E } from "react";
3
- import { cx as s } from "@kuma-ui/core";
2
+ import { useId as C, useState as j, useRef as g, useEffect as m, useCallback as E } from "react";
3
+ import { cx as o } from "@kuma-ui/core";
4
4
  import S, { iconShadowStyles as b } from "../icons/icon.mjs";
5
- import { buttonResetStyles as M, effectStyles as F, overlayEffectStyles as G } from "../theme.mjs";
6
- import { useIsDarkMode as H } from "./theme-setter.mjs";
7
- import { ButtonLoader as O, buttonSecondaryStyles as V, buttonSuccessStyles as W, buttonWarningStyles as q, buttonDangerStyles as J } from "./button.mjs";
8
- import K from "./button-tooltip.mjs";
9
- import L from "./click-ripples.mjs";
5
+ import { buttonResetStyles as F, effectStyles as G, overlayEffectStyles as H } from "../theme.mjs";
6
+ import { useIsDarkTheme as O } from "./theme-setter.mjs";
7
+ import { ButtonLoader as V, buttonSecondaryStyles as W, buttonSuccessStyles as q, buttonWarningStyles as J, buttonDangerStyles as K } from "./button.mjs";
8
+ import L from "./button-tooltip.mjs";
9
+ import M from "./click-ripples.mjs";
10
10
  import P, { normalBlendStyles as Q } from "./hover-gradient.mjs";
11
11
  import { SkeletonInstance as U } from "./skeleton.mjs";
12
12
  import X from "./atom.mjs";
@@ -15,7 +15,7 @@ function ie({
15
15
  ref: w,
16
16
  icon: t,
17
17
  variant: n = "default",
18
- label: m,
18
+ label: d,
19
19
  tooltipPosition: B,
20
20
  href: p,
21
21
  target: I,
@@ -24,17 +24,17 @@ function ie({
24
24
  isLoading: f,
25
25
  isSkeleton: a,
26
26
  isSkeletonAnimated: R = !0,
27
- className: D,
28
- ...T
27
+ className: T,
28
+ ...D
29
29
  }) {
30
- const k = C(), z = H(), o = p !== void 0 && !a, [r, A] = j(t), [h, i] = j(!1), x = g(t), c = g(null);
31
- l(() => {
30
+ const k = C(), z = O(), s = p !== void 0 && !a, [r, A] = j(t), [h, i] = j(!1), x = g(t), c = g(null);
31
+ m(() => {
32
32
  x.current = t;
33
33
  }, [t]);
34
34
  const u = E(() => {
35
35
  c.current && (clearTimeout(c.current), c.current = null);
36
36
  }, []);
37
- l(() => {
37
+ m(() => {
38
38
  if (r === t) {
39
39
  i((y) => y && !1);
40
40
  return;
@@ -42,20 +42,20 @@ function ie({
42
42
  i(!0), u(), c.current = setTimeout(() => {
43
43
  i(!1), A(x.current);
44
44
  }, 370);
45
- }, [r, t, u]), l(() => () => {
45
+ }, [r, t, u]), m(() => () => {
46
46
  u();
47
47
  }, [u]);
48
- const d = !!N || !!f || !!a;
48
+ const l = !!N || !!f || !!a;
49
49
  return /* @__PURE__ */ e.jsxs("div", { className: "kakadu-components-4096632152", children: [
50
- /* @__PURE__ */ e.jsxs(X, { ...T, reference: w, as: o ? "a" : "button", type: o ? void 0 : "button", href: o ? p : void 0, target: o ? I : void 0, rel: o ? v : void 0, "aria-label": m, "aria-describedby": k, disabled: o ? void 0 : d, inert: o ? d : void 0, className: s(M, F, G, "kakadu-components-4200638658", n === "default" && s(V, "kakadu-components-1561784812"), n === "success" && s(W, "kakadu-components-1398421429"), n === "warning" && s(q, "kakadu-components-1872098090"), n === "danger" && s(J, "kakadu-components-2064536093"), a && "kakadu-components-2662775151", D), children: [
50
+ /* @__PURE__ */ e.jsxs(X, { ...D, reference: w, as: s ? "a" : "button", type: s ? void 0 : "button", href: s ? p : void 0, target: s ? I : void 0, rel: s ? v : void 0, "aria-label": d, "aria-describedby": k, disabled: s ? void 0 : l, inert: s ? l : void 0, className: o(F, G, H, "kakadu-components-4200638658", n === "default" && o(W, "kakadu-components-1561784812"), n === "success" && o(q, "kakadu-components-1398421429"), n === "warning" && o(J, "kakadu-components-1872098090"), n === "danger" && o(K, "kakadu-components-2064536093"), a && "kakadu-components-2662775151", T), children: [
51
51
  /* @__PURE__ */ e.jsxs("span", { "data-theme": n === "default" ? z ? "dark" : "light" : "dark", className: "kakadu-components-3040141419", children: [
52
- /* @__PURE__ */ e.jsx(S, { width: 16, height: 16, type: r, className: s(b, "kakadu-components-1562914001", h && "kakadu-components-2360250719") }),
53
- r === t ? null : /* @__PURE__ */ e.jsx(S, { width: 16, height: 16, type: t, className: s(b, "kakadu-components-1224061930", h && "kakadu-components-2519520784") })
52
+ /* @__PURE__ */ e.jsx(S, { width: 16, height: 16, type: r, className: o(b, "kakadu-components-1562914001", h && "kakadu-components-2360250719") }),
53
+ r === t ? null : /* @__PURE__ */ e.jsx(S, { width: 16, height: 16, type: t, className: o(b, "kakadu-components-1224061930", h && "kakadu-components-2519520784") })
54
54
  ] }),
55
- /* @__PURE__ */ e.jsx(O, { isLoading: f, size: 14 }),
56
- /* @__PURE__ */ e.jsx(K, { id: k, label: m, position: B }),
57
- d ? null : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
58
- /* @__PURE__ */ e.jsx(L, { size: 50 }),
55
+ /* @__PURE__ */ e.jsx(V, { isLoading: f, size: 14 }),
56
+ /* @__PURE__ */ e.jsx(L, { id: k, label: d, position: B }),
57
+ l ? null : /* @__PURE__ */ e.jsxs(e.Fragment, { children: [
58
+ /* @__PURE__ */ e.jsx(M, { size: 50 }),
59
59
  /* @__PURE__ */ e.jsx(P, { size: 50, className: n === "default" ? Q : void 0 })
60
60
  ] })
61
61
  ] }),
@@ -0,0 +1,2 @@
1
+ import { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AktLogoSvg({ fill, ...properties }: ComponentPropsWithoutRef<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const h=require("../../jsx-runtime-BB_1_6y_.js"),e=require("react"),i=require("../../utilities/scale.js");function v({fill:x,...s}){const t=e.useId(),{width:m,height:c}=i.default({originalWidth:568,originalHeight:108,width:s.width,height:s.height});return h.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 568 108",xmlns:"http://www.w3.org/2000/svg",...s,width:m,height:c,children:[h.jsxRuntimeExports.jsx("clipPath",{id:t,children:h.jsxRuntimeExports.jsx("path",{d:"m0 0h567.6v107.8h-567.6z"})}),h.jsxRuntimeExports.jsxs("g",{clipPath:`url(#${CSS.escape(t)})`,children:[h.jsxRuntimeExports.jsxs("g",{fill:x??"#00a070",children:[h.jsxRuntimeExports.jsx("path",{d:"m152 43.1001h4.3l13.1 30.1h-5.1l-3.4-7.9h-13.5l-3.4 7.9h-5.1zm7 17.8-4.8-11.2-4.9 11.2z"}),h.jsxRuntimeExports.jsx("path",{d:"m175.5 74.9001c.9 2.5 2.9 3.6 5.9 3.6 3.2 0 5.8-2.1 5.8-6.2v-2.5c-1.6 2.1-4.1 3.4-6.8 3.3-5.7 0-10.2-4.8-10.2-10.8s4.4-10.7 10.2-10.7c2.7-.1 5.2 1.2 6.8 3.3v-2.9h4.7v19.9c0 7.4-4.9 10.6-10.6 10.6s-9.8-3.2-10.3-7.6zm5.7-19c-3.6-.1-6.6 2.7-6.7 6.3s2.7 6.6 6.3 6.7 6.6-2.7 6.7-6.3c0-.1 0-.2 0-.2.1-3.4-2.6-6.3-6-6.4 0-.2-.1-.2-.3-.1z"}),h.jsxRuntimeExports.jsx("path",{d:"m206.3 51.5999c2.6 0 5.2 1.2 6.8 3.3v-13.5h4.7v31.8h-4.8v-2.8c-1.6 2.1-4.1 3.3-6.8 3.3-5.8 0-10.2-5-10.2-11s4.5-11.1 10.3-11.1zm.8 4.2c-3.8 0-6.3 3-6.3 6.8s2.5 6.8 6.3 6.8 6.3-3 6.3-6.8-2.5-6.8-6.3-6.8z"}),h.jsxRuntimeExports.jsx("path",{d:"m232.9 73.6001c-6.3 0-10.9-4.7-10.9-11s4.4-11 10.9-11 11 5 10.6 12.2h-16.9c.1 3.3 2.9 5.9 6.2 5.8h.2c2.2.2 4.3-1 5.3-3h4.9c-1.1 3.9-4.9 7-10.3 7zm-6.1-13.1h11.7c-.7-3.4-3.1-5-5.7-5-3-.2-5.6 2-6 5z"}),h.jsxRuntimeExports.jsx("path",{d:"m247.7 52h4.7v3.8c.8-2.4 3.1-4 5.6-4 .6 0 1.2.1 1.8.2v4.8c-.8-.3-1.5-.3999-2.3-.3999-2.7 0-5.1 2.2-5.1 6.5v10.2999h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m273.7 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m304.7 73.5999c-6.1-.1-11-5-10.9-11.1s5-11 11.1-10.9c6 .1 10.9 5 10.9 11s-4.8 11-10.9 11c0 0-.1 0-.2 0zm0-4.3c3.7 0 6.4-2.9 6.4-6.7.1-3.5-2.6-6.5-6.1-6.6s-6.5 2.6-6.6 6.1v.5c-.2 3.5 2.5 6.5 6.1 6.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m320 41.3999h4.7v31.8h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m330.2 41.3999h4.7v31.8h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m349.9 73.6001c-6.3 0-10.8-4.7-10.8-11s4.4-11 10.9-11 11 5 10.6 12.2h-16.9c.1 3.3 2.9 5.9 6.2 5.8h.2c2.2.2 4.3-1 5.3-3h4.9c-1.2 3.9-5 7-10.4 7zm-6.1-13.1h11.7c-.7-3.4-3.1-5-5.7-5-3-.2-5.6 2-6 5z"}),h.jsxRuntimeExports.jsx("path",{d:"m364.7 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m397.3 73.4001c-4.1 0-7.2-2.2-7.2-7v-10.2h-4.4v-4.2h4.4v-5.9h4.7v5.9h6.1v4.2h-6.1v9.4c0 2.6 1.1 3.6 3.6 3.6.9 0 1.7-.1 2.5-.4v4.2c-1.3.3-2.5.4-3.6.4z"}),h.jsxRuntimeExports.jsx("path",{d:"m406.5 47.4c-1.7.1-3.2-1.2-3.3-2.9s1.2-3.2 2.9-3.3h.4c1.7.1 3 1.6 2.9 3.3 0 1.5-1.3 2.8-2.9 2.9zm-2.3 4.6h4.7v21.1999h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m411.7 52h5.2l6.4 14.8 6.5-14.8h5.2l-9.6 21.2h-4.1z"}),h.jsxRuntimeExports.jsx("path",{d:"m448.3 73.4001c-4.1 0-7.2-2.2-7.2-7v-10.2h-4.4v-4.2h4.4v-5.9h4.7v5.9h6.1v4.2h-6.1v9.4c0 2.6 1.1 3.6 3.6 3.6.9 0 1.7-.1 2.5-.4v4.2c-1.3.3-2.5.4-3.6.4z"}),h.jsxRuntimeExports.jsx("path",{d:"m455.6 52h4.7v3.8c.8-2.4 3.1-4 5.6-4 .6 0 1.2.1 1.8.2v4.8c-.8-.3-1.5-.3999-2.3-.3999-2.7 0-5.1 2.2-5.1 6.5v10.2999h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m479.7 51.6001c2.6 0 5.2 1.2 6.8 3.3v-2.9h4.7v21.2h-4.7v-2.8c-1.6 2.1-4.1 3.3-6.8 3.3-5.8 0-10.2-5-10.2-11s4.4-11.1 10.2-11.1zm.8 4.2c-3.8 0-6.3 3-6.3 6.8s2.5 6.8 6.3 6.8 6.3-3 6.3-6.8-2.5-6.8-6.3-6.8z"}),h.jsxRuntimeExports.jsx("path",{d:"m498.8 56.2001h-4.4v-4.2h4.4v-3.6c0-4.8 3.2-7.3 7.2-7.3 1.2 0 2.3.2 3.5.5v4.2c-.8-.3-1.6-.4-2.5-.4-2.4 0-3.6 1-3.6 3.6v3h6.1v4.2h-6.1v17h-4.7v-17zm16.8-8.8c-1.7.1-3.2-1.2-3.3-2.9s1.2-3.2 2.9-3.3h.4c1.7.1 3 1.6 2.9 3.3 0 1.5-1.3 2.8-2.9 2.9zm-2.3 4.6h4.7v21.2h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m523.6 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.5 11.7h-6l-10-10.3v10.2h-4.7z"}),h.jsxRuntimeExports.jsx("path",{d:"m546.8 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z"})]}),h.jsxRuntimeExports.jsx("path",{d:"m53.8999 0c29.7682 0 53.9001 24.1322 53.9001 53.9004 0 29.768-24.1321 53.8996-53.9001 53.8996s-53.8992014-24.1317-53.89941172-53.8996c0-29.7681 24.13131172-53.90034639 53.89941172-53.9004zm-4.5 6.59961-33.7998 76.60059h8.7002l33.8994-76.60059h-8.6992v-.09961zm-4.1992 49.20019-3.5 8h33.0996l8.5996 19.4004h8.7998l-8.5996-19.4004-3.5-8zm13.0996-29.5 9.4004 21.4004h8.7998l-13.7998-31.2998z",fill:"#00a070"})]})]})}exports.default=v;
@@ -0,0 +1,62 @@
1
+ import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import { useId as l } from "react";
3
+ import z from "../../utilities/scale.mjs";
4
+ function j({
5
+ fill: s,
6
+ ...c
7
+ }) {
8
+ const v = l(), { width: t, height: m } = z({
9
+ originalWidth: 568,
10
+ originalHeight: 108,
11
+ width: c.width,
12
+ height: c.height
13
+ });
14
+ return /* @__PURE__ */ h.jsxs(
15
+ "svg",
16
+ {
17
+ fill: "none",
18
+ viewBox: "0 0 568 108",
19
+ xmlns: "http://www.w3.org/2000/svg",
20
+ ...c,
21
+ width: t,
22
+ height: m,
23
+ children: [
24
+ /* @__PURE__ */ h.jsx("clipPath", { id: v, children: /* @__PURE__ */ h.jsx("path", { d: "m0 0h567.6v107.8h-567.6z" }) }),
25
+ /* @__PURE__ */ h.jsxs("g", { clipPath: `url(#${CSS.escape(v)})`, children: [
26
+ /* @__PURE__ */ h.jsxs("g", { fill: s ?? "#00a070", children: [
27
+ /* @__PURE__ */ h.jsx("path", { d: "m152 43.1001h4.3l13.1 30.1h-5.1l-3.4-7.9h-13.5l-3.4 7.9h-5.1zm7 17.8-4.8-11.2-4.9 11.2z" }),
28
+ /* @__PURE__ */ h.jsx("path", { d: "m175.5 74.9001c.9 2.5 2.9 3.6 5.9 3.6 3.2 0 5.8-2.1 5.8-6.2v-2.5c-1.6 2.1-4.1 3.4-6.8 3.3-5.7 0-10.2-4.8-10.2-10.8s4.4-10.7 10.2-10.7c2.7-.1 5.2 1.2 6.8 3.3v-2.9h4.7v19.9c0 7.4-4.9 10.6-10.6 10.6s-9.8-3.2-10.3-7.6zm5.7-19c-3.6-.1-6.6 2.7-6.7 6.3s2.7 6.6 6.3 6.7 6.6-2.7 6.7-6.3c0-.1 0-.2 0-.2.1-3.4-2.6-6.3-6-6.4 0-.2-.1-.2-.3-.1z" }),
29
+ /* @__PURE__ */ h.jsx("path", { d: "m206.3 51.5999c2.6 0 5.2 1.2 6.8 3.3v-13.5h4.7v31.8h-4.8v-2.8c-1.6 2.1-4.1 3.3-6.8 3.3-5.8 0-10.2-5-10.2-11s4.5-11.1 10.3-11.1zm.8 4.2c-3.8 0-6.3 3-6.3 6.8s2.5 6.8 6.3 6.8 6.3-3 6.3-6.8-2.5-6.8-6.3-6.8z" }),
30
+ /* @__PURE__ */ h.jsx("path", { d: "m232.9 73.6001c-6.3 0-10.9-4.7-10.9-11s4.4-11 10.9-11 11 5 10.6 12.2h-16.9c.1 3.3 2.9 5.9 6.2 5.8h.2c2.2.2 4.3-1 5.3-3h4.9c-1.1 3.9-4.9 7-10.3 7zm-6.1-13.1h11.7c-.7-3.4-3.1-5-5.7-5-3-.2-5.6 2-6 5z" }),
31
+ /* @__PURE__ */ h.jsx("path", { d: "m247.7 52h4.7v3.8c.8-2.4 3.1-4 5.6-4 .6 0 1.2.1 1.8.2v4.8c-.8-.3-1.5-.3999-2.3-.3999-2.7 0-5.1 2.2-5.1 6.5v10.2999h-4.7z" }),
32
+ /* @__PURE__ */ h.jsx("path", { d: "m273.7 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z" }),
33
+ /* @__PURE__ */ h.jsx("path", { d: "m304.7 73.5999c-6.1-.1-11-5-10.9-11.1s5-11 11.1-10.9c6 .1 10.9 5 10.9 11s-4.8 11-10.9 11c0 0-.1 0-.2 0zm0-4.3c3.7 0 6.4-2.9 6.4-6.7.1-3.5-2.6-6.5-6.1-6.6s-6.5 2.6-6.6 6.1v.5c-.2 3.5 2.5 6.5 6.1 6.7z" }),
34
+ /* @__PURE__ */ h.jsx("path", { d: "m320 41.3999h4.7v31.8h-4.7z" }),
35
+ /* @__PURE__ */ h.jsx("path", { d: "m330.2 41.3999h4.7v31.8h-4.7z" }),
36
+ /* @__PURE__ */ h.jsx("path", { d: "m349.9 73.6001c-6.3 0-10.8-4.7-10.8-11s4.4-11 10.9-11 11 5 10.6 12.2h-16.9c.1 3.3 2.9 5.9 6.2 5.8h.2c2.2.2 4.3-1 5.3-3h4.9c-1.2 3.9-5 7-10.4 7zm-6.1-13.1h11.7c-.7-3.4-3.1-5-5.7-5-3-.2-5.6 2-6 5z" }),
37
+ /* @__PURE__ */ h.jsx("path", { d: "m364.7 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z" }),
38
+ /* @__PURE__ */ h.jsx("path", { d: "m397.3 73.4001c-4.1 0-7.2-2.2-7.2-7v-10.2h-4.4v-4.2h4.4v-5.9h4.7v5.9h6.1v4.2h-6.1v9.4c0 2.6 1.1 3.6 3.6 3.6.9 0 1.7-.1 2.5-.4v4.2c-1.3.3-2.5.4-3.6.4z" }),
39
+ /* @__PURE__ */ h.jsx("path", { d: "m406.5 47.4c-1.7.1-3.2-1.2-3.3-2.9s1.2-3.2 2.9-3.3h.4c1.7.1 3 1.6 2.9 3.3 0 1.5-1.3 2.8-2.9 2.9zm-2.3 4.6h4.7v21.1999h-4.7z" }),
40
+ /* @__PURE__ */ h.jsx("path", { d: "m411.7 52h5.2l6.4 14.8 6.5-14.8h5.2l-9.6 21.2h-4.1z" }),
41
+ /* @__PURE__ */ h.jsx("path", { d: "m448.3 73.4001c-4.1 0-7.2-2.2-7.2-7v-10.2h-4.4v-4.2h4.4v-5.9h4.7v5.9h6.1v4.2h-6.1v9.4c0 2.6 1.1 3.6 3.6 3.6.9 0 1.7-.1 2.5-.4v4.2c-1.3.3-2.5.4-3.6.4z" }),
42
+ /* @__PURE__ */ h.jsx("path", { d: "m455.6 52h4.7v3.8c.8-2.4 3.1-4 5.6-4 .6 0 1.2.1 1.8.2v4.8c-.8-.3-1.5-.3999-2.3-.3999-2.7 0-5.1 2.2-5.1 6.5v10.2999h-4.7z" }),
43
+ /* @__PURE__ */ h.jsx("path", { d: "m479.7 51.6001c2.6 0 5.2 1.2 6.8 3.3v-2.9h4.7v21.2h-4.7v-2.8c-1.6 2.1-4.1 3.3-6.8 3.3-5.8 0-10.2-5-10.2-11s4.4-11.1 10.2-11.1zm.8 4.2c-3.8 0-6.3 3-6.3 6.8s2.5 6.8 6.3 6.8 6.3-3 6.3-6.8-2.5-6.8-6.3-6.8z" }),
44
+ /* @__PURE__ */ h.jsx("path", { d: "m498.8 56.2001h-4.4v-4.2h4.4v-3.6c0-4.8 3.2-7.3 7.2-7.3 1.2 0 2.3.2 3.5.5v4.2c-.8-.3-1.6-.4-2.5-.4-2.4 0-3.6 1-3.6 3.6v3h6.1v4.2h-6.1v17h-4.7v-17zm16.8-8.8c-1.7.1-3.2-1.2-3.3-2.9s1.2-3.2 2.9-3.3h.4c1.7.1 3 1.6 2.9 3.3 0 1.5-1.3 2.8-2.9 2.9zm-2.3 4.6h4.7v21.2h-4.7z" }),
45
+ /* @__PURE__ */ h.jsx("path", { d: "m523.6 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.5 11.7h-6l-10-10.3v10.2h-4.7z" }),
46
+ /* @__PURE__ */ h.jsx("path", { d: "m546.8 41.3999h4.7v18.7l8.1-8h5.9l-9.5 9.5 11.6 11.7h-6l-10.1-10.3v10.2h-4.7z" })
47
+ ] }),
48
+ /* @__PURE__ */ h.jsx(
49
+ "path",
50
+ {
51
+ d: "m53.8999 0c29.7682 0 53.9001 24.1322 53.9001 53.9004 0 29.768-24.1321 53.8996-53.9001 53.8996s-53.8992014-24.1317-53.89941172-53.8996c0-29.7681 24.13131172-53.90034639 53.89941172-53.9004zm-4.5 6.59961-33.7998 76.60059h8.7002l33.8994-76.60059h-8.6992v-.09961zm-4.1992 49.20019-3.5 8h33.0996l8.5996 19.4004h8.7998l-8.5996-19.4004-3.5-8zm13.0996-29.5 9.4004 21.4004h8.7998l-13.7998-31.2998z",
52
+ fill: "#00a070"
53
+ }
54
+ )
55
+ ] })
56
+ ]
57
+ }
58
+ );
59
+ }
60
+ export {
61
+ j as default
62
+ };
@@ -0,0 +1,2 @@
1
+ import { type ComponentPropsWithoutRef } from 'react';
2
+ export default function AmediaLogoSvg({ fill, ...properties }: ComponentPropsWithoutRef<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),i=require("../../utilities/scale.js");function l({fill:c,...t}){const{width:h,height:e}=i.default({originalWidth:1311,originalHeight:301,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 1311 301",xmlns:"http://www.w3.org/2000/svg",...t,width:h,height:e,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"#000",children:[s.jsxRuntimeExports.jsx("path",{d:"m299.3 300.4v-151.1l-149.3-149.3-150 150.1 150.1 150.1 74.3-74.3zm-219.5-80.1v-140.4h140.4v140.4z"}),s.jsxRuntimeExports.jsx("path",{d:"m446 224.3c-14.3 0-25.6-3.6-34.1-10.7-8.4-7.1-12.7-16.7-12.7-28.8s4.7-23.3 14.2-30.9 22.8-12.7 40-15.3l44.2-6.7v22.4l-38.4 5.8c-8.3 1.3-14.6 3.6-18.8 7-4.2 3.3-6.3 8-6.3 13.9s1.9 9.5 5.8 12.4 9.3 4.3 16.1 4.3c10 0 18.4-2.5 25-7.5 6.7-5 10-11.1 10-18.4l3.9 21.4c-3.7 10.2-9.8 17.9-18.2 23.2-8.2 5.3-18.5 7.9-30.7 7.9zm49.2-2.7c-.9-3.7-1.6-7.8-2.1-12.2s-.7-9.8-.7-16.1h-1.1v-67.3c0-7.4-2.1-13-6.3-16.8s-10.5-5.7-19-5.7-15 1.5-19.9 4.6-7.9 7.5-9 13.2h-33.6c1.5-13.2 7.8-23.8 18.9-32s26-12.2 44.8-12.2 34.2 4.4 44.2 13.2 15 21.7 15 38.8v64.2c0 4.4.3 9 1 13.6.6 4.6 1.6 9.5 2.9 14.7z"}),s.jsxRuntimeExports.jsx("path",{d:"m553.6 221.6v-141.8h34.2v33.4h.8v108.4zm95.4 0v-91.5c0-8.3-2.1-14.5-6.3-18.5s-10.1-6-17.7-6-12.8 1.6-18.4 4.7c-5.6 3.2-10 7.6-13.2 13.3s-4.9 12.4-4.9 20l-3.6-32.5c4.8-10.4 11.8-18.7 20.9-24.9s19.6-9.3 31.7-9.3 25.9 4.1 34.2 12.4c8.3 8.2 12.5 18.9 12.5 31.8v100.4h-35.2zm95.4 0v-91.5c0-8.3-2-14.5-6.1-18.5s-9.9-6-17.5-6-13.1 1.6-18.6 4.7c-5.6 3.2-9.9 7.6-13.1 13.3s-4.7 12.4-4.7 20l-6.1-32.5c4.6-10.4 11.7-18.7 21.1-24.9 9.5-6.2 20.4-9.3 32.8-9.3s26.5 4.1999 34.9 12.6999c8.4 8.4 12.7 19.6001 12.7 33.5001v98.4h-35.4z"}),s.jsxRuntimeExports.jsx("path",{d:"m870.6 224.3c-15 0-28.1-3.2-39.3-9.5s-19.9-15-26.1-26.1-9.3-23.9-9.3-38.4 3.1-27.2 9.3-38.2 14.9-19.6 26-25.9c11.1-6.2 24.1-9.3 38.9-9.3s26.3 2.9 36.7 8.8c10.4 5.8 18.4 14 24.2 24.6 5.7 10.6 8.6 22.9 8.6 37s0 5-.3 7.2c-.2 2.2-.5 4.4-.8 6.7h-120.9v-24.5h94l-7.2 6.7c0-13.3-3.1-23.4-9.2-30-6.1-6.7-14.6-10-25.6-10s-21.3 4.1-28.2 12.2c-7 8.2-10.4 19.9-10.4 35.3s3.5 26.8 10.4 34.9c7 8.1 16.8 12.1 29.6 12.1s13.9-1.4 19.5-4.2 9.6-7 12.2-12.8h33.1c-4.6 13.3-12.5 23.9-23.5 31.7-11.1 7.8-25 11.7-41.7 11.7z"}),s.jsxRuntimeExports.jsx("path",{d:"m1064.5 221.6v-32l2.8.6c-2.4 10.4-8.3 18.7-17.5 24.9-9.3 6.2-20.3 9.3-33.1 9.3s-24.2-3-33.8-9c-9.5-6-16.9-14.5-22.1-25.4s-7.8-23.8-7.8-38.6 2.7-28.1 8.1-39.2 12.9-19.7 22.7-25.9c9.7-6.1 21.1-9.2 34.1-9.2s24.4 3.2 33.1 9.6 14.1 15.2 16.1 26.6l-3.6.3v-92h35.3v200.2h-34.3zm-37.6-25.9c11.3 0 20.3-3.9 27.1-11.8s10.1-19 10.1-33.2-3.4-25.3-10.3-33.1-15.9-11.7-27.2-11.7-20.1 3.9-27 11.8-10.3 19-10.3 33.2 3.4 25.3 10.3 33.1c7 7.8 16 11.7 27.3 11.7z"}),s.jsxRuntimeExports.jsx("path",{d:"m1124.6 56.4v-38.6h38.1v38.6zm1.7 165.2v-141.8h35v141.8z"}),s.jsxRuntimeExports.jsx("path",{d:"m1226.4 224.3c-14.3 0-25.6-3.6-34.1-10.7-8.4-7.1-12.7-16.7-12.7-28.8s4.7-23.3 14.2-30.9 22.8-12.7 40-15.3l44.2-6.7v22.4l-38.4 5.8c-8.3 1.3-14.6 3.6-18.8 7-4.2 3.3-6.3 8-6.3 13.9s1.9 9.5 5.8 12.4 9.3 4.3 16.1 4.3c10 0 18.4-2.5 25-7.5 6.7-5 10-11.1 10-18.4l3.9 21.4c-3.7 10.2-9.8 17.9-18.2 23.2-8.1 5.3-18.4 7.9-30.7 7.9zm49.3-2.7c-.9-3.7-1.6-7.8-2.1-12.2s-.7-9.8-.7-16.1h-1.1v-67.3c0-7.4-2.1-13-6.3-16.8s-10.5-5.7-19-5.7-15 1.5-19.9 4.6-7.9 7.5-9 13.2h-33.6c1.5-13.2 7.8-23.8 18.9-32s26-12.2 44.8-12.2 34.2 4.4 44.2 13.2 15 21.7 15 38.8v64.2c0 4.4.3 9 1 13.6.6 4.6 1.6 9.5 2.9 14.7z"})]})})}exports.default=l;
@@ -0,0 +1,36 @@
1
+ import { j as s } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import l from "../../utilities/scale.mjs";
3
+ function d({
4
+ fill: h,
5
+ ...c
6
+ }) {
7
+ const { width: v, height: t } = l({
8
+ originalWidth: 1311,
9
+ originalHeight: 301,
10
+ width: c.width,
11
+ height: c.height
12
+ });
13
+ return /* @__PURE__ */ s.jsx(
14
+ "svg",
15
+ {
16
+ fill: "none",
17
+ viewBox: "0 0 1311 301",
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ ...c,
20
+ width: v,
21
+ height: t,
22
+ children: /* @__PURE__ */ s.jsxs("g", { fill: h ?? "#000", children: [
23
+ /* @__PURE__ */ s.jsx("path", { d: "m299.3 300.4v-151.1l-149.3-149.3-150 150.1 150.1 150.1 74.3-74.3zm-219.5-80.1v-140.4h140.4v140.4z" }),
24
+ /* @__PURE__ */ s.jsx("path", { d: "m446 224.3c-14.3 0-25.6-3.6-34.1-10.7-8.4-7.1-12.7-16.7-12.7-28.8s4.7-23.3 14.2-30.9 22.8-12.7 40-15.3l44.2-6.7v22.4l-38.4 5.8c-8.3 1.3-14.6 3.6-18.8 7-4.2 3.3-6.3 8-6.3 13.9s1.9 9.5 5.8 12.4 9.3 4.3 16.1 4.3c10 0 18.4-2.5 25-7.5 6.7-5 10-11.1 10-18.4l3.9 21.4c-3.7 10.2-9.8 17.9-18.2 23.2-8.2 5.3-18.5 7.9-30.7 7.9zm49.2-2.7c-.9-3.7-1.6-7.8-2.1-12.2s-.7-9.8-.7-16.1h-1.1v-67.3c0-7.4-2.1-13-6.3-16.8s-10.5-5.7-19-5.7-15 1.5-19.9 4.6-7.9 7.5-9 13.2h-33.6c1.5-13.2 7.8-23.8 18.9-32s26-12.2 44.8-12.2 34.2 4.4 44.2 13.2 15 21.7 15 38.8v64.2c0 4.4.3 9 1 13.6.6 4.6 1.6 9.5 2.9 14.7z" }),
25
+ /* @__PURE__ */ s.jsx("path", { d: "m553.6 221.6v-141.8h34.2v33.4h.8v108.4zm95.4 0v-91.5c0-8.3-2.1-14.5-6.3-18.5s-10.1-6-17.7-6-12.8 1.6-18.4 4.7c-5.6 3.2-10 7.6-13.2 13.3s-4.9 12.4-4.9 20l-3.6-32.5c4.8-10.4 11.8-18.7 20.9-24.9s19.6-9.3 31.7-9.3 25.9 4.1 34.2 12.4c8.3 8.2 12.5 18.9 12.5 31.8v100.4h-35.2zm95.4 0v-91.5c0-8.3-2-14.5-6.1-18.5s-9.9-6-17.5-6-13.1 1.6-18.6 4.7c-5.6 3.2-9.9 7.6-13.1 13.3s-4.7 12.4-4.7 20l-6.1-32.5c4.6-10.4 11.7-18.7 21.1-24.9 9.5-6.2 20.4-9.3 32.8-9.3s26.5 4.1999 34.9 12.6999c8.4 8.4 12.7 19.6001 12.7 33.5001v98.4h-35.4z" }),
26
+ /* @__PURE__ */ s.jsx("path", { d: "m870.6 224.3c-15 0-28.1-3.2-39.3-9.5s-19.9-15-26.1-26.1-9.3-23.9-9.3-38.4 3.1-27.2 9.3-38.2 14.9-19.6 26-25.9c11.1-6.2 24.1-9.3 38.9-9.3s26.3 2.9 36.7 8.8c10.4 5.8 18.4 14 24.2 24.6 5.7 10.6 8.6 22.9 8.6 37s0 5-.3 7.2c-.2 2.2-.5 4.4-.8 6.7h-120.9v-24.5h94l-7.2 6.7c0-13.3-3.1-23.4-9.2-30-6.1-6.7-14.6-10-25.6-10s-21.3 4.1-28.2 12.2c-7 8.2-10.4 19.9-10.4 35.3s3.5 26.8 10.4 34.9c7 8.1 16.8 12.1 29.6 12.1s13.9-1.4 19.5-4.2 9.6-7 12.2-12.8h33.1c-4.6 13.3-12.5 23.9-23.5 31.7-11.1 7.8-25 11.7-41.7 11.7z" }),
27
+ /* @__PURE__ */ s.jsx("path", { d: "m1064.5 221.6v-32l2.8.6c-2.4 10.4-8.3 18.7-17.5 24.9-9.3 6.2-20.3 9.3-33.1 9.3s-24.2-3-33.8-9c-9.5-6-16.9-14.5-22.1-25.4s-7.8-23.8-7.8-38.6 2.7-28.1 8.1-39.2 12.9-19.7 22.7-25.9c9.7-6.1 21.1-9.2 34.1-9.2s24.4 3.2 33.1 9.6 14.1 15.2 16.1 26.6l-3.6.3v-92h35.3v200.2h-34.3zm-37.6-25.9c11.3 0 20.3-3.9 27.1-11.8s10.1-19 10.1-33.2-3.4-25.3-10.3-33.1-15.9-11.7-27.2-11.7-20.1 3.9-27 11.8-10.3 19-10.3 33.2 3.4 25.3 10.3 33.1c7 7.8 16 11.7 27.3 11.7z" }),
28
+ /* @__PURE__ */ s.jsx("path", { d: "m1124.6 56.4v-38.6h38.1v38.6zm1.7 165.2v-141.8h35v141.8z" }),
29
+ /* @__PURE__ */ s.jsx("path", { d: "m1226.4 224.3c-14.3 0-25.6-3.6-34.1-10.7-8.4-7.1-12.7-16.7-12.7-28.8s4.7-23.3 14.2-30.9 22.8-12.7 40-15.3l44.2-6.7v22.4l-38.4 5.8c-8.3 1.3-14.6 3.6-18.8 7-4.2 3.3-6.3 8-6.3 13.9s1.9 9.5 5.8 12.4 9.3 4.3 16.1 4.3c10 0 18.4-2.5 25-7.5 6.7-5 10-11.1 10-18.4l3.9 21.4c-3.7 10.2-9.8 17.9-18.2 23.2-8.1 5.3-18.4 7.9-30.7 7.9zm49.3-2.7c-.9-3.7-1.6-7.8-2.1-12.2s-.7-9.8-.7-16.1h-1.1v-67.3c0-7.4-2.1-13-6.3-16.8s-10.5-5.7-19-5.7-15 1.5-19.9 4.6-7.9 7.5-9 13.2h-33.6c1.5-13.2 7.8-23.8 18.9-32s26-12.2 44.8-12.2 34.2 4.4 44.2 13.2 15 21.7 15 38.8v64.2c0 4.4.3 9 1 13.6.6 4.6 1.6 9.5 2.9 14.7z" })
30
+ ] })
31
+ }
32
+ );
33
+ }
34
+ export {
35
+ d as default
36
+ };
@@ -0,0 +1,2 @@
1
+ import { type ComponentPropsWithoutRef } from 'react';
2
+ export default function BankAxeptLogoSvg({ fill, ...properties }: ComponentPropsWithoutRef<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -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"),x=require("../../utilities/scale.js");function i({fill:h,...s}){const{width:c,height:e}=x.default({originalWidth:1264,originalHeight:768,width:s.width,height:s.height});return t.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 1264 768",xmlns:"http://www.w3.org/2000/svg",...s,width:c,height:e,children:t.jsxRuntimeExports.jsxs("g",{fill:h??"#561488",children:[t.jsxRuntimeExports.jsx("path",{d:"m273.52 218c0 92.16-55.29 136.93-111.91 136.93-32.92 0-60.13-15.36-77.68-43.89v37.31h-61.93v-340.17h61.93v126.82c13.6-22.83 39.93-46.52 82.95-46.52 49.12.02 106.64 41.27 106.64 129.52zm-189.59 3c0 51.79 29.84 79 63.2 79 31.16 0 64.07-25.46 64.07-79 0-52.67-32.47-78.12-63.63-78.12-33.8.04-63.64 24.18-63.64 78.12z"}),t.jsxRuntimeExports.jsx("path",{d:"m305.12 219.28c0-88.21 56.18-130.78 112.8-130.78 30.28 0 56.18 11.41 76.8 39.5v-32.48h61.89v252.8h-61.89v-35.55c-17.55 23.7-44.32 42.13-83.82 42.13-49.16 0-105.78-43.01-105.78-135.62zm62.33 3.08c0 54 32.48 77.68 63.64 77.68 33.79 0 63.63-22.38 63.63-77.68 0-53.55-29.84-79.44-63.2-79.44-31.16-0-64.07 24.58-64.07 79.44z"}),t.jsxRuntimeExports.jsx("path",{d:"m678.18 203.92v144.4h-61.88v-252.8h61.88v37.3c17.55-32 50-44.32 78.12-44.32 43.89 0 85.58 22.38 85.58 90.41v169.41h-61.88v-145.71c0-42.14-20.63-57.5-47.84-57.5-31.16 0-53.98 18.43-53.98 58.81z"}),t.jsxRuntimeExports.jsx("path",{d:"m899.38 8.18h61.44v204.08l89.54-116.74h69.34l-87.34 104.89 101 147.91h-68.47l-69.34-104-34.73 41.68v62.32h-61.44z"}),t.jsxRuntimeExports.jsx("path",{d:"m8 555.08c0-88.22 56.18-130.79 112.79-130.79 30.29 0 56.18 11.41 76.81 39.5v-32.48h61.88v252.8h-61.88v-35.55c-17.56 23.7-44.33 42.13-83.83 42.13-49.15 0-105.77-43.01-105.77-135.61zm62.32 3.07c0 54 32.48 77.68 63.64 77.68 33.79 0 63.64-22.38 63.64-77.68 0-53.55-29.85-79.44-63.2-79.44-31.16-0-64.08 24.58-64.08 79.44z"}),t.jsxRuntimeExports.jsx("path",{d:"m457.42 666.11-34.23-34.67c-3.95-4.39-8.34-7.46-13.61-7.46-4.83 0-8.78 2.63-14 8.34l-81.2 86c-8.34 8.78-20.19 18.43-33.79 18.43s-23.26-9.65-23.26-22.38c0-11 7.46-21.07 16.68-30.28l84.22-89.09c21.95-23.26 37.75-26.77 50.47-26.77 12.29 0 28.09 2.63 52.67 27.65l33.35 34.23c8.78 9.22 17.56 19.31 17.56 32s-8.78 22.39-22.82 22.39c-11.41.05-20.19-6.1-32.04-18.39zm-97.87-218.11 34.23 34.67c4 4.39 8.34 7.46 13.61 7.46 4.82 0 8.77-2.63 14-8.34l81.19-86c8.34-8.78 20.19-18.43 33.8-18.43s23.26 9.65 23.26 22.38c0 11-7.46 21.07-16.68 30.28l-84.26 89.1c-21.95 23.26-37.75 26.77-50.47 26.77-12.29 0-28.09-2.63-52.67-27.65l-33.32-34.24c-8.77-9.22-17.55-19.32-17.55-32s8.78-22.39 22.82-22.39c11.41-.06 20.19 6.09 32.04 18.39z"}),t.jsxRuntimeExports.jsx("path",{d:"m599.62 570.87c4 39.5 26.77 65.4 67.15 65.4 38.18 0 53.54-15.36 58.37-39.5l56.18 8.78c-9.66 58.37-65.83 85.14-112.36 85.14-74.61 0-132.54-50.47-132.54-133.86 0-81.19 54.42-132.54 126.4-132.54 67.59 0 115.86 52.66 115.86 127.27v19.31zm1.75-44.32h118.06c-5.26-36.43-29.4-50.48-58.81-50.48-30.28 0-51.78 15.37-59.25 50.48z"}),t.jsxRuntimeExports.jsx("path",{d:"m888.41 431.31v34.69c17.12-23.7 43.89-41.69 83-41.69 49.16 0 106.65 41.25 106.65 129.47 0 92.16-55.3 136.93-111.91 136.93-30.29 0-57.06-11.85-77.69-39.94v121.12h-61.93v-340.58zm0 125.52c0 51.79 29.85 79 63.2 79 31.6 0 64.08-25.46 64.08-79 0-52.67-32.48-78.12-63.64-78.12-33.79-0-63.64 24.14-63.64 78.12z"}),t.jsxRuntimeExports.jsx("path",{d:"m1143 431.31v-61l61.88-8.78v69.79h62.32v51.35h-62.32v122.44c0 18 5.71 27.21 24.58 27.21 11.41 0 21.94-1.76 33.8-4.39l8.77 47.84c-14.92 6.58-38.62 12.73-60.57 12.73-52.22 0-68.46-29.85-68.46-67.59v-138.25h-43.45v-51.35z"})]})})}exports.default=i;
@@ -0,0 +1,37 @@
1
+ import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import l from "../../utilities/scale.mjs";
3
+ function x({
4
+ fill: v,
5
+ ...c
6
+ }) {
7
+ const { width: t, height: s } = l({
8
+ originalWidth: 1264,
9
+ originalHeight: 768,
10
+ width: c.width,
11
+ height: c.height
12
+ });
13
+ return /* @__PURE__ */ h.jsx(
14
+ "svg",
15
+ {
16
+ viewBox: "0 0 1264 768",
17
+ xmlns: "http://www.w3.org/2000/svg",
18
+ ...c,
19
+ width: t,
20
+ height: s,
21
+ children: /* @__PURE__ */ h.jsxs("g", { fill: v ?? "#561488", children: [
22
+ /* @__PURE__ */ h.jsx("path", { d: "m273.52 218c0 92.16-55.29 136.93-111.91 136.93-32.92 0-60.13-15.36-77.68-43.89v37.31h-61.93v-340.17h61.93v126.82c13.6-22.83 39.93-46.52 82.95-46.52 49.12.02 106.64 41.27 106.64 129.52zm-189.59 3c0 51.79 29.84 79 63.2 79 31.16 0 64.07-25.46 64.07-79 0-52.67-32.47-78.12-63.63-78.12-33.8.04-63.64 24.18-63.64 78.12z" }),
23
+ /* @__PURE__ */ h.jsx("path", { d: "m305.12 219.28c0-88.21 56.18-130.78 112.8-130.78 30.28 0 56.18 11.41 76.8 39.5v-32.48h61.89v252.8h-61.89v-35.55c-17.55 23.7-44.32 42.13-83.82 42.13-49.16 0-105.78-43.01-105.78-135.62zm62.33 3.08c0 54 32.48 77.68 63.64 77.68 33.79 0 63.63-22.38 63.63-77.68 0-53.55-29.84-79.44-63.2-79.44-31.16-0-64.07 24.58-64.07 79.44z" }),
24
+ /* @__PURE__ */ h.jsx("path", { d: "m678.18 203.92v144.4h-61.88v-252.8h61.88v37.3c17.55-32 50-44.32 78.12-44.32 43.89 0 85.58 22.38 85.58 90.41v169.41h-61.88v-145.71c0-42.14-20.63-57.5-47.84-57.5-31.16 0-53.98 18.43-53.98 58.81z" }),
25
+ /* @__PURE__ */ h.jsx("path", { d: "m899.38 8.18h61.44v204.08l89.54-116.74h69.34l-87.34 104.89 101 147.91h-68.47l-69.34-104-34.73 41.68v62.32h-61.44z" }),
26
+ /* @__PURE__ */ h.jsx("path", { d: "m8 555.08c0-88.22 56.18-130.79 112.79-130.79 30.29 0 56.18 11.41 76.81 39.5v-32.48h61.88v252.8h-61.88v-35.55c-17.56 23.7-44.33 42.13-83.83 42.13-49.15 0-105.77-43.01-105.77-135.61zm62.32 3.07c0 54 32.48 77.68 63.64 77.68 33.79 0 63.64-22.38 63.64-77.68 0-53.55-29.85-79.44-63.2-79.44-31.16-0-64.08 24.58-64.08 79.44z" }),
27
+ /* @__PURE__ */ h.jsx("path", { d: "m457.42 666.11-34.23-34.67c-3.95-4.39-8.34-7.46-13.61-7.46-4.83 0-8.78 2.63-14 8.34l-81.2 86c-8.34 8.78-20.19 18.43-33.79 18.43s-23.26-9.65-23.26-22.38c0-11 7.46-21.07 16.68-30.28l84.22-89.09c21.95-23.26 37.75-26.77 50.47-26.77 12.29 0 28.09 2.63 52.67 27.65l33.35 34.23c8.78 9.22 17.56 19.31 17.56 32s-8.78 22.39-22.82 22.39c-11.41.05-20.19-6.1-32.04-18.39zm-97.87-218.11 34.23 34.67c4 4.39 8.34 7.46 13.61 7.46 4.82 0 8.77-2.63 14-8.34l81.19-86c8.34-8.78 20.19-18.43 33.8-18.43s23.26 9.65 23.26 22.38c0 11-7.46 21.07-16.68 30.28l-84.26 89.1c-21.95 23.26-37.75 26.77-50.47 26.77-12.29 0-28.09-2.63-52.67-27.65l-33.32-34.24c-8.77-9.22-17.55-19.32-17.55-32s8.78-22.39 22.82-22.39c11.41-.06 20.19 6.09 32.04 18.39z" }),
28
+ /* @__PURE__ */ h.jsx("path", { d: "m599.62 570.87c4 39.5 26.77 65.4 67.15 65.4 38.18 0 53.54-15.36 58.37-39.5l56.18 8.78c-9.66 58.37-65.83 85.14-112.36 85.14-74.61 0-132.54-50.47-132.54-133.86 0-81.19 54.42-132.54 126.4-132.54 67.59 0 115.86 52.66 115.86 127.27v19.31zm1.75-44.32h118.06c-5.26-36.43-29.4-50.48-58.81-50.48-30.28 0-51.78 15.37-59.25 50.48z" }),
29
+ /* @__PURE__ */ h.jsx("path", { d: "m888.41 431.31v34.69c17.12-23.7 43.89-41.69 83-41.69 49.16 0 106.65 41.25 106.65 129.47 0 92.16-55.3 136.93-111.91 136.93-30.29 0-57.06-11.85-77.69-39.94v121.12h-61.93v-340.58zm0 125.52c0 51.79 29.85 79 63.2 79 31.6 0 64.08-25.46 64.08-79 0-52.67-32.48-78.12-63.64-78.12-33.79-0-63.64 24.14-63.64 78.12z" }),
30
+ /* @__PURE__ */ h.jsx("path", { d: "m1143 431.31v-61l61.88-8.78v69.79h62.32v51.35h-62.32v122.44c0 18 5.71 27.21 24.58 27.21 11.41 0 21.94-1.76 33.8-4.39l8.77 47.84c-14.92 6.58-38.62 12.73-60.57 12.73-52.22 0-68.46-29.85-68.46-67.59v-138.25h-43.45v-51.35z" })
31
+ ] })
32
+ }
33
+ );
34
+ }
35
+ export {
36
+ x as default
37
+ };
@@ -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"),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,5 +1,5 @@
1
- import { j as h } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import d from "../utilities/scale.mjs";
1
+ import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import d from "../../utilities/scale.mjs";
3
3
  function x({
4
4
  fill: c,
5
5
  ...s
@@ -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"),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;
@@ -1,5 +1,5 @@
1
- import { j as l } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import o from "../utilities/scale.mjs";
1
+ import { j as l } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import o from "../../utilities/scale.mjs";
3
3
  function g({
4
4
  fill: t,
5
5
  ...a
@@ -0,0 +1,2 @@
1
+ import { type ComponentPropsWithoutRef } from 'react';
2
+ export default function EnturLogoSvg({ fill, ...properties }: ComponentPropsWithoutRef<'svg'>): import("react/jsx-runtime").JSX.Element;
@@ -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"),v=require("../../utilities/scale.js");function x({fill:h,...s}){const{width:i,height:e}=v.default({originalWidth:523,originalHeight:159,width:s.width,height:s.height});return t.jsxRuntimeExports.jsxs("svg",{fill:"none",viewBox:"0 0 523 159",xmlns:"http://www.w3.org/2000/svg",...s,width:i,height:e,children:[t.jsxRuntimeExports.jsx("path",{d:"m21.1 18.7v27.6h53.3v18.7h-53.3v26.7h60.1v18.7h-81.2v-110.4h81.2v18.7z",fill:h??"#23145f"}),t.jsxRuntimeExports.jsx("path",{d:"m195.9 156.4h-195.9v-18.7h195.9z",fill:"#ff5959"}),t.jsxRuntimeExports.jsxs("g",{fill:h??"#23145f",children:[t.jsxRuntimeExports.jsx("path",{d:"m193.7 110.2-72.4-65.5v65.5h-21.1v-110.2h2.3l72.4 66.7v-66.7h21.1v110.2z"}),t.jsxRuntimeExports.jsx("path",{d:"m299.8 64.9h-31.5v91.5h-21.1v-91.5h-31.5v-18.7h84.2v18.7z"}),t.jsxRuntimeExports.jsx("path",{d:"m363.1 158.4c-7.1 0-13.6-1.1-19.4-3.3s-10.8-5.3-14.9-9.3-7.3-8.9-9.6-14.6-3.4-12.1-3.4-19.1v-65.8h21.1v65.7c0 5.5.9 10.1 2.7 13.7s4 6.5 6.7 8.6 5.5 3.6 8.6 4.4 5.8 1.2 8.2 1.2 5.1-.4 8.2-1.2 5.9-2.3 8.6-4.4 4.9-5 6.7-8.6 2.7-8.2 2.7-13.7v-65.8h21.1v65.8c0 7-1.1 13.4-3.3 19.1s-5.4 10.6-9.5 14.6-9.1 7.1-14.9 9.3c-5.8 2.3-12.4 3.4-19.6 3.4z"}),t.jsxRuntimeExports.jsx("path",{d:"m451.2 121.4v35.1h-21.1v-110.3h50.1c5.6 0 10.8.9 15.5 2.8s8.7 4.5 12 7.8c3.3 3.4 5.9 7.4 7.8 12 1.9 4.7 2.8 9.8 2.8 15.3 0 4.1-.6 8.1-1.7 12s-2.6 7.4-4.6 10.5-4.4 5.8-7.2 8.1c-2.9 2.3-6 3.8-9.4 4.7l27.4 37h-25.1l-25.5-35.1h-21zm0-18.4h24c4.4 0 8-.6 10.9-1.7s5.1-2.6 6.8-4.4 2.8-3.8 3.4-6.1.9-4.5.9-6.9c0-2.7-.4-5.2-1.3-7.5s-2.2-4.3-3.9-6c-1.8-1.7-4-3.1-6.8-4.1s-6.1-1.5-10-1.5h-24z"})]})]})}exports.default=x;
@@ -0,0 +1,43 @@
1
+ import { j as h } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import l from "../../utilities/scale.mjs";
3
+ function m({
4
+ fill: v,
5
+ ...s
6
+ }) {
7
+ const { width: t, height: i } = l({
8
+ originalWidth: 523,
9
+ originalHeight: 159,
10
+ width: s.width,
11
+ height: s.height
12
+ });
13
+ return /* @__PURE__ */ h.jsxs(
14
+ "svg",
15
+ {
16
+ fill: "none",
17
+ viewBox: "0 0 523 159",
18
+ xmlns: "http://www.w3.org/2000/svg",
19
+ ...s,
20
+ width: t,
21
+ height: i,
22
+ children: [
23
+ /* @__PURE__ */ h.jsx(
24
+ "path",
25
+ {
26
+ d: "m21.1 18.7v27.6h53.3v18.7h-53.3v26.7h60.1v18.7h-81.2v-110.4h81.2v18.7z",
27
+ fill: v ?? "#23145f"
28
+ }
29
+ ),
30
+ /* @__PURE__ */ h.jsx("path", { d: "m195.9 156.4h-195.9v-18.7h195.9z", fill: "#ff5959" }),
31
+ /* @__PURE__ */ h.jsxs("g", { fill: v ?? "#23145f", children: [
32
+ /* @__PURE__ */ h.jsx("path", { d: "m193.7 110.2-72.4-65.5v65.5h-21.1v-110.2h2.3l72.4 66.7v-66.7h21.1v110.2z" }),
33
+ /* @__PURE__ */ h.jsx("path", { d: "m299.8 64.9h-31.5v91.5h-21.1v-91.5h-31.5v-18.7h84.2v18.7z" }),
34
+ /* @__PURE__ */ h.jsx("path", { d: "m363.1 158.4c-7.1 0-13.6-1.1-19.4-3.3s-10.8-5.3-14.9-9.3-7.3-8.9-9.6-14.6-3.4-12.1-3.4-19.1v-65.8h21.1v65.7c0 5.5.9 10.1 2.7 13.7s4 6.5 6.7 8.6 5.5 3.6 8.6 4.4 5.8 1.2 8.2 1.2 5.1-.4 8.2-1.2 5.9-2.3 8.6-4.4 4.9-5 6.7-8.6 2.7-8.2 2.7-13.7v-65.8h21.1v65.8c0 7-1.1 13.4-3.3 19.1s-5.4 10.6-9.5 14.6-9.1 7.1-14.9 9.3c-5.8 2.3-12.4 3.4-19.6 3.4z" }),
35
+ /* @__PURE__ */ h.jsx("path", { d: "m451.2 121.4v35.1h-21.1v-110.3h50.1c5.6 0 10.8.9 15.5 2.8s8.7 4.5 12 7.8c3.3 3.4 5.9 7.4 7.8 12 1.9 4.7 2.8 9.8 2.8 15.3 0 4.1-.6 8.1-1.7 12s-2.6 7.4-4.6 10.5-4.4 5.8-7.2 8.1c-2.9 2.3-6 3.8-9.4 4.7l27.4 37h-25.1l-25.5-35.1h-21zm0-18.4h24c4.4 0 8-.6 10.9-1.7s5.1-2.6 6.8-4.4 2.8-3.8 3.4-6.1.9-4.5.9-6.9c0-2.7-.4-5.2-1.3-7.5s-2.2-4.3-3.9-6c-1.8-1.7-4-3.1-6.8-4.1s-6.1-1.5-10-1.5h-24z" })
36
+ ] })
37
+ ]
38
+ }
39
+ );
40
+ }
41
+ export {
42
+ m as default
43
+ };
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const c=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function m({fill:s,...l}){const{width:h,height:t}=e.default({originalWidth:1549,originalHeight:385,width:l.width,height:l.height});return c.jsxRuntimeExports.jsx("svg",{viewBox:"0 0 1549 385",xmlns:"http://www.w3.org/2000/svg",...l,width:h,height:t,children:c.jsxRuntimeExports.jsxs("g",{fill:s??"#060948",fillRule:"evenodd",children:[c.jsxRuntimeExports.jsx("path",{d:"m1548.5 193c0 92.6-65.2 169.7-152.2 188.4l-9.7-8.3s-3.6-12.4-3.6-13.6c0-1.5 10-15.7 10-15.7h3.3c1.3 0 6.6-18.6 8.2-24.7 8-.5 19.9-1.8 24.4-4 .6-1.8.2-8-.5-15.5 10.2.7 26.1 1.6 26.5 1.6.3 0 5.1-3.8 5.1-3.8.1-38.7 0-40.1 0-41.8 0-.5-7.3-4.2-11.7-6.4 1.4-1.6 2.4-4 2.4-6.5 0-.6-.2-1.1-.2-1.7 3.1-1.8 6-4.2 6-7.1 0-2.5-4-10.2-5.5-13.3 0 0-.9-26.8-1.8-27.6-.7-.5-4.2.4-4.2.4l-11.9-23.3s-8.9-41.3-11.8-43.1c-2.4-1.5-16.6-10.2-20.6-12.6-.6-1.3-.9-2.4-.9-2.7 0-1.7.7-8.8.7-11.9s-6.2-13.1-6.2-14.8c0 0 .5-18 .5-19.9 0-1.8-4.7-6.7-10.2-7.8-1.6-.4-14.4-.9-16 .2-3 1.8-14.1 9.3-14.6 11.3-.4 1.3-.2 14.6-1 17.3-.9 2.8-4.7 6.2-4.9 8.1-.3 2.5-1.6 12.7-1.8 14.9-.2.6-.5 1.1-1.1 1.8-5.7 2.6-19.5 8.8-20.8 9.5-4.9 2.9-22.3 26.3-22.3 26.3-.1 0-6.2-1.8-9.6-2.7.7-1.1 1.1-2.2.9-3.1-.4-1.7-4-10.4-4.9-11.7-.4-.4-2.8-.4-5.7 0l-7.1-111.9c24.4-11.1 51.4-17.3 80.1-17.3 106.4 0 192.7 86.3 192.7 193zm-106.2 67.4.1.3-6.2 12.3h-.3l-7-12.6.2-.4zm-10 17.3v.4l-7.7 13.5-.1-.2-1-28.8.2-.2zm17 15.5-9.1-14.8v-.3l9.3-16.8.2.2v31.4zm-28.7-86.9s-1.5 1.8-1.5 3.1c-.1 1.5 7.7 10 9.5 12.6.4.7.8 1.3.9 1.6-1.2 2.6-.9 13.2-.3 14.3.5.9 3.8 1.3 4.4 1.4-.2.9-.4 1.9-.4 3 0 2.3.7 4.5 2 6.2l-13.5 6.7s-10.8-50.9-12.2-53.3l-4-7.1s-.4-8.7-.6-13.9h.4zm-81 129.8 5.8 31-.2 10.8-4.2 6.7c-14.7-1.1-29-3.8-42.7-8l-12.5-198.9c3.1 1.8 9.3 5.3 14.9 5.8 8 1 32.3-23 33.2-23h.7c.2 5.7.4 28.9 0 30-.3 1.3-4.9 4.7-5.8 6-1.4 2-19.9 114.2-17.9 116.6 1.9 2.2 8.6 3.5 23 4.7.2 3.1 1.7 15.5 1.8 16.3.4.9 3.9 2 3.9 2zm91-43.1v-.2l5.5-8.9h.2l6.4 9.8-.2.4zm-160.2-126.4 12.9 205.2c-71.7-28.1-122.4-97.6-122.4-179.1 0-73 40.5-136.5 100.4-169.2l6.9 108c-1.6.6-2.7 1.1-3.1 1.5-1.1 2-4.7 8.4-4.9 13.9-.4 5.8 4 15.7 6.4 17.8.9 1 2.3 1.5 3.8 1.9z"}),c.jsxRuntimeExports.jsx("path",{d:"m610.4 130.1c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5 14.5 6.5 14.5 14.5-6.5 14.5-14.5 14.5zm-11.1 28.6c0-2.1 1.9-4.2 4.1-4.2h13.8c2.2 0 4.2 1.9 4.2 4.2v105.3h-18c-2.2 0-4.1-1.8-4.1-4.2zm203.9-28.6c-8 0-14.5-6.5-14.5-14.5s6.5-14.5 14.5-14.5c8.1 0 14.5 6.5 14.5 14.5s-6.4 14.5-14.5 14.5zm-11 28.6c0-2.2 1.8-4.2 4.2-4.2h13.9c2.1 0 4.2 1.9 4.2 4.2v105.3h-18.1c-2.2 0-4.2-1.8-4.2-4.2zm-34.3-55.8v161.1h-17.3c-2.4 0-4.2-2-4.2-4.2v-5.8c-9 8-20.8 12.4-33.8 12.4-9.7 0-19.9-3-27.4-7.3-16.6-9.9-27.9-27.9-27.9-49.8s11.5-40.2 28.1-50c7.5-4.4 16.6-7 26.8-7 11.9 0 23.8 3.7 33.6 11.9v-61.3c0-2.4 2-4.2 4.2-4.2h13.9c2.2 0 4.2 1.8 4 4.2zm-21.9 85.7c-6.7-8.7-17.9-15.5-31.2-15.5-21.3 0-35.2 17-35.2 36.2 0 19.5 15.1 36.1 36.3 36.1 11.3 0 22.6-5.7 30.1-15.7zm215.1-29.9v100.5c0 16.2-2.2 27.2-6.6 35.8-8.9 16.9-25.5 27-47.2 27-28.5 0-46.4-14.4-53.3-25.4l12.8-11.8s.2-.2.3-.4c1.5-1.3 3.7-1.5 5.2-.2 7.4 9.3 17.5 16.8 33.7 16.8 11.9 0 21.2-4.4 26.5-12.6 3.8-6 6-14.4 6-28.1v-6c-8.8 7.6-20.1 11.8-33 11.8-9.7 0-19.9-2.9-27.4-7.3-16.6-9.8-27.9-27.9-27.9-49.8s11.7-40.1 28.1-50c7.5-4.3 16.6-6.9 26.8-6.9 12.4 0 24.3 3.8 34.3 12.4v-5.8c0-2.4 2-4.2 4.2-4.2h13.1c2.2 0 4 1.8 4.4 4.2zm-22.6 70.9v-41c-6.8-8.8-17.9-15.5-31.2-15.5-21.2 0-35 17-35 36.1 0 19.5 15.1 36.1 36.3 36.1 11.3 0 22.6-5.6 30.1-15.7zm-593.4-19.5c-.1 2-2.1 3.7-4.3 3.7h-80.1c1.2 18.4 16.2 33 35.4 33 13.6 0 22-5.5 28.1-11.5 0 0 .7-.7 1.2-1.1 1.3-.7 3-.9 4.4 0l12.1 11.5c-8.3 10.4-23.9 20.4-46.2 20.4-31.9 0-56.6-24.2-56.6-56.9 0-32.6 22.3-56.9 53.3-56.9 30.5 0 52.6 24.6 52.6 56.9 0 .2 0 .9.1.9zm-23.3-14.9c-3.3-13.9-15.9-23.8-28.8-23.8-14.1 0-27 9.5-30.7 23.8zm770.5 14.9c-.2 2-2.2 3.7-4.4 3.7h-80.1c1.1 18.4 16.3 33 35.4 33 13.9 0 22.1-5.5 28.1-11.5 0 0 .7-.7 1.3-1.1 1.3-.7 2.9-.9 4.4 0l12 11.5c-8 10.4-23.7 20.4-46 20.4-31.9 0-56.5-24.2-56.5-56.9 0-32.6 22.2-56.9 53.3-56.9 30.4 0 52.5 24.6 52.5 56.9zm-23.2-14.9c-3.3-13.9-15.7-23.8-28.8-23.8-14.2 0-27 9.5-30.7 23.8zm-867-65.2c-8.1 0-14.6-6.5-14.6-14.5s6.5-14.5 14.6-14.5c8 0 14.5 6.5 14.5 14.5s-6.5 14.5-14.5 14.5zm11 143.3c0 14.6-2 23.7-6.9 30.6-7.9 11.5-21 18.3-35.8 18.3-4.7 0-10-.8-13-1.7l3.7-16.2c.5-2.2 2.7-3.7 4.9-3.3l4 .2c6.2 0 13-2.8 16.8-7.7 3.1-4 4.2-9.5 4.2-19.5v-115.3c0-2.2 1.8-4.2 4.2-4.2h13.9c2.2 0 4.2 1.8 4.2 4.2v110.4zm263.6-62.6v53.4h-17.9c-2.3 0-4.2-2-4.2-4.2v-46.5l-.1-4c0-14.1-2.6-20.4-6.6-25.4-5.1-6.5-13.5-10.7-22.6-10.7-14.4 0-24.8 7.6-31.4 15.5v71c0 2.3-2 4.2-4.2 4.2h-13.9c-2.4 0-4.2-2.1-4.2-4.2v-101.1c0-2.4 2-4.2 4.2-4.2h13.2c2.1 0 4 2 4 4.2v6.2c5.8-5.7 16.9-12.8 32.8-12.8 16.1 0 30.5 7.5 39.8 19.3 6.9 9 10.7 20.1 11.1 39.3zm31.6 27c1.4-1.7 4-1.8 5.6-.6 9.3 6.2 19.2 9.5 28.9 9.5 9.6 0 19.1-5.1 19.1-13.7 0-12.6-18.2-13.3-34.3-18.6-13.3-4.4-25.2-12.7-25.2-28.1 0-23.3 21-34.1 40.5-34.1 13.9 0 24.7 3.8 32.9 9.5l.5.5c1.7 1.7 1.9 3.7.2 5.9l-.4.5-5.8 8.1c-1.3 1.8-3.8 2.3-5.8 1.2-6-3.8-12.6-6.4-20.1-6.4-10.8 0-19.9 5.2-19.9 13.7 0 7.5 8.6 10.1 19.5 12.8 17.2 4.4 39.8 12 39.8 34.7 0 20.8-19.3 33.5-40.7 33.5-17.3 0-32.1-5.2-44.1-15.1zm-350.5-1.8c-14.1 17.7-38.1 30.3-63.3 30.3-48.7 0-84.5-35.6-84.5-83.8 0-47.1 35.4-83.7 82.3-84.1 21.9 0 42.5 8.4 56.7 22.3v.1c.2.2.2.4.4.6 1.1 1.6.9 3.6-.4 5.1-.2 0-.2.2-.2.2l-9.8 9.6h.2s0 .2-.2.2c-1.6 1.3-4 1.3-5.5-.2-9.8-8.9-25.2-15.5-41-15.5-33.2 0-59.1 26.5-59.1 61.7 0 36.7 26.4 61.7 61.1 61.7 17.1 0 31.4-6.6 39.9-15.2v-41.9h-42.5c-2 0-3.8-1.7-4-3.9v-18.2h65.7c2.4 0 4.2 2 4.2 4.2zm350.3 2q.3 0 0 0z"})]})})}exports.default=m;
@@ -1,5 +1,5 @@
1
- import { j as c } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import v from "../utilities/scale.mjs";
1
+ import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import v from "../../utilities/scale.mjs";
3
3
  function t({
4
4
  fill: l,
5
5
  ...h
@@ -0,0 +1 @@
1
+ "use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const s=require("../../jsx-runtime-BB_1_6y_.js"),e=require("../../utilities/scale.js");function i({fill:c,...t}){const{width:x,height:h}=e.default({originalWidth:120,originalHeight:59,width:t.width,height:t.height});return s.jsxRuntimeExports.jsx("svg",{fill:"none",viewBox:"0 0 120 59",xmlns:"http://www.w3.org/2000/svg",...t,width:x,height:h,children:s.jsxRuntimeExports.jsxs("g",{fill:c??"currentColor",children:[s.jsxRuntimeExports.jsx("path",{d:"m91.2012 7.831v-7.82785355c3.063-.07955845 5.7249 1.34557355 6.5685 4.73545355.1744.72258.2615 1.46352.2592 2.20688.0185 6.52152.0185 13.04412 0 19.56792v.5396c-1.5902-.0242-3.0629-.3217-4.3386-1.2695-.083-.0805-.1922-.1285-.3076-.1355s-.2295.0276-.3216.0975c-5.1303 2.9021-11.6884.7471-13.9286-4.6974-1.5626-3.805-.9818-7.3886 1.808-10.4395 2.6827-2.93325 6.0569-3.82915 9.9184-2.83986zm0 9.3844c.0131-.3968-.0544-.7921-.1984-1.162-.1441-.3699-.3617-.7068-.6396-.9901-.278-.2833-.6106-.5072-.9776-.6581s-.7608-.2257-1.1575-.2199c-.8023-.0064-1.5742.3063-2.1461.8694-.5718.563-.8966 1.3303-.9031 2.1331-.0064.8027.3062 1.5751.8689 2.1472.5628.5722 1.3296.8972 2.1319.9037.3977.0051.7924-.0697 1.1608-.2199.3683-.1502.7028-.3729.9835-.6548.2808-.2819.5022-.6173.6511-.9864.1489-.369.2222-.7642.2157-1.1622z"}),s.jsxRuntimeExports.jsx("path",{d:"m100.081 7.38135c1.967.03459 3.72.48427 5.082 1.94053 1.081 1.18252 1.695 2.71812 1.728 4.32042.063 1.1587 0 2.3244.025 3.4901-.027.6725.178 1.3337.58 1.8732s.977.9247 1.629 1.0913c1.67.4877 3.567-.8406 3.585-2.5667.031-3.2134 0-6.4234.021-9.63345v-.49465c3.242-.0588 6.039 1.49086 6.679 5.154.44 2.3936.392 4.8516-.142 7.226-.84 3.6009-4.197 6.548-7.862 7.1326-1.986.3138-4.022.0101-5.831-.8701-1.808-.8803-3.304-2.2946-4.284-4.0522-.806-1.4223-1.224-3.0314-1.213-4.6662 0-3.2274 0-6.4512 0-9.68542-.011-.07264-.004-.15566.003-.25943z"}),s.jsxRuntimeExports.jsx("path",{d:"m11.255 17.0749 7.8925 7.7967c-1.9913 2.1654-4.5945 2.8399-7.3878 1.4217-1.566-.8025-2.84517-1.9613-4.09664-3.1616-.17631-.1661-.32151-.3667-.54277-.6261-1.06132 3.2273-3.33263 4.5279-6.530446 4.5487v-27.04990547c1.832256 0 3.495126.38395547 4.839936 1.69148547 1.42086 1.38362 1.94288 3.11315 1.9982 5.02947.04148 1.48394 0 2.97133 0 4.56595l.42176-.3666c1.03713-.9202 1.99129-1.91983 3.08716-2.74309 2.5341-1.9094 5.1546-1.72953 7.5054.40471.2385.21447.4701.43585.7605.69182z"}),s.jsxRuntimeExports.jsx("path",{d:"m58.1609 9.27762-7.8407 7.76218 7.813 7.8001c-1.7665 1.9613-4.1485 2.7673-6.6445 1.778-1.6767-.6607-3.0284-1.7814-4.3248-2.9817-.3699-.3459-.6914-.7333-1.0579-1.1346-1.5004 3.3207-3.5297 4.7113-6.5201 4.5175v-26.9979286c.8491-.0499943 1.7001.0579059 2.5099.3182336 2.7311.837095 4.1485 3.261895 4.2626 5.932295.076 1.63613 0 3.27919 0 5.0364.1832-.1695.2938-.2733.4114-.377 1.0371-.9167 1.9982-1.90599 3.0906-2.73617 2.5237-1.9094 5.0854-1.7572 7.4777.34591.2662.21792.5117.4566.8228.73678z"}),s.jsxRuntimeExports.jsx("path",{d:"m77.0128 27.0363c-1.5253.0947-3.0374-.3335-4.2868-1.2142-.0905-.0893-.2099-.1433-.3368-.1522-.1268-.0089-.2526.028-.3546.1038-1.2391.7059-2.6167 1.1337-4.0375 1.2537-1.4207.12-2.8506-.0705-4.1903-.5585-1.3398-.488-2.5575-1.2617-3.5687-2.2675-1.0111-1.0058-1.7916-2.2196-2.2872-3.5573-.4956-1.3376-.6944-2.7671-.5828-4.1894.1116-1.4222.531-2.8031 1.2291-4.047.6982-1.2439 1.6584-2.321 2.814-3.15657s2.4791-1.40966 3.8786-1.68246c2.3386-.48754 4.7749-.07632 6.8243 1.15187.0851.06077.1897.08802.2936.07654.104-.01149.2001-.06091.2699-.13881 1.2687-.98583 2.7657-1.23834 4.3352-1.27639zm-6.9142-9.8584c.0266-.3919-.0289-.7851-.1629-1.1544-.134-.3692-.3435-.7065-.6152-.9901-.2717-.2835-.5996-.5073-.9627-.6568s-.7534-.2215-1.1459-.2115c-.7893.0149-1.5418.3365-2.0983.8968s-.8732 1.3153-.8831 2.1051c-.0099.7899.2878 1.5525.8301 2.1266s1.2866.9145 2.0753.9491c1.6905.0207 2.9385-1.266 2.9627-3.0648z"}),s.jsxRuntimeExports.jsx("path",{d:"m37.522 7.37438v19.71662c-.5808-.0553-1.1582-.0657-1.7286-.1764-.9537-.1677-1.8561-.5523-2.6377-1.1242-.08-.0401-.1682-.0611-.2576-.0611s-.1776.021-.2575.0611c-1.6385.9205-3.5022 1.3627-5.3793 1.2764-2.1622-.0759-4.2344-.8845-5.877-2.2933-1.1087-.8975-2.0002-2.0342-2.6079-3.325-.6076-1.2909-.9157-2.7025-.9011-4.1293-.0429-1.9845.5274-3.9339 1.6331-5.5819s2.6928-2.91439 4.5447-3.62614c1.3834-.58375 2.8846-.83375 4.3824-.7298 1.4977.10395 2.9501.55895 4.2396 1.32822.0732.03601.1536.05474.2351.05474s.162-.01873.2351-.05474c1.2757-1.00659 2.7622-1.26948 4.3767-1.3352zm-6.8762 9.76142c0-1.7502-1.2342-2.9886-2.9316-2.9713-.3986.003-.7927.0844-1.1599.2398-.3671.1554-.7001.3815-.9798.6656-.2798.2842-.5009.6206-.6507.9902s-.2254.7651-.2225 1.164c.003.3988.0844.7931.2397 1.1605.1553.3673.3813.7005.6653.9804.2839.2799.6202.5012.9896.6511.3693.1498.7646.2255 1.1632.2225 1.6629-.0173 2.9075-1.3455 2.8867-3.1028z"}),s.jsxRuntimeExports.jsxs("g",{opacity:.8,children:[s.jsxRuntimeExports.jsx("path",{d:"m80.3091 58.2949.2871-1.5791.5332.0308c.3144.0615.5981.0615.8511 0 .2597-.0615.4922-.2119.6972-.4512.2051-.2324.3897-.5742.5537-1.0254l.4307-1.1792-4.3066-11.2178h1.9687l2.3994 6.5831c.2325.6357.4375 1.268.6153 1.8969.1845.6289.3691 1.2442.5537 1.8457h-.5845c.1846-.6015.3691-1.2168.5537-1.8457.1846-.6357.3897-1.268.6153-1.8969l2.3994-6.5831h1.9482l-5.0142 13.043c-.2187.5606-.4853 1.0254-.7998 1.3945-.3076.376-.6699.6563-1.0869.8409-.4101.1845-.8681.2768-1.374.2768-.2734 0-.5195-.0171-.7383-.0512-.2119-.0274-.3794-.0547-.5024-.0821z"}),s.jsxRuntimeExports.jsx("path",{d:"m62.6914 54.0908v-11.2178h1.7534l.0103 2.4302h-.1743c.1777-.5879.4375-1.0732.7793-1.456.3418-.3897.7382-.6836 1.1894-.8819.4512-.1982.9229-.2973 1.4151-.2973.8339 0 1.5244.2529 2.0712.7588.5469.499.8955 1.1279 1.0459 1.8867h-.2973c.1504-.5264.3999-.9878.7485-1.3843s.7759-.7041 1.2817-.9229c.5059-.2255 1.063-.3383 1.6714-.3383.6631 0 1.2681.1435 1.815.4306s.9809.7212 1.3022 1.3023c.3281.581.4922 1.3159.4922 2.2046v7.4853h-1.8047v-7.4546c0-.8271-.2358-1.4184-.7075-1.7739-.4648-.3623-1.0049-.5435-1.6201-.5435-.5195 0-.9673.1094-1.3433.3282-.376.2119-.6665.5092-.8716.8921-.205.3759-.3076.81-.3076 1.3022v7.2495h-1.8047v-7.6391c0-.6426-.2153-1.1587-.646-1.5484-.4238-.3896-.9638-.5845-1.6201-.5845-.4443 0-.8647.106-1.2612.3179-.3965.2051-.7144.5161-.9536.9331-.2393.417-.3589.9297-.3589 1.5381v6.9829z"}),s.jsxRuntimeExports.jsx("path",{d:"m55.4951 54.3369c-1.0869 0-2.0234-.2427-2.8096-.728-.7793-.4922-1.3774-1.1724-1.7944-2.0405-.417-.875-.6255-1.8833-.6255-3.0249s.2085-2.1534.6255-3.0352c.4238-.8818 1.0151-1.5723 1.7739-2.0713.7657-.499 1.6509-.7485 2.6558-.7485.6631 0 1.292.1162 1.8867.3486.6016.2256 1.1314.5742 1.5894 1.0459.4648.4717.8271 1.0664 1.0869 1.7842.2666.7178.3999 1.562.3999 2.5327v.6563h-8.9004v-1.5279h7.916l-.8203.5537c0-.7451-.123-1.4013-.3691-1.9687-.2461-.5742-.605-1.0186-1.0767-1.333-.4648-.3213-1.0356-.482-1.7124-.482-.6699 0-1.2476.1607-1.7329.482-.4854.3213-.8613.7553-1.1279 1.3022-.2598.5401-.3897 1.145-.3897 1.815v.9228c0 .8067.1401 1.5039.4204 2.0918.2803.5811.6768 1.0288 1.1895 1.3433.5195.3076 1.1279.4614 1.8252.4614.4717 0 .8955-.0684 1.2715-.2051.3828-.1435.7041-.352.9638-.6255.2666-.2734.4649-.6015.5947-.9843l1.7637.2973c-.164.6221-.458 1.169-.8818 1.6406-.4238.4717-.9536.8409-1.5894 1.1075-.6357.2597-1.3467.3896-2.1328.3896z"}),s.jsxRuntimeExports.jsx("path",{d:"m42.564 54.3164c-.9434 0-1.7774-.2393-2.502-.7178s-1.2886-1.1518-1.6919-2.02c-.3965-.875-.5947-1.9004-.5947-3.0762 0-1.1757.2017-2.1977.605-3.0659.4033-.8681.9638-1.5381 1.6816-2.0097.7246-.4786 1.5586-.7178 2.502-.7178.6425 0 1.1792.1025 1.6098.3076.4375.1982.793.4443 1.0664.7383.2803.2939.5059.581.6768.8613h.0923v-5.8037h1.8047v15.2783h-1.7535v-1.7226h-.1333c-.1777.2939-.4101.5913-.6972.8921-.2803.3007-.6392.5537-1.0767.7587-.4306.1983-.9604.2974-1.5893.2974zm.2666-1.6099c.6904 0 1.2749-.1777 1.7534-.5332.4853-.3554.8545-.8476 1.1074-1.4765.2598-.6358.3897-1.3706.3897-2.2046 0-.8408-.1265-1.5723-.3794-2.1943-.253-.6221-.6221-1.1075-1.1075-1.4561-.4853-.3486-1.0732-.523-1.7636-.523-.6836 0-1.2681.1744-1.7535.523-.4785.3486-.8442.8374-1.0971 1.4663-.2529.6221-.3794 1.3501-.3794 2.1841 0 .8271.1265 1.5586.3794 2.1943.2597.6289.6289 1.1245 1.1074 1.4868.4854.3555 1.0664.5332 1.7432.5332z"}),s.jsxRuntimeExports.jsx("path",{d:"m30.125 54.3164c-.7246 0-1.3774-.1299-1.9585-.3896-.5811-.2666-1.0425-.6563-1.3843-1.169s-.5127-1.1382-.5127-1.8765c0-.6425.1265-1.1621.3794-1.5585.253-.4034.5913-.7212 1.0152-.9537.4238-.2324.8955-.4067 1.415-.5229.5264-.1162 1.0562-.2085 1.5894-.2769.6904-.0888 1.2441-.1572 1.6611-.205.417-.0479.7212-.1265.9126-.2359.1914-.1162.2871-.3144.2871-.5947v-.082c0-.4444-.0923-.8272-.2769-1.1485-.1777-.3213-.4443-.5674-.7998-.7383-.3554-.1777-.7964-.2666-1.3227-.2666-.5264 0-.9844.0855-1.374.2564-.3897.1641-.7041.3828-.9434.6562-.2324.2666-.3931.5503-.4819.8511l-1.774-.3589c.1914-.6836.5127-1.2441.9639-1.6816.4512-.4444.9878-.7725 1.6099-.9844.622-.2187 1.2783-.3281 1.9687-.3281.4785 0 .9639.0615 1.4561.1846.499.123.957.3281 1.374.6152.4238.2871.7622.6802 1.0151 1.1792.253.499.3794 1.1245.3794 1.8765v7.5263h-1.7739v-1.5483h-.0923c-.1299.2597-.3315.5298-.605.81-.2734.2735-.6357.5025-1.0869.6871-.4443.1845-.9912.2768-1.6406.2768zm.2871-1.5996c.6973 0 1.2749-.1299 1.7329-.3897.4649-.2666.8101-.6083 1.0357-1.0253.2324-.4239.3486-.8682.3486-1.333v-1.5074c-.0684.0821-.2153.1573-.4409.2256-.2256.0615-.4888.1196-.7896.1743s-.605.1026-.9126.1436c-.3008.041-.5674.0752-.7998.1025-.4306.0547-.8374.1504-1.2202.2871-.3828.1299-.6904.3213-.9228.5743-.2325.246-.3487.5844-.3487 1.0151 0 .3691.0991.6836.2974.9433.1982.2598.4683.4581.81.5948.3487.1299.752.1948 1.21.1948z"}),s.jsxRuntimeExports.jsx("path",{d:"m19.6978 54.3369c-1.0186 0-1.9141-.2427-2.6866-.728-.7724-.4922-1.374-1.1724-1.8047-2.0405-.4306-.875-.646-1.8868-.646-3.0352 0-1.1621.2154-2.1807.646-3.0557.4307-.8818 1.0323-1.5654 1.8047-2.0507.7725-.4922 1.668-.7383 2.6866-.7383.581 0 1.121.082 1.6201.2461.5058.1572.9604.3862 1.3637.687.4034.2939.7452.6494 1.0254 1.0664.2803.417.482.8852.605 1.4048l-1.7739.3076c-.0684-.3008-.1846-.5776-.3486-.8306-.1641-.2597-.3658-.4819-.605-.6665-.2393-.1845-.5161-.3281-.8306-.4306-.3144-.1094-.6665-.1641-1.0561-.1641-.7315 0-1.3433.188-1.8355.564-.4853.3759-.8545.8852-1.1074 1.5278-.2461.6357-.3692 1.3467-.3692 2.1328 0 .7793.1231 1.4868.3692 2.1226.2529.6289.6221 1.1313 1.1074 1.5073.4922.3691 1.104.5537 1.8355.5537.3896 0 .7417-.0513 1.0561-.1538.3213-.1026.6016-.2495.8408-.4409.2393-.1914.4375-.417.5948-.6768.164-.2666.2871-.5571.3691-.8716l1.7842.3076c-.1231.5196-.3247.9913-.605 1.4151-.2803.417-.6255.7793-1.0357 1.0869-.4033.3076-.8613.5435-1.374.7075-.5058.1641-1.0493.2461-1.6303.2461z"}),s.jsxRuntimeExports.jsx("path",{d:"m0 54.0908 5.57812-15.2783h2.19434l5.59864 15.2783h-2.02l-3.21975-9.1157c-.20508-.5811-.44092-1.2783-.70752-2.0918-.25977-.8203-.58447-1.873-.97412-3.1582h.43066c-.37598 1.292-.70068 2.3516-.97412 3.1787-.2666.8272-.49561 1.5176-.68701 2.0713l-3.20947 9.1157zm2.83008-4.2759v-1.6713h7.71092v1.6713z"})]})]})})}exports.default=i;
@@ -1,5 +1,5 @@
1
- import { j as c } from "../jsx-runtime-B4hRZ52C.mjs";
2
- import l from "../utilities/scale.mjs";
1
+ import { j as c } from "../../jsx-runtime-B4hRZ52C.mjs";
2
+ import l from "../../utilities/scale.mjs";
3
3
  function d({
4
4
  fill: s,
5
5
  ...h
@@ -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"),s=require("@kuma-ui/core"),u=require("../../icons/kakadu-guide-glyph.js"),o=require("../../theme.js");function r({size:e=56}){return t.jsxRuntimeExports.jsx("div",{style:{"--size":`${e}px`,"--bevel-shadow-offset":`${e/11}px`,"--drop-shadow-offset-multiplier":`${e/30}`},className:s.cx(o.nonInteractiveEffectStyles,o.overlayEffectStyles,"kakadu-components-4158731457"),children:t.jsxRuntimeExports.jsx(u.default,{fill:"#fff",width:e/1.8793103448,height:e/2,className:"kakadu-components-392715920"})})}exports.default=r;