@kakadu/components 1.6.6 → 1.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/build/components/button.js +1 -1
- package/build/components/button.mjs +1 -1
- package/build/components/card.js +1 -1
- package/build/components/card.mjs +1 -1
- package/build/components/datum.js +1 -1
- package/build/components/datum.mjs +1 -1
- package/build/components/icon-button.js +1 -1
- package/build/components/icon-button.mjs +1 -1
- package/build/components/input.js +1 -1
- package/build/components/input.mjs +1 -1
- package/build/components/modal.js +1 -1
- package/build/components/modal.mjs +1 -1
- package/build/components/notice.js +1 -1
- package/build/components/notice.mjs +1 -1
- package/build/components/text-button.js +1 -1
- package/build/components/text-button.mjs +1 -1
- package/build/{icon-Ci3BSxQa.mjs → icon-C6X3pQX0.mjs} +97 -83
- package/build/icon-Dw7yhWuE.js +1 -0
- package/build/icons/arrow-left.d.ts +2 -0
- package/build/icons/arrow-left.js +1 -0
- package/build/icons/arrow-left.mjs +27 -0
- package/build/icons/arrow-right.d.ts +2 -0
- package/build/icons/arrow-right.js +1 -0
- package/build/icons/arrow-right.mjs +27 -0
- package/build/icons/arrow-up.d.ts +2 -0
- package/build/icons/arrow-up.js +1 -0
- package/build/icons/arrow-up.mjs +27 -0
- package/build/icons/caret-left.d.ts +2 -0
- package/build/icons/caret-left.js +1 -0
- package/build/icons/caret-left.mjs +27 -0
- package/build/icons/caret-up.d.ts +2 -0
- package/build/icons/caret-up.js +1 -0
- package/build/icons/caret-up.mjs +27 -0
- package/build/icons/chevron-left.d.ts +2 -0
- package/build/icons/chevron-left.js +1 -0
- package/build/icons/chevron-left.mjs +27 -0
- package/build/icons/chevron-right.d.ts +2 -0
- package/build/icons/chevron-right.js +1 -0
- package/build/icons/chevron-right.mjs +27 -0
- package/build/icons/icon.d.ts +9 -2
- package/build/icons/icon.js +1 -1
- package/build/icons/icon.mjs +13 -6
- package/build/icons/kakadu-guide-glyph.js +1 -1
- package/build/icons/kakadu-guide-glyph.mjs +10 -10
- package/build/icons/kakadu-guide.js +1 -1
- package/build/icons/kakadu-guide.mjs +4 -4
- package/build/index.d.ts +33 -19
- package/build/index.js +1 -1
- package/build/index.mjs +110 -96
- package/package.json +1 -1
- package/build/icon-CRXHH3In.js +0 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),h=require("react"),a=require("@kuma-ui/core"),D=require("../theme.js"),T=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),h=require("react"),a=require("@kuma-ui/core"),D=require("../theme.js"),T=require("../icon-Dw7yhWuE.js"),G=require("./spinner.js"),I=require("./moving-gradients.js"),z=require("./moving-stars.js"),B=require("./theme-setter.js"),W=require("./click-ripples.js"),l=require("./hover-gradient.js"),$=require("./button-tooltip.js"),O=require("./aria-text.js"),P=require("./atom.js");var j=(s=>(s.primary="primary",s.secondary="secondary",s.warning="warning",s.danger="danger",s))(j||{});function k({icon:s,variant:n="primary",className:o,...r}){return e.jsxRuntimeExports.jsx("div",{...r,className:a.cx("kakadu-components-2658660333",n==="secondary"&&"kakadu-components-3469662110",o),children:typeof s=="string"?e.jsxRuntimeExports.jsx(T.Icon,{width:14,height:14,type:s}):s})}const y="kakadu-components-2244098950",A="kakadu-components-3923184173",S="kakadu-components-317965671",R="kakadu-components-1978976872";function C({type:s,variant:n="primary",href:o,target:r,rel:b,className:f,children:t,label:q,tooltip:m,iconLeft:u,iconRight:i,isLoading:c,hasMovingGradients:E=!1,movingGradientsCount:d=4,hasMovingStars:g=!1,movingStarsCount:p=10,..._}){const x=h.useRef(null),v=B.useIsDarkMode(x),N=s??"button",w=E&&d>0,M=g&&p>0;return e.jsxRuntimeExports.jsxs(P.default,{..._,as:o?"a":"button",type:o?void 0:N,href:o,target:r,rel:b,disabled:c,className:a.cx(D.effectStyles,"kakadu-components-1578318887",!!u&&"kakadu-components-3652831856",!t&&"kakadu-components-2746167644",n==="secondary"&&y,n==="warning"&&S,n==="danger"&&R,f),children:[u?e.jsxRuntimeExports.jsx(k,{variant:n,icon:u,className:t?"kakadu-components-294089230":void 0}):null,t?e.jsxRuntimeExports.jsx("div",{ref:x,className:"kakadu-components-2618257692",children:t}):e.jsxRuntimeExports.jsx(O.default,{children:q}),i?e.jsxRuntimeExports.jsx(k,{variant:n,icon:i,className:t?"kakadu-components-3127707672":void 0}):null,e.jsxRuntimeExports.jsx("div",{className:a.cx("kakadu-components-1029011626",c&&"kakadu-components-726496666"),children:e.jsxRuntimeExports.jsx("div",{className:"kakadu-components-772420116",children:e.jsxRuntimeExports.jsx(G.RevealSpinner,{isVisible:c})})}),w&&e.jsxRuntimeExports.jsx(I.default,{opacity:v?.4:.3,maximumGradientsCount:d,className:a.cx("kakadu-components-1505766785",n==="secondary"&&"kakadu-components-3712045697")}),M&&e.jsxRuntimeExports.jsx(z.default,{maximumStarsCount:p,className:"kakadu-components-2813474662"}),e.jsxRuntimeExports.jsx(W.default,{size:t?void 0:50}),e.jsxRuntimeExports.jsx(l.default,{size:t?void 0:50,className:n==="secondary"?l.normalBlendStyles:void 0}),m?e.jsxRuntimeExports.jsx($.default,{label:m}):null]})}exports.ButtonVariant=j;exports.buttonDangerStyles=R;exports.buttonSecondaryStyles=y;exports.buttonSuccessStyles=A;exports.buttonWarningStyles=S;exports.default=C;
|
|
@@ -2,7 +2,7 @@ import { j as o } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
|
2
2
|
import { useRef as M } from "react";
|
|
3
3
|
import { cx as t } from "@kuma-ui/core";
|
|
4
4
|
import { effectStyles as I } from "../theme.mjs";
|
|
5
|
-
import { I as D } from "../icon-
|
|
5
|
+
import { I as D } from "../icon-C6X3pQX0.mjs";
|
|
6
6
|
import { RevealSpinner as G } from "./spinner.mjs";
|
|
7
7
|
import R from "./moving-gradients.mjs";
|
|
8
8
|
import T from "./moving-stars.mjs";
|
package/build/components/card.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),a=require("@kuma-ui/core"),j=require("../theme.js"),r=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),a=require("@kuma-ui/core"),j=require("../theme.js"),r=require("../icon-Dw7yhWuE.js"),t=require("./flex.js"),n=require("./text.js"),k=require("./click-ripples.js"),c=require("./hover-gradient.js"),h=require("./button.js"),R=require("./atom.js");function f({icon:o,title:i,description:u,action:l,href:s,target:m,rel:x,className:d,...p}){return e.jsxRuntimeExports.jsxs(R.default,{...p,as:s?"a":"button",type:s?void 0:"button",href:s,target:m,rel:x,className:a.cx(j.effectStyles,h.buttonSecondaryStyles,"kakadu-components-1387630570",d),children:[e.jsxRuntimeExports.jsxs(t.default,{gap:.5,direction:"column",children:[e.jsxRuntimeExports.jsx(n.Span,{className:"kakadu-components-1301774894",children:e.jsxRuntimeExports.jsxs(t.default,{gap:.5,direction:"row",alignment:t.FlexAlignment.start,children:[o?e.jsxRuntimeExports.jsx(r.Icon,{width:16,height:16,type:o,className:a.cx(r.iconShadowStyles,"kakadu-components-782417605")}):null,i]})}),e.jsxRuntimeExports.jsx(n.Paragraph,{className:"kakadu-components-3061837309",children:u}),e.jsxRuntimeExports.jsx(t.default,{alignment:t.FlexAlignment.end,children:e.jsxRuntimeExports.jsx(n.Span,{className:"kakadu-components-777975485",children:l})})]}),e.jsxRuntimeExports.jsx(k.default,{size:250,className:"kakadu-components-2967167444"}),e.jsxRuntimeExports.jsx(c.default,{size:300,className:c.normalBlendStyles})]})}exports.default=f;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { cx as t } from "@kuma-ui/core";
|
|
3
3
|
import { effectStyles as u } from "../theme.mjs";
|
|
4
|
-
import { I as k, i as f } from "../icon-
|
|
4
|
+
import { I as k, i as f } from "../icon-C6X3pQX0.mjs";
|
|
5
5
|
import a, { FlexAlignment as n } from "./flex.mjs";
|
|
6
6
|
import { Span as m, Paragraph as j } from "./text.mjs";
|
|
7
7
|
import h from "./click-ripples.mjs";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("react"),u=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("react"),u=require("../icon-Dw7yhWuE.js"),t=require("./flex.js"),c=require("./text.js"),r=require("./icon-button.js");function x({title:a,value:l,hasCopyButton:p}){const n=o.useRef(null),[s,i]=o.useState(!1),m=o.useCallback(()=>{i(!0),n.current&&clearTimeout(n.current),n.current=setTimeout(()=>{i(!1)},2e3)},[]);return e.jsxRuntimeExports.jsxs(t.default,{direction:"row",gap:1.5,alignment:t.FlexAlignment.start,children:[e.jsxRuntimeExports.jsxs(t.default,{fill:!0,gap:.375,alignment:t.FlexAlignment.start,children:[e.jsxRuntimeExports.jsx(c.Span,{className:"kakadu-components-3772513716",children:a}),e.jsxRuntimeExports.jsx(c.Span,{className:"kakadu-components-2497879239",children:l})]}),p?e.jsxRuntimeExports.jsx("div",{children:e.jsxRuntimeExports.jsx(r.default,{icon:s?u.IconType.check:u.IconType.copy,label:s?"Kopiert!":"Kopier",variant:s?r.IconButtonVariant.success:r.IconButtonVariant.default,onClick:m})}):null]})}exports.default=x;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as e } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { useRef as f, useState as d, useCallback as x } from "react";
|
|
3
|
-
import { a as r } from "../icon-
|
|
3
|
+
import { a as r } from "../icon-C6X3pQX0.mjs";
|
|
4
4
|
import s, { FlexAlignment as a } from "./flex.mjs";
|
|
5
5
|
import { Span as i } from "./text.mjs";
|
|
6
6
|
import j, { IconButtonVariant as c } from "./icon-button.mjs";
|
|
@@ -1 +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("react"),n=require("@kuma-ui/core"),a=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const t=require("../jsx-runtime-BB_1_6y_.js"),s=require("react"),n=require("@kuma-ui/core"),a=require("../icon-Dw7yhWuE.js"),f=require("../theme.js"),y=require("./theme-setter.js"),i=require("./button.js"),q=require("./aria-text.js"),b=require("./button-tooltip.js"),E=require("./click-ripples.js"),k=require("./hover-gradient.js");var S=(e=>(e.default="default",e.success="success",e.warning="warning",e.danger="danger",e))(S||{});function w({icon:e,variant:u="default",label:d,className:h,...j}){const g=y.useIsDarkMode(),[o,R]=s.useState(e),[m,l]=s.useState(!1),x=s.useRef(e),c=s.useRef(null);s.useEffect(()=>{x.current=e},[e]);const r=s.useCallback(()=>{c.current&&(clearTimeout(c.current),c.current=null)},[]);return s.useEffect(()=>{if(o===e){l(p=>p&&!1);return}l(!0),r(),c.current=setTimeout(()=>{l(!1),R(x.current)},370)},[o,e,r]),s.useEffect(()=>()=>{r()},[r]),t.jsxRuntimeExports.jsxs("button",{...j,type:"button",className:n.cx(f.buttonResetStyles,f.effectStyles,"kakadu-components-3057735296",u==="default"&&n.cx(i.buttonSecondaryStyles,"kakadu-components-2089159949"),u==="success"&&n.cx(i.buttonSuccessStyles,"kakadu-components-1463468148"),u==="warning"&&n.cx(i.buttonWarningStyles,"kakadu-components-2686186037"),u==="danger"&&n.cx(i.buttonDangerStyles,"kakadu-components-2463905722"),h),children:[t.jsxRuntimeExports.jsxs("span",{"data-theme":u==="default"?g?"dark":"light":"dark",className:"kakadu-components-2197738751",children:[t.jsxRuntimeExports.jsx(a.Icon,{width:16,height:16,type:o,className:n.cx(a.iconShadowStyles,"kakadu-components-1309118222",m&&"kakadu-components-3602476657")}),o===e?null:t.jsxRuntimeExports.jsx(a.Icon,{width:16,height:16,type:e,className:n.cx(a.iconShadowStyles,"kakadu-components-2883440801",m&&"kakadu-components-1406924214")})]}),t.jsxRuntimeExports.jsx(q.default,{children:d}),t.jsxRuntimeExports.jsx(b.default,{label:d}),t.jsxRuntimeExports.jsx(E.default,{size:50}),t.jsxRuntimeExports.jsx(k.default,{size:50,className:u==="default"?k.normalBlendStyles:void 0})]})}exports.IconButtonVariant=S;exports.default=w;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { useState as f, useRef as p, useEffect as c, useCallback as j } from "react";
|
|
3
3
|
import { cx as s } from "@kuma-ui/core";
|
|
4
|
-
import { I as k, i as h } from "../icon-
|
|
4
|
+
import { I as k, i as h } from "../icon-C6X3pQX0.mjs";
|
|
5
5
|
import { buttonResetStyles as w, effectStyles as b } from "../theme.mjs";
|
|
6
6
|
import { useIsDarkMode as R } from "./theme-setter.mjs";
|
|
7
7
|
import { buttonSecondaryStyles as N, buttonSuccessStyles as T, buttonWarningStyles as I, buttonDangerStyles as D } from "./button.mjs";
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),s=require("react"),i=require("@kuma-ui/core"),ne=require("../icons/chevron-up.js"),I=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),s=require("react"),i=require("@kuma-ui/core"),ne=require("../icons/chevron-up.js"),I=require("../icon-Dw7yhWuE.js"),H=require("../utilities/copy-to-clipboard.js"),_=require("../theme.js"),oe=require("./button-tooltip.js"),$=require("./text-button.js"),R=require("./text.js"),ae=require("./collapsible.js"),A=require("./click-ripples.js"),O=require("./hover-gradient.js"),ce=require("./notification.js"),re=require("./notice.js"),le="kakadu-components-2065792067",ie="kakadu-components-3551118672",y="kakadu-components-2161641266",W="kakadu-components-628401705",D=i.cx(W,"kakadu-components-3245407458"),ue=i.cx(W,"kakadu-components-1117160492");function pe({as:x,className:a,...u}){return e.jsxRuntimeExports.jsx(R.Span,{as:x??"span",...u,className:i.cx("kakadu-components-3574036749",a)})}function F({label:x,error:a,errorId:u,warning:c,warningId:f,footnote:n,attachments:k,className:d,children:E,...o}){const m=!!a,j=!!c,p=!!n;return e.jsxRuntimeExports.jsxs("label",{...o,className:i.cx(le,d),children:[e.jsxRuntimeExports.jsx(R.Span,{className:i.cx(_.overflowProtectionStyles,ie),children:e.jsxRuntimeExports.jsx("span",{children:x})}),e.jsxRuntimeExports.jsxs("span",{className:"kakadu-components-448077930",children:[E,p?e.jsxRuntimeExports.jsx(pe,{className:"kakadu-components-3258753754",children:n}):null,k]}),m?e.jsxRuntimeExports.jsx(R.Paragraph,{id:u,className:D,children:a instanceof Error?a.message:a}):j?e.jsxRuntimeExports.jsx(R.Paragraph,{id:f,className:ue,children:c instanceof Error?c.message:c}):null]})}function xe({label:x,options:a,error:u,warning:c,footnote:f,className:n,...k}){const d=s.useId(),E=`${d}-error`,o=`${d}-warning`,m=!!u,j=!!c;return e.jsxRuntimeExports.jsxs(F,{label:x,error:u,warning:c,footnote:f,children:[e.jsxRuntimeExports.jsx("select",{...k,"aria-invalid":m,"data-warning":j,"aria-describedby":m?E:j?o:void 0,className:i.cx(y,"kakadu-components-709108872",n),children:a.map(p=>e.jsxRuntimeExports.jsx("option",{value:p.value,children:p.label},p.value))}),e.jsxRuntimeExports.jsx(ne.default,{className:"kakadu-components-1616393393"})]})}const de=36,V="kakadu-components-4233741488";function me({type:x,label:a,error:u,warning:c,footnote:f,suggestion:n,hasCopyButton:k,hasClearButton:d,isMultiline:E,onChange:o,className:m,...j}){const p=s.useRef(null),v=s.useRef(null),S=s.useRef(null),P=ce.useCreateNotification(),w=s.useId(),z=`${w}-error`,G=`${w}-warning`,{value:b}=j,[U,M]=s.useState(""),r=b??U,[J,K]=s.useState(),Q=x==="textarea"||!!E;s.useLayoutEffect(()=>{typeof r=="string"&&S.current&&K(S.current.scrollHeight)},[r]);const g=s.useMemo(()=>typeof r=="string"?`${r} `.split(`
|
|
2
2
|
`):[],[r]),X=s.useMemo(()=>g.length,[g]),N=!!u,q=!!c,B=N?z:q?G:void 0;s.useEffect(()=>{M(typeof b=="string"?b:"")},[b]);const L=s.useCallback(t=>{const{value:l}=t.target;M(l),o==null||o(l,t)},[o]),Y=s.useCallback(()=>{typeof r=="string"&&(H.default(r),P({type:re.NoticeType.success,children:"Copied to clipboard."}))},[r,P]),Z=s.useCallback(()=>{var l;const t=v.current??p.current;if(o&&t){const h=(l=Object.getOwnPropertyDescriptor(t instanceof HTMLTextAreaElement?HTMLTextAreaElement.prototype:HTMLInputElement.prototype,"value"))==null?void 0:l.set;if(h){h.call(t,"");const T=new Event("input",{bubbles:!0});t.dispatchEvent(T),t.focus()}}},[o]),[ee,te]=s.useState(""),C=!!n&&ee!==n,se=s.useCallback(()=>{var l;const t=v.current??p.current;if(n&&o&&t){const h=(l=Object.getOwnPropertyDescriptor(t instanceof HTMLTextAreaElement?HTMLTextAreaElement.prototype:HTMLInputElement.prototype,"value"))==null?void 0:l.set;if(h){h.call(t,n);const T=new Event("input",{bubbles:!0});t.dispatchEvent(T),t.focus()}else H.default(n);te(n)}},[n,o]);return e.jsxRuntimeExports.jsxs(F,{label:a,error:u,warning:c,footnote:f,attachments:e.jsxRuntimeExports.jsx(ae.default,{isCollapsed:!C,children:C?e.jsxRuntimeExports.jsxs("button",{type:"button",className:i.cx(_.buttonResetStyles,_.overflowProtectionStyles,"kakadu-components-2355856341"),onClick:se,children:[e.jsxRuntimeExports.jsx(oe.default,{label:"Apply suggestion"}),e.jsxRuntimeExports.jsx(I.SparkleSvg,{width:13,height:13,className:"kakadu-components-1021263934"}),e.jsxRuntimeExports.jsx(R.Span,{className:"kakadu-components-1585874956",children:n}),e.jsxRuntimeExports.jsx(A.default,{className:"kakadu-components-3448565402"}),e.jsxRuntimeExports.jsx(O.default,{})]}):null}),style:{"--button-padding":`${de*((k?1:0)+(d?1:0))}px`},children:[e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-3146929190",children:[Q?e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("span",{ref:S,"aria-hidden":!0,className:i.cx(y,m,"kakadu-components-2033521835"),children:[g.map((t,l)=>e.jsxRuntimeExports.jsxs("span",{children:[t,X>1?e.jsxRuntimeExports.jsx("br",{}):null]},l))," "]}),e.jsxRuntimeExports.jsx("textarea",{...j,ref:v,rows:1,"aria-invalid":N,"data-warning":q,"aria-describedby":B,value:r,className:i.cx(y,m,"kakadu-components-2119524139"),style:{minHeight:J},onChange:L})]}):e.jsxRuntimeExports.jsx("input",{...j,ref:p,type:x??"text",value:r,"aria-invalid":N,"data-warning":q,"aria-describedby":B,className:i.cx(y,m),onChange:L}),e.jsxRuntimeExports.jsx(A.default,{className:"kakadu-components-1614211948"}),e.jsxRuntimeExports.jsx(O.default,{className:"kakadu-components-1041647916"})]}),k||d?e.jsxRuntimeExports.jsxs("div",{className:"kakadu-components-131986363",children:[k?e.jsxRuntimeExports.jsx($.default,{iconLeft:I.IconType.copy,label:"Copy",tooltip:"Copy",className:V,onClick:Y}):null,d?e.jsxRuntimeExports.jsx($.default,{iconLeft:I.IconType.times,label:"Clear",tooltip:"Clear",className:V,onClick:Z}):null]}):null]})}exports.Select=xe;exports.default=me;exports.errorParagraph=D;
|
|
@@ -2,7 +2,7 @@ import { j as e } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
|
2
2
|
import { useRef as B, useId as U, useState as w, useLayoutEffect as re, useMemo as $, useEffect as le, useCallback as y } from "react";
|
|
3
3
|
import { cx as l } from "@kuma-ui/core";
|
|
4
4
|
import ie from "../icons/chevron-up.mjs";
|
|
5
|
-
import { a as O, S as pe } from "../icon-
|
|
5
|
+
import { a as O, S as pe } from "../icon-C6X3pQX0.mjs";
|
|
6
6
|
import V from "../utilities/copy-to-clipboard.mjs";
|
|
7
7
|
import { buttonResetStyles as de, overflowProtectionStyles as q } from "../theme.mjs";
|
|
8
8
|
import ue from "./button-tooltip.mjs";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const j=require("../jsx-runtime-BB_1_6y_.js"),F=require("react"),le=require("@kuma-ui/core"),Ne=require("react-dom"),xe=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const j=require("../jsx-runtime-BB_1_6y_.js"),F=require("react"),le=require("@kuma-ui/core"),Ne=require("react-dom"),xe=require("../icon-Dw7yhWuE.js"),Pe=require("../theme.js"),je=require("./text-button.js");function ye(r){if(Object.prototype.hasOwnProperty.call(r,"__esModule"))return r;var e=r.default;if(typeof e=="function"){var t=function a(){return this instanceof a?Reflect.construct(e,arguments,this.constructor):e.apply(this,arguments)};t.prototype=e.prototype}else t={};return Object.defineProperty(t,"__esModule",{value:!0}),Object.keys(r).forEach(function(a){var u=Object.getOwnPropertyDescriptor(r,a);Object.defineProperty(t,a,u.get?u:{enumerable:!0,get:function(){return r[a]}})}),t}var J={exports:{}};/*!
|
|
2
2
|
* tabbable 6.4.0
|
|
3
3
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
4
4
|
*/var me=["input:not([inert]):not([inert] *)","select:not([inert]):not([inert] *)","textarea:not([inert]):not([inert] *)","a[href]:not([inert]):not([inert] *)","button:not([inert]):not([inert] *)","[tabindex]:not(slot):not([inert]):not([inert] *)","audio[controls]:not([inert]):not([inert] *)","video[controls]:not([inert]):not([inert] *)",'[contenteditable]:not([contenteditable="false"]):not([inert]):not([inert] *)',"details>summary:first-of-type:not([inert]):not([inert] *)","details:not([inert]):not([inert] *)"],te=me.join(","),ge=typeof Element>"u",z=ge?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,re=!ge&&Element.prototype.getRootNode?function(r){var e;return r==null||(e=r.getRootNode)===null||e===void 0?void 0:e.call(r)}:function(r){return r==null?void 0:r.ownerDocument},ae=function(e,t){var a;t===void 0&&(t=!0);var u=e==null||(a=e.getAttribute)===null||a===void 0?void 0:a.call(e,"inert"),l=u===""||u==="true",n=l||t&&e&&(typeof e.closest=="function"?e.closest("[inert]"):ae(e.parentNode));return n},Ce=function(e){var t,a=e==null||(t=e.getAttribute)===null||t===void 0?void 0:t.call(e,"contenteditable");return a===""||a==="true"},Te=function(e,t,a){if(ae(e))return[];var u=Array.prototype.slice.apply(e.querySelectorAll(te));return t&&z.call(e,te)&&u.unshift(e),u=u.filter(a),u},ne=function(e,t,a){for(var u=[],l=Array.from(e);l.length;){var n=l.shift();if(!ae(n,!1))if(n.tagName==="SLOT"){var p=n.assignedElements(),y=p.length?p:n.children,E=ne(y,!0,a);a.flatten?u.push.apply(u,E):u.push({scopeParent:n,candidates:E})}else{var O=z.call(n,te);O&&a.filter(n)&&(t||!e.includes(n))&&u.push(n);var D=n.shadowRoot||typeof a.getShadowRoot=="function"&&a.getShadowRoot(n),x=!ae(D,!1)&&(!a.shadowRootFilter||a.shadowRootFilter(n));if(D&&x){var A=ne(D===!0?n.children:D.children,!0,a);a.flatten?u.push.apply(u,A):u.push({scopeParent:n,candidates:A})}else l.unshift.apply(l,n.children)}}return u},we=function(e){return!isNaN(parseInt(e.getAttribute("tabindex"),10))},V=function(e){if(!e)throw new Error("No node provided");return e.tabIndex<0&&(/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||Ce(e))&&!we(e)?0:e.tabIndex},Ie=function(e,t){var a=V(e);return a<0&&t&&!we(e)?0:a},Ae=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Ee=function(e){return e.tagName==="INPUT"},_e=function(e){return Ee(e)&&e.type==="hidden"},Le=function(e){var t=e.tagName==="DETAILS"&&Array.prototype.slice.apply(e.children).some(function(a){return a.tagName==="SUMMARY"});return t},Me=function(e,t){for(var a=0;a<e.length;a++)if(e[a].checked&&e[a].form===t)return e[a]},Be=function(e){if(!e.name)return!0;var t=e.form||re(e),a=function(p){return t.querySelectorAll('input[type="radio"][name="'+p+'"]')},u;if(typeof window<"u"&&typeof window.CSS<"u"&&typeof window.CSS.escape=="function")u=a(window.CSS.escape(e.name));else try{u=a(e.name)}catch(n){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",n.message),!1}var l=Me(u,e.form);return!l||l===e},Ke=function(e){return Ee(e)&&e.type==="radio"},qe=function(e){return Ke(e)&&!Be(e)},Ve=function(e){var t,a=e&&re(e),u=(t=a)===null||t===void 0?void 0:t.host,l=!1;if(a&&a!==e){var n,p,y;for(l=!!((n=u)!==null&&n!==void 0&&(p=n.ownerDocument)!==null&&p!==void 0&&p.contains(u)||e!=null&&(y=e.ownerDocument)!==null&&y!==void 0&&y.contains(e));!l&&u;){var E,O,D;a=re(u),u=(E=a)===null||E===void 0?void 0:E.host,l=!!((O=u)!==null&&O!==void 0&&(D=O.ownerDocument)!==null&&D!==void 0&&D.contains(u))}}return l},fe=function(e){var t=e.getBoundingClientRect(),a=t.width,u=t.height;return a===0&&u===0},$e=function(e,t){var a=t.displayCheck,u=t.getShadowRoot;if(a==="full-native"&&"checkVisibility"in e){var l=e.checkVisibility({checkOpacity:!1,opacityProperty:!1,contentVisibilityAuto:!0,visibilityProperty:!0,checkVisibilityCSS:!0});return!l}if(getComputedStyle(e).visibility==="hidden")return!0;var n=z.call(e,"details>summary:first-of-type"),p=n?e.parentElement:e;if(z.call(p,"details:not([open]) *"))return!0;if(!a||a==="full"||a==="full-native"||a==="legacy-full"){if(typeof u=="function"){for(var y=e;e;){var E=e.parentElement,O=re(e);if(E&&!E.shadowRoot&&u(E)===!0)return fe(e);e.assignedSlot?e=e.assignedSlot:!E&&O!==e.ownerDocument?e=O.host:e=E}e=y}if(Ve(e))return!e.getClientRects().length;if(a!=="legacy-full")return!0}else if(a==="non-zero-area")return fe(e);return!1},Ge=function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if(t.tagName==="FIELDSET"&&t.disabled){for(var a=0;a<t.children.length;a++){var u=t.children.item(a);if(u.tagName==="LEGEND")return z.call(t,"fieldset[disabled] *")?!0:!u.contains(e)}return!0}t=t.parentElement}return!1},ie=function(e,t){return!(t.disabled||_e(t)||$e(t,e)||Le(t)||Ge(t))},se=function(e,t){return!(qe(t)||V(t)<0||!ie(e,t))},Ue=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},ke=function(e){var t=[],a=[];return e.forEach(function(u,l){var n=!!u.scopeParent,p=n?u.scopeParent:u,y=Ie(p,n),E=n?ke(u.candidates):p;y===0?n?t.push.apply(t,E):t.push(p):a.push({documentOrder:l,tabIndex:y,item:u,isScope:n,content:E})}),a.sort(Ae).reduce(function(u,l){return l.isScope?u.push.apply(u,l.content):u.push(l.content),u},[]).concat(t)},Se=function(e,t){t=t||{};var a;return t.getShadowRoot?a=ne([e],t.includeContainer,{filter:se.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:Ue}):a=Te(e,t.includeContainer,se.bind(null,t)),ke(a)},Fe=function(e,t){t=t||{};var a;return t.getShadowRoot?a=ne([e],t.includeContainer,{filter:ie.bind(null,t),flatten:!0,getShadowRoot:t.getShadowRoot}):a=Te(e,t.includeContainer,ie.bind(null,t)),a},W=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return z.call(e,te)===!1?!1:se(t,e)},We=me.concat("iframe:not([inert]):not([inert] *)").join(","),ee=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return z.call(e,We)===!1?!1:ie(t,e)};const ze=Object.freeze(Object.defineProperty({__proto__:null,focusable:Fe,getTabIndex:V,isFocusable:ee,isTabbable:W,tabbable:Se},Symbol.toStringTag,{value:"Module"}));/*!
|
|
@@ -2,7 +2,7 @@ import { j as C } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
|
2
2
|
import Ie, { createContext as Ae, useRef as te, useState as re, useCallback as J, useMemo as ne, useEffect as H, useContext as je } from "react";
|
|
3
3
|
import { cx as pe } from "@kuma-ui/core";
|
|
4
4
|
import { createPortal as xe } from "react-dom";
|
|
5
|
-
import { a as _e } from "../icon-
|
|
5
|
+
import { a as _e } from "../icon-C6X3pQX0.mjs";
|
|
6
6
|
import Le from "../theme.mjs";
|
|
7
7
|
import Be from "./text-button.mjs";
|
|
8
8
|
function we(r) {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("../jsx-runtime-BB_1_6y_.js"),t=require("@kuma-ui/core"),c=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const n=require("../jsx-runtime-BB_1_6y_.js"),t=require("@kuma-ui/core"),c=require("../icon-Dw7yhWuE.js"),l=require("./text.js");var r=(s=>(s.default="default",s.success="success",s.warning="warning",s.danger="danger",s))(r||{});function p({type:s="default",icon:a,className:u,children:o,...d}){const i=s==="success",m=s==="warning",k=s==="danger",e=!!a,x=!!o;return n.jsxRuntimeExports.jsxs("aside",{...d,className:t.cx("kakadu-components-925362255",e&&"kakadu-components-2945174293",i&&(e?"kakadu-components-2585123369":"kakadu-components-1387450724"),m&&(e?"kakadu-components-3502407303":"kakadu-components-1612824642"),k&&(e?"kakadu-components-314765189":"kakadu-components-4209515987"),u),children:[n.jsxRuntimeExports.jsx("div",{"data-theme":"dark",className:t.cx("kakadu-components-3327291559",e&&"kakadu-components-3906762683"),children:a&&n.jsxRuntimeExports.jsx(c.Icon,{width:14,height:14,type:a,className:c.iconShadowStyles})}),n.jsxRuntimeExports.jsx(l.Span,{className:"kakadu-components-1969958615",children:x?o:n.jsxRuntimeExports.jsx(n.jsxRuntimeExports.Fragment,{children:" "})})]})}exports.NoticeType=r;exports.default=p;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as s } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { cx as t } from "@kuma-ui/core";
|
|
3
|
-
import { I as i, i as l } from "../icon-
|
|
3
|
+
import { I as i, i as l } from "../icon-C6X3pQX0.mjs";
|
|
4
4
|
import { Span as p } from "./text.mjs";
|
|
5
5
|
var h = /* @__PURE__ */ ((a) => (a.default = "default", a.success = "success", a.warning = "warning", a.danger = "danger", a))(h || {});
|
|
6
6
|
function w({
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("@kuma-ui/core"),r=require("../icon-
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js"),o=require("@kuma-ui/core"),r=require("../icon-Dw7yhWuE.js"),x=require("./flex.js"),y=require("./text.js"),E=require("./click-ripples.js"),m=require("./hover-gradient.js"),q=require("./button-tooltip.js"),_=require("./aria-text.js"),v=require("./atom.js");var l=(t=>(t.primary="primary",t.delete="delete",t))(l||{});const R="kakadu-components-4017654514";function B({iconLeft:t,iconRight:n,variant:p="primary",tooltip:u,href:a,target:c,rel:i,className:d,children:s,label:k,...j}){return e.jsxRuntimeExports.jsxs(v.default,{...j,as:a?"a":"button",type:a?void 0:"button",href:a,target:c,rel:i,className:o.cx(y.textShadowStyles,"kakadu-components-3563685584",s&&(t||n)?o.cx(!!t&&"kakadu-components-497190725",!!n&&"kakadu-components-3729381008"):"kakadu-components-3866032606",p==="delete"&&R,d),children:[e.jsxRuntimeExports.jsxs(x.default,{direction:"row",gap:.5,alignment:x.FlexAlignment.center,children:[t?e.jsxRuntimeExports.jsx("div",{className:o.cx("kakadu-components-3184610208",s?"kakadu-components-602380047":"kakadu-components-233407571"),children:typeof t=="string"?e.jsxRuntimeExports.jsx(r.Icon,{width:14,height:14,type:t}):t}):null,s?e.jsxRuntimeExports.jsx("span",{className:"kakadu-components-1760622304",children:s}):e.jsxRuntimeExports.jsx(_.default,{children:k}),n?e.jsxRuntimeExports.jsx("div",{className:o.cx("kakadu-components-3184610208",s?"kakadu-components-1681694072":"kakadu-components-233407571"),children:typeof n=="string"?e.jsxRuntimeExports.jsx(r.Icon,{width:14,height:14,type:n}):n}):null]}),e.jsxRuntimeExports.jsxs("span",{className:"kakadu-components-1343580459",children:[e.jsxRuntimeExports.jsx(E.default,{size:s?void 0:50}),e.jsxRuntimeExports.jsx(m.default,{size:s?void 0:50,className:m.normalBlendStyles}),u?e.jsxRuntimeExports.jsx(q.default,{label:u}):null]})]})}exports.TextButtonVariant=l;exports.default=B;
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { j as o } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import { cx as t } from "@kuma-ui/core";
|
|
3
|
-
import { I as r } from "../icon-
|
|
3
|
+
import { I as r } from "../icon-C6X3pQX0.mjs";
|
|
4
4
|
import i, { FlexAlignment as c } from "./flex.mjs";
|
|
5
5
|
import { textShadowStyles as j } from "./text.mjs";
|
|
6
6
|
import y from "./click-ripples.mjs";
|
|
@@ -1,26 +1,33 @@
|
|
|
1
|
-
import { j as
|
|
1
|
+
import { j as t } from "./jsx-runtime-B4hRZ52C.mjs";
|
|
2
2
|
import i from "./icons/kakadu-guide.mjs";
|
|
3
|
-
import
|
|
4
|
-
import
|
|
5
|
-
import
|
|
6
|
-
import
|
|
7
|
-
import
|
|
8
|
-
import a from "./icons/chevron-down.mjs";
|
|
3
|
+
import c from "./icons/kakadu-guide-glyph.mjs";
|
|
4
|
+
import h from "./icons/menu.mjs";
|
|
5
|
+
import s from "./icons/check.mjs";
|
|
6
|
+
import a from "./icons/plus.mjs";
|
|
7
|
+
import l from "./icons/times.mjs";
|
|
9
8
|
import m from "./icons/chevron-up.mjs";
|
|
10
|
-
import
|
|
11
|
-
import
|
|
12
|
-
import
|
|
13
|
-
import w from "./icons/
|
|
14
|
-
import
|
|
15
|
-
import
|
|
16
|
-
import
|
|
17
|
-
import
|
|
18
|
-
import
|
|
19
|
-
|
|
9
|
+
import n from "./icons/chevron-right.mjs";
|
|
10
|
+
import g from "./icons/chevron-down.mjs";
|
|
11
|
+
import v from "./icons/chevron-left.mjs";
|
|
12
|
+
import w from "./icons/caret-up.mjs";
|
|
13
|
+
import d from "./icons/caret-right.mjs";
|
|
14
|
+
import f from "./icons/caret-down.mjs";
|
|
15
|
+
import x from "./icons/caret-left.mjs";
|
|
16
|
+
import p from "./icons/arrow-up.mjs";
|
|
17
|
+
import u from "./icons/arrow-right.mjs";
|
|
18
|
+
import S from "./icons/arrow-down.mjs";
|
|
19
|
+
import j from "./icons/arrow-left.mjs";
|
|
20
|
+
import k from "./icons/edit.mjs";
|
|
21
|
+
import L from "./icons/copy.mjs";
|
|
22
|
+
import C from "./icons/test.mjs";
|
|
23
|
+
import U from "./icons/exclamation-triangle.mjs";
|
|
24
|
+
import B from "./icons/edge-browser-logo.mjs";
|
|
25
|
+
import D from "./icons/chrome-browser-logo.mjs";
|
|
26
|
+
function R({
|
|
20
27
|
fill: r,
|
|
21
|
-
...
|
|
28
|
+
...o
|
|
22
29
|
}) {
|
|
23
|
-
return /* @__PURE__ */
|
|
30
|
+
return /* @__PURE__ */ t.jsx(
|
|
24
31
|
"svg",
|
|
25
32
|
{
|
|
26
33
|
fill: "none",
|
|
@@ -28,20 +35,20 @@ function j({
|
|
|
28
35
|
viewBox: "0 0 512 512",
|
|
29
36
|
width: "512",
|
|
30
37
|
xmlns: "http://www.w3.org/2000/svg",
|
|
31
|
-
...
|
|
32
|
-
children: /* @__PURE__ */
|
|
33
|
-
/* @__PURE__ */
|
|
34
|
-
/* @__PURE__ */
|
|
35
|
-
/* @__PURE__ */
|
|
38
|
+
...o,
|
|
39
|
+
children: /* @__PURE__ */ t.jsxs("g", { fill: r ?? "currentColor", children: [
|
|
40
|
+
/* @__PURE__ */ t.jsx("circle", { cx: "256", cy: "256", r: "56" }),
|
|
41
|
+
/* @__PURE__ */ t.jsx("circle", { cx: "78", cy: "256", r: "56" }),
|
|
42
|
+
/* @__PURE__ */ t.jsx("circle", { cx: "434", cy: "256", r: "56" })
|
|
36
43
|
] })
|
|
37
44
|
}
|
|
38
45
|
);
|
|
39
46
|
}
|
|
40
|
-
function
|
|
47
|
+
function G({
|
|
41
48
|
fill: r,
|
|
42
|
-
...
|
|
49
|
+
...o
|
|
43
50
|
}) {
|
|
44
|
-
return /* @__PURE__ */
|
|
51
|
+
return /* @__PURE__ */ t.jsxs(
|
|
45
52
|
"svg",
|
|
46
53
|
{
|
|
47
54
|
fill: "none",
|
|
@@ -49,12 +56,12 @@ function k({
|
|
|
49
56
|
viewBox: "0 0 512 512",
|
|
50
57
|
width: "512",
|
|
51
58
|
xmlns: "http://www.w3.org/2000/svg",
|
|
52
|
-
...
|
|
59
|
+
...o,
|
|
53
60
|
children: [
|
|
54
|
-
/* @__PURE__ */
|
|
55
|
-
/* @__PURE__ */
|
|
56
|
-
/* @__PURE__ */
|
|
57
|
-
/* @__PURE__ */
|
|
61
|
+
/* @__PURE__ */ t.jsx("clipPath", { id: "a", children: /* @__PURE__ */ t.jsx("path", { d: "m0 0h512v512h-512z" }) }),
|
|
62
|
+
/* @__PURE__ */ t.jsxs("g", { clipPath: "url(#a)", fill: r ?? "currentColor", children: [
|
|
63
|
+
/* @__PURE__ */ t.jsx("path", { d: "m447.377 94.6973c8.999 0 17.117 3.7739 22.857 9.8247 6.04 5.74 9.807 13.85 9.807 22.84v129.321c-.001 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-125.042 125.042c-12.302 12.301-32.246 12.3-44.547 0-12.302-12.302-12.302-32.247 0-44.548l124.724-124.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499s14.102-31.4988 31.499-31.4988z" }),
|
|
64
|
+
/* @__PURE__ */ t.jsx(
|
|
58
65
|
"rect",
|
|
59
66
|
{
|
|
60
67
|
height: "63",
|
|
@@ -65,7 +72,7 @@ function k({
|
|
|
65
72
|
y: "165.312"
|
|
66
73
|
}
|
|
67
74
|
),
|
|
68
|
-
/* @__PURE__ */
|
|
75
|
+
/* @__PURE__ */ t.jsx(
|
|
69
76
|
"rect",
|
|
70
77
|
{
|
|
71
78
|
height: "63",
|
|
@@ -81,11 +88,11 @@ function k({
|
|
|
81
88
|
}
|
|
82
89
|
);
|
|
83
90
|
}
|
|
84
|
-
function
|
|
91
|
+
function z({
|
|
85
92
|
fill: r,
|
|
86
|
-
...
|
|
93
|
+
...o
|
|
87
94
|
}) {
|
|
88
|
-
return /* @__PURE__ */
|
|
95
|
+
return /* @__PURE__ */ t.jsx(
|
|
89
96
|
"svg",
|
|
90
97
|
{
|
|
91
98
|
fill: "none",
|
|
@@ -93,19 +100,19 @@ function B({
|
|
|
93
100
|
viewBox: "0 0 512 512",
|
|
94
101
|
width: "512",
|
|
95
102
|
xmlns: "http://www.w3.org/2000/svg",
|
|
96
|
-
...
|
|
97
|
-
children: /* @__PURE__ */
|
|
98
|
-
/* @__PURE__ */
|
|
99
|
-
/* @__PURE__ */
|
|
103
|
+
...o,
|
|
104
|
+
children: /* @__PURE__ */ t.jsxs("g", { fill: r ?? "currentColor", children: [
|
|
105
|
+
/* @__PURE__ */ t.jsx("path", { d: "m414.5 303.999c17.397 0 31.5 14.103 31.5 31.5v78c0 .842-.034 1.676-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.824-.0977-1.658-.0977-2.5v-78c.0002-17.397 14.1031-31.5 31.5-31.5 17.397 0 31.5 14.103 31.5 31.5v51.5h253v-51.5c0-17.397 14.103-31.5 31.5-31.5z" }),
|
|
106
|
+
/* @__PURE__ */ t.jsx("path", { d: "m255.738 75.0579c8.33-.2128 16.728 2.8592 23.084 9.2158l91.444 91.4433c12.3 12.302 12.3 32.246 0 44.547-12.302 12.301-32.247 12.301-44.548 0l-38.717-38.717v108.952c0 17.397-14.104 31.5-31.5 31.5-17.397 0-31.5-14.103-31.5-31.5v-108.506l-38.269 38.27c-12.301 12.301-32.245 12.301-44.546 0-12.302-12.302-12.302-32.245 0-44.547l91.442-91.4432c6.363-6.3635 14.772-9.435 23.11-9.2149z" })
|
|
100
107
|
] })
|
|
101
108
|
}
|
|
102
109
|
);
|
|
103
110
|
}
|
|
104
|
-
function
|
|
111
|
+
function E({
|
|
105
112
|
fill: r,
|
|
106
|
-
...
|
|
113
|
+
...o
|
|
107
114
|
}) {
|
|
108
|
-
return /* @__PURE__ */
|
|
115
|
+
return /* @__PURE__ */ t.jsx(
|
|
109
116
|
"svg",
|
|
110
117
|
{
|
|
111
118
|
fill: "none",
|
|
@@ -113,19 +120,19 @@ function C({
|
|
|
113
120
|
viewBox: "0 0 512 512",
|
|
114
121
|
width: "512",
|
|
115
122
|
xmlns: "http://www.w3.org/2000/svg",
|
|
116
|
-
...
|
|
117
|
-
children: /* @__PURE__ */
|
|
118
|
-
/* @__PURE__ */
|
|
119
|
-
/* @__PURE__ */
|
|
123
|
+
...o,
|
|
124
|
+
children: /* @__PURE__ */ t.jsxs("g", { fill: r ?? "currentColor", children: [
|
|
125
|
+
/* @__PURE__ */ t.jsx("path", { d: "m132.5 73c17.397 0 31.5 14.103 31.5 31.5s-14.103 31.5-31.5 31.5h-2.5v251h253v-5.5c0-17.397 14.103-31.5 31.5-31.5s31.5 14.103 31.5 31.5v32c0 .841-.034 1.675-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.825-.0977-1.659-.0977-2.5v-309c0-17.397 14.103-31.5 31.5-31.5z" }),
|
|
126
|
+
/* @__PURE__ */ t.jsx("path", { d: "m413.377 73.6973c8.999 0 17.117 3.7739 22.857 9.8252 6.041 5.7392 9.807 13.85 9.807 22.8395v129.321c0 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-115.042 115.042c-12.301 12.301-32.245 12.3-44.547 0-12.301-12.302-12.301-32.247 0-44.548l114.725-114.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499 0-17.3967 14.102-31.4988 31.499-31.4988z" })
|
|
120
127
|
] })
|
|
121
128
|
}
|
|
122
129
|
);
|
|
123
130
|
}
|
|
124
|
-
function
|
|
131
|
+
function A({
|
|
125
132
|
fill: r,
|
|
126
|
-
...
|
|
133
|
+
...o
|
|
127
134
|
}) {
|
|
128
|
-
return /* @__PURE__ */
|
|
135
|
+
return /* @__PURE__ */ t.jsx(
|
|
129
136
|
"svg",
|
|
130
137
|
{
|
|
131
138
|
fill: "none",
|
|
@@ -133,8 +140,8 @@ function D({
|
|
|
133
140
|
viewBox: "0 0 512 512",
|
|
134
141
|
width: "512",
|
|
135
142
|
xmlns: "http://www.w3.org/2000/svg",
|
|
136
|
-
...
|
|
137
|
-
children: /* @__PURE__ */
|
|
143
|
+
...o,
|
|
144
|
+
children: /* @__PURE__ */ t.jsx(
|
|
138
145
|
"path",
|
|
139
146
|
{
|
|
140
147
|
d: "m308.908 137.785 46.075 19.219 19.21 46.08c.513 1.029 1.303 1.896 2.281 2.501s2.106.926 3.256.926 2.278-.321 3.256-.926 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.219c1.028-.514 1.892-1.303 2.496-2.281.604-.977.924-2.103.924-3.252s-.32-2.275-.924-3.253c-.604-.977-1.468-1.767-2.496-2.281l-46.075-19.211-19.21-46.0797c-.513-1.0296-1.303-1.8957-2.281-2.5012-.978-.6054-2.106-.9261-3.256-.9261s-2.278.3207-3.256.9261c-.978.6055-1.768 1.4716-2.281 2.5012l-19.21 46.0797-46.075 19.211c-1.028.514-1.892 1.304-2.496 2.281-.604.978-.924 2.104-.924 3.253s.32 2.275.924 3.252c.604.978 1.468 1.767 2.496 2.281zm141.644 236.422-46.075-19.211-19.21-46.08c-.513-1.029-1.303-1.896-2.281-2.501s-2.106-.926-3.256-.926-2.278.321-3.256.926-1.768 1.472-2.281 2.501l-19.21 46.08-46.075 19.211c-1.03.513-1.896 1.303-2.501 2.281-.606.978-.926 2.106-.926 3.256 0 1.151.32 2.278.926 3.257.605.978 1.471 1.768 2.501 2.281l46.075 19.211 19.21 46.08c.513 1.029 1.303 1.895 2.281 2.501.978.605 2.106.926 3.256.926s2.278-.321 3.256-.926c.978-.606 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.211c1.03-.513 1.896-1.303 2.501-2.281.606-.979.927-2.106.927-3.257 0-1.15-.321-2.278-.927-3.256-.605-.978-1.471-1.768-2.501-2.281zm-95.569-118.485c-.002-2.3-.642-4.553-1.849-6.51-1.207-1.956-2.934-3.54-4.987-4.573l-87.055-43.612-43.524-87.217c-4.207-8.407-17.933-8.407-22.133 0l-43.523 87.217-87.0551 43.612c-2.0652 1.024-3.8033 2.604-5.0184 4.563s-1.859 4.218-1.859 6.523c0 2.306.6439 4.565 1.859 6.524s2.9532 3.539 5.0184 4.563l87.0551 43.612 43.523 87.217c1.028 2.055 2.608 3.783 4.562 4.991 1.955 1.208 4.207 1.848 6.505 1.848 2.297 0 4.55-.64 6.504-1.848 1.955-1.208 3.535-2.936 4.562-4.991l43.524-87.217 87.055-43.596c2.056-1.036 3.784-2.624 4.992-4.585 1.207-1.961 1.845-4.219 1.844-6.521z",
|
|
@@ -144,41 +151,48 @@ function D({
|
|
|
144
151
|
}
|
|
145
152
|
);
|
|
146
153
|
}
|
|
147
|
-
var
|
|
148
|
-
const
|
|
154
|
+
var P = /* @__PURE__ */ ((r) => (r.kakaduGuide = "kakaduGuide", r.kakaduGuideGlyph = "kakaduGuideGlyph", r.dots = "dots", r.menu = "menu", r.check = "check", r.plus = "plus", r.times = "times", r.chevronUp = "chevronUp", r.chevronRight = "chevronRight", r.chevronDown = "chevronDown", r.chevronLeft = "chevronLeft", r.caretUp = "caretUp", r.caretRight = "caretRight", r.caretDown = "caretDown", r.caretLeft = "caretLeft", r.arrowUp = "arrowUp", r.arrowRight = "arrowRight", r.arrowDown = "arrowDown", r.arrowLeft = "arrowLeft", r.trendUp = "trendUp", r.edit = "edit", r.copy = "copy", r.test = "test", r.share = "share", r.external = "external", r.exclamationTriangle = "exclamationTriangle", r.sparkle = "sparkle", r.chromeBrowserLogo = "chromeBrowserLogo", r.edgeBrowserLogo = "edgeBrowserLogo", r))(P || {});
|
|
155
|
+
const K = {
|
|
149
156
|
kakaduGuide: i,
|
|
150
|
-
kakaduGuideGlyph:
|
|
151
|
-
dots:
|
|
152
|
-
menu:
|
|
153
|
-
check:
|
|
154
|
-
plus:
|
|
155
|
-
times:
|
|
156
|
-
chevronDown: a,
|
|
157
|
+
kakaduGuideGlyph: c,
|
|
158
|
+
dots: R,
|
|
159
|
+
menu: h,
|
|
160
|
+
check: s,
|
|
161
|
+
plus: a,
|
|
162
|
+
times: l,
|
|
157
163
|
chevronUp: m,
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
163
|
-
|
|
164
|
-
|
|
165
|
-
|
|
166
|
-
|
|
167
|
-
|
|
168
|
-
|
|
169
|
-
|
|
170
|
-
|
|
171
|
-
|
|
172
|
-
|
|
164
|
+
chevronRight: n,
|
|
165
|
+
chevronDown: g,
|
|
166
|
+
chevronLeft: v,
|
|
167
|
+
caretUp: w,
|
|
168
|
+
caretRight: d,
|
|
169
|
+
caretDown: f,
|
|
170
|
+
caretLeft: x,
|
|
171
|
+
arrowUp: p,
|
|
172
|
+
arrowRight: u,
|
|
173
|
+
arrowDown: S,
|
|
174
|
+
arrowLeft: j,
|
|
175
|
+
trendUp: G,
|
|
176
|
+
edit: k,
|
|
177
|
+
copy: L,
|
|
178
|
+
test: C,
|
|
179
|
+
share: z,
|
|
180
|
+
external: E,
|
|
181
|
+
exclamationTriangle: U,
|
|
182
|
+
sparkle: A,
|
|
183
|
+
chromeBrowserLogo: D,
|
|
184
|
+
edgeBrowserLogo: B
|
|
185
|
+
}, h1 = "kakadu-components-2395643287";
|
|
186
|
+
function s1({
|
|
173
187
|
type: r,
|
|
174
|
-
...
|
|
188
|
+
...o
|
|
175
189
|
}) {
|
|
176
|
-
const e =
|
|
177
|
-
return e ? /* @__PURE__ */
|
|
190
|
+
const e = K[r];
|
|
191
|
+
return e ? /* @__PURE__ */ t.jsx(e, { ...o }) : null;
|
|
178
192
|
}
|
|
179
193
|
export {
|
|
180
|
-
|
|
181
|
-
|
|
182
|
-
|
|
183
|
-
|
|
194
|
+
s1 as I,
|
|
195
|
+
A as S,
|
|
196
|
+
P as a,
|
|
197
|
+
h1 as i
|
|
184
198
|
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";const e=require("./jsx-runtime-BB_1_6y_.js"),c=require("./icons/kakadu-guide.js"),n=require("./icons/kakadu-guide-glyph.js"),u=require("./icons/menu.js"),a=require("./icons/check.js"),l=require("./icons/plus.js"),h=require("./icons/times.js"),x=require("./icons/chevron-up.js"),d=require("./icons/chevron-right.js"),w=require("./icons/chevron-down.js"),g=require("./icons/chevron-left.js"),m=require("./icons/caret-up.js"),f=require("./icons/caret-right.js"),v=require("./icons/caret-down.js"),j=require("./icons/caret-left.js"),p=require("./icons/arrow-up.js"),R=require("./icons/arrow-right.js"),k=require("./icons/arrow-down.js"),q=require("./icons/arrow-left.js"),E=require("./icons/edit.js"),_=require("./icons/copy.js"),L=require("./icons/test.js"),U=require("./icons/exclamation-triangle.js"),B=require("./icons/edge-browser-logo.js"),D=require("./icons/chrome-browser-logo.js");function S({fill:r,...t}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsxRuntimeExports.jsxs("g",{fill:r??"currentColor",children:[e.jsxRuntimeExports.jsx("circle",{cx:"256",cy:"256",r:"56"}),e.jsxRuntimeExports.jsx("circle",{cx:"78",cy:"256",r:"56"}),e.jsxRuntimeExports.jsx("circle",{cx:"434",cy:"256",r:"56"})]})})}function G({fill:r,...t}){return e.jsxRuntimeExports.jsxs("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...t,children:[e.jsxRuntimeExports.jsx("clipPath",{id:"a",children:e.jsxRuntimeExports.jsx("path",{d:"m0 0h512v512h-512z"})}),e.jsxRuntimeExports.jsxs("g",{clipPath:"url(#a)",fill:r??"currentColor",children:[e.jsxRuntimeExports.jsx("path",{d:"m447.377 94.6973c8.999 0 17.117 3.7739 22.857 9.8247 6.04 5.74 9.807 13.85 9.807 22.84v129.321c-.001 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-125.042 125.042c-12.302 12.301-32.246 12.3-44.547 0-12.302-12.302-12.302-32.247 0-44.548l124.724-124.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499s14.102-31.4988 31.499-31.4988z"}),e.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",transform:"matrix(.70710678 .70710678 -.70710678 .70710678 168.107959 -75.224514)",width:"196.96",x:"174.858",y:"165.312"}),e.jsxRuntimeExports.jsx("rect",{height:"63",rx:"31.5",transform:"matrix(-.70710678 .70710678 -.70710678 -.70710678 521.94762 204.898217)",width:"255.907",x:"218.538",y:"210.548"})]})]})}function z({fill:r,...t}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsxRuntimeExports.jsxs("g",{fill:r??"currentColor",children:[e.jsxRuntimeExports.jsx("path",{d:"m414.5 303.999c17.397 0 31.5 14.103 31.5 31.5v78c0 .842-.034 1.676-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.824-.0977-1.658-.0977-2.5v-78c.0002-17.397 14.1031-31.5 31.5-31.5 17.397 0 31.5 14.103 31.5 31.5v51.5h253v-51.5c0-17.397 14.103-31.5 31.5-31.5z"}),e.jsxRuntimeExports.jsx("path",{d:"m255.738 75.0579c8.33-.2128 16.728 2.8592 23.084 9.2158l91.444 91.4433c12.3 12.302 12.3 32.246 0 44.547-12.302 12.301-32.247 12.301-44.548 0l-38.717-38.717v108.952c0 17.397-14.104 31.5-31.5 31.5-17.397 0-31.5-14.103-31.5-31.5v-108.506l-38.269 38.27c-12.301 12.301-32.245 12.301-44.546 0-12.302-12.302-12.302-32.245 0-44.547l91.442-91.4432c6.363-6.3635 14.772-9.435 23.11-9.2149z"})]})})}function C({fill:r,...t}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsxRuntimeExports.jsxs("g",{fill:r??"currentColor",children:[e.jsxRuntimeExports.jsx("path",{d:"m132.5 73c17.397 0 31.5 14.103 31.5 31.5s-14.103 31.5-31.5 31.5h-2.5v251h253v-5.5c0-17.397 14.103-31.5 31.5-31.5s31.5 14.103 31.5 31.5v32c0 .841-.034 1.675-.099 2.5.065.825.099 1.659.099 2.5 0 17.397-14.103 31.5-31.5 31.5h-316c-17.397 0-31.5-14.103-31.5-31.5 0-.841.0329-1.675.0977-2.5-.0648-.825-.0977-1.659-.0977-2.5v-309c0-17.397 14.103-31.5 31.5-31.5z"}),e.jsxRuntimeExports.jsx("path",{d:"m413.377 73.6973c8.999 0 17.117 3.7739 22.857 9.8252 6.041 5.7392 9.807 13.85 9.807 22.8395v129.321c0 17.396-14.103 31.498-31.499 31.499-17.397 0-31.5-14.103-31.5-31.5v-54.754l-115.042 115.042c-12.301 12.301-32.245 12.3-44.547 0-12.301-12.302-12.301-32.247 0-44.548l114.725-114.726h-54.12c-17.397 0-31.499-14.102-31.499-31.499 0-17.3967 14.102-31.4988 31.499-31.4988z"})]})})}function o({fill:r,...t}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...t,children:e.jsxRuntimeExports.jsx("path",{d:"m308.908 137.785 46.075 19.219 19.21 46.08c.513 1.029 1.303 1.896 2.281 2.501s2.106.926 3.256.926 2.278-.321 3.256-.926 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.219c1.028-.514 1.892-1.303 2.496-2.281.604-.977.924-2.103.924-3.252s-.32-2.275-.924-3.253c-.604-.977-1.468-1.767-2.496-2.281l-46.075-19.211-19.21-46.0797c-.513-1.0296-1.303-1.8957-2.281-2.5012-.978-.6054-2.106-.9261-3.256-.9261s-2.278.3207-3.256.9261c-.978.6055-1.768 1.4716-2.281 2.5012l-19.21 46.0797-46.075 19.211c-1.028.514-1.892 1.304-2.496 2.281-.604.978-.924 2.104-.924 3.253s.32 2.275.924 3.252c.604.978 1.468 1.767 2.496 2.281zm141.644 236.422-46.075-19.211-19.21-46.08c-.513-1.029-1.303-1.896-2.281-2.501s-2.106-.926-3.256-.926-2.278.321-3.256.926-1.768 1.472-2.281 2.501l-19.21 46.08-46.075 19.211c-1.03.513-1.896 1.303-2.501 2.281-.606.978-.926 2.106-.926 3.256 0 1.151.32 2.278.926 3.257.605.978 1.471 1.768 2.501 2.281l46.075 19.211 19.21 46.08c.513 1.029 1.303 1.895 2.281 2.501.978.605 2.106.926 3.256.926s2.278-.321 3.256-.926c.978-.606 1.768-1.472 2.281-2.501l19.21-46.08 46.075-19.211c1.03-.513 1.896-1.303 2.501-2.281.606-.979.927-2.106.927-3.257 0-1.15-.321-2.278-.927-3.256-.605-.978-1.471-1.768-2.501-2.281zm-95.569-118.485c-.002-2.3-.642-4.553-1.849-6.51-1.207-1.956-2.934-3.54-4.987-4.573l-87.055-43.612-43.524-87.217c-4.207-8.407-17.933-8.407-22.133 0l-43.523 87.217-87.0551 43.612c-2.0652 1.024-3.8033 2.604-5.0184 4.563s-1.859 4.218-1.859 6.523c0 2.306.6439 4.565 1.859 6.524s2.9532 3.539 5.0184 4.563l87.0551 43.612 43.523 87.217c1.028 2.055 2.608 3.783 4.562 4.991 1.955 1.208 4.207 1.848 6.505 1.848 2.297 0 4.55-.64 6.504-1.848 1.955-1.208 3.535-2.936 4.562-4.991l43.524-87.217 87.055-43.596c2.056-1.036 3.784-2.624 4.992-4.585 1.207-1.961 1.845-4.219 1.844-6.521z",fill:r??"currentColor"})})}var i=(r=>(r.kakaduGuide="kakaduGuide",r.kakaduGuideGlyph="kakaduGuideGlyph",r.dots="dots",r.menu="menu",r.check="check",r.plus="plus",r.times="times",r.chevronUp="chevronUp",r.chevronRight="chevronRight",r.chevronDown="chevronDown",r.chevronLeft="chevronLeft",r.caretUp="caretUp",r.caretRight="caretRight",r.caretDown="caretDown",r.caretLeft="caretLeft",r.arrowUp="arrowUp",r.arrowRight="arrowRight",r.arrowDown="arrowDown",r.arrowLeft="arrowLeft",r.trendUp="trendUp",r.edit="edit",r.copy="copy",r.test="test",r.share="share",r.external="external",r.exclamationTriangle="exclamationTriangle",r.sparkle="sparkle",r.chromeBrowserLogo="chromeBrowserLogo",r.edgeBrowserLogo="edgeBrowserLogo",r))(i||{});const P={kakaduGuide:c.default,kakaduGuideGlyph:n.default,dots:S,menu:u.default,check:a.default,plus:l.default,times:h.default,chevronUp:x.default,chevronRight:d.default,chevronDown:w.default,chevronLeft:g.default,caretUp:m.default,caretRight:f.default,caretDown:v.default,caretLeft:j.default,arrowUp:p.default,arrowRight:R.default,arrowDown:k.default,arrowLeft:q.default,trendUp:G,edit:E.default,copy:_.default,test:L.default,share:z,external:C,exclamationTriangle:U.default,sparkle:o,chromeBrowserLogo:D.default,edgeBrowserLogo:B.default},b="kakadu-components-2395643287";function A({type:r,...t}){const s=P[r];return s?e.jsxRuntimeExports.jsx(s,{...t}):null}exports.Icon=A;exports.IconType=i;exports.SparkleSvg=o;exports.iconShadowStyles=b;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function i({fill:t,...r}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsxRuntimeExports.jsx("path",{d:"m255.232 440.232c-1.659 0-3.275-.186-4.829-.534-6.32-1.172-12.675-4.252-17.1-8.677l-144.1643-144.163c-12.4961-12.496-12.4961-32.757 0-45.254l144.1633-144.1626c5.654-5.6499 14.029-9.3176 21.278-9.1992.216-.0063.434-.0098.651-.0098 12.151 0 22 9.8497 22 21.9996v107h120.498c19.051.001 34.503 14.033 34.503 31.333v31.333c-.007 17.308-15.452 31.334-34.503 31.334h-120.497v107c0 6.934-3.209 13.117-8.221 17.15-3.122 3.349-7.9 4.845-13.119 4.84-.219.006-.439.01-.66.01z",fill:t??"currentColor"})})}exports.default=i;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
function l({
|
|
3
|
+
fill: r,
|
|
4
|
+
...o
|
|
5
|
+
}) {
|
|
6
|
+
return /* @__PURE__ */ t.jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
fill: "none",
|
|
10
|
+
height: "512",
|
|
11
|
+
viewBox: "0 0 512 512",
|
|
12
|
+
width: "512",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...o,
|
|
15
|
+
children: /* @__PURE__ */ t.jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "m255.232 440.232c-1.659 0-3.275-.186-4.829-.534-6.32-1.172-12.675-4.252-17.1-8.677l-144.1643-144.163c-12.4961-12.496-12.4961-32.757 0-45.254l144.1633-144.1626c5.654-5.6499 14.029-9.3176 21.278-9.1992.216-.0063.434-.0098.651-.0098 12.151 0 22 9.8497 22 21.9996v107h120.498c19.051.001 34.503 14.033 34.503 31.333v31.333c-.007 17.308-15.452 31.334-34.503 31.334h-120.497v107c0 6.934-3.209 13.117-8.221 17.15-3.122 3.349-7.9 4.845-13.119 4.84-.219.006-.439.01-.66.01z",
|
|
19
|
+
fill: r ?? "currentColor"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
}
|
|
25
|
+
export {
|
|
26
|
+
l as default
|
|
27
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function i({fill:t,...r}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsxRuntimeExports.jsx("path",{d:"m256.768 88.2324c1.659 0 3.275.1861 4.829.5342 6.32 1.172 12.675 4.2521 17.1 8.6768l144.164 144.1626c12.496 12.497 12.496 32.758 0 45.254l-144.163 144.163c-5.654 5.65-14.029 9.318-21.278 9.2-.216.006-.434.009-.651.009-12.151 0-22-9.849-22-22v-107h-120.498c-19.0512 0-34.5034-14.032-34.5034-31.333v-31.333c.0077-17.308 15.4522-31.333 34.5034-31.334h120.497v-107c0-6.933 3.209-13.1166 8.221-17.149 3.123-3.3494 7.9-4.8455 13.119-4.8398.219-.0065.439-.0108.66-.0108z",fill:t??"currentColor"})})}exports.default=i;
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
import { j as t } from "../jsx-runtime-B4hRZ52C.mjs";
|
|
2
|
+
function l({
|
|
3
|
+
fill: r,
|
|
4
|
+
...o
|
|
5
|
+
}) {
|
|
6
|
+
return /* @__PURE__ */ t.jsx(
|
|
7
|
+
"svg",
|
|
8
|
+
{
|
|
9
|
+
fill: "none",
|
|
10
|
+
height: "512",
|
|
11
|
+
viewBox: "0 0 512 512",
|
|
12
|
+
width: "512",
|
|
13
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
14
|
+
...o,
|
|
15
|
+
children: /* @__PURE__ */ t.jsx(
|
|
16
|
+
"path",
|
|
17
|
+
{
|
|
18
|
+
d: "m256.768 88.2324c1.659 0 3.275.1861 4.829.5342 6.32 1.172 12.675 4.2521 17.1 8.6768l144.164 144.1626c12.496 12.497 12.496 32.758 0 45.254l-144.163 144.163c-5.654 5.65-14.029 9.318-21.278 9.2-.216.006-.434.009-.651.009-12.151 0-22-9.849-22-22v-107h-120.498c-19.0512 0-34.5034-14.032-34.5034-31.333v-31.333c.0077-17.308 15.4522-31.333 34.5034-31.334h120.497v-107c0-6.933 3.209-13.1166 8.221-17.149 3.123-3.3494 7.9-4.8455 13.119-4.8398.219-.0065.439-.0108.66-.0108z",
|
|
19
|
+
fill: r ?? "currentColor"
|
|
20
|
+
}
|
|
21
|
+
)
|
|
22
|
+
}
|
|
23
|
+
);
|
|
24
|
+
}
|
|
25
|
+
export {
|
|
26
|
+
l as default
|
|
27
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";Object.defineProperties(exports,{__esModule:{value:!0},[Symbol.toStringTag]:{value:"Module"}});const e=require("../jsx-runtime-BB_1_6y_.js");function i({fill:t,...r}){return e.jsxRuntimeExports.jsx("svg",{fill:"none",height:"512",viewBox:"0 0 512 512",width:"512",xmlns:"http://www.w3.org/2000/svg",...r,children:e.jsxRuntimeExports.jsx("path",{d:"m80 263.465c0-1.659.1861-3.275.5342-4.829 1.172-6.32 4.2521-12.676 8.6767-17.101l144.1631-144.1639c12.497-12.4961 32.757-12.4961 45.254 0l144.163 144.1629c5.65 5.655 9.318 14.03 9.199 21.279.007.216.01.433.01.651 0 12.15-9.85 22-22 22h-107v120.497c0 19.052-14.032 34.504-31.333 34.504h-31.333c-17.308-.008-31.334-15.452-31.334-34.504v-120.496h-107c-6.9338 0-13.117-3.209-17.1494-8.222-3.3495-3.122-4.8456-7.899-4.8399-13.119-.0064-.219-.0107-.439-.0107-.659z",fill:t??"currentColor"})})}exports.default=i;
|