@fluidattacks/design 3.31.9 → 3.31.10-pr.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/components/@core/index.js +1 -1
- package/dist/components/accordion/accordion-content/index.js +1 -1
- package/dist/components/accordion/index.js +1 -1
- package/dist/components/advanced-badge/index.js +1 -1
- package/dist/components/advisories-card/index.js +1 -1
- package/dist/components/alert/index.js +1 -1
- package/dist/components/avatar/index.js +1 -1
- package/dist/components/button/index.js +1 -1
- package/dist/components/card/card-header/index.js +1 -1
- package/dist/components/card/card-with-image/index.js +1 -1
- package/dist/components/card/card-with-input/index.js +1 -1
- package/dist/components/card/card-with-options/index.js +1 -1
- package/dist/components/card/card-with-selector/index.js +1 -1
- package/dist/components/card/card-with-switch/index.js +1 -1
- package/dist/components/card/index.js +1 -1
- package/dist/components/card/indicator-card/index.js +1 -1
- package/dist/components/card-container/index.js +1 -1
- package/dist/components/carousel/index.js +1 -1
- package/dist/components/checkbox/index.js +1 -1
- package/dist/components/cloud-image/index.js +1 -1
- package/dist/components/code-snippet/index.js +1 -1
- package/dist/components/code-snippet/location-code/index.js +1 -1
- package/dist/components/colors/index.js +1 -1
- package/dist/components/conditions-dialog/index.js +1 -1
- package/dist/components/confirm-dialog/index.js +1 -1
- package/dist/components/container/index.js +1 -1
- package/dist/components/copy-button/index.js +1 -1
- package/dist/components/divider/index.js +1 -1
- package/dist/components/dropdown/index.js +1 -1
- package/dist/components/empty-state/empty-button/index.js +1 -1
- package/dist/components/empty-state/index.js +1 -1
- package/dist/components/fa-tag/index.js +1 -1
- package/dist/components/file-preview/index.js +1 -1
- package/dist/components/form/index.js +1 -1
- package/dist/components/form/inner-form/index.js +1 -1
- package/dist/components/grid-container/index.js +1 -1
- package/dist/components/group-selector/index.js +1 -1
- package/dist/components/group-selector/option-container/index.js +1 -1
- package/dist/components/icon/index.js +1 -1
- package/dist/components/icon-button/index.js +1 -1
- package/dist/components/indicator-card-db/index.js +1 -1
- package/dist/components/info-sidebar/index.js +1 -1
- package/dist/components/inputs/fields/combobox/field/index.js +1 -1
- package/dist/components/inputs/fields/combobox/index.js +1 -1
- package/dist/components/inputs/fields/combobox/option/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
- package/dist/components/inputs/fields/date/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date/index.js +1 -1
- package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date-range/index.js +1 -1
- package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
- package/dist/components/inputs/fields/date-time/index.js +1 -1
- package/dist/components/inputs/fields/editable/index.js +1 -1
- package/dist/components/inputs/fields/input-array/field/index.js +1 -1
- package/dist/components/inputs/fields/input-array/index.js +1 -1
- package/dist/components/inputs/fields/input-file/index.js +1 -1
- package/dist/components/inputs/fields/input-section/index.d.ts +4 -0
- package/dist/components/inputs/fields/input-section/index.js +1 -0
- package/dist/components/inputs/fields/input-section/index.stories.d.ts +7 -0
- package/dist/components/inputs/fields/input-section/types.d.ts +15 -0
- package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
- package/dist/components/inputs/fields/input-tags/index.js +1 -1
- package/dist/components/inputs/fields/number/index.js +1 -1
- package/dist/components/inputs/fields/number-range/index.js +1 -1
- package/dist/components/inputs/fields/phone/index.js +1 -1
- package/dist/components/inputs/fields/text-area/index.js +1 -1
- package/dist/components/inputs/fields/text-input/index.js +1 -1
- package/dist/components/inputs/index.d.ts +2 -1
- package/dist/components/inputs/index.js +1 -1
- package/dist/components/inputs/label/index.js +1 -1
- package/dist/components/inputs/outline-container/index.js +1 -1
- package/dist/components/inputs/utils/action-button/index.js +1 -1
- package/dist/components/inputs/utils/calendar-button/index.js +1 -1
- package/dist/components/inputs/utils/date-selector/index.js +1 -1
- package/dist/components/inputs/utils/date-time-field/index.js +1 -1
- package/dist/components/inputs/utils/dialog/index.js +1 -1
- package/dist/components/inputs/utils/number-field/index.js +1 -1
- package/dist/components/inputs/utils/popover/index.js +1 -1
- package/dist/components/item-card-db/index.js +1 -1
- package/dist/components/layout/categories/buttons/index.js +1 -1
- package/dist/components/layout/categories/column/index.js +1 -1
- package/dist/components/layout/categories/gap/index.js +1 -1
- package/dist/components/layout/categories/row/index.js +1 -1
- package/dist/components/layout/index.js +1 -1
- package/dist/components/link/index.js +1 -1
- package/dist/components/list-item/index.js +1 -1
- package/dist/components/little-flag/index.js +1 -1
- package/dist/components/loading/index.js +1 -1
- package/dist/components/logo/index.js +1 -1
- package/dist/components/lottie/index.js +1 -1
- package/dist/components/menu/index.js +1 -1
- package/dist/components/message-banner/index.js +1 -1
- package/dist/components/modal/columns-modal/index.js +1 -1
- package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
- package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
- package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
- package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
- package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
- package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
- package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
- package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
- package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
- package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
- package/dist/components/modal/filters-modal/index.js +1 -1
- package/dist/components/modal/footer/index.js +1 -1
- package/dist/components/modal/header/index.js +1 -1
- package/dist/components/modal/index.js +1 -1
- package/dist/components/modal/modal-confirm/index.js +1 -1
- package/dist/components/notification/index.js +1 -1
- package/dist/components/notification-sign/index.js +1 -1
- package/dist/components/oauth-selector/index.js +1 -1
- package/dist/components/oauth-selector/option-container/index.js +1 -1
- package/dist/components/paginator-db/btn/index.js +1 -1
- package/dist/components/paginator-db/dropdown/index.js +1 -1
- package/dist/components/paginator-db/index.js +1 -1
- package/dist/components/pop-up/description/index.js +1 -1
- package/dist/components/pop-up/index.js +1 -1
- package/dist/components/premium-feature/index.js +1 -1
- package/dist/components/priority-cards/card/index.js +1 -1
- package/dist/components/priority-cards/index.js +1 -1
- package/dist/components/priority-score/index.js +1 -1
- package/dist/components/progress-bar/index.js +1 -1
- package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
- package/dist/components/progress-indicator/index.js +1 -1
- package/dist/components/progress-indicator/step/index.js +1 -1
- package/dist/components/radio-button/index.js +1 -1
- package/dist/components/rank-position/icon/index.js +1 -1
- package/dist/components/rank-position/index.js +1 -1
- package/dist/components/scroll-button/index.js +1 -1
- package/dist/components/search/index.js +1 -1
- package/dist/components/search-dropdown/index.js +1 -1
- package/dist/components/severity-badge/index.js +1 -1
- package/dist/components/severity-overview/badge/index.js +1 -1
- package/dist/components/severity-overview/index.js +1 -1
- package/dist/components/show-on-hover/index.js +1 -1
- package/dist/components/slide-out-menu/index.js +1 -1
- package/dist/components/slide-out-menu/menu-item/index.js +1 -1
- package/dist/components/slider/index.js +1 -1
- package/dist/components/slider/thumb/index.js +1 -1
- package/dist/components/step-lapse/index.js +1 -1
- package/dist/components/table/context/index.js +1 -1
- package/dist/components/table/export-csv/index.js +1 -1
- package/dist/components/table/index.js +1 -1
- package/dist/components/table/pagination/pagination-control/index.js +1 -1
- package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
- package/dist/components/table/pagination/pagination-size/index.js +1 -1
- package/dist/components/table/sort-icon/index.js +1 -1
- package/dist/components/table/table-body/index.js +1 -1
- package/dist/components/table/table-column-toggle/index.js +1 -1
- package/dist/components/table/table-content/head/index.js +1 -1
- package/dist/components/table/table-content/index.js +1 -1
- package/dist/components/table/table-footer/footer-content/index.js +1 -1
- package/dist/components/table/table-footer/index.js +1 -1
- package/dist/components/table/table-options/caption-content/index.js +1 -1
- package/dist/components/table/table-options/controls-content/index.js +1 -1
- package/dist/components/table/table-options/highlighted-content/index.js +1 -1
- package/dist/components/table/table-options/index.js +1 -1
- package/dist/components/table/wrapper/index.js +1 -1
- package/dist/components/table-button/index.js +1 -1
- package/dist/components/table-content/index.js +1 -1
- package/dist/components/table-content/item-content/index.js +1 -1
- package/dist/components/tabs/index.js +1 -1
- package/dist/components/tabs/tab/index.js +1 -1
- package/dist/components/tag/index.js +1 -1
- package/dist/components/timeline/card/index.js +1 -1
- package/dist/components/timeline/index.js +1 -1
- package/dist/components/toggle/index.js +1 -1
- package/dist/components/toggle-section/index.d.ts +4 -0
- package/dist/components/toggle-section/index.js +1 -0
- package/dist/components/toggle-section/index.stories.d.ts +6 -0
- package/dist/components/tooltip/index.js +1 -1
- package/dist/components/tour/index.js +1 -1
- package/dist/components/typography/heading/index.js +1 -1
- package/dist/components/typography/index.js +1 -1
- package/dist/components/typography/span/index.js +1 -1
- package/dist/components/typography/text/index.js +1 -1
- package/dist/components/weaknesses-card/index.js +1 -1
- package/dist/{components-CF-LwCj1.mjs → components-DcAWbwub.mjs} +267 -227
- package/dist/{components-BKMnJEXD.js → components-Mu58rdYR.js} +105 -105
- package/dist/hooks/index.js +1 -1
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1458,13 +1458,13 @@
|
|
|
1458
1458
|
position: absolute;
|
|
1459
1459
|
visibility: hidden;
|
|
1460
1460
|
width: 0;
|
|
1461
|
-
`,we=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},cr=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},dr=({accept:e,disabled:n=!1,error:i,label:o,helpLink:r,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const w=f.useTheme(),j=n?void 0:i,k=u.useRef(null),C=g==null?void 0:g(c,{required:p}),v=b==null?void 0:b(c),S=cr(v),T=u.useCallback(()=>{const E=we("change",c,void 0);x&&x(c,void 0),C&&C.onChange(E)},[C,c,x]),F=u.useCallback(E=>{const{files:z}=E.currentTarget,N=we("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(d==null||d(N),x&&x(c,z),C&&C.onChange(N))},[C,c,d,x]),R=u.useCallback(E=>{n?E.preventDefault():k.current&&k.current.click()},[n]);return t.jsxs(U,{error:j,helpLink:r,helpText:a,htmlFor:l??c,label:o,required:p,tooltip:h,weight:m,children:[t.jsxs(q,{className:`${n?"disabled":""} ${j?"error":""}`,children:[t.jsx(sr,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:w.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),j&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${w.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:R,variant:"primary",width:"96px",children:[t.jsx(D,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(lr,{...C,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:F,ref:k,type:"file"})]})},pr=f.styled.input`
|
|
1461
|
+
`,we=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},cr=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},dr=({accept:e,disabled:n=!1,error:i,label:o,helpLink:r,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const w=f.useTheme(),j=n?void 0:i,k=u.useRef(null),C=g==null?void 0:g(c,{required:p}),v=b==null?void 0:b(c),S=cr(v),T=u.useCallback(()=>{const E=we("change",c,void 0);x&&x(c,void 0),C&&C.onChange(E)},[C,c,x]),F=u.useCallback(E=>{const{files:z}=E.currentTarget,N=we("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(d==null||d(N),x&&x(c,z),C&&C.onChange(N))},[C,c,d,x]),R=u.useCallback(E=>{n?E.preventDefault():k.current&&k.current.click()},[n]);return t.jsxs(U,{error:j,helpLink:r,helpText:a,htmlFor:l??c,label:o,required:p,tooltip:h,weight:m,children:[t.jsxs(q,{className:`${n?"disabled":""} ${j?"error":""}`,children:[t.jsx(sr,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:w.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),j&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${w.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:R,variant:"primary",width:"96px",children:[t.jsx(D,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(lr,{...C,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:F,ref:k,type:"file"})]})},pr=({title:e,icon:n="circle-info",children:i})=>t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(D,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]}),t.jsx($,{children:i})]}),gr=f.styled.input`
|
|
1462
1462
|
border: none;
|
|
1463
1463
|
background: transparent;
|
|
1464
1464
|
min-width: 15rem;
|
|
1465
1465
|
padding: 0;
|
|
1466
1466
|
flex: 1;
|
|
1467
|
-
`,ot=({disabled:e=!1,error:n,field:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=e?void 0:n,[j,k]=u.useState(""),C=c?h:i==null?void 0:i.value,v=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),_=we("change",s,M);i&&i.onChange(_),c&&c(_)},[i,s,c]),T=u.useCallback(z=>{k(z.target.value)},[]),F=u.useCallback(z=>{const N=j.trim();N.length&&!v.includes(N)&&(z.preventDefault(),S([...v,N]),k("")),i&&i.onBlur()},[j,i,S,v]),R=u.useCallback(z=>{const N=j.trim();z.key==="Enter"&&N.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&N.length>0&&!v.includes(N)?(z.preventDefault(),S([...v,N]),k("")):z.key==="Backspace"&&!N.length&&v.length&&(z.preventDefault(),d==null||d(v[v.length-1]),S(v.slice(0,-1)))},[j,d,S,v]),E=u.useCallback(z=>()=>{d==null||d(z),S(v.filter(N=>N!==z))},[d,S,v]);return t.jsx(U,{error:w,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(q,{$overflowX:"auto",className:`${e?"disabled":""} ${w?"error":""}`,children:[v.map(z=>t.jsx(J,{disabled:e,onClose:E(z),tagLabel:z},z)),t.jsx(
|
|
1467
|
+
`,ot=({disabled:e=!1,error:n,field:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=e?void 0:n,[j,k]=u.useState(""),C=c?h:i==null?void 0:i.value,v=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),_=we("change",s,M);i&&i.onChange(_),c&&c(_)},[i,s,c]),T=u.useCallback(z=>{k(z.target.value)},[]),F=u.useCallback(z=>{const N=j.trim();N.length&&!v.includes(N)&&(z.preventDefault(),S([...v,N]),k("")),i&&i.onBlur()},[j,i,S,v]),R=u.useCallback(z=>{const N=j.trim();z.key==="Enter"&&N.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&N.length>0&&!v.includes(N)?(z.preventDefault(),S([...v,N]),k("")):z.key==="Backspace"&&!N.length&&v.length&&(z.preventDefault(),d==null||d(v[v.length-1]),S(v.slice(0,-1)))},[j,d,S,v]),E=u.useCallback(z=>()=>{d==null||d(z),S(v.filter(N=>N!==z))},[d,S,v]);return t.jsx(U,{error:w,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(q,{$overflowX:"auto",className:`${e?"disabled":""} ${w?"error":""}`,children:[v.map(z=>t.jsx(J,{disabled:e,onClose:E(z),tagLabel:z},z)),t.jsx(gr,{"aria-hidden":!1,"aria-invalid":w?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:F,onChange:T,onKeyDown:R,placeholder:v.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:j}),w?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ur=({disabled:e=!1,control:n,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:s,render:({field:m})=>t.jsx(ot,{disabled:e,error:i,field:m,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(ot,{disabled:e,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b}),xe=u.forwardRef(function({disabled:n,icon:i,margin:o,onClick:r,...a},l){return t.jsx(_o,{$margin:o,"aria-label":i,className:"action-btn",disabled:n,onClick:r,ref:l,type:"button",...a,children:t.jsx(D,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),je=({error:e,decimalPlaces:n=0,disabled:i=!1,id:o,maxLength:r,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:w="full",defaultValue:j})=>{const k=f.useTheme(),C=i?void 0:e,v=n<0?0:n,[S,T]=u.useState(m?y._.toNumber(m):j?y._.toNumber(j):0),F=u.useCallback(()=>{const M=(S-10**-v).toFixed(v),_=Math.max(Number(l),Number(M));h&&h(s,_,{shouldDirty:!0}),T(_);const G=we("change",s,M);c&&c(G)},[S,v,l,h,s,c]),R=u.useCallback(()=>{const M=(S+10**-v).toFixed(v),_=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,_,{shouldDirty:!0}),T(_);const G=we("change",s,M);c&&c(G)},[S,v,a,l,h,s,c]),E=u.useCallback(M=>{const{value:_}=M.target,G=/\d+/u.test(_)&&!y._.isEmpty(_);h&&h(s,G?_:void 0),c&&c(M),T(Number(_))},[s,c,h]),z=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(M.currentTarget.value)))},[d]),N=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:o??s,max:a,min:l,onChange:E,onKeyUp:z,placeholder:p,required:x,step:10**-v,type:"number",value:S,...g==null?void 0:g(s,{maxLength:r,max:a,min:l,onChange:E,value:m,valueAsNumber:!0})});return t.jsxs(q,{$variant:w,className:`${i?"disabled":""} ${C?"error":""}`,children:[w==="compact"&&b?t.jsx(X,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:N()}):N(),C&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:k.palette.error[500],iconSize:"lg"}),w==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(xe,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:R,px:.25}),t.jsx(Ro,{}),t.jsx(xe,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:F,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(xe,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:F,px:.75,py:.75}),t.jsx(xe,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:R,px:.75,py:.75})]})]})},yn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:o,helpLink:r,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:w,register:j,required:k,setValue:C,tooltip:v,tooltipMessage:S,value:T,variant:F="full",watch:R,weight:E,defaultValue:z})=>F==="compact"?t.jsx(je,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(T??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:T,variant:F}):t.jsx(U,{error:i?void 0:o,helpLink:r,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:k,tooltip:v,weight:E,children:t.jsx(je,{decimalPlaces:n,disabled:i,error:o,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:w,register:j,required:k,setValue:C,value:R?R(h):T,variant:F})}),bn=({disabled:e=!1,error:n,name:i,label:o,propsMax:r,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(U,{error:e?void 0:n,htmlFor:i,label:o,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(je,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(je,{...r,disabled:e,error:n,name:(r==null?void 0:r.name)??d})]})})},xr=f.styled.div`
|
|
1468
1468
|
${({theme:e})=>`
|
|
1469
1469
|
align-items: flex-start;
|
|
1470
1470
|
align-self: stretch;
|
|
@@ -1504,7 +1504,7 @@
|
|
|
1504
1504
|
}
|
|
1505
1505
|
}
|
|
1506
1506
|
`}
|
|
1507
|
-
`,
|
|
1507
|
+
`,hr=f.styled.button`
|
|
1508
1508
|
${({theme:e})=>`
|
|
1509
1509
|
align-items: center;
|
|
1510
1510
|
background: inherit;
|
|
@@ -1520,7 +1520,7 @@
|
|
|
1520
1520
|
cursor: not-allowed;
|
|
1521
1521
|
}
|
|
1522
1522
|
`}
|
|
1523
|
-
`,
|
|
1523
|
+
`,fr=f.styled.ul`
|
|
1524
1524
|
${({theme:e})=>`
|
|
1525
1525
|
align-items: flex-start;
|
|
1526
1526
|
box-shadow: ${e.shadows.md};
|
|
@@ -1534,7 +1534,7 @@
|
|
|
1534
1534
|
scrollbar-width: thin;
|
|
1535
1535
|
width: max-content;
|
|
1536
1536
|
`}
|
|
1537
|
-
`,
|
|
1537
|
+
`,yr=f.styled.li`
|
|
1538
1538
|
${({theme:e})=>`
|
|
1539
1539
|
align-items: center;
|
|
1540
1540
|
background: ${e.palette.white};
|
|
@@ -1551,22 +1551,22 @@
|
|
|
1551
1551
|
background: ${e.palette.gray[100]};
|
|
1552
1552
|
}
|
|
1553
1553
|
`}
|
|
1554
|
-
`,
|
|
1554
|
+
`,br=f.styled.p`
|
|
1555
1555
|
color: ${({theme:e})=>e.palette.gray[800]};
|
|
1556
1556
|
font-size: inherit;
|
|
1557
1557
|
min-width: 55%;
|
|
1558
1558
|
overflow: hidden;
|
|
1559
1559
|
text-overflow: ellipsis;
|
|
1560
1560
|
white-space: nowrap;
|
|
1561
|
-
|
|
1561
|
+
`,$r=({disabled:e,error:n,label:i,name:o,placeholder:r,required:a,register:l,tooltip:s,value:c,watch:d,weight:p})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(d==null?void 0:d(o))??c,[m,w]=u.useState(!1),[j,k]=u.useState(""),{refs:C,floatingStyles:v}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:T,handlePhoneValueChange:F,country:R,setCountry:E}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),z=u.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),N=u.useCallback(H=>{H.preventDefault(),w(W=>!W),m||k("")},[m]),M=u.useCallback(H=>()=>{E(H),w(!1),k("")},[E,w]),_=u.useCallback(H=>{H.key.length===1?k(W=>W+H.key):H.key==="Backspace"&&k(W=>W.slice(0,-1))},[]),G=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(j.toLowerCase())});return te(C.floating.current,()=>{w(!1),k("")},!0),t.jsx(U,{error:h,htmlFor:o,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(xr,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(hr,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:N,onKeyDown:_,ref:C.setReference,children:[t.jsx(y.q,{iso2:R.iso2,size:"16px"}),t.jsx(D,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(q,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":o,"aria-required":a,autoComplete:"off","data-testid":`${o}-input`,disabled:e,id:o,name:o,onKeyDown:z,placeholder:r,ref:S,type:"tel",value:T,...l==null?void 0:l(o,{required:a,onChange:F})}),h?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&pe.createPortal(t.jsx(fr,{ref:C.setFloating,style:v,children:G.map(H=>{const{dialCode:W,iso2:ne,name:ge}=y.M(H);return t.jsxs(yr,{onClick:M(ne),value:ne,children:[t.jsx(y.q,{iso2:ne,size:"16px"}),t.jsx(br,{children:ge}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ne)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},mr=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,isTouched:a,isValid:l,label:s,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:w,tooltip:j,watch:k,weight:C,value:v})=>{const S=f.useTheme(),T=(k==null?void 0:k(c))??v,F=l&&a&&!e,R=e?void 0:n;return t.jsx(U,{disabled:e,error:R,helpLink:i,helpLinkText:o,helpText:r,htmlFor:c,label:s,maxLength:g,required:m,tooltip:j,value:T?String(T):void 0,weight:C,children:t.jsxs(q,{className:`
|
|
1562
1562
|
${e?"disabled":""} ${R?"error":""} ${F?"success":""}
|
|
1563
|
-
`,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":R?"true":"false","aria-label":c,"aria-required":m,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:w,value:T,...b==null?void 0:b(c,{required:m,onBlur:x})}),R?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},
|
|
1563
|
+
`,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":R?"true":"false","aria-label":c,"aria-required":m,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:w,value:T,...b==null?void 0:b(c,{required:m,onBlur:x})}),R?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},wr=({control:e,description:n,disabled:i,id:o,items:r,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:w,isValid:j,error:k,onChange:C,register:v,setValue:S,watch:T})=>{const F=u.useMemo(()=>{if(l==="text")return t.jsx(Ye,{disabled:i,error:k,isTouched:w,isValid:j,name:p,placeholder:g,register:v});if(l==="date")return t.jsx(gn,{disabled:i,error:k,name:p,register:v,setValue:S,watch:T});if(l==="select"&&r)return t.jsx(ht,{control:e,disabled:i,items:r,name:p,placeholder:g,value:m});const{decimalPlaces:R,max:E,min:z}=s??{};return t.jsx(yn,{decimalPlaces:R,disabled:i,error:k,max:E,min:z,name:p,onChange:C,placeholder:g,register:v,setValue:S,value:m,watch:T})},[e,i,k,s,l,w,j,r,p,C,g,v,S,m,T]);return t.jsxs(Do,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(He,{description:n,id:o,textAlign:x,title:b,tooltip:h}),F]})},$n=({options:e,title:n,checkboxesName:i,defaultBgColor:o,defaultCollapsed:r,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(r??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!o?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),s?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(p=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(se,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},jr=f.styled.div`
|
|
1564
1564
|
display: flex;
|
|
1565
1565
|
align-self: flex-start;
|
|
1566
1566
|
margin-left: auto;
|
|
1567
1567
|
width: 40px;
|
|
1568
1568
|
height: auto;
|
|
1569
|
-
`,
|
|
1569
|
+
`,vr=f.styled.label`
|
|
1570
1570
|
${({theme:e})=>`
|
|
1571
1571
|
align-items: center;
|
|
1572
1572
|
display: flex;
|
|
@@ -1645,7 +1645,7 @@
|
|
|
1645
1645
|
}
|
|
1646
1646
|
|
|
1647
1647
|
`}
|
|
1648
|
-
`,
|
|
1648
|
+
`,kr=f.styled.span.attrs({className:"checkmark"})``,yt=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(vr,{"aria-disabled":i,"aria-label":o??r,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":o??r,checked:n,disabled:i,name:r,onChange:a,onClick:l,ref:d,type:"radio",value:s,...c}),t.jsx(kr,{}),o??null]})}),Cr=({alt:e,customDescription:n,imageId:i,icon:o,selectorProps:r,onClick:a,register:l,bgColor:s,title:c,isATag:d=!1,width:p="fit-content"})=>{const g=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:s??"",border:`1px solid ${g.palette.gray[200]}`,borderColorHover:g.palette.gray[600],borderRadius:g.spacing[.25],display:"inline-flex",pr:d?1:0,shadowHover:"md",width:p,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(yt,{defaultChecked:r.defaultChecked,name:r.name,onClick:a,value:r.value,...l==null?void 0:l(r.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!d&&i!==void 0&&t.jsx(ee,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),o===void 0?void 0:t.jsx(D,{icon:o,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(jr,{children:t.jsx(ee,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},he=f.styled.div`
|
|
1649
1649
|
${({theme:e})=>`
|
|
1650
1650
|
align-items: center;
|
|
1651
1651
|
background-color: ${e.palette.gray[200]};
|
|
@@ -1657,7 +1657,7 @@
|
|
|
1657
1657
|
transition: 0.2s;
|
|
1658
1658
|
width: 36px;
|
|
1659
1659
|
`}
|
|
1660
|
-
`,
|
|
1660
|
+
`,Sr=f.styled.div`
|
|
1661
1661
|
${({theme:e})=>`
|
|
1662
1662
|
background-color: ${e.palette.white};
|
|
1663
1663
|
border-radius: 50%;
|
|
@@ -1668,7 +1668,7 @@
|
|
|
1668
1668
|
width: ${e.spacing[1]};
|
|
1669
1669
|
z-index: 1;
|
|
1670
1670
|
`}
|
|
1671
|
-
`,
|
|
1671
|
+
`,zr=f.styled.label`
|
|
1672
1672
|
display: inline-block;
|
|
1673
1673
|
|
|
1674
1674
|
input {
|
|
@@ -1731,7 +1731,7 @@
|
|
|
1731
1731
|
text-transform: uppercase;
|
|
1732
1732
|
transition: 0.2s;
|
|
1733
1733
|
z-index: 1;
|
|
1734
|
-
`,
|
|
1734
|
+
`,Tr=f.styled.label`
|
|
1735
1735
|
display: inline-block;
|
|
1736
1736
|
|
|
1737
1737
|
input {
|
|
@@ -1790,22 +1790,22 @@
|
|
|
1790
1790
|
color: ${({theme:e})=>e.palette.gray[400]};
|
|
1791
1791
|
right: 6px;
|
|
1792
1792
|
}
|
|
1793
|
-
`,mn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,inlineText:o=!1,justify:r,name:a,leftDescription:l,leftDescriptionMinWidth:s,rightDescription:c,onChange:d,...p},g){const x=n===!0?"on":"off",h=typeof l=="object"&&l.on&&l.off?l[x]:l,b=u.useCallback(m=>{m.stopPropagation()},[]);return o?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:s,children:h}),t.jsxs(
|
|
1793
|
+
`,mn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,inlineText:o=!1,justify:r,name:a,leftDescription:l,leftDescriptionMinWidth:s,rightDescription:c,onChange:d,...p},g){const x=n===!0?"on":"off",h=typeof l=="object"&&l.on&&l.off?l[x]:l,b=u.useCallback(m=>{m.stopPropagation()},[]);return o?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:s,children:h}),t.jsxs(Tr,{onClick:b,role:"switch",children:[t.jsx("input",{...p,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:d,ref:g,type:"checkbox"}),t.jsxs(Z,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:[t.jsx(le,{children:n?t.jsx(D,{icon:"check",iconSize:"sm"}):t.jsx(D,{icon:"times",iconSize:"sm"})}),t.jsx(Me,{children:n?"YES":"NO"})]})]}),c]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:s,children:h}),t.jsxs(zr,{onClick:b,role:"switch",children:[t.jsx("input",{...p,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:d,ref:g,type:"checkbox"}),t.jsx(he,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:t.jsx(Sr,{})})]}),c]})}),Ir=({id:e,title:n,toggles:i,minWidth:o="auto",height:r="auto"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a.palette.white,border:`1px solid ${a.palette.gray[200]}`,borderRadius:a.spacing[.25],display:"flex",flexDirection:"column",gap:.5,height:r,justify:"center",minHeight:"100px",minWidth:o,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(He,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(mn,{...l},`$card-toggle-${l.name}`))})]})},Dr=({description:e,height:n="auto",leftIconName:i,children:o,rightIconName:r,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:c="bottom",variant:d="centered",width:p="318px"})=>{const g=f.useTheme(),x=d==="centered",h=l&&s?t.jsx(X,{display:"flex",icon:r??i,iconColor:g.palette.gray[800],id:l,place:c,tip:s}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:p,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(I,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(r)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!y.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[y.isUndefined(a)?void 0:t.jsx(V,{fontWeight:"bold",size:"sm",children:a}),o]}),x&&!y.isUndefined(r)?h:void 0]})]})},Er=.5,At=1.25,Rr=({children:e,bgColor:n,border:i,gap:o=Er,px:r=At,py:a=At,...l})=>{const s=f.useTheme();return t.jsx($,{bgColor:n??s.palette.white,border:i??`1px solid ${s.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:o,px:r,py:a,...l,children:e})},Fr=f.styled.div`
|
|
1794
1794
|
position: relative;
|
|
1795
1795
|
margin: auto;
|
|
1796
1796
|
overflow: hidden;
|
|
1797
|
-
`,
|
|
1797
|
+
`,Nr=f.styled.div`
|
|
1798
1798
|
display: flex;
|
|
1799
1799
|
transition: transform 0.5s ease-in-out;
|
|
1800
1800
|
transform: translateX(
|
|
1801
1801
|
${({$currentIndex:e})=>-e*100}%
|
|
1802
1802
|
);
|
|
1803
|
-
`,
|
|
1803
|
+
`,Ar=f.styled.div`
|
|
1804
1804
|
align-items: center;
|
|
1805
1805
|
display: flex;
|
|
1806
1806
|
justify-content: center;
|
|
1807
1807
|
min-width: 100%;
|
|
1808
|
-
`,
|
|
1808
|
+
`,Lr=f.styled.button`
|
|
1809
1809
|
${({theme:e,$isActive:n})=>`
|
|
1810
1810
|
background-color: ${n?e.palette.primary[400]:e.palette.white};
|
|
1811
1811
|
border: none;
|
|
@@ -1814,13 +1814,13 @@
|
|
|
1814
1814
|
height: ${e.spacing[.75]};
|
|
1815
1815
|
width: ${e.spacing[.75]};
|
|
1816
1816
|
`}
|
|
1817
|
-
`,
|
|
1817
|
+
`,Pr=f.styled.div`
|
|
1818
1818
|
align-items: center;
|
|
1819
1819
|
display: flex;
|
|
1820
1820
|
gap: ${({theme:e})=>e.spacing[.5]};
|
|
1821
1821
|
justify-content: center;
|
|
1822
1822
|
margin-top: ${({theme:e})=>e.spacing[2]};
|
|
1823
|
-
`,
|
|
1823
|
+
`,Mr=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:o,setProgress:r}=Xt(n,e.length),a=u.useCallback(l=>()=>{o(l),r(0)},[o,r]);return t.jsxs(Fr,{"aria-roledescription":"carousel",children:[t.jsx(Nr,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(Ar,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(Pr,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(Lr,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},wn=f.styled.div`
|
|
1824
1824
|
${({theme:e})=>`
|
|
1825
1825
|
background-color: ${e.palette.gray[100]};
|
|
1826
1826
|
border-radius: ${e.spacing[.25]};
|
|
@@ -1896,7 +1896,7 @@
|
|
|
1896
1896
|
padding-bottom: unset;
|
|
1897
1897
|
}
|
|
1898
1898
|
`}
|
|
1899
|
-
`,
|
|
1899
|
+
`,Or=f.styled.div`
|
|
1900
1900
|
${({theme:e})=>`
|
|
1901
1901
|
align-items: end;
|
|
1902
1902
|
background-color: ${e.palette.gray[100]};
|
|
@@ -1911,10 +1911,10 @@
|
|
|
1911
1911
|
background-color: ${e.palette.gray[200]};
|
|
1912
1912
|
}
|
|
1913
1913
|
`}
|
|
1914
|
-
`,jn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(wn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),
|
|
1914
|
+
`,jn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(wn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Wr=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:o,variant:r="normal",expanded:a=!1})=>{const l=f.useTheme(),[s,c]=u.useState(!1),[d,p]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(y._.isNil(i)||y._.isEmpty(i)||!y._.isString(i))return p(!1),n;const m=i.split(`
|
|
1915
1915
|
`);return m.length>8&&!s?`${[...m].splice(0,7).join(`
|
|
1916
1916
|
`)}
|
|
1917
|
-
${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return r==="location"?t.jsx(jn,{noCodeMessage:n,snippet:i,specific:o}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(wn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(
|
|
1917
|
+
${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return r==="location"?t.jsx(jn,{noCodeMessage:n,snippet:i,specific:o}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(wn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Or,{children:[t.jsx(B,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),d?t.jsxs(O,{onClick:g,variant:"ghost",children:[s?"Show Less":"Show more",t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Br}=ie(e=>({fixed:`
|
|
1918
1918
|
height: auto;
|
|
1919
1919
|
min-width: 300px;
|
|
1920
1920
|
padding: ${e.spacing[1.25]};
|
|
@@ -1958,9 +1958,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
1958
1958
|
margin: auto;
|
|
1959
1959
|
white-space: pre-line;
|
|
1960
1960
|
|
|
1961
|
-
${
|
|
1961
|
+
${Br(e,n)}
|
|
1962
1962
|
`}
|
|
1963
|
-
`,
|
|
1963
|
+
`,_r=f.styled.div`
|
|
1964
1964
|
${({theme:e})=>`
|
|
1965
1965
|
background-color: ${e.palette.white};
|
|
1966
1966
|
border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
|
|
@@ -1988,7 +1988,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
1988
1988
|
}
|
|
1989
1989
|
}
|
|
1990
1990
|
`}
|
|
1991
|
-
`,
|
|
1991
|
+
`,Hr=f.styled.div`
|
|
1992
1992
|
border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
|
|
1993
1993
|
display: block;
|
|
1994
1994
|
overflow: unset;
|
|
@@ -1998,7 +1998,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
1998
1998
|
padding: ${({theme:e})=>`${e.spacing[1.25]}`};
|
|
1999
1999
|
padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
|
|
2000
2000
|
position: sticky;
|
|
2001
|
-
`,
|
|
2001
|
+
`,Vr=f.styled.div.attrs({className:"flex items-center justify-between"})``,Ur=f.styled.div`
|
|
2002
2002
|
${({theme:e})=>`
|
|
2003
2003
|
border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
|
|
2004
2004
|
display: flex;
|
|
@@ -2029,7 +2029,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2029
2029
|
margin-right: 0;
|
|
2030
2030
|
}
|
|
2031
2031
|
`}
|
|
2032
|
-
`,
|
|
2032
|
+
`,Gr=f.styled.div`
|
|
2033
2033
|
img {
|
|
2034
2034
|
margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
|
|
2035
2035
|
${({theme:e})=>e.spacing[1.25]};
|
|
@@ -2045,11 +2045,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2045
2045
|
margin-right: 0;
|
|
2046
2046
|
`:""}
|
|
2047
2047
|
}
|
|
2048
|
-
`,kn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:o=void 0})=>{const{close:r}=n,a=u.useCallback(()=>{o!=null&&o.onClick&&o.onClick(),r()},[o,r]),l=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),r()},[i,r]);return[i,o].some(c=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(
|
|
2048
|
+
`,kn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:o=void 0})=>{const{close:r}=n,a=u.useCallback(()=>{o!=null&&o.onClick&&o.onClick(),r()},[o,r]),l=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),r()},[i,r]);return[i,o].some(c=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(Ur,{children:t.jsxs("div",{children:[o&&t.jsx(O,{id:o.id,onClick:a,variant:"tertiary",width:"100%",children:o.text}),i&&t.jsx(O,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},Cn=({title:e,description:n,modalRef:i,otherActions:o,onClose:r})=>{const a=f.useTheme(),l=u.useCallback(()=>{r==null||r(),i.close()},[i,r]);return u.useEffect(()=>{const s=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[l]),t.jsxs(Hr,{children:[t.jsxs(Vr,{children:[typeof e=="string"?t.jsx(V,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[o,t.jsx(B,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx($e,{display:"block",mt:.5,size:"md",children:n})]})},Sn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:o="submit",txtCancel:r,txtConfirm:a})=>{const l=o==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(O,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:r??"Cancel"}):void 0,t.jsx(O,{disabled:e,id:n,justify:"center",onClick:l?void 0:o,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},Yr=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Kr=f.styled.div`
|
|
2049
2049
|
display: flex;
|
|
2050
2050
|
flex-direction: row;
|
|
2051
2051
|
gap: ${({theme:e})=>e.spacing[.25]};
|
|
2052
|
-
border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>
|
|
2052
|
+
border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>Yr(e,i,n)};
|
|
2053
2053
|
align-items: center;
|
|
2054
2054
|
padding: ${({theme:e})=>e.spacing[.625]}
|
|
2055
2055
|
${({theme:e})=>e.spacing[.5]};
|
|
@@ -2088,7 +2088,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2088
2088
|
}
|
|
2089
2089
|
}
|
|
2090
2090
|
}
|
|
2091
|
-
`,zn=({end:e=!1,label:n,id:i,isActive:o=!1,link:r,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=Qe.useLocation(),g=o||(c==="primary"?p.includes(r):p.endsWith(r));return t.jsx(X,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(
|
|
2091
|
+
`,zn=({end:e=!1,label:n,id:i,isActive:o=!1,link:r,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=Qe.useLocation(),g=o||(c==="primary"?p.includes(r):p.endsWith(r));return t.jsx(X,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(Kr,{$borderButton:g,$variant:c,children:[t.jsx(Qe.NavLink,{end:e,id:i,onClick:l,to:r,children:n}),t.jsx(Oe,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),d===void 0?null:t.jsx(J,{tagLabel:`${d}`,variant:"default"})]})})},$t=({items:e,borders:n=!0,box:i=!1,variant:o="primary"})=>{const r=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${r.palette.gray[300]}`:void 0,borderColor:i?r.palette.gray[200]:void 0,borderRadius:i?r.spacing[.25]:void 0,display:"inline-flex",gap:.25,id:"tablist",padding:i?[0,0,0,0]:void 0,pl:n?1.25:void 0,pr:n?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:l,isActive:s,link:c,label:d,notificationSign:p,onClick:g,tag:x,tooltip:h})=>t.jsx(zn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:o},l))})},ce=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:o=.5,width:r,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:o,mt:i,ref:l,width:r??"100%",...a})}),Xr=f.styled.li`
|
|
2092
2092
|
${({theme:e})=>`
|
|
2093
2093
|
align-items: center;
|
|
2094
2094
|
background-color: ${e.palette.white};
|
|
@@ -2146,7 +2146,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2146
2146
|
min-width: 240px;
|
|
2147
2147
|
padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
|
|
2148
2148
|
`}
|
|
2149
|
-
`,Ne=({children:e,disabled:n=!1,icon:i,iconType:o="fa-light",href:r,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(
|
|
2149
|
+
`,Ne=({children:e,disabled:n=!1,icon:i,iconType:o="fa-light",href:r,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(Xr,{"aria-disabled":n,"aria-label":p,"aria-selected":d,"data-testid":p,onClick:a,onKeyDown:s,value:p,...g,children:[i!==void 0||p!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(D,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:o}):null,r===void 0?b:t.jsx(oe,{href:r,children:b})]}):null,d||c?t.jsx(D,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:o,onClick:l}):null]})},Zr=f.styled(Ne)`
|
|
2150
2150
|
margin-top: 10px;
|
|
2151
2151
|
border: 1px solid ${({theme:e})=>e.palette.gray[300]};
|
|
2152
2152
|
border-radius: 4px;
|
|
@@ -2169,7 +2169,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2169
2169
|
border: 2px solid ${n.palette.black};
|
|
2170
2170
|
background-color: ${n.palette.white} !important;
|
|
2171
2171
|
`:""}
|
|
2172
|
-
`,In=({items:e,onReorder:n,title:i,description:o,onClickClose:r})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{r(g)},[r]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:o}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:d,onDragStart:p(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(
|
|
2172
|
+
`,In=({items:e,onReorder:n,title:i,description:o,onClickClose:r})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{r(g)},[r]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:o}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:d,onDragStart:p(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(Zr,{$isDragging:a===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:s(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},qr=f.styled(Ne)`
|
|
2173
2173
|
padding: 7px 8px;
|
|
2174
2174
|
|
|
2175
2175
|
&[aria-selected="true"] {
|
|
@@ -2185,11 +2185,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2185
2185
|
display: none;
|
|
2186
2186
|
}
|
|
2187
2187
|
}
|
|
2188
|
-
`,mt=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),
|
|
2188
|
+
`,mt=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),Jr=300,de=({name:e,onClear:n,onChange:i,value:o,maxLength:r=Jr,...a})=>{const l=u.useRef(null),s=f.useTheme(),[c,d]=u.useState(o??"");u.useEffect(()=>{d(o??"")},[o]);const p=u.useCallback(b=>{b.key==="Enter"&&b.preventDefault()},[]),g=u.useCallback(b=>{const m=b.target.value;if(m.length>r){const w=m.slice(0,r);d(w);return}d(m),i==null||i(b)},[i,r]),x=u.useCallback(()=>{d(""),n==null||n(),i&&i({target:{value:""},currentTarget:{value:""}})},[n,i]),h=!y.lodashExports.isEmpty(c);return t.jsx(U,{htmlFor:e??"",children:t.jsxs(q,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx("input",{id:e,maxLength:r,name:e,onChange:g,onKeyDown:p,ref:l,type:"search",value:c,...a}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(B,{icon:"xmark",iconColor:s.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},Dn=({columns:e,formId:n,onChangeHandler:i,variant:o})=>{const r=u.useRef(null),[a,l]=u.useState([]),[s,c]=u.useState(""),d=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),p=u.useCallback(()=>{r.current&&(r.current.reset(),c(""))},[r]);return u.useEffect(()=>{l(e.filter(g=>{var x;return o==="grouped"?g.name.toLowerCase().includes(s.toLowerCase())||((x=g.group)==null?void 0:x.includes(s.toLowerCase())):g.name.toLowerCase().includes(s.toLowerCase())}))},[e,s,o]),o==="grouped"?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:r,children:t.jsx(de,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(mt(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx($n,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:r,children:t.jsx(de,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(qr,{selected:g.visible,value:x,width:"content",children:t.jsx(se,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},En=({_containerId:e="portals",title:n,modalRef:i,variant:o})=>{const r=f.useTheme(),a=u.useRef(null),[l,s]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var w;return m.name===h?((w=m.toggleVisibility)==null||w.call(m,x),{...m,visible:x}):m});i.setColumns(b)},[i]),d=u.useCallback(g=>{const x=i.columns.map(h=>{var b;return h.id===g?((b=h.toggleVisibility)==null||b.call(h,!1),{...h,visible:!1}):h});i.setColumns(x)},[i]),p=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;l!==g&&s(g)},[l]);return i.isOpen?pe.createPortal(t.jsx(vn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(bt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(B,{icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:i.close,px:.25,py:.25,variant:"ghost"})]}),t.jsx(ce,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:p,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(Dn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:o}),t.jsx($,{borderLeft:`2px solid ${r.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx(In,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ce,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(O,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(O,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Qr=f.styled(Ne)`
|
|
2189
2189
|
padding: 8px;
|
|
2190
2190
|
min-height: 36px;
|
|
2191
2191
|
min-width: unset;
|
|
2192
|
-
`,
|
|
2192
|
+
`,ea=(e,n)=>{var i,o,r,a,l;n("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var c;return((c=s.options)==null?void 0:c.filter(d=>d.checked).map(d=>d.value))??[]})),n("radio",((r=(o=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:o.find(({checked:s})=>s))==null?void 0:r.value)??""),n("text",e.filter(s=>["text","select"].includes(s.type)).reduce((s,c)=>({...s,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(a=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:a.minValue),n("maxValue",(l=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:l.maxValue)},Lt=(e,n)=>(e==null?void 0:e.filter(i=>{var o;return((o=i.label)==null?void 0:o.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],Pt=50,ta=(e,n,i)=>{const o=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(o.length<=Pt)return n.trim()?Lt(o,n):o;const r=o.filter(d=>i.includes(d.value)),a=o.filter(d=>!i.includes(d.value)),l=n.trim()?Lt(a,n):a,s=Pt-r.length,c=l.slice(0,Math.max(0,s));return[...r,...c]},na=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
|
|
2193
2193
|
align-items: center;
|
|
2194
2194
|
background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
|
|
2195
2195
|
display: flex;
|
|
@@ -2202,7 +2202,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2202
2202
|
svg.fa-check {
|
|
2203
2203
|
border-radius: 2px;
|
|
2204
2204
|
}
|
|
2205
|
-
`,Rn=({control:e,option:n,register:i,watch:o,setValue:r})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=o("search")??"",g=o("checkbox")??[],x=n.options??[],h=ea(x,p,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(Mt,{value:b.value,width:"content",children:t.jsx(se,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(p=>t.jsx(Mt,{value:p.value,width:"content",children:t.jsx(yt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(ht,{control:e,items:((l=n.options)==null?void 0:l.map(p=>({name:p.label??"",value:p.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const d=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Ye,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(bn,{label:n.label,name:String(n.key),propsMax:{placeholder:n.placeholder?`${n.placeholder} Max`:"Max",register:i,name:"maxValue",value:n.maxValue,setValue:r},propsMin:{placeholder:n.placeholder?`${n.placeholder} Min`:"Min",register:i,name:"minValue",value:n.minValue,setValue:r},variant:"filters"});case"dateRange":return t.jsx(xn,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(s=n.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:r,variant:"filters"});default:return t.jsx("div",{})}},Fn=({control:e,items:n,register:i,setValue:o,watch:r})=>t.jsx(t.Fragment,{children:n.map((a,l)=>{const s=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Rn,{control:e,option:a,register:i,setValue:o,watch:r}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),Nn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:o,register:r,handleSubmit:a,setValue:l,watch:s}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((p=(d=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:d.find(({checked:h})=>h))==null?void 0:p.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:o,items:n,setItems:i,register:r,handleSubmit:a,setValue:l,watch:s}},rt=({options:e,onSearch:n,onSubmit:i,id:o,selectedFilter:r})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=Nn(e),x=e.some(j=>j.type==="checkboxes"&&j.hideSearch!==!0),h=e.some(j=>j.label&&j.label!==""),b=u.useCallback(async j=>{const{value:k}=j.target;p("search",k),n&&n(k)},[n,p]),m=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),w=u.useCallback(j=>{i&&i(j)},[i]);return u.useEffect(()=>{s(e),Qr(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:o,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?r:void 0,t.jsx(de,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(w),children:[t.jsx(Fn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},An=({options:e,variant:n,onApplyFilters:i,onSearch:o,setDirection:r,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),w=u.useCallback(C=>()=>{const v=c.find(T=>T.label===C),S=!(v!=null&&v.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),m(C),g((v==null?void 0:v.filterOptions)??[])},[c,a]),j=u.useCallback(C=>{const v=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(E=>v.length>0?{...E,[b]:v}:E);const S=E=>{var z,N;return{...E,options:(z=E.options)==null?void 0:z.map(M=>({...M,checked:C.checkbox.includes(M.value)||C.radio===M.value})),value:["text","select"].includes(E.type)?((N=C.text)==null?void 0:N[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?C.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?C.maxValue:E.maxValue}},T=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(T);d(E=>E.map(T));const R=F.flatMap(({filterOptions:E})=>E);i(R),g([])},[c,i,b]),k=u.useCallback((C,v)=>{const S=`li-filter-option-${C}`;return t.jsxs(Jr,{icon:v,onClick:w(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(J,{tagLabel:x[C].length.toString()})]},S)},[x,w]);return u.useEffect(()=>{const C=e.reduce((v,{label:S,filterOptions:T})=>{const F=T.flatMap(({value:z,minValue:N,maxValue:M})=>[N,M,z]).filter(Boolean),R=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),E=[...F,...R];return E.length===0?v:{...v,[S]:E}},{});h(C),p.length>0&&r&&r("column")},[p,e,r]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(rt,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):Object.entries(mt(e)).map(([C,v])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),v.map(({label:S,icon:T="filter-list"})=>k(S,T))]},C))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(rt,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):e.map(({label:C,icon:v="filter-list"})=>k(C,v))})},Ln=({options:e,onApplyFilters:n,onSearch:i,modalRef:o,variant:r})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(r==="grouped"?Object.values(mt(e)).reduce((w,j)=>w+j.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),m=t.jsx(B,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:o.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const w=j=>{const k=b.current;k&&!k.contains(j.target)&&o.close()};if(s)return document.addEventListener("mousedown",w,!0),()=>{document.removeEventListener("mousedown",w,!0)}},[b,s,o]),t.jsx(ta,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs(bt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(An,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?m:void 0]})})};function na(e){if(!e)return;const n=20;if(e.length<=n)return e;const i=n-3,o=Math.ceil(i/2),r=Math.floor(i/2);return`${e.slice(0,o)}...${e.slice(e.length-r)}`}function Pn(e){if(!e||e.length===0)return;const n=e.filter(s=>s.checked).map(s=>s.label??s.value);if(n.length===0)return;const i=(s,c=20)=>{if(s.length<=c)return s;const d=c-3,p=Math.ceil(d/2),g=Math.floor(d/2);return`${s.slice(0,p)}...${s.slice(s.length-g)}`};if(n.length===1){const s=n[0];return s.length>20?i(s,20):s}if(n.length===2){const s=n[0],c=n.join(", ").length;return s.length>20||c>20?`${i(s,20)} +1 more`:`${n[0]}, ${n[1]}`}const o=n[0],r=n.length-1,a=20,l=n.join(", ").length;return o.length>a||l>a?`${i(o,a)} +${r} more`:`${n[0]}, ${n[1]}`}function ia(e,n,i){const o=i??"",r=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(r)&&!y._.isUndefined(a))return`${r}${o} - ${a}${o}`;if(!y._.isUndefined(r))return`Min ${r}${o}`;if(!y._.isUndefined(a))return`Max ${a}${o}`}function oa(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function ra(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const fe=({filter:e,icon:n="filter-list",label:i,onClose:o,filterValue:r})=>{if(y._.isNil(r)||y._.isEmpty(String(r)))return null;const a=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:s}=(()=>{var d,p,g;if(a.length>0){if(a.length===1){const m=(((d=a[0])==null?void 0:d.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?a[0]:void 0}}if(a.length===2){const m=((p=a[0])==null?void 0:p.length)??0,w=a.join(", ").length,j=m>20||w>20;return{shouldShowTooltip:j,tooltipContent:j?a:void 0}}const x=((g=a[0])==null?void 0:g.length)??0,h=a.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?a:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(X,{disabled:!s,id:"applied-filter-tooltip",nodeTip:s?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(J,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `})})},aa=({options:e,onClose:n})=>{const i=e.flatMap(o=>o.filterOptions.map(r=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=r;switch(s){case"numberRange":{const x=ia(p,g,o.placeholder);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"dateRange":{const x=oa(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Pn(d);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=na(c),h=ra(s,o.label,a);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:h,onClose:n},l)}}})).filter(o=>{if(o===null)return!1;const{filterValue:r}=o.props;return!y._.isNil(r)&&!y._.isEmpty(String(r))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},sa=e=>e.map(n=>{const i={key:String(n.key),type:n.type},o=(()=>{let r={...i};if(n.filterFn&&(r={...r,filterFn:n.filterFn}),n.value&&(r={...r,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(r={...r,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(r={...r,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(r={...r,selectedValues:a})}return r})();return Object.keys(o).length>2?o:null}).filter(Boolean),la=(e,n)=>n.map(i=>{const o=e.find(a=>a.key===String(i.key)&&a.type===i.type);return o?(()=>{let a={...i};return o.filterFn&&(a={...a,filterFn:o.filterFn}),o.value!==void 0&&o.value!==null&&(a={...a,value:o.value}),o.minValue!==void 0&&o.minValue!==null&&(a={...a,minValue:o.minValue}),o.maxValue!==void 0&&o.maxValue!==null&&(a={...a,maxValue:o.maxValue}),o.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=o.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),Je=(e,n)=>{const i=sa(e);n(JSON.stringify(i))},ca=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return la(o,n)}catch{return n}},da=(e,n)=>{function i(l,s){if(s.value===""||s.value===void 0||y._.defaultTo(s.isBackFilter,!1))return!0;switch(s.filterFn){case"includesInsensitive":return String(l[s.key]).toLowerCase().includes(s.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[s.key]).toLowerCase()===s.value.toLowerCase()}}function o(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(l[s.key]))}function r(l,s,c){const d=c(String(l[s.key])),{minValue:p,maxValue:g}=s,x=y._.isEmpty(p)&&typeof p!="number"?void 0:c(String(p)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=d&&d<=(h??1/0)}function a(l){return n.every(s=>{if(typeof s.key=="function")return s.key(l,s.value);switch(s.type){case"radioButton":case"checkboxes":return o(l,s);case"numberRange":return r(l,s,Number);case"dateRange":return r(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},pa=e=>[...e.flatMap(({options:i})=>i).filter(i=>i==null?void 0:i.checked),...e.flatMap(i=>[i.value,i.maxValue,i.minValue]).filter(Boolean)].length,ga=e=>{var i;const n=((i=e.options)==null?void 0:i.map(o=>({...o,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},ua=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=Re("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=pa(x),m=o.map(v=>({...v,filterOptions:v.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),w=u.useCallback(v=>{h([...v]),Je(v,n)},[h,n]),j=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),k=u.useCallback(v=>()=>{l&&l();const S=x.map(T=>T.key===v.key&&T.type===v.type&&T.filterFn===v.filterFn?ga(T):T);h(S),Je(S,n)},[x,l,n]);return u.useEffect(()=>{const v=o.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=ca(i,v);h(F)}else v.flatMap(R=>R.value).filter(Boolean).length>0||v.flatMap(R=>R.options).filter(R=>(R==null?void 0:R.checked)===!0).length>0?(h(v),p&&Je(v,n)):h(v)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(da(e,x)),a==null||a(x)},[e,x,r,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:j,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Ln,{modalRef:d,onApplyFilters:w,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},wt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:o=void 0,confirmButton:r=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:d=void 0,tabItems:p=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,w]=u.useState(void 0),j=u.useRef(null),k=u.useRef(!1),C=Array.isArray(p)&&p.length>0,v=i??r;u.useEffect(()=>{if(C&&!k.current&&j.current){const T=j.current.getBoundingClientRect().height;T>50&&(w(T),k.current=!0)}s.isOpen||(w(void 0),k.current=!1)},[C,s.isOpen]);const S=t.jsx(vn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(bt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?j:void 0,style:C&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(Cn,{description:l,modalRef:s,onClose:d,otherActions:c,title:g}),p&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx($t,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(Br,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Ur,{$framed:a.imageFramed,children:t.jsx(ee,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(kn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?pe.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},xa=(e,n,i)=>{const o=Re("confirm-dialog-modal"),r=u.useRef(null),a=u.useCallback(async()=>(o.open(),new Promise(d=>{r.current=d})),[o]),l=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!0)},[o]),s=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!1)},[o]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(w=>()=>{g(j=>({...j,[w]:{...j[w],state:!j[w].state}}))},[]),b=!Object.values(p).every(({state:w})=>w),m=Object.entries(p).map(([w,{state:j,label:k}])=>t.jsx(se,{defaultChecked:j,label:k,name:w,onChange:h(w)},w));return t.jsxs(wt,{"data-testid":e,id:e,modalRef:{...o,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Sn,{disabled:b,id:e,onConfirm:l})]})}]},ha=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=Re("confirm-dialog-modal"),l=u.useCallback(async p=>(o(p),n(!0),new Promise(g=>{r.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!0)},[]),c=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(wt,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},fa=2e3,ya=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},fa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},ba=f.styled.ul`
|
|
2205
|
+
`,Rn=({control:e,option:n,register:i,watch:o,setValue:r})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=o("search")??"",g=o("checkbox")??[],x=n.options??[],h=ta(x,p,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(Mt,{value:b.value,width:"content",children:t.jsx(se,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(p=>t.jsx(Mt,{value:p.value,width:"content",children:t.jsx(yt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(ht,{control:e,items:((l=n.options)==null?void 0:l.map(p=>({name:p.label??"",value:p.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const d=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Ye,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(bn,{label:n.label,name:String(n.key),propsMax:{placeholder:n.placeholder?`${n.placeholder} Max`:"Max",register:i,name:"maxValue",value:n.maxValue,setValue:r},propsMin:{placeholder:n.placeholder?`${n.placeholder} Min`:"Min",register:i,name:"minValue",value:n.minValue,setValue:r},variant:"filters"});case"dateRange":return t.jsx(xn,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(s=n.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:r,variant:"filters"});default:return t.jsx("div",{})}},Fn=({control:e,items:n,register:i,setValue:o,watch:r})=>t.jsx(t.Fragment,{children:n.map((a,l)=>{const s=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Rn,{control:e,option:a,register:i,setValue:o,watch:r}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),Nn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:o,register:r,handleSubmit:a,setValue:l,watch:s}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((p=(d=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:d.find(({checked:h})=>h))==null?void 0:p.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:o,items:n,setItems:i,register:r,handleSubmit:a,setValue:l,watch:s}},rt=({options:e,onSearch:n,onSubmit:i,id:o,selectedFilter:r})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=Nn(e),x=e.some(j=>j.type==="checkboxes"&&j.hideSearch!==!0),h=e.some(j=>j.label&&j.label!==""),b=u.useCallback(async j=>{const{value:k}=j.target;p("search",k),n&&n(k)},[n,p]),m=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),w=u.useCallback(j=>{i&&i(j)},[i]);return u.useEffect(()=>{s(e),ea(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:o,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?r:void 0,t.jsx(de,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(w),children:[t.jsx(Fn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},An=({options:e,variant:n,onApplyFilters:i,onSearch:o,setDirection:r,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),w=u.useCallback(C=>()=>{const v=c.find(T=>T.label===C),S=!(v!=null&&v.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),m(C),g((v==null?void 0:v.filterOptions)??[])},[c,a]),j=u.useCallback(C=>{const v=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(E=>v.length>0?{...E,[b]:v}:E);const S=E=>{var z,N;return{...E,options:(z=E.options)==null?void 0:z.map(M=>({...M,checked:C.checkbox.includes(M.value)||C.radio===M.value})),value:["text","select"].includes(E.type)?((N=C.text)==null?void 0:N[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?C.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?C.maxValue:E.maxValue}},T=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(T);d(E=>E.map(T));const R=F.flatMap(({filterOptions:E})=>E);i(R),g([])},[c,i,b]),k=u.useCallback((C,v)=>{const S=`li-filter-option-${C}`;return t.jsxs(Qr,{icon:v,onClick:w(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(J,{tagLabel:x[C].length.toString()})]},S)},[x,w]);return u.useEffect(()=>{const C=e.reduce((v,{label:S,filterOptions:T})=>{const F=T.flatMap(({value:z,minValue:N,maxValue:M})=>[N,M,z]).filter(Boolean),R=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),E=[...F,...R];return E.length===0?v:{...v,[S]:E}},{});h(C),p.length>0&&r&&r("column")},[p,e,r]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(rt,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):Object.entries(mt(e)).map(([C,v])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),v.map(({label:S,icon:T="filter-list"})=>k(S,T))]},C))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(rt,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):e.map(({label:C,icon:v="filter-list"})=>k(C,v))})},Ln=({options:e,onApplyFilters:n,onSearch:i,modalRef:o,variant:r})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(r==="grouped"?Object.values(mt(e)).reduce((w,j)=>w+j.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),m=t.jsx(B,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:o.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const w=j=>{const k=b.current;k&&!k.contains(j.target)&&o.close()};if(s)return document.addEventListener("mousedown",w,!0),()=>{document.removeEventListener("mousedown",w,!0)}},[b,s,o]),t.jsx(na,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs(bt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(An,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?m:void 0]})})};function ia(e){if(!e)return;const n=20;if(e.length<=n)return e;const i=n-3,o=Math.ceil(i/2),r=Math.floor(i/2);return`${e.slice(0,o)}...${e.slice(e.length-r)}`}function Pn(e){if(!e||e.length===0)return;const n=e.filter(s=>s.checked).map(s=>s.label??s.value);if(n.length===0)return;const i=(s,c=20)=>{if(s.length<=c)return s;const d=c-3,p=Math.ceil(d/2),g=Math.floor(d/2);return`${s.slice(0,p)}...${s.slice(s.length-g)}`};if(n.length===1){const s=n[0];return s.length>20?i(s,20):s}if(n.length===2){const s=n[0],c=n.join(", ").length;return s.length>20||c>20?`${i(s,20)} +1 more`:`${n[0]}, ${n[1]}`}const o=n[0],r=n.length-1,a=20,l=n.join(", ").length;return o.length>a||l>a?`${i(o,a)} +${r} more`:`${n[0]}, ${n[1]}`}function oa(e,n,i){const o=i??"",r=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(r)&&!y._.isUndefined(a))return`${r}${o} - ${a}${o}`;if(!y._.isUndefined(r))return`Min ${r}${o}`;if(!y._.isUndefined(a))return`Max ${a}${o}`}function ra(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function aa(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const fe=({filter:e,icon:n="filter-list",label:i,onClose:o,filterValue:r})=>{if(y._.isNil(r)||y._.isEmpty(String(r)))return null;const a=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:s}=(()=>{var d,p,g;if(a.length>0){if(a.length===1){const m=(((d=a[0])==null?void 0:d.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?a[0]:void 0}}if(a.length===2){const m=((p=a[0])==null?void 0:p.length)??0,w=a.join(", ").length,j=m>20||w>20;return{shouldShowTooltip:j,tooltipContent:j?a:void 0}}const x=((g=a[0])==null?void 0:g.length)??0,h=a.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?a:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(X,{disabled:!s,id:"applied-filter-tooltip",nodeTip:s?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(J,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `})})},sa=({options:e,onClose:n})=>{const i=e.flatMap(o=>o.filterOptions.map(r=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=r;switch(s){case"numberRange":{const x=oa(p,g,o.placeholder);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"dateRange":{const x=ra(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Pn(d);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ia(c),h=aa(s,o.label,a);return t.jsx(fe,{filter:r,filterValue:x,icon:o.icon,label:h,onClose:n},l)}}})).filter(o=>{if(o===null)return!1;const{filterValue:r}=o.props;return!y._.isNil(r)&&!y._.isEmpty(String(r))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},la=e=>e.map(n=>{const i={key:String(n.key),type:n.type},o=(()=>{let r={...i};if(n.filterFn&&(r={...r,filterFn:n.filterFn}),n.value&&(r={...r,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(r={...r,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(r={...r,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(r={...r,selectedValues:a})}return r})();return Object.keys(o).length>2?o:null}).filter(Boolean),ca=(e,n)=>n.map(i=>{const o=e.find(a=>a.key===String(i.key)&&a.type===i.type);return o?(()=>{let a={...i};return o.filterFn&&(a={...a,filterFn:o.filterFn}),o.value!==void 0&&o.value!==null&&(a={...a,value:o.value}),o.minValue!==void 0&&o.minValue!==null&&(a={...a,minValue:o.minValue}),o.maxValue!==void 0&&o.maxValue!==null&&(a={...a,maxValue:o.maxValue}),o.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=o.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),Je=(e,n)=>{const i=la(e);n(JSON.stringify(i))},da=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return ca(o,n)}catch{return n}},pa=(e,n)=>{function i(l,s){if(s.value===""||s.value===void 0||y._.defaultTo(s.isBackFilter,!1))return!0;switch(s.filterFn){case"includesInsensitive":return String(l[s.key]).toLowerCase().includes(s.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[s.key]).toLowerCase()===s.value.toLowerCase()}}function o(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(l[s.key]))}function r(l,s,c){const d=c(String(l[s.key])),{minValue:p,maxValue:g}=s,x=y._.isEmpty(p)&&typeof p!="number"?void 0:c(String(p)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=d&&d<=(h??1/0)}function a(l){return n.every(s=>{if(typeof s.key=="function")return s.key(l,s.value);switch(s.type){case"radioButton":case"checkboxes":return o(l,s);case"numberRange":return r(l,s,Number);case"dateRange":return r(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},ga=e=>[...e.flatMap(({options:i})=>i).filter(i=>i==null?void 0:i.checked),...e.flatMap(i=>[i.value,i.maxValue,i.minValue]).filter(Boolean)].length,ua=e=>{var i;const n=((i=e.options)==null?void 0:i.map(o=>({...o,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},xa=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=Re("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=ga(x),m=o.map(v=>({...v,filterOptions:v.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),w=u.useCallback(v=>{h([...v]),Je(v,n)},[h,n]),j=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),k=u.useCallback(v=>()=>{l&&l();const S=x.map(T=>T.key===v.key&&T.type===v.type&&T.filterFn===v.filterFn?ua(T):T);h(S),Je(S,n)},[x,l,n]);return u.useEffect(()=>{const v=o.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=da(i,v);h(F)}else v.flatMap(R=>R.value).filter(Boolean).length>0||v.flatMap(R=>R.options).filter(R=>(R==null?void 0:R.checked)===!0).length>0?(h(v),p&&Je(v,n)):h(v)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(pa(e,x)),a==null||a(x)},[e,x,r,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:j,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Ln,{modalRef:d,onApplyFilters:w,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},wt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:o=void 0,confirmButton:r=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:d=void 0,tabItems:p=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,w]=u.useState(void 0),j=u.useRef(null),k=u.useRef(!1),C=Array.isArray(p)&&p.length>0,v=i??r;u.useEffect(()=>{if(C&&!k.current&&j.current){const T=j.current.getBoundingClientRect().height;T>50&&(w(T),k.current=!0)}s.isOpen||(w(void 0),k.current=!1)},[C,s.isOpen]);const S=t.jsx(vn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(bt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?j:void 0,style:C&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(Cn,{description:l,modalRef:s,onClose:d,otherActions:c,title:g}),p&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx($t,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(_r,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Gr,{$framed:a.imageFramed,children:t.jsx(ee,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(kn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?pe.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},ha=(e,n,i)=>{const o=Re("confirm-dialog-modal"),r=u.useRef(null),a=u.useCallback(async()=>(o.open(),new Promise(d=>{r.current=d})),[o]),l=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!0)},[o]),s=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!1)},[o]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(w=>()=>{g(j=>({...j,[w]:{...j[w],state:!j[w].state}}))},[]),b=!Object.values(p).every(({state:w})=>w),m=Object.entries(p).map(([w,{state:j,label:k}])=>t.jsx(se,{defaultChecked:j,label:k,name:w,onChange:h(w)},w));return t.jsxs(wt,{"data-testid":e,id:e,modalRef:{...o,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Sn,{disabled:b,id:e,onConfirm:l})]})}]},fa=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=Re("confirm-dialog-modal"),l=u.useCallback(async p=>(o(p),n(!0),new Promise(g=>{r.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!0)},[]),c=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(wt,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},ya=2e3,ba=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ya)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},$a=f.styled.ul`
|
|
2206
2206
|
${({theme:e})=>`
|
|
2207
2207
|
align-items: flex-start;
|
|
2208
2208
|
border-radius: ${e.spacing[.25]};
|
|
@@ -2215,7 +2215,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2215
2215
|
width: 166px;
|
|
2216
2216
|
z-index: 9999;
|
|
2217
2217
|
`}
|
|
2218
|
-
|
|
2218
|
+
`,ma=f.styled.li`
|
|
2219
2219
|
${({theme:e})=>`
|
|
2220
2220
|
align-items: center;
|
|
2221
2221
|
background: ${e.palette.white}
|
|
@@ -2241,7 +2241,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2241
2241
|
cursor: not-allowed;
|
|
2242
2242
|
}
|
|
2243
2243
|
`}
|
|
2244
|
-
`,
|
|
2244
|
+
`,wa=({icon:e,iconColor:n,id:i,showChevron:o,options:r,title:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=s?"chevron-up":"chevron-down",{refs:p,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return te(s?p.floating.current:null,()=>{c(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),t.jsxs(u.Fragment,{children:[t.jsx(O,{"aria-label":a,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:p.setReference,rightIcon:o?d:void 0,variant:"ghost",children:a}),s?t.jsx($a,{ref:p.setFloating,style:g,children:r.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ma,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(D,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},at=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),ja=f.styled.div`
|
|
2245
2245
|
display: flex;
|
|
2246
2246
|
flex-direction: column;
|
|
2247
2247
|
align-items: center;
|
|
@@ -2249,7 +2249,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2249
2249
|
max-width: 900px;
|
|
2250
2250
|
white-space: pre-line;
|
|
2251
2251
|
margin: 0 auto;
|
|
2252
|
-
`,
|
|
2252
|
+
`,va=f.styled.div`
|
|
2253
2253
|
display: flex;
|
|
2254
2254
|
flex-direction: row;
|
|
2255
2255
|
justify-content: center;
|
|
@@ -2262,7 +2262,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2262
2262
|
> img {
|
|
2263
2263
|
width: 100%;
|
|
2264
2264
|
}
|
|
2265
|
-
`,
|
|
2265
|
+
`,ka=f.styled.div`
|
|
2266
2266
|
display: flex;
|
|
2267
2267
|
flex-direction: row;
|
|
2268
2268
|
margin: 0;
|
|
@@ -2275,7 +2275,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2275
2275
|
> *:last-child {
|
|
2276
2276
|
margin-right: 0;
|
|
2277
2277
|
}
|
|
2278
|
-
`,Ot={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},
|
|
2278
|
+
`,Ot={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Ca=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:o="integrates/empty/addRoot",padding:r=1.25,title:a,size:l="md"})=>{const s=(n??e)!==void 0;return t.jsxs(ja,{$padding:r,children:[t.jsx(va,{children:t.jsx(ee,{alt:"empty-icon",publicId:o})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:Ot[l].title,textAlign:"center",children:a}),t.jsx(I,{mb:s?2:void 0,size:Ot[l].description,textAlign:"center",children:i}),s?t.jsxs(ka,{children:[e&&t.jsx(at,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(at,{buttonProps:n,variant:"primary"})]}):void 0]})},Sa=({children:e})=>{const n=y.useFormContext();return e({...n})},za=f.styled.form`
|
|
2279
2279
|
${({theme:e})=>`
|
|
2280
2280
|
align-items: flex-start;
|
|
2281
2281
|
align-self: stretch;
|
|
@@ -2285,7 +2285,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2285
2285
|
overflow: hidden auto;
|
|
2286
2286
|
width: 100%;
|
|
2287
2287
|
`}
|
|
2288
|
-
`,
|
|
2288
|
+
`,Ta=({alert:e,buttonAlignment:n,cancelButton:i,children:o,confirmButton:r,defaultDisabled:a=!0,id:l="modal-confirm",maxButtonWidth:s="392px",mode:c,onSubmit:d,padding:p=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=f.useTheme(),m=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function w(v){v.stopPropagation(),m.handleSubmit(d)(v)}const k=g?`calc(100% - ${e?"139px":"83px"})`:"100%",C=p?1.5:0;return t.jsx(y.FormProvider,{...m,children:t.jsx(za,{onSubmit:w,children:t.jsxs($,{scroll:"y",width:"100%",children:[t.jsx($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:k,pb:C,pt:0,px:C,scroll:"y",children:o}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:s,children:[i?t.jsx(O,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(O,{disabled:((r==null?void 0:r.disabled)??!1)||m.formState.isSubmitting||a&&!m.formState.isDirty,icon:r==null?void 0:r.icon,id:l,justify:"center",type:"submit",width:"100%",children:(r==null?void 0:r.label)??"Confirm"})]})]})]})})})},Ia=f.styled(Ee)`
|
|
2289
2289
|
display: grid;
|
|
2290
2290
|
grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
|
|
2291
2291
|
grid-auto-flow: ${({$autoFlow:e="row"})=>e};
|
|
@@ -2304,7 +2304,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2304
2304
|
grid-template-columns: repeat(${n}, 1fr);
|
|
2305
2305
|
}
|
|
2306
2306
|
`}
|
|
2307
|
-
`,
|
|
2307
|
+
`,Da=u.forwardRef(function({children:n,md:i,sm:o,lg:r,xl:a,gap:l,gridAutoFlow:s,rowGap:c,columnGap:d,...p},g){return t.jsx(Ia,{$autoFlow:s,$columnGap:d,$gap:l,$lg:r,$md:i,$rowGap:c,$sm:o,$xl:a,ref:g,...p,children:n})}),Ea=f.styled.div`
|
|
2308
2308
|
${({theme:e,$itemsLength:n})=>`
|
|
2309
2309
|
display: flex;
|
|
2310
2310
|
background-color: ${e.palette.white};
|
|
@@ -2340,7 +2340,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2340
2340
|
background-color: ${e.palette.gray[100]};
|
|
2341
2341
|
}
|
|
2342
2342
|
`}
|
|
2343
|
-
`,Mn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(jt,{$isSelected:e,onClick:r,children:[e?t.jsx(D,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Pe=100,
|
|
2343
|
+
`,Mn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(jt,{$isSelected:e,onClick:r,children:[e?t.jsx(D,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Pe=100,Ra=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:o,onClose:r,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[d,p]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(j=>{if(!j){p(n);return}const k=j.slice(0,Pe);p(C=>{const v=k.toLowerCase();return C.filter(S=>{const T=String(S.name).toLowerCase();return T.startsWith(v)||T.includes(v)})})},[p,n]),b=u.useCallback(j=>{if(j.currentTarget){const k=j.currentTarget.value.slice(0,Pe);x(k),h(k)}},[x,h]),m=u.useCallback(j=>{const k=j.target.value.slice(0,Pe);x(k),h(k)},[x,h]);u.useEffect(()=>{e&&(x(""),p(n))},[e,n]),u.useEffect(()=>{g?h(g):p(n)},[n,g,h]);const w=t.jsx($,{"aria-modal":"true",className:"comp-modal fixed inset-0 overflow-auto",zIndex:99999,children:t.jsx($,{alignItems:"center",bgColor:"rgb(52 64 84 / 70%)",display:"flex",height:"100vh",justify:"center",left:"0",top:"0",width:"100%",children:t.jsxs(Ea,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:r,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(de,{maxLength:Pe,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ce,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(jt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(D,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(j=>t.jsx(Mn,{isSelected:a.toLowerCase()===j.name,label:j.name.charAt(0).toUpperCase()+j.name.slice(1),onSelect:o},j.name))]})]})})});return e?pe.createPortal(w,document.body):t.jsx("div",{})},Fa=f.styled.div`
|
|
2344
2344
|
${({theme:e,$backgroundColor:n=e.palette.white})=>`
|
|
2345
2345
|
align-items: flex-start;
|
|
2346
2346
|
display: flex;
|
|
@@ -2357,7 +2357,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2357
2357
|
fill: url(#gradient-01);
|
|
2358
2358
|
}
|
|
2359
2359
|
`}
|
|
2360
|
-
`,
|
|
2360
|
+
`,Na=({backgroundColor:e,title:n,indicator:i,description:o,icon:r})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Fa,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${r} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},r)]}),o?t.jsx(I,{size:"md",...l?{color:l}:{},children:o}):void 0]})},Aa=({actions:e,children:n,header:i,title:o,tabs:r,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:o}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:c},d)=>t.jsx(B,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx($t,{items:r})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),a&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:s,text:c,onClick:d},p)=>t.jsx(O,{icon:s,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},La=f.styled.article`
|
|
2361
2361
|
${({theme:e})=>`
|
|
2362
2362
|
align-items: flex-start;
|
|
2363
2363
|
align-self: stretch;
|
|
@@ -2393,7 +2393,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2393
2393
|
fill: url(#gradient-01);
|
|
2394
2394
|
}
|
|
2395
2395
|
`}
|
|
2396
|
-
`,
|
|
2396
|
+
`,Pa=f.styled.div`
|
|
2397
2397
|
${({theme:e,$hasImage:n,$width:i,$height:o})=>`
|
|
2398
2398
|
width: ${i}px;
|
|
2399
2399
|
height: ${o}px;
|
|
@@ -2403,7 +2403,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2403
2403
|
align-items: center;
|
|
2404
2404
|
justify-content: center;
|
|
2405
2405
|
`}
|
|
2406
|
-
`,
|
|
2406
|
+
`,Ma={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},Oa=({desc:e,href:n,icon:i,imageHeight:o=48,imageWidth:r=48,Link:a,LinkElement:l,linkText:s="Learn more ",publicId:c,size:d="lg",tag:p,title:g})=>{const x=a??"a",{titleSize:h,descSize:b,linkTextSize:m}=Ma[d];return t.jsxs(La,{"data-testid":g,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Pa,{$hasImage:!!c,$height:o,$width:r,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,c?t.jsx(ee,{alt:g,height:o,publicId:c,width:r}):void 0]}),p?t.jsx(J,{tagLabel:p,variant:"inactive"}):void 0]}),t.jsx(V,{size:h,children:g}),e?t.jsx(I,{size:b,children:e}):void 0,l??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(I,{size:m,children:[s,t.jsx(D,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Wa=f.styled.span`
|
|
2407
2407
|
${({theme:e,$bgColor:n=e.palette.secondary[500],$txtDecoration:i="none"})=>`
|
|
2408
2408
|
background-color: ${n};
|
|
2409
2409
|
border-radius: 5px;
|
|
@@ -2412,14 +2412,14 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2412
2412
|
padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
|
|
2413
2413
|
text-decoration: ${i}
|
|
2414
2414
|
`}
|
|
2415
|
-
`,
|
|
2415
|
+
`,Ba=({bgColor:e,children:n,txtDecoration:i,ml:o=1})=>t.jsx(Wa,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:n}),_a={lg:"56",md:"30",sm:"12"},{getVariant:Ha}=ie(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Va=f.keyframes`
|
|
2416
2416
|
0% {
|
|
2417
2417
|
transform: rotateZ(0deg);
|
|
2418
2418
|
}
|
|
2419
2419
|
100% {
|
|
2420
2420
|
transform: rotateZ(360deg)
|
|
2421
2421
|
}
|
|
2422
|
-
`,
|
|
2422
|
+
`,Ua=f.keyframes`
|
|
2423
2423
|
0%,
|
|
2424
2424
|
25% {
|
|
2425
2425
|
stroke-dashoffset: 280;
|
|
@@ -2436,16 +2436,16 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2436
2436
|
stroke-dashoffset: 280;
|
|
2437
2437
|
transform: rotate(360deg);
|
|
2438
2438
|
}
|
|
2439
|
-
`,
|
|
2439
|
+
`,Ga=f.styled.svg`
|
|
2440
2440
|
${({$size:e="md"})=>f.css`
|
|
2441
|
-
animation: ${
|
|
2441
|
+
animation: ${Va} 2s linear infinite;
|
|
2442
2442
|
animation-timing-function: linear;
|
|
2443
2443
|
display: inline-block;
|
|
2444
|
-
width: ${
|
|
2444
|
+
width: ${_a[e]}px;
|
|
2445
2445
|
`}
|
|
2446
|
-
`,
|
|
2446
|
+
`,Ya=f.styled.circle`
|
|
2447
2447
|
${({theme:e,$color:n="red"})=>f.css`
|
|
2448
|
-
animation: 1.4s ease-in-out infinite both ${
|
|
2448
|
+
animation: 1.4s ease-in-out infinite both ${Ua};
|
|
2449
2449
|
display: block;
|
|
2450
2450
|
fill: transparent;
|
|
2451
2451
|
stroke-linecap: round;
|
|
@@ -2454,9 +2454,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2454
2454
|
stroke-width: 10px;
|
|
2455
2455
|
transform-origin: 50% 50%;
|
|
2456
2456
|
|
|
2457
|
-
${
|
|
2457
|
+
${Ha(e,n)}
|
|
2458
2458
|
`}
|
|
2459
|
-
`,
|
|
2459
|
+
`,Ka=f.styled.circle`
|
|
2460
2460
|
display: block;
|
|
2461
2461
|
fill: transparent;
|
|
2462
2462
|
stroke: ${({theme:e})=>e.palette.gray[200]};
|
|
@@ -2464,12 +2464,12 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2464
2464
|
stroke-width: 10px;
|
|
2465
2465
|
transform-origin: 50% 50%;
|
|
2466
2466
|
opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
|
|
2467
|
-
`,On=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(
|
|
2467
|
+
`,On=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(Ga,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(Ka,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(Ya,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(I,{color:e==="red"||e==="blue"?o.palette.gray[700]:o.palette.white,ml:.5,size:"md",children:n})]})},Xa={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Za=({publicId:e,variant:n})=>t.jsx($,{...Xa[n],children:t.jsx(ee,{alt:"logo",publicId:e})}),qa=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
|
|
2468
2468
|
${({$size:e=16})=>`
|
|
2469
2469
|
height: ${e}px;
|
|
2470
2470
|
width: ${e}px;
|
|
2471
2471
|
`}
|
|
2472
|
-
`,
|
|
2472
|
+
`,Ja=e=>{const{size:n}=e;return t.jsx(qa,{$size:n,...e})},Qa=({children:e,commitSha:n,commitShortSha:i,parentElement:o,userInfo:r,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:d,userRole:p}=r;return te(o,()=>{a(!1)}),t.jsxs(Tn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(J,{tagLabel:p,variant:"role"})})]})}),t.jsx(ce,{}),e,t.jsx(ce,{}),t.jsx("li",{className:"commit-info",children:t.jsx(oe,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},es=f.styled.button`
|
|
2473
2473
|
align-items: center;
|
|
2474
2474
|
background-color: transparent;
|
|
2475
2475
|
border: unset;
|
|
@@ -2486,7 +2486,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2486
2486
|
&:hover span {
|
|
2487
2487
|
color: ${A.palette.primary[200]};
|
|
2488
2488
|
}
|
|
2489
|
-
`,
|
|
2489
|
+
`,ts=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:o="regular",show:r=!0,icon:a,onClose:l,buttonSide:s="end"})=>{const c=f.useTheme(),[d,p]=u.useState(r),g=u.useCallback(()=>{p(!1),l==null||l()},[l]);u.useEffect(()=>{p(r)},[r,p]);const x=t.jsxs(es,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:o,size:"md",textDecoration:"underline",children:i}),t.jsx(D,{icon:a??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:o==="bold"?"fa-regular":"fa-light"})]});return t.jsxs($,{alignItems:"center",bgGradient:"linear-gradient(45deg, #f32637 0%, #b8075d 100%)",display:d?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[t.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[s==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),s==="end"&&n?x:void 0]}),t.jsx(D,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},ns=f.styled.div`
|
|
2490
2490
|
${({theme:e,$variant:n})=>`
|
|
2491
2491
|
background: ${e.palette.white};
|
|
2492
2492
|
border: 1px solid ${e.palette.gray[200]};
|
|
@@ -2505,9 +2505,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2505
2505
|
right: 16px;
|
|
2506
2506
|
}
|
|
2507
2507
|
`}
|
|
2508
|
-
`,
|
|
2508
|
+
`,is=f.styled(V)`
|
|
2509
2509
|
font-size: ${({theme:e})=>e.typography.text.md};
|
|
2510
|
-
`,
|
|
2510
|
+
`,os=f.styled.div`
|
|
2511
2511
|
${({theme:e,$variant:n})=>`
|
|
2512
2512
|
height: ${e.spacing[2.5]};
|
|
2513
2513
|
width: ${e.spacing[2.5]};
|
|
@@ -2538,7 +2538,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2538
2538
|
color: ${e.palette[n][500]};
|
|
2539
2539
|
}
|
|
2540
2540
|
`}
|
|
2541
|
-
`,
|
|
2541
|
+
`,rs=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",as=({description:e,onClose:n,title:i,variant:o})=>{const r=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(ns,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[t.jsxs(os,{$variant:o,children:[t.jsx(D,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(D,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(D,{icon:rs(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(is,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(B,{height:"fit-content",icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},ss={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},st=({icon:e,label:n,onClick:i,onlyLabel:o=!1,provider:r="GitLab"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:a.palette.gray[100],borderRadius:"4px",cursor:"pointer",display:"flex",flexDirection:"column",gap:.25,height:"62px",justify:"center",minWidth:"64px",onClick:i,pb:.5,pl:.25,pr:.25,pt:.5,children:[o?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(ee,{alt:`${r} Logo`,height:"100%",publicId:ss[r],width:"100%"}):t.jsx(D,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:o?"break-spaces":"nowrap",wordWrap:"unset",children:n??r})})]})},ls=({align:e="end",buttonLabel:n="Add Credential",children:i,id:o,manualOption:r,providers:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=u.useRef(null);te(d.current,()=>{c(!1)},!0);const p=u.useCallback(h=>{r==null||r.onClick(h),c(!1)},[r]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var m;(m=a[h])==null||m.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:d,width:"max-content",zIndex:10,children:[t.jsx(O,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:o,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:s?"visible":"hidden",zIndex:10,children:[Object.keys(a).map(h=>t.jsx(st,{onClick:x(h),provider:h},h)),r===void 0?void 0:t.jsx(st,{icon:"square-plus",label:r.label??"Add manually",onClick:p}),i]})]})},cs=f.styled.button`
|
|
2542
2542
|
${({theme:e,$hasIcon:n})=>`
|
|
2543
2543
|
align-items: center;
|
|
2544
2544
|
background-color: ${n?"unset":e.palette.white};
|
|
@@ -2572,7 +2572,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2572
2572
|
color: ${e.palette.white};
|
|
2573
2573
|
}
|
|
2574
2574
|
`}
|
|
2575
|
-
`,ae=({children:e,disabled:n,hasIcon:i=!1,selected:o,onClick:r})=>t.jsx(
|
|
2575
|
+
`,ae=({children:e,disabled:n,hasIcon:i=!1,selected:o,onClick:r})=>t.jsx(cs,{...o?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||o?void 0:r,children:e}),ds=[10,20,50,100],Wn=({pageSize:e,setPageSize:n})=>{const i=f.useTheme(),[o,r]=u.useState(!1),{refs:a,floatingStyles:l}=y.useFloating({middleware:[y.flip(),y.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:y.autoUpdate}),s=u.useCallback(()=>{r(d=>!d)},[]),c=u.useCallback(d=>()=>{n(d),r(!1)},[n]);return te(a.reference.current,()=>{r(!1)},!0,a.floating.current),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:i.palette.white,border:"1px solid",borderColor:i.palette.gray[200],borderRadius:i.spacing[.25],display:"flex",gap:.125,px:.25,py:.125,children:[t.jsx(I,{size:"md",children:e}),t.jsx(B,{color:i.palette.gray[400],icon:o?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:s,px:.125,py:.125,ref:a.setReference,variant:"ghost"})]}),o?t.jsx($,{bgColor:i.palette.white,border:`1px solid ${i.palette.gray[200]}`,borderRadius:i.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:a.setFloating,shadow:"md",style:l,children:ds.map(d=>{const p=c(d);return t.jsx($,{bgColor:e===d?i.palette.gray[800]:"transparent",bgColorHover:i.palette.gray[e===d?800:100],borderRadius:i.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:p,px:.25,py:.25,children:t.jsx(I,{color:e===d?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:d})},`${d}-${y.random(10)}`)})}):void 0]})},ps=(e,n)=>{if(n<=7)return{pages:Array.from({length:n},(r,a)=>a+1),ellipsis:{start:!1,middle:!1,end:!1}};if(e<=3||e>=n-2){const r=[1,2,3],a=[n-2,n-1,n];return{pages:[...r,...a],ellipsis:{start:!1,middle:!0,end:!1}}}return{pages:[1,...Array.from({length:5},(r,a)=>e-2+a),n],ellipsis:{start:!0,middle:!1,end:!0}}},gs=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:o},onPageChange:r,onPageSizeChange:a})=>{const l=f.useTheme(),s=i*o,c=i===1,d=i===n,{pages:p,ellipsis:{start:g,middle:x,end:h}}=ps(i,n),b=u.useCallback(k=>()=>{r(k)},[r]),m=u.useCallback(()=>{i>1&&r(i-1)},[r,i]),w=u.useCallback(()=>{i<n&&r(i+1)},[r,i,n]),j=u.useCallback(k=>{a(k)},[a]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:`${s-o+1}-${s} of ${e} items`}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(ae,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(D,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(ae,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(D,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),p.map((k,C,v)=>{const S=k===1,T=k===n,F=g&&S&&C===0,R=h&&T&&C===p.length-1,E=x&&C===v.length/2-1;return t.jsxs(_e.default.Fragment,{children:[R&&t.jsx(ae,{disabled:!0,children:"..."}),t.jsx(ae,{onClick:b(k),selected:i===k,children:k}),(F||E)&&t.jsx(ae,{disabled:!0,children:"..."})]},k)}),t.jsx(ae,{disabled:d,hasIcon:!0,onClick:w,children:t.jsx(D,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(ae,{disabled:d,hasIcon:!0,onClick:b(n),children:t.jsx(D,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(Wn,{pageSize:o,setPageSize:j}),t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},us=f.styled.div`
|
|
2576
2576
|
${({theme:e})=>`
|
|
2577
2577
|
height: ${e.spacing[1]};
|
|
2578
2578
|
width: ${e.spacing[1]};
|
|
@@ -2603,7 +2603,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2603
2603
|
font-size: ${e.spacing[.5]};
|
|
2604
2604
|
}
|
|
2605
2605
|
`}
|
|
2606
|
-
`,Bn=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(
|
|
2606
|
+
`,Bn=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(us,{children:[t.jsx(D,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(D,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(D,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?t.jsx($,{cursor:"pointer",display:"inline-block",mr:e,onClick:n,children:t.jsxs($,{alignItems:"center",bgColor:o.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[r,t.jsx(I,{color:o.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:r})},xs=f.styled.div`
|
|
2607
2607
|
${({theme:e,$isDragging:n})=>`
|
|
2608
2608
|
align-items: center;
|
|
2609
2609
|
display: flex;
|
|
@@ -2616,7 +2616,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2616
2616
|
|
|
2617
2617
|
${n?`border: 1px solid ${e.palette.black};`:""}
|
|
2618
2618
|
`}
|
|
2619
|
-
`,_n=({color:e,icon:n})=>t.jsxs("span",{style:{display:"inline-flex",position:"relative"},children:[t.jsxs("span",{className:"fa-stack",style:{zIndex:0,height:"20px",width:"20px"},children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:e,height:"20px",width:"20px"}}),t.jsx("i",{className:"fa-solid fa-circle fa-stack-1x",style:{color:"#ffffff",height:"14px",width:"14px"}})]}),t.jsx("i",{className:`fa-regular fa-${n}`,style:{color:e,position:"absolute",height:"14px",left:"3px",top:"3px",width:"14px"}})]},`${n}-${e}`),Hn=({rank:e})=>{const n=f.useTheme(),i={1:{color:n.palette.error[700],icon:"gauge-max"},2:{color:n.palette.error[500],icon:"gauge-high"},3:{color:n.palette.warning[500],icon:"gauge"},4:{color:n.palette.success[500],icon:"gauge-low"},5:{color:n.palette.info[700],icon:"gauge-min"},6:{color:n.palette.gray[400],icon:"gauge-min"}};return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(_n,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Vn=({item:e,disabled:n,draggedItem:i,position:o,handleDragEnd:r,handleItemDragStart:a})=>{const l=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:r,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(
|
|
2619
|
+
`,_n=({color:e,icon:n})=>t.jsxs("span",{style:{display:"inline-flex",position:"relative"},children:[t.jsxs("span",{className:"fa-stack",style:{zIndex:0,height:"20px",width:"20px"},children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:e,height:"20px",width:"20px"}}),t.jsx("i",{className:"fa-solid fa-circle fa-stack-1x",style:{color:"#ffffff",height:"14px",width:"14px"}})]}),t.jsx("i",{className:`fa-regular fa-${n}`,style:{color:e,position:"absolute",height:"14px",left:"3px",top:"3px",width:"14px"}})]},`${n}-${e}`),Hn=({rank:e})=>{const n=f.useTheme(),i={1:{color:n.palette.error[700],icon:"gauge-max"},2:{color:n.palette.error[500],icon:"gauge-high"},3:{color:n.palette.warning[500],icon:"gauge"},4:{color:n.palette.success[500],icon:"gauge-low"},5:{color:n.palette.info[700],icon:"gauge-min"},6:{color:n.palette.gray[400],icon:"gauge-min"}};return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(_n,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Vn=({item:e,disabled:n,draggedItem:i,position:o,handleDragEnd:r,handleItemDragStart:a})=>{const l=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:r,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(xs,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+l.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(D,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"md",children:e.description}),t.jsx(Hn,{rank:o+1})]})]})},e.title)},hs=({disabled:e,items:n,handleSetItems:i})=>{const o=f.useTheme(),[r,a]=u.useState(n),[l,s]=u.useState(void 0);u.useEffect(()=>{a(n)},[n]);const c=u.useCallback(x=>{a([...x])},[]),d=u.useCallback(x=>{s(x)},[]),p=u.useCallback(()=>{s(void 0),i(r)},[i,r]),g=u.useCallback(x=>()=>{d(x)},[d]);return t.jsx(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:c,style:{borderBottom:`1px solid ${o.palette.gray[200]}`},values:r,children:r.map((x,h)=>t.jsx(Vn,{disabled:e,draggedItem:l,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Wt=2,fs=({score:e,toFixed:n=void 0})=>{const i=f.useTheme(),o=e<=33?"priority-bars-low":"priority-bars-medium",r=e>66||e===0?"priority-bars-high":o,a=n===void 0||n<0?0:n,l=e%1===0?Wt+a:Wt+a+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(D,{icon:r,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?i.palette.primary[500]:i.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:i.palette.gray[200]}),t.jsx(I,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(a).toString().padStart(l,"0"))+"%"})]})},{getVariant:ys}=ie(e=>({compliance:`
|
|
2620
2620
|
display: inline-flex;
|
|
2621
2621
|
|
|
2622
2622
|
&.horizontal {
|
|
@@ -2674,17 +2674,17 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2674
2674
|
.progress-bar {
|
|
2675
2675
|
background-color: ${e.palette.primary[500]};
|
|
2676
2676
|
}
|
|
2677
|
-
`})),
|
|
2677
|
+
`})),bs=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],$s=f.styled.div`
|
|
2678
2678
|
${({theme:e,$minWidth:n,$orientation:i,$rounded:o,$variant:r})=>`
|
|
2679
2679
|
background-color: ${e.palette.gray[100]};
|
|
2680
2680
|
border-radius: ${o?"100px":"unset"};
|
|
2681
2681
|
${i==="horizontal"?"min-width":"min-height"}: ${n}px;
|
|
2682
2682
|
${i==="horizontal"?"":"height: 100%;"}
|
|
2683
2683
|
|
|
2684
|
-
${
|
|
2684
|
+
${ys(e,r)}
|
|
2685
2685
|
|
|
2686
2686
|
`}
|
|
2687
|
-
|
|
2687
|
+
`,ms=f.styled.div`
|
|
2688
2688
|
${({theme:e,$percentage:n,$rounded:i,$variant:o})=>`
|
|
2689
2689
|
display: inline-flex;
|
|
2690
2690
|
width: ${n}%;
|
|
@@ -2694,14 +2694,14 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2694
2694
|
border-radius: ${i?"100px":"unset"};
|
|
2695
2695
|
border-end-end-radius: ${i&&n<100?"0":"inherit"};
|
|
2696
2696
|
border-start-end-radius: ${i&&n<100?"0":"inherit"};
|
|
2697
|
-
background-color: ${o==="compliance"?
|
|
2697
|
+
background-color: ${o==="compliance"?bs(e,n):"inherit"};
|
|
2698
2698
|
`}
|
|
2699
|
-
`,Un=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:o=!1,orientation:r="horizontal",rounded:a=!0,variant:l="default"})=>{const s=o&&i==="left",c=o?t.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,d=t.jsx(
|
|
2699
|
+
`,Un=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:o=!1,orientation:r="horizontal",rounded:a=!0,variant:l="default"})=>{const s=o&&i==="left",c=o?t.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,d=t.jsx($s,{$minWidth:e,$orientation:r,$rounded:a,$variant:l,className:r,children:t.jsx(ms,{$percentage:n,$rounded:a,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:s?"row-reverse":"row",height:r==="horizontal"?"auto":"100%",maxWidth:s?`${e+43}px`:void 0,minWidth:s?`${e+43}px`:void 0,textAlign:"end",children:[d,c]})},Gn=({onClick:e})=>t.jsx("svg",{className:"in-progress-icon",fill:"none",height:"13",onClick:e,viewBox:"0 0 12 13",width:"12",xmlns:"http://www.w3.org/2000/svg",children:t.jsxs("g",{id:"Group 8",children:[t.jsx("path",{d:"M9.40199 3.00342L9.95715 2.34182C9.42087 1.88791 8.80949 1.53109 8.15051 1.28741L7.8552 2.09852C8.41952 2.30786 8.94298 2.61408 9.40199 3.00342Z",fill:"#1D2939"}),t.jsx("path",{d:"M11.1498 6.08815L11.9998 5.90982C11.8803 5.21957 11.6409 4.55558 11.2923 3.94793L10.5444 4.36018C10.8429 4.89758 11.0476 5.48194 11.1498 6.08815Z",fill:"#1D2939"}),t.jsx("path",{d:"M7.8552 11.8057L8.15051 12.6168C8.80949 12.3731 9.42087 12.0163 9.95715 11.5624L9.40199 10.9008C8.94298 11.2901 8.41952 11.5963 7.8552 11.8057Z",fill:"#1D2939"}),t.jsx("path",{d:"M10.5444 9.54409L11.2923 9.97608C11.6411 9.36144 11.8805 8.69095 12 7.99444L11.1498 7.84459C11.0476 8.44177 10.8427 9.01676 10.5444 9.54409Z",fill:"#1D2939"}),t.jsx("path",{d:"M6.04789 13V0.904236C4.44389 0.904236 2.90559 1.54142 1.77139 2.67562C0.637187 3.80982 0 5.34813 0 6.95213C0 8.55613 0.637187 10.0944 1.77139 11.2286C2.90559 12.3628 4.44389 13 6.04789 13Z",fill:"#1D2939"})]})}),Yn=(e,n)=>{switch(e){case"completed":return n.palette.success[500];case"disabled":return n.palette.gray[300];case"error":return n.palette.error[500];case"in progress":return n.palette.gray[800];case"not completed":default:return n.palette.gray[800]}},ws=f.styled(D)`
|
|
2700
2700
|
box-sizing: border-box;
|
|
2701
2701
|
|
|
2702
2702
|
border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Yn("in progress",e)}`:"unset"};
|
|
2703
2703
|
border-radius: 50%;
|
|
2704
|
-
`,
|
|
2704
|
+
`,js=f.styled.div`
|
|
2705
2705
|
${({$minWidth:e,$orientation:n})=>`
|
|
2706
2706
|
display: flex;
|
|
2707
2707
|
flex-direction: ${n==="horizontal"?"row":"column"};
|
|
@@ -2711,16 +2711,16 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2711
2711
|
flex-flow: row wrap;
|
|
2712
2712
|
}
|
|
2713
2713
|
`}
|
|
2714
|
-
`,
|
|
2714
|
+
`,vs=150,ks=({label:e,minWidth:n=vs,state:i="not completed",stepNumber:o=1,title:r,onClick:a,orientation:l="horizontal"})=>{const s=f.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},d=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Un,{minWidth:n,orientation:l,percentage:d||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Gn,{onClick:a}):t.jsx(ws,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Yn(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${o}.${r}`}),e===void 0?null:t.jsx(I,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},Cs=150,Ss=({children:e,orientation:n="horizontal",minWidth:i=Cs})=>{const o=u.Children.toArray(e),r=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>r*i,[r,i]);return t.jsx(js,{$minWidth:`${a}px`,$orientation:n,children:o.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Kn=({description:e="",highlightDescription:n="",mobile:i})=>{const o=f.useTheme(),r=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx($e,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx($e,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:s},`${c+1}-bold`):s)}):t.jsx(I,{lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:e})},zs=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:o,confirmButton:r,container:a,description:l,highlightDescription:s="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:m,width:w="77px",height:j="77px"}=c,k=u.useCallback(()=>{n==null||n.onClick()},[n]),C=u.useCallback(()=>{r==null||r.onClick()},[r]),v=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:p?1.5:2.5,mb:p?1.5:0,size:p?"sm":"md",textAlign:p?"start":"center",children:g}),S=t.jsx(ee,{alt:b,height:j,publicId:m,width:w}),T=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:d,position:"relative",px:p?1.5:2.5,py:p?1.5:2.5,shadow:"lg",width:p?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[p?v:void 0,p?t.jsx($,{alignItems:"center",height:j,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[p?void 0:v,t.jsx(Kn,{description:l,highlightDescription:s,mobile:p})]})]}),o&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:o})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:p?"start":"center",children:[y.lodashExports.isObject(r)?t.jsx(O,{onClick:C,variant:(r==null?void 0:r.variant)??"primary",children:r==null?void 0:r.text},r==null?void 0:r.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:k,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?pe.createPortal(T,a??document.body):T},Ts=f.styled.div.attrs({className:"comp-scroll-up"})`
|
|
2715
2715
|
position: fixed;
|
|
2716
2716
|
bottom: ${({bottom:e})=>e??"unset"};
|
|
2717
2717
|
right: ${({right:e})=>e??"unset"};
|
|
2718
2718
|
z-index: ${({zIndex:e})=>e??"unset"};
|
|
2719
2719
|
left: ${({left:e})=>e??"unset"};
|
|
2720
|
-
`,
|
|
2720
|
+
`,Is=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:o,right:r,zIndex:a=100})=>{const[l,s]=u.useState(!1),[c,d]=u.useState(null),p=f.useTheme();u.useEffect(()=>{d(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{s(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Ts,{bottom:o,left:n,right:r,zIndex:a,children:t.jsx(B,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:p.palette.black,borderRadius:"50%",color:p.palette.white},width:"40px"})}):null},Ds=f.styled.div`
|
|
2721
2721
|
position: relative;
|
|
2722
2722
|
width: 100%;
|
|
2723
|
-
`,
|
|
2723
|
+
`,Es=f.styled.div`
|
|
2724
2724
|
${({theme:e})=>`
|
|
2725
2725
|
align-items: center;
|
|
2726
2726
|
background-color: ${e.palette.white};
|
|
@@ -2735,7 +2735,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2735
2735
|
&:hover { border-color: ${e.palette.gray[600]}; }
|
|
2736
2736
|
&:focus-within { border: 2px solid ${e.palette.black}; }
|
|
2737
2737
|
`}
|
|
2738
|
-
`,
|
|
2738
|
+
`,Rs=f.styled.input`
|
|
2739
2739
|
${({theme:e})=>`
|
|
2740
2740
|
background: none;
|
|
2741
2741
|
border: none !important;
|
|
@@ -2752,7 +2752,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2752
2752
|
::-webkit-search-results-button,
|
|
2753
2753
|
::-webkit-search-results-decoration { display: none; }
|
|
2754
2754
|
`}
|
|
2755
|
-
`,
|
|
2755
|
+
`,Fs=f.styled.div`
|
|
2756
2756
|
${({theme:e})=>`
|
|
2757
2757
|
position: absolute;
|
|
2758
2758
|
z-index: 50;
|
|
@@ -2766,7 +2766,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2766
2766
|
box-shadow: ${e.shadows.md};
|
|
2767
2767
|
overflow: hidden;
|
|
2768
2768
|
`}
|
|
2769
|
-
`,
|
|
2769
|
+
`,Ns=f.styled.ul`
|
|
2770
2770
|
${({theme:e})=>`
|
|
2771
2771
|
list-style: none;
|
|
2772
2772
|
margin: 0;
|
|
@@ -2774,18 +2774,18 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2774
2774
|
max-height: 300px;
|
|
2775
2775
|
overflow-y: auto;
|
|
2776
2776
|
`}
|
|
2777
|
-
`,
|
|
2777
|
+
`,As=f.styled.li`
|
|
2778
2778
|
${({theme:e})=>`
|
|
2779
2779
|
padding: ${e.spacing[.5]} ${e.spacing[.75]};
|
|
2780
2780
|
cursor: pointer;
|
|
2781
2781
|
&:hover { background: ${e.palette.gray[50]}; }
|
|
2782
2782
|
`}
|
|
2783
|
-
`,
|
|
2783
|
+
`,Ls=f.styled.div`
|
|
2784
2784
|
${({theme:e})=>`
|
|
2785
2785
|
padding: ${e.spacing[.75]};
|
|
2786
2786
|
color: ${e.palette.gray[500]};
|
|
2787
2787
|
`}
|
|
2788
|
-
`,
|
|
2788
|
+
`,Ps=300,Ms=({name:e,items:n=[],renderItem:i,onSelectItem:o,onClear:r,onChange:a,value:l,maxLength:s=Ps,emptyText:c="No results",openOnFocus:d=!0,...p})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,w]=u.useState(String(l??""));u.useEffect(()=>{w(String(l??""))},[l]);const{refs:j,floatingStyles:k}=y.useFloating$1({placement:"bottom-start"});te(j.floating.current,()=>b(!1),!0);const C=u.useCallback(()=>{d&&b(!0)},[d]),v=u.useCallback(z=>{const N=z.target.value;if(N.length>s){w(N.slice(0,s));return}w(N),a==null||a(z),b(!0)},[a,s]),S=u.useCallback(()=>{var z;w(""),r==null||r(),a&&a({target:{value:""},currentTarget:{value:""}}),(z=x.current)==null||z.focus(),b(!1)},[r,a]),T=u.useCallback(z=>{const N=Number(z.currentTarget.dataset.index),M=n[N];o==null||o(M),b(!1)},[n,o]),F=h&&(m.trim().length>0||n.length>0),R=u.useMemo(()=>n.length===0?t.jsx(Ls,{children:c}):t.jsx(Ns,{role:"listbox",children:n.map((z,N)=>t.jsx(As,{onClick:T,role:"option",children:i(z)},N))}),[n,c,i,T]),E=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(Ds,{ref:j.setReference,children:[t.jsxs(Es,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Rs,{"aria-expanded":F,id:e,maxLength:s,name:e,onChange:v,onFocus:C,onKeyDown:E,ref:x,type:"search",value:m,...p}),!y.lodashExports.isEmpty(m)&&t.jsx(B,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),F?t.jsx(Fs,{ref:j.setFloating,style:k,children:R}):void 0]})},Os=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},o={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},r={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:y.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?r.none:r[e],textColor:n<1?o.disabled:o.enabled}},ye=({variant:e,value:n})=>{const{iconColor:i,iconText:o,iconTextColor:r,textColor:a}=Os(e,n),l=y.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(X,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:r,size:"md",textAlign:"center",children:o})})}),t.jsx(I,{color:a,size:"md",children:n})]})},Ws=({critical:e,high:n,medium:i,low:o})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(ye,{value:e,variant:"critical"}),t.jsx(ye,{value:n,variant:"high"}),t.jsx(ye,{value:i,variant:"medium"}),t.jsx(ye,{value:o,variant:"low"})]}),Bs=f.styled.div`
|
|
2789
2789
|
${({theme:e})=>`
|
|
2790
2790
|
border-radius: ${e.spacing[.25]};
|
|
2791
2791
|
cursor: pointer;
|
|
@@ -2803,7 +2803,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2803
2803
|
display: block;
|
|
2804
2804
|
}
|
|
2805
2805
|
`}
|
|
2806
|
-
`,
|
|
2806
|
+
`,_s=({visibleElement:e,hiddenElement:n})=>t.jsxs(Bs,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Xn=({customBadge:e=void 0,description:n,icon:i,onClick:o,requiresUpgrade:r=!1,title:a})=>{const l=f.useTheme();return t.jsxs($,{bgColor:l.palette.white,bgColorHover:l.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:o,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:l.palette.gray[300],borderRadius:l.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(D,{icon:i,iconColor:l.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(I,{color:l.palette.gray[800],size:"md",children:a}),r?t.jsx(Bn,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:l.palette.gray[400],size:"sm",children:n})]})]})},Hs=f.styled(y.m.div)`
|
|
2807
2807
|
${({theme:e})=>`
|
|
2808
2808
|
background-color: ${e.palette.white};
|
|
2809
2809
|
box-shadow: ${e.shadows.lg};
|
|
@@ -2826,7 +2826,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2826
2826
|
height: auto;
|
|
2827
2827
|
}
|
|
2828
2828
|
`}
|
|
2829
|
-
`,
|
|
2829
|
+
`,Vs=({children:e,closeIconId:n="close-menu",isOpen:i,items:o,onClose:r,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(d=>()=>{d(),r()},[r]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var w;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),m=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!m&&!(((w=s.current)==null?void 0:w.contains(x))??!1)&&r()};return d.forEach(g=>{document.addEventListener(g,p,{passive:!0})}),()=>{d.forEach(g=>{document.removeEventListener(g,p)})}},[i,r]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx(Hs,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(B,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:r,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(o??[]).map(({customBadge:d,description:p,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Xn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Us=(e,n)=>n>=50?`
|
|
2830
2830
|
${e.palette.gray[200]} 50%,
|
|
2831
2831
|
${e.palette.primary[500]} 50.05%,
|
|
2832
2832
|
${e.palette.primary[500]} ${n}%,
|
|
@@ -2837,7 +2837,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2837
2837
|
${e.palette.primary[500]} 50%,
|
|
2838
2838
|
${e.palette.gray[200]} 50.05%,
|
|
2839
2839
|
${e.palette.gray[200]} 100%
|
|
2840
|
-
`,
|
|
2840
|
+
`,Gs=f.styled.div`
|
|
2841
2841
|
${({theme:e,$min:n,$value:i})=>`
|
|
2842
2842
|
align-items: center;
|
|
2843
2843
|
align-self: stretch;
|
|
@@ -2853,7 +2853,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2853
2853
|
${n>=0?`
|
|
2854
2854
|
${e.palette.primary[500]} ${i}%,
|
|
2855
2855
|
${e.palette.gray[200]} ${i}%
|
|
2856
|
-
`:
|
|
2856
|
+
`:Us(e,i)}
|
|
2857
2857
|
);
|
|
2858
2858
|
border-radius: ${e.spacing[.125]};
|
|
2859
2859
|
height: ${e.spacing[.25]};
|
|
@@ -2877,7 +2877,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2877
2877
|
border: 1px solid ${e.palette.primary[500]};
|
|
2878
2878
|
}
|
|
2879
2879
|
`}
|
|
2880
|
-
`,
|
|
2880
|
+
`,Ys=f.styled.div`
|
|
2881
2881
|
${({theme:e})=>`
|
|
2882
2882
|
align-items: center;
|
|
2883
2883
|
display: flex;
|
|
@@ -2891,7 +2891,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2891
2891
|
font-size: ${e.spacing[.5]};
|
|
2892
2892
|
}
|
|
2893
2893
|
`}
|
|
2894
|
-
`,
|
|
2894
|
+
`,Ks=f.styled.output`
|
|
2895
2895
|
${({theme:e})=>`
|
|
2896
2896
|
align-items: flex-end;
|
|
2897
2897
|
border-radius: ${e.spacing[.5]};
|
|
@@ -2902,7 +2902,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2902
2902
|
padding: ${e.spacing[.625]} ${e.spacing[.75]};
|
|
2903
2903
|
width: 59px;
|
|
2904
2904
|
`}
|
|
2905
|
-
`,Zn=({state:e,trackRef:n,index:i,name:o})=>{const r=u.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:r},e);return t.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":o,ref:r})})})},
|
|
2905
|
+
`,Zn=({state:e,trackRef:n,index:i,name:o})=>{const r=u.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:r},e);return t.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":o,ref:r})})})},Xs=(e,n,i)=>Math.round((i-e)/(n-e)*100),Zs=e=>{const n=f.useTheme(),i=u.useRef(null),{label:o,minValue:r=0,maxValue:a=100,name:l,setValue:s,watch:c}=e,d=y.$a916eb452884faea$export$b7a616150fdb9f44(),p=y.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:d,onChange(b){s==null||s(l,b)},value:c==null?void 0:c(l)}),g=Xs(r,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},p,i);return t.jsx(U,{htmlFor:l,label:o,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Gs,{...x,$min:r??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Zn,{index:0,name:l,state:p,trackRef:i})}),t.jsxs(Ys,{children:[t.jsx("p",{children:`${d.format(r)} (Low)`}),r<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${d.format(a)} (High)`})]})]}),t.jsx(Ks,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:qs}=ie(e=>({completed:`
|
|
2906
2906
|
background-color: ${e.palette.primary[500]};
|
|
2907
2907
|
color: ${e.palette.white};
|
|
2908
2908
|
|
|
@@ -2925,7 +2925,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2925
2925
|
&::after {
|
|
2926
2926
|
background-color: ${e.palette.gray[200]};
|
|
2927
2927
|
}
|
|
2928
|
-
`})),
|
|
2928
|
+
`})),Js=f.styled.div`
|
|
2929
2929
|
${({theme:e})=>`
|
|
2930
2930
|
align-items: stretch;
|
|
2931
2931
|
background-color: ${e.palette.white};
|
|
@@ -2935,7 +2935,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2935
2935
|
padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
|
|
2936
2936
|
scroll-behavior: unset;
|
|
2937
2937
|
`}
|
|
2938
|
-
`,
|
|
2938
|
+
`,Qs=f.styled.div`
|
|
2939
2939
|
display: flex;
|
|
2940
2940
|
flex-direction: row;
|
|
2941
2941
|
margin-bottom: ${({theme:e})=>e.spacing[2]};
|
|
@@ -2943,7 +2943,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2943
2943
|
&:last-child > div:first-child > span::after {
|
|
2944
2944
|
display: none;
|
|
2945
2945
|
}
|
|
2946
|
-
`,
|
|
2946
|
+
`,el=f.styled.div`
|
|
2947
2947
|
${({theme:e})=>`
|
|
2948
2948
|
display: inline-flex;
|
|
2949
2949
|
font-family: ${e.typography.type.primary};
|
|
@@ -2955,7 +2955,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2955
2955
|
margin-right: ${e.spacing[.5]};
|
|
2956
2956
|
}
|
|
2957
2957
|
`}
|
|
2958
|
-
`,
|
|
2958
|
+
`,tl=f.styled.span`
|
|
2959
2959
|
${({theme:e,$variant:n})=>`
|
|
2960
2960
|
border-radius: 6px;
|
|
2961
2961
|
display: inline-block;
|
|
@@ -2978,9 +2978,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2978
2978
|
height: calc(100% - ${e.spacing[1]});
|
|
2979
2979
|
}
|
|
2980
2980
|
|
|
2981
|
-
${
|
|
2981
|
+
${qs(e,n)}
|
|
2982
2982
|
`}
|
|
2983
|
-
`,
|
|
2983
|
+
`,nl=({button:{disabled:e=!1,text:n,type:i="button",onClick:o},steps:r})=>{const[a,l]=u.useState(1),s=u.useCallback((c,d)=>()=>{l(p=>p+c),d==null||d()},[]);return t.jsx(Js,{children:r.map((c,d)=>{const{content:p,title:g,nextAction:x,previousAction:h}=c,b=d+1,m=b===a?"current":"disabled",w=b<a?"completed":m;return t.jsxs(Qs,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(tl,{$variant:w,children:w==="completed"?t.jsx(D,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(V,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),w==="current"&&t.jsxs($,{children:[p,t.jsxs(el,{children:[a>1&&t.jsx(O,{disabled:c.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<r.length?t.jsx(O,{disabled:c.isDisabledNext??!1,onClick:s(1,x),variant:"primary",children:"Next step"}):t.jsx(O,{disabled:e,onClick:o,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},il=e=>{const n=(r,a)=>a.reduce((s,[c,d])=>{if(u.isValidElement(d)||c==="__typename")return s.concat([["",""]]);if(typeof d=="object"&&d){const g=Object.entries(d);return s.concat(n(c,g))}const p=r===""?"":`${r}.`;return s.concat([[p+c,d]])},[]),i=Object.entries(e),o=n("",i).filter(([r])=>r!=="");return Object.fromEntries(o)},Bt=e=>e.map(il),qn=({csvConfig:e={},data:n,children:i})=>{const{columns:o=void 0,export:r=!1,headers:a={},name:l="Report"}=e,s=u.useMemo(()=>y._.isUndefined(o)?Bt(n):Bt(n).map(p=>y._.pick(p,o)),[n,o]),c=u.useMemo(()=>s.length>0&&!y._.isEmpty(a),[s.length,a]),d=u.useMemo(()=>(c?Object.keys(s[0]):[]).map(p=>y._.includes(Object.keys(a),p)?{key:p,label:a[p]}:{key:p,label:p}),[c,s,a]);return r?t.jsx(y.CSVLink,{data:s,filename:l,headers:c?d:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Jn=e=>{const{table:n}=e,{meta:i}=n.options,[o,r]=u.useState(0),[,a]=n.getHeaderGroups(),l=n.getState(),s=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>s.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[s]),d=qt({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),p=u.useCallback(()=>{d.toggle()},[d]);return u.useEffect(()=>{r(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(O,{icon:"columns",id:"columns-toggle-btn",onClick:p,tag:o.toString(),variant:"ghost"}),t.jsx(En,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},re=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),ol=f.styled.span`
|
|
2984
2984
|
transition: all 150ms;
|
|
2985
2985
|
width: 5px;
|
|
2986
2986
|
height: 10px;
|
|
@@ -3005,7 +3005,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3005
3005
|
transition: opacity 150ms;
|
|
3006
3006
|
opacity: ${({$variant:e})=>e==="asc"?0:1};
|
|
3007
3007
|
}
|
|
3008
|
-
`,lt=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(
|
|
3008
|
+
`,lt=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(ol,{$variant:i,children:[t.jsx(D,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(D,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},rl=f.styled.div`
|
|
3009
3009
|
position: relative;
|
|
3010
3010
|
|
|
3011
3011
|
div:has(table) {
|
|
@@ -3169,7 +3169,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3169
3169
|
}
|
|
3170
3170
|
}
|
|
3171
3171
|
}
|
|
3172
|
-
`,
|
|
3172
|
+
`,al=f.styled.div`
|
|
3173
3173
|
${({$width:e,theme:n})=>`
|
|
3174
3174
|
display: flex;
|
|
3175
3175
|
flex-direction: column;
|
|
@@ -3197,7 +3197,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3197
3197
|
}
|
|
3198
3198
|
}
|
|
3199
3199
|
`}
|
|
3200
|
-
`,
|
|
3200
|
+
`,sl=f.styled.div`
|
|
3201
3201
|
align-items: center;
|
|
3202
3202
|
background-color: transparent;
|
|
3203
3203
|
display: flex;
|
|
@@ -3245,11 +3245,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3245
3245
|
transition: all 150ms;
|
|
3246
3246
|
border-right: 1px solid ${({theme:e})=>e.palette.black};
|
|
3247
3247
|
}
|
|
3248
|
-
`,Qn=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{groupHeaders:i,tooltips:o}=(n==null?void 0:n.options.meta)??{},r=u.useCallback(d=>()=>{d.column.getCanSort()&&(n==null||n.setPageIndex(0),d.column.toggleSorting())},[n]),a=d=>p=>{d.getResizeHandler()(p)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(d=>t.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var b;const{isPlaceholder:g}=p,x=g?p.subHeaders[0]:p;return y._.isUndefined(p.column.parent)&&p.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:p.headerGroup.headers.indexOf(p)!==p.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:r(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(lt,{variant:x.column.getIsSorted()}):void 0,(o==null?void 0:o.map(m=>m.columnId).includes(x.id))??!1?t.jsx(X,{icon:"circle-info",id:x.id,place:"right",tip:((b=o==null?void 0:o.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(_t,{onMouseDown:a(p)})]},x.id)})},d.id))});const[l,s]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(s)?l:s;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(d=>{var p;return t.jsxs("th",{id:`header-${d.id}`,style:{position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:r(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(lt,{variant:d.column.getIsSorted()}):void 0,(o==null?void 0:o.map(g=>g.columnId).includes(d.id))??!1?t.jsx(X,{icon:"circle-info",id:d.id,place:"right",tip:((p=o==null?void 0:o.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(_t,{onMouseDown:a(d)})]},d.id)})})})},
|
|
3248
|
+
`,Qn=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{groupHeaders:i,tooltips:o}=(n==null?void 0:n.options.meta)??{},r=u.useCallback(d=>()=>{d.column.getCanSort()&&(n==null||n.setPageIndex(0),d.column.toggleSorting())},[n]),a=d=>p=>{d.getResizeHandler()(p)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(d=>t.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var b;const{isPlaceholder:g}=p,x=g?p.subHeaders[0]:p;return y._.isUndefined(p.column.parent)&&p.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:p.headerGroup.headers.indexOf(p)!==p.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:r(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(lt,{variant:x.column.getIsSorted()}):void 0,(o==null?void 0:o.map(m=>m.columnId).includes(x.id))??!1?t.jsx(X,{icon:"circle-info",id:x.id,place:"right",tip:((b=o==null?void 0:o.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(_t,{onMouseDown:a(p)})]},x.id)})},d.id))});const[l,s]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(s)?l:s;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(d=>{var p;return t.jsxs("th",{id:`header-${d.id}`,style:{position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:r(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(lt,{variant:d.column.getIsSorted()}):void 0,(o==null?void 0:o.map(g=>g.columnId).includes(d.id))??!1?t.jsx(X,{icon:"circle-info",id:d.id,place:"right",tip:((p=o==null?void 0:o.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(_t,{onMouseDown:a(d)})]},d.id)})})})},ll=f.styled.div`
|
|
3249
3249
|
align-items: center;
|
|
3250
3250
|
display: flex;
|
|
3251
3251
|
width: 100%;
|
|
3252
|
-
`,ei=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{loading:i}=(n==null?void 0:n.options.meta)??{},o=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),r=u.useCallback((s,c)=>{if(c===o)return d=>{var p,g;d.stopPropagation(),(g=(p=n==null?void 0:n.options)==null?void 0:p.onRowClick)==null||g.call(p,s)}},[o,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(s):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(On,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(_e.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===o&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:r(s,d),children:t.jsxs(
|
|
3252
|
+
`,ei=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{loading:i}=(n==null?void 0:n.options.meta)??{},o=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),r=u.useCallback((s,c)=>{if(c===o)return d=>{var p,g;d.stopPropagation(),(g=(p=n==null?void 0:n.options)==null?void 0:p.onRowClick)==null||g.call(p,s)}},[o,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(s):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(On,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(_e.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===o&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:r(s,d),children:t.jsxs(ll,{children:[d===o&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(D,{icon:s.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,y.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),s.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${s.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(s)})}):void 0]},s.id))})},ti=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:l,tableRef:s}=u.useContext(re);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(al,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:o,onKeyDown:r,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(Qn,{}),t.jsx(ei,{})]})]})},Ht=f.styled(B)`
|
|
3253
3253
|
${({theme:e,$padding:n})=>`
|
|
3254
3254
|
background-color: ${e.palette.white};
|
|
3255
3255
|
border: 1px solid ${e.palette.gray[200]};
|
|
@@ -3275,7 +3275,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3275
3275
|
background-color: ${e.palette.gray[100]};
|
|
3276
3276
|
}
|
|
3277
3277
|
`}
|
|
3278
|
-
`,ni=()=>{const{table:e}=u.useContext(re),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,o=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),r=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ht,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:r,variant:"ghost"}),t.jsx(Ht,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},
|
|
3278
|
+
`,ni=()=>{const{table:e}=u.useContext(re),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,o=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),r=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ht,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:r,variant:"ghost"}),t.jsx(Ht,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},cl=10,dl=20,pl=50,gl=100,ii=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),i=(n==null?void 0:n.getRowCount())??0,[o,r]=u.useState(!1),[a,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:s,floatingStyles:c}=y.useFloating$1({middleware:[y.offset({mainAxis:4})],open:o,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([cl,dl,pl,gl],(h,b)=>(h.push(b),b===i?!1:b<=i),[]),[i]),p=u.useCallback(()=>{o&&r(!1)},[o]),g=u.useCallback(()=>{r(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),r(!1)},[n,l]);return te(s.reference.current,()=>{r(!1)},!0,s.floating.current),u.useEffect(()=>(window.addEventListener("scrollend",p,!0),()=>{window.removeEventListener("scrollend",p,!0)}),[p]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:a}),t.jsx(B,{color:e.palette.gray[400],icon:o?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),o?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:c,children:d.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},oi=()=>{const{table:e}=u.useContext(re),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},o=(e==null?void 0:e.getRowCount())??0,r=u.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const c=l*a+1,d=Math.min(l*(a+1),s);return`${c}-${d} of ${s}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:r(n,i,o)})},ri=({children:e})=>t.jsxs(sl,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(oi,{}),t.jsx(ii,{}),t.jsx(ni,{})]}),e]}),ai=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),ul=f.styled.div.attrs({className:"search-container"})`
|
|
3279
3279
|
${({theme:e})=>`
|
|
3280
3280
|
display: flex;
|
|
3281
3281
|
flex-direction: column;
|
|
@@ -3322,7 +3322,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3322
3322
|
}
|
|
3323
3323
|
}
|
|
3324
3324
|
`}
|
|
3325
|
-
`,
|
|
3325
|
+
`,xl=f.styled.div.attrs({className:"controls-container"})`
|
|
3326
3326
|
display: flex;
|
|
3327
3327
|
flex: 1 0 50%;
|
|
3328
3328
|
|
|
@@ -3338,7 +3338,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3338
3338
|
justify-content: flex-end;
|
|
3339
3339
|
width: 100%;
|
|
3340
3340
|
}
|
|
3341
|
-
`,
|
|
3341
|
+
`,hl=f.styled.div`
|
|
3342
3342
|
display: flex;
|
|
3343
3343
|
flex-wrap: wrap;
|
|
3344
3344
|
width: 100%;
|
|
@@ -3353,7 +3353,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3353
3353
|
.highlight-container ~ .controls-container {
|
|
3354
3354
|
flex: 1 0 100%;
|
|
3355
3355
|
}
|
|
3356
|
-
`,
|
|
3356
|
+
`,fl=500,Vt=300,si=({children:e})=>{const{table:n}=u.useContext(re),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(n==null?void 0:n.options.meta)??{},a=gt(s=>{const c=s.target.value.slice(0,Vt);i==null||i(c)},fl),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(hl,{children:[i===void 0?void 0:t.jsx(ul,{children:t.jsx(de,{maxLength:Vt,name:"search",onChange:a,onClear:l,placeholder:r,value:o})}),e]})},li=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),ci=({children:e})=>t.jsx(xl,{children:e}),di=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),yl=160,pi=({children:e,table:n})=>{var x;const i=u.useRef(null),o=u.useRef(null),{id:r}=n.options.meta??{},{enableMultiRowSelection:a}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,s=l===1?"item":"items",c=l===0||!a,d=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+yl),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(re.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:o,table:n},children:t.jsx(rl,{id:r,children:e})})},bl=Object.assign(pi,{Caption:li,Columns:Jn,Content:ti,Controls:ci,Export:qn,Footer:ri,FooterContent:ai,Highlighted:di,Options:si}),$l=f.styled.button`
|
|
3357
3357
|
${({theme:e})=>`
|
|
3358
3358
|
align-items: center;
|
|
3359
3359
|
background-color: ${e.palette.white};
|
|
@@ -3407,7 +3407,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3407
3407
|
background-color: ${e.palette.gray[100]};
|
|
3408
3408
|
}
|
|
3409
3409
|
`}
|
|
3410
|
-
|
|
3410
|
+
`,ml=({disabled:e=!1,icon:n,id:i,label:o,name:r,onClick:a,type:l="button",variant:s})=>{const c=f.useTheme(),d=t.jsxs($l,{"aria-label":r??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[n&&t.jsx(D,{clickable:!1,icon:n,iconSize:r===void 0?"sm":"lg",iconType:"fa-light"}),r??void 0]});return t.jsxs($,{display:"flex",children:[d,o&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:o})]})},wl=({items:e,spacing:n=.75})=>{const i=f.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(o=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${i.palette.gray[200]}`,display:"flex",gap:.75,justify:"flex-start",pr:n,py:n,width:"100%",children:[t.jsx(I,{display:"inline-flex",fontWeight:"bold",size:"lg",whiteSpace:"nowrap",...o.backgroundColor?{bgGradient:o.backgroundColor,textFill:"transparent"}:{},children:o.header}),o.content??void 0]},o.header))})},jl=f.styled.div`
|
|
3411
3411
|
${({theme:e})=>`
|
|
3412
3412
|
align-items: flex-start;
|
|
3413
3413
|
display: flex;
|
|
@@ -3424,7 +3424,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3424
3424
|
fill: url(#gradient-01);
|
|
3425
3425
|
}
|
|
3426
3426
|
`}
|
|
3427
|
-
`,
|
|
3427
|
+
`,vl=({children:e,title:n,titleSize:i="sm",description:o,icon:r})=>{const a=f.useTheme();return t.jsxs(jl,{children:[n||o?t.jsxs($,{alignItems:"flex-start",display:"flex",flexDirection:"column",gap:.75,width:"100%",children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.75,height:"max-content",children:[t.jsx("div",{style:{width:"30px",height:"30px",backgroundColor:a.palette.primary[25],borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:t.jsx("i",{className:`fa-solid fa-${r} fill-gradient-01`,style:{fontSize:"14px",width:"14px",height:"14px"}})}),n?t.jsx(V,{fontWeight:"bold",size:i,children:n}):void 0]}),o??void 0]}):void 0,e]})},kl=f.styled.div`
|
|
3428
3428
|
${({theme:e})=>`
|
|
3429
3429
|
align-items: center;
|
|
3430
3430
|
background-color: ${e.palette.white};
|
|
@@ -3446,7 +3446,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3446
3446
|
border: 1px solid ${e.palette.gray[600]};
|
|
3447
3447
|
}
|
|
3448
3448
|
`}
|
|
3449
|
-
`,
|
|
3449
|
+
`,Cl=f.styled.div`
|
|
3450
3450
|
${({theme:e,$size:n})=>`
|
|
3451
3451
|
display: ${n==="long"?"flex":"block"};
|
|
3452
3452
|
flex-direction: column;
|
|
@@ -3496,4 +3496,4 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3496
3496
|
transform: translateX(-50%);
|
|
3497
3497
|
}
|
|
3498
3498
|
`}
|
|
3499
|
-
`,gi=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(
|
|
3499
|
+
`,gi=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(kl,{className:"timeline-card",children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((r,a)=>{const l=`${r}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:r},l)})})]})},Sl=({items:e})=>{const n=u.useRef(null),[i,o]=u.useState("long");return u.useEffect(()=>{n.current&&o(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(Cl,{$size:i,children:e.map((r,a)=>t.jsx(gi,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},zl={content:"",disableBeacon:!0,hideCloseButton:!1,locale:{back:"Back",close:"Close",last:"Close",next:"Next",open:"Open the dialog",skip:"Skip"},showSkipButton:!0,styles:{buttonBack:{fontFamily:"roboto"},buttonNext:{fontFamily:"roboto"},buttonSkip:{fontFamily:"roboto"},options:{zIndex:9999},tooltipContainer:{fontFamily:"roboto",textAlign:"left"}},target:""},Tl=({run:e,steps:n,onFinish:i})=>{const[o,r]=u.useState(e),[a,l]=u.useState(0),s=u.useCallback(c=>{const{action:d,index:p,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?l(p+(d===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||d==="close")&&(r(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:o,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},Il={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Dl=({title:e,href:n,description:i,category:o,id:r,indx:a,remediationTime:l,score:s,severity:c,size:d="lg",requirements:p,Link:g})=>{const x=f.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:w}=Il[d],j=g??"a";return t.jsxs(Qt,{$index:a,children:[t.jsx(I,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:o}),t.jsxs(j,{href:n,children:[t.jsx(V,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:r}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(I,{size:m,children:i}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:w,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),d==="lg"?t.jsx(be,{}):void 0,t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:w,children:"Default score: "}),t.jsx(ut,{textL:s,textR:y.capitalize(c==="disable"?"Unknown":c),variant:c})]}),d==="lg"?t.jsx(be,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:w,children:"Requirements: "}),p.map((k,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(I,{color:x.palette.gray[400],display:"inline",size:w,children:" / "}):void 0,t.jsx("a",{href:k.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[w],textDecoration:"underline"},children:k.title})]},k.key))]})]})]})},El=({title:e,icon:n="circle-info",children:i})=>t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(D,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]}),t.jsx($,{children:i})]});exports.Accordion=Gi;exports.AccordionContent=Kt;exports.ActionButton=xe;exports.AdvancedBadge=qi;exports.AdvisoriesCard=ro;exports.Alert=yo;exports.AppliedFilter=fe;exports.AppliedFilters=sa;exports.ArrayField=it;exports.Avatar=So;exports.BaseButtonComponent=ct;exports.BaseComponent=Ee;exports.BaseSpanComponent=pt;exports.BaseTextComponent=dt;exports.Body=ei;exports.Button=O;exports.Button$1=We;exports.Button$2=ae;exports.ButtonToolbarCenter=Qo;exports.ButtonToolbarRow=tr;exports.ButtonToolbarStartRow=er;exports.Calendar=ln;exports.Calendar$1=un;exports.Calendar$2=hn;exports.CalendarCell=sn;exports.CalendarGrid=Ve;exports.CaptionContent=li;exports.CardContainer=Rr;exports.CardHeader=He;exports.CardWithImage=Io;exports.CardWithInput=wr;exports.CardWithOptions=$n;exports.CardWithSelector=Cr;exports.CardWithSwitch=Ir;exports.Carousel=Mr;exports.Checkbox=se;exports.CodeSnippet=Wr;exports.Col=nt;exports.ColumFilters=Ln;exports.ColumnToggle=Jn;exports.ColumnsModal=En;exports.ComboBox=ht;exports.ComboBoxField=tt;exports.Container=$;exports.ControlsContent=ci;exports.CopyButton=ba;exports.CustomThemeProvider=Mi;exports.DateField=dn;exports.DateSelector=me;exports.Description=Kn;exports.Dialog=Ge;exports.Divider=ce;exports.Dropdown=wa;exports.Editable=Jo;exports.EmptyButton=at;exports.EmptyState=Ca;exports.ErrorMessage=Fo;exports.ExportCsv=qn;exports.FATag=Jt;exports.FilePreview=on;exports.FilterControl=Rn;exports.FilterForm=rt;exports.FilterFormContent=Fn;exports.FiltersList=An;exports.FooterContent=ai;exports.Form=Ta;exports.Gap=or;exports.GridContainer=Da;exports.GroupSelector=Ra;exports.Head=Qn;exports.Header=Ue;exports.Header$1=Cn;exports.Heading=V;exports.HighlightedContent=di;exports.Icon=D;exports.IconButton=B;exports.InProgressIcon=Gn;exports.IndicatorCard=Dr;exports.IndicatorCardDB=Na;exports.InfoSidebar=Aa;exports.InnerForm=Sa;exports.InputArray=ar;exports.InputDate=gn;exports.InputDateRange=xn;exports.InputDateTime=qo;exports.InputFile=dr;exports.InputNumber=yn;exports.InputNumberRange=bn;exports.InputSection=pr;exports.InputTags=ur;exports.ItemCardDB=Oa;exports.ItemContent=wl;exports.Label=xt;exports.Link=oe;exports.ListItem=Ne;exports.ListItemsWrapper=Tn;exports.LittleFlag=Ba;exports.Loading=On;exports.LocationCode=jn;exports.Logo=Za;exports.Lottie=Ja;exports.MemoizedImage=ee;exports.Menu=Qa;exports.MenuItem=Xn;exports.MessageBanner=ts;exports.Modal=wt;exports.ModalConfirm=Sn;exports.ModalFooter=kn;exports.Notification=as;exports.NotificationSign=Oe;exports.NumberField=je;exports.OAuthSelector=ls;exports.Option=rn;exports.OptionBoxContainer=jt;exports.OptionContainer=st;exports.OptionContainer$1=Mn;exports.OutlineContainer=U;exports.PaginationControl=ni;exports.PaginationDropdown=ii;exports.PaginationSize=oi;exports.PaginatorDb=gs;exports.PaginatorDbDropdown=Wn;exports.PhoneInput=$r;exports.PopUp=zs;exports.Popover=Fe;exports.PremiumFeature=Bn;exports.PreviewPanel=In;exports.PriorityCard=Vn;exports.PriorityCards=hs;exports.PriorityScore=fs;exports.ProgressBar=Un;exports.ProgressIndicator=Ss;exports.ProgressStep=ks;exports.RadioButton=yt;exports.RankPosition=Hn;exports.RankPositionIcon=_n;exports.Row=fn;exports.ScrollUpButton=Is;exports.Search=de;exports.SearchDropdown=Ms;exports.SearchPanel=Dn;exports.SeverityBadge=ut;exports.SeverityOverview=Ws;exports.SeverityOverviewBadge=ye;exports.ShowOnHover=_s;exports.SlideOutMenu=Vs;exports.Slider=Zs;exports.SortIcon=lt;exports.Span=$e;exports.StepLapse=nl;exports.Tab=zn;exports.Table=bl;exports.Table$1=pi;exports.TableButton=ml;exports.TableContent=vl;exports.TableContent$1=ti;exports.TableContext=re;exports.TableFooter=ri;exports.TableOptions=si;exports.Tabs=$t;exports.Tag=J;exports.TagsField=ot;exports.Text=I;exports.TextArea=mr;exports.TextInput=Ye;exports.Thumb=Zn;exports.TimeField=pn;exports.TimeLine=Sl;exports.TimeLineCard=gi;exports.Toggle=mn;exports.ToggleSection=El;exports.Tooltip=X;exports.Tour=Tl;exports.WeaknessesCard=Dl;exports.baseStep=zl;exports.formatCheckValues=Pn;exports.getStyledConfig=De;exports.hiddenProps=Ut;exports.icons=Pi;exports.setBorder=Se;exports.setDisplay=ze;exports.setInteraction=Ie;exports.setMargin=ke;exports.setPadding=ve;exports.setPosition=Ce;exports.setText=Te;exports.theme=A;exports.useCarousel=Xt;exports.useClickOutside=te;exports.useCloudinaryImage=Zt;exports.useColumnsModal=qt;exports.useConditionsDialog=ha;exports.useConfirmDialog=fa;exports.useDebouncedCallback=gt;exports.useFilterForm=Nn;exports.useFilters=xa;exports.useModal=Re;exports.useSearch=to;exports.variantBuilder=ie;
|