@ufal-lccv/gpsub-ds 0.1.8 → 0.1.10
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/dist/{RequiredLabel.view--zomsHqj.js → RequiredLabel.view-DO9jb8-m.js} +1 -1
- package/dist/{RequiredLabel.view-bs4uu8t3.cjs → RequiredLabel.view-GSazmxUk.cjs} +1 -1
- package/dist/{Table.view-B9VoPu9A.cjs → Table.view-DbBkBb6R.cjs} +1 -1
- package/dist/{Table.view-B-hxaM0l.js → Table.view-WtlfbFzD.js} +1 -1
- package/dist/{Title.view-6pDDXp2W.cjs → Title.view-7SatgjiJ.cjs} +1 -1
- package/dist/{Title.view-DVRAw3Gj.js → Title.view-DYWxgwcO.js} +1 -1
- package/dist/{Tooltip.view-CFhTAlxb.js → Tooltip.view-B3tCW6-n.js} +7 -3
- package/dist/{Tooltip.view-De9mbx2q.cjs → Tooltip.view-DNHj-GLi.cjs} +2 -2
- package/dist/components/atoms/index.cjs.js +1 -1
- package/dist/components/atoms/index.es.js +2 -2
- package/dist/components/index.cjs.js +1 -1
- package/dist/components/index.es.js +4 -4
- package/dist/components/molecules/index.cjs.js +1 -1
- package/dist/components/molecules/index.es.js +2 -2
- package/dist/components/organisms/index.cjs.js +1 -1
- package/dist/components/organisms/index.es.js +2 -2
- package/dist/index.cjs.js +1 -1
- package/dist/index.es.js +4 -4
- package/package.json +1 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as o, G as j, o as r, H as F, u as f, b as c, J as m, W as I, K as E, N as S, O as w, P as R, e as A, I as L, Q as O } from "./Tooltip.view-
|
|
1
|
+
import { q as o, G as j, o as r, H as F, u as f, b as c, J as m, W as I, K as E, N as S, O as w, P as R, e as A, I as L, Q as O } from "./Tooltip.view-B3tCW6-n.js";
|
|
2
2
|
import { useState as _ } from "react";
|
|
3
3
|
const W = ({
|
|
4
4
|
width: l = "100%",
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const r=require("./Tooltip.view-
|
|
1
|
+
"use strict";const r=require("./Tooltip.view-DNHj-GLi.cjs"),h=require("react"),m=({width:s="100%",height:n="fit-content",type:o,variant:t="small",title:i,message:l,margin:c,open:a=!0,onClose:x,canClose:p=!0})=>{var d,u;const[g,j]=h.useState(a),e={info:{backgroundColor:"#D5EBFD",borderColor:r.sg.colors.feedbackColors.colorFeedbackInfo,icon:r.jsxRuntimeExports.jsx(r.InfoFill_default,{color:r.sg.colors.feedbackColors.colorFeedbackInfo,height:"24px",width:"24px"})},success:{backgroundColor:"#DAF9DB",borderColor:r.sg.colors.feedbackColors.colorFeedbackSuccess,icon:r.jsxRuntimeExports.jsx(r.CheckCircleFill_default,{color:r.sg.colors.feedbackColors.colorFeedbackSuccess,height:"24px",width:"24px"})},warning:{backgroundColor:"#FEEECF",borderColor:r.sg.colors.feedbackColors.colorFeedbackWarning},error:{backgroundColor:"#FFE1E1",borderColor:r.sg.colors.feedbackColors.colorFeedbackError,icon:r.jsxRuntimeExports.jsx(r.ErrorFill_default,{color:r.sg.colors.feedbackColors.colorFeedbackError,height:"24px",width:"24px"})}};function b(){j(!1),x==null||x()}return r.jsxRuntimeExports.jsx(r.jsxRuntimeExports.Fragment,{children:g?r.jsxRuntimeExports.jsxs(r.Container,{width:s,height:n,direction:"horizontal",verticalAlign:i?"top":"center",gap:r.sg.spacings.spacingInline.spacingInlineAnt,padding:t=="small"?`${r.sg.spacings.spacingStack.spacingStackXs} ${r.sg.spacings.spacingInline.spacingInlineAnt}`:r.sg.spacings.spacingInline.spacingInlineSm,backgroundColor:(d=e==null?void 0:e[o])==null?void 0:d.backgroundColor,customStyles:{border:`1px solid ${(u=e==null?void 0:e[o])==null?void 0:u.borderColor}`,borderRadius:r.sg.borders.borderRadius.borderRadiusSm,margin:c,position:"relative"},children:[o==="warning"?r.jsxRuntimeExports.jsx(r.ContainerWarning,{children:r.jsxRuntimeExports.jsx(r.WarningFill_default,{width:"24px",height:"24px"})}):r.jsxRuntimeExports.jsx(r.jsxRuntimeExports.Fragment,{children:e==null?void 0:e[o].icon}),r.jsxRuntimeExports.jsxs(r.Container,{width:"100%",flex:"1",height:"100%",children:[r.jsxRuntimeExports.jsx(r.Title$1,{children:i}),r.jsxRuntimeExports.jsx(r.Message,{children:l})]}),p&&r.jsxRuntimeExports.jsx(r.Container,{children:r.jsxRuntimeExports.jsx(r.Close_default,{color:r.sg.colors.neutralColors.colorNeutralCloudy,cursor:"pointer",onClick:b,height:"20px",width:"20px"})})]}):r.jsxRuntimeExports.jsx(r.jsxRuntimeExports.Fragment,{})})},E=({label:s,labelRender:n,infoProps:o={},withInfo:t=!0,flex:i,width:l="100%",isRequired:c=!1})=>{const a={tooltipProps:{position:"top",...o==null?void 0:o.tooltipProps,size:"Small"}};return r.jsxRuntimeExports.jsxs(r.Container,{width:l,direction:"horizontal",gap:"4px",flex:i,children:[n??r.jsxRuntimeExports.jsxs(r.Label$1,{children:[s," ",c?r.jsxRuntimeExports.jsx(r.Required,{}):null]}),t&&r.jsxRuntimeExports.jsx(r.Info,{...a})]})},R=({width:s="100%",flex:n,label:o="Obrigatório",margin:t="0 0 16px 0"})=>r.jsxRuntimeExports.jsx(r.Container,{width:s,flex:n,customStyles:{margin:t},children:r.jsxRuntimeExports.jsx(r.Label$2,{children:`* ${o}`})});exports.AlertInline=m;exports.LabelField=E;exports.RequiredLabelView=R;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
"use strict";const e=require("./Tooltip.view-
|
|
1
|
+
"use strict";const e=require("./Tooltip.view-DNHj-GLi.cjs"),g=require("react"),H=require("./index-mEVOkuDx.cjs"),Q=require("react-hook-form"),X=require("sbwb-ds"),ee=350,ce=({title:t,children:o,endAdornment:r=null,marginBottom:l="16px",customStyles:s={},wrapperCustomStyles:a={},animationContainerCustomStyles:i={},hideAdornmentOnCollapse:u=!1,maxHeight:h="none",height:p="fit-content"})=>{const[f,c]=g.useState(!1),[m,k]=g.useState(!0);g.useEffect(()=>{if(u)if(f){const b=setTimeout(()=>k(!1),ee);return()=>clearTimeout(b)}else k(!0)},[f,u]);const S=u&&!m?null:r;return e.jsxRuntimeExports.jsxs(e.Container,{width:"100%",flex:"1",gap:"8px",customStyles:a,children:[e.jsxRuntimeExports.jsx(e.SectionTitle,{title:t,divider:!0,marginBottom:l,collapse:{collapsed:f,setCollapsed:c},endAdornment:S,customStyles:s}),e.jsxRuntimeExports.jsx(e.Container,{gap:"8px",width:"100%",height:p,customStyles:{...i,maxHeight:f?"0":h,transition:`max-height ${ee}ms ease-in-out`},children:o})]})};var Y,te;function de(){if(te)return Y;te=1;function t(o,r,l){var s,a,i,u,h;r==null&&(r=100);function p(){var c=Date.now()-u;c<r&&c>=0?s=setTimeout(p,r-c):(s=null,l||(h=o.apply(i,a),i=a=null))}var f=function(){i=this,a=arguments,u=Date.now();var c=l&&!s;return s||(s=setTimeout(p,r)),c&&(h=o.apply(i,a),i=a=null),h};return f.clear=function(){s&&(clearTimeout(s),s=null)},f.flush=function(){s&&(h=o.apply(i,a),i=a=null,clearTimeout(s),s=null)},f}return t.debounce=t,Y=t,Y}var ge=de();const ue=e.getDefaultExportFromCjs(ge);function Z({form:t,fieldName:o,triggerType:r=null,debounceTime:l=500}){const s=g.useCallback(()=>{t.trigger(o)},[t,o]),a=g.useMemo(()=>ue(()=>s(),l),[s,l]),i=g.useMemo(()=>["all","onChange"].includes(r)?a:null,[a,r]),u=g.useMemo(()=>["all","onBlur"].includes(r)?s:null,[r]);return g.useMemo(()=>({onChangeTrigger:i,onBlurTrigger:u}),[i,u])}const fe=({variant:t="default",form:o,name:r,label:l,options:s,readonly:a=!1,disabled:i=!1,optionsMap:u,width:h="100%",flex:p,placeholder:f,onSelect:c,parser:m,filter:k,tooltipProps:S={},infoProps:b={},maxHeigthMenu:y,isRequired:A=!1,onRemoveSelected:j,triggerFormField:I=null,displayText:v,...C})=>{const{onChangeTrigger:q}=Z({form:o,fieldName:r,triggerType:I,debounceTime:0}),F={position:"top",...S},L={...b,tooltipProps:{position:"top",maxWidth:"300px",...b==null?void 0:b.tooltipProps}},w=(R,M)=>{let x=R;m&&(x=m==null?void 0:m(R)),M(x),c==null||c(x),q==null||q()},E=g.useMemo(()=>H.valuable(u)?u:Object.fromEntries(s.map(R=>[R.value,R])),[s,u]);return e.jsxRuntimeExports.jsx(e.Container,{width:h,flex:p,children:e.jsxRuntimeExports.jsx(Q.Controller,{name:r,control:o.control,render:({field:{onChange:R,value:M},fieldState:{error:x=null}})=>{let d=E[M];return e.jsxRuntimeExports.jsx(K,{label:l,width:"100%",size:"Small",variant:t,disabled:i,readonly:a,filter:k,errorMessage:x==null?void 0:x.message,placeholder:f,value:d,handleOption:n=>{w(n.value,R)},tooltipProps:F,options:s,maxHeigthMenu:y,infoProps:L,maxHeightMenu:y,isRequired:A,onRemoveSelected:j,displayText:v,...C})}})})},ne=({form:t,name:o,label:r,readonly:l=!1,disabled:s=!1,width:a="100%",height:i="100%",flex:u,placeholder:h,charactersCounter:p=!0,maxlength:f=1e3,resize:c=!0,triggerFormField:m=null,minHeight:k,maxHeight:S,...b})=>{const{onChangeTrigger:y}=Z({form:t,fieldName:o,triggerType:m}),A=(j,I)=>{I(j),y==null||y()};return e.jsxRuntimeExports.jsx(e.Container,{width:a,flex:u,height:i,children:e.jsxRuntimeExports.jsx(Q.Controller,{name:o,control:t.control,render:({field:{onChange:j,value:I},fieldState:{error:v=null}})=>e.jsxRuntimeExports.jsx(e.Textarea,{label:r,value:I||"",width:"100%",disabled:s,readonly:l,height:i,minHeight:k,maxHeight:S,errorMessage:v==null?void 0:v.message,placeholder:h,onChange:C=>A(C.target.value,j),charactersCounter:p,maxlength:f,size:"Small",resize:c,...b})})})};ne.displayName="TextareaField";const he=({form:t,name:o,id:r=o,label:l,readonly:s=!1,disabled:a=!1,afterCheck:i,width:u="100%",formatter:h,parser:p,flex:f,size:c="Medium",triggerFormField:m=null,...k})=>{const{onChangeTrigger:S}=Z({form:t,fieldName:o,triggerType:m,debounceTime:0}),b=(y,A)=>{A(y),i==null||i(y),S==null||S()};return e.jsxRuntimeExports.jsx(e.Container,{width:u,flex:f,children:e.jsxRuntimeExports.jsx(Q.Controller,{name:o,control:t.control,render:({field:{onChange:y,value:A},fieldState:{error:j=null}})=>{const I=j==null?void 0:j.message;return I&&console.log("Error on checkbox!",I),e.jsxRuntimeExports.jsx(e.Checkbox,{id:`form-checkbox-${r}`,checked:(h==null?void 0:h(A))??A,name:o,label:l,disabled:a||s,onChange:v=>{b((p==null?void 0:p(v.target.checked,A))??v.target.checked,y)},size:c,...k})}})})},xe=e.qe.ul`
|
|
2
2
|
${H.resetStyles}
|
|
3
3
|
position: fixed;
|
|
4
4
|
margin-top: ${({marginTop:t})=>t};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as n, b as U, m as fe, U as we, n as ye, C as Ce, o, V as y, X as M, s as ke, T as ue, S as ze, e as Be, I as je, Y as Ne, E as he } from "./Tooltip.view-
|
|
1
|
+
import { q as n, b as U, m as fe, U as we, n as ye, C as Ce, o, V as y, X as M, s as ke, T as ue, S as ze, e as Be, I as je, Y as Ne, E as he } from "./Tooltip.view-B3tCW6-n.js";
|
|
2
2
|
import We, { useState as D, useEffect as Z, useCallback as ge, useMemo as V, useRef as q, forwardRef as me, isValidElement as se, useLayoutEffect as Ie } from "react";
|
|
3
3
|
import { v as G, r as Y, b as ve } from "./index-BU7Rzx2_.js";
|
|
4
4
|
import { Controller as re } from "react-hook-form";
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const t=require("./Tooltip.view-
|
|
1
|
+
"use strict";const t=require("./Tooltip.view-DNHj-GLi.cjs"),h=require("react"),p=require("./index-mEVOkuDx.cjs"),w=({message:s})=>t.jsxRuntimeExports.jsxs(t.ErrorMessage,{children:[t.jsxRuntimeExports.jsx(t.InfoFill_default,{color:t.sg.colors.feedbackColors.colorFeedbackError}),s]}),j=({id:s,label:e,size:c="Medium",disabled:i=!1,onChange:n,checked:r})=>{const[x,u]=h.useState(r??!1);return h.useEffect(()=>{u(o=>r??!o)},[r]),t.jsxRuntimeExports.jsxs(t.SwitchContainer,{id:`switch-${s}`,"data-testid":"switch-component",children:[t.jsxRuntimeExports.jsxs(t.SwitchWrapper,{size:c,disabled:i,checked:r??x,"data-testid":"switch-wrapper",children:[t.jsxRuntimeExports.jsx(t.SwitchToggle,{type:"checkbox",disabled:i,checked:r??x,"data-testid":"switch-toggle",id:`switch-${typeof e=="string"?e:"unknown"}-${s}`,"data-cy":`switch-${typeof e=="string"?e:"unknown"}-${s}`,onChange:o=>{const{target:{checked:a}}=o;p.valuable(a)&&u(a),n==null||n(o)}}),t.jsxRuntimeExports.jsx(t.SwitchButton,{disabled:i,size:c})]}),t.jsxRuntimeExports.jsx(t.SwitchLabel,{size:c,disabled:i,children:e})]})},l=({text:s,color:e})=>t.jsxRuntimeExports.jsx(t.Title,{color:e,children:s});exports.ErrorMessage=w;exports.Switch=j;exports.Title=l;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { q as t, t as u, u as f, o as p, v as x, w as d, x as l, y as S, z as j, D as m } from "./Tooltip.view-
|
|
1
|
+
import { q as t, t as u, u as f, o as p, v as x, w as d, x as l, y as S, z as j, D as m } from "./Tooltip.view-B3tCW6-n.js";
|
|
2
2
|
import { useState as g, useEffect as $ } from "react";
|
|
3
3
|
import { v as k } from "./index-BU7Rzx2_.js";
|
|
4
4
|
const v = ({ message: s }) => /* @__PURE__ */ t.jsxs(u, { children: [
|
|
@@ -87655,11 +87655,12 @@ const zje = {
|
|
|
87655
87655
|
backgroundColor: h,
|
|
87656
87656
|
customStyles: f,
|
|
87657
87657
|
onClick: m,
|
|
87658
|
-
children: C
|
|
87659
|
-
|
|
87658
|
+
children: C,
|
|
87659
|
+
...v
|
|
87660
|
+
}, w) => /* @__PURE__ */ Le.jsx(
|
|
87660
87661
|
jje,
|
|
87661
87662
|
{
|
|
87662
|
-
ref:
|
|
87663
|
+
ref: w,
|
|
87663
87664
|
title: e,
|
|
87664
87665
|
width: t,
|
|
87665
87666
|
minWidth: u,
|
|
@@ -87679,6 +87680,7 @@ const zje = {
|
|
|
87679
87680
|
...f || {}
|
|
87680
87681
|
},
|
|
87681
87682
|
onClick: m,
|
|
87683
|
+
...v,
|
|
87682
87684
|
children: C
|
|
87683
87685
|
}
|
|
87684
87686
|
)
|
|
@@ -88380,6 +88382,8 @@ const MUe = st.span`
|
|
|
88380
88382
|
height: "fit-content",
|
|
88381
88383
|
direction: "horizontal",
|
|
88382
88384
|
gap: "12px",
|
|
88385
|
+
"data-testid": "modal-footer-container",
|
|
88386
|
+
"data-cy": "modal-footer-container",
|
|
88383
88387
|
children: [
|
|
88384
88388
|
/* @__PURE__ */ Le.jsx(is, { ...e }),
|
|
88385
88389
|
/* @__PURE__ */ Le.jsx(is, { ...t })
|
|
@@ -8223,7 +8223,7 @@ See https://s-c.sh/2BAXzed for more info.`),window["__styled-components-init__"]
|
|
|
8223
8223
|
overflow-x: ${t};
|
|
8224
8224
|
overflow-y: ${n};
|
|
8225
8225
|
`}};
|
|
8226
|
-
`,Qn=O.forwardRef(({title:e,width:t="fit-content",height:n="fit-content",flex:r="none",padding:o="0px",direction:i="vertical",gap:a="0px",horizontalAlign:l="left",verticalAlign:s="top",scroll:c="hidden",minWidth:u="initial",minHeight:d="initial",wrap:p="nowrap",backgroundColor:h,customStyles:f,onClick:m,children:C},v)=>Le.jsx(Zje,{ref:v,title:e,width:t,minWidth:u,height:n,minHeight:d,flex:r,padding:o,direction:i,gap:a,horizontalAlign:l,verticalAlign:s,scroll:c,wrap:p,backgroundColor:h,style:{cursor:m?"pointer":void 0,...f||{}},onClick:m,children:C}));Qn.displayName="Container";var Rje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M13.467 18.754 16.5 16.92l3.033 1.833-.8-3.466 2.667-2.3-3.5-.3-1.4-3.267-1.4 3.267-3.5.3 2.667 2.3zm-6.3 9.333V6.197q0-.9.66-1.56.663-.66 1.562-.661h14.222q.9 0 1.561.66.661.662.661 1.562v21.889l-9.333-4zm2.222-3.378 7.111-3.022 7.111 3.022V6.198H9.389z"})}),$je=Rje,Bje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m11.567 22.489 4.933-4.934 4.933 4.933 1.556-1.555L18.056 16l4.933-4.934-1.556-1.555-4.933 4.933-4.933-4.933-1.556 1.555L14.945 16l-4.934 4.933zm4.933 6.844q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05m0-2.222q4.644 0 7.878-3.245T27.61 16q0-4.645-3.233-7.878T16.5 4.888q-4.622 0-7.867 3.234T5.39 16q0 4.621 3.244 7.866t7.867 3.245"})}),Pje=Bje,Oje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m11.567 22.489 4.933-4.934 4.933 4.933 1.556-1.555L18.056 16l4.933-4.934-1.556-1.555-4.933 4.933-4.933-4.933-1.556 1.555L14.945 16l-4.934 4.933zm4.933 6.844q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05"})}),zje=Oje,Fje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m14.567 22.089 9.422-9.423-1.645-1.622-7.777 7.778-3.934-3.933-1.622 1.622zm1.933 7.244q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05m0-2.222q4.644 0 7.878-3.245T27.61 16q0-4.645-3.233-7.878T16.5 4.888q-4.622 0-7.867 3.234T5.39 16q0 4.621 3.244 7.866t7.867 3.245"})}),Wje=Fje,jje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m14.567 22.089 9.422-9.423-1.645-1.622-7.777 7.778-3.934-3.933-1.622 1.622zm1.933 7.244q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05"})}),Gje=jje,Yje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m8.878 25.177-1.556-1.555 7.623-7.623-7.623-7.622 1.556-1.555 7.622 7.622 7.622-7.622 1.556 1.555L18.056 16l7.622 7.623-1.556 1.555-7.622-7.622z"})}),rj=Yje,Uje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M6.722 28q-.944 0-1.583-.64-.639-.638-.639-1.582V6.221q0-.945.639-1.583.64-.64 1.583-.64h6.345q.278-1.166 1.244-1.916.967-.75 2.189-.75 1.245 0 2.206.75T19.944 4h6.334q.945 0 1.583.639.639.638.639 1.583v19.556q0 .944-.639 1.583-.64.639-1.583.639zm0-2.222h19.556V6.221h-2.222v3.333H8.944V6.222H6.722zM16.5 6.221q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.384.383.95.383"})}),Xje=Uje,qje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M16.5 22.666q.5 0 .839-.338t.339-.84a1.14 1.14 0 0 0-.339-.838 1.14 1.14 0 0 0-.838-.34 1.14 1.14 0 0 0-.84.34 1.14 1.14 0 0 0-.339.838q0 .5.339.84.338.338.839.338m-1.044-5.178h2.222V9.2h-2.222zm1.05 11.845q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055m.005-2.222q4.634 0 7.867-3.245t3.233-7.877q0-4.635-3.229-7.867-3.23-3.234-7.882-3.234-4.622 0-7.867 3.23Q5.39 11.346 5.39 16q0 4.621 3.244 7.866t7.878 3.245"})}),Kje=qje,Jje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M16.5 22.666q.5 0 .839-.338t.339-.84a1.14 1.14 0 0 0-.339-.838 1.14 1.14 0 0 0-.838-.34 1.14 1.14 0 0 0-.84.34 1.14 1.14 0 0 0-.339.838q0 .5.339.84.338.338.839.338m-1.044-5.178h2.222V9.2h-2.222zm1.05 11.845q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055"})}),Qje=Jje,eGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M10.078 20.5 8.5 18.922l8-8 8 7.978-1.578 1.577-6.422-6.422z"})}),tGe=eGe,nGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m16.5 20.5-8-8 1.578-1.578 6.422 6.444 6.422-6.422 1.578 1.578z"})}),rGe=nGe,oGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M5.389 26.666q-.878 0-1.55-.672t-.672-1.55V7.555q0-.878.672-1.55t1.55-.672H14.3l2.222 2.222h11.09q.876 0 1.55.672.67.673.671 1.55H15.578l-2.222-2.222H5.389v16.89L8.722 12h23.111l-3.522 13.01q-.222.823-.817 1.24-.594.416-1.438.416zm2.333-2.222h18.445l2.666-10.222H10.39z"})}),iGe=oGe,aGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M15.456 22.666h2.222v-8h-2.222zM16.5 12.133q.5 0 .839-.332t.339-.824q0-.51-.339-.855a1.13 1.13 0 0 0-.838-.345 1.13 1.13 0 0 0-.84.345q-.339.345-.339.855 0 .491.339.824.338.332.839.332m.006 17.2q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055m.005-2.222q4.634 0 7.867-3.245t3.233-7.877q0-4.635-3.229-7.867-3.23-3.234-7.882-3.234-4.622 0-7.867 3.23Q5.39 11.346 5.39 16q0 4.621 3.244 7.866t7.878 3.245"})}),lGe=aGe,sGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M15.456 22.666h2.222v-8h-2.222zM16.5 12.133q.5 0 .839-.332t.339-.824q0-.51-.339-.855a1.13 1.13 0 0 0-.838-.345 1.13 1.13 0 0 0-.84.345q-.339.345-.339.855 0 .491.339.824.338.332.839.332m.006 17.2q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055"})}),_M=sGe,cGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M9.833 22.754q.567 0 .95-.384a1.3 1.3 0 0 0 .384-.95 1.3 1.3 0 0 0-.384-.95 1.3 1.3 0 0 0-.95-.383 1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .567.383.95.384.384.95.384M8.5 17.42h2.667v-8H8.5zm6.667 5.334H24.5v-2.667h-9.333zm0-5.334H24.5v-2.666h-9.333zm0-5.333H24.5V9.42h-9.333zm-9.334 16a2.57 2.57 0 0 1-1.883-.783 2.57 2.57 0 0 1-.783-1.884V6.754q0-1.101.783-1.884a2.57 2.57 0 0 1 1.883-.783h21.334q1.099 0 1.883.783.783.783.783 1.884V25.42q0 1.1-.783 1.884a2.57 2.57 0 0 1-1.883.783zm0-2.667h21.334V6.754H5.833z"})}),uGe=cGe,dGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M1.92 28 16.587 2.667 31.254 28zm4.6-2.667h20.134L16.587 8zM16.587 24q.567 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.383.383.95.383m-1.333-4h2.666v-6.667h-2.667z"})}),pGe=dGe,hGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M1.833 28.087 16.5 2.754l14.667 25.333zm14.667-4q.567 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.384.383.95.383m-1.333-4h2.666V13.42h-2.666z"})}),fGe=hGe;const gGe=st.span`
|
|
8226
|
+
`,Qn=O.forwardRef(({title:e,width:t="fit-content",height:n="fit-content",flex:r="none",padding:o="0px",direction:i="vertical",gap:a="0px",horizontalAlign:l="left",verticalAlign:s="top",scroll:c="hidden",minWidth:u="initial",minHeight:d="initial",wrap:p="nowrap",backgroundColor:h,customStyles:f,onClick:m,children:C,...v},w)=>Le.jsx(Zje,{ref:w,title:e,width:t,minWidth:u,height:n,minHeight:d,flex:r,padding:o,direction:i,gap:a,horizontalAlign:l,verticalAlign:s,scroll:c,wrap:p,backgroundColor:h,style:{cursor:m?"pointer":void 0,...f||{}},onClick:m,...v,children:C}));Qn.displayName="Container";var Rje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M13.467 18.754 16.5 16.92l3.033 1.833-.8-3.466 2.667-2.3-3.5-.3-1.4-3.267-1.4 3.267-3.5.3 2.667 2.3zm-6.3 9.333V6.197q0-.9.66-1.56.663-.66 1.562-.661h14.222q.9 0 1.561.66.661.662.661 1.562v21.889l-9.333-4zm2.222-3.378 7.111-3.022 7.111 3.022V6.198H9.389z"})}),$je=Rje,Bje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m11.567 22.489 4.933-4.934 4.933 4.933 1.556-1.555L18.056 16l4.933-4.934-1.556-1.555-4.933 4.933-4.933-4.933-1.556 1.555L14.945 16l-4.934 4.933zm4.933 6.844q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05m0-2.222q4.644 0 7.878-3.245T27.61 16q0-4.645-3.233-7.878T16.5 4.888q-4.622 0-7.867 3.234T5.39 16q0 4.621 3.244 7.866t7.867 3.245"})}),Pje=Bje,Oje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m11.567 22.489 4.933-4.934 4.933 4.933 1.556-1.555L18.056 16l4.933-4.934-1.556-1.555-4.933 4.933-4.933-4.933-1.556 1.555L14.945 16l-4.934 4.933zm4.933 6.844q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05"})}),zje=Oje,Fje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m14.567 22.089 9.422-9.423-1.645-1.622-7.777 7.778-3.934-3.933-1.622 1.622zm1.933 7.244q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05m0-2.222q4.644 0 7.878-3.245T27.61 16q0-4.645-3.233-7.878T16.5 4.888q-4.622 0-7.867 3.234T5.39 16q0 4.621 3.244 7.866t7.867 3.245"})}),Wje=Fje,jje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m14.567 22.089 9.422-9.423-1.645-1.622-7.777 7.778-3.934-3.933-1.622 1.622zm1.933 7.244q-2.745 0-5.178-1.05a13.5 13.5 0 0 1-4.244-2.861 13.5 13.5 0 0 1-2.861-4.245A12.9 12.9 0 0 1 3.167 16q0-2.767 1.05-5.2a13.4 13.4 0 0 1 2.86-4.234 13.6 13.6 0 0 1 4.245-2.85q2.434-1.05 5.178-1.05 2.767 0 5.2 1.05t4.233 2.85 2.85 4.234 1.05 5.2q0 2.745-1.05 5.177a13.6 13.6 0 0 1-2.85 4.245 13.4 13.4 0 0 1-4.233 2.86q-2.433 1.05-5.2 1.05"})}),Gje=jje,Yje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m8.878 25.177-1.556-1.555 7.623-7.623-7.623-7.622 1.556-1.555 7.622 7.622 7.622-7.622 1.556 1.555L18.056 16l7.622 7.623-1.556 1.555-7.622-7.622z"})}),rj=Yje,Uje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M6.722 28q-.944 0-1.583-.64-.639-.638-.639-1.582V6.221q0-.945.639-1.583.64-.64 1.583-.64h6.345q.278-1.166 1.244-1.916.967-.75 2.189-.75 1.245 0 2.206.75T19.944 4h6.334q.945 0 1.583.639.639.638.639 1.583v19.556q0 .944-.639 1.583-.64.639-1.583.639zm0-2.222h19.556V6.221h-2.222v3.333H8.944V6.222H6.722zM16.5 6.221q.566 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.384.383.95.383"})}),Xje=Uje,qje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M16.5 22.666q.5 0 .839-.338t.339-.84a1.14 1.14 0 0 0-.339-.838 1.14 1.14 0 0 0-.838-.34 1.14 1.14 0 0 0-.84.34 1.14 1.14 0 0 0-.339.838q0 .5.339.84.338.338.839.338m-1.044-5.178h2.222V9.2h-2.222zm1.05 11.845q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055m.005-2.222q4.634 0 7.867-3.245t3.233-7.877q0-4.635-3.229-7.867-3.23-3.234-7.882-3.234-4.622 0-7.867 3.23Q5.39 11.346 5.39 16q0 4.621 3.244 7.866t7.878 3.245"})}),Kje=qje,Jje=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M16.5 22.666q.5 0 .839-.338t.339-.84a1.14 1.14 0 0 0-.339-.838 1.14 1.14 0 0 0-.838-.34 1.14 1.14 0 0 0-.84.34 1.14 1.14 0 0 0-.339.838q0 .5.339.84.338.338.839.338m-1.044-5.178h2.222V9.2h-2.222zm1.05 11.845q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055"})}),Qje=Jje,eGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M10.078 20.5 8.5 18.922l8-8 8 7.978-1.578 1.577-6.422-6.422z"})}),tGe=eGe,nGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"m16.5 20.5-8-8 1.578-1.578 6.422 6.444 6.422-6.422 1.578 1.578z"})}),rGe=nGe,oGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M5.389 26.666q-.878 0-1.55-.672t-.672-1.55V7.555q0-.878.672-1.55t1.55-.672H14.3l2.222 2.222h11.09q.876 0 1.55.672.67.673.671 1.55H15.578l-2.222-2.222H5.389v16.89L8.722 12h23.111l-3.522 13.01q-.222.823-.817 1.24-.594.416-1.438.416zm2.333-2.222h18.445l2.666-10.222H10.39z"})}),iGe=oGe,aGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M15.456 22.666h2.222v-8h-2.222zM16.5 12.133q.5 0 .839-.332t.339-.824q0-.51-.339-.855a1.13 1.13 0 0 0-.838-.345 1.13 1.13 0 0 0-.84.345q-.339.345-.339.855 0 .491.339.824.338.332.839.332m.006 17.2q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055m.005-2.222q4.634 0 7.867-3.245t3.233-7.877q0-4.635-3.229-7.867-3.23-3.234-7.882-3.234-4.622 0-7.867 3.23Q5.39 11.346 5.39 16q0 4.621 3.244 7.866t7.878 3.245"})}),lGe=aGe,sGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M15.456 22.666h2.222v-8h-2.222zM16.5 12.133q.5 0 .839-.332t.339-.824q0-.51-.339-.855a1.13 1.13 0 0 0-.838-.345 1.13 1.13 0 0 0-.84.345q-.339.345-.339.855 0 .491.339.824.338.332.839.332m.006 17.2q-2.76 0-5.189-1.05a13.5 13.5 0 0 1-4.24-2.861 13.5 13.5 0 0 1-2.86-4.241q-1.05-2.43-1.05-5.193t1.05-5.192 2.86-4.23a13.6 13.6 0 0 1 4.242-2.85q2.43-1.05 5.192-1.05t5.193 1.05 4.23 2.85 2.85 4.234 1.05 5.194-1.05 5.189q-1.05 2.427-2.85 4.235a13.5 13.5 0 0 1-4.234 2.86q-2.433 1.056-5.194 1.055"})}),_M=sGe,cGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M9.833 22.754q.567 0 .95-.384a1.3 1.3 0 0 0 .384-.95 1.3 1.3 0 0 0-.384-.95 1.3 1.3 0 0 0-.95-.383 1.3 1.3 0 0 0-.95.383 1.3 1.3 0 0 0-.383.95q0 .567.383.95.384.384.95.384M8.5 17.42h2.667v-8H8.5zm6.667 5.334H24.5v-2.667h-9.333zm0-5.334H24.5v-2.666h-9.333zm0-5.333H24.5V9.42h-9.333zm-9.334 16a2.57 2.57 0 0 1-1.883-.783 2.57 2.57 0 0 1-.783-1.884V6.754q0-1.101.783-1.884a2.57 2.57 0 0 1 1.883-.783h21.334q1.099 0 1.883.783.783.783.783 1.884V25.42q0 1.1-.783 1.884a2.57 2.57 0 0 1-1.883.783zm0-2.667h21.334V6.754H5.833z"})}),uGe=cGe,dGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 32",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M1.92 28 16.587 2.667 31.254 28zm4.6-2.667h20.134L16.587 8zM16.587 24q.567 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.383.383.95.383m-1.333-4h2.666v-6.667h-2.667z"})}),pGe=dGe,hGe=e=>Le.jsx("svg",{xmlns:"http://www.w3.org/2000/svg",...e.size?{width:e.size,height:e.size}:{width:"1em",height:"1em"},viewBox:"0 0 33 33",...e,fill:e.color||"currentColor",children:Le.jsx("path",{fill:e.color||"currentColor",d:"M1.833 28.087 16.5 2.754l14.667 25.333zm14.667-4q.567 0 .95-.383a1.3 1.3 0 0 0 .383-.95 1.3 1.3 0 0 0-.383-.95 1.3 1.3 0 0 0-.95-.384 1.3 1.3 0 0 0-.95.384 1.3 1.3 0 0 0-.383.95q0 .566.383.95.384.383.95.383m-1.333-4h2.666V13.42h-2.666z"})}),fGe=hGe;const gGe=st.span`
|
|
8227
8227
|
font-family: ${q.fonts.fontFamily.fontFamilyPrimary};
|
|
8228
8228
|
font-size: ${q.fonts.fontSize.fontSizeBodyMd};
|
|
8229
8229
|
color: ${q.colors.feedbackColors.colorFeedbackError};
|
|
@@ -8490,7 +8490,7 @@ See https://s-c.sh/2BAXzed for more info.`),window["__styled-components-init__"]
|
|
|
8490
8490
|
& > svg > path {
|
|
8491
8491
|
fill: ${q.colors.feedbackColors.colorFeedbackWarning};
|
|
8492
8492
|
}
|
|
8493
|
-
`,$Ge=({cancel:{...e},confirm:{...t}})=>Le.jsxs(Qn,{width:"100%",height:"fit-content",direction:"horizontal",gap:"12px",children:[Le.jsx(U3,{...e}),Le.jsx(U3,{...t})]}),BGe=st.div`
|
|
8493
|
+
`,$Ge=({cancel:{...e},confirm:{...t}})=>Le.jsxs(Qn,{width:"100%",height:"fit-content",direction:"horizontal",gap:"12px","data-testid":"modal-footer-container","data-cy":"modal-footer-container",children:[Le.jsx(U3,{...e}),Le.jsx(U3,{...t})]}),BGe=st.div`
|
|
8494
8494
|
position: fixed;
|
|
8495
8495
|
top: 0;
|
|
8496
8496
|
left: 0;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../Tooltip.view-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../Tooltip.view-DNHj-GLi.cjs"),r=require("../../Title.view-7SatgjiJ.cjs");exports.Badge=e.Badge;exports.Button=e.Button;exports.Checkbox=e.Checkbox;exports.Container=e.Container;exports.Label=e.Label;exports.LibraryCard=e.LibraryCard;exports.LoadingBar=e.LoadingBar;exports.Radio=e.Radio;exports.Required=e.Required;exports.Spacer=e.Spacer;exports.Tooltip=e.Tooltip;exports.ErrorMessage=r.ErrorMessage;exports.Switch=r.Switch;exports.Title=r.Title;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { B as r, a as e, C as o, b as i, L as t, c as d, d as b, R as c, e as n, S as p, T as B } from "../../Tooltip.view-
|
|
2
|
-
import { E as L, S, T } from "../../Title.view-
|
|
1
|
+
import { B as r, a as e, C as o, b as i, L as t, c as d, d as b, R as c, e as n, S as p, T as B } from "../../Tooltip.view-B3tCW6-n.js";
|
|
2
|
+
import { E as L, S, T } from "../../Title.view-DYWxgwcO.js";
|
|
3
3
|
export {
|
|
4
4
|
r as Badge,
|
|
5
5
|
e as Button,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../Tooltip.view-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../Tooltip.view-DNHj-GLi.cjs"),t=require("../Title.view-7SatgjiJ.cjs"),i=require("../RequiredLabel.view-GSazmxUk.cjs"),o=require("../Table.view-DbBkBb6R.cjs");exports.ActionButton=e.ActionButton;exports.Alert=e.dje;exports.Autocomplete=e.rde;exports.Badge=e.Badge;exports.Button=e.Button;exports.Checkbox=e.Checkbox;exports.Confirm=e.ConfirmModal;exports.ConfirmButton=e.ConfirmButton;exports.ConfirmModal=e.ConfirmModal;exports.Container=e.Container;exports.Empty=e.Empty;exports.Frame=e.FrameView;exports.FrameView=e.FrameView;exports.Info=e.Info;exports.Input=e.Input;exports.Label=e.Label;exports.LibraryCard=e.LibraryCard;exports.Loading=e.Loading;exports.LoadingBar=e.LoadingBar;exports.Modal=e.Modal;exports.MultiSelect=e.jye;exports.Radio=e.Radio;exports.Required=e.Required;exports.SectionTitle=e.SectionTitle;exports.Spacer=e.Spacer;exports.Textarea=e.Textarea;exports.Tooltip=e.Tooltip;exports.showConfirm=e.showConfirm;exports.showModal=e.showModal;exports.ErrorMessage=t.ErrorMessage;exports.Switch=t.Switch;exports.Title=t.Title;exports.AlertInline=i.AlertInline;exports.LabelField=i.LabelField;exports.RequiredLabelView=i.RequiredLabelView;exports.CheckboxField=o.CheckboxField;exports.CollapseSection=o.CollapseSection;exports.MenuSelect=o.MenuSelect;exports.Section=o.Section;exports.Select=o.Select;exports.SelectButton=o.SelectButton;exports.SelectField=o.SelectField;exports.TabInfo=o.TabInfo;exports.Table=o.Table;exports.TextareaField=o.TextareaField;
|
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { A as s, f as o, r as t, B as r, a as i, C as l, h as n, g as c, h as d, b as m, E as S, F as f, F as C, I as b, i as p, L as u, c as T, j as x, d as F, M as L, l as M, R as h, e as B, m as A, S as g, n as w, T as I, s as R, k as E } from "../Tooltip.view-
|
|
2
|
-
import { E as q, S as y, T as V } from "../Title.view-
|
|
3
|
-
import { A as v, L as z, R as D } from "../RequiredLabel.view
|
|
4
|
-
import { a as H, C as J, M as K, b as N, c as O, d as P, S as Q, e as U, f as W, T as X } from "../Table.view-
|
|
1
|
+
import { A as s, f as o, r as t, B as r, a as i, C as l, h as n, g as c, h as d, b as m, E as S, F as f, F as C, I as b, i as p, L as u, c as T, j as x, d as F, M as L, l as M, R as h, e as B, m as A, S as g, n as w, T as I, s as R, k as E } from "../Tooltip.view-B3tCW6-n.js";
|
|
2
|
+
import { E as q, S as y, T as V } from "../Title.view-DYWxgwcO.js";
|
|
3
|
+
import { A as v, L as z, R as D } from "../RequiredLabel.view-DO9jb8-m.js";
|
|
4
|
+
import { a as H, C as J, M as K, b as N, c as O, d as P, S as Q, e as U, f as W, T as X } from "../Table.view-WtlfbFzD.js";
|
|
5
5
|
export {
|
|
6
6
|
s as ActionButton,
|
|
7
7
|
o as Alert,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../Tooltip.view-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("../../Tooltip.view-DNHj-GLi.cjs"),o=require("../../RequiredLabel.view-GSazmxUk.cjs");exports.ActionButton=e.ActionButton;exports.Alert=e.dje;exports.Confirm=e.ConfirmModal;exports.ConfirmButton=e.ConfirmButton;exports.ConfirmModal=e.ConfirmModal;exports.Empty=e.Empty;exports.Frame=e.FrameView;exports.FrameView=e.FrameView;exports.Info=e.Info;exports.Input=e.Input;exports.Loading=e.Loading;exports.Modal=e.Modal;exports.MultiSelect=e.jye;exports.SectionTitle=e.SectionTitle;exports.Textarea=e.Textarea;exports.showConfirm=e.showConfirm;exports.showModal=e.showModal;exports.AlertInline=o.AlertInline;exports.LabelField=o.LabelField;exports.RequiredLabelView=o.RequiredLabelView;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { A as e, f as o, h as t, g as i, h as n, E as r, F as l, F as m, I as f, i as d, j as u, M as A, l as F, m as M, n as h, s as p, k as w } from "../../Tooltip.view-
|
|
2
|
-
import { A as I, L, R as c } from "../../RequiredLabel.view
|
|
1
|
+
import { A as e, f as o, h as t, g as i, h as n, E as r, F as l, F as m, I as f, i as d, j as u, M as A, l as F, m as M, n as h, s as p, k as w } from "../../Tooltip.view-B3tCW6-n.js";
|
|
2
|
+
import { A as I, L, R as c } from "../../RequiredLabel.view-DO9jb8-m.js";
|
|
3
3
|
export {
|
|
4
4
|
e as ActionButton,
|
|
5
5
|
o as Alert,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../Tooltip.view-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=require("../../Tooltip.view-DNHj-GLi.cjs"),e=require("../../Table.view-DbBkBb6R.cjs");exports.Autocomplete=t.rde;exports.CheckboxField=e.CheckboxField;exports.CollapseSection=e.CollapseSection;exports.MenuSelect=e.MenuSelect;exports.Section=e.Section;exports.Select=e.Select;exports.SelectButton=e.SelectButton;exports.SelectField=e.SelectField;exports.TabInfo=e.TabInfo;exports.Table=e.Table;exports.TextareaField=e.TextareaField;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as t } from "../../Tooltip.view-
|
|
2
|
-
import { a as s, C as l, M as c, b as S, c as r, d as i, S as n, e as b, f as d, T as f } from "../../Table.view-
|
|
1
|
+
import { r as t } from "../../Tooltip.view-B3tCW6-n.js";
|
|
2
|
+
import { a as s, C as l, M as c, b as S, c as r, d as i, S as n, e as b, f as d, T as f } from "../../Table.view-WtlfbFzD.js";
|
|
3
3
|
export {
|
|
4
4
|
t as Autocomplete,
|
|
5
5
|
s as CheckboxField,
|
package/dist/index.cjs.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Tooltip.view-
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./Tooltip.view-DNHj-GLi.cjs"),o=require("./Title.view-7SatgjiJ.cjs"),l=require("./RequiredLabel.view-GSazmxUk.cjs"),t=require("./Table.view-DbBkBb6R.cjs"),i=require("./index-mEVOkuDx.cjs"),a=require("./hash-CJrPvUOz.cjs");exports.ActionButton=e.ActionButton;exports.Alert=e.dje;exports.Autocomplete=e.rde;exports.Badge=e.Badge;exports.Button=e.Button;exports.Checkbox=e.Checkbox;exports.Confirm=e.ConfirmModal;exports.ConfirmButton=e.ConfirmButton;exports.ConfirmModal=e.ConfirmModal;exports.Container=e.Container;exports.Empty=e.Empty;exports.Frame=e.FrameView;exports.FrameView=e.FrameView;exports.IconSize=e.IconSize;exports.Info=e.Info;exports.Input=e.Input;exports.Label=e.Label;exports.LibraryCard=e.LibraryCard;exports.Loading=e.Loading;exports.LoadingBar=e.LoadingBar;exports.Modal=e.Modal;exports.MultiSelect=e.jye;exports.Radio=e.Radio;exports.Required=e.Required;exports.SectionTitle=e.SectionTitle;exports.Spacer=e.Spacer;exports.Textarea=e.Textarea;exports.Tooltip=e.Tooltip;exports.sg=e.sg;exports.showConfirm=e.showConfirm;exports.showModal=e.showModal;exports.ErrorMessage=o.ErrorMessage;exports.Switch=o.Switch;exports.Title=o.Title;exports.AlertInline=l.AlertInline;exports.LabelField=l.LabelField;exports.RequiredLabelView=l.RequiredLabelView;exports.CheckboxField=t.CheckboxField;exports.CollapseSection=t.CollapseSection;exports.MenuSelect=t.MenuSelect;exports.Section=t.Section;exports.Select=t.Select;exports.SelectButton=t.SelectButton;exports.SelectField=t.SelectField;exports.TabInfo=t.TabInfo;exports.Table=t.Table;exports.TextareaField=t.TextareaField;exports.capitalizeAllFirstLetters=i.capitalizeAllFirstLetters;exports.capitalizeFirstLetter=i.capitalizeFirstLetter;exports.convertHexToRGB=i.convertHexToRGB;exports.dom=i.dom;exports.multiplyRemValues=i.multiplyRemValues;exports.resetStyles=i.resetStyles;exports.valuable=i.valuable;exports.getLabelText=a.getLabelText;exports.stableStringify=a.stableStringify;
|
package/dist/index.es.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
import { A as s, f as t, r as o, B as r, a as l, C as i, h as n, g as c, h as m, b as d, E as p, F as S, F as f, p as b, I as u, i as x, L as T, c as C, j as L, d as F, M as g, l as B, R as M, e as h, m as A, S as R, n as I, T as w, o as y, s as E, k } from "./Tooltip.view-
|
|
2
|
-
import { E as z, S as V, T as q } from "./Title.view-
|
|
3
|
-
import { A as G, L as H, R as D } from "./RequiredLabel.view
|
|
4
|
-
import { a as K, C as N, M as O, b as P, c as Q, d as U, S as W, e as X, f as Y, T as Z } from "./Table.view-
|
|
1
|
+
import { A as s, f as t, r as o, B as r, a as l, C as i, h as n, g as c, h as m, b as d, E as p, F as S, F as f, p as b, I as u, i as x, L as T, c as C, j as L, d as F, M as g, l as B, R as M, e as h, m as A, S as R, n as I, T as w, o as y, s as E, k } from "./Tooltip.view-B3tCW6-n.js";
|
|
2
|
+
import { E as z, S as V, T as q } from "./Title.view-DYWxgwcO.js";
|
|
3
|
+
import { A as G, L as H, R as D } from "./RequiredLabel.view-DO9jb8-m.js";
|
|
4
|
+
import { a as K, C as N, M as O, b as P, c as Q, d as U, S as W, e as X, f as Y, T as Z } from "./Table.view-WtlfbFzD.js";
|
|
5
5
|
import { a as $, c as aa, b as ea, d as sa, m as ta, r as oa, v as ra } from "./index-BU7Rzx2_.js";
|
|
6
6
|
import { g as ia, s as na } from "./hash-BtT4jVLO.js";
|
|
7
7
|
export {
|