@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{tv as f1}from"@xjur-ui/util";import{createContext as C1,useContext as g1,useState as L1}from"react";import{cx as c1}from"@xjur-ui/util";var X=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as n,jsxs as s1}from"react/jsx-runtime";function V(){return s1("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[n("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"}),n("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"}),n("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"}),n("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"}),n("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"}),n("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"}),n("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"}),n("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"}),n("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),n("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"}),n("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"}),n("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as l,jsxs as G}from"react/jsx-runtime";function y(){return G("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[G("g",{clipPath:"url(#clip0_19548_42822)",children:[l("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),l("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"})]}),l("defs",{children:l("clipPath",{id:"clip0_19548_42822",children:l("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as M,jsxs as l1}from"react/jsx-runtime";function H(){return l1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[M("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),M("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),M("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as r,jsxs as $}from"react/jsx-runtime";function P(){return $("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[$("g",{clipPath:"url(#clip0_19548_42667)",children:[r("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"}),r("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"}),r("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"}),r("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"}),r("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"}),r("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),r("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"}),r("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),r("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),r("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),r("defs",{children:r("clipPath",{id:"clip0_19548_42667",children:r("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as m,jsxs as d1}from"react/jsx-runtime";function I(){return d1("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[m("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),m("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),m("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),m("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as C,jsxs as q}from"react/jsx-runtime";function R(){return q("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[q("g",{clipPath:"url(#clip0_19548_42803)",children:[C("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"}),C("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"}),C("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),C("defs",{children:C("clipPath",{id:"clip0_19548_42803",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as O}from"react/jsx-runtime";function j(){return O("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[O("g",{clipPath:"url(#clip0_19548_42782)",children:[k("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("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"}),k("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"})]}),k("defs",{children:k("clipPath",{id:"clip0_19548_42782",children:k("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as _,jsxs as p1}from"react/jsx-runtime";function Z(){return p1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[_("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),_("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),_("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"}),_("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 h,jsxs as U}from"react/jsx-runtime";function B(){return U("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[U("g",{clipPath:"url(#clip0_19548_42757)",children:[h("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),h("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),h("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),h("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"}),h("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),h("defs",{children:h("clipPath",{id:"clip0_19548_42757",children:h("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as J}from"react/jsx-runtime";function F(){return J("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[J("g",{clipPath:"url(#clip0_19548_42810)",children:[g("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"}),g("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"}),g("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"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42810",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as p,jsxs as K}from"react/jsx-runtime";function z(){return K("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[K("g",{clipPath:"url(#clip0_21377_57335)",children:[p("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"}),p("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"}),p("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"}),p("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"}),p("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"}),p("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),p("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),p("defs",{children:p("clipPath",{id:"clip0_21377_57335",children:p("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as L,jsxs as u1}from"react/jsx-runtime";function E(){return u1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[L("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"}),L("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as a}from"react/jsx-runtime";function Q({name:t}){switch(t){case"agenda":return a(V,{});case"contencioso":return a(P,{});case"contrato":return a(I,{});case"consultivo":return a(H,{});case"xsigner":return a(E,{});case"procuracao":return a(B,{});case"xpay":return a(z,{});case"imobiliario":return a(j,{});case"marcasepatentes":return a(Z,{});case"ged":return a(R,{});case"regulatorio":return a(F,{});case"compliance":return a(y,{});default:return null}}import{jsx as Y}from"react/jsx-runtime";function t1({className:t,filled:o=!1,name:e,...i}){return X.includes(e)?Y(Q,{name:e}):Y("span",{...i,className:c1("material-symbols-outlined","text-size-body-lg select-none",t),style:{fontVariationSettings:`'FILL' ${o?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...i.style},children:e})}import{createContext as h1,useContext as m1}from"react";var N=h1({state:"normal",variant:"normal",customMask:void 0,mask:void 0});function v(){let t=m1(N);if(!t)throw new Error("useFieldContext must be used within a InputRoot, SelectRoot, DatePickerRoot, etc.");return t}import{tv as k1}from"@xjur-ui/util";import{jsx as e1}from"react/jsx-runtime";function o1({className:t,htmlFor:o,children:e,...i}){let{state:u}=v(),d=k1({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 e1("label",{className:d({className:t,state:u}),htmlFor:o,...i,children:e1("span",{className:"rounded-small-1x bg-layer-2-idle max-w-full",children:e})})}import{jsx as s,jsxs as P1}from"react/jsx-runtime";var w1=f1({slots:{wrapper:"group flex w-full flex-col gap-small-2x",root:"relative flex w-full items-center gap-small-1x",star:"cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-orange-500 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",caption:"!text-size-body-sm font-normal"},variants:{state:{normal:{star:"text-neutral-border hover:text-orange-400 focus-visible:ring-orange-500"},error:{star:"text-danger-idle hover:text-danger-idle focus-visible:ring-danger-idle",caption:"text-danger-label-idle"},disabled:{star:"text-neutral-border opacity-50"}},size:{sm:{star:"text-size-body-sm"},md:{star:"text-size-body-lg"},lg:{star:"text-size-heading-sm"}}}}),{wrapper:M1,root:_1,star:v1,caption:x1}=w1(),r1=C1(null);function A(){let t=g1(r1);if(!t)throw new Error("Rating components must be used within a RatingRoot");return t}function b1({value:t,defaultValue:o=0,onValueChange:e,max:i=5,state:u="normal",size:d="md",disabled:c=!1,className:f,id:x,children:w,...b}){let[D,T]=L1(o),i1=t??D,n1=W=>{t===void 0&&T(W),e?.(W)},a1=v(),S=c?"disabled":a1?.state??u;return s(N.Provider,{value:{state:S},children:s(r1.Provider,{value:{value:i1,max:i,onValueChange:n1,state:S,size:d,disabled:c},children:s("div",{className:M1({className:f}),id:x,...b,children:w})})})}function D1({className:t}){let{max:o,state:e,size:i}=A();return s("div",{className:_1({state:e,size:i,className:t}),children:Array.from({length:o},(u,d)=>s(V1,{value:d+1},d))})}function V1({value:t,className:o}){let{value:e,onValueChange:i,state:u,size:d,disabled:c}=A(),f=t<=e;return s("button",{"aria-label":`Rate ${t} star${t>1?"s":""}`,className:v1({state:u,size:d,className:o}),disabled:c,type:"button",onClick:()=>!c&&i(t),children:s(t1,{filled:f,name:"star"})})}function y1(t){return s(o1,{...t})}function H1({className:t,...o}){let{state:e}=A();return s("p",{className:x1({state:e,className:t}),...o})}function Zt({value:t,defaultValue:o=0,onValueChange:e,max:i=5,state:u="normal",size:d="md",label:c,caption:f,className:x,disabled:w,id:b,...D}){return P1(b1,{className:x,defaultValue:o,disabled:w,id:b,max:i,size:d,state:w?"disabled":u,value:t,onValueChange:e,...D,children:[c&&s(y1,{children:c}),s(D1,{}),f&&s(H1,{children:f})]})}export{Zt as Rating,H1 as RatingCaption,y1 as RatingLabel,b1 as RatingRoot,V1 as RatingStar,D1 as RatingTrack,w1 as rating};
|
|
1
|
+
import{tv as W1}from"@xjur-ui/util";import{createContext as Z1,useContext as B1,useState as D1}from"react";import{cx as F1}from"@xjur-ui/util";var e1=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial"];import{jsx as x,jsxs as x1}from"react/jsx-runtime";function I(){return x1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[x("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"}),x("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"}),x("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),x("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as l,jsxs as o1}from"react/jsx-runtime";function A(){return o1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[o1("g",{clipPath:"url(#clip0_21552_71650)",children:[l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"})]}),l("defs",{children:l("clipPath",{id:"clip0_21552_71650",children:l("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as L,jsxs as L1}from"react/jsx-runtime";function R(){return L1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[L("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"}),L("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"}),L("path",{d:"M12.4915 8.88L9.13148 12.24",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),L("path",{d:"M7.36005 10.5645L9.13144 12.2399",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as M,jsxs as M1}from"react/jsx-runtime";function W(){return M1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[M("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"}),M("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"}),M("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),M("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as m,jsxs as b1}from"react/jsx-runtime";function Z(){return b1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[m("path",{d:"M14.3062 3.28357C14.3062 3.28357 15.6681 3.28357 16.2787 3.28357C16.9531 3.28357 17.4998 3.83035 17.4998 4.50472C17.4998 7.4617 17.4998 14.9803 17.4998 17.9373C17.4998 18.6116 16.9531 19.1584 16.2787 19.1584C14.0501 19.1584 9.34873 19.1584 7.12013 19.1584C6.79622 19.1584 6.48576 19.0299 6.2568 18.8006C6.02754 18.5717 5.89902 18.2612 5.89902 17.9373C5.89902 17.3267 5.89902 16.7161 5.89902 16.7161",fill:"#FFBACF"}),m("path",{d:"M14.3062 3.28357C14.3062 3.28357 15.6681 3.28357 16.2787 3.28357C16.9531 3.28357 17.4998 3.83035 17.4998 4.50472C17.4998 7.4617 17.4998 14.9803 17.4998 17.9373C17.4998 18.6116 16.9531 19.1584 16.2787 19.1584C14.0501 19.1584 9.34873 19.1584 7.12013 19.1584C6.79622 19.1584 6.48576 19.0299 6.2568 18.8006C6.02754 18.5717 5.89902 18.2612 5.89902 17.9373C5.89902 17.3267 5.89902 16.7161 5.89902 16.7161",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M2.49985 4.50473L6.16327 0.841309C6.16327 0.841309 10.6537 0.841309 12.8796 0.841309C13.5539 0.841309 14.1007 1.38809 14.1007 2.06246C14.1007 5.01944 14.1007 12.538 14.1007 15.495C14.1007 16.1694 13.554 16.7162 12.8796 16.7162C10.651 16.7162 5.9496 16.7162 3.721 16.7162C3.04663 16.7162 2.49985 16.1694 2.49985 15.495C2.49985 12.4022 2.49985 4.50473 2.49985 4.50473Z",fill:"white",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M2.49985 5.11533C2.49985 5.11533 4.28943 5.11533 5.55271 5.11533C6.22708 5.11533 6.77387 4.56854 6.77387 3.89417C6.77387 2.63089 6.77387 0.841309 6.77387 0.841309",stroke:"#C72F5F",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M5.49985 10H10.4998",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),m("path",{d:"M5.49985 13H9.49985",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as b,jsxs as V1}from"react/jsx-runtime";function B(){return V1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[b("path",{d:"M1 17V2.30005H6.8L8.99999 4.50005H15.5V7.90005H4V17L2.5 17.6001L1 17Z",fill:"#F6DD92"}),b("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"}),b("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"}),b("path",{d:"M4 8H16",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as u,jsxs as r1}from"react/jsx-runtime";function D(){return r1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[r1("g",{clipPath:"url(#clip0_21559_72048)",children:[u("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"}),u("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",fill:"#FDC6C6"}),u("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),u("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"})]}),u("defs",{children:u("clipPath",{id:"clip0_21559_72048",children:u("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as i1}from"react/jsx-runtime";function z(){return i1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[i1("g",{clipPath:"url(#clip0_21561_72217)",children:[k("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"}),k("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"})]}),k("defs",{children:k("clipPath",{id:"clip0_21561_72217",children:k("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as d,jsxs as n1}from"react/jsx-runtime";function N(){return n1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[n1("g",{clipPath:"url(#clip0_21563_1851)",children:[d("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"}),d("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"}),d("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"}),d("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"}),d("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.59994",x2:"7.39994",y1:"5.4",y2:"5.4"}),d("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.60006",x2:"7.40006",y1:"9.4",y2:"9.4"})]}),d("defs",{children:d("clipPath",{id:"clip0_21563_1851",children:d("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as c,jsxs as a1}from"react/jsx-runtime";function j(){return a1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[a1("g",{clipPath:"url(#clip0_21561_72299)",children:[c("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"}),c("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"}),c("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"}),c("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"}),c("path",{d:"M10.1386 11.1655L12.0357 13.0626L14.8813 9.26843",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),c("defs",{children:c("clipPath",{id:"clip0_21561_72299",children:c("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as s1}from"react/jsx-runtime";function E(){return s1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[s1("g",{clipPath:"url(#clip0_21561_73080)",children:[g("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"}),g("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"}),g("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"})]}),g("defs",{children:g("clipPath",{id:"clip0_21561_73080",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as l1}from"react/jsx-runtime";function S(){return l1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[l1("g",{clipPath:"url(#clip0_21559_72026)",children:[h("path",{d:"M6.3189 13.681L0.999756 19.0002",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),h("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"}),h("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"}),h("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"})]}),h("defs",{children:h("clipPath",{id:"clip0_21559_72026",children:h("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as C,jsxs as T}from"react/jsx-runtime";function X(){return T("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[T("g",{clipPath:"url(#clip0_21656_82540)",children:[C("mask",{height:"20",id:"mask0_21656_82540",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},width:"20",x:"0",y:"0",children:C("path",{d:"M0 1.90735e-06H20V20H0V1.90735e-06Z",fill:"white"})}),T("g",{mask:"url(#mask0_21656_82540)",children:[C("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"}),C("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"}),C("path",{d:"M10.5859 15.157H9.41406V13.9851H10.5859V15.157Z",fill:"#69697A"})]})]}),C("defs",{children:C("clipPath",{id:"clip0_21656_82540",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as w,jsxs as d1}from"react/jsx-runtime";function G(){return d1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[d1("g",{clipPath:"url(#clip0_21595_70787)",children:[w("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"}),w("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"})]}),w("defs",{children:w("clipPath",{id:"clip0_21595_70787",children:w("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as V,jsxs as y1}from"react/jsx-runtime";function O(){return y1("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[V("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"}),V("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"}),V("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"}),V("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 _,jsxs as p1}from"react/jsx-runtime";function U(){return p1("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[p1("g",{clipPath:"url(#clip0_21669_68418)",children:[_("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"}),_("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"})]}),_("defs",{children:_("clipPath",{id:"clip0_21669_68418",children:_("rect",{fill:"white",height:"16",width:"16"})})})]})}import{jsx as c1,jsxs as P1}from"react/jsx-runtime";function $(){return P1("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[c1("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"}),c1("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 C1,jsxs as H1}from"react/jsx-runtime";function q(){return H1("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[C1("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"}),C1("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 e}from"react/jsx-runtime";function u1({name:t}){switch(t){case"agenda":return e(I,{});case"contencioso":return e(W,{});case"contrato":return e(Z,{});case"consultivo":return e(R,{});case"xsigner":return e(S,{});case"procuracao":return e(N,{});case"xpay":return e(E,{});case"imobiliario":return e(D,{});case"marcasepatentes":return e(z,{});case"ged":return e(B,{});case"regulatorio":return e(j,{});case"compliance":return e(A,{});case"xlearning":return e(X,{});case"societario":return e(G,{});case"audiencia":return e(O,{});case"pericia":return e(U,{});case"custom_contrato":return e($,{});case"filial":return e(q,{});default:return null}}import{jsx as h1}from"react/jsx-runtime";function f1({className:t,filled:r=!1,name:o,...i}){return e1.includes(o)?h1(u1,{name:o}):h1("span",{...i,className:F1("material-symbols-outlined","text-size-body-lg select-none",t),style:{fontVariationSettings:`'FILL' ${r?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...i.style},children:o})}import{createContext as I1,useContext as A1}from"react";var J=I1({state:"normal",variant:"normal",customMask:void 0,mask:void 0});function y(){let t=A1(J);if(!t)throw new Error("useFieldContext must be used within a InputRoot, SelectRoot, DatePickerRoot, etc.");return t}import{tv as R1}from"@xjur-ui/util";import{jsx as m1}from"react/jsx-runtime";function g1({className:t,htmlFor:r,children:o,...i}){let{state:s}=y(),a=R1({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 m1("label",{className:a({className:t,state:s}),htmlFor:r,...i,children:m1("span",{className:"rounded-small-1x bg-layer-2-idle max-w-full",children:o})})}import{jsx as n,jsxs as $1}from"react/jsx-runtime";var z1=W1({slots:{wrapper:"group flex w-full flex-col gap-small-2x",root:"relative flex w-full items-center gap-small-1x",star:"cursor-pointer transition-colors duration-200 focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-orange-500 focus-visible:ring-offset-2 disabled:pointer-events-none disabled:opacity-50",caption:"!text-size-body-sm font-normal"},variants:{state:{normal:{star:"text-neutral-border hover:text-orange-400 focus-visible:ring-orange-500"},error:{star:"text-danger-idle hover:text-danger-idle focus-visible:ring-danger-idle",caption:"text-danger-label-idle"},disabled:{star:"text-neutral-border opacity-50"}},size:{sm:{star:"text-size-body-sm"},md:{star:"text-size-body-lg"},lg:{star:"text-size-heading-sm"}}}}),{wrapper:N1,root:j1,star:E1,caption:S1}=z1(),k1=Z1(null);function K(){let t=B1(k1);if(!t)throw new Error("Rating components must be used within a RatingRoot");return t}function T1({value:t,defaultValue:r=0,onValueChange:o,max:i=5,state:s="normal",size:a="md",disabled:p=!1,className:f,id:P,children:v,...H}){let[F,Q]=D1(r),w1=t??F,_1=t1=>{t===void 0&&Q(t1),o?.(t1)},v1=y(),Y=p?"disabled":v1?.state??s;return n(J.Provider,{value:{state:Y},children:n(k1.Provider,{value:{value:w1,max:i,onValueChange:_1,state:Y,size:a,disabled:p},children:n("div",{className:N1({className:f}),id:P,...H,children:v})})})}function X1({className:t}){let{max:r,state:o,size:i}=K();return n("div",{className:j1({state:o,size:i,className:t}),children:Array.from({length:r},(s,a)=>n(G1,{value:a+1},a))})}function G1({value:t,className:r}){let{value:o,onValueChange:i,state:s,size:a,disabled:p}=K(),f=t<=o;return n("button",{"aria-label":`Rate ${t} star${t>1?"s":""}`,className:E1({state:s,size:a,className:r}),disabled:p,type:"button",onClick:()=>!p&&i(t),children:n(f1,{filled:f,name:"star"})})}function O1(t){return n(g1,{...t})}function U1({className:t,...r}){let{state:o}=K();return n("p",{className:S1({state:o,className:t}),...r})}function mt({value:t,defaultValue:r=0,onValueChange:o,max:i=5,state:s="normal",size:a="md",label:p,caption:f,className:P,disabled:v,id:H,...F}){return $1(T1,{className:P,defaultValue:r,disabled:v,id:H,max:i,size:a,state:v?"disabled":s,value:t,onValueChange:o,...F,children:[p&&n(O1,{children:p}),n(X1,{}),f&&n(U1,{children:f})]})}export{mt as Rating,U1 as RatingCaption,O1 as RatingLabel,T1 as RatingRoot,G1 as RatingStar,X1 as RatingTrack,z1 as rating};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{useMemo as Vt,useState as zt}from"react";import"react";import*as pe from"@radix-ui/react-dropdown-menu";import{jsx as Se}from"react/jsx-runtime";function S({...e}){return Se(pe.Root,{"data-slot":"dropdown-menu",...e})}import*as de from"@radix-ui/react-dropdown-menu";import{jsx as Re}from"react/jsx-runtime";function R({...e}){return Re(de.Trigger,{"data-slot":"dropdown-menu-trigger",...e})}import*as T from"@radix-ui/react-dropdown-menu";import{cx as nt}from"@xjur-ui/util";import{Slot as Ne}from"@radix-ui/react-slot";import{cx as Ee}from"@xjur-ui/util";import{useVirtualizer as Ze}from"@tanstack/react-virtual";import{useRef as Oe}from"react";import{createContext as Be}from"react";var b=Be({virtualizer:null,enabled:!1});import{jsx as ce}from"react/jsx-runtime";function B({className:e,asChild:t,children:o,virtualized:r=!1,itemCount:i=0,estimateSize:n=()=>48,overscan:a=5,...f}){let w=t?Ne:"div",u=Oe(null),h=Ze({count:i,getScrollElement:()=>u.current,estimateSize:n,overscan:a,enabled:r});return ce(b.Provider,{value:{virtualizer:h,enabled:r},children:ce(w,{...f,className:Ee(e,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:u,children:o})})}import{Slot as Gt}from"@radix-ui/react-slot";import{cx as Jt}from"@xjur-ui/util";import{jsx as Yt}from"react/jsx-runtime";import{cx as vo}from"@xjur-ui/util";import{Slot as We}from"@radix-ui/react-slot";import{cva as Ke}from"@xjur-ui/util";import{memo as he,useState as qe}from"react";import*as D from"@radix-ui/react-tooltip";import{jsx as N}from"react/jsx-runtime";function Ae({delayDuration:e=0,...t}){return N(D.Provider,{"data-slot":"tooltip-provider",delayDuration:e,...t})}function E({...e}){return N(Ae,{children:N(D.Root,{"data-slot":"tooltip",...e})})}import*as me from"@radix-ui/react-tooltip";import{jsx as je}from"react/jsx-runtime";function Z({...e}){return je(me.Trigger,{"data-slot":"tooltip-trigger",...e})}import*as _ from"@radix-ui/react-tooltip";import{cx as Fe}from"@xjur-ui/util";import{jsx as ue}from"react/jsx-runtime";function O({className:e,sideOffset:t=1,variant:o="simple",children:r,...i}){return ue(_.Portal,{children:ue(_.Content,{className:Fe("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",e),"data-slot":"tooltip-content","data-variant":o,sideOffset:t,...i,children:r})})}import{jsx as P,jsxs as $e}from"react/jsx-runtime";var Xe=Ke("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),x=he(({variant:e,size:t,weight:o,asChild:r,className:i,children:n,...a})=>P(r?We:"span",{className:Xe({variant:e,size:t,weight:o,className:i}),...a,children:n}));x.displayName="Typography";var Ge=he(({children:e,...t})=>{let[o,r]=qe(!1);return $e(E,{children:[P(Z,{asChild:!0,children:P(x,{onMouseEnter:({currentTarget:n})=>{let a=n.scrollWidth>n.clientWidth;r(a),a?n.style.cursor="pointer":n.style.cursor="text"},...t,children:e})}),o&&P(O,{children:e})]})});Ge.displayName="TruncatedTypography";import{jsx as yo}from"react/jsx-runtime";import{Slot as Je}from"@radix-ui/react-slot";import{cx as fe}from"@xjur-ui/util";import{useContext as Ue}from"react";import{jsx as A}from"react/jsx-runtime";function j({className:e,asChild:t,children:o,renderItem:r,...i}){let n=t?Je:"ul",{virtualizer:a,enabled:f}=Ue(b);if(f&&a&&r){let w=a.getVirtualItems();return A(n,{...i,className:fe("p-small relative flex flex-col",e),style:{height:`${a.getTotalSize()}px`},children:w.map(u=>A("div",{className:"absolute top-0 left-0 w-full","data-index":u.index,ref:a.measureElement,style:{transform:`translateY(${u.start}px)`},children:r(u.index)},u.key))})}return A(n,{...i,className:fe("gap-small-1x p-small flex flex-col",e),children:o})}import{Slot as Ye}from"@radix-ui/react-slot";import{cx as Qe,cva as et}from"@xjur-ui/util";import{jsx as ot}from"react/jsx-runtime";var tt=et(["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 F({className:e,size:t,isActive:o,asChild:r,...i}){return ot(r?Ye:"li",{...i,className:Qe(tt({size:t,isActive:o}),e)})}import{jsx as W}from"react/jsx-runtime";function K({className:e,sideOffset:t=4,align:o="start",side:r="bottom",children:i,...n}){return W(T.Portal,{children:W(T.Content,{align:o,className:nt("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",e),"data-slot":"dropdown-menu-content",side:r,sideOffset:t,...n,children:W(B,{children:i})})})}import{jsx as at}from"react/jsx-runtime";function q({...e}){return at(j,{...e})}import{jsx as Jo}from"react/jsx-runtime";import{cx as lt}from"@xjur-ui/util";import"react";import*as st from"@radix-ui/react-separator";import{cx as er}from"@xjur-ui/util";import{jsx as or}from"react/jsx-runtime";import{jsx as Ce}from"react/jsx-runtime";function X({className:e,...t}){return Ce(F,{className:lt(e,"cursor-pointer"),...t})}function G({...e}){return Ce(x,{...e})}import{cx as ht}from"@xjur-ui/util";var ke=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance"];import{jsx as l,jsxs as pt}from"react/jsx-runtime";function $(){return pt("svg",{fill:"none",height:"22",viewBox:"0 0 22 22",width:"22",xmlns:"http://www.w3.org/2000/svg",children:[l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("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"}),l("path",{d:"M15.3309 2.96387H6.74414",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),l("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"}),l("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"}),l("path",{d:"M1.58301 6.73584H20.5014",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as d,jsxs as ge}from"react/jsx-runtime";function J(){return ge("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ge("g",{clipPath:"url(#clip0_19548_42822)",children:[d("path",{d:"M2.34375 16.0938V11.5625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),d("path",{d:"M2.34375 8.4375V3.90625",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),d("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"}),d("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"}),d("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"}),d("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"}),d("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"}),d("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"})]}),d("defs",{children:d("clipPath",{id:"clip0_19548_42822",children:d("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as I,jsxs as dt}from"react/jsx-runtime";function U(){return dt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[I("path",{d:"M13.6137 17.9167V19.5703H0.429688V4.04336L4.00367 0.429688H13.6137V2.91667",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),I("path",{d:"M14.1667 12.5L19.2212 17.5367C19.6866 18.0021 19.6866 18.756 19.2212 19.2214C18.9885 19.454 18.6837 19.5704 18.3789 19.5704C18.0741 19.5704 17.7693 19.454 17.5366 19.2214L12.5 14.1667",fill:"#9944E4"}),I("path",{d:"M0.429688 4.04336H4.00367V0.429688",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),I("path",{d:"M10 5.08301C12.746 5.08322 14.9961 7.31131 14.9961 10.04C14.9959 12.7686 12.7458 14.9959 10 14.9961C7.26268 14.9961 5.04318 12.7773 5.04297 10.04C5.04297 7.30256 7.26252 5.08301 10 5.08301Z",stroke:"#9944E4",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"2"})]})}import{jsx as s,jsxs as ve}from"react/jsx-runtime";function Y(){return ve("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ve("g",{clipPath:"url(#clip0_19548_42667)",children:[s("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"}),s("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"}),s("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"}),s("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"}),s("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"}),s("path",{d:"M8.70012 2.38281H7.07113L5.15879 4.29512H1.12746L0.429688 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),s("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"}),s("path",{d:"M12.8947 17.0313V14.4922L12.1134 13.7109H7.88672L7.10547 14.4922V17.0313",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),s("path",{d:"M9.21875 3.43164H10.7812",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),s("path",{d:"M11.2998 2.38281H12.9288L14.8411 4.29512H18.8725L19.5702 3.59734",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"})]}),s("defs",{children:s("clipPath",{id:"clip0_19548_42667",children:s("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as k,jsxs as ct}from"react/jsx-runtime";function Q(){return ct("svg",{fill:"none",height:"20",viewBox:"0 0 16 20",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",fill:"#EA5081"}),k("path",{d:"M12.7851 2.98193C12.7851 2.98193 13.4231 2.98193 14.0612 2.98193C14.7659 2.98193 15.3372 3.5533 15.3372 4.25799C15.3372 7.34791 15.3372 15.2045 15.3372 18.2944C15.3372 18.9991 14.7659 19.5705 14.0612 19.5705C11.7324 19.5705 6.81965 19.5705 4.49086 19.5705C4.15238 19.5705 3.82797 19.4362 3.58871 19.1966C3.34914 18.9574 3.21484 18.6329 3.21484 18.2945C3.21484 17.6565 3.21484 17.0184 3.21484 17.0184",stroke:"#EA5081",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.25781L4.49121 0.429688C4.49121 0.429688 9.18352 0.429688 11.5095 0.429688C12.2141 0.429688 12.7855 1.00105 12.7855 1.70574C12.7855 4.79566 12.7855 12.6523 12.7855 15.7422C12.7855 16.4469 12.2142 17.0182 11.5095 17.0182C9.18067 17.0182 4.26793 17.0182 1.93914 17.0182C1.23445 17.0182 0.663086 16.4469 0.663086 15.7422C0.663086 12.5103 0.663086 4.25781 0.663086 4.25781Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M0.663086 4.89586C0.663086 4.89586 2.53313 4.89586 3.8532 4.89586C4.55789 4.89586 5.12926 4.32449 5.12926 3.6198C5.12926 2.29973 5.12926 0.429688 5.12926 0.429688",stroke:"#3D3D47",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 8.08594H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 10.6382H9.5957",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),k("path",{d:"M3.85352 13.1899H7.04363",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as M,jsxs as xe}from"react/jsx-runtime";function ee(){return xe("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[xe("g",{clipPath:"url(#clip0_19548_42803)",children:[M("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"}),M("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"}),M("path",{d:"M13.5098 15.1043L14.7859 16.3801L16.7 13.8281",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round"})]}),M("defs",{children:M("clipPath",{id:"clip0_19548_42803",children:M("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as Me}from"react/jsx-runtime";function te(){return Me("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[Me("g",{clipPath:"url(#clip0_19548_42782)",children:[g("path",{d:"M0.429688 11.5007L10.1218 0.511719L19.5703 11.3059",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M17.3304 8.78764V19.4883H2.89551V8.66553",stroke:"#3D3D47",strokeLinejoin:"round",strokeMiterlimit:"10"}),g("path",{d:"M6.93305 12.366L9.96977 16.1929L13.0492 12.3751C13.4256 11.7457 13.6244 11.026 13.6244 10.2927C13.6244 8.28998 12.0009 6.6665 9.99824 6.6665C7.99555 6.6665 6.37207 8.28998 6.37207 10.2927V10.3077C6.37207 11.0316 6.56574 11.7422 6.93305 12.366Z",fill:"#EB3B3B",stroke:"#EB3B3B",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"22.9256"}),g("path",{d:"M9.97016 11.6454C10.6769 11.6454 11.2499 11.0724 11.2499 10.3657C11.2499 9.65889 10.6769 9.08594 9.97016 9.08594C9.26338 9.08594 8.69043 9.65889 8.69043 10.3657C8.69043 11.0724 9.26338 11.6454 9.97016 11.6454Z",fill:"white",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),g("defs",{children:g("clipPath",{id:"clip0_19548_42782",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as V,jsxs as mt}from"react/jsx-runtime";function oe(){return mt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[V("path",{d:"M4.60834 12L2 17.7972L4.86637 17.5931L6.55798 20L9.5 14",fill:"#3CA4E5"}),V("path",{d:"M10 14L12.7909 20L14.7241 17.2923L18 17.5218L15 11.5",fill:"#3CA4E5"}),V("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"}),V("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 C,jsxs as ye}from"react/jsx-runtime";function re(){return ye("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[ye("g",{clipPath:"url(#clip0_19548_42757)",children:[C("path",{d:"M11.6672 0.429688H3.44824V6.25L16.5006 13",fill:"#649EFE"}),C("path",{d:"M11.667 0.416504L16.5524 4.9022V13.4998",fill:"#4787F2"}),C("path",{d:"M16.667 4.99984H11.667V0.416504",fill:"#B5D1FF"}),C("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"}),C("path",{d:"M8.21363 14.7256H4.63965V17.1877H8.21363V14.7256Z",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]}),C("defs",{children:C("clipPath",{id:"clip0_19548_42757",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as y,jsxs as we}from"react/jsx-runtime";function ie(){return we("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[we("g",{clipPath:"url(#clip0_19548_42810)",children:[y("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"}),y("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"}),y("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"})]}),y("defs",{children:y("clipPath",{id:"clip0_19548_42810",children:y("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as c,jsxs as be}from"react/jsx-runtime";function ne(){return be("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[be("g",{clipPath:"url(#clip0_21377_57335)",children:[c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",fill:"#4DA971"}),c("path",{d:"M0.429688 5.64217V3.30264C0.429688 2.68541 0.930156 2.18506 1.54754 2.18506H18.4525C19.0698 2.18506 19.5703 2.68541 19.5703 3.30264V5.64217",stroke:"#4DA971",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M18.4526 17.8147H1.54738C0.930117 17.8147 0.429688 17.3142 0.429688 16.697V5.88112C0.429688 5.26382 0.930117 4.76343 1.54738 4.76343H18.4526C19.0699 4.76343 19.5703 5.26386 19.5703 5.88112V16.6969C19.5703 17.3142 19.0699 17.8147 18.4526 17.8147Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M17.5117 14.2162V8.36195C16.6652 8.36195 15.979 7.67437 15.979 6.82617H4.02098C4.02098 7.67434 3.33477 8.36195 2.48828 8.36195V14.2162C3.33477 14.2162 4.02098 14.9037 4.02098 15.752H15.979C15.979 14.9037 16.6652 14.2162 17.5117 14.2162Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("path",{d:"M9.99953 13.2399C11.0747 13.2399 11.9463 12.3665 11.9463 11.2891C11.9463 10.2118 11.0747 9.33838 9.99953 9.33838C8.92434 9.33838 8.05273 10.2118 8.05273 11.2891C8.05273 12.3665 8.92434 13.2399 9.99953 13.2399Z",fill:"white",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),c("ellipse",{cx:"14.4277",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"}),c("ellipse",{cx:"5.57227",cy:"11.2891",fill:"#3D3D47",rx:"0.429688",ry:"0.429687"})]}),c("defs",{children:c("clipPath",{id:"clip0_21377_57335",children:c("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as L,jsxs as ut}from"react/jsx-runtime";function ae(){return ut("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[L("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"}),L("path",{d:"M11.8957 8.104L0.436523 19.5632",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M10 13.333H12.5",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M8.33301 5.83301L8.33301 8.33301",stroke:"white",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"}),L("path",{d:"M5.58902 17.5465H2.4541V14.4116",stroke:"#3D3D47",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10"})]})}import{jsx as p}from"react/jsx-runtime";function Le({name:e}){switch(e){case"agenda":return p($,{});case"contencioso":return p(Y,{});case"contrato":return p(Q,{});case"consultivo":return p(U,{});case"xsigner":return p(ae,{});case"procuracao":return p(re,{});case"xpay":return p(ne,{});case"imobiliario":return p(te,{});case"marcasepatentes":return p(oe,{});case"ged":return p(ee,{});case"regulatorio":return p(ie,{});case"compliance":return p(J,{});default:return null}}import{jsx as De}from"react/jsx-runtime";function se({className:e,filled:t=!1,name:o,...r}){return ke.includes(o)?De(Le,{name:o}):De("span",{...r,className:ht("material-symbols-outlined","text-size-body-lg select-none",e),style:{fontVariationSettings:`'FILL' ${t?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:o})}import{cva as Pt,cx as z}from"@xjur-ui/util";import{createContext as Tt}from"react";import{InputMask as It}from"@react-input/mask";import{NumericFormat as y1}from"react-number-format";function _e(e,t){switch(e){case"cpf":return{...t,...ft};case"cnpj":return{...t,...Ct};case"telefone":return{...t,...kt};case"cep":return{...t,...gt};case"numero-processo":return{...t,...vt};case"data":return{...t,...xt};case"hora":return{...t,...Mt};case"data-hora":return{...t,...yt};case"custom":if(!t)throw new Error("Options are required for custom mask");return t}}var ft={mask:"###.###.###-##",replacement:{"#":/\d/}},Ct={mask:"##.###.###/####-##",replacement:{"#":/\d/}},kt={mask:"(##) #####-####",replacement:{"#":/\d/}},gt={mask:"#####-###",replacement:{"#":/\d/}},vt={mask:"#######-##.####.#.##.####",replacement:{"#":/\d/}},xt={mask:"##/##/####",replacement:{"#":/\d/}},Mt={mask:"##:##",replacement:{"#":/\d/}},yt={mask:"##/##/#### ##:##",replacement:{"#":/\d/}};import{Slot as wt}from"@radix-ui/react-slot";import{cva as bt,cx as Lt}from"@xjur-ui/util";import{jsx as _t}from"react/jsx-runtime";var Dt=bt(["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 le({asChild:e,className:t,variant:o="primary",size:r="md",appearance:i="solid",...n}){return _t(e?wt:"button",{className:Lt(Dt({variant:o,appearance:i,size:r}),t),...n})}import{jsx as v}from"react/jsx-runtime";var Pe=Tt({variant:"outlined"});function Te({className:e,variant:t="outlined",...o}){return v(Pe.Provider,{value:{variant:t},children:v("div",{className:z("relative flex",e),...o})})}function Ie({className:e,...t}){let o=Pt(["gap-small py-small_1x-alt px-small flex items-center w-full","h-large-4x rounded-circle","border-border-layer-2 placeholder:placeholder-neutral-placeholder text-size-body-md text-neutral-dark border font-normal","group-hover:border-border-layer-3 transition-colors duration-200","disabled:opacity-60","focus-within:border-primary-idle"],{variants:{variant:{outlined:"rounded-circle focus-within:border-primary-idle ",line:"rounded-none border-t-0 border-b-1 border-x-0",action:"rounded-tr-none rounded-br-none border-r-0"}}});return v(Pe.Consumer,{children:({variant:r})=>v("div",{className:z(e,o({variant:r})),"data-variant":r,...t})})}function Ve({className:e,...t}){return v("input",{className:z(e,"flex-1 outline-none"),...t})}function ze({className:e,mask:t,customMask:o,...r}){return v(It,{...t?{..._e(t)}:o&&{...o},className:z(e,"flex-1 outline-none"),...r})}function He(e){return v("div",{...e,"data-slot":"search-input-slot"})}import{jsx as m,jsxs as H}from"react/jsx-runtime";function H1({options:e,mask:t,customMask:o,placeholder:r="Pesquisar",onChangeSearchOption:i,selectedSearchOption:n,...a}){let[f,w]=zt(n),u=Vt(()=>e.find(h=>h.value===f)?.label,[e,f]);return H(Te,{className:"w-full",variant:"action",children:[H(Ie,{className:"!border-r",children:[m(He,{children:m(se,{className:"text-icon-neutral-3",name:"search"})}),t||o?m(ze,{customMask:o,mask:t,placeholder:r,...a}):m(Ve,{placeholder:r,...a})]}),H(S,{children:[m(R,{asChild:!0,children:H(le,{appearance:"ghost",className:"h-large-4x border-border-layer-2 rounded-tr-circle rounded-br-circle rounded-none border !border-l-0",variant:"tertiary",children:[m(se,{className:"text-icon-neutral-3",name:"keyboard_arrow_down"}),u]})}),m(K,{children:m(q,{children:e.map(h=>m(X,{isActive:f===h.value,onClick:()=>{w(h.value),i?.(h.value)},children:m(G,{children:h.label})},h.value))})})]})]})}export{H1 as SearchSelector};
|
|
1
|
+
import{useMemo as Ut,useState as $t}from"react";import"react";import*as x1 from"@radix-ui/react-dropdown-menu";import{jsx as U1}from"react/jsx-runtime";function F({...t}){return U1(x1.Root,{"data-slot":"dropdown-menu",...t})}import*as w1 from"@radix-ui/react-dropdown-menu";import{jsx as $1}from"react/jsx-runtime";function Z({...t}){return $1(w1.Trigger,{"data-slot":"dropdown-menu-trigger",...t})}import*as T from"@radix-ui/react-dropdown-menu";import{cx as xt}from"@xjur-ui/util";import{Slot as Y1}from"@radix-ui/react-slot";import{cx as Q1}from"@xjur-ui/util";import{useVirtualizer as tt}from"@tanstack/react-virtual";import{useRef as et}from"react";import{createContext as J1}from"react";var M=J1({virtualizer:null,enabled:!1});import{jsx as y1}from"react/jsx-runtime";function N({className:t,asChild:e,children:o,virtualized:r=!1,itemCount:i=0,estimateSize:n=()=>48,overscan:s=5,...u}){let y=e?Y1:"div",p=et(null),d=tt({count:i,getScrollElement:()=>p.current,estimateSize:n,overscan:s,enabled:r});return y1(M.Provider,{value:{virtualizer:d,enabled:r},children:y1(y,{...u,className:Q1(t,"rounded-small scrollbar-thin bg-layer-2-idle border-border-layer-2 shadow-elevation-3 z-1000 max-h-[400px] list-none overflow-x-hidden overflow-y-auto border"),ref:p,children:o})})}import{Slot as me}from"@radix-ui/react-slot";import{cx as Ce}from"@xjur-ui/util";import{jsx as fe}from"react/jsx-runtime";import{cx as Re}from"@xjur-ui/util";import{Slot as nt}from"@radix-ui/react-slot";import{cva as at}from"@xjur-ui/util";import{memo as _1,useState as st}from"react";import*as P from"@radix-ui/react-tooltip";import{jsx as B}from"react/jsx-runtime";function ot({delayDuration:t=0,...e}){return B(P.Provider,{"data-slot":"tooltip-provider",delayDuration:t,...e})}function E({...t}){return B(ot,{children:B(P.Root,{"data-slot":"tooltip",...t})})}import*as M1 from"@radix-ui/react-tooltip";import{jsx as rt}from"react/jsx-runtime";function O({...t}){return rt(M1.Trigger,{"data-slot":"tooltip-trigger",...t})}import*as V from"@radix-ui/react-tooltip";import{cx as it}from"@xjur-ui/util";import{jsx as b1}from"react/jsx-runtime";function K({className:t,sideOffset:e=1,variant:o="simple",children:r,...i}){return b1(V.Portal,{children:b1(V.Content,{className:it("text-size-body-sm z-99999 text-balance","data-[variant=simple]:bg-alt-2 data-[variant=simple]:text-neutral-label data-[variant=simple]:rounded-small-1x data-[variant=simple]:px-small data-[variant=simple]:py-small-1x","data-[variant=rich]:bg-layer-2-idle data-[variant=rich]:text-neutral-dark data-[variant=rich]:rounded-small data-[variant=rich]:border-border-layer-2 data-[variant=rich]:p-large data-[variant=rich]:border","animate-in fade-in-0 zoom-in-95 data-[state=closed]:animate-out data-[state=closed]:fade-out-0 data-[state=closed]:zoom-out-95 data-[side=bottom]:slide-in-from-top-2 data-[side=left]:slide-in-from-right-2 data-[side=right]:slide-in-from-left-2 data-[side=top]:slide-in-from-bottom-2 z-50 w-fit origin-(--radix-tooltip-content-transform-origin)",t),"data-slot":"tooltip-content","data-variant":o,sideOffset:e,...i,children:r})})}import{jsx as I,jsxs as dt}from"react/jsx-runtime";var lt=at("",{variants:{variant:{body:"",label:"",title:"",headline:""},size:{"sm-2x":"","sm-1x":"",sm:"",md:"",lg:""},weight:{thin:"font-thin",extraLight:"font-extralight",light:"font-light",normal:"font-normal",medium:"font-medium",semibold:"font-semibold",bold:"font-bold",extraBold:"font-extrabold",black:"font-black"}},compoundVariants:[{variant:"body",size:"sm-1x",class:"text-size-body-sm-1x"},{variant:"body",size:"sm",class:"text-size-body-sm"},{variant:"body",size:"md",class:"text-size-body-md"},{variant:"body",size:"lg",class:"text-size-body-lg"},{variant:"label",size:"sm-2x",class:"text-size-label-sm-2x"},{variant:"label",size:"sm-1x",class:"text-size-label-sm-1x"},{variant:"label",size:"sm",class:"text-size-label-sm"},{variant:"label",size:"md",class:"text-size-label-md"},{variant:"label",size:"lg",class:"text-size-label-lg"},{variant:"title",size:"sm",class:"text-size-title-sm"},{variant:"title",size:"md",class:"text-size-title-md"},{variant:"title",size:"lg",class:"text-size-title-lg"},{variant:"headline",size:"sm",class:"text-size-headline-sm"},{variant:"headline",size:"md",class:"text-size-headline-md"},{variant:"headline",size:"lg",class:"text-size-headline-lg"}],defaultVariants:{variant:"body",size:"md",weight:"normal"}}),v=_1(({variant:t,size:e,weight:o,asChild:r,className:i,children:n,...s})=>I(r?nt:"span",{className:lt({variant:t,size:e,weight:o,className:i}),...s,children:n}));v.displayName="Typography";var pt=_1(({children:t,...e})=>{let[o,r]=st(!1);return dt(E,{children:[I(O,{asChild:!0,children:I(v,{onMouseEnter:({currentTarget:n})=>{let s=n.scrollWidth>n.clientWidth;r(s),s?n.style.cursor="pointer":n.style.cursor="text"},...e,children:t})}),o&&I(K,{children:t})]})});pt.displayName="TruncatedTypography";import{jsx as Ze}from"react/jsx-runtime";import{Slot as ct}from"@radix-ui/react-slot";import{cx as L1}from"@xjur-ui/util";import{useContext as mt}from"react";import{jsx as X}from"react/jsx-runtime";function j({className:t,asChild:e,children:o,renderItem:r,...i}){let n=e?ct:"ul",{virtualizer:s,enabled:u}=mt(M);if(u&&s&&r){let y=s.getVirtualItems();return X(n,{...i,className:L1("p-small relative flex flex-col",t),style:{height:`${s.getTotalSize()}px`},children:y.map(p=>X("div",{className:"absolute top-0 left-0 w-full","data-index":p.index,ref:s.measureElement,style:{transform:`translateY(${p.start}px)`},children:r(p.index)},p.key))})}return X(n,{...i,className:L1("gap-small-1x p-small flex flex-col",t),children:o})}import{Slot as ut}from"@radix-ui/react-slot";import{cx as Ct,cva as ht}from"@xjur-ui/util";import{jsx as gt}from"react/jsx-runtime";var ft=ht(["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 q({className:t,size:e,isActive:o,asChild:r,...i}){return gt(r?ut:"li",{...i,className:Ct(ft({size:e,isActive:o}),t)})}import{jsx as G}from"react/jsx-runtime";function U({className:t,sideOffset:e=4,align:o="start",side:r="bottom",children:i,...n}){return G(T.Portal,{children:G(T.Content,{align:o,className:xt("group z-1000 max-h-[var(--radix-popover-content-available-height)] max-w-[240px] min-w-[var(--radix-popover-trigger-width)]",t),"data-slot":"dropdown-menu-content",side:r,sideOffset:e,...n,children:G(N,{children:i})})})}import{jsx as wt}from"react/jsx-runtime";function $({...t}){return wt(j,{...t})}import{jsx as Co}from"react/jsx-runtime";import{cx as Mt}from"@xjur-ui/util";import"react";import*as yt from"@radix-ui/react-separator";import{cx as ko}from"@xjur-ui/util";import{jsx as xo}from"react/jsx-runtime";import{jsx as P1}from"react/jsx-runtime";function J({className:t,...e}){return P1(q,{className:Mt(t,"cursor-pointer"),...e})}function Y({...t}){return P1(v,{...t})}import{cx as zt}from"@xjur-ui/util";var V1=["agenda","contencioso","contrato","consultivo","xsigner","procuracao","xpay","imobiliario","marcasepatentes","ged","regulatorio","compliance","xlearning","societario","audiencia","pericia","custom_contrato","filial"];import{jsx as H,jsxs as bt}from"react/jsx-runtime";function Q(){return bt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[H("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"}),H("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"}),H("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),H("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as c,jsxs as I1}from"react/jsx-runtime";function t1(){return I1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[I1("g",{clipPath:"url(#clip0_21552_71650)",children:[c("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"}),c("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"}),c("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"}),c("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"}),c("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"}),c("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"})]}),c("defs",{children:c("clipPath",{id:"clip0_21552_71650",children:c("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as z,jsxs as _t}from"react/jsx-runtime";function e1(){return _t("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[z("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"}),z("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"}),z("path",{d:"M12.4915 8.88L9.13148 12.24",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),z("path",{d:"M7.36005 10.5645L9.13144 12.2399",stroke:"#771DC5",strokeLinecap:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as D,jsxs as Lt}from"react/jsx-runtime";function o1(){return Lt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[D("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"}),D("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"}),D("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"5.42832",x2:"5.42832",y1:"5.4",y2:"0.599997"}),D("line",{stroke:"#CA4C16",strokeLinecap:"round",strokeWidth:"1.2",x1:"14.3648",x2:"14.3648",y1:"5.4",y2:"0.599997"})]})}import{jsx as x,jsxs as Pt}from"react/jsx-runtime";function r1(){return Pt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[x("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"}),x("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"}),x("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"}),x("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"}),x("path",{d:"M5.49985 10H10.4998",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),x("path",{d:"M5.49985 13H9.49985",stroke:"#C72F5F",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as S,jsxs as Vt}from"react/jsx-runtime";function i1(){return Vt("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[S("path",{d:"M1 17V2.30005H6.8L8.99999 4.50005H15.5V7.90005H4V17L2.5 17.6001L1 17Z",fill:"#F6DD92"}),S("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"}),S("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"}),S("path",{d:"M4 8H16",stroke:"#A96607",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]})}import{jsx as f,jsxs as T1}from"react/jsx-runtime";function n1(){return T1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[T1("g",{clipPath:"url(#clip0_21559_72048)",children:[f("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"}),f("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",fill:"#FDC6C6"}),f("path",{d:"M7.05865 19.2548V11.9867H12.9413V19.2548",stroke:"#C93131",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),f("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"})]}),f("defs",{children:f("clipPath",{id:"clip0_21559_72048",children:f("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as b,jsxs as H1}from"react/jsx-runtime";function a1(){return H1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[H1("g",{clipPath:"url(#clip0_21561_72217)",children:[b("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"}),b("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"})]}),b("defs",{children:b("clipPath",{id:"clip0_21561_72217",children:b("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as m,jsxs as z1}from"react/jsx-runtime";function s1(){return z1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[z1("g",{clipPath:"url(#clip0_21563_1851)",children:[m("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"}),m("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"}),m("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"}),m("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"}),m("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.59994",x2:"7.39994",y1:"5.4",y2:"5.4"}),m("line",{stroke:"#446EA6",strokeLinecap:"round",strokeWidth:"1.2",x1:"4.60006",x2:"7.40006",y1:"9.4",y2:"9.4"})]}),m("defs",{children:m("clipPath",{id:"clip0_21563_1851",children:m("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as C,jsxs as D1}from"react/jsx-runtime";function l1(){return D1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[D1("g",{clipPath:"url(#clip0_21561_72299)",children:[C("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"}),C("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"}),C("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"}),C("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"}),C("path",{d:"M10.1386 11.1655L12.0357 13.0626L14.8813 9.26843",stroke:"#1A8377",strokeLinecap:"round",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"})]}),C("defs",{children:C("clipPath",{id:"clip0_21561_72299",children:C("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as w,jsxs as S1}from"react/jsx-runtime";function p1(){return S1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[S1("g",{clipPath:"url(#clip0_21561_73080)",children:[w("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"}),w("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"}),w("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"})]}),w("defs",{children:w("clipPath",{id:"clip0_21561_73080",children:w("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as g,jsxs as A1}from"react/jsx-runtime";function d1(){return A1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[A1("g",{clipPath:"url(#clip0_21559_72026)",children:[g("path",{d:"M6.3189 13.681L0.999756 19.0002",stroke:"#128181",strokeLinejoin:"round",strokeMiterlimit:"10",strokeWidth:"1.2"}),g("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"}),g("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"}),g("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"})]}),g("defs",{children:g("clipPath",{id:"clip0_21559_72026",children:g("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as h,jsxs as c1}from"react/jsx-runtime";function m1(){return c1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[c1("g",{clipPath:"url(#clip0_21656_82540)",children:[h("mask",{height:"20",id:"mask0_21656_82540",maskUnits:"userSpaceOnUse",style:{maskType:"luminance"},width:"20",x:"0",y:"0",children:h("path",{d:"M0 1.90735e-06H20V20H0V1.90735e-06Z",fill:"white"})}),c1("g",{mask:"url(#mask0_21656_82540)",children:[h("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"}),h("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"}),h("path",{d:"M10.5859 15.157H9.41406V13.9851H10.5859V15.157Z",fill:"#69697A"})]})]}),h("defs",{children:h("clipPath",{id:"clip0_21656_82540",children:h("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as _,jsxs as R1}from"react/jsx-runtime";function u1(){return R1("svg",{fill:"none",height:"20",viewBox:"0 0 20 20",width:"20",xmlns:"http://www.w3.org/2000/svg",children:[R1("g",{clipPath:"url(#clip0_21595_70787)",children:[_("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"}),_("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"})]}),_("defs",{children:_("clipPath",{id:"clip0_21595_70787",children:_("rect",{fill:"white",height:"20",width:"20"})})})]})}import{jsx as A,jsxs as It}from"react/jsx-runtime";function C1(){return It("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[A("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"}),A("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"}),A("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"}),A("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 L,jsxs as W1}from"react/jsx-runtime";function h1(){return W1("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[W1("g",{clipPath:"url(#clip0_21669_68418)",children:[L("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"}),L("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"})]}),L("defs",{children:L("clipPath",{id:"clip0_21669_68418",children:L("rect",{fill:"white",height:"16",width:"16"})})})]})}import{jsx as F1,jsxs as Tt}from"react/jsx-runtime";function f1(){return Tt("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[F1("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"}),F1("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 Z1,jsxs as Ht}from"react/jsx-runtime";function g1(){return Ht("svg",{className:"text-current",fill:"none",height:"16",viewBox:"0 0 16 16",width:"16",xmlns:"http://www.w3.org/2000/svg",children:[Z1("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"}),Z1("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 a}from"react/jsx-runtime";function N1({name:t}){switch(t){case"agenda":return a(Q,{});case"contencioso":return a(o1,{});case"contrato":return a(r1,{});case"consultivo":return a(e1,{});case"xsigner":return a(d1,{});case"procuracao":return a(s1,{});case"xpay":return a(p1,{});case"imobiliario":return a(n1,{});case"marcasepatentes":return a(a1,{});case"ged":return a(i1,{});case"regulatorio":return a(l1,{});case"compliance":return a(t1,{});case"xlearning":return a(m1,{});case"societario":return a(u1,{});case"audiencia":return a(C1,{});case"pericia":return a(h1,{});case"custom_contrato":return a(f1,{});case"filial":return a(g1,{});default:return null}}import{jsx as B1}from"react/jsx-runtime";function k1({className:t,filled:e=!1,name:o,...r}){return V1.includes(o)?B1(N1,{name:o}):B1("span",{...r,className:zt("material-symbols-outlined","text-size-body-lg select-none",t),style:{fontVariationSettings:`'FILL' ${e?1:0}, 'wght' 600, 'GRAD' 0, 'opsz' 20`,...r.style},children:o})}import{cva as jt,cx as R}from"@xjur-ui/util";import{createContext as qt}from"react";import{InputMask as Gt}from"@react-input/mask";import{NumericFormat as ii}from"react-number-format";function E1(t,e){switch(t){case"cpf":return{...e,...Dt};case"cnpj":return{...e,...St};case"telefone":return{...e,...At};case"cep":return{...e,...Rt};case"numero-processo":return{...e,...Wt};case"data":return{...e,...Ft};case"hora":return{...e,...Zt};case"data-hora":return{...e,...Nt};case"custom":if(!e)throw new Error("Options are required for custom mask");return e}}var Dt={mask:"###.###.###-##",replacement:{"#":/\d/}},St={mask:"##.###.###/####-##",replacement:{"#":/\d/}},At={mask:"(##) #####-####",replacement:{"#":/\d/}},Rt={mask:"#####-###",replacement:{"#":/\d/}},Wt={mask:"#######-##.####.#.##.####",replacement:{"#":/\d/}},Ft={mask:"##/##/####",replacement:{"#":/\d/}},Zt={mask:"##:##",replacement:{"#":/\d/}},Nt={mask:"##/##/#### ##:##",replacement:{"#":/\d/}};import{Slot as Bt}from"@radix-ui/react-slot";import{cva as Et,cx as Ot}from"@xjur-ui/util";import{jsx as Xt}from"react/jsx-runtime";var Kt=Et(["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 v1({asChild:t,className:e,variant:o="primary",size:r="md",appearance:i="solid",...n}){return Xt(t?Bt:"button",{className:Ot(Kt({variant:o,appearance:i,size:r}),e),...n})}import{jsx as k}from"react/jsx-runtime";var O1=qt({variant:"outlined"});function K1({className:t,variant:e="outlined",...o}){return k(O1.Provider,{value:{variant:e},children:k("div",{className:R("relative flex",t),...o})})}function X1({className:t,...e}){let o=jt(["gap-small py-small_1x-alt px-small flex items-center w-full","h-large-4x rounded-circle","border-border-layer-2 placeholder:placeholder-neutral-placeholder text-size-body-md text-neutral-dark border font-normal","group-hover:border-border-layer-3 transition-colors duration-200","disabled:opacity-60","focus-within:border-primary-idle"],{variants:{variant:{outlined:"rounded-circle focus-within:border-primary-idle ",line:"rounded-none border-t-0 border-b-1 border-x-0",action:"rounded-tr-none rounded-br-none border-r-0"}}});return k(O1.Consumer,{children:({variant:r})=>k("div",{className:R(t,o({variant:r})),"data-variant":r,...e})})}function j1({className:t,...e}){return k("input",{className:R(t,"flex-1 outline-none"),...e})}function q1({className:t,mask:e,customMask:o,...r}){return k(Gt,{...e?{...E1(e)}:o&&{...o},className:R(t,"flex-1 outline-none"),...r})}function G1(t){return k("div",{...t,"data-slot":"search-input-slot"})}import{jsx as l,jsxs as W}from"react/jsx-runtime";function hi({options:t,mask:e,customMask:o,placeholder:r="Pesquisar",onChangeSearchOption:i,selectedSearchOption:n,...s}){let[u,y]=$t(n),p=Ut(()=>t.find(d=>d.value===u)?.label,[t,u]);return W(K1,{className:"w-full",variant:"action",children:[W(X1,{className:"!border-r",children:[l(G1,{children:l(k1,{className:"text-icon-neutral-3",name:"search"})}),e||o?l(q1,{customMask:o,mask:e,placeholder:r,...s}):l(j1,{placeholder:r,...s})]}),W(F,{children:[l(Z,{asChild:!0,children:W(v1,{appearance:"ghost",className:"h-large-4x border-border-layer-2 rounded-tr-circle rounded-br-circle rounded-none border !border-l-0",variant:"tertiary",children:[l(k1,{className:"text-icon-neutral-3",name:"keyboard_arrow_down"}),p]})}),l(U,{children:l($,{children:t.map(d=>l(J,{isActive:u===d.value,onClick:()=>{y(d.value),i?.(d.value)},children:l(Y,{children:d.label})},d.value))})})]})]})}export{hi as SearchSelector};
|