@fluidattacks/design 3.30.13 → 3.30.14-pr

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.
Files changed (172) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/alert/index.js +1 -1
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/button/index.js +1 -1
  7. package/dist/components/card/card-header/index.js +1 -1
  8. package/dist/components/card/card-with-image/index.js +1 -1
  9. package/dist/components/card/card-with-input/index.js +1 -1
  10. package/dist/components/card/card-with-options/index.js +1 -1
  11. package/dist/components/card/card-with-selector/index.js +1 -1
  12. package/dist/components/card/card-with-switch/index.js +1 -1
  13. package/dist/components/card/index.js +1 -1
  14. package/dist/components/card/indicator-card/index.js +1 -1
  15. package/dist/components/card-container/index.js +1 -1
  16. package/dist/components/carousel/index.js +1 -1
  17. package/dist/components/checkbox/index.js +1 -1
  18. package/dist/components/cloud-image/index.js +1 -1
  19. package/dist/components/code-snippet/index.js +1 -1
  20. package/dist/components/code-snippet/location-code/index.js +1 -1
  21. package/dist/components/colors/index.js +1 -1
  22. package/dist/components/conditions-dialog/index.js +1 -1
  23. package/dist/components/confirm-dialog/index.js +1 -1
  24. package/dist/components/container/index.js +1 -1
  25. package/dist/components/copy-button/index.js +1 -1
  26. package/dist/components/divider/index.js +1 -1
  27. package/dist/components/dropdown/index.js +1 -1
  28. package/dist/components/empty-state/empty-button/index.js +1 -1
  29. package/dist/components/empty-state/index.js +1 -1
  30. package/dist/components/file-preview/index.js +1 -1
  31. package/dist/components/form/index.js +1 -1
  32. package/dist/components/form/inner-form/index.js +1 -1
  33. package/dist/components/grid-container/index.js +1 -1
  34. package/dist/components/group-selector/index.js +1 -1
  35. package/dist/components/group-selector/option-container/index.js +1 -1
  36. package/dist/components/icon/index.js +1 -1
  37. package/dist/components/icon-button/index.js +1 -1
  38. package/dist/components/indicator-card-db/index.js +1 -1
  39. package/dist/components/info-sidebar/index.js +1 -1
  40. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  41. package/dist/components/inputs/fields/combobox/index.js +1 -1
  42. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  43. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  44. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  45. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  47. package/dist/components/inputs/fields/date/index.js +1 -1
  48. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  49. package/dist/components/inputs/fields/date-range/index.js +1 -1
  50. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  51. package/dist/components/inputs/fields/date-time/index.js +1 -1
  52. package/dist/components/inputs/fields/editable/index.js +1 -1
  53. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  54. package/dist/components/inputs/fields/input-array/index.js +1 -1
  55. package/dist/components/inputs/fields/input-file/index.js +1 -1
  56. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  57. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  58. package/dist/components/inputs/fields/number/index.js +1 -1
  59. package/dist/components/inputs/fields/number-range/index.js +1 -1
  60. package/dist/components/inputs/fields/phone/index.js +1 -1
  61. package/dist/components/inputs/fields/text-area/index.js +1 -1
  62. package/dist/components/inputs/fields/text-input/index.js +1 -1
  63. package/dist/components/inputs/index.js +1 -1
  64. package/dist/components/inputs/label/index.js +1 -1
  65. package/dist/components/inputs/outline-container/index.js +1 -1
  66. package/dist/components/inputs/utils/action-button/index.js +1 -1
  67. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  68. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  69. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  70. package/dist/components/inputs/utils/dialog/index.js +1 -1
  71. package/dist/components/inputs/utils/number-field/index.js +1 -1
  72. package/dist/components/inputs/utils/popover/index.js +1 -1
  73. package/dist/components/item-card-db/index.js +1 -1
  74. package/dist/components/layout/categories/buttons/index.js +1 -1
  75. package/dist/components/layout/categories/column/index.js +1 -1
  76. package/dist/components/layout/categories/gap/index.js +1 -1
  77. package/dist/components/layout/categories/row/index.js +1 -1
  78. package/dist/components/layout/index.js +1 -1
  79. package/dist/components/link/index.js +1 -1
  80. package/dist/components/list-item/index.js +1 -1
  81. package/dist/components/little-flag/index.js +1 -1
  82. package/dist/components/loading/index.js +1 -1
  83. package/dist/components/logo/index.js +1 -1
  84. package/dist/components/lottie/index.js +1 -1
  85. package/dist/components/menu/index.js +1 -1
  86. package/dist/components/message-banner/index.js +1 -1
  87. package/dist/components/modal/columns-modal/index.js +1 -1
  88. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  89. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  90. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  91. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  92. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  93. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  95. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  96. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  97. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  98. package/dist/components/modal/filters-modal/index.js +1 -1
  99. package/dist/components/modal/footer/index.js +1 -1
  100. package/dist/components/modal/header/index.js +1 -1
  101. package/dist/components/modal/index.js +1 -1
  102. package/dist/components/modal/modal-confirm/index.js +1 -1
  103. package/dist/components/notification/index.js +1 -1
  104. package/dist/components/notification-sign/index.js +1 -1
  105. package/dist/components/oauth-selector/index.js +1 -1
  106. package/dist/components/oauth-selector/option-container/index.js +1 -1
  107. package/dist/components/pop-up/description/index.js +1 -1
  108. package/dist/components/pop-up/index.js +1 -1
  109. package/dist/components/premium-feature/index.js +1 -1
  110. package/dist/components/priority-cards/card/index.js +1 -1
  111. package/dist/components/priority-cards/index.js +1 -1
  112. package/dist/components/priority-score/index.js +1 -1
  113. package/dist/components/progress-bar/index.js +1 -1
  114. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  115. package/dist/components/progress-indicator/index.js +1 -1
  116. package/dist/components/progress-indicator/step/index.js +1 -1
  117. package/dist/components/radio-button/index.js +1 -1
  118. package/dist/components/rank-position/icon/index.js +1 -1
  119. package/dist/components/rank-position/index.js +1 -1
  120. package/dist/components/scroll-button/index.js +1 -1
  121. package/dist/components/search/index.js +1 -1
  122. package/dist/components/search-dropdown/index.js +1 -1
  123. package/dist/components/severity-badge/index.js +1 -1
  124. package/dist/components/severity-overview/badge/index.js +1 -1
  125. package/dist/components/severity-overview/index.js +1 -1
  126. package/dist/components/show-on-hover/index.js +1 -1
  127. package/dist/components/slide-out-menu/index.js +1 -1
  128. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  129. package/dist/components/slider/index.js +1 -1
  130. package/dist/components/slider/thumb/index.js +1 -1
  131. package/dist/components/step-lapse/index.js +1 -1
  132. package/dist/components/table/context/index.js +1 -1
  133. package/dist/components/table/export-csv/index.js +1 -1
  134. package/dist/components/table/index.js +1 -1
  135. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  136. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  137. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  138. package/dist/components/table/sort-icon/index.js +1 -1
  139. package/dist/components/table/table-body/index.js +1 -1
  140. package/dist/components/table/table-column-toggle/index.js +1 -1
  141. package/dist/components/table/table-content/head/index.js +1 -1
  142. package/dist/components/table/table-content/index.js +1 -1
  143. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  144. package/dist/components/table/table-footer/index.js +1 -1
  145. package/dist/components/table/table-options/caption-content/index.js +1 -1
  146. package/dist/components/table/table-options/controls-content/index.js +1 -1
  147. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  148. package/dist/components/table/table-options/index.js +1 -1
  149. package/dist/components/table/wrapper/index.js +1 -1
  150. package/dist/components/table-button/index.js +1 -1
  151. package/dist/components/table-content/index.js +1 -1
  152. package/dist/components/table-content/item-content/index.js +1 -1
  153. package/dist/components/tabs/index.js +1 -1
  154. package/dist/components/tabs/tab/index.js +1 -1
  155. package/dist/components/tag/index.js +1 -1
  156. package/dist/components/timeline/card/index.js +1 -1
  157. package/dist/components/timeline/index.js +1 -1
  158. package/dist/components/toggle/index.js +1 -1
  159. package/dist/components/tooltip/index.js +1 -1
  160. package/dist/components/tour/index.js +1 -1
  161. package/dist/components/typography/heading/index.js +1 -1
  162. package/dist/components/typography/index.js +1 -1
  163. package/dist/components/typography/span/index.js +1 -1
  164. package/dist/components/typography/text/index.js +1 -1
  165. package/dist/components/weaknesses-card/index.d.ts +1 -1
  166. package/dist/components/weaknesses-card/index.js +1 -1
  167. package/dist/components/weaknesses-card/types.d.ts +6 -0
  168. package/dist/{components-BjQaLp0X.mjs → components-Dea3iQ3I.mjs} +575 -574
  169. package/dist/{components-CEzSAmWr.js → components-DwDofH9T.js} +62 -62
  170. package/dist/hooks/index.js +1 -1
  171. package/dist/index.js +1 -1
  172. package/package.json +1 -1
@@ -16,7 +16,7 @@
16
16
  `},Ii=e=>e.includes("x")?"overflow-x: auto;":"",Ei=e=>e.includes("y")?"overflow-y: auto;":"",ve=e=>{const n=e.scroll?`
17
17
  ${Ii(e.scroll)}
18
18
  ${Ei(e.scroll)}
19
- `:"",i=L("visibility",e.visibility),r=L("display",e.display),o=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),w=L("flex-grow",e.flexGrow),m=L("justify-content",e.justify),v=L("justify-self",e.justifySelf),C=L("align-items",e.alignItems),k=L("align-self",e.alignSelf),j=L("flex-wrap",e.wrap);return`
19
+ `:"",i=L("visibility",e.visibility),r=L("display",e.display),o=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),p=L("min-width",e.minWidth),d=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),w=L("flex-grow",e.flexGrow),m=L("justify-content",e.justify),v=L("justify-self",e.justifySelf),C=L("align-items",e.alignItems),k=L("align-self",e.alignSelf),j=L("flex-wrap",e.wrap);return`
20
20
  ${n}
21
21
  ${i}
22
22
  ${r}
@@ -25,8 +25,8 @@
25
25
  ${l}
26
26
  ${s}
27
27
  ${c}
28
- ${d}
29
28
  ${p}
29
+ ${d}
30
30
  ${x}
31
31
  ${h}
32
32
  ${g}
@@ -37,7 +37,7 @@
37
37
  ${C}
38
38
  ${k}
39
39
  ${j}
40
- `},ke=e=>{const n=L("color",e.color),i=L("font-family",e.fontFamily),r=L("font-size",e.fontSize),o=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`
40
+ `},ke=e=>{const n=L("color",e.color),i=L("font-family",e.fontFamily),r=L("font-size",e.fontSize),o=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),p=L("text-overflow",e.textOverflow),d=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
  ${r}
@@ -46,8 +46,8 @@
46
46
  ${l}
47
47
  ${s}
48
48
  ${c}
49
- ${d}
50
49
  ${p}
50
+ ${d}
51
51
  ${g}
52
52
  ${x}
53
53
  `},Ce=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),r=L("background-color",e.bgColorHover),o=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
@@ -108,8 +108,8 @@
108
108
  ${r};
109
109
  }
110
110
  `}
111
- `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(Di,{$center:i,$styleMd:s,$styleSm:c,as:n,id:o,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:r})}),Mt=(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}},Ri=f.styled(rt)`
112
- ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:r="block",$fontFamily:o=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"})=>`
111
+ `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:a,onLeave:l,styleMd:s,styleSm:c,...p},d){return t.jsx(Di,{$center:i,$styleMd:s,$styleSm:c,as:n,id:o,onMouseLeave:l,onMouseOver:a,ref:d,...p,children:r})}),Mt=(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}},Ri=f.styled(rt)`
112
+ ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:l=0,$overflow:s="unset",$size:c,$sizeMd:p,$textFill:d="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
113
113
  background: ${n};
114
114
  color: ${i};
115
115
  display: ${r};
@@ -124,26 +124,26 @@
124
124
  word-break: ${x};
125
125
  background-clip: text;
126
126
  -webkit-background-clip: text;
127
- -webkit-text-fill-color: ${p};
127
+ -webkit-text-fill-color: ${d};
128
128
 
129
129
  @media screen
130
130
  and (min-width: ${e.breakpoints.mobile})
131
131
  and (max-width: ${e.breakpoints.tablet})
132
132
  {
133
- font-size: ${e.typography.heading[d??c]};
133
+ font-size: ${e.typography.heading[p??c]};
134
134
  }
135
135
  `}
136
136
  `,Ot=f.styled(rt)`
137
- ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="regular",$fontStyle:l="normal",$letterSpacing:s=0,$overflow:c="unset",$size:d,$sizeMd:p,$textFill:g="unset",$whiteSpace:x="pre-line",$wordBreak:h="normal"})=>`
137
+ ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="regular",$fontStyle:l="normal",$letterSpacing:s=0,$overflow:c="unset",$size:p,$sizeMd:d,$textFill:g="unset",$whiteSpace:x="pre-line",$wordBreak:h="normal"})=>`
138
138
  background: ${n};
139
139
  color: ${i};
140
140
  display: ${r};
141
141
  font-family: ${o};
142
- font-size: ${e.typography.text[d]};
142
+ font-size: ${e.typography.text[p]};
143
143
  font-style: ${l};
144
144
  font-weight: ${e.typography.weight[a]};
145
145
  letter-spacing: ${s};
146
- line-height: ${e.spacing[Mt(d)]};
146
+ line-height: ${e.spacing[Mt(p)]};
147
147
  overflow: ${c};
148
148
  width: ${r==="block"?"100%":"auto"};
149
149
  white-space: ${x};
@@ -156,7 +156,7 @@
156
156
  and (min-width: ${e.breakpoints.mobile})
157
157
  and (max-width: ${e.breakpoints.tablet})
158
158
  {
159
- font-size: ${e.typography.text[p??d]};
159
+ font-size: ${e.typography.text[d??p]};
160
160
  }
161
161
  `}
162
162
  `,Ni=f.styled(ot)`
@@ -172,7 +172,7 @@
172
172
 
173
173
  ${i===void 0?"":`&::after { content: "${i}"; }`}
