@xjur-ui/react 4.0.3 → 4.0.5
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/CHANGELOG.md +12 -0
- package/dist/components/accordion/accordion-tab-header.js +1 -1
- package/dist/components/accordion/accordion-trigger.js +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/breadcrumb/breadcrumb-ellipsis.js +1 -1
- package/dist/components/breadcrumb/breadcrumb-separator.js +1 -1
- package/dist/components/breadcrumb/index.js +1 -1
- package/dist/components/carousel/carousel-action.js +1 -1
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/chip/chip-close.js +1 -1
- package/dist/components/chip/chip-icon.js +1 -1
- package/dist/components/chip/index.js +1 -1
- package/dist/components/controls/calendar.js +1 -1
- package/dist/components/controls/checkbox.js +1 -1
- package/dist/components/controls/date-picker/date-picker-icon.js +1 -1
- package/dist/components/controls/date-picker/index.js +1 -1
- package/dist/components/controls/input/index.js +1 -1
- package/dist/components/controls/input/input-icon.js +1 -1
- package/dist/components/controls/input/input-numeric-stepper.js +1 -1
- package/dist/components/controls/rating.js +1 -1
- package/dist/components/controls/search-selector.js +1 -1
- package/dist/components/controls/select/index.d.ts +1 -0
- package/dist/components/controls/select/index.js +1 -1
- package/dist/components/controls/select/select-icon.js +1 -1
- package/dist/components/controls/select/select-option.d.ts +2 -1
- package/dist/components/controls/select/select-option.js +1 -1
- package/dist/components/controls/text-area/index.js +1 -1
- package/dist/components/controls/text-area/text-area-caption.js +1 -1
- package/dist/components/controls/text-area/text-area-content.js +1 -1
- package/dist/components/controls/text-area/text-area-editor.js +1 -1
- package/dist/components/controls/text-area/text-area-fullscreen-button.js +1 -1
- package/dist/components/controls/text-area/text-area-heading-button.js +1 -1
- package/dist/components/controls/text-area/text-area-root.js +1 -1
- package/dist/components/controls/text-area/text-area-toggle-button.js +1 -1
- package/dist/components/controls/text-area/text-area-toolbar.js +1 -1
- package/dist/components/custom/andamento-timeline/andamento-timeline.js +1 -1
- package/dist/components/custom/andamento-timeline/index.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-add-button.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-body.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-close-button.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-content.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-footer.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-header.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo-trigger.js +1 -1
- package/dist/components/custom/centro-custo/centro-custo.js +1 -1
- package/dist/components/custom/centro-custo/index.js +1 -1
- package/dist/components/custom/empresa/empresa-add-button.js +1 -1
- package/dist/components/custom/empresa/empresa-body.js +1 -1
- package/dist/components/custom/empresa/empresa-close-button.js +1 -1
- package/dist/components/custom/empresa/empresa-content.js +1 -1
- package/dist/components/custom/empresa/empresa-footer.js +1 -1
- package/dist/components/custom/empresa/empresa-header.js +1 -1
- package/dist/components/custom/empresa/empresa-table.js +1 -1
- package/dist/components/custom/empresa/empresa-trigger.js +1 -1
- package/dist/components/custom/empresa/empresa.js +1 -1
- package/dist/components/custom/empresa/index.js +1 -1
- package/dist/components/custom/lista-nivelada/hierarchical-navigation.js +1 -1
- package/dist/components/custom/lista-nivelada/index.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-body.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-close-button.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-content.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-footer.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-header.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada-trigger.js +1 -1
- package/dist/components/custom/lista-nivelada/lista-nivelada.js +1 -1
- package/dist/components/custom/lista-nivelada/navigation-button.js +1 -1
- package/dist/components/custom/lista-nivelada/navigation-grid.js +1 -1
- package/dist/components/custom/lista-nivelada/radio-selection.js +1 -1
- package/dist/components/custom/pessoa/index.js +1 -1
- package/dist/components/custom/pessoa/pessoa-add-button.js +1 -1
- package/dist/components/custom/pessoa/pessoa-body.js +1 -1
- package/dist/components/custom/pessoa/pessoa-close-button.js +1 -1
- package/dist/components/custom/pessoa/pessoa-content.js +1 -1
- package/dist/components/custom/pessoa/pessoa-footer.js +1 -1
- package/dist/components/custom/pessoa/pessoa-header.js +1 -1
- package/dist/components/custom/pessoa/pessoa-trigger.js +1 -1
- package/dist/components/custom/pessoa/pessoa.js +1 -1
- package/dist/components/dialog/delete-dialog.js +1 -1
- package/dist/components/dialog/dialog-content.js +1 -1
- package/dist/components/dialog/index.js +1 -1
- package/dist/components/full-calendar/calendar-add-event.js +1 -1
- package/dist/components/full-calendar/calendar-cell.js +1 -1
- package/dist/components/full-calendar/calendar-day-view.js +1 -1
- package/dist/components/full-calendar/calendar-month-view.js +1 -1
- package/dist/components/full-calendar/calendar-navigator.js +1 -1
- package/dist/components/full-calendar/calendar-toggle-view.js +1 -1
- package/dist/components/full-calendar/calendar-view-renderer.js +1 -1
- package/dist/components/full-calendar/calendar-week-view.js +1 -1
- package/dist/components/full-calendar/index.js +1 -1
- package/dist/components/icon/components/agenda.d.ts +1 -0
- package/dist/components/icon/components/agenda.js +1 -0
- package/dist/components/icon/components/compliance.d.ts +1 -0
- package/dist/components/icon/components/compliance.js +1 -0
- package/dist/components/icon/components/consultivo.d.ts +1 -0
- package/dist/components/icon/components/consultivo.js +1 -0
- package/dist/components/icon/components/contencioso.d.ts +1 -0
- package/dist/components/icon/components/contencioso.js +1 -0
- package/dist/components/icon/components/contrato.d.ts +1 -0
- package/dist/components/icon/components/contrato.js +1 -0
- package/dist/components/icon/components/custom-icon.d.ts +4 -0
- package/dist/components/icon/components/custom-icon.js +1 -0
- package/dist/components/icon/components/email-reset-senha-icon.d.ts +1 -0
- package/dist/components/icon/components/email-reset-senha-icon.js +1 -0
- package/dist/components/icon/components/ged.d.ts +1 -0
- package/dist/components/icon/components/ged.js +1 -0
- package/dist/components/icon/components/imobiliario.d.ts +1 -0
- package/dist/components/icon/components/imobiliario.js +1 -0
- package/dist/components/icon/components/marcas-e-patentes.d.ts +1 -0
- package/dist/components/icon/components/marcas-e-patentes.js +1 -0
- package/dist/components/icon/components/procuracao.d.ts +1 -0
- package/dist/components/icon/components/procuracao.js +1 -0
- package/dist/components/icon/components/regulatorio.d.ts +1 -0
- package/dist/components/icon/components/regulatorio.js +1 -0
- package/dist/components/icon/components/xpay.d.ts +1 -0
- package/dist/components/icon/components/xpay.js +1 -0
- package/dist/components/icon/components/xsigner.d.ts +1 -0
- package/dist/components/icon/components/xsigner.js +1 -0
- package/dist/components/icon/index.d.ts +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/message/index.js +1 -1
- package/dist/components/message/message-close.js +1 -1
- package/dist/components/message/message-icon.js +1 -1
- package/dist/components/selection-bar/index.js +1 -1
- package/dist/components/selection-bar/selection-bar-close.js +1 -1
- package/dist/components/sheet/index.js +1 -1
- package/dist/components/sheet/sheet-close.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/table-row.js +1 -1
- package/dist/components/table/table-sort.js +1 -1
- package/dist/components/tag/index.js +1 -1
- package/dist/components/tag/tag-close.js +1 -1
- package/dist/components/tag/tag-icon.js +1 -1
- package/dist/components/timeline-card/index.js +1 -1
- package/dist/components/timeline-card/timeline-card.js +1 -1
- package/dist/components/toast/index.js +1 -1
- package/dist/components/toast/toast-component.js +1 -1
- package/dist/components/toast/toast.js +1 -1
- package/dist/components/upload/index.js +1 -1
- package/dist/components/upload/upload-icon.js +1 -1
- package/dist/resources/icons.d.ts +2 -1
- package/dist/resources/icons.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{cva as w,cx as y}from"@xjur-ui/util";import{jsx as b,jsxs as G}from"react/jsx-runtime";var we=w(["flex flex-row items-center gap-[40px] h-full"]),W=w(["w-0.5 bg-gray-300 min-h-[82px]"]),Ce=w(["w-3 h-3 rounded-full bg-gray-400"]),_e=w(["text-sm font-medium text-gray-500 w-full"]);function M({className:e,date:t="04/07/2025",showTopLine:i=!0,showBottomLine:o=!0,...a}){return G("div",{className:y(we(),e),...a,children:[G("div",{className:"flex h-full flex-col items-center gap-1",children:[i&&b("div",{className:y(W())}),b("div",{className:y(Ce())}),o&&b("div",{className:y(W())})]}),b("div",{className:y(_e(),!i&&"self-start",!o&&"self-end"),children:t})]})}import{Slot as it}from"@radix-ui/react-slot";import{cva as at,cx as oe}from"@xjur-ui/util";import{cx as Pe}from"@xjur-ui/util";import{jsx as Te}from"react/jsx-runtime";function m({className:e,filled:t=!1,name:i,...o}){return Te("span",{...o,className:Pe("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:i})}import*as T from"@radix-ui/react-checkbox";import{cx as Se}from"@xjur-ui/util";import{Slot as Me}from"@radix-ui/react-slot";import{cva as Ne}from"@xjur-ui/util";import{memo as J,useState as Re}from"react";import*as C from"@radix-ui/react-tooltip";import{jsx as N}from"react/jsx-runtime";function ze({delayDuration:e=0,...t}){return N(C.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function R({...e}){return N(ze,{children:N(C.Root,{"data-slot":"tooltip",...e})})}import*as K from"@radix-ui/react-tooltip";import{jsx as ke}from"react/jsx-runtime";function V({...e}){return ke(K.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as _ from"@radix-ui/react-tooltip";import{cx as De}from"@xjur-ui/util";import{jsx as Y}from"react/jsx-runtime";function I({className:e,sideOffset:t=1,variant:i="simple",children:o,...a}){return Y(_.Portal,{children:Y(_.Content,{className:De("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":i,sideOffset:t,...a,children:o})})}import{jsx as P,jsxs as Le}from"react/jsx-runtime";var Ve=Ne("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),c=J(({variant:e,size:t,weight:i,asChild:o,className:a,children:n,...l})=>P(o?Me:"span",{className:Ve({variant:e,size:t,weight:i,className:a}),...l,children:n}));c.displayName="Typography";var Ie=J(({children:e,...t})=>{let[i,o]=Re(!1);return Le(R,{children:[P(V,{asChild:!0,children:P(c,{onMouseEnter:({currentTarget:n})=>{let l=n.scrollWidth>n.clientWidth;o(l),l?n.style.cursor="pointer":n.style.cursor="text"},...t,children:e})}),i&&P(I,{children:e})]})});Ie.displayName="TruncatedTypography";import{jsx as h,jsxs as He}from"react/jsx-runtime";function Q({label:e,name:t,className:i,disabled:o=!1,...a}){let n=`field-checkbox-${t}`;return He("div",{className:"group gap-small flex items-center",children:[h(T.Root,{disabled:o,...a,className:Se("size-large-alt rounded-small-1x inline-flex items-center justify-center transition-[border-color,box-shadow,background-color] duration-200 outline-none","border-border-layer-2 bg-layer-2-idle cursor-pointer border-2","hover:border-primary-idle focus:border-primary-idle focus:shadow-focus-primary","data-[state=checked]:bg-primary-active data-[state=checked]:border-primary-active","data-[state=checked]:hover:border-primary-idle","disabled:hover:border-border-layer-2 disabled:cursor-not-allowed disabled:opacity-[38%]",i),id:n,name:t,children:h(T.Indicator,{className:"flex items-center justify-center",children:h(m,{className:"text-neutral-label",name:"check"})})}),!!e&&h(c,{asChild:!0,className:"text-size-body-sm data-[disabled=true]:opacity-38","data-disabled":o,weight:"medium",children:h("label",{htmlFor:n,children:e})})]})}import"react";import*as U from"@radix-ui/react-dropdown-menu";import{jsx as Ee}from"react/jsx-runtime";function L({...e}){return Ee(U.Root,{"data-slot":"dropdown-menu",...e})}import*as X from"@radix-ui/react-dropdown-menu";import{jsx as Ae}from"react/jsx-runtime";function S({...e}){return Ae(X.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as z from"@radix-ui/react-dropdown-menu";import{cx as je}from"@xjur-ui/util";import{Slot as qe}from"@radix-ui/react-slot";import{cx as Fe}from"@xjur-ui/util";import{useVirtualizer as Be}from"@tanstack/react-virtual";import{useRef as Oe}from"react";import{createContext as $e}from"react";var g=$e({virtualizer:null,enabled:!1});import{jsx as Z}from"react/jsx-runtime";function H({className:e,asChild:t,children:i,virtualized:o=!1,itemCount:a=0,estimateSize:n=()=>48,overscan:l=5,...f}){let v=t?qe:"div",d=Oe(null),D=Be({count:a,getScrollElement:()=>d.current,estimateSize:n,overscan:l,enabled:o});return Z(g.Provider,{value:{virtualizer:D,enabled:o},children:Z(v,{...f,className:Fe(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:d,children:i})})}import{Slot as jt}from"@radix-ui/react-slot";import{cx as to}from"@xjur-ui/util";import{jsx as ro}from"react/jsx-runtime";import{cx as no}from"@xjur-ui/util";import{jsx as po}from"react/jsx-runtime";import{Slot as We}from"@radix-ui/react-slot";import{cx as j}from"@xjur-ui/util";import{useContext as Ge}from"react";import{jsx as E}from"react/jsx-runtime";function A({className:e,asChild:t,children:i,renderItem:o,...a}){let n=t?We:"ul",{virtualizer:l,enabled:f}=Ge(g);if(f&&l&&o){let v=l.getVirtualItems();return E(n,{...a,className:j("p-small relative flex flex-col",e),style:{height:`${l.getTotalSize()}px`},children:v.map(d=>E("div",{className:"absolute top-0 left-0 w-full","data-index":d.index,ref:l.measureElement,style:{transform:`translateY(${d.start}px)`},children:o(d.index)},d.key))})}return E(n,{...a,className:j("gap-small-1x p-small flex flex-col",e),children:i})}import{Slot as Ke}from"@radix-ui/react-slot";import{cx as Ye,cva as Je}from"@xjur-ui/util";import{jsx as Ue}from"react/jsx-runtime";var Qe=Je(["py-medium px-small flex items-center gap-small rounded-small-1x","bg-layer-2-idle text-neutral-dark","hover:bg-layer-2-hover transition-colors duration-100 ease-out","active:bg-layer-2-pressed"],{variants:{size:{md:"h-large-4x",lg:"h-large-7x"},isActive:{true:"bg-primary-alt-active text-primary-label-active hover:bg-primary-alt-hover active:bg-primary-alt-pressed"}},defaultVariants:{size:"md",isActive:!1}});function $({className:e,size:t,isActive:i,asChild:o,...a}){return Ue(o?Ke:"li",{...a,className:Ye(Qe({size:t,isActive:i}),e)})}import{jsx as q}from"react/jsx-runtime";function F({className:e,sideOffset:t=4,align:i="start",side:o="bottom",children:a,...n}){return q(z.Portal,{children:q(z.Content,{align:i,className:je("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...n,children:q(H,{children:a})})})}import{jsx as et}from"react/jsx-runtime";function B({...e}){return et(A,{...e})}import{jsx as Ao}from"react/jsx-runtime";import{cx as rt}from"@xjur-ui/util";import"react";import*as ee from"@radix-ui/react-separator";import{cx as tt}from"@xjur-ui/util";import{jsx as ot}from"react/jsx-runtime";function te({className:e,orientation:t="horizontal",decorative:i=!0,...o}){return ot(ee.Root,{className:tt("bg-border-layer-2 shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full","data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),"data-slot":"separator",decorative:i,orientation:t,...o})}import{jsx as O}from"react/jsx-runtime";function u({className:e,...t}){return O($,{className:rt(e,"cursor-pointer"),...t})}function x({...e}){return O(c,{...e})}function k({...e}){return O(te,{...e})}import{jsx as r,jsxs as p}from"react/jsx-runtime";var re=at(["border border-gray-200 rounded-lg p-4 transition-all duration-200 cursor-pointer shadow-sm min-h-[184px]","hover:shadow-md hover:border-gray-300"],{variants:{status:{default:"border-gray-200",selected:"border-primary-border-active bg-primary-alt-idle shadow-md"}},defaultVariants:{status:"default"}});function nt({asChild:e,className:t,status:i="default",title:o,content:a,tags:n=[],isSelected:l=!1,isChecked:f=!1,onSelect:v,onCheck:d,onCopy:D,onFolder:ie,onMarkAsRead:ae,onEdit:ne,onArchive:se,onDelete:le,timelineProps:pe,...me}){let de=e?it:"div",ce=l?"selected":i,fe=()=>{v?.()},ue=s=>{d?.(s)},xe=()=>{ae?.()},ve=()=>{ne?.()},ye=()=>{se?.()},he=()=>{le?.()},ge=s=>{switch(s){case"success":return"bg-success-idle text-white";case"warning":return"bg-red-500 text-white";case"info":return"bg-blue-500 text-white";case"restricted":return"bg-layer-1-idle text-gray-700";default:return"bg-white text-gray-700"}};return p("div",{className:"relative flex items-end gap-6",children:[r(M,{...pe}),r(de,{className:oe(re({status:ce}),t,"flex-1"),onClick:fe,...me,children:p("div",{className:"mb-3 flex items-start justify-start gap-4",children:[r("div",{role:"button",tabIndex:0,onClick:s=>s.stopPropagation(),onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&s.stopPropagation()},children:r(Q,{checked:f,className:"size-4",name:`timeline-card-${Math.random()}`,onCheckedChange:ue})}),p("div",{className:"flex w-full flex-col gap-4",children:[p("div",{className:"flex items-start justify-between gap-4",children:[r("div",{className:"flex items-center gap-3",children:r("div",{className:"flex items-center gap-2",children:n.map((s,be)=>p("div",{className:oe("flex items-center gap-2 rounded px-2 py-1 text-xs font-medium",ge(s.variant)),children:[s.variant==="restricted"&&r(m,{className:"flex h-3 w-3 items-center",name:"lock"}),r("p",{className:"flex items-center text-xs font-medium",children:s.label})]},be))})}),p("div",{className:"flex items-center gap-2",children:[r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),D?.()},children:r(m,{className:"h-4 w-4",name:"attach_file"})}),r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),ie?.()},children:r(m,{className:"h-4 w-4",name:"folder_check_2"})}),p(L,{children:[r(S,{asChild:!0,children:r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>s.stopPropagation(),children:r(m,{className:"h-4 w-4",name:"more_vert"})})}),r(F,{align:"end",children:p(B,{children:[p(u,{onClick:xe,children:[r(m,{className:"flex h-4 w-4 items-center",name:"check"}),r(x,{children:"Marcar como lido"})]}),r(k,{}),p(u,{onClick:ve,children:[r(m,{className:"flex h-4 w-4 items-center",name:"edit"}),r(x,{children:"Editar"})]}),p(u,{onClick:ye,children:[r(m,{className:"flex h-4 w-4 items-center",name:"archive"}),r(x,{children:"Arquivar"})]}),r(k,{}),p(u,{onClick:he,children:[r(m,{className:"flex h-4 w-4 items-center text-red-500",name:"delete"}),r(x,{className:"text-red-500",children:"Excluir"})]})]})})]})]})]}),p("div",{className:"flex flex-col gap-4",children:[r("p",{className:"text-size-body-md-medium text-neutral-dark font-medium",children:o}),r("p",{className:"text-size-body-sm text-neutral-light",children:a})]})]})]})})]})}export{M as Timeline,nt as TimelineCard,re as timelineCardVariants};
|
|
1
|
+
import{cva as z,cx as _}from"@xjur-ui/util";import{jsx as H,jsxs as Ce}from"react/jsx-runtime";var ot=z(["flex flex-row items-center gap-[40px] h-full"]),he=z(["w-0.5 bg-gray-300 min-h-[82px]"]),rt=z(["w-3 h-3 rounded-full bg-gray-400"]),it=z(["text-sm font-medium text-gray-500 w-full"]);function F({className:e,date:t="04/07/2025",showTopLine:i=!0,showBottomLine:o=!0,...n}){return Ce("div",{className:_(ot(),e),...n,children:[Ce("div",{className:"flex h-full flex-col items-center gap-1",children:[i&&H("div",{className:_(he())}),H("div",{className:_(rt())}),o&&H("div",{className:_(he())})]}),H("div",{className:_(it(),!i&&"self-start",!o&&"self-end"),children:t})]})}import{Slot as Wt}from"@radix-ui/react-slot";import{cva as $t,cx as Ee}from"@xjur-ui/util";import{cx as dt}from"@xjur-ui/util";var ge=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as m,jsxs as nt}from"react/jsx-runtime";function W(){return nt("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[m("path",{d:"M6.58375 12.5205H5.25168C4.7443 12.5205 4.33301 12.1092 4.33301 11.6018V10.2697C4.33301 9.76236 4.7443 9.35107 5.25168 9.35107H6.58375C7.09113 9.35107 7.50242 9.76236 7.50242 10.2697V11.6018C7.50246 12.1092 7.09113 12.5205 6.58375 12.5205Z",fill:"#E87D30"}),m("path",{d:"M11.4196 12.5205H10.0876C9.58023 12.5205 9.16895 12.1092 9.16895 11.6018V10.2697C9.16895 9.76236 9.58023 9.35107 10.0876 9.35107H11.4197C11.9271 9.35107 12.3384 9.76236 12.3384 10.2697V11.6018C12.3384 12.1092 11.927 12.5205 11.4196 12.5205Z",fill:"#E87D30"}),m("path",{d:"M16.2566 12.5205H14.9245C14.4171 12.5205 14.0059 12.1092 14.0059 11.6018V10.2697C14.0059 9.76236 14.4171 9.35107 14.9245 9.35107H16.2566C16.764 9.35107 17.1753 9.76236 17.1753 10.2697V11.6018C17.1753 12.1092 16.7639 12.5205 16.2566 12.5205Z",fill:"#E87D30"}),m("path",{d:"M6.58375 17.3564H5.25168C4.7443 17.3564 4.33301 16.9451 4.33301 16.4378V15.1057C4.33301 14.5983 4.7443 14.187 5.25168 14.187H6.58375C7.09113 14.187 7.50242 14.5983 7.50242 15.1057V16.4378C7.50246 16.9451 7.09113 17.3564 6.58375 17.3564Z",fill:"#E87D30"}),m("path",{d:"M16.2566 17.3564H14.9245C14.4171 17.3564 14.0059 16.9451 14.0059 16.4378V15.1057C14.0059 14.5983 14.4171 14.187 14.9245 14.187H16.2566C16.764 14.187 17.1753 14.5983 17.1753 15.1057V16.4378C17.1753 16.9451 16.7639 17.3564 16.2566 17.3564Z",fill:"#E87D30"}),m("path",{d:"M11.4196 17.3564H10.0876C9.58023 17.3564 9.16895 16.9451 9.16895 16.4378V15.1057C9.16895 14.5983 9.58023 14.187 10.0876 14.187H11.4197C11.9271 14.187 12.3384 14.5983 12.3384 15.1057V16.4378C12.3384 16.9451 11.927 17.3564 11.4196 17.3564Z",fill:"#E87D30"}),m("path",{d:"M5.47641 4.66531C4.87727 4.66531 4.3916 4.17965 4.3916 3.58051V2.58188C4.3916 1.98277 4.87727 1.49707 5.47641 1.49707C6.07551 1.49707 6.56121 1.98273 6.56121 2.58188V3.58051C6.56117 4.17965 6.07551 4.66531 5.47641 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M16.5243 4.66531C15.9252 4.66531 15.4395 4.17965 15.4395 3.58051V2.58188C15.4395 1.98277 15.9251 1.49707 16.5243 1.49707C17.1234 1.49707 17.6091 1.98273 17.6091 2.58188V3.58051C17.609 4.17965 17.1234 4.66531 16.5243 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M4.1143 2.96387H2.98582C2.12641 2.96387 1.42969 3.66059 1.42969 4.52004V6.73563H20.5703V4.52004C20.5703 3.66059 19.8736 2.96391 19.0142 2.96391H17.9235",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M20.5703 6.26904V18.9471C20.5703 19.8065 19.8736 20.5032 19.0142 20.5032H2.98582C2.12641 20.5032 1.42969 19.8065 1.42969 18.9471V6.26904",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as u,jsxs as ke}from"react/jsx-runtime";function $(){return ke("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ke("g",{clipPath:"url(#clip0_19548_42822)",children:[u("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 3.90625H8.4375C7.57457 3.90625 6.875 3.20668 6.875 2.34375C6.875 1.48082 7.57457 0.78125 8.4375 0.78125H17.6562C18.5192 0.78125 19.2188 1.48082 19.2188 2.34375C19.2188 3.20668 18.5192 3.90625 17.6562 3.90625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 11.5625H8.4375C7.57457 11.5625 6.875 10.8629 6.875 10C6.875 9.13707 7.57457 8.4375 8.4375 8.4375H17.6562C18.5192 8.4375 19.2188 9.13707 19.2188 10C19.2188 10.8629 18.5192 11.5625 17.6562 11.5625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 19.2188H8.4375C7.57457 19.2188 6.875 18.5192 6.875 17.6562C6.875 16.7933 7.57457 16.0938 8.4375 16.0938H17.6562C18.5192 16.0938 19.2188 16.7933 19.2188 17.6562C19.2188 18.5192 18.5192 19.2188 17.6562 19.2188Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 3.90625C3.20669 3.90625 3.90625 3.20669 3.90625 2.34375C3.90625 1.48081 3.20669 0.78125 2.34375 0.78125C1.48081 0.78125 0.78125 1.48081 0.78125 2.34375C0.78125 3.20669 1.48081 3.90625 2.34375 3.90625Z",stroke:"#E53C4D",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 11.5625C3.20669 11.5625 3.90625 10.8629 3.90625 10C3.90625 9.13706 3.20669 8.4375 2.34375 8.4375C1.48081 8.4375 0.78125 9.13706 0.78125 10C0.78125 10.8629 1.48081 11.5625 2.34375 11.5625Z",stroke:"#DF9F20",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 19.2188C3.20669 19.2188 3.90625 18.5192 3.90625 17.6562C3.90625 16.7933 3.20669 16.0938 2.34375 16.0938C1.48081 16.0938 0.78125 16.7933 0.78125 17.6562C0.78125 18.5192 1.48081 19.2188 2.34375 19.2188Z",stroke:"#169C55",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),u("defs",{children:u("clipPath",{id:"clip0_19548_42822",children:u("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as I,jsxs as at}from"react/jsx-runtime";function X(){return at("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[I("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),I("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),I("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),I("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as p,jsxs as ve}from"react/jsx-runtime";function q(){return ve("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ve("g",{clipPath:"url(#clip0_19548_42667)",children:[p("path",{d:"M5.85656 10.9769C5.85656 12.4754 4.64172 13.6903 3.14312 13.6903C1.64453 13.6903 0.429688 12.4754 0.429688 10.9769M5.85656 10.9769L3.14312 4.49072L0.429688 10.9769M5.85656 10.9769H0.429688",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M2.91699 13.7501C1.25033 13.7501 0.555881 11.8056 0.416992 10.8334C2.22255 10.6945 5.83366 10.5834 5.83366 11.2501C5.83366 12.0834 5.00033 13.7501 2.91699 13.7501Z",fill:"#377BD4"}),p("path",{d:"M16.667 13.7501C15.0003 13.7501 14.3059 11.8056 14.167 10.8334C15.9725 10.6945 19.5837 10.5834 19.5837 11.2501C19.5837 12.0834 18.7503 13.7501 16.667 13.7501Z",fill:"#377BD4"}),p("path",{d:"M14.1436 10.9769C14.1436 12.4754 15.3584 13.6903 16.857 13.6903C18.3556 13.6903 19.5704 12.4754 19.5704 10.9769M14.1436 10.9769L16.857 4.49072L19.5704 10.9769M14.1436 10.9769H19.5704",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M9.02344 13.5156V1.40625C9.02344 0.869141 9.46289 0.429688 10 0.429688C10.5371 0.429688 10.9766 0.869141 10.9766 1.40625V13.5156",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{clipRule:"evenodd",d:"M5.3125 19.5703H14.6875V18.0078L13.9062 17.2266H6.09371L5.3125 18.0078V19.5703Z",fillRule:"evenodd",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),p("defs",{children:p("clipPath",{id:"clip0_19548_42667",children:p("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as st}from"react/jsx-runtime";function G(){return st("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as y,jsxs as xe}from"react/jsx-runtime";function O(){return xe("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[xe("g",{clipPath:"url(#clip0_19548_42803)",children:[y("path",{d:"M19.5703 4.8957V15.1043C19.5703 13.9613 19.1344 12.8184 18.2621 11.9461C16.518 10.202 13.6902 10.202 11.9461 11.9461C10.5742 13.318 10.2812 15.3602 11.068 17.0184H1.70586C1.36719 17.0184 1.04258 16.8836 0.803516 16.6445C0.564453 16.4055 0.429688 16.0805 0.429688 15.7422V1.70586C0.429688 1.36719 0.564062 1.04258 0.803516 0.803516C1.04258 0.564062 1.36719 0.429688 1.70586 0.429688H8.08594L11.2762 3.61992H18.2941C18.9988 3.61992 19.5703 4.19102 19.5703 4.8957Z",fill:"#F7BC0F"}),y("path",{d:"M15.1047 19.5702C17.5712 19.5702 19.5707 17.5707 19.5707 15.1042C19.5707 12.6377 17.5712 10.6382 15.1047 10.6382C12.6382 10.6382 10.6387 12.6377 10.6387 15.1042C10.6387 17.5707 12.6382 19.5702 15.1047 19.5702Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"}),y("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),y("defs",{children:y("clipPath",{id:"clip0_19548_42803",children:y("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as v,jsxs as we}from"react/jsx-runtime";function K(){return we("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[we("g",{clipPath:"url(#clip0_19548_42782)",children:[v("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),v("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),v("path",{d:"M6.93305 12.366L9.96977 16.1929L13.0492 12.3751C13.4256 11.7457 13.6244 11.026 13.6244 10.2927C13.6244 8.28998 12.0009 6.6665 9.99824 6.6665C7.99555 6.6665 6.37207 8.28998 6.37207 10.2927V10.3077C6.37207 11.0316 6.56574 11.7422 6.93305 12.366Z",fill:"#EB3B3B",stroke:"#EB3B3B",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),v("path",{d:"M9.97016 11.6454C10.6769 11.6454 11.2499 11.0724 11.2499 10.3657C11.2499 9.65889 10.6769 9.08594 9.97016 9.08594C9.26338 9.08594 8.69043 9.65889 8.69043 10.3657C8.69043 11.0724 9.26338 11.6454 9.97016 11.6454Z",fill:"white",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),v("defs",{children:v("clipPath",{id:"clip0_19548_42782",children:v("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as N,jsxs as lt}from"react/jsx-runtime";function Y(){return lt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[N("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),N("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),N("path",{d:"M9.5 14C13.0899 14 16 11.0899 16 7.5C16 3.91015 13.0899 1 9.5 1C5.91015 1 3 3.91015 3 7.5C3 11.0899 5.91015 14 9.5 14Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),N("path",{d:"M9.5 11C11.433 11 13 9.433 13 7.5C13 5.567 11.433 4 9.5 4C7.567 4 6 5.567 6 7.5C6 9.433 7.567 11 9.5 11Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as g,jsxs as ye}from"react/jsx-runtime";function J(){return ye("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ye("g",{clipPath:"url(#clip0_19548_42757)",children:[g("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),g("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),g("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),g("path",{d:"M16.5528 19.5699H3.44816C2.7902 19.5699 2.25684 19.0366 2.25684 18.3786L2.25684 7.89006C2.25684 7.23209 2.7902 6.69873 3.44816 6.69873H6.56918C6.86094 6.69873 7.14258 6.8058 7.36066 6.99963L17.3442 14.1785C17.5986 14.4046 17.7441 14.7286 17.7441 15.0689V18.3786C17.7441 19.0366 17.2107 19.5699 16.5528 19.5699Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42757",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as M,jsxs as Me}from"react/jsx-runtime";function Q(){return Me("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Me("g",{clipPath:"url(#clip0_19548_42810)",children:[M("path",{d:"M14.5393 4.17742C13.2871 3.19988 11.7117 2.61719 10 2.61719C5.92258 2.61719 2.61719 5.92258 2.61719 10C2.61719 14.0774 5.92258 17.3828 10 17.3828C14.0774 17.3828 17.3828 14.0774 17.3828 10C17.3828 8.8416 17.1157 7.74566 16.6402 6.77",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M16.0952 2.62152C14.4398 1.25246 12.316 0.429688 10 0.429688C4.71445 0.429688 0.429688 4.71445 0.429688 10C0.429688 15.2855 4.71445 19.5703 10 19.5703C15.2855 19.5703 19.5703 15.2855 19.5703 10C19.5703 8.23215 19.0904 6.57668 18.2546 5.15562",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M16.8242 0.891113C17.217 0.570748 17.796 0.593369 18.1621 0.959473L20.5088 3.30615C20.8993 3.69668 20.8993 4.32969 20.5088 4.72021L10.6074 14.6216C10.4199 14.8091 10.1656 14.9145 9.90039 14.9146C9.63517 14.9146 9.3809 14.8091 9.19336 14.6216L4.29297 9.72217C3.90245 9.33165 3.90245 8.69765 4.29297 8.30713L6.63965 5.96045L6.71289 5.89404C6.8908 5.74831 7.11469 5.6675 7.34668 5.66748C7.61178 5.66748 7.8662 5.77307 8.05371 5.96045L9.90039 7.80713L16.748 0.959473L16.8242 0.891113Z",fill:"#3FCDBC",stroke:"white",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]}),M("defs",{children:M("clipPath",{id:"clip0_19548_42810",children:M("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as Le}from"react/jsx-runtime";function U(){return Le("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Le("g",{clipPath:"url(#clip0_21377_57335)",children:[h("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",fill:"#4DA971"}),h("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",stroke:"#4DA971",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M18.4526 17.8147H1.54738C0.930117 17.8147 0.429688 17.3142 0.429688 16.697V5.88112C0.429688 5.26382 0.930117 4.76343 1.54738 4.76343H18.4526C19.0699 4.76343 19.5703 5.26386 19.5703 5.88112V16.6969C19.5703 17.3142 19.0699 17.8147 18.4526 17.8147Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M17.5117 14.2162V8.36195C16.6652 8.36195 15.979 7.67437 15.979 6.82617H4.02098C4.02098 7.67434 3.33477 8.36195 2.48828 8.36195V14.2162C3.33477 14.2162 4.02098 14.9037 4.02098 15.752H15.979C15.979 14.9037 16.6652 14.2162 17.5117 14.2162Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M9.99953 13.2399C11.0747 13.2399 11.9463 12.3665 11.9463 11.2891C11.9463 10.2118 11.0747 9.33838 9.99953 9.33838C8.92434 9.33838 8.05273 10.2118 8.05273 11.2891C8.05273 12.3665 8.92434 13.2399 9.99953 13.2399Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),h("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),h("defs",{children:h("clipPath",{id:"clip0_21377_57335",children:h("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as P,jsxs as pt}from"react/jsx-runtime";function ee(){return pt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[P("path",{d:"M14.2862 6.43053L18.3624 3.85093C19.172 1.9095 19.564 0.436523 19.564 0.436523C19.564 0.436523 13.8492 1.38946 9.38516 5.85347L6.32865 8.90994C5.59048 9.64811 5.04572 10.5569 4.74258 11.5559L3.12988 16.8706L8.44457 15.2579C9.44353 14.9547 10.3523 14.41 11.0905 13.6718L14.147 10.6153C15.3515 9.41085 16.3467 7.90827 17.1411 6.43049L14.2862 6.43053Z",fill:"#A9B3BA"}),P("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),P("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),P("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),P("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as c}from"react/jsx-runtime";function be({name:e}){switch(e){case"agenda":return c(W,{});case"contencioso":return c(q,{});case"contrato":return c(G,{});case"consultivo":return c(X,{});case"xsigner":return c(ee,{});case"procuracao":return c(J,{});case"xpay":return c(U,{});case"imobiliario":return c(K,{});case"marcasepatentes":return c(Y,{});case"ged":return c(O,{});case"regulatorio":return c(Q,{});case"compliance":return c($,{});default:return null}}import{jsx as De}from"react/jsx-runtime";function f({className:e,filled:t=!1,name:i,...o}){return ge.includes(i)?De(be,{name:i}):De("span",{...o,className:dt("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:i})}import*as B from"@radix-ui/react-checkbox";import{cx as xt}from"@xjur-ui/util";import{Slot as ft}from"@radix-ui/react-slot";import{cva as ht}from"@xjur-ui/util";import{memo as Te,useState as Ct}from"react";import*as R from"@radix-ui/react-tooltip";import{jsx as te}from"react/jsx-runtime";function mt({delayDuration:e=0,...t}){return te(R.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function oe({...e}){return te(mt,{children:te(R.Root,{"data-slot":"tooltip",...e})})}import*as _e from"@radix-ui/react-tooltip";import{jsx as ct}from"react/jsx-runtime";function re({...e}){return ct(_e.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as Z from"@radix-ui/react-tooltip";import{cx as ut}from"@xjur-ui/util";import{jsx as Pe}from"react/jsx-runtime";function ie({className:e,sideOffset:t=1,variant:i="simple",children:o,...n}){return Pe(Z.Portal,{children:Pe(Z.Content,{className:ut("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":i,sideOffset:t,...n,children:o})})}import{jsx as E,jsxs as vt}from"react/jsx-runtime";var gt=ht("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),x=Te(({variant:e,size:t,weight:i,asChild:o,className:n,children:a,...l})=>E(o?ft:"span",{className:gt({variant:e,size:t,weight:i,className:n}),...l,children:a}));x.displayName="Typography";var kt=Te(({children:e,...t})=>{let[i,o]=Ct(!1);return vt(oe,{children:[E(re,{asChild:!0,children:E(x,{onMouseEnter:({currentTarget:a})=>{let l=a.scrollWidth>a.clientWidth;o(l),l?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),i&&E(ie,{children:e})]})});kt.displayName="TruncatedTypography";import{jsx as T,jsxs as wt}from"react/jsx-runtime";function Ve({label:e,name:t,className:i,disabled:o=!1,...n}){let a=`field-checkbox-${t}`;return wt("div",{className:"group gap-small flex items-center",children:[T(B.Root,{disabled:o,...n,className:xt("size-large-alt rounded-small-1x inline-flex items-center justify-center transition-[border-color,box-shadow,background-color] duration-200 outline-none","border-border-layer-2 bg-layer-2-idle cursor-pointer border-2","hover:border-primary-idle focus:border-primary-idle focus:shadow-focus-primary","data-[state=checked]:bg-primary-active data-[state=checked]:border-primary-active","data-[state=checked]:hover:border-primary-idle","disabled:hover:border-border-layer-2 disabled:cursor-not-allowed disabled:opacity-[38%]",i),id:a,name:t,children:T(B.Indicator,{className:"flex items-center justify-center",children:T(f,{className:"text-neutral-label",name:"check"})})}),!!e&&T(x,{asChild:!0,className:"text-size-body-sm data-[disabled=true]:opacity-38","data-disabled":o,weight:"medium",children:T("label",{htmlFor:a,children:e})})]})}import"react";import*as He from"@radix-ui/react-dropdown-menu";import{jsx as yt}from"react/jsx-runtime";function ne({...e}){return yt(He.Root,{"data-slot":"dropdown-menu",...e})}import*as ze from"@radix-ui/react-dropdown-menu";import{jsx as Mt}from"react/jsx-runtime";function ae({...e}){return Mt(ze.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as j from"@radix-ui/react-dropdown-menu";import{cx as Bt}from"@xjur-ui/util";import{Slot as bt}from"@radix-ui/react-slot";import{cx as Dt}from"@xjur-ui/util";import{useVirtualizer as _t}from"@tanstack/react-virtual";import{useRef as Pt}from"react";import{createContext as Lt}from"react";var V=Lt({virtualizer:null,enabled:!1});import{jsx as Ie}from"react/jsx-runtime";function se({className:e,asChild:t,children:i,virtualized:o=!1,itemCount:n=0,estimateSize:a=()=>48,overscan:l=5,...w}){let D=t?bt:"div",C=Pt(null),S=_t({count:n,getScrollElement:()=>C.current,estimateSize:a,overscan:l,enabled:o});return Ie(V.Provider,{value:{virtualizer:S,enabled:o},children:Ie(D,{...w,className:Dt(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:C,children:i})})}import{Slot as b1}from"@radix-ui/react-slot";import{cx as _1}from"@xjur-ui/util";import{jsx as T1}from"react/jsx-runtime";import{cx as z1}from"@xjur-ui/util";import{jsx as R1}from"react/jsx-runtime";import{Slot as Tt}from"@radix-ui/react-slot";import{cx as Ne}from"@xjur-ui/util";import{useContext as Vt}from"react";import{jsx as le}from"react/jsx-runtime";function pe({className:e,asChild:t,children:i,renderItem:o,...n}){let a=t?Tt:"ul",{virtualizer:l,enabled:w}=Vt(V);if(w&&l&&o){let D=l.getVirtualItems();return le(a,{...n,className:Ne("p-small relative flex flex-col",e),style:{height:`${l.getTotalSize()}px`},children:D.map(C=>le("div",{className:"absolute top-0 left-0 w-full","data-index":C.index,ref:l.measureElement,style:{transform:`translateY(${C.start}px)`},children:o(C.index)},C.key))})}return le(a,{...n,className:Ne("gap-small-1x p-small flex flex-col",e),children:i})}import{Slot as Ht}from"@radix-ui/react-slot";import{cx as zt,cva as It}from"@xjur-ui/util";import{jsx as Rt}from"react/jsx-runtime";var Nt=It(["py-medium px-small flex items-center gap-small rounded-small-1x","bg-layer-2-idle text-neutral-dark","hover:bg-layer-2-hover transition-colors duration-100 ease-out","active:bg-layer-2-pressed"],{variants:{size:{md:"h-large-4x",lg:"h-large-7x"},isActive:{true:"bg-primary-alt-active text-primary-label-active hover:bg-primary-alt-hover active:bg-primary-alt-pressed"}},defaultVariants:{size:"md",isActive:!1}});function de({className:e,size:t,isActive:i,asChild:o,...n}){return Rt(o?Ht:"li",{...n,className:zt(Nt({size:t,isActive:i}),e)})}import{jsx as me}from"react/jsx-runtime";function ce({className:e,sideOffset:t=4,align:i="start",side:o="bottom",children:n,...a}){return me(j.Portal,{children:me(j.Content,{align:i,className:Bt("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...a,children:me(se,{children:n})})})}import{jsx as jt}from"react/jsx-runtime";function ue({...e}){return jt(pe,{...e})}import{jsx as pr}from"react/jsx-runtime";import{cx as Ft}from"@xjur-ui/util";import"react";import*as Re from"@radix-ui/react-separator";import{cx as At}from"@xjur-ui/util";import{jsx as St}from"react/jsx-runtime";function Ze({className:e,orientation:t="horizontal",decorative:i=!0,...o}){return St(Re.Root,{className:At("bg-border-layer-2 shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full","data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),"data-slot":"separator",decorative:i,orientation:t,...o})}import{jsx as fe}from"react/jsx-runtime";function L({className:e,...t}){return fe(de,{className:Ft(e,"cursor-pointer"),...t})}function b({...e}){return fe(x,{...e})}function A({...e}){return fe(Ze,{...e})}import{jsx as r,jsxs as d}from"react/jsx-runtime";var Be=$t(["border border-gray-200 rounded-lg p-4 transition-all duration-200 cursor-pointer shadow-sm min-h-[184px]","hover:shadow-md hover:border-gray-300"],{variants:{status:{default:"border-gray-200",selected:"border-primary-border-active bg-primary-alt-idle shadow-md"}},defaultVariants:{status:"default"}});function Xt({asChild:e,className:t,status:i="default",title:o,content:n,tags:a=[],isSelected:l=!1,isChecked:w=!1,onSelect:D,onCheck:C,onCopy:S,onFolder:je,onMarkAsRead:Ae,onEdit:Se,onArchive:Fe,onDelete:We,timelineProps:$e,...Xe}){let qe=e?Wt:"div",Ge=l?"selected":i,Oe=()=>{D?.()},Ke=s=>{C?.(s)},Ye=()=>{Ae?.()},Je=()=>{Se?.()},Qe=()=>{Fe?.()},Ue=()=>{We?.()},et=s=>{switch(s){case"success":return"bg-success-idle text-white";case"warning":return"bg-red-500 text-white";case"info":return"bg-blue-500 text-white";case"restricted":return"bg-layer-1-idle text-gray-700";default:return"bg-white text-gray-700"}};return d("div",{className:"relative flex items-end gap-6",children:[r(F,{...$e}),r(qe,{className:Ee(Be({status:Ge}),t,"flex-1"),onClick:Oe,...Xe,children:d("div",{className:"mb-3 flex items-start justify-start gap-4",children:[r("div",{role:"button",tabIndex:0,onClick:s=>s.stopPropagation(),onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&s.stopPropagation()},children:r(Ve,{checked:w,className:"size-4",name:`timeline-card-${Math.random()}`,onCheckedChange:Ke})}),d("div",{className:"flex w-full flex-col gap-4",children:[d("div",{className:"flex items-start justify-between gap-4",children:[r("div",{className:"flex items-center gap-3",children:r("div",{className:"flex items-center gap-2",children:a.map((s,tt)=>d("div",{className:Ee("flex items-center gap-2 rounded px-2 py-1 text-xs font-medium",et(s.variant)),children:[s.variant==="restricted"&&r(f,{className:"flex h-3 w-3 items-center",name:"lock"}),r("p",{className:"flex items-center text-xs font-medium",children:s.label})]},tt))})}),d("div",{className:"flex items-center gap-2",children:[r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),S?.()},children:r(f,{className:"h-4 w-4",name:"attach_file"})}),r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),je?.()},children:r(f,{className:"h-4 w-4",name:"folder_check_2"})}),d(ne,{children:[r(ae,{asChild:!0,children:r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>s.stopPropagation(),children:r(f,{className:"h-4 w-4",name:"more_vert"})})}),r(ce,{align:"end",children:d(ue,{children:[d(L,{onClick:Ye,children:[r(f,{className:"flex h-4 w-4 items-center",name:"check"}),r(b,{children:"Marcar como lido"})]}),r(A,{}),d(L,{onClick:Je,children:[r(f,{className:"flex h-4 w-4 items-center",name:"edit"}),r(b,{children:"Editar"})]}),d(L,{onClick:Qe,children:[r(f,{className:"flex h-4 w-4 items-center",name:"archive"}),r(b,{children:"Arquivar"})]}),r(A,{}),d(L,{onClick:Ue,children:[r(f,{className:"flex h-4 w-4 items-center text-red-500",name:"delete"}),r(b,{className:"text-red-500",children:"Excluir"})]})]})})]})]})]}),d("div",{className:"flex flex-col gap-4",children:[r("p",{className:"text-size-body-md-medium text-neutral-dark font-medium",children:o}),r("p",{className:"text-size-body-sm text-neutral-light",children:n})]})]})]})})]})}export{F as Timeline,Xt as TimelineCard,Be as timelineCardVariants};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Slot as rt}from"@radix-ui/react-slot";import{cva as it,cx as oe}from"@xjur-ui/util";import{cx as be}from"@xjur-ui/util";import{jsx as we}from"react/jsx-runtime";function m({className:e,filled:t=!1,name:i,...o}){return we("span",{...o,className:be("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:i})}import*as _ from"@radix-ui/react-checkbox";import{cx as Re}from"@xjur-ui/util";import{Slot as Te}from"@radix-ui/react-slot";import{cva as ze}from"@xjur-ui/util";import{memo as G,useState as ke}from"react";import*as b from"@radix-ui/react-tooltip";import{jsx as M}from"react/jsx-runtime";function Ce({delayDuration:e=0,...t}){return M(b.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function N({...e}){return M(Ce,{children:M(b.Root,{"data-slot":"tooltip",...e})})}import*as O from"@radix-ui/react-tooltip";import{jsx as _e}from"react/jsx-runtime";function R({...e}){return _e(O.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as w from"@radix-ui/react-tooltip";import{cx as Pe}from"@xjur-ui/util";import{jsx as W}from"react/jsx-runtime";function V({className:e,sideOffset:t=1,variant:i="simple",children:o,...a}){return W(w.Portal,{children:W(w.Content,{className:Pe("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":i,sideOffset:t,...a,children:o})})}import{jsx as C,jsxs as Ne}from"react/jsx-runtime";var De=ze("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),c=G(({variant:e,size:t,weight:i,asChild:o,className:a,children:n,...l})=>C(o?Te:"span",{className:De({variant:e,size:t,weight:i,className:a}),...l,children:n}));c.displayName="Typography";var Me=G(({children:e,...t})=>{let[i,o]=ke(!1);return Ne(N,{children:[C(R,{asChild:!0,children:C(c,{onMouseEnter:({currentTarget:n})=>{let l=n.scrollWidth>n.clientWidth;o(l),l?n.style.cursor="pointer":n.style.cursor="text"},...t,children:e})}),i&&C(V,{children:e})]})});Me.displayName="TruncatedTypography";import{jsx as y,jsxs as Ve}from"react/jsx-runtime";function K({label:e,name:t,className:i,disabled:o=!1,...a}){let n=`field-checkbox-${t}`;return Ve("div",{className:"group gap-small flex items-center",children:[y(_.Root,{disabled:o,...a,className:Re("size-large-alt rounded-small-1x inline-flex items-center justify-center transition-[border-color,box-shadow,background-color] duration-200 outline-none","border-border-layer-2 bg-layer-2-idle cursor-pointer border-2","hover:border-primary-idle focus:border-primary-idle focus:shadow-focus-primary","data-[state=checked]:bg-primary-active data-[state=checked]:border-primary-active","data-[state=checked]:hover:border-primary-idle","disabled:hover:border-border-layer-2 disabled:cursor-not-allowed disabled:opacity-[38%]",i),id:n,name:t,children:y(_.Indicator,{className:"flex items-center justify-center",children:y(m,{className:"text-neutral-label",name:"check"})})}),!!e&&y(c,{asChild:!0,className:"text-size-body-sm data-[disabled=true]:opacity-38","data-disabled":o,weight:"medium",children:y("label",{htmlFor:n,children:e})})]})}import"react";import*as Y from"@radix-ui/react-dropdown-menu";import{jsx as Ie}from"react/jsx-runtime";function I({...e}){return Ie(Y.Root,{"data-slot":"dropdown-menu",...e})}import*as J from"@radix-ui/react-dropdown-menu";import{jsx as Le}from"react/jsx-runtime";function L({...e}){return Le(J.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as P from"@radix-ui/react-dropdown-menu";import{cx as Qe}from"@xjur-ui/util";import{Slot as He}from"@radix-ui/react-slot";import{cx as Ee}from"@xjur-ui/util";import{useVirtualizer as Ae}from"@tanstack/react-virtual";import{useRef as $e}from"react";import{createContext as Se}from"react";var h=Se({virtualizer:null,enabled:!1});import{jsx as Q}from"react/jsx-runtime";function S({className:e,asChild:t,children:i,virtualized:o=!1,itemCount:a=0,estimateSize:n=()=>48,overscan:l=5,...f}){let x=t?He:"div",d=$e(null),D=Ae({count:a,getScrollElement:()=>d.current,estimateSize:n,overscan:l,enabled:o});return Q(h.Provider,{value:{virtualizer:D,enabled:o},children:Q(x,{...f,className:Ee(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:d,children:i})})}import{Slot as Qt}from"@radix-ui/react-slot";import{cx as Xt}from"@xjur-ui/util";import{jsx as jt}from"react/jsx-runtime";import{cx as oo}from"@xjur-ui/util";import{jsx as ao}from"react/jsx-runtime";import{Slot as qe}from"@radix-ui/react-slot";import{cx as U}from"@xjur-ui/util";import{useContext as Fe}from"react";import{jsx as H}from"react/jsx-runtime";function E({className:e,asChild:t,children:i,renderItem:o,...a}){let n=t?qe:"ul",{virtualizer:l,enabled:f}=Fe(h);if(f&&l&&o){let x=l.getVirtualItems();return H(n,{...a,className:U("p-small relative flex flex-col",e),style:{height:`${l.getTotalSize()}px`},children:x.map(d=>H("div",{className:"absolute top-0 left-0 w-full","data-index":d.index,ref:l.measureElement,style:{transform:`translateY(${d.start}px)`},children:o(d.index)},d.key))})}return H(n,{...a,className:U("gap-small-1x p-small flex flex-col",e),children:i})}import{Slot as Be}from"@radix-ui/react-slot";import{cx as Oe,cva as We}from"@xjur-ui/util";import{jsx as Ke}from"react/jsx-runtime";var Ge=We(["py-medium px-small flex items-center gap-small rounded-small-1x","bg-layer-2-idle text-neutral-dark","hover:bg-layer-2-hover transition-colors duration-100 ease-out","active:bg-layer-2-pressed"],{variants:{size:{md:"h-large-4x",lg:"h-large-7x"},isActive:{true:"bg-primary-alt-active text-primary-label-active hover:bg-primary-alt-hover active:bg-primary-alt-pressed"}},defaultVariants:{size:"md",isActive:!1}});function A({className:e,size:t,isActive:i,asChild:o,...a}){return Ke(o?Be:"li",{...a,className:Oe(Ge({size:t,isActive:i}),e)})}import{jsx as $}from"react/jsx-runtime";function q({className:e,sideOffset:t=4,align:i="start",side:o="bottom",children:a,...n}){return $(P.Portal,{children:$(P.Content,{align:i,className:Qe("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...n,children:$(S,{children:a})})})}import{jsx as Ue}from"react/jsx-runtime";function F({...e}){return Ue(E,{...e})}import{jsx as Lo}from"react/jsx-runtime";import{cx as je}from"@xjur-ui/util";import"react";import*as X from"@radix-ui/react-separator";import{cx as Xe}from"@xjur-ui/util";import{jsx as Ze}from"react/jsx-runtime";function Z({className:e,orientation:t="horizontal",decorative:i=!0,...o}){return Ze(X.Root,{className:Xe("bg-border-layer-2 shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full","data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),"data-slot":"separator",decorative:i,orientation:t,...o})}import{jsx as B}from"react/jsx-runtime";function u({className:e,...t}){return B(A,{className:je(e,"cursor-pointer"),...t})}function v({...e}){return B(c,{...e})}function T({...e}){return B(Z,{...e})}import{cva as k,cx as g}from"@xjur-ui/util";import{jsx as z,jsxs as ee}from"react/jsx-runtime";var et=k(["flex flex-row items-center gap-[40px] h-full"]),j=k(["w-0.5 bg-gray-300 min-h-[82px]"]),tt=k(["w-3 h-3 rounded-full bg-gray-400"]),ot=k(["text-sm font-medium text-gray-500 w-full"]);function te({className:e,date:t="04/07/2025",showTopLine:i=!0,showBottomLine:o=!0,...a}){return ee("div",{className:g(et(),e),...a,children:[ee("div",{className:"flex h-full flex-col items-center gap-1",children:[i&&z("div",{className:g(j())}),z("div",{className:g(tt())}),o&&z("div",{className:g(j())})]}),z("div",{className:g(ot(),!i&&"self-start",!o&&"self-end"),children:t})]})}import{jsx as r,jsxs as p}from"react/jsx-runtime";var at=it(["border border-gray-200 rounded-lg p-4 transition-all duration-200 cursor-pointer shadow-sm min-h-[184px]","hover:shadow-md hover:border-gray-300"],{variants:{status:{default:"border-gray-200",selected:"border-primary-border-active bg-primary-alt-idle shadow-md"}},defaultVariants:{status:"default"}});function mr({asChild:e,className:t,status:i="default",title:o,content:a,tags:n=[],isSelected:l=!1,isChecked:f=!1,onSelect:x,onCheck:d,onCopy:D,onFolder:re,onMarkAsRead:ie,onEdit:ae,onArchive:ne,onDelete:se,timelineProps:le,...pe}){let me=e?rt:"div",de=l?"selected":i,ce=()=>{x?.()},fe=s=>{d?.(s)},ue=()=>{ie?.()},ve=()=>{ae?.()},xe=()=>{ne?.()},ye=()=>{se?.()},he=s=>{switch(s){case"success":return"bg-success-idle text-white";case"warning":return"bg-red-500 text-white";case"info":return"bg-blue-500 text-white";case"restricted":return"bg-layer-1-idle text-gray-700";default:return"bg-white text-gray-700"}};return p("div",{className:"relative flex items-end gap-6",children:[r(te,{...le}),r(me,{className:oe(at({status:de}),t,"flex-1"),onClick:ce,...pe,children:p("div",{className:"mb-3 flex items-start justify-start gap-4",children:[r("div",{role:"button",tabIndex:0,onClick:s=>s.stopPropagation(),onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&s.stopPropagation()},children:r(K,{checked:f,className:"size-4",name:`timeline-card-${Math.random()}`,onCheckedChange:fe})}),p("div",{className:"flex w-full flex-col gap-4",children:[p("div",{className:"flex items-start justify-between gap-4",children:[r("div",{className:"flex items-center gap-3",children:r("div",{className:"flex items-center gap-2",children:n.map((s,ge)=>p("div",{className:oe("flex items-center gap-2 rounded px-2 py-1 text-xs font-medium",he(s.variant)),children:[s.variant==="restricted"&&r(m,{className:"flex h-3 w-3 items-center",name:"lock"}),r("p",{className:"flex items-center text-xs font-medium",children:s.label})]},ge))})}),p("div",{className:"flex items-center gap-2",children:[r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),D?.()},children:r(m,{className:"h-4 w-4",name:"attach_file"})}),r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),re?.()},children:r(m,{className:"h-4 w-4",name:"folder_check_2"})}),p(I,{children:[r(L,{asChild:!0,children:r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>s.stopPropagation(),children:r(m,{className:"h-4 w-4",name:"more_vert"})})}),r(q,{align:"end",children:p(F,{children:[p(u,{onClick:ue,children:[r(m,{className:"flex h-4 w-4 items-center",name:"check"}),r(v,{children:"Marcar como lido"})]}),r(T,{}),p(u,{onClick:ve,children:[r(m,{className:"flex h-4 w-4 items-center",name:"edit"}),r(v,{children:"Editar"})]}),p(u,{onClick:xe,children:[r(m,{className:"flex h-4 w-4 items-center",name:"archive"}),r(v,{children:"Arquivar"})]}),r(T,{}),p(u,{onClick:ye,children:[r(m,{className:"flex h-4 w-4 items-center text-red-500",name:"delete"}),r(v,{className:"text-red-500",children:"Excluir"})]})]})})]})]})]}),p("div",{className:"flex flex-col gap-4",children:[r("p",{className:"text-size-body-md-medium text-neutral-dark font-medium",children:o}),r("p",{className:"text-size-body-sm text-neutral-light",children:a})]})]})]})})]})}export{mr as TimelineCard,at as timelineCardVariants};
|
|
1
|
+
import{Slot as Ft}from"@radix-ui/react-slot";import{cva as Wt,cx as Ee}from"@xjur-ui/util";import{cx as at}from"@xjur-ui/util";var fe=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as m,jsxs as tt}from"react/jsx-runtime";function F(){return tt("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[m("path",{d:"M6.58375 12.5205H5.25168C4.7443 12.5205 4.33301 12.1092 4.33301 11.6018V10.2697C4.33301 9.76236 4.7443 9.35107 5.25168 9.35107H6.58375C7.09113 9.35107 7.50242 9.76236 7.50242 10.2697V11.6018C7.50246 12.1092 7.09113 12.5205 6.58375 12.5205Z",fill:"#E87D30"}),m("path",{d:"M11.4196 12.5205H10.0876C9.58023 12.5205 9.16895 12.1092 9.16895 11.6018V10.2697C9.16895 9.76236 9.58023 9.35107 10.0876 9.35107H11.4197C11.9271 9.35107 12.3384 9.76236 12.3384 10.2697V11.6018C12.3384 12.1092 11.927 12.5205 11.4196 12.5205Z",fill:"#E87D30"}),m("path",{d:"M16.2566 12.5205H14.9245C14.4171 12.5205 14.0059 12.1092 14.0059 11.6018V10.2697C14.0059 9.76236 14.4171 9.35107 14.9245 9.35107H16.2566C16.764 9.35107 17.1753 9.76236 17.1753 10.2697V11.6018C17.1753 12.1092 16.7639 12.5205 16.2566 12.5205Z",fill:"#E87D30"}),m("path",{d:"M6.58375 17.3564H5.25168C4.7443 17.3564 4.33301 16.9451 4.33301 16.4378V15.1057C4.33301 14.5983 4.7443 14.187 5.25168 14.187H6.58375C7.09113 14.187 7.50242 14.5983 7.50242 15.1057V16.4378C7.50246 16.9451 7.09113 17.3564 6.58375 17.3564Z",fill:"#E87D30"}),m("path",{d:"M16.2566 17.3564H14.9245C14.4171 17.3564 14.0059 16.9451 14.0059 16.4378V15.1057C14.0059 14.5983 14.4171 14.187 14.9245 14.187H16.2566C16.764 14.187 17.1753 14.5983 17.1753 15.1057V16.4378C17.1753 16.9451 16.7639 17.3564 16.2566 17.3564Z",fill:"#E87D30"}),m("path",{d:"M11.4196 17.3564H10.0876C9.58023 17.3564 9.16895 16.9451 9.16895 16.4378V15.1057C9.16895 14.5983 9.58023 14.187 10.0876 14.187H11.4197C11.9271 14.187 12.3384 14.5983 12.3384 15.1057V16.4378C12.3384 16.9451 11.927 17.3564 11.4196 17.3564Z",fill:"#E87D30"}),m("path",{d:"M5.47641 4.66531C4.87727 4.66531 4.3916 4.17965 4.3916 3.58051V2.58188C4.3916 1.98277 4.87727 1.49707 5.47641 1.49707C6.07551 1.49707 6.56121 1.98273 6.56121 2.58188V3.58051C6.56117 4.17965 6.07551 4.66531 5.47641 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M16.5243 4.66531C15.9252 4.66531 15.4395 4.17965 15.4395 3.58051V2.58188C15.4395 1.98277 15.9251 1.49707 16.5243 1.49707C17.1234 1.49707 17.6091 1.98273 17.6091 2.58188V3.58051C17.609 4.17965 17.1234 4.66531 16.5243 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M4.1143 2.96387H2.98582C2.12641 2.96387 1.42969 3.66059 1.42969 4.52004V6.73563H20.5703V4.52004C20.5703 3.66059 19.8736 2.96391 19.0142 2.96391H17.9235",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M20.5703 6.26904V18.9471C20.5703 19.8065 19.8736 20.5032 19.0142 20.5032H2.98582C2.12641 20.5032 1.42969 19.8065 1.42969 18.9471V6.26904",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as u,jsxs as he}from"react/jsx-runtime";function W(){return he("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[he("g",{clipPath:"url(#clip0_19548_42822)",children:[u("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 3.90625H8.4375C7.57457 3.90625 6.875 3.20668 6.875 2.34375C6.875 1.48082 7.57457 0.78125 8.4375 0.78125H17.6562C18.5192 0.78125 19.2188 1.48082 19.2188 2.34375C19.2188 3.20668 18.5192 3.90625 17.6562 3.90625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 11.5625H8.4375C7.57457 11.5625 6.875 10.8629 6.875 10C6.875 9.13707 7.57457 8.4375 8.4375 8.4375H17.6562C18.5192 8.4375 19.2188 9.13707 19.2188 10C19.2188 10.8629 18.5192 11.5625 17.6562 11.5625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M17.6562 19.2188H8.4375C7.57457 19.2188 6.875 18.5192 6.875 17.6562C6.875 16.7933 7.57457 16.0938 8.4375 16.0938H17.6562C18.5192 16.0938 19.2188 16.7933 19.2188 17.6562C19.2188 18.5192 18.5192 19.2188 17.6562 19.2188Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 3.90625C3.20669 3.90625 3.90625 3.20669 3.90625 2.34375C3.90625 1.48081 3.20669 0.78125 2.34375 0.78125C1.48081 0.78125 0.78125 1.48081 0.78125 2.34375C0.78125 3.20669 1.48081 3.90625 2.34375 3.90625Z",stroke:"#E53C4D",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 11.5625C3.20669 11.5625 3.90625 10.8629 3.90625 10C3.90625 9.13706 3.20669 8.4375 2.34375 8.4375C1.48081 8.4375 0.78125 9.13706 0.78125 10C0.78125 10.8629 1.48081 11.5625 2.34375 11.5625Z",stroke:"#DF9F20",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),u("path",{d:"M2.34375 19.2188C3.20669 19.2188 3.90625 18.5192 3.90625 17.6562C3.90625 16.7933 3.20669 16.0938 2.34375 16.0938C1.48081 16.0938 0.78125 16.7933 0.78125 17.6562C0.78125 18.5192 1.48081 19.2188 2.34375 19.2188Z",stroke:"#169C55",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),u("defs",{children:u("clipPath",{id:"clip0_19548_42822",children:u("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as H,jsxs as ot}from"react/jsx-runtime";function $(){return ot("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[H("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),H("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),H("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),H("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as p,jsxs as Ce}from"react/jsx-runtime";function X(){return Ce("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ce("g",{clipPath:"url(#clip0_19548_42667)",children:[p("path",{d:"M5.85656 10.9769C5.85656 12.4754 4.64172 13.6903 3.14312 13.6903C1.64453 13.6903 0.429688 12.4754 0.429688 10.9769M5.85656 10.9769L3.14312 4.49072L0.429688 10.9769M5.85656 10.9769H0.429688",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M2.91699 13.7501C1.25033 13.7501 0.555881 11.8056 0.416992 10.8334C2.22255 10.6945 5.83366 10.5834 5.83366 11.2501C5.83366 12.0834 5.00033 13.7501 2.91699 13.7501Z",fill:"#377BD4"}),p("path",{d:"M16.667 13.7501C15.0003 13.7501 14.3059 11.8056 14.167 10.8334C15.9725 10.6945 19.5837 10.5834 19.5837 11.2501C19.5837 12.0834 18.7503 13.7501 16.667 13.7501Z",fill:"#377BD4"}),p("path",{d:"M14.1436 10.9769C14.1436 12.4754 15.3584 13.6903 16.857 13.6903C18.3556 13.6903 19.5704 12.4754 19.5704 10.9769M14.1436 10.9769L16.857 4.49072L19.5704 10.9769M14.1436 10.9769H19.5704",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M9.02344 13.5156V1.40625C9.02344 0.869141 9.46289 0.429688 10 0.429688C10.5371 0.429688 10.9766 0.869141 10.9766 1.40625V13.5156",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{clipRule:"evenodd",d:"M5.3125 19.5703H14.6875V18.0078L13.9062 17.2266H6.09371L5.3125 18.0078V19.5703Z",fillRule:"evenodd",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),p("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),p("defs",{children:p("clipPath",{id:"clip0_19548_42667",children:p("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as rt}from"react/jsx-runtime";function q(){return rt("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as y,jsxs as ge}from"react/jsx-runtime";function G(){return ge("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ge("g",{clipPath:"url(#clip0_19548_42803)",children:[y("path",{d:"M19.5703 4.8957V15.1043C19.5703 13.9613 19.1344 12.8184 18.2621 11.9461C16.518 10.202 13.6902 10.202 11.9461 11.9461C10.5742 13.318 10.2812 15.3602 11.068 17.0184H1.70586C1.36719 17.0184 1.04258 16.8836 0.803516 16.6445C0.564453 16.4055 0.429688 16.0805 0.429688 15.7422V1.70586C0.429688 1.36719 0.564062 1.04258 0.803516 0.803516C1.04258 0.564062 1.36719 0.429688 1.70586 0.429688H8.08594L11.2762 3.61992H18.2941C18.9988 3.61992 19.5703 4.19102 19.5703 4.8957Z",fill:"#F7BC0F"}),y("path",{d:"M15.1047 19.5702C17.5712 19.5702 19.5707 17.5707 19.5707 15.1042C19.5707 12.6377 17.5712 10.6382 15.1047 10.6382C12.6382 10.6382 10.6387 12.6377 10.6387 15.1042C10.6387 17.5707 12.6382 19.5702 15.1047 19.5702Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"}),y("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),y("defs",{children:y("clipPath",{id:"clip0_19548_42803",children:y("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as v,jsxs as ke}from"react/jsx-runtime";function O(){return ke("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ke("g",{clipPath:"url(#clip0_19548_42782)",children:[v("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),v("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),v("path",{d:"M6.93305 12.366L9.96977 16.1929L13.0492 12.3751C13.4256 11.7457 13.6244 11.026 13.6244 10.2927C13.6244 8.28998 12.0009 6.6665 9.99824 6.6665C7.99555 6.6665 6.37207 8.28998 6.37207 10.2927V10.3077C6.37207 11.0316 6.56574 11.7422 6.93305 12.366Z",fill:"#EB3B3B",stroke:"#EB3B3B",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),v("path",{d:"M9.97016 11.6454C10.6769 11.6454 11.2499 11.0724 11.2499 10.3657C11.2499 9.65889 10.6769 9.08594 9.97016 9.08594C9.26338 9.08594 8.69043 9.65889 8.69043 10.3657C8.69043 11.0724 9.26338 11.6454 9.97016 11.6454Z",fill:"white",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),v("defs",{children:v("clipPath",{id:"clip0_19548_42782",children:v("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as z,jsxs as it}from"react/jsx-runtime";function K(){return it("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[z("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),z("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),z("path",{d:"M9.5 14C13.0899 14 16 11.0899 16 7.5C16 3.91015 13.0899 1 9.5 1C5.91015 1 3 3.91015 3 7.5C3 11.0899 5.91015 14 9.5 14Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),z("path",{d:"M9.5 11C11.433 11 13 9.433 13 7.5C13 5.567 11.433 4 9.5 4C7.567 4 6 5.567 6 7.5C6 9.433 7.567 11 9.5 11Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as g,jsxs as ve}from"react/jsx-runtime";function Y(){return ve("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ve("g",{clipPath:"url(#clip0_19548_42757)",children:[g("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),g("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),g("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),g("path",{d:"M16.5528 19.5699H3.44816C2.7902 19.5699 2.25684 19.0366 2.25684 18.3786L2.25684 7.89006C2.25684 7.23209 2.7902 6.69873 3.44816 6.69873H6.56918C6.86094 6.69873 7.14258 6.8058 7.36066 6.99963L17.3442 14.1785C17.5986 14.4046 17.7441 14.7286 17.7441 15.0689V18.3786C17.7441 19.0366 17.2107 19.5699 16.5528 19.5699Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42757",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as M,jsxs as xe}from"react/jsx-runtime";function J(){return xe("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[xe("g",{clipPath:"url(#clip0_19548_42810)",children:[M("path",{d:"M14.5393 4.17742C13.2871 3.19988 11.7117 2.61719 10 2.61719C5.92258 2.61719 2.61719 5.92258 2.61719 10C2.61719 14.0774 5.92258 17.3828 10 17.3828C14.0774 17.3828 17.3828 14.0774 17.3828 10C17.3828 8.8416 17.1157 7.74566 16.6402 6.77",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M16.0952 2.62152C14.4398 1.25246 12.316 0.429688 10 0.429688C4.71445 0.429688 0.429688 4.71445 0.429688 10C0.429688 15.2855 4.71445 19.5703 10 19.5703C15.2855 19.5703 19.5703 15.2855 19.5703 10C19.5703 8.23215 19.0904 6.57668 18.2546 5.15562",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M16.8242 0.891113C17.217 0.570748 17.796 0.593369 18.1621 0.959473L20.5088 3.30615C20.8993 3.69668 20.8993 4.32969 20.5088 4.72021L10.6074 14.6216C10.4199 14.8091 10.1656 14.9145 9.90039 14.9146C9.63517 14.9146 9.3809 14.8091 9.19336 14.6216L4.29297 9.72217C3.90245 9.33165 3.90245 8.69765 4.29297 8.30713L6.63965 5.96045L6.71289 5.89404C6.8908 5.74831 7.11469 5.6675 7.34668 5.66748C7.61178 5.66748 7.8662 5.77307 8.05371 5.96045L9.90039 7.80713L16.748 0.959473L16.8242 0.891113Z",fill:"#3FCDBC",stroke:"white",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]}),M("defs",{children:M("clipPath",{id:"clip0_19548_42810",children:M("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as we}from"react/jsx-runtime";function Q(){return we("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[we("g",{clipPath:"url(#clip0_21377_57335)",children:[h("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",fill:"#4DA971"}),h("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",stroke:"#4DA971",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M18.4526 17.8147H1.54738C0.930117 17.8147 0.429688 17.3142 0.429688 16.697V5.88112C0.429688 5.26382 0.930117 4.76343 1.54738 4.76343H18.4526C19.0699 4.76343 19.5703 5.26386 19.5703 5.88112V16.6969C19.5703 17.3142 19.0699 17.8147 18.4526 17.8147Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M17.5117 14.2162V8.36195C16.6652 8.36195 15.979 7.67437 15.979 6.82617H4.02098C4.02098 7.67434 3.33477 8.36195 2.48828 8.36195V14.2162C3.33477 14.2162 4.02098 14.9037 4.02098 15.752H15.979C15.979 14.9037 16.6652 14.2162 17.5117 14.2162Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M9.99953 13.2399C11.0747 13.2399 11.9463 12.3665 11.9463 11.2891C11.9463 10.2118 11.0747 9.33838 9.99953 9.33838C8.92434 9.33838 8.05273 10.2118 8.05273 11.2891C8.05273 12.3665 8.92434 13.2399 9.99953 13.2399Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),h("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),h("defs",{children:h("clipPath",{id:"clip0_21377_57335",children:h("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as _,jsxs as nt}from"react/jsx-runtime";function U(){return nt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[_("path",{d:"M14.2862 6.43053L18.3624 3.85093C19.172 1.9095 19.564 0.436523 19.564 0.436523C19.564 0.436523 13.8492 1.38946 9.38516 5.85347L6.32865 8.90994C5.59048 9.64811 5.04572 10.5569 4.74258 11.5559L3.12988 16.8706L8.44457 15.2579C9.44353 14.9547 10.3523 14.41 11.0905 13.6718L14.147 10.6153C15.3515 9.41085 16.3467 7.90827 17.1411 6.43049L14.2862 6.43053Z",fill:"#A9B3BA"}),_("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),_("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),_("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),_("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as c}from"react/jsx-runtime";function ye({name:e}){switch(e){case"agenda":return c(F,{});case"contencioso":return c(X,{});case"contrato":return c(q,{});case"consultivo":return c($,{});case"xsigner":return c(U,{});case"procuracao":return c(Y,{});case"xpay":return c(Q,{});case"imobiliario":return c(O,{});case"marcasepatentes":return c(K,{});case"ged":return c(G,{});case"regulatorio":return c(J,{});case"compliance":return c(W,{});default:return null}}import{jsx as Me}from"react/jsx-runtime";function f({className:e,filled:t=!1,name:i,...o}){return fe.includes(i)?Me(ye,{name:i}):Me("span",{...o,className:at("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:i})}import*as Z from"@radix-ui/react-checkbox";import{cx as Ct}from"@xjur-ui/util";import{Slot as dt}from"@radix-ui/react-slot";import{cva as mt}from"@xjur-ui/util";import{memo as De,useState as ct}from"react";import*as I from"@radix-ui/react-tooltip";import{jsx as ee}from"react/jsx-runtime";function st({delayDuration:e=0,...t}){return ee(I.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function te({...e}){return ee(st,{children:ee(I.Root,{"data-slot":"tooltip",...e})})}import*as Le from"@radix-ui/react-tooltip";import{jsx as lt}from"react/jsx-runtime";function oe({...e}){return lt(Le.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as N from"@radix-ui/react-tooltip";import{cx as pt}from"@xjur-ui/util";import{jsx as be}from"react/jsx-runtime";function re({className:e,sideOffset:t=1,variant:i="simple",children:o,...n}){return be(N.Portal,{children:be(N.Content,{className:pt("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":i,sideOffset:t,...n,children:o})})}import{jsx as R,jsxs as ht}from"react/jsx-runtime";var ut=mt("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),x=De(({variant:e,size:t,weight:i,asChild:o,className:n,children:a,...l})=>R(o?dt:"span",{className:ut({variant:e,size:t,weight:i,className:n}),...l,children:a}));x.displayName="Typography";var ft=De(({children:e,...t})=>{let[i,o]=ct(!1);return ht(te,{children:[R(oe,{asChild:!0,children:R(x,{onMouseEnter:({currentTarget:a})=>{let l=a.scrollWidth>a.clientWidth;o(l),l?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),i&&R(re,{children:e})]})});ft.displayName="TruncatedTypography";import{jsx as P,jsxs as gt}from"react/jsx-runtime";function _e({label:e,name:t,className:i,disabled:o=!1,...n}){let a=`field-checkbox-${t}`;return gt("div",{className:"group gap-small flex items-center",children:[P(Z.Root,{disabled:o,...n,className:Ct("size-large-alt rounded-small-1x inline-flex items-center justify-center transition-[border-color,box-shadow,background-color] duration-200 outline-none","border-border-layer-2 bg-layer-2-idle cursor-pointer border-2","hover:border-primary-idle focus:border-primary-idle focus:shadow-focus-primary","data-[state=checked]:bg-primary-active data-[state=checked]:border-primary-active","data-[state=checked]:hover:border-primary-idle","disabled:hover:border-border-layer-2 disabled:cursor-not-allowed disabled:opacity-[38%]",i),id:a,name:t,children:P(Z.Indicator,{className:"flex items-center justify-center",children:P(f,{className:"text-neutral-label",name:"check"})})}),!!e&&P(x,{asChild:!0,className:"text-size-body-sm data-[disabled=true]:opacity-38","data-disabled":o,weight:"medium",children:P("label",{htmlFor:a,children:e})})]})}import"react";import*as Pe from"@radix-ui/react-dropdown-menu";import{jsx as kt}from"react/jsx-runtime";function ie({...e}){return kt(Pe.Root,{"data-slot":"dropdown-menu",...e})}import*as Te from"@radix-ui/react-dropdown-menu";import{jsx as vt}from"react/jsx-runtime";function ne({...e}){return vt(Te.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as E from"@radix-ui/react-dropdown-menu";import{cx as Nt}from"@xjur-ui/util";import{Slot as wt}from"@radix-ui/react-slot";import{cx as yt}from"@xjur-ui/util";import{useVirtualizer as Mt}from"@tanstack/react-virtual";import{useRef as Lt}from"react";import{createContext as xt}from"react";var T=xt({virtualizer:null,enabled:!1});import{jsx as Ve}from"react/jsx-runtime";function ae({className:e,asChild:t,children:i,virtualized:o=!1,itemCount:n=0,estimateSize:a=()=>48,overscan:l=5,...w}){let D=t?wt:"div",C=Lt(null),S=Mt({count:n,getScrollElement:()=>C.current,estimateSize:a,overscan:l,enabled:o});return Ve(T.Provider,{value:{virtualizer:S,enabled:o},children:Ve(D,{...w,className:yt(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:C,children:i})})}import{Slot as w1}from"@radix-ui/react-slot";import{cx as M1}from"@xjur-ui/util";import{jsx as b1}from"react/jsx-runtime";import{cx as P1}from"@xjur-ui/util";import{jsx as H1}from"react/jsx-runtime";import{Slot as bt}from"@radix-ui/react-slot";import{cx as He}from"@xjur-ui/util";import{useContext as Dt}from"react";import{jsx as se}from"react/jsx-runtime";function le({className:e,asChild:t,children:i,renderItem:o,...n}){let a=t?bt:"ul",{virtualizer:l,enabled:w}=Dt(T);if(w&&l&&o){let D=l.getVirtualItems();return se(a,{...n,className:He("p-small relative flex flex-col",e),style:{height:`${l.getTotalSize()}px`},children:D.map(C=>se("div",{className:"absolute top-0 left-0 w-full","data-index":C.index,ref:l.measureElement,style:{transform:`translateY(${C.start}px)`},children:o(C.index)},C.key))})}return se(a,{...n,className:He("gap-small-1x p-small flex flex-col",e),children:i})}import{Slot as _t}from"@radix-ui/react-slot";import{cx as Pt,cva as Tt}from"@xjur-ui/util";import{jsx as Ht}from"react/jsx-runtime";var Vt=Tt(["py-medium px-small flex items-center gap-small rounded-small-1x","bg-layer-2-idle text-neutral-dark","hover:bg-layer-2-hover transition-colors duration-100 ease-out","active:bg-layer-2-pressed"],{variants:{size:{md:"h-large-4x",lg:"h-large-7x"},isActive:{true:"bg-primary-alt-active text-primary-label-active hover:bg-primary-alt-hover active:bg-primary-alt-pressed"}},defaultVariants:{size:"md",isActive:!1}});function pe({className:e,size:t,isActive:i,asChild:o,...n}){return Ht(o?_t:"li",{...n,className:Pt(Vt({size:t,isActive:i}),e)})}import{jsx as de}from"react/jsx-runtime";function me({className:e,sideOffset:t=4,align:i="start",side:o="bottom",children:n,...a}){return de(E.Portal,{children:de(E.Content,{align:i,className:Nt("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...a,children:de(ae,{children:n})})})}import{jsx as Rt}from"react/jsx-runtime";function ce({...e}){return Rt(le,{...e})}import{jsx as nr}from"react/jsx-runtime";import{cx as Bt}from"@xjur-ui/util";import"react";import*as ze from"@radix-ui/react-separator";import{cx as Zt}from"@xjur-ui/util";import{jsx as Et}from"react/jsx-runtime";function Ie({className:e,orientation:t="horizontal",decorative:i=!0,...o}){return Et(ze.Root,{className:Zt("bg-border-layer-2 shrink-0 data-[orientation=horizontal]:h-px data-[orientation=horizontal]:w-full","data-[orientation=vertical]:h-full data-[orientation=vertical]:w-px",e),"data-slot":"separator",decorative:i,orientation:t,...o})}import{jsx as ue}from"react/jsx-runtime";function L({className:e,...t}){return ue(pe,{className:Bt(e,"cursor-pointer"),...t})}function b({...e}){return ue(x,{...e})}function B({...e}){return ue(Ie,{...e})}import{cva as A,cx as V}from"@xjur-ui/util";import{jsx as j,jsxs as Re}from"react/jsx-runtime";var jt=A(["flex flex-row items-center gap-[40px] h-full"]),Ne=A(["w-0.5 bg-gray-300 min-h-[82px]"]),At=A(["w-3 h-3 rounded-full bg-gray-400"]),St=A(["text-sm font-medium text-gray-500 w-full"]);function Ze({className:e,date:t="04/07/2025",showTopLine:i=!0,showBottomLine:o=!0,...n}){return Re("div",{className:V(jt(),e),...n,children:[Re("div",{className:"flex h-full flex-col items-center gap-1",children:[i&&j("div",{className:V(Ne())}),j("div",{className:V(At())}),o&&j("div",{className:V(Ne())})]}),j("div",{className:V(St(),!i&&"self-start",!o&&"self-end"),children:t})]})}import{jsx as r,jsxs as d}from"react/jsx-runtime";var $t=Wt(["border border-gray-200 rounded-lg p-4 transition-all duration-200 cursor-pointer shadow-sm min-h-[184px]","hover:shadow-md hover:border-gray-300"],{variants:{status:{default:"border-gray-200",selected:"border-primary-border-active bg-primary-alt-idle shadow-md"}},defaultVariants:{status:"default"}});function Rr({asChild:e,className:t,status:i="default",title:o,content:n,tags:a=[],isSelected:l=!1,isChecked:w=!1,onSelect:D,onCheck:C,onCopy:S,onFolder:Be,onMarkAsRead:je,onEdit:Ae,onArchive:Se,onDelete:Fe,timelineProps:We,...$e}){let Xe=e?Ft:"div",qe=l?"selected":i,Ge=()=>{D?.()},Oe=s=>{C?.(s)},Ke=()=>{je?.()},Ye=()=>{Ae?.()},Je=()=>{Se?.()},Qe=()=>{Fe?.()},Ue=s=>{switch(s){case"success":return"bg-success-idle text-white";case"warning":return"bg-red-500 text-white";case"info":return"bg-blue-500 text-white";case"restricted":return"bg-layer-1-idle text-gray-700";default:return"bg-white text-gray-700"}};return d("div",{className:"relative flex items-end gap-6",children:[r(Ze,{...We}),r(Xe,{className:Ee($t({status:qe}),t,"flex-1"),onClick:Ge,...$e,children:d("div",{className:"mb-3 flex items-start justify-start gap-4",children:[r("div",{role:"button",tabIndex:0,onClick:s=>s.stopPropagation(),onKeyDown:s=>{(s.key==="Enter"||s.key===" ")&&s.stopPropagation()},children:r(_e,{checked:w,className:"size-4",name:`timeline-card-${Math.random()}`,onCheckedChange:Oe})}),d("div",{className:"flex w-full flex-col gap-4",children:[d("div",{className:"flex items-start justify-between gap-4",children:[r("div",{className:"flex items-center gap-3",children:r("div",{className:"flex items-center gap-2",children:a.map((s,et)=>d("div",{className:Ee("flex items-center gap-2 rounded px-2 py-1 text-xs font-medium",Ue(s.variant)),children:[s.variant==="restricted"&&r(f,{className:"flex h-3 w-3 items-center",name:"lock"}),r("p",{className:"flex items-center text-xs font-medium",children:s.label})]},et))})}),d("div",{className:"flex items-center gap-2",children:[r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),S?.()},children:r(f,{className:"h-4 w-4",name:"attach_file"})}),r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>{s.stopPropagation(),Be?.()},children:r(f,{className:"h-4 w-4",name:"folder_check_2"})}),d(ie,{children:[r(ne,{asChild:!0,children:r("button",{className:"p-1 text-gray-400 transition-colors hover:text-gray-600",type:"button",onClick:s=>s.stopPropagation(),children:r(f,{className:"h-4 w-4",name:"more_vert"})})}),r(me,{align:"end",children:d(ce,{children:[d(L,{onClick:Ke,children:[r(f,{className:"flex h-4 w-4 items-center",name:"check"}),r(b,{children:"Marcar como lido"})]}),r(B,{}),d(L,{onClick:Ye,children:[r(f,{className:"flex h-4 w-4 items-center",name:"edit"}),r(b,{children:"Editar"})]}),d(L,{onClick:Je,children:[r(f,{className:"flex h-4 w-4 items-center",name:"archive"}),r(b,{children:"Arquivar"})]}),r(B,{}),d(L,{onClick:Qe,children:[r(f,{className:"flex h-4 w-4 items-center text-red-500",name:"delete"}),r(b,{className:"text-red-500",children:"Excluir"})]})]})})]})]})]}),d("div",{className:"flex flex-col gap-4",children:[r("p",{className:"text-size-body-md-medium text-neutral-dark font-medium",children:o}),r("p",{className:"text-size-body-sm text-neutral-light",children:n})]})]})]})})]})}export{Rr as TimelineCard,$t as timelineCardVariants};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{toast as f,Toaster as de}from"sonner";import{Slot as B}from"@radix-ui/react-slot";import{cva as E,cx as L}from"@xjur-ui/util";import{jsx as O}from"react/jsx-runtime";var S=E(["outline-none inline-flex items-center justify-center rounded-circle gap-small cursor-pointer disabled:opacity-38 disabled:pointer-events-none transition-colors"],{variants:{size:{md:"py-small_1x-alt px-medium text-size-body-md",sm:"py-small-1x px-small text-size-label-sm",icon_md:"p-small text-size-body-md h-large-4x w-large-4x",icon_sm:"p-small-1x text-size-label-sm h-large-2x w-large-2x"},variant:{primary:"",secondary:"",tertiary:"",destructive:"",outlined:"bg-layer-2-idle border border-border-layer-2 hover:bg-layer-2-hover active:bg-layer-2-pressed"},appearance:{solid:"",ghost:"bg-transparent"}},compoundVariants:[{variant:"primary",appearance:"solid",class:"bg-primary-idle text-neutral-label hover:bg-primary-hover active:bg-primary-pressed"},{variant:"primary",appearance:"ghost",class:"text-primary-idle hover:bg-primary-alt-idle active:bg-primary-alt-pressed"},{variant:"secondary",appearance:"solid",class:"bg-layer-1-hover text-neutral-dark hover:bg-layer-1-pressed active:bg-layer-1-active"},{variant:"secondary",appearance:"ghost",class:"hover:bg-layer-1-hover active:bg-layer-1-pressed"},{variant:"tertiary",appearance:"solid",class:"bg-layer-2-hover text-neutral-dark hover:bg-layer-2-pressed active:bg-layer-2-active"},{variant:"tertiary",appearance:"ghost",class:"hover:bg-layer-2-hover active:bg-layer-2-pressed"},{variant:"destructive",appearance:"solid",class:"bg-danger-idle text-neutral-label hover:bg-danger-hover active:bg-danger-pressed"},{variant:"destructive",appearance:"ghost",class:"text-danger-label-idle hover:bg-danger-alt-idle active:bg-danger-alt-pressed"}],defaultVariants:{size:"md",variant:"primary",appearance:"solid"}});function z({asChild:e,className:t,variant:o="primary",size:a="md",appearance:r="solid",...i}){return O(e?B:"button",{className:L(S({variant:o,appearance:r,size:a}),t),...i})}import{jsx as W}from"react/jsx-runtime";function y({variant:e="primary",size:t="sm",appearance:o="solid",children:a,...r}){return W(z,{appearance:o,className:"shrink-0",size:t,variant:e,...r,children:a})}import{tv as H}from"@xjur-ui/util";import{createContext as q,useCallback as F,useContext as G,useMemo as $,useRef as J}from"react";import{jsx as M}from"react/jsx-runtime";var k=q({variant:"neutral",inline:!1,onClose:()=>{}}),K=H({base:"inline-flex items-center rounded-small-1x animate-in fade-in-0 duration-250",variants:{variant:{primary:"bg-primary-alt-idle text-primary-label-idle border-primary-border-idle",success:"bg-success-alt-idle text-success-label-idle border-success-border-idle",neutral:"bg-layer-1-idle text-neutral-dark border-border-layer-3",warning:"bg-warning-alt-idle text-warning-label-idle border-warning-border-idle",destructive:"bg-danger-alt-idle text-danger-label-idle border-danger-border-idle"},inline:{true:"gap-small p-small w-fit",false:"gap-medium py-small pr-small_1x-alt pb-small pl-large border-l-4 w-full"}},defaultVariants:{variant:"neutral",inline:!1}});function b({variant:e="neutral",inline:t=!1,className:o,children:a,...r}){let i=J(null),s=F(()=>{i.current?.remove()},[]),w=$(()=>({variant:e,inline:t,onClose:s}),[e,t,s]);return M(k.Provider,{value:w,children:M("div",{className:K({variant:e,inline:t,className:o}),ref:i,...r,children:a})})}function p(){let e=G(k);if(!e)throw new Error("useMessageRootContext must be used within a MessageRoot");return e}import{cx as Q}from"@xjur-ui/util";import{jsx as U}from"react/jsx-runtime";function n({className:e,filled:t=!1,name:o,...a}){return U("span",{...a,className:Q("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...a.style},children:o})}import{jsx as l}from"react/jsx-runtime";var X=new Map([["success",l(n,{className:"text-success-idle",name:"check"},"success")],["neutral",l(n,{className:"text-icon-neutral-3",name:"info"},"neutral")],["primary",l(n,{className:"text-primary-idle",name:"info"},"primary")],["warning",l(n,{className:"text-warning-idle",name:"warning"},"warning")],["destructive",l(n,{className:"text-danger-idle",name:"error"},"error")]]);function v(){let{variant:e}=p();return X.get(e)}import"react";import{cx as Y}from"@xjur-ui/util";import{jsx as R}from"react/jsx-runtime";function x({className:e,children:t,onClick:o,...a}){let{onClose:r}=p();function i(s){o?o(s):r?.()}return R("button",{className:Y(e,"size-large-2x ml-auto flex cursor-pointer items-center justify-center bg-inherit"),type:"button",onClick:i,...a,children:t||R(n,{className:"text-inherit",name:"close"})})}import{cx as ne}from"@xjur-ui/util";import{Slot as te}from"@radix-ui/react-slot";import{cva as oe}from"@xjur-ui/util";import{memo as I,useState as ae}from"react";import*as d from"@radix-ui/react-tooltip";import{jsx as h}from"react/jsx-runtime";function Z({delayDuration:e=0,...t}){return h(d.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function _({...e}){return h(Z,{children:h(d.Root,{"data-slot":"tooltip",...e})})}import*as V from"@radix-ui/react-tooltip";import{jsx as j}from"react/jsx-runtime";function T({...e}){return j(V.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as m from"@radix-ui/react-tooltip";import{cx as ee}from"@xjur-ui/util";import{jsx as N}from"react/jsx-runtime";function C({className:e,sideOffset:t=1,variant:o="simple",children:a,...r}){return N(m.Portal,{children:N(m.Content,{className:ee("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":o,sideOffset:t,...r,children:a})})}import{jsx as c,jsxs as se}from"react/jsx-runtime";var re=oe("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),g=I(({variant:e,size:t,weight:o,asChild:a,className:r,children:i,...s})=>c(a?te:"span",{className:re({variant:e,size:t,weight:o,className:r}),...s,children:i}));g.displayName="Typography";var ie=I(({children:e,...t})=>{let[o,a]=ae(!1);return se(_,{children:[c(T,{asChild:!0,children:c(g,{onMouseEnter:({currentTarget:i})=>{let s=i.scrollWidth>i.clientWidth;a(s),s?i.style.cursor="pointer":i.style.cursor="text"},...t,children:e})}),o&&c(C,{children:e})]})});ie.displayName="TruncatedTypography";import{jsx as le}from"react/jsx-runtime";function P({className:e,...t}){return le(g,{className:ne(e,"text-inherit"),...t})}import{jsx as u,jsxs as pe}from"react/jsx-runtime";function A({variant:e="primary",inline:t=!1,dismissible:o=!0,message:a,action:r,onDismiss:i}){return pe(b,{inline:t,variant:e,children:[u(v,{}),u(P,{children:a}),r&&u(y,{variant:e,onClick:()=>r.onClick(),children:r.label}),o&&u(x,{onClick:i})]})}import{jsx as D}from"react/jsx-runtime";function me(e){return D(de,{...e})}function ce(e,t){return f.custom(o=>D(A,{action:t?.action,dismissible:t?.dismissible,inline:t?.inline,message:e,variant:t?.variant,onDismiss:()=>{f.dismiss(o),t?.onDismiss?.({id:o})}}),{duration:t?.dismissible===!1?1/0:t?.duration??3e3,toasterId:t?.toasterId,position:t?.position,dismissible:t?.dismissible,onAutoClose:t?.onAutoClose,onDismiss:t?.onDismiss})}function ge(e){f.dismiss(e)}function ue(){f.dismiss()}var fe={dispatch:ce,dismiss:ge,clear:ue};export{me as ToastWrapper,fe as toast};
|
|
1
|
+
import{toast as P,Toaster as J1}from"sonner";import{Slot as f1}from"@radix-ui/react-slot";import{cva as C1,cx as k1}from"@xjur-ui/util";import{jsx as y1}from"react/jsx-runtime";var v1=C1(["outline-none inline-flex items-center justify-center rounded-circle gap-small cursor-pointer disabled:opacity-38 disabled:pointer-events-none transition-colors"],{variants:{size:{md:"py-small_1x-alt px-medium text-size-body-md",sm:"py-small-1x px-small text-size-label-sm",icon_md:"p-small text-size-body-md h-large-4x w-large-4x",icon_sm:"p-small-1x text-size-label-sm h-large-2x w-large-2x"},variant:{primary:"",secondary:"",tertiary:"",destructive:"",outlined:"bg-layer-2-idle border border-border-layer-2 hover:bg-layer-2-hover active:bg-layer-2-pressed"},appearance:{solid:"",ghost:"bg-transparent"}},compoundVariants:[{variant:"primary",appearance:"solid",class:"bg-primary-idle text-neutral-label hover:bg-primary-hover active:bg-primary-pressed"},{variant:"primary",appearance:"ghost",class:"text-primary-idle hover:bg-primary-alt-idle active:bg-primary-alt-pressed"},{variant:"secondary",appearance:"solid",class:"bg-layer-1-hover text-neutral-dark hover:bg-layer-1-pressed active:bg-layer-1-active"},{variant:"secondary",appearance:"ghost",class:"hover:bg-layer-1-hover active:bg-layer-1-pressed"},{variant:"tertiary",appearance:"solid",class:"bg-layer-2-hover text-neutral-dark hover:bg-layer-2-pressed active:bg-layer-2-active"},{variant:"tertiary",appearance:"ghost",class:"hover:bg-layer-2-hover active:bg-layer-2-pressed"},{variant:"destructive",appearance:"solid",class:"bg-danger-idle text-neutral-label hover:bg-danger-hover active:bg-danger-pressed"},{variant:"destructive",appearance:"ghost",class:"text-danger-label-idle hover:bg-danger-alt-idle active:bg-danger-alt-pressed"}],defaultVariants:{size:"md",variant:"primary",appearance:"solid"}});function Q({asChild:e,className:t,variant:o="primary",size:r="md",appearance:i="solid",...a}){return y1(e?f1:"button",{className:k1(v1({variant:o,appearance:i,size:r}),t),...a})}import{jsx as M1}from"react/jsx-runtime";function T({variant:e="primary",size:t="sm",appearance:o="solid",children:r,...i}){return M1(Q,{appearance:o,className:"shrink-0",size:t,variant:e,...i,children:r})}import{tv as b1}from"@xjur-ui/util";import{createContext as x1,useCallback as L1,useContext as w1,useMemo as _1,useRef as D1}from"react";import{jsx as U}from"react/jsx-runtime";var Y=x1({variant:"neutral",inline:!1,onClose:()=>{}}),P1=b1({base:"inline-flex items-center rounded-small-1x animate-in fade-in-0 duration-250",variants:{variant:{primary:"bg-primary-alt-idle text-primary-label-idle border-primary-border-idle",success:"bg-success-alt-idle text-success-label-idle border-success-border-idle",neutral:"bg-layer-1-idle text-neutral-dark border-border-layer-3",warning:"bg-warning-alt-idle text-warning-label-idle border-warning-border-idle",destructive:"bg-danger-alt-idle text-danger-label-idle border-danger-border-idle"},inline:{true:"gap-small p-small w-fit",false:"gap-medium py-small pr-small_1x-alt pb-small pl-large border-l-4 w-full"}},defaultVariants:{variant:"neutral",inline:!1}});function V({variant:e="neutral",inline:t=!1,className:o,children:r,...i}){let a=D1(null),d=L1(()=>{a.current?.remove()},[]),K=_1(()=>({variant:e,inline:t,onClose:d}),[e,t,d]);return U(Y.Provider,{value:K,children:U("div",{className:P1({variant:e,inline:t,className:o}),ref:a,...i,children:r})})}function y(){let e=w1(Y);if(!e)throw new Error("useMessageRootContext must be used within a MessageRoot");return e}import{cx as R1}from"@xjur-ui/util";var e1=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as s,jsxs as T1}from"react/jsx-runtime";function H(){return T1("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[s("path",{d:"M6.58375 12.5205H5.25168C4.7443 12.5205 4.33301 12.1092 4.33301 11.6018V10.2697C4.33301 9.76236 4.7443 9.35107 5.25168 9.35107H6.58375C7.09113 9.35107 7.50242 9.76236 7.50242 10.2697V11.6018C7.50246 12.1092 7.09113 12.5205 6.58375 12.5205Z",fill:"#E87D30"}),s("path",{d:"M11.4196 12.5205H10.0876C9.58023 12.5205 9.16895 12.1092 9.16895 11.6018V10.2697C9.16895 9.76236 9.58023 9.35107 10.0876 9.35107H11.4197C11.9271 9.35107 12.3384 9.76236 12.3384 10.2697V11.6018C12.3384 12.1092 11.927 12.5205 11.4196 12.5205Z",fill:"#E87D30"}),s("path",{d:"M16.2566 12.5205H14.9245C14.4171 12.5205 14.0059 12.1092 14.0059 11.6018V10.2697C14.0059 9.76236 14.4171 9.35107 14.9245 9.35107H16.2566C16.764 9.35107 17.1753 9.76236 17.1753 10.2697V11.6018C17.1753 12.1092 16.7639 12.5205 16.2566 12.5205Z",fill:"#E87D30"}),s("path",{d:"M6.58375 17.3564H5.25168C4.7443 17.3564 4.33301 16.9451 4.33301 16.4378V15.1057C4.33301 14.5983 4.7443 14.187 5.25168 14.187H6.58375C7.09113 14.187 7.50242 14.5983 7.50242 15.1057V16.4378C7.50246 16.9451 7.09113 17.3564 6.58375 17.3564Z",fill:"#E87D30"}),s("path",{d:"M16.2566 17.3564H14.9245C14.4171 17.3564 14.0059 16.9451 14.0059 16.4378V15.1057C14.0059 14.5983 14.4171 14.187 14.9245 14.187H16.2566C16.764 14.187 17.1753 14.5983 17.1753 15.1057V16.4378C17.1753 16.9451 16.7639 17.3564 16.2566 17.3564Z",fill:"#E87D30"}),s("path",{d:"M11.4196 17.3564H10.0876C9.58023 17.3564 9.16895 16.9451 9.16895 16.4378V15.1057C9.16895 14.5983 9.58023 14.187 10.0876 14.187H11.4197C11.9271 14.187 12.3384 14.5983 12.3384 15.1057V16.4378C12.3384 16.9451 11.927 17.3564 11.4196 17.3564Z",fill:"#E87D30"}),s("path",{d:"M5.47641 4.66531C4.87727 4.66531 4.3916 4.17965 4.3916 3.58051V2.58188C4.3916 1.98277 4.87727 1.49707 5.47641 1.49707C6.07551 1.49707 6.56121 1.98273 6.56121 2.58188V3.58051C6.56117 4.17965 6.07551 4.66531 5.47641 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M16.5243 4.66531C15.9252 4.66531 15.4395 4.17965 15.4395 3.58051V2.58188C15.4395 1.98277 15.9251 1.49707 16.5243 1.49707C17.1234 1.49707 17.6091 1.98273 17.6091 2.58188V3.58051C17.609 4.17965 17.1234 4.66531 16.5243 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M4.1143 2.96387H2.98582C2.12641 2.96387 1.42969 3.66059 1.42969 4.52004V6.73563H20.5703V4.52004C20.5703 3.66059 19.8736 2.96391 19.0142 2.96391H17.9235",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M20.5703 6.26904V18.9471C20.5703 19.8065 19.8736 20.5032 19.0142 20.5032H2.98582C2.12641 20.5032 1.42969 19.8065 1.42969 18.9471V6.26904",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as p,jsxs as t1}from"react/jsx-runtime";function I(){return t1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[t1("g",{clipPath:"url(#clip0_19548_42822)",children:[p("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 3.90625H8.4375C7.57457 3.90625 6.875 3.20668 6.875 2.34375C6.875 1.48082 7.57457 0.78125 8.4375 0.78125H17.6562C18.5192 0.78125 19.2188 1.48082 19.2188 2.34375C19.2188 3.20668 18.5192 3.90625 17.6562 3.90625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 11.5625H8.4375C7.57457 11.5625 6.875 10.8629 6.875 10C6.875 9.13707 7.57457 8.4375 8.4375 8.4375H17.6562C18.5192 8.4375 19.2188 9.13707 19.2188 10C19.2188 10.8629 18.5192 11.5625 17.6562 11.5625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 19.2188H8.4375C7.57457 19.2188 6.875 18.5192 6.875 17.6562C6.875 16.7933 7.57457 16.0938 8.4375 16.0938H17.6562C18.5192 16.0938 19.2188 16.7933 19.2188 17.6562C19.2188 18.5192 18.5192 19.2188 17.6562 19.2188Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 3.90625C3.20669 3.90625 3.90625 3.20669 3.90625 2.34375C3.90625 1.48081 3.20669 0.78125 2.34375 0.78125C1.48081 0.78125 0.78125 1.48081 0.78125 2.34375C0.78125 3.20669 1.48081 3.90625 2.34375 3.90625Z",stroke:"#E53C4D",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 11.5625C3.20669 11.5625 3.90625 10.8629 3.90625 10C3.90625 9.13706 3.20669 8.4375 2.34375 8.4375C1.48081 8.4375 0.78125 9.13706 0.78125 10C0.78125 10.8629 1.48081 11.5625 2.34375 11.5625Z",stroke:"#DF9F20",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 19.2188C3.20669 19.2188 3.90625 18.5192 3.90625 17.6562C3.90625 16.7933 3.20669 16.0938 2.34375 16.0938C1.48081 16.0938 0.78125 16.7933 0.78125 17.6562C0.78125 18.5192 1.48081 19.2188 2.34375 19.2188Z",stroke:"#169C55",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),p("defs",{children:p("clipPath",{id:"clip0_19548_42822",children:p("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as M,jsxs as V1}from"react/jsx-runtime";function z(){return V1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[M("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),M("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as n,jsxs as o1}from"react/jsx-runtime";function R(){return o1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[o1("g",{clipPath:"url(#clip0_19548_42667)",children:[n("path",{d:"M5.85656 10.9769C5.85656 12.4754 4.64172 13.6903 3.14312 13.6903C1.64453 13.6903 0.429688 12.4754 0.429688 10.9769M5.85656 10.9769L3.14312 4.49072L0.429688 10.9769M5.85656 10.9769H0.429688",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M2.91699 13.7501C1.25033 13.7501 0.555881 11.8056 0.416992 10.8334C2.22255 10.6945 5.83366 10.5834 5.83366 11.2501C5.83366 12.0834 5.00033 13.7501 2.91699 13.7501Z",fill:"#377BD4"}),n("path",{d:"M16.667 13.7501C15.0003 13.7501 14.3059 11.8056 14.167 10.8334C15.9725 10.6945 19.5837 10.5834 19.5837 11.2501C19.5837 12.0834 18.7503 13.7501 16.667 13.7501Z",fill:"#377BD4"}),n("path",{d:"M14.1436 10.9769C14.1436 12.4754 15.3584 13.6903 16.857 13.6903C18.3556 13.6903 19.5704 12.4754 19.5704 10.9769M14.1436 10.9769L16.857 4.49072L19.5704 10.9769M14.1436 10.9769H19.5704",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M9.02344 13.5156V1.40625C9.02344 0.869141 9.46289 0.429688 10 0.429688C10.5371 0.429688 10.9766 0.869141 10.9766 1.40625V13.5156",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{clipRule:"evenodd",d:"M5.3125 19.5703H14.6875V18.0078L13.9062 17.2266H6.09371L5.3125 18.0078V19.5703Z",fillRule:"evenodd",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),n("defs",{children:n("clipPath",{id:"clip0_19548_42667",children:n("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as H1}from"react/jsx-runtime";function B(){return H1("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[h("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),h("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as f,jsxs as r1}from"react/jsx-runtime";function Z(){return r1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[r1("g",{clipPath:"url(#clip0_19548_42803)",children:[f("path",{d:"M19.5703 4.8957V15.1043C19.5703 13.9613 19.1344 12.8184 18.2621 11.9461C16.518 10.202 13.6902 10.202 11.9461 11.9461C10.5742 13.318 10.2812 15.3602 11.068 17.0184H1.70586C1.36719 17.0184 1.04258 16.8836 0.803516 16.6445C0.564453 16.4055 0.429688 16.0805 0.429688 15.7422V1.70586C0.429688 1.36719 0.564062 1.04258 0.803516 0.803516C1.04258 0.564062 1.36719 0.429688 1.70586 0.429688H8.08594L11.2762 3.61992H18.2941C18.9988 3.61992 19.5703 4.19102 19.5703 4.8957Z",fill:"#F7BC0F"}),f("path",{d:"M15.1047 19.5702C17.5712 19.5702 19.5707 17.5707 19.5707 15.1042C19.5707 12.6377 17.5712 10.6382 15.1047 10.6382C12.6382 10.6382 10.6387 12.6377 10.6387 15.1042C10.6387 17.5707 12.6382 19.5702 15.1047 19.5702Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"}),f("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),f("defs",{children:f("clipPath",{id:"clip0_19548_42803",children:f("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as i1}from"react/jsx-runtime";function j(){return i1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[i1("g",{clipPath:"url(#clip0_19548_42782)",children:[g("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M6.93305 12.366L9.96977 16.1929L13.0492 12.3751C13.4256 11.7457 13.6244 11.026 13.6244 10.2927C13.6244 8.28998 12.0009 6.6665 9.99824 6.6665C7.99555 6.6665 6.37207 8.28998 6.37207 10.2927V10.3077C6.37207 11.0316 6.56574 11.7422 6.93305 12.366Z",fill:"#EB3B3B",stroke:"#EB3B3B",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),g("path",{d:"M9.97016 11.6454C10.6769 11.6454 11.2499 11.0724 11.2499 10.3657C11.2499 9.65889 10.6769 9.08594 9.97016 9.08594C9.26338 9.08594 8.69043 9.65889 8.69043 10.3657C8.69043 11.0724 9.26338 11.6454 9.97016 11.6454Z",fill:"white",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42782",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as b,jsxs as I1}from"react/jsx-runtime";function E(){return I1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[b("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),b("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),b("path",{d:"M9.5 14C13.0899 14 16 11.0899 16 7.5C16 3.91015 13.0899 1 9.5 1C5.91015 1 3 3.91015 3 7.5C3 11.0899 5.91015 14 9.5 14Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),b("path",{d:"M9.5 11C11.433 11 13 9.433 13 7.5C13 5.567 11.433 4 9.5 4C7.567 4 6 5.567 6 7.5C6 9.433 7.567 11 9.5 11Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as m,jsxs as a1}from"react/jsx-runtime";function A(){return a1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[a1("g",{clipPath:"url(#clip0_19548_42757)",children:[m("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),m("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),m("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),m("path",{d:"M16.5528 19.5699H3.44816C2.7902 19.5699 2.25684 19.0366 2.25684 18.3786L2.25684 7.89006C2.25684 7.23209 2.7902 6.69873 3.44816 6.69873H6.56918C6.86094 6.69873 7.14258 6.8058 7.36066 6.99963L17.3442 14.1785C17.5986 14.4046 17.7441 14.7286 17.7441 15.0689V18.3786C17.7441 19.0366 17.2107 19.5699 16.5528 19.5699Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),m("defs",{children:m("clipPath",{id:"clip0_19548_42757",children:m("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as C,jsxs as n1}from"react/jsx-runtime";function N(){return n1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[n1("g",{clipPath:"url(#clip0_19548_42810)",children:[C("path",{d:"M14.5393 4.17742C13.2871 3.19988 11.7117 2.61719 10 2.61719C5.92258 2.61719 2.61719 5.92258 2.61719 10C2.61719 14.0774 5.92258 17.3828 10 17.3828C14.0774 17.3828 17.3828 14.0774 17.3828 10C17.3828 8.8416 17.1157 7.74566 16.6402 6.77",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),C("path",{d:"M16.0952 2.62152C14.4398 1.25246 12.316 0.429688 10 0.429688C4.71445 0.429688 0.429688 4.71445 0.429688 10C0.429688 15.2855 4.71445 19.5703 10 19.5703C15.2855 19.5703 19.5703 15.2855 19.5703 10C19.5703 8.23215 19.0904 6.57668 18.2546 5.15562",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),C("path",{d:"M16.8242 0.891113C17.217 0.570748 17.796 0.593369 18.1621 0.959473L20.5088 3.30615C20.8993 3.69668 20.8993 4.32969 20.5088 4.72021L10.6074 14.6216C10.4199 14.8091 10.1656 14.9145 9.90039 14.9146C9.63517 14.9146 9.3809 14.8091 9.19336 14.6216L4.29297 9.72217C3.90245 9.33165 3.90245 8.69765 4.29297 8.30713L6.63965 5.96045L6.71289 5.89404C6.8908 5.74831 7.11469 5.6675 7.34668 5.66748C7.61178 5.66748 7.8662 5.77307 8.05371 5.96045L9.90039 7.80713L16.748 0.959473L16.8242 0.891113Z",fill:"#3FCDBC",stroke:"white",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]}),C("defs",{children:C("clipPath",{id:"clip0_19548_42810",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as c,jsxs as s1}from"react/jsx-runtime";function W(){return s1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[s1("g",{clipPath:"url(#clip0_21377_57335)",children:[c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",fill:"#4DA971"}),c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",stroke:"#4DA971",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M18.4526 17.8147H1.54738C0.930117 17.8147 0.429688 17.3142 0.429688 16.697V5.88112C0.429688 5.26382 0.930117 4.76343 1.54738 4.76343H18.4526C19.0699 4.76343 19.5703 5.26386 19.5703 5.88112V16.6969C19.5703 17.3142 19.0699 17.8147 18.4526 17.8147Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M17.5117 14.2162V8.36195C16.6652 8.36195 15.979 7.67437 15.979 6.82617H4.02098C4.02098 7.67434 3.33477 8.36195 2.48828 8.36195V14.2162C3.33477 14.2162 4.02098 14.9037 4.02098 15.752H15.979C15.979 14.9037 16.6652 14.2162 17.5117 14.2162Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M9.99953 13.2399C11.0747 13.2399 11.9463 12.3665 11.9463 11.2891C11.9463 10.2118 11.0747 9.33838 9.99953 9.33838C8.92434 9.33838 8.05273 10.2118 8.05273 11.2891C8.05273 12.3665 8.92434 13.2399 9.99953 13.2399Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),c("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),c("defs",{children:c("clipPath",{id:"clip0_21377_57335",children:c("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as z1}from"react/jsx-runtime";function F(){return z1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[k("path",{d:"M14.2862 6.43053L18.3624 3.85093C19.172 1.9095 19.564 0.436523 19.564 0.436523C19.564 0.436523 13.8492 1.38946 9.38516 5.85347L6.32865 8.90994C5.59048 9.64811 5.04572 10.5569 4.74258 11.5559L3.12988 16.8706L8.44457 15.2579C9.44353 14.9547 10.3523 14.41 11.0905 13.6718L14.147 10.6153C15.3515 9.41085 16.3467 7.90827 17.1411 6.43049L14.2862 6.43053Z",fill:"#A9B3BA"}),k("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as l}from"react/jsx-runtime";function l1({name:e}){switch(e){case"agenda":return l(H,{});case"contencioso":return l(R,{});case"contrato":return l(B,{});case"consultivo":return l(z,{});case"xsigner":return l(F,{});case"procuracao":return l(A,{});case"xpay":return l(W,{});case"imobiliario":return l(j,{});case"marcasepatentes":return l(E,{});case"ged":return l(Z,{});case"regulatorio":return l(N,{});case"compliance":return l(I,{});default:return null}}import{jsx as p1}from"react/jsx-runtime";function u({className:e,filled:t=!1,name:o,...r}){return e1.includes(o)?p1(l1,{name:o}):p1("span",{...r,className:R1("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:o})}import{jsx as v}from"react/jsx-runtime";var B1=new Map([["success",v(u,{className:"text-success-idle",name:"check"},"success")],["neutral",v(u,{className:"text-icon-neutral-3",name:"info"},"neutral")],["primary",v(u,{className:"text-primary-idle",name:"info"},"primary")],["warning",v(u,{className:"text-warning-idle",name:"warning"},"warning")],["destructive",v(u,{className:"text-danger-idle",name:"error"},"error")]]);function S(){let{variant:e}=y();return B1.get(e)}import"react";import{cx as Z1}from"@xjur-ui/util";import{jsx as d1}from"react/jsx-runtime";function O({className:e,children:t,onClick:o,...r}){let{onClose:i}=y();function a(d){o?o(d):i?.()}return d1("button",{className:Z1(e,"size-large-2x ml-auto flex cursor-pointer items-center justify-center bg-inherit"),type:"button",onClick:a,...r,children:t||d1(u,{className:"text-inherit",name:"close"})})}import{cx as G1}from"@xjur-ui/util";import{Slot as N1}from"@radix-ui/react-slot";import{cva as W1}from"@xjur-ui/util";import{memo as u1,useState as F1}from"react";import*as x from"@radix-ui/react-tooltip";import{jsx as X}from"react/jsx-runtime";function j1({delayDuration:e=0,...t}){return X(x.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function G({...e}){return X(j1,{children:X(x.Root,{"data-slot":"tooltip",...e})})}import*as c1 from"@radix-ui/react-tooltip";import{jsx as E1}from"react/jsx-runtime";function q({...e}){return E1(c1.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as L from"@radix-ui/react-tooltip";import{cx as A1}from"@xjur-ui/util";import{jsx as m1}from"react/jsx-runtime";function $({className:e,sideOffset:t=1,variant:o="simple",children:r,...i}){return m1(L.Portal,{children:m1(L.Content,{className:A1("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":o,sideOffset:t,...i,children:r})})}import{jsx as w,jsxs as X1}from"react/jsx-runtime";var S1=W1("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),_=u1(({variant:e,size:t,weight:o,asChild:r,className:i,children:a,...d})=>w(r?N1:"span",{className:S1({variant:e,size:t,weight:o,className:i}),...d,children:a}));_.displayName="Typography";var O1=u1(({children:e,...t})=>{let[o,r]=F1(!1);return X1(G,{children:[w(q,{asChild:!0,children:w(_,{onMouseEnter:({currentTarget:a})=>{let d=a.scrollWidth>a.clientWidth;r(d),d?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),o&&w($,{children:e})]})});O1.displayName="TruncatedTypography";import{jsx as q1}from"react/jsx-runtime";function J({className:e,...t}){return q1(_,{className:G1(e,"text-inherit"),...t})}import{jsx as D,jsxs as $1}from"react/jsx-runtime";function h1({variant:e="primary",inline:t=!1,dismissible:o=!0,message:r,action:i,onDismiss:a}){return $1(V,{inline:t,variant:e,children:[D(S,{}),D(J,{children:r}),i&&D(T,{variant:e,onClick:()=>i.onClick(),children:i.label}),o&&D(O,{onClick:a})]})}import{jsx as g1}from"react/jsx-runtime";function K1(e){return g1(J1,{...e})}function Q1(e,t){return P.custom(o=>g1(h1,{action:t?.action,dismissible:t?.dismissible,inline:t?.inline,message:e,variant:t?.variant,onDismiss:()=>{P.dismiss(o),t?.onDismiss?.({id:o})}}),{duration:t?.dismissible===!1?1/0:t?.duration??3e3,toasterId:t?.toasterId,position:t?.position,dismissible:t?.dismissible,onAutoClose:t?.onAutoClose,onDismiss:t?.onDismiss})}function U1(e){P.dismiss(e)}function Y1(){P.dismiss()}var ee={dispatch:Q1,dismiss:U1,clear:Y1};export{K1 as ToastWrapper,ee as toast};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Slot as I}from"@radix-ui/react-slot";import{cva as B,cx as E}from"@xjur-ui/util";import{jsx as L}from"react/jsx-runtime";var A=B(["outline-none inline-flex items-center justify-center rounded-circle gap-small cursor-pointer disabled:opacity-38 disabled:pointer-events-none transition-colors"],{variants:{size:{md:"py-small_1x-alt px-medium text-size-body-md",sm:"py-small-1x px-small text-size-label-sm",icon_md:"p-small text-size-body-md h-large-4x w-large-4x",icon_sm:"p-small-1x text-size-label-sm h-large-2x w-large-2x"},variant:{primary:"",secondary:"",tertiary:"",destructive:"",outlined:"bg-layer-2-idle border border-border-layer-2 hover:bg-layer-2-hover active:bg-layer-2-pressed"},appearance:{solid:"",ghost:"bg-transparent"}},compoundVariants:[{variant:"primary",appearance:"solid",class:"bg-primary-idle text-neutral-label hover:bg-primary-hover active:bg-primary-pressed"},{variant:"primary",appearance:"ghost",class:"text-primary-idle hover:bg-primary-alt-idle active:bg-primary-alt-pressed"},{variant:"secondary",appearance:"solid",class:"bg-layer-1-hover text-neutral-dark hover:bg-layer-1-pressed active:bg-layer-1-active"},{variant:"secondary",appearance:"ghost",class:"hover:bg-layer-1-hover active:bg-layer-1-pressed"},{variant:"tertiary",appearance:"solid",class:"bg-layer-2-hover text-neutral-dark hover:bg-layer-2-pressed active:bg-layer-2-active"},{variant:"tertiary",appearance:"ghost",class:"hover:bg-layer-2-hover active:bg-layer-2-pressed"},{variant:"destructive",appearance:"solid",class:"bg-danger-idle text-neutral-label hover:bg-danger-hover active:bg-danger-pressed"},{variant:"destructive",appearance:"ghost",class:"text-danger-label-idle hover:bg-danger-alt-idle active:bg-danger-alt-pressed"}],defaultVariants:{size:"md",variant:"primary",appearance:"solid"}});function w({asChild:e,className:t,variant:o="primary",size:a="md",appearance:r="solid",...i}){return L(e?I:"button",{className:E(A({variant:o,appearance:r,size:a}),t),...i})}import{jsx as D}from"react/jsx-runtime";function f({variant:e="primary",size:t="sm",appearance:o="solid",children:a,...r}){return D(w,{appearance:o,className:"shrink-0",size:t,variant:e,...r,children:a})}import{tv as S}from"@xjur-ui/util";import{createContext as H,useCallback as q,useContext as W,useMemo as F,useRef as G}from"react";import{jsx as z}from"react/jsx-runtime";var M=H({variant:"neutral",inline:!1,onClose:()=>{}}),O=S({base:"inline-flex items-center rounded-small-1x animate-in fade-in-0 duration-250",variants:{variant:{primary:"bg-primary-alt-idle text-primary-label-idle border-primary-border-idle",success:"bg-success-alt-idle text-success-label-idle border-success-border-idle",neutral:"bg-layer-1-idle text-neutral-dark border-border-layer-3",warning:"bg-warning-alt-idle text-warning-label-idle border-warning-border-idle",destructive:"bg-danger-alt-idle text-danger-label-idle border-danger-border-idle"},inline:{true:"gap-small p-small w-fit",false:"gap-medium py-small pr-small_1x-alt pb-small pl-large border-l-4 w-full"}},defaultVariants:{variant:"neutral",inline:!1}});function y({variant:e="neutral",inline:t=!1,className:o,children:a,...r}){let i=G(null),s=q(()=>{i.current?.remove()},[]),P=F(()=>({variant:e,inline:t,onClose:s}),[e,t,s]);return z(M.Provider,{value:P,children:z("div",{className:O({variant:e,inline:t,className:o}),ref:i,...r,children:a})})}function p(){let e=W(M);if(!e)throw new Error("useMessageRootContext must be used within a MessageRoot");return e}import{cx as $}from"@xjur-ui/util";import{jsx as J}from"react/jsx-runtime";function n({className:e,filled:t=!1,name:o,...a}){return J("span",{...a,className:$("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...a.style},children:o})}import{jsx as l}from"react/jsx-runtime";var K=new Map([["success",l(n,{className:"text-success-idle",name:"check"},"success")],["neutral",l(n,{className:"text-icon-neutral-3",name:"info"},"neutral")],["primary",l(n,{className:"text-primary-idle",name:"info"},"primary")],["warning",l(n,{className:"text-warning-idle",name:"warning"},"warning")],["destructive",l(n,{className:"text-danger-idle",name:"error"},"error")]]);function b(){let{variant:e}=p();return K.get(e)}import"react";import{cx as Q}from"@xjur-ui/util";import{jsx as k}from"react/jsx-runtime";function v({className:e,children:t,onClick:o,...a}){let{onClose:r}=p();function i(s){o?o(s):r?.()}return k("button",{className:Q(e,"size-large-2x ml-auto flex cursor-pointer items-center justify-center bg-inherit"),type:"button",onClick:i,...a,children:t||k(n,{className:"text-inherit",name:"close"})})}import{cx as re}from"@xjur-ui/util";import{Slot as Z}from"@radix-ui/react-slot";import{cva as j}from"@xjur-ui/util";import{memo as N,useState as ee}from"react";import*as d from"@radix-ui/react-tooltip";import{jsx as x}from"react/jsx-runtime";function U({delayDuration:e=0,...t}){return x(d.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function h({...e}){return x(U,{children:x(d.Root,{"data-slot":"tooltip",...e})})}import*as R from"@radix-ui/react-tooltip";import{jsx as X}from"react/jsx-runtime";function _({...e}){return X(R.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as m from"@radix-ui/react-tooltip";import{cx as Y}from"@xjur-ui/util";import{jsx as V}from"react/jsx-runtime";function C({className:e,sideOffset:t=1,variant:o="simple",children:a,...r}){return V(m.Portal,{children:V(m.Content,{className:Y("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":o,sideOffset:t,...r,children:a})})}import{jsx as c,jsxs as ae}from"react/jsx-runtime";var te=j("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),g=N(({variant:e,size:t,weight:o,asChild:a,className:r,children:i,...s})=>c(a?Z:"span",{className:te({variant:e,size:t,weight:o,className:r}),...s,children:i}));g.displayName="Typography";var oe=N(({children:e,...t})=>{let[o,a]=ee(!1);return ae(h,{children:[c(_,{asChild:!0,children:c(g,{onMouseEnter:({currentTarget:i})=>{let s=i.scrollWidth>i.clientWidth;a(s),s?i.style.cursor="pointer":i.style.cursor="text"},...t,children:e})}),o&&c(C,{children:e})]})});oe.displayName="TruncatedTypography";import{jsx as ie}from"react/jsx-runtime";function T({className:e,...t}){return ie(g,{className:re(e,"text-inherit"),...t})}import{jsx as u,jsxs as se}from"react/jsx-runtime";function pt({variant:e="primary",inline:t=!1,dismissible:o=!0,message:a,action:r,onDismiss:i}){return se(y,{inline:t,variant:e,children:[u(b,{}),u(T,{children:a}),r&&u(f,{variant:e,onClick:()=>r.onClick(),children:r.label}),o&&u(v,{onClick:i})]})}export{pt as ToastComponent};
|
|
1
|
+
import{Slot as u1}from"@radix-ui/react-slot";import{cva as h1,cx as g1}from"@xjur-ui/util";import{jsx as C1}from"react/jsx-runtime";var f1=h1(["outline-none inline-flex items-center justify-center rounded-circle gap-small cursor-pointer disabled:opacity-38 disabled:pointer-events-none transition-colors"],{variants:{size:{md:"py-small_1x-alt px-medium text-size-body-md",sm:"py-small-1x px-small text-size-label-sm",icon_md:"p-small text-size-body-md h-large-4x w-large-4x",icon_sm:"p-small-1x text-size-label-sm h-large-2x w-large-2x"},variant:{primary:"",secondary:"",tertiary:"",destructive:"",outlined:"bg-layer-2-idle border border-border-layer-2 hover:bg-layer-2-hover active:bg-layer-2-pressed"},appearance:{solid:"",ghost:"bg-transparent"}},compoundVariants:[{variant:"primary",appearance:"solid",class:"bg-primary-idle text-neutral-label hover:bg-primary-hover active:bg-primary-pressed"},{variant:"primary",appearance:"ghost",class:"text-primary-idle hover:bg-primary-alt-idle active:bg-primary-alt-pressed"},{variant:"secondary",appearance:"solid",class:"bg-layer-1-hover text-neutral-dark hover:bg-layer-1-pressed active:bg-layer-1-active"},{variant:"secondary",appearance:"ghost",class:"hover:bg-layer-1-hover active:bg-layer-1-pressed"},{variant:"tertiary",appearance:"solid",class:"bg-layer-2-hover text-neutral-dark hover:bg-layer-2-pressed active:bg-layer-2-active"},{variant:"tertiary",appearance:"ghost",class:"hover:bg-layer-2-hover active:bg-layer-2-pressed"},{variant:"destructive",appearance:"solid",class:"bg-danger-idle text-neutral-label hover:bg-danger-hover active:bg-danger-pressed"},{variant:"destructive",appearance:"ghost",class:"text-danger-label-idle hover:bg-danger-alt-idle active:bg-danger-alt-pressed"}],defaultVariants:{size:"md",variant:"primary",appearance:"solid"}});function K({asChild:e,className:t,variant:o="primary",size:r="md",appearance:i="solid",...a}){return C1(e?u1:"button",{className:g1(f1({variant:o,appearance:i,size:r}),t),...a})}import{jsx as k1}from"react/jsx-runtime";function P({variant:e="primary",size:t="sm",appearance:o="solid",children:r,...i}){return k1(K,{appearance:o,className:"shrink-0",size:t,variant:e,...i,children:r})}import{tv as v1}from"@xjur-ui/util";import{createContext as M1,useCallback as y1,useContext as x1,useMemo as L1,useRef as b1}from"react";import{jsx as Q}from"react/jsx-runtime";var U=M1({variant:"neutral",inline:!1,onClose:()=>{}}),w1=v1({base:"inline-flex items-center rounded-small-1x animate-in fade-in-0 duration-250",variants:{variant:{primary:"bg-primary-alt-idle text-primary-label-idle border-primary-border-idle",success:"bg-success-alt-idle text-success-label-idle border-success-border-idle",neutral:"bg-layer-1-idle text-neutral-dark border-border-layer-3",warning:"bg-warning-alt-idle text-warning-label-idle border-warning-border-idle",destructive:"bg-danger-alt-idle text-danger-label-idle border-danger-border-idle"},inline:{true:"gap-small p-small w-fit",false:"gap-medium py-small pr-small_1x-alt pb-small pl-large border-l-4 w-full"}},defaultVariants:{variant:"neutral",inline:!1}});function V({variant:e="neutral",inline:t=!1,className:o,children:r,...i}){let a=b1(null),d=y1(()=>{a.current?.remove()},[]),J=L1(()=>({variant:e,inline:t,onClose:d}),[e,t,d]);return Q(U.Provider,{value:J,children:Q("div",{className:w1({variant:e,inline:t,className:o}),ref:a,...i,children:r})})}function M(){let e=x1(U);if(!e)throw new Error("useMessageRootContext must be used within a MessageRoot");return e}import{cx as H1}from"@xjur-ui/util";var Y=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as s,jsxs as _1}from"react/jsx-runtime";function T(){return _1("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[s("path",{d:"M6.58375 12.5205H5.25168C4.7443 12.5205 4.33301 12.1092 4.33301 11.6018V10.2697C4.33301 9.76236 4.7443 9.35107 5.25168 9.35107H6.58375C7.09113 9.35107 7.50242 9.76236 7.50242 10.2697V11.6018C7.50246 12.1092 7.09113 12.5205 6.58375 12.5205Z",fill:"#E87D30"}),s("path",{d:"M11.4196 12.5205H10.0876C9.58023 12.5205 9.16895 12.1092 9.16895 11.6018V10.2697C9.16895 9.76236 9.58023 9.35107 10.0876 9.35107H11.4197C11.9271 9.35107 12.3384 9.76236 12.3384 10.2697V11.6018C12.3384 12.1092 11.927 12.5205 11.4196 12.5205Z",fill:"#E87D30"}),s("path",{d:"M16.2566 12.5205H14.9245C14.4171 12.5205 14.0059 12.1092 14.0059 11.6018V10.2697C14.0059 9.76236 14.4171 9.35107 14.9245 9.35107H16.2566C16.764 9.35107 17.1753 9.76236 17.1753 10.2697V11.6018C17.1753 12.1092 16.7639 12.5205 16.2566 12.5205Z",fill:"#E87D30"}),s("path",{d:"M6.58375 17.3564H5.25168C4.7443 17.3564 4.33301 16.9451 4.33301 16.4378V15.1057C4.33301 14.5983 4.7443 14.187 5.25168 14.187H6.58375C7.09113 14.187 7.50242 14.5983 7.50242 15.1057V16.4378C7.50246 16.9451 7.09113 17.3564 6.58375 17.3564Z",fill:"#E87D30"}),s("path",{d:"M16.2566 17.3564H14.9245C14.4171 17.3564 14.0059 16.9451 14.0059 16.4378V15.1057C14.0059 14.5983 14.4171 14.187 14.9245 14.187H16.2566C16.764 14.187 17.1753 14.5983 17.1753 15.1057V16.4378C17.1753 16.9451 16.7639 17.3564 16.2566 17.3564Z",fill:"#E87D30"}),s("path",{d:"M11.4196 17.3564H10.0876C9.58023 17.3564 9.16895 16.9451 9.16895 16.4378V15.1057C9.16895 14.5983 9.58023 14.187 10.0876 14.187H11.4197C11.9271 14.187 12.3384 14.5983 12.3384 15.1057V16.4378C12.3384 16.9451 11.927 17.3564 11.4196 17.3564Z",fill:"#E87D30"}),s("path",{d:"M5.47641 4.66531C4.87727 4.66531 4.3916 4.17965 4.3916 3.58051V2.58188C4.3916 1.98277 4.87727 1.49707 5.47641 1.49707C6.07551 1.49707 6.56121 1.98273 6.56121 2.58188V3.58051C6.56117 4.17965 6.07551 4.66531 5.47641 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M16.5243 4.66531C15.9252 4.66531 15.4395 4.17965 15.4395 3.58051V2.58188C15.4395 1.98277 15.9251 1.49707 16.5243 1.49707C17.1234 1.49707 17.6091 1.98273 17.6091 2.58188V3.58051C17.609 4.17965 17.1234 4.66531 16.5243 4.66531Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M4.1143 2.96387H2.98582C2.12641 2.96387 1.42969 3.66059 1.42969 4.52004V6.73563H20.5703V4.52004C20.5703 3.66059 19.8736 2.96391 19.0142 2.96391H17.9235",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M20.5703 6.26904V18.9471C20.5703 19.8065 19.8736 20.5032 19.0142 20.5032H2.98582C2.12641 20.5032 1.42969 19.8065 1.42969 18.9471V6.26904",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),s("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as p,jsxs as e1}from"react/jsx-runtime";function H(){return e1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[e1("g",{clipPath:"url(#clip0_19548_42822)",children:[p("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 3.90625H8.4375C7.57457 3.90625 6.875 3.20668 6.875 2.34375C6.875 1.48082 7.57457 0.78125 8.4375 0.78125H17.6562C18.5192 0.78125 19.2188 1.48082 19.2188 2.34375C19.2188 3.20668 18.5192 3.90625 17.6562 3.90625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 11.5625H8.4375C7.57457 11.5625 6.875 10.8629 6.875 10C6.875 9.13707 7.57457 8.4375 8.4375 8.4375H17.6562C18.5192 8.4375 19.2188 9.13707 19.2188 10C19.2188 10.8629 18.5192 11.5625 17.6562 11.5625Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M17.6562 19.2188H8.4375C7.57457 19.2188 6.875 18.5192 6.875 17.6562C6.875 16.7933 7.57457 16.0938 8.4375 16.0938H17.6562C18.5192 16.0938 19.2188 16.7933 19.2188 17.6562C19.2188 18.5192 18.5192 19.2188 17.6562 19.2188Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 3.90625C3.20669 3.90625 3.90625 3.20669 3.90625 2.34375C3.90625 1.48081 3.20669 0.78125 2.34375 0.78125C1.48081 0.78125 0.78125 1.48081 0.78125 2.34375C0.78125 3.20669 1.48081 3.90625 2.34375 3.90625Z",stroke:"#E53C4D",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 11.5625C3.20669 11.5625 3.90625 10.8629 3.90625 10C3.90625 9.13706 3.20669 8.4375 2.34375 8.4375C1.48081 8.4375 0.78125 9.13706 0.78125 10C0.78125 10.8629 1.48081 11.5625 2.34375 11.5625Z",stroke:"#DF9F20",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),p("path",{d:"M2.34375 19.2188C3.20669 19.2188 3.90625 18.5192 3.90625 17.6562C3.90625 16.7933 3.20669 16.0938 2.34375 16.0938C1.48081 16.0938 0.78125 16.7933 0.78125 17.6562C0.78125 18.5192 1.48081 19.2188 2.34375 19.2188Z",stroke:"#169C55",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),p("defs",{children:p("clipPath",{id:"clip0_19548_42822",children:p("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as y,jsxs as D1}from"react/jsx-runtime";function z(){return D1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[y("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),y("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),y("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),y("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as n,jsxs as t1}from"react/jsx-runtime";function I(){return t1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[t1("g",{clipPath:"url(#clip0_19548_42667)",children:[n("path",{d:"M5.85656 10.9769C5.85656 12.4754 4.64172 13.6903 3.14312 13.6903C1.64453 13.6903 0.429688 12.4754 0.429688 10.9769M5.85656 10.9769L3.14312 4.49072L0.429688 10.9769M5.85656 10.9769H0.429688",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M2.91699 13.7501C1.25033 13.7501 0.555881 11.8056 0.416992 10.8334C2.22255 10.6945 5.83366 10.5834 5.83366 11.2501C5.83366 12.0834 5.00033 13.7501 2.91699 13.7501Z",fill:"#377BD4"}),n("path",{d:"M16.667 13.7501C15.0003 13.7501 14.3059 11.8056 14.167 10.8334C15.9725 10.6945 19.5837 10.5834 19.5837 11.2501C19.5837 12.0834 18.7503 13.7501 16.667 13.7501Z",fill:"#377BD4"}),n("path",{d:"M14.1436 10.9769C14.1436 12.4754 15.3584 13.6903 16.857 13.6903C18.3556 13.6903 19.5704 12.4754 19.5704 10.9769M14.1436 10.9769L16.857 4.49072L19.5704 10.9769M14.1436 10.9769H19.5704",stroke:"#377BD4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M9.02344 13.5156V1.40625C9.02344 0.869141 9.46289 0.429688 10 0.429688C10.5371 0.429688 10.9766 0.869141 10.9766 1.40625V13.5156",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{clipRule:"evenodd",d:"M5.3125 19.5703H14.6875V18.0078L13.9062 17.2266H6.09371L5.3125 18.0078V19.5703Z",fillRule:"evenodd",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),n("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),n("defs",{children:n("clipPath",{id:"clip0_19548_42667",children:n("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as P1}from"react/jsx-runtime";function R(){return P1("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[h("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),h("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),h("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as f,jsxs as o1}from"react/jsx-runtime";function B(){return o1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[o1("g",{clipPath:"url(#clip0_19548_42803)",children:[f("path",{d:"M19.5703 4.8957V15.1043C19.5703 13.9613 19.1344 12.8184 18.2621 11.9461C16.518 10.202 13.6902 10.202 11.9461 11.9461C10.5742 13.318 10.2812 15.3602 11.068 17.0184H1.70586C1.36719 17.0184 1.04258 16.8836 0.803516 16.6445C0.564453 16.4055 0.429688 16.0805 0.429688 15.7422V1.70586C0.429688 1.36719 0.564062 1.04258 0.803516 0.803516C1.04258 0.564062 1.36719 0.429688 1.70586 0.429688H8.08594L11.2762 3.61992H18.2941C18.9988 3.61992 19.5703 4.19102 19.5703 4.8957Z",fill:"#F7BC0F"}),f("path",{d:"M15.1047 19.5702C17.5712 19.5702 19.5707 17.5707 19.5707 15.1042C19.5707 12.6377 17.5712 10.6382 15.1047 10.6382C12.6382 10.6382 10.6387 12.6377 10.6387 15.1042C10.6387 17.5707 12.6382 19.5702 15.1047 19.5702Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"}),f("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),f("defs",{children:f("clipPath",{id:"clip0_19548_42803",children:f("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as r1}from"react/jsx-runtime";function Z(){return r1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[r1("g",{clipPath:"url(#clip0_19548_42782)",children:[g("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M6.93305 12.366L9.96977 16.1929L13.0492 12.3751C13.4256 11.7457 13.6244 11.026 13.6244 10.2927C13.6244 8.28998 12.0009 6.6665 9.99824 6.6665C7.99555 6.6665 6.37207 8.28998 6.37207 10.2927V10.3077C6.37207 11.0316 6.56574 11.7422 6.93305 12.366Z",fill:"#EB3B3B",stroke:"#EB3B3B",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),g("path",{d:"M9.97016 11.6454C10.6769 11.6454 11.2499 11.0724 11.2499 10.3657C11.2499 9.65889 10.6769 9.08594 9.97016 9.08594C9.26338 9.08594 8.69043 9.65889 8.69043 10.3657C8.69043 11.0724 9.26338 11.6454 9.97016 11.6454Z",fill:"white",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42782",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as x,jsxs as V1}from"react/jsx-runtime";function j(){return V1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[x("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),x("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),x("path",{d:"M9.5 14C13.0899 14 16 11.0899 16 7.5C16 3.91015 13.0899 1 9.5 1C5.91015 1 3 3.91015 3 7.5C3 11.0899 5.91015 14 9.5 14Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),x("path",{d:"M9.5 11C11.433 11 13 9.433 13 7.5C13 5.567 11.433 4 9.5 4C7.567 4 6 5.567 6 7.5C6 9.433 7.567 11 9.5 11Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as m,jsxs as i1}from"react/jsx-runtime";function E(){return i1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[i1("g",{clipPath:"url(#clip0_19548_42757)",children:[m("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),m("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),m("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),m("path",{d:"M16.5528 19.5699H3.44816C2.7902 19.5699 2.25684 19.0366 2.25684 18.3786L2.25684 7.89006C2.25684 7.23209 2.7902 6.69873 3.44816 6.69873H6.56918C6.86094 6.69873 7.14258 6.8058 7.36066 6.99963L17.3442 14.1785C17.5986 14.4046 17.7441 14.7286 17.7441 15.0689V18.3786C17.7441 19.0366 17.2107 19.5699 16.5528 19.5699Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),m("defs",{children:m("clipPath",{id:"clip0_19548_42757",children:m("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as C,jsxs as a1}from"react/jsx-runtime";function N(){return a1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[a1("g",{clipPath:"url(#clip0_19548_42810)",children:[C("path",{d:"M14.5393 4.17742C13.2871 3.19988 11.7117 2.61719 10 2.61719C5.92258 2.61719 2.61719 5.92258 2.61719 10C2.61719 14.0774 5.92258 17.3828 10 17.3828C14.0774 17.3828 17.3828 14.0774 17.3828 10C17.3828 8.8416 17.1157 7.74566 16.6402 6.77",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),C("path",{d:"M16.0952 2.62152C14.4398 1.25246 12.316 0.429688 10 0.429688C4.71445 0.429688 0.429688 4.71445 0.429688 10C0.429688 15.2855 4.71445 19.5703 10 19.5703C15.2855 19.5703 19.5703 15.2855 19.5703 10C19.5703 8.23215 19.0904 6.57668 18.2546 5.15562",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),C("path",{d:"M16.8242 0.891113C17.217 0.570748 17.796 0.593369 18.1621 0.959473L20.5088 3.30615C20.8993 3.69668 20.8993 4.32969 20.5088 4.72021L10.6074 14.6216C10.4199 14.8091 10.1656 14.9145 9.90039 14.9146C9.63517 14.9146 9.3809 14.8091 9.19336 14.6216L4.29297 9.72217C3.90245 9.33165 3.90245 8.69765 4.29297 8.30713L6.63965 5.96045L6.71289 5.89404C6.8908 5.74831 7.11469 5.6675 7.34668 5.66748C7.61178 5.66748 7.8662 5.77307 8.05371 5.96045L9.90039 7.80713L16.748 0.959473L16.8242 0.891113Z",fill:"#3FCDBC",stroke:"white",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]}),C("defs",{children:C("clipPath",{id:"clip0_19548_42810",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as c,jsxs as n1}from"react/jsx-runtime";function A(){return n1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[n1("g",{clipPath:"url(#clip0_21377_57335)",children:[c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",fill:"#4DA971"}),c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",stroke:"#4DA971",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M18.4526 17.8147H1.54738C0.930117 17.8147 0.429688 17.3142 0.429688 16.697V5.88112C0.429688 5.26382 0.930117 4.76343 1.54738 4.76343H18.4526C19.0699 4.76343 19.5703 5.26386 19.5703 5.88112V16.6969C19.5703 17.3142 19.0699 17.8147 18.4526 17.8147Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M17.5117 14.2162V8.36195C16.6652 8.36195 15.979 7.67437 15.979 6.82617H4.02098C4.02098 7.67434 3.33477 8.36195 2.48828 8.36195V14.2162C3.33477 14.2162 4.02098 14.9037 4.02098 15.752H15.979C15.979 14.9037 16.6652 14.2162 17.5117 14.2162Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M9.99953 13.2399C11.0747 13.2399 11.9463 12.3665 11.9463 11.2891C11.9463 10.2118 11.0747 9.33838 9.99953 9.33838C8.92434 9.33838 8.05273 10.2118 8.05273 11.2891C8.05273 12.3665 8.92434 13.2399 9.99953 13.2399Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),c("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),c("defs",{children:c("clipPath",{id:"clip0_21377_57335",children:c("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as T1}from"react/jsx-runtime";function F(){return T1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[k("path",{d:"M14.2862 6.43053L18.3624 3.85093C19.172 1.9095 19.564 0.436523 19.564 0.436523C19.564 0.436523 13.8492 1.38946 9.38516 5.85347L6.32865 8.90994C5.59048 9.64811 5.04572 10.5569 4.74258 11.5559L3.12988 16.8706L8.44457 15.2579C9.44353 14.9547 10.3523 14.41 11.0905 13.6718L14.147 10.6153C15.3515 9.41085 16.3467 7.90827 17.1411 6.43049L14.2862 6.43053Z",fill:"#A9B3BA"}),k("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as l}from"react/jsx-runtime";function s1({name:e}){switch(e){case"agenda":return l(T,{});case"contencioso":return l(I,{});case"contrato":return l(R,{});case"consultivo":return l(z,{});case"xsigner":return l(F,{});case"procuracao":return l(E,{});case"xpay":return l(A,{});case"imobiliario":return l(Z,{});case"marcasepatentes":return l(j,{});case"ged":return l(B,{});case"regulatorio":return l(N,{});case"compliance":return l(H,{});default:return null}}import{jsx as l1}from"react/jsx-runtime";function u({className:e,filled:t=!1,name:o,...r}){return Y.includes(o)?l1(s1,{name:o}):l1("span",{...r,className:H1("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:o})}import{jsx as v}from"react/jsx-runtime";var z1=new Map([["success",v(u,{className:"text-success-idle",name:"check"},"success")],["neutral",v(u,{className:"text-icon-neutral-3",name:"info"},"neutral")],["primary",v(u,{className:"text-primary-idle",name:"info"},"primary")],["warning",v(u,{className:"text-warning-idle",name:"warning"},"warning")],["destructive",v(u,{className:"text-danger-idle",name:"error"},"error")]]);function W(){let{variant:e}=M();return z1.get(e)}import"react";import{cx as I1}from"@xjur-ui/util";import{jsx as p1}from"react/jsx-runtime";function S({className:e,children:t,onClick:o,...r}){let{onClose:i}=M();function a(d){o?o(d):i?.()}return p1("button",{className:I1(e,"size-large-2x ml-auto flex cursor-pointer items-center justify-center bg-inherit"),type:"button",onClick:a,...r,children:t||p1(u,{className:"text-inherit",name:"close"})})}import{cx as S1}from"@xjur-ui/util";import{Slot as j1}from"@radix-ui/react-slot";import{cva as E1}from"@xjur-ui/util";import{memo as m1,useState as N1}from"react";import*as L from"@radix-ui/react-tooltip";import{jsx as X}from"react/jsx-runtime";function R1({delayDuration:e=0,...t}){return X(L.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function G({...e}){return X(R1,{children:X(L.Root,{"data-slot":"tooltip",...e})})}import*as d1 from"@radix-ui/react-tooltip";import{jsx as B1}from"react/jsx-runtime";function q({...e}){return B1(d1.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as b from"@radix-ui/react-tooltip";import{cx as Z1}from"@xjur-ui/util";import{jsx as c1}from"react/jsx-runtime";function O({className:e,sideOffset:t=1,variant:o="simple",children:r,...i}){return c1(b.Portal,{children:c1(b.Content,{className:Z1("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":o,sideOffset:t,...i,children:r})})}import{jsx as w,jsxs as W1}from"react/jsx-runtime";var A1=E1("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),_=m1(({variant:e,size:t,weight:o,asChild:r,className:i,children:a,...d})=>w(r?j1:"span",{className:A1({variant:e,size:t,weight:o,className:i}),...d,children:a}));_.displayName="Typography";var F1=m1(({children:e,...t})=>{let[o,r]=N1(!1);return W1(G,{children:[w(q,{asChild:!0,children:w(_,{onMouseEnter:({currentTarget:a})=>{let d=a.scrollWidth>a.clientWidth;r(d),d?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),o&&w(O,{children:e})]})});F1.displayName="TruncatedTypography";import{jsx as X1}from"react/jsx-runtime";function $({className:e,...t}){return X1(_,{className:S1(e,"text-inherit"),...t})}import{jsx as D,jsxs as G1}from"react/jsx-runtime";function Rt({variant:e="primary",inline:t=!1,dismissible:o=!0,message:r,action:i,onDismiss:a}){return G1(V,{inline:t,variant:e,children:[D(W,{}),D($,{children:r}),i&&D(P,{variant:e,onClick:()=>i.onClick(),children:i.label}),o&&D(S,{onClick:a})]})}export{Rt as ToastComponent};
|