@xjur-ui/react 4.0.4 → 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 +18 -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 +2 -2
- package/dist/resources/icons.js +1 -1
- package/package.json +3 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
import{useCallback as ea,useMemo as ta}from"react";import{cx as Br}from"@xjur-ui/util";import{Slot as go}from"@radix-ui/react-slot";import{cva as yo}from"@xjur-ui/util";import{memo as zt,useState as vo}from"react";import*as ye from"@radix-ui/react-tooltip";import{jsx as Ye}from"react/jsx-runtime";function uo({delayDuration:e=0,...t}){return Ye(ye.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function Q({...e}){return Ye(uo,{children:Ye(ye.Root,{"data-slot":"tooltip",...e})})}import*as Ht from"@radix-ui/react-tooltip";import{jsx as fo}from"react/jsx-runtime";function $({...e}){return fo(Ht.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as ve from"@radix-ui/react-tooltip";import{cx as ho}from"@xjur-ui/util";import{jsx as Ft}from"react/jsx-runtime";function G({className:e,sideOffset:t=1,variant:r="simple",children:o,...n}){return Ft(ve.Portal,{children:Ft(ve.Content,{className:ho("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":r,sideOffset:t,...n,children:o})})}import{jsx as xe,jsxs as Co}from"react/jsx-runtime";var xo=yo("",{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"}}),u=zt(({variant:e,size:t,weight:r,asChild:o,className:n,children:a,...i})=>xe(o?go:"span",{className:xo({variant:e,size:t,weight:r,className:n}),...i,children:a}));u.displayName="Typography";var Be=zt(({children:e,...t})=>{let[r,o]=vo(!1);return Co(Q,{children:[xe($,{asChild:!0,children:xe(u,{onMouseEnter:({currentTarget:a})=>{let i=a.scrollWidth>a.clientWidth;o(i),i?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),r&&xe(G,{children:e})]})});Be.displayName="TruncatedTypography";var wo=Math.pow(10,8)*24*60*60*1e3,bi=-wo,Ce=6048e5,Rt=864e5;var bo=3600;var Yt=bo*24,ki=Yt*7,ko=Yt*365.2425,Do=ko/12,Di=Do*3,Ae=Symbol.for("constructDateFrom");function h(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&Ae in e?e[Ae](t):e instanceof Date?new e.constructor(t):new Date(t)}function d(e,t){return h(t||e,e)}function J(e,t,r){let o=d(e,r?.in);return isNaN(t)?h(r?.in||e,NaN):(t&&o.setDate(o.getDate()+t),o)}function we(e,t,r){let o=d(e,r?.in);if(isNaN(t))return h(r?.in||e,NaN);if(!t)return o;let n=o.getDate(),a=h(r?.in||e,o.getTime());a.setMonth(o.getMonth()+t+1,0);let i=a.getDate();return n>=i?a:(o.setFullYear(a.getFullYear(),a.getMonth(),n),o)}var Mo={};function S(){return Mo}function v(e,t){let r=S(),o=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,n=d(e,t?.in),a=n.getDay(),i=(a<o?7:0)+a-o;return n.setDate(n.getDate()-i),n.setHours(0,0,0,0),n}function B(e,t){return v(e,{...t,weekStartsOn:1})}function be(e,t){let r=d(e,t?.in),o=r.getFullYear(),n=h(r,0);n.setFullYear(o+1,0,4),n.setHours(0,0,0,0);let a=B(n),i=h(r,0);i.setFullYear(o,0,4),i.setHours(0,0,0,0);let s=B(i);return r.getTime()>=a.getTime()?o+1:r.getTime()>=s.getTime()?o:o-1}function qe(e){let t=d(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}function K(e,...t){let r=h.bind(null,e||t.find(o=>typeof o=="object"));return t.map(r)}function U(e,t){let r=d(e,t?.in);return r.setHours(0,0,0,0),r}function Bt(e,t,r){let[o,n]=K(r?.in,e,t),a=U(o),i=U(n),s=+a-qe(a),l=+i-qe(i);return Math.round((s-l)/Rt)}function At(e,t){let r=be(e,t),o=h(t?.in||e,0);return o.setFullYear(r,0,4),o.setHours(0,0,0,0),B(o)}function ke(e,t,r){return J(e,t*7,r)}function qt(e){return h(e,Date.now())}function ie(e,t,r){let[o,n]=K(r?.in,e,t);return+U(o)==+U(n)}function jt(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function Zt(e){return!(!jt(e)&&typeof e!="number"||isNaN(+d(e)))}function je(e,t){let r=d(e,t?.in),o=r.getMonth();return r.setFullYear(r.getFullYear(),o+1,0),r.setHours(23,59,59,999),r}function Xt(e,t){let[r,o]=K(e,t.start,t.end);return{start:r,end:o}}function Qt(e,t){let{start:r,end:o}=Xt(t?.in,e),n=+r>+o,a=n?+r:+o,i=n?o:r;i.setHours(0,0,0,0);let s=t?.step??1;if(!s)return[];s<0&&(s=-s,n=!n);let l=[];for(;+i<=a;)l.push(h(r,i)),i.setDate(i.getDate()+s),i.setHours(0,0,0,0);return n?l.reverse():l}function $t(e,t){let r=d(e,t?.in);return r.setDate(1),r.setHours(0,0,0,0),r}function Gt(e,t){let r=d(e,t?.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}function Ze(e,t){let r=S(),o=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,n=d(e,t?.in),a=n.getDay(),i=(a<o?-7:0)+6-(a-o);return n.setDate(n.getDate()+i),n.setHours(23,59,59,999),n}var Po={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},Jt=(e,t,r)=>{let o,n=Po[e];return typeof n=="string"?o=n:t===1?o=n.one:o=n.other.replace("{{count}}",t.toString()),r?.addSuffix?r.comparison&&r.comparison>0?"in "+o:o+" ago":o};function H(e){return(t={})=>{let r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}var Lo={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},To={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},So={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Kt={date:H({formats:Lo,defaultWidth:"full"}),time:H({formats:To,defaultWidth:"full"}),dateTime:H({formats:So,defaultWidth:"full"})};var Oo={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},Ut=(e,t,r,o)=>Oo[e];function b(e){return(t,r)=>{let o=r?.context?String(r.context):"standalone",n;if(o==="formatting"&&e.formattingValues){let i=e.defaultFormattingWidth||e.defaultWidth,s=r?.width?String(r.width):i;n=e.formattingValues[s]||e.formattingValues[i]}else{let i=e.defaultWidth,s=r?.width?String(r.width):e.defaultWidth;n=e.values[s]||e.values[i]}let a=e.argumentCallback?e.argumentCallback(t):t;return n[a]}}var _o={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},Io={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Wo={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},Vo={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Eo={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},No={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Ho=(e,t)=>{let r=Number(e),o=r%100;if(o>20||o<10)switch(o%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},er={ordinalNumber:Ho,era:b({values:_o,defaultWidth:"wide"}),quarter:b({values:Io,defaultWidth:"wide",argumentCallback:e=>e-1}),month:b({values:Wo,defaultWidth:"wide"}),day:b({values:Vo,defaultWidth:"wide"}),dayPeriod:b({values:Eo,defaultWidth:"wide",formattingValues:No,defaultFormattingWidth:"wide"})};function k(e){return(t,r={})=>{let o=r.width,n=o&&e.matchPatterns[o]||e.matchPatterns[e.defaultMatchWidth],a=t.match(n);if(!a)return null;let i=a[0],s=o&&e.parsePatterns[o]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?zo(s,p=>p.test(i)):Fo(s,p=>p.test(i)),c;c=e.valueCallback?e.valueCallback(l):l,c=r.valueCallback?r.valueCallback(c):c;let f=t.slice(i.length);return{value:c,rest:f}}}function Fo(e,t){for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function zo(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function De(e){return(t,r={})=>{let o=t.match(e.matchPattern);if(!o)return null;let n=o[0],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=r.valueCallback?r.valueCallback(i):i;let s=t.slice(n.length);return{value:i,rest:s}}}var Ro=/^(\d+)(th|st|nd|rd)?/i,Yo=/\d+/i,Bo={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},Ao={any:[/^b/i,/^(a|c)/i]},qo={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},jo={any:[/1/i,/2/i,/3/i,/4/i]},Zo={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},Xo={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},Qo={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},$o={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},Go={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},Jo={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},tr={ordinalNumber:De({matchPattern:Ro,parsePattern:Yo,valueCallback:e=>parseInt(e,10)}),era:k({matchPatterns:Bo,defaultMatchWidth:"wide",parsePatterns:Ao,defaultParseWidth:"any"}),quarter:k({matchPatterns:qo,defaultMatchWidth:"wide",parsePatterns:jo,defaultParseWidth:"any",valueCallback:e=>e+1}),month:k({matchPatterns:Zo,defaultMatchWidth:"wide",parsePatterns:Xo,defaultParseWidth:"any"}),day:k({matchPatterns:Qo,defaultMatchWidth:"wide",parsePatterns:$o,defaultParseWidth:"any"}),dayPeriod:k({matchPatterns:Go,defaultMatchWidth:"any",parsePatterns:Jo,defaultParseWidth:"any"})};var Xe={code:"en-US",formatDistance:Jt,formatLong:Kt,formatRelative:Ut,localize:er,match:tr,options:{weekStartsOn:0,firstWeekContainsDate:1}};function rr(e,t){let r=d(e,t?.in);return Bt(r,Gt(r))+1}function or(e,t){let r=d(e,t?.in),o=+B(r)-+At(r);return Math.round(o/Ce)+1}function Me(e,t){let r=d(e,t?.in),o=r.getFullYear(),n=S(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,i=h(t?.in||e,0);i.setFullYear(o+1,0,a),i.setHours(0,0,0,0);let s=v(i,t),l=h(t?.in||e,0);l.setFullYear(o,0,a),l.setHours(0,0,0,0);let c=v(l,t);return+r>=+s?o+1:+r>=+c?o:o-1}function nr(e,t){let r=S(),o=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,n=Me(e,t),a=h(t?.in||e,0);return a.setFullYear(n,0,o),a.setHours(0,0,0,0),v(a,t)}function ar(e,t){let r=d(e,t?.in),o=+v(r,t)-+nr(r,t);return Math.round(o/Ce)+1}function m(e,t){let r=e<0?"-":"",o=Math.abs(e).toString().padStart(t,"0");return r+o}var V={y(e,t){let r=e.getFullYear(),o=r>0?r:1-r;return m(t==="yy"?o%100:o,t.length)},M(e,t){let r=e.getMonth();return t==="M"?String(r+1):m(r+1,2)},d(e,t){return m(e.getDate(),t.length)},a(e,t){let r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h(e,t){return m(e.getHours()%12||12,t.length)},H(e,t){return m(e.getHours(),t.length)},m(e,t){return m(e.getMinutes(),t.length)},s(e,t){return m(e.getSeconds(),t.length)},S(e,t){let r=t.length,o=e.getMilliseconds(),n=Math.trunc(o*Math.pow(10,r-3));return m(n,t.length)}};var ee={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Qe={G:function(e,t,r){let o=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return r.era(o,{width:"abbreviated"});case"GGGGG":return r.era(o,{width:"narrow"});case"GGGG":default:return r.era(o,{width:"wide"})}},y:function(e,t,r){if(t==="yo"){let o=e.getFullYear(),n=o>0?o:1-o;return r.ordinalNumber(n,{unit:"year"})}return V.y(e,t)},Y:function(e,t,r,o){let n=Me(e,o),a=n>0?n:1-n;if(t==="YY"){let i=a%100;return m(i,2)}return t==="Yo"?r.ordinalNumber(a,{unit:"year"}):m(a,t.length)},R:function(e,t){let r=be(e);return m(r,t.length)},u:function(e,t){let r=e.getFullYear();return m(r,t.length)},Q:function(e,t,r){let o=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(o);case"QQ":return m(o,2);case"Qo":return r.ordinalNumber(o,{unit:"quarter"});case"QQQ":return r.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(o,{width:"wide",context:"formatting"})}},q:function(e,t,r){let o=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(o);case"qq":return m(o,2);case"qo":return r.ordinalNumber(o,{unit:"quarter"});case"qqq":return r.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(o,{width:"wide",context:"standalone"})}},M:function(e,t,r){let o=e.getMonth();switch(t){case"M":case"MM":return V.M(e,t);case"Mo":return r.ordinalNumber(o+1,{unit:"month"});case"MMM":return r.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(o,{width:"wide",context:"formatting"})}},L:function(e,t,r){let o=e.getMonth();switch(t){case"L":return String(o+1);case"LL":return m(o+1,2);case"Lo":return r.ordinalNumber(o+1,{unit:"month"});case"LLL":return r.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(o,{width:"wide",context:"standalone"})}},w:function(e,t,r,o){let n=ar(e,o);return t==="wo"?r.ordinalNumber(n,{unit:"week"}):m(n,t.length)},I:function(e,t,r){let o=or(e);return t==="Io"?r.ordinalNumber(o,{unit:"week"}):m(o,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):V.d(e,t)},D:function(e,t,r){let o=rr(e);return t==="Do"?r.ordinalNumber(o,{unit:"dayOfYear"}):m(o,t.length)},E:function(e,t,r){let o=e.getDay();switch(t){case"E":case"EE":case"EEE":return r.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(o,{width:"short",context:"formatting"});case"EEEE":default:return r.day(o,{width:"wide",context:"formatting"})}},e:function(e,t,r,o){let n=e.getDay(),a=(n-o.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return m(a,2);case"eo":return r.ordinalNumber(a,{unit:"day"});case"eee":return r.day(n,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(n,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(n,{width:"short",context:"formatting"});case"eeee":default:return r.day(n,{width:"wide",context:"formatting"})}},c:function(e,t,r,o){let n=e.getDay(),a=(n-o.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return m(a,t.length);case"co":return r.ordinalNumber(a,{unit:"day"});case"ccc":return r.day(n,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(n,{width:"narrow",context:"standalone"});case"cccccc":return r.day(n,{width:"short",context:"standalone"});case"cccc":default:return r.day(n,{width:"wide",context:"standalone"})}},i:function(e,t,r){let o=e.getDay(),n=o===0?7:o;switch(t){case"i":return String(n);case"ii":return m(n,t.length);case"io":return r.ordinalNumber(n,{unit:"day"});case"iii":return r.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(o,{width:"short",context:"formatting"});case"iiii":default:return r.day(o,{width:"wide",context:"formatting"})}},a:function(e,t,r){let n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,r){let o=e.getHours(),n;switch(o===12?n=ee.noon:o===0?n=ee.midnight:n=o/12>=1?"pm":"am",t){case"b":case"bb":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},B:function(e,t,r){let o=e.getHours(),n;switch(o>=17?n=ee.evening:o>=12?n=ee.afternoon:o>=4?n=ee.morning:n=ee.night,t){case"B":case"BB":case"BBB":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},h:function(e,t,r){if(t==="ho"){let o=e.getHours()%12;return o===0&&(o=12),r.ordinalNumber(o,{unit:"hour"})}return V.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):V.H(e,t)},K:function(e,t,r){let o=e.getHours()%12;return t==="Ko"?r.ordinalNumber(o,{unit:"hour"}):m(o,t.length)},k:function(e,t,r){let o=e.getHours();return o===0&&(o=24),t==="ko"?r.ordinalNumber(o,{unit:"hour"}):m(o,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):V.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):V.s(e,t)},S:function(e,t){return V.S(e,t)},X:function(e,t,r){let o=e.getTimezoneOffset();if(o===0)return"Z";switch(t){case"X":return sr(o);case"XXXX":case"XX":return A(o);case"XXXXX":case"XXX":default:return A(o,":")}},x:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"x":return sr(o);case"xxxx":case"xx":return A(o);case"xxxxx":case"xxx":default:return A(o,":")}},O:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+ir(o,":");case"OOOO":default:return"GMT"+A(o,":")}},z:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+ir(o,":");case"zzzz":default:return"GMT"+A(o,":")}},t:function(e,t,r){let o=Math.trunc(+e/1e3);return m(o,t.length)},T:function(e,t,r){return m(+e,t.length)}};function ir(e,t=""){let r=e>0?"-":"+",o=Math.abs(e),n=Math.trunc(o/60),a=o%60;return a===0?r+String(n):r+String(n)+t+m(a,2)}function sr(e,t){return e%60===0?(e>0?"-":"+")+m(Math.abs(e)/60,2):A(e,t)}function A(e,t=""){let r=e>0?"-":"+",o=Math.abs(e),n=m(Math.trunc(o/60),2),a=m(o%60,2);return r+n+t+a}var lr=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},dr=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},Ko=(e,t)=>{let r=e.match(/(P+)(p+)?/)||[],o=r[1],n=r[2];if(!n)return lr(e,t);let a;switch(o){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;case"PPPP":default:a=t.dateTime({width:"full"});break}return a.replace("{{date}}",lr(o,t)).replace("{{time}}",dr(n,t))},mr={p:dr,P:Ko};var Uo=/^D+$/,en=/^Y+$/,tn=["D","DD","YY","YYYY"];function cr(e){return Uo.test(e)}function pr(e){return en.test(e)}function ur(e,t,r){let o=rn(e,t,r);if(console.warn(o),tn.includes(e))throw new RangeError(o)}function rn(e,t,r){let o=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${o} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}var on=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,nn=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,an=/^'([^]*?)'?$/,sn=/''/g,ln=/[a-zA-Z]/;function se(e,t,r){let o=S(),n=r?.locale??o.locale??Xe,a=r?.firstWeekContainsDate??r?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0,s=d(e,r?.in);if(!Zt(s))throw new RangeError("Invalid time value");let l=t.match(nn).map(f=>{let p=f[0];if(p==="p"||p==="P"){let y=mr[p];return y(f,n.formatLong)}return f}).join("").match(on).map(f=>{if(f==="''")return{isToken:!1,value:"'"};let p=f[0];if(p==="'")return{isToken:!1,value:dn(f)};if(Qe[p])return{isToken:!0,value:f};if(p.match(ln))throw new RangeError("Format string contains an unescaped latin alphabet character `"+p+"`");return{isToken:!1,value:f}});n.localize.preprocessor&&(l=n.localize.preprocessor(s,l));let c={firstWeekContainsDate:a,weekStartsOn:i,locale:n};return l.map(f=>{if(!f.isToken)return f.value;let p=f.value;(!r?.useAdditionalWeekYearTokens&&pr(p)||!r?.useAdditionalDayOfYearTokens&&cr(p))&&ur(p,t,String(e));let y=Qe[p[0]];return y(s,p,n.localize,c)}).join("")}function dn(e){let t=e.match(an);return t?t[1].replace(sn,"'"):e}function fr(e){return+d(e)<Date.now()}function hr(e,t){return ie(h(t?.in||e,e),qt(t?.in||e))}function gr(e,t,r){return J(e,-t,r)}function Pe(e,t,r){let o=d(e,r?.in);return o.setHours(t),o}function Le(e,t,r){return we(e,-t,r)}function yr(e,t,r){return ke(e,-t,r)}function $e(e){return Array.from({length:e},(t,r)=>r)}var le=["Domingo","Segunda","Ter\xE7a","Quarta","Quinta","Sexta","S\xE1bado"],Te=Array.from({length:16},(e,t)=>{let r=t+8;return{hour:r,label:`${r.toString().padStart(2,"0")}:00`}});function vr(e){let t=e.getFullYear(),r=e.getMonth(),o=$t(e).getDay(),n=je(Le(e,1)).getDate(),a=je(e).getDate(),i=$e(o).map(y=>{y+=1;let w=r-1,I=n-o+y,Y=new Date(t,w,I);return{dayOfWeekNumber:Y.getDay(),date:Y,type:"month"}}),s=$e(a).map(y=>{let w=y+1,L=new Date(t,r,w);return{dayOfWeekNumber:L.getDay(),date:L,type:"month"}}),l=7,c=o+a,f=l-c%l%l,p=$e(f).map(y=>{let w=y+1,L=new Date(t,r+1,w);return{dayOfWeekNumber:L.getDay(),date:L,type:"month"}});return[...i,...s,...p]}function xr(e,t){return e.filter(r=>ie(r.eventDate,t))}function de(e){return hr(e)}function Cr(e){let t=v(e,{weekStartsOn:0}),r=Ze(e,{weekStartsOn:0}),o=Qt({start:t,end:r}),n=t.getDay(),a=le[n];return o.map(i=>({date:i,dayOfWeekNumber:n,dayOfWeekName:a,fullDate:i,type:"week"}))}function Se(e,t,r){return e.filter(o=>ie(o.eventDate,t)&&o.eventDate.getHours()===r)}function wr(e){let t=v(e,{weekStartsOn:0}),r=Ze(e,{weekStartsOn:0});return{start:t,end:r}}import{createContext as mn,use as cn,useCallback as Ge,useMemo as pn,useState as Je}from"react";import{DndContext as un,closestCenter as fn,useSensor as Ke,useSensors as hn,PointerSensor as gn,KeyboardSensor as yn,MouseSensor as vn}from"@dnd-kit/core";import{sortableKeyboardCoordinates as xn}from"@dnd-kit/sortable";import{jsx as br}from"react/jsx-runtime";var kr=mn({events:[],calendarView:"month",selectedDate:new Date,activeEventId:null,disableEventCreationInPast:!0,renderEvent:()=>null,setSelectedDate:()=>{},handleChangeView:()=>{},onEventMove:()=>{},onAddEvent:()=>{}});function md({children:e,events:t,calendarView:r="month",selectedDate:o=new Date,disableEventCreationInPast:n=!0,renderEvent:a,onEventMove:i,onAddEvent:s}){let[l,c]=Je(o),[f,p]=Je(r),[y,w]=Je(null),L=Ge(W=>{c(new Date),p(W)},[]),I=hn(Ke(gn,{activationConstraint:{distance:8}}),Ke(yn,{coordinateGetter:xn}),Ke(vn,{activationConstraint:{distance:5,delay:250}})),Y=Ge(W=>{let ge=W.active.id.toString();w(ge)},[]),ze=Ge(W=>{let{active:ge,over:Et}=W;if(w(null),!ge||!Et||!i)return;let po=ge.id.toString(),Nt=Et.data.current?.date;Nt&&i(po,Nt)},[i]),Re=pn(()=>({events:t,renderEvent:a,activeEventId:y,disableEventCreationInPast:n,selectedDate:l,setSelectedDate:c,calendarView:f,handleChangeView:L,onEventMove:i,onAddEvent:s}),[t,a,y,n,l,f,L,i,s]);return br(kr.Provider,{value:Re,children:br(un,{collisionDetection:fn,sensors:I,onDragEnd:ze,onDragStart:Y,children:e})})}function g(){let e=cn(kr);if(!e)throw new Error("useFullCalendar must be used within a CalendarRoot");return e}import{Fragment as $n,useMemo as yt}from"react";import{useDroppable as Gn}from"@dnd-kit/core";import{cx as Jn,tv as Kn}from"@xjur-ui/util";import{Slot as Cn}from"@radix-ui/react-slot";import{cva as wn,cx as bn}from"@xjur-ui/util";import{jsx as Dn}from"react/jsx-runtime";var kn=wn(["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 E({asChild:e,className:t,variant:r="primary",size:o="md",appearance:n="solid",...a}){return Dn(e?Cn:"button",{className:bn(kn({variant:r,appearance:n,size:o}),t),...a})}import{cx as On}from"@xjur-ui/util";var Dr=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as D,jsxs as Mn}from"react/jsx-runtime";function Ue(){return Mn("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[D("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"}),D("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"}),D("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"}),D("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"}),D("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"}),D("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"}),D("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"}),D("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"}),D("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),D("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"}),D("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"}),D("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as T,jsxs as Mr}from"react/jsx-runtime";function et(){return Mr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Mr("g",{clipPath:"url(#clip0_19548_42822)",children:[T("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),T("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),T("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"}),T("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"}),T("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"}),T("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"}),T("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"}),T("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"})]}),T("defs",{children:T("clipPath",{id:"clip0_19548_42822",children:T("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as Oe,jsxs as Pn}from"react/jsx-runtime";function tt(){return Pn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Oe("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),Oe("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"}),Oe("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),Oe("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 x,jsxs as Pr}from"react/jsx-runtime";function rt(){return Pr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Pr("g",{clipPath:"url(#clip0_19548_42667)",children:[x("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"}),x("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"}),x("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"}),x("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"}),x("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"}),x("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),x("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"}),x("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),x("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),x("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),x("defs",{children:x("clipPath",{id:"clip0_19548_42667",children:x("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as q,jsxs as Ln}from"react/jsx-runtime";function ot(){return Ln("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[q("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"}),q("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"}),q("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"}),q("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"}),q("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),q("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),q("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as te,jsxs as Lr}from"react/jsx-runtime";function nt(){return Lr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Lr("g",{clipPath:"url(#clip0_19548_42803)",children:[te("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"}),te("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"}),te("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),te("defs",{children:te("clipPath",{id:"clip0_19548_42803",children:te("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as j,jsxs as Tr}from"react/jsx-runtime";function at(){return Tr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Tr("g",{clipPath:"url(#clip0_19548_42782)",children:[j("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),j("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),j("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"}),j("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"})]}),j("defs",{children:j("clipPath",{id:"clip0_19548_42782",children:j("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as _e,jsxs as Tn}from"react/jsx-runtime";function it(){return Tn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[_e("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),_e("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),_e("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"}),_e("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 F,jsxs as Sr}from"react/jsx-runtime";function st(){return Sr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Sr("g",{clipPath:"url(#clip0_19548_42757)",children:[F("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),F("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),F("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),F("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"}),F("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),F("defs",{children:F("clipPath",{id:"clip0_19548_42757",children:F("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as re,jsxs as Or}from"react/jsx-runtime";function lt(){return Or("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Or("g",{clipPath:"url(#clip0_19548_42810)",children:[re("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"}),re("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"}),re("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"})]}),re("defs",{children:re("clipPath",{id:"clip0_19548_42810",children:re("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as O,jsxs as _r}from"react/jsx-runtime";function dt(){return _r("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[_r("g",{clipPath:"url(#clip0_21377_57335)",children:[O("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"}),O("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"}),O("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"}),O("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"}),O("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"}),O("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),O("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),O("defs",{children:O("clipPath",{id:"clip0_21377_57335",children:O("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as me,jsxs as Sn}from"react/jsx-runtime";function mt(){return Sn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[me("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"}),me("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),me("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),me("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),me("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as M}from"react/jsx-runtime";function Ir({name:e}){switch(e){case"agenda":return M(Ue,{});case"contencioso":return M(rt,{});case"contrato":return M(ot,{});case"consultivo":return M(tt,{});case"xsigner":return M(mt,{});case"procuracao":return M(st,{});case"xpay":return M(dt,{});case"imobiliario":return M(at,{});case"marcasepatentes":return M(it,{});case"ged":return M(nt,{});case"regulatorio":return M(lt,{});case"compliance":return M(et,{});default:return null}}import{jsx as Wr}from"react/jsx-runtime";function Z({className:e,filled:t=!1,name:r,...o}){return Dr.includes(r)?Wr(Ir,{name:r}):Wr("span",{...o,className:On("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:r})}import{Fragment as Qn}from"react/jsx-runtime";import"react";import*as Vr from"@radix-ui/react-dropdown-menu";import{jsx as _n}from"react/jsx-runtime";function ct({...e}){return _n(Vr.Root,{"data-slot":"dropdown-menu",...e})}import*as Er from"@radix-ui/react-dropdown-menu";import{jsx as In}from"react/jsx-runtime";function pt({...e}){return In(Er.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as We from"@radix-ui/react-dropdown-menu";import{cx as jn}from"@xjur-ui/util";import{Slot as Vn}from"@radix-ui/react-slot";import{cx as En}from"@xjur-ui/util";import{useVirtualizer as Nn}from"@tanstack/react-virtual";import{useRef as Hn}from"react";import{createContext as Wn}from"react";var ce=Wn({virtualizer:null,enabled:!1});import{jsx as Nr}from"react/jsx-runtime";function pe({className:e,asChild:t,children:r,virtualized:o=!1,itemCount:n=0,estimateSize:a=()=>48,overscan:i=5,...s}){let l=t?Vn:"div",c=Hn(null),f=Nn({count:n,getScrollElement:()=>c.current,estimateSize:a,overscan:i,enabled:o});return Nr(ce.Provider,{value:{virtualizer:f,enabled:o},children:Nr(l,{...s,className:En(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:c,children:r})})}import{Slot as Dm}from"@radix-ui/react-slot";import{cx as Pm}from"@xjur-ui/util";import{jsx as Tm}from"react/jsx-runtime";import{cx as _m}from"@xjur-ui/util";import{jsx as Vm}from"react/jsx-runtime";import{Slot as Fn}from"@radix-ui/react-slot";import{cx as Hr}from"@xjur-ui/util";import{useContext as zn}from"react";import{jsx as ut}from"react/jsx-runtime";function ue({className:e,asChild:t,children:r,renderItem:o,...n}){let a=t?Fn:"ul",{virtualizer:i,enabled:s}=zn(ce);if(s&&i&&o){let l=i.getVirtualItems();return ut(a,{...n,className:Hr("p-small relative flex flex-col",e),style:{height:`${i.getTotalSize()}px`},children:l.map(c=>ut("div",{className:"absolute top-0 left-0 w-full","data-index":c.index,ref:i.measureElement,style:{transform:`translateY(${c.start}px)`},children:o(c.index)},c.key))})}return ut(a,{...n,className:Hr("gap-small-1x p-small flex flex-col",e),children:r})}import{Slot as Rn}from"@radix-ui/react-slot";import{cx as Yn,cva as Bn}from"@xjur-ui/util";import{jsx as qn}from"react/jsx-runtime";var An=Bn(["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 Ie({className:e,size:t,isActive:r,asChild:o,...n}){return qn(o?Rn:"li",{...n,className:Yn(An({size:t,isActive:r}),e)})}import{jsx as ft}from"react/jsx-runtime";function ht({className:e,sideOffset:t=4,align:r="start",side:o="bottom",children:n,...a}){return ft(We.Portal,{children:ft(We.Content,{align:r,className:jn("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...a,children:ft(pe,{children:n})})})}import{jsx as Zn}from"react/jsx-runtime";function gt({...e}){return Zn(ue,{...e})}import{jsx as lc}from"react/jsx-runtime";import{cx as vc}from"@xjur-ui/util";import"react";import*as Xn from"@radix-ui/react-separator";import{cx as pc}from"@xjur-ui/util";import{jsx as fc}from"react/jsx-runtime";import{jsx as kc}from"react/jsx-runtime";import{jsx as Ve,jsxs as Rr}from"react/jsx-runtime";function Yr({events:e}){let{renderEvent:t}=g();return Rr(ct,{children:[Ve(pt,{asChild:!0,children:Rr(E,{size:"sm",variant:"outlined",children:["Mais ",e.length]})}),Ve(ht,{className:"w-[240px]",children:Ve(gt,{children:e.map(r=>Ve(Qn,{children:t?.(r)},r.eventDate.toISOString()))})})]})}import{jsx as N,jsxs as vt}from"react/jsx-runtime";var Un=Kn({base:"group/calendar-cell p-small flex flex-col gap-small-1x w-full bg-layer-2-idle ",variants:{type:{month:"h-[212px]",week:"min-h-[64px] max-h-[212px]",day:"min-h-[64px] max-h-[212px]"}}});function oe({cell:e,events:t}){let{date:r,type:o}=e,{renderEvent:n,activeEventId:a,onAddEvent:i,disableEventCreationInPast:s}=g(),l=yt(()=>t.slice(0,2),[t]),c=t.length>=3,{isOver:f,setNodeRef:p}=Gn({id:`calendar-cell-${o}-${r.toISOString()}`,data:{date:r,type:o}}),y=yt(()=>{let I=t.find(W=>W.id===a);if(!I)return!1;let Y=W=>W.toLocaleDateString("pt-BR",{year:"numeric",month:"2-digit",day:"2-digit"}),ze=Y(r),Re=Y(I.eventDate);return ze===Re},[a,r,t]),w=Un({type:o}),L=yt(()=>s&&fr(r)&&!de(r),[s,r]);return vt("div",{className:w,"data-slot":"calendar-cell",ref:p,children:[o==="month"&&N("div",{className:"flex items-center justify-center",children:N("div",{className:Jn("size-large-2x rounded-circle bg-layer-2-idle flex items-center justify-center",de(r)&&"bg-primary-idle text-neutral-label"),children:N(u,{size:"sm",variant:"label",weight:"medium",children:e.date.getDate()})})}),vt("div",{className:"gap-small-1x flex flex-col",children:[l.map(I=>N($n,{children:n(I)},I.id)),f&&l.length<2&&!y&&N("div",{className:"border-border-layer-4 rounded-small-2x h-[68px] w-full border border-dashed"})]}),vt("div",{className:"mt-auto flex items-center justify-between",children:[c&&N(Yr,{events:t.slice(2)}),i&&!L&&N("div",{className:"invisible ml-auto transition-opacity duration-100 ease-in-out group-hover/calendar-cell:visible",children:N(E,{size:"icon_sm",variant:"outlined",onClick:()=>i(r),children:N(Z,{className:"text-icon-neutral-3",name:"add"})})})]})]})}import{jsx as ne,jsxs as ra}from"react/jsx-runtime";function xt(){let{selectedDate:e,events:t}=g(),r=ta(()=>vr(e),[e]),o=ea(n=>xr(t,n.date),[t]);return ra("div",{className:"rounded-small-1x scrollbar-hide border-border-layer-2 h-full w-full border",children:[ne("div",{className:"bg-layer-2-hover h-large-4x rounded-t-small-1x sticky top-0 grid grid-cols-7","data-slot":"month-header",children:le.map(n=>ne("div",{className:Br("p-small b border-border-layer-2 flex items-center justify-center border-r last:border-r-0"),"data-slot":"month-header-weekday",children:ne(u,{size:"sm",variant:"label",weight:"medium",children:n})},n))}),ne("div",{className:"grid h-full grid-cols-7 overflow-hidden","data-slot":"month-day-cells",children:r.map((n,a)=>{let i=(a+1)%7===0,s=(a+1)%7===1;return ne("div",{className:Br("border-border-layer-2 border-t border-r",i&&"pr-small-2x border-r-0",s&&"pl-small-2x"),children:ne(oe,{cell:n,events:o(n)})},`${n.date.toISOString()}-${a}`)})})]})}import{useCallback as Ar,useMemo as na}from"react";import{cx as qr}from"@xjur-ui/util";import{cx as Ct}from"@xjur-ui/util";import{jsx as wt,jsxs as oa}from"react/jsx-runtime";function Ee({date:e,className:t,...r}){let o=de(e),n=e.getDate();return oa("div",{className:Ct("p-small gap-small-1x flex w-full flex-1 flex-col items-center",t),"data-slot":"week-day",...r,children:[wt(u,{size:"sm",variant:"label",weight:"medium",children:le[e.getDay()]}),wt("div",{className:Ct("size-large-2x rounded-circle flex items-center justify-center",o&&"bg-primary-idle"),children:wt(u,{className:Ct(o&&"text-neutral-label"),size:"sm-1x",variant:"label",weight:"medium",children:n})})]},e.toISOString())}import{jsx as z,jsxs as jr}from"react/jsx-runtime";function Zr(){let{selectedDate:e,events:t}=g(),r=na(()=>Cr(e),[e]),o=Ar((a,i)=>Se(t,a,i),[t]),n=Ar((a,i)=>({...a,date:Pe(a.date,i)}),[]);return z("div",{className:"bg-layer-2-hover rounded-small-1x border-border-layer-2 scrollbar-hide h-full w-full border",children:jr("div",{className:"flex flex-1 flex-col",children:[z("div",{className:qr("bg-layer-2-hover sticky top-0 grid [grid-template-columns:64px_repeat(7,1fr)]","[&>*]:border-border-layer-2","[&>*]:border-l"),"data-slot":"week-header",children:r.map((a,i)=>z(Ee,{date:a.date,style:{gridColumnStart:i+2}},a.date.getDay()))}),z("div",{className:"overflow-hidden",children:Te.map(({hour:a,label:i})=>jr("div",{className:"flex items-start",children:[z("div",{className:"px-small flex h-full w-[64px] items-start justify-end",children:z(u,{size:"sm-1x",variant:"label",weight:"medium",children:i})}),z("div",{className:qr("grid flex-1 grid-cols-7","[&>*]:border-border-layer-2","[&>*]:border-t","[&>*]:border-l"),children:r.map(s=>z(oe,{cell:n(s,a),events:o(s.date,a)},s.date.toISOString()))})]},a))})]})})}import{useCallback as Xr}from"react";import{cx as aa}from"@xjur-ui/util";import{jsx as R,jsxs as bt}from"react/jsx-runtime";function Qr(){let{selectedDate:e,events:t}=g(),r=Xr((n,a)=>Se(t,n,a),[t]),o=Xr((n,a)=>({...n,date:Pe(n.date,a)}),[]);return R("div",{className:"bg-layer-2-hover rounded-small-1x border-border-layer-2 scrollbar-hide h-full w-full border",children:bt("div",{className:"flex flex-1 flex-col",children:[bt("div",{className:"bg-layer-2-hover sticky top-0 z-10 flex w-full","data-slot":"week-header",children:[R("div",{className:"w-[64px]"}),R(Ee,{className:"border-border-layer-2 items-start border-l",date:e})]}),R("div",{className:"overflow-hidden",children:Te.map(({hour:n,label:a})=>bt("div",{className:"flex items-start",children:[R("div",{className:"px-small flex h-full w-[64px] items-start justify-end",children:R(u,{size:"sm-1x",variant:"label",weight:"medium",children:a})}),R("div",{className:aa("flex flex-1","[&>*]:border-border-layer-2","[&>*]:border-t","[&>*]:border-l"),children:R(oe,{cell:o({date:e,type:"day"},n),events:r(e,n)})})]},n))})]})})}import{jsx as Ne}from"react/jsx-runtime";function Fp(){let{calendarView:e}=g();switch(e){case"month":return Ne(xt,{});case"week":return Ne(Zr,{});case"day":return Ne(Qr,{});default:return Ne(xt,{})}}import{useCallback as eo,useMemo as Oa}from"react";var ia={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 m\xEAs",other:"cerca de {{count}} meses"},xMonths:{one:"1 m\xEAs",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},$r=(e,t,r)=>{let o,n=ia[e];return typeof n=="string"?o=n:t===1?o=n.one:o=n.other.replace("{{count}}",String(t)),r?.addSuffix?r.comparison&&r.comparison>0?"em "+o:"h\xE1 "+o:o};var sa={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},la={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},da={full:"{{date}} '\xE0s' {{time}}",long:"{{date}} '\xE0s' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},Gr={date:H({formats:sa,defaultWidth:"full"}),time:H({formats:la,defaultWidth:"full"}),dateTime:H({formats:da,defaultWidth:"full"})};var ma={lastWeek:e=>{let t=e.getDay();return"'"+(t===0||t===6?"\xFAltimo":"\xFAltima")+"' eeee '\xE0s' p"},yesterday:"'ontem \xE0s' p",today:"'hoje \xE0s' p",tomorrow:"'amanh\xE3 \xE0s' p",nextWeek:"eeee '\xE0s' p",other:"P"},Jr=(e,t,r,o)=>{let n=ma[e];return typeof n=="function"?n(t):n};var ca={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},pa={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1\xBA trimestre","2\xBA trimestre","3\xBA trimestre","4\xBA trimestre"]},ua={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","mar\xE7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},fa={narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","ter\xE7a","quarta","quinta","sexta","s\xE1bado"],wide:["domingo","segunda-feira","ter\xE7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xE1bado"]},ha={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"}},ga={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},ya=(e,t)=>{let r=Number(e);return t?.unit==="week"?r+"\xAA":r+"\xBA"},Kr={ordinalNumber:ya,era:b({values:ca,defaultWidth:"wide"}),quarter:b({values:pa,defaultWidth:"wide",argumentCallback:e=>e-1}),month:b({values:ua,defaultWidth:"wide"}),day:b({values:fa,defaultWidth:"wide"}),dayPeriod:b({values:ha,defaultWidth:"wide",formattingValues:ga,defaultFormattingWidth:"wide"})};var va=/^(\d+)[ºªo]?/i,xa=/\d+/i,Ca={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},wa={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},ba={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},ka={any:[/1/i,/2/i,/3/i,/4/i]},Da={narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},Ma={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},Pa={narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},La={short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},Ta={narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},Sa={any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},Ur={ordinalNumber:De({matchPattern:va,parsePattern:xa,valueCallback:e=>parseInt(e,10)}),era:k({matchPatterns:Ca,defaultMatchWidth:"wide",parsePatterns:wa,defaultParseWidth:"any"}),quarter:k({matchPatterns:ba,defaultMatchWidth:"wide",parsePatterns:ka,defaultParseWidth:"any",valueCallback:e=>e+1}),month:k({matchPatterns:Da,defaultMatchWidth:"wide",parsePatterns:Ma,defaultParseWidth:"any"}),day:k({matchPatterns:Pa,defaultMatchWidth:"wide",parsePatterns:La,defaultParseWidth:"any"}),dayPeriod:k({matchPatterns:Ta,defaultMatchWidth:"any",parsePatterns:Sa,defaultParseWidth:"any"})};var fe={code:"pt-BR",formatDistance:$r,formatLong:Gr,formatRelative:Jr,localize:Kr,match:Ur,options:{weekStartsOn:0,firstWeekContainsDate:1}};import{capitalize as _a}from"@xjur-ui/util";import{jsx as he,jsxs as to}from"react/jsx-runtime";function cu(){let{selectedDate:e,calendarView:t,setSelectedDate:r}=g(),o=Oa(()=>{if(t==="month")return _a(se(e,"MMMM 'de' yyyy",{locale:fe}));if(t==="week"){let{start:i,end:s}=wr(e),l=se(s,"MMMM",{locale:fe}),c=se(s,"yyyy",{locale:fe});return`${i.getDate()} - ${s.getDate()} de ${l} de ${c}`}return se(e,"dd 'de' MMMM 'de' yyyy",{locale:fe})},[e,t]),n=eo(()=>{if(t==="month"){r(we(e,1));return}if(t==="week"){let s=v(ke(e,1));r(s);return}let i=J(e,1);r(i)},[e,r,t]),a=eo(()=>{if(t==="month"){r(Le(e,1));return}t==="week"&&r(yr(e,1)),r(gr(e,1))},[e,r,t]);return to("div",{className:"gap-large flex items-center",children:[he(u,{className:"text-title-neutral",size:"lg",variant:"title",children:o}),to("div",{className:"gap-small flex items-center",children:[he(E,{size:"icon_md",variant:"tertiary",onClick:a,children:he(Z,{className:"text-icon-neutral-3",name:"chevron_left"})}),he(E,{size:"icon_md",variant:"tertiary",onClick:n,children:he(Z,{className:"text-icon-neutral-3",name:"chevron_right"})})]})]})}import*as ro from"@radix-ui/react-popover";import{createContext as Ia,useContext as Wa}from"react";var kt=Ia({state:"normal",variant:"normal",customMask:void 0,mask:void 0});function C(){let e=Wa(kt);if(!e)throw new Error("useFieldContext must be used within a InputRoot, SelectRoot, DatePickerRoot, etc.");return e}import{tv as Va}from"@xjur-ui/util";var P=Va({slots:{wrapper:"group flex flex-col gap-small-2x",trigger:["h-large-4x w-auto inline-flex cursor-pointer relative","items-center gap-small rounded-small-1x","py-small_1x-alt px-small","bg-layer-2-idle border border-border-layer-2","group-has-[div[data-slot=input-action-slot]]:rounded-r-none","transition-all duration-200"],content:["group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)] group-data-[state=open]:rotate-180 transition-transform duration-200"],icon:"size-large text-icon-neutral-3 flex items-center justify-center",slotText:"size-large flex items-center justify-center !text-size-label-md text-neutral-placeholder",caption:"!text-size-body-sm font-normal"},variants:{state:{normal:{trigger:"hover:border-border-layer-3 data-[state=open]:border-primary-idle data-[state=open]:hover:border-primary-idle"},error:{trigger:"border-danger-idle hover:border-danger-idle data-[state=open]:border-danger-idle data-[state=open]:hover:border-danger-idle",caption:"text-danger-label-idle"},disabled:{trigger:"pointer-events-none border-transparent bg-layer-2-idle"}}}});import{jsx as Dt}from"react/jsx-runtime";var{wrapper:Ea}=P();function Mt({className:e,state:t="normal",defaultOpen:r,variant:o="normal",modal:n,open:a,onOpenChange:i,...s}){return Dt(ro.Root,{defaultOpen:r,modal:n,open:a,onOpenChange:i,children:Dt(kt.Provider,{value:{state:t,variant:o},children:Dt("div",{className:Ea({className:e,state:t}),...s})})})}import{tv as Na,twMerge as Ha}from"@xjur-ui/util";import*as oo from"@radix-ui/react-popover";import{jsx as za}from"react/jsx-runtime";var{trigger:Fa}=P();function Pt({className:e,...t}){let{state:r,variant:o}=C(),n=Na({base:["group bg-layer-2-idle"],variants:{state:{normal:["border-border-layer-2 hover:border-border-layer-3 has-[input:not(:placeholder-shown)]:border-primary-idle"],error:["border-danger-idle hover:border-danger-idle"],disabled:["border border-border-layer-2 opacity-60"]}}}),a=Ha(Fa({state:r,className:e}),o==="filter"&&n({state:r,className:e}));return za(oo.Trigger,{className:a,disabled:r==="disabled",...t})}import{jsx as no}from"react/jsx-runtime";var{icon:Ra}=P();function Lt({className:e,name:t,orientation:r="left",...o}){let{state:n}=C();return no("div",{className:Ra({className:e,state:n}),"data-slot":`control-${r}-slot`,...o,children:no(Z,{name:t})})}import{twJoin as Ba}from"@xjur-ui/util";import{useMemo as Aa}from"react";import{tv as Ya}from"@xjur-ui/util";import{jsx as ao}from"react/jsx-runtime";function Tt({className:e,htmlFor:t,children:r,...o}){let{state:n}=C(),a=Ya({base:["group inline-block max-w-full truncate text-left","ease animate-in left-small right-small pointer-events-none absolute top-1/2 -translate-y-1/2 transition-all duration-250","text-size-body-md","group-focus-within:-top-[3px]","group-data-[state=open]:-top-[3px]","group-focus-within:text-size-label-sm-1x group-focus-within:font-medium","group-data-[state=open]:text-size-label-sm-1x group-data-[state=open]:font-medium","group-has-[input:not(:placeholder-shown)]:-top-[3px]","group-has-[input:not(:placeholder-shown)]:text-size-label-sm-1x","group-has-[input:not(:placeholder-shown)]:font-medium","group-has-[div[data-slot=control-left-slot]]:left-large-4x","group-has-[div[data-slot=control-left-slot]]:group-focus-within:left-small","group-has-[div[data-slot=control-left-slot]]:group-has-[input:not(:placeholder-shown)]:left-small","group-has-[div[data-slot=control-left-slot]]:group-data-[state=open]:left-small","group-focus-within:animate-in","group-has-[input:not(:placeholder-shown)]:animate-out","data-[disabled=true]:hidden"],variants:{state:{normal:["group-focus-within:!text-primary-idle group-data-[state=open]:!text-primary-idle","group-has-[input:not(:placeholder-shown)]:!text-primary-idle"],error:["group-focus-within:!text-danger-label-active group-data-[state=open]:!text-danger-label-active","group-has-[input:not(:placeholder-shown)]:!text-danger-label-active"],disabled:[]}}});return ao("label",{className:a({className:e,state:n}),htmlFor:t,...o,children:ao("span",{className:"rounded-small-1x bg-layer-2-idle max-w-full",children:r})})}import{jsx as He,jsxs as qa}from"react/jsx-runtime";function St({className:e,value:t,placeholder:r,renderValue:o,...n}){let{variant:a}=C(),i=Aa(()=>{let s=o?o(t??""):typeof t=="object"?t?.label:t;return a==="filter"?s:s||r},[t,r,a,o]);return qa("div",{className:"grid w-full items-center",children:[r&&a==="filter"&&He(Tt,{children:r}),r&&a==="filter"&&He(u,{className:"invisible col-start-1 row-start-1 self-center",children:r}),He(u,{className:"text-neutral-dark z-10 col-start-1 row-start-1 self-center text-left",children:i}),He("input",{...n,"aria-readonly":!0,className:Ba("pointer-events-none",e),hidden:!0,placeholder:" ",readOnly:!0,value:typeof t=="object"?t?.value??"":t??""})]})}import{twMerge as qu}from"@xjur-ui/util";import{Fragment as Zu,useMemo as Xu}from"react";import{jsx as Ku,jsxs as Uu}from"react/jsx-runtime";import*as Fe from"@radix-ui/react-popover";import{jsx as Ot}from"react/jsx-runtime";var{content:ja}=P();function _t({className:e,sideOffset:t=5,side:r="bottom",align:o="start",children:n,virtualized:a=!1,overscan:i=5,estimateSize:s=()=>32,...l}){let{state:c}=C();return Ot(Fe.Portal,{children:Ot(Fe.Content,{align:o,className:ja({className:e,state:c}),side:r,sideOffset:t,...l,children:Ot(pe,{estimateSize:s,overscan:i,virtualized:a,children:n})})})}import{jsx as m1}from"react/jsx-runtime";var{caption:l1}=P();import{jsx as g1}from"react/jsx-runtime";var{slotText:f1}=P();import{jsx as Za}from"react/jsx-runtime";function It(e){return Za(ue,{...e})}import{twMerge as Xa}from"@xjur-ui/util";import*as so from"@radix-ui/react-popover";import{jsx as io}from"react/jsx-runtime";function Wt({className:e,value:t,closeOnSelect:r=!0,...o}){let n=io(Ie,{className:Xa(e,"cursor-pointer"),value:typeof t=="object"?t?.value:t,...o});return r?io(so.Close,{asChild:!0,children:n}):n}import{twMerge as Qa}from"@xjur-ui/util";import{jsx as $a}from"react/jsx-runtime";function Vt({className:e,...t}){return $a(Be,{className:Qa(e,"truncate"),...t})}import{jsx as _1}from"react/jsx-runtime";import{jsx as E1}from"react/jsx-runtime";import{Close as of}from"@radix-ui/react-popover";import{jsx as X,jsxs as mo}from"react/jsx-runtime";var lo=[{name:"M\xEAs",value:"month"},{name:"Semana",value:"week"},{name:"Dia",value:"day"}];function sf(){let{calendarView:e,handleChangeView:t}=g();return X("div",{className:"w-[94px]",children:mo(Mt,{children:[mo(Pt,{children:[X(St,{name:"calendar-toggle-view",renderValue:r=>lo.find(o=>o.value===r)?.name??"",value:e}),X(Lt,{className:"text-icon-neutral-3",name:"keyboard_arrow_down"})]}),X(_t,{children:X(It,{children:lo.map(r=>X(Wt,{isActive:e===r.value,value:r.value,onClick:()=>t(r.value),children:X(Vt,{children:r.name})},r.value))})})]})})}import{cx as Ga}from"@xjur-ui/util";import{jsx as Ja}from"react/jsx-runtime";function cf({className:e,...t}){return Ja("div",{...t,className:Ga(e,"gap-medium h-large-4x flex w-full items-center")})}import{cx as Ka}from"@xjur-ui/util";import{jsx as Ua}from"react/jsx-runtime";function hf({className:e,...t}){return Ua("div",{className:Ka(e,"gap-large-2x p-large flex flex-col"),"data-slot":"calendar-body",...t})}import{cx as ae,tv as ei}from"@xjur-ui/util";import{useDraggable as ti}from"@dnd-kit/core";import{jsx as _,jsxs as co}from"react/jsx-runtime";var ri=ei({base:"py-small_1x-alt pr-small pl-medium rounded-small-2x transition-colors duration-100 ease-out",variants:{status:{pending:"bg-layer-2-hover border-l-2 border-border-layer-4 hover:bg-layer-2-pressed active:bg-layer-2-active",completed:"bg-success-alt-idle border-l-2 border-success-idle hover:bg-success-alt-hover active:bg-success-alt-pressed",cancelled:"bg-danger-alt-idle border-l-2 border-danger-idle hover:bg-danger-alt-hover active:bg-danger-alt-pressed"}},defaultVariants:{status:"pending"}});function kf({event:e,disabled:t=!1,status:r="pending",className:o,children:n,...a}){let{onEventMove:i}=g(),s=t||!i,{attributes:l,listeners:c,setNodeRef:f,transform:p,isDragging:y}=ti({id:e.id,disabled:s,data:{event:e,type:"calendar-event"}}),w=p?{transform:`translate3d(${p.x}px, ${p.y}px, 0)`}:void 0;return _("div",{className:ae(t&&"pointer-events-none","cursor-pointer active:cursor-grabbing",y&&"z-1000 -rotate-2",ri({status:r}),o),"data-draggable-event-id":e.id,"data-slot":"calendar-event",ref:f,style:w,...c,...l,...a,children:n})}function Df({size:e="sm",variant:t="label",weight:r="medium",className:o,...n}){let{activeEventId:a}=g();return a!==null?_(u,{className:ae(o,"text-title-neutral truncate"),size:e,variant:t,weight:r,...n}):co(Q,{delayDuration:500,children:[_($,{asChild:!0,children:_(u,{className:ae(o,"text-title-neutral truncate"),size:e,variant:t,weight:r,...n})}),_(G,{className:"max-w-[320px]",children:n.children})]})}function Mf({size:e="sm-1x",variant:t="body",weight:r="normal",className:o,...n}){let{activeEventId:a}=g();return a!==null?_(u,{className:ae(o,"truncate"),size:e,variant:t,weight:r,...n}):co(Q,{delayDuration:500,children:[_($,{asChild:!0,children:_(u,{className:ae(o,"truncate"),size:e,variant:t,weight:r,...n})}),_(G,{className:"max-w-[320px]",children:n.children})]})}function Pf({variant:e="body",size:t="sm-1x",weight:r="normal",className:o,...n}){return _(u,{className:ae(o,"truncate"),size:t,variant:e,weight:r,...n})}import{useCallback as oi}from"react";import{jsx as ni}from"react/jsx-runtime";function If({children:e="Hoje",variant:t="tertiary",...r}){let{setSelectedDate:o}=g(),n=oi(()=>{o(new Date)},[o]);return ni(E,{variant:t,onClick:n,...r,children:e})}export{hf as CalendarBody,kf as CalendarEvent,Mf as CalendarEventDescription,Pf as CalendarEventStatus,Df as CalendarEventTitle,cf as CalendarHeader,xt as CalendarMonthView,cu as CalendarNavigator,md as CalendarRoot,If as CalendarTodayButton,sf as CalendarToggleView,Fp as CalendarViewRenderer,Zr as CalendarWeekView,g as useFullCalendar};
|
|
1
|
+
import{useCallback as ya,useMemo as va}from"react";import{cx as oo}from"@xjur-ui/util";import{Slot as Lo}from"@radix-ui/react-slot";import{cva as Oo}from"@xjur-ui/util";import{memo as Gt,useState as Io}from"react";import*as ye from"@radix-ui/react-tooltip";import{jsx as Ze}from"react/jsx-runtime";function So({delayDuration:e=0,...t}){return Ze(ye.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function j({...e}){return Ze(So,{children:Ze(ye.Root,{"data-slot":"tooltip",...e})})}import*as Qt from"@radix-ui/react-tooltip";import{jsx as _o}from"react/jsx-runtime";function Q({...e}){return _o(Qt.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as ve from"@radix-ui/react-tooltip";import{cx as Wo}from"@xjur-ui/util";import{jsx as $t}from"react/jsx-runtime";function $({className:e,sideOffset:t=1,variant:r="simple",children:o,...n}){return $t(ve.Portal,{children:$t(ve.Content,{className:Wo("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":r,sideOffset:t,...n,children:o})})}import{jsx as xe,jsxs as Fo}from"react/jsx-runtime";var Vo=Oo("",{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"}}),u=Gt(({variant:e,size:t,weight:r,asChild:o,className:n,children:a,...i})=>xe(o?Lo:"span",{className:Vo({variant:e,size:t,weight:r,className:n}),...i,children:a}));u.displayName="Typography";var Xe=Gt(({children:e,...t})=>{let[r,o]=Io(!1);return Fo(j,{children:[xe(Q,{asChild:!0,children:xe(u,{onMouseEnter:({currentTarget:a})=>{let i=a.scrollWidth>a.clientWidth;o(i),i?a.style.cursor="pointer":a.style.cursor="text"},...t,children:e})}),r&&xe($,{children:e})]})});Xe.displayName="TruncatedTypography";var Eo=Math.pow(10,8)*24*60*60*1e3,Ri=-Eo,we=6048e5,Jt=864e5;var No=3600;var Kt=No*24,Ai=Kt*7,Ho=Kt*365.2425,zo=Ho/12,Yi=zo*3,je=Symbol.for("constructDateFrom");function h(e,t){return typeof e=="function"?e(t):e&&typeof e=="object"&&je in e?e[je](t):e instanceof Date?new e.constructor(t):new Date(t)}function d(e,t){return h(t||e,e)}function G(e,t,r){let o=d(e,r?.in);return isNaN(t)?h(r?.in||e,NaN):(t&&o.setDate(o.getDate()+t),o)}function be(e,t,r){let o=d(e,r?.in);if(isNaN(t))return h(r?.in||e,NaN);if(!t)return o;let n=o.getDate(),a=h(r?.in||e,o.getTime());a.setMonth(o.getMonth()+t+1,0);let i=a.getDate();return n>=i?a:(o.setFullYear(a.getFullYear(),a.getMonth(),n),o)}var Ro={};function P(){return Ro}function v(e,t){let r=P(),o=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,n=d(e,t?.in),a=n.getDay(),i=(a<o?7:0)+a-o;return n.setDate(n.getDate()-i),n.setHours(0,0,0,0),n}function A(e,t){return v(e,{...t,weekStartsOn:1})}function ke(e,t){let r=d(e,t?.in),o=r.getFullYear(),n=h(r,0);n.setFullYear(o+1,0,4),n.setHours(0,0,0,0);let a=A(n),i=h(r,0);i.setFullYear(o,0,4),i.setHours(0,0,0,0);let s=A(i);return r.getTime()>=a.getTime()?o+1:r.getTime()>=s.getTime()?o:o-1}function Qe(e){let t=d(e),r=new Date(Date.UTC(t.getFullYear(),t.getMonth(),t.getDate(),t.getHours(),t.getMinutes(),t.getSeconds(),t.getMilliseconds()));return r.setUTCFullYear(t.getFullYear()),+e-+r}function J(e,...t){let r=h.bind(null,e||t.find(o=>typeof o=="object"));return t.map(r)}function K(e,t){let r=d(e,t?.in);return r.setHours(0,0,0,0),r}function Ut(e,t,r){let[o,n]=J(r?.in,e,t),a=K(o),i=K(n),s=+a-Qe(a),l=+i-Qe(i);return Math.round((s-l)/Jt)}function er(e,t){let r=ke(e,t),o=h(t?.in||e,0);return o.setFullYear(r,0,4),o.setHours(0,0,0,0),A(o)}function Me(e,t,r){return G(e,t*7,r)}function tr(e){return h(e,Date.now())}function ae(e,t,r){let[o,n]=J(r?.in,e,t);return+K(o)==+K(n)}function rr(e){return e instanceof Date||typeof e=="object"&&Object.prototype.toString.call(e)==="[object Date]"}function or(e){return!(!rr(e)&&typeof e!="number"||isNaN(+d(e)))}function $e(e,t){let r=d(e,t?.in),o=r.getMonth();return r.setFullYear(r.getFullYear(),o+1,0),r.setHours(23,59,59,999),r}function nr(e,t){let[r,o]=J(e,t.start,t.end);return{start:r,end:o}}function ar(e,t){let{start:r,end:o}=nr(t?.in,e),n=+r>+o,a=n?+r:+o,i=n?o:r;i.setHours(0,0,0,0);let s=t?.step??1;if(!s)return[];s<0&&(s=-s,n=!n);let l=[];for(;+i<=a;)l.push(h(r,i)),i.setDate(i.getDate()+s),i.setHours(0,0,0,0);return n?l.reverse():l}function ir(e,t){let r=d(e,t?.in);return r.setDate(1),r.setHours(0,0,0,0),r}function sr(e,t){let r=d(e,t?.in);return r.setFullYear(r.getFullYear(),0,1),r.setHours(0,0,0,0),r}function Ge(e,t){let r=P(),o=t?.weekStartsOn??t?.locale?.options?.weekStartsOn??r.weekStartsOn??r.locale?.options?.weekStartsOn??0,n=d(e,t?.in),a=n.getDay(),i=(a<o?-7:0)+6-(a-o);return n.setDate(n.getDate()+i),n.setHours(23,59,59,999),n}var Ao={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},lr=(e,t,r)=>{let o,n=Ao[e];return typeof n=="string"?o=n:t===1?o=n.one:o=n.other.replace("{{count}}",t.toString()),r?.addSuffix?r.comparison&&r.comparison>0?"in "+o:o+" ago":o};function F(e){return(t={})=>{let r=t.width?String(t.width):e.defaultWidth;return e.formats[r]||e.formats[e.defaultWidth]}}var Yo={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},Bo={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},qo={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},dr={date:F({formats:Yo,defaultWidth:"full"}),time:F({formats:Bo,defaultWidth:"full"}),dateTime:F({formats:qo,defaultWidth:"full"})};var Zo={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},cr=(e,t,r,o)=>Zo[e];function b(e){return(t,r)=>{let o=r?.context?String(r.context):"standalone",n;if(o==="formatting"&&e.formattingValues){let i=e.defaultFormattingWidth||e.defaultWidth,s=r?.width?String(r.width):i;n=e.formattingValues[s]||e.formattingValues[i]}else{let i=e.defaultWidth,s=r?.width?String(r.width):e.defaultWidth;n=e.values[s]||e.values[i]}let a=e.argumentCallback?e.argumentCallback(t):t;return n[a]}}var Xo={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},jo={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},Qo={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},$o={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},Go={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},Jo={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},Ko=(e,t)=>{let r=Number(e),o=r%100;if(o>20||o<10)switch(o%10){case 1:return r+"st";case 2:return r+"nd";case 3:return r+"rd"}return r+"th"},mr={ordinalNumber:Ko,era:b({values:Xo,defaultWidth:"wide"}),quarter:b({values:jo,defaultWidth:"wide",argumentCallback:e=>e-1}),month:b({values:Qo,defaultWidth:"wide"}),day:b({values:$o,defaultWidth:"wide"}),dayPeriod:b({values:Go,defaultWidth:"wide",formattingValues:Jo,defaultFormattingWidth:"wide"})};function k(e){return(t,r={})=>{let o=r.width,n=o&&e.matchPatterns[o]||e.matchPatterns[e.defaultMatchWidth],a=t.match(n);if(!a)return null;let i=a[0],s=o&&e.parsePatterns[o]||e.parsePatterns[e.defaultParseWidth],l=Array.isArray(s)?en(s,p=>p.test(i)):Uo(s,p=>p.test(i)),m;m=e.valueCallback?e.valueCallback(l):l,m=r.valueCallback?r.valueCallback(m):m;let f=t.slice(i.length);return{value:m,rest:f}}}function Uo(e,t){for(let r in e)if(Object.prototype.hasOwnProperty.call(e,r)&&t(e[r]))return r}function en(e,t){for(let r=0;r<e.length;r++)if(t(e[r]))return r}function De(e){return(t,r={})=>{let o=t.match(e.matchPattern);if(!o)return null;let n=o[0],a=t.match(e.parsePattern);if(!a)return null;let i=e.valueCallback?e.valueCallback(a[0]):a[0];i=r.valueCallback?r.valueCallback(i):i;let s=t.slice(n.length);return{value:i,rest:s}}}var tn=/^(\d+)(th|st|nd|rd)?/i,rn=/\d+/i,on={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},nn={any:[/^b/i,/^(a|c)/i]},an={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},sn={any:[/1/i,/2/i,/3/i,/4/i]},ln={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},dn={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},cn={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},mn={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},pn={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},un={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},pr={ordinalNumber:De({matchPattern:tn,parsePattern:rn,valueCallback:e=>parseInt(e,10)}),era:k({matchPatterns:on,defaultMatchWidth:"wide",parsePatterns:nn,defaultParseWidth:"any"}),quarter:k({matchPatterns:an,defaultMatchWidth:"wide",parsePatterns:sn,defaultParseWidth:"any",valueCallback:e=>e+1}),month:k({matchPatterns:ln,defaultMatchWidth:"wide",parsePatterns:dn,defaultParseWidth:"any"}),day:k({matchPatterns:cn,defaultMatchWidth:"wide",parsePatterns:mn,defaultParseWidth:"any"}),dayPeriod:k({matchPatterns:pn,defaultMatchWidth:"any",parsePatterns:un,defaultParseWidth:"any"})};var Je={code:"en-US",formatDistance:lr,formatLong:dr,formatRelative:cr,localize:mr,match:pr,options:{weekStartsOn:0,firstWeekContainsDate:1}};function ur(e,t){let r=d(e,t?.in);return Ut(r,sr(r))+1}function fr(e,t){let r=d(e,t?.in),o=+A(r)-+er(r);return Math.round(o/we)+1}function Pe(e,t){let r=d(e,t?.in),o=r.getFullYear(),n=P(),a=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??n.firstWeekContainsDate??n.locale?.options?.firstWeekContainsDate??1,i=h(t?.in||e,0);i.setFullYear(o+1,0,a),i.setHours(0,0,0,0);let s=v(i,t),l=h(t?.in||e,0);l.setFullYear(o,0,a),l.setHours(0,0,0,0);let m=v(l,t);return+r>=+s?o+1:+r>=+m?o:o-1}function hr(e,t){let r=P(),o=t?.firstWeekContainsDate??t?.locale?.options?.firstWeekContainsDate??r.firstWeekContainsDate??r.locale?.options?.firstWeekContainsDate??1,n=Pe(e,t),a=h(t?.in||e,0);return a.setFullYear(n,0,o),a.setHours(0,0,0,0),v(a,t)}function gr(e,t){let r=d(e,t?.in),o=+v(r,t)-+hr(r,t);return Math.round(o/we)+1}function c(e,t){let r=e<0?"-":"",o=Math.abs(e).toString().padStart(t,"0");return r+o}var W={y(e,t){let r=e.getFullYear(),o=r>0?r:1-r;return c(t==="yy"?o%100:o,t.length)},M(e,t){let r=e.getMonth();return t==="M"?String(r+1):c(r+1,2)},d(e,t){return c(e.getDate(),t.length)},a(e,t){let r=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.toUpperCase();case"aaa":return r;case"aaaaa":return r[0];case"aaaa":default:return r==="am"?"a.m.":"p.m."}},h(e,t){return c(e.getHours()%12||12,t.length)},H(e,t){return c(e.getHours(),t.length)},m(e,t){return c(e.getMinutes(),t.length)},s(e,t){return c(e.getSeconds(),t.length)},S(e,t){let r=t.length,o=e.getMilliseconds(),n=Math.trunc(o*Math.pow(10,r-3));return c(n,t.length)}};var U={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},Ke={G:function(e,t,r){let o=e.getFullYear()>0?1:0;switch(t){case"G":case"GG":case"GGG":return r.era(o,{width:"abbreviated"});case"GGGGG":return r.era(o,{width:"narrow"});case"GGGG":default:return r.era(o,{width:"wide"})}},y:function(e,t,r){if(t==="yo"){let o=e.getFullYear(),n=o>0?o:1-o;return r.ordinalNumber(n,{unit:"year"})}return W.y(e,t)},Y:function(e,t,r,o){let n=Pe(e,o),a=n>0?n:1-n;if(t==="YY"){let i=a%100;return c(i,2)}return t==="Yo"?r.ordinalNumber(a,{unit:"year"}):c(a,t.length)},R:function(e,t){let r=ke(e);return c(r,t.length)},u:function(e,t){let r=e.getFullYear();return c(r,t.length)},Q:function(e,t,r){let o=Math.ceil((e.getMonth()+1)/3);switch(t){case"Q":return String(o);case"QQ":return c(o,2);case"Qo":return r.ordinalNumber(o,{unit:"quarter"});case"QQQ":return r.quarter(o,{width:"abbreviated",context:"formatting"});case"QQQQQ":return r.quarter(o,{width:"narrow",context:"formatting"});case"QQQQ":default:return r.quarter(o,{width:"wide",context:"formatting"})}},q:function(e,t,r){let o=Math.ceil((e.getMonth()+1)/3);switch(t){case"q":return String(o);case"qq":return c(o,2);case"qo":return r.ordinalNumber(o,{unit:"quarter"});case"qqq":return r.quarter(o,{width:"abbreviated",context:"standalone"});case"qqqqq":return r.quarter(o,{width:"narrow",context:"standalone"});case"qqqq":default:return r.quarter(o,{width:"wide",context:"standalone"})}},M:function(e,t,r){let o=e.getMonth();switch(t){case"M":case"MM":return W.M(e,t);case"Mo":return r.ordinalNumber(o+1,{unit:"month"});case"MMM":return r.month(o,{width:"abbreviated",context:"formatting"});case"MMMMM":return r.month(o,{width:"narrow",context:"formatting"});case"MMMM":default:return r.month(o,{width:"wide",context:"formatting"})}},L:function(e,t,r){let o=e.getMonth();switch(t){case"L":return String(o+1);case"LL":return c(o+1,2);case"Lo":return r.ordinalNumber(o+1,{unit:"month"});case"LLL":return r.month(o,{width:"abbreviated",context:"standalone"});case"LLLLL":return r.month(o,{width:"narrow",context:"standalone"});case"LLLL":default:return r.month(o,{width:"wide",context:"standalone"})}},w:function(e,t,r,o){let n=gr(e,o);return t==="wo"?r.ordinalNumber(n,{unit:"week"}):c(n,t.length)},I:function(e,t,r){let o=fr(e);return t==="Io"?r.ordinalNumber(o,{unit:"week"}):c(o,t.length)},d:function(e,t,r){return t==="do"?r.ordinalNumber(e.getDate(),{unit:"date"}):W.d(e,t)},D:function(e,t,r){let o=ur(e);return t==="Do"?r.ordinalNumber(o,{unit:"dayOfYear"}):c(o,t.length)},E:function(e,t,r){let o=e.getDay();switch(t){case"E":case"EE":case"EEE":return r.day(o,{width:"abbreviated",context:"formatting"});case"EEEEE":return r.day(o,{width:"narrow",context:"formatting"});case"EEEEEE":return r.day(o,{width:"short",context:"formatting"});case"EEEE":default:return r.day(o,{width:"wide",context:"formatting"})}},e:function(e,t,r,o){let n=e.getDay(),a=(n-o.weekStartsOn+8)%7||7;switch(t){case"e":return String(a);case"ee":return c(a,2);case"eo":return r.ordinalNumber(a,{unit:"day"});case"eee":return r.day(n,{width:"abbreviated",context:"formatting"});case"eeeee":return r.day(n,{width:"narrow",context:"formatting"});case"eeeeee":return r.day(n,{width:"short",context:"formatting"});case"eeee":default:return r.day(n,{width:"wide",context:"formatting"})}},c:function(e,t,r,o){let n=e.getDay(),a=(n-o.weekStartsOn+8)%7||7;switch(t){case"c":return String(a);case"cc":return c(a,t.length);case"co":return r.ordinalNumber(a,{unit:"day"});case"ccc":return r.day(n,{width:"abbreviated",context:"standalone"});case"ccccc":return r.day(n,{width:"narrow",context:"standalone"});case"cccccc":return r.day(n,{width:"short",context:"standalone"});case"cccc":default:return r.day(n,{width:"wide",context:"standalone"})}},i:function(e,t,r){let o=e.getDay(),n=o===0?7:o;switch(t){case"i":return String(n);case"ii":return c(n,t.length);case"io":return r.ordinalNumber(n,{unit:"day"});case"iii":return r.day(o,{width:"abbreviated",context:"formatting"});case"iiiii":return r.day(o,{width:"narrow",context:"formatting"});case"iiiiii":return r.day(o,{width:"short",context:"formatting"});case"iiii":default:return r.day(o,{width:"wide",context:"formatting"})}},a:function(e,t,r){let n=e.getHours()/12>=1?"pm":"am";switch(t){case"a":case"aa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"aaa":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"aaaa":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},b:function(e,t,r){let o=e.getHours(),n;switch(o===12?n=U.noon:o===0?n=U.midnight:n=o/12>=1?"pm":"am",t){case"b":case"bb":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"bbb":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"bbbb":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},B:function(e,t,r){let o=e.getHours(),n;switch(o>=17?n=U.evening:o>=12?n=U.afternoon:o>=4?n=U.morning:n=U.night,t){case"B":case"BB":case"BBB":return r.dayPeriod(n,{width:"abbreviated",context:"formatting"});case"BBBBB":return r.dayPeriod(n,{width:"narrow",context:"formatting"});case"BBBB":default:return r.dayPeriod(n,{width:"wide",context:"formatting"})}},h:function(e,t,r){if(t==="ho"){let o=e.getHours()%12;return o===0&&(o=12),r.ordinalNumber(o,{unit:"hour"})}return W.h(e,t)},H:function(e,t,r){return t==="Ho"?r.ordinalNumber(e.getHours(),{unit:"hour"}):W.H(e,t)},K:function(e,t,r){let o=e.getHours()%12;return t==="Ko"?r.ordinalNumber(o,{unit:"hour"}):c(o,t.length)},k:function(e,t,r){let o=e.getHours();return o===0&&(o=24),t==="ko"?r.ordinalNumber(o,{unit:"hour"}):c(o,t.length)},m:function(e,t,r){return t==="mo"?r.ordinalNumber(e.getMinutes(),{unit:"minute"}):W.m(e,t)},s:function(e,t,r){return t==="so"?r.ordinalNumber(e.getSeconds(),{unit:"second"}):W.s(e,t)},S:function(e,t){return W.S(e,t)},X:function(e,t,r){let o=e.getTimezoneOffset();if(o===0)return"Z";switch(t){case"X":return yr(o);case"XXXX":case"XX":return Y(o);case"XXXXX":case"XXX":default:return Y(o,":")}},x:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"x":return yr(o);case"xxxx":case"xx":return Y(o);case"xxxxx":case"xxx":default:return Y(o,":")}},O:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"O":case"OO":case"OOO":return"GMT"+Cr(o,":");case"OOOO":default:return"GMT"+Y(o,":")}},z:function(e,t,r){let o=e.getTimezoneOffset();switch(t){case"z":case"zz":case"zzz":return"GMT"+Cr(o,":");case"zzzz":default:return"GMT"+Y(o,":")}},t:function(e,t,r){let o=Math.trunc(+e/1e3);return c(o,t.length)},T:function(e,t,r){return c(+e,t.length)}};function Cr(e,t=""){let r=e>0?"-":"+",o=Math.abs(e),n=Math.trunc(o/60),a=o%60;return a===0?r+String(n):r+String(n)+t+c(a,2)}function yr(e,t){return e%60===0?(e>0?"-":"+")+c(Math.abs(e)/60,2):Y(e,t)}function Y(e,t=""){let r=e>0?"-":"+",o=Math.abs(e),n=c(Math.trunc(o/60),2),a=c(o%60,2);return r+n+t+a}var vr=(e,t)=>{switch(e){case"P":return t.date({width:"short"});case"PP":return t.date({width:"medium"});case"PPP":return t.date({width:"long"});case"PPPP":default:return t.date({width:"full"})}},xr=(e,t)=>{switch(e){case"p":return t.time({width:"short"});case"pp":return t.time({width:"medium"});case"ppp":return t.time({width:"long"});case"pppp":default:return t.time({width:"full"})}},fn=(e,t)=>{let r=e.match(/(P+)(p+)?/)||[],o=r[1],n=r[2];if(!n)return vr(e,t);let a;switch(o){case"P":a=t.dateTime({width:"short"});break;case"PP":a=t.dateTime({width:"medium"});break;case"PPP":a=t.dateTime({width:"long"});break;case"PPPP":default:a=t.dateTime({width:"full"});break}return a.replace("{{date}}",vr(o,t)).replace("{{time}}",xr(n,t))},wr={p:xr,P:fn};var hn=/^D+$/,gn=/^Y+$/,Cn=["D","DD","YY","YYYY"];function br(e){return hn.test(e)}function kr(e){return gn.test(e)}function Mr(e,t,r){let o=yn(e,t,r);if(console.warn(o),Cn.includes(e))throw new RangeError(o)}function yn(e,t,r){let o=e[0]==="Y"?"years":"days of the month";return`Use \`${e.toLowerCase()}\` instead of \`${e}\` (in \`${t}\`) for formatting ${o} to the input \`${r}\`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md`}var vn=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,xn=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,wn=/^'([^]*?)'?$/,bn=/''/g,kn=/[a-zA-Z]/;function ie(e,t,r){let o=P(),n=r?.locale??o.locale??Je,a=r?.firstWeekContainsDate??r?.locale?.options?.firstWeekContainsDate??o.firstWeekContainsDate??o.locale?.options?.firstWeekContainsDate??1,i=r?.weekStartsOn??r?.locale?.options?.weekStartsOn??o.weekStartsOn??o.locale?.options?.weekStartsOn??0,s=d(e,r?.in);if(!or(s))throw new RangeError("Invalid time value");let l=t.match(xn).map(f=>{let p=f[0];if(p==="p"||p==="P"){let y=wr[p];return y(f,n.formatLong)}return f}).join("").match(vn).map(f=>{if(f==="''")return{isToken:!1,value:"'"};let p=f[0];if(p==="'")return{isToken:!1,value:Mn(f)};if(Ke[p])return{isToken:!0,value:f};if(p.match(kn))throw new RangeError("Format string contains an unescaped latin alphabet character `"+p+"`");return{isToken:!1,value:f}});n.localize.preprocessor&&(l=n.localize.preprocessor(s,l));let m={firstWeekContainsDate:a,weekStartsOn:i,locale:n};return l.map(f=>{if(!f.isToken)return f.value;let p=f.value;(!r?.useAdditionalWeekYearTokens&&kr(p)||!r?.useAdditionalDayOfYearTokens&&br(p))&&Mr(p,t,String(e));let y=Ke[p[0]];return y(s,p,n.localize,m)}).join("")}function Mn(e){let t=e.match(wn);return t?t[1].replace(bn,"'"):e}function Dr(e){return+d(e)<Date.now()}function Pr(e,t){return ae(h(t?.in||e,e),tr(t?.in||e))}function Tr(e,t,r){return G(e,-t,r)}function Te(e,t,r){let o=d(e,r?.in);return o.setHours(t),o}function Se(e,t,r){return be(e,-t,r)}function Sr(e,t,r){return Me(e,-t,r)}function Ue(e){return Array.from({length:e},(t,r)=>r)}var se=["Domingo","Segunda","Ter\xE7a","Quarta","Quinta","Sexta","S\xE1bado"],_e=Array.from({length:16},(e,t)=>{let r=t+8;return{hour:r,label:`${r.toString().padStart(2,"0")}:00`}});function _r(e){let t=e.getFullYear(),r=e.getMonth(),o=ir(e).getDay(),n=$e(Se(e,1)).getDate(),a=$e(e).getDate(),i=Ue(o).map(y=>{y+=1;let w=r-1,S=n-o+y,R=new Date(t,w,S);return{dayOfWeekNumber:R.getDay(),date:R,type:"month"}}),s=Ue(a).map(y=>{let w=y+1,D=new Date(t,r,w);return{dayOfWeekNumber:D.getDay(),date:D,type:"month"}}),l=7,m=o+a,f=l-m%l%l,p=Ue(f).map(y=>{let w=y+1,D=new Date(t,r+1,w);return{dayOfWeekNumber:D.getDay(),date:D,type:"month"}});return[...i,...s,...p]}function Wr(e,t){return e.filter(r=>ae(r.eventDate,t))}function le(e){return Pr(e)}function Lr(e){let t=v(e,{weekStartsOn:0}),r=Ge(e,{weekStartsOn:0}),o=ar({start:t,end:r}),n=t.getDay(),a=se[n];return o.map(i=>({date:i,dayOfWeekNumber:n,dayOfWeekName:a,fullDate:i,type:"week"}))}function We(e,t,r){return e.filter(o=>ae(o.eventDate,t)&&o.eventDate.getHours()===r)}function Or(e){let t=v(e,{weekStartsOn:0}),r=Ge(e,{weekStartsOn:0});return{start:t,end:r}}import{createContext as Dn,use as Pn,useCallback as et,useMemo as Tn,useState as tt}from"react";import{DndContext as Sn,closestCenter as _n,useSensor as rt,useSensors as Wn,PointerSensor as Ln,KeyboardSensor as On,MouseSensor as In}from"@dnd-kit/core";import{sortableKeyboardCoordinates as Vn}from"@dnd-kit/sortable";import{jsx as Ir}from"react/jsx-runtime";var Vr=Dn({events:[],calendarView:"month",selectedDate:new Date,activeEventId:null,disableEventCreationInPast:!0,renderEvent:()=>null,setSelectedDate:()=>{},handleChangeView:()=>{},onEventMove:()=>{},onAddEvent:()=>{}});function Sl({children:e,events:t,calendarView:r="month",selectedDate:o=new Date,disableEventCreationInPast:n=!0,renderEvent:a,onEventMove:i,onAddEvent:s}){let[l,m]=tt(o),[f,p]=tt(r),[y,w]=tt(null),D=et(_=>{m(new Date),p(_)},[]),S=Wn(rt(Ln,{activationConstraint:{distance:8}}),rt(On,{coordinateGetter:Vn}),rt(In,{activationConstraint:{distance:5,delay:250}})),R=et(_=>{let Ce=_.active.id.toString();w(Ce)},[]),Be=et(_=>{let{active:Ce,over:Xt}=_;if(w(null),!Ce||!Xt||!i)return;let To=Ce.id.toString(),jt=Xt.data.current?.date;jt&&i(To,jt)},[i]),qe=Tn(()=>({events:t,renderEvent:a,activeEventId:y,disableEventCreationInPast:n,selectedDate:l,setSelectedDate:m,calendarView:f,handleChangeView:D,onEventMove:i,onAddEvent:s}),[t,a,y,n,l,f,D,i,s]);return Ir(Vr.Provider,{value:qe,children:Ir(Sn,{collisionDetection:_n,sensors:S,onDragEnd:Be,onDragStart:R,children:e})})}function g(){let e=Pn(Vr);if(!e)throw new Error("useFullCalendar must be used within a CalendarRoot");return e}import{Fragment as ua,useMemo as St}from"react";import{useDroppable as fa}from"@dnd-kit/core";import{cx as ha,tv as ga}from"@xjur-ui/util";import{Slot as Fn}from"@radix-ui/react-slot";import{cva as En,cx as Nn}from"@xjur-ui/util";import{jsx as zn}from"react/jsx-runtime";var Hn=En(["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 L({asChild:e,className:t,variant:r="primary",size:o="md",appearance:n="solid",...a}){return zn(e?Fn:"button",{className:Nn(Hn({variant:r,appearance:n,size:o}),t),...a})}import{cx as Qn}from"@xjur-ui/util";var Fr=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial"];import{jsx as Le,jsxs as Rn}from"react/jsx-runtime";function ot(){return Rn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Le("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"}),Le("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"}),Le("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),Le("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as O,jsxs as Er}from"react/jsx-runtime";function nt(){return Er("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Er("g",{clipPath:"url(#clip0_21552_71650)",children:[O("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"}),O("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"}),O("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"}),O("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"}),O("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"}),O("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"})]}),O("defs",{children:O("clipPath",{id:"clip0_21552_71650",children:O("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as Oe,jsxs as An}from"react/jsx-runtime";function at(){return An("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Oe("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"}),Oe("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"}),Oe("path",{d:"M12.4915 8.88L9.13148 12.24",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),Oe("path",{d:"M7.36005 10.5645L9.13144 12.2399",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as Ie,jsxs as Yn}from"react/jsx-runtime";function it(){return Yn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ie("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"}),Ie("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"}),Ie("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),Ie("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as ee,jsxs as Bn}from"react/jsx-runtime";function st(){return Bn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ee("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"}),ee("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"}),ee("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"}),ee("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"}),ee("path",{d:"M5.49985 10H10.4998",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),ee("path",{d:"M5.49985 13H9.49985",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as Ve,jsxs as qn}from"react/jsx-runtime";function lt(){return qn("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ve("path",{d:"M1 17V2.30005H6.8L8.99999 4.50005H15.5V7.90005H4V17L2.5 17.6001L1 17Z",fill:"#F6DD92"}),Ve("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"}),Ve("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"}),Ve("path",{d:"M4 8H16",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as B,jsxs as Nr}from"react/jsx-runtime";function dt(){return Nr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Nr("g",{clipPath:"url(#clip0_21559_72048)",children:[B("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"}),B("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",fill:"#FDC6C6"}),B("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),B("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"})]}),B("defs",{children:B("clipPath",{id:"clip0_21559_72048",children:B("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as de,jsxs as Hr}from"react/jsx-runtime";function ct(){return Hr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Hr("g",{clipPath:"url(#clip0_21561_72217)",children:[de("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"}),de("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"})]}),de("defs",{children:de("clipPath",{id:"clip0_21561_72217",children:de("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as I,jsxs as zr}from"react/jsx-runtime";function mt(){return zr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[zr("g",{clipPath:"url(#clip0_21563_1851)",children:[I("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"}),I("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"}),I("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"}),I("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"}),I("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.59994",x2:"7.39994",y1:"5.4",y2:"5.4"}),I("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.60006",x2:"7.40006",y1:"9.4",y2:"9.4"})]}),I("defs",{children:I("clipPath",{id:"clip0_21563_1851",children:I("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as E,jsxs as Rr}from"react/jsx-runtime";function pt(){return Rr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Rr("g",{clipPath:"url(#clip0_21561_72299)",children:[E("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"}),E("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"}),E("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"}),E("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"}),E("path",{d:"M10.1386 11.1655L12.0357 13.0626L14.8813 9.26843",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),E("defs",{children:E("clipPath",{id:"clip0_21561_72299",children:E("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as te,jsxs as Ar}from"react/jsx-runtime";function ut(){return Ar("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Ar("g",{clipPath:"url(#clip0_21561_73080)",children:[te("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"}),te("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"}),te("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"})]}),te("defs",{children:te("clipPath",{id:"clip0_21561_73080",children:te("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as q,jsxs as Yr}from"react/jsx-runtime";function ft(){return Yr("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Yr("g",{clipPath:"url(#clip0_21559_72026)",children:[q("path",{d:"M6.3189 13.681L0.999756 19.0002",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),q("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"}),q("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"}),q("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"})]}),q("defs",{children:q("clipPath",{id:"clip0_21559_72026",children:q("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as N,jsxs as ht}from"react/jsx-runtime";function gt(){return ht("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ht("g",{clipPath:"url(#clip0_21656_82540)",children:[N("mask",{height:"20",id:"mask0_21656_82540",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},width:"20",x:"0",y:"0",children:N("path",{d:"M0 1.90735e-06H20V20H0V1.90735e-06Z",fill:"white"})}),ht("g",{mask:"url(#mask0_21656_82540)",children:[N("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"}),N("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"}),N("path",{d:"M10.5859 15.157H9.41406V13.9851H10.5859V15.157Z",fill:"#69697A"})]})]}),N("defs",{children:N("clipPath",{id:"clip0_21656_82540",children:N("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as ce,jsxs as Br}from"react/jsx-runtime";function Ct(){return Br("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Br("g",{clipPath:"url(#clip0_21595_70787)",children:[ce("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"}),ce("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"})]}),ce("defs",{children:ce("clipPath",{id:"clip0_21595_70787",children:ce("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as Fe,jsxs as Zn}from"react/jsx-runtime";function yt(){return Zn("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[Fe("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"}),Fe("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"}),Fe("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"}),Fe("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 me,jsxs as qr}from"react/jsx-runtime";function vt(){return qr("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[qr("g",{clipPath:"url(#clip0_21669_68418)",children:[me("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"}),me("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"})]}),me("defs",{children:me("clipPath",{id:"clip0_21669_68418",children:me("rect",{fill:"white",height:"16",width:"16"})})})]})}import{jsx as Zr,jsxs as Xn}from"react/jsx-runtime";function xt(){return Xn("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[Zr("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"}),Zr("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 Xr,jsxs as jn}from"react/jsx-runtime";function wt(){return jn("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[Xr("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"}),Xr("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 C}from"react/jsx-runtime";function jr({name:e}){switch(e){case"agenda":return C(ot,{});case"contencioso":return C(it,{});case"contrato":return C(st,{});case"consultivo":return C(at,{});case"xsigner":return C(ft,{});case"procuracao":return C(mt,{});case"xpay":return C(ut,{});case"imobiliario":return C(dt,{});case"marcasepatentes":return C(ct,{});case"ged":return C(lt,{});case"regulatorio":return C(pt,{});case"compliance":return C(nt,{});case"xlearning":return C(gt,{});case"societario":return C(Ct,{});case"audiencia":return C(yt,{});case"pericia":return C(vt,{});case"custom_contrato":return C(xt,{});case"filial":return C(wt,{});default:return null}}import{jsx as Qr}from"react/jsx-runtime";function Z({className:e,filled:t=!1,name:r,...o}){return Fr.includes(r)?Qr(jr,{name:r}):Qr("span",{...o,className:Qn("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...o.style},children:r})}import{Fragment as pa}from"react/jsx-runtime";import"react";import*as $r from"@radix-ui/react-dropdown-menu";import{jsx as $n}from"react/jsx-runtime";function bt({...e}){return $n($r.Root,{"data-slot":"dropdown-menu",...e})}import*as Gr from"@radix-ui/react-dropdown-menu";import{jsx as Gn}from"react/jsx-runtime";function kt({...e}){return Gn(Gr.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as Ne from"@radix-ui/react-dropdown-menu";import{cx as da}from"@xjur-ui/util";import{Slot as Kn}from"@radix-ui/react-slot";import{cx as Un}from"@xjur-ui/util";import{useVirtualizer as ea}from"@tanstack/react-virtual";import{useRef as ta}from"react";import{createContext as Jn}from"react";var pe=Jn({virtualizer:null,enabled:!1});import{jsx as Jr}from"react/jsx-runtime";function ue({className:e,asChild:t,children:r,virtualized:o=!1,itemCount:n=0,estimateSize:a=()=>48,overscan:i=5,...s}){let l=t?Kn:"div",m=ta(null),f=ea({count:n,getScrollElement:()=>m.current,estimateSize:a,overscan:i,enabled:o});return Jr(pe.Provider,{value:{virtualizer:f,enabled:o},children:Jr(l,{...s,className:Un(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:m,children:r})})}import{Slot as ic}from"@radix-ui/react-slot";import{cx as lc}from"@xjur-ui/util";import{jsx as cc}from"react/jsx-runtime";import{cx as uc}from"@xjur-ui/util";import{jsx as gc}from"react/jsx-runtime";import{Slot as ra}from"@radix-ui/react-slot";import{cx as Kr}from"@xjur-ui/util";import{useContext as oa}from"react";import{jsx as Mt}from"react/jsx-runtime";function fe({className:e,asChild:t,children:r,renderItem:o,...n}){let a=t?ra:"ul",{virtualizer:i,enabled:s}=oa(pe);if(s&&i&&o){let l=i.getVirtualItems();return Mt(a,{...n,className:Kr("p-small relative flex flex-col",e),style:{height:`${i.getTotalSize()}px`},children:l.map(m=>Mt("div",{className:"absolute top-0 left-0 w-full","data-index":m.index,ref:i.measureElement,style:{transform:`translateY(${m.start}px)`},children:o(m.index)},m.key))})}return Mt(a,{...n,className:Kr("gap-small-1x p-small flex flex-col",e),children:r})}import{Slot as na}from"@radix-ui/react-slot";import{cx as aa,cva as ia}from"@xjur-ui/util";import{jsx as la}from"react/jsx-runtime";var sa=ia(["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 Ee({className:e,size:t,isActive:r,asChild:o,...n}){return la(o?na:"li",{...n,className:aa(sa({size:t,isActive:r}),e)})}import{jsx as Dt}from"react/jsx-runtime";function Pt({className:e,sideOffset:t=4,align:r="start",side:o="bottom",children:n,...a}){return Dt(Ne.Portal,{children:Dt(Ne.Content,{align:r,className:da("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:o,sideOffset:t,...a,children:Dt(ue,{children:n})})})}import{jsx as ca}from"react/jsx-runtime";function Tt({...e}){return ca(fe,{...e})}import{jsx as qc}from"react/jsx-runtime";import{cx as em}from"@xjur-ui/util";import"react";import*as ma from"@radix-ui/react-separator";import{cx as Qc}from"@xjur-ui/util";import{jsx as Gc}from"react/jsx-runtime";import{jsx as am}from"react/jsx-runtime";import{jsx as He,jsxs as to}from"react/jsx-runtime";function ro({events:e}){let{renderEvent:t}=g();return to(bt,{children:[He(kt,{asChild:!0,children:to(L,{size:"sm",variant:"outlined",children:["Mais ",e.length]})}),He(Pt,{className:"w-[240px]",children:He(Tt,{children:e.map(r=>He(pa,{children:t?.(r)},r.eventDate.toISOString()))})})]})}import{jsx as V,jsxs as _t}from"react/jsx-runtime";var Ca=ga({base:"group/calendar-cell p-small flex flex-col gap-small-1x w-full bg-layer-2-idle ",variants:{type:{month:"h-[212px]",week:"min-h-[64px] max-h-[212px]",day:"min-h-[64px] max-h-[212px]"}}});function re({cell:e,events:t}){let{date:r,type:o}=e,{renderEvent:n,activeEventId:a,onAddEvent:i,disableEventCreationInPast:s}=g(),l=St(()=>t.slice(0,2),[t]),m=t.length>=3,{isOver:f,setNodeRef:p}=fa({id:`calendar-cell-${o}-${r.toISOString()}`,data:{date:r,type:o}}),y=St(()=>{let S=t.find(_=>_.id===a);if(!S)return!1;let R=_=>_.toLocaleDateString("pt-BR",{year:"numeric",month:"2-digit",day:"2-digit"}),Be=R(r),qe=R(S.eventDate);return Be===qe},[a,r,t]),w=Ca({type:o}),D=St(()=>s&&Dr(r)&&!le(r),[s,r]);return _t("div",{className:w,"data-slot":"calendar-cell",ref:p,children:[o==="month"&&V("div",{className:"flex items-center justify-center",children:V("div",{className:ha("size-large-2x rounded-circle bg-layer-2-idle flex items-center justify-center",le(r)&&"bg-primary-idle text-neutral-label"),children:V(u,{size:"sm",variant:"label",weight:"medium",children:e.date.getDate()})})}),_t("div",{className:"gap-small-1x flex flex-col",children:[l.map(S=>V(ua,{children:n(S)},S.id)),f&&l.length<2&&!y&&V("div",{className:"border-border-layer-4 rounded-small-2x h-[68px] w-full border border-dashed"})]}),_t("div",{className:"mt-auto flex items-center justify-between",children:[m&&V(ro,{events:t.slice(2)}),i&&!D&&V("div",{className:"invisible ml-auto transition-opacity duration-100 ease-in-out group-hover/calendar-cell:visible",children:V(L,{size:"icon_sm",variant:"outlined",onClick:()=>i(r),children:V(Z,{className:"text-icon-neutral-3",name:"add"})})})]})]})}import{jsx as oe,jsxs as xa}from"react/jsx-runtime";function Wt(){let{selectedDate:e,events:t}=g(),r=va(()=>_r(e),[e]),o=ya(n=>Wr(t,n.date),[t]);return xa("div",{className:"rounded-small-1x scrollbar-hide border-border-layer-2 h-full w-full border",children:[oe("div",{className:"bg-layer-2-hover h-large-4x rounded-t-small-1x sticky top-0 grid grid-cols-7","data-slot":"month-header",children:se.map(n=>oe("div",{className:oo("p-small b border-border-layer-2 flex items-center justify-center border-r last:border-r-0"),"data-slot":"month-header-weekday",children:oe(u,{size:"sm",variant:"label",weight:"medium",children:n})},n))}),oe("div",{className:"grid h-full grid-cols-7 overflow-hidden","data-slot":"month-day-cells",children:r.map((n,a)=>{let i=(a+1)%7===0,s=(a+1)%7===1;return oe("div",{className:oo("border-border-layer-2 border-t border-r",i&&"pr-small-2x border-r-0",s&&"pl-small-2x"),children:oe(re,{cell:n,events:o(n)})},`${n.date.toISOString()}-${a}`)})})]})}import{useCallback as no,useMemo as ba}from"react";import{cx as ao}from"@xjur-ui/util";import{cx as Lt}from"@xjur-ui/util";import{jsx as Ot,jsxs as wa}from"react/jsx-runtime";function ze({date:e,className:t,...r}){let o=le(e),n=e.getDate();return wa("div",{className:Lt("p-small gap-small-1x flex w-full flex-1 flex-col items-center",t),"data-slot":"week-day",...r,children:[Ot(u,{size:"sm",variant:"label",weight:"medium",children:se[e.getDay()]}),Ot("div",{className:Lt("size-large-2x rounded-circle flex items-center justify-center",o&&"bg-primary-idle"),children:Ot(u,{className:Lt(o&&"text-neutral-label"),size:"sm-1x",variant:"label",weight:"medium",children:n})})]},e.toISOString())}import{jsx as H,jsxs as io}from"react/jsx-runtime";function so(){let{selectedDate:e,events:t}=g(),r=ba(()=>Lr(e),[e]),o=no((a,i)=>We(t,a,i),[t]),n=no((a,i)=>({...a,date:Te(a.date,i)}),[]);return H("div",{className:"bg-layer-2-hover rounded-small-1x border-border-layer-2 scrollbar-hide h-full w-full border",children:io("div",{className:"flex flex-1 flex-col",children:[H("div",{className:ao("bg-layer-2-hover sticky top-0 grid [grid-template-columns:64px_repeat(7,1fr)]","[&>*]:border-border-layer-2","[&>*]:border-l"),"data-slot":"week-header",children:r.map((a,i)=>H(ze,{date:a.date,style:{gridColumnStart:i+2}},a.date.getDay()))}),H("div",{className:"overflow-hidden",children:_e.map(({hour:a,label:i})=>io("div",{className:"flex items-start",children:[H("div",{className:"px-small flex h-full w-[64px] items-start justify-end",children:H(u,{size:"sm-1x",variant:"label",weight:"medium",children:i})}),H("div",{className:ao("grid flex-1 grid-cols-7","[&>*]:border-border-layer-2","[&>*]:border-t","[&>*]:border-l"),children:r.map(s=>H(re,{cell:n(s,a),events:o(s.date,a)},s.date.toISOString()))})]},a))})]})})}import{useCallback as lo}from"react";import{cx as ka}from"@xjur-ui/util";import{jsx as z,jsxs as It}from"react/jsx-runtime";function co(){let{selectedDate:e,events:t}=g(),r=lo((n,a)=>We(t,n,a),[t]),o=lo((n,a)=>({...n,date:Te(n.date,a)}),[]);return z("div",{className:"bg-layer-2-hover rounded-small-1x border-border-layer-2 scrollbar-hide h-full w-full border",children:It("div",{className:"flex flex-1 flex-col",children:[It("div",{className:"bg-layer-2-hover sticky top-0 z-10 flex w-full","data-slot":"week-header",children:[z("div",{className:"w-[64px]"}),z(ze,{className:"border-border-layer-2 items-start border-l",date:e})]}),z("div",{className:"overflow-hidden",children:_e.map(({hour:n,label:a})=>It("div",{className:"flex items-start",children:[z("div",{className:"px-small flex h-full w-[64px] items-start justify-end",children:z(u,{size:"sm-1x",variant:"label",weight:"medium",children:a})}),z("div",{className:ka("flex flex-1","[&>*]:border-border-layer-2","[&>*]:border-t","[&>*]:border-l"),children:z(re,{cell:o({date:e,type:"day"},n),events:r(e,n)})})]},n))})]})})}import{jsx as Re}from"react/jsx-runtime";function xp(){let{calendarView:e}=g();switch(e){case"month":return Re(Wt,{});case"week":return Re(so,{});case"day":return Re(co,{});default:return Re(Wt,{})}}import{useCallback as go,useMemo as Qa}from"react";var Ma={lessThanXSeconds:{one:"menos de um segundo",other:"menos de {{count}} segundos"},xSeconds:{one:"1 segundo",other:"{{count}} segundos"},halfAMinute:"meio minuto",lessThanXMinutes:{one:"menos de um minuto",other:"menos de {{count}} minutos"},xMinutes:{one:"1 minuto",other:"{{count}} minutos"},aboutXHours:{one:"cerca de 1 hora",other:"cerca de {{count}} horas"},xHours:{one:"1 hora",other:"{{count}} horas"},xDays:{one:"1 dia",other:"{{count}} dias"},aboutXWeeks:{one:"cerca de 1 semana",other:"cerca de {{count}} semanas"},xWeeks:{one:"1 semana",other:"{{count}} semanas"},aboutXMonths:{one:"cerca de 1 m\xEAs",other:"cerca de {{count}} meses"},xMonths:{one:"1 m\xEAs",other:"{{count}} meses"},aboutXYears:{one:"cerca de 1 ano",other:"cerca de {{count}} anos"},xYears:{one:"1 ano",other:"{{count}} anos"},overXYears:{one:"mais de 1 ano",other:"mais de {{count}} anos"},almostXYears:{one:"quase 1 ano",other:"quase {{count}} anos"}},mo=(e,t,r)=>{let o,n=Ma[e];return typeof n=="string"?o=n:t===1?o=n.one:o=n.other.replace("{{count}}",String(t)),r?.addSuffix?r.comparison&&r.comparison>0?"em "+o:"h\xE1 "+o:o};var Da={full:"EEEE, d 'de' MMMM 'de' y",long:"d 'de' MMMM 'de' y",medium:"d MMM y",short:"dd/MM/yyyy"},Pa={full:"HH:mm:ss zzzz",long:"HH:mm:ss z",medium:"HH:mm:ss",short:"HH:mm"},Ta={full:"{{date}} '\xE0s' {{time}}",long:"{{date}} '\xE0s' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},po={date:F({formats:Da,defaultWidth:"full"}),time:F({formats:Pa,defaultWidth:"full"}),dateTime:F({formats:Ta,defaultWidth:"full"})};var Sa={lastWeek:e=>{let t=e.getDay();return"'"+(t===0||t===6?"\xFAltimo":"\xFAltima")+"' eeee '\xE0s' p"},yesterday:"'ontem \xE0s' p",today:"'hoje \xE0s' p",tomorrow:"'amanh\xE3 \xE0s' p",nextWeek:"eeee '\xE0s' p",other:"P"},uo=(e,t,r,o)=>{let n=Sa[e];return typeof n=="function"?n(t):n};var _a={narrow:["AC","DC"],abbreviated:["AC","DC"],wide:["antes de cristo","depois de cristo"]},Wa={narrow:["1","2","3","4"],abbreviated:["T1","T2","T3","T4"],wide:["1\xBA trimestre","2\xBA trimestre","3\xBA trimestre","4\xBA trimestre"]},La={narrow:["j","f","m","a","m","j","j","a","s","o","n","d"],abbreviated:["jan","fev","mar","abr","mai","jun","jul","ago","set","out","nov","dez"],wide:["janeiro","fevereiro","mar\xE7o","abril","maio","junho","julho","agosto","setembro","outubro","novembro","dezembro"]},Oa={narrow:["D","S","T","Q","Q","S","S"],short:["dom","seg","ter","qua","qui","sex","sab"],abbreviated:["domingo","segunda","ter\xE7a","quarta","quinta","sexta","s\xE1bado"],wide:["domingo","segunda-feira","ter\xE7a-feira","quarta-feira","quinta-feira","sexta-feira","s\xE1bado"]},Ia={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"manh\xE3",afternoon:"tarde",evening:"tarde",night:"noite"}},Va={narrow:{am:"a",pm:"p",midnight:"mn",noon:"md",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"},abbreviated:{am:"AM",pm:"PM",midnight:"meia-noite",noon:"meio-dia",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"},wide:{am:"a.m.",pm:"p.m.",midnight:"meia-noite",noon:"meio-dia",morning:"da manh\xE3",afternoon:"da tarde",evening:"da tarde",night:"da noite"}},Fa=(e,t)=>{let r=Number(e);return t?.unit==="week"?r+"\xAA":r+"\xBA"},fo={ordinalNumber:Fa,era:b({values:_a,defaultWidth:"wide"}),quarter:b({values:Wa,defaultWidth:"wide",argumentCallback:e=>e-1}),month:b({values:La,defaultWidth:"wide"}),day:b({values:Oa,defaultWidth:"wide"}),dayPeriod:b({values:Ia,defaultWidth:"wide",formattingValues:Va,defaultFormattingWidth:"wide"})};var Ea=/^(\d+)[ºªo]?/i,Na=/\d+/i,Ha={narrow:/^(ac|dc|a|d)/i,abbreviated:/^(a\.?\s?c\.?|d\.?\s?c\.?)/i,wide:/^(antes de cristo|depois de cristo)/i},za={any:[/^ac/i,/^dc/i],wide:[/^antes de cristo/i,/^depois de cristo/i]},Ra={narrow:/^[1234]/i,abbreviated:/^T[1234]/i,wide:/^[1234](º)? trimestre/i},Aa={any:[/1/i,/2/i,/3/i,/4/i]},Ya={narrow:/^[jfmajsond]/i,abbreviated:/^(jan|fev|mar|abr|mai|jun|jul|ago|set|out|nov|dez)/i,wide:/^(janeiro|fevereiro|março|abril|maio|junho|julho|agosto|setembro|outubro|novembro|dezembro)/i},Ba={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^fev/i,/^mar/i,/^abr/i,/^mai/i,/^jun/i,/^jul/i,/^ago/i,/^set/i,/^out/i,/^nov/i,/^dez/i]},qa={narrow:/^(dom|[23456]ª?|s[aá]b)/i,short:/^(dom|[23456]ª?|s[aá]b)/i,abbreviated:/^(dom|seg|ter|qua|qui|sex|s[aá]b)/i,wide:/^(domingo|(segunda|ter[cç]a|quarta|quinta|sexta)([- ]feira)?|s[aá]bado)/i},Za={short:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],narrow:[/^d/i,/^2/i,/^3/i,/^4/i,/^5/i,/^6/i,/^s[aá]/i],any:[/^d/i,/^seg/i,/^t/i,/^qua/i,/^qui/i,/^sex/i,/^s[aá]b/i]},Xa={narrow:/^(a|p|mn|md|(da) (manhã|tarde|noite))/i,any:/^([ap]\.?\s?m\.?|meia[-\s]noite|meio[-\s]dia|(da) (manhã|tarde|noite))/i},ja={any:{am:/^a/i,pm:/^p/i,midnight:/^mn|^meia[-\s]noite/i,noon:/^md|^meio[-\s]dia/i,morning:/manhã/i,afternoon:/tarde/i,evening:/tarde/i,night:/noite/i}},ho={ordinalNumber:De({matchPattern:Ea,parsePattern:Na,valueCallback:e=>parseInt(e,10)}),era:k({matchPatterns:Ha,defaultMatchWidth:"wide",parsePatterns:za,defaultParseWidth:"any"}),quarter:k({matchPatterns:Ra,defaultMatchWidth:"wide",parsePatterns:Aa,defaultParseWidth:"any",valueCallback:e=>e+1}),month:k({matchPatterns:Ya,defaultMatchWidth:"wide",parsePatterns:Ba,defaultParseWidth:"any"}),day:k({matchPatterns:qa,defaultMatchWidth:"wide",parsePatterns:Za,defaultParseWidth:"any"}),dayPeriod:k({matchPatterns:Xa,defaultMatchWidth:"any",parsePatterns:ja,defaultParseWidth:"any"})};var he={code:"pt-BR",formatDistance:mo,formatLong:po,formatRelative:uo,localize:fo,match:ho,options:{weekStartsOn:0,firstWeekContainsDate:1}};import{capitalize as $a}from"@xjur-ui/util";import{jsx as ge,jsxs as Co}from"react/jsx-runtime";function jp(){let{selectedDate:e,calendarView:t,setSelectedDate:r}=g(),o=Qa(()=>{if(t==="month")return $a(ie(e,"MMMM 'de' yyyy",{locale:he}));if(t==="week"){let{start:i,end:s}=Or(e),l=ie(s,"MMMM",{locale:he}),m=ie(s,"yyyy",{locale:he});return`${i.getDate()} - ${s.getDate()} de ${l} de ${m}`}return ie(e,"dd 'de' MMMM 'de' yyyy",{locale:he})},[e,t]),n=go(()=>{if(t==="month"){r(be(e,1));return}if(t==="week"){let s=v(Me(e,1));r(s);return}let i=G(e,1);r(i)},[e,r,t]),a=go(()=>{if(t==="month"){r(Se(e,1));return}t==="week"&&r(Sr(e,1)),r(Tr(e,1))},[e,r,t]);return Co("div",{className:"gap-large flex items-center",children:[ge(u,{className:"text-title-neutral",size:"lg",variant:"title",children:o}),Co("div",{className:"gap-small flex items-center",children:[ge(L,{size:"icon_md",variant:"tertiary",onClick:a,children:ge(Z,{className:"text-icon-neutral-3",name:"chevron_left"})}),ge(L,{size:"icon_md",variant:"tertiary",onClick:n,children:ge(Z,{className:"text-icon-neutral-3",name:"chevron_right"})})]})]})}import*as yo from"@radix-ui/react-popover";import{createContext as Ga,useContext as Ja}from"react";var Vt=Ga({state:"normal",variant:"normal",customMask:void 0,mask:void 0});function x(){let e=Ja(Vt);if(!e)throw new Error("useFieldContext must be used within a InputRoot, SelectRoot, DatePickerRoot, etc.");return e}import{tv as Ka}from"@xjur-ui/util";var M=Ka({slots:{wrapper:"group flex flex-col gap-small-2x",trigger:["h-large-4x w-auto inline-flex cursor-pointer relative","items-center gap-small rounded-small-1x","py-small_1x-alt px-small","bg-layer-2-idle border border-border-layer-2","group-has-[div[data-slot=input-action-slot]]:rounded-r-none","transition-all duration-200"],content:["group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)] group-data-[state=open]:rotate-180 transition-transform duration-200"],icon:"size-large text-icon-neutral-3 flex items-center justify-center",slotText:"size-large flex items-center justify-center !text-size-label-md text-neutral-placeholder",caption:"!text-size-body-sm font-normal"},variants:{state:{normal:{trigger:"hover:border-border-layer-3 data-[state=open]:border-primary-idle data-[state=open]:hover:border-primary-idle"},error:{trigger:"border-danger-idle hover:border-danger-idle data-[state=open]:border-danger-idle data-[state=open]:hover:border-danger-idle",caption:"text-danger-label-idle"},disabled:{trigger:"pointer-events-none border-transparent bg-layer-2-idle"}}}});import{jsx as Ft}from"react/jsx-runtime";var{wrapper:Ua}=M();function Et({className:e,state:t="normal",defaultOpen:r,variant:o="normal",modal:n,open:a,onOpenChange:i,...s}){return Ft(yo.Root,{defaultOpen:r,modal:n,open:a,onOpenChange:i,children:Ft(Vt.Provider,{value:{state:t,variant:o},children:Ft("div",{className:Ua({className:e,state:t}),...s})})})}import{tv as ei,twMerge as ti}from"@xjur-ui/util";import*as vo from"@radix-ui/react-popover";import{jsx as oi}from"react/jsx-runtime";var{trigger:ri}=M();function Nt({className:e,...t}){let{state:r,variant:o}=x(),n=ei({base:["group bg-layer-2-idle"],variants:{state:{normal:["border-border-layer-2 hover:border-border-layer-3 has-[input:not(:placeholder-shown)]:border-primary-idle"],error:["border-danger-idle hover:border-danger-idle"],disabled:["border border-border-layer-2 opacity-60"]}}}),a=ti(ri({state:r,className:e}),o==="filter"&&n({state:r,className:e}));return oi(vo.Trigger,{className:a,disabled:r==="disabled",...t})}import{jsx as xo}from"react/jsx-runtime";var{icon:ni}=M();function Ht({className:e,name:t,orientation:r="left",...o}){let{state:n}=x();return xo("div",{className:ni({className:e,state:n}),"data-slot":`control-${r}-slot`,...o,children:xo(Z,{name:t})})}import{twJoin as ii}from"@xjur-ui/util";import{useMemo as si}from"react";import{tv as ai}from"@xjur-ui/util";import{jsx as wo}from"react/jsx-runtime";function zt({className:e,htmlFor:t,children:r,...o}){let{state:n}=x(),a=ai({base:["group inline-block max-w-full truncate text-left","ease animate-in left-small right-small pointer-events-none absolute top-1/2 -translate-y-1/2 transition-all duration-250","text-size-body-md","group-focus-within:-top-[3px]","group-data-[state=open]:-top-[3px]","group-focus-within:text-size-label-sm-1x group-focus-within:font-medium","group-data-[state=open]:text-size-label-sm-1x group-data-[state=open]:font-medium","group-has-[input:not(:placeholder-shown)]:-top-[3px]","group-has-[input:not(:placeholder-shown)]:text-size-label-sm-1x","group-has-[input:not(:placeholder-shown)]:font-medium","group-has-[div[data-slot=control-left-slot]]:left-large-4x","group-has-[div[data-slot=control-left-slot]]:group-focus-within:left-small","group-has-[div[data-slot=control-left-slot]]:group-has-[input:not(:placeholder-shown)]:left-small","group-has-[div[data-slot=control-left-slot]]:group-data-[state=open]:left-small","group-focus-within:animate-in","group-has-[input:not(:placeholder-shown)]:animate-out","data-[disabled=true]:hidden"],variants:{state:{normal:["group-focus-within:!text-primary-idle group-data-[state=open]:!text-primary-idle","group-has-[input:not(:placeholder-shown)]:!text-primary-idle"],error:["group-focus-within:!text-danger-label-active group-data-[state=open]:!text-danger-label-active","group-has-[input:not(:placeholder-shown)]:!text-danger-label-active"],disabled:[]}}});return wo("label",{className:a({className:e,state:n}),htmlFor:t,...o,children:wo("span",{className:"rounded-small-1x bg-layer-2-idle max-w-full",children:r})})}import{jsx as Ae,jsxs as li}from"react/jsx-runtime";function Rt({className:e,value:t,placeholder:r,renderValue:o,...n}){let{variant:a}=x(),i=si(()=>{let s=o?o(t??""):typeof t=="object"?t?.label:t;return a==="filter"?s:s||r},[t,r,a,o]);return li("div",{className:"grid w-full items-center",children:[r&&a==="filter"&&Ae(zt,{children:r}),r&&a==="filter"&&Ae(u,{className:"invisible col-start-1 row-start-1 self-center",children:r}),Ae(u,{className:"text-neutral-dark z-10 col-start-1 row-start-1 self-center text-left",children:i}),Ae("input",{...n,"aria-readonly":!0,className:ii("pointer-events-none",e),hidden:!0,placeholder:" ",readOnly:!0,value:typeof t=="object"?t?.value??"":t??""})]})}import{twMerge as Pu}from"@xjur-ui/util";import{Fragment as Su,useMemo as _u}from"react";import{jsx as Vu,jsxs as Fu}from"react/jsx-runtime";import*as Ye from"@radix-ui/react-popover";import{jsx as At}from"react/jsx-runtime";var{content:di}=M();function Yt({className:e,sideOffset:t=5,side:r="bottom",align:o="start",children:n,virtualized:a=!1,overscan:i=5,estimateSize:s=()=>32,...l}){let{state:m}=x();return At(Ye.Portal,{children:At(Ye.Content,{align:o,className:di({className:e,state:m}),side:r,sideOffset:t,...l,children:At(ue,{estimateSize:s,overscan:i,virtualized:a,children:n})})})}import{jsx as Xu}from"react/jsx-runtime";var{caption:qu}=M();import{jsx as Ku}from"react/jsx-runtime";var{slotText:Gu}=M();import{jsx as ci}from"react/jsx-runtime";function Bt(e){return ci(fe,{...e})}import{twMerge as mi}from"@xjur-ui/util";import*as ko from"@radix-ui/react-popover";import{jsx as bo}from"react/jsx-runtime";function qt({className:e,value:t,closeOnSelect:r=!0,...o}){let n=bo(Ee,{className:mi(e,"cursor-pointer"),value:typeof t=="object"?t?.value:t,...o});return r?bo(ko.Close,{asChild:!0,children:n}):n}import{twMerge as pi}from"@xjur-ui/util";import{jsx as ui}from"react/jsx-runtime";function Zt({className:e,...t}){return ui(Xe,{className:pi(e,"truncate"),...t})}import{jsx as u2}from"react/jsx-runtime";import{jsx as C2}from"react/jsx-runtime";import{Close as z2}from"@radix-ui/react-popover";import{jsx as X,jsxs as Do}from"react/jsx-runtime";var Mo=[{name:"M\xEAs",value:"month"},{name:"Semana",value:"week"},{name:"Dia",value:"day"}];function Y2(){let{calendarView:e,handleChangeView:t}=g();return X("div",{className:"w-[94px]",children:Do(Et,{children:[Do(Nt,{children:[X(Rt,{name:"calendar-toggle-view",renderValue:r=>Mo.find(o=>o.value===r)?.name??"",value:e}),X(Ht,{className:"text-icon-neutral-3",name:"keyboard_arrow_down"})]}),X(Yt,{children:X(Bt,{children:Mo.map(r=>X(qt,{isActive:e===r.value,value:r.value,onClick:()=>t(r.value),children:X(Zt,{children:r.name})},r.value))})})]})})}import{cx as fi}from"@xjur-ui/util";import{jsx as hi}from"react/jsx-runtime";function X2({className:e,...t}){return hi("div",{...t,className:fi(e,"gap-medium h-large-4x flex w-full items-center")})}import{cx as gi}from"@xjur-ui/util";import{jsx as Ci}from"react/jsx-runtime";function G2({className:e,...t}){return Ci("div",{className:gi(e,"gap-large-2x p-large flex flex-col"),"data-slot":"calendar-body",...t})}import{cx as ne,tv as yi}from"@xjur-ui/util";import{useDraggable as vi}from"@dnd-kit/core";import{jsx as T,jsxs as Po}from"react/jsx-runtime";var xi=yi({base:"py-small_1x-alt pr-small pl-medium rounded-small-2x transition-colors duration-100 ease-out",variants:{status:{pending:"bg-layer-2-hover border-l-2 border-border-layer-4 hover:bg-layer-2-pressed active:bg-layer-2-active",completed:"bg-success-alt-idle border-l-2 border-success-idle hover:bg-success-alt-hover active:bg-success-alt-pressed",cancelled:"bg-danger-alt-idle border-l-2 border-danger-idle hover:bg-danger-alt-hover active:bg-danger-alt-pressed"}},defaultVariants:{status:"pending"}});function n0({event:e,disabled:t=!1,status:r="pending",className:o,children:n,...a}){let{onEventMove:i}=g(),s=t||!i,{attributes:l,listeners:m,setNodeRef:f,transform:p,isDragging:y}=vi({id:e.id,disabled:s,data:{event:e,type:"calendar-event"}}),w=p?{transform:`translate3d(${p.x}px, ${p.y}px, 0)`}:void 0;return T("div",{className:ne(t&&"pointer-events-none","cursor-pointer active:cursor-grabbing",y&&"z-1000 -rotate-2",xi({status:r}),o),"data-draggable-event-id":e.id,"data-slot":"calendar-event",ref:f,style:w,...m,...l,...a,children:n})}function a0({size:e="sm",variant:t="label",weight:r="medium",className:o,...n}){let{activeEventId:a}=g();return a!==null?T(u,{className:ne(o,"text-title-neutral truncate"),size:e,variant:t,weight:r,...n}):Po(j,{delayDuration:500,children:[T(Q,{asChild:!0,children:T(u,{className:ne(o,"text-title-neutral truncate"),size:e,variant:t,weight:r,...n})}),T($,{className:"max-w-[320px]",children:n.children})]})}function i0({size:e="sm-1x",variant:t="body",weight:r="normal",className:o,...n}){let{activeEventId:a}=g();return a!==null?T(u,{className:ne(o,"truncate"),size:e,variant:t,weight:r,...n}):Po(j,{delayDuration:500,children:[T(Q,{asChild:!0,children:T(u,{className:ne(o,"truncate"),size:e,variant:t,weight:r,...n})}),T($,{className:"max-w-[320px]",children:n.children})]})}function s0({variant:e="body",size:t="sm-1x",weight:r="normal",className:o,...n}){return T(u,{className:ne(o,"truncate"),size:t,variant:e,weight:r,...n})}import{useCallback as wi}from"react";import{jsx as bi}from"react/jsx-runtime";function u0({children:e="Hoje",variant:t="tertiary",...r}){let{setSelectedDate:o}=g(),n=wi(()=>{o(new Date)},[o]);return bi(L,{variant:t,onClick:n,...r,children:e})}export{G2 as CalendarBody,n0 as CalendarEvent,i0 as CalendarEventDescription,s0 as CalendarEventStatus,a0 as CalendarEventTitle,X2 as CalendarHeader,Wt as CalendarMonthView,jp as CalendarNavigator,Sl as CalendarRoot,u0 as CalendarTodayButton,Y2 as CalendarToggleView,xp as CalendarViewRenderer,so as CalendarWeekView,g as useFullCalendar};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as t,jsxs as
|
|
1
|
+
import{jsx as t,jsxs as o}from"react/jsx-runtime";function e(){return o("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[t("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"}),t("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"}),t("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),t("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}export{e as default};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export default function IconAudiencia(): import("react/jsx-runtime").JSX.Element;
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
import{jsx as C,jsxs as t}from"react/jsx-runtime";function l(){return t("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[C("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"}),C("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"}),C("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"}),C("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"})]})}export{l as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as t,jsxs as
|
|
1
|
+
import{jsx as t,jsxs as i}from"react/jsx-runtime";function e(){return i("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[i("g",{clipPath:"url(#clip0_21552_71650)",children:[t("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"}),t("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"}),t("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"}),t("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"}),t("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"}),t("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"})]}),t("defs",{children:t("clipPath",{id:"clip0_21552_71650",children:t("rect",{fill:"white",height:"20",width:"20"})})})]})}export{e as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as t,jsxs as e}from"react/jsx-runtime";function
|
|
1
|
+
import{jsx as t,jsxs as e}from"react/jsx-runtime";function i(){return e("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[t("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"}),t("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"}),t("path",{d:"M12.4915 8.88L9.13148 12.24",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),t("path",{d:"M7.36005 10.5645L9.13144 12.2399",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}export{i as default};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{jsx as
|
|
1
|
+
import{jsx as o,jsxs as e}from"react/jsx-runtime";function t(){return e("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"})]})}export{t as default};
|