174
174
  `}
175
- `,V=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,...C},k){return t.jsx(Ri,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:r,ref:k,...C,children:i})}),he=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Ni,{$color:i,$content:r,$display:o,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:d,$size:p,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,fontStyle:C,...k},j){return t.jsx(Ot,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontStyle:C,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:r,ref:j,...k,children:i})}),Wt=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{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]})},Ue={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Fi=e=>Ue[e]?Ue[e]:typeof e=="string"&&e.includes("px")?e:Ue.md,Ai=f.styled(ot)`
175
+ `,V=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,...C},k){return t.jsx(Ri,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:r,ref:k,...C,children:i})}),he=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Ni,{$color:i,$content:r,$display:o,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,fontStyle:C,...k},j){return t.jsx(Ot,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontStyle:C,$fontWeight:s,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:r,ref:j,...k,children:i})}),Wt=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{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]})},Ue={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Fi=e=>Ue[e]?Ue[e]:typeof e=="string"&&e.includes("px")?e:Ue.md,Ai=f.styled(ot)`
176
176
  ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:r,$rotation:o,$size:a,$secondaryColor:l})=>{const s=r?"":"brightness(50%)",c=r??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
@@ -208,7 +208,7 @@
208
208
  &:hover:not([disabled]) {
209
209
  transform: scale(1.2);
210
210
  }
211
- `;const R=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...w},m){return t.jsx(Ai,{$clickable:n,$color:l,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:m,...w,children:t.jsx("i",{className:`${p} fa-${o} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${o}`)}),Li=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){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:o,children:i.map((d,p)=>{const g=l[p];return t.jsxs($,{bgColor:r??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:r??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(I,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:d.title}),t.jsx(R,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Wt,{item:d})]},d.title)})})}),Pi=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:Mi}=te(e=>({error:`
211
+ `;const R=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:p,iconType:d="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...w},m){return t.jsx(Ai,{$clickable:n,$color:l,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:m,...w,children:t.jsx("i",{className:`${d} fa-${o} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...p!==void 0?{"data-fa-transform":p}:{}})},`${d}-${o}`)}),Li=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const a=f.useTheme(),[l,s]=u.useState(i.map(p=>p.expanded??!1)),c=u.useCallback(p=>d=>{d.preventDefault(),s(g=>g.map((x,h)=>h===p?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((p,d)=>{const g=l[d];return t.jsxs($,{bgColor:r??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${p.title}`,"aria-expanded":g,"aria-label":p.title,as:"button",bgColor:r??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(d),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(I,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:p.title}),t.jsx(R,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Wt,{item:p})]},p.title)})})}),Pi=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:Mi}=te(e=>({error:`
212
212
  background: ${e.palette.error[50]};
213
213
  border: 1px solid ${e.palette.error[500]};
214
214
  color: ${e.palette.error[700]};
@@ -435,7 +435,7 @@
435
435
  left: 50%;
436
436
  transform: translateX(-50%) rotate(180deg);
437
437
  `}}}
438
- `,q=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,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 w=f.useTheme(),[m,v]=u.useState(!1),{refs:C,floatingStyles:k,context:j,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:m,placement:p,whileElementsMounted:y.autoUpdate}),T=y.useHover(j,{delay:{close:0,open:500},move:!1}),N=y.useFocus(j),E=y.useRole(j,{role:o?"label":"tooltip"}),{getReferenceProps:D,getFloatingProps:z}=y.useInteractions([T,N,E]),F=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(_i,{...D(),display:i,height:r,id:s,ref:C.setReference,width:b,children:o?t.jsx(R,{clickable:!0,disabled:n,icon:o,iconColor:a,iconSize:l??"sm",iconType:m?"fa-solid":"fa-light"}):e}),m&&!h&&le.createPortal(t.jsxs(Vi,{...z(),$maxWidth:c,id:`floating-${s}`,ref:C.setFloating,style:k,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:w.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(I,{color:w.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(Ui,{$placement:F,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:w.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},B=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:w,value:m,variant:v="primary",...C},k){const j=t.jsx(Hi,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:k,type:h,value:m,...C,children:t.jsx(R,{clickable:!1,icon:r,iconColor:o,iconSize:a,iconTransform:l,iconType:s})}),T=(h+(v??"")+(c??r)).replace(/ /u,"_");return b===void 0?j:t.jsx(q,{id:`${T}-tooltip`,place:w,tip:b,children:j})}),Gi=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,iconEnabled:o=!0,onTimeOut:a,show:l=!0,time:s=8,variant:c="error",id:d,...p},g){const[x,h]=u.useState(l),b=u.useCallback(()=>{h(!1)},[]);return u.useEffect(()=>{const w=setTimeout(()=>{a==null||a(!0),n&&b()},s*1e3);return()=>{clearTimeout(w)}},[n,b,s,a]),u.useEffect(()=>{h(l)},[l,h]),t.jsx($,{display:x?"block":"none",ref:g,role:"alert",...p,children:t.jsxs(Oi,{$variant:c,id:d,children:[o?t.jsx(R,{clickable:!1,icon:Pi(c),iconSize:"lg",iconType:"fa-light"}):void 0,t.jsx(Wi,{children:i}),r?t.jsx(B,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:b,px:.125,py:.125,variant:"ghost"}):void 0]})})}),mt=f.styled.div`
438
+ `,q=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:p,place:d="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&p===void 0,width:b})=>{const w=f.useTheme(),[m,v]=u.useState(!1),{refs:C,floatingStyles:k,context:j,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:m,placement:d,whileElementsMounted:y.autoUpdate}),T=y.useHover(j,{delay:{close:0,open:500},move:!1}),N=y.useFocus(j),E=y.useRole(j,{role:o?"label":"tooltip"}),{getReferenceProps:D,getFloatingProps:z}=y.useInteractions([T,N,E]),F=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(_i,{...D(),display:i,height:r,id:s,ref:C.setReference,width:b,children:o?t.jsx(R,{clickable:!0,disabled:n,icon:o,iconColor:a,iconSize:l??"sm",iconType:m?"fa-solid":"fa-light"}):e}),m&&!h&&le.createPortal(t.jsxs(Vi,{...z(),$maxWidth:c,id:`floating-${s}`,ref:C.setFloating,style:k,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:w.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(I,{color:w.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(p)?void 0:p,t.jsx(Ui,{$placement:F,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:w.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},B=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:w,value:m,variant:v="primary",...C},k){const j=t.jsx(Hi,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:k,type:h,value:m,...C,children:t.jsx(R,{clickable:!1,icon:r,iconColor:o,iconSize:a,iconTransform:l,iconType:s})}),T=(h+(v??"")+(c??r)).replace(/ /u,"_");return b===void 0?j:t.jsx(q,{id:`${T}-tooltip`,place:w,tip:b,children:j})}),Gi=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,iconEnabled:o=!0,onTimeOut:a,show:l=!0,time:s=8,variant:c="error",id:p,...d},g){const[x,h]=u.useState(l),b=u.useCallback(()=>{h(!1)},[]);return u.useEffect(()=>{const w=setTimeout(()=>{a==null||a(!0),n&&b()},s*1e3);return()=>{clearTimeout(w)}},[n,b,s,a]),u.useEffect(()=>{h(l)},[l,h]),t.jsx($,{display:x?"block":"none",ref:g,role:"alert",...d,children:t.jsxs(Oi,{$variant:c,id:p,children:[o?t.jsx(R,{clickable:!1,icon:Pi(c),iconSize:"lg",iconType:"fa-light"}):void 0,t.jsx(Wi,{children:i}),r?t.jsx(B,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:b,px:.125,py:.125,variant:"ghost"}):void 0]})})}),mt=f.styled.div`
439
439
  ${({theme:e})=>`
440
440
  align-items: center;
441
441
  background-color: ${e.palette.gray[200]};
@@ -679,7 +679,7 @@
679
679
  ${Ht}
680
680
  `,er=f.styled(Ye.Link)`
681
681
  ${Ht}
682
- `,ne=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=r.startsWith("https://"),p=t.jsx(R,{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(Qi,{$color:n,$variant:s,$wrap:c,download:i,href:r,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?p:void 0,e,o==="right"?p:void 0]}):t.jsxs(er,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?p:void 0,e,l!==void 0&&o==="right"?p:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="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),w=`${x.slice(0,25)}...`;return t.jsxs(he,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(Zi,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(R,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?w:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(B,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(ne,{href:s,children:c})]})},_t=(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:r=!1,href:o,id:a,icon:l,iconColor:s,iconType:c,name:d,dotNotification:p,notification:g,onClick:x,rightIcon:h,tag:b,type:w="button",tooltip:m,tooltipPlace:v="bottom",underline:C=!1,value:k,variant:j="primary",width:S,...T},N){const E=m!==void 0,D=`${a}-tooltip`,z=u.useCallback(()=>{o&&_t(o,r)},[r,o]),F=t.jsxs(Bt,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:d,onClick:j==="link"?z:x,ref:N,type:w,value:k,width:S,...E?{"data-tooltip-id":D}:{},...T,children:[p&&j==="ghost"&&!i?t.jsx(Fe,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(R,{icon:l,iconColor:s??void 0,iconSize:"lg",iconType:c??"fa-light"}),n,h||j==="link"?t.jsx(R,{icon:h??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,b===void 0||i?null:t.jsx(J,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Fe,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return E?t.jsx(q,{disabled:!E,id:D,place:v,tip:m,width:S,children:F}):F}),tr=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!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(mt,{children:r[0].toUpperCase()}),a?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(mt,{children:r[0].toUpperCase()}),a?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(Yi,{children:n})]})})}),Pe=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,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(I,{color:l??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,d&&t.jsx(q,{icon:"circle-info",id:o,place:"top",tip:d})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(I,{color:r??p.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},wt=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
682
+ `,ne=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(R,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return p?t.jsxs(Qi,{$color:n,$variant:s,$wrap:c,download:i,href:r,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(er,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?d:void 0,e,l!==void 0&&o==="right"?d:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:c,onClose:p,priority:d="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),w=`${x.slice(0,25)}...`;return t.jsxs(he,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(Zi,{$fontSize:l,$variant:h,className:d,children:[n&&t.jsx(R,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?w:x}),t.jsx("strong",{className:"w-full",children:a})]}),p?t.jsx(B,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:p,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(ne,{href:s,children:c})]})},_t=(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:r=!1,href:o,id:a,icon:l,iconColor:s,iconType:c,name:p,dotNotification:d,notification:g,onClick:x,rightIcon:h,tag:b,type:w="button",tooltip:m,tooltipPlace:v="bottom",underline:C=!1,value:k,variant:j="primary",width:S,...T},N){const E=m!==void 0,D=`${a}-tooltip`,z=u.useCallback(()=>{o&&_t(o,r)},[r,o]),F=t.jsxs(Bt,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:p,onClick:j==="link"?z:x,ref:N,type:w,value:k,width:S,...E?{"data-tooltip-id":D}:{},...T,children:[d&&j==="ghost"&&!i?t.jsx(Fe,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(R,{icon:l,iconColor:s??void 0,iconSize:"lg",iconType:c??"fa-light"}),n,h||j==="link"?t.jsx(R,{icon:h??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,b===void 0||i?null:t.jsx(J,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Fe,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return E?t.jsx(q,{disabled:!E,id:D,place:v,tip:m,width:S,children:F}):F}),tr=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!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(mt,{children:r[0].toUpperCase()}),a?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(mt,{children:r[0].toUpperCase()}),a?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(Yi,{children:n})]})})}),Pe=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:a,titleColor:l,textAlign:s,textSpacing:c=0,tooltip:p})=>{const d=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||p?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(I,{color:l??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,p&&t.jsx(q,{icon:"circle-info",id:o,place:"top",tip:p})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(I,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},wt=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
683
683
  & img {
684
684
  display: block;
685
685
  }
@@ -694,7 +694,7 @@
694
694
  pointer-events: none;
695
695
  ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
696
696
  }
697
- `,nr=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},ir=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,nr(n)),Vt=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:a="auto",videoViewStatus:l})=>{const[s,c]=u.useState({start:!1,half:!1,end:!1}),d=u.useCallback(p=>{if(!l)return;const g=p.target,x=g.currentTime/g.duration*100;x>5&&x<50?(s.start||l("start"),c({start:!0,half:!1,end:!1})):x>=50&&x<99?(s.half||l("half"),c({start:!0,half:!0,end:!1})):x>=99?(s.end||l("end"),c({start:!0,half:!0,end:!0})):c({start:!1,half:!1,end:!1})},[l,s]);return n==="video"||ir(["webm"],o)?t.jsx(wt,{$opacity:r,children:t.jsx(ne,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:d,style:{height:a,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(wt,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:a,width:i}})})},rr=({alt:e,authorEmail:n,date:i,description:r,src:o,children:a,isEditing:l,onClick:s,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0,videoViewStatus:x})=>{const h=f.useTheme(),[b,w]=u.useState(!1),m=u.useCallback(()=>{w(!0)},[]),v=u.useCallback(()=>{w(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:v,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:h.palette.black,borderRadius:h.spacing[.25],cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(nt.default.Fragment,{children:[t.jsx(Vt,{alt:e,fileType:p,height:"147px",opacity:b?.3:0,src:o,videoViewStatus:x,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(Pe,{authorEmail:n,date:i,description:r,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:c})]})},or=f.styled.div`
697
+ `,nr=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},ir=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,nr(n)),Vt=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:a="auto",videoViewStatus:l})=>{const[s,c]=u.useState({start:!1,half:!1,end:!1}),p=u.useCallback(d=>{if(!l)return;const g=d.target,x=g.currentTime/g.duration*100;x>5&&x<50?(s.start||l("start"),c({start:!0,half:!1,end:!1})):x>=50&&x<99?(s.half||l("half"),c({start:!0,half:!0,end:!1})):x>=99?(s.end||l("end"),c({start:!0,half:!0,end:!0})):c({start:!1,half:!1,end:!1})},[l,s]);return n==="video"||ir(["webm"],o)?t.jsx(wt,{$opacity:r,children:t.jsx(ne,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:p,style:{height:a,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(wt,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:a,width:i}})})},rr=({alt:e,authorEmail:n,date:i,description:r,src:o,children:a,isEditing:l,onClick:s,title:c,hideDescription:p=!1,headerType:d="image",showMaximize:g=!0,videoViewStatus:x})=>{const h=f.useTheme(),[b,w]=u.useState(!1),m=u.useCallback(()=>{w(!0)},[]),v=u.useCallback(()=>{w(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:v,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:h.palette.black,borderRadius:h.spacing[.25],cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(nt.default.Fragment,{children:[t.jsx(Vt,{alt:e,fileType:d,height:"147px",opacity:b?.3:0,src:o,videoViewStatus:x,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}),p?null:t.jsx(Pe,{authorEmail:n,date:i,description:r,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:c})]})},or=f.styled.div`
698
698
  ${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:r="auto"})=>`
699
699
  display: flex;
700
700
  background-color: ${e.palette.white};
@@ -895,7 +895,7 @@
895
895
  line-height: 18px;
896
896
  text-align: left;
897
897
  `}
898
- `,K=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=h?h.length:0;return t.jsxs(ar,{id:i,children:[c===void 0?void 0:t.jsx(at,{htmlFor:s,label:c,link:d==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||p?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(I,{className:"error-msg",color:w.palette.error[500],display:"block",size:"md",children:r}),p&&t.jsx(J,{priority:"low",tagLabel:`${m}/${p}`,variant:n?"inactive":"error"})]}):void 0,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:w.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:w.palette.gray[400],display:"inline-block",size:"md",children:l})]}),o&&d==="down"?t.jsx(ne,{href:o,children:a}):void 0]}):void 0]})},Te=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,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:r??c,triggerRef:a,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),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:r??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})})},cr=f.styled.ul`
898
+ `,K=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:p="down",maxLength:d,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=h?h.length:0;return t.jsxs(ar,{id:i,children:[c===void 0?void 0:t.jsx(at,{htmlFor:s,label:c,link:p==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||d?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(I,{className:"error-msg",color:w.palette.error[500],display:"block",size:"md",children:r}),d&&t.jsx(J,{priority:"low",tagLabel:`${m}/${d}`,variant:n?"inactive":"error"})]}):void 0,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:w.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:w.palette.gray[400],display:"inline-block",size:"md",children:l})]}),o&&p==="down"?t.jsx(ne,{href:o,children:a}):void 0]}):void 0]})},Te=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:a,...l})=>{var x;const s=f.useTheme(),c=u.useRef(null),p=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:d}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:r??c,triggerRef:a,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...d,className:e,id:"popover",onPointerDown:i?g:void 0,ref:r??c,style:{...d.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:p==null?void 0:p.width}:{}},children:n})})},cr=f.styled.ul`
899
899
  ${({theme:e,$multiSelection:n,$width:i})=>`
900
900
  align-self: center;
901
901
  background: ${e.palette.white};
@@ -1030,7 +1030,7 @@
1030
1030
  fill: ${e.palette.white};
1031
1031
  }
1032
1032
  `}
1033
- `,oe=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,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",children:[t.jsxs(pr,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":r??p,disabled:i,id:o,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:p,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),r??p]}),d===void 0?void 0:t.jsx(q,{icon:"circle-info",id:d,place:"right",tip:d})]})}),Q=(e,n,i=!1,r)=>{u.useEffect(()=>{var a;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.contains(l.target))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Ut=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:a,state:l,watch:s})=>{var N,E,D;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:w,isDisabled:m}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),v=[b?"selected":"",w?"focused":"",m?"disabled":""].join(" "),C=u.useCallback(z=>{o(""),a==null||a(`${i}Options`,""),z.currentTarget.checked&&(o(z.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,o,a]),k=u.useCallback(()=>{const z=s==null?void 0:s(`${i}Options`),F=typeof z=="string"?[z]:z;y.isEqual(x,F)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),o("All vulnerability types")):(a==null||a("checkAll",""),o((F==null?void 0:F.length)<=2?F.join(", "):`${F.slice(0,2).join(", ")+`, +${F.length-2} more`}`))},[g,x,i,o,a,s]),j=e.key==="All"?t.jsx(oe,{...r==null?void 0:r("checkAll",{onChange:C}),label:(N=e.rendered)==null?void 0:N.toString(),name:"checkAll",value:(E=e.rendered)==null?void 0:E.toString()}):t.jsx(oe,{...r==null?void 0:r(`${i}Options`,{onChange:k}),label:(D=e.rendered)==null?void 0:D.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!m?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),T=u.useCallback(z=>{var F;z.preventDefault(),o(((F=e.rendered)==null?void 0:F.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),_t(p)},[p,e.key,e.rendered,l,o]);return Q(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,document.getElementById("combobox")),t.jsxs(dr,{...!n&&!p?h:{},$multiSelection:n,className:v,ref:d,children:[p?t.jsx(ne,{href:p,onClick:T,children:S}):S,b&&!m&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},Ke=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>{var yt,bt;const T=f.useTheme(),N=n?void 0:r,E=(e==null?void 0:e.value)??k,[D,z]=u.useState(((yt=g.find(P=>P.value===E))==null?void 0:yt.name)??""),[F,M]=u.useState(E),[H,U]=u.useState(g),[_,W]=u.useState(!1),{contains:ee}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),He=u.useRef(null),_e=u.useRef(null),De=u.useRef(null),Ve=u.useRef(null),ii=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),$t=Y.includes(G.value);return de&&!$t?1:!de&&$t?-1:0}).map(P=>ee(P.name,D)||_?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[ee,i,D,g,_]),ri=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();z(p?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>ee(Y.name,p?G:P))))},[ee,g,e,p,h]),oi=u.useCallback(P=>{var G;z(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),ft=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),ai=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),si=u.useCallback(()=>{W(!0)},[]),X=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:D,items:H,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:F,onBlur:ai,onInputChange:ri,onKeyDown:ft,onKeyUp:si,onOpenChange(P,G){W(P&&(G==="manual"||G==="focus")),P&&setTimeout(()=>{var Y;return(Y=ce.current)==null?void 0:Y.focus()},50)},onSelectionChange:p?void 0:oi,children:ii}),{buttonProps:li,inputProps:ci,listBoxProps:di}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:D,buttonRef:He,id:d,inputRef:ce,label:s??d,listBoxRef:_e,name:d,placeholder:b,popoverRef:Ve},X),{listBoxProps:pi}=y.$c132121280ec012d$export$50eacbbf140a3141(di,X,_e),{buttonProps:gi}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(li,He),{width:ui}=((bt=De.current)==null?void 0:bt.getBoundingClientRect())??{width:240};return Q(De.current,()=>{X.isOpen&&!p&&X.close()},!0,Ve.current),u.useEffect(()=>{var P;if((c===!1||!E)&&!p){const G=((P=g.find(Y=>Y.value===E))==null?void 0:P.name)??"";z(G),M(G)}},[E,g,c,p]),t.jsxs(K,{error:N,helpLink:o,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:m,tooltip:C,weight:S,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${N?"error":""}`,ref:De,children:[t.jsx("input",{...ci,"aria-invalid":N?"true":"false","aria-label":d,disabled:n,onKeyDown:ft,ref:ce}),N?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:T.palette.error[500],iconSize:"lg"}):void 0,t.jsx(B,{...gi,className:"action",disabled:n,icon:X.isOpen&&!n?"chevron-up":"chevron-down",iconColor:T.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:He,type:"button",variant:"ghost"})]}),X.isOpen&&X.collection.size>0&&!n?t.jsx(Te,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ve,state:X,triggerRef:De,children:t.jsx(cr,{...pi,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:ui,ref:_e,children:[...X.collection].map(P=>t.jsx(Ut,{item:P,multiSelection:p,name:d,register:w,setInputValue:z,setValue:v,state:X,watch:j},P.key))})}):null]})},st=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:T,fieldState:N})=>{var E;return t.jsx(Ke,{disabled:n,disabledKeys:i,error:(E=N.error)==null?void 0:E.message,field:T,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})},rules:{required:m}}):t.jsx(Ke,{disabled:n,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:m,tooltip:C,value:k,weight:S}),gr=f.styled.div`
1033
+ `,oe=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start",children:[t.jsxs(pr,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":r??d,disabled:i,id:o,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(q,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Q=(e,n,i=!1,r)=>{u.useEffect(()=>{var a;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.contains(l.target))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Ut=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:a,state:l,watch:s})=>{var N,E,D;const c=f.useTheme(),p=u.useRef(null),d=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:w,isDisabled:m}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),v=[b?"selected":"",w?"focused":"",m?"disabled":""].join(" "),C=u.useCallback(z=>{o(""),a==null||a(`${i}Options`,""),z.currentTarget.checked&&(o(z.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,o,a]),k=u.useCallback(()=>{const z=s==null?void 0:s(`${i}Options`),F=typeof z=="string"?[z]:z;y.isEqual(x,F)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),o("All vulnerability types")):(a==null||a("checkAll",""),o((F==null?void 0:F.length)<=2?F.join(", "):`${F.slice(0,2).join(", ")+`, +${F.length-2} more`}`))},[g,x,i,o,a,s]),j=e.key==="All"?t.jsx(oe,{...r==null?void 0:r("checkAll",{onChange:C}),label:(N=e.rendered)==null?void 0:N.toString(),name:"checkAll",value:(E=e.rendered)==null?void 0:E.toString()}):t.jsx(oe,{...r==null?void 0:r(`${i}Options`,{onChange:k}),label:(D=e.rendered)==null?void 0:D.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!m?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),T=u.useCallback(z=>{var F;z.preventDefault(),o(((F=e.rendered)==null?void 0:F.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),_t(d)},[d,e.key,e.rendered,l,o]);return Q(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,document.getElementById("combobox")),t.jsxs(dr,{...!n&&!d?h:{},$multiSelection:n,className:v,ref:p,children:[d?t.jsx(ne,{href:d,onClick:T,children:S}):S,b&&!m&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},Ke=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>{var yt,bt;const T=f.useTheme(),N=n?void 0:r,E=(e==null?void 0:e.value)??k,[D,z]=u.useState(((yt=g.find(P=>P.value===E))==null?void 0:yt.name)??""),[F,M]=u.useState(E),[H,U]=u.useState(g),[_,W]=u.useState(!1),{contains:ee}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),He=u.useRef(null),_e=u.useRef(null),De=u.useRef(null),Ve=u.useRef(null),ii=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),$t=Y.includes(G.value);return de&&!$t?1:!de&&$t?-1:0}).map(P=>ee(P.name,D)||_?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[ee,i,D,g,_]),ri=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();z(d?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>ee(Y.name,d?G:P))))},[ee,g,e,d,h]),oi=u.useCallback(P=>{var G;z(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),ft=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),ai=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),si=u.useCallback(()=>{W(!0)},[]),X=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:D,items:H,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:F,onBlur:ai,onInputChange:ri,onKeyDown:ft,onKeyUp:si,onOpenChange(P,G){W(P&&(G==="manual"||G==="focus")),P&&setTimeout(()=>{var Y;return(Y=ce.current)==null?void 0:Y.focus()},50)},onSelectionChange:d?void 0:oi,children:ii}),{buttonProps:li,inputProps:ci,listBoxProps:di}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:D,buttonRef:He,id:p,inputRef:ce,label:s??p,listBoxRef:_e,name:p,placeholder:b,popoverRef:Ve},X),{listBoxProps:pi}=y.$c132121280ec012d$export$50eacbbf140a3141(di,X,_e),{buttonProps:gi}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(li,He),{width:ui}=((bt=De.current)==null?void 0:bt.getBoundingClientRect())??{width:240};return Q(De.current,()=>{X.isOpen&&!d&&X.close()},!0,Ve.current),u.useEffect(()=>{var P;if((c===!1||!E)&&!d){const G=((P=g.find(Y=>Y.value===E))==null?void 0:P.name)??"";z(G),M(G)}},[E,g,c,d]),t.jsxs(K,{error:N,helpLink:o,helpLinkText:a,helpText:l,htmlFor:p,id:"combobox",label:s,required:m,tooltip:C,weight:S,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${N?"error":""}`,ref:De,children:[t.jsx("input",{...ci,"aria-invalid":N?"true":"false","aria-label":p,disabled:n,onKeyDown:ft,ref:ce}),N?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:T.palette.error[500],iconSize:"lg"}):void 0,t.jsx(B,{...gi,className:"action",disabled:n,icon:X.isOpen&&!n?"chevron-up":"chevron-down",iconColor:T.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:He,type:"button",variant:"ghost"})]}),X.isOpen&&X.collection.size>0&&!n?t.jsx(Te,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ve,state:X,triggerRef:De,children:t.jsx(cr,{...pi,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:ui,ref:_e,children:[...X.collection].map(P=>t.jsx(Ut,{item:P,multiSelection:d,name:p,register:w,setInputValue:z,setValue:v,state:X,watch:j},P.key))})}):null]})},st=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:p,render:({field:T,fieldState:N})=>{var E;return t.jsx(Ke,{disabled:n,disabledKeys:i,error:(E=N.error)==null?void 0:E.message,field:T,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})},rules:{required:m}}):t.jsx(Ke,{disabled:n,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,placeholder:b,required:m,tooltip:C,value:k,weight:S}),gr=f.styled.div`
1034
1034
  ${({theme:e})=>`
