@xjur-ui/react 4.0.5 → 4.2.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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.js +1 -1
- package/dist/components/controls/select/select-icon.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.js +1 -1
- package/dist/components/icon/components/audiencia.d.ts +1 -0
- package/dist/components/icon/components/audiencia.js +1 -0
- package/dist/components/icon/components/compliance.js +1 -1
- package/dist/components/icon/components/consultivo.js +1 -1
- package/dist/components/icon/components/contencioso.js +1 -1
- package/dist/components/icon/components/contrato.js +1 -1
- package/dist/components/icon/components/custom-contrato.d.ts +1 -0
- package/dist/components/icon/components/custom-contrato.js +1 -0
- package/dist/components/icon/components/custom-icon.js +1 -1
- package/dist/components/icon/components/filial.d.ts +1 -0
- package/dist/components/icon/components/filial.js +1 -0
- package/dist/components/icon/components/ged.js +1 -1
- package/dist/components/icon/components/imobiliario.js +1 -1
- package/dist/components/icon/components/marcas-e-patentes.js +1 -1
- package/dist/components/icon/components/pericia.d.ts +1 -0
- package/dist/components/icon/components/pericia.js +1 -0
- package/dist/components/icon/components/procuracao.js +1 -1
- package/dist/components/icon/components/regulatorio.js +1 -1
- package/dist/components/icon/components/societario.d.ts +1 -0
- package/dist/components/icon/components/societario.js +1 -0
- package/dist/components/icon/components/xlearning.d.ts +1 -0
- package/dist/components/icon/components/xlearning.js +1 -0
- package/dist/components/icon/components/xpay.js +1 -1
- package/dist/components/icon/components/xsigner.js +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/index.css +1 -1
- package/dist/resources/icons.d.ts +1 -1
- package/dist/resources/icons.js +1 -1
- package/package.json +1 -1
|
@@ -1 +1 @@
|
|
|
1
|
-
import{Heading as $e}from"@tiptap/extension-heading";import{useEditor as je,EditorContext as qe}from"@tiptap/react";import{StarterKit as Ge}from"@tiptap/starter-kit";import{cx as Xe}from"@xjur-ui/util";import{createContext as Ue,useContext as Ye,useMemo as Ke,useState as Je}from"react";import{useState as Ze,useCallback as Ot}from"react";import{useCurrentEditor as Oe,useEditorState as We}from"@tiptap/react";import*as A from"@radix-ui/react-tooltip";import{jsx as X}from"react/jsx-runtime";function te({delayDuration:t=0,...o}){return X(A.Provider,{"data-slot":"tooltip-provider",delayDuration:t,...o})}function w({...t}){return X(te,{children:X(A.Root,{"data-slot":"tooltip",...t})})}import*as bt from"@radix-ui/react-tooltip";import{jsx as ee}from"react/jsx-runtime";function L({...t}){return ee(bt.Trigger,{"data-slot":"tooltip-trigger",...t})}import*as N from"@radix-ui/react-tooltip";import{cx as oe}from"@xjur-ui/util";import{jsx as wt}from"react/jsx-runtime";function P({className:t,sideOffset:o=1,variant:e="simple",children:r,...a}){return wt(N.Portal,{children:wt(N.Content,{className:oe("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)",t),"data-slot":"tooltip-content","data-variant":e,sideOffset:o,...a,children:r})})}import{Slot as re}from"@radix-ui/react-slot";import{cva as ie,cx as ae}from"@xjur-ui/util";import{jsx as se}from"react/jsx-runtime";var ne=ie(["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 x({asChild:t,className:o,variant:e="primary",size:r="md",appearance:a="solid",...i}){return se(t?re:"button",{className:ae(ne({variant:e,appearance:a,size:r}),o),...i})}import"react";import*as Lt from"@radix-ui/react-dropdown-menu";import{jsx as le}from"react/jsx-runtime";function U({...t}){return le(Lt.Root,{"data-slot":"dropdown-menu",...t})}import*as Pt from"@radix-ui/react-dropdown-menu";import{jsx as pe}from"react/jsx-runtime";function Y({...t}){return pe(Pt.Trigger,{"data-slot":"dropdown-menu-trigger",...t})}import*as F from"@radix-ui/react-dropdown-menu";import{cx as Ve}from"@xjur-ui/util";import{Slot as me}from"@radix-ui/react-slot";import{cx as ce}from"@xjur-ui/util";import{useVirtualizer as ue}from"@tanstack/react-virtual";import{useRef as fe}from"react";import{createContext as de}from"react";var I=de({virtualizer:null,enabled:!1});import{jsx as Mt}from"react/jsx-runtime";function K({className:t,asChild:o,children:e,virtualized:r=!1,itemCount:a=0,estimateSize:i=()=>48,overscan:s=5,...C}){let d=o?me:"div",u=fe(null),l=ue({count:a,getScrollElement:()=>u.current,estimateSize:i,overscan:s,enabled:r});return Mt(I.Provider,{value:{virtualizer:l,enabled:r},children:Mt(d,{...C,className:ce(t,"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:u,children:e})})}import{Slot as Cr}from"@radix-ui/react-slot";import{cx as vr}from"@xjur-ui/util";import{jsx as kr}from"react/jsx-runtime";import{cx as Vr}from"@xjur-ui/util";import{Slot as ge}from"@radix-ui/react-slot";import{cva as he}from"@xjur-ui/util";import{memo as Tt,useState as Ce}from"react";import{jsx as S,jsxs as ye}from"react/jsx-runtime";var xe=he("",{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"}}),v=Tt(({variant:t,size:o,weight:e,asChild:r,className:a,children:i,...s})=>S(r?ge:"span",{className:xe({variant:t,size:o,weight:e,className:a}),...s,children:i}));v.displayName="Typography";var ve=Tt(({children:t,...o})=>{let[e,r]=Ce(!1);return ye(w,{children:[S(L,{asChild:!0,children:S(v,{onMouseEnter:({currentTarget:i})=>{let s=i.scrollWidth>i.clientWidth;r(s),s?i.style.cursor="pointer":i.style.cursor="text"},...o,children:t})}),e&&S(P,{children:t})]})});ve.displayName="TruncatedTypography";import{jsx as Br}from"react/jsx-runtime";import{Slot as ke}from"@radix-ui/react-slot";import{cx as _t}from"@xjur-ui/util";import{useContext as De}from"react";import{jsx as J}from"react/jsx-runtime";function Q({className:t,asChild:o,children:e,renderItem:r,...a}){let i=o?ke:"ul",{virtualizer:s,enabled:C}=De(I);if(C&&s&&r){let d=s.getVirtualItems();return J(i,{...a,className:_t("p-small relative flex flex-col",t),style:{height:`${s.getTotalSize()}px`},children:d.map(u=>J("div",{className:"absolute top-0 left-0 w-full","data-index":u.index,ref:s.measureElement,style:{transform:`translateY(${u.start}px)`},children:r(u.index)},u.key))})}return J(i,{...a,className:_t("gap-small-1x p-small flex flex-col",t),children:e})}import{Slot as be}from"@radix-ui/react-slot";import{cx as we,cva as Le}from"@xjur-ui/util";import{jsx as Me}from"react/jsx-runtime";var Pe=Le(["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 tt({className:t,size:o,isActive:e,asChild:r,...a}){return Me(r?be:"li",{...a,className:we(Pe({size:o,isActive:e}),t)})}import{jsx as et}from"react/jsx-runtime";function ot({className:t,sideOffset:o=4,align:e="start",side:r="bottom",children:a,...i}){return et(F.Portal,{children:et(F.Content,{align:e,className:Ve("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",t),"data-slot":"dropdown-menu-content",side:r,sideOffset:o,...i,children:et(K,{children:a})})})}import{jsx as ze}from"react/jsx-runtime";function rt({...t}){return ze(Q,{...t})}import{jsx as si}from"react/jsx-runtime";import{cx as Ie}from"@xjur-ui/util";import"react";import*as Vt from"@radix-ui/react-separator";import{cx as He}from"@xjur-ui/util";import{jsx as Be}from"react/jsx-runtime";function Z({className:t,orientation:o="horizontal",decorative:e=!0,...r}){return Be(Vt.Root,{className:He("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",t),"data-slot":"separator",decorative:e,orientation:o,...r})}import{jsx as zt}from"react/jsx-runtime";function it({className:t,...o}){return zt(tt,{className:Ie(t,"cursor-pointer"),...o})}function at({...t}){return zt(v,{...t})}import{cx as Fe}from"@xjur-ui/util";var Ht=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as m,jsxs as Ee}from"react/jsx-runtime";function nt(){return Ee("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 f,jsxs as Bt}from"react/jsx-runtime";function st(){return Bt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Bt("g",{clipPath:"url(#clip0_19548_42822)",children:[f("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),f("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),f("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"}),f("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"}),f("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"}),f("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"}),f("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"}),f("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"})]}),f("defs",{children:f("clipPath",{id:"clip0_19548_42822",children:f("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as O,jsxs as Re}from"react/jsx-runtime";function lt(){return Re("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[O("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),O("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"}),O("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),O("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 It}from"react/jsx-runtime";function pt(){return It("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[It("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 M,jsxs as Ae}from"react/jsx-runtime";function dt(){return Ae("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[M("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"}),M("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"}),M("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"}),M("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"}),M("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as V,jsxs as Et}from"react/jsx-runtime";function mt(){return Et("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Et("g",{clipPath:"url(#clip0_19548_42803)",children:[V("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"}),V("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"}),V("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),V("defs",{children:V("clipPath",{id:"clip0_19548_42803",children:V("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as T,jsxs as Rt}from"react/jsx-runtime";function ct(){return Rt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Rt("g",{clipPath:"url(#clip0_19548_42782)",children:[T("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),T("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),T("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"}),T("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"})]}),T("defs",{children:T("clipPath",{id:"clip0_19548_42782",children:T("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as W,jsxs as Ne}from"react/jsx-runtime";function ut(){return Ne("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[W("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),W("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),W("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"}),W("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 b,jsxs as At}from"react/jsx-runtime";function ft(){return At("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[At("g",{clipPath:"url(#clip0_19548_42757)",children:[b("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),b("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),b("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),b("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"}),b("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),b("defs",{children:b("clipPath",{id:"clip0_19548_42757",children:b("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as z,jsxs as Nt}from"react/jsx-runtime";function gt(){return Nt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Nt("g",{clipPath:"url(#clip0_19548_42810)",children:[z("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"}),z("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"}),z("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"})]}),z("defs",{children:z("clipPath",{id:"clip0_19548_42810",children:z("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as y,jsxs as St}from"react/jsx-runtime";function ht(){return St("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[St("g",{clipPath:"url(#clip0_21377_57335)",children:[y("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"}),y("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"}),y("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"}),y("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"}),y("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"}),y("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),y("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),y("defs",{children:y("clipPath",{id:"clip0_21377_57335",children:y("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as E,jsxs as Se}from"react/jsx-runtime";function Ct(){return Se("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[E("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"}),E("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),E("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),E("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),E("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 Ft({name:t}){switch(t){case"agenda":return c(nt,{});case"contencioso":return c(pt,{});case"contrato":return c(dt,{});case"consultivo":return c(lt,{});case"xsigner":return c(Ct,{});case"procuracao":return c(ft,{});case"xpay":return c(ht,{});case"imobiliario":return c(ct,{});case"marcasepatentes":return c(ut,{});case"ged":return c(mt,{});case"regulatorio":return c(gt,{});case"compliance":return c(st,{});default:return null}}import{jsx as Zt}from"react/jsx-runtime";function g({className:t,filled:o=!1,name:e,...r}){return Ht.includes(e)?Zt(Ft,{name:e}):Zt("span",{...r,className:Fe("material-symbols-outlined","text-size-body-lg select-none",t),style:{fontVariationSettings:`'FILL' ${o?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:e})}import{jsx as k,jsxs as Wt}from"react/jsx-runtime";var H={1:"text-size-body-sm-1x",2:"text-size-body-md",3:"text-size-title-lg",4:"text-size-headline-sm"};function xt({appearance:t="ghost",variant:o="secondary",...e}){let[r,a]=Ze(!1),{editor:i}=Oe(),s=We({editor:i,selector:l=>l.editor?.isActive("heading")??!1}),C=Ot(l=>{if(!i)throw new Error("Editor not found");return i.isActive("heading",{level:l})},[i]),d=Ot(l=>{if(!i)throw new Error("Editor not found");a(!1),setTimeout(()=>{i.chain().focus().toggleHeading({level:l}).run()},0)},[i]),u=[{level:1,label:"Pequeno",className:H[1]},{level:2,label:"Normal",className:H[2]},{level:3,label:"Grande",className:H[3]},{level:4,label:"Enorme",className:H[4]}];return Wt(U,{open:r,onOpenChange:l=>a(l),children:[k(Y,{asChild:!0,children:k(x,{appearance:s?"solid":t,size:"icon_md",tabIndex:-1,type:"button",variant:o,...e,children:Wt(w,{children:[k(L,{asChild:!0,children:k(g,{className:"text-icon-neutral-3",name:"format_size"})}),k(P,{children:k(v,{size:"sm",children:"Tamanho"})})]})})}),k(ot,{children:k(rt,{children:u.map(l=>k(it,{isActive:C(l.level),onPointerDown:()=>d(l.level),children:k(at,{className:l.className,children:l.label})},l.level))})})]})}import{jsx as vt}from"react/jsx-runtime";var $t=Ue({isFullScreen:!1,setIsFullScreen:()=>{},state:"normal"});function h(){let t=Ye($t);if(!t)throw new Error("useTextAreaRootContext must be used within a TextAreaRoot");return t}function Qe({className:t,state:o="normal",editorOptions:e,...r}){let[a,i]=Je(!1),s=je({...e,editable:o!=="disabled",extensions:[Ge.configure({bulletList:{HTMLAttributes:{class:"list-disc list-outside pl-large-1x"}},orderedList:{HTMLAttributes:{class:"list-decimal list-outside pl-large-1x"}},heading:!1}),$e.configure({levels:[1,2,3,4]}).extend({renderHTML({node:d,HTMLAttributes:u}){let l=d.attrs.level??1;return["h",{...u,class:H[l]},0]}}),...e?.extensions??[]]}),C=Ke(()=>({editor:s}),[s]);return vt($t.Provider,{value:{isFullScreen:a,setIsFullScreen:i,state:o},children:vt(qe.Provider,{value:C,children:vt("div",{className:Xe("gap-small flex w-full flex-col",t),"data-slot":"text-area-root",...r})})})}import{cx as to}from"@xjur-ui/util";import{useCurrentEditor as eo}from"@tiptap/react";import{jsx as ro}from"react/jsx-runtime";function oo({className:t,...o}){let{state:e}=h(),{editor:r}=eo();return ro("div",{className:to("[&_ul_ul]:list-[circle]","[&_ul_ul_ul]:list-[square]","[&_ol_ol]:list-[lower-alpha]","[&_ol_ol_ol]:list-[lower-roman]","gap-small flex flex-col overflow-x-hidden overflow-y-auto","focus-within:border-primary-idle focus-within:hover:border-primary-idle","data-[state=error]:border-danger-idle data-[state=error]:hover:border-danger-idle","data-[state=disabled]:bg-layer-2-idle data-[state=disabled]:pointer-events-none data-[state=disabled]:border-transparent","bg-layer-2-hover py-small_1x-alt px-small rounded-small-1x min-h-[116px] w-full border border-transparent","hover:border-border-layer-2 transition-colors duration-200",t),"data-focused":r?.isFocused??!1,"data-slot":"text-area-content","data-state":e,...o})}import{cx as io}from"@xjur-ui/util";import{jsx as ao}from"react/jsx-runtime";function yt({className:t,...o}){let{state:e}=h();return e==="disabled"?null:ao("div",{className:io("h-large-4x gap-small-1x h-large-6px scrollbar-hide flex flex-nowrap items-center overflow-x-auto overflow-y-hidden",t),"data-slot":"text-area-toolbar",...o})}import{useMemo as qt,useCallback as po}from"react";import{useCurrentEditor as mo,useEditorState as co}from"@tiptap/react";import{useState as no,useEffect as so}from"react";function jt(){let[t,o]=no("unknown");return so(()=>{if(typeof window>"u")return;let e=window.navigator.userAgent;/iPad|iPhone|iPod/.test(e)?o("ios"):/Mac/.test(e)?o("macos"):/Win/.test(e)?o("windows"):/Android/.test(e)?o("android"):/Linux/.test(e)?o("linux"):o("unknown")},[]),{os:t,shortcut:["macos","ios"].includes(t)?"\u2318":"Ctrl"}}import{jsx as lo}from"react/jsx-runtime";function _({appearance:t="ghost",variant:o="secondary",onMouseDown:e,onPointerDown:r,...a}){return lo(x,{appearance:t,size:"icon_md",tabIndex:-1,type:"button",variant:o,onMouseDown:i=>{i.preventDefault(),e?.(i)},onPointerDown:i=>{i.preventDefault(),r?.(i)},...a})}import{jsx as R,jsxs as uo}from"react/jsx-runtime";function D({name:t,...o}){let{editor:e}=mo(),{shortcut:r}=jt(),a=co({editor:e,selector:d=>d.editor?.isActive(t)??!1}),i=qt(()=>new Map([["bold","format_bold"],["italic","format_italic"],["underline","format_underlined"],["strike","format_strikethrough"],["bulletList","format_list_bulleted"],["orderedList","format_list_numbered"],["undo","undo"],["redo","redo"]]).get(t),[t]),s=qt(()=>new Map([["bold",`Negrito (${r} + B)`],["italic",`It\xE1lico (${r} + I)`],["underline",`Sublinhado (${r} + U)`],["strike",`Tachado (${r} + S)`],["bulletList",`Lista (${r} + Shift + 7)`],["orderedList",`Lista numerada (${r} + Shift + 8)`],["undo",`Desfazer (${r} + Z)`],["redo",`Refazer (${r} + Y)`]]).get(t),[t,r]),C=po(()=>{if(!e)throw new Error("Editor not found");new Map([["bold",()=>e.chain().focus().toggleBold().run()],["italic",()=>e.chain().focus().toggleItalic().run()],["underline",()=>e.chain().focus().toggleUnderline().run()],["strike",()=>e.chain().focus().toggleStrike().run()],["bulletList",()=>e.chain().focus().toggleBulletList().run()],["orderedList",()=>e.chain().focus().toggleOrderedList().run()],["undo",()=>e.chain().focus().undo().run()],["redo",()=>e.chain().focus().redo().run()]]).get(t)?.()},[e,t]);return uo(w,{delayDuration:500,children:[R(L,{asChild:!0,children:R(_,{onClick:C,...a&&{appearance:"solid"},...o,children:i&&R(g,{className:"text-icon-neutral-3",name:i})})}),R(P,{children:s&&R(v,{size:"sm",children:s})})]})}import{cx as fo}from"@xjur-ui/util";import{jsx as ho}from"react/jsx-runtime";function go({className:t,...o}){let{state:e}=h();return ho("p",{...o,className:fo("text-size-body-sm text-neutral-dark font-normal",e==="error"&&"!text-danger-label-idle",t),"data-slot":"text-area-caption"})}import"react";import{EditorContent as Ro,useCurrentEditor as Ao}from"@tiptap/react";import{cx as Jt}from"@xjur-ui/util";import{Dialog as Ut}from"@radix-ui/react-dialog";import{DialogTrigger as Yt}from"@radix-ui/react-dialog";import{DialogPortal as d1}from"@radix-ui/react-dialog";import{DialogClose as Dt}from"@radix-ui/react-dialog";import*as Gt from"@radix-ui/react-dialog";import{cva as Co,cx as xo}from"@xjur-ui/util";import{jsx as yo}from"react/jsx-runtime";var vo=Co(["fixed inset-0 z-50 bg-black/50 backdrop-blur-sm","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"]);function kt({className:t,...o}){return yo(Gt.Overlay,{className:xo(vo(),t),...o})}import{Dialog as Gn}from"@radix-ui/react-dialog";import{cva as ko}from"@xjur-ui/util";import*as B from"@radix-ui/react-dialog";import{cx as Do}from"@xjur-ui/util";import{jsx as $,jsxs as Xt}from"react/jsx-runtime";var bo=ko(["fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-large-2x bg-layer-2-idle p-large-2x shadow-elevation-2 duration-200","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0","data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95","data-[state=open]:animate-in data-[state=open]:slide-in-from-bottom","data-[state=closed]:animate-out data-[state=closed]:slide-out-to-bottom","duration-300","rounded-small"],{variants:{size:{sm:"max-w-sm",md:"max-w-lg",lg:"max-w-2xl",xl:"max-w-4xl"}},defaultVariants:{size:"md"}});function j({className:t,children:o,size:e,overlay:r=!0,closeButton:a=!0,...i}){return Xt(B.DialogPortal,{children:[r&&$(kt,{}),Xt(B.Content,{className:Do(bo({size:e}),t),...i,children:[o,a&&$(B.Close,{asChild:!0,className:"top-large right-large absolute",children:$(x,{appearance:"ghost",size:"icon_md",variant:"tertiary",children:$(g,{className:"text-icon-neutral-3",name:"close"})})})]})]})}import{cva as wo,cx as wn}from"@xjur-ui/util";import*as Lo from"@radix-ui/react-dialog";import{jsx as Mn}from"react/jsx-runtime";var Ln=wo(["text-lg font-semibold leading-none tracking-tight"]);import{cva as Po,cx as Vn}from"@xjur-ui/util";import*as Mo from"@radix-ui/react-dialog";import{jsx as Bn}from"react/jsx-runtime";var zn=Po(["text-sm text-neutral-dark"]);import{cva as To}from"@xjur-ui/util";import{cx as An}from"@xjur-ui/util";import{jsx as Fn}from"react/jsx-runtime";var Nn=To(["flex flex-col space-y-1.5 text-center sm:text-left"]);import{cva as _o,cx as Vo}from"@xjur-ui/util";import"react";import{jsx as Ho}from"react/jsx-runtime";var zo=_o(["flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2"]);function q({className:t,...o}){return Ho("div",{className:Vo(zo(),t),...o})}import{jsx as o1,jsxs as r1}from"react/jsx-runtime";import{jsx as n,jsxs as G}from"react/jsx-runtime";function Kt({className:t,editor:o,...e}){return n(Ro,{className:Jt("text-size-body-md text-neutral-dark h-full max-h-[116px] w-full *:outline-0",t),editor:o,...e})}function No({...t}){let{editor:o}=Ao(),{isFullScreen:e,setIsFullScreen:r,state:a}=h();return e?G(Ut,{open:e,onOpenChange:i=>{r(i),o?.commands.focus("end")},children:[n(Yt,{asChild:!0,children:n(_,{children:n(g,{name:"expand_content"})})}),n(j,{className:"h-[90vh] outline-none",closeButton:!1,size:"xl",children:G("div",{className:"gap-small flex h-full flex-col",children:[G("div",{className:"h-large-4x flex items-center justify-between",children:[n("div",{children:G(yt,{children:[n(xt,{}),n(Z,{orientation:"vertical"}),n(D,{name:"bold"}),n(D,{name:"italic"}),n(D,{name:"underline"}),n(D,{name:"strike"}),n(D,{name:"bulletList"}),n(D,{name:"orderedList"}),n(Z,{orientation:"vertical"}),n(D,{name:"undo"}),n(D,{name:"redo"})]})}),n(Dt,{asChild:!0,children:n(x,{appearance:"ghost",size:"icon_md",variant:"tertiary",children:n(g,{className:"text-icon-neutral-3",name:"close"})})})]}),n("div",{className:Jt("[&_ul_ul]:list-[circle]","[&_ul_ul_ul]:list-[square]","[&_ol_ol]:list-[lower-alpha]","[&_ol_ol_ol]:list-[lower-roman]","data-[focused=true]:border-primary-idle data-[focused=true]:hover:border-primary-idle","data-[state=error]:border-danger-idle data-[state=error]:hover:border-danger-idle","data-[state=disabled]:bg-layer-2-idle data-[state=disabled]:pointer-events-none data-[state=disabled]:border-transparent"),"data-focused":o?.isFocused??!1,"data-state":a,children:n(Kt,{editor:o,...t})}),n(q,{className:"mt-auto",children:n(Dt,{asChild:!0,children:n(x,{appearance:"ghost",size:"md",variant:"primary",children:"Fechar"})})})]})})]}):n(Kt,{editor:o,...t})}import{useCurrentEditor as So}from"@tiptap/react";import{jsx as Qt}from"react/jsx-runtime";function Fo(){let{setIsFullScreen:t}=h(),{editor:o}=So();return Qt(_,{onClick:()=>{t(e=>!e),o?.commands.focus("end")},children:Qt(g,{name:"expand_content"})})}import{useCurrentEditor as Y1,useEditorState as K1}from"@tiptap/react";export{xt as HeadingButton,go as TextAreaCaption,oo as TextAreaContent,No as TextAreaEditorContent,Fo as TextAreaFullScreenButton,Qe as TextAreaRoot,yt as TextAreaToolbar,D as ToggleButton,_ as ToolbarButton,Y1 as useTextAreaEditor,K1 as useTextAreaEditorState,h as useTextAreaRootContext};
|
|
1
|
+
import{Heading as so}from"@tiptap/extension-heading";import{useEditor as po,EditorContext as mo}from"@tiptap/react";import{StarterKit as co}from"@tiptap/starter-kit";import{cx as uo}from"@xjur-ui/util";import{createContext as fo,useContext as Co,useMemo as go,useState as ho}from"react";import{useState as ao,useCallback as re}from"react";import{useCurrentEditor as no,useEditorState as lo}from"@tiptap/react";import*as E from"@radix-ui/react-tooltip";import{jsx as Q}from"react/jsx-runtime";function Ce({delayDuration:t=0,...o}){return Q(E.Provider,{"data-slot":"tooltip-provider",delayDuration:t,...o})}function b({...t}){return Q(Ce,{children:Q(E.Root,{"data-slot":"tooltip",...t})})}import*as It from"@radix-ui/react-tooltip";import{jsx as ge}from"react/jsx-runtime";function P({...t}){return ge(It.Trigger,{"data-slot":"tooltip-trigger",...t})}import*as N from"@radix-ui/react-tooltip";import{cx as he}from"@xjur-ui/util";import{jsx as Bt}from"react/jsx-runtime";function _({className:t,sideOffset:o=1,variant:e="simple",children:r,...a}){return Bt(N.Portal,{children:Bt(N.Content,{className:he("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)",t),"data-slot":"tooltip-content","data-variant":e,sideOffset:o,...a,children:r})})}import{Slot as xe}from"@radix-ui/react-slot";import{cva as ve,cx as ye}from"@xjur-ui/util";import{jsx as ke}from"react/jsx-runtime";var we=ve(["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 C({asChild:t,className:o,variant:e="primary",size:r="md",appearance:a="solid",...i}){return ke(t?xe:"button",{className:ye(we({variant:e,appearance:a,size:r}),o),...i})}import"react";import*as Ft from"@radix-ui/react-dropdown-menu";import{jsx as be}from"react/jsx-runtime";function j({...t}){return be(Ft.Root,{"data-slot":"dropdown-menu",...t})}import*as Rt from"@radix-ui/react-dropdown-menu";import{jsx as Pe}from"react/jsx-runtime";function tt({...t}){return Pe(Rt.Trigger,{"data-slot":"dropdown-menu-trigger",...t})}import*as S from"@radix-ui/react-dropdown-menu";import{cx as qe}from"@xjur-ui/util";import{Slot as Le}from"@radix-ui/react-slot";import{cx as De}from"@xjur-ui/util";import{useVirtualizer as Te}from"@tanstack/react-virtual";import{useRef as Me}from"react";import{createContext as _e}from"react";var A=_e({virtualizer:null,enabled:!1});import{jsx as Et}from"react/jsx-runtime";function et({className:t,asChild:o,children:e,virtualized:r=!1,itemCount:a=0,estimateSize:i=()=>48,overscan:l=5,...f}){let d=o?Le:"div",m=Me(null),p=Te({count:a,getScrollElement:()=>m.current,estimateSize:i,overscan:l,enabled:r});return Et(A.Provider,{value:{virtualizer:p,enabled:r},children:Et(d,{...f,className:De(t,"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:m,children:e})})}import{Slot as B1}from"@radix-ui/react-slot";import{cx as R1}from"@xjur-ui/util";import{jsx as N1}from"react/jsx-runtime";import{cx as U1}from"@xjur-ui/util";import{Slot as Ve}from"@radix-ui/react-slot";import{cva as ze}from"@xjur-ui/util";import{memo as Nt,useState as He}from"react";import{jsx as W,jsxs as Be}from"react/jsx-runtime";var Ae=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"}}),g=Nt(({variant:t,size:o,weight:e,asChild:r,className:a,children:i,...l})=>W(r?Ve:"span",{className:Ae({variant:t,size:o,weight:e,className:a}),...l,children:i}));g.displayName="Typography";var Ie=Nt(({children:t,...o})=>{let[e,r]=He(!1);return Be(b,{children:[W(P,{asChild:!0,children:W(g,{onMouseEnter:({currentTarget:i})=>{let l=i.scrollWidth>i.clientWidth;r(l),l?i.style.cursor="pointer":i.style.cursor="text"},...o,children:t})}),e&&W(_,{children:t})]})});Ie.displayName="TruncatedTypography";import{jsx as J1}from"react/jsx-runtime";import{Slot as Fe}from"@radix-ui/react-slot";import{cx as Wt}from"@xjur-ui/util";import{useContext as Re}from"react";import{jsx as ot}from"react/jsx-runtime";function rt({className:t,asChild:o,children:e,renderItem:r,...a}){let i=o?Fe:"ul",{virtualizer:l,enabled:f}=Re(A);if(f&&l&&r){let d=l.getVirtualItems();return ot(i,{...a,className:Wt("p-small relative flex flex-col",t),style:{height:`${l.getTotalSize()}px`},children:d.map(m=>ot("div",{className:"absolute top-0 left-0 w-full","data-index":m.index,ref:l.measureElement,style:{transform:`translateY(${m.start}px)`},children:r(m.index)},m.key))})}return ot(i,{...a,className:Wt("gap-small-1x p-small flex flex-col",t),children:e})}import{Slot as Ee}from"@radix-ui/react-slot";import{cx as Ne,cva as We}from"@xjur-ui/util";import{jsx as Ze}from"react/jsx-runtime";var Se=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 it({className:t,size:o,isActive:e,asChild:r,...a}){return Ze(r?Ee:"li",{...a,className:Ne(Se({size:o,isActive:e}),t)})}import{jsx as at}from"react/jsx-runtime";function nt({className:t,sideOffset:o=4,align:e="start",side:r="bottom",children:a,...i}){return at(S.Portal,{children:at(S.Content,{align:e,className:qe("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",t),"data-slot":"dropdown-menu-content",side:r,sideOffset:o,...i,children:at(et,{children:a})})})}import{jsx as Xe}from"react/jsx-runtime";function lt({...t}){return Xe(rt,{...t})}import{jsx as _r}from"react/jsx-runtime";import{cx as Ye}from"@xjur-ui/util";import"react";import*as St from"@radix-ui/react-separator";import{cx as Ge}from"@xjur-ui/util";import{jsx as Ue}from"react/jsx-runtime";function Z({className:t,orientation:o="horizontal",decorative:e=!0,...r}){return Ue(St.Root,{className:Ge("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",t),"data-slot":"separator",decorative:e,orientation:o,...r})}import{jsx as Zt}from"react/jsx-runtime";function st({className:t,...o}){return Zt(it,{className:Ye(t,"cursor-pointer"),...o})}function pt({...t}){return Zt(g,{...t})}import{cx as io}from"@xjur-ui/util";var Ot=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial"];import{jsx as O,jsxs as Ke}from"react/jsx-runtime";function dt(){return Ke("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[O("path",{d:"M15.7875 3H3.3008C2.5824 3 2 3.58652 2 4.31005V9.01705H18V4.31005C18 3.58652 17.4176 3.00003 16.6992 3.00003L15.7875 3Z",fill:"#FFCEAD",stroke:"#CA4C16",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),O("path",{d:"M18 7.01697V17.6898C18 18.4133 17.4176 18.9998 16.6992 18.9998H3.3008C2.5824 18.9998 2 18.4133 2 17.6898V7.01697",stroke:"#CA4C16",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),O("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),O("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as v,jsxs as $t}from"react/jsx-runtime";function mt(){return $t("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[$t("g",{clipPath:"url(#clip0_21552_71650)",children:[v("path",{d:"M3 4.9812C4.10457 4.9812 5 4.08577 5 2.9812C5 1.87663 4.10457 0.981201 3 0.981201C1.89543 0.981201 1 1.87663 1 2.9812C1 4.08577 1.89543 4.9812 3 4.9812Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),v("path",{d:"M17.6562 4.5437H9.4375C8.57457 4.5437 7.875 3.84413 7.875 2.9812C7.875 2.11827 8.57457 1.4187 9.4375 1.4187H17.6562C18.5192 1.4187 19.2187 2.11827 19.2187 2.9812C19.2187 3.84413 18.5192 4.5437 17.6562 4.5437Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),v("path",{d:"M3 12C4.10457 12 5 11.1046 5 10C5 8.89543 4.10457 8 3 8C1.89543 8 1 8.89543 1 10C1 11.1046 1.89543 12 3 12Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),v("path",{d:"M17.6562 11.5625H9.4375C8.57457 11.5625 7.875 10.8629 7.875 10C7.875 9.13707 8.57457 8.4375 9.4375 8.4375H17.6562C18.5192 8.4375 19.2187 9.13707 19.2187 10C19.2187 10.8629 18.5192 11.5625 17.6562 11.5625Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),v("path",{d:"M3 19.1C4.10457 19.1 5 18.2045 5 17.1C5 15.9954 4.10457 15.1 3 15.1C1.89543 15.1 1 15.9954 1 17.1C1 18.2045 1.89543 19.1 3 19.1Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),v("path",{d:"M17.6562 18.6625H9.4375C8.57457 18.6625 7.875 17.9629 7.875 17.1C7.875 16.237 8.57457 15.5375 9.4375 15.5375H17.6562C18.5192 15.5375 19.2187 16.237 19.2187 17.1C19.2187 17.9629 18.5192 18.6625 17.6562 18.6625Z",fill:"#FDC6FC",stroke:"#AB20A9",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),v("defs",{children:v("clipPath",{id:"clip0_21552_71650",children:v("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as $,jsxs as Je}from"react/jsx-runtime";function ct(){return Je("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[$("path",{d:"M9.85352 0.65332C9.93553 0.58296 10.0643 0.582237 10.1465 0.652344C12.0919 2.4217 14.3958 3.32823 17.2881 3.47949C17.9164 3.51234 18.3483 3.9816 18.3564 4.48242C18.3601 4.71041 18.3663 4.94321 18.3779 5.18164C18.4292 7.71562 18.4747 10.5595 17.4619 13.1299C16.4662 15.6568 14.4201 17.976 10.1338 19.3789C10.1172 19.3844 10.0987 19.3889 10.0791 19.3926C10.0273 19.4023 9.97265 19.4023 9.9209 19.3926L9.86621 19.3789C5.56766 17.9759 3.52294 15.6506 2.53027 13.1211C1.52052 10.5478 1.57173 7.70475 1.62305 5.18164C1.6346 4.94331 1.64092 4.71049 1.64453 4.48242C1.65264 3.98173 2.08381 3.51252 2.71191 3.47949C5.60393 3.32832 7.90727 2.42121 9.85254 0.652344L9.85352 0.65332Z",fill:"#E5C8FF",stroke:"#771DC5",strokeMiterlimit:"10",strokeWidth:"1.2"}),$("path",{d:"M10 4.40039C13.0928 4.40039 15.5996 6.90721 15.5996 10C15.5996 13.0928 13.0928 15.5996 10 15.5996C6.90721 15.5996 4.40039 13.0928 4.40039 10C4.40039 6.90721 6.90721 4.40039 10 4.40039Z",fill:"white",stroke:"#771DC5",strokeMiterlimit:"10",strokeWidth:"1.2"}),$("path",{d:"M12.4915 8.88L9.13148 12.24",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),$("path",{d:"M7.36005 10.5645L9.13144 12.2399",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as q,jsxs as Qe}from"react/jsx-runtime";function ut(){return Qe("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[q("path",{d:"M15.7875 3H3.3008C2.5824 3 2 3.58652 2 4.31005V9.01705H18V4.31005C18 3.58652 17.4176 3.00003 16.6992 3.00003L15.7875 3Z",fill:"#FFCEAD",stroke:"#CA4C16",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),q("path",{d:"M18 7.01697V17.6898C18 18.4133 17.4176 18.9998 16.6992 18.9998H3.3008C2.5824 18.9998 2 18.4133 2 17.6898V7.01697",stroke:"#CA4C16",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),q("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),q("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as M,jsxs as je}from"react/jsx-runtime";function ft(){return je("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[M("path",{d:"M14.3062 3.28357C14.3062 3.28357 15.6681 3.28357 16.2787 3.28357C16.9531 3.28357 17.4998 3.83035 17.4998 4.50472C17.4998 7.4617 17.4998 14.9803 17.4998 17.9373C17.4998 18.6116 16.9531 19.1584 16.2787 19.1584C14.0501 19.1584 9.34873 19.1584 7.12013 19.1584C6.79622 19.1584 6.48576 19.0299 6.2568 18.8006C6.02754 18.5717 5.89902 18.2612 5.89902 17.9373C5.89902 17.3267 5.89902 16.7161 5.89902 16.7161",fill:"#FFBACF"}),M("path",{d:"M14.3062 3.28357C14.3062 3.28357 15.6681 3.28357 16.2787 3.28357C16.9531 3.28357 17.4998 3.83035 17.4998 4.50472C17.4998 7.4617 17.4998 14.9803 17.4998 17.9373C17.4998 18.6116 16.9531 19.1584 16.2787 19.1584C14.0501 19.1584 9.34873 19.1584 7.12013 19.1584C6.79622 19.1584 6.48576 19.0299 6.2568 18.8006C6.02754 18.5717 5.89902 18.2612 5.89902 17.9373C5.89902 17.3267 5.89902 16.7161 5.89902 16.7161",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),M("path",{d:"M2.49985 4.50473L6.16327 0.841309C6.16327 0.841309 10.6537 0.841309 12.8796 0.841309C13.5539 0.841309 14.1007 1.38809 14.1007 2.06246C14.1007 5.01944 14.1007 12.538 14.1007 15.495C14.1007 16.1694 13.554 16.7162 12.8796 16.7162C10.651 16.7162 5.9496 16.7162 3.721 16.7162C3.04663 16.7162 2.49985 16.1694 2.49985 15.495C2.49985 12.4022 2.49985 4.50473 2.49985 4.50473Z",fill:"white",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),M("path",{d:"M2.49985 5.11533C2.49985 5.11533 4.28943 5.11533 5.55271 5.11533C6.22708 5.11533 6.77387 4.56854 6.77387 3.89417C6.77387 2.63089 6.77387 0.841309 6.77387 0.841309",stroke:"#C72F5F",strokeMiterlimit:"10",strokeWidth:"1.2"}),M("path",{d:"M5.49985 10H10.4998",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),M("path",{d:"M5.49985 13H9.49985",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as X,jsxs as to}from"react/jsx-runtime";function Ct(){return to("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[X("path",{d:"M1 17V2.30005H6.8L8.99999 4.50005H15.5V7.90005H4V17L2.5 17.6001L1 17Z",fill:"#F6DD92"}),X("path",{d:"M4 8.00012C4 11.6633 4 16.0001 4 16.0001C4 17.0001 3.5 17.6931 2.5 17.6931C1.5 17.6931 1 17.0001 1 16.0001V2.30725H3.24067",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),X("path",{d:"M3.24076 2.30713H6.47454L8.7458 4.37844H15.5797V8.00006H19.0001V16.5727C19.0001 17.1915 18.4985 17.6931 17.8798 17.6931H2.12042",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),X("path",{d:"M4 8H16",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as L,jsxs as qt}from"react/jsx-runtime";function gt(){return qt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[qt("g",{clipPath:"url(#clip0_21559_72048)",children:[L("path",{d:"M17.4506 8.94043V18.3304C17.4506 18.9598 16.9425 19.4699 16.3157 19.4699H3.68428C3.05748 19.4699 2.54932 18.9598 2.54932 18.3304V8.94043",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),L("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",fill:"#FDC6C6"}),L("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),L("path",{d:"M17.3634 8.67363C17.5986 8.83359 17.8726 8.91816 18.1557 8.91812C18.6259 8.91812 19.0639 8.68503 19.3274 8.29464C19.7648 7.64652 19.5954 6.76199 18.9499 6.32285L17.0724 5.0457L14.2483 3.12457L10.7936 0.774526C10.5586 0.614683 10.2843 0.530151 10.0004 0.530151C9.71652 0.530151 9.44222 0.614644 9.20722 0.774526L1.05105 6.32285C0.738314 6.53558 0.526868 6.85781 0.45554 7.23023C0.384212 7.60265 0.461634 7.9807 0.673509 8.29464C0.936986 8.68503 1.37503 8.91812 1.84523 8.91812C2.12839 8.91812 2.40234 8.83359 2.63745 8.67367L10.0004 3.66492L17.3634 8.67363Z",fill:"#FDC6C6",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),L("defs",{children:L("clipPath",{id:"clip0_21559_72048",children:L("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as I,jsxs as Xt}from"react/jsx-runtime";function ht(){return Xt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Xt("g",{clipPath:"url(#clip0_21561_72217)",children:[I("path",{d:"M9.98145 0.599609C15.1635 0.608044 19.4004 4.83852 19.4004 10C19.4004 15.1615 15.1636 19.3909 9.98145 19.3994C-2.5284 18.8998 -2.52587 1.09731 9.98145 0.599609Z",fill:"#DBF1FF",stroke:"#2C729E",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),I("path",{d:"M13.4527 13.5208C11.5082 15.4654 8.35554 15.4654 6.41101 13.5208C1.91808 8.68266 8.61718 1.98702 13.4527 6.47909",stroke:"#2C729E",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),I("defs",{children:I("clipPath",{id:"clip0_21561_72217",children:I("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as y,jsxs as Gt}from"react/jsx-runtime";function xt(){return Gt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Gt("g",{clipPath:"url(#clip0_21563_1851)",children:[y("path",{d:"M13.4002 19H2.40024C1.84795 19 1.40024 18.5523 1.40024 18V2C1.40024 1.44772 1.84795 1 2.40024 1H13.4002C13.9525 1 14.4002 1.44772 14.4002 2V18C14.4002 18.5523 13.9525 19 13.4002 19Z",fill:"#D4E4F9",stroke:"#446EA6",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"2.6131",strokeWidth:"1.2"}),y("path",{clipRule:"evenodd",d:"M9.59316 13.357H12.2247V11.694C12.2247 10.9283 11.8327 10.2335 11.5394 9.78628C11.2875 9.40237 11.1412 8.94427 11.1412 8.45234C11.1412 7.09791 12.25 6 13.6179 6C14.9858 6 16.0947 7.09791 16.0947 8.45234C16.0947 8.94427 15.9483 9.40237 15.6965 9.78628C15.4031 10.2335 15.0111 10.9283 15.0111 11.694V13.357H17.6427C18.4089 13.357 19.0358 13.9778 19.0358 14.7364V16.1159H8.20004V14.7364C8.20004 13.9778 8.82695 13.357 9.59316 13.357Z",fill:"white",fillRule:"evenodd",stroke:"#446EA6",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"2.6131",strokeWidth:"1.2"}),y("path",{clipRule:"evenodd",d:"M8.78256 16.6364V17.8182C8.78256 18.4682 9.43078 19 10.2231 19C15.2886 19 11.56 19 16.6255 19C17.4177 19 18.066 18.4682 18.066 17.8182V16.6364",fill:"white",fillRule:"evenodd"}),y("path",{d:"M8.78256 16.6364V17.8182C8.78256 18.4682 9.43078 19 10.2231 19C15.2886 19 11.56 19 16.6255 19C17.4177 19 18.066 18.4682 18.066 17.8182V16.6364",stroke:"#446EA6",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"2.6131",strokeWidth:"1.2"}),y("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.59994",x2:"7.39994",y1:"5.4",y2:"5.4"}),y("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.60006",x2:"7.40006",y1:"9.4",y2:"9.4"})]}),y("defs",{children:y("clipPath",{id:"clip0_21563_1851",children:y("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as w,jsxs as Ut}from"react/jsx-runtime";function vt(){return Ut("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ut("g",{clipPath:"url(#clip0_21561_72299)",children:[w("path",{d:"M1.80017 4.25781L5.6283 0.429688C5.6283 0.429688 11.8221 0.429688 14.5606 0.429688C14.899 0.429688 15.2236 0.563984 15.4629 0.803555C15.7022 1.04281 15.8367 1.36727 15.8367 1.7057C15.8367 5.18578 15.8367 14.8142 15.8367 18.2943C15.8367 18.6327 15.7022 18.9571 15.4629 19.1964C15.2236 19.436 14.899 19.5703 14.5606 19.5703C11.8914 19.5703 5.74541 19.5703 3.07623 19.5703C2.3715 19.5703 1.80017 18.9989 1.80017 18.2943C1.80017 14.6167 1.80017 4.25781 1.80017 4.25781Z",fill:"#CEF0EC",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),w("path",{d:"M1.80017 4.89586C1.80017 4.89586 3.67033 4.89586 4.99029 4.89586C5.69501 4.89586 6.26634 4.32449 6.26634 3.6198C6.26634 2.29973 6.26634 0.429688 6.26634 0.429688",fill:"white"}),w("path",{d:"M1.80017 4.89586C1.80017 4.89586 3.67033 4.89586 4.99029 4.89586C5.69501 4.89586 6.26634 4.32449 6.26634 3.6198C6.26634 2.29973 6.26634 0.429688 6.26634 0.429688",stroke:"#1A8377",strokeMiterlimit:"10",strokeWidth:"1.2"}),w("path",{d:"M12.5098 16.3826C15.653 16.3826 18.201 13.8345 18.201 10.6913C18.201 7.54807 15.653 5 12.5098 5C9.36656 5 6.81848 7.54807 6.81848 10.6913C6.81848 13.8345 9.36656 16.3826 12.5098 16.3826Z",fill:"white",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),w("path",{d:"M10.1386 11.1655L12.0357 13.0626L14.8813 9.26843",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),w("defs",{children:w("clipPath",{id:"clip0_21561_72299",children:w("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as V,jsxs as Yt}from"react/jsx-runtime";function yt(){return Yt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Yt("g",{clipPath:"url(#clip0_21561_73080)",children:[V("path",{d:"M10 0.599609C15.1915 0.599609 19.4004 4.80852 19.4004 10C19.4004 15.1915 15.1915 19.4004 10 19.4004C4.80852 19.4004 0.599609 15.1915 0.599609 10C0.599609 4.80852 4.80852 0.599609 10 0.599609Z",fill:"#ADDFC0",stroke:"#278D50",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),V("path",{d:"M10 16C13.3137 16 16 13.3137 16 10C16 6.68629 13.3137 4 10 4C6.68629 4 4 6.68629 4 10C4 13.3137 6.68629 16 10 16Z",fill:"white"}),V("path",{d:"M9.36046 16.0641V14.6227C8.73046 14.486 8.19534 14.2016 7.75511 13.7693C7.31499 13.3369 7.00701 12.7998 6.83118 12.1581L8.27653 11.584C8.36891 12.0238 8.60641 12.4106 8.98903 12.7441C9.37165 13.0778 9.76278 13.2447 10.1624 13.2447C10.6181 13.2447 10.9856 13.132 11.2647 12.9066C11.5438 12.6814 11.6833 12.3911 11.6833 12.0357C11.6833 11.6985 11.548 11.4115 11.2772 11.1748C11.0065 10.9382 10.5347 10.7051 9.86189 10.4756C8.94475 10.1479 8.26903 9.7783 7.83475 9.36663C7.40046 8.95508 7.18332 8.42812 7.18332 7.78574C7.18332 7.20193 7.3732 6.68859 7.75296 6.24574C8.13284 5.803 8.66868 5.50758 9.36046 5.35949V3.93591H10.7101V5.35949C11.5787 5.51377 12.1631 5.85252 12.4633 6.37573C12.7634 6.89907 12.9223 7.18401 12.9399 7.23056L11.5747 7.79109C11.4822 7.48728 11.2924 7.23276 11.0053 7.02752C10.7183 6.82228 10.4064 6.71966 10.0696 6.71966C9.6729 6.71966 9.34689 6.81829 9.09153 7.01556C8.8363 7.2127 8.70868 7.45324 8.70868 7.73716C8.70868 8.02681 8.84677 8.27746 9.12296 8.48913C9.39927 8.70079 9.94784 8.94639 10.7687 9.22591C11.6134 9.50544 12.2313 9.86901 12.6222 10.3166C13.0132 10.7642 13.2087 11.3373 13.2087 12.0357C13.2087 12.7257 12.9856 13.3071 12.5394 13.7798C12.0932 14.2527 11.4834 14.5515 10.7101 14.6763V16.0641H9.36046Z",fill:"#278D50"})]}),V("defs",{children:V("clipPath",{id:"clip0_21561_73080",children:V("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as D,jsxs as Kt}from"react/jsx-runtime";function wt(){return Kt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Kt("g",{clipPath:"url(#clip0_21559_72026)",children:[D("path",{d:"M6.3189 13.681L0.999756 19.0002",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),D("path",{d:"M7.62981 14.224C8.65376 14.224 9.48383 13.394 9.48383 12.37C9.48383 11.3461 8.65376 10.516 7.62981 10.516C6.60586 10.516 5.77579 11.3461 5.77579 12.37C5.77579 13.394 6.60586 14.224 7.62981 14.224Z",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),D("path",{d:"M19 7.8011L12.1988 0.999878L9.57689 3.62181L16.3781 10.423L19 7.8011Z",fill:"#AAE2E2",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),D("path",{d:"M10.1661 4.21118L3.08118 7.82115L0.999878 19.0001L12.1789 16.9188L15.7888 9.83387",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),D("defs",{children:D("clipPath",{id:"clip0_21559_72026",children:D("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as kt}from"react/jsx-runtime";function bt(){return kt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[kt("g",{clipPath:"url(#clip0_21656_82540)",children:[k("mask",{height:"20",id:"mask0_21656_82540",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},width:"20",x:"0",y:"0",children:k("path",{d:"M0 1.90735e-06H20V20H0V1.90735e-06Z",fill:"white"})}),kt("g",{mask:"url(#mask0_21656_82540)",children:[k("path",{d:"M10.0001 18.827C14.8749 18.827 18.8262 14.8747 18.8262 9.99988C18.8262 5.1251 14.8748 1.17375 10.0001 1.17371C5.12521 1.17371 1.17296 5.12507 1.17291 9.99988C1.17291 14.8747 5.12518 18.827 10.0001 18.827Z",stroke:"#69697A",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),k("path",{d:"M7.34192 7.93171C7.34192 6.42577 8.59129 5.21167 10.1101 5.26933C11.491 5.32179 12.6162 6.44698 12.6686 7.82792C12.7047 8.7771 12.244 9.62104 11.5257 10.1206C10.5611 10.7915 10.0063 11.9097 10.0063 13.0847",stroke:"#69697A",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),k("path",{d:"M10.5859 15.157H9.41406V13.9851H10.5859V15.157Z",fill:"#69697A"})]})]}),k("defs",{children:k("clipPath",{id:"clip0_21656_82540",children:k("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as B,jsxs as Jt}from"react/jsx-runtime";function Pt(){return Jt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Jt("g",{clipPath:"url(#clip0_21595_70787)",children:[B("path",{d:"M12.1139 11.8496C13.0146 11.8496 13.8963 11.9394 14.7594 12.1182L15.1285 12.2002C15.986 12.4045 16.8238 12.6979 17.6422 13.082L17.9918 13.2529C18.4171 13.4698 18.7568 13.7804 19.0162 14.1963V14.1973C19.2708 14.6054 19.4 15.06 19.4 15.5752V18.0518H4.82776V15.5752C4.82781 15.0771 4.95662 14.6275 5.2135 14.2139C5.47352 13.7953 5.81235 13.4814 6.23792 13.2637C7.06633 12.8536 7.9074 12.5337 8.76038 12.3008L9.12756 12.2061C10.1077 11.9683 11.1028 11.8496 12.1139 11.8496ZM12.1139 2.59961C13.1111 2.59961 13.9421 2.94229 14.6403 3.63672C15.3374 4.33011 15.6803 5.15737 15.6803 6.15332C15.6803 7.14942 15.3367 7.97938 14.6383 8.67773C13.9399 9.37601 13.11 9.71973 12.1139 9.71973C11.1178 9.71968 10.2878 9.37609 9.58948 8.67773C8.89112 7.97938 8.54753 7.14942 8.54749 6.15332C8.54749 5.15723 8.8912 4.33018 9.5885 3.63672C10.2866 2.94233 11.1168 2.59965 12.1139 2.59961Z",fill:"#FCCAB1",stroke:"#A7512A",strokeLinejoin:"round",strokeWidth:"1.2"}),B("path",{d:"M7.88574 11.8496C8.78645 11.8496 9.66812 11.9394 10.5312 12.1182L10.9004 12.2002C11.7578 12.4045 12.5957 12.6979 13.4141 13.082L13.7637 13.2529C14.189 13.4698 14.5286 13.7804 14.7881 14.1963V14.1973C15.0427 14.6054 15.1719 15.06 15.1719 15.5752V18.0518H0.599609V15.5752C0.599656 15.0771 0.728473 14.6275 0.985352 14.2139C1.24537 13.7953 1.5842 13.4814 2.00977 13.2637C2.83818 12.8536 3.67925 12.5337 4.53223 12.3008L4.89941 12.2061C5.87953 11.9683 6.87468 11.8496 7.88574 11.8496ZM7.88574 2.59961C8.88296 2.59961 9.71395 2.94229 10.4121 3.63672C11.1092 4.33011 11.4521 5.15737 11.4521 6.15332C11.4521 7.14942 11.1085 7.97938 10.4102 8.67773C9.71179 9.37601 8.88183 9.71973 7.88574 9.71973C6.88964 9.71968 6.05969 9.37609 5.36133 8.67773C4.66297 7.97938 4.31938 7.14942 4.31934 6.15332C4.31934 5.15723 4.66305 4.33018 5.36035 3.63672C6.05847 2.94233 6.88861 2.59965 7.88574 2.59961Z",fill:"white",stroke:"#A7512A",strokeLinejoin:"round",strokeWidth:"1.2"})]}),B("defs",{children:B("clipPath",{id:"clip0_21595_70787",children:B("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as G,jsxs as eo}from"react/jsx-runtime";function _t(){return eo("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[G("path",{d:"M14.7422 7.52306C14.5682 7.24589 14.3361 7.03318 14.0461 6.88493C13.5175 6.61422 12.9632 6.4144 12.4024 6.27904C11.8352 6.14368 11.2615 6.07922 10.6685 6.07922C10.0755 6.07922 9.51474 6.14368 8.95396 6.28549C8.74125 6.33705 8.52854 6.39506 8.32228 6.47241C8.58656 6.97517 8.72836 7.53595 8.72836 8.1354C8.72836 8.8702 8.5221 9.55989 8.12247 10.14H15V8.45124C15 8.10961 14.9162 7.80022 14.7422 7.52306Z",fill:"currentColor"}),G("path",{d:"M12.2929 1.66391C11.8417 1.21915 11.3067 1 10.6686 1C10.0304 1 9.49544 1.21915 9.05069 1.66391C8.60594 2.10866 8.38034 2.64365 8.38034 3.28177C8.38034 3.91989 8.60594 4.45489 9.05069 4.89964C9.49544 5.34439 10.0369 5.56999 10.6686 5.56999C11.3002 5.56999 11.8417 5.34439 12.2929 4.89964C12.7376 4.45489 12.9568 3.91345 12.9568 3.28177C12.9568 2.65009 12.7376 2.10866 12.2929 1.66391Z",fill:"currentColor"}),G("path",{d:"M3.54608 9.75962C3.10133 9.31487 2.87573 8.77343 2.87573 8.13531C2.87573 7.49719 3.10133 6.96864 3.54608 6.52389C3.99084 6.07914 4.53227 5.85999 5.16395 5.85999C5.79563 5.85999 6.33707 6.07914 6.78182 6.52389C6.92362 6.6657 7.04609 6.82039 7.14278 6.98798C7.34904 7.3296 7.45217 7.7099 7.45217 8.13531C7.45217 8.77343 7.22657 9.31487 6.78182 9.75962C6.64646 9.89498 6.49821 10.011 6.34351 10.1012C5.99544 10.3204 5.60226 10.4235 5.16395 10.4235C4.53227 10.4235 3.99084 10.2044 3.54608 9.75962Z",fill:"currentColor"}),G("path",{d:"M9.49546 13.3112V15H0.832458V13.3112C0.832458 12.976 0.922698 12.6731 1.09673 12.3895C1.27077 12.1123 1.49636 11.8996 1.78642 11.7514C2.32786 11.4806 2.88219 11.2808 3.44296 11.139C4.01018 11.0037 4.58385 10.9392 5.16396 10.9392C5.74407 10.9392 6.33063 11.0037 6.89785 11.139C7.45862 11.2744 8.00651 11.4742 8.5415 11.7449C8.82511 11.8867 9.05715 12.0994 9.23119 12.383C9.40522 12.6602 9.49546 12.9696 9.49546 13.3112Z",fill:"currentColor"})]})}import{jsx as F,jsxs as Qt}from"react/jsx-runtime";function Lt(){return Qt("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[Qt("g",{clipPath:"url(#clip0_21669_68418)",children:[F("path",{d:"M13.1869 12.1386C13.2272 12.1789 13.2742 12.2191 13.3211 12.246V13.4202C13.3211 14.3194 12.5964 15.0508 11.6973 15.0508H2.42386C1.5247 15.0508 0.800003 14.3194 0.800003 13.4202V4.14681C0.800003 3.24765 1.5247 2.52295 2.42386 2.52295H4.16179C3.81286 3.23422 3.6384 4.0126 3.6384 4.86479C3.6384 6.28063 4.16179 7.56898 5.14818 8.58892C6.14128 9.60215 7.42292 10.139 8.8656 10.139C9.37557 10.139 9.8587 10.0719 10.3083 9.93095C10.4962 9.87727 10.6706 9.81688 10.8384 9.74307L13.1869 12.1386Z",fill:"currentColor"}),F("path",{d:"M13.3144 8.2333L12.2744 7.1731L12.1871 7.08586L12.261 6.98521C12.469 6.68325 12.63 6.35446 12.724 5.97869C12.8313 5.60963 12.8783 5.24728 12.8783 4.85809C12.8783 4.02604 12.6501 3.26779 12.214 2.61019C12.0731 2.38876 11.9053 2.17403 11.704 1.97273C10.9189 1.17422 9.98621 0.785034 8.85891 0.785034C7.7316 0.785034 6.79889 1.18764 6.0138 1.97944C5.84605 2.1539 5.69843 2.33508 5.56422 2.52296C5.0878 3.20069 4.84624 3.97906 4.84624 4.8648C4.84624 5.97869 5.24885 6.94495 6.0138 7.73675C6.79218 8.52854 7.74502 8.92444 8.85891 8.92444C9.24809 8.92444 9.61715 8.87076 9.95266 8.77011C10.315 8.66275 10.6371 8.50841 10.9525 8.28698L11.0464 8.21988L11.1336 8.30711L13.3144 10.5349L14.0593 11.2864L15.2 10.1524L13.3144 8.2333ZM10.5633 6.5826C10.0869 7.05231 9.5165 7.28717 8.85891 7.28717C8.20131 7.28717 7.63095 7.05231 7.16795 6.5826C6.71166 6.10618 6.47009 5.52911 6.47009 4.85809C6.47009 4.18708 6.71166 3.59659 7.16795 3.13359C7.44306 2.83834 7.77186 2.63703 8.13421 2.52296C8.35564 2.44915 8.60392 2.4156 8.85891 2.4156C9.11389 2.4156 9.36217 2.44915 9.5836 2.52296C9.94595 2.63703 10.2747 2.83834 10.5633 3.13359C11.0129 3.6033 11.2477 4.18708 11.2477 4.85809C11.2477 5.52911 11.0129 6.10618 10.5633 6.5826Z",fill:"currentColor"})]}),F("defs",{children:F("clipPath",{id:"clip0_21669_68418",children:F("rect",{fill:"white",height:"16",width:"16"})})})]})}import{jsx as jt,jsxs as oo}from"react/jsx-runtime";function Dt(){return oo("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[jt("path",{d:"M10.3852 1.31957C10.0455 0.973222 9.62592 0.800049 9.13305 0.800049H3.36504C2.87216 0.800049 2.45921 0.973222 2.11287 1.31957C1.77318 1.65925 1.60001 2.07886 1.60001 2.56508V10.3379C1.60001 10.8241 1.77318 11.2437 2.11287 11.5834C2.45255 11.9231 2.87216 12.1029 3.36504 12.1029H9.13305C9.62592 12.1029 10.0455 11.9297 10.3852 11.5834C10.7316 11.2437 10.8981 10.8241 10.8981 10.3379V2.56508C10.8981 2.07886 10.7316 1.65925 10.3852 1.31957ZM7.36135 9.72512H3.63146V8.39302H7.36135V9.72512ZM8.87329 7.1142H3.63146V5.7821H8.87329V7.1142ZM8.87329 4.50995H3.63146V3.17785H8.87329V4.50995Z",fill:"currentColor"}),jt("path",{d:"M4.69714 15.2001V13.435H12.2302V3.89722H13.9952V13.4284C13.9952 13.9213 13.822 14.3342 13.4824 14.6806C13.1427 15.0202 12.7231 15.1934 12.2302 15.1934H4.69714V15.2001Z",fill:"currentColor"})]})}import{jsx as te,jsxs as ro}from"react/jsx-runtime";function Tt(){return ro("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[te("path",{clipRule:"evenodd",d:"M9.11003 0.226492C8.74585 -0.0186302 8.28362 -0.0676546 7.87742 0.0934257L1.83341 2.51663C1.32916 2.71273 1 3.20298 1 3.74225V15.319C1 15.6342 1.25913 15.8863 1.56728 15.8863H9.12404C9.43919 15.8863 9.69132 15.6342 9.69132 15.319V1.32604C9.69132 0.884821 9.47421 0.471614 9.11003 0.226492ZM7.6323 13.0569H3.06603V11.5301H7.6323V13.0569ZM7.6323 10.0244H3.06603V8.50462H7.6323V10.0244ZM7.6323 6.97786H3.06603V5.4581H7.6323V6.97786Z",fill:"currentColor",fillRule:"evenodd"}),te("path",{clipRule:"evenodd",d:"M11.2181 4.17651V15.3261C11.2181 15.5292 11.1761 15.7183 11.092 15.8934H14.4327C14.7479 15.8934 15 15.6412 15 15.3261V5.50017C15 4.77181 14.4047 4.17651 13.6763 4.17651H11.2181Z",fill:"currentColor",fillRule:"evenodd"})]})}import{jsx as s}from"react/jsx-runtime";function ee({name:t}){switch(t){case"agenda":return s(dt,{});case"contencioso":return s(ut,{});case"contrato":return s(ft,{});case"consultivo":return s(ct,{});case"xsigner":return s(wt,{});case"procuracao":return s(xt,{});case"xpay":return s(yt,{});case"imobiliario":return s(gt,{});case"marcasepatentes":return s(ht,{});case"ged":return s(Ct,{});case"regulatorio":return s(vt,{});case"compliance":return s(mt,{});case"xlearning":return s(bt,{});case"societario":return s(Pt,{});case"audiencia":return s(_t,{});case"pericia":return s(Lt,{});case"custom_contrato":return s(Dt,{});case"filial":return s(Tt,{});default:return null}}import{jsx as oe}from"react/jsx-runtime";function c({className:t,filled:o=!1,name:e,...r}){return Ot.includes(e)?oe(ee,{name:e}):oe("span",{...r,className:io("material-symbols-outlined","text-size-body-lg select-none",t),style:{fontVariationSettings:`'FILL' ${o?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:e})}import{jsx as h,jsxs as ie}from"react/jsx-runtime";var z={1:"text-size-body-sm-1x",2:"text-size-body-md",3:"text-size-title-lg",4:"text-size-headline-sm"};function Mt({appearance:t="ghost",variant:o="secondary",...e}){let[r,a]=ao(!1),{editor:i}=no(),l=lo({editor:i,selector:p=>p.editor?.isActive("heading")??!1}),f=re(p=>{if(!i)throw new Error("Editor not found");return i.isActive("heading",{level:p})},[i]),d=re(p=>{if(!i)throw new Error("Editor not found");a(!1),setTimeout(()=>{i.chain().focus().toggleHeading({level:p}).run()},0)},[i]),m=[{level:1,label:"Pequeno",className:z[1]},{level:2,label:"Normal",className:z[2]},{level:3,label:"Grande",className:z[3]},{level:4,label:"Enorme",className:z[4]}];return ie(j,{open:r,onOpenChange:p=>a(p),children:[h(tt,{asChild:!0,children:h(C,{appearance:l?"solid":t,size:"icon_md",tabIndex:-1,type:"button",variant:o,...e,children:ie(b,{children:[h(P,{asChild:!0,children:h(c,{className:"text-icon-neutral-3",name:"format_size"})}),h(_,{children:h(g,{size:"sm",children:"Tamanho"})})]})})}),h(nt,{children:h(lt,{children:m.map(p=>h(st,{isActive:f(p.level),onPointerDown:()=>d(p.level),children:h(pt,{className:p.className,children:p.label})},p.level))})})]})}import{jsx as Vt}from"react/jsx-runtime";var ae=fo({isFullScreen:!1,setIsFullScreen:()=>{},state:"normal"});function u(){let t=Co(ae);if(!t)throw new Error("useTextAreaRootContext must be used within a TextAreaRoot");return t}function xo({className:t,state:o="normal",editorOptions:e,...r}){let[a,i]=ho(!1),l=po({...e,editable:o!=="disabled",extensions:[co.configure({bulletList:{HTMLAttributes:{class:"list-disc list-outside pl-large-1x"}},orderedList:{HTMLAttributes:{class:"list-decimal list-outside pl-large-1x"}},heading:!1}),so.configure({levels:[1,2,3,4]}).extend({renderHTML({node:d,HTMLAttributes:m}){let p=d.attrs.level??1;return["h",{...m,class:z[p]},0]}}),...e?.extensions??[]]}),f=go(()=>({editor:l}),[l]);return Vt(ae.Provider,{value:{isFullScreen:a,setIsFullScreen:i,state:o},children:Vt(mo.Provider,{value:f,children:Vt("div",{className:uo("gap-small flex w-full flex-col",t),"data-slot":"text-area-root",...r})})})}import{cx as vo}from"@xjur-ui/util";import{useCurrentEditor as yo}from"@tiptap/react";import{jsx as ko}from"react/jsx-runtime";function wo({className:t,...o}){let{state:e}=u(),{editor:r}=yo();return ko("div",{className:vo("[&_ul_ul]:list-[circle]","[&_ul_ul_ul]:list-[square]","[&_ol_ol]:list-[lower-alpha]","[&_ol_ol_ol]:list-[lower-roman]","gap-small flex flex-col overflow-x-hidden overflow-y-auto","focus-within:border-primary-idle focus-within:hover:border-primary-idle","data-[state=error]:border-danger-idle data-[state=error]:hover:border-danger-idle","data-[state=disabled]:bg-layer-2-idle data-[state=disabled]:pointer-events-none data-[state=disabled]:border-transparent","bg-layer-2-hover py-small_1x-alt px-small rounded-small-1x min-h-[116px] w-full border border-transparent","hover:border-border-layer-2 transition-colors duration-200",t),"data-focused":r?.isFocused??!1,"data-slot":"text-area-content","data-state":e,...o})}import{cx as bo}from"@xjur-ui/util";import{jsx as Po}from"react/jsx-runtime";function zt({className:t,...o}){let{state:e}=u();return e==="disabled"?null:Po("div",{className:bo("h-large-4x gap-small-1x h-large-6px scrollbar-hide flex flex-nowrap items-center overflow-x-auto overflow-y-hidden",t),"data-slot":"text-area-toolbar",...o})}import{useMemo as le,useCallback as To}from"react";import{useCurrentEditor as Mo,useEditorState as Vo}from"@tiptap/react";import{useState as _o,useEffect as Lo}from"react";function ne(){let[t,o]=_o("unknown");return Lo(()=>{if(typeof window>"u")return;let e=window.navigator.userAgent;/iPad|iPhone|iPod/.test(e)?o("ios"):/Mac/.test(e)?o("macos"):/Win/.test(e)?o("windows"):/Android/.test(e)?o("android"):/Linux/.test(e)?o("linux"):o("unknown")},[]),{os:t,shortcut:["macos","ios"].includes(t)?"\u2318":"Ctrl"}}import{jsx as Do}from"react/jsx-runtime";function T({appearance:t="ghost",variant:o="secondary",onMouseDown:e,onPointerDown:r,...a}){return Do(C,{appearance:t,size:"icon_md",tabIndex:-1,type:"button",variant:o,onMouseDown:i=>{i.preventDefault(),e?.(i)},onPointerDown:i=>{i.preventDefault(),r?.(i)},...a})}import{jsx as R,jsxs as zo}from"react/jsx-runtime";function x({name:t,...o}){let{editor:e}=Mo(),{shortcut:r}=ne(),a=Vo({editor:e,selector:d=>d.editor?.isActive(t)??!1}),i=le(()=>new Map([["bold","format_bold"],["italic","format_italic"],["underline","format_underlined"],["strike","format_strikethrough"],["bulletList","format_list_bulleted"],["orderedList","format_list_numbered"],["undo","undo"],["redo","redo"]]).get(t),[t]),l=le(()=>new Map([["bold",`Negrito (${r} + B)`],["italic",`It\xE1lico (${r} + I)`],["underline",`Sublinhado (${r} + U)`],["strike",`Tachado (${r} + S)`],["bulletList",`Lista (${r} + Shift + 7)`],["orderedList",`Lista numerada (${r} + Shift + 8)`],["undo",`Desfazer (${r} + Z)`],["redo",`Refazer (${r} + Y)`]]).get(t),[t,r]),f=To(()=>{if(!e)throw new Error("Editor not found");new Map([["bold",()=>e.chain().focus().toggleBold().run()],["italic",()=>e.chain().focus().toggleItalic().run()],["underline",()=>e.chain().focus().toggleUnderline().run()],["strike",()=>e.chain().focus().toggleStrike().run()],["bulletList",()=>e.chain().focus().toggleBulletList().run()],["orderedList",()=>e.chain().focus().toggleOrderedList().run()],["undo",()=>e.chain().focus().undo().run()],["redo",()=>e.chain().focus().redo().run()]]).get(t)?.()},[e,t]);return zo(b,{delayDuration:500,children:[R(P,{asChild:!0,children:R(T,{onClick:f,...a&&{appearance:"solid"},...o,children:i&&R(c,{className:"text-icon-neutral-3",name:i})})}),R(_,{children:l&&R(g,{size:"sm",children:l})})]})}import{cx as Ho}from"@xjur-ui/util";import{jsx as Io}from"react/jsx-runtime";function Ao({className:t,...o}){let{state:e}=u();return Io("p",{...o,className:Ho("text-size-body-sm text-neutral-dark font-normal",e==="error"&&"!text-danger-label-idle",t),"data-slot":"text-area-caption"})}import"react";import{EditorContent as t1,useCurrentEditor as e1}from"@tiptap/react";import{cx as ue}from"@xjur-ui/util";import{Dialog as de}from"@radix-ui/react-dialog";import{DialogTrigger as me}from"@radix-ui/react-dialog";import{DialogPortal as Xn}from"@radix-ui/react-dialog";import{DialogClose as At}from"@radix-ui/react-dialog";import*as se from"@radix-ui/react-dialog";import{cva as Bo,cx as Fo}from"@xjur-ui/util";import{jsx as Eo}from"react/jsx-runtime";var Ro=Bo(["fixed inset-0 z-50 bg-black/50 backdrop-blur-sm","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0"]);function Ht({className:t,...o}){return Eo(se.Overlay,{className:Fo(Ro(),t),...o})}import{Dialog as Mn}from"@radix-ui/react-dialog";import{cva as No}from"@xjur-ui/util";import*as H from"@radix-ui/react-dialog";import{cx as Wo}from"@xjur-ui/util";import{jsx as U,jsxs as pe}from"react/jsx-runtime";var So=No(["fixed left-[50%] top-[50%] z-50 grid w-full max-w-lg translate-x-[-50%] translate-y-[-50%] gap-large-2x bg-layer-2-idle p-large-2x shadow-elevation-2 duration-200","data-[state=open]:animate-in data-[state=closed]:animate-out","data-[state=closed]:fade-out-0 data-[state=open]:fade-in-0","data-[state=closed]:zoom-out-95 data-[state=open]:zoom-in-95","data-[state=open]:animate-in data-[state=open]:slide-in-from-bottom","data-[state=closed]:animate-out data-[state=closed]:slide-out-to-bottom","duration-300","rounded-small"],{variants:{size:{sm:"max-w-sm",md:"max-w-lg",lg:"max-w-2xl",xl:"max-w-4xl"}},defaultVariants:{size:"md"}});function Y({className:t,children:o,size:e,overlay:r=!0,closeButton:a=!0,...i}){return pe(H.DialogPortal,{children:[r&&U(Ht,{}),pe(H.Content,{className:Wo(So({size:e}),t),...i,children:[o,a&&U(H.Close,{asChild:!0,className:"top-large right-large absolute",children:U(C,{appearance:"ghost",size:"icon_md",variant:"tertiary",children:U(c,{className:"text-icon-neutral-3",name:"close"})})})]})]})}import{cva as Zo,cx as nn}from"@xjur-ui/util";import*as Oo from"@radix-ui/react-dialog";import{jsx as pn}from"react/jsx-runtime";var ln=Zo(["text-lg font-semibold leading-none tracking-tight"]);import{cva as $o,cx as cn}from"@xjur-ui/util";import*as qo from"@radix-ui/react-dialog";import{jsx as Cn}from"react/jsx-runtime";var un=$o(["text-sm text-neutral-dark"]);import{cva as Xo}from"@xjur-ui/util";import{cx as vn}from"@xjur-ui/util";import{jsx as kn}from"react/jsx-runtime";var yn=Xo(["flex flex-col space-y-1.5 text-center sm:text-left"]);import{cva as Go,cx as Uo}from"@xjur-ui/util";import"react";import{jsx as Ko}from"react/jsx-runtime";var Yo=Go(["flex flex-col-reverse sm:flex-row sm:justify-end sm:space-x-2"]);function K({className:t,...o}){return Ko("div",{className:Uo(Yo(),t),...o})}import{jsx as En,jsxs as Nn}from"react/jsx-runtime";import{jsx as n,jsxs as J}from"react/jsx-runtime";function ce({className:t,editor:o,...e}){return n(t1,{className:ue("text-size-body-md text-neutral-dark h-full max-h-[116px] w-full *:outline-0",t),editor:o,...e})}function o1({...t}){let{editor:o}=e1(),{isFullScreen:e,setIsFullScreen:r,state:a}=u();return e?J(de,{open:e,onOpenChange:i=>{r(i),o?.commands.focus("end")},children:[n(me,{asChild:!0,children:n(T,{children:n(c,{name:"expand_content"})})}),n(Y,{className:"h-[90vh] outline-none",closeButton:!1,size:"xl",children:J("div",{className:"gap-small flex h-full flex-col",children:[J("div",{className:"h-large-4x flex items-center justify-between",children:[n("div",{children:J(zt,{children:[n(Mt,{}),n(Z,{orientation:"vertical"}),n(x,{name:"bold"}),n(x,{name:"italic"}),n(x,{name:"underline"}),n(x,{name:"strike"}),n(x,{name:"bulletList"}),n(x,{name:"orderedList"}),n(Z,{orientation:"vertical"}),n(x,{name:"undo"}),n(x,{name:"redo"})]})}),n(At,{asChild:!0,children:n(C,{appearance:"ghost",size:"icon_md",variant:"tertiary",children:n(c,{className:"text-icon-neutral-3",name:"close"})})})]}),n("div",{className:ue("[&_ul_ul]:list-[circle]","[&_ul_ul_ul]:list-[square]","[&_ol_ol]:list-[lower-alpha]","[&_ol_ol_ol]:list-[lower-roman]","data-[focused=true]:border-primary-idle data-[focused=true]:hover:border-primary-idle","data-[state=error]:border-danger-idle data-[state=error]:hover:border-danger-idle","data-[state=disabled]:bg-layer-2-idle data-[state=disabled]:pointer-events-none data-[state=disabled]:border-transparent"),"data-focused":o?.isFocused??!1,"data-state":a,children:n(ce,{editor:o,...t})}),n(K,{className:"mt-auto",children:n(At,{asChild:!0,children:n(C,{appearance:"ghost",size:"md",variant:"primary",children:"Fechar"})})})]})})]}):n(ce,{editor:o,...t})}import{useCurrentEditor as r1}from"@tiptap/react";import{jsx as fe}from"react/jsx-runtime";function i1(){let{setIsFullScreen:t}=u(),{editor:o}=r1();return fe(T,{onClick:()=>{t(e=>!e),o?.commands.focus("end")},children:fe(c,{name:"expand_content"})})}import{useCurrentEditor as Hl,useEditorState as Al}from"@tiptap/react";export{Mt as HeadingButton,Ao as TextAreaCaption,wo as TextAreaContent,o1 as TextAreaEditorContent,i1 as TextAreaFullScreenButton,xo as TextAreaRoot,zt as TextAreaToolbar,x as ToggleButton,T as ToolbarButton,Hl as useTextAreaEditor,Al as useTextAreaEditorState,u as useTextAreaRootContext};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{cx as Y}from"@xjur-ui/util";import{Heading as
|
|
1
|
+
import{cx as Y}from"@xjur-ui/util";import{Heading as Kr}from"@tiptap/extension-heading";import{useEditor as jr,EditorContext as Jr}from"@tiptap/react";import{StarterKit as ti}from"@tiptap/starter-kit";import{cx as oi}from"@xjur-ui/util";import{createContext as $,useContext as U,useMemo as ii,useState as ni}from"react";import{useState as Ir,useCallback as Ar}from"react";import{useCurrentEditor as Wr,useEditorState as Fr}from"@tiptap/react";import*as l from"@radix-ui/react-tooltip";import{jsx as u}from"react/jsx-runtime";function w({delayDuration:t=0,...e}){return u(l.Provider,{"data-slot":"tooltip-provider",delayDuration:t,...e})}function p({...t}){return u(w,{children:u(l.Root,{"data-slot":"tooltip",...t})})}import*as f from"@radix-ui/react-tooltip";import{jsx as y}from"react/jsx-runtime";function d({...t}){return y(f.Trigger,{"data-slot":"tooltip-trigger",...t})}import*as c from"@radix-ui/react-tooltip";import{cx as b}from"@xjur-ui/util";import{jsx as g}from"react/jsx-runtime";function m({className:t,sideOffset:e=1,variant:o="simple",children:i,...a}){return g(c.Portal,{children:g(c.Content,{className:b("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)",t),"data-slot":"tooltip-content","data-variant":o,sideOffset:e,...a,children:i})})}import{Slot as c1}from"@radix-ui/react-slot";import{cva as L,cx as C1}from"@xjur-ui/util";import{jsx as f1}from"react/jsx-runtime";var u1=L(["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"}});import"react";import*as _ from"@radix-ui/react-dropdown-menu";import{jsx as k1}from"react/jsx-runtime";import*as M from"@radix-ui/react-dropdown-menu";import{jsx as b1}from"react/jsx-runtime";import*as x from"@radix-ui/react-dropdown-menu";import{cx as Ht}from"@xjur-ui/util";import{Slot as T1}from"@radix-ui/react-slot";import{cx as H1}from"@xjur-ui/util";import{useVirtualizer as D1}from"@tanstack/react-virtual";import{useRef as A1}from"react";import{createContext as P}from"react";var h=P({virtualizer:null,enabled:!1});import{jsx as F1}from"react/jsx-runtime";import{Slot as B1}from"@radix-ui/react-slot";import{cx as S1}from"@xjur-ui/util";import{jsx as X1}from"react/jsx-runtime";import{cx as Q1}from"@xjur-ui/util";import{Slot as T}from"@radix-ui/react-slot";import{cva as V}from"@xjur-ui/util";import{memo as v,useState as H}from"react";import{jsx as C,jsxs as I}from"react/jsx-runtime";var z=V("",{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"}}),n=v(({variant:t,size:e,weight:o,asChild:i,className:a,children:r,...s})=>C(i?T:"span",{className:z({variant:t,size:e,weight:o,className:a}),...s,children:r}));n.displayName="Typography";var D=v(({children:t,...e})=>{let[o,i]=H(!1);return I(p,{children:[C(d,{asChild:!0,children:C(n,{onMouseEnter:({currentTarget:r})=>{let s=r.scrollWidth>r.clientWidth;i(s),s?r.style.cursor="pointer":r.style.cursor="text"},...e,children:t})}),o&&C(m,{children:t})]})});D.displayName="TruncatedTypography";import{jsx as ot}from"react/jsx-runtime";import{Slot as nt}from"@radix-ui/react-slot";import{cx as st}from"@xjur-ui/util";import{useContext as pt}from"react";import{jsx as mt}from"react/jsx-runtime";import{Slot as ht}from"@radix-ui/react-slot";import{cx as gt,cva as A}from"@xjur-ui/util";import{jsx as kt}from"react/jsx-runtime";var vt=A(["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}});import{jsx as It}from"react/jsx-runtime";import{jsx as Ft}from"react/jsx-runtime";import{jsx as Nt}from"react/jsx-runtime";import{cx as jt}from"@xjur-ui/util";import"react";import*as B from"@radix-ui/react-separator";import{cx as Gt}from"@xjur-ui/util";import{jsx as $t}from"react/jsx-runtime";import{jsx as oe}from"react/jsx-runtime";import{cx as br}from"@xjur-ui/util";import{jsx as fe,jsxs as ge}from"react/jsx-runtime";import{jsx as ke,jsxs as we}from"react/jsx-runtime";import{jsx as Le,jsxs as _e}from"react/jsx-runtime";import{jsx as Te,jsxs as Ve}from"react/jsx-runtime";import{jsx as De,jsxs as Ie}from"react/jsx-runtime";import{jsx as We,jsxs as Fe}from"react/jsx-runtime";import{jsx as Be,jsxs as Ne}from"react/jsx-runtime";import{jsx as Xe,jsxs as Ge}from"react/jsx-runtime";import{jsx as Ue,jsxs as Ke}from"react/jsx-runtime";import{jsx as Je,jsxs as Qe}from"react/jsx-runtime";import{jsx as oo,jsxs as ro}from"react/jsx-runtime";import{jsx as ao,jsxs as so}from"react/jsx-runtime";import{jsx as co,jsxs as mo}from"react/jsx-runtime";import{jsx as ho,jsxs as fo}from"react/jsx-runtime";import{jsx as xo,jsxs as ko}from"react/jsx-runtime";import{jsx as bo,jsxs as Lo}from"react/jsx-runtime";import{jsx as Po,jsxs as To}from"react/jsx-runtime";import{jsx as zo,jsxs as Do}from"react/jsx-runtime";import{jsx as gr}from"react/jsx-runtime";import{jsx as Pr}from"react/jsx-runtime";import{jsx as Xr,jsxs as Gr}from"react/jsx-runtime";import{jsx as li}from"react/jsx-runtime";var K=$({isFullScreen:!1,setIsFullScreen:()=>{},state:"normal"});function k(){let t=U(K);if(!t)throw new Error("useTextAreaRootContext must be used within a TextAreaRoot");return t}import{jsx as j}from"react/jsx-runtime";function mi({className:t,...e}){let{state:o}=k();return j("p",{...e,className:Y("text-size-body-sm text-neutral-dark font-normal",o==="error"&&"!text-danger-label-idle",t),"data-slot":"text-area-caption"})}export{mi as TextAreaCaption};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{cx as Y}from"@xjur-ui/util";import{useCurrentEditor as
|
|
1
|
+
import{cx as Y}from"@xjur-ui/util";import{useCurrentEditor as j}from"@tiptap/react";import{Heading as Yr}from"@tiptap/extension-heading";import{useEditor as Jr,EditorContext as Qr}from"@tiptap/react";import{StarterKit as ei}from"@tiptap/starter-kit";import{cx as ri}from"@xjur-ui/util";import{createContext as $,useContext as U,useMemo as ni,useState as ai}from"react";import{useState as Ar,useCallback as Rr}from"react";import{useCurrentEditor as Wr,useEditorState as Zr}from"@tiptap/react";import*as l from"@radix-ui/react-tooltip";import{jsx as C}from"react/jsx-runtime";function w({delayDuration:t=0,...e}){return C(l.Provider,{"data-slot":"tooltip-provider",delayDuration:t,...e})}function p({...t}){return C(w,{children:C(l.Root,{"data-slot":"tooltip",...t})})}import*as f from"@radix-ui/react-tooltip";import{jsx as y}from"react/jsx-runtime";function d({...t}){return y(f.Trigger,{"data-slot":"tooltip-trigger",...t})}import*as c from"@radix-ui/react-tooltip";import{cx as b}from"@xjur-ui/util";import{jsx as g}from"react/jsx-runtime";function m({className:t,sideOffset:e=1,variant:o="simple",children:r,...a}){return g(c.Portal,{children:g(c.Content,{className:b("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)",t),"data-slot":"tooltip-content","data-variant":o,sideOffset:e,...a,children:r})})}import{Slot as m1}from"@radix-ui/react-slot";import{cva as _,cx as C1}from"@xjur-ui/util";import{jsx as g1}from"react/jsx-runtime";var 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"}});import"react";import*as L from"@radix-ui/react-dropdown-menu";import{jsx as w1}from"react/jsx-runtime";import*as M from"@radix-ui/react-dropdown-menu";import{jsx as _1}from"react/jsx-runtime";import*as x from"@radix-ui/react-dropdown-menu";import{cx as zt}from"@xjur-ui/util";import{Slot as V1}from"@radix-ui/react-slot";import{cx as z1}from"@xjur-ui/util";import{useVirtualizer as I1}from"@tanstack/react-virtual";import{useRef as R1}from"react";import{createContext as P}from"react";var h=P({virtualizer:null,enabled:!1});import{jsx as Z1}from"react/jsx-runtime";import{Slot as N1}from"@radix-ui/react-slot";import{cx as O1}from"@xjur-ui/util";import{jsx as q1}from"react/jsx-runtime";import{cx as tt}from"@xjur-ui/util";import{Slot as T}from"@radix-ui/react-slot";import{cva as V}from"@xjur-ui/util";import{memo as v,useState as H}from"react";import{jsx as u,jsxs as I}from"react/jsx-runtime";var z=V("",{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"}}),n=v(({variant:t,size:e,weight:o,asChild:r,className:a,children:i,...s})=>u(r?T:"span",{className:z({variant:t,size:e,weight:o,className:a}),...s,children:i}));n.displayName="Typography";var D=v(({children:t,...e})=>{let[o,r]=H(!1);return I(p,{children:[u(d,{asChild:!0,children:u(n,{onMouseEnter:({currentTarget:i})=>{let s=i.scrollWidth>i.clientWidth;r(s),s?i.style.cursor="pointer":i.style.cursor="text"},...e,children:t})}),o&&u(m,{children:t})]})});D.displayName="TruncatedTypography";import{jsx as rt}from"react/jsx-runtime";import{Slot as at}from"@radix-ui/react-slot";import{cx as lt}from"@xjur-ui/util";import{useContext as dt}from"react";import{jsx as ut}from"react/jsx-runtime";import{Slot as ft}from"@radix-ui/react-slot";import{cx as vt,cva as A}from"@xjur-ui/util";import{jsx as wt}from"react/jsx-runtime";var xt=A(["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}});import{jsx as At}from"react/jsx-runtime";import{jsx as Zt}from"react/jsx-runtime";import{jsx as St}from"react/jsx-runtime";import{cx as Jt}from"@xjur-ui/util";import"react";import*as B from"@radix-ui/react-separator";import{cx as Gt}from"@xjur-ui/util";import{jsx as Ut}from"react/jsx-runtime";import{jsx as re}from"react/jsx-runtime";import{cx as _r}from"@xjur-ui/util";import{jsx as ge,jsxs as ve}from"react/jsx-runtime";import{jsx as we,jsxs as ye}from"react/jsx-runtime";import{jsx as Le,jsxs as Me}from"react/jsx-runtime";import{jsx as Ve,jsxs as He}from"react/jsx-runtime";import{jsx as Ie,jsxs as Ae}from"react/jsx-runtime";import{jsx as We,jsxs as Ze}from"react/jsx-runtime";import{jsx as Ne,jsxs as Se}from"react/jsx-runtime";import{jsx as qe,jsxs as Ge}from"react/jsx-runtime";import{jsx as Ke,jsxs as Ye}from"react/jsx-runtime";import{jsx as Qe,jsxs as to}from"react/jsx-runtime";import{jsx as ro,jsxs as io}from"react/jsx-runtime";import{jsx as so,jsxs as lo}from"react/jsx-runtime";import{jsx as mo,jsxs as uo}from"react/jsx-runtime";import{jsx as fo,jsxs as go}from"react/jsx-runtime";import{jsx as ko,jsxs as wo}from"react/jsx-runtime";import{jsx as _o,jsxs as Lo}from"react/jsx-runtime";import{jsx as To,jsxs as Vo}from"react/jsx-runtime";import{jsx as Do,jsxs as Io}from"react/jsx-runtime";import{jsx as vr}from"react/jsx-runtime";import{jsx as Tr}from"react/jsx-runtime";import{jsx as qr,jsxs as Gr}from"react/jsx-runtime";import{jsx as pi}from"react/jsx-runtime";var K=$({isFullScreen:!1,setIsFullScreen:()=>{},state:"normal"});function k(){let t=U(K);if(!t)throw new Error("useTextAreaRootContext must be used within a TextAreaRoot");return t}import{jsx as J}from"react/jsx-runtime";function Ci({className:t,...e}){let{state:o}=k(),{editor:r}=j();return J("div",{className:Y("[&_ul_ul]:list-[circle]","[&_ul_ul_ul]:list-[square]","[&_ol_ol]:list-[lower-alpha]","[&_ol_ol_ol]:list-[lower-roman]","gap-small flex flex-col overflow-x-hidden overflow-y-auto","focus-within:border-primary-idle focus-within:hover:border-primary-idle","data-[state=error]:border-danger-idle data-[state=error]:hover:border-danger-idle","data-[state=disabled]:bg-layer-2-idle data-[state=disabled]:pointer-events-none data-[state=disabled]:border-transparent","bg-layer-2-hover py-small_1x-alt px-small rounded-small-1x min-h-[116px] w-full border border-transparent","hover:border-border-layer-2 transition-colors duration-200",t),"data-focused":r?.isFocused??!1,"data-slot":"text-area-content","data-state":o,...e})}export{Ci as TextAreaContent};
|