@fluidattacks/design 3.32.0 → 3.32.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/checkbox/types.d.ts +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/filters/filters-menu/index.d.ts +3 -0
- package/dist/components/filters/filters-menu/index.js +1 -0
- package/dist/components/filters/index.d.ts +3 -0
- package/dist/components/filters/index.js +1 -0
- package/dist/components/filters/index.stories.d.ts +7 -0
- package/dist/components/filters/styles.d.ts +7 -0
- package/dist/components/filters/types.d.ts +38 -0
- 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.js +1 -1
- 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.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/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-B_qFGI2D.js → components-BPqc_IWt.js} +248 -195
- package/dist/{components-Dy4PvJKA.mjs → components-C95_zDtv.mjs} +1022 -886
- package/dist/hooks/index.js +1 -1
- package/dist/hooks/use-filters.d.ts +9 -0
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,11 +1,11 @@
|
|
|
1
|
-
"use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-DktFe9PO.js"),ue=require("react-dom"),et=require("react-router-dom"),
|
|
1
|
+
"use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-DktFe9PO.js"),ue=require("react-dom"),et=require("react-router-dom"),Ti=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},Ve=Ti(u),oe=e=>({getVariant:(n,i)=>e(n)[i]}),Kt=["padding","px","py","pl","pr","pt","pb","margin","mx","my","ml","mr","mt","mb","zIndex","position","top","right","bottom","left","border","borderTop","borderRight","borderBottom","borderLeft","borderColor","borderRadius","scroll","visibility","display","height","width","maxHeight","maxWidth","minHeight","minWidth","shadow","bgColor","bgGradient","gap","flexDirection","flexGrow","justify","justifySelf","alignItems","alignSelf","wrap","color","fontFamily","fontSize","fontWeight","textAlign","whiteSpace","letterSpacing","lineSpacing","textDecoration","textOverflow","whiteSpace","wordBreak","wordWrap","cursor","transition","borderColorHover","bgColorHover","shadowHover"],Ii={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},Di={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},Ei={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},Fi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},Ri={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},Ni={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},Ai={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},Li="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",Pi={type:{primary:"Roboto, sans-serif",mono:"'Space Mono', monospace"},heading:{lg:"32px",md:"24px",sm:"20px",xs:"16px"},text:{lg:"16px",md:"14px",sm:"12px",xs:"10px"},weight:{bold:"700",regular:"400"}},Mi={none:"none",sm:"0px 1px 2px 0px rgba(16, 24, 40, 0.15)",md:"0px 4px 6px 0px rgba(16, 24, 40, 0.15)",lg:"0px 8px 24px 0px rgba(16, 24, 40, 0.15)"},Oi={sm:"1024px",md:"1440px",lg:"1920px"},Wi={0:"0rem",.125:"0.125rem",.25:"0.25rem",.5:"0.5rem",.625:"0.625rem",.75:"0.75rem",.875:"0.875rem",1:"1rem",1.25:"1.25rem",1.5:"1.5rem",1.75:"1.75rem",2:"2rem",2.25:"2.25rem",2.5:"2.5rem",3:"3rem",4:"4rem",5:"5rem",6:"6rem"},Bi=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],A={typography:Pi,shadows:Mi,breakpoints:Oi,spacing:Wi,palette:{primary:Di,complementary:Ei,error:Fi,info:Ai,warning:Ri,success:Ni,black:"#0c111d",gradient:Li,white:"#ffffff",gray:Ii}},_i=({children:e})=>t.jsx(f.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,Ce=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,o=e.py??e.pb??0,r=e.px??e.pl??0;if(e.padding){const[a,l,s,c]=e.padding;return`padding: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[o]} ${A.spacing[r]};`},Se=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,o=e.my??e.mb??0,r=e.mx??e.ml??0;if(e.margin){const[a,l,s,c]=e.margin;return`margin: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[o]} ${A.spacing[r]};`},ze=e=>{const n=L("position",e.position),i=L("top",e.top),o=L("right",e.right),r=L("bottom",e.bottom),a=L("left",e.left),l=L("z-index",e.zIndex);return`
|
|
2
2
|
${n}
|
|
3
3
|
${i}
|
|
4
4
|
${o}
|
|
5
5
|
${r}
|
|
6
6
|
${a}
|
|
7
7
|
${l}
|
|
8
|
-
`},
|
|
8
|
+
`},Te=e=>{const n=L("border",e.border),i=L("border-top",e.borderTop),o=L("border-right",e.borderRight),r=L("border-bottom",e.borderBottom),a=L("border-left",e.borderLeft),l=L("border-color",e.borderColor),s=L("border-radius",e.borderRadius);return`
|
|
9
9
|
${n}
|
|
10
10
|
${i}
|
|
11
11
|
${o}
|
|
@@ -13,9 +13,9 @@
|
|
|
13
13
|
${a}
|
|
14
14
|
${l}
|
|
15
15
|
${s}
|
|
16
|
-
`},
|
|
17
|
-
${_i(e.scroll)}
|
|
16
|
+
`},Hi=e=>e.includes("x")?"overflow-x: auto;":"",Vi=e=>e.includes("y")?"overflow-y: auto;":"",Ie=e=>{const n=e.scroll?`
|
|
18
17
|
${Hi(e.scroll)}
|
|
18
|
+
${Vi(e.scroll)}
|
|
19
19
|
`:"",i=L("visibility",e.visibility),o=L("display",e.display),r=L("height",e.height),a=L("width",e.width),l=L("max-height",e.maxHeight),s=L("max-width",e.maxWidth),c=L("min-height",e.minHeight),d=L("min-width",e.minWidth),p=L("box-shadow",e.shadow?A.shadows[e.shadow]:void 0),g=L("gap",e.gap===void 0?void 0:A.spacing[e.gap]),x=L("background-color",e.bgColor),h=L("background",e.bgGradient),b=L("flex-direction",e.flexDirection),m=L("flex-grow",e.flexGrow),w=L("justify-content",e.justify),j=L("justify-self",e.justifySelf),k=L("align-items",e.alignItems),C=L("align-self",e.alignSelf),v=L("flex-wrap",e.wrap);return`
|
|
20
20
|
${n}
|
|
21
21
|
${i}
|
|
@@ -37,7 +37,7 @@
|
|
|
37
37
|
${k}
|
|
38
38
|
${C}
|
|
39
39
|
${v}
|
|
40
|
-
`},
|
|
40
|
+
`},De=e=>{const n=L("color",e.color),i=L("font-family",e.fontFamily),o=L("font-size",e.fontSize),r=L("font-weight",e.fontWeight),a=L("line-spacing",e.letterSpacing),l=L("line-height",e.lineSpacing),s=L("text-align",e.textAlign),c=L("text-decoration",e.textDecoration),d=L("text-overflow",e.textOverflow),p=L("white-space",e.whiteSpace),g=L("word-break",e.wordBreak),x=L("word-wrap",e.wordWrap);return`
|
|
41
41
|
${n}
|
|
42
42
|
${i}
|
|
43
43
|
${o}
|
|
@@ -50,7 +50,7 @@
|
|
|
50
50
|
${p}
|
|
51
51
|
${g}
|
|
52
52
|
${x}
|
|
53
|
-
`},
|
|
53
|
+
`},Ee=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),o=L("background-color",e.bgColorHover),r=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
|
|
54
54
|
${n}
|
|
55
55
|
|
|
56
56
|
&:hover {
|
|
@@ -59,39 +59,39 @@
|
|
|
59
59
|
${o}
|
|
60
60
|
${r}
|
|
61
61
|
}
|
|
62
|
-
`},
|
|
63
|
-
${ke}
|
|
62
|
+
`},Fe={shouldForwardProp:e=>!Kt.includes(e)},Re=f.styled.div.withConfig(Fe)`
|
|
64
63
|
${Ce}
|
|
65
64
|
${Se}
|
|
66
|
-
${Te}
|
|
67
|
-
${Ie}
|
|
68
65
|
${ze}
|
|
66
|
+
${Ie}
|
|
69
67
|
${De}
|
|
70
|
-
|
|
71
|
-
${
|
|
68
|
+
${Te}
|
|
69
|
+
${Ee}
|
|
70
|
+
`,dt=f.styled.button.withConfig(Fe)`
|
|
72
71
|
${Ce}
|
|
73
72
|
${Se}
|
|
74
|
-
${Te}
|
|
75
|
-
${Ie}
|
|
76
73
|
${ze}
|
|
74
|
+
${Ie}
|
|
77
75
|
${De}
|
|
78
|
-
|
|
79
|
-
${
|
|
76
|
+
${Te}
|
|
77
|
+
${Ee}
|
|
78
|
+
`,pt=f.styled.p.withConfig(Fe)`
|
|
80
79
|
${Ce}
|
|
81
80
|
${Se}
|
|
82
|
-
${Te}
|
|
83
|
-
${Ie}
|
|
84
81
|
${ze}
|
|
82
|
+
${Ie}
|
|
85
83
|
${De}
|
|
86
|
-
|
|
87
|
-
${
|
|
84
|
+
${Te}
|
|
85
|
+
${Ee}
|
|
86
|
+
`,gt=f.styled.span.withConfig(Fe)`
|
|
88
87
|
${Ce}
|
|
89
88
|
${Se}
|
|
90
|
-
${Te}
|
|
91
|
-
${Ie}
|
|
92
89
|
${ze}
|
|
90
|
+
${Ie}
|
|
93
91
|
${De}
|
|
94
|
-
|
|
92
|
+
${Te}
|
|
93
|
+
${Ee}
|
|
94
|
+
`,Ui=f.styled(Re)`
|
|
95
95
|
${({theme:e,$center:n=!1,$styleMd:i,$styleSm:o})=>`
|
|
96
96
|
${n?"margin: auto;":""}
|
|
97
97
|
scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
|
|
@@ -108,7 +108,7 @@
|
|
|
108
108
|
${o};
|
|
109
109
|
}
|
|
110
110
|
`}
|
|
111
|
-
`,$=u.forwardRef(function({as:n="div",center:i,children:o,id:r,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(
|
|
111
|
+
`,$=u.forwardRef(function({as:n="div",center:i,children:o,id:r,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(Ui,{$center:i,$styleMd:s,$styleSm:c,as:n,id:r,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:o})}),Xt=(e,n=!1)=>{if(n)switch(e){case"lg":return 2.5;case"md":return 2;case"sm":return 1.75;case"xs":return 1.5}switch(e){case"lg":return 1.5;case"md":case"sm":return 1.25;case"xs":return 1}},Gi=f.styled(pt)`
|
|
112
112
|
${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:o="block",$fontFamily:r=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:l=0,$overflow:s="unset",$size:c,$sizeMd:d,$textFill:p="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
|
|
113
113
|
background: ${n};
|
|
114
114
|
color: ${i};
|
|
@@ -159,7 +159,7 @@
|
|
|
159
159
|
font-size: ${e.typography.text[p??d]};
|
|
160
160
|
}
|
|
161
161
|
`}
|
|
162
|
-
`,
|
|
162
|
+
`,Yi=f.styled(gt)`
|
|
163
163
|
${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:o="inline",$fontWeight:r="regular",$size:a,$lineSpacing:l=1.25})=>`
|
|
164
164
|
color: ${n};
|
|
165
165
|
display: ${o};
|
|
@@ -172,11 +172,11 @@
|
|
|
172
172
|
|
|
173
173
|
${i===void 0?"":`&::after { content: "${i}"; }`}
|
|
174
174
|
`}
|
|
175
|
-
`,V=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:j,...k},C){return t.jsx(
|
|
175
|
+
`,V=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:j,...k},C){return t.jsx(Gi,{$bgGradient:n,$color:r,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:j,className:o,ref:C,...k,children:i})}),we=u.forwardRef(function({children:n,color:i,content:o,display:r,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Yi,{$color:i,$content:o,$display:r,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:d,$size:p,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),T=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:j,fontStyle:k,...C},v){return t.jsx(Zt,{$bgGradient:n,$color:r,$display:a,$fontFamily:l,$fontStyle:k,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:j,className:o,ref:v,...C,children:i})}),qt=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(T,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx($,{children:e.extraElement}):void 0]})},Je={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Ki=e=>Je[e]?Je[e]:typeof e=="string"&&e.includes("px")?e:Je.md,Xi=f.styled(gt)`
|
|
176
176
|
${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:o,$rotation:r,$size:a,$secondaryColor:l})=>{const s=o?"":"brightness(50%)",c=o??"";return`
|
|
177
177
|
color: ${n};
|
|
178
178
|
cursor: ${e?"pointer":"inherit"};
|
|
179
|
-
font-size: ${
|
|
179
|
+
font-size: ${Ki(a)};
|
|
180
180
|
line-height: 0;
|
|
181
181
|
vertical-align: middle;
|
|
182
182
|
pointer-events: inherit;
|
|
@@ -208,7 +208,7 @@
|
|
|
208
208
|
&:hover:not([disabled]) {
|
|
209
209
|
transform: scale(1.2);
|
|
210
210
|
}
|
|
211
|
-
`;const D=u.forwardRef(function({clickable:n,disabled:i,hoverColor:o,icon:r,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},w){return t.jsx(
|
|
211
|
+
`;const D=u.forwardRef(function({clickable:n,disabled:i,hoverColor:o,icon:r,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},w){return t.jsx(Xi,{$clickable:n,$color:l,$disabled:i,$hoverColor:o,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${r}-icon`,onClick:g,ref:w,...m,children:t.jsx("i",{className:`${p} fa-${r} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${r}`)}),Zi=u.forwardRef(function({aligned:n="end",items:i,bgColor:o},r){const a=f.useTheme(),[l,s]=u.useState(i.map(d=>d.expanded??!1)),c=u.useCallback(d=>p=>{p.preventDefault(),s(g=>g.map((x,h)=>h===d?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:r,children:i.map((d,p)=>{const g=l[p];return t.jsxs($,{bgColor:o??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${d.title}`,"aria-expanded":g,"aria-label":d.title,as:"button",bgColor:o??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(p),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs($,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(T,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:d.title}),t.jsx(D,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(qt,{item:d})]},d.title)})})}),qi=36,Ji=2,Qi=9,eo={sm:12,md:16,lg:24},to=({size:e="lg"})=>{const n=eo[e],i=`bookmarkGradient-${Math.random().toString(qi).substr(Ji,Qi)}`;return t.jsxs("div",{style:{alignItems:"center",display:"flex",height:n,justifyContent:"center",position:"relative",width:n},children:[t.jsxs("svg",{height:n,style:{position:"absolute",zIndex:1},viewBox:"0 0 14 14",width:n,xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M0 0H14V14L7 11.0213L0 14V0Z",fill:`url(#${i})`}),t.jsx("defs",{children:t.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:i,x1:7,x2:7,y1:0,y2:14,children:[t.jsx("stop",{stopColor:"#F32637"}),t.jsx("stop",{offset:"1",stopColor:"#B8075D"})]})})]}),t.jsx("div",{style:{position:"relative",top:"-2px",zIndex:3},children:t.jsx(D,{icon:"crown",iconColor:"#FFFFFF",iconSize:`${n/2-1}px`,iconType:"fa-solid"})})]})},tt=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),no=f.styled.div`
|
|
212
212
|
${({theme:e,$includeAuthor:n,$variant:i})=>`
|
|
213
213
|
display: inline-flex;
|
|
214
214
|
align-items: center;
|
|
@@ -232,7 +232,7 @@
|
|
|
232
232
|
}
|
|
233
233
|
`:""}
|
|
234
234
|
`}
|
|
235
|
-
`,
|
|
235
|
+
`,io=f.styled.div`
|
|
236
236
|
${({theme:e,$variant:n})=>`
|
|
237
237
|
display: flex;
|
|
238
238
|
align-items: center;
|
|
@@ -248,7 +248,7 @@
|
|
|
248
248
|
padding: ${e.spacing[.125]} ${e.spacing[.5]};
|
|
249
249
|
position: relative;
|
|
250
250
|
`}
|
|
251
|
-
`,Jt=(e,n)=>{const[o,r]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{r(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const s=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:o,progress:a,setCycle:r,setProgress:l}},
|
|
251
|
+
`,Jt=(e,n)=>{const[o,r]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{r(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const s=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:o,progress:a,setCycle:r,setProgress:l}},Q=(e,n,i=!1,o)=>{u.useEffect(()=>{var a;const r=l=>{e&&!e.contains(l.target)&&!(o!=null&&o.contains(l.target))&&n()};return i?(document.addEventListener("mousedown",r,!0),()=>{document.removeEventListener("mousedown",r,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",r,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",r,!0)})},[i,e,o,n])},Qt=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new y.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},xe=e=>{const[n,i]=u.useState(!1),o=u.useCallback(()=>{i(!0)},[]),r=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:r,isOpen:n,name:e,open:o,setIsOpen:i,toggle:a}},oo=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),en=({name:e,items:n,columnOrder:i,setColumnOrder:o,setColumnVisibility:r})=>{const a=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,s]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:w})=>!w),b=[...g.filter(({locked:w})=>w),...x],m=b.map(({name:w})=>w);s(w=>[...b,...w.filter(({name:j})=>!m.includes(j))]),o&&o(b.map(({id:w})=>w))},[o]),d=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});r==null||r(oo(g)),c(g)},[l,i,c,r]),p=u.useMemo(()=>y.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:d,columns:l,...xe(e),hasChanged:p}},ut=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),ro=e=>{const[n,i]=u.useState(),o=ut(r=>{i(r)},(e==null?void 0:e.debounceWait)??300);return[n,o]},ao=({alt:e="img",height:n="",width:i="",transformation:o,plugins:r=[y.lazyload(),y.placeholder()],publicId:a})=>{const l=Qt({publicId:a});return o&&l.addTransformation(o),t.jsx(y.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:r,width:i})},ne=Ve.default.memo(ao),Dt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},tn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(no,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(io,{$variant:n,children:[t.jsx(ne,{alt:Dt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),Dt[n]]}),e?t.jsx(T,{display:"inline",size:"sm",children:e}):void 0]})},so={critical:{bgColor:A.palette.primary[700],colorL:A.palette.gray[800],colorR:A.palette.white},disable:{bgColor:A.palette.gray[200],colorL:A.palette.gray[400],colorR:A.palette.gray[400]},high:{bgColor:A.palette.error[500],colorL:A.palette.gray[800],colorR:A.palette.white},low:{bgColor:A.palette.warning[200],colorL:A.palette.gray[800],colorR:A.palette.gray[800]},medium:{bgColor:A.palette.warning[500],colorL:A.palette.gray[800],colorR:A.palette.gray[800]}},xt=({textL:e,textR:n,variant:i})=>{const o=f.useTheme(),{bgColor:r,colorL:a,colorR:l}=so[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:`1px solid ${r}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(T,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:r,border:`1px solid ${r}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(T,{color:l,size:"md",children:n})})]})},lo=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",nn=f.styled.div`
|
|
252
252
|
${({theme:e,$index:n})=>`
|
|
253
253
|
align-items: flex-start;
|
|
254
254
|
display: flex;
|
|
@@ -256,7 +256,7 @@
|
|
|
256
256
|
background-color: ${e.palette.white};
|
|
257
257
|
border: 1px solid;
|
|
258
258
|
border-color: ${e.palette.gray[200]};
|
|
259
|
-
border-radius: ${
|
|
259
|
+
border-radius: ${lo(e,n)};
|
|
260
260
|
gap: ${e.spacing[.5]};
|
|
261
261
|
padding: ${e.spacing[1.5]};
|
|
262
262
|
overflow: hidden;
|
|
@@ -270,12 +270,12 @@
|
|
|
270
270
|
border-color: transparent;
|
|
271
271
|
}
|
|
272
272
|
`}
|
|
273
|
-
|
|
273
|
+
`,me=f.styled.div`
|
|
274
274
|
display: inline-block;
|
|
275
275
|
content: "";
|
|
276
276
|
height: 24px;
|
|
277
277
|
border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
|
|
278
|
-
`,
|
|
278
|
+
`,co=({affects:e,author:n,href:i,cves:o,creator:r,packageName:a,publishedDate:l,severity:s,score:c,title:d,indx:p,Link:g})=>{const x=f.useTheme(),h=g??"a";return t.jsxs(nn,{$index:p,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[o==null?void 0:o.map(b=>t.jsx(T,{color:x.palette.gray[800],display:"inline",size:"lg",children:b.cve},b.cve)),r?t.jsx(tn,{author:n,variant:r}):void 0]}),t.jsx(h,{href:i,children:t.jsx(V,{fontWeight:"bold",size:"sm",children:d})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",children:[t.jsx(xt,{textL:c,textR:y.capitalize(s==="disable"?"Unknown":s),variant:s}),e?t.jsxs(t.Fragment,{children:[t.jsx(me,{}),t.jsxs(T,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(me,{}),t.jsxs(T,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(me,{}),t.jsxs(T,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Published date: "}),l]})]}):void 0]})]})},po=e=>{switch(e){case"warning":return"triangle-exclamation";case"info":return"circle-info";case"success":return"circle-check";case"error":default:return"circle-exclamation"}},{getVariant:go}=oe(e=>({error:`
|
|
279
279
|
background: ${e.palette.error[50]};
|
|
280
280
|
border: 1px solid ${e.palette.error[500]};
|
|
281
281
|
color: ${e.palette.error[700]};
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
color: ${e.palette.warning[700]};
|
|
328
328
|
}
|
|
329
329
|
}
|
|
330
|
-
`})),
|
|
330
|
+
`})),uo=f.styled.div`
|
|
331
331
|
${({theme:e,$variant:n,$iconPosition:i="center"})=>`
|
|
332
332
|
background: transparent;
|
|
333
333
|
align-items: ${i==="top"?"flex-start":"center"};
|
|
@@ -347,18 +347,18 @@
|
|
|
347
347
|
background-color: transparent;
|
|
348
348
|
}
|
|
349
349
|
|
|
350
|
-
${
|
|
350
|
+
${go(e,n??"error")}
|
|
351
351
|
`}
|
|
352
|
-
`,
|
|
352
|
+
`,xo=f.styled.div`
|
|
353
353
|
padding-right: 4px;
|
|
354
354
|
width: 100%;
|
|
355
355
|
font-size: 20px;
|
|
356
356
|
font-weight: ${({theme:e})=>e.typography.weight.bold};
|
|
357
|
-
`,
|
|
357
|
+
`,ho=f.styled.div`
|
|
358
358
|
padding-right: 4px;
|
|
359
359
|
width: 100%;
|
|
360
360
|
font-weight: ${({theme:e,$hasTitle:n})=>n?e.typography.weight.regular:e.typography.weight.bold};
|
|
361
|
-
`,{getVariant:
|
|
361
|
+
`,{getVariant:fo}=oe(e=>({ghost:`
|
|
362
362
|
background: transparent;
|
|
363
363
|
border: none;
|
|
364
364
|
color: ${e.palette.gray[800]};
|
|
@@ -454,9 +454,9 @@
|
|
|
454
454
|
${i!=="link"?`--btn-padding-y: ${e.spacing[1]}`:""};
|
|
455
455
|
}
|
|
456
456
|
|
|
457
|
-
${
|
|
457
|
+
${fo(e,i??"primary")}
|
|
458
458
|
`}
|
|
459
|
-
`,
|
|
459
|
+
`,yo=f.styled(on)`
|
|
460
460
|
${({theme:e,disabled:n,borderRadius:i="4px",px:o=.5,py:r=.5,$variant:a})=>`
|
|
461
461
|
--btn-spacing: ${i};
|
|
462
462
|
--btn-padding-x: ${e.spacing[o]};
|
|
@@ -472,7 +472,7 @@
|
|
|
472
472
|
${n?`color: ${e.palette.gray[300]};`:""}
|
|
473
473
|
}
|
|
474
474
|
`}
|
|
475
|
-
`,
|
|
475
|
+
`,bo=f.styled(Re)``,$o=f.styled.div`
|
|
476
476
|
${({theme:e,$maxWidth:n="320px"})=>`
|
|
477
477
|
background-color: ${e.palette.gray[700]};
|
|
478
478
|
border-radius: 8px;
|
|
@@ -484,7 +484,7 @@
|
|
|
484
484
|
word-break: break-word;
|
|
485
485
|
z-index: 999999;
|
|
486
486
|
`}
|
|
487
|
-
|
|
487
|
+
`,mo=f.styled.div`
|
|
488
488
|
position: absolute;
|
|
489
489
|
width: 16px;
|
|
490
490
|
height: 8px;
|
|
@@ -509,7 +509,7 @@
|
|
|
509
509
|
left: 50%;
|
|
510
510
|
transform: translateX(-50%) rotate(180deg);
|
|
511
511
|
`}}}
|
|
512
|
-
`,X=({children:e,disabled:n=!1,display:i="inline-block",height:o,icon:r,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const m=f.useTheme(),[w,j]=u.useState(!1),{refs:k,floatingStyles:C,context:v,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:j,open:w,placement:p,whileElementsMounted:y.autoUpdate}),
|
|
512
|
+
`,X=({children:e,disabled:n=!1,display:i="inline-block",height:o,icon:r,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const m=f.useTheme(),[w,j]=u.useState(!1),{refs:k,floatingStyles:C,context:v,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:j,open:w,placement:p,whileElementsMounted:y.autoUpdate}),I=y.useHover(v,{delay:{close:0,open:500},move:!1}),R=y.useFocus(v),F=y.useRole(v,{role:r?"label":"tooltip"}),{getReferenceProps:E,getFloatingProps:z}=y.useInteractions([I,R,F]),N=u.useMemo(()=>S.startsWith("top")?"top":S.startsWith("bottom")?"bottom":S.startsWith("left")?"left":S.startsWith("right")?"right":"bottom",[S]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(bo,{...E(),display:i,height:o,id:s,ref:k.setReference,width:b,children:r?t.jsx(D,{clickable:!0,disabled:n,icon:r,iconColor:a,iconSize:l??"sm",iconType:w?"fa-solid":"fa-light"}):e}),w&&!h&&ue.createPortal(t.jsxs($o,{...z(),$maxWidth:c,id:`floating-${s}`,ref:k.setFloating,style:C,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(T,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(T,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(mo,{$placement:N,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},B=u.forwardRef(function({borderRadius:n,disabled:i,icon:o,iconColor:r,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:w,variant:j="primary",...k},C){const v=t.jsx(yo,{$variant:j,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:C,type:h,value:w,...k,children:t.jsx(D,{clickable:!1,icon:o,iconColor:r,iconSize:a,iconTransform:l,iconType:s})}),I=(h+(j??"")+(c??o)).replace(/ /u,"_");return b===void 0?v:t.jsx(X,{id:`${I}-tooltip`,place:m,tip:b,children:v})}),wo=u.forwardRef(function({autoHide:n=!1,children:i,closable:o=!1,icon:r,iconEnabled:a=!0,iconPosition:l="center",onClose:s=void 0,onTimeOut:c,show:d=!0,time:p=8,title:g,variant:x="error",id:h,...b},m){const[w,j]=u.useState(d),k=u.useCallback(()=>{s==null||s(),j(!1)},[s]);return u.useEffect(()=>{const C=setTimeout(()=>{c==null||c(!0),n&&k()},p*1e3);return()=>{clearTimeout(C)}},[n,k,p,c]),u.useEffect(()=>{j(d)},[d,j]),t.jsx($,{display:w?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(uo,{$iconPosition:l,$variant:x,id:h,children:[a?t.jsx(D,{clickable:!1,icon:r??po(x),iconSize:"lg",iconType:"fa-light",mt:l==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(xo,{children:g}):void 0,t.jsx(ho,{$hasTitle:!!g,children:i})]}),o?t.jsx(B,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:k,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),Et=f.styled.div`
|
|
513
513
|
${({theme:e})=>`
|
|
514
514
|
align-items: center;
|
|
515
515
|
background-color: ${e.palette.gray[200]};
|
|
@@ -525,7 +525,7 @@
|
|
|
525
525
|
width: ${e.spacing[1.25]};
|
|
526
526
|
height: ${e.spacing[1.25]};
|
|
527
527
|
`}
|
|
528
|
-
`,
|
|
528
|
+
`,jo=f.styled.div`
|
|
529
529
|
ul,
|
|
530
530
|
ol {
|
|
531
531
|
padding-top: 6px;
|
|
@@ -589,7 +589,7 @@
|
|
|
589
589
|
#menu-profile-container li div {
|
|
590
590
|
min-width: unset;
|
|
591
591
|
}
|
|
592
|
-
`,
|
|
592
|
+
`,vo=f.styled(Re)`
|
|
593
593
|
${({theme:e,$variant:n,$numberIndicator:i})=>{const o=i!=null&&i>0;return`
|
|
594
594
|
align-items: center;
|
|
595
595
|
background: ${n==="error"?e.palette.primary[400]:e.palette.warning[500]};
|
|
@@ -603,14 +603,14 @@
|
|
|
603
603
|
min-width: ${o?e.spacing[1.25]:e.spacing[.5]};
|
|
604
604
|
height: ${o?"14px":e.spacing[.5]}};
|
|
605
605
|
`}}
|
|
606
|
-
`,
|
|
606
|
+
`,ko=f.styled.div`
|
|
607
607
|
align-items: center;
|
|
608
608
|
color: ${({theme:e})=>e.palette.white};
|
|
609
609
|
display: flex;
|
|
610
610
|
font-size: ${({theme:e})=>e.typography.text.sm};
|
|
611
611
|
font-weight: ${({theme:e})=>e.typography.weight.regular};
|
|
612
612
|
justify-content: center;
|
|
613
|
-
`,Be=u.forwardRef(function({numberIndicator:n,show:i,variant:o="error",...r},a){return t.jsx(
|
|
613
|
+
`,Be=u.forwardRef(function({numberIndicator:n,show:i,variant:o="error",...r},a){return t.jsx(vo,{$numberIndicator:n,$variant:o,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...r,children:n&&t.jsx(ko,{children:n<=9?n:9})})}),{getVariant:Co}=oe(e=>({default:`
|
|
614
614
|
background-color: ${e.palette.gray[200]};
|
|
615
615
|
color: ${e.palette.gray[800]};
|
|
616
616
|
`,error:`
|
|
@@ -685,7 +685,7 @@
|
|
|
685
685
|
background-color: ${e.palette.warning[400]};
|
|
686
686
|
color: ${e.palette.warning[700]};
|
|
687
687
|
}
|
|
688
|
-
`})),
|
|
688
|
+
`})),So=f.styled.span`
|
|
689
689
|
${({theme:e,$fontSize:n=e.typography.text.sm,$variant:i})=>`
|
|
690
690
|
align-items: center;
|
|
691
691
|
border-radius: ${e.spacing[i==="technique"?1:.25]};
|
|
@@ -706,9 +706,9 @@
|
|
|
706
706
|
display: flex;
|
|
707
707
|
}
|
|
708
708
|
|
|
709
|
-
${
|
|
709
|
+
${Co(e,i)}
|
|
710
710
|
`}
|
|
711
|
-
`,{getVariant:
|
|
711
|
+
`,{getVariant:zo}=oe(e=>({highRelevance:`
|
|
712
712
|
color: ${e.palette.primary[500]};
|
|
713
713
|
|
|
714
714
|
&:hover:not([disabled]) {
|
|
@@ -747,13 +747,13 @@
|
|
|
747
747
|
text-decoration: none;
|
|
748
748
|
}
|
|
749
749
|
|
|
750
|
-
${n?`color: ${n}`:
|
|
750
|
+
${n?`color: ${n}`:zo(e,i)}
|
|
751
751
|
`}
|
|
752
|
-
`,
|
|
752
|
+
`,To=f.styled.a`
|
|
753
753
|
${rn}
|
|
754
|
-
`,
|
|
754
|
+
`,Io=f.styled(et.Link)`
|
|
755
755
|
${rn}
|
|
756
|
-
`,re=({children:e,color:n,download:i,href:o,iconPosition:r="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=o.startsWith("https://"),p=t.jsx(D,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return d?t.jsxs(
|
|
756
|
+
`,re=({children:e,color:n,download:i,href:o,iconPosition:r="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=o.startsWith("https://"),p=t.jsx(D,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return d?t.jsxs(To,{$color:n,$variant:s,$wrap:c,download:i,href:o,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[r==="left"?p:void 0,e,r==="right"?p:void 0]}):t.jsxs(Io,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:o,children:[l!==void 0&&r==="left"?p:void 0,e,l!==void 0&&r==="right"?p:void 0]})},ee=({disabled:e,icon:n,iconColor:i="inherit",iconType:o="fa-light",id:r="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:c,onClose:d,priority:p="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),m=`${x.slice(0,25)}...`;return t.jsxs(we,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(So,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(D,{icon:n,iconColor:i,iconSize:"sm",iconType:o}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?m:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(B,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:r,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(re,{href:s,children:c})]})},an=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},O=u.forwardRef(function({children:n,disabled:i=!1,external:o=!1,href:r,id:a,icon:l,iconColor:s,iconSize:c="lg",iconType:d,name:p,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:w="button",tooltip:j,tooltipPlace:k="bottom",underline:C=!1,value:v,variant:S="primary",width:I,...R},F){const E=j!==void 0,z=`${a}-tooltip`,N=u.useCallback(()=>{r&&an(r,o)},[o,r]),M=t.jsxs(on,{$variant:S,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:p,onClick:S==="link"?N:h,ref:F,type:w,value:v,width:I,...E?{"data-tooltip-id":z}:{},...R,children:[g&&S==="ghost"&&!i?t.jsx(Be,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(D,{icon:l,iconColor:s??void 0,iconSize:c,iconType:d??"fa-light"}),n,b||S==="link"?t.jsx(D,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,m===void 0||i?null:t.jsx(ee,{tagLabel:m,variant:"default"}),x!==void 0&&S==="ghost"&&!i?t.jsx(Be,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return E?t.jsx(X,{disabled:!E,id:z,place:k,tip:j,width:I,children:M}):M}),Do=u.forwardRef(function({children:n,onClick:i,userName:o,showIcon:r=!1,showUsername:a=!1},l){const s=!!i,c=f.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[s?t.jsxs(O,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(Et,{children:o[0].toUpperCase()}),a?t.jsx(T,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:o.split(" ")[0]}):void 0,r?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(Et,{children:o[0].toUpperCase()}),a?t.jsxs(T,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",o.split(" ")[0],"!"]}):void 0,r?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(jo,{children:n})]})})}),Ue=({authorEmail:e,date:n,description:i,descriptionColor:o,id:r,title:a,titleColor:l,textAlign:s,textSpacing:c=0,tooltip:d})=>{const p=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||d?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(T,{color:l??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,d&&t.jsx(X,{icon:"circle-info",id:r,place:"top",tip:d})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(T,{color:o??p.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(T,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(T,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},Ft=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
|
|
757
757
|
& img {
|
|
758
758
|
display: block;
|
|
759
759
|
}
|
|
@@ -768,7 +768,7 @@
|
|
|
768
768
|
pointer-events: none;
|
|
769
769
|
${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
|
|
770
770
|
}
|
|
771
|
-
`,
|
|
771
|
+
`,Eo=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},Fo=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,Eo(n)),sn=({alt:e,fileType:n,width:i="100%",opacity:o=0,src:r,height:a="auto"})=>n==="video"||Fo(["webm"],r)?t.jsx(Ft,{$opacity:o,children:t.jsx(re,{href:r,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:a,width:i},children:[t.jsx("source",{src:r,type:"video/webm"}),r]})})}):t.jsx(Ft,{$opacity:o,children:t.jsx("img",{alt:e,src:r,style:{height:a,width:i}})}),Ro=({alt:e,authorEmail:n,date:i,description:o,src:r,children:a,isEditing:l,onClick:s,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0})=>{const x=f.useTheme(),[h,b]=u.useState(!1),m=u.useCallback(()=>{b(!0)},[]),w=u.useCallback(()=>{b(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:x.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:w,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:x.palette.black,borderRadius:x.spacing[.25],cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(Ve.default.Fragment,{children:[t.jsx(sn,{alt:e,fileType:p,height:"147px",opacity:h?.3:0,src:r,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(B,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Ue,{authorEmail:n,date:i,description:o,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},No=f.styled.div`
|
|
772
772
|
${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:o="auto"})=>`
|
|
773
773
|
display: flex;
|
|
774
774
|
background-color: ${e.palette.white};
|
|
@@ -787,7 +787,7 @@
|
|
|
787
787
|
text-align: ${n};
|
|
788
788
|
}
|
|
789
789
|
`}
|
|
790
|
-
`,ht=({htmlFor:e,label:n,link:i,required:o,tooltip:r,weight:a="normal"})=>{const l=f.useTheme(),s=`${e}-tooltip`,c=r!==void 0&&!y.lodashExports.isEmpty(r);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:l.typography.type.primary,fontWeight:l.typography.weight[a]},children:[n,o&&t.jsx(D,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(X,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:r}):null,i?t.jsx(re,{href:i,target:"_blank"}):null]})},
|
|
790
|
+
`,ht=({htmlFor:e,label:n,link:i,required:o,tooltip:r,weight:a="normal"})=>{const l=f.useTheme(),s=`${e}-tooltip`,c=r!==void 0&&!y.lodashExports.isEmpty(r);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:l.typography.type.primary,fontWeight:l.typography.weight[a]},children:[n,o&&t.jsx(D,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(X,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:r}):null,i?t.jsx(re,{href:i,target:"_blank"}):null]})},Ao=f.styled.div`
|
|
791
791
|
${({theme:e})=>`
|
|
792
792
|
align-items: flex-start;
|
|
793
793
|
display: inline-flex;
|
|
@@ -969,7 +969,7 @@
|
|
|
969
969
|
border: 1px solid ${e.palette.gray[600]};
|
|
970
970
|
}
|
|
971
971
|
`}
|
|
972
|
-
`,
|
|
972
|
+
`,Lo=f.styled.div`
|
|
973
973
|
height: 1px;
|
|
974
974
|
background-color: ${({theme:e})=>e.palette.gray[300]};
|
|
975
975
|
flex-shrink: 0;
|
|
@@ -983,7 +983,7 @@
|
|
|
983
983
|
${J}:focus-within:not(.disabled, .error) & {
|
|
984
984
|
border: 1px solid ${({theme:e})=>e.palette.black};
|
|
985
985
|
}
|
|
986
|
-
`,
|
|
986
|
+
`,Po=f.styled.div`
|
|
987
987
|
${({theme:e,$show:n})=>`
|
|
988
988
|
align-items: center;
|
|
989
989
|
align-self: stretch;
|
|
@@ -996,7 +996,7 @@
|
|
|
996
996
|
line-height: 18px;
|
|
997
997
|
text-align: left;
|
|
998
998
|
`}
|
|
999
|
-
`,G=({children:e,disabled:n,id:i,error:o,helpLink:r,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=h?h.length:0;return t.jsxs(
|
|
999
|
+
`,G=({children:e,disabled:n,id:i,error:o,helpLink:r,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=h?h.length:0;return t.jsxs(Ao,{id:i,children:[c===void 0?void 0:t.jsx(ht,{htmlFor:s,label:c,link:d==="up"?r:void 0,required:g,tooltip:x,weight:b}),e,o||p?t.jsxs($,{display:"flex",justify:o===void 0?"end":"space-between",width:"100%",children:[o&&t.jsx(T,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:o}),p&&t.jsx(ee,{priority:"low",tagLabel:`${w}/${p}`,variant:n?"inactive":"error"})]}):void 0,l||r?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(D,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(T,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),r&&d==="down"?t.jsx(re,{href:r,children:a}):void 0]}):void 0]})},Ne=({className:e,children:n,isFilter:i=!1,popoverRef:o,state:r,triggerRef:a,...l})=>{var x;const s=f.useTheme(),c=u.useRef(null),d=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:p}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:o??c,triggerRef:a,isNonModal:o?!0:void 0,shouldFlip:e==="dropdown"},r),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...p,className:e,id:"popover",onPointerDown:i?g:void 0,ref:o??c,style:{...p.style,maxHeight:300,overflowY:"auto",scrollbarColor:`${s.palette.gray[600]} ${s.palette.gray[100]}`,scrollPadding:s.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:d==null?void 0:d.width}:{}},children:n})})},Mo=f.styled.ul`
|
|
1000
1000
|
${({theme:e,$multiSelection:n,$width:i})=>`
|
|
1001
1001
|
align-self: center;
|
|
1002
1002
|
background: ${e.palette.white};
|
|
@@ -1016,7 +1016,7 @@
|
|
|
1016
1016
|
border-bottom: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
|
|
1017
1017
|
}
|
|
1018
1018
|
`}
|
|
1019
|
-
`,
|
|
1019
|
+
`,Oo=f.styled.li`
|
|
1020
1020
|
${({theme:e,$multiSelection:n})=>`
|
|
1021
1021
|
align-items: center;
|
|
1022
1022
|
color: ${e.palette.gray[800]};
|
|
@@ -1059,7 +1059,7 @@
|
|
|
1059
1059
|
}
|
|
1060
1060
|
}
|
|
1061
1061
|
`}
|
|
1062
|
-
`,
|
|
1062
|
+
`,Wo=f.styled.label`
|
|
1063
1063
|
${({theme:e})=>`
|
|
1064
1064
|
align-items: center;
|
|
1065
1065
|
color: ${e.palette.gray[600]};
|
|
@@ -1131,7 +1131,7 @@
|
|
|
1131
1131
|
fill: ${e.palette.white};
|
|
1132
1132
|
}
|
|
1133
1133
|
`}
|
|
1134
|
-
`,ce=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(
|
|
1134
|
+
`,ce=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Wo,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":r,checked:n,"data-testid":typeof o=="string"?o??p:p,disabled:i,id:r,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:p,...g}),t.jsx(D,{disabled:i,icon:"check",iconSize:"xl"}),o??p]}),d===void 0?void 0:t.jsx(X,{icon:"circle-info",id:d,place:"right",tip:d})]})}),ln=({item:e,multiSelection:n,name:i,register:o,setInputValue:r,setValue:a,state:l,watch:s})=>{var R,F,E;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(z=>!Array.from(g).includes(z)&&z!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:w}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),j=[b?"selected":"",m?"focused":"",w?"disabled":""].join(" "),k=u.useCallback(z=>{r(""),a==null||a(`${i}Options`,""),z.currentTarget.checked&&(r(z.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,r,a]),C=u.useCallback(()=>{const z=s==null?void 0:s(`${i}Options`),N=typeof z=="string"?[z]:z;y.isEqual(x,N)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),r("All vulnerability types")):(a==null||a("checkAll",""),r((N==null?void 0:N.length)<=2?N.join(", "):`${N.slice(0,2).join(", ")+`, +${N.length-2} more`}`))},[g,x,i,r,a,s]),v=e.key==="All"?t.jsx(ce,{...o==null?void 0:o("checkAll",{onChange:k}),label:(R=e.rendered)==null?void 0:R.toString(),name:"checkAll",value:(F=e.rendered)==null?void 0:F.toString()}):t.jsx(ce,{...o==null?void 0:o(`${i}Options`,{onChange:C}),label:(E=e.rendered)==null?void 0:E.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!w?v:t.jsx(T,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),I=u.useCallback(z=>{var N;z.preventDefault(),r(((N=e.rendered)==null?void 0:N.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),an(p)},[p,e.key,e.rendered,l,r]);return Q(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,document.getElementById("combobox")),t.jsxs(Oo,{...!n&&!p?h:{},$multiSelection:n,className:j,ref:d,children:[p?t.jsx(re,{href:p,onClick:I,children:S}):S,b&&!w&&!n?t.jsx(D,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(ee,{tagLabel:e.textValue,variant:"inactive"})]})},nt=({field:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:j,tooltip:k,value:C,watch:v,weight:S})=>{var zt,Tt;const I=f.useTheme(),R=n?void 0:o,F=(e==null?void 0:e.value)??C,[E,z]=u.useState(((zt=g.find(P=>P.value===F))==null?void 0:zt.name)??""),[N,M]=u.useState(F),[_,Y]=u.useState(g),[H,W]=u.useState(!1),{contains:ie}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),he=u.useRef(null),Ze=u.useRef(null),Le=u.useRef(null),Pe=u.useRef(null),qe=u.useRef(null),yi=u.useMemo(()=>g.toSorted((P,U)=>{const K=Array.from(i??[]),fe=K.includes(P.value),It=K.includes(U.value);return fe&&!It?1:!fe&&It?-1:0}).map(P=>ie(P.name,E)||H?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[ie,i,E,g,H]),bi=u.useCallback(P=>{const U=P.split(/,|\s/u).slice(-1)[0].trim();z(p?U:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(K=>{const fe=P===""?"":K;return e&&e.onChange(fe),h&&h(P),fe}),Y(g.filter(K=>ie(K.name,p?U:P))))},[ie,g,e,p,h]),$i=u.useCallback(P=>{var U;z(((U=g.find(K=>K.value===P))==null?void 0:U.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),Y(g)},[g,e,h]),kt=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),mi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),wi=u.useCallback(()=>{W(!0)},[]),te=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:E,items:_,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:N,onBlur:mi,onInputChange:bi,onKeyDown:kt,onKeyUp:wi,onOpenChange(P,U){W(P&&(U==="manual"||U==="focus")),P&&setTimeout(()=>{var K;return(K=he.current)==null?void 0:K.focus()},50)},onSelectionChange:p?void 0:$i,children:yi}),{buttonProps:ji,inputProps:vi,listBoxProps:ki}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:E,buttonRef:Ze,id:d,inputRef:he,label:s??d,listBoxRef:Le,name:d,placeholder:b,popoverRef:qe},te),{listBoxProps:Ci}=y.$c132121280ec012d$export$50eacbbf140a3141(ki,te,Le),{buttonProps:Si}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(ji,Ze),{width:zi}=((Tt=Pe.current)==null?void 0:Tt.getBoundingClientRect())??{width:240};Q(Pe.current,()=>{te.isOpen&&!p&&te.close()},!0,qe.current),u.useEffect(()=>{var P;if((c===!1||!F)&&!p){const U=((P=g.find(K=>K.value===F))==null?void 0:P.name)??"";z(U),M(U)}},[F,g,c,p]);const Ct=Array.from(te.collection),St=y.useVirtualizer({count:Ct.length,estimateSize:()=>28,getScrollElement:()=>Le.current});return t.jsxs(G,{error:R,helpLink:r,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:w,tooltip:k,weight:S,children:[t.jsxs(J,{className:`${n?"disabled":""} ${R?"error":""}`,ref:Pe,children:[t.jsx("input",{...vi,"aria-invalid":R?"true":"false","aria-label":d,disabled:n,onKeyDown:kt,ref:he}),R?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:I.palette.error[500],iconSize:"lg"}):void 0,t.jsx(B,{...Si,className:"action",disabled:n,icon:te.isOpen&&!n?"chevron-up":"chevron-down",iconColor:I.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:Ze,type:"button",variant:"ghost"})]}),te.isOpen&&te.collection.size>0&&!n?t.jsx(Ne,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:qe,state:te,triggerRef:Pe,children:t.jsx(Mo,{...Ci,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:zi,ref:Le,children:t.jsx("div",{style:{height:`${St.getTotalSize()}px`,position:"relative"},children:St.getVirtualItems().map(P=>{const U=Ct[P.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${P.size}px`,transform:`translateY(${P.start}px)`},children:t.jsx(ln,{item:U,multiSelection:p,name:d,register:m,setInputValue:z,setValue:j,state:te,watch:v})},P.index)})})})}):null]})},ft=({control:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:j,tooltip:k,value:C,watch:v,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:I,fieldState:R})=>{var F;return t.jsx(nt,{disabled:n,disabledKeys:i,error:(F=R.error)==null?void 0:F.message,field:I,helpLink:r,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:j,tooltip:k,value:C,watch:v,weight:S})},rules:{required:w}}):t.jsx(nt,{disabled:n,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:w,tooltip:k,value:C,weight:S}),Bo=f.styled.div`
|
|
1135
1135
|
${({theme:e})=>`
|
|
1136
1136
|
align-items: center;
|
|
1137
1137
|
color: ${e.palette.gray[800]};
|
|
@@ -1152,7 +1152,7 @@
|
|
|
1152
1152
|
display: none;
|
|
1153
1153
|
}
|
|
1154
1154
|
`}
|
|
1155
|
-
`,
|
|
1155
|
+
`,_o=f.styled.div.attrs({className:"year-selection"})`
|
|
1156
1156
|
align-items: flex-start;
|
|
1157
1157
|
display: flex;
|
|
1158
1158
|
flex-direction: column;
|
|
@@ -1163,7 +1163,7 @@
|
|
|
1163
1163
|
padding: 0 0.5px;
|
|
1164
1164
|
position: relative;
|
|
1165
1165
|
width: 8px;
|
|
1166
|
-
`,
|
|
1166
|
+
`,Rt=f.styled.tr`
|
|
1167
1167
|
align-items: flex-start;
|
|
1168
1168
|
display: flex;
|
|
1169
1169
|
padding: ${({theme:e})=>e.spacing[.25]} 0;
|
|
@@ -1184,9 +1184,9 @@
|
|
|
1184
1184
|
text-align: center;
|
|
1185
1185
|
width: ${e.spacing[2.5]};
|
|
1186
1186
|
`}
|
|
1187
|
-
`,
|
|
1187
|
+
`,Ho=f.styled.th`
|
|
1188
1188
|
${cn}
|
|
1189
|
-
`,
|
|
1189
|
+
`,Vo=f.styled.td`
|
|
1190
1190
|
${({theme:e})=>`
|
|
1191
1191
|
${cn}
|
|
1192
1192
|
height: ${e.spacing[2.5]};
|
|
@@ -1236,7 +1236,7 @@
|
|
|
1236
1236
|
}
|
|
1237
1237
|
}
|
|
1238
1238
|
`}
|
|
1239
|
-
`,
|
|
1239
|
+
`,Uo=f.styled.div.attrs({className:"dot"})`
|
|
1240
1240
|
position: absolute;
|
|
1241
1241
|
top: 48%;
|
|
1242
1242
|
|
|
@@ -1263,9 +1263,9 @@
|
|
|
1263
1263
|
padding: 0 ${e.spacing[.25]};
|
|
1264
1264
|
width: 100%;
|
|
1265
1265
|
`}
|
|
1266
|
-
`,dn=({state:e,date:n})=>{const i=u.useRef(null),o=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:r,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):l,p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):l,g=l&&!s&&!(d||p)?"range":"";return t.jsx(
|
|
1266
|
+
`,dn=({state:e,date:n})=>{const i=u.useRef(null),o=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:r,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):l,p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):l,g=l&&!s&&!(d||p)?"range":"";return t.jsx(Vo,{id:g,...r,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
|
|
1267
1267
|
${s?"disabled":""} ${o?"today":""}
|
|
1268
|
-
${!e.isFocused&&!o?"focused":""} ${g}`,ref:i,children:[c,o?t.jsx(
|
|
1268
|
+
${!e.isFocused&&!o?"focused":""} ${g}`,ref:i,children:[c,o?t.jsx(Uo,{children:t.jsx(D,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Ge=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:o}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),r=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(Rt,{children:o.map((a,l)=>{const s=`key_${l}`;return t.jsx(Ho,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(r).keys()].map(a=>t.jsx(Rt,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(dn,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},Go=f.styled(dt)`
|
|
1269
1269
|
align-items: center;
|
|
1270
1270
|
background-color: inherit;
|
|
1271
1271
|
border-color: inherit;
|
|
@@ -1285,7 +1285,7 @@
|
|
|
1285
1285
|
background-color: ${({theme:e})=>e.palette.gray[100]};
|
|
1286
1286
|
cursor: pointer;
|
|
1287
1287
|
}
|
|
1288
|
-
`,
|
|
1288
|
+
`,Yo=f.styled.div`
|
|
1289
1289
|
${({theme:e})=>`
|
|
1290
1290
|
align-items: flex-start;
|
|
1291
1291
|
background: ${e.palette.white};
|
|
@@ -1299,7 +1299,7 @@
|
|
|
1299
1299
|
padding: ${e.spacing[.25]};
|
|
1300
1300
|
width: 292px;
|
|
1301
1301
|
`}
|
|
1302
|
-
`,
|
|
1302
|
+
`,Ko=f.styled.button`
|
|
1303
1303
|
${({theme:e,$disabled:n,$focus:i,$header:o})=>{const r=i?"34px":"40px";return`
|
|
1304
1304
|
align-items: center;
|
|
1305
1305
|
border-radius: ${o?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
|
|
@@ -1314,7 +1314,7 @@
|
|
|
1314
1314
|
background-color: ${e.palette.gray[n?500:100]};
|
|
1315
1315
|
}
|
|
1316
1316
|
`}}
|
|
1317
|
-
`,
|
|
1317
|
+
`,Xo=f.styled.div`
|
|
1318
1318
|
${({theme:e})=>`
|
|
1319
1319
|
align-items: center;
|
|
1320
1320
|
background: transparent;
|
|
@@ -1325,7 +1325,7 @@
|
|
|
1325
1325
|
justify-content: space-between;
|
|
1326
1326
|
width: calc(100% - 40px);
|
|
1327
1327
|
`}
|
|
1328
|
-
`,
|
|
1328
|
+
`,Zo=f.styled.div`
|
|
1329
1329
|
align-items: center;
|
|
1330
1330
|
display: flex;
|
|
1331
1331
|
justify-content: flex-end;
|
|
@@ -1363,7 +1363,7 @@
|
|
|
1363
1363
|
font-weight: ${e.typography.weight.bold};
|
|
1364
1364
|
}
|
|
1365
1365
|
`}
|
|
1366
|
-
`,_e=({disabled:e=!1,icon:n,props:i})=>{const o=u.useRef(null),{buttonProps:r}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return t.jsx(
|
|
1366
|
+
`,_e=({disabled:e=!1,icon:n,props:i})=>{const o=u.useRef(null),{buttonProps:r}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return t.jsx(Ko,{...r,$disabled:e,$focus:!!r["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:o,type:"button",children:t.jsx(D,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Ye=({state:e,prevButtonProps:n,nextButtonProps:i,title:o})=>{const r=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(r.add({years:1}))},[r,e]),s=u.useCallback(()=>{e.setFocusedDate(r.subtract({years:1}))},[r,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(_e,{icon:"chevron-left",props:n}),t.jsxs(Bo,{children:[o,t.jsxs(_o,{children:[t.jsx(Nt,{"aria-label":"top",onClick:l,children:t.jsx(D,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(Nt,{"aria-label":"bottom",onClick:s,children:t.jsx(D,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(_e,{icon:"chevron-right",props:i})]})},pn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:r,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,o);return t.jsxs("div",{className:"calendar",children:[t.jsx(Ye,{nextButtonProps:a,prevButtonProps:r,state:o,title:l}),t.jsx(Ge,{state:o}),t.jsx(yt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},gn=({segment:e,state:n})=>{const i=f.useTheme(),o=u.useRef(null),a={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,o),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:o,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},un=({disabled:e,error:n=!1,props:i})=>{const o=f.useTheme(),r=u.useRef(null),a=y.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,r),s=u.useCallback(c=>{const d=document.getElementsByClassName("segment-cell"),p=c.currentTarget;Object.values(d).some(g=>g.contains(p))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(Xo,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:o.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,d)=>{const p=`key_${d}`;return t.jsx(gn,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(D,{icon:"exclamation-circle",iconColor:o.palette.error[500],iconSize:"lg"}):void 0]})},xn=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:o}=i,r=!y.lodashExports.isNil(o)&&o.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(o)?"AM":r),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(d=>{const p=d.currentTarget.name;p!==a&&(y.lodashExports.isNil(o)||(p==="AM"?i.setSegment("dayPeriod",0):p==="PM"&&i.setSegment("dayPeriod",12))),l(p)},[a,i,o]);return t.jsxs(Zo,{children:[t.jsx(At,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(gn,{segment:d,state:i},g)})}),t.jsxs(At,{children:[t.jsx(Lt,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Lt,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},He=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",qo=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Pt=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),je=({error:e,buttonProps:n,datePickerRef:i,disabled:o=!1,granularity:r="day",fieldProps:a,groupProps:l,name:s,register:c,required:d,setValue:p,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=r==="day"?He(String(h)):qo(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,r,s,p]);return t.jsxs(J,{...l,className:`${o?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(un,{disabled:o,error:e!=null,props:{...a,autoFocus:!1,granularity:r,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(_e,{disabled:o,icon:r==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:d}),"aria-label":s,className:"date-input",disabled:o,id:s,name:s,type:"text",value:g??""})]})},Ke=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:o}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Yo,{...o,ref:i,children:e})},hn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,required:a,label:l,name:s,register:c,setValue:d,tooltip:p,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(s),m=u.useCallback(R=>{d&&R&&d(s,He(String(R)),{shouldDirty:!0})},[s,d]),w=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(R){m(R)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:j}=w,{groupProps:k,fieldProps:C,buttonProps:v,dialogProps:S,calendarProps:I}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},w,h);return t.jsxs(G,{error:e?void 0:n,helpLink:i,helpLinkText:o,helpText:r,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(je,{buttonProps:v,datePickerRef:h,disabled:e,error:n,fieldProps:C,groupProps:k,name:s,register:c,required:a,setValue:d,value:b}),w.isOpen&&!e?t.jsx(Ne,{offset:8,placement:"bottom start",state:w,triggerRef:h,children:t.jsx(Ke,{...S,children:t.jsx(pn,{onClose:j,props:I})})}):null]})},fn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=u.useRef(null),r=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,r,o);return t.jsxs("div",{className:"calendar-range",ref:o,children:[t.jsx(Ye,{nextButtonProps:l,prevButtonProps:a,state:r,title:s}),t.jsx(Ge,{state:r}),t.jsx(yt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Jo=f.styled.div`
|
|
1367
1367
|
${({theme:e,$disabled:n,$show:i})=>`
|
|
1368
1368
|
border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
|
|
1369
1369
|
display: flex;
|
|
@@ -1374,7 +1374,7 @@
|
|
|
1374
1374
|
background: ${n?e.palette.gray[200]:e.palette.white};
|
|
1375
1375
|
}
|
|
1376
1376
|
`}
|
|
1377
|
-
`,yn=({disabled:e=!1,error:n,label:i,name:o,required:r,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${o}Max`,h=`${o}Min`,b=u.useRef(null),m=u.useCallback(
|
|
1377
|
+
`,yn=({disabled:e=!1,error:n,label:i,name:o,required:r,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${o}Max`,h=`${o}Min`,b=u.useRef(null),m=u.useCallback(F=>{s&&F&&(s((c==null?void 0:c.name)??x,He(String(F.end))),s((d==null?void 0:d.name)??h,He(String(F.start))))},[x,h,s,c,d]),w=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(F){m(F)}}),{close:j}=w,{groupProps:k,startFieldProps:C,endFieldProps:v,buttonProps:S,dialogProps:I,calendarProps:R}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??o},w,b);return t.jsxs(G,{error:e?void 0:n,htmlFor:o,label:i,required:r,tooltip:a,children:[t.jsxs(Jo,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(je,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...C,"aria-label":`${C["aria-label"]} ${o}`,validate:F=>v.value&&F>v.value?"Start date must be less than or equal to end date":null},groupProps:k,name:(d==null?void 0:d.name)??h,register:l,setValue:s,value:d==null?void 0:d.value}),t.jsx(je,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...v,"aria-label":`${v["aria-label"]} ${o}`,validate:F=>C.value&&F<C.value?"End date must be greater than or equal to start date":null},groupProps:k,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),w.isOpen&&!e?t.jsx(Ne,{offset:8,placement:"bottom start",state:w,triggerRef:b,children:t.jsx(Ke,{...I,children:t.jsx(fn,{onClose:j,props:R})})}):null]})},Qo=f.styled.div`
|
|
1378
1378
|
${({theme:e})=>`
|
|
1379
1379
|
align-items: center;
|
|
1380
1380
|
border-top: 1px solid ${e.palette.gray[200]};
|
|
@@ -1383,19 +1383,19 @@
|
|
|
1383
1383
|
justify-content: center;
|
|
1384
1384
|
padding: ${e.spacing[.5]} ${e.spacing[1.25]};
|
|
1385
1385
|
`}
|
|
1386
|
-
`,
|
|
1386
|
+
`,er=f.styled.div`
|
|
1387
1387
|
align-items: center;
|
|
1388
1388
|
display: flex;
|
|
1389
1389
|
gap: ${({theme:e})=>e.spacing[.5]};
|
|
1390
1390
|
justify-content: flex-end;
|
|
1391
1391
|
flex: 1 0 0;
|
|
1392
|
-
`,bn=({handleTimeChange:e,onClose:n,props:i,timeState:o})=>{const r=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:c,title:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(Ye,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Ge,{state:l}),t.jsxs(
|
|
1392
|
+
`,bn=({handleTimeChange:e,onClose:n,props:i,timeState:o})=>{const r=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:c,title:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(Ye,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Ge,{state:l}),t.jsxs(Qo,{children:[t.jsx(T,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(er,{children:t.jsx(xn,{hourCycle:12,label:"time-field",onChange:e,value:o.timeValue})})]}),t.jsx(yt,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},tr=e=>{const{disabled:n=!1,error:i,required:o,label:r,name:a,tooltip:l,register:s,setValue:c,watch:d}=e,p=d==null?void 0:d(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:o,shouldCloseOnSelect:!1,value:y._.isNil(p)||y._.isEmpty(p)||p==="-"||y.dayjs(p,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(p,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:w,dialogProps:j,calendarProps:k}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),C=u.useCallback(S=>{if(k.onChange&&k.onChange(S),x.timeValue){const I=Pt(S,x.timeValue);c==null||c(a,I,{shouldDirty:!0})}else x.setDateValue(S)},[k,a,c,x]),v=u.useCallback(S=>{if(S){x.setTimeValue(S);const I=x.dateValue;if(I){const R=Pt(I,S);c==null||c(a,R,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(G,{error:n?void 0:i,htmlFor:a,label:r,required:o,tooltip:l,children:[t.jsx(je,{buttonProps:w,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Ne,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(Ke,{...j,children:t.jsx(bn,{handleTimeChange:v,onClose:h,props:{...k,onChange:C},timeState:x})})}):null]})},nr=({children:e,currentValue:n,externalLink:i,isEditing:o,label:r,name:a,tooltip:l})=>{if(o)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(ht,{htmlFor:a,label:r,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(re,{href:c,children:s}):t.jsx(T,{size:"md",children:s})]})},Xe=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:o,helpText:r,error:a,id:l,indexArray:s=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:w,suggestions:j,tooltip:k,type:C="text",weight:v,...S})=>{const{required:I,onBlur:R,onChange:F}=S,E=f.useTheme(),z=e?void 0:a,[N,M]=u.useState(""),_=u.useCallback(W=>{M(W.target.value),F==null||F(W)},[F]),Y=c&&d&&!e&&N.trim()!=="",H=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(G,{error:z,helpLink:i,helpLinkText:o,helpText:r,htmlFor:g,label:p,required:I,tooltip:k,weight:v,children:[t.jsxs(J,{className:`
|
|
1393
1393
|
${e?"disabled":""} ${z?"error":""} ${Y?"success":""}
|
|
1394
|
-
`,children:[n?t.jsx(D,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":z?"true":"false","aria-label":g,"aria-required":
|
|
1394
|
+
`,children:[n?t.jsx(D,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":z?"true":"false","aria-label":g,"aria-required":I,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:j?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:C,...w?w(g,{required:I,onBlur:R,onChange:_}):{...S,onChange:_}}),z?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,Y?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:E.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(B,{color:E.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(s):void 0,variant:"ghost"}):void 0]}),j?t.jsx("datalist",{id:`list_${g}`,children:j.map(W=>t.jsx("option",{value:W},W))}):void 0]})},ir=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,or=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
|
|
1395
1395
|
gap: 12px;
|
|
1396
|
-
`,
|
|
1396
|
+
`,rr=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
|
|
1397
1397
|
gap: 8px;
|
|
1398
|
-
`,Me=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,
|
|
1398
|
+
`,Me=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,ar=f.styled.div.attrs({className:"comp-col"})`
|
|
1399
1399
|
word-wrap: break-word;
|
|
1400
1400
|
|
|
1401
1401
|
${({$width:e=null})=>e===null?"":`width: ${e}`};
|
|
@@ -1419,7 +1419,7 @@
|
|
|
1419
1419
|
> .comp-card {
|
|
1420
1420
|
height: 100%;
|
|
1421
1421
|
}
|
|
1422
|
-
`,it=({children:e,xl:n,lg:i,md:o,sm:r,paddingTop:a,width:l})=>t.jsx(
|
|
1422
|
+
`,it=({children:e,xl:n,lg:i,md:o,sm:r,paddingTop:a,width:l})=>t.jsx(ar,{$lg:i,$md:o,$paddingTop:a,$sm:r,$width:l,$xl:n,children:e}),sr=f.styled.div.attrs({className:"comp-gap"})`
|
|
1423
1423
|
${({$disp:e="flex",$mh:n=4,$mv:i=4})=>`
|
|
1424
1424
|
align-items: center;
|
|
1425
1425
|
display: ${e};
|
|
@@ -1429,7 +1429,7 @@
|
|
|
1429
1429
|
margin: ${i}px ${n}px;
|
|
1430
1430
|
}
|
|
1431
1431
|
`}
|
|
1432
|
-
`,
|
|
1432
|
+
`,lr=({children:e,disp:n,mh:i,mv:o})=>t.jsx(sr,{$disp:n,$mh:i,$mv:o,children:e}),cr=f.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
|
|
1433
1433
|
${({$align:e="stretch",$cols:n=100,$colsPadding:i=6,$justify:o="start"})=>`
|
|
1434
1434
|
align-items: ${e};
|
|
1435
1435
|
justify-content: ${o};
|
|
@@ -1447,24 +1447,24 @@
|
|
|
1447
1447
|
padding: ${i}px;
|
|
1448
1448
|
}
|
|
1449
1449
|
`}
|
|
1450
|
-
`,$n=({align:e,children:n,cols:i,colsPadding:o,justify:r})=>t.jsx(
|
|
1450
|
+
`,$n=({align:e,children:n,cols:i,colsPadding:o,justify:r})=>t.jsx(cr,{$align:e,$cols:i,$colsPadding:o,$justify:r,children:n}),ot=({addText:e,append:n,disabled:i=!1,fields:o,fieldState:r,initValue:a="",index:l=0,required:s,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:w})=>{var C;const j=u.useCallback(()=>{n==null||n(a)},[n,a]),k=u.useCallback(v=>()=>{m==null||m(v)},[m]);return t.jsxs($n,{align:"start",children:[t.jsx(it,{lg:75,md:75,sm:75,children:t.jsx(Xe,{disabled:i,error:r?(C=r.error)==null?void 0:C.message:void 0,id:"array",indexArray:l,isTouched:r?r.isTouched:void 0,isValid:r?!r.invalid:void 0,label:c,name:p,onBlur:g,onChange:x,placeholder:h,removeItemArray:k,required:s,tooltip:b,value:w})}),l<d-1&&l+1===(o==null?void 0:o.length)?t.jsx(it,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:j,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},dr=({addText:e,append:n,control:i,disabled:o,fields:r,initValue:a="",required:l,label:s,max:c=void 0,name:d="array-field",onChange:p,placeholder:g,remove:x,tooltip:h})=>i&&r?t.jsx(u.Fragment,{children:r.map((b,m)=>t.jsx(y.Controller,{control:i,name:`${d}.${m}`,render:({field:w,fieldState:j})=>t.jsx(ot,{addText:e,append:n,disabled:o,fieldState:j,fields:r,index:m,initValue:a,label:s,max:c,name:w.name,onBlur:w.onBlur,onChange:p??w.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof w.value=="object"?w.value.value:w.value}),index:m},b.id))}):t.jsx(ot,{addText:e,disabled:o,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),pr=f.styled(Zt)`
|
|
1451
1451
|
white-space: nowrap;
|
|
1452
1452
|
margin-right: ${({theme:e})=>e.spacing[.25]};
|
|
1453
1453
|
text-overflow: ellipsis;
|
|
1454
1454
|
overflow: hidden;
|
|
1455
1455
|
max-width: 80%;
|
|
1456
|
-
`,
|
|
1456
|
+
`,gr=f.styled.input`
|
|
1457
1457
|
opacity: 0;
|
|
1458
1458
|
position: absolute;
|
|
1459
1459
|
visibility: hidden;
|
|
1460
1460
|
width: 0;
|
|
1461
|
-
`,
|
|
1461
|
+
`,ve=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},ur=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},xr=({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=ur(v),I=u.useCallback(()=>{const E=ve("change",c,void 0);x&&x(c,void 0),C&&C.onChange(E)},[C,c,x]),R=u.useCallback(E=>{const{files:z}=E.currentTarget,N=ve("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]),F=u.useCallback(E=>{n?E.preventDefault():k.current&&k.current.click()},[n]);return t.jsxs(G,{error:j,helpLink:r,helpText:a,htmlFor:l??c,label:o,required:p,tooltip:h,weight:m,children:[t.jsxs(J,{className:`${n?"disabled":""} ${j?"error":""}`,children:[t.jsx(pr,{$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:I,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:F,variant:"primary",width:"96px",children:[t.jsx(D,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(gr,{...C,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:R,ref:k,type:"file"})]})},hr=({title:e,icon:n="circle-info",children:i,tagElement:o})=>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}),o&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:o})]}),t.jsx($,{children:i})]}),fr=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
|
-
`,rt=({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(","),_=
|
|
1467
|
+
`,rt=({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(","),_=ve("change",s,M);i&&i.onChange(_),c&&c(_)},[i,s,c]),I=u.useCallback(z=>{k(z.target.value)},[]),R=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]),F=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(G,{error:w,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(J,{$overflowX:"auto",className:`${e?"disabled":""} ${w?"error":""}`,children:[v.map(z=>t.jsx(ee,{disabled:e,onClose:E(z),tagLabel:z},z)),t.jsx(fr,{"aria-hidden":!1,"aria-invalid":w?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:R,onChange:I,onKeyDown:F,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]})})},yr=({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(rt,{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(rt,{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}),ye=u.forwardRef(function({disabled:n,icon:i,margin:o,onClick:r,...a},l){return t.jsx(Go,{$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"})})}),ke=({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,I]=u.useState(m?y._.toNumber(m):j?y._.toNumber(j):0),R=u.useCallback(()=>{const M=(S-10**-v).toFixed(v),_=Math.max(Number(l),Number(M));h&&h(s,_,{shouldDirty:!0}),I(_);const Y=ve("change",s,M);c&&c(Y)},[S,v,l,h,s,c]),F=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}),I(_);const Y=ve("change",s,M);c&&c(Y)},[S,v,a,l,h,s,c]),E=u.useCallback(M=>{const{value:_}=M.target,Y=/\d+/u.test(_)&&!y._.isEmpty(_);h&&h(s,Y?_:void 0),c&&c(M),I(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(J,{$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(ye,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:F,px:.25}),t.jsx(Lo,{}),t.jsx(ye,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:R,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ye,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:R,px:.75,py:.75}),t.jsx(ye,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:F,px:.75,py:.75})]})]})},mn=({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:I,variant:R="full",watch:F,weight:E,defaultValue:z})=>R==="compact"?t.jsx(ke,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(I??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:I,variant:R}):t.jsx(G,{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(ke,{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:F?F(h):I,variant:R})}),wn=({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(G,{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(ke,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(ke,{...r,disabled:e,error:n,name:(r==null?void 0:r.name)??d})]})})},br=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
|
+
`,$r=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
|
+
`,mr=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
|
+
`,wr=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
|
+
`,jr=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
|
-
`,
|
|
1562
|
-
${e?"disabled":""} ${
|
|
1563
|
-
`,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":
|
|
1561
|
+
`,vr=({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:I,handlePhoneValueChange:R,country:F,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))},[]),Y=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(j.toLowerCase())});return Q(C.floating.current,()=>{w(!1),k("")},!0),t.jsx(G,{error:h,htmlFor:o,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(br,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs($r,{"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:F.iso2,size:"16px"}),t.jsx(D,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(J,{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:I,...l==null?void 0:l(o,{required:a,onChange:R})}),h?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&ue.createPortal(t.jsx(mr,{ref:C.setFloating,style:v,children:Y.map(H=>{const{dialCode:W,iso2:ie,name:he}=y.M(H);return t.jsxs(wr,{onClick:M(ie),value:ie,children:[t.jsx(y.q,{iso2:ie,size:"16px"}),t.jsx(jr,{children:he}),t.jsx(T,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},kr=({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(),I=(k==null?void 0:k(c))??v,R=l&&a&&!e,F=e?void 0:n;return t.jsx(G,{disabled:e,error:F,helpLink:i,helpLinkText:o,helpText:r,htmlFor:c,label:s,maxLength:g,required:m,tooltip:j,value:I?String(I):void 0,weight:C,children:t.jsxs(J,{className:`
|
|
1562
|
+
${e?"disabled":""} ${F?"error":""} ${R?"success":""}
|
|
1563
|
+
`,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":F?"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:I,...b==null?void 0:b(c,{required:m,onBlur:x})}),F?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,R?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Cr=({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:I})=>{const R=u.useMemo(()=>{if(l==="text")return t.jsx(Xe,{disabled:i,error:k,isTouched:w,isValid:j,name:p,placeholder:g,register:v});if(l==="date")return t.jsx(hn,{disabled:i,error:k,name:p,register:v,setValue:S,watch:I});if(l==="select"&&r)return t.jsx(ft,{control:e,disabled:i,items:r,name:p,placeholder:g,value:m});const{decimalPlaces:F,max:E,min:z}=s??{};return t.jsx(mn,{decimalPlaces:F,disabled:i,error:k,max:E,min:z,name:p,onChange:C,placeholder:g,register:v,setValue:S,value:m,watch:I})},[e,i,k,s,l,w,j,r,p,C,g,v,S,m,I]);return t.jsxs(No,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Ue,{description:n,id:o,textAlign:x,title:b,tooltip:h}),R]})},jn=({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(T,{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(ce,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},Sr=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
|
+
`,zr=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
|
+
`,Tr=f.styled.span.attrs({className:"checkmark"})``,bt=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(zr,{"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(Tr,{}),o??null]})}),Ir=({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(bt,{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(ne,{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(T,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(Sr,{children:t.jsx(ne,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},q=f.styled.div`
|
|
1649
1649
|
${({theme:e})=>`
|
|
1650
1650
|
align-items: center;
|
|
1651
1651
|
background-color: ${e.palette.gray[200]};
|
|
@@ -1672,7 +1672,7 @@
|
|
|
1672
1672
|
width: ${e.spacing[1.25]};
|
|
1673
1673
|
z-index: 1;
|
|
1674
1674
|
`}
|
|
1675
|
-
`,
|
|
1675
|
+
`,Dr=f.styled.label`
|
|
1676
1676
|
display: inline-block;
|
|
1677
1677
|
|
|
1678
1678
|
input {
|
|
@@ -1736,7 +1736,7 @@
|
|
|
1736
1736
|
position: relative;
|
|
1737
1737
|
transition: 0.2s;
|
|
1738
1738
|
width: 51px;
|
|
1739
|
-
`,
|
|
1739
|
+
`,pe=f.styled.div`
|
|
1740
1740
|
${({theme:e})=>`
|
|
1741
1741
|
align-items: center;
|
|
1742
1742
|
background-color: ${e.palette.white};
|
|
@@ -1761,7 +1761,7 @@
|
|
|
1761
1761
|
text-transform: uppercase;
|
|
1762
1762
|
transition: 0.2s;
|
|
1763
1763
|
z-index: 1;
|
|
1764
|
-
`,
|
|
1764
|
+
`,Er=f.styled.label`
|
|
1765
1765
|
display: inline-block;
|
|
1766
1766
|
|
|
1767
1767
|
input {
|
|
@@ -1780,11 +1780,11 @@
|
|
|
1780
1780
|
border: 1px solid ${({theme:e})=>e.palette.success[500]};
|
|
1781
1781
|
}
|
|
1782
1782
|
|
|
1783
|
-
input:checked + ${Z} > ${
|
|
1783
|
+
input:checked + ${Z} > ${pe} {
|
|
1784
1784
|
transform: translateX(27px);
|
|
1785
1785
|
}
|
|
1786
1786
|
|
|
1787
|
-
input:checked + ${Z} > ${
|
|
1787
|
+
input:checked + ${Z} > ${pe} svg {
|
|
1788
1788
|
color: ${({theme:e})=>e.palette.success[500]};
|
|
1789
1789
|
}
|
|
1790
1790
|
|
|
@@ -1798,7 +1798,7 @@
|
|
|
1798
1798
|
right: 6px;
|
|
1799
1799
|
}
|
|
1800
1800
|
|
|
1801
|
-
input:not(:checked):not(:disabled) + ${Z} > ${
|
|
1801
|
+
input:not(:checked):not(:disabled) + ${Z} > ${pe} svg {
|
|
1802
1802
|
color: ${({theme:e})=>e.palette.gray[500]};
|
|
1803
1803
|
}
|
|
1804
1804
|
|
|
@@ -1808,11 +1808,11 @@
|
|
|
1808
1808
|
border: 1px solid ${({theme:e})=>e.palette.gray[400]};
|
|
1809
1809
|
}
|
|
1810
1810
|
|
|
1811
|
-
input:disabled + ${Z} > ${
|
|
1811
|
+
input:disabled + ${Z} > ${pe} {
|
|
1812
1812
|
background-color: ${({theme:e})=>e.palette.gray[400]};
|
|
1813
1813
|
}
|
|
1814
1814
|
|
|
1815
|
-
input:disabled + ${Z} > ${
|
|
1815
|
+
input:disabled + ${Z} > ${pe} svg {
|
|
1816
1816
|
color: ${({theme:e})=>e.palette.white};
|
|
1817
1817
|
}
|
|
1818
1818
|
|
|
@@ -1820,22 +1820,22 @@
|
|
|
1820
1820
|
color: ${({theme:e})=>e.palette.gray[400]};
|
|
1821
1821
|
right: 6px;
|
|
1822
1822
|
}
|
|
1823
|
-
`,vn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:o="default",icon:r=!1,justify:a,name:l,leftText:s,leftTextMinWidth:c,rightText:d,onChange:p,...g},x){const h=n===!0?"on":"off",b=typeof s=="object"&&s.on&&s.off?s[h]:s,m=u.useCallback(w=>{w.stopPropagation()},[]);return o==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:b}),t.jsxs(
|
|
1823
|
+
`,vn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:o="default",icon:r=!1,justify:a,name:l,leftText:s,leftTextMinWidth:c,rightText:d,onChange:p,...g},x){const h=n===!0?"on":"off",b=typeof s=="object"&&s.on&&s.off?s[h]:s,m=u.useCallback(w=>{w.stopPropagation()},[]);return o==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:b}),t.jsxs(Er,{onClick:m,role:"switch",children:[t.jsx("input",{...g,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:p,ref:x,type:"checkbox"}),t.jsxs(Z,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:[t.jsx(pe,{children:n?t.jsx(D,{icon:"check",iconSize:"sm"}):t.jsx(D,{icon:"times",iconSize:"sm"})}),t.jsx(We,{children:n?"YES":"NO"})]})]}),d]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:b}),t.jsxs(Dr,{onClick:m,role:"switch",children:[t.jsx("input",{...g,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:p,ref:x,type:"checkbox"}),t.jsx(q,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:t.jsx(le,{children:r?t.jsx(D,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),d]})}),Fr=({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(Ue,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(vn,{...l},`$card-toggle-${l.name}`))})]})},Rr=({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(T,{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]})]})},Nr=.5,Mt=1.25,Ar=({children:e,bgColor:n,border:i,gap:o=Nr,px:r=Mt,py:a=Mt,...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})},Lr=f.styled.div`
|
|
1824
1824
|
position: relative;
|
|
1825
1825
|
margin: auto;
|
|
1826
1826
|
overflow: hidden;
|
|
1827
|
-
`,
|
|
1827
|
+
`,Pr=f.styled.div`
|
|
1828
1828
|
display: flex;
|
|
1829
1829
|
transition: transform 0.5s ease-in-out;
|
|
1830
1830
|
transform: translateX(
|
|
1831
1831
|
${({$currentIndex:e})=>-e*100}%
|
|
1832
1832
|
);
|
|
1833
|
-
`,
|
|
1833
|
+
`,Mr=f.styled.div`
|
|
1834
1834
|
align-items: center;
|
|
1835
1835
|
display: flex;
|
|
1836
1836
|
justify-content: center;
|
|
1837
1837
|
min-width: 100%;
|
|
1838
|
-
`,
|
|
1838
|
+
`,Or=f.styled.button`
|
|
1839
1839
|
${({theme:e,$isActive:n})=>`
|
|
1840
1840
|
background-color: ${n?e.palette.primary[400]:e.palette.white};
|
|
1841
1841
|
border: none;
|
|
@@ -1844,13 +1844,13 @@
|
|
|
1844
1844
|
height: ${e.spacing[.75]};
|
|
1845
1845
|
width: ${e.spacing[.75]};
|
|
1846
1846
|
`}
|
|
1847
|
-
`,
|
|
1847
|
+
`,Wr=f.styled.div`
|
|
1848
1848
|
align-items: center;
|
|
1849
1849
|
display: flex;
|
|
1850
1850
|
gap: ${({theme:e})=>e.spacing[.5]};
|
|
1851
1851
|
justify-content: center;
|
|
1852
1852
|
margin-top: ${({theme:e})=>e.spacing[2]};
|
|
1853
|
-
`,
|
|
1853
|
+
`,Br=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:o,setProgress:r}=Jt(n,e.length),a=u.useCallback(l=>()=>{o(l),r(0)},[o,r]);return t.jsxs(Lr,{"aria-roledescription":"carousel",children:[t.jsx(Pr,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(Mr,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(Wr,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(Or,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},kn=f.styled.div`
|
|
1854
1854
|
${({theme:e})=>`
|
|
1855
1855
|
background-color: ${e.palette.gray[100]};
|
|
1856
1856
|
border-radius: ${e.spacing[.25]};
|
|
@@ -1926,7 +1926,7 @@
|
|
|
1926
1926
|
padding-bottom: unset;
|
|
1927
1927
|
}
|
|
1928
1928
|
`}
|
|
1929
|
-
`,
|
|
1929
|
+
`,_r=f.styled.div`
|
|
1930
1930
|
${({theme:e})=>`
|
|
1931
1931
|
align-items: end;
|
|
1932
1932
|
background-color: ${e.palette.gray[100]};
|
|
@@ -1941,10 +1941,10 @@
|
|
|
1941
1941
|
background-color: ${e.palette.gray[200]};
|
|
1942
1942
|
}
|
|
1943
1943
|
`}
|
|
1944
|
-
`,Cn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(kn,{"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})})})),
|
|
1944
|
+
`,Cn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(kn,{"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})})})),Hr=({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(`
|
|
1945
1945
|
`);return m.length>8&&!s?`${[...m].splice(0,7).join(`
|
|
1946
1946
|
`)}
|
|
1947
|
-
${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(Cn,{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(kn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(
|
|
1947
|
+
${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(Cn,{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(kn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(_r,{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:Vr}=oe(e=>({fixed:`
|
|
1948
1948
|
height: auto;
|
|
1949
1949
|
min-width: 300px;
|
|
1950
1950
|
padding: ${e.spacing[1.25]};
|
|
@@ -1988,9 +1988,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
1988
1988
|
margin: auto;
|
|
1989
1989
|
white-space: pre-line;
|
|
1990
1990
|
|
|
1991
|
-
${
|
|
1991
|
+
${Vr(e,n)}
|
|
1992
1992
|
`}
|
|
1993
|
-
`,
|
|
1993
|
+
`,Ur=f.styled.div`
|
|
1994
1994
|
${({theme:e})=>`
|
|
1995
1995
|
background-color: ${e.palette.white};
|
|
1996
1996
|
border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
|
|
@@ -2018,7 +2018,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2018
2018
|
}
|
|
2019
2019
|
}
|
|
2020
2020
|
`}
|
|
2021
|
-
`,
|
|
2021
|
+
`,Gr=f.styled.div`
|
|
2022
2022
|
border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
|
|
2023
2023
|
display: block;
|
|
2024
2024
|
overflow: unset;
|
|
@@ -2028,7 +2028,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2028
2028
|
padding: ${({theme:e})=>`${e.spacing[1.25]}`};
|
|
2029
2029
|
padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
|
|
2030
2030
|
position: sticky;
|
|
2031
|
-
`,
|
|
2031
|
+
`,Yr=f.styled.div.attrs({className:"flex items-center justify-between"})``,Kr=f.styled.div`
|
|
2032
2032
|
${({theme:e})=>`
|
|
2033
2033
|
border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
|
|
2034
2034
|
display: flex;
|
|
@@ -2059,7 +2059,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2059
2059
|
margin-right: 0;
|
|
2060
2060
|
}
|
|
2061
2061
|
`}
|
|
2062
|
-
`,
|
|
2062
|
+
`,Xr=f.styled.div`
|
|
2063
2063
|
img {
|
|
2064
2064
|
margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
|
|
2065
2065
|
${({theme:e})=>e.spacing[1.25]};
|
|
@@ -2075,11 +2075,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2075
2075
|
margin-right: 0;
|
|
2076
2076
|
`:""}
|
|
2077
2077
|
}
|
|
2078
|
-
`,zn=({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(
|
|
2078
|
+
`,zn=({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(Kr,{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},Tn=({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(Gr,{children:[t.jsxs(Yr,{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(T,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(we,{display:"block",mt:.5,size:"md",children:n})]})},In=({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"})]})},Zr=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",qr=f.styled.div`
|
|
2079
2079
|
display: flex;
|
|
2080
2080
|
flex-direction: row;
|
|
2081
2081
|
gap: ${({theme:e})=>e.spacing[.25]};
|
|
2082
|
-
border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>
|
|
2082
|
+
border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>Zr(e,i,n)};
|
|
2083
2083
|
align-items: center;
|
|
2084
2084
|
padding: ${({theme:e})=>e.spacing[.625]}
|
|
2085
2085
|
${({theme:e})=>e.spacing[.5]};
|
|
@@ -2118,7 +2118,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2118
2118
|
}
|
|
2119
2119
|
}
|
|
2120
2120
|
}
|
|
2121
|
-
`,Dn=({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}=et.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(
|
|
2121
|
+
`,Dn=({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}=et.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(qr,{$borderButton:g,$variant:c,children:[t.jsx(et.NavLink,{end:e,id:i,onClick:l,to:r,children:n}),t.jsx(Be,{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(ee,{tagLabel:`${d}`,variant:"default"})]})})},mt=({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(Dn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:o},l))})},ge=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})}),Jr=f.styled.li`
|
|
2122
2122
|
${({theme:e})=>`
|
|
2123
2123
|
align-items: center;
|
|
2124
2124
|
background-color: ${e.palette.white};
|
|
@@ -2176,7 +2176,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2176
2176
|
min-width: 240px;
|
|
2177
2177
|
padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
|
|
2178
2178
|
`}
|
|
2179
|
-
`,Ae=({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(
|
|
2179
|
+
`,Ae=({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(Jr,{"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(re,{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]})},Qr=f.styled(Ae)`
|
|
2180
2180
|
margin-top: 10px;
|
|
2181
2181
|
border: 1px solid ${({theme:e})=>e.palette.gray[300]};
|
|
2182
2182
|
border-radius: 4px;
|
|
@@ -2199,7 +2199,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2199
2199
|
border: 2px solid ${n.palette.black};
|
|
2200
2200
|
background-color: ${n.palette.white} !important;
|
|
2201
2201
|
`:""}
|
|
2202
|
-
`,
|
|
2202
|
+
`,Fn=({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(ee,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(T,{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(Qr,{$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)]})},ea=f.styled(Ae)`
|
|
2203
2203
|
padding: 7px 8px;
|
|
2204
2204
|
|
|
2205
2205
|
&[aria-selected="true"] {
|
|
@@ -2215,11 +2215,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2215
2215
|
display: none;
|
|
2216
2216
|
}
|
|
2217
2217
|
}
|
|
2218
|
-
`,wt=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),
|
|
2218
|
+
`,wt=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),ta=300,de=({name:e,onClear:n,onChange:i,value:o,maxLength:r=ta,...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(G,{htmlFor:e??"",children:t.jsxs(J,{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"})})]})})},Rn=({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(wt(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(jn,{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(ea,{selected:g.visible,value:x,width:"content",children:t.jsx(ce,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},Nn=({_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?ue.createPortal(t.jsx(Sn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs($t,{$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(ge,{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(Rn,{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(Fn,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ge,{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",{})},na=f.styled(Ae)`
|
|
2219
2219
|
padding: 8px;
|
|
2220
2220
|
min-height: 36px;
|
|
2221
2221
|
min-width: unset;
|
|
2222
|
-
`,
|
|
2222
|
+
`,ia=(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)},Ot=(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())??"")}))??[],Wt=50,oa=(e,n,i)=>{const o=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(o.length<=Wt)return n.trim()?Ot(o,n):o;const r=o.filter(d=>i.includes(d.value)),a=o.filter(d=>!i.includes(d.value)),l=n.trim()?Ot(a,n):a,s=Wt-r.length,c=l.slice(0,Math.max(0,s));return[...r,...c]},ra=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
|
|
2223
2223
|
align-items: center;
|
|
2224
2224
|
background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
|
|
2225
2225
|
display: flex;
|
|
@@ -2232,7 +2232,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2232
2232
|
svg.fa-check {
|
|
2233
2233
|
border-radius: 2px;
|
|
2234
2234
|
}
|
|
2235
|
-
`,An=({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=ia(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(Bt,{value:b.value,width:"content",children:t.jsx(ce,{...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(Bt,{value:p.value,width:"content",children:t.jsx(bt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(ft,{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(Xe,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(wn,{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(yn,{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",{})}},Ln=({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(An,{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)})}),Pn=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}},at=({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}=Pn(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),na(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(ge,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(w),children:[t.jsx(Ln,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},Mn=({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(ta,{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(Q,{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(at,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):Object.entries(wt(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(at,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):e.map(({label:C,icon:v="filter-list"})=>k(C,v))})},On=({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(wt(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(oa,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs($t,{$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(Mn,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?m:void 0]})})};function ra(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 Wn(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 aa(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 sa(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 la(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const ye=({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(Q,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `})})},ca=({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=aa(p,g,o.placeholder);return t.jsx(ye,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"dateRange":{const x=sa(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(ye,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Wn(d);return t.jsx(ye,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ra(c),h=la(s,o.label,a);return t.jsx(ye,{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},da=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),pa=(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}),Qe=(e,n)=>{const i=da(e);n(JSON.stringify(i))},ga=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return pa(o,n)}catch{return n}},ua=(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)},xa=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,ha=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}},fa=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=Fe("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=xa(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]),Qe(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?ha(T):T);h(S),Qe(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=ga(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&&Qe(v,n)):h(v)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(ua(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(On,{modalRef:d,onApplyFilters:w,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},jt=({_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(Sn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs($t,{$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(Tn,{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(mt,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(Vr,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Kr,{$framed:a.imageFramed,children:t.jsx(te,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(zn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?ue.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},ya=(e,n,i)=>{const o=Fe("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(ce,{defaultChecked:j,label:k,name:w,onChange:h(w)},w));return t.jsxs(jt,{"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(In,{disabled:b,id:e,onConfirm:l})]})}]},ba=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=Fe("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(jt,{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}},$a=2e3,ma=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},$a)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},wa=f.styled.ul`
|
|
2235
|
+
`,An=({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=oa(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(Bt,{value:b.value,width:"content",children:t.jsx(ce,{...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(Bt,{value:p.value,width:"content",children:t.jsx(bt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(ft,{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(Xe,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(wn,{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(yn,{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",{})}},Ln=({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(An,{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)})}),Pn=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}},at=({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}=Pn(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),ia(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(Ln,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},Mn=({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(I=>I.label===C),S=!(v!=null&&v.filterOptions.some(I=>I.type==="dateRange"||I.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}},I=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,R=c.map(I);d(E=>E.map(I));const F=R.flatMap(({filterOptions:E})=>E);i(F),g([])},[c,i,b]),k=u.useCallback((C,v)=>{const S=`li-filter-option-${C}`;return t.jsxs(na,{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(ee,{tagLabel:x[C].length.toString()})]},S)},[x,w]);return u.useEffect(()=>{const C=e.reduce((v,{label:S,filterOptions:I})=>{const R=I.flatMap(({value:z,minValue:N,maxValue:M})=>[N,M,z]).filter(Boolean),F=I.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),E=[...R,...F];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(at,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):Object.entries(wt(e)).map(([C,v])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(T,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),v.map(({label:S,icon:I="filter-list"})=>k(S,I))]},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(at,{id:"filters-options",onSearch:o,onSubmit:j,options:p,selectedFilter:b}):e.map(({label:C,icon:v="filter-list"})=>k(C,v))})},On=({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(wt(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(ra,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs($t,{$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(Mn,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?m:void 0]})})};function aa(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 Wn(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 sa(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 la(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 ca(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const be=({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(ee,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `})})},da=({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=sa(p,g,o.placeholder);return t.jsx(be,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"dateRange":{const x=la(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(be,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Wn(d);return t.jsx(be,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=aa(c),h=ca(s,o.label,a);return t.jsx(be,{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},pa=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),ga=(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}),Qe=(e,n)=>{const i=pa(e);n(JSON.stringify(i))},ua=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return ga(o,n)}catch{return n}},xa=(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)},ha=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,fa=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}},ya=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=xe("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=ha(x),m=o.map(v=>({...v,filterOptions:v.filterOptions.map(S=>x.find(R=>R.key===S.key&&R.type===S.type&&R.filterFn===S.filterFn)??{...S})})),w=u.useCallback(v=>{h([...v]),Qe(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(I=>I.key===v.key&&I.type===v.type&&I.filterFn===v.filterFn?fa(I):I);h(S),Qe(S,n)},[x,l,n]);return u.useEffect(()=>{const v=o.flatMap(R=>R.filterOptions),S=i();if((()=>{if(!S)return!1;try{const R=JSON.parse(S);return Array.isArray(R)&&R.length>0}catch{return!1}})()){const R=ua(i,v);h(R)}else v.flatMap(F=>F.value).filter(Boolean).length>0||v.flatMap(F=>F.options).filter(F=>(F==null?void 0:F.checked)===!0).length>0?(h(v),p&&Qe(v,n)):h(v)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(xa(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(On,{modalRef:d,onApplyFilters:w,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},jt=({_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 I=j.current.getBoundingClientRect().height;I>50&&(w(I),k.current=!0)}s.isOpen||(w(void 0),k.current=!1)},[C,s.isOpen]);const S=t.jsx(Sn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs($t,{$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(Tn,{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(mt,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(Ur,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Xr,{$framed:a.imageFramed,children:t.jsx(ne,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(T,{size:"md",children:a.imageText})]}),t.jsx(zn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?ue.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},ba=(e,n,i)=>{const o=xe("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(ce,{defaultChecked:j,label:k,name:w,onChange:h(w)},w));return t.jsxs(jt,{"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(In,{disabled:b,id:e,onConfirm:l})]})}]},$a=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=xe("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(jt,{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}},ma=2e3,wa=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ma)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},ja=f.styled.ul`
|
|
2236
2236
|
${({theme:e})=>`
|
|
2237
2237
|
align-items: flex-start;
|
|
2238
2238
|
border-radius: ${e.spacing[.25]};
|
|
@@ -2245,7 +2245,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2245
2245
|
width: 166px;
|
|
2246
2246
|
z-index: 9999;
|
|
2247
2247
|
`}
|
|
2248
|
-
`,
|
|
2248
|
+
`,va=f.styled.li`
|
|
2249
2249
|
${({theme:e})=>`
|
|
2250
2250
|
align-items: center;
|
|
2251
2251
|
background: ${e.palette.white}
|
|
@@ -2271,7 +2271,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2271
2271
|
cursor: not-allowed;
|
|
2272
2272
|
}
|
|
2273
2273
|
`}
|
|
2274
|
-
`,
|
|
2274
|
+
`,ka=({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 Q(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(ja,{ref:p.setFloating,style:g,children:r.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(va,{"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]})},st=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),Ca=f.styled.div`
|
|
2275
2275
|
display: flex;
|
|
2276
2276
|
flex-direction: column;
|
|
2277
2277
|
align-items: center;
|
|
@@ -2279,7 +2279,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2279
2279
|
max-width: 900px;
|
|
2280
2280
|
white-space: pre-line;
|
|
2281
2281
|
margin: 0 auto;
|
|
2282
|
-
`,
|
|
2282
|
+
`,Sa=f.styled.div`
|
|
2283
2283
|
display: flex;
|
|
2284
2284
|
flex-direction: row;
|
|
2285
2285
|
justify-content: center;
|
|
@@ -2292,7 +2292,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2292
2292
|
> img {
|
|
2293
2293
|
width: 100%;
|
|
2294
2294
|
}
|
|
2295
|
-
`,
|
|
2295
|
+
`,za=f.styled.div`
|
|
2296
2296
|
display: flex;
|
|
2297
2297
|
flex-direction: row;
|
|
2298
2298
|
margin: 0;
|
|
@@ -2305,7 +2305,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2305
2305
|
> *:last-child {
|
|
2306
2306
|
margin-right: 0;
|
|
2307
2307
|
}
|
|
2308
|
-
`,_t={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},
|
|
2308
|
+
`,_t={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Ta=({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(Ca,{$padding:r,children:[t.jsx(Sa,{children:t.jsx(ne,{alt:"empty-icon",publicId:o})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:_t[l].title,textAlign:"center",children:a}),t.jsx(T,{mb:s?2:void 0,size:_t[l].description,textAlign:"center",children:i}),s?t.jsxs(za,{children:[e&&t.jsx(st,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(st,{buttonProps:n,variant:"primary"})]}):void 0]})},Ia=({children:e})=>{const n=y.useFormContext();return e({...n})},Da=f.styled.form`
|
|
2309
2309
|
${({theme:e})=>`
|
|
2310
2310
|
align-items: flex-start;
|
|
2311
2311
|
align-self: stretch;
|
|
@@ -2315,7 +2315,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2315
2315
|
overflow: hidden auto;
|
|
2316
2316
|
width: 100%;
|
|
2317
2317
|
`}
|
|
2318
|
-
`,
|
|
2318
|
+
`,Ea=({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(Da,{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"})]})]})]})})})},Fa=f.styled(Re)`
|
|
2319
2319
|
display: grid;
|
|
2320
2320
|
grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
|
|
2321
2321
|
grid-auto-flow: ${({$autoFlow:e="row"})=>e};
|
|
@@ -2335,7 +2335,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2335
2335
|
grid-template-columns: repeat(${n}, 1fr);
|
|
2336
2336
|
}
|
|
2337
2337
|
`}
|
|
2338
|
-
`,Ra=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(
|
|
2338
|
+
`,Ra=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(Fa,{$autoFlow:s,$columnGap:d,$gap:l,$lg:r,$md:i,$rowGap:c,$sm:o,$xl:a,ref:g,...p,children:n})}),Na=f.styled.div`
|
|
2339
2339
|
${({theme:e,$itemsLength:n})=>`
|
|
2340
2340
|
display: flex;
|
|
2341
2341
|
background-color: ${e.palette.white};
|
|
@@ -2371,7 +2371,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2371
2371
|
background-color: ${e.palette.gray[100]};
|
|
2372
2372
|
}
|
|
2373
2373
|
`}
|
|
2374
|
-
`,Bn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(vt,{$isSelected:e,onClick:r,children:[e?t.jsx(D,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(
|
|
2374
|
+
`,Bn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(vt,{$isSelected:e,onClick:r,children:[e?t.jsx(D,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(T,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Oe=100,Aa=({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,Oe);p(C=>{const v=k.toLowerCase();return C.filter(S=>{const I=String(S.name).toLowerCase();return I.startsWith(v)||I.includes(v)})})},[p,n]),b=u.useCallback(j=>{if(j.currentTarget){const k=j.currentTarget.value.slice(0,Oe);x(k),h(k)}},[x,h]),m=u.useCallback(j=>{const k=j.target.value.slice(0,Oe);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(Na,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(T,{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:Oe,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ge,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(vt,{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(T,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(j=>t.jsx(Bn,{isSelected:a.toLowerCase()===j.name,label:j.name.charAt(0).toUpperCase()+j.name.slice(1),onSelect:o},j.name))]})]})})});return e?ue.createPortal(w,document.body):t.jsx("div",{})},La=f.styled.div`
|
|
2375
2375
|
${({theme:e,$backgroundColor:n=e.palette.white})=>`
|
|
2376
2376
|
align-items: flex-start;
|
|
2377
2377
|
display: flex;
|
|
@@ -2388,7 +2388,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2388
2388
|
fill: url(#gradient-01);
|
|
2389
2389
|
}
|
|
2390
2390
|
`}
|
|
2391
|
-
`,
|
|
2391
|
+
`,Pa=({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(La,{$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(T,{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(T,{size:"md",...l?{color:l}:{},children:o}):void 0]})},Ma=({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(T,{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(mt,{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}`))})]})},Oa=f.styled.article`
|
|
2392
2392
|
${({theme:e})=>`
|
|
2393
2393
|
align-items: flex-start;
|
|
2394
2394
|
align-self: stretch;
|
|
@@ -2424,7 +2424,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2424
2424
|
fill: url(#gradient-01);
|
|
2425
2425
|
}
|
|
2426
2426
|
`}
|
|
2427
|
-
`,
|
|
2427
|
+
`,Wa=f.styled.div`
|
|
2428
2428
|
${({theme:e,$hasImage:n,$width:i,$height:o})=>`
|
|
2429
2429
|
width: ${i}px;
|
|
2430
2430
|
height: ${o}px;
|
|
@@ -2434,7 +2434,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2434
2434
|
align-items: center;
|
|
2435
2435
|
justify-content: center;
|
|
2436
2436
|
`}
|
|
2437
|
-
`,
|
|
2437
|
+
`,Ba={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},_a=({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}=Ba[d];return t.jsxs(Oa,{"data-testid":g,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Wa,{$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(ne,{alt:g,height:o,publicId:c,width:r}):void 0]}),p?t.jsx(ee,{tagLabel:p,variant:"inactive"}):void 0]}),t.jsx(V,{size:h,children:g}),e?t.jsx(T,{size:b,children:e}):void 0,l??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(T,{size:m,children:[s,t.jsx(D,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Ha=f.styled.span`
|
|
2438
2438
|
${({theme:e,$bgColor:n=e.palette.secondary[500],$txtDecoration:i="none"})=>`
|
|
2439
2439
|
background-color: ${n};
|
|
2440
2440
|
border-radius: 5px;
|
|
@@ -2443,14 +2443,14 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2443
2443
|
padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
|
|
2444
2444
|
text-decoration: ${i}
|
|
2445
2445
|
`}
|
|
2446
|
-
`,
|
|
2446
|
+
`,Va=({bgColor:e,children:n,txtDecoration:i,ml:o=1})=>t.jsx(Ha,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:n}),Ua={lg:"56",md:"30",sm:"12"},{getVariant:Ga}=oe(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Ya=f.keyframes`
|
|
2447
2447
|
0% {
|
|
2448
2448
|
transform: rotateZ(0deg);
|
|
2449
2449
|
}
|
|
2450
2450
|
100% {
|
|
2451
2451
|
transform: rotateZ(360deg)
|
|
2452
2452
|
}
|
|
2453
|
-
`,
|
|
2453
|
+
`,Ka=f.keyframes`
|
|
2454
2454
|
0%,
|
|
2455
2455
|
25% {
|
|
2456
2456
|
stroke-dashoffset: 280;
|
|
@@ -2467,16 +2467,16 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2467
2467
|
stroke-dashoffset: 280;
|
|
2468
2468
|
transform: rotate(360deg);
|
|
2469
2469
|
}
|
|
2470
|
-
`,
|
|
2470
|
+
`,Xa=f.styled.svg`
|
|
2471
2471
|
${({$size:e="md"})=>f.css`
|
|
2472
|
-
animation: ${
|
|
2472
|
+
animation: ${Ya} 2s linear infinite;
|
|
2473
2473
|
animation-timing-function: linear;
|
|
2474
2474
|
display: inline-block;
|
|
2475
|
-
width: ${
|
|
2475
|
+
width: ${Ua[e]}px;
|
|
2476
2476
|
`}
|
|
2477
|
-
`,
|
|
2477
|
+
`,Za=f.styled.circle`
|
|
2478
2478
|
${({theme:e,$color:n="red"})=>f.css`
|
|
2479
|
-
animation: 1.4s ease-in-out infinite both ${
|
|
2479
|
+
animation: 1.4s ease-in-out infinite both ${Ka};
|
|
2480
2480
|
display: block;
|
|
2481
2481
|
fill: transparent;
|
|
2482
2482
|
stroke-linecap: round;
|
|
@@ -2485,9 +2485,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2485
2485
|
stroke-width: 10px;
|
|
2486
2486
|
transform-origin: 50% 50%;
|
|
2487
2487
|
|
|
2488
|
-
${
|
|
2488
|
+
${Ga(e,n)}
|
|
2489
2489
|
`}
|
|
2490
|
-
`,
|
|
2490
|
+
`,qa=f.styled.circle`
|
|
2491
2491
|
display: block;
|
|
2492
2492
|
fill: transparent;
|
|
2493
2493
|
stroke: ${({theme:e})=>e.palette.gray[200]};
|
|
@@ -2495,12 +2495,12 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2495
2495
|
stroke-width: 10px;
|
|
2496
2496
|
transform-origin: 50% 50%;
|
|
2497
2497
|
opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
|
|
2498
|
-
`,_n=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(
|
|
2498
|
+
`,_n=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(Xa,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(qa,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(Za,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(T,{color:e==="red"||e==="blue"?o.palette.gray[700]:o.palette.white,ml:.5,size:"md",children:n})]})},Ja={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Qa=({publicId:e,variant:n})=>t.jsx($,{...Ja[n],children:t.jsx(ne,{alt:"logo",publicId:e})}),es=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
|
|
2499
2499
|
${({$size:e=16})=>`
|
|
2500
2500
|
height: ${e}px;
|
|
2501
2501
|
width: ${e}px;
|
|
2502
2502
|
`}
|
|
2503
|
-
`,
|
|
2503
|
+
`,ts=e=>{const{size:n}=e;return t.jsx(es,{$size:n,...e})},ns=({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 Q(o,()=>{a(!1)}),t.jsxs(En,{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(T,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(T,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(T,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(ee,{tagLabel:p,variant:"role"})})]})}),t.jsx(ge,{}),e,t.jsx(ge,{}),t.jsx("li",{className:"commit-info",children:t.jsx(re,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(T,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},is=f.styled.button`
|
|
2504
2504
|
align-items: center;
|
|
2505
2505
|
background-color: transparent;
|
|
2506
2506
|
border: unset;
|
|
@@ -2517,7 +2517,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2517
2517
|
&:hover span {
|
|
2518
2518
|
color: ${A.palette.primary[200]};
|
|
2519
2519
|
}
|
|
2520
|
-
`,
|
|
2520
|
+
`,os=({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(is,{onClick:n,children:[t.jsx(T,{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(T,{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})]})},rs=f.styled.div`
|
|
2521
2521
|
${({theme:e,$variant:n})=>`
|
|
2522
2522
|
background: ${e.palette.white};
|
|
2523
2523
|
border: 1px solid ${e.palette.gray[200]};
|
|
@@ -2536,9 +2536,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2536
2536
|
right: 16px;
|
|
2537
2537
|
}
|
|
2538
2538
|
`}
|
|
2539
|
-
`,
|
|
2539
|
+
`,as=f.styled(V)`
|
|
2540
2540
|
font-size: ${({theme:e})=>e.typography.text.md};
|
|
2541
|
-
`,
|
|
2541
|
+
`,ss=f.styled.div`
|
|
2542
2542
|
${({theme:e,$variant:n})=>`
|
|
2543
2543
|
height: ${e.spacing[2.5]};
|
|
2544
2544
|
width: ${e.spacing[2.5]};
|
|
@@ -2569,7 +2569,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2569
2569
|
color: ${e.palette[n][500]};
|
|
2570
2570
|
}
|
|
2571
2571
|
`}
|
|
2572
|
-
`,
|
|
2572
|
+
`,ls=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",cs=({description:e,onClose:n,title:i,variant:o})=>{const r=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(rs,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[t.jsxs(ss,{$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:ls(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(as,{fontWeight:"bold",size:"xs",children:i}),t.jsx(T,{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"})]})},ds={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},lt=({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(ne,{alt:`${r} Logo`,height:"100%",publicId:ds[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(T,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:o?"break-spaces":"nowrap",wordWrap:"unset",children:n??r})})]})},ps=({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);Q(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(lt,{onClick:x(h),provider:h},h)),r===void 0?void 0:t.jsx(lt,{icon:"square-plus",label:r.label??"Add manually",onClick:p}),i]})]})},gs=f.styled.button`
|
|
2573
2573
|
${({theme:e,$hasIcon:n})=>`
|
|
2574
2574
|
align-items: center;
|
|
2575
2575
|
background-color: ${n?"unset":e.palette.white};
|
|
@@ -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
|
color: ${e.palette.white};
|
|
2604
2604
|
}
|
|
2605
2605
|
`}
|
|
2606
|
-
`,se=({children:e,disabled:n,hasIcon:i=!1,selected:o,onClick:r})=>t.jsx(
|
|
2606
|
+
`,se=({children:e,disabled:n,hasIcon:i=!1,selected:o,onClick:r})=>t.jsx(gs,{...o?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||o?void 0:r,children:e}),us=[10,20,50,100],Hn=({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 Q(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(T,{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:us.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(T,{color:e===d?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:d})},`${d}-${y.random(10)}`)})}):void 0]})},xs=(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}}},hs=({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}}=xs(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(T,{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(se,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(D,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{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,I=k===n,R=g&&S&&C===0,F=h&&I&&C===p.length-1,E=x&&C===v.length/2-1;return t.jsxs(Ve.default.Fragment,{children:[F&&t.jsx(se,{disabled:!0,children:"..."}),t.jsx(se,{onClick:b(k),selected:i===k,children:k}),(R||E)&&t.jsx(se,{disabled:!0,children:"..."})]},k)}),t.jsx(se,{disabled:d,hasIcon:!0,onClick:w,children:t.jsx(D,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{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(Hn,{pageSize:o,setPageSize:j}),t.jsx(T,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},fs=f.styled.div`
|
|
2607
2607
|
${({theme:e})=>`
|
|
2608
2608
|
height: ${e.spacing[1]};
|
|
2609
2609
|
width: ${e.spacing[1]};
|
|
@@ -2634,7 +2634,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2634
2634
|
font-size: ${e.spacing[.5]};
|
|
2635
2635
|
}
|
|
2636
2636
|
`}
|
|
2637
|
-
`,Vn=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(
|
|
2637
|
+
`,Vn=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(fs,{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(T,{color:o.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:r})},ys=f.styled.div`
|
|
2638
2638
|
${({theme:e,$isDragging:n})=>`
|
|
2639
2639
|
align-items: center;
|
|
2640
2640
|
display: flex;
|
|
@@ -2647,7 +2647,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2647
2647
|
|
|
2648
2648
|
${n?`border: 1px solid ${e.palette.black};`:""}
|
|
2649
2649
|
`}
|
|
2650
|
-
`,Un=({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}`),Gn=({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(Un,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Yn=({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(
|
|
2650
|
+
`,Un=({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}`),Gn=({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(Un,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Yn=({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(ys,{$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(T,{size:"md",children:e.description}),t.jsx(Gn,{rank:o+1})]})]})},e.title)},bs=({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(Yn,{disabled:e,draggedItem:l,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Ht=2,$s=({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?Ht+a:Ht+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(T,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(a).toString().padStart(l,"0"))+"%"})]})},{getVariant:ms}=oe(e=>({compliance:`
|
|
2651
2651
|
display: inline-flex;
|
|
2652
2652
|
|
|
2653
2653
|
&.horizontal {
|
|
@@ -2705,17 +2705,17 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2705
2705
|
.progress-bar {
|
|
2706
2706
|
background-color: ${e.palette.primary[500]};
|
|
2707
2707
|
}
|
|
2708
|
-
`})),
|
|
2708
|
+
`})),ws=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],js=f.styled.div`
|
|
2709
2709
|
${({theme:e,$minWidth:n,$orientation:i,$rounded:o,$variant:r})=>`
|
|
2710
2710
|
background-color: ${e.palette.gray[100]};
|
|
2711
2711
|
border-radius: ${o?"100px":"unset"};
|
|
2712
2712
|
${i==="horizontal"?"min-width":"min-height"}: ${n}px;
|
|
2713
2713
|
${i==="horizontal"?"":"height: 100%;"}
|
|
2714
2714
|
|
|
2715
|
-
${
|
|
2715
|
+
${ms(e,r)}
|
|
2716
2716
|
|
|
2717
2717
|
`}
|
|
2718
|
-
`,
|
|
2718
|
+
`,vs=f.styled.div`
|
|
2719
2719
|
${({theme:e,$percentage:n,$rounded:i,$variant:o})=>`
|
|
2720
2720
|
display: inline-flex;
|
|
2721
2721
|
width: ${n}%;
|
|
@@ -2725,14 +2725,14 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2725
2725
|
border-radius: ${i?"100px":"unset"};
|
|
2726
2726
|
border-end-end-radius: ${i&&n<100?"0":"inherit"};
|
|
2727
2727
|
border-start-end-radius: ${i&&n<100?"0":"inherit"};
|
|
2728
|
-
background-color: ${o==="compliance"?
|
|
2728
|
+
background-color: ${o==="compliance"?ws(e,n):"inherit"};
|
|
2729
2729
|
`}
|
|
2730
|
-
`,Kn=({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(
|
|
2730
|
+
`,Kn=({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(T,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,d=t.jsx(js,{$minWidth:e,$orientation:r,$rounded:a,$variant:l,className:r,children:t.jsx(vs,{$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]})},Xn=({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"})]})}),Zn=(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]}},ks=f.styled(D)`
|
|
2731
2731
|
box-sizing: border-box;
|
|
2732
2732
|
|
|
2733
2733
|
border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Zn("in progress",e)}`:"unset"};
|
|
2734
2734
|
border-radius: 50%;
|
|
2735
|
-
`,
|
|
2735
|
+
`,Cs=f.styled.div`
|
|
2736
2736
|
${({$minWidth:e,$orientation:n})=>`
|
|
2737
2737
|
display: flex;
|
|
2738
2738
|
flex-direction: ${n==="horizontal"?"row":"column"};
|
|
@@ -2742,16 +2742,16 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2742
2742
|
flex-flow: row wrap;
|
|
2743
2743
|
}
|
|
2744
2744
|
`}
|
|
2745
|
-
`,
|
|
2745
|
+
`,Ss=150,zs=({label:e,minWidth:n=Ss,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(Kn,{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(Xn,{onClick:a}):t.jsx(ks,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Zn(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(T,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${o}.${r}`}),e===void 0?null:t.jsx(T,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},Ts=150,Is=({children:e,orientation:n="horizontal",minWidth:i=Ts})=>{const o=u.Children.toArray(e),r=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>r*i,[r,i]);return t.jsx(Cs,{$minWidth:`${a}px`,$orientation:n,children:o.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},qn=({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(T,{display:"inline",lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(we,{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(we,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:s},`${c+1}-bold`):s)}):t.jsx(T,{lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:e})},Ds=({_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(ne,{alt:b,height:j,publicId:m,width:w}),I=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(qn,{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?ue.createPortal(I,a??document.body):I},Es=f.styled.div.attrs({className:"comp-scroll-up"})`
|
|
2746
2746
|
position: fixed;
|
|
2747
2747
|
bottom: ${({bottom:e})=>e??"unset"};
|
|
2748
2748
|
right: ${({right:e})=>e??"unset"};
|
|
2749
2749
|
z-index: ${({zIndex:e})=>e??"unset"};
|
|
2750
2750
|
left: ${({left:e})=>e??"unset"};
|
|
2751
|
-
`,
|
|
2751
|
+
`,Fs=({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(Es,{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},Rs=f.styled.div`
|
|
2752
2752
|
position: relative;
|
|
2753
2753
|
width: 100%;
|
|
2754
|
-
`,
|
|
2754
|
+
`,Ns=f.styled.div`
|
|
2755
2755
|
${({theme:e})=>`
|
|
2756
2756
|
align-items: center;
|
|
2757
2757
|
background-color: ${e.palette.white};
|
|
@@ -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
|
&:hover { border-color: ${e.palette.gray[600]}; }
|
|
2767
2767
|
&:focus-within { border: 2px solid ${e.palette.black}; }
|
|
2768
2768
|
`}
|
|
2769
|
-
`,
|
|
2769
|
+
`,As=f.styled.input`
|
|
2770
2770
|
${({theme:e})=>`
|
|
2771
2771
|
background: none;
|
|
2772
2772
|
border: none !important;
|
|
@@ -2783,7 +2783,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2783
2783
|
::-webkit-search-results-button,
|
|
2784
2784
|
::-webkit-search-results-decoration { display: none; }
|
|
2785
2785
|
`}
|
|
2786
|
-
`,
|
|
2786
|
+
`,Ls=f.styled.div`
|
|
2787
2787
|
${({theme:e})=>`
|
|
2788
2788
|
position: absolute;
|
|
2789
2789
|
z-index: 50;
|
|
@@ -2797,7 +2797,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2797
2797
|
box-shadow: ${e.shadows.md};
|
|
2798
2798
|
overflow: hidden;
|
|
2799
2799
|
`}
|
|
2800
|
-
`,
|
|
2800
|
+
`,Ps=f.styled.ul`
|
|
2801
2801
|
${({theme:e})=>`
|
|
2802
2802
|
list-style: none;
|
|
2803
2803
|
margin: 0;
|
|
@@ -2805,18 +2805,18 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2805
2805
|
max-height: 300px;
|
|
2806
2806
|
overflow-y: auto;
|
|
2807
2807
|
`}
|
|
2808
|
-
`,
|
|
2808
|
+
`,Ms=f.styled.li`
|
|
2809
2809
|
${({theme:e})=>`
|
|
2810
2810
|
padding: ${e.spacing[.5]} ${e.spacing[.75]};
|
|
2811
2811
|
cursor: pointer;
|
|
2812
2812
|
&:hover { background: ${e.palette.gray[50]}; }
|
|
2813
2813
|
`}
|
|
2814
|
-
`,
|
|
2814
|
+
`,Os=f.styled.div`
|
|
2815
2815
|
${({theme:e})=>`
|
|
2816
2816
|
padding: ${e.spacing[.75]};
|
|
2817
2817
|
color: ${e.palette.gray[500]};
|
|
2818
2818
|
`}
|
|
2819
|
-
`,
|
|
2819
|
+
`,Ws=300,Bs=({name:e,items:n=[],renderItem:i,onSelectItem:o,onClear:r,onChange:a,value:l,maxLength:s=Ws,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"});Q(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]),I=u.useCallback(z=>{const N=Number(z.currentTarget.dataset.index),M=n[N];o==null||o(M),b(!1)},[n,o]),R=h&&(m.trim().length>0||n.length>0),F=u.useMemo(()=>n.length===0?t.jsx(Os,{children:c}):t.jsx(Ps,{role:"listbox",children:n.map((z,N)=>t.jsx(Ms,{onClick:I,role:"option",children:i(z)},N))}),[n,c,i,I]),E=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(Rs,{ref:j.setReference,children:[t.jsxs(Ns,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(As,{"aria-expanded":R,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"})]}),R?t.jsx(Ls,{ref:j.setFloating,style:k,children:F}):void 0]})},_s=(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}},$e=({variant:e,value:n})=>{const{iconColor:i,iconText:o,iconTextColor:r,textColor:a}=_s(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(T,{color:r,size:"md",textAlign:"center",children:o})})}),t.jsx(T,{color:a,size:"md",children:n})]})},Hs=({critical:e,high:n,medium:i,low:o})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx($e,{value:e,variant:"critical"}),t.jsx($e,{value:n,variant:"high"}),t.jsx($e,{value:i,variant:"medium"}),t.jsx($e,{value:o,variant:"low"})]}),Vs=f.styled.div`
|
|
2820
2820
|
${({theme:e})=>`
|
|
2821
2821
|
border-radius: ${e.spacing[.25]};
|
|
2822
2822
|
cursor: pointer;
|
|
@@ -2834,7 +2834,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2834
2834
|
display: block;
|
|
2835
2835
|
}
|
|
2836
2836
|
`}
|
|
2837
|
-
`,
|
|
2837
|
+
`,Us=({visibleElement:e,hiddenElement:n})=>t.jsxs(Vs,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Jn=({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(T,{color:l.palette.gray[800],size:"md",children:a}),r?t.jsx(Vn,{text:"Upgrade"}):void 0,e]}),t.jsx(T,{color:l.palette.gray[400],size:"sm",children:n})]})]})},Gs=f.styled(y.m.div)`
|
|
2838
2838
|
${({theme:e})=>`
|
|
2839
2839
|
background-color: ${e.palette.white};
|
|
2840
2840
|
box-shadow: ${e.shadows.lg};
|
|
@@ -2857,7 +2857,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2857
2857
|
height: auto;
|
|
2858
2858
|
}
|
|
2859
2859
|
`}
|
|
2860
|
-
`,
|
|
2860
|
+
`,Ys=({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(Gs,{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(T,{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(Jn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Ks=(e,n)=>n>=50?`
|
|
2861
2861
|
${e.palette.gray[200]} 50%,
|
|
2862
2862
|
${e.palette.primary[500]} 50.05%,
|
|
2863
2863
|
${e.palette.primary[500]} ${n}%,
|
|
@@ -2868,7 +2868,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2868
2868
|
${e.palette.primary[500]} 50%,
|
|
2869
2869
|
${e.palette.gray[200]} 50.05%,
|
|
2870
2870
|
${e.palette.gray[200]} 100%
|
|
2871
|
-
`,
|
|
2871
|
+
`,Xs=f.styled.div`
|
|
2872
2872
|
${({theme:e,$min:n,$value:i})=>`
|
|
2873
2873
|
align-items: center;
|
|
2874
2874
|
align-self: stretch;
|
|
@@ -2884,7 +2884,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2884
2884
|
${n>=0?`
|
|
2885
2885
|
${e.palette.primary[500]} ${i}%,
|
|
2886
2886
|
${e.palette.gray[200]} ${i}%
|
|
2887
|
-
`:
|
|
2887
|
+
`:Ks(e,i)}
|
|
2888
2888
|
);
|
|
2889
2889
|
border-radius: ${e.spacing[.125]};
|
|
2890
2890
|
height: ${e.spacing[.25]};
|
|
@@ -2908,7 +2908,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2908
2908
|
border: 1px solid ${e.palette.primary[500]};
|
|
2909
2909
|
}
|
|
2910
2910
|
`}
|
|
2911
|
-
`,
|
|
2911
|
+
`,Zs=f.styled.div`
|
|
2912
2912
|
${({theme:e})=>`
|
|
2913
2913
|
align-items: center;
|
|
2914
2914
|
display: flex;
|
|
@@ -2922,7 +2922,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2922
2922
|
font-size: ${e.spacing[.5]};
|
|
2923
2923
|
}
|
|
2924
2924
|
`}
|
|
2925
|
-
`,
|
|
2925
|
+
`,qs=f.styled.output`
|
|
2926
2926
|
${({theme:e})=>`
|
|
2927
2927
|
align-items: flex-end;
|
|
2928
2928
|
border-radius: ${e.spacing[.5]};
|
|
@@ -2933,7 +2933,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2933
2933
|
padding: ${e.spacing[.625]} ${e.spacing[.75]};
|
|
2934
2934
|
width: 59px;
|
|
2935
2935
|
`}
|
|
2936
|
-
`,Qn=({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})})})},
|
|
2936
|
+
`,Qn=({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})})})},Js=(e,n,i)=>Math.round((i-e)/(n-e)*100),Qs=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=Js(r,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},p,i);return t.jsx(G,{htmlFor:l,label:o,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Xs,{...x,$min:r??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Qn,{index:0,name:l,state:p,trackRef:i})}),t.jsxs(Zs,{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(qs,{children:t.jsx(T,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:el}=oe(e=>({completed:`
|
|
2937
2937
|
background-color: ${e.palette.primary[500]};
|
|
2938
2938
|
color: ${e.palette.white};
|
|
2939
2939
|
|
|
@@ -2956,7 +2956,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2956
2956
|
&::after {
|
|
2957
2957
|
background-color: ${e.palette.gray[200]};
|
|
2958
2958
|
}
|
|
2959
|
-
`})),
|
|
2959
|
+
`})),tl=f.styled.div`
|
|
2960
2960
|
${({theme:e})=>`
|
|
2961
2961
|
align-items: stretch;
|
|
2962
2962
|
background-color: ${e.palette.white};
|
|
@@ -2966,7 +2966,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2966
2966
|
padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
|
|
2967
2967
|
scroll-behavior: unset;
|
|
2968
2968
|
`}
|
|
2969
|
-
`,
|
|
2969
|
+
`,nl=f.styled.div`
|
|
2970
2970
|
display: flex;
|
|
2971
2971
|
flex-direction: row;
|
|
2972
2972
|
margin-bottom: ${({theme:e})=>e.spacing[2]};
|
|
@@ -2974,7 +2974,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2974
2974
|
&:last-child > div:first-child > span::after {
|
|
2975
2975
|
display: none;
|
|
2976
2976
|
}
|
|
2977
|
-
`,
|
|
2977
|
+
`,il=f.styled.div`
|
|
2978
2978
|
${({theme:e})=>`
|
|
2979
2979
|
display: inline-flex;
|
|
2980
2980
|
font-family: ${e.typography.type.primary};
|
|
@@ -2986,7 +2986,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
2986
2986
|
margin-right: ${e.spacing[.5]};
|
|
2987
2987
|
}
|
|
2988
2988
|
`}
|
|
2989
|
-
`,
|
|
2989
|
+
`,ol=f.styled.span`
|
|
2990
2990
|
${({theme:e,$variant:n})=>`
|
|
2991
2991
|
border-radius: 6px;
|
|
2992
2992
|
display: inline-block;
|
|
@@ -3009,9 +3009,9 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3009
3009
|
height: calc(100% - ${e.spacing[1]});
|
|
3010
3010
|
}
|
|
3011
3011
|
|
|
3012
|
-
${
|
|
3012
|
+
${el(e,n)}
|
|
3013
3013
|
`}
|
|
3014
|
-
`,
|
|
3014
|
+
`,rl=({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(tl,{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(nl,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(ol,{$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(il,{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)})})},al=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)},Vt=e=>e.map(al),ei=({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)?Vt(n):Vt(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})},ti=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=en({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(Nn,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},ae=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),sl=f.styled.span`
|
|
3015
3015
|
transition: all 150ms;
|
|
3016
3016
|
width: 5px;
|
|
3017
3017
|
height: 10px;
|
|
@@ -3036,7 +3036,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3036
3036
|
transition: opacity 150ms;
|
|
3037
3037
|
opacity: ${({$variant:e})=>e==="asc"?0:1};
|
|
3038
3038
|
}
|
|
3039
|
-
`,ct=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(
|
|
3039
|
+
`,ct=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(sl,{$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"})]})},ll=f.styled.div`
|
|
3040
3040
|
position: relative;
|
|
3041
3041
|
|
|
3042
3042
|
div:has(table) {
|
|
@@ -3200,7 +3200,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3200
3200
|
}
|
|
3201
3201
|
}
|
|
3202
3202
|
}
|
|
3203
|
-
`,
|
|
3203
|
+
`,cl=f.styled.div`
|
|
3204
3204
|
${({$width:e,theme:n})=>`
|
|
3205
3205
|
display: flex;
|
|
3206
3206
|
flex-direction: column;
|
|
@@ -3228,7 +3228,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3228
3228
|
}
|
|
3229
3229
|
}
|
|
3230
3230
|
`}
|
|
3231
|
-
`,
|
|
3231
|
+
`,dl=f.styled.div`
|
|
3232
3232
|
align-items: center;
|
|
3233
3233
|
background-color: transparent;
|
|
3234
3234
|
display: flex;
|
|
@@ -3276,11 +3276,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3276
3276
|
transition: all 150ms;
|
|
3277
3277
|
border-right: 1px solid ${({theme:e})=>e.palette.black};
|
|
3278
3278
|
}
|
|
3279
|
-
`,ni=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{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(ct,{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(Ut,{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(ct,{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(Ut,{onMouseDown:a(d)})]},d.id)})})})},
|
|
3279
|
+
`,ni=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{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(ct,{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(Ut,{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(ct,{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(Ut,{onMouseDown:a(d)})]},d.id)})})})},pl=f.styled.div`
|
|
3280
3280
|
align-items: center;
|
|
3281
3281
|
display: flex;
|
|
3282
3282
|
width: 100%;
|
|
3283
|
-
`,ii=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{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(_n,{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(
|
|
3283
|
+
`,ii=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{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(_n,{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(T,{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(Ve.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(pl,{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))})},oi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:l,tableRef:s}=u.useContext(ae);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(cl,{$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(ni,{}),t.jsx(ii,{})]})]})},Gt=f.styled(B)`
|
|
3284
3284
|
${({theme:e,$padding:n})=>`
|
|
3285
3285
|
background-color: ${e.palette.white};
|
|
3286
3286
|
border: 1px solid ${e.palette.gray[200]};
|
|
@@ -3306,7 +3306,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3306
3306
|
background-color: ${e.palette.gray[100]};
|
|
3307
3307
|
}
|
|
3308
3308
|
`}
|
|
3309
|
-
`,ri=()=>{const{table:e}=u.useContext(ae),{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(Gt,{$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(Gt,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},
|
|
3309
|
+
`,ri=()=>{const{table:e}=u.useContext(ae),{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(Gt,{$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(Gt,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},gl=10,ul=20,xl=50,hl=100,ai=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),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([gl,ul,xl,hl],(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 Q(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(T,{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(T,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},si=()=>{const{table:e}=u.useContext(ae),{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(T,{display:"inline-block",fontWeight:"bold",size:"md",children:r(n,i,o)})},li=({children:e})=>t.jsxs(dl,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(si,{}),t.jsx(ai,{}),t.jsx(ri,{})]}),e]}),ci=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),fl=f.styled.div.attrs({className:"search-container"})`
|
|
3310
3310
|
${({theme:e})=>`
|
|
3311
3311
|
display: flex;
|
|
3312
3312
|
flex-direction: column;
|
|
@@ -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
|
}
|
|
3354
3354
|
}
|
|
3355
3355
|
`}
|
|
3356
|
-
`,
|
|
3356
|
+
`,yl=f.styled.div.attrs({className:"controls-container"})`
|
|
3357
3357
|
display: flex;
|
|
3358
3358
|
flex: 1 0 50%;
|
|
3359
3359
|
|
|
@@ -3369,7 +3369,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3369
3369
|
justify-content: flex-end;
|
|
3370
3370
|
width: 100%;
|
|
3371
3371
|
}
|
|
3372
|
-
`,
|
|
3372
|
+
`,bl=f.styled.div`
|
|
3373
3373
|
display: flex;
|
|
3374
3374
|
flex-wrap: wrap;
|
|
3375
3375
|
width: 100%;
|
|
@@ -3384,7 +3384,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3384
3384
|
.highlight-container ~ .controls-container {
|
|
3385
3385
|
flex: 1 0 100%;
|
|
3386
3386
|
}
|
|
3387
|
-
|
|
3387
|
+
`,$l=500,Yt=300,di=({children:e})=>{const{table:n}=u.useContext(ae),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(n==null?void 0:n.options.meta)??{},a=ut(s=>{const c=s.target.value.slice(0,Yt);i==null||i(c)},$l),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(bl,{children:[i===void 0?void 0:t.jsx(fl,{children:t.jsx(de,{maxLength:Yt,name:"search",onChange:a,onClear:l,placeholder:r,value:o})}),e]})},pi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),gi=({children:e})=>t.jsx(yl,{children:e}),ui=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),ml=160,xi=({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()+ml),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ae.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:o,table:n},children:t.jsx(ll,{id:r,children:e})})},wl=Object.assign(xi,{Caption:pi,Columns:ti,Content:oi,Controls:gi,Export:ei,Footer:li,FooterContent:ci,Highlighted:ui,Options:di}),jl=f.styled.button`
|
|
3388
3388
|
${({theme:e})=>`
|
|
3389
3389
|
align-items: center;
|
|
3390
3390
|
background-color: ${e.palette.white};
|
|
@@ -3438,7 +3438,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3438
3438
|
background-color: ${e.palette.gray[100]};
|
|
3439
3439
|
}
|
|
3440
3440
|
`}
|
|
3441
|
-
`,
|
|
3441
|
+
`,vl=({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(jl,{"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(T,{color:c.palette.gray[800],ml:.5,size:"md",children:o})]})},kl=({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(T,{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))})},Cl=f.styled.div`
|
|
3442
3442
|
${({theme:e})=>`
|
|
3443
3443
|
align-items: flex-start;
|
|
3444
3444
|
display: flex;
|
|
@@ -3455,7 +3455,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3455
3455
|
fill: url(#gradient-01);
|
|
3456
3456
|
}
|
|
3457
3457
|
`}
|
|
3458
|
-
`,
|
|
3458
|
+
`,Sl=({children:e,title:n,titleSize:i="sm",description:o,icon:r})=>{const a=f.useTheme();return t.jsxs(Cl,{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]})},zl=f.styled.div`
|
|
3459
3459
|
${({theme:e})=>`
|
|
3460
3460
|
align-items: center;
|
|
3461
3461
|
background-color: ${e.palette.white};
|
|
@@ -3477,7 +3477,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3477
3477
|
border: 1px solid ${e.palette.gray[600]};
|
|
3478
3478
|
}
|
|
3479
3479
|
`}
|
|
3480
|
-
`,
|
|
3480
|
+
`,Tl=f.styled.div`
|
|
3481
3481
|
${({theme:e,$size:n})=>`
|
|
3482
3482
|
display: ${n==="long"?"flex":"block"};
|
|
3483
3483
|
flex-direction: column;
|
|
@@ -3527,4 +3527,57 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
|
|
|
3527
3527
|
transform: translateX(-50%);
|
|
3528
3528
|
}
|
|
3529
3529
|
`}
|
|
3530
|
-
`,hi=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(
|
|
3530
|
+
`,hi=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(zl,{className:"timeline-card",children:[t.jsx(T,{color:o.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(T,{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(T,{size:"md",textAlign:"center",wordBreak:"break-word",children:r},l)})})]})},Il=({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(Tl,{$size:i,children:e.map((r,a)=>t.jsx(hi,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},Dl={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:""},El=({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}}})},Fl={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Rl=({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}=Fl[d],j=g??"a";return t.jsxs(nn,{$index:a,children:[t.jsx(T,{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(T,{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(T,{color:x.palette.gray[400],display:"inline",size:w,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),d==="lg"?t.jsx(me,{}):void 0,t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(T,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:w,children:"Default score: "}),t.jsx(xt,{textL:s,textR:y.capitalize(c==="disable"?"Unknown":c),variant:c})]}),d==="lg"?t.jsx(me,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(T,{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(T,{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))]})]})]})},Nl=f.styled.div`
|
|
3531
|
+
${({theme:e})=>`
|
|
3532
|
+
align-items: flex-start;
|
|
3533
|
+
background: ${e.palette.white};
|
|
3534
|
+
border-radius: ${e.spacing[.5]};
|
|
3535
|
+
border: 1px solid ${e.palette.gray[300]};
|
|
3536
|
+
box-shadow: ${e.shadows.md};
|
|
3537
|
+
display: flex;
|
|
3538
|
+
flex-direction: column;
|
|
3539
|
+
max-height: 450px;
|
|
3540
|
+
min-height: 150px;
|
|
3541
|
+
position: absolute;
|
|
3542
|
+
top: 100%;
|
|
3543
|
+
left: 0;
|
|
3544
|
+
width: 342px;
|
|
3545
|
+
`}
|
|
3546
|
+
`,Al=f.styled.div`
|
|
3547
|
+
${({theme:e})=>`
|
|
3548
|
+
align-items: flex-start;
|
|
3549
|
+
display: flex;
|
|
3550
|
+
flex-direction: column;
|
|
3551
|
+
gap: ${e.spacing[.625]};
|
|
3552
|
+
padding: ${e.spacing[.875]} ${e.spacing[.875]} 0 ${e.spacing[.875]};
|
|
3553
|
+
width: 100%;
|
|
3554
|
+
`}
|
|
3555
|
+
`,Ll=f.styled.div`
|
|
3556
|
+
${({theme:e,$border:n})=>`
|
|
3557
|
+
align-items: flex-start;
|
|
3558
|
+
border-top: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
|
|
3559
|
+
display: flex;
|
|
3560
|
+
flex-direction: column;
|
|
3561
|
+
justify-content: center;
|
|
3562
|
+
padding: ${e.spacing[.875]};
|
|
3563
|
+
width: 100%;
|
|
3564
|
+
`}
|
|
3565
|
+
`,Pl=f.styled.div`
|
|
3566
|
+
${({theme:e})=>`
|
|
3567
|
+
align-items: center;
|
|
3568
|
+
display: flex;
|
|
3569
|
+
color: ${e.palette.gray[800]};
|
|
3570
|
+
font-family: ${e.typography.type.primary};
|
|
3571
|
+
font-size: ${e.typography.text.md};
|
|
3572
|
+
font-weight: ${e.typography.weight.regular};
|
|
3573
|
+
gap: ${e.spacing[.5]};
|
|
3574
|
+
line-height: ${e.spacing[1.25]};
|
|
3575
|
+
padding: ${e.spacing[.5]};
|
|
3576
|
+
width: 100%;
|
|
3577
|
+
|
|
3578
|
+
&:hover:not(:disabled) {
|
|
3579
|
+
background: ${e.palette.gray[100]};
|
|
3580
|
+
cursor: pointer;
|
|
3581
|
+
}
|
|
3582
|
+
`}
|
|
3583
|
+
`,fi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i},o){const r=f.useTheme();return t.jsxs(Nl,{ref:o,children:[t.jsxs(Al,{children:[t.jsx(T,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),n?t.jsx(de,{placeholder:"Search filter..."}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:Object.entries(i).map(([a,l],s)=>t.jsxs(Ll,{$border:s>0&&a!=="default",children:[a!=="default"?t.jsx(T,{color:r.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:a}):void 0,l.map(c=>t.jsxs(Pl,{as:"button","data-testid":c.id,children:[t.jsx(D,{icon:"filter",iconSize:"md",iconType:"fa-light"}),c.label]},c.id))]},a))})]})}),Ml=({filters:e})=>{const n=window.location.search,i=new URLSearchParams(n);return{appliedFilters:Array.from(i.entries()).filter(([r])=>e.some(a=>a.id===r)).map(([r,a])=>({label:r,value:a})),filters:e}},Ol=7,Wl=({filterOptions:e})=>{const n=xe("filters"),{refs:i}=y.useFloating({placement:"bottom-start"}),{appliedFilters:o,filters:r}=Ml({filters:e}),a=r.reduce((s,c)=>(c.group?(s[c.group]||(s[c.group]=[]),s[c.group].push(c)):s.default=[...s.default||[],c],s),{}),l=u.useCallback(()=>{n.toggle()},[n]);return Q(i.floating.current,()=>n.close(),!0,i.reference.current),t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(O,{icon:"filter",id:"filter-btn",onClick:l,ref:i.setReference,tag:o.length.toString(),variant:"ghost"}),n.isOpen?t.jsx(fi,{groupedFilters:a,includeSearch:e.length>Ol,ref:i.setFloating}):void 0]})};exports.Accordion=Zi;exports.AccordionContent=qt;exports.ActionButton=ye;exports.AdvancedBadge=to;exports.AdvisoriesCard=co;exports.Alert=wo;exports.AppliedFilter=be;exports.AppliedFilters=da;exports.ArrayField=ot;exports.Avatar=Do;exports.BaseButtonComponent=dt;exports.BaseComponent=Re;exports.BaseSpanComponent=gt;exports.BaseTextComponent=pt;exports.Body=ii;exports.Button=O;exports.Button$1=_e;exports.Button$2=se;exports.ButtonToolbarCenter=ir;exports.ButtonToolbarRow=rr;exports.ButtonToolbarStartRow=or;exports.Calendar=pn;exports.Calendar$1=fn;exports.Calendar$2=bn;exports.CalendarCell=dn;exports.CalendarGrid=Ge;exports.CaptionContent=pi;exports.CardContainer=Ar;exports.CardHeader=Ue;exports.CardWithImage=Ro;exports.CardWithInput=Cr;exports.CardWithOptions=jn;exports.CardWithSelector=Ir;exports.CardWithSwitch=Fr;exports.Carousel=Br;exports.Checkbox=ce;exports.CodeSnippet=Hr;exports.Col=it;exports.ColumFilters=On;exports.ColumnToggle=ti;exports.ColumnsModal=Nn;exports.ComboBox=ft;exports.ComboBoxField=nt;exports.Container=$;exports.ControlsContent=gi;exports.CopyButton=wa;exports.CustomThemeProvider=_i;exports.DateField=un;exports.DateSelector=je;exports.Description=qn;exports.Dialog=Ke;exports.Divider=ge;exports.Dropdown=ka;exports.Editable=nr;exports.EmptyButton=st;exports.EmptyState=Ta;exports.ErrorMessage=Po;exports.ExportCsv=ei;exports.FATag=tn;exports.FilePreview=sn;exports.FilterControl=An;exports.FilterForm=at;exports.FilterFormContent=Ln;exports.Filters=Wl;exports.FiltersList=Mn;exports.FiltersMenu=fi;exports.FooterContent=ci;exports.Form=Ea;exports.Gap=lr;exports.GridContainer=Ra;exports.GroupSelector=Aa;exports.Head=ni;exports.Header=Ye;exports.Header$1=Tn;exports.Heading=V;exports.HighlightedContent=ui;exports.Icon=D;exports.IconButton=B;exports.InProgressIcon=Xn;exports.IndicatorCard=Rr;exports.IndicatorCardDB=Pa;exports.InfoSidebar=Ma;exports.InnerForm=Ia;exports.InputArray=dr;exports.InputDate=hn;exports.InputDateRange=yn;exports.InputDateTime=tr;exports.InputFile=xr;exports.InputNumber=mn;exports.InputNumberRange=wn;exports.InputSection=hr;exports.InputTags=yr;exports.ItemCardDB=_a;exports.ItemContent=kl;exports.Label=ht;exports.Link=re;exports.ListItem=Ae;exports.ListItemsWrapper=En;exports.LittleFlag=Va;exports.Loading=_n;exports.LocationCode=Cn;exports.Logo=Qa;exports.Lottie=ts;exports.MemoizedImage=ne;exports.Menu=ns;exports.MenuItem=Jn;exports.MessageBanner=os;exports.Modal=jt;exports.ModalConfirm=In;exports.ModalFooter=zn;exports.Notification=cs;exports.NotificationSign=Be;exports.NumberField=ke;exports.OAuthSelector=ps;exports.Option=ln;exports.OptionBoxContainer=vt;exports.OptionContainer=lt;exports.OptionContainer$1=Bn;exports.OutlineContainer=G;exports.PaginationControl=ri;exports.PaginationDropdown=ai;exports.PaginationSize=si;exports.PaginatorDb=hs;exports.PaginatorDbDropdown=Hn;exports.PhoneInput=vr;exports.PopUp=Ds;exports.Popover=Ne;exports.PremiumFeature=Vn;exports.PreviewPanel=Fn;exports.PriorityCard=Yn;exports.PriorityCards=bs;exports.PriorityScore=$s;exports.ProgressBar=Kn;exports.ProgressIndicator=Is;exports.ProgressStep=zs;exports.RadioButton=bt;exports.RankPosition=Gn;exports.RankPositionIcon=Un;exports.Row=$n;exports.ScrollUpButton=Fs;exports.Search=de;exports.SearchDropdown=Bs;exports.SearchPanel=Rn;exports.SeverityBadge=xt;exports.SeverityOverview=Hs;exports.SeverityOverviewBadge=$e;exports.ShowOnHover=Us;exports.SlideOutMenu=Ys;exports.Slider=Qs;exports.SortIcon=ct;exports.Span=we;exports.StepLapse=rl;exports.Tab=Dn;exports.Table=wl;exports.Table$1=xi;exports.TableButton=vl;exports.TableContent=Sl;exports.TableContent$1=oi;exports.TableContext=ae;exports.TableFooter=li;exports.TableOptions=di;exports.Tabs=mt;exports.Tag=ee;exports.TagsField=rt;exports.Text=T;exports.TextArea=kr;exports.TextInput=Xe;exports.Thumb=Qn;exports.TimeField=xn;exports.TimeLine=Il;exports.TimeLineCard=hi;exports.Toggle=vn;exports.Tooltip=X;exports.Tour=El;exports.WeaknessesCard=Rl;exports.baseStep=Dl;exports.formatCheckValues=Wn;exports.getStyledConfig=Fe;exports.hiddenProps=Kt;exports.icons=Bi;exports.setBorder=Te;exports.setDisplay=Ie;exports.setInteraction=Ee;exports.setMargin=Se;exports.setPadding=Ce;exports.setPosition=ze;exports.setText=De;exports.theme=A;exports.useCarousel=Jt;exports.useClickOutside=Q;exports.useCloudinaryImage=Qt;exports.useColumnsModal=en;exports.useConditionsDialog=ba;exports.useConfirmDialog=$a;exports.useDebouncedCallback=ut;exports.useFilterForm=Pn;exports.useFilters=ya;exports.useModal=xe;exports.useSearch=ro;exports.variantBuilder=oe;
|