1035
1035
  align-items: center;
1036
1036
  color: ${e.palette.gray[800]};
@@ -1162,7 +1162,7 @@
1162
1162
  padding: 0 ${e.spacing[.25]};
1163
1163
  width: 100%;
1164
1164
  `}
1165
- `,Yt=({state:e,date:n})=>{const i=u.useRef(null),r=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,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(hr,{id:g,...o,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
1165
+ `,Yt=({state:e,date:n})=>{const i=u.useRef(null),r=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):l,d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):l,g=l&&!s&&!(p||d)?"range":"";return t.jsx(hr,{id:g,...o,children:t.jsxs("div",{...a,className:`cell ${p||d?"selected":""}
1166
1166
  ${s?"disabled":""} ${r?"today":""}
1167
1167
  ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(fr,{children:t.jsx(R,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Me=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(jt,{children:r.map((a,l)=>{const s=`key_${l}`;return t.jsx(xr,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(a=>t.jsx(jt,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(Yt,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},yr=f.styled(it)`
1168
1168
  align-items: center;
@@ -1262,7 +1262,7 @@
1262
1262
  font-weight: ${e.typography.weight.bold};
1263
1263
  }
1264
1264
  `}
1265
- `,Ae=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx($r,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Oe=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),s=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Ae,{icon:"chevron-left",props:n}),t.jsxs(gr,{children:[r,t.jsxs(ur,{children:[t.jsx(vt,{"aria-label":"top",onClick:l,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(vt,{"aria-label":"bottom",onClick:s,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ae,{icon:"chevron-right",props:i})]})},Kt=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(Oe,{nextButtonProps:a,prevButtonProps:o,state:r,title:l}),t.jsx(Me,{state:r}),t.jsx(lt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},qt=({segment:e,state:n})=>{const i=f.useTheme(),r=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,r),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},Xt=({disabled:e,error:n=!1,props:i})=>{const r=f.useTheme(),o=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,o),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(mr,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,d)=>{const p=`key_${d}`;return t.jsx(qt,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Zt=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!y.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(r)?"AM":o),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(d=>{const p=d.currentTarget.name;p!==a&&(y.lodashExports.isNil(r)||(p==="AM"?i.setSegment("dayPeriod",0):p==="PM"&&i.setSegment("dayPeriod",12))),l(p)},[a,i,r]);return t.jsxs(wr,{children:[t.jsx(kt,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(qt,{segment:d,state:i},g)})}),t.jsxs(kt,{children:[t.jsx(Ct,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Ct,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Le=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",jr=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",St=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),fe=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="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=o==="day"?Le(String(h)):jr(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,o,s,p]);return t.jsxs(Z,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Xt,{disabled:r,error:e!=null,props:{...a,autoFocus:!1,granularity:o,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ae,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:d}),"aria-label":s,className:"date-input",disabled:r,id:s,name:s,type:"text",value:g??""})]})},We=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(br,{...r,ref:i,children:e})},Jt=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,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),w=u.useCallback(N=>{d&&N&&d(s,Le(String(N)),{shouldDirty:!0})},[s,d]),m=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(N){w(N)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=m,{groupProps:C,fieldProps:k,buttonProps:j,dialogProps:S,calendarProps:T}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},m,h);return t.jsxs(K,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(fe,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:k,groupProps:C,name:s,register:c,required:a,setValue:d,value:b}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:h,children:t.jsx(We,{...S,children:t.jsx(Kt,{onClose:v,props:T})})}):null]})},Qt=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(Oe,{nextButtonProps:l,prevButtonProps:a,state:o,title:s}),t.jsx(Me,{state:o}),t.jsx(lt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},vr=f.styled.div`
1265
+ `,Ae=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx($r,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Oe=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),s=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Ae,{icon:"chevron-left",props:n}),t.jsxs(gr,{children:[r,t.jsxs(ur,{children:[t.jsx(vt,{"aria-label":"top",onClick:l,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(vt,{"aria-label":"bottom",onClick:s,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ae,{icon:"chevron-right",props:i})]})},Kt=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(Oe,{nextButtonProps:a,prevButtonProps:o,state:r,title:l}),t.jsx(Me,{state:r}),t.jsx(lt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},qt=({segment:e,state:n})=>{const i=f.useTheme(),r=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,r),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},Xt=({disabled:e,error:n=!1,props:i})=>{const r=f.useTheme(),o=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,o),s=u.useCallback(c=>{const p=document.getElementsByClassName("segment-cell"),d=c.currentTarget;Object.values(p).some(g=>g.contains(d))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(mr,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(qt,{segment:{...c,isEditable:!e},state:a},d)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Zt=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!y.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(r)?"AM":o),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==a&&(y.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),l(d)},[a,i,r]);return t.jsxs(wr,{children:[t.jsx(kt,{...s,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(qt,{segment:p,state:i},g)})}),t.jsxs(kt,{children:[t.jsx(Ct,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Ct,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Le=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",jr=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",St=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),fe=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:a,groupProps:l,name:s,register:c,required:p,setValue:d,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=o==="day"?Le(String(h)):jr(String(h));a.onChange&&a.onChange(h??null),d&&d(s,b,{shouldDirty:!0})},[a,o,s,d]);return t.jsxs(Z,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Xt,{disabled:r,error:e!=null,props:{...a,autoFocus:!1,granularity:o,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ae,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:p}),"aria-label":s,className:"date-input",disabled:r,id:s,name:s,type:"text",value:g??""})]})},We=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(br,{...r,ref:i,children:e})},Jt=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:a,label:l,name:s,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(s),w=u.useCallback(N=>{p&&N&&p(s,Le(String(N)),{shouldDirty:!0})},[s,p]),m=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(N){w(N)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=m,{groupProps:C,fieldProps:k,buttonProps:j,dialogProps:S,calendarProps:T}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},m,h);return t.jsxs(K,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:s,label:l,required:a,tooltip:d,children:[t.jsx(fe,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:k,groupProps:C,name:s,register:c,required:a,setValue:p,value:b}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:h,children:t.jsx(We,{...S,children:t.jsx(Kt,{onClose:v,props:T})})}):null]})},Qt=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(Oe,{nextButtonProps:l,prevButtonProps:a,state:o,title:s}),t.jsx(Me,{state:o}),t.jsx(lt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},vr=f.styled.div`
1266
1266
  ${({theme:e,$disabled:n,$show:i})=>`
1267
1267
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1268
1268
  display: flex;
@@ -1273,7 +1273,7 @@
1273
1273
  background: ${n?e.palette.gray[200]:e.palette.white};
1274
1274
  }
1275
1275
  `}
1276
- `,en=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${r}Max`,h=`${r}Min`,b=u.useRef(null),w=u.useCallback(E=>{s&&E&&(s((c==null?void 0:c.name)??x,Le(String(E.end))),s((d==null?void 0:d.name)??h,Le(String(E.start))))},[x,h,s,c,d]),m=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(E){w(E)}}),{close:v}=m,{groupProps:C,startFieldProps:k,endFieldProps:j,buttonProps:S,dialogProps:T,calendarProps:N}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??r},m,b);return t.jsxs(K,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:a,children:[t.jsxs(vr,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...k,"aria-label":`${k["aria-label"]} ${r}`,validate:E=>j.value&&E>j.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(d==null?void 0:d.name)??h,register:l,setValue:s,value:d==null?void 0:d.value}),t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${r}`,validate:E=>k.value&&E<k.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:b,children:t.jsx(We,{...T,children:t.jsx(Qt,{onClose:v,props:N})})}):null]})},kr=f.styled.div`
1276
+ `,en=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:p,variant:d="default",...g})=>{const x=`${r}Max`,h=`${r}Min`,b=u.useRef(null),w=u.useCallback(E=>{s&&E&&(s((c==null?void 0:c.name)??x,Le(String(E.end))),s((p==null?void 0:p.name)??h,Le(String(E.start))))},[x,h,s,c,p]),m=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(p==null?void 0:p.name)??h,onChange(E){w(E)}}),{close:v}=m,{groupProps:C,startFieldProps:k,endFieldProps:j,buttonProps:S,dialogProps:T,calendarProps:N}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??r},m,b);return t.jsxs(K,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:a,children:[t.jsxs(vr,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:d==="filters"?"column":"row"},children:[t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...k,"aria-label":`${k["aria-label"]} ${r}`,validate:E=>j.value&&E>j.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(p==null?void 0:p.name)??h,register:l,setValue:s,value:p==null?void 0:p.value}),t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${r}`,validate:E=>k.value&&E<k.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:b,children:t.jsx(We,{...T,children:t.jsx(Qt,{onClose:v,props:N})})}):null]})},kr=f.styled.div`
1277
1277
  ${({theme:e})=>`
1278
1278
  align-items: center;
1279
1279
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1288,7 +1288,7 @@
1288
1288
  gap: ${({theme:e})=>e.spacing[.5]};
1289
1289
  justify-content: flex-end;
1290
1290
  flex: 1 0 0;
1291
- `,tn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=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(Oe,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Me,{state:l}),t.jsxs(kr,{children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Cr,{children:t.jsx(Zt,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(lt,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Sr=e=>{const{disabled:n=!1,error:i,required:r,label:o,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:r,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:w,buttonProps:m,dialogProps:v,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const T=St(S,x.timeValue);c==null||c(a,T,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const T=x.dateValue;if(T){const N=St(T,S);c==null||c(a,N,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(K,{error:n?void 0:i,htmlFor:a,label:o,required:r,tooltip:l,children:[t.jsx(fe,{buttonProps:m,datePickerRef:g,disabled:n,error:i,fieldProps:w,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Te,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(We,{...v,children:t.jsx(tn,{handleTimeChange:j,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},zr=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:a,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(at,{htmlFor:a,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ne,{href:c,children:s}):t.jsx(I,{size:"md",children:s})]})},Be=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:a,id:l,indexArray:s=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:w,register:m,suggestions:v,tooltip:C,type:k="text",weight:j,...S})=>{const{required:T,onBlur:N,onChange:E}=S,D=f.useTheme(),z=e?void 0:a,[F,M]=u.useState(""),H=u.useCallback(W=>{M(W.target.value),E==null||E(W)},[E]),U=c&&d&&!e&&F.trim()!=="",_=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(K,{error:z,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:p,required:T,tooltip:C,weight:j,children:[t.jsxs(Z,{className:`
1291
+ `,tn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=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:p}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(Oe,{nextButtonProps:c,prevButtonProps:s,state:l,title:p}),t.jsx(Me,{state:l}),t.jsxs(kr,{children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Cr,{children:t.jsx(Zt,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(lt,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Sr=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:a,tooltip:l,register:s,setValue:c,watch:p}=e,d=p==null?void 0:p(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:y._.isNil(d)||y._.isEmpty(d)||d==="-"||y.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:w,buttonProps:m,dialogProps:v,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const T=St(S,x.timeValue);c==null||c(a,T,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const T=x.dateValue;if(T){const N=St(T,S);c==null||c(a,N,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(K,{error:n?void 0:i,htmlFor:a,label:o,required:r,tooltip:l,children:[t.jsx(fe,{buttonProps:m,datePickerRef:g,disabled:n,error:i,fieldProps:w,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:d}),x.isOpen&&!n?t.jsx(Te,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(We,{...v,children:t.jsx(tn,{handleTimeChange:j,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},zr=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:a,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(at,{htmlFor:a,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ne,{href:c,children:s}):t.jsx(I,{size:"md",children:s})]})},Be=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:a,id:l,indexArray:s=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:w,register:m,suggestions:v,tooltip:C,type:k="text",weight:j,...S})=>{const{required:T,onBlur:N,onChange:E}=S,D=f.useTheme(),z=e?void 0:a,[F,M]=u.useState(""),H=u.useCallback(W=>{M(W.target.value),E==null||E(W)},[E]),U=c&&p&&!e&&F.trim()!=="",_=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(K,{error:z,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:T,tooltip:C,weight:j,children:[t.jsxs(Z,{className:`
1292
1292
  ${e?"disabled":""} ${z?"error":""} ${U?"success":""}
1293
1293
  `,children:[n?t.jsx(R,{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":T,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:_,onPaste:h,placeholder:b,type:k,...m?m(g,{required:T,onBlur:N,onChange:H}):{...S,onChange:H}}),z?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:D.palette.error[500],iconSize:"lg"}):void 0,U?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:D.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(B,{color:D.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:w?w(s):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(W=>t.jsx("option",{value:W},W))}):void 0]})},Tr=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Ir=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1294
1294
  gap: 12px;
@@ -1346,7 +1346,7 @@
1346
1346
  padding: ${i}px;
1347
1347
  }
1348
1348
  `}
1349
- `,nn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Fr,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),Xe=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:a="",index:l=0,required:s,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:w,value:m})=>{var k;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{w==null||w(j)},[w]);return t.jsxs(nn,{align:"start",children:[t.jsx(qe,{lg:75,md:75,sm:75,children:t.jsx(Be,{disabled:i,error:o?(k=o.error)==null?void 0:k.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:p,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:s,tooltip:b,value:m})}),l<d-1&&l+1===(r==null?void 0:r.length)?t.jsx(qe,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Ar=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:a="",required:l,label:s,max:c=void 0,name:d="array-field",onChange:p,placeholder:g,remove:x,tooltip:h})=>i&&o?t.jsx(u.Fragment,{children:o.map((b,w)=>t.jsx(y.Controller,{control:i,name:`${d}.${w}`,render:({field:m,fieldState:v})=>t.jsx(Xe,{addText:e,append:n,disabled:r,fieldState:v,fields:o,index:w,initValue:a,label:s,max:c,name:m.name,onBlur:m.onBlur,onChange:p??m.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof m.value=="object"?m.value.value:m.value}),index:w},b.id))}):t.jsx(Xe,{addText:e,disabled:r,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),Lr=f.styled(Ot)`
1349
+ `,nn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Fr,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),Xe=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:a="",index:l=0,required:s,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:w,value:m})=>{var k;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{w==null||w(j)},[w]);return t.jsxs(nn,{align:"start",children:[t.jsx(qe,{lg:75,md:75,sm:75,children:t.jsx(Be,{disabled:i,error:o?(k=o.error)==null?void 0:k.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:s,tooltip:b,value:m})}),l<p-1&&l+1===(r==null?void 0:r.length)?t.jsx(qe,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Ar=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:a="",required:l,label:s,max:c=void 0,name:p="array-field",onChange:d,placeholder:g,remove:x,tooltip:h})=>i&&o?t.jsx(u.Fragment,{children:o.map((b,w)=>t.jsx(y.Controller,{control:i,name:`${p}.${w}`,render:({field:m,fieldState:v})=>t.jsx(Xe,{addText:e,append:n,disabled:r,fieldState:v,fields:o,index:w,initValue:a,label:s,max:c,name:m.name,onBlur:m.onBlur,onChange:d??m.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof m.value=="object"?m.value.value:m.value}),index:w},b.id))}):t.jsx(Xe,{addText:e,disabled:r,initValue:a,label:s,max:c,name:p,onChange:d,placeholder:g,required:l,tooltip:h}),Lr=f.styled(Ot)`
1350
1350
  white-space: nowrap;
1351
1351
  margin-right: ${({theme:e})=>e.spacing[.25]};
1352
1352
  text-overflow: ellipsis;
@@ -1357,13 +1357,13 @@
1357
1357
  position: absolute;
1358
1358
  visibility: hidden;
1359
1359
  width: 0;
1360
- `,ye=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},Mr=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Or=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:w})=>{const m=f.useTheme(),v=n?void 0:i,C=u.useRef(null),k=g==null?void 0:g(c,{required:p}),j=b==null?void 0:b(c),S=Mr(j),T=u.useCallback(()=>{const D=ye("change",c,void 0);x&&x(c,void 0),k&&k.onChange(D)},[k,c,x]),N=u.useCallback(D=>{const{files:z}=D.currentTarget,F=ye("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(d==null||d(F),x&&x(c,z),k&&k.onChange(F))},[k,c,d,x]),E=u.useCallback(D=>{n?D.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(K,{error:v,helpLink:o,helpText:a,htmlFor:l??c,label:r,required:p,tooltip:h,weight:w,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(Lr,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:m.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),v&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${m.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:E,variant:"primary",width:"96px",children:[t.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(Pr,{...k,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:N,ref:C,type:"file"})]})},Wr=f.styled.input`
1360
+ `,ye=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},Mr=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Or=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:a,id:l,multiple:s,name:c,onChange:p,required:d,register:g,setValue:x,tooltip:h,watch:b,weight:w})=>{const m=f.useTheme(),v=n?void 0:i,C=u.useRef(null),k=g==null?void 0:g(c,{required:d}),j=b==null?void 0:b(c),S=Mr(j),T=u.useCallback(()=>{const D=ye("change",c,void 0);x&&x(c,void 0),k&&k.onChange(D)},[k,c,x]),N=u.useCallback(D=>{const{files:z}=D.currentTarget,F=ye("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(p==null||p(F),x&&x(c,z),k&&k.onChange(F))},[k,c,p,x]),E=u.useCallback(D=>{n?D.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(K,{error:v,helpLink:o,helpText:a,htmlFor:l??c,label:r,required:d,tooltip:h,weight:w,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(Lr,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:m.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),v&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${m.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:E,variant:"primary",width:"96px",children:[t.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(Pr,{...k,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:N,ref:C,type:"file"})]})},Wr=f.styled.input`
1361
1361
  border: none;
1362
1362
  background: transparent;
1363
1363
  min-width: 15rem;
1364
1364
  padding: 0;
1365
1365
  flex: 1;
1366
- `,Ze=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=e?void 0:n,[v,C]=u.useState(""),k=c?h:i==null?void 0:i.value,j=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),H=ye("change",s,M);i&&i.onChange(H),c&&c(H)},[i,s,c]),T=u.useCallback(z=>{C(z.target.value)},[]),N=u.useCallback(z=>{const F=v.trim();F.length&&!j.includes(F)&&(z.preventDefault(),S([...j,F]),C("")),i&&i.onBlur()},[v,i,S,j]),E=u.useCallback(z=>{const F=v.trim();z.key==="Enter"&&F.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&F.length>0&&!j.includes(F)?(z.preventDefault(),S([...j,F]),C("")):z.key==="Backspace"&&!F.length&&j.length&&(z.preventDefault(),d==null||d(j[j.length-1]),S(j.slice(0,-1)))},[v,d,S,j]),D=u.useCallback(z=>()=>{d==null||d(z),S(j.filter(F=>F!==z))},[d,S,j]);return t.jsx(K,{error:m,helpLink:r,helpLinkText:o,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(Z,{$overflowX:"auto",className:`${e?"disabled":""} ${m?"error":""}`,children:[j.map(z=>t.jsx(J,{disabled:e,onClose:D(z),tagLabel:z},z)),t.jsx(Wr,{"aria-hidden":!1,"aria-invalid":m?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:N,onChange:T,onKeyDown:E,placeholder:j.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),m?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}):void 0]})})},Br=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,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:w})=>t.jsx(Ze,{disabled:e,error:i,field:w,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(Ze,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b}),pe=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...a},l){return t.jsx(yr,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...a,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),be=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:w,variant:m="full",defaultValue:v})=>{const C=f.useTheme(),k=i?void 0:e,j=n<0?0:n,[S,T]=u.useState(w?y._.toNumber(w):v?y._.toNumber(v):0),N=u.useCallback(()=>{const M=(S-10**-j).toFixed(j),H=Math.max(Number(l),Number(M));h&&h(s,H,{shouldDirty:!0}),T(H);const U=ye("change",s,M);c&&c(U)},[S,j,l,h,s,c]),E=u.useCallback(()=>{const M=(S+10**-j).toFixed(j),H=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,H,{shouldDirty:!0}),T(H);const U=ye("change",s,M);c&&c(U)},[S,j,a,l,h,s,c]),D=u.useCallback(M=>{const{value:H}=M.target,U=/\d+/u.test(H)&&!y._.isEmpty(H);h&&h(s,U?H:void 0),c&&c(M),T(Number(H))},[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]),F=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:r??s,max:a,min:l,onChange:D,onKeyUp:z,placeholder:p,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(s,{maxLength:o,max:a,min:l,onChange:D,value:w,valueAsNumber:!0})});return t.jsxs(Z,{$variant:m,className:`${i?"disabled":""} ${k?"error":""}`,children:[m==="compact"&&b?t.jsx(q,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:F()}):F(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),m==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:E,px:.25}),t.jsx(sr,{}),t.jsx(pe,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:N,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(pe,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:N,px:.75,py:.75}),t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},rn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:w,placeholder:m,register:v,required:C,setValue:k,tooltip:j,tooltipMessage:S,value:T,variant:N="full",watch:E,weight:D,defaultValue:z})=>N==="compact"?t.jsx(be,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(T??0),disabled:i,max:g,min:x,name:h,onEnter:w??(()=>{}),tooltipMessage:S,value:T,variant:N}):t.jsx(K,{error:i?void 0:r,helpLink:o,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:C,tooltip:j,weight:D,children:t.jsx(be,{decimalPlaces:n,disabled:i,error:r,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:m,register:v,required:C,setValue:k,value:E?E(h):T,variant:N})}),on=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(K,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(be,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(be,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??d})]})})},Hr=f.styled.div`
1366
+ `,Ze=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=e?void 0:n,[v,C]=u.useState(""),k=c?h:i==null?void 0:i.value,j=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),H=ye("change",s,M);i&&i.onChange(H),c&&c(H)},[i,s,c]),T=u.useCallback(z=>{C(z.target.value)},[]),N=u.useCallback(z=>{const F=v.trim();F.length&&!j.includes(F)&&(z.preventDefault(),S([...j,F]),C("")),i&&i.onBlur()},[v,i,S,j]),E=u.useCallback(z=>{const F=v.trim();z.key==="Enter"&&F.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&F.length>0&&!j.includes(F)?(z.preventDefault(),S([...j,F]),C("")):z.key==="Backspace"&&!F.length&&j.length&&(z.preventDefault(),p==null||p(j[j.length-1]),S(j.slice(0,-1)))},[v,p,S,j]),D=u.useCallback(z=>()=>{p==null||p(z),S(j.filter(F=>F!==z))},[p,S,j]);return t.jsx(K,{error:m,helpLink:r,helpLinkText:o,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(Z,{$overflowX:"auto",className:`${e?"disabled":""} ${m?"error":""}`,children:[j.map(z=>t.jsx(J,{disabled:e,onClose:D(z),tagLabel:z},z)),t.jsx(Wr,{"aria-hidden":!1,"aria-invalid":m?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:N,onChange:T,onKeyDown:E,placeholder:j.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),m?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}):void 0]})})},Br=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:s,render:({field:w})=>t.jsx(Ze,{disabled:e,error:i,field:w,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(Ze,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),pe=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...a},l){return t.jsx(yr,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...a,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),be=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:w,variant:m="full",defaultValue:v})=>{const C=f.useTheme(),k=i?void 0:e,j=n<0?0:n,[S,T]=u.useState(w?y._.toNumber(w):v?y._.toNumber(v):0),N=u.useCallback(()=>{const M=(S-10**-j).toFixed(j),H=Math.max(Number(l),Number(M));h&&h(s,H,{shouldDirty:!0}),T(H);const U=ye("change",s,M);c&&c(U)},[S,j,l,h,s,c]),E=u.useCallback(()=>{const M=(S+10**-j).toFixed(j),H=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,H,{shouldDirty:!0}),T(H);const U=ye("change",s,M);c&&c(U)},[S,j,a,l,h,s,c]),D=u.useCallback(M=>{const{value:H}=M.target,U=/\d+/u.test(H)&&!y._.isEmpty(H);h&&h(s,U?H:void 0),c&&c(M),T(Number(H))},[s,c,h]),z=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(p==null||p(y.lodashExports.toNumber(M.currentTarget.value)))},[p]),F=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:r??s,max:a,min:l,onChange:D,onKeyUp:z,placeholder:d,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(s,{maxLength:o,max:a,min:l,onChange:D,value:w,valueAsNumber:!0})});return t.jsxs(Z,{$variant:m,className:`${i?"disabled":""} ${k?"error":""}`,children:[m==="compact"&&b?t.jsx(q,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:F()}):F(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),m==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:E,px:.25}),t.jsx(sr,{}),t.jsx(pe,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:N,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(pe,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:N,px:.75,py:.75}),t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},rn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:w,placeholder:m,register:v,required:C,setValue:k,tooltip:j,tooltipMessage:S,value:T,variant:N="full",watch:E,weight:D,defaultValue:z})=>N==="compact"?t.jsx(be,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(T??0),disabled:i,max:g,min:x,name:h,onEnter:w??(()=>{}),tooltipMessage:S,value:T,variant:N}):t.jsx(K,{error:i?void 0:r,helpLink:o,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:C,tooltip:j,weight:D,children:t.jsx(be,{decimalPlaces:n,disabled:i,error:r,id:s,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:m,register:v,required:C,setValue:k,value:E?E(h):T,variant:N})}),on=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(K,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(be,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??d}),t.jsx(be,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},Hr=f.styled.div`
1367
1367
  ${({theme:e})=>`
1368
1368
  align-items: flex-start;
1369
1369
  align-self: stretch;
@@ -1457,15 +1457,15 @@
1457
1457
  overflow: hidden;
1458
1458
  text-overflow: ellipsis;
1459
1459
  white-space: nowrap;
1460
- `,Yr=({disabled:e,error:n,label:i,name:r,placeholder:o,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(r))??c,[w,m]=u.useState(!1),[v,C]=u.useState(""),{refs:k,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:T,handlePhoneValueChange:N,country:E,setCountry:D}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),z=u.useCallback(_=>{_.key==="Enter"&&_.preventDefault()},[]),F=u.useCallback(_=>{_.preventDefault(),m(W=>!W),w||C("")},[w]),M=u.useCallback(_=>()=>{D(_),m(!1),C("")},[D,m]),H=u.useCallback(_=>{_.key.length===1?C(W=>W+_.key):_.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(_=>{const{name:W}=y.M(_);return W.toLowerCase().includes(v.toLowerCase())});return Q(k.floating.current,()=>{m(!1),C("")},!0),t.jsx(K,{error:h,htmlFor:r,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(Hr,{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:F,onKeyDown:H,ref:k.setReference,children:[t.jsx(y.q,{iso2:E.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(Z,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":a,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:z,placeholder:o,ref:S,type:"tel",value:T,...l==null?void 0:l(r,{required:a,onChange:N})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),w&&le.createPortal(t.jsx(Vr,{ref:k.setFloating,style:j,children:U.map(_=>{const{dialCode:W,iso2:ee,name:ce}=y.M(_);return t.jsxs(Ur,{onClick:M(ee),value:ee,children:[t.jsx(y.q,{iso2:ee,size:"16px"}),t.jsx(Gr,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ee)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Kr=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:a,isValid:l,label:s,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:w,rows:m,tooltip:v,watch:C,weight:k,value:j})=>{const S=f.useTheme(),T=(C==null?void 0:C(c))??j,N=l&&a&&!e,E=e?void 0:n;return t.jsx(K,{disabled:e,error:E,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:s,maxLength:g,required:w,tooltip:v,value:T?String(T):void 0,weight:k,children:t.jsxs(Z,{className:`
1460
+ `,Yr=({disabled:e,error:n,label:i,name:r,placeholder:o,required:a,register:l,tooltip:s,value:c,watch:p,weight:d})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[w,m]=u.useState(!1),[v,C]=u.useState(""),{refs:k,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:T,handlePhoneValueChange:N,country:E,setCountry:D}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),z=u.useCallback(_=>{_.key==="Enter"&&_.preventDefault()},[]),F=u.useCallback(_=>{_.preventDefault(),m(W=>!W),w||C("")},[w]),M=u.useCallback(_=>()=>{D(_),m(!1),C("")},[D,m]),H=u.useCallback(_=>{_.key.length===1?C(W=>W+_.key):_.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(_=>{const{name:W}=y.M(_);return W.toLowerCase().includes(v.toLowerCase())});return Q(k.floating.current,()=>{m(!1),C("")},!0),t.jsx(K,{error:h,htmlFor:r,label:i,required:a,tooltip:s,weight:d,children:t.jsxs(Hr,{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:F,onKeyDown:H,ref:k.setReference,children:[t.jsx(y.q,{iso2:E.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(Z,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":a,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:z,placeholder:o,ref:S,type:"tel",value:T,...l==null?void 0:l(r,{required:a,onChange:N})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),w&&le.createPortal(t.jsx(Vr,{ref:k.setFloating,style:j,children:U.map(_=>{const{dialCode:W,iso2:ee,name:ce}=y.M(_);return t.jsxs(Ur,{onClick:M(ee),value:ee,children:[t.jsx(y.q,{iso2:ee,size:"16px"}),t.jsx(Gr,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ee)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Kr=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:a,isValid:l,label:s,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:w,rows:m,tooltip:v,watch:C,weight:k,value:j})=>{const S=f.useTheme(),T=(C==null?void 0:C(c))??j,N=l&&a&&!e,E=e?void 0:n;return t.jsx(K,{disabled:e,error:E,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:s,maxLength:g,required:w,tooltip:v,value:T?String(T):void 0,weight:k,children:t.jsxs(Z,{className:`
1461
1461
  ${e?"disabled":""} ${E?"error":""} ${N?"success":""}
1462
- `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":E?"true":"false","aria-label":c,"aria-required":w,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:m,value:T,...b==null?void 0:b(c,{required:w,onBlur:x})}),E?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,N?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},qr=({control:e,description:n,disabled:i,id:r,items:o,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:w,isTouched:m,isValid:v,error:C,onChange:k,register:j,setValue:S,watch:T})=>{const N=u.useMemo(()=>{if(l==="text")return t.jsx(Be,{disabled:i,error:C,isTouched:m,isValid:v,name:p,placeholder:g,register:j});if(l==="date")return t.jsx(Jt,{disabled:i,error:C,name:p,register:j,setValue:S,watch:T});if(l==="select"&&o)return t.jsx(st,{control:e,disabled:i,items:o,name:p,placeholder:g,value:w});const{decimalPlaces:E,max:D,min:z}=s??{};return t.jsx(rn,{decimalPlaces:E,disabled:i,error:C,max:D,min:z,name:p,onChange:k,placeholder:g,register:j,setValue:S,value:w,watch:T})},[e,i,C,s,l,m,v,o,p,k,g,j,S,w,T]);return t.jsxs(or,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Pe,{description:n,id:r,textAlign:x,title:b,tooltip:h}),N]})},an=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(o??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!r?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(R,{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(oe,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},Xr=f.styled.div`
1462
+ `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":E?"true":"false","aria-label":c,"aria-required":w,className:d?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:p??c,maxLength:g,placeholder:h,rows:m,value:T,...b==null?void 0:b(c,{required:w,onBlur:x})}),E?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,N?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},qr=({control:e,description:n,disabled:i,id:r,items:o,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:w,isTouched:m,isValid:v,error:C,onChange:k,register:j,setValue:S,watch:T})=>{const N=u.useMemo(()=>{if(l==="text")return t.jsx(Be,{disabled:i,error:C,isTouched:m,isValid:v,name:d,placeholder:g,register:j});if(l==="date")return t.jsx(Jt,{disabled:i,error:C,name:d,register:j,setValue:S,watch:T});if(l==="select"&&o)return t.jsx(st,{control:e,disabled:i,items:o,name:d,placeholder:g,value:w});const{decimalPlaces:E,max:D,min:z}=s??{};return t.jsx(rn,{decimalPlaces:E,disabled:i,error:C,max:D,min:z,name:d,onChange:k,placeholder:g,register:j,setValue:S,value:w,watch:T})},[e,i,C,s,l,m,v,o,d,k,g,j,S,w,T]);return t.jsxs(or,{$align:a,$minHeight:c,$minWidth:p,children:[t.jsx(Pe,{description:n,id:r,textAlign:x,title:b,tooltip:h}),N]})},an=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!r?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:p,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(R,{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(d=>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(oe,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:a,value:d.name})},d.name))}):void 0]})},Xr=f.styled.div`
1463
1463
  display: flex;
1464
1464
  align-self: flex-start;
1465
1465
  margin-left: auto;
1466
1466
  width: 40px;
1467
1467
  height: auto;
1468
- `,sn=(e,n)=>{const[r,o]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{o(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:r,progress:a,setCycle:o,setProgress:l}},ln=({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])},Ie=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:a}},Zr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),cn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{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:m})=>!m),b=[...g.filter(({locked:m})=>m),...x],w=b.map(({name:m})=>m);s(m=>[...b,...m.filter(({name:v})=>!w.includes(v))]),r&&r(b.map(({id:m})=>m))},[r]),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,w=(i==null?void 0:i.indexOf(h.id))??0;return b-w});o==null||o(Zr(g)),c(g)},[l,i,c,o]),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,...Ie(e),hasChanged:p}},ct=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),Jr=e=>{const[n,i]=u.useState(),r=ct(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Qr=({alt:e="img",height:n="",width:i="",plugins:r=[y.lazyload(),y.placeholder()],publicId:o})=>{const a=ln({publicId:o});return t.jsx(y.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:r,width:i})},re=nt.default.memo(Qr),eo=f.styled.label`
1468
+ `,sn=(e,n)=>{const[r,o]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{o(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:r,progress:a,setCycle:o,setProgress:l}},ln=({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])},Ie=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:a}},Zr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),cn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{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:m})=>!m),b=[...g.filter(({locked:m})=>m),...x],w=b.map(({name:m})=>m);s(m=>[...b,...m.filter(({name:v})=>!w.includes(v))]),r&&r(b.map(({id:m})=>m))},[r]),p=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,w=(i==null?void 0:i.indexOf(h.id))??0;return b-w});o==null||o(Zr(g)),c(g)},[l,i,c,o]),d=u.useMemo(()=>y.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:p,columns:l,...Ie(e),hasChanged:d}},ct=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),Jr=e=>{const[n,i]=u.useState(),r=ct(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Qr=({alt:e="img",height:n="",width:i="",plugins:r=[y.lazyload(),y.placeholder()],publicId:o})=>{const a=ln({publicId:o});return t.jsx(y.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:r,width:i})},re=nt.default.memo(Qr),eo=f.styled.label`
1469
1469
  ${({theme:e})=>`
1470
1470
  align-items: center;
1471
1471
  display: flex;
@@ -1544,7 +1544,7 @@
1544
1544
  }
1545
1545
 
1546
1546
  `}
1547
- `,to=f.styled.span.attrs({className:"checkmark"})``,dt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(eo,{"aria-disabled":i,"aria-label":r??o,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":r??o,checked:n,disabled:i,name:o,onChange:a,onClick:l,ref:d,type:"radio",value:s,...c}),t.jsx(to,{}),r??null]})}),no=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,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(dt,{defaultChecked:o.defaultChecked,name:o.name,onClick:a,value:o.value,...l==null?void 0:l(o.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(re,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(R,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(Xr,{children:t.jsx(re,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1547
+ `,to=f.styled.span.attrs({className:"checkmark"})``,dt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,value:s,...c},p){return t.jsxs(eo,{"aria-disabled":i,"aria-label":r??o,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":r??o,checked:n,disabled:i,name:o,onChange:a,onClick:l,ref:p,type:"radio",value:s,...c}),t.jsx(to,{}),r??null]})}),no=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:a,register:l,bgColor:s,title:c,isATag:p=!1,width:d="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:p?1:0,shadowHover:"md",width:d,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(dt,{defaultChecked:o.defaultChecked,name:o.name,onClick:a,value:o.value,...l==null?void 0:l(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&t.jsx(re,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(R,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),p&&t.jsx(Xr,{children:t.jsx(re,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1548
1548
  ${({theme:e})=>`
1549
1549
  align-items: center;
1550
1550
  background-color: ${e.palette.gray[200]};
@@ -1594,7 +1594,7 @@
1594
1594
  background-color: ${({theme:e})=>e.palette.gray[200]};
1595
1595
  border: 1px solid ${({theme:e})=>e.palette.gray[200]};
1596
1596
  }
1597
- `,dn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,justify:r,name:o,leftDescription:a,leftDescriptionMinWidth:l,rightDescription:s,onChange:c,...d},p){const g=n===!0?"on":"off",x=typeof a=="object"&&a.on&&a.off?a[g]:a,h=u.useCallback(b=>{b.stopPropagation()},[]);return t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:l,children:x}),t.jsxs(ro,{onClick:h,role:"switch",children:[t.jsx("input",{...d,"aria-disabled":i,"aria-label":o,checked:n===!0,disabled:i,name:o,onChange:c,ref:p,type:"checkbox"}),t.jsx(ge,{"aria-label":"Toggle Switch",id:`${o}Toggle`,children:t.jsx(io,{})})]}),s]})}),oo=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="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:o,justify:"center",minHeight:"100px",minWidth:r,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Pe,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(dn,{...l},`$card-toggle-${l.name}`))})]})},ao=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,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(q,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:l,place:c,tip:s}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:p,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(I,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(o)?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}),r]}),x&&!y.isUndefined(o)?h:void 0]})]})},so=.5,zt=1.25,lo=({children:e,bgColor:n,border:i,gap:r=so,px:o=zt,py:a=zt,...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:r,px:o,py:a,...l,children:e})},co=f.styled.div`
1597
+ `,dn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,justify:r,name:o,leftDescription:a,leftDescriptionMinWidth:l,rightDescription:s,onChange:c,...p},d){const g=n===!0?"on":"off",x=typeof a=="object"&&a.on&&a.off?a[g]:a,h=u.useCallback(b=>{b.stopPropagation()},[]);return t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:l,children:x}),t.jsxs(ro,{onClick:h,role:"switch",children:[t.jsx("input",{...p,"aria-disabled":i,"aria-label":o,checked:n===!0,disabled:i,name:o,onChange:c,ref:d,type:"checkbox"}),t.jsx(ge,{"aria-label":"Toggle Switch",id:`${o}Toggle`,children:t.jsx(io,{})})]}),s]})}),oo=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="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:o,justify:"center",minHeight:"100px",minWidth:r,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Pe,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(dn,{...l},`$card-toggle-${l.name}`))})]})},ao=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=f.useTheme(),x=p==="centered",h=l&&s?t.jsx(q,{display:"flex",icon:o??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:d,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(I,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(o)?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}),r]}),x&&!y.isUndefined(o)?h:void 0]})]})},so=.5,zt=1.25,lo=({children:e,bgColor:n,border:i,gap:r=so,px:o=zt,py:a=zt,...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:r,px:o,py:a,...l,children:e})},co=f.styled.div`
1598
1598
  position: relative;
1599
1599
  margin: auto;
1600
1600
  overflow: hidden;
@@ -1715,10 +1715,10 @@
1715
1715
  background-color: ${e.palette.gray[200]};
1716
1716
  }
1717
1717
  `}
1718
- `,gn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(pn,{"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})})})),yo=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i,variant:r="normal",expanded:o=!1})=>{const a=f.useTheme(),[l,s]=u.useState(!1),[c,d]=u.useState(!0),p=u.useCallback(()=>{s(b=>!b)},[s]),g=u.useCallback(()=>{if(y._.isNil(n)||y._.isEmpty(n)||!y._.isString(n))return d(!1),e;const b=n.split(`
1718
+ `,gn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(pn,{"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})})})),yo=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i,variant:r="normal",expanded:o=!1})=>{const a=f.useTheme(),[l,s]=u.useState(!1),[c,p]=u.useState(!0),d=u.useCallback(()=>{s(b=>!b)},[s]),g=u.useCallback(()=>{if(y._.isNil(n)||y._.isEmpty(n)||!y._.isString(n))return p(!1),e;const b=n.split(`
1719
1719
  `);return b.length>8&&!l?`${[...b].splice(0,7).join(`
1720
1720
  `)}
1721
- ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(async()=>{await navigator.clipboard.writeText(x)},[x]);return r==="location"?t.jsx(gn,{noCodeMessage:e,snippet:n,specific:i}):t.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:o?"space-between":"center",minWidth:"565px",position:"relative",px:1,py:1,width:o?"100%":"fit-content",children:[t.jsx(pn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:x})})}),t.jsxs(fo,{children:[t.jsx(B,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:h,variant:"ghost",width:a.spacing[2.5]}),c?t.jsxs(O,{onClick:p,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:h})]}):!1]})]})},{getVariant:bo}=te(e=>({fixed:`
1721
+ ${b[8]}...`:(b.length<8&&p(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(async()=>{await navigator.clipboard.writeText(x)},[x]);return r==="location"?t.jsx(gn,{noCodeMessage:e,snippet:n,specific:i}):t.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:o?"space-between":"center",minWidth:"565px",position:"relative",px:1,py:1,width:o?"100%":"fit-content",children:[t.jsx(pn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:x})})}),t.jsxs(fo,{children:[t.jsx(B,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:h,variant:"ghost",width:a.spacing[2.5]}),c?t.jsxs(O,{onClick:d,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:h})]}):!1]})]})},{getVariant:bo}=te(e=>({fixed:`
1722
1722
  height: auto;
1723
1723
  min-width: 300px;
1724
1724
  padding: ${e.spacing[1.25]};
@@ -1892,7 +1892,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1892
1892
  }
1893
1893
  }
1894
1894
  }
1895
- `,yn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=Ye.useLocation(),g=r||(c==="primary"?p.includes(o):p.endsWith(o));return t.jsx(q,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(Co,{$borderButton:g,$variant:c,children:[t.jsx(Ye.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(Fe,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),d===void 0?null:t.jsx(J,{tagLabel:`${d}`,variant:"default"})]})})},gt=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${o.palette.gray[300]}`:void 0,borderColor:i?o.palette.gray[200]:void 0,borderRadius:i?o.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(yn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:r},l))})},ae=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...a})}),So=f.styled.li`
1895
+ `,yn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:p})=>{const{pathname:d}=Ye.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(q,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(Co,{$borderButton:g,$variant:c,children:[t.jsx(Ye.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(Fe,{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}),p===void 0?null:t.jsx(J,{tagLabel:`${p}`,variant:"default"})]})})},gt=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${o.palette.gray[300]}`:void 0,borderColor:i?o.palette.gray[200]:void 0,borderRadius:i?o.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:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(yn,{end:a,id:l,isActive:s,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},l))})},ae=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...a})}),So=f.styled.li`
1896
1896
  ${({theme:e})=>`
1897
1897
  align-items: center;
1898
1898
  background-color: ${e.palette.white};
@@ -1950,7 +1950,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1950
1950
  min-width: 240px;
1951
1951
  padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
1952
1952
  `}
1953
- `,Ee=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,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,w=>u.isValidElement(w)?u.cloneElement(w,{disabled:n,...w.props}):w):e;return t.jsxs(So,{"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(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ne,{href:o,children:b})]}):null,d||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},zo=f.styled(Ee)`
1953
+ `,Ee=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:p=!1,value:d,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,w=>u.isValidElement(w)?u.cloneElement(w,{disabled:n,...w.props}):w):e;return t.jsxs(So,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:a,onKeyDown:s,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ne,{href:o,children:b})]}):null,p||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},zo=f.styled(Ee)`
1954
1954
  margin-top: 10px;
1955
1955
  border: 1px solid ${({theme:e})=>e.palette.gray[300]};
1956
1956
  border-radius: 4px;
@@ -1973,7 +1973,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1973
1973
  border: 2px solid ${n.palette.black};
1974
1974
  background-color: ${n.palette.white} !important;
1975
1975
  `:""}
1976
- `,$n=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:r}),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(zo,{$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)]})},To=f.styled(Ee)`
1976
+ `,$n=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),p=u.useCallback(()=>{l(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:p,onDragStart:d(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(zo,{$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)]})},To=f.styled(Ee)`
1977
1977
  padding: 7px 8px;
1978
1978
 
1979
1979
  &[aria-selected="true"] {
@@ -2045,11 +2045,11 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2045
2045
  border-radius: ${e.spacing[.5]};
2046
2046
  width: 250px;
2047
2047
  `}
2048
- `,Ro=300,se=({name:e,smallSearch:n=!1,onClear:i,onChange:r,value:o,maxLength:a=Ro,...l})=>{const s=u.useRef(null),c=f.useTheme(),[d,p]=u.useState(!1),[g,x]=u.useState(o??""),{refs:h,floatingStyles:b}=y.useFloating$1();u.useEffect(()=>{x(o??"")},[o]);const w=u.useCallback(()=>{p(j=>!j)},[]),m=u.useCallback(j=>{j.key==="Enter"&&j.preventDefault()},[]),v=u.useCallback(j=>{const S=j.target.value;if(S.length>a){const T=S.slice(0,a);x(T);return}x(S),r==null||r(j)},[r,a]),C=u.useCallback(()=>{x(""),i==null||i(),r&&r({target:{value:""},currentTarget:{value:""}})},[i,r]);Q(h.floating.current,()=>{p(!1)},!0);const k=t.jsxs(Eo,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:c.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Io,{id:e,maxLength:a,name:e,onChange:v,onKeyDown:m,ref:s,type:"search",value:g,...l}),!y.lodashExports.isEmpty(g)&&t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:C,px:.25,py:.25,type:"reset",variant:"ghost"})]});return n?t.jsxs(u.Fragment,{children:[t.jsx(B,{border:`1px solid ${c.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:w,ref:h.setReference,variant:"ghost"}),d?t.jsx(Do,{ref:h.setFloating,style:b,children:k}):void 0]}):k},mn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=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(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="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,r]),r==="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:o,children:t.jsx(se,{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(ut(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(an,{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:o,children:t.jsx(se,{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(To,{selected:g.visible,value:x,width:"content",children:t.jsx(oe,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},wn=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=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(w=>{var m;return w.name===h?((m=w.toggleVisibility)==null||m.call(w,x),{...w,visible:x}):w});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?le.createPortal(t.jsx(un,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(pt,{$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:o.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(ae,{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(mn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx($n,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ae,{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",{})},No=f.styled(Ee)`
2048
+ `,Ro=300,se=({name:e,smallSearch:n=!1,onClear:i,onChange:r,value:o,maxLength:a=Ro,...l})=>{const s=u.useRef(null),c=f.useTheme(),[p,d]=u.useState(!1),[g,x]=u.useState(o??""),{refs:h,floatingStyles:b}=y.useFloating$1();u.useEffect(()=>{x(o??"")},[o]);const w=u.useCallback(()=>{d(j=>!j)},[]),m=u.useCallback(j=>{j.key==="Enter"&&j.preventDefault()},[]),v=u.useCallback(j=>{const S=j.target.value;if(S.length>a){const T=S.slice(0,a);x(T);return}x(S),r==null||r(j)},[r,a]),C=u.useCallback(()=>{x(""),i==null||i(),r&&r({target:{value:""},currentTarget:{value:""}})},[i,r]);Q(h.floating.current,()=>{d(!1)},!0);const k=t.jsxs(Eo,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:c.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Io,{id:e,maxLength:a,name:e,onChange:v,onKeyDown:m,ref:s,type:"search",value:g,...l}),!y.lodashExports.isEmpty(g)&&t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:C,px:.25,py:.25,type:"reset",variant:"ghost"})]});return n?t.jsxs(u.Fragment,{children:[t.jsx(B,{border:`1px solid ${c.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:w,ref:h.setReference,variant:"ghost"}),p?t.jsx(Do,{ref:h.setFloating,style:b,children:k}):void 0]}):k},mn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[a,l]=u.useState([]),[s,c]=u.useState(""),p=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),d=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="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,r]),r==="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:o,children:t.jsx(se,{name:"search",onChange:p,onClear:d,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(ut(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(an,{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:o,children:t.jsx(se,{name:"search",onChange:p,onClear:d,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(To,{selected:g.visible,value:x,width:"content",children:t.jsx(oe,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},wn=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=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(w=>{var m;return w.name===h?((m=w.toggleVisibility)==null||m.call(w,x),{...w,visible:x}):w});i.setColumns(b)},[i]),p=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]),d=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;l!==g&&s(g)},[l]);return i.isOpen?le.createPortal(t.jsx(un,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(pt,{$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:o.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(ae,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:d,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(mn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx($n,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ae,{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",{})},No=f.styled(Ee)`
2049
2049
  padding: 8px;
2050
2050
  min-height: 36px;
2051
2051
  min-width: unset;
2052
- `,Fo=(e,n)=>{var i,r,o,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",((o=(r=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:s})=>s))==null?void 0:o.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)},Tt=(e,n)=>(e==null?void 0:e.filter(i=>{var r;return((r=i.label)==null?void 0:r.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],It=50,Ao=(e,n,i)=>{const r=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(r.length<=It)return n.trim()?Tt(r,n):r;const o=r.filter(d=>i.includes(d.value)),a=r.filter(d=>!i.includes(d.value)),l=n.trim()?Tt(a,n):a,s=It-o.length,c=l.slice(0,Math.max(0,s));return[...o,...c]},Lo=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2052
+ `,Fo=(e,n)=>{var i,r,o,a,l;n("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var c;return((c=s.options)==null?void 0:c.filter(p=>p.checked).map(p=>p.value))??[]})),n("radio",((o=(r=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:s})=>s))==null?void 0:o.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)},Tt=(e,n)=>(e==null?void 0:e.filter(i=>{var r;return((r=i.label)==null?void 0:r.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],It=50,Ao=(e,n,i)=>{const r=e.filter((p,d,g)=>g.findIndex(x=>x.value===p.value)===d);if(r.length<=It)return n.trim()?Tt(r,n):r;const o=r.filter(p=>i.includes(p.value)),a=r.filter(p=>!i.includes(p.value)),l=n.trim()?Tt(a,n):a,s=It-o.length,c=l.slice(0,Math.max(0,s));return[...o,...c]},Lo=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2053
2053
  align-items: center;
2054
2054
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2055
2055
  display: flex;
@@ -2062,7 +2062,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2062
2062
  svg.fa-check {
2063
2063
  border-radius: 2px;
2064
2064
  }
2065
- `,jn=({control:e,option:n,register:i,watch:r,setValue:o})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=Ao(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(Et,{value:b.value,width:"content",children:t.jsx(oe,{...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(Et,{value:p.value,width:"content",children:t.jsx(dt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(st,{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(Be,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(on,{label:n.label,name:String(n.key),propsMax:{placeholder:n.placeholder?`${n.placeholder} Max`:"Max",register:i,name:"maxValue",value:n.maxValue,setValue:o},propsMin:{placeholder:n.placeholder?`${n.placeholder} Min`:"Min",register:i,name:"minValue",value:n.minValue,setValue:o},variant:"filters"});case"dateRange":return t.jsx(en,{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:o,variant:"filters"});default:return t.jsx("div",{})}},vn=({control:e,items:n,register:i,setValue:r,watch:o})=>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(jn,{control:e,option:a,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),kn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,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(w=>w.checked).map(w=>w.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:r,items:n,setItems:i,register:o,handleSubmit:a,setValue:l,watch:s}},Je=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=kn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:C}=v.target;p("search",C),n&&n(C)},[n,p]),w=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),m=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{s(e),Fo(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(se,{onChange:b,onClear:w,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:d(m),children:[t.jsx(vn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},Cn=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,w]=u.useState(""),m=u.useCallback(k=>()=>{const j=c.find(T=>T.label===k),S=!(j!=null&&j.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),w(k),g((j==null?void 0:j.filterOptions)??[])},[c,a]),v=u.useCallback(k=>{const j=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(D=>j.length>0?{...D,[b]:j}:D);const S=D=>{var z,F;return{...D,options:(z=D.options)==null?void 0:z.map(M=>({...M,checked:k.checkbox.includes(M.value)||k.radio===M.value})),value:["text","select"].includes(D.type)?((F=k.text)==null?void 0:F[`${String(D.key)}-${D.filterFn??"caseInsensitive"}`])??D.value:D.value,minValue:["numberRange","dateRange"].includes(D.type)?k.minValue:D.minValue,maxValue:["numberRange","dateRange"].includes(D.type)?k.maxValue:D.maxValue}},T=D=>D.label===b?{...D,filterOptions:D.filterOptions.map(S)}:D,N=c.map(T);d(D=>D.map(T));const E=N.flatMap(({filterOptions:D})=>D);i(E),g([])},[c,i,b]),C=u.useCallback((k,j)=>{const S=`li-filter-option-${k}`;return t.jsxs(No,{icon:j,onClick:m(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(J,{tagLabel:x[k].length.toString()})]},S)},[x,m]);return u.useEffect(()=>{const k=e.reduce((j,{label:S,filterOptions:T})=>{const N=T.flatMap(({value:z,minValue:F,maxValue:M})=>[F,M,z]).filter(Boolean),E=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),D=[...N,...E];return D.length===0?j:{...j,[S]:D}},{});h(k),p.length>0&&o&&o("column")},[p,e,o]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(Je,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):Object.entries(ut(e)).map(([k,j])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),j.map(({label:S,icon:T="filter-list"})=>C(S,T))]},k))}):t.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(Je,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):e.map(({label:k,icon:j="filter-list"})=>C(k,j))})},Sn=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(o==="grouped"?Object.values(ut(e)).reduce((m,v)=>m+v.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),w=t.jsx(B,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const m=v=>{const C=b.current;C&&!C.contains(v.target)&&r.close()};if(s)return document.addEventListener("mousedown",m,!0),()=>{document.removeEventListener("mousedown",m,!0)}},[b,s,r]),t.jsx(Lo,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(pt,{$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"?w:void 0,t.jsx(Cn,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),a==="row"?w:void 0]})})};function Po(e){if(e)return e}function zn(e){if(!e||e.length===0)return;const n=e.filter(r=>r.checked).map(r=>r.label??r.value);return n.length===0?void 0:n.join(", ")}function Mo(e,n,i){const r=i??"",o=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(o)&&!y._.isUndefined(a))return`${o}${r} - ${a}${r}`;if(!y._.isUndefined(o))return`Min ${o}${r}`;if(!y._.isUndefined(a))return`Max ${a}${r}`}function Oo(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 Wo(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const ue=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>y._.isNil(o)||y._.isEmpty(String(o))?null:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `}),Bo=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=o;switch(s){case"numberRange":{const x=Mo(p,g,r.placeholder);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=Oo(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=zn(d);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=Po(c),h=Wo(s,r.label,a);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!y._.isNil(o)&&!y._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},Ho=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(o={...o,selectedValues:a})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),_o=(e,n)=>n.map(i=>{const r=e.find(a=>a.key===String(i.key)&&a.type===i.type);return r?(()=>{let a={...i};return r.filterFn&&(a={...a,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(a={...a,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(a={...a,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(a={...a,maxValue:r.maxValue}),r.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=r.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),Ge=(e,n)=>{const i=Ho(e);n(JSON.stringify(i))},Vo=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return _o(r,n)}catch{return n}},Uo=(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 r(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 o(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 r(l,s);case"numberRange":return o(l,s,Number);case"dateRange":return o(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},Go=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,Yo=e=>{var i;const n=((i=e.options)==null?void 0:i.map(r=>({...r,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},Ko=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=Ie("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=Go(x),w=r.map(j=>({...j,filterOptions:j.filterOptions.map(S=>x.find(N=>N.key===S.key&&N.type===S.type&&N.filterFn===S.filterFn)??{...S})})),m=u.useCallback(j=>{h([...j]),Ge(j,n)},[h,n]),v=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),C=u.useCallback(j=>()=>{l&&l();const S=x.map(T=>T.key===j.key&&T.type===j.type&&T.filterFn===j.filterFn?Yo(T):T);h(S),Ge(S,n)},[x,l,n]);return u.useEffect(()=>{const j=r.flatMap(N=>N.filterOptions),S=i();if((()=>{if(!S)return!1;try{const N=JSON.parse(S);return Array.isArray(N)&&N.length>0}catch{return!1}})()){const N=Vo(i,j);h(N)}else j.flatMap(E=>E.value).filter(Boolean).length>0||j.flatMap(E=>E.options).filter(E=>(E==null?void 0:E.checked)===!0).length>0?(h(j),p&&Ge(j,n)):h(j)},[r,h,n,i,p]),u.useEffect(()=>{o&&e!==void 0&&o(Uo(e,x)),a==null||a(x)},[e,x,o,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:v,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Sn,{modalRef:d,onApplyFilters:m,onSearch:s,options:w,variant:c})]}),options:w,removeFilter:C}},xt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=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(),[w,m]=u.useState(void 0),v=u.useRef(null),C=u.useRef(!1),k=Array.isArray(p)&&p.length>0,j=i??o;u.useEffect(()=>{if(k&&!C.current&&v.current){const T=v.current.getBoundingClientRect().height;T>50&&(m(T),C.current=!0)}s.isOpen||(m(void 0),C.current=!1)},[k,s.isOpen]);const S=t.jsx(un,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(pt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?v:void 0,style:k&&w?{height:w}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(hn,{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(gt,{items:p})}),(y._.isObject(a)||r)&&t.jsxs($o,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(vo,{$framed:a.imageFramed,children:t.jsx(re,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(xn,{alert:n,cancelButton:i,confirmButton:o,modalRef:s})]})});return e&&s.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},qo=(e,n,i)=>{const r=Ie("confirm-dialog-modal"),o=u.useRef(null),a=u.useCallback(async()=>(r.open(),new Promise(d=>{o.current=d})),[r]),l=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!0)},[r]),s=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!1)},[r]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(m=>()=>{g(v=>({...v,[m]:{...v[m],state:!v[m].state}}))},[]),b=!Object.values(p).every(({state:m})=>m),w=Object.entries(p).map(([m,{state:v,label:C}])=>t.jsx(oe,{defaultChecked:v,label:C,name:m,onChange:h(m)},m));return t.jsxs(xt,{"data-testid":e,id:e,modalRef:{...r,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:w}),t.jsx(fn,{disabled:b,id:e,onConfirm:l})]})}]},Xo=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),a=Ie("confirm-dialog-modal"),l=u.useCallback(async p=>(r(p),n(!0),new Promise(g=>{o.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!0)},[]),c=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(xt,{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}},Zo=2e3,Jo=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Zo)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},Qo=f.styled.ul`
2065
+ `,jn=({control:e,option:n,register:i,watch:r,setValue:o})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=Ao(x,d,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(Et,{value:b.value,width:"content",children:t.jsx(oe,{...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(d=>t.jsx(Et,{value:d.value,width:"content",children:t.jsx(dt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(st,{control:e,items:((l=n.options)==null?void 0:l.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Be,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(on,{label:n.label,name:String(n.key),propsMax:{placeholder:n.placeholder?`${n.placeholder} Max`:"Max",register:i,name:"maxValue",value:n.maxValue,setValue:o},propsMin:{placeholder:n.placeholder?`${n.placeholder} Min`:"Min",register:i,name:"minValue",value:n.minValue,setValue:o},variant:"filters"});case"dateRange":return t.jsx(en,{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:o,variant:"filters"});default:return t.jsx("div",{})}},vn=({control:e,items:n,register:i,setValue:r,watch:o})=>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(jn,{control:e,option:a,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),kn=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,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(w=>w.checked).map(w=>w.value))??[]}),radio:((d=(p=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:p.find(({checked:h})=>h))==null?void 0:d.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:r,items:n,setItems:i,register:o,handleSubmit:a,setValue:l,watch:s}},Je=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:p,setValue:d,watch:g}=kn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:C}=v.target;d("search",C),n&&n(C)},[n,d]),w=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),m=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{s(e),Fo(e,d)},[e,s,d]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(se,{onChange:b,onClear:w,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(m),children:[t.jsx(vn,{control:a,items:l,register:c,setValue:d,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},Cn=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,w]=u.useState(""),m=u.useCallback(k=>()=>{const j=c.find(T=>T.label===k),S=!(j!=null&&j.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),w(k),g((j==null?void 0:j.filterOptions)??[])},[c,a]),v=u.useCallback(k=>{const j=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(D=>j.length>0?{...D,[b]:j}:D);const S=D=>{var z,F;return{...D,options:(z=D.options)==null?void 0:z.map(M=>({...M,checked:k.checkbox.includes(M.value)||k.radio===M.value})),value:["text","select"].includes(D.type)?((F=k.text)==null?void 0:F[`${String(D.key)}-${D.filterFn??"caseInsensitive"}`])??D.value:D.value,minValue:["numberRange","dateRange"].includes(D.type)?k.minValue:D.minValue,maxValue:["numberRange","dateRange"].includes(D.type)?k.maxValue:D.maxValue}},T=D=>D.label===b?{...D,filterOptions:D.filterOptions.map(S)}:D,N=c.map(T);p(D=>D.map(T));const E=N.flatMap(({filterOptions:D})=>D);i(E),g([])},[c,i,b]),C=u.useCallback((k,j)=>{const S=`li-filter-option-${k}`;return t.jsxs(No,{icon:j,onClick:m(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(J,{tagLabel:x[k].length.toString()})]},S)},[x,m]);return u.useEffect(()=>{const k=e.reduce((j,{label:S,filterOptions:T})=>{const N=T.flatMap(({value:z,minValue:F,maxValue:M})=>[F,M,z]).filter(Boolean),E=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),D=[...N,...E];return D.length===0?j:{...j,[S]:D}},{});h(k),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{l==null||l(d.length>0)},[d.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(Je,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):Object.entries(ut(e)).map(([k,j])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),j.map(({label:S,icon:T="filter-list"})=>C(S,T))]},k))}):t.jsx($,{display:"flex",flexDirection:"row",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(Je,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):e.map(({label:k,icon:j="filter-list"})=>C(k,j))})},Sn=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(ut(e)).reduce((m,v)=>m+v.length,0):e.length)>5&&!p,h=f.useTheme(),b=u.useRef(null),w=t.jsx(B,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const m=v=>{const C=b.current;C&&!C.contains(v.target)&&r.close()};if(s)return document.addEventListener("mousedown",m,!0),()=>{document.removeEventListener("mousedown",m,!0)}},[b,s,r]),t.jsx(Lo,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(pt,{$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"?w:void 0,t.jsx(Cn,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),a==="row"?w:void 0]})})};function Po(e){if(e)return e}function zn(e){if(!e||e.length===0)return;const n=e.filter(r=>r.checked).map(r=>r.label??r.value);return n.length===0?void 0:n.join(", ")}function Mo(e,n,i){const r=i??"",o=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(o)&&!y._.isUndefined(a))return`${o}${r} - ${a}${r}`;if(!y._.isUndefined(o))return`Min ${o}${r}`;if(!y._.isUndefined(a))return`Max ${a}${r}`}function Oo(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 Wo(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const ue=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>y._.isNil(o)||y._.isEmpty(String(o))?null:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `}),Bo=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:a,label:l,type:s,value:c,options:p,minValue:d,maxValue:g}=o;switch(s){case"numberRange":{const x=Mo(d,g,r.placeholder);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=Oo(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=zn(p);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=Po(c),h=Wo(s,r.label,a);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!y._.isNil(o)&&!y._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},Ho=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(o={...o,selectedValues:a})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),_o=(e,n)=>n.map(i=>{const r=e.find(a=>a.key===String(i.key)&&a.type===i.type);return r?(()=>{let a={...i};return r.filterFn&&(a={...a,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(a={...a,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(a={...a,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(a={...a,maxValue:r.maxValue}),r.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=r.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),Ge=(e,n)=>{const i=Ho(e);n(JSON.stringify(i))},Vo=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return _o(r,n)}catch{return n}},Uo=(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 r(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(l[s.key]))}function o(l,s,c){const p=c(String(l[s.key])),{minValue:d,maxValue:g}=s,x=y._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(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 r(l,s);case"numberRange":return o(l,s,Number);case"dateRange":return o(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},Go=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,Yo=e=>{var i;const n=((i=e.options)==null?void 0:i.map(r=>({...r,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},Ko=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const p=Ie("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=Go(x),w=r.map(j=>({...j,filterOptions:j.filterOptions.map(S=>x.find(N=>N.key===S.key&&N.type===S.type&&N.filterFn===S.filterFn)??{...S})})),m=u.useCallback(j=>{h([...j]),Ge(j,n)},[h,n]),v=u.useCallback(()=>{l&&l(),p.isOpen||g(!0),p.toggle()},[p,l]),C=u.useCallback(j=>()=>{l&&l();const S=x.map(T=>T.key===j.key&&T.type===j.type&&T.filterFn===j.filterFn?Yo(T):T);h(S),Ge(S,n)},[x,l,n]);return u.useEffect(()=>{const j=r.flatMap(N=>N.filterOptions),S=i();if((()=>{if(!S)return!1;try{const N=JSON.parse(S);return Array.isArray(N)&&N.length>0}catch{return!1}})()){const N=Vo(i,j);h(N)}else j.flatMap(E=>E.value).filter(Boolean).length>0||j.flatMap(E=>E.options).filter(E=>(E==null?void 0:E.checked)===!0).length>0?(h(j),d&&Ge(j,n)):h(j)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(Uo(e,x)),a==null||a(x)},[e,x,o,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:v,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(Sn,{modalRef:p,onApplyFilters:m,onSearch:s,options:w,variant:c})]}),options:w,removeFilter:C}},xt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[w,m]=u.useState(void 0),v=u.useRef(null),C=u.useRef(!1),k=Array.isArray(d)&&d.length>0,j=i??o;u.useEffect(()=>{if(k&&!C.current&&v.current){const T=v.current.getBoundingClientRect().height;T>50&&(m(T),C.current=!0)}s.isOpen||(m(void 0),C.current=!1)},[k,s.isOpen]);const S=t.jsx(un,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(pt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?v:void 0,style:k&&w?{height:w}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(hn,{description:l,modalRef:s,onClose:p,otherActions:c,title:g}),d&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(gt,{items:d})}),(y._.isObject(a)||r)&&t.jsxs($o,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(vo,{$framed:a.imageFramed,children:t.jsx(re,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(xn,{alert:n,cancelButton:i,confirmButton:o,modalRef:s})]})});return e&&s.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},qo=(e,n,i)=>{const r=Ie("confirm-dialog-modal"),o=u.useRef(null),a=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),s=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[a,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(m=>()=>{g(v=>({...v,[m]:{...v[m],state:!v[m].state}}))},[]),b=!Object.values(d).every(({state:m})=>m),w=Object.entries(d).map(([m,{state:v,label:C}])=>t.jsx(oe,{defaultChecked:v,label:C,name:m,onChange:h(m)},m));return t.jsxs(xt,{"data-testid":e,id:e,modalRef:{...r,close:s},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:w}),t.jsx(fn,{disabled:b,id:e,onConfirm:l})]})}]},Xo=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),a=Ie("confirm-dialog-modal"),l=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),s=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!0)},[]),c=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(xt,{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:d,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},Zo=2e3,Jo=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Zo)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},Qo=f.styled.ul`
2066
2066
  ${({theme:e})=>`
2067
2067
  align-items: flex-start;
2068
2068
  border-radius: ${e.spacing[.25]};
@@ -2101,7 +2101,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2101
2101
  cursor: not-allowed;
2102
2102
  }
2103
2103
  `}
2104
- `,ta=({icon:e,iconColor:n,id:i,showChevron:r,options:o,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:r?d:void 0,variant:"ghost",children:a}),s?t.jsx(Qo,{ref:p.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ea,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},Qe=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),na=f.styled.div`
2104
+ `,ta=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),p=s?"chevron-up":"chevron-down",{refs:d,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return Q(s?d.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:d.setReference,rightIcon:r?p:void 0,variant:"ghost",children:a}),s?t.jsx(Qo,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ea,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},Qe=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),na=f.styled.div`
2105
2105
  display: flex;
2106
2106
  flex-direction: column;
2107
2107
  align-items: center;
@@ -2145,7 +2145,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2145
2145
  overflow: hidden auto;
2146
2146
  width: 100%;
2147
2147
  `}
2148
- `,la=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,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(),w=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function m(j){j.stopPropagation(),w.handleSubmit(d)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=p?1.5:0;return t.jsx(y.FormProvider,{...w,children:t.jsx(sa,{onSubmit:m,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:C,pb:k,pt:0,px:k,scroll:"y",children:r}),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:((o==null?void 0:o.disabled)??!1)||w.formState.isSubmitting||a&&!w.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},ca=f.styled(ze)`
2148
+ `,la=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:a=!0,id:l="modal-confirm",maxButtonWidth:s="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=f.useTheme(),w=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function m(j){j.stopPropagation(),w.handleSubmit(p)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=d?1.5:0;return t.jsx(y.FormProvider,{...w,children:t.jsx(sa,{onSubmit:m,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:C,pb:k,pt:0,px:k,scroll:"y",children:r}),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:((o==null?void 0:o.disabled)??!1)||w.formState.isSubmitting||a&&!w.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},ca=f.styled(ze)`
2149
2149
  display: grid;
2150
2150
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2151
2151
  grid-auto-flow: ${({$autoFlow:e="row"})=>e};
@@ -2165,7 +2165,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2165
2165
  grid-template-columns: repeat(${n}, 1fr);
2166
2166
  }
2167
2167
  `}
2168
- `,da=u.forwardRef(function({children:n,md:i,sm:r,lg:o,xl:a,gap:l,gridAutoFlow:s,rowGap:c,columnGap:d,...p},g){return t.jsx(ca,{$autoFlow:s,$columnGap:d,$gap:l,$lg:o,$md:i,$rowGap:c,$sm:r,$xl:a,ref:g,...p,children:n})}),pa=f.styled.div`
2168
+ `,da=u.forwardRef(function({children:n,md:i,sm:r,lg:o,xl:a,gap:l,gridAutoFlow:s,rowGap:c,columnGap:p,...d},g){return t.jsx(ca,{$autoFlow:s,$columnGap:p,$gap:l,$lg:o,$md:i,$rowGap:c,$sm:r,$xl:a,ref:g,...d,children:n})}),pa=f.styled.div`
2169
2169
  ${({theme:e,$itemsLength:n})=>`
2170
2170
  display: flex;
2171
2171
  background-color: ${e.palette.white};
@@ -2201,7 +2201,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2201
2201
  background-color: ${e.palette.gray[100]};
2202
2202
  }
2203
2203
  `}
2204
- `,Tn=({isSelected:e=!1,label:n,onSelect:i})=>{const r=f.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(ht,{$isSelected:e,onClick:o,children:[e?t.jsx(R,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ne=100,ga=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[d,p]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){p(n);return}const C=v.slice(0,Ne);p(k=>{const j=C.toLowerCase();return k.filter(S=>{const T=String(S.name).toLowerCase();return T.startsWith(j)||T.includes(j)})})},[p,n]),b=u.useCallback(v=>{if(v.currentTarget){const C=v.currentTarget.value.slice(0,Ne);x(C),h(C)}},[x,h]),w=u.useCallback(v=>{const C=v.target.value.slice(0,Ne);x(C),h(C)},[x,h]);u.useEffect(()=>{e&&(x(""),p(n))},[e]),u.useEffect(()=>{g?h(g):p(n)},[n,g,h]);const m=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(pa,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(se,{maxLength:Ne,onChange:w,onInput:b,placeholder:"Search",value:g})}),t.jsx(ae,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(ht,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(v=>t.jsx(Tn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:r},v.name))]})]})})});return e?le.createPortal(m,document.body):t.jsx("div",{})},ua=f.styled.div`
2204
+ `,Tn=({isSelected:e=!1,label:n,onSelect:i})=>{const r=f.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(ht,{$isSelected:e,onClick:o,children:[e?t.jsx(R,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ne=100,ga=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){d(n);return}const C=v.slice(0,Ne);d(k=>{const j=C.toLowerCase();return k.filter(S=>{const T=String(S.name).toLowerCase();return T.startsWith(j)||T.includes(j)})})},[d,n]),b=u.useCallback(v=>{if(v.currentTarget){const C=v.currentTarget.value.slice(0,Ne);x(C),h(C)}},[x,h]),w=u.useCallback(v=>{const C=v.target.value.slice(0,Ne);x(C),h(C)},[x,h]);u.useEffect(()=>{e&&(x(""),d(n))},[e]),u.useEffect(()=>{g?h(g):d(n)},[n,g,h]);const m=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(pa,{$itemsLength:p.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(se,{maxLength:Ne,onChange:w,onInput:b,placeholder:"Search",value:g})}),t.jsx(ae,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(ht,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(v=>t.jsx(Tn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:r},v.name))]})]})})});return e?le.createPortal(m,document.body):t.jsx("div",{})},ua=f.styled.div`
2205
2205
  ${({theme:e,$backgroundColor:n=e.palette.white})=>`
2206
2206
  align-items: flex-start;
2207
2207
  display: flex;
@@ -2218,7 +2218,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2218
2218
  fill: url(#gradient-01);
2219
2219
  }
2220
2220
  `}
2221
- `,xa=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(ua,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${o} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},o)]}),r?t.jsx(I,{size:"md",...l?{color:l}:{},children:r}):void 0]})},ha=({actions:e,children:n,header:i,title:r,tabs:o,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),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(gt,{items:o})}),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}`))})]})},fa=f.styled.article`
2221
+ `,xa=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(ua,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${o} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},o)]}),r?t.jsx(I,{size:"md",...l?{color:l}:{},children:r}):void 0]})},ha=({actions:e,children:n,header:i,title:r,tabs:o,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:c},p)=>t.jsx(B,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(gt,{items:o})}),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:p},d)=>t.jsx(O,{icon:s,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},fa=f.styled.article`
2222
2222
  ${({theme:e})=>`
2223
2223
  align-items: flex-start;
2224
2224
  align-self: stretch;
@@ -2322,7 +2322,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2322
2322
  height: ${e}px;
2323
2323
  width: ${e}px;
2324
2324
  `}
2325
- `,Da=e=>{const{size:n}=e;return t.jsx(Ea,{$size:n,...e})},Ra=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:d,userRole:p}=o;return Q(r,()=>{a(!1)}),t.jsxs(bn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(J,{tagLabel:p,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ne,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},Na=f.styled.button`
2325
+ `,Da=e=>{const{size:n}=e;return t.jsx(Ea,{$size:n,...e})},Ra=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:p,userRole:d}=o;return Q(r,()=>{a(!1)}),t.jsxs(bn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(p)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:p})]}),t.jsx($,{children:t.jsx(J,{tagLabel:d,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ne,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},Na=f.styled.button`
2326
2326
  align-items: center;
2327
2327
  background-color: transparent;
2328
2328
  border: unset;
@@ -2339,7 +2339,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2339
2339
  &:hover span {
2340
2340
  color: ${A.palette.primary[200]};
2341
2341
  }
2342
- `,Fa=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:a,onClose:l,buttonSide:s="end"})=>{const c=f.useTheme(),[d,p]=u.useState(o),g=u.useCallback(()=>{p(!1),l==null||l()},[l]);u.useEffect(()=>{p(o)},[o,p]);const x=t.jsxs(Na,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{icon:a??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:r==="bold"?"fa-regular":"fa-light"})]});return t.jsxs($,{alignItems:"center",bgGradient:"linear-gradient(45deg, #f32637 0%, #b8075d 100%)",display:d?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[t.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[s==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),s==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},Aa=f.styled.div`
2342
+ `,Fa=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:a,onClose:l,buttonSide:s="end"})=>{const c=f.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),l==null||l()},[l]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(Na,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{icon:a??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:r==="bold"?"fa-regular":"fa-light"})]});return t.jsxs($,{alignItems:"center",bgGradient:"linear-gradient(45deg, #f32637 0%, #b8075d 100%)",display:p?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[t.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[s==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),s==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},Aa=f.styled.div`
2343
2343
  ${({theme:e,$variant:n})=>`
2344
2344
  background: ${e.palette.white};
2345
2345
  border: 1px solid ${e.palette.gray[200]};
@@ -2391,7 +2391,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2391
2391
  color: ${e.palette[n][500]};
2392
2392
  }
2393
2393
  `}
2394
- `,Ma=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",Oa=({description:e,onClose:n,title:i,variant:r})=>{const o=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Aa,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(Pa,{$variant:r,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:Ma(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(La,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(B,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},Wa={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},et=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="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:[r?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(re,{alt:`${o} Logo`,height:"100%",publicId:Wa[o],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},Ba=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,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=>{o==null||o.onClick(h),c(!1)},[o]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var w;(w=a[h])==null||w.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:r,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(et,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(et,{icon:"square-plus",label:o.label??"Add manually",onClick:p}),i]})]})},Ha=f.styled.div`
2394
+ `,Ma=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",Oa=({description:e,onClose:n,title:i,variant:r})=>{const o=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Aa,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(Pa,{$variant:r,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:Ma(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(La,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(B,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},Wa={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},et=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="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:[r?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(re,{alt:`${o} Logo`,height:"100%",publicId:Wa[o],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},Ba=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),p=u.useRef(null);Q(p.current,()=>{c(!1)},!0);const d=u.useCallback(h=>{o==null||o.onClick(h),c(!1)},[o]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var w;(w=a[h])==null||w.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:p,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:r,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(et,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(et,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},Ha=f.styled.div`
2395
2395
  ${({theme:e})=>`
2396
2396
  height: ${e.spacing[1]};
2397
2397
  width: ${e.spacing[1]};
@@ -2435,7 +2435,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2435
2435
 
2436
2436
  ${n?`border: 1px solid ${e.palette.black};`:""}
2437
2437
  `}
2438
- `,Dn=({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}`),Rn=({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(Dn,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Nn=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:a})=>{const l=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:o,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(_a,{$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(R,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"sm",children:e.description}),t.jsx(Rn,{rank:r+1})]})]})},e.title)},Va=({disabled:e,items:n,handleSetItems:i})=>{const r=f.useTheme(),[o,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(o)},[i,o]),g=u.useCallback(x=>()=>{d(x)},[d]);return t.jsx(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:c,style:{borderBottom:`1px solid ${r.palette.gray[200]}`},values:o,children:o.map((x,h)=>t.jsx(Nn,{disabled:e,draggedItem:l,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Ua=({score:e})=>{const n=f.useTheme(),i=e<=33?"priority-bars-low":"priority-bars-medium",r=e>66||e===0?"priority-bars-high":i;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{icon:r,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?n.palette.primary[500]:n.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:n.palette.gray[200]}),t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:e+"%"})]})},{getVariant:Ga}=te(e=>({compliance:`
2438
+ `,Dn=({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}`),Rn=({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(Dn,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Nn=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:a})=>{const l=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:o,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(_a,{$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(R,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"sm",children:e.description}),t.jsx(Rn,{rank:r+1})]})]})},e.title)},Va=({disabled:e,items:n,handleSetItems:i})=>{const r=f.useTheme(),[o,a]=u.useState(n),[l,s]=u.useState(void 0);u.useEffect(()=>{a(n)},[n]);const c=u.useCallback(x=>{a([...x])},[]),p=u.useCallback(x=>{s(x)},[]),d=u.useCallback(()=>{s(void 0),i(o)},[i,o]),g=u.useCallback(x=>()=>{p(x)},[p]);return t.jsx(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:c,style:{borderBottom:`1px solid ${r.palette.gray[200]}`},values:o,children:o.map((x,h)=>t.jsx(Nn,{disabled:e,draggedItem:l,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},Ua=({score:e})=>{const n=f.useTheme(),i=e<=33?"priority-bars-low":"priority-bars-medium",r=e>66||e===0?"priority-bars-high":i;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{icon:r,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?n.palette.primary[500]:n.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:n.palette.gray[200]}),t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:e+"%"})]})},{getVariant:Ga}=te(e=>({compliance:`
2439
2439
  display: inline-flex;
2440
2440
 
2441
2441
  &.horizontal {
@@ -2515,7 +2515,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2515
2515
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
2516
2516
  background-color: ${r==="compliance"?Ya(e,n):"inherit"};
2517
2517
  `}
2518
- `,Fn=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:a=!0,variant:l="default"})=>{const s=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,d=t.jsx(Ka,{$minWidth:e,$orientation:o,$rounded:a,$variant:l,className:o,children:t.jsx(qa,{$percentage:n,$rounded:a,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:s?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:s?`${e+43}px`:void 0,minWidth:s?`${e+43}px`:void 0,textAlign:"end",children:[d,c]})},An=({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"})]})}),Ln=(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]}},Xa=f.styled(R)`
2518
+ `,Fn=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:a=!0,variant:l="default"})=>{const s=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(Ka,{$minWidth:e,$orientation:o,$rounded:a,$variant:l,className:o,children:t.jsx(qa,{$percentage:n,$rounded:a,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:s?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:s?`${e+43}px`:void 0,minWidth:s?`${e+43}px`:void 0,textAlign:"end",children:[p,c]})},An=({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"})]})}),Ln=(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]}},Xa=f.styled(R)`
2519
2519
  box-sizing: border-box;
2520
2520
 
2521
2521
  border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Ln("in progress",e)}`:"unset"};
@@ -2530,13 +2530,13 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2530
2530
  flex-flow: row wrap;
2531
2531
  }
2532
2532
  `}
2533
- `,Ja=150,Qa=({label:e,minWidth:n=Ja,state:i="not completed",stepNumber:r=1,title:o,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(Fn,{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(An,{onClick:a}):t.jsx(Xa,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Ln(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(I,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},es=150,ts=({children:e,orientation:n="horizontal",minWidth:i=es})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>o*i,[o,i]);return t.jsx(Za,{$minWidth:`${a}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Pn=({description:e="",highlightDescription:n="",mobile:i})=>{const r=f.useTheme(),o=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(he,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx(he,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:s},`${c+1}-bold`):s)}):t.jsx(I,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},ns=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:a,description:l,highlightDescription:s="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:w,width:m="77px",height:v="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{o==null||o.onClick()},[o]),j=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(re,{alt:b,height:v,publicId:w,width:m}),T=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:d,position:"relative",px:p?1.5:2.5,py:p?1.5:2.5,shadow:"lg",width:p?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[p?j:void 0,p?t.jsx($,{alignItems:"center",height:v,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:j,t.jsx(Pn,{description:l,highlightDescription:s,mobile:p})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:p?"start":"center",children:[y.lodashExports.isObject(o)?t.jsx(O,{onClick:k,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:C,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?le.createPortal(T,a??document.body):T},is=f.styled.div.attrs({className:"comp-scroll-up"})`
2533
+ `,Ja=150,Qa=({label:e,minWidth:n=Ja,state:i="not completed",stepNumber:r=1,title:o,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"},p=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Fn,{minWidth:n,orientation:l,percentage:p||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(An,{onClick:a}):t.jsx(Xa,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Ln(i,s),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:s.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(I,{color:s.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},es=150,ts=({children:e,orientation:n="horizontal",minWidth:i=es})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>o*i,[o,i]);return t.jsx(Za,{$minWidth:`${a}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Pn=({description:e="",highlightDescription:n="",mobile:i})=>{const r=f.useTheme(),o=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(he,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx(he,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:s},`${c+1}-bold`):s)}):t.jsx(I,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},ns=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:a,description:l,highlightDescription:s="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:w,width:m="77px",height:v="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{o==null||o.onClick()},[o]),j=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:d?1.5:2.5,mb:d?1.5:0,size:d?"sm":"md",textAlign:d?"start":"center",children:g}),S=t.jsx(re,{alt:b,height:v,publicId:w,width:m}),T=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:p,position:"relative",px:d?1.5:2.5,py:d?1.5:2.5,shadow:"lg",width:d?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[d?j:void 0,d?t.jsx($,{alignItems:"center",height:v,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:[d?void 0:j,t.jsx(Pn,{description:l,highlightDescription:s,mobile:d})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:d?"start":"center",children:[y.lodashExports.isObject(o)?t.jsx(O,{onClick:k,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:C,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?le.createPortal(T,a??document.body):T},is=f.styled.div.attrs({className:"comp-scroll-up"})`
2534
2534
  position: fixed;
2535
2535
  bottom: ${({bottom:e})=>e??"unset"};
2536
2536
  right: ${({right:e})=>e??"unset"};
2537
2537
  z-index: ${({zIndex:e})=>e??"unset"};
2538
2538
  left: ${({left:e})=>e??"unset"};
2539
- `,rs=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,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(is,{bottom:r,left:n,right:o,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},os=f.styled.div`
2539
+ `,rs=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:a=100})=>{const[l,s]=u.useState(!1),[c,p]=u.useState(null),d=f.useTheme();u.useEffect(()=>{p(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(is,{bottom:r,left:n,right:o,zIndex:a,children:t.jsx(B,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:d.palette.black,borderRadius:"50%",color:d.palette.white},width:"40px"})}):null},os=f.styled.div`
2540
2540
  position: relative;
2541
2541
  width: 100%;
2542
2542
  `,as=f.styled.div`
@@ -2604,7 +2604,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2604
2604
  padding: ${e.spacing[.75]};
2605
2605
  color: ${e.palette.gray[500]};
2606
2606
  `}
2607
- `,gs=300,us=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:a,value:l,maxLength:s=gs,emptyText:c="No results",openOnFocus:d=!0,...p})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[w,m]=u.useState(String(l??""));u.useEffect(()=>{m(String(l??""))},[l]);const{refs:v,floatingStyles:C}=y.useFloating$1({placement:"bottom-start"});Q(v.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{d&&b(!0)},[d]),j=u.useCallback(z=>{const F=z.target.value;if(F.length>s){m(F.slice(0,s));return}m(F),a==null||a(z),b(!0)},[a,s]),S=u.useCallback(()=>{var z;m(""),o==null||o(),a&&a({target:{value:""},currentTarget:{value:""}}),(z=x.current)==null||z.focus(),b(!1)},[o,a]),T=u.useCallback(z=>{const F=Number(z.currentTarget.dataset.index),M=n[F];r==null||r(M),b(!1)},[n,r]),N=h&&(w.trim().length>0||n.length>0),E=u.useMemo(()=>n.length===0?t.jsx(ps,{children:c}):t.jsx(cs,{role:"listbox",children:n.map((z,F)=>t.jsx(ds,{onClick:T,role:"option",children:i(z)},F))}),[n,c,i,T]),D=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(os,{ref:v.setReference,children:[t.jsxs(as,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(ss,{"aria-expanded":N,id:e,maxLength:s,name:e,onChange:j,onFocus:k,onKeyDown:D,ref:x,type:"search",value:w,...p}),!y.lodashExports.isEmpty(w)&&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"})]}),N?t.jsx(ls,{ref:v.setFloating,style:C,children:E}):void 0]})},xs={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]}},Mn=({textL:e,textR:n,variant:i})=>{const r=f.useTheme(),{bgColor:o,colorL:a,colorR:l}=xs[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,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(I,{color:l,size:"md",children:n})})]})},hs=(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]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={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?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},xe=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:a}=hs(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(q,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(I,{color:a,size:"md",children:n})]})},fs=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(xe,{value:e,variant:"critical"}),t.jsx(xe,{value:n,variant:"high"}),t.jsx(xe,{value:i,variant:"medium"}),t.jsx(xe,{value:r,variant:"low"})]}),ys=f.styled.div`
2607
+ `,gs=300,us=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:a,value:l,maxLength:s=gs,emptyText:c="No results",openOnFocus:p=!0,...d})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[w,m]=u.useState(String(l??""));u.useEffect(()=>{m(String(l??""))},[l]);const{refs:v,floatingStyles:C}=y.useFloating$1({placement:"bottom-start"});Q(v.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{p&&b(!0)},[p]),j=u.useCallback(z=>{const F=z.target.value;if(F.length>s){m(F.slice(0,s));return}m(F),a==null||a(z),b(!0)},[a,s]),S=u.useCallback(()=>{var z;m(""),o==null||o(),a&&a({target:{value:""},currentTarget:{value:""}}),(z=x.current)==null||z.focus(),b(!1)},[o,a]),T=u.useCallback(z=>{const F=Number(z.currentTarget.dataset.index),M=n[F];r==null||r(M),b(!1)},[n,r]),N=h&&(w.trim().length>0||n.length>0),E=u.useMemo(()=>n.length===0?t.jsx(ps,{children:c}):t.jsx(cs,{role:"listbox",children:n.map((z,F)=>t.jsx(ds,{onClick:T,role:"option",children:i(z)},F))}),[n,c,i,T]),D=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(os,{ref:v.setReference,children:[t.jsxs(as,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(ss,{"aria-expanded":N,id:e,maxLength:s,name:e,onChange:j,onFocus:k,onKeyDown:D,ref:x,type:"search",value:w,...d}),!y.lodashExports.isEmpty(w)&&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"})]}),N?t.jsx(ls,{ref:v.setFloating,style:C,children:E}):void 0]})},xs={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]}},Mn=({textL:e,textR:n,variant:i})=>{const r=f.useTheme(),{bgColor:o,colorL:a,colorR:l}=xs[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,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(I,{color:l,size:"md",children:n})})]})},hs=(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]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={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?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},xe=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:a}=hs(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(q,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(I,{color:a,size:"md",children:n})]})},fs=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(xe,{value:e,variant:"critical"}),t.jsx(xe,{value:n,variant:"high"}),t.jsx(xe,{value:i,variant:"medium"}),t.jsx(xe,{value:r,variant:"low"})]}),ys=f.styled.div`
2608
2608
  ${({theme:e})=>`
2609
2609
  border-radius: ${e.spacing[.25]};
2610
2610
  cursor: pointer;
@@ -2645,7 +2645,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2645
2645
  height: auto;
2646
2646
  }
2647
2647
  `}
2648
- `,ms=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(d=>()=>{d(),o()},[o]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var m;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),w=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!w&&!(((m=s.current)==null?void 0:m.contains(x))??!1)&&o()};return d.forEach(g=>{document.addEventListener(g,p,{passive:!0})}),()=>{d.forEach(g=>{document.removeEventListener(g,p)})}},[i,o]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx($s,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(B,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:d,description:p,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(On,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},ws=(e,n)=>n>=50?`
2648
+ `,ms=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(p=>()=>{p(),o()},[o]);return u.useEffect(()=>{const p=["mousedown","touchstart"],d=g=>{var m;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),w=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!w&&!(((m=s.current)==null?void 0:m.contains(x))??!1)&&o()};return p.forEach(g=>{document.addEventListener(g,d,{passive:!0})}),()=>{p.forEach(g=>{document.removeEventListener(g,d)})}},[i,o]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx($s,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(B,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:p,description:d,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(On,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},ws=(e,n)=>n>=50?`
2649
2649
  ${e.palette.gray[200]} 50%,
2650
2650
  ${e.palette.primary[500]} 50.05%,
2651
2651
  ${e.palette.primary[500]} ${n}%,
@@ -2721,7 +2721,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2721
2721
  padding: ${e.spacing[.625]} ${e.spacing[.75]};
2722
2722
  width: 59px;
2723
2723
  `}
2724
- `,Wn=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":r,ref:o})})})},Cs=(e,n,i)=>Math.round((i-e)/(n-e)*100),Ss=e=>{const n=f.useTheme(),i=u.useRef(null),{label:r,minValue:o=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=Cs(o,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},p,i);return t.jsx(K,{htmlFor:l,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(js,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Wn,{index:0,name:l,state:p,trackRef:i})}),t.jsxs(vs,{children:[t.jsx("p",{children:`${d.format(o)} (Low)`}),o<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${d.format(a)} (High)`})]})]}),t.jsx(ks,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:zs}=te(e=>({completed:`
2724
+ `,Wn=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":r,ref:o})})})},Cs=(e,n,i)=>Math.round((i-e)/(n-e)*100),Ss=e=>{const n=f.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:a=100,name:l,setValue:s,watch:c}=e,p=y.$a916eb452884faea$export$b7a616150fdb9f44(),d=y.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){s==null||s(l,b)},value:c==null?void 0:c(l)}),g=Cs(o,a,d.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},d,i);return t.jsx(K,{htmlFor:l,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(js,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Wn,{index:0,name:l,state:d,trackRef:i})}),t.jsxs(vs,{children:[t.jsx("p",{children:`${p.format(o)} (Low)`}),o<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${p.format(a)} (High)`})]})]}),t.jsx(ks,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:zs}=te(e=>({completed:`
2725
2725
  background-color: ${e.palette.primary[500]};
2726
2726
  color: ${e.palette.white};
2727
2727
 
@@ -2799,7 +2799,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2799
2799
 
2800
2800
  ${zs(e,n)}
2801
2801
  `}
2802
- `,Rs=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[a,l]=u.useState(1),s=u.useCallback((c,d)=>()=>{l(p=>p+c),d==null||d()},[]);return t.jsx(Ts,{children:o.map((c,d)=>{const{content:p,title:g,nextAction:x,previousAction:h}=c,b=d+1,w=b===a?"current":"disabled",m=b<a?"completed":w;return t.jsxs(Is,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(Ds,{$variant:m,children:m==="completed"?t.jsx(R,{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}),m==="current"&&t.jsxs($,{children:[p,t.jsxs(Es,{children:[a>1&&t.jsx(O,{disabled:c.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<o.length?t.jsx(O,{disabled:c.isDisabledNext??!1,onClick:s(1,x),variant:"primary",children:"Next step"}):t.jsx(O,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},Ns=e=>{const n=(o,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=o===""?"":`${o}.`;return s.concat([[p+c,d]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},Rt=e=>e.map(Ns),Bn=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:a={},name:l="Report"}=e,s=u.useMemo(()=>y._.isUndefined(r)?Rt(n):Rt(n).map(p=>y._.pick(p,r)),[n,r]),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 o?t.jsx(y.CSVLink,{data:s,filename:l,headers:c?d:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Hn=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=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:g.columnDef.header,toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[s]),d=cn({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(()=>{o(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:r.toString(),variant:"ghost"}),t.jsx(wn,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},ie=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),Fs=f.styled.span`
2802
+ `,Rs=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[a,l]=u.useState(1),s=u.useCallback((c,p)=>()=>{l(d=>d+c),p==null||p()},[]);return t.jsx(Ts,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,w=b===a?"current":"disabled",m=b<a?"completed":w;return t.jsxs(Is,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(Ds,{$variant:m,children:m==="completed"?t.jsx(R,{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}),m==="current"&&t.jsxs($,{children:[d,t.jsxs(Es,{children:[a>1&&t.jsx(O,{disabled:c.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<o.length?t.jsx(O,{disabled:c.isDisabledNext??!1,onClick:s(1,x),variant:"primary",children:"Next step"}):t.jsx(O,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},Ns=e=>{const n=(o,a)=>a.reduce((s,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return s.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return s.concat(n(c,g))}const d=o===""?"":`${o}.`;return s.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},Rt=e=>e.map(Ns),Bn=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:a={},name:l="Report"}=e,s=u.useMemo(()=>y._.isUndefined(r)?Rt(n):Rt(n).map(d=>y._.pick(d,r)),[n,r]),c=u.useMemo(()=>s.length>0&&!y._.isEmpty(a),[s.length,a]),p=u.useMemo(()=>(c?Object.keys(s[0]):[]).map(d=>y._.includes(Object.keys(a),d)?{key:d,label:a[d]}:{key:d,label:d}),[c,s,a]);return o?t.jsx(y.CSVLink,{data:s,filename:l,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Hn=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=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:g.columnDef.header,toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[s]),p=cn({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),d=u.useCallback(()=>{p.toggle()},[p]);return u.useEffect(()=>{o(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:d,tag:r.toString(),variant:"ghost"}),t.jsx(wn,{modalRef:p,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},ie=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),Fs=f.styled.span`
2803
2803
  transition: all 150ms;
2804
2804
  width: 5px;
2805
2805
  height: 10px;
@@ -3064,11 +3064,11 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3064
3064
  transition: all 150ms;
3065
3065
  border-right: 1px solid ${({theme:e})=>e.palette.black};
3066
3066
  }
3067
- `,_n=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=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:o(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(tt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(w=>w.columnId).includes(x.id))??!1?t.jsx(q,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find(w=>w.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(Nt,{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:o(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(tt,{variant:d.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(d.id))??!1?t.jsx(q,{icon:"circle-info",id:d.id,place:"right",tip:((p=r==null?void 0:r.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(Nt,{onMouseDown:a(d)})]},d.id)})})})},Ms=f.styled.div`
3067
+ `,_n=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(p=>()=>{p.column.getCanSort()&&(n==null||n.setPageIndex(0),p.column.toggleSorting())},[n]),a=p=>d=>{p.getResizeHandler()(d)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(p=>t.jsx("tr",{"data-testid":"row-headers",children:p.headers.map(d=>{var b;const{isPlaceholder:g}=d,x=g?d.subHeaders[0]:d;return y._.isUndefined(d.column.parent)&&d.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:d.headerGroup.headers.indexOf(d)!==d.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:d.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:o(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(tt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(w=>w.columnId).includes(x.id))??!1?t.jsx(q,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find(w=>w.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(Nt,{onMouseDown:a(d)})]},x.id)})},p.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(p=>{var d;return t.jsxs("th",{id:`header-${p.id}`,style:{position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(p),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(tt,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(q,{icon:"circle-info",id:p.id,place:"right",tip:((d=r==null?void 0:r.find(g=>g.columnId===p.id))==null?void 0:d.tip)??""}):void 0]}),p.column.getCanResize()&&t.jsx(Nt,{onMouseDown:a(p)})]},p.id)})})})},Ms=f.styled.div`
3068
3068
  align-items: center;
3069
3069
  display: flex;
3070
3070
  width: 100%;
3071
- `,Vn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((s,c)=>{if(c===r)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)}},[r,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(In,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(nt.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===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(s,d),children:t.jsxs(Ms,{children:[d===r&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{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))})},Un=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:a,tableSize:l,tableRef:s}=u.useContext(ie);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(Ls,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(_n,{}),t.jsx(Vn,{})]})]})},Ft=f.styled(B)`
3071
+ `,Vn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((s,c)=>{if(c===r)return p=>{var d,g;p.stopPropagation(),(g=(d=n==null?void 0:n.options)==null?void 0:d.onRowClick)==null||g.call(d,s)}},[r,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(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(In,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(nt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(s,p),children:t.jsxs(Ms,{children:[p===r&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{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))})},Un=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:a,tableSize:l,tableRef:s}=u.useContext(ie);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(Ls,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(_n,{}),t.jsx(Vn,{})]})]})},Ft=f.styled(B)`
3072
3072
  ${({theme:e,$padding:n})=>`
3073
3073
  background-color: ${e.palette.white};
3074
3074
  border: 1px solid ${e.palette.gray[200]};
@@ -3094,7 +3094,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3094
3094
  background-color: ${e.palette.gray[100]};
3095
3095
  }
3096
3096
  `}
3097
- `,Gn=()=>{const{table:e}=u.useContext(ie),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,r=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),o=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ft,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:o,variant:"ghost"}),t.jsx(Ft,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},Os=10,Ws=20,Bs=50,Hs=100,Yn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),i=(n==null?void 0:n.getRowCount())??0,[r,o]=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:r,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([Os,Ws,Bs,Hs],(h,b)=>(h.push(b),b<=i),[]),[i]),p=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return Q(s.reference.current,()=>{o(!1)},!0,s.floating.current),u.useEffect(()=>(window.addEventListener("scrollend",p,!0),()=>{window.removeEventListener("scrollend",p,!0)}),[p]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:a}),t.jsx(B,{color:e.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),r?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:c,children:d.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Kn=()=>{const{table:e}=u.useContext(ie),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},r=(e==null?void 0:e.getRowCount())??0,o=u.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const c=l*a+1,d=Math.min(l*(a+1),s);return`${c}-${d} of ${s}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},qn=({children:e})=>t.jsxs(Ps,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Kn,{}),t.jsx(Yn,{}),t.jsx(Gn,{})]}),e]}),Xn=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),_s=f.styled.div.attrs({className:"search-container"})`
3097
+ `,Gn=()=>{const{table:e}=u.useContext(ie),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,r=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),o=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ft,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:o,variant:"ghost"}),t.jsx(Ft,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},Os=10,Ws=20,Bs=50,Hs=100,Yn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),i=(n==null?void 0:n.getRowCount())??0,[r,o]=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:r,placement:"top-end",whileElementsMounted:y.autoUpdate}),p=u.useMemo(()=>y.transform([Os,Ws,Bs,Hs],(h,b)=>(h.push(b),b<=i),[]),[i]),d=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return Q(s.reference.current,()=>{o(!1)},!0,s.floating.current),u.useEffect(()=>(window.addEventListener("scrollend",d,!0),()=>{window.removeEventListener("scrollend",d,!0)}),[d]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:a}),t.jsx(B,{color:e.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),r?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:p.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Kn=()=>{const{table:e}=u.useContext(ie),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},r=(e==null?void 0:e.getRowCount())??0,o=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,p=Math.min(l*(a+1),s);return`${c}-${p} of ${s}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},qn=({children:e})=>t.jsxs(Ps,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Kn,{}),t.jsx(Yn,{}),t.jsx(Gn,{})]}),e]}),Xn=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),_s=f.styled.div.attrs({className:"search-container"})`
3098
3098
  ${({theme:e})=>`
3099
3099
  display: flex;
3100
3100
  flex-direction: column;
@@ -3172,7 +3172,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3172
3172
  .highlight-container ~ .controls-container {
3173
3173
  flex: 1 0 100%;
3174
3174
  }
3175
- `,Gs=500,At=300,Zn=({children:e})=>{const{table:n}=u.useContext(ie),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},a=ct(s=>{const c=s.target.value.slice(0,At);i==null||i(c)},Gs),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(Us,{children:[i===void 0?void 0:t.jsx(_s,{children:t.jsx(se,{maxLength:At,name:"search",onChange:a,onClear:l,placeholder:o,value:r})}),e]})},Jn=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Qn=({children:e})=>t.jsx(Vs,{children:e}),ei=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Ys=160,ti=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=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()+Ys),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ie.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:r,table:n},children:t.jsx(As,{id:o,children:e})})},Ks=Object.assign(ti,{Caption:Jn,Columns:Hn,Content:Un,Controls:Qn,Export:Bn,Footer:qn,FooterContent:Xn,Highlighted:ei,Options:Zn}),qs=f.styled.button`
3175
+ `,Gs=500,At=300,Zn=({children:e})=>{const{table:n}=u.useContext(ie),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},a=ct(s=>{const c=s.target.value.slice(0,At);i==null||i(c)},Gs),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(Us,{children:[i===void 0?void 0:t.jsx(_s,{children:t.jsx(se,{maxLength:At,name:"search",onChange:a,onClear:l,placeholder:o,value:r})}),e]})},Jn=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Qn=({children:e})=>t.jsx(Vs,{children:e}),ei=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Ys=160,ti=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=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,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Ys),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ie.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:l,tableSize:p,tableRef:r,table:n},children:t.jsx(As,{id:o,children:e})})},Ks=Object.assign(ti,{Caption:Jn,Columns:Hn,Content:Un,Controls:Qn,Export:Bn,Footer:qn,FooterContent:Xn,Highlighted:ei,Options:Zn}),qs=f.styled.button`
3176
3176
  ${({theme:e})=>`
3177
3177
  align-items: center;
3178
3178
  background-color: ${e.palette.white};
@@ -3214,7 +3214,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3214
3214
  background-color: ${e.palette.gray[100]};
3215
3215
  }
3216
3216
  `}
3217
- `,Xs={add:{icon:"plus"},approve:{icon:"check"},disabled:{icon:"ban"},reject:{icon:"xmark"},submit:{icon:"arrow-right"},success:{icon:"check"}},Zs=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:a,type:l="button",variant:s})=>{const c=f.useTheme(),d=t.jsxs(qs,{"aria-label":o??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[t.jsx(R,{clickable:!1,icon:n??Xs[s].icon,iconSize:o===void 0?"sm":"lg",iconType:"fa-light"}),o??void 0]});return t.jsxs($,{alignItems:"center",display:"flex",children:[d,r&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},Js=({items:e})=>{const n=f.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(i=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${n.palette.gray[200]}`,display:"flex",justify:"space-between",pr:3,py:.75,width:"100%",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...i.backgroundColor?{bgGradient:i.backgroundColor,textFill:"transparent"}:{},children:i.header}),i.content??void 0]},i.header))})},Qs=f.styled.div`
3217
+ `,Xs={add:{icon:"plus"},approve:{icon:"check"},disabled:{icon:"ban"},reject:{icon:"xmark"},submit:{icon:"arrow-right"},success:{icon:"check"}},Zs=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:a,type:l="button",variant:s})=>{const c=f.useTheme(),p=t.jsxs(qs,{"aria-label":o??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[t.jsx(R,{clickable:!1,icon:n??Xs[s].icon,iconSize:o===void 0?"sm":"lg",iconType:"fa-light"}),o??void 0]});return t.jsxs($,{alignItems:"center",display:"flex",children:[p,r&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},Js=({items:e})=>{const n=f.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(i=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${n.palette.gray[200]}`,display:"flex",justify:"space-between",pr:3,py:.75,width:"100%",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...i.backgroundColor?{bgGradient:i.backgroundColor,textFill:"transparent"}:{},children:i.header}),i.content??void 0]},i.header))})},Qs=f.styled.div`
3218
3218
  ${({theme:e})=>`
3219
3219
  align-items: flex-start;
3220
3220
  display: flex;
@@ -3303,7 +3303,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3303
3303
  transform: translateX(-50%);
3304
3304
  }
3305
3305
  `}
3306
- `,ni=({date:e,description:n,title:i})=>{const r=f.useTheme();return t.jsxs(tl,{className:"timeline-card",children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,a)=>{const l=`${o}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},il=({items:e})=>{const n=u.useRef(null),[i,r]=u.useState("long");return u.useEffect(()=>{n.current&&r(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(nl,{$size:i,children:e.map((o,a)=>t.jsx(ni,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${a}`))})})},rl={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:""},ol=({run:e,steps:n,onFinish:i})=>{const[r,o]=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")&&(o(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},al=f.styled.div`
3306
+ `,ni=({date:e,description:n,title:i})=>{const r=f.useTheme();return t.jsxs(tl,{className:"timeline-card",children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,a)=>{const l=`${o}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},il=({items:e})=>{const n=u.useRef(null),[i,r]=u.useState("long");return u.useEffect(()=>{n.current&&r(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(nl,{$size:i,children:e.map((o,a)=>t.jsx(ni,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${a}`))})})},rl={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:""},ol=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[a,l]=u.useState(0),s=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?l(d+(p===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},al=f.styled.div`
3307
3307
  ${({theme:e})=>`
3308
3308
  align-items: flex-start;
3309
3309
  display: flex;
@@ -3345,4 +3345,4 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3345
3345
  content: "";
3346
3346
  height: 24px;
3347
3347
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
3348
- `,sl=({title:e,href:n,description:i,category:r,id:o,remediationTime:a,score:l,severity:s,requirements:c})=>{const d=f.useTheme();return t.jsxs(al,{children:[t.jsx(I,{bgGradient:d.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:r}),t.jsxs("a",{href:n,children:[t.jsx(V,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"sm",children:o}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:"sm",children:e})]}),t.jsx(I,{size:"lg",children:i}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"100%",children:[t.jsxs(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),t.jsx(Lt,{}),t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(Mn,{textL:l,textR:y.capitalize(s),variant:s}),t.jsx(Lt,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),c.map((p,g)=>t.jsxs(u.Fragment,{children:[g>0?t.jsx(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:p.href,style:{color:d.palette.gray[400],textDecoration:"underline"},children:p.title})]},p.key))]})]})]})};exports.Accordion=Li;exports.AccordionContent=Wt;exports.ActionButton=pe;exports.Alert=Gi;exports.AppliedFilter=ue;exports.AppliedFilters=Bo;exports.ArrayField=Xe;exports.Avatar=tr;exports.BaseButtonComponent=it;exports.BaseComponent=ze;exports.BaseSpanComponent=ot;exports.BaseTextComponent=rt;exports.Body=Vn;exports.Button=O;exports.Button$1=Ae;exports.ButtonToolbarCenter=Tr;exports.ButtonToolbarRow=Er;exports.ButtonToolbarStartRow=Ir;exports.Calendar=Kt;exports.Calendar$1=Qt;exports.Calendar$2=tn;exports.CalendarCell=Yt;exports.CalendarGrid=Me;exports.CaptionContent=Jn;exports.CardContainer=lo;exports.CardHeader=Pe;exports.CardWithImage=rr;exports.CardWithInput=qr;exports.CardWithOptions=an;exports.CardWithSelector=no;exports.CardWithSwitch=oo;exports.Carousel=ho;exports.Checkbox=oe;exports.CodeSnippet=yo;exports.Col=qe;exports.ColumFilters=Sn;exports.ColumnToggle=Hn;exports.ColumnsModal=wn;exports.ComboBox=st;exports.ComboBoxField=Ke;exports.Container=$;exports.ControlsContent=Qn;exports.CopyButton=Jo;exports.CustomThemeProvider=Ti;exports.DateField=Xt;exports.DateSelector=fe;exports.Description=Pn;exports.Dialog=We;exports.Divider=ae;exports.Dropdown=ta;exports.Editable=zr;exports.EmptyButton=Qe;exports.EmptyState=oa;exports.ErrorMessage=lr;exports.ExportCsv=Bn;exports.FilePreview=Vt;exports.FilterControl=jn;exports.FilterForm=Je;exports.FilterFormContent=vn;exports.FiltersList=Cn;exports.FooterContent=Xn;exports.Form=la;exports.Gap=Nr;exports.GridContainer=da;exports.GroupSelector=ga;exports.Head=_n;exports.Header=Oe;exports.Header$1=hn;exports.Heading=V;exports.HighlightedContent=ei;exports.Icon=R;exports.IconButton=B;exports.InProgressIcon=An;exports.IndicatorCard=ao;exports.IndicatorCardDB=xa;exports.InfoSidebar=ha;exports.InnerForm=aa;exports.InputArray=Ar;exports.InputDate=Jt;exports.InputDateRange=en;exports.InputDateTime=Sr;exports.InputFile=Or;exports.InputNumber=rn;exports.InputNumberRange=on;exports.InputTags=Br;exports.ItemCardDB=ba;exports.ItemContent=Js;exports.Label=at;exports.Link=ne;exports.ListItem=Ee;exports.ListItemsWrapper=bn;exports.LittleFlag=ma;exports.Loading=In;exports.LocationCode=gn;exports.Logo=Ia;exports.Lottie=Da;exports.MemoizedImage=re;exports.Menu=Ra;exports.MenuItem=On;exports.MessageBanner=Fa;exports.Modal=xt;exports.ModalConfirm=fn;exports.ModalFooter=xn;exports.Notification=Oa;exports.NotificationSign=Fe;exports.NumberField=be;exports.OAuthSelector=Ba;exports.Option=Ut;exports.OptionBoxContainer=ht;exports.OptionContainer=et;exports.OptionContainer$1=Tn;exports.OutlineContainer=K;exports.PaginationControl=Gn;exports.PaginationDropdown=Yn;exports.PaginationSize=Kn;exports.PhoneInput=Yr;exports.PopUp=ns;exports.Popover=Te;exports.PremiumFeature=En;exports.PreviewPanel=$n;exports.PriorityCard=Nn;exports.PriorityCards=Va;exports.PriorityScore=Ua;exports.ProgressBar=Fn;exports.ProgressIndicator=ts;exports.ProgressStep=Qa;exports.RadioButton=dt;exports.RankPosition=Rn;exports.RankPositionIcon=Dn;exports.Row=nn;exports.ScrollUpButton=rs;exports.Search=se;exports.SearchDropdown=us;exports.SearchPanel=mn;exports.SeverityBadge=Mn;exports.SeverityOverview=fs;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=bs;exports.SlideOutMenu=ms;exports.Slider=Ss;exports.SortIcon=tt;exports.Span=he;exports.StepLapse=Rs;exports.Tab=yn;exports.Table=Ks;exports.Table$1=ti;exports.TableButton=Zs;exports.TableContent=el;exports.TableContent$1=Un;exports.TableContext=ie;exports.TableFooter=qn;exports.TableOptions=Zn;exports.Tabs=gt;exports.Tag=J;exports.TagsField=Ze;exports.Text=I;exports.TextArea=Kr;exports.TextInput=Be;exports.Thumb=Wn;exports.TimeField=Zt;exports.TimeLine=il;exports.TimeLineCard=ni;exports.Toggle=dn;exports.Tooltip=q;exports.Tour=ol;exports.WeaknessesCard=sl;exports.baseStep=rl;exports.formatCheckValues=zn;exports.getStyledConfig=Se;exports.hiddenProps=Pt;exports.icons=zi;exports.setBorder=je;exports.setDisplay=ve;exports.setInteraction=Ce;exports.setMargin=me;exports.setPadding=$e;exports.setPosition=we;exports.setText=ke;exports.theme=A;exports.useCarousel=sn;exports.useClickOutside=Q;exports.useCloudinaryImage=ln;exports.useColumnsModal=cn;exports.useConditionsDialog=qo;exports.useConfirmDialog=Xo;exports.useDebouncedCallback=ct;exports.useFilterForm=kn;exports.useFilters=Ko;exports.useModal=Ie;exports.useSearch=Jr;exports.variantBuilder=te;
3348
+ `,sl=({title:e,href:n,description:i,category:r,id:o,remediationTime:a,score:l,severity:s,requirements:c,Link:p})=>{const d=f.useTheme(),g=p??"a";return t.jsxs(al,{children:[t.jsx(I,{bgGradient:d.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:r}),t.jsxs(g,{href:n,children:[t.jsx(V,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"sm",children:o}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:"sm",children:e})]}),t.jsx(I,{size:"lg",children:i}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"100%",children:[t.jsxs(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),t.jsx(Lt,{}),t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(Mn,{textL:l,textR:y.capitalize(s),variant:s}),t.jsx(Lt,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),c.map((x,h)=>t.jsxs(u.Fragment,{children:[h>0?t.jsx(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:x.href,style:{color:d.palette.gray[400],textDecoration:"underline"},children:x.title})]},x.key))]})]})]})};exports.Accordion=Li;exports.AccordionContent=Wt;exports.ActionButton=pe;exports.Alert=Gi;exports.AppliedFilter=ue;exports.AppliedFilters=Bo;exports.ArrayField=Xe;exports.Avatar=tr;exports.BaseButtonComponent=it;exports.BaseComponent=ze;exports.BaseSpanComponent=ot;exports.BaseTextComponent=rt;exports.Body=Vn;exports.Button=O;exports.Button$1=Ae;exports.ButtonToolbarCenter=Tr;exports.ButtonToolbarRow=Er;exports.ButtonToolbarStartRow=Ir;exports.Calendar=Kt;exports.Calendar$1=Qt;exports.Calendar$2=tn;exports.CalendarCell=Yt;exports.CalendarGrid=Me;exports.CaptionContent=Jn;exports.CardContainer=lo;exports.CardHeader=Pe;exports.CardWithImage=rr;exports.CardWithInput=qr;exports.CardWithOptions=an;exports.CardWithSelector=no;exports.CardWithSwitch=oo;exports.Carousel=ho;exports.Checkbox=oe;exports.CodeSnippet=yo;exports.Col=qe;exports.ColumFilters=Sn;exports.ColumnToggle=Hn;exports.ColumnsModal=wn;exports.ComboBox=st;exports.ComboBoxField=Ke;exports.Container=$;exports.ControlsContent=Qn;exports.CopyButton=Jo;exports.CustomThemeProvider=Ti;exports.DateField=Xt;exports.DateSelector=fe;exports.Description=Pn;exports.Dialog=We;exports.Divider=ae;exports.Dropdown=ta;exports.Editable=zr;exports.EmptyButton=Qe;exports.EmptyState=oa;exports.ErrorMessage=lr;exports.ExportCsv=Bn;exports.FilePreview=Vt;exports.FilterControl=jn;exports.FilterForm=Je;exports.FilterFormContent=vn;exports.FiltersList=Cn;exports.FooterContent=Xn;exports.Form=la;exports.Gap=Nr;exports.GridContainer=da;exports.GroupSelector=ga;exports.Head=_n;exports.Header=Oe;exports.Header$1=hn;exports.Heading=V;exports.HighlightedContent=ei;exports.Icon=R;exports.IconButton=B;exports.InProgressIcon=An;exports.IndicatorCard=ao;exports.IndicatorCardDB=xa;exports.InfoSidebar=ha;exports.InnerForm=aa;exports.InputArray=Ar;exports.InputDate=Jt;exports.InputDateRange=en;exports.InputDateTime=Sr;exports.InputFile=Or;exports.InputNumber=rn;exports.InputNumberRange=on;exports.InputTags=Br;exports.ItemCardDB=ba;exports.ItemContent=Js;exports.Label=at;exports.Link=ne;exports.ListItem=Ee;exports.ListItemsWrapper=bn;exports.LittleFlag=ma;exports.Loading=In;exports.LocationCode=gn;exports.Logo=Ia;exports.Lottie=Da;exports.MemoizedImage=re;exports.Menu=Ra;exports.MenuItem=On;exports.MessageBanner=Fa;exports.Modal=xt;exports.ModalConfirm=fn;exports.ModalFooter=xn;exports.Notification=Oa;exports.NotificationSign=Fe;exports.NumberField=be;exports.OAuthSelector=Ba;exports.Option=Ut;exports.OptionBoxContainer=ht;exports.OptionContainer=et;exports.OptionContainer$1=Tn;exports.OutlineContainer=K;exports.PaginationControl=Gn;exports.PaginationDropdown=Yn;exports.PaginationSize=Kn;exports.PhoneInput=Yr;exports.PopUp=ns;exports.Popover=Te;exports.PremiumFeature=En;exports.PreviewPanel=$n;exports.PriorityCard=Nn;exports.PriorityCards=Va;exports.PriorityScore=Ua;exports.ProgressBar=Fn;exports.ProgressIndicator=ts;exports.ProgressStep=Qa;exports.RadioButton=dt;exports.RankPosition=Rn;exports.RankPositionIcon=Dn;exports.Row=nn;exports.ScrollUpButton=rs;exports.Search=se;exports.SearchDropdown=us;exports.SearchPanel=mn;exports.SeverityBadge=Mn;exports.SeverityOverview=fs;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=bs;exports.SlideOutMenu=ms;exports.Slider=Ss;exports.SortIcon=tt;exports.Span=he;exports.StepLapse=Rs;exports.Tab=yn;exports.Table=Ks;exports.Table$1=ti;exports.TableButton=Zs;exports.TableContent=el;exports.TableContent$1=Un;exports.TableContext=ie;exports.TableFooter=qn;exports.TableOptions=Zn;exports.Tabs=gt;exports.Tag=J;exports.TagsField=Ze;exports.Text=I;exports.TextArea=Kr;exports.TextInput=Be;exports.Thumb=Wn;exports.TimeField=Zt;exports.TimeLine=il;exports.TimeLineCard=ni;exports.Toggle=dn;exports.Tooltip=q;exports.Tour=ol;exports.WeaknessesCard=sl;exports.baseStep=rl;exports.formatCheckValues=zn;exports.getStyledConfig=Se;exports.hiddenProps=Pt;exports.icons=zi;exports.setBorder=je;exports.setDisplay=ve;exports.setInteraction=Ce;exports.setMargin=me;exports.setPadding=$e;exports.setPosition=we;exports.setText=ke;exports.theme=A;exports.useCarousel=sn;exports.useClickOutside=Q;exports.useCloudinaryImage=ln;exports.useColumnsModal=cn;exports.useConditionsDialog=qo;exports.useConfirmDialog=Xo;exports.useDebouncedCallback=ct;exports.useFilterForm=kn;exports.useFilters=Ko;exports.useModal=Ie;exports.useSearch=Jr;exports.variantBuilder=te;