@fluidattacks/design 3.37.1 → 3.37.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) 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/advanced-badge/index.js +1 -1
  5. package/dist/components/advisories-card/index.js +1 -1
  6. package/dist/components/alert/index.js +1 -1
  7. package/dist/components/avatar/index.js +1 -1
  8. package/dist/components/button/index.js +1 -1
  9. package/dist/components/card/card-header/index.js +1 -1
  10. package/dist/components/card/card-with-image/index.js +1 -1
  11. package/dist/components/card/card-with-input/index.js +1 -1
  12. package/dist/components/card/card-with-options/index.js +1 -1
  13. package/dist/components/card/card-with-selector/index.js +1 -1
  14. package/dist/components/card/card-with-switch/index.js +1 -1
  15. package/dist/components/card/index.js +1 -1
  16. package/dist/components/card/indicator-card/index.js +1 -1
  17. package/dist/components/card-container/index.js +1 -1
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.js +1 -1
  20. package/dist/components/cloud-image/index.js +1 -1
  21. package/dist/components/code-snippet/index.js +1 -1
  22. package/dist/components/code-snippet/location-code/index.js +1 -1
  23. package/dist/components/colors/index.js +1 -1
  24. package/dist/components/conditions-dialog/index.js +1 -1
  25. package/dist/components/confirm-dialog/index.js +1 -1
  26. package/dist/components/container/index.js +1 -1
  27. package/dist/components/copy-button/index.js +1 -1
  28. package/dist/components/divider/index.js +1 -1
  29. package/dist/components/dropdown/index.js +1 -1
  30. package/dist/components/empty-state/empty-button/index.js +1 -1
  31. package/dist/components/empty-state/index.js +1 -1
  32. package/dist/components/fa-tag/index.js +1 -1
  33. package/dist/components/file-preview/index.js +1 -1
  34. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  35. package/dist/components/filters/active-filters/index.js +1 -1
  36. package/dist/components/filters/context/index.js +1 -1
  37. package/dist/components/filters/filters-menu/index.js +1 -1
  38. package/dist/components/filters/index.js +1 -1
  39. package/dist/components/filters/options-menu/index.js +1 -1
  40. package/dist/components/filters/options-menu/options/index.js +1 -1
  41. package/dist/components/filters/search/no-matches/index.js +1 -1
  42. package/dist/components/form/index.js +1 -1
  43. package/dist/components/form/inner-form/index.js +1 -1
  44. package/dist/components/grid-container/index.js +1 -1
  45. package/dist/components/group-selector/index.js +1 -1
  46. package/dist/components/group-selector/option-container/index.js +1 -1
  47. package/dist/components/icon/index.js +1 -1
  48. package/dist/components/icon-button/index.js +1 -1
  49. package/dist/components/indicator-card-db/index.js +1 -1
  50. package/dist/components/info-sidebar/index.js +1 -1
  51. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/index.js +1 -1
  53. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  54. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  57. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  58. package/dist/components/inputs/fields/date/index.js +1 -1
  59. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  60. package/dist/components/inputs/fields/date-range/index.js +1 -1
  61. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  62. package/dist/components/inputs/fields/date-time/index.js +1 -1
  63. package/dist/components/inputs/fields/editable/index.js +1 -1
  64. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  65. package/dist/components/inputs/fields/input-array/index.js +1 -1
  66. package/dist/components/inputs/fields/input-file/default/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  68. package/dist/components/inputs/fields/input-file/index.js +1 -1
  69. package/dist/components/inputs/fields/input-section/index.js +1 -1
  70. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  71. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  72. package/dist/components/inputs/fields/number/index.js +1 -1
  73. package/dist/components/inputs/fields/number-range/index.js +1 -1
  74. package/dist/components/inputs/fields/phone/index.js +1 -1
  75. package/dist/components/inputs/fields/text-area/index.js +1 -1
  76. package/dist/components/inputs/fields/text-input/index.js +1 -1
  77. package/dist/components/inputs/index.js +1 -1
  78. package/dist/components/inputs/label/index.js +1 -1
  79. package/dist/components/inputs/outline-container/index.js +1 -1
  80. package/dist/components/inputs/utils/action-button/index.js +1 -1
  81. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  82. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  83. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  84. package/dist/components/inputs/utils/dialog/index.js +1 -1
  85. package/dist/components/inputs/utils/number-field/index.js +1 -1
  86. package/dist/components/inputs/utils/popover/index.js +1 -1
  87. package/dist/components/item-card-db/index.js +1 -1
  88. package/dist/components/layout/categories/buttons/index.js +1 -1
  89. package/dist/components/layout/categories/column/index.js +1 -1
  90. package/dist/components/layout/categories/gap/index.js +1 -1
  91. package/dist/components/layout/categories/row/index.js +1 -1
  92. package/dist/components/layout/index.js +1 -1
  93. package/dist/components/link/index.js +1 -1
  94. package/dist/components/list-item/index.js +1 -1
  95. package/dist/components/little-flag/index.js +1 -1
  96. package/dist/components/loading/index.js +1 -1
  97. package/dist/components/logo/index.js +1 -1
  98. package/dist/components/lottie/index.js +1 -1
  99. package/dist/components/menu/index.js +1 -1
  100. package/dist/components/message-banner/index.js +1 -1
  101. package/dist/components/modal/columns-modal/index.js +1 -1
  102. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  103. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  104. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  105. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  106. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  107. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  108. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  109. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  110. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  111. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  112. package/dist/components/modal/filters-modal/index.js +1 -1
  113. package/dist/components/modal/footer/index.js +1 -1
  114. package/dist/components/modal/header/index.js +1 -1
  115. package/dist/components/modal/index.js +1 -1
  116. package/dist/components/modal/modal-confirm/index.js +1 -1
  117. package/dist/components/notification/index.js +1 -1
  118. package/dist/components/notification-sign/index.js +1 -1
  119. package/dist/components/oauth-selector/index.js +1 -1
  120. package/dist/components/oauth-selector/option-container/index.js +1 -1
  121. package/dist/components/paginator-db/btn/index.js +1 -1
  122. package/dist/components/paginator-db/dropdown/index.js +1 -1
  123. package/dist/components/paginator-db/index.js +1 -1
  124. package/dist/components/pop-up/description/index.js +1 -1
  125. package/dist/components/pop-up/index.js +1 -1
  126. package/dist/components/premium-feature/index.js +1 -1
  127. package/dist/components/priority-cards/card/index.js +1 -1
  128. package/dist/components/priority-cards/index.js +1 -1
  129. package/dist/components/priority-score/index.js +1 -1
  130. package/dist/components/progress-bar/index.js +1 -1
  131. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  132. package/dist/components/progress-indicator/index.js +1 -1
  133. package/dist/components/progress-indicator/step/index.js +1 -1
  134. package/dist/components/radio-button/index.js +1 -1
  135. package/dist/components/rank-position/icon/index.js +1 -1
  136. package/dist/components/rank-position/index.js +1 -1
  137. package/dist/components/rules-card/index.js +1 -1
  138. package/dist/components/scroll-button/index.js +1 -1
  139. package/dist/components/search/index.js +1 -1
  140. package/dist/components/search-dropdown/index.js +1 -1
  141. package/dist/components/severity-badge/index.js +1 -1
  142. package/dist/components/severity-overview/badge/index.js +1 -1
  143. package/dist/components/severity-overview/index.js +1 -1
  144. package/dist/components/show-on-hover/index.js +1 -1
  145. package/dist/components/slide-out-menu/index.js +1 -1
  146. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  147. package/dist/components/slider/index.js +1 -1
  148. package/dist/components/slider/thumb/index.js +1 -1
  149. package/dist/components/step-lapse/index.js +1 -1
  150. package/dist/components/table/context/index.js +1 -1
  151. package/dist/components/table/export-csv/index.js +1 -1
  152. package/dist/components/table/index.js +1 -1
  153. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  154. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  155. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  156. package/dist/components/table/sort-icon/index.js +1 -1
  157. package/dist/components/table/table-body/index.js +1 -1
  158. package/dist/components/table/table-column-toggle/index.js +1 -1
  159. package/dist/components/table/table-content/head/index.js +1 -1
  160. package/dist/components/table/table-content/index.js +1 -1
  161. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  162. package/dist/components/table/table-footer/index.js +1 -1
  163. package/dist/components/table/table-options/caption-content/index.js +1 -1
  164. package/dist/components/table/table-options/controls-content/index.js +1 -1
  165. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  166. package/dist/components/table/table-options/index.js +1 -1
  167. package/dist/components/table/wrapper/index.js +1 -1
  168. package/dist/components/table-button/index.js +1 -1
  169. package/dist/components/table-content/index.js +1 -1
  170. package/dist/components/table-content/item-content/index.js +1 -1
  171. package/dist/components/tabs/index.js +1 -1
  172. package/dist/components/tabs/tab/index.js +1 -1
  173. package/dist/components/tag/index.js +1 -1
  174. package/dist/components/timeline/card/index.js +1 -1
  175. package/dist/components/timeline/index.js +1 -1
  176. package/dist/components/toggle/index.js +1 -1
  177. package/dist/components/tooltip/index.js +1 -1
  178. package/dist/components/tour/index.js +1 -1
  179. package/dist/components/tree/index.js +1 -1
  180. package/dist/components/typography/heading/index.js +1 -1
  181. package/dist/components/typography/index.js +1 -1
  182. package/dist/components/typography/span/index.js +1 -1
  183. package/dist/components/typography/text/index.js +1 -1
  184. package/dist/components/weaknesses-card/index.js +1 -1
  185. package/dist/{components-gZ66LtLR.js → components-BsMRl6-O.js} +211 -211
  186. package/dist/{components-DoodMWwO.mjs → components-Cft993kE.mjs} +1056 -1049
  187. package/dist/context/index.js +1 -1
  188. package/dist/hooks/index.js +1 -1
  189. package/dist/index.js +1 -1
  190. package/dist/utils/index.js +1 -1
  191. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),u=require("react"),y=require("styled-components"),f=require("./vendor-M0fdui5O.js"),we=require("react-dom"),ut=require("react-router-dom"),pr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},it=pr(u),le=e=>({getVariant:(n,i)=>e(n)[i]}),vn=["padding","px","py","pl","pr","pt","pb","margin","mx","my","ml","mr","mt","mb","zIndex","position","top","right","bottom","left","border","borderTop","borderRight","borderBottom","borderLeft","borderColor","borderRadius","scroll","visibility","display","height","width","maxHeight","maxWidth","minHeight","minWidth","shadow","bgColor","bgGradient","gap","flexDirection","flexGrow","justify","justifySelf","alignItems","alignSelf","wrap","color","fontFamily","fontSize","fontWeight","textAlign","whiteSpace","letterSpacing","lineSpacing","textDecoration","textOverflow","whiteSpace","wordBreak","wordWrap","cursor","transition","borderColorHover","bgColorHover","shadowHover"],gr={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},ur={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},xr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},hr={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},fr={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},yr={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},br={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},$r="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",mr={type:{primary:"Roboto, sans-serif",mono:"'Space Mono', monospace"},heading:{lg:"32px",md:"24px",sm:"20px",xs:"16px"},text:{lg:"16px",md:"14px",sm:"12px",xs:"10px"},weight:{bold:"700",regular:"400"}},jr={none:"none",sm:"0px 1px 2px 0px rgba(16, 24, 40, 0.15)",md:"0px 4px 6px 0px rgba(16, 24, 40, 0.15)",lg:"0px 8px 24px 0px rgba(16, 24, 40, 0.15)"},wr={sm:"1024px",md:"1440px",lg:"1920px"},vr={0:"0rem",.125:"0.125rem",.25:"0.25rem",.5:"0.5rem",.625:"0.625rem",.75:"0.75rem",.875:"0.875rem",1:"1rem",1.25:"1.25rem",1.5:"1.5rem",1.75:"1.75rem",2:"2rem",2.25:"2.25rem",2.5:"2.5rem",3:"3rem",4:"4rem",5:"5rem",6:"6rem"},kr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],L={typography:mr,shadows:jr,breakpoints:wr,spacing:vr,palette:{primary:ur,complementary:xr,error:hr,info:br,warning:fr,success:yr,black:"#0c111d",gradient:$r,white:"#ffffff",gray:gr}},Cr=({children:e})=>t.jsx(y.ThemeProvider,{theme:L,children:e}),P=(e,n)=>n===void 0?"":`${e}: ${n};`,Pe=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,r=e.py??e.pb??0,o=e.px??e.pl??0;if(e.padding){const[s,a,l,c]=e.padding;return`padding: ${L.spacing[s]} ${L.spacing[a]} ${L.spacing[l]} ${L.spacing[c]};`}return`padding: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Oe=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,r=e.my??e.mb??0,o=e.mx??e.ml??0;if(e.margin){const[s,a,l,c]=e.margin;return`margin: ${L.spacing[s]} ${L.spacing[a]} ${L.spacing[l]} ${L.spacing[c]};`}return`margin: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Be=e=>{const n=P("position",e.position),i=P("top",e.top),r=P("right",e.right),o=P("bottom",e.bottom),s=P("left",e.left),a=P("z-index",e.zIndex);return`
1
+ "use strict";const t=require("react/jsx-runtime"),u=require("react"),y=require("styled-components"),f=require("./vendor-M0fdui5O.js"),we=require("react-dom"),xt=require("react-router-dom"),gr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},it=gr(u),le=e=>({getVariant:(n,i)=>e(n)[i]}),kn=["padding","px","py","pl","pr","pt","pb","margin","mx","my","ml","mr","mt","mb","zIndex","position","top","right","bottom","left","border","borderTop","borderRight","borderBottom","borderLeft","borderColor","borderRadius","scroll","visibility","display","height","width","maxHeight","maxWidth","minHeight","minWidth","shadow","bgColor","bgGradient","gap","flexDirection","flexGrow","justify","justifySelf","alignItems","alignSelf","wrap","color","fontFamily","fontSize","fontWeight","textAlign","whiteSpace","letterSpacing","lineSpacing","textDecoration","textOverflow","whiteSpace","wordBreak","wordWrap","cursor","transition","borderColorHover","bgColorHover","shadowHover"],ur={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},xr={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},hr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},fr={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},yr={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},br={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},$r={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},mr="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",jr={type:{primary:"Roboto, sans-serif",mono:"'Space Mono', monospace"},heading:{lg:"32px",md:"24px",sm:"20px",xs:"16px"},text:{lg:"16px",md:"14px",sm:"12px",xs:"10px"},weight:{bold:"700",regular:"400"}},wr={none:"none",sm:"0px 1px 2px 0px rgba(16, 24, 40, 0.15)",md:"0px 4px 6px 0px rgba(16, 24, 40, 0.15)",lg:"0px 8px 24px 0px rgba(16, 24, 40, 0.15)"},vr={sm:"1024px",md:"1440px",lg:"1920px"},kr={0:"0rem",.125:"0.125rem",.25:"0.25rem",.5:"0.5rem",.625:"0.625rem",.75:"0.75rem",.875:"0.875rem",1:"1rem",1.25:"1.25rem",1.5:"1.5rem",1.75:"1.75rem",2:"2rem",2.25:"2.25rem",2.5:"2.5rem",3:"3rem",4:"4rem",5:"5rem",6:"6rem"},Cr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],L={typography:jr,shadows:wr,breakpoints:vr,spacing:kr,palette:{primary:xr,complementary:hr,error:fr,info:$r,warning:yr,success:br,black:"#0c111d",gradient:mr,white:"#ffffff",gray:ur}},Sr=({children:e})=>t.jsx(y.ThemeProvider,{theme:L,children:e}),P=(e,n)=>n===void 0?"":`${e}: ${n};`,Pe=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,r=e.py??e.pb??0,o=e.px??e.pl??0;if(e.padding){const[s,a,l,c]=e.padding;return`padding: ${L.spacing[s]} ${L.spacing[a]} ${L.spacing[l]} ${L.spacing[c]};`}return`padding: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Oe=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,r=e.my??e.mb??0,o=e.mx??e.ml??0;if(e.margin){const[s,a,l,c]=e.margin;return`margin: ${L.spacing[s]} ${L.spacing[a]} ${L.spacing[l]} ${L.spacing[c]};`}return`margin: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Be=e=>{const n=P("position",e.position),i=P("top",e.top),r=P("right",e.right),o=P("bottom",e.bottom),s=P("left",e.left),a=P("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
4
  ${r}
@@ -13,10 +13,10 @@
13
13
  ${s}
14
14
  ${a}
15
15
  ${l}
16
- `},Sr=e=>e.includes("x")?"overflow-x: auto;":"",zr=e=>e.includes("y")?"overflow-y: auto;":"",Me=e=>{const n=e.scroll?`
17
- ${Sr(e.scroll)}
16
+ `},zr=e=>e.includes("x")?"overflow-x: auto;":"",Tr=e=>e.includes("y")?"overflow-y: auto;":"",Me=e=>{const n=e.scroll?`
18
17
  ${zr(e.scroll)}
19
- `:"",i=P("visibility",e.visibility),r=P("display",e.display),o=P("height",e.height),s=P("width",e.width),a=P("max-height",e.maxHeight),l=P("max-width",e.maxWidth),c=P("min-height",e.minHeight),p=P("min-width",e.minWidth),d=P("box-shadow",e.shadow?L.shadows[e.shadow]:void 0),g=P("gap",e.gap===void 0?void 0:L.spacing[e.gap]),x=P("background-color",e.bgColor),h=P("background",e.bgGradient),b=P("flex-direction",e.flexDirection),$=P("flex-grow",e.flexGrow),j=P("justify-content",e.justify),k=P("justify-self",e.justifySelf),v=P("align-items",e.alignItems),C=P("align-self",e.alignSelf),w=P("flex-wrap",e.wrap);return`
18
+ ${Tr(e.scroll)}
19
+ `:"",i=P("visibility",e.visibility),r=P("display",e.display),o=P("height",e.height),s=P("width",e.width),a=P("max-height",e.maxHeight),l=P("max-width",e.maxWidth),c=P("min-height",e.minHeight),p=P("min-width",e.minWidth),d=P("box-shadow",e.shadow?L.shadows[e.shadow]:void 0),g=P("gap",e.gap===void 0?void 0:L.spacing[e.gap]),x=P("background-color",e.bgColor),h=P("background",e.bgGradient),b=P("flex-direction",e.flexDirection),m=P("flex-grow",e.flexGrow),j=P("justify-content",e.justify),k=P("justify-self",e.justifySelf),v=P("align-items",e.alignItems),C=P("align-self",e.alignSelf),w=P("flex-wrap",e.wrap);return`
20
20
  ${n}
21
21
  ${i}
22
22
  ${r}
@@ -31,7 +31,7 @@
31
31
  ${h}
32
32
  ${g}
33
33
  ${b}
34
- ${$}
34
+ ${m}
35
35
  ${j}
36
36
  ${k}
37
37
  ${v}
@@ -59,7 +59,7 @@
59
59
  ${r}
60
60
  ${o}
61
61
  }
62
- `},He={shouldForwardProp:e=>!vn.includes(e)},Ue=y.styled.div.withConfig(He)`
62
+ `},He={shouldForwardProp:e=>!kn.includes(e)},Ue=y.styled.div.withConfig(He)`
63
63
  ${Pe}
64
64
  ${Oe}
65
65
  ${Be}
@@ -67,7 +67,7 @@
67
67
  ${We}
68
68
  ${Ve}
69
69
  ${_e}
70
- `,Ct=y.styled.button.withConfig(He)`
70
+ `,St=y.styled.button.withConfig(He)`
71
71
  ${Pe}
72
72
  ${Oe}
73
73
  ${Be}
@@ -75,7 +75,7 @@
75
75
  ${We}
76
76
  ${Ve}
77
77
  ${_e}
78
- `,St=y.styled.p.withConfig(He)`
78
+ `,zt=y.styled.p.withConfig(He)`
79
79
  ${Pe}
80
80
  ${Oe}
81
81
  ${Be}
@@ -83,7 +83,7 @@
83
83
  ${We}
84
84
  ${Ve}
85
85
  ${_e}
86
- `,zt=y.styled.span.withConfig(He)`
86
+ `,Tt=y.styled.span.withConfig(He)`
87
87
  ${Pe}
88
88
  ${Oe}
89
89
  ${Be}
@@ -91,7 +91,7 @@
91
91
  ${We}
92
92
  ${Ve}
93
93
  ${_e}
94
- `,Tr=y.styled(Ue)`
94
+ `,Ir=y.styled(Ue)`
95
95
  ${({theme:e,$center:n=!1,$styleMd:i,$styleSm:r})=>`
96
96
  ${n?"margin: auto;":""}
97
97
  scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
@@ -108,7 +108,7 @@
108
108
  ${r};
109
109
  }
110
110
  `}
111
- `,m=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:s,onLeave:a,styleMd:l,styleSm:c,...p},d){return t.jsx(Tr,{$center:i,$styleMd:l,$styleSm:c,as:n,id:o,onMouseLeave:a,onMouseOver:s,ref:d,...p,children:r})}),kn=(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}},Ir=y.styled(St)`
111
+ `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:s,onLeave:a,styleMd:l,styleSm:c,...p},d){return t.jsx(Ir,{$center:i,$styleMd:l,$styleSm:c,as:n,id:o,onMouseLeave:a,onMouseOver:s,ref:d,...p,children:r})}),Cn=(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}},Dr=y.styled(zt)`
112
112
  ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:s="bold",$letterSpacing:a=0,$overflow:l="unset",$size:c,$sizeMd:p,$textFill:d="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
113
113
  background: ${n};
114
114
  color: ${i};
@@ -117,7 +117,7 @@
117
117
  font-size: ${e.typography.heading[c]};
118
118
  font-weight: ${e.typography.weight[s]};
119
119
  letter-spacing: ${a};
120
- line-height: ${e.spacing[kn(c,!0)]};
120
+ line-height: ${e.spacing[Cn(c,!0)]};
121
121
  overflow: ${l};
122
122
  width: ${r==="block"?"100%":"auto"};
123
123
  white-space: ${g};
@@ -133,7 +133,7 @@
133
133
  font-size: ${e.typography.heading[p??c]};
134
134
  }
135
135
  `}
136
- `,Cn=y.styled(St)`
136
+ `,Sn=y.styled(zt)`
137
137
  ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:s="regular",$fontStyle:a="normal",$letterSpacing:l=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};
@@ -143,7 +143,7 @@
143
143
  font-style: ${a};
144
144
  font-weight: ${e.typography.weight[s]};
145
145
  letter-spacing: ${l};
146
- line-height: ${e.spacing[kn(p)]};
146
+ line-height: ${e.spacing[Cn(p)]};
147
147
  overflow: ${c};
148
148
  width: ${r==="block"?"100%":"auto"};
149
149
  white-space: ${x};
@@ -159,7 +159,7 @@
159
159
  font-size: ${e.typography.text[d??p]};
160
160
  }
161
161
  `}
162
- `,Dr=y.styled(zt)`
162
+ `,Er=y.styled(Tt)`
163
163
  ${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:r="inline",$fontWeight:o="regular",$size:s,$lineSpacing:a=1.25})=>`
164
164
  color: ${n};
165
165
  display: ${r};
@@ -172,11 +172,11 @@
172
172
 
173
173
  ${i===void 0?"":`&::after { content: "${i}"; }`}
174
174
  `}
175
- `,Y=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:a,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:$,whiteSpace:j,wordBreak:k,...v},C){return t.jsx(Ir,{$bgGradient:n,$color:o,$display:s,$fontFamily:a,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:$,$whiteSpace:j,$wordBreak:k,className:r,ref:C,...v,children:i})}),$e=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:s,fontWeight:a,letterSpacing:l,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Dr,{$color:i,$content:r,$display:o,$fontFamily:s,$fontWeight:a,$letterSpacing:l,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),D=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:a,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:$,whiteSpace:j,wordBreak:k,fontStyle:v,...C},w){return t.jsx(Cn,{$bgGradient:n,$color:o,$display:s,$fontFamily:a,$fontStyle:v,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:$,$whiteSpace:j,$wordBreak:k,className:r,ref:w,...C,children:i})}),Sn=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(D,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs(m,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx(m,{children:e.extraElement}):void 0]})},ct={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Er=e=>ct[e]?ct[e]:typeof e=="string"&&e.includes("px")?e:ct.md,Fr=y.styled(zt)`
175
+ `,Y=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:a,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:k,...v},C){return t.jsx(Dr,{$bgGradient:n,$color:o,$display:s,$fontFamily:a,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:k,className:r,ref:C,...v,children:i})}),$e=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:s,fontWeight:a,letterSpacing:l,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Er,{$color:i,$content:r,$display:o,$fontFamily:s,$fontWeight:a,$letterSpacing:l,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),D=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:a,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:k,fontStyle:v,...C},w){return t.jsx(Sn,{$bgGradient:n,$color:o,$display:s,$fontFamily:a,$fontStyle:v,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:k,className:r,ref:w,...C,children:i})}),zn=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(D,{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]})},ct={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Fr=e=>ct[e]?ct[e]:typeof e=="string"&&e.includes("px")?e:ct.md,Rr=y.styled(Tt)`
176
176
  ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:r,$rotation:o,$size:s,$secondaryColor:a})=>{const l=r?"":"brightness(50%)",c=r??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
179
- font-size: ${Er(s)};
179
+ font-size: ${Fr(s)};
180
180
  line-height: 0;
181
181
  vertical-align: middle;
182
182
  pointer-events: inherit;
@@ -208,7 +208,7 @@
208
208
  &:hover:not([disabled]) {
209
209
  transform: scale(1.2);
210
210
  }
211
- `;const N=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:s="",iconColor:a,iconMask:l,iconSize:c,iconTransform:p,iconType:d="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...$},j){return t.jsx(Fr,{$clickable:n,$color:a,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:j,...$,children:t.jsx("i",{className:`${d} fa-${o} ${s}`,...l!==void 0?{"data-fa-mask":l}:{},...p!==void 0?{"data-fa-transform":p}:{}})},`${d}-${o}`)}),Rr=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const s=y.useTheme(),[a,l]=u.useState(i.map(p=>p.expanded??!1)),c=u.useCallback(p=>d=>{d.preventDefault(),l(g=>g.map((x,h)=>h===p?!x:x))},[]);return t.jsx(m,{borderColor:s.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((p,d)=>{const g=a[d];return t.jsxs(m,{bgColor:r??s.palette.white,borderBottom:"1px solid",borderColor:s.palette.gray[200],children:[t.jsx(m,{"aria-controls":`panel-${p.title}`,"aria-expanded":g,"aria-label":p.title,as:"button",bgColor:r??s.palette.white,bgColorHover:s.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(d),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs(m,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:p.title}),t.jsx(N,{icon:g?"chevron-up":"chevron-down",iconColor:s.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Sn,{item:p})]},p.title)})})}),Nr=36,Lr=2,Ar=9,Pr={sm:12,md:16,lg:24},Or=({size:e="lg"})=>{const n=Pr[e],i=`bookmarkGradient-${Math.random().toString(Nr).substr(Lr,Ar)}`;return t.jsxs("div",{style:{alignItems:"center",display:"flex",height:n,justifyContent:"center",position:"relative",width:n},children:[t.jsxs("svg",{height:n,style:{position:"absolute",zIndex:1},viewBox:"0 0 14 14",width:n,xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M0 0H14V14L7 11.0213L0 14V0Z",fill:`url(#${i})`}),t.jsx("defs",{children:t.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:i,x1:7,x2:7,y1:0,y2:14,children:[t.jsx("stop",{stopColor:"#F32637"}),t.jsx("stop",{offset:"1",stopColor:"#B8075D"})]})})]}),t.jsx("div",{style:{position:"relative",top:"-2px",zIndex:3},children:t.jsx(N,{icon:"crown",iconColor:"#FFFFFF",iconSize:`${n/2-1}px`,iconType:"fa-solid"})})]})},xt=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),Br=y.styled.div`
211
+ `;const N=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:s="",iconColor:a,iconMask:l,iconSize:c,iconTransform:p,iconType:d="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},j){return t.jsx(Rr,{$clickable:n,$color:a,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:j,...m,children:t.jsx("i",{className:`${d} fa-${o} ${s}`,...l!==void 0?{"data-fa-mask":l}:{},...p!==void 0?{"data-fa-transform":p}:{}})},`${d}-${o}`)}),Nr=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const s=y.useTheme(),[a,l]=u.useState(i.map(p=>p.expanded??!1)),c=u.useCallback(p=>d=>{d.preventDefault(),l(g=>g.map((x,h)=>h===p?!x:x))},[]);return t.jsx($,{borderColor:s.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((p,d)=>{const g=a[d];return t.jsxs($,{bgColor:r??s.palette.white,borderBottom:"1px solid",borderColor:s.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${p.title}`,"aria-expanded":g,"aria-label":p.title,as:"button",bgColor:r??s.palette.white,bgColorHover:s.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(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:p.title}),t.jsx(N,{icon:g?"chevron-up":"chevron-down",iconColor:s.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(zn,{item:p})]},p.title)})})}),Lr=36,Ar=2,Pr=9,Or={sm:12,md:16,lg:24},Br=({size:e="lg"})=>{const n=Or[e],i=`bookmarkGradient-${Math.random().toString(Lr).substr(Ar,Pr)}`;return t.jsxs("div",{style:{alignItems:"center",display:"flex",height:n,justifyContent:"center",position:"relative",width:n},children:[t.jsxs("svg",{height:n,style:{position:"absolute",zIndex:1},viewBox:"0 0 14 14",width:n,xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M0 0H14V14L7 11.0213L0 14V0Z",fill:`url(#${i})`}),t.jsx("defs",{children:t.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:i,x1:7,x2:7,y1:0,y2:14,children:[t.jsx("stop",{stopColor:"#F32637"}),t.jsx("stop",{offset:"1",stopColor:"#B8075D"})]})})]}),t.jsx("div",{style:{position:"relative",top:"-2px",zIndex:3},children:t.jsx(N,{icon:"crown",iconColor:"#FFFFFF",iconSize:`${n/2-1}px`,iconType:"fa-solid"})})]})},ht=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),Vr=y.styled.div`
212
212
  ${({theme:e,$includeAuthor:n,$variant:i})=>`
213
213
  display: inline-flex;
214
214
  align-items: center;
@@ -223,7 +223,7 @@
223
223
  content: "";
224
224
  position: absolute;
225
225
  inset: 0;
226
- background: ${xt(e)[i].bgColor};
226
+ background: ${ht(e)[i].bgColor};
227
227
  border: 1px solid transparent;
228
228
  border-radius: inherit;
229
229
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
@@ -232,13 +232,13 @@
232
232
  }
233
233
  `:""}
234
234
  `}
235
- `,Vr=y.styled.div`
235
+ `,Mr=y.styled.div`
236
236
  ${({theme:e,$variant:n})=>`
237
237
  display: flex;
238
238
  align-items: center;
239
- background: ${xt(e)[n].bgColor};
239
+ background: ${ht(e)[n].bgColor};
240
240
  border-radius: ${e.spacing[.5]};
241
- color: ${xt(e)[n].color};
241
+ color: ${ht(e)[n].color};
242
242
  font-family: ${e.typography.type.primary};
243
243
  font-size: ${e.typography.text.sm};
244
244
  font-weight: ${e.typography.weight.bold};
@@ -248,7 +248,7 @@
248
248
  padding: ${e.spacing[.125]} ${e.spacing[.5]};
249
249
  position: relative;
250
250
  `}
251
- `,zn=(e,n)=>{const[r,o]=u.useState(0),[s,a]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const l=setInterval(()=>{a(c=>c===100?0:c+1)},e);return()=>{clearInterval(l)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:a}},oe=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=a=>{e&&!e.contains(a.target)&&!(r!=null&&r.some(l=>l==null?void 0:l.contains(a.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((s=document.getElementById("root"))==null||s.addEventListener("mousedown",o,!0),()=>{var a;(a=document.getElementById("root"))==null||a.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Tn=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new f.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},ve=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),s=u.useCallback(()=>{i(a=>!a)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Mr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),In=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const s=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[a,l]=u.useState(s),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],$=b.map(({name:j})=>j);l(j=>[...b,...j.filter(({name:k})=>!$.includes(k))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=a.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,$=(i==null?void 0:i.indexOf(h.id))??0;return b-$});o==null||o(Mr(g)),c(g)},[a,i,c,o]),d=u.useMemo(()=>f.some(a,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[a,i]);return{setColumns:c,resetToDefault:p,columns:a,...ve(e),hasChanged:d}},Tt=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),Wr=(e,n)=>{const[i,r]=u.useState(()=>{if(typeof window>"u")return n;try{const s=window.localStorage.getItem(e);return s?JSON.parse(s):n}catch{return n}}),o=s=>{try{const a=s instanceof Function?s(i):s;r(a),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(a))}catch{}};return u.useEffect(()=>{if(typeof window>"u")return;const s=a=>{if(a.key===e&&a.newValue!==null)try{r(JSON.parse(a.newValue))}catch{}};return window.addEventListener("storage",s),()=>{window.removeEventListener("storage",s)}},[e]),[i,o]},It=()=>{var e;if(typeof window>"u")return"/";try{return((e=window.location)==null?void 0:e.pathname)??"/"}catch{return"/"}},Dn=e=>typeof window>"u"?null:window.localStorage.getItem(e),Ee=e=>{typeof window>"u"||window.localStorage.removeItem(e)},_r=(e,n,i)=>{const r=u.useRef(!1),[o,s]=f.useQueryStates(n,i),[a,l]=Wr(e,null),c=u.useMemo(()=>Object.values(o).every(d=>d==null||d===""),[o]),p=u.useCallback(d=>{const g=typeof d=="function"?d(o):d;if(g!==null){const x={...o,...g};Object.values(x).every(b=>b==null||b==="")?(r.current=!0,l(null),Ee(e)):(r.current=!1,l(x))}else r.current=!0,l(null),Ee(e);return s(d)},[o,l,s,e]);return u.useEffect(()=>{if(typeof window>"u")return;if(r.current){r.current=!1;return}const d=Dn(e);if(d===null){a!==null&&l(null);return}if(c)try{const g=JSON.parse(d);p(g),l(g)}catch{l(null)}},[a,p,c,e,l,o]),[o,p]},Hr=e=>{const n=e.trim();return n==="-"||RegExp(/^\d+$/).test(n)||RegExp(/^\d+\-\d+\-\d+$/).test(n)},En=e=>e.filter(Hr),Ur=(e,n)=>{var i;return((i=e.options)==null?void 0:i.flatMap(r=>{var o;return((o=r.items)==null?void 0:o.filter(s=>n.has(s.value)).map(s=>s.label??s.value))??[]}).filter(Boolean))??[]},Gr=e=>{var n;return new Map(((n=e.options)==null?void 0:n.flatMap(i=>{var r;return((r=i.items)==null?void 0:r.map(o=>[o.label??o.value,o.value]))??[]}))??[])},ht=(e,n)=>{const i=n.split(","),r=new Set(i),o=En(i),s=Ur(e,r),a=Gr(e);return{splitValues:i,preservedValues:o,mappedValues:s,labelToValueMap:a}},Dt=({filters:e})=>{const n=u.useMemo(It,[]),i=e.flatMap(c=>c.id),[r,o]=_r(n,{...Object.fromEntries(i.map(c=>[c,f.parseAsString.withDefault("")]))},{history:"replace"}),s=Object.entries(r).filter(([,c])=>!!c&&c!=="undefined").flatMap(([,c])=>c.trim().split(",")).filter(c=>!["-",""].includes(c.trim())).length,a=u.useMemo(()=>{const c=new Map(e.map(p=>[p.id,p]));return Object.entries(r).filter(([,p])=>!!p&&p!=="undefined").flatMap(([p,d])=>{const g=c.get(p);if(!g)return[];const{preservedValues:x,mappedValues:h}=ht(g,d),b=h&&h.length>0,$=x.length>0;return b&&$?[{id:p,label:g.label,value:h.join(", ")},{id:p,label:g.label,value:x.join(", ")}]:b?[{id:p,label:g.label,value:h.join(", ")}]:$?[{id:p,label:g.label,value:x.join(", ")}]:[{id:p,label:g.label,value:d}]})},[r,e]),l=u.useCallback((c,p)=>()=>{o(d=>{const g=d[c];if(!g||g==="undefined")return d;if(!p)return{...d,[c]:""};const h=new Map(e.map(I=>[I.id,I])).get(c);if(!h)return{...d,[c]:""};const{splitValues:b,preservedValues:$,labelToValueMap:j}=ht(h,g),k=b.map(I=>I.trim()),v=p.split(",").map(I=>I.trim()),S=$.map(I=>I.trim()).some(I=>v.some(E=>I===E))?$.filter(I=>v.some(E=>I.trim()===E)):v.map(I=>j.get(I)).filter(Boolean),z=new Set(S.map(I=>I.trim())),F=k.filter(I=>I!==""&&!z.has(I));return{...d,[c]:F.length>0?F.join(","):""}})},[o,e]);return{activeFilters:s,appliedFilters:a,removeFilter:l,setValues:o,values:r}},Yr=e=>{const[n,i]=u.useState(),r=Tt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Xr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const a=Tn({publicId:s});return r&&a.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:o,width:i})},se=it.default.memo(Xr),nn={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Fn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Br,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Vr,{$variant:n,children:[t.jsx(se,{alt:nn[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),nn[n]]}),e?t.jsx(D,{display:"inline",size:"sm",children:e}):void 0]})},Zr={critical:{bgColor:L.palette.primary[700],colorL:L.palette.gray[800],colorR:L.palette.white},disable:{bgColor:L.palette.gray[200],colorL:L.palette.gray[400],colorR:L.palette.gray[400]},high:{bgColor:L.palette.error[500],colorL:L.palette.gray[800],colorR:L.palette.white},low:{bgColor:L.palette.warning[200],colorL:L.palette.gray[800],colorR:L.palette.gray[800]},medium:{bgColor:L.palette.warning[500],colorL:L.palette.gray[800],colorR:L.palette.gray[800]}},rt=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:a}=Zr[i];return t.jsxs(m,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx(m,{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(D,{color:s,size:"md",children:e})}):void 0,t.jsx(m,{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(D,{color:a,size:"md",children:n})})]})},qr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",Et=y.styled.div`
251
+ `,Tn=(e,n)=>{const[r,o]=u.useState(0),[s,a]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const l=setInterval(()=>{a(c=>c===100?0:c+1)},e);return()=>{clearInterval(l)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:a}},oe=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=a=>{e&&!e.contains(a.target)&&!(r!=null&&r.some(l=>l==null?void 0:l.contains(a.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((s=document.getElementById("root"))==null||s.addEventListener("mousedown",o,!0),()=>{var a;(a=document.getElementById("root"))==null||a.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},In=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new f.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},ve=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),s=u.useCallback(()=>{i(a=>!a)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Wr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),Dn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const s=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[a,l]=u.useState(s),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],m=b.map(({name:j})=>j);l(j=>[...b,...j.filter(({name:k})=>!m.includes(k))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=a.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(Wr(g)),c(g)},[a,i,c,o]),d=u.useMemo(()=>f.some(a,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[a,i]);return{setColumns:c,resetToDefault:p,columns:a,...ve(e),hasChanged:d}},It=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),_r=(e,n)=>{const[i,r]=u.useState(()=>{if(typeof window>"u")return n;try{const s=window.localStorage.getItem(e);return s?JSON.parse(s):n}catch{return n}}),o=s=>{try{const a=s instanceof Function?s(i):s;r(a),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(a))}catch{}};return u.useEffect(()=>{if(typeof window>"u")return;const s=a=>{if(a.key===e&&a.newValue!==null)try{r(JSON.parse(a.newValue))}catch{}};return window.addEventListener("storage",s),()=>{window.removeEventListener("storage",s)}},[e]),[i,o]},Dt=()=>{var e;if(typeof window>"u")return"/";try{return((e=window.location)==null?void 0:e.pathname)??"/"}catch{return"/"}},En=e=>typeof window>"u"?null:window.localStorage.getItem(e),Ee=e=>{typeof window>"u"||window.localStorage.removeItem(e)},Hr=(e,n,i)=>{const r=u.useRef(!1),[o,s]=f.useQueryStates(n,i),[a,l]=_r(e,null),c=u.useMemo(()=>Object.values(o).every(d=>d==null||d===""),[o]),p=u.useCallback(d=>{const g=typeof d=="function"?d(o):d;if(g!==null){const x={...o,...g};Object.values(x).every(b=>b==null||b==="")?(r.current=!0,l(null),Ee(e)):(r.current=!1,l(x))}else r.current=!0,l(null),Ee(e);return s(d)},[o,l,s,e]);return u.useEffect(()=>{if(typeof window>"u")return;if(r.current){r.current=!1;return}const d=En(e);if(d===null){a!==null&&l(null);return}if(c)try{const g=JSON.parse(d);p(g),l(g)}catch{l(null)}},[a,p,c,e,l,o]),[o,p]},Ur=e=>{const n=e.trim();return n==="-"||RegExp(/^\d+$/).test(n)||RegExp(/^\d+\-\d+\-\d+$/).test(n)},Fn=e=>e.filter(Ur),Gr=(e,n)=>{var i;return((i=e.options)==null?void 0:i.flatMap(r=>{var o;return((o=r.items)==null?void 0:o.filter(s=>n.has(s.value)).map(s=>s.label??s.value))??[]}).filter(Boolean))??[]},Yr=e=>{var n;return new Map(((n=e.options)==null?void 0:n.flatMap(i=>{var r;return((r=i.items)==null?void 0:r.map(o=>[o.label??o.value,o.value]))??[]}))??[])},ft=(e,n)=>{const i=n.split(","),r=new Set(i),o=Fn(i),s=Gr(e,r),a=Yr(e);return{splitValues:i,preservedValues:o,mappedValues:s,labelToValueMap:a}},Et=({filters:e})=>{const n=u.useMemo(Dt,[]),i=e.flatMap(c=>c.id),[r,o]=Hr(n,{...Object.fromEntries(i.map(c=>[c,f.parseAsString.withDefault("")]))},{history:"replace"}),s=Object.entries(r).filter(([,c])=>!!c&&c!=="undefined").flatMap(([,c])=>c.trim().split(",")).filter(c=>!["-",""].includes(c.trim())).length,a=u.useMemo(()=>{const c=new Map(e.map(p=>[p.id,p]));return Object.entries(r).filter(([,p])=>!!p&&p!=="undefined").flatMap(([p,d])=>{const g=c.get(p);if(!g)return[];const{preservedValues:x,mappedValues:h}=ft(g,d),b=h&&h.length>0,m=x.length>0;return b&&m?[{id:p,label:g.label,value:h.join(", ")},{id:p,label:g.label,value:x.join(", ")}]:b?[{id:p,label:g.label,value:h.join(", ")}]:m?[{id:p,label:g.label,value:x.join(", ")}]:[{id:p,label:g.label,value:d}]})},[r,e]),l=u.useCallback((c,p)=>()=>{o(d=>{const g=d[c];if(!g||g==="undefined")return d;if(!p)return{...d,[c]:""};const h=new Map(e.map(I=>[I.id,I])).get(c);if(!h)return{...d,[c]:""};const{splitValues:b,preservedValues:m,labelToValueMap:j}=ft(h,g),k=b.map(I=>I.trim()),v=p.split(",").map(I=>I.trim()),S=m.map(I=>I.trim()).some(I=>v.some(E=>I===E))?m.filter(I=>v.some(E=>I.trim()===E)):v.map(I=>j.get(I)).filter(Boolean),z=new Set(S.map(I=>I.trim())),F=k.filter(I=>I!==""&&!z.has(I));return{...d,[c]:F.length>0?F.join(","):""}})},[o,e]);return{activeFilters:s,appliedFilters:a,removeFilter:l,setValues:o,values:r}},Xr=e=>{const[n,i]=u.useState(),r=It(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Zr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const a=In({publicId:s});return r&&a.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:o,width:i})},se=it.default.memo(Zr),rn={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Rn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Vr,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Mr,{$variant:n,children:[t.jsx(se,{alt:rn[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),rn[n]]}),e?t.jsx(D,{display:"inline",size:"sm",children:e}):void 0]})},qr={critical:{bgColor:L.palette.primary[700],colorL:L.palette.gray[800],colorR:L.palette.white},disable:{bgColor:L.palette.gray[200],colorL:L.palette.gray[400],colorR:L.palette.gray[400]},high:{bgColor:L.palette.error[500],colorL:L.palette.gray[800],colorR:L.palette.white},low:{bgColor:L.palette.warning[200],colorL:L.palette.gray[800],colorR:L.palette.gray[800]},medium:{bgColor:L.palette.warning[500],colorL:L.palette.gray[800],colorR:L.palette.gray[800]}},rt=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:a}=qr[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(D,{color:s,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(D,{color:a,size:"md",children:n})})]})},Kr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",Ft=y.styled.div`
252
252
  ${({theme:e,$index:n})=>`
253
253
  align-items: flex-start;
254
254
  display: flex;
@@ -256,7 +256,7 @@
256
256
  background-color: ${e.palette.white};
257
257
  border: 1px solid;
258
258
  border-color: ${e.palette.gray[200]};
259
- border-radius: ${qr(e,n)};
259
+ border-radius: ${Kr(e,n)};
260
260
  gap: ${e.spacing[.5]};
261
261
  padding: ${e.spacing[1.5]};
262
262
  overflow: hidden;
@@ -275,7 +275,7 @@
275
275
  content: "";
276
276
  height: 24px;
277
277
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
278
- `,Kr=({affects:e,author:n,creator:i,href:r,ids:o,indx:s,Link:a,packageName:l,publishedDate:c,score:p,severity:d,title:g})=>{const x=y.useTheme(),h=a??"a";return t.jsxs(Et,{$index:s,children:[t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs(m,{display:"flex",justify:"space-between",children:[t.jsxs(D,{color:x.palette.primary[500],display:"inline",size:"lg",children:[o.flatId,t.jsxs($e,{color:x.palette.gray[800],display:"inline",size:"lg",children:[" ",`(${o.advId})`]})]}),i?t.jsx(Fn,{author:n,variant:i}):void 0]}),t.jsx(h,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:"sm",wordBreak:"break-word",children:g})})]}),t.jsxs(m,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",wrap:"wrap",children:[t.jsx(rt,{textL:p,textR:f.capitalize(d==="disable"?"Unknown":d),variant:d}),e?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Package: "}),l]})]}):void 0,c?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Published date: "}),c]})]}):void 0]})]})},Jr=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:Qr}=le(e=>({error:`
278
+ `,Jr=({affects:e,author:n,creator:i,href:r,ids:o,indx:s,Link:a,packageName:l,publishedDate:c,score:p,severity:d,title:g})=>{const x=y.useTheme(),h=a??"a";return t.jsxs(Ft,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsxs(D,{color:x.palette.primary[500],display:"inline",size:"lg",children:[o.flatId,t.jsxs($e,{color:x.palette.gray[800],display:"inline",size:"lg",children:[" ",`(${o.advId})`]})]}),i?t.jsx(Rn,{author:n,variant:i}):void 0]}),t.jsx(h,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:"sm",wordBreak:"break-word",children:g})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",wrap:"wrap",children:[t.jsx(rt,{textL:p,textR:f.capitalize(d==="disable"?"Unknown":d),variant:d}),e?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Package: "}),l]})]}):void 0,c?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Published date: "}),c]})]}):void 0]})]})},Qr=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:eo}=le(e=>({error:`
279
279
  background: ${e.palette.error[50]};
280
280
  border: 1px solid ${e.palette.error[500]};
281
281
  color: ${e.palette.error[700]};
@@ -327,7 +327,7 @@
327
327
  color: ${e.palette.warning[700]};
328
328
  }
329
329
  }
330
- `})),eo=y.styled.div`
330
+ `})),to=y.styled.div`
331
331
  ${({theme:e,$variant:n,$iconPosition:i="center"})=>`
332
332
  background: transparent;
333
333
  align-items: ${i==="top"?"flex-start":"center"};
@@ -347,18 +347,18 @@
347
347
  background-color: transparent;
348
348
  }
349
349
 
350
- ${Qr(e,n??"error")}
350
+ ${eo(e,n??"error")}
351
351
  `}
352
- `,to=y.styled.div`
352
+ `,no=y.styled.div`
353
353
  padding-right: 4px;
354
354
  width: 100%;
355
355
  font-size: 20px;
356
356
  font-weight: ${({theme:e})=>e.typography.weight.bold};
357
- `,no=y.styled.div`
357
+ `,io=y.styled.div`
358
358
  padding-right: 4px;
359
359
  width: 100%;
360
360
  font-weight: ${({theme:e,$hasTitle:n})=>n?e.typography.weight.regular:e.typography.weight.bold};
361
- `,{getVariant:io}=le(e=>({ghost:`
361
+ `,{getVariant:ro}=le(e=>({ghost:`
362
362
  background: transparent;
363
363
  border: none;
364
364
  color: ${e.palette.gray[800]};
@@ -432,7 +432,7 @@
432
432
  background-color: ${e.palette.primary[500]};
433
433
  color: ${e.palette.white};
434
434
  }
435
- `})),Rn=y.styled(Ct)`
435
+ `})),Nn=y.styled(St)`
436
436
  ${({theme:e,justify:n,$variant:i})=>`
437
437
  align-items: center;
438
438
  border-radius: var(--btn-spacing);
@@ -454,9 +454,9 @@
454
454
  ${i!=="link"?`--btn-padding-y: ${e.spacing[1]}`:""};
455
455
  }
456
456
 
457
- ${io(e,i??"primary")}
457
+ ${ro(e,i??"primary")}
458
458
  `}
459
- `,ro=y.styled(Rn)`
459
+ `,oo=y.styled(Nn)`
460
460
  ${({theme:e,disabled:n,borderRadius:i="4px",px:r=.5,py:o=.5,$variant:s})=>`
461
461
  --btn-spacing: ${i};
462
462
  --btn-padding-x: ${e.spacing[r]};
@@ -472,7 +472,7 @@
472
472
  ${n?`color: ${e.palette.gray[300]};`:""}
473
473
  }
474
474
  `}
475
- `,oo=y.styled(Ue)``,so=y.styled.div`
475
+ `,so=y.styled(Ue)``,ao=y.styled.div`
476
476
  ${({theme:e,$maxWidth:n="320px"})=>`
477
477
  background-color: ${e.palette.gray[700]};
478
478
  border-radius: 8px;
@@ -484,7 +484,7 @@
484
484
  word-break: break-word;
485
485
  z-index: 999999;
486
486
  `}
487
- `,ao=y.styled.div`
487
+ `,lo=y.styled.div`
488
488
  position: absolute;
489
489
  width: 16px;
490
490
  height: 8px;
@@ -509,7 +509,7 @@
509
509
  left: 50%;
510
510
  transform: translateX(-50%) rotate(180deg);
511
511
  `}}}
512
- `,K=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:s,iconSize:a,id:l,maxWidth:c,nodeTip:p,place:d="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&p===void 0,width:b})=>{const $=y.useTheme(),[j,k]=u.useState(!1),{refs:v,floatingStyles:C,context:w,placement:S}=f.useFloating({middleware:[f.flip({fallbackAxisSideDirection:"start"}),f.offset({mainAxis:10}),f.shift()],onOpenChange:k,open:j,placement:d,whileElementsMounted:f.autoUpdate}),z=f.useHover(w,{delay:{close:0,open:500},move:!1}),F=f.useFocus(w),I=f.useRole(w,{role:o?"label":"tooltip"}),{getReferenceProps:E,getFloatingProps:T}=f.useInteractions([z,F,I]),R=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(oo,{...E(),display:i,height:r,id:l,ref:v.setReference,width:b,children:o?t.jsx(N,{clickable:!0,disabled:n,icon:o,iconColor:s,iconSize:a??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&we.createPortal(t.jsxs(so,{...T(),$maxWidth:c,id:`floating-${l}`,ref:v.setFloating,style:C,children:[f.lodashExports.isEmpty(x)?void 0:t.jsx(D,{color:$.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),f.lodashExports.isEmpty(g)?void 0:t.jsx(D,{color:$.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),f.lodashExports.isEmpty(p)?void 0:p,t.jsx(ao,{$placement:R,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:$.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},H=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:s="sm",iconTransform:a,iconType:l,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:$,value:j,variant:k="primary",...v},C){const w=t.jsx(ro,{$variant:k,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:C,type:h,value:j,...v,children:t.jsx(N,{clickable:!1,icon:r,iconColor:o,iconSize:s,iconTransform:a,iconType:l})}),z=(h+(k??"")+(c??r)).replace(/ /u,"_");return b===void 0?w:t.jsx(K,{id:`${z}-tooltip`,place:$,tip:b,children:w})}),lo=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:s=!0,iconPosition:a="center",onClose:l=void 0,onTimeOut:c,show:p=!0,time:d=8,title:g,variant:x="error",id:h,...b},$){const[j,k]=u.useState(p),v=u.useCallback(()=>{l==null||l(),k(!1)},[l]);return u.useEffect(()=>{const C=setTimeout(()=>{c==null||c(!0),n&&v()},d*1e3);return()=>{clearTimeout(C)}},[n,v,d,c]),u.useEffect(()=>{k(p)},[p,k]),t.jsx(m,{display:j?"block":"none",ref:$,role:"alert",...b,children:t.jsxs(eo,{$iconPosition:a,$variant:x,id:h,children:[s?t.jsx(N,{clickable:!1,icon:o??Jr(x),iconSize:"lg",iconType:"fa-light",mt:a==="top"?.25:0}):void 0,t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(to,{children:g}):void 0,t.jsx(no,{$hasTitle:!!g,children:i})]}),r?t.jsx(H,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:v,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),rn=y.styled.div`
512
+ `,K=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:s,iconSize:a,id:l,maxWidth:c,nodeTip:p,place:d="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&p===void 0,width:b})=>{const m=y.useTheme(),[j,k]=u.useState(!1),{refs:v,floatingStyles:C,context:w,placement:S}=f.useFloating({middleware:[f.flip({fallbackAxisSideDirection:"start"}),f.offset({mainAxis:10}),f.shift()],onOpenChange:k,open:j,placement:d,whileElementsMounted:f.autoUpdate}),z=f.useHover(w,{delay:{close:0,open:500},move:!1}),F=f.useFocus(w),I=f.useRole(w,{role:o?"label":"tooltip"}),{getReferenceProps:E,getFloatingProps:T}=f.useInteractions([z,F,I]),R=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(so,{...E(),display:i,height:r,id:l,ref:v.setReference,width:b,children:o?t.jsx(N,{clickable:!0,disabled:n,icon:o,iconColor:s,iconSize:a??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&we.createPortal(t.jsxs(ao,{...T(),$maxWidth:c,id:`floating-${l}`,ref:v.setFloating,style:C,children:[f.lodashExports.isEmpty(x)?void 0:t.jsx(D,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),f.lodashExports.isEmpty(g)?void 0:t.jsx(D,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),f.lodashExports.isEmpty(p)?void 0:p,t.jsx(lo,{$placement:R,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},H=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:s="sm",iconTransform:a,iconType:l,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:j,variant:k="primary",...v},C){const w=t.jsx(oo,{$variant:k,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:C,type:h,value:j,...v,children:t.jsx(N,{clickable:!1,icon:r,iconColor:o,iconSize:s,iconTransform:a,iconType:l})}),z=(h+(k??"")+(c??r)).replace(/ /u,"_");return b===void 0?w:t.jsx(K,{id:`${z}-tooltip`,place:m,tip:b,children:w})}),co=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:s=!0,iconPosition:a="center",onClose:l=void 0,onTimeOut:c,show:p=!0,time:d=8,title:g,variant:x="error",id:h,...b},m){const[j,k]=u.useState(p),v=u.useCallback(()=>{l==null||l(),k(!1)},[l]);return u.useEffect(()=>{const C=setTimeout(()=>{c==null||c(!0),n&&v()},d*1e3);return()=>{clearTimeout(C)}},[n,v,d,c]),u.useEffect(()=>{k(p)},[p,k]),t.jsx($,{display:j?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(to,{$iconPosition:a,$variant:x,id:h,children:[s?t.jsx(N,{clickable:!1,icon:o??Qr(x),iconSize:"lg",iconType:"fa-light",mt:a==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(no,{children:g}):void 0,t.jsx(io,{$hasTitle:!!g,children:i})]}),r?t.jsx(H,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:v,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),on=y.styled.div`
513
513
  ${({theme:e})=>`
514
514
  align-items: center;
515
515
  background-color: ${e.palette.gray[200]};
@@ -525,7 +525,7 @@
525
525
  width: ${e.spacing[1.25]};
526
526
  height: ${e.spacing[1.25]};
527
527
  `}
528
- `,co=y.styled.div`
528
+ `,po=y.styled.div`
529
529
  ul,
530
530
  ol {
531
531
  padding-top: 6px;
@@ -589,7 +589,7 @@
589
589
  #menu-profile-container li div {
590
590
  min-width: unset;
591
591
  }
592
- `,po=y.styled(Ue)`
592
+ `,go=y.styled(Ue)`
593
593
  ${({theme:e,$variant:n,$numberIndicator:i})=>{const r=i!=null&&i>0;return`
594
594
  align-items: center;
595
595
  background: ${n==="error"?e.palette.primary[400]:e.palette.warning[500]};
@@ -603,14 +603,14 @@
603
603
  min-width: ${r?e.spacing[1.25]:e.spacing[.5]};
604
604
  height: ${r?"14px":e.spacing[.5]}};
605
605
  `}}
606
- `,go=y.styled.div`
606
+ `,uo=y.styled.div`
607
607
  align-items: center;
608
608
  color: ${({theme:e})=>e.palette.white};
609
609
  display: flex;
610
610
  font-size: ${({theme:e})=>e.typography.text.sm};
611
611
  font-weight: ${({theme:e})=>e.typography.weight.regular};
612
612
  justify-content: center;
613
- `,tt=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},s){return t.jsx(po,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:s,...o,children:n&&t.jsx(go,{children:n<=9?n:9})})}),{getVariant:uo}=le(e=>({default:`
613
+ `,et=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},s){return t.jsx(go,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:s,...o,children:n&&t.jsx(uo,{children:n<=9?n:9})})}),{getVariant:xo}=le(e=>({default:`
614
614
  background-color: ${e.palette.gray[200]};
615
615
  color: ${e.palette.gray[800]};
616
616
  `,error:`
@@ -685,7 +685,7 @@
685
685
  background-color: ${e.palette.warning[400]};
686
686
  color: ${e.palette.warning[700]};
687
687
  }
688
- `})),xo=y.styled.span`
688
+ `})),ho=y.styled.span`
689
689
  ${({theme:e,$fontSize:n=e.typography.text.sm,$variant:i})=>`
690
690
  align-items: center;
691
691
  border-radius: ${e.spacing[i==="technique"?1:.25]};
@@ -706,9 +706,9 @@
706
706
  display: flex;
707
707
  }
708
708
 
709
- ${uo(e,i)}
709
+ ${xo(e,i)}
710
710
  `}
711
- `,{getVariant:ho}=le(e=>({highRelevance:`
711
+ `,{getVariant:fo}=le(e=>({highRelevance:`
712
712
  color: ${e.palette.primary[500]};
713
713
 
714
714
  &:hover:not([disabled]) {
@@ -720,7 +720,7 @@
720
720
  &:hover:not([disabled]) {
721
721
  color: ${e.palette.gray[500]};
722
722
  }
723
- `})),Ft=y.css`
723
+ `})),Rt=y.css`
724
724
  ${({theme:e,$color:n,$variant:i,$wrap:r})=>`
725
725
  align-items: center;
726
726
  cursor: pointer;
@@ -747,13 +747,13 @@
747
747
  text-decoration: none;
748
748
  }
749
749
 
750
- ${n?`color: ${n}`:ho(e,i)}
750
+ ${n?`color: ${n}`:fo(e,i)}
751
751
  `}
752
- `,fo=y.styled.a`
753
- ${Ft}
754
- `,yo=y.styled(ut.Link)`
755
- ${Ft}
756
- `,ce=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:s,target:a,variant:l="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(N,{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(fo,{$color:n,$variant:l,$wrap:c,download:i,href:r,onClick:s,rel:"nofollow noopener noreferrer",target:a??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(yo,{$variant:l,$wrap:c,download:i,onClick:s,rel:"nofollow noopener noreferrer",target:a,to:r,children:[a!==void 0&&o==="left"?d:void 0,e,a!==void 0&&o==="right"?d:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterId:s="",filterValues:a="",fontSize:l,href:c,linkLabel:p,onClose:d,priority:g="default",tagTitle:x="",tagLabel:h,variant:b="default"})=>{const $=h.length>25&&f.lodashExports.isEmpty(x+a),j=`${h.slice(0,25)}...`;return t.jsxs($e,{className:"gap-0.5","data-testid":s,display:c===void 0?"initial":"flex",size:"md",children:[t.jsxs(xo,{$fontSize:l,$variant:b,className:g,children:[n&&t.jsx(N,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:x}),t.jsx("span",{children:$?j:h}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(H,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),c===void 0?void 0:t.jsx(ce,{href:c,children:p})]})},Rt=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");f.lodashExports.isObject(i)&&(i.opener=null)},V=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:s,icon:a,iconColor:l,iconSize:c="lg",iconType:p,name:d,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:$,type:j="button",tooltip:k,tooltipPlace:v="bottom",underline:C=!1,value:w,variant:S="primary",width:z,...F},I){const E=k!==void 0,T=`${s}-tooltip`,R=u.useCallback(()=>{o&&Rt(o,r)},[r,o]),A=t.jsxs(Rn,{$variant:S,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:s,name:d,onClick:S==="link"?R:h,ref:I,type:j,value:w,width:z,...E?{"data-tooltip-id":T}:{},...F,children:[g&&S==="ghost"&&!i?t.jsx(tt,{left:a!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,a!==void 0&&t.jsx(N,{icon:a,iconColor:l??void 0,iconSize:c,iconType:p??"fa-light"}),n,b||S==="link"?t.jsx(N,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,$===void 0||i?null:t.jsx(J,{tagLabel:$,variant:"default"}),x!==void 0&&S==="ghost"&&!i?t.jsx(tt,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return E?t.jsx(K,{disabled:!E,id:T,place:v,tip:k,width:z,children:A}):A}),bo=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:s=!1},a){const l=!!i,c=y.useTheme();return t.jsx(m,{id:"navbar-user-profile",ref:a,zIndex:9999,children:t.jsxs(m,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[l?t.jsxs(V,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(rn,{children:r[0].toUpperCase()}),s?t.jsx(D,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(N,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs(m,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(rn,{children:r[0].toUpperCase()}),s?t.jsxs(D,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(N,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(co,{children:n})]})})}),ot=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:s,titleColor:a,textAlign:l,textSpacing:c=0,tooltip:p})=>{const d=y.useTheme();return t.jsxs(m,{width:"100%",children:[typeof s=="string"||p?t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof s=="string"?t.jsx(D,{color:a??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:l,wordBreak:"break-word",children:s}):s,p&&t.jsx(K,{icon:"circle-info",id:o,place:"top",tip:p})]}):void 0,t.jsxs(m,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(D,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:l,wordBreak:"break-word",children:i}),n&&t.jsx(D,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(D,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Author: ${e}`})]})]})},on=y.styled(m).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
752
+ `,yo=y.styled.a`
753
+ ${Rt}
754
+ `,bo=y.styled(xt.Link)`
755
+ ${Rt}
756
+ `,ce=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:s,target:a,variant:l="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(N,{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(yo,{$color:n,$variant:l,$wrap:c,download:i,href:r,onClick:s,rel:"nofollow noopener noreferrer",target:a??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(bo,{$variant:l,$wrap:c,download:i,onClick:s,rel:"nofollow noopener noreferrer",target:a,to:r,children:[a!==void 0&&o==="left"?d:void 0,e,a!==void 0&&o==="right"?d:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterId:s="",filterValues:a="",fontSize:l,href:c,linkLabel:p,onClose:d,priority:g="default",tagTitle:x="",tagLabel:h,variant:b="default"})=>{const m=h.length>25&&f.lodashExports.isEmpty(x+a),j=`${h.slice(0,25)}...`;return t.jsxs($e,{className:"gap-0.5","data-testid":s,display:c===void 0?"initial":"flex",size:"md",children:[t.jsxs(ho,{$fontSize:l,$variant:b,className:g,children:[n&&t.jsx(N,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:x}),t.jsx("span",{children:m?j:h}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(H,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),c===void 0?void 0:t.jsx(ce,{href:c,children:p})]})},Nt=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");f.lodashExports.isObject(i)&&(i.opener=null)},V=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:s,icon:a,iconColor:l,iconSize:c="lg",iconType:p,name:d,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:j="button",tooltip:k,tooltipPlace:v="bottom",underline:C=!1,value:w,variant:S="primary",width:z,...F},I){const E=k!==void 0,T=`${s}-tooltip`,R=u.useCallback(()=>{o&&Nt(o,r)},[r,o]),A=t.jsxs(Nn,{$variant:S,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:s,name:d,onClick:S==="link"?R:h,ref:I,type:j,value:w,width:z,...E?{"data-tooltip-id":T}:{},...F,children:[g&&S==="ghost"&&!i?t.jsx(et,{left:a!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,a!==void 0&&t.jsx(N,{icon:a,iconColor:l??void 0,iconSize:c,iconType:p??"fa-light"}),n,b||S==="link"?t.jsx(N,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,m===void 0||i?null:t.jsx(J,{tagLabel:m,variant:"default"}),x!==void 0&&S==="ghost"&&!i?t.jsx(et,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return E?t.jsx(K,{disabled:!E,id:T,place:v,tip:k,width:z,children:A}):A}),$o=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:s=!1},a){const l=!!i,c=y.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:a,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[l?t.jsxs(V,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(on,{children:r[0].toUpperCase()}),s?t.jsx(D,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(N,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(on,{children:r[0].toUpperCase()}),s?t.jsxs(D,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(N,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(po,{children:n})]})})}),ot=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:s,titleColor:a,textAlign:l,textSpacing:c=0,tooltip:p})=>{const d=y.useTheme();return t.jsxs($,{width:"100%",children:[typeof s=="string"||p?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof s=="string"?t.jsx(D,{color:a??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:l,wordBreak:"break-word",children:s}):s,p&&t.jsx(K,{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(D,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:l,wordBreak:"break-word",children:i}),n&&t.jsx(D,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(D,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Author: ${e}`})]})]})},sn=y.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
757
757
  & img {
758
758
  display: block;
759
759
  }
@@ -768,7 +768,7 @@
768
768
  pointer-events: none;
769
769
  ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
770
770
  }
771
- `,$o=e=>{if(f._.isNil(e))return"";const n=e.split(".");return(n.length>1?f._.last(n):"").toLowerCase()},mo=(e,n)=>f._.isUndefined(n)?!1:f._.includes(e,$o(n)),Nn=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:s="auto"})=>n==="video"||mo(["webm"],o)?t.jsx(on,{$opacity:r,children:t.jsx(ce,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:s,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(on,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:s,width:i}})}),jo=({alt:e,authorEmail:n,date:i,description:r,src:o,children:s,isEditing:a,onClick:l,title:c,hideDescription:p=!1,headerType:d="image",showMaximize:g=!0})=>{const x=y.useTheme(),[h,b]=u.useState(!1),$=u.useCallback(()=>{b(!0)},[]),j=u.useCallback(()=>{b(!1)},[]);return t.jsxs(m,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:x.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:$,onLeave:j,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx(m,{bgColor:x.palette.black,borderRadius:x.spacing[.25],cursor:a?"unset":"pointer",display:"inline-flex",justify:"center",onClick:l,position:"relative",width:"100%",children:s===void 0?t.jsxs(it.default.Fragment,{children:[t.jsx(Nn,{alt:e,fileType:d,height:"147px",opacity:h?.3:0,src:o,width:"100%"}),g?t.jsx(m,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(H,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):s}),p?null:t.jsx(ot,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},wo=y.styled.div`
771
+ `,mo=e=>{if(f._.isNil(e))return"";const n=e.split(".");return(n.length>1?f._.last(n):"").toLowerCase()},jo=(e,n)=>f._.isUndefined(n)?!1:f._.includes(e,mo(n)),Ln=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:s="auto"})=>n==="video"||jo(["webm"],o)?t.jsx(sn,{$opacity:r,children:t.jsx(ce,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:s,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(sn,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:s,width:i}})}),wo=({alt:e,authorEmail:n,date:i,description:r,src:o,children:s,isEditing:a,onClick:l,title:c,hideDescription:p=!1,headerType:d="image",showMaximize:g=!0})=>{const x=y.useTheme(),[h,b]=u.useState(!1),m=u.useCallback(()=>{b(!0)},[]),j=u.useCallback(()=>{b(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:x.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:j,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:x.palette.black,borderRadius:x.spacing[.25],cursor:a?"unset":"pointer",display:"inline-flex",justify:"center",onClick:l,position:"relative",width:"100%",children:s===void 0?t.jsxs(it.default.Fragment,{children:[t.jsx(Ln,{alt:e,fileType:d,height:"147px",opacity:h?.3:0,src:o,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(H,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):s}),p?null:t.jsx(ot,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},vo=y.styled.div`
772
772
  ${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:r="auto"})=>`
773
773
  display: flex;
774
774
  background-color: ${e.palette.white};
@@ -787,7 +787,7 @@
787
787
  text-align: ${n};
788
788
  }
789
789
  `}
790
- `,Nt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:s="normal"})=>{const a=y.useTheme(),l=`${e}-tooltip`,c=o!==void 0&&!f.lodashExports.isEmpty(o);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:a.typography.type.primary,fontWeight:a.typography.weight[s]},children:[n,r&&t.jsx(N,{icon:"asterisk",iconColor:a.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(K,{display:"inline-flex",icon:"circle-info",id:l,place:"top",tip:o}):null,i?t.jsx(ce,{href:i,target:"_blank"}):null]})},vo=y.styled.div`
790
+ `,Lt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:s="normal"})=>{const a=y.useTheme(),l=`${e}-tooltip`,c=o!==void 0&&!f.lodashExports.isEmpty(o);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:a.typography.type.primary,fontWeight:a.typography.weight[s]},children:[n,r&&t.jsx(N,{icon:"asterisk",iconColor:a.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(K,{display:"inline-flex",icon:"circle-info",id:l,place:"top",tip:o}):null,i?t.jsx(ce,{href:i,target:"_blank"}):null]})},ko=y.styled.div`
791
791
  ${({theme:e})=>`
792
792
  align-items: flex-start;
793
793
  display: inline-flex;
@@ -968,7 +968,7 @@
968
968
  border: 1px solid ${e.palette.gray[600]};
969
969
  }
970
970
  `}
971
- `,ko=y.styled.div`
971
+ `,Co=y.styled.div`
972
972
  height: 1px;
973
973
  background-color: ${({theme:e})=>e.palette.gray[300]};
974
974
  flex-shrink: 0;
@@ -982,7 +982,7 @@
982
982
  ${ne}:focus-within:not(.disabled, .error) & {
983
983
  border: 1px solid ${({theme:e})=>e.palette.black};
984
984
  }
985
- `,Co=y.styled.div`
985
+ `,So=y.styled.div`
986
986
  ${({theme:e,$show:n})=>`
987
987
  align-items: center;
988
988
  align-self: stretch;
@@ -995,7 +995,7 @@
995
995
  line-height: 18px;
996
996
  text-align: left;
997
997
  `}
998
- `,Q=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:s="Link here",helpText:a,htmlFor:l,label:c,linkPosition:p="down",maxLength:d,required:g,tooltip:x,value:h,weight:b})=>{const $=y.useTheme(),j=h?h.length:0;return t.jsxs(vo,{id:i,children:[c===void 0?void 0:t.jsx(Nt,{htmlFor:l,label:c,link:p==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||d?t.jsxs(m,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(D,{className:"error-msg",color:$.palette.error[500],display:"block",size:"md",children:r}),d&&t.jsx(J,{priority:"low",tagLabel:`${j}/${d}`,variant:n?"inactive":"error"})]}):void 0,a||o?t.jsxs(m,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[a&&t.jsxs(t.Fragment,{children:[t.jsx(N,{icon:"circle-info",iconColor:$.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(D,{color:$.palette.gray[400],display:"inline-block",size:"md",children:a})]}),o&&p==="down"?t.jsx(ce,{href:o,children:s}):void 0]}):void 0]})},me=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:s,...a})=>{var x;const l=y.useTheme(),c=u.useRef(null),p=(x=s==null?void 0:s.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:d}=f.$f2f8a6077418541e$export$542a6fd13ac93354({...a,popoverRef:r??c,triggerRef:s,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(f.$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:`${l.palette.gray[600]} ${l.palette.gray[100]}`,scrollPadding:l.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:p==null?void 0:p.width}:{}},children:n})})},sn=y.styled.ul`
998
+ `,Q=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:s="Link here",helpText:a,htmlFor:l,label:c,linkPosition:p="down",maxLength:d,required:g,tooltip:x,value:h,weight:b})=>{const m=y.useTheme(),j=h?h.length:0;return t.jsxs(ko,{id:i,children:[c===void 0?void 0:t.jsx(Lt,{htmlFor:l,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(D,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:r}),d&&t.jsx(J,{priority:"low",tagLabel:`${j}/${d}`,variant:n?"inactive":"error"})]}):void 0,a||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[a&&t.jsxs(t.Fragment,{children:[t.jsx(N,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(D,{color:m.palette.gray[400],display:"inline-block",size:"md",children:a})]}),o&&p==="down"?t.jsx(ce,{href:o,children:s}):void 0]}):void 0]})},me=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:s,...a})=>{var x;const l=y.useTheme(),c=u.useRef(null),p=(x=s==null?void 0:s.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:d}=f.$f2f8a6077418541e$export$542a6fd13ac93354({...a,popoverRef:r??c,triggerRef:s,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(f.$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:`${l.palette.gray[600]} ${l.palette.gray[100]}`,scrollPadding:l.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:p==null?void 0:p.width}:{}},children:n})})},an=y.styled.ul`
999
999
  ${({theme:e,$multiSelection:n,$width:i})=>`
1000
1000
  align-self: center;
1001
1001
  background: ${e.palette.white};
@@ -1015,7 +1015,7 @@
1015
1015
  border-bottom: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
1016
1016
  }
1017
1017
  `}
1018
- `,So=y.styled.li`
1018
+ `,zo=y.styled.li`
1019
1019
  ${({theme:e,$multiSelection:n})=>`
1020
1020
  align-items: center;
1021
1021
  color: ${e.palette.gray[800]};
@@ -1058,7 +1058,7 @@
1058
1058
  }
1059
1059
  }
1060
1060
  `}
1061
- `,zo=y.styled.li`
1061
+ `,To=y.styled.li`
1062
1062
  ${({theme:e})=>`
1063
1063
  align-items: center;
1064
1064
  color: ${e.palette.gray[400]};
@@ -1069,7 +1069,7 @@
1069
1069
  padding: ${e.spacing[.25]} ${e.spacing[1]};
1070
1070
  size: 28;
1071
1071
  `}
1072
- `,To=y.styled.label`
1072
+ `,Io=y.styled.label`
1073
1073
  ${({theme:e})=>`
1074
1074
  align-items: center;
1075
1075
  color: ${e.palette.gray[600]};
@@ -1141,7 +1141,7 @@
1141
1141
  fill: ${e.palette.white};
1142
1142
  }
1143
1143
  `}
1144
- `,ge=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:a,onFocus:l,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(To,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":typeof r=="string"?r??d:d,disabled:i,id:o,name:o,onChange:s,onClick:a,onFocus:l,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(N,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(K,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Ln=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:a,watch:l})=>{var F,I,E;const c=y.useTheme(),p=u.useRef(null),d=e.props.hrefLang,g=a.disabledKeys,x=Array.from(a.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:$,isDisabled:j}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},a,p),k=[b?"selected":"",$?"focused":"",j?"disabled":""].join(" "),v=u.useCallback(T=>{o(""),s==null||s(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),C=u.useCallback(()=>{const T=l==null?void 0:l(`${i}Options`),R=typeof T=="string"?[T]:T;f.isEqual(x,R)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((R==null?void 0:R.length)<=2?R.join(", "):`${R.slice(0,2).join(", ")+`, +${R.length-2} more`}`))},[g,x,i,o,s,l]),w=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:v}),label:(F=e.rendered)==null?void 0:F.toString(),name:"checkAll",value:(I=e.rendered)==null?void 0:I.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:C}),label:(E=e.rendered)==null?void 0:E.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!j?w:t.jsx(D,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var R;T.preventDefault(),o(((R=e.rendered)==null?void 0:R.toString())??""),a.setSelectedKey(e.key),setTimeout(()=>{a.setOpen(!1)},50),Rt(d)},[d,e.key,e.rendered,a,o]);return oe(document.getElementsByClassName("dropdown")[0],()=>{n&&a.close()},!0,[document.getElementById("combobox")]),t.jsxs(So,{...!n&&!d?h:{},$multiSelection:n,className:k,ref:p,children:[d?t.jsx(ce,{href:d,onClick:z,children:S}):S,b&&!j&&!n?t.jsx(N,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},ft=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:a,label:l,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:$,clearable:j=!1,emptyMessage:k,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})=>{var Qt,en;const E=y.useTheme(),T=n?void 0:r,R=(e==null?void 0:e.value)??z,[A,O]=u.useState(((Qt=g.find(B=>B.value===R))==null?void 0:Qt.name)??""),[W,U]=u.useState(R),[G,X]=u.useState(g),[xe,M]=u.useState(!1),{contains:_}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ie=u.useRef(null),he=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ze=u.useRef(null),tr=u.useMemo(()=>g.toSorted((B,q)=>{const ee=Array.from(i??[]),Se=ee.includes(B.value),tn=ee.includes(q.value);return Se&&!tn?1:!Se&&tn?-1:0}).map(B=>_(B.name,A)||xe?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":B.value,hrefLang:B.href,textValue:B.tag,children:B.name},B.value):null),[_,i,A,g,xe]),nr=u.useCallback(B=>{const q=B.split(/,|\s/u).slice(-1)[0].trim();O(d?q:B),B===""||B.endsWith(",")?M(!0):(M(!1),U(ee=>{const Se=B===""?"":ee;return e&&e.onChange(Se),h&&h(B),Se}),X(g.filter(ee=>_(ee.name,d?q:B))))},[_,g,e,d,h]),ir=u.useCallback(B=>{var q;O(((q=g.find(ee=>ee.value===B))==null?void 0:q.name)??""),U(B?String(B):""),e&&e.onChange(B),h&&h(B?String(B):""),X(g)},[g,e,h]),Xt=u.useCallback(B=>{B.key==="Enter"&&B.preventDefault(),M(!1)},[]),rr=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),or=u.useCallback(()=>{M(!0)},[]),Z=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:A,items:G,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:W,onBlur:rr,onInputChange:nr,onKeyDown:Xt,onKeyUp:or,onOpenChange(B,q){M(B&&(q==="manual"||q==="focus")),B&&setTimeout(()=>{var ee;return(ee=ie.current)==null?void 0:ee.focus()},50)},onSelectionChange:d?void 0:ir,children:tr}),sr=u.useCallback(()=>{O(""),U(null),X(g),Z.setSelectedKey(null),Z.setInputValue(""),h&&h(""),b==null||b()},[g,b,Z,h]),{buttonProps:ar,inputProps:lr,listBoxProps:cr}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:A,buttonRef:he,id:p,inputRef:ie,label:l??p,listBoxRef:ke,name:p,placeholder:$,popoverRef:Ze},Z),{listBoxProps:Zt}=f.$c132121280ec012d$export$50eacbbf140a3141(cr,Z,ke),{buttonProps:dr}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(ar,he),{width:qt}=((en=Ce.current)==null?void 0:en.getBoundingClientRect())??{width:240};oe(Ce.current,()=>{Z.isOpen&&!d&&Z.close()},!0,[Ze.current]),u.useEffect(()=>{var B;if((c===!1||!R)&&!d){const q=((B=g.find(ee=>ee.value===R))==null?void 0:B.name)??"";O(q),U(q)}},[R,g,c,d]);const Kt=Array.from(Z.collection),Jt=f.useVirtualizer({count:Kt.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(Q,{error:T,helpLink:o,helpLinkText:s,helpText:a,htmlFor:p,id:"combobox",label:l,required:C,tooltip:S,weight:I,children:[t.jsxs(ne,{className:`${n?"disabled":""} ${T?"error":""}`,ref:Ce,children:[t.jsx("input",{...lr,"aria-invalid":T?"true":"false","aria-label":p,disabled:n,onKeyDown:Xt,ref:ie}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,j&&W&&!n?t.jsx(H,{icon:"xmark",iconColor:E.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:sr,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(H,{...dr,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:E.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:he,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(sn,{...Zt,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:qt,ref:ke,children:t.jsx("div",{style:{height:`${Jt.getTotalSize()}px`,position:"relative"},children:Jt.getVirtualItems().map(B=>{const q=Kt[B.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${B.size}px`,transform:`translateY(${B.start}px)`},children:t.jsx(Ln,{item:q,multiSelection:d,name:p,register:v,setInputValue:O,setValue:w,state:Z,watch:F})},B.index)})})})}):g.length>0||!Z.isOpen||n||!k?null:t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(sn,{...Zt,$multiSelection:!1,$width:qt,ref:ke,children:t.jsx(zo,{children:t.jsx(D,{color:E.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:k})})})})]})},Lt=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:a,label:l,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:$,clearable:j=!1,emptyMessage:k,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:E,fieldState:T})=>{var R;return t.jsx(ft,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:k,error:(R=T.error)==null?void 0:R.message,field:E,helpLink:o,helpLinkText:s,helpText:a,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:$,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})},rules:{required:C}}):t.jsx(ft,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:k,error:r,helpLink:o,helpLinkText:s,helpText:a,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:$,required:C,tooltip:S,value:z,weight:I}),Io=y.styled.div`
1144
+ `,ge=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:a,onFocus:l,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Io,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":typeof r=="string"?r??d:d,disabled:i,id:o,name:o,onChange:s,onClick:a,onFocus:l,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(N,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(K,{icon:"circle-info",id:p,place:"right",tip:p})]})}),An=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:a,watch:l})=>{var F,I,E;const c=y.useTheme(),p=u.useRef(null),d=e.props.hrefLang,g=a.disabledKeys,x=Array.from(a.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:j}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},a,p),k=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),v=u.useCallback(T=>{o(""),s==null||s(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),C=u.useCallback(()=>{const T=l==null?void 0:l(`${i}Options`),R=typeof T=="string"?[T]:T;f.isEqual(x,R)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((R==null?void 0:R.length)<=2?R.join(", "):`${R.slice(0,2).join(", ")+`, +${R.length-2} more`}`))},[g,x,i,o,s,l]),w=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:v}),label:(F=e.rendered)==null?void 0:F.toString(),name:"checkAll",value:(I=e.rendered)==null?void 0:I.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:C}),label:(E=e.rendered)==null?void 0:E.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!j?w:t.jsx(D,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var R;T.preventDefault(),o(((R=e.rendered)==null?void 0:R.toString())??""),a.setSelectedKey(e.key),setTimeout(()=>{a.setOpen(!1)},50),Nt(d)},[d,e.key,e.rendered,a,o]);return oe(document.getElementsByClassName("dropdown")[0],()=>{n&&a.close()},!0,[document.getElementById("combobox")]),t.jsxs(zo,{...!n&&!d?h:{},$multiSelection:n,className:k,ref:p,children:[d?t.jsx(ce,{href:d,onClick:z,children:S}):S,b&&!j&&!n?t.jsx(N,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},yt=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:a,label:l,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:k,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})=>{var en,tn;const E=y.useTheme(),T=n?void 0:r,R=(e==null?void 0:e.value)??z,[A,O]=u.useState(((en=g.find(B=>B.value===R))==null?void 0:en.name)??""),[W,U]=u.useState(R),[G,X]=u.useState(g),[xe,M]=u.useState(!1),{contains:_}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ie=u.useRef(null),he=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ze=u.useRef(null),nr=u.useMemo(()=>g.toSorted((B,q)=>{const ee=Array.from(i??[]),Se=ee.includes(B.value),nn=ee.includes(q.value);return Se&&!nn?1:!Se&&nn?-1:0}).map(B=>_(B.name,A)||xe?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":B.value,hrefLang:B.href,textValue:B.tag,children:B.name},B.value):null),[_,i,A,g,xe]),ir=u.useCallback(B=>{const q=B.split(/,|\s/u).slice(-1)[0].trim();O(d?q:B),B===""||B.endsWith(",")?M(!0):(M(!1),U(ee=>{const Se=B===""?"":ee;return e&&e.onChange(Se),h&&h(B),Se}),X(g.filter(ee=>_(ee.name,d?q:B))))},[_,g,e,d,h]),rr=u.useCallback(B=>{var q;O(((q=g.find(ee=>ee.value===B))==null?void 0:q.name)??""),U(B?String(B):""),e&&e.onChange(B),h&&h(B?String(B):""),X(g)},[g,e,h]),Zt=u.useCallback(B=>{B.key==="Enter"&&B.preventDefault(),M(!1)},[]),or=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),sr=u.useCallback(()=>{M(!0)},[]),Z=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:A,items:G,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:W,onBlur:or,onInputChange:ir,onKeyDown:Zt,onKeyUp:sr,onOpenChange(B,q){M(B&&(q==="manual"||q==="focus")),B&&setTimeout(()=>{var ee;return(ee=ie.current)==null?void 0:ee.focus()},50)},onSelectionChange:d?void 0:rr,children:nr}),ar=u.useCallback(()=>{O(""),U(null),X(g),Z.setSelectedKey(null),Z.setInputValue(""),h&&h(""),b==null||b()},[g,b,Z,h]),{buttonProps:lr,inputProps:cr,listBoxProps:dr}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:A,buttonRef:he,id:p,inputRef:ie,label:l??p,listBoxRef:ke,name:p,placeholder:m,popoverRef:Ze},Z),{listBoxProps:qt}=f.$c132121280ec012d$export$50eacbbf140a3141(dr,Z,ke),{buttonProps:pr}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(lr,he),{width:Kt}=((tn=Ce.current)==null?void 0:tn.getBoundingClientRect())??{width:240};oe(Ce.current,()=>{Z.isOpen&&!d&&Z.close()},!0,[Ze.current]),u.useEffect(()=>{var B;if((c===!1||!R)&&!d){const q=((B=g.find(ee=>ee.value===R))==null?void 0:B.name)??"";O(q),U(q)}},[R,g,c,d]);const Jt=Array.from(Z.collection),Qt=f.useVirtualizer({count:Jt.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(Q,{error:T,helpLink:o,helpLinkText:s,helpText:a,htmlFor:p,id:"combobox",label:l,required:C,tooltip:S,weight:I,children:[t.jsxs(ne,{className:`${n?"disabled":""} ${T?"error":""}`,ref:Ce,children:[t.jsx("input",{...cr,"aria-invalid":T?"true":"false","aria-label":p,disabled:n,onKeyDown:Zt,ref:ie}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,j&&W&&!n?t.jsx(H,{icon:"xmark",iconColor:E.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:ar,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(H,{...pr,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:E.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:he,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(an,{...qt,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:Kt,ref:ke,children:t.jsx("div",{style:{height:`${Qt.getTotalSize()}px`,position:"relative"},children:Qt.getVirtualItems().map(B=>{const q=Jt[B.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${B.size}px`,transform:`translateY(${B.start}px)`},children:t.jsx(An,{item:q,multiSelection:d,name:p,register:v,setInputValue:O,setValue:w,state:Z,watch:F})},B.index)})})})}):g.length>0||!Z.isOpen||n||!k?null:t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(an,{...qt,$multiSelection:!1,$width:Kt,ref:ke,children:t.jsx(To,{children:t.jsx(D,{color:E.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:k})})})})]})},At=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:a,label:l,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:k,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:E,fieldState:T})=>{var R;return t.jsx(yt,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:k,error:(R=T.error)==null?void 0:R.message,field:E,helpLink:o,helpLinkText:s,helpText:a,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,register:v,required:C,setValue:w,tooltip:S,value:z,watch:F,weight:I})},rules:{required:C}}):t.jsx(yt,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:k,error:r,helpLink:o,helpLinkText:s,helpText:a,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,required:C,tooltip:S,value:z,weight:I}),Do=y.styled.div`
1145
1145
  ${({theme:e})=>`
1146
1146
  align-items: center;
1147
1147
  color: ${e.palette.gray[800]};
@@ -1162,7 +1162,7 @@
1162
1162
  display: none;
1163
1163
  }
1164
1164
  `}
1165
- `,Do=y.styled.div.attrs({className:"year-selection"})`
1165
+ `,Eo=y.styled.div.attrs({className:"year-selection"})`
1166
1166
  align-items: flex-start;
1167
1167
  display: flex;
1168
1168
  flex-direction: column;
@@ -1173,12 +1173,12 @@
1173
1173
  padding: 0 0.5px;
1174
1174
  position: relative;
1175
1175
  width: 8px;
1176
- `,an=y.styled.tr`
1176
+ `,ln=y.styled.tr`
1177
1177
  align-items: flex-start;
1178
1178
  display: flex;
1179
1179
  padding: ${({theme:e})=>e.spacing[.25]} 0;
1180
1180
  width: 100%;
1181
- `,An=y.css`
1181
+ `,Pn=y.css`
1182
1182
  ${({theme:e})=>`
1183
1183
  align-items: center;
1184
1184
  color: ${e.palette.gray[800]};
@@ -1194,11 +1194,11 @@
1194
1194
  text-align: center;
1195
1195
  width: ${e.spacing[2.5]};
1196
1196
  `}
1197
- `,Eo=y.styled.th`
1198
- ${An}
1199
- `,Fo=y.styled.td`
1197
+ `,Fo=y.styled.th`
1198
+ ${Pn}
1199
+ `,Ro=y.styled.td`
1200
1200
  ${({theme:e})=>`
1201
- ${An}
1201
+ ${Pn}
1202
1202
  height: ${e.spacing[2.5]};
1203
1203
  width: ${e.spacing[2.5]};
1204
1204
 
@@ -1246,14 +1246,14 @@
1246
1246
  }
1247
1247
  }
1248
1248
  `}
1249
- `,Ro=y.styled.div.attrs({className:"dot"})`
1249
+ `,No=y.styled.div.attrs({className:"dot"})`
1250
1250
  position: absolute;
1251
1251
  top: 48%;
1252
1252
 
1253
1253
  > span {
1254
1254
  font-size: 4px;
1255
1255
  }
1256
- `,ln=y.styled.button`
1256
+ `,cn=y.styled.button`
1257
1257
  cursor: pointer;
1258
1258
  display: flex;
1259
1259
 
@@ -1261,7 +1261,7 @@
1261
1261
  height: 3.5px;
1262
1262
  width: 7px;
1263
1263
  }
1264
- `,At=y.styled.div`
1264
+ `,Pt=y.styled.div`
1265
1265
  ${({theme:e})=>`
1266
1266
  align-items: end;
1267
1267
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1273,9 +1273,9 @@
1273
1273
  padding: 0 ${e.spacing[.25]};
1274
1274
  width: 100%;
1275
1275
  `}
1276
- `,Pn=({state:e,date:n})=>{const i=u.useRef(null),r=f.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,f.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,buttonProps:s,isSelected:a,isDisabled:l,formattedDate:c}=f.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),p="highlightedRange"in e&&!f.lodashExports.isNull(e.highlightedRange)?f.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):a,d="highlightedRange"in e&&!f.lodashExports.isNull(e.highlightedRange)?f.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):a,g=a&&!l&&!(p||d)?"range":"";return t.jsx(Fo,{id:g,...o,children:t.jsxs("div",{...s,className:`cell ${p||d?"selected":""}
1276
+ `,On=({state:e,date:n})=>{const i=u.useRef(null),r=f.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,f.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,buttonProps:s,isSelected:a,isDisabled:l,formattedDate:c}=f.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),p="highlightedRange"in e&&!f.lodashExports.isNull(e.highlightedRange)?f.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):a,d="highlightedRange"in e&&!f.lodashExports.isNull(e.highlightedRange)?f.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):a,g=a&&!l&&!(p||d)?"range":"";return t.jsx(Ro,{id:g,...o,children:t.jsxs("div",{...s,className:`cell ${p||d?"selected":""}
1277
1277
  ${l?"disabled":""} ${r?"today":""}
1278
- ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(Ro,{children:t.jsx(N,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},st=({state:e,...n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=f.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=f.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(an,{children:r.map((s,a)=>{const l=`key_${a}`;return t.jsx(Eo,{children:s},l)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(s=>t.jsx(an,{children:e.getDatesInWeek(s).map((a,l)=>{const c=`key_${l}`;return a?t.jsx(Pn,{date:a,state:e},c):t.jsx("td",{},c)})},s))})]})},No=y.styled(Ct)`
1278
+ ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(No,{children:t.jsx(N,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},st=({state:e,...n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=f.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=f.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(ln,{children:r.map((s,a)=>{const l=`key_${a}`;return t.jsx(Fo,{children:s},l)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(s=>t.jsx(ln,{children:e.getDatesInWeek(s).map((a,l)=>{const c=`key_${l}`;return a?t.jsx(On,{date:a,state:e},c):t.jsx("td",{},c)})},s))})]})},Lo=y.styled(St)`
1279
1279
  align-items: center;
1280
1280
  background-color: inherit;
1281
1281
  border-color: inherit;
@@ -1295,7 +1295,7 @@
1295
1295
  background-color: ${({theme:e})=>e.palette.gray[100]};
1296
1296
  cursor: pointer;
1297
1297
  }
1298
- `,Lo=y.styled.div`
1298
+ `,Ao=y.styled.div`
1299
1299
  ${({theme:e})=>`
1300
1300
  align-items: flex-start;
1301
1301
  background: ${e.palette.white};
@@ -1309,7 +1309,7 @@
1309
1309
  padding: ${e.spacing[.25]};
1310
1310
  width: 292px;
1311
1311
  `}
1312
- `,Ao=y.styled.button`
1312
+ `,Po=y.styled.button`
1313
1313
  ${({theme:e,$disabled:n,$focus:i,$header:r})=>{const o=i?"34px":"40px";return`
1314
1314
  align-items: center;
1315
1315
  border-radius: ${r?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
@@ -1324,7 +1324,7 @@
1324
1324
  background-color: ${e.palette.gray[n?500:100]};
1325
1325
  }
1326
1326
  `}}
1327
- `,Po=y.styled.div`
1327
+ `,Oo=y.styled.div`
1328
1328
  ${({theme:e})=>`
1329
1329
  align-items: center;
1330
1330
  background: transparent;
@@ -1335,13 +1335,13 @@
1335
1335
  justify-content: space-between;
1336
1336
  width: calc(100% - 40px);
1337
1337
  `}
1338
- `,Oo=y.styled.div`
1338
+ `,Bo=y.styled.div`
1339
1339
  align-items: center;
1340
1340
  display: flex;
1341
1341
  justify-content: flex-end;
1342
1342
  gap: ${({theme:e})=>e.spacing[.5]};
1343
1343
  flex: 1 0 0;
1344
- `,cn=y.styled.div`
1344
+ `,dn=y.styled.div`
1345
1345
  ${({theme:e})=>`
1346
1346
  align-items: center;
1347
1347
  align-self: stretch;
@@ -1353,7 +1353,7 @@
1353
1353
  line-height: ${e.spacing[1.5]};
1354
1354
  padding: 2px ${e.spacing[.25]};
1355
1355
  `}
1356
- `,dn=y.styled.button`
1356
+ `,pn=y.styled.button`
1357
1357
  ${({theme:e})=>`
1358
1358
  align-items: center;
1359
1359
  background-color: inherit;
@@ -1373,7 +1373,7 @@
1373
1373
  font-weight: ${e.typography.weight.bold};
1374
1374
  }
1375
1375
  `}
1376
- `,nt=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Ao,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(N,{icon:n,iconColor:L.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},at=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),a=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),l=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:s.palette.white},children:[t.jsx(nt,{icon:"chevron-left",props:n}),t.jsxs(Io,{children:[r,t.jsxs(Do,{children:[t.jsx(ln,{"aria-label":"top",onClick:a,children:t.jsx(N,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(ln,{"aria-label":"bottom",onClick:l,children:t.jsx(N,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(nt,{icon:"chevron-right",props:i})]})},On=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:s,title:a}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(at,{nextButtonProps:s,prevButtonProps:o,state:r,title:a}),t.jsx(st,{state:r}),t.jsx(At,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Bn=({segment:e,state:n})=>{const i=y.useTheme(),r=u.useRef(null),s={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:a}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),l=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...a,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:l},children:s.isPlaceholder?s.placeholder:s.text})},Vn=({disabled:e,error:n=!1,props:i})=>{const r=y.useTheme(),o=u.useRef(null),s=f.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:a}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),l=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(Po,{...a,onClick:l,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[f.lodashExports.isNil(s.value)?400:800]},tabIndex:-1,children:s.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(Bn,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(N,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Mn=e=>{const n=u.useRef(null),i=f.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!f.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[s,a]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:l}=f.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==s&&(f.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),a(d)},[s,i,r]);return t.jsxs(Oo,{children:[t.jsx(cn,{...l,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(Bn,{segment:p,state:i},g)})}),t.jsxs(cn,{children:[t.jsx(dn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(dn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Fe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",Wn=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",yt=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),Re=(e,n="day")=>{const i=n==="day"?f.$fae977aafc393c5c$export$6b862160d295c8e:f.$fae977aafc393c5c$export$588937bcd60ade55,r=n==="day"?f.dayjs(e).isValid():f.dayjs(e,"YYYY/MM/DD hh:mm A").isValid();return!f._.isNil(e)&&!f._.isEmpty(e)&&e!=="-"&&r?i(n==="day"?e.trim().replace(/\//gu,"-"):f.dayjs(e).format("YYYY-MM-DDTHH:mm:ss")):null},_n=(e,n)=>{const i=!f._.isNil(e)&&/\d+/u.test(e??""),r=f._.isNil(n)?void 0:f._.toNumber(n);return i?f._.toNumber(e):r},Ne=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:a,name:l,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=Re(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const k=o==="day"?Fe(String(j)):Wn(String(j));g&&g(l,k,{shouldDirty:!0}),c&&c(k)}},[s,o,l,g,c]),$=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(ne,{...a,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Vn,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(nt,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(l,{required:d}),...c?{onChange:$}:{},"aria-label":l,className:"date-input",disabled:r,id:l,name:l,type:"text",value:(x==null?void 0:x.trim())??""})]})},lt=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Lo,{...r,ref:i,children:e})},Hn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:a,name:l,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(l),$=Re(b),j=u.useCallback(I=>{p&&I&&p(l,Fe(String(I)),{shouldDirty:!0})},[l,p]),k=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(I){j(I)},...$?{defaultValue:$}:{}}),{close:v}=k,{groupProps:C,fieldProps:w,buttonProps:S,dialogProps:z,calendarProps:F}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":a??l,name:l},k,h);return t.jsxs(Q,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:l,label:a,required:s,tooltip:d,children:[t.jsx(Ne,{buttonProps:S,datePickerRef:h,disabled:e,error:n,fieldProps:w,groupProps:C,name:l,register:c,required:s,setValue:p,value:b}),k.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:k,triggerRef:h,children:t.jsx(lt,{...z,children:t.jsx(On,{onClose:v,props:F})})}):null]})},Un=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=f.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:s,nextButtonProps:a,title:l}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(at,{nextButtonProps:a,prevButtonProps:s,state:o,title:l}),t.jsx(st,{state:o}),t.jsx(At,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Bo=y.styled.div`
1376
+ `,tt=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Po,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(N,{icon:n,iconColor:L.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},at=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),a=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),l=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:s.palette.white},children:[t.jsx(tt,{icon:"chevron-left",props:n}),t.jsxs(Do,{children:[r,t.jsxs(Eo,{children:[t.jsx(cn,{"aria-label":"top",onClick:a,children:t.jsx(N,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(cn,{"aria-label":"bottom",onClick:l,children:t.jsx(N,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(tt,{icon:"chevron-right",props:i})]})},Bn=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:s,title:a}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(at,{nextButtonProps:s,prevButtonProps:o,state:r,title:a}),t.jsx(st,{state:r}),t.jsx(Pt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Vn=({segment:e,state:n})=>{const i=y.useTheme(),r=u.useRef(null),s={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:a}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),l=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...a,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:l},children:s.isPlaceholder?s.placeholder:s.text})},Mn=({disabled:e,error:n=!1,props:i})=>{const r=y.useTheme(),o=u.useRef(null),s=f.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:a}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),l=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(Oo,{...a,onClick:l,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[f.lodashExports.isNil(s.value)?400:800]},tabIndex:-1,children:s.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(Vn,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(N,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Wn=e=>{const n=u.useRef(null),i=f.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!f.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[s,a]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:l}=f.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==s&&(f.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),a(d)},[s,i,r]);return t.jsxs(Bo,{children:[t.jsx(dn,{...l,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(Vn,{segment:p,state:i},g)})}),t.jsxs(dn,{children:[t.jsx(pn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(pn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Fe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",_n=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",bt=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),Re=(e,n="day")=>{const i=n==="day"?f.$fae977aafc393c5c$export$6b862160d295c8e:f.$fae977aafc393c5c$export$588937bcd60ade55,r=n==="day"?f.dayjs(e).isValid():f.dayjs(e,"YYYY/MM/DD hh:mm A").isValid();return!f._.isNil(e)&&!f._.isEmpty(e)&&e!=="-"&&r?i(n==="day"?e.trim().replace(/\//gu,"-"):f.dayjs(e).format("YYYY-MM-DDTHH:mm:ss")):null},Hn=(e,n)=>{const i=!f._.isNil(e)&&/\d+/u.test(e??""),r=f._.isNil(n)?void 0:f._.toNumber(n);return i?f._.toNumber(e):r},Ne=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:a,name:l,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=Re(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const k=o==="day"?Fe(String(j)):_n(String(j));g&&g(l,k,{shouldDirty:!0}),c&&c(k)}},[s,o,l,g,c]),m=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(ne,{...a,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Mn,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(tt,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(l,{required:d}),...c?{onChange:m}:{},"aria-label":l,className:"date-input",disabled:r,id:l,name:l,type:"text",value:(x==null?void 0:x.trim())??""})]})},lt=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Ao,{...r,ref:i,children:e})},Un=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:a,name:l,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(l),m=Re(b),j=u.useCallback(I=>{p&&I&&p(l,Fe(String(I)),{shouldDirty:!0})},[l,p]),k=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(I){j(I)},...m?{defaultValue:m}:{}}),{close:v}=k,{groupProps:C,fieldProps:w,buttonProps:S,dialogProps:z,calendarProps:F}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":a??l,name:l},k,h);return t.jsxs(Q,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:l,label:a,required:s,tooltip:d,children:[t.jsx(Ne,{buttonProps:S,datePickerRef:h,disabled:e,error:n,fieldProps:w,groupProps:C,name:l,register:c,required:s,setValue:p,value:b}),k.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:k,triggerRef:h,children:t.jsx(lt,{...z,children:t.jsx(Bn,{onClose:v,props:F})})}):null]})},Gn=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=f.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:s,nextButtonProps:a,title:l}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(at,{nextButtonProps:a,prevButtonProps:s,state:o,title:l}),t.jsx(st,{state:o}),t.jsx(Pt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Vo=y.styled.div`
1377
1377
  ${({theme:e,$disabled:n,$show:i})=>`
1378
1378
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1379
1379
  display: flex;
@@ -1384,7 +1384,7 @@
1384
1384
  background: ${n?e.palette.gray[200]:e.palette.white};
1385
1385
  }
1386
1386
  `}
1387
- `,Pt=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:a,register:l,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,$=u.useRef(null),j=Re(d==null?void 0:d.value),k=Re(p==null?void 0:p.value),v=u.useCallback(R=>{if(R){const A=Fe(String(R.end)),O=Fe(String(R.start));c&&(c((p==null?void 0:p.name)??h,A),c((d==null?void 0:d.name)??b,O)),p!=null&&p.onChange&&(p==null||p.onChange(A)),d!=null&&d.onChange&&(d==null||d.onChange(O))}},[h,b,c,p,d]),C=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(R){v(R)},...k&&j&&!c?{value:{start:j,end:k}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:w}=C,{groupProps:S,startFieldProps:z,endFieldProps:F,buttonProps:I,dialogProps:E,calendarProps:T}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},C,$);return u.useEffect(()=>{a&&a(C.isOpen)},[a,C.isOpen]),t.jsxs(Q,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(Bo,{$disabled:e,$show:n!==void 0,ref:$,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Ne,{buttonProps:I,datePickerRef:$,disabled:e,error:n,fieldProps:{...z,"aria-label":`${z["aria-label"]} ${r}`,validate:R=>F.value&&R>F.value?"Start date must be less than or equal to end date":null},groupProps:S,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:l,setValue:c,value:d==null?void 0:d.value}),t.jsx(Ne,{buttonProps:I,datePickerRef:$,disabled:e,error:n,fieldProps:{...F,"aria-label":`${F["aria-label"]} ${r}`,validate:R=>z.value&&R<z.value?"End date must be greater than or equal to start date":null},groupProps:S,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:l,setValue:c,value:p==null?void 0:p.value})]}),C.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:C,triggerRef:$,children:t.jsx(lt,{...E,children:t.jsx(Un,{onClose:w,props:T})})}):null]})},Vo=y.styled.div`
1387
+ `,Ot=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:a,register:l,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,m=u.useRef(null),j=Re(d==null?void 0:d.value),k=Re(p==null?void 0:p.value),v=u.useCallback(R=>{if(R){const A=Fe(String(R.end)),O=Fe(String(R.start));c&&(c((p==null?void 0:p.name)??h,A),c((d==null?void 0:d.name)??b,O)),p!=null&&p.onChange&&(p==null||p.onChange(A)),d!=null&&d.onChange&&(d==null||d.onChange(O))}},[h,b,c,p,d]),C=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(R){v(R)},...k&&j&&!c?{value:{start:j,end:k}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:w}=C,{groupProps:S,startFieldProps:z,endFieldProps:F,buttonProps:I,dialogProps:E,calendarProps:T}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},C,m);return u.useEffect(()=>{a&&a(C.isOpen)},[a,C.isOpen]),t.jsxs(Q,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(Vo,{$disabled:e,$show:n!==void 0,ref:m,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...z,"aria-label":`${z["aria-label"]} ${r}`,validate:R=>F.value&&R>F.value?"Start date must be less than or equal to end date":null},groupProps:S,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:l,setValue:c,value:d==null?void 0:d.value}),t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...F,"aria-label":`${F["aria-label"]} ${r}`,validate:R=>z.value&&R<z.value?"End date must be greater than or equal to start date":null},groupProps:S,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:l,setValue:c,value:p==null?void 0:p.value})]}),C.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:C,triggerRef:m,children:t.jsx(lt,{...E,children:t.jsx(Gn,{onClose:w,props:T})})}):null]})},Mo=y.styled.div`
1388
1388
  ${({theme:e})=>`
1389
1389
  align-items: center;
1390
1390
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1393,19 +1393,19 @@
1393
1393
  justify-content: center;
1394
1394
  padding: ${e.spacing[.5]} ${e.spacing[1.25]};
1395
1395
  `}
1396
- `,Mo=y.styled.div`
1396
+ `,Wo=y.styled.div`
1397
1397
  align-items: center;
1398
1398
  display: flex;
1399
1399
  gap: ${({theme:e})=>e.spacing[.5]};
1400
1400
  justify-content: flex-end;
1401
1401
  flex: 1 0 0;
1402
- `,Gn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),a=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:l,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,a);return t.jsxs("div",{className:"calendar",children:[t.jsx(at,{nextButtonProps:c,prevButtonProps:l,state:a,title:p}),t.jsx(st,{state:a}),t.jsxs(Vo,{children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Mo,{children:t.jsx(Mn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(At,{children:t.jsx(V,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Wo=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:a,register:l,setValue:c,watch:p}=e,d=p==null?void 0:p(s),g=u.useRef(null),x=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:f._.isNil(d)||f._.isEmpty(d)||d==="-"||f.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:f.$fae977aafc393c5c$export$588937bcd60ade55(f.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:$,buttonProps:j,dialogProps:k,calendarProps:v}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),C=u.useCallback(S=>{if(v.onChange&&v.onChange(S),x.timeValue){const z=yt(S,x.timeValue);c==null||c(s,z,{shouldDirty:!0})}else x.setDateValue(S)},[v,s,c,x]),w=u.useCallback(S=>{if(S){x.setTimeValue(S);const z=x.dateValue;if(z){const F=yt(z,S);c==null||c(s,F,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(Q,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:a,children:[t.jsx(Ne,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:$,granularity:"minute",groupProps:b,name:s,register:l,setValue:c,value:d}),x.isOpen&&!n?t.jsx(me,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(lt,{...k,children:t.jsx(Gn,{handleTimeChange:w,onClose:h,props:{...v,onChange:C},timeState:x})})}):null]})},_o=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:a})=>{if(r)return t.jsx("div",{children:e});const l=f.lodashExports.isNil(n)?"":n,c=String(i??l);return t.jsxs(m,{children:[t.jsx(Nt,{htmlFor:s,label:o,tooltip:a,weight:"bold"}),c.startsWith("https://")?t.jsx(ce,{href:c,children:l}):t.jsx(D,{size:"md",children:l})]})},Ge=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:a,indexArray:l=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:$,register:j,suggestions:k,tooltip:v,type:C="text",weight:w,...S})=>{const{required:z,onBlur:F,onChange:I}=S,E=y.useTheme(),T=e?void 0:s,[R,A]=u.useState(""),O=u.useCallback(G=>{A(G.target.value),I==null||I(G)},[I]),W=c&&p&&!e&&R.trim()!=="",U=u.useCallback(G=>{G.key==="Enter"&&G.preventDefault()},[]);return t.jsxs(Q,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:z,tooltip:v,weight:w,children:[t.jsxs(ne,{className:`
1402
+ `,Yn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),a=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:l,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,a);return t.jsxs("div",{className:"calendar",children:[t.jsx(at,{nextButtonProps:c,prevButtonProps:l,state:a,title:p}),t.jsx(st,{state:a}),t.jsxs(Mo,{children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Wo,{children:t.jsx(Wn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(Pt,{children:t.jsx(V,{onClick:n,variant:"ghost",children:"Cancel"})})]})},_o=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:a,register:l,setValue:c,watch:p}=e,d=p==null?void 0:p(s),g=u.useRef(null),x=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:f._.isNil(d)||f._.isEmpty(d)||d==="-"||f.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:f.$fae977aafc393c5c$export$588937bcd60ade55(f.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:j,dialogProps:k,calendarProps:v}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),C=u.useCallback(S=>{if(v.onChange&&v.onChange(S),x.timeValue){const z=bt(S,x.timeValue);c==null||c(s,z,{shouldDirty:!0})}else x.setDateValue(S)},[v,s,c,x]),w=u.useCallback(S=>{if(S){x.setTimeValue(S);const z=x.dateValue;if(z){const F=bt(z,S);c==null||c(s,F,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(Q,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:a,children:[t.jsx(Ne,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:s,register:l,setValue:c,value:d}),x.isOpen&&!n?t.jsx(me,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(lt,{...k,children:t.jsx(Yn,{handleTimeChange:w,onClose:h,props:{...v,onChange:C},timeState:x})})}):null]})},Ho=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:a})=>{if(r)return t.jsx("div",{children:e});const l=f.lodashExports.isNil(n)?"":n,c=String(i??l);return t.jsxs($,{children:[t.jsx(Lt,{htmlFor:s,label:o,tooltip:a,weight:"bold"}),c.startsWith("https://")?t.jsx(ce,{href:c,children:l}):t.jsx(D,{size:"md",children:l})]})},Ge=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:a,indexArray:l=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:k,tooltip:v,type:C="text",weight:w,...S})=>{const{required:z,onBlur:F,onChange:I}=S,E=y.useTheme(),T=e?void 0:s,[R,A]=u.useState(""),O=u.useCallback(G=>{A(G.target.value),I==null||I(G)},[I]),W=c&&p&&!e&&R.trim()!=="",U=u.useCallback(G=>{G.key==="Enter"&&G.preventDefault()},[]);return t.jsxs(Q,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:z,tooltip:v,weight:w,children:[t.jsxs(ne,{className:`
1403
1403
  ${e?"disabled":""} ${T?"error":""} ${W?"success":""}
1404
- `,children:[n?t.jsx(N,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:k?`list_${g}`:void 0,onKeyDown:U,onPaste:h,placeholder:b,type:C,...j?j(g,{required:z,onBlur:F,onChange:O}):{...S,onChange:O}}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,W?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:E.palette.success[500],iconSize:"lg"}):void 0,a==="array"&&l>0?t.jsx(H,{color:E.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:$?$(l):void 0,variant:"ghost"}):void 0]}),k?t.jsx("datalist",{id:`list_${g}`,children:k.map(G=>t.jsx("option",{value:G},G))}):void 0]})},Ho=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Uo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1404
+ `,children:[n?t.jsx(N,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:k?`list_${g}`:void 0,onKeyDown:U,onPaste:h,placeholder:b,type:C,...j?j(g,{required:z,onBlur:F,onChange:O}):{...S,onChange:O}}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,W?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:E.palette.success[500],iconSize:"lg"}):void 0,a==="array"&&l>0?t.jsx(H,{color:E.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(l):void 0,variant:"ghost"}):void 0]}),k?t.jsx("datalist",{id:`list_${g}`,children:k.map(G=>t.jsx("option",{value:G},G))}):void 0]})},Uo=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Go=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1405
1405
  gap: 12px;
1406
- `,Go=y.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1406
+ `,Yo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1407
1407
  gap: 8px;
1408
- `,qe=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Yo=y.styled.div.attrs({className:"comp-col"})`
1408
+ `,qe=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Xo=y.styled.div.attrs({className:"comp-col"})`
1409
1409
  word-wrap: break-word;
1410
1410
 
1411
1411
  ${({$width:e=null})=>e===null?"":`width: ${e}`};
@@ -1429,7 +1429,7 @@
1429
1429
  > .comp-card {
1430
1430
  height: 100%;
1431
1431
  }
1432
- `,bt=({children:e,xl:n,lg:i,md:r,sm:o,paddingTop:s,width:a})=>t.jsx(Yo,{$lg:i,$md:r,$paddingTop:s,$sm:o,$width:a,$xl:n,children:e}),Xo=y.styled.div.attrs({className:"comp-gap"})`
1432
+ `,$t=({children:e,xl:n,lg:i,md:r,sm:o,paddingTop:s,width:a})=>t.jsx(Xo,{$lg:i,$md:r,$paddingTop:s,$sm:o,$width:a,$xl:n,children:e}),Zo=y.styled.div.attrs({className:"comp-gap"})`
1433
1433
  ${({$disp:e="flex",$mh:n=4,$mv:i=4})=>`
1434
1434
  align-items: center;
1435
1435
  display: ${e};
@@ -1439,7 +1439,7 @@
1439
1439
  margin: ${i}px ${n}px;
1440
1440
  }
1441
1441
  `}
1442
- `,Zo=({children:e,disp:n,mh:i,mv:r})=>t.jsx(Xo,{$disp:n,$mh:i,$mv:r,children:e}),qo=y.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1442
+ `,qo=({children:e,disp:n,mh:i,mv:r})=>t.jsx(Zo,{$disp:n,$mh:i,$mv:r,children:e}),Ko=y.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1443
1443
  ${({$align:e="stretch",$cols:n=100,$colsPadding:i=6,$justify:r="start"})=>`
1444
1444
  align-items: ${e};
1445
1445
  justify-content: ${r};
@@ -1457,13 +1457,13 @@
1457
1457
  padding: ${i}px;
1458
1458
  }
1459
1459
  `}
1460
- `,Yn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(qo,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),$t=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:s="",index:a=0,required:l,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:$,value:j})=>{var C;const k=u.useCallback(()=>{n==null||n(s)},[n,s]),v=u.useCallback(w=>()=>{$==null||$(w)},[$]);return t.jsxs(Yn,{align:"start",children:[t.jsx(bt,{lg:75,md:75,sm:75,children:t.jsx(Ge,{disabled:i,error:o?(C=o.error)==null?void 0:C.message:void 0,id:"array",indexArray:a,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:v,required:l,tooltip:b,value:j})}),a<p-1&&a+1===(r==null?void 0:r.length)?t.jsx(bt,{lg:25,md:25,sm:25,children:t.jsx(V,{disabled:i,icon:"plus",onClick:k,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Ko=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:s="",required:a,label:l,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,$)=>t.jsx(f.Controller,{control:i,name:`${p}.${$}`,render:({field:j,fieldState:k})=>t.jsx($t,{addText:e,append:n,disabled:r,fieldState:k,fields:o,index:$,initValue:s,label:l,max:c,name:j.name,onBlur:j.onBlur,onChange:d??j.onChange,placeholder:g,remove:x,required:a,tooltip:h,value:typeof j.value=="object"?j.value.value:j.value}),index:$},b.id))}):t.jsx($t,{addText:e,disabled:r,initValue:s,label:l,max:c,name:p,onChange:d,placeholder:g,required:a,tooltip:h}),Jo=y.styled(Cn)`
1460
+ `,Xn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Ko,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),mt=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:s="",index:a=0,required:l,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:j})=>{var C;const k=u.useCallback(()=>{n==null||n(s)},[n,s]),v=u.useCallback(w=>()=>{m==null||m(w)},[m]);return t.jsxs(Xn,{align:"start",children:[t.jsx($t,{lg:75,md:75,sm:75,children:t.jsx(Ge,{disabled:i,error:o?(C=o.error)==null?void 0:C.message:void 0,id:"array",indexArray:a,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:v,required:l,tooltip:b,value:j})}),a<p-1&&a+1===(r==null?void 0:r.length)?t.jsx($t,{lg:25,md:25,sm:25,children:t.jsx(V,{disabled:i,icon:"plus",onClick:k,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Jo=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:s="",required:a,label:l,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,m)=>t.jsx(f.Controller,{control:i,name:`${p}.${m}`,render:({field:j,fieldState:k})=>t.jsx(mt,{addText:e,append:n,disabled:r,fieldState:k,fields:o,index:m,initValue:s,label:l,max:c,name:j.name,onBlur:j.onBlur,onChange:d??j.onChange,placeholder:g,remove:x,required:a,tooltip:h,value:typeof j.value=="object"?j.value.value:j.value}),index:m},b.id))}):t.jsx(mt,{addText:e,disabled:r,initValue:s,label:l,max:c,name:p,onChange:d,placeholder:g,required:a,tooltip:h}),Qo=y.styled(Sn)`
1461
1461
  white-space: nowrap;
1462
1462
  margin-right: ${({theme:e})=>e.spacing[.25]};
1463
1463
  text-overflow: ellipsis;
1464
1464
  overflow: hidden;
1465
1465
  max-width: 80%;
1466
- `,Qo=y.styled.div`
1466
+ `,es=y.styled.div`
1467
1467
  ${({theme:e})=>`
1468
1468
  align-items: center;
1469
1469
  display: flex;
@@ -1510,7 +1510,7 @@
1510
1510
  border: 1px solid ${e.palette.gray[600]};
1511
1511
  }
1512
1512
  `}
1513
- `,es=y.styled.div`
1513
+ `,ts=y.styled.div`
1514
1514
  ${({theme:e})=>`
1515
1515
  display: flex;
1516
1516
  flex-direction: column;
@@ -1579,12 +1579,12 @@
1579
1579
  text-decoration: none;
1580
1580
  }
1581
1581
  `}
1582
- `,ts=y.styled.input`
1582
+ `,ns=y.styled.input`
1583
1583
  opacity: 0;
1584
1584
  position: absolute;
1585
1585
  visibility: hidden;
1586
1586
  width: 0;
1587
- `,Xn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,theme:s})=>t.jsxs(ne,{className:`${e?"disabled":""} ${i?"error":""}`,children:[t.jsx(Jo,{$size:"md",children:r}),t.jsxs(m,{alignItems:"center",display:"flex",gap:.625,children:[f.lodashExports.isEmpty(r)||e?void 0:t.jsx(H,{color:s.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),i&&t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:s.palette.error[500],iconSize:"lg"}),t.jsxs(V,{border:e?`1px solid ${s.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:e,height:"40px",onClick:n,variant:"primary",width:"96px",children:[t.jsx(N,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),ns={"vnd.ms-excel":"XLS","vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX",msword:"DOC"},Le=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},is=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},rs=e=>{if(!e)return"All files";const n=e.split(",").map(r=>{const o=r.trim();if(e==="image/*")return"Images";if(e==="video/*")return"Videos";if(e==="audio/*")return"Audio files";if(o.startsWith("."))return o.substring(1).toUpperCase();if(o.includes("/")){const s=o.split("/")[1];return ns[s]??s.toUpperCase()}return o.toUpperCase()});return[...new Set(n)].join(", ")},pn=(e,n=2)=>{if(e===0)return"0 Bytes";const i=1024,r=n<0?0:n,o=["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"],s=Math.floor(Math.log(e)/Math.log(i));return parseFloat((e/Math.pow(i,s)).toFixed(r))+o[s]},{getVariant:os}=le(e=>({compliance:`
1587
+ `,Zn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,theme:s})=>t.jsxs(ne,{className:`${e?"disabled":""} ${i?"error":""}`,children:[t.jsx(Qo,{$size:"md",children:r}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[f.lodashExports.isEmpty(r)||e?void 0:t.jsx(H,{color:s.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),i&&t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:s.palette.error[500],iconSize:"lg"}),t.jsxs(V,{border:e?`1px solid ${s.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:e,height:"40px",onClick:n,variant:"primary",width:"96px",children:[t.jsx(N,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),is={"vnd.ms-excel":"XLS","vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX",msword:"DOC"},Le=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},rs=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},os=e=>{if(!e)return"All files";const n=e.split(",").map(r=>{const o=r.trim();if(e==="image/*")return"Images";if(e==="video/*")return"Videos";if(e==="audio/*")return"Audio files";if(o.startsWith("."))return o.substring(1).toUpperCase();if(o.includes("/")){const s=o.split("/")[1];return is[s]??s.toUpperCase()}return o.toUpperCase()});return[...new Set(n)].join(", ")},gn=(e,n=2)=>{if(e===0)return"0 Bytes";const i=1024,r=n<0?0:n,o=["Bytes","KB","MB","GB","TB","PB","EB","ZB","YB"],s=Math.floor(Math.log(e)/Math.log(i));return parseFloat((e/Math.pow(i,s)).toFixed(r))+o[s]},{getVariant:ss}=le(e=>({compliance:`
1588
1588
  display: inline-flex;
1589
1589
 
1590
1590
  &.horizontal {
@@ -1642,17 +1642,17 @@
1642
1642
  .progress-bar {
1643
1643
  background-color: ${e.palette.primary[500]};
1644
1644
  }
1645
- `})),ss=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],as=y.styled.div`
1645
+ `})),as=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],ls=y.styled.div`
1646
1646
  ${({theme:e,$minWidth:n,$orientation:i,$rounded:r,$variant:o})=>`
1647
1647
  background-color: ${e.palette.gray[100]};
1648
1648
  border-radius: ${r?"100px":"unset"};
1649
1649
  ${i==="horizontal"?"min-width":"min-height"}: ${n=="full"?"100%":`${n}px`};
1650
1650
  ${i==="horizontal"?"":"height: 100%;"}
1651
1651
 
1652
- ${os(e,o)}
1652
+ ${ss(e,o)}
1653
1653
 
1654
1654
  `}
1655
- `,ls=y.styled.div`
1655
+ `,cs=y.styled.div`
1656
1656
  ${({theme:e,$percentage:n,$rounded:i,$variant:r})=>`
1657
1657
  display: inline-flex;
1658
1658
  width: ${n}%;
@@ -1662,15 +1662,15 @@
1662
1662
  border-radius: ${i?"100px":"unset"};
1663
1663
  border-end-end-radius: ${i&&n<100?"0":"inherit"};
1664
1664
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
1665
- background-color: ${r==="compliance"?ss(e,n):"inherit"};
1665
+ background-color: ${r==="compliance"?as(e,n):"inherit"};
1666
1666
  `}
1667
- `,Ot=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:a="default"})=>{const l=r&&i==="left",c=r?t.jsx(m,{alignItems:"center",display:"flex",justify:l?"flex-end":"flex-start",width:"40px",children:t.jsx(D,{ml:.5,mr:l?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(as,{$minWidth:e,$orientation:o,$rounded:s,$variant:a,className:o,children:t.jsx(ls,{$percentage:n,$rounded:s,$variant:a,className:"progress-bar"})});return t.jsxs(m,{alignItems:"center",display:"inline-flex",flexDirection:l?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:l&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:l&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},cs=e=>e.split(",").map(n=>n.trim().toLowerCase()),ds=(e,n)=>{const i=e.name.toLowerCase(),r=e.type.toLowerCase();return n.some(o=>o?o.startsWith(".")?i.endsWith(o):o.endsWith("/*")?r.startsWith(o.slice(0,-1)):r===o:!1)},Zn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:a,theme:l,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,setIsReading:$,inputRef:j})=>{const k=u.useRef(null);function v(R){o(R),s==null||s(a??"")}const{dropProps:C,isDropTarget:w}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:k,async onDrop(R){$==null||$(!0);try{const A=R.items.filter(X=>X.kind==="file"),O=await Promise.all(A.map(async X=>X.getFile())),W=c?O.filter(X=>ds(X,cs(c))):O;c&&W.length<O.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const U=new DataTransfer;(h?W:[W[0]]).forEach(X=>U.items.add(X));const G=U.files;if(j!=null&&j.current){j.current.files=G;const X=new Event("change",{bubbles:!0});j.current.dispatchEvent(X)}}catch(A){console.error("Error reading dropped files:",A)}}}),S=t.jsx(H,{color:l.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),z=i?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:l.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(N,{icon:"circle-check",iconClass:"success-icon",iconColor:l.palette.success[500],iconSize:"lg"}),F=!i&&r?t.jsxs(D,{color:l.palette.gray[400],size:"md",children:[Array.from(p).map(R=>pn(R.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(J,{priority:"low",tagLabel:"Error uploading",variant:"error"}),I=t.jsx(dt,{$variant:"highRelevance",disabled:e,onClick:n,type:"button",children:"click to browse"}),E=t.jsx(dt,{$variant:"lowRelevance",disabled:e,onClick:v,type:"button",children:"Try again"}),T=x?t.jsx(dt,{$variant:"lowRelevance",disabled:e,onClick:n,type:"button",children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(Qo,{...C,className:`${e?"disabled":""} ${i?"error":""} ${w?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(N,{icon:"cloud-arrow-up",iconColor:l.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx(m,{display:"inline-flex",gap:.25,children:t.jsxs(D,{color:l.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",I]})}),t.jsxs(D,{color:l.palette.gray[400],size:"sm",textAlign:"center",children:[`${rs(c)}`,b?` (max. ${pn(b)} total limit)`:void 0]})]}),r&&t.jsxs(es,{className:`${i?"error":""} dropzone`,children:[t.jsxs(m,{alignItems:"center",display:"flex",flexDirection:"row",justify:"space-between",children:[t.jsxs(m,{display:"flex",flexDirection:"column",children:[t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:.25,justify:"center",children:[z,t.jsx(D,{color:l.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:F})]}),i?E:f.lodashExports.isEmpty(r)?void 0:d?T:S]}),g?t.jsx(Ot,{minWidth:"full",percentage:g}):void 0]})]})},ps=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:a,multiple:l,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:$,weight:j,variant:k="default",viewMode:v,canReplaceInViewMode:C,progressPercentage:w,maxSize:S})=>{const z=y.useTheme(),F=n?void 0:i,I=u.useRef(null),E=g==null?void 0:g(c,{required:d}),T=$==null?void 0:$(c),R=is(T),[A,O]=u.useState(!1),[W,U]=u.useState(w);u.useEffect(()=>{U(!w&&A?50:!w&&!A?void 0:w)},[A,w]);const G=u.useCallback(M=>{M.stopPropagation();const _=Le("change",c,null);x&&x(c,void 0),E&&E.onChange(_)},[E,c,x]),X=u.useCallback(async M=>{O(!0);try{const{files:_}=M.currentTarget,ie=Le("change",c,_&&_.length>0?_:null);_&&_.length>0&&(p==null||p(ie),x&&x(c,_),E&&E.onChange(ie),await new Promise(he=>setTimeout(he,100)))}catch(_){console.error("Error handling file change:",_)}finally{O(!1)}},[E,c,p,x]),xe=u.useCallback(M=>{M.stopPropagation(),n?M.preventDefault():I.current&&I.current.click()},[n]);return t.jsxs(Q,{error:F,helpLink:o,helpText:s,htmlFor:a??c,label:r,required:d,tooltip:b,weight:j,children:[k==="default"&&t.jsx(Xn,{disabled:n,errorMsg:F,fileName:R,handleButtonClick:xe,handleRemoveFile:G,theme:z}),k==="dropzone"&&t.jsx(Zn,{accept:e,canReplaceInViewMode:C,disabled:n,errorMsg:F,fileName:R,handleButtonClick:xe,handleRemoveFile:G,inputRef:I,maxSize:S,multiple:l,name:c,progressPercentage:W,resetField:h,setIsReading:O,theme:z,value:T,viewMode:v}),t.jsx(ts,{...E,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:a??c,multiple:l,name:c,onChange:X,ref:I,type:"file"})]})},gs=({title:e,icon:n="circle-info",children:i,tagElement:r})=>t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs(m,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(N,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx(m,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx(m,{children:i})]}),us=y.styled.input`
1667
+ `,Bt=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:a="default"})=>{const l=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:l?"flex-end":"flex-start",width:"40px",children:t.jsx(D,{ml:.5,mr:l?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(ls,{$minWidth:e,$orientation:o,$rounded:s,$variant:a,className:o,children:t.jsx(cs,{$percentage:n,$rounded:s,$variant:a,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:l?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:l&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:l&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},ds=e=>e.split(",").map(n=>n.trim().toLowerCase()),ps=(e,n)=>{const i=e.name.toLowerCase(),r=e.type.toLowerCase();return n.some(o=>o?o.startsWith(".")?i.endsWith(o):o.endsWith("/*")?r.startsWith(o.slice(0,-1)):r===o:!1)},qn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:a,theme:l,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,setIsReading:m,inputRef:j})=>{const k=u.useRef(null);function v(R){o(R),s==null||s(a??"")}const{dropProps:C,isDropTarget:w}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:k,async onDrop(R){m==null||m(!0);try{const A=R.items.filter(X=>X.kind==="file"),O=await Promise.all(A.map(async X=>X.getFile())),W=c?O.filter(X=>ps(X,ds(c))):O;c&&W.length<O.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const U=new DataTransfer;(h?W:[W[0]]).forEach(X=>U.items.add(X));const G=U.files;if(j!=null&&j.current){j.current.files=G;const X=new Event("change",{bubbles:!0});j.current.dispatchEvent(X)}}catch(A){console.error("Error reading dropped files:",A)}}}),S=t.jsx(H,{color:l.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),z=i?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:l.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(N,{icon:"circle-check",iconClass:"success-icon",iconColor:l.palette.success[500],iconSize:"lg"}),F=!i&&r?t.jsxs(D,{color:l.palette.gray[400],size:"md",children:[Array.from(p).map(R=>gn(R.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(J,{priority:"low",tagLabel:"Error uploading",variant:"error"}),I=t.jsx(dt,{$variant:"highRelevance",disabled:e,onClick:n,type:"button",children:"click to browse"}),E=t.jsx(dt,{$variant:"lowRelevance",disabled:e,onClick:v,type:"button",children:"Try again"}),T=x?t.jsx(dt,{$variant:"lowRelevance",disabled:e,onClick:n,type:"button",children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(es,{...C,className:`${e?"disabled":""} ${i?"error":""} ${w?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(N,{icon:"cloud-arrow-up",iconColor:l.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx($,{display:"inline-flex",gap:.25,children:t.jsxs(D,{color:l.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",I]})}),t.jsxs(D,{color:l.palette.gray[400],size:"sm",textAlign:"center",children:[`${os(c)}`,b?` (max. ${gn(b)} total limit)`:void 0]})]}),r&&t.jsxs(ts,{className:`${i?"error":""} dropzone`,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",justify:"space-between",children:[t.jsxs($,{display:"flex",flexDirection:"column",children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,justify:"center",children:[z,t.jsx(D,{color:l.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:F})]}),i?E:f.lodashExports.isEmpty(r)?void 0:d?T:S]}),g?t.jsx(Bt,{minWidth:"full",percentage:g}):void 0]})]})},gs=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:a,multiple:l,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:m,weight:j,variant:k="default",viewMode:v,canReplaceInViewMode:C,progressPercentage:w,maxSize:S})=>{const z=y.useTheme(),F=n?void 0:i,I=u.useRef(null),E=g==null?void 0:g(c,{required:d}),T=m==null?void 0:m(c),R=rs(T),[A,O]=u.useState(!1),[W,U]=u.useState(w);u.useEffect(()=>{U(!w&&A?50:!w&&!A?void 0:w)},[A,w]);const G=u.useCallback(M=>{M.stopPropagation();const _=Le("change",c,null);x&&x(c,void 0),E&&E.onChange(_)},[E,c,x]),X=u.useCallback(async M=>{O(!0);try{const{files:_}=M.currentTarget,ie=Le("change",c,_&&_.length>0?_:null);_&&_.length>0&&(p==null||p(ie),x&&x(c,_),E&&E.onChange(ie),await new Promise(he=>setTimeout(he,100)))}catch(_){console.error("Error handling file change:",_)}finally{O(!1)}},[E,c,p,x]),xe=u.useCallback(M=>{M.stopPropagation(),n?M.preventDefault():I.current&&I.current.click()},[n]);return t.jsxs(Q,{error:F,helpLink:o,helpText:s,htmlFor:a??c,label:r,required:d,tooltip:b,weight:j,children:[k==="default"&&t.jsx(Zn,{disabled:n,errorMsg:F,fileName:R,handleButtonClick:xe,handleRemoveFile:G,theme:z}),k==="dropzone"&&t.jsx(qn,{accept:e,canReplaceInViewMode:C,disabled:n,errorMsg:F,fileName:R,handleButtonClick:xe,handleRemoveFile:G,inputRef:I,maxSize:S,multiple:l,name:c,progressPercentage:W,resetField:h,setIsReading:O,theme:z,value:T,viewMode:v}),t.jsx(ns,{...E,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:a??c,multiple:l,name:c,onChange:X,ref:I,type:"file"})]})},us=({title:e,icon:n="circle-info",children:i,tagElement:r})=>t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(N,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),xs=y.styled.input`
1668
1668
  border: none;
1669
1669
  background: transparent;
1670
1670
  min-width: 15rem;
1671
1671
  padding: 0;
1672
1672
  flex: 1;
1673
- `,mt=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const $=y.useTheme(),j=e?void 0:n,[k,v]=u.useState(""),C=c?h:i==null?void 0:i.value,w=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(T=>{const A=[...new Set(T.filter(Boolean))].join(","),O=Le("change",l,A);i&&i.onChange(O),c&&c(O)},[i,l,c]),z=u.useCallback(T=>{v(T.target.value)},[]),F=u.useCallback(T=>{const R=k.trim();R.length&&!w.includes(R)&&(T.preventDefault(),S([...w,R]),v("")),i&&i.onBlur()},[k,i,S,w]),I=u.useCallback(T=>{const R=k.trim();T.key==="Enter"&&R.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&R.length>0&&!w.includes(R)?(T.preventDefault(),S([...w,R]),v("")):T.key==="Backspace"&&!R.length&&w.length&&(T.preventDefault(),p==null||p(w[w.length-1]),S(w.slice(0,-1)))},[k,p,S,w]),E=u.useCallback(T=>()=>{p==null||p(T),S(w.filter(R=>R!==T))},[p,S,w]);return t.jsx(Q,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:l,label:a,required:g,tooltip:x,weight:b,children:t.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(J,{disabled:e,onClose:E(T),tagLabel:T},T)),t.jsx(us,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":l,"aria-required":g,autoComplete:"off",disabled:e,id:l,onBlur:F,onChange:z,onKeyDown:I,placeholder:w.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:k}),j?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:$.palette.error[500],iconSize:"lg"}):void 0]})})},xs=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:l,render:({field:$})=>t.jsx(mt,{disabled:e,error:i,field:$,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(mt,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),ze=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...s},a){return t.jsx(No,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:a,type:"button",...s,children:t.jsx(N,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ae=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:a=0,name:l,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:$,variant:j="full",defaultValue:k})=>{const v=y.useTheme(),C=i?void 0:e,w=n<0?0:n,S=_n($==null?void 0:$.toString(),k),[z,F]=u.useState(S);u.useEffect(()=>{F(S)},[S]);const I=u.useCallback(()=>{const W=((z??Number(a))-10**-w).toFixed(w),U=Math.max(Number(a),Number(W));h&&h(l,U,{shouldDirty:!0}),F(U);const G=Le("change",l,W);c&&c(G)},[z,w,a,h,l,c]),E=u.useCallback(()=>{const W=((z??Number(a))+10**-w).toFixed(w),U=Math.min(Number(s),Number(W)>Number(a)?Number(W):Number(a));h&&h(l,U,{shouldDirty:!0}),F(U);const G=Le("change",l,W);c&&c(G)},[z,w,s,a,h,l,c]),T=u.useCallback(O=>{const{value:W}=O.target,U=/\d+/u.test(W)&&!f._.isEmpty(W);h&&h(l,U?W:void 0),c&&c(O),F(f._.isEmpty(W)?void 0:Number(W))},[l,c,h]),R=u.useCallback(O=>{O.stopPropagation(),O.key==="Enter"&&!f.lodashExports.isEmpty(O.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(O.currentTarget.value)))},[p]),A=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":l,"aria-required":x,autoComplete:"off",disabled:i,id:r??l,max:s,min:a,onChange:T,onKeyUp:R,placeholder:d,required:x,step:10**-w,type:"number",value:z??"",...g==null?void 0:g(l,{maxLength:o,max:s,min:a,onChange:T,value:$,valueAsNumber:!0})});return t.jsxs(ne,{$variant:j,className:`${i?"disabled":""} ${C?"error":""}`,children:[j==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${l}`,tip:b,width:"100%",children:A()}):A(),C&&t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:v.palette.error[500],iconSize:"lg"}),j==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(ze,{borderRadius:`0 ${v.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:E,px:.25}),t.jsx(ko,{}),t.jsx(ze,{borderRadius:`0 0 ${v.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:I,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ze,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:I,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${v.spacing[.5]} ${v.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},qn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:a,id:l,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:$,placeholder:j,register:k,required:v,setValue:C,tooltip:w,tooltipMessage:S,value:z,variant:F="full",watch:I,weight:E,defaultValue:T})=>F==="compact"?t.jsx(Ae,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:$??(()=>{}),tooltipMessage:S,value:z,variant:F}):t.jsx(Q,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:a,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:v,tooltip:w,weight:E,children:t.jsx(Ae,{decimalPlaces:n,disabled:i,error:r,id:l,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:k,required:v,setValue:C,value:I?I(h):z,variant:F})}),Bt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:a,tooltip:l,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(Q,{error:e?void 0:n,htmlFor:i,label:r,required:a,tooltip:l,children:t.jsxs(m,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ae,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Ae,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},hs=y.styled.div`
1673
+ `,jt=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const m=y.useTheme(),j=e?void 0:n,[k,v]=u.useState(""),C=c?h:i==null?void 0:i.value,w=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(T=>{const A=[...new Set(T.filter(Boolean))].join(","),O=Le("change",l,A);i&&i.onChange(O),c&&c(O)},[i,l,c]),z=u.useCallback(T=>{v(T.target.value)},[]),F=u.useCallback(T=>{const R=k.trim();R.length&&!w.includes(R)&&(T.preventDefault(),S([...w,R]),v("")),i&&i.onBlur()},[k,i,S,w]),I=u.useCallback(T=>{const R=k.trim();T.key==="Enter"&&R.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&R.length>0&&!w.includes(R)?(T.preventDefault(),S([...w,R]),v("")):T.key==="Backspace"&&!R.length&&w.length&&(T.preventDefault(),p==null||p(w[w.length-1]),S(w.slice(0,-1)))},[k,p,S,w]),E=u.useCallback(T=>()=>{p==null||p(T),S(w.filter(R=>R!==T))},[p,S,w]);return t.jsx(Q,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:l,label:a,required:g,tooltip:x,weight:b,children:t.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(J,{disabled:e,onClose:E(T),tagLabel:T},T)),t.jsx(xs,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":l,"aria-required":g,autoComplete:"off",disabled:e,id:l,onBlur:F,onChange:z,onKeyDown:I,placeholder:w.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:k}),j?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},hs=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:l,render:({field:m})=>t.jsx(jt,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(jt,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:a,name:l,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),ze=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...s},a){return t.jsx(Lo,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:a,type:"button",...s,children:t.jsx(N,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ae=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:a=0,name:l,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:k})=>{const v=y.useTheme(),C=i?void 0:e,w=n<0?0:n,S=Hn(m==null?void 0:m.toString(),k),[z,F]=u.useState(S);u.useEffect(()=>{F(S)},[S]);const I=u.useCallback(()=>{const W=((z??Number(a))-10**-w).toFixed(w),U=Math.max(Number(a),Number(W));h&&h(l,U,{shouldDirty:!0}),F(U);const G=Le("change",l,W);c&&c(G)},[z,w,a,h,l,c]),E=u.useCallback(()=>{const W=((z??Number(a))+10**-w).toFixed(w),U=Math.min(Number(s),Number(W)>Number(a)?Number(W):Number(a));h&&h(l,U,{shouldDirty:!0}),F(U);const G=Le("change",l,W);c&&c(G)},[z,w,s,a,h,l,c]),T=u.useCallback(O=>{const{value:W}=O.target,U=/\d+/u.test(W)&&!f._.isEmpty(W);h&&h(l,U?W:void 0),c&&c(O),F(f._.isEmpty(W)?void 0:Number(W))},[l,c,h]),R=u.useCallback(O=>{O.stopPropagation(),O.key==="Enter"&&!f.lodashExports.isEmpty(O.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(O.currentTarget.value)))},[p]),A=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":l,"aria-required":x,autoComplete:"off",disabled:i,id:r??l,max:s,min:a,onChange:T,onKeyUp:R,placeholder:d,required:x,step:10**-w,type:"number",value:z??"",...g==null?void 0:g(l,{maxLength:o,max:s,min:a,onChange:T,value:m,valueAsNumber:!0})});return t.jsxs(ne,{$variant:j,className:`${i?"disabled":""} ${C?"error":""}`,children:[j==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${l}`,tip:b,width:"100%",children:A()}):A(),C&&t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:v.palette.error[500],iconSize:"lg"}),j==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(ze,{borderRadius:`0 ${v.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:E,px:.25}),t.jsx(Co,{}),t.jsx(ze,{borderRadius:`0 0 ${v.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:I,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ze,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:I,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${v.spacing[.5]} ${v.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},Kn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:a,id:l,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:k,required:v,setValue:C,tooltip:w,tooltipMessage:S,value:z,variant:F="full",watch:I,weight:E,defaultValue:T})=>F==="compact"?t.jsx(Ae,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:z,variant:F}):t.jsx(Q,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:a,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:v,tooltip:w,weight:E,children:t.jsx(Ae,{decimalPlaces:n,disabled:i,error:r,id:l,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:k,required:v,setValue:C,value:I?I(h):z,variant:F})}),Vt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:a,tooltip:l,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(Q,{error:e?void 0:n,htmlFor:i,label:r,required:a,tooltip:l,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ae,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Ae,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},fs=y.styled.div`
1674
1674
  ${({theme:e})=>`
1675
1675
  align-items: flex-start;
1676
1676
  align-self: stretch;
@@ -1716,7 +1716,7 @@
1716
1716
  }
1717
1717
  }
1718
1718
  `}
1719
- `,fs=y.styled.button`
1719
+ `,ys=y.styled.button`
1720
1720
  ${({theme:e})=>`
1721
1721
  align-items: center;
1722
1722
  background: inherit;
@@ -1732,7 +1732,7 @@
1732
1732
  cursor: not-allowed;
1733
1733
  }
1734
1734
  `}
1735
- `,ys=y.styled.ul`
1735
+ `,bs=y.styled.ul`
1736
1736
  ${({theme:e})=>`
1737
1737
  align-items: flex-start;
1738
1738
  box-shadow: ${e.shadows.md};
@@ -1746,7 +1746,7 @@
1746
1746
  scrollbar-width: thin;
1747
1747
  width: max-content;
1748
1748
  `}
1749
- `,bs=y.styled.li`
1749
+ `,$s=y.styled.li`
1750
1750
  ${({theme:e})=>`
1751
1751
  align-items: center;
1752
1752
  background: ${e.palette.white};
@@ -1763,22 +1763,22 @@
1763
1763
  background: ${e.palette.gray[100]};
1764
1764
  }
1765
1765
  `}
1766
- `,$s=y.styled.p`
1766
+ `,ms=y.styled.p`
1767
1767
  color: ${({theme:e})=>e.palette.gray[800]};
1768
1768
  font-size: inherit;
1769
1769
  min-width: 55%;
1770
1770
  overflow: hidden;
1771
1771
  text-overflow: ellipsis;
1772
1772
  white-space: nowrap;
1773
- `,ms=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:a,tooltip:l,value:c,watch:p,weight:d})=>{const g=y.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[$,j]=u.useState(!1),[k,v]=u.useState(""),[C,w]=u.useState(!1),{refs:S,floatingStyles:z}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:F,inputValue:I,handlePhoneValueChange:E,country:T,setCountry:R}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),A=u.useCallback(M=>{M.key==="Enter"&&M.preventDefault()},[]),O=u.useCallback(M=>{M.preventDefault(),j(_=>!_),$||v("")},[$]),W=u.useCallback(M=>()=>{R(M),j(!1),v("")},[R,j]),U=u.useCallback(M=>{M.key.length===1?v(_=>_+M.key):M.key==="Backspace"&&v(_=>_.slice(0,-1))},[]),G=u.useCallback(()=>{w(!0)},[]),X=u.useCallback(()=>{w(!1)},[]),xe=f._$1.filter(M=>{const{name:_}=f.M(M);return _.toLowerCase().includes(k.toLowerCase())});return oe(S.floating.current,()=>{j(!1),v("")},!0),t.jsx(Q,{error:h,htmlFor:r,label:i,required:s,tooltip:l,weight:d,children:t.jsxs(hs,{className:`${e?"disabled":""} ${h?"error":""} ${C||$?"button-focused":""}`,ref:x,children:[t.jsxs(fs,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:X,onClick:O,onFocus:G,onKeyDown:U,ref:S.setReference,children:[t.jsx(f.q,{iso2:T.iso2,size:"16px"}),t.jsx(N,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(ne,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":s,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:A,placeholder:o,ref:F,type:"tel",value:I,...a==null?void 0:a(r,{required:s,onChange:E})}),h?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),$&&we.createPortal(t.jsx(ys,{ref:S.setFloating,style:z,children:xe.map(M=>{const{dialCode:_,iso2:ie,name:he}=f.M(M);return t.jsxs(bs,{onClick:W(ie),value:ie,children:[t.jsx(f.q,{iso2:ie,size:"16px"}),t.jsx($s,{children:he}),t.jsx(D,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+_})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},js=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:a,label:l,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:$,rows:j,tooltip:k,watch:v,weight:C,value:w})=>{const S=y.useTheme(),z=(v==null?void 0:v(c))??w,F=a&&s&&!e,I=e?void 0:n;return t.jsx(Q,{disabled:e,error:I,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:l,maxLength:g,required:$,tooltip:k,value:z?String(z):void 0,weight:C,children:t.jsxs(ne,{className:`
1773
+ `,js=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:a,tooltip:l,value:c,watch:p,weight:d})=>{const g=y.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[m,j]=u.useState(!1),[k,v]=u.useState(""),[C,w]=u.useState(!1),{refs:S,floatingStyles:z}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:F,inputValue:I,handlePhoneValueChange:E,country:T,setCountry:R}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),A=u.useCallback(M=>{M.key==="Enter"&&M.preventDefault()},[]),O=u.useCallback(M=>{M.preventDefault(),j(_=>!_),m||v("")},[m]),W=u.useCallback(M=>()=>{R(M),j(!1),v("")},[R,j]),U=u.useCallback(M=>{M.key.length===1?v(_=>_+M.key):M.key==="Backspace"&&v(_=>_.slice(0,-1))},[]),G=u.useCallback(()=>{w(!0)},[]),X=u.useCallback(()=>{w(!1)},[]),xe=f._$1.filter(M=>{const{name:_}=f.M(M);return _.toLowerCase().includes(k.toLowerCase())});return oe(S.floating.current,()=>{j(!1),v("")},!0),t.jsx(Q,{error:h,htmlFor:r,label:i,required:s,tooltip:l,weight:d,children:t.jsxs(fs,{className:`${e?"disabled":""} ${h?"error":""} ${C||m?"button-focused":""}`,ref:x,children:[t.jsxs(ys,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:X,onClick:O,onFocus:G,onKeyDown:U,ref:S.setReference,children:[t.jsx(f.q,{iso2:T.iso2,size:"16px"}),t.jsx(N,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(ne,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":s,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:A,placeholder:o,ref:F,type:"tel",value:I,...a==null?void 0:a(r,{required:s,onChange:E})}),h?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&we.createPortal(t.jsx(bs,{ref:S.setFloating,style:z,children:xe.map(M=>{const{dialCode:_,iso2:ie,name:he}=f.M(M);return t.jsxs($s,{onClick:W(ie),value:ie,children:[t.jsx(f.q,{iso2:ie,size:"16px"}),t.jsx(ms,{children:he}),t.jsx(D,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+_})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},ws=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:a,label:l,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:k,watch:v,weight:C,value:w})=>{const S=y.useTheme(),z=(v==null?void 0:v(c))??w,F=a&&s&&!e,I=e?void 0:n;return t.jsx(Q,{disabled:e,error:I,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:l,maxLength:g,required:m,tooltip:k,value:z?String(z):void 0,weight:C,children:t.jsxs(ne,{className:`
1774
1774
  ${e?"disabled":""} ${I?"error":""} ${F?"success":""}
1775
- `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":I?"true":"false","aria-label":c,"aria-required":$,className:d?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:p??c,maxLength:g,placeholder:h,rows:j,value:z,...b==null?void 0:b(c,{required:$,onBlur:x})}),I?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},ws=({control:e,description:n,disabled:i,id:r,items:o,align:s,inputType:a="text",inputNumberProps:l,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:$,isTouched:j,isValid:k,error:v,onChange:C,register:w,setValue:S,watch:z})=>{const F=u.useMemo(()=>{if(a==="text")return t.jsx(Ge,{disabled:i,error:v,isTouched:j,isValid:k,name:d,placeholder:g,register:w});if(a==="date")return t.jsx(Hn,{disabled:i,error:v,name:d,register:w,setValue:S,watch:z});if(a==="select"&&o)return t.jsx(Lt,{control:e,disabled:i,items:o,name:d,placeholder:g,value:$});const{decimalPlaces:I,max:E,min:T}=l??{};return t.jsx(qn,{decimalPlaces:I,disabled:i,error:v,max:E,min:T,name:d,onChange:C,placeholder:g,register:w,setValue:S,value:$,watch:z})},[e,i,v,l,a,j,k,o,d,C,g,w,S,$,z]);return t.jsxs(wo,{$align:s,$minHeight:c,$minWidth:p,children:[t.jsx(ot,{description:n,id:r,textAlign:x,title:b,tooltip:h}),F]})},Kn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:s})=>{const a=y.useTheme(),[l,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs(m,{"aria-label":n,bgColor:l&&!r?a.palette.gray[50]:a.palette.white,border:"1px solid"+a.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs(m,{alignItems:"center",cursor:"pointer",display:"flex",onClick:p,children:[t.jsx(D,{color:a.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(N,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg"})]}),l?t.jsx(m,{display:"flex",gap:.75,wrap:"wrap",children:e.map(d=>t.jsx(m,{bgColor:a.palette.white,border:"1px solid",borderColor:a.palette.gray[300],borderRadius:a.spacing[.25],px:.5,py:.5,children:t.jsx(ge,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:s,value:d.name})},d.name))}):void 0]})},vs=y.styled.div`
1775
+ `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":I?"true":"false","aria-label":c,"aria-required":m,className:d?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:p??c,maxLength:g,placeholder:h,rows:j,value:z,...b==null?void 0:b(c,{required:m,onBlur:x})}),I?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},vs=({control:e,description:n,disabled:i,id:r,items:o,align:s,inputType:a="text",inputNumberProps:l,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:j,isValid:k,error:v,onChange:C,register:w,setValue:S,watch:z})=>{const F=u.useMemo(()=>{if(a==="text")return t.jsx(Ge,{disabled:i,error:v,isTouched:j,isValid:k,name:d,placeholder:g,register:w});if(a==="date")return t.jsx(Un,{disabled:i,error:v,name:d,register:w,setValue:S,watch:z});if(a==="select"&&o)return t.jsx(At,{control:e,disabled:i,items:o,name:d,placeholder:g,value:m});const{decimalPlaces:I,max:E,min:T}=l??{};return t.jsx(Kn,{decimalPlaces:I,disabled:i,error:v,max:E,min:T,name:d,onChange:C,placeholder:g,register:w,setValue:S,value:m,watch:z})},[e,i,v,l,a,j,k,o,d,C,g,w,S,m,z]);return t.jsxs(vo,{$align:s,$minHeight:c,$minWidth:p,children:[t.jsx(ot,{description:n,id:r,textAlign:x,title:b,tooltip:h}),F]})},Jn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:s})=>{const a=y.useTheme(),[l,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs($,{"aria-label":n,bgColor:l&&!r?a.palette.gray[50]:a.palette.white,border:"1px solid"+a.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(D,{color:a.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(N,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg"})]}),l?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(d=>t.jsx($,{bgColor:a.palette.white,border:"1px solid",borderColor:a.palette.gray[300],borderRadius:a.spacing[.25],px:.5,py:.5,children:t.jsx(ge,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:s,value:d.name})},d.name))}):void 0]})},ks=y.styled.div`
1776
1776
  display: flex;
1777
1777
  align-self: flex-start;
1778
1778
  margin-left: auto;
1779
1779
  width: 40px;
1780
1780
  height: auto;
1781
- `,ks=y.styled.label`
1781
+ `,Cs=y.styled.label`
1782
1782
  ${({theme:e})=>`
1783
1783
  align-items: center;
1784
1784
  display: flex;
@@ -1857,7 +1857,7 @@
1857
1857
  }
1858
1858
 
1859
1859
  `}
1860
- `,Cs=y.styled.span.attrs({className:"checkmark"})``,Vt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:a,value:l,...c},p){return t.jsxs(ks,{"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:s,onClick:a,ref:p,type:"radio",value:l,...c}),t.jsx(Cs,{}),r??null]})}),Ss=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:s,register:a,bgColor:l,title:c,isATag:p=!1,width:d="fit-content"})=>{const g=y.useTheme();return t.jsxs(m,{alignItems:"center",bgColor:l??"",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(m,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx(m,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(Vt,{defaultChecked:o.defaultChecked,name:o.name,onClick:s,value:o.value,...a==null?void 0:a(o.name)})}),t.jsxs(m,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&t.jsx(se,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(N,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs(m,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(D,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx(m,{children:n})]})]})]}),p&&t.jsx(vs,{children:t.jsx(se,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},re=y.styled.div`
1860
+ `,Ss=y.styled.span.attrs({className:"checkmark"})``,Mt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:a,value:l,...c},p){return t.jsxs(Cs,{"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:s,onClick:a,ref:p,type:"radio",value:l,...c}),t.jsx(Ss,{}),r??null]})}),zs=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:s,register:a,bgColor:l,title:c,isATag:p=!1,width:d="fit-content"})=>{const g=y.useTheme();return t.jsxs($,{alignItems:"center",bgColor:l??"",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(Mt,{defaultChecked:o.defaultChecked,name:o.name,onClick:s,value:o.value,...a==null?void 0:a(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(se,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(N,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(D,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),p&&t.jsx(ks,{children:t.jsx(se,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},re=y.styled.div`
1861
1861
  ${({theme:e})=>`
1862
1862
  align-items: center;
1863
1863
  background-color: ${e.palette.gray[200]};
@@ -1884,7 +1884,7 @@
1884
1884
  width: ${e.spacing[1.25]};
1885
1885
  z-index: 1;
1886
1886
  `}
1887
- `,zs=y.styled.label`
1887
+ `,Ts=y.styled.label`
1888
1888
  display: inline-block;
1889
1889
 
1890
1890
  input {
@@ -1964,7 +1964,7 @@
1964
1964
  width: 20px;
1965
1965
  z-index: 2;
1966
1966
  `}
1967
- `,et=y.styled.span`
1967
+ `,Qe=y.styled.span`
1968
1968
  font-size: 12px;
1969
1969
  font-weight: 700;
1970
1970
  letter-spacing: 0.5px;
@@ -1973,7 +1973,7 @@
1973
1973
  text-transform: uppercase;
1974
1974
  transition: 0.2s;
1975
1975
  z-index: 1;
1976
- `,Ts=y.styled.label`
1976
+ `,Is=y.styled.label`
1977
1977
  display: inline-block;
1978
1978
 
1979
1979
  input {
@@ -2000,12 +2000,12 @@
2000
2000
  color: ${({theme:e})=>e.palette.success[500]};
2001
2001
  }
2002
2002
 
2003
- input:checked + ${te} > ${et} {
2003
+ input:checked + ${te} > ${Qe} {
2004
2004
  color: ${({theme:e})=>e.palette.white};
2005
2005
  left: 3px;
2006
2006
  }
2007
2007
 
2008
- input:not(:checked):not(:disabled) + ${te} > ${et} {
2008
+ input:not(:checked):not(:disabled) + ${te} > ${Qe} {
2009
2009
  color: ${({theme:e})=>e.palette.gray[500]};
2010
2010
  right: 6px;
2011
2011
  }
@@ -2028,26 +2028,26 @@
2028
2028
  color: ${({theme:e})=>e.palette.white};
2029
2029
  }
2030
2030
 
2031
- input:disabled + ${te} > ${et} {
2031
+ input:disabled + ${te} > ${Qe} {
2032
2032
  color: ${({theme:e})=>e.palette.gray[400]};
2033
2033
  right: 6px;
2034
2034
  }
2035
- `,Jn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:s,name:a,leftText:l,leftTextMinWidth:c,rightText:p,tooltip:d,tooltipPlace:g,onChange:x,...h},b){const $=n===!0?"on":"off",j=typeof l=="object"&&l.on&&l.off?l[$]:l,k=u.useCallback(w=>{w.stopPropagation()},[]),v=()=>r==="inline"?t.jsxs(Ts,{onClick:k,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:x,ref:b,type:"checkbox"}),t.jsxs(te,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:[t.jsx(ye,{children:n?t.jsx(N,{icon:"check",iconSize:"sm"}):t.jsx(N,{icon:"times",iconSize:"sm"})}),t.jsx(et,{children:n?"YES":"NO"})]})]}):t.jsxs(zs,{onClick:k,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:x,ref:b,type:"checkbox"}),t.jsx(re,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:t.jsx(fe,{children:o?t.jsx(N,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),C=()=>{const w=v();return i&&d?t.jsx(K,{id:`${a}-tooltip`,place:g,tip:d,children:w}):w};return r==="inline"?t.jsxs(m,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx(m,{minWidth:c,children:j}),C(),p]}):t.jsxs(m,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx(m,{minWidth:c,children:j}),C(),p]})}),Is=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="auto"})=>{const s=y.useTheme();return t.jsxs(m,{alignItems:"center",bgColor:s.palette.white,border:`1px solid ${s.palette.gray[200]}`,borderRadius:s.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(ot,{id:e,title:n}),t.jsx(m,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(a=>t.jsx(Jn,{...a},`$card-toggle-${a.name}`))})]})},Ds=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:s,tooltipId:a,tooltipTip:l,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=y.useTheme(),x=p==="centered",h=a&&l?t.jsx(K,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:a,place:c,tip:l}):void 0;return t.jsxs(m,{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(m,{alignItems:"center",display:"flex",gap:.5,children:[x||f.isUndefined(i)?void 0:h,t.jsx(D,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||f.isUndefined(o)?void 0:h]}),t.jsxs(m,{alignItems:"center",display:"flex",gap:.5,children:[x&&!f.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[f.isUndefined(s)?void 0:t.jsx(Y,{fontWeight:"bold",size:"sm",children:s}),r]}),x&&!f.isUndefined(o)?h:void 0]})]})},Es=.5,gn=1.25,Fs=({children:e,bgColor:n,border:i,gap:r=Es,px:o=gn,py:s=gn,...a})=>{const l=y.useTheme();return t.jsx(m,{bgColor:n??l.palette.white,border:i??`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:s,...a,children:e})},Rs=y.styled.div`
2035
+ `,Qn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:s,name:a,leftText:l,leftTextMinWidth:c,rightText:p,tooltip:d,tooltipPlace:g,onChange:x,...h},b){const m=n===!0?"on":"off",j=typeof l=="object"&&l.on&&l.off?l[m]:l,k=u.useCallback(w=>{w.stopPropagation()},[]),v=()=>r==="inline"?t.jsxs(Is,{onClick:k,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:x,ref:b,type:"checkbox"}),t.jsxs(te,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:[t.jsx(ye,{children:n?t.jsx(N,{icon:"check",iconSize:"sm"}):t.jsx(N,{icon:"times",iconSize:"sm"})}),t.jsx(Qe,{children:n?"YES":"NO"})]})]}):t.jsxs(Ts,{onClick:k,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":a,checked:n===!0,disabled:i,name:a,onChange:x,ref:b,type:"checkbox"}),t.jsx(re,{"aria-label":"Toggle Switch",id:`${a}Toggle`,children:t.jsx(fe,{children:o?t.jsx(N,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),C=()=>{const w=v();return i&&d?t.jsx(K,{id:`${a}-tooltip`,place:g,tip:d,children:w}):w};return r==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),C(),p]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),C(),p]})}),Ds=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="auto"})=>{const s=y.useTheme();return t.jsxs($,{alignItems:"center",bgColor:s.palette.white,border:`1px solid ${s.palette.gray[200]}`,borderRadius:s.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(ot,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(a=>t.jsx(Qn,{...a},`$card-toggle-${a.name}`))})]})},Es=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:s,tooltipId:a,tooltipTip:l,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=y.useTheme(),x=p==="centered",h=a&&l?t.jsx(K,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:a,place:c,tip:l}):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||f.isUndefined(i)?void 0:h,t.jsx(D,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||f.isUndefined(o)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!f.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[f.isUndefined(s)?void 0:t.jsx(Y,{fontWeight:"bold",size:"sm",children:s}),r]}),x&&!f.isUndefined(o)?h:void 0]})]})},Fs=.5,un=1.25,Rs=({children:e,bgColor:n,border:i,gap:r=Fs,px:o=un,py:s=un,...a})=>{const l=y.useTheme();return t.jsx($,{bgColor:n??l.palette.white,border:i??`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:s,...a,children:e})},Ns=y.styled.div`
2036
2036
  position: relative;
2037
2037
  margin: auto;
2038
2038
  overflow: hidden;
2039
- `,Ns=y.styled.div`
2039
+ `,Ls=y.styled.div`
2040
2040
  display: flex;
2041
2041
  transition: transform 0.5s ease-in-out;
2042
2042
  transform: translateX(
2043
2043
  ${({$currentIndex:e})=>-e*100}%
2044
2044
  );
2045
- `,Ls=y.styled.div`
2045
+ `,As=y.styled.div`
2046
2046
  align-items: center;
2047
2047
  display: flex;
2048
2048
  justify-content: center;
2049
2049
  min-width: 100%;
2050
- `,As=y.styled.button`
2050
+ `,Ps=y.styled.button`
2051
2051
  ${({theme:e,$isActive:n})=>`
2052
2052
  background-color: ${n?e.palette.primary[400]:e.palette.white};
2053
2053
  border: none;
@@ -2056,13 +2056,13 @@
2056
2056
  height: ${e.spacing[.75]};
2057
2057
  width: ${e.spacing[.75]};
2058
2058
  `}
2059
- `,Ps=y.styled.div`
2059
+ `,Os=y.styled.div`
2060
2060
  align-items: center;
2061
2061
  display: flex;
2062
2062
  gap: ${({theme:e})=>e.spacing[.5]};
2063
2063
  justify-content: center;
2064
2064
  margin-top: ${({theme:e})=>e.spacing[2]};
2065
- `,Os=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:r,setProgress:o}=zn(n,e.length),s=u.useCallback(a=>()=>{r(a),o(0)},[r,o]);return t.jsxs(Rs,{"aria-roledescription":"carousel",children:[t.jsx(Ns,{$currentIndex:i,children:e.map((a,l)=>{const c=`slide-${l}`;return t.jsx(Ls,{"aria-label":c,"aria-roledescription":"slide",children:a.content},c)})}),t.jsx(Ps,{children:e.map((a,l)=>{const c=`nav-button-${l}`;return t.jsx(As,{$isActive:l===i,"aria-label":`Go to slide ${l+1}`,"data-testid":l===i?"active":"inactive",onClick:s(l)},c)})})]})},Qn=y.styled.div`
2065
+ `,Bs=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:r,setProgress:o}=Tn(n,e.length),s=u.useCallback(a=>()=>{r(a),o(0)},[r,o]);return t.jsxs(Ns,{"aria-roledescription":"carousel",children:[t.jsx(Ls,{$currentIndex:i,children:e.map((a,l)=>{const c=`slide-${l}`;return t.jsx(As,{"aria-label":c,"aria-roledescription":"slide",children:a.content},c)})}),t.jsx(Os,{children:e.map((a,l)=>{const c=`nav-button-${l}`;return t.jsx(Ps,{$isActive:l===i,"aria-label":`Go to slide ${l+1}`,"data-testid":l===i?"active":"inactive",onClick:s(l)},c)})})]})},ei=y.styled.div`
2066
2066
  ${({theme:e})=>`
2067
2067
  background-color: ${e.palette.gray[100]};
2068
2068
  border-radius: ${e.spacing[.25]};
@@ -2138,7 +2138,7 @@
2138
2138
  padding-bottom: unset;
2139
2139
  }
2140
2140
  `}
2141
- `,Bs=y.styled.div`
2141
+ `,Vs=y.styled.div`
2142
2142
  ${({theme:e})=>`
2143
2143
  align-items: end;
2144
2144
  background-color: ${e.palette.gray[100]};
@@ -2153,10 +2153,10 @@
2153
2153
  background-color: ${e.palette.gray[200]};
2154
2154
  }
2155
2155
  `}
2156
- `,ei=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{f.prismExports.highlightAll()},[]),t.jsx(Qn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":f._.isNil(n)||f._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:f._.isNil(n)||f._.isString(n)||f._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Vs=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:s=!1})=>{const a=y.useTheme(),[l,c]=u.useState(!1),[p,d]=u.useState(!0),g=u.useCallback(()=>{c($=>!$)},[c]),x=u.useCallback(()=>{if(f._.isNil(i)||f._.isEmpty(i)||!f._.isString(i))return d(!1),n;const $=i.split(`
2157
- `);return $.length>8&&!l?`${[...$].splice(0,7).join(`
2156
+ `,ti=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{f.prismExports.highlightAll()},[]),t.jsx(ei,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":f._.isNil(n)||f._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:f._.isNil(n)||f._.isString(n)||f._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Ms=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:s=!1})=>{const a=y.useTheme(),[l,c]=u.useState(!1),[p,d]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(f._.isNil(i)||f._.isEmpty(i)||!f._.isString(i))return d(!1),n;const m=i.split(`
2157
+ `);return m.length>8&&!l?`${[...m].splice(0,7).join(`
2158
2158
  `)}
2159
- ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(ei,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs(m,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:s?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:s?"100%":"fit-content",children:[t.jsx(Qn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Bs,{children:[t.jsx(H,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:a.spacing[2.5]}),p?t.jsxs(V,{onClick:g,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(N,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ms}=le(e=>({fixed:`
2159
+ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(ti,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:s?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:s?"100%":"fit-content",children:[t.jsx(ei,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Vs,{children:[t.jsx(H,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:a.spacing[2.5]}),p?t.jsxs(V,{onClick:g,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(N,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ws}=le(e=>({fixed:`
2160
2160
  height: auto;
2161
2161
  min-width: 300px;
2162
2162
  padding: ${e.spacing[1.25]};
@@ -2179,13 +2179,13 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2179
2179
  @media screen and (min-width: ${e.breakpoints.sm}) {
2180
2180
  width: 32%;
2181
2181
  }
2182
- `})),ti=y.styled.div.attrs({className:"comp-modal fixed inset-0 overflow-auto"})`
2182
+ `})),ni=y.styled.div.attrs({className:"comp-modal fixed inset-0 overflow-auto"})`
2183
2183
  align-items: center;
2184
2184
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2185
2185
  display: flex;
2186
2186
  justify-content: center;
2187
2187
  z-index: 99999;
2188
- `,Mt=y.styled(m)`
2188
+ `,Wt=y.styled($)`
2189
2189
  ${({theme:e,$size:n})=>`
2190
2190
  background-color: ${e.palette.white};
2191
2191
  border: 1px solid ${e.palette.gray[200]};
@@ -2200,9 +2200,9 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2200
2200
  margin: auto;
2201
2201
  white-space: pre-line;
2202
2202
 
2203
- ${Ms(e,n)}
2203
+ ${Ws(e,n)}
2204
2204
  `}
2205
- `,Ws=y.styled.div`
2205
+ `,_s=y.styled.div`
2206
2206
  ${({theme:e})=>`
2207
2207
  background-color: ${e.palette.white};
2208
2208
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
@@ -2230,7 +2230,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2230
2230
  }
2231
2231
  }
2232
2232
  `}
2233
- `,_s=y.styled.div`
2233
+ `,Hs=y.styled.div`
2234
2234
  border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
2235
2235
  display: block;
2236
2236
  overflow: unset;
@@ -2240,7 +2240,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2240
2240
  padding: ${({theme:e})=>`${e.spacing[1.25]}`};
2241
2241
  padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
2242
2242
  position: sticky;
2243
- `,Hs=y.styled.div.attrs({className:"flex items-center justify-between"})``,Us=y.styled.div`
2243
+ `,Us=y.styled.div.attrs({className:"flex items-center justify-between"})``,Gs=y.styled.div`
2244
2244
  ${({theme:e})=>`
2245
2245
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
2246
2246
  display: flex;
@@ -2271,7 +2271,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2271
2271
  margin-right: 0;
2272
2272
  }
2273
2273
  `}
2274
- `,Gs=y.styled.div`
2274
+ `,Ys=y.styled.div`
2275
2275
  img {
2276
2276
  margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
2277
2277
  ${({theme:e})=>e.spacing[1.25]};
@@ -2287,11 +2287,11 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2287
2287
  margin-right: 0;
2288
2288
  `:""}
2289
2289
  }
2290
- `,ni=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:r=void 0})=>{const{close:o}=n,s=u.useCallback(()=>{r!=null&&r.onClick&&r.onClick(),o()},[r,o]),a=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),o()},[i,o]);return[i,r].some(c=>!f.lodashExports.isEmpty(c))?t.jsxs(m,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(Us,{children:t.jsxs("div",{children:[r&&t.jsx(V,{id:r.id,onClick:s,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(V,{id:i.id,onClick:a,variant:"primary",width:"100%",children:i.text})]})})]}):null},ii=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const s=y.useTheme(),a=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const l=c=>{c.key==="Escape"&&a()};return window.addEventListener("keydown",l),()=>{window.removeEventListener("keydown",l)}},[a]),t.jsxs(_s,{children:[t.jsxs(Hs,{children:[typeof e=="string"?t.jsx(Y,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[r,t.jsx(H,{icon:"close",iconColor:s.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:a,px:.25,py:.25,variant:"ghost"})]})]}),n&&f.lodashExports.isString(n)&&!f.lodashExports.isEmpty(n)?t.jsx(D,{mt:.5,size:"md",children:n}):void 0,n&&!f.lodashExports.isString(n)&&t.jsx($e,{display:"block",mt:.5,size:"md",children:n})]})},ri=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:s})=>{const a=r==="submit";return t.jsxs(m,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(V,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(V,{disabled:e,id:n,justify:"center",onClick:a?void 0:r,type:a?"submit":"button",variant:"primary",width:"100%",children:s??"Confirm"})]})},Ys=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Xs=y.styled.div`
2290
+ `,ii=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:r=void 0})=>{const{close:o}=n,s=u.useCallback(()=>{r!=null&&r.onClick&&r.onClick(),o()},[r,o]),a=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),o()},[i,o]);return[i,r].some(c=>!f.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(Gs,{children:t.jsxs("div",{children:[r&&t.jsx(V,{id:r.id,onClick:s,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(V,{id:i.id,onClick:a,variant:"primary",width:"100%",children:i.text})]})})]}):null},ri=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const s=y.useTheme(),a=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const l=c=>{c.key==="Escape"&&a()};return window.addEventListener("keydown",l),()=>{window.removeEventListener("keydown",l)}},[a]),t.jsxs(Hs,{children:[t.jsxs(Us,{children:[typeof e=="string"?t.jsx(Y,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[r,t.jsx(H,{icon:"close",iconColor:s.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:a,px:.25,py:.25,variant:"ghost"})]})]}),n&&f.lodashExports.isString(n)&&!f.lodashExports.isEmpty(n)?t.jsx(D,{mt:.5,size:"md",children:n}):void 0,n&&!f.lodashExports.isString(n)&&t.jsx($e,{display:"block",mt:.5,size:"md",children:n})]})},oi=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:s})=>{const a=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(V,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(V,{disabled:e,id:n,justify:"center",onClick:a?void 0:r,type:a?"submit":"button",variant:"primary",width:"100%",children:s??"Confirm"})]})},Xs=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Zs=y.styled.div`
2291
2291
  display: flex;
2292
2292
  flex-direction: row;
2293
2293
  gap: ${({theme:e})=>e.spacing[.25]};
2294
- border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>Ys(e,i,n)};
2294
+ border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>Xs(e,i,n)};
2295
2295
  align-items: center;
2296
2296
  padding: ${({theme:e})=>e.spacing[.625]}
2297
2297
  ${({theme:e})=>e.spacing[.5]};
@@ -2330,7 +2330,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2330
2330
  }
2331
2331
  }
2332
2332
  }
2333
- `,oi=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:s,onClick:a,tooltip:l="",variant:c="primary",tag:p})=>{const{pathname:d}=ut.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(K,{display:"flex",id:`${i}-tooltip`,tip:l,children:t.jsxs(Xs,{$borderButton:g,$variant:c,children:[t.jsx(ut.NavLink,{end:e,id:i,onClick:a,to:o,children:n}),t.jsx(tt,{left:s==null?void 0:s.left,numberIndicator:s==null?void 0:s.numberIndicator,show:s==null?void 0:s.show,top:s==null?void 0:s.top,variant:s==null?void 0:s.variant}),p===void 0?null:t.jsx(J,{tagLabel:`${p}`,variant:"default"})]})})},Wt=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=y.useTheme();return t.jsx(m,{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:s,id:a,isActive:l,link:c,label:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(oi,{end:s,id:a,isActive:l,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},a))})},je=u.forwardRef(function({color:n=L.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...s},a){return t.jsx(m,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:a,width:o??"100%",...s})}),Zs=y.styled.li`
2333
+ `,si=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:s,onClick:a,tooltip:l="",variant:c="primary",tag:p})=>{const{pathname:d}=xt.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(K,{display:"flex",id:`${i}-tooltip`,tip:l,children:t.jsxs(Zs,{$borderButton:g,$variant:c,children:[t.jsx(xt.NavLink,{end:e,id:i,onClick:a,to:o,children:n}),t.jsx(et,{left:s==null?void 0:s.left,numberIndicator:s==null?void 0:s.numberIndicator,show:s==null?void 0:s.show,top:s==null?void 0:s.top,variant:s==null?void 0:s.variant}),p===void 0?null:t.jsx(J,{tagLabel:`${p}`,variant:"default"})]})})},_t=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=y.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:s,id:a,isActive:l,link:c,label:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(si,{end:s,id:a,isActive:l,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},a))})},je=u.forwardRef(function({color:n=L.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...s},a){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:a,width:o??"100%",...s})}),qs=y.styled.li`
2334
2334
  ${({theme:e})=>`
2335
2335
  align-items: center;
2336
2336
  background-color: ${e.palette.white};
@@ -2377,7 +2377,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2377
2377
  background-color: ${e.palette.gray[100]};
2378
2378
  }
2379
2379
  `}
2380
- `,si=y.styled.ul`
2380
+ `,ai=y.styled.ul`
2381
2381
  ${({theme:e})=>`
2382
2382
  background-color: ${e.palette.white};
2383
2383
  border: 1px solid ${e.palette.gray[200]};
@@ -2388,7 +2388,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2388
2388
  min-width: 240px;
2389
2389
  padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
2390
2390
  `}
2391
- `,Ye=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:s,onClickIcon:a,onKeyDown:l,rightIcon:c,selected:p=!1,value:d,...g})=>{const h=y.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,$=>u.isValidElement($)?u.cloneElement($,{disabled:n,...$.props}):$):e;return t.jsxs(Zs,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:s,onKeyDown:l,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs(m,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(N,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ce,{href:o,children:b})]}):null,p||c?t.jsx(N,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:a}):null]})},qs=y.styled(Ye)`
2391
+ `,Ye=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:s,onClickIcon:a,onKeyDown:l,rightIcon:c,selected:p=!1,value:d,...g})=>{const h=y.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(qs,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:s,onKeyDown:l,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(N,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ce,{href:o,children:b})]}):null,p||c?t.jsx(N,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:a}):null]})},Ks=y.styled(Ye)`
2392
2392
  margin-top: 10px;
2393
2393
  border: 1px solid ${({theme:e})=>e.palette.gray[300]};
2394
2394
  border-radius: 4px;
@@ -2411,7 +2411,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2411
2411
  border: 2px solid ${n.palette.black};
2412
2412
  background-color: ${n.palette.white} !important;
2413
2413
  `:""}
2414
- `,ai=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[s,a]=u.useState(null),l=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{a(g.name)},[]),p=u.useCallback(()=>{a(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(f.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs(m,{display:"flex",gap:.25,children:[t.jsx(Y,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(D,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(f.ReorderItem,{as:"div",dragListener:!g.locked,onDragEnd:p,onDragStart:d(g),style:{zIndex:s===g.name?9999:"auto",position:s===g.name?"relative":"static"},value:g,children:t.jsx(qs,{$isDragging:s===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:l(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Ks=y.styled(Ye)`
2414
+ `,li=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[s,a]=u.useState(null),l=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{a(g.name)},[]),p=u.useCallback(()=>{a(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(f.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(Y,{display:"flex",size:"xs",children:i}),t.jsx(J,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(D,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(f.ReorderItem,{as:"div",dragListener:!g.locked,onDragEnd:p,onDragStart:d(g),style:{zIndex:s===g.name?9999:"auto",position:s===g.name?"relative":"static"},value:g,children:t.jsx(Ks,{$isDragging:s===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:l(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Js=y.styled(Ye)`
2415
2415
  padding: 7px 8px;
2416
2416
 
2417
2417
  &[aria-selected="true"] {
@@ -2427,24 +2427,24 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2427
2427
  display: none;
2428
2428
  }
2429
2429
  }
2430
- `,_t=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),Js=300,ue=({name:e,onClear:n,onChange:i,value:r,maxLength:o=Js,...s})=>{const a=u.useRef(null),l=y.useTheme(),[c,p]=u.useState(r??"");u.useEffect(()=>{p(r??"")},[r]);const d=u.useCallback(b=>{b.key==="Enter"&&b.preventDefault()},[]),g=u.useCallback(b=>{const $=b.target.value;if($.length>o){const j=$.slice(0,o);p(j);return}p($),i==null||i(b)},[i,o]),x=u.useCallback(()=>{p(""),n==null||n(),i&&i({target:{value:""},currentTarget:{value:""}})},[n,i]),h=!f.lodashExports.isEmpty(c);return t.jsx(Q,{htmlFor:e??"",children:t.jsxs(ne,{children:[t.jsx(N,{icon:"magnifying-glass",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx("input",{"aria-label":e,id:e,maxLength:o,name:e,onChange:g,onKeyDown:d,ref:a,type:"search",value:c,...s}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(H,{icon:"xmark",iconColor:l.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},li=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[s,a]=u.useState([]),[l,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(()=>{a(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(l.toLowerCase())||((x=g.group)==null?void 0:x.includes(l.toLowerCase())):g.name.toLowerCase().includes(l.toLowerCase())}))},[e,l,r]),r==="grouped"?t.jsxs(m,{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(ue,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(_t(s)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(Kn,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs(m,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ue,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{paddingTop:"0.625rem"},children:s.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(Ks,{selected:g.visible,value:x,width:"content",children:t.jsx(ge,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},ci=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=y.useTheme(),s=u.useRef(null),[a,l]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map($=>{var j;return $.name===h?((j=$.toggleVisibility)==null||j.call($,x),{...$,visible:x}):$});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=s.current)==null?void 0:x.scrollHeight;a!==g&&l(g)},[a]);return i.isOpen?we.createPortal(t.jsx(ti,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(Mt,{$size:"md",flexDirection:"column",children:[t.jsxs(m,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(Y,{size:"sm",children:n}),t.jsx(H,{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(je,{mb:0,mt:0}),t.jsxs(m,{display:"flex",gap:1.25,onScroll:d,px:1.25,ref:s,scroll:"y",width:"100%",children:[t.jsx(li,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx(m,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:a?`${a}px`:"auto"}),t.jsx(ai,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(je,{mb:0,mt:0}),t.jsxs(m,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{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(V,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Qs=y.styled(Ye)`
2430
+ `,Ht=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),Qs=300,ue=({name:e,onClear:n,onChange:i,value:r,maxLength:o=Qs,...s})=>{const a=u.useRef(null),l=y.useTheme(),[c,p]=u.useState(r??"");u.useEffect(()=>{p(r??"")},[r]);const d=u.useCallback(b=>{b.key==="Enter"&&b.preventDefault()},[]),g=u.useCallback(b=>{const m=b.target.value;if(m.length>o){const j=m.slice(0,o);p(j);return}p(m),i==null||i(b)},[i,o]),x=u.useCallback(()=>{p(""),n==null||n(),i&&i({target:{value:""},currentTarget:{value:""}})},[n,i]),h=!f.lodashExports.isEmpty(c);return t.jsx(Q,{htmlFor:e??"",children:t.jsxs(ne,{children:[t.jsx(N,{icon:"magnifying-glass",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx("input",{"aria-label":e,id:e,maxLength:o,name:e,onChange:g,onKeyDown:d,ref:a,type:"search",value:c,...s}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(H,{icon:"xmark",iconColor:l.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},ci=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[s,a]=u.useState([]),[l,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(()=>{a(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(l.toLowerCase())||((x=g.group)==null?void 0:x.includes(l.toLowerCase())):g.name.toLowerCase().includes(l.toLowerCase())}))},[e,l,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(ue,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(Ht(s)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(Jn,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ue,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{paddingTop:"0.625rem"},children:s.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(Js,{selected:g.visible,value:x,width:"content",children:t.jsx(ge,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},di=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=y.useTheme(),s=u.useRef(null),[a,l]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var j;return m.name===h?((j=m.toggleVisibility)==null||j.call(m,x),{...m,visible:x}):m});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=s.current)==null?void 0:x.scrollHeight;a!==g&&l(g)},[a]);return i.isOpen?we.createPortal(t.jsx(ni,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(Wt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(Y,{size:"sm",children:n}),t.jsx(H,{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(je,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:d,px:1.25,ref:s,scroll:"y",width:"100%",children:[t.jsx(ci,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:a?`${a}px`:"auto"}),t.jsx(li,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(je,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{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(V,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},ea=y.styled(Ye)`
2431
2431
  padding: 8px;
2432
2432
  min-height: 36px;
2433
2433
  min-width: unset;
2434
- `,ea=(e,n)=>{var i,r,o,s,a;n("checkbox",e.filter(l=>l.type==="checkboxes").flatMap(l=>{var c;return((c=l.options)==null?void 0:c.filter(p=>p.checked).map(p=>p.value))??[]})),n("radio",((o=(r=(i=e.find(l=>l.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:l})=>l))==null?void 0:o.value)??""),n("text",e.filter(l=>["text","select"].includes(l.type)).reduce((l,c)=>({...l,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(s=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:s.minValue),n("maxValue",(a=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:a.maxValue)},un=(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())??"")}))??[],xn=50,ta=(e,n,i)=>{const r=e.filter((p,d,g)=>g.findIndex(x=>x.value===p.value)===d);if(r.length<=xn)return n.trim()?un(r,n):r;const o=r.filter(p=>i.includes(p.value)),s=r.filter(p=>!i.includes(p.value)),a=n.trim()?un(s,n):s,l=xn-o.length,c=a.slice(0,Math.max(0,l));return[...o,...c]},na=y.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2434
+ `,ta=(e,n)=>{var i,r,o,s,a;n("checkbox",e.filter(l=>l.type==="checkboxes").flatMap(l=>{var c;return((c=l.options)==null?void 0:c.filter(p=>p.checked).map(p=>p.value))??[]})),n("radio",((o=(r=(i=e.find(l=>l.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:l})=>l))==null?void 0:o.value)??""),n("text",e.filter(l=>["text","select"].includes(l.type)).reduce((l,c)=>({...l,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(s=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:s.minValue),n("maxValue",(a=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:a.maxValue)},xn=(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())??"")}))??[],hn=50,na=(e,n,i)=>{const r=e.filter((p,d,g)=>g.findIndex(x=>x.value===p.value)===d);if(r.length<=hn)return n.trim()?xn(r,n):r;const o=r.filter(p=>i.includes(p.value)),s=r.filter(p=>!i.includes(p.value)),a=n.trim()?xn(s,n):s,l=hn-o.length,c=a.slice(0,Math.max(0,l));return[...o,...c]},ia=y.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2435
2435
  align-items: center;
2436
2436
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2437
2437
  display: flex;
2438
2438
  justify-content: center;
2439
2439
  z-index: 99999;
2440
- `,hn=y.styled(Ye)`
2440
+ `,fn=y.styled(Ye)`
2441
2441
  padding: 7px 8px;
2442
2442
  word-wrap: break-word;
2443
2443
 
2444
2444
  svg.fa-check {
2445
2445
  border-radius: 2px;
2446
2446
  }
2447
- `,di=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,a,l,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=ta(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(hn,{value:b.value,width:"content",children:t.jsx(ge,{...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,(s=n.options)==null?void 0:s.map(d=>t.jsx(hn,{value:d.value,width:"content",children:t.jsx(Vt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(Lt,{control:e,items:((a=n.options)==null?void 0:a.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(Ge,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Bt,{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(Pt,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(l=n.maxValue)==null?void 0:l.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},pi=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,a)=>{const l=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(di,{control:e,option:s,register:i,setValue:r,watch:o}),a<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},l)})}),gi=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:a,watch:l}=f.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter($=>$.checked).map($=>$.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:s,setValue:a,watch:l}},jt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:a,setItems:l,register:c,handleSubmit:p,setValue:d,watch:g}=gi(e),x=e.some(k=>k.type==="checkboxes"&&k.hideSearch!==!0),h=e.some(k=>k.label&&k.label!==""),b=u.useCallback(async k=>{const{value:v}=k.target;d("search",v),n&&n(v)},[n,d]),$=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(k=>{i&&i(k)},[i]);return u.useEffect(()=>{l(e),ea(e,d)},[e,l,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(ue,{onChange:b,onClear:$,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(j),children:[t.jsx(pi,{control:s,items:a,register:c,setValue:d,watch:g}),t.jsx(V,{mt:1,type:"submit",children:"Apply"})]})]})},ui=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:a})=>{const l=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,$]=u.useState(""),j=u.useCallback(C=>()=>{const w=c.find(z=>z.label===C),S=!(w!=null&&w.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));s==null||s(S??!0),$(C),g((w==null?void 0:w.filterOptions)??[])},[c,s]),k=u.useCallback(C=>{const w=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(E=>w.length>0?{...E,[b]:w}:E);const S=E=>{var T,R;return{...E,options:(T=E.options)==null?void 0:T.map(A=>({...A,checked:C.checkbox.includes(A.value)||C.radio===A.value})),value:["text","select"].includes(E.type)?((R=C.text)==null?void 0:R[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?C.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?C.maxValue:E.maxValue}},z=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(z);p(E=>E.map(z));const I=F.flatMap(({filterOptions:E})=>E);i(I),g([])},[c,i,b]),v=u.useCallback((C,w)=>{const S=`li-filter-option-${C}`;return t.jsxs(Qs,{icon:w,onClick:j(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(J,{tagLabel:x[C].length.toString()})]},S)},[x,j]);return u.useEffect(()=>{const C=e.reduce((w,{label:S,filterOptions:z})=>{const F=z.flatMap(({value:T,minValue:R,maxValue:A})=>[R,A,T]).filter(Boolean),I=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),E=[...F,...I];return E.length===0?w:{...w,[S]:E}},{});h(C),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{a==null||a(d.length>0)},[d.length,a]),n==="grouped"?t.jsx(m,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(jt,{id:"filters-options",onSearch:r,onSubmit:k,options:d,selectedFilter:b}):Object.entries(_t(e)).map(([C,w])=>t.jsxs(m,{style:{writingMode:"horizontal-tb"},children:[t.jsx(D,{color:l.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),w.map(({label:S,icon:z="filter-list"})=>v(S,z))]},C))}):t.jsx(m,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(jt,{id:"filters-options",onSearch:r,onSubmit:k,options:d,selectedFilter:b}):e.map(({label:C,icon:w="filter-list"})=>v(C,w))})},xi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,a]=u.useState("row"),[l,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(_t(e)).reduce((j,k)=>j+k.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),$=t.jsx(H,{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 j=k=>{const v=b.current;v&&!v.contains(k.target)&&r.close()};if(l)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,l,r]),t.jsx(na,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(Mt,{$size:"fixed",alignItems:s==="row"?"start":"end",display:"flex",flexDirection:s,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:[s==="column"?$:void 0,t.jsx(ui,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:a,setHandler:c,variant:o}),s==="row"?$:void 0]})})};function ia(e){if(!e)return;const n=20;if(e.length<=n)return e;const i=n-3,r=Math.ceil(i/2),o=Math.floor(i/2);return`${e.slice(0,r)}...${e.slice(e.length-o)}`}function hi(e){if(!e||e.length===0)return;const n=e.filter(l=>l.checked).map(l=>l.label??l.value);if(n.length===0)return;const i=(l,c=20)=>{if(l.length<=c)return l;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${l.slice(0,d)}...${l.slice(l.length-g)}`};if(n.length===1){const l=n[0];return l.length>20?i(l,20):l}if(n.length===2){const l=n[0],c=n.join(", ").length;return l.length>20||c>20?`${i(l,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,a=n.join(", ").length;return r.length>s||a>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function ra(e,n,i){const r=i??"",o=f._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),s=f._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!f._.isUndefined(o)&&!f._.isUndefined(s))return`${o}${r} - ${s}${r}`;if(!f._.isUndefined(o))return`Min ${o}${r}`;if(!f._.isUndefined(s))return`Max ${s}${r}`}function oa(e,n){if(f.dayjs_minExports.extend(f.localizedFormat),!(f._.isUndefined(e)&&f._.isUndefined(n))){if(e!==""&&n!==""&&!f._.isUndefined(e)&&!f._.isUndefined(n))return`${f.dayjs(e).format("LL")} - ${f.dayjs(n).format("LL")}`;if(e!==""&&!f._.isUndefined(e))return`From ${f.dayjs(e).format("LL")}`;if(n!==""&&!f._.isUndefined(n))return`To ${f.dayjs(n).format("LL")}`}}function sa(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const Te=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(f._.isNil(o)||f._.isEmpty(String(o)))return null;const s=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:a,shouldShowTooltip:l}=(()=>{var p,d,g;if(s.length>0){if(s.length===1){const $=(((p=s[0])==null?void 0:p.length)??0)>20;return{shouldShowTooltip:$,tooltipContent:$?s[0]:void 0}}if(s.length===2){const $=((d=s[0])==null?void 0:d.length)??0,j=s.join(", ").length,k=$>20||j>20;return{shouldShowTooltip:k,tooltipContent:k?s:void 0}}const x=((g=s[0])==null?void 0:g.length)??0,h=s.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?s:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(K,{disabled:!l,id:"applied-filter-tooltip",nodeTip:l?Array.isArray(a)?t.jsx(m,{display:"flex",flexDirection:"column",gap:.25,children:a.map(c=>t.jsxs(m,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx(m,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx(m,{whiteSpace:"normal",wordWrap:"break-word",children:a}):void 0,children:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},aa=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:a,type:l,value:c,options:p,minValue:d,maxValue:g}=o;switch(l){case"numberRange":{const x=ra(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case"dateRange":{const x=oa(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case"radioButton":case"checkboxes":{const x=hi(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case void 0:case"select":case"text":default:{const x=ia(c),h=sa(l,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},a)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!f._.isNil(o)&&!f._.isEmpty(String(o))});return i.length>0?t.jsx(m,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},la=e=>e.map(n=>{const i={key:String(n.key),type:n.type},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 s=n.options.filter(a=>a.checked).map(a=>a.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),ca=(e,n)=>n.map(i=>{const r=e.find(s=>s.key===String(i.key)&&s.type===i.type);return r?(()=>{let s={...i};return r.filterFn&&(s={...s,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(s={...s,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(s={...s,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(s={...s,maxValue:r.maxValue}),r.selectedValues&&i.options&&(s={...s,options:i.options.map(a=>{var l;return{...a,checked:((l=r.selectedValues)==null?void 0:l.includes(a.value))??!1}})}),s})():i}),pt=(e,n)=>{const i=la(e);n(JSON.stringify(i))},da=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return ca(r,n)}catch{return n}},pa=(e,n)=>{function i(a,l){if(l.value===""||l.value===void 0||f._.defaultTo(l.isBackFilter,!1))return!0;switch(l.filterFn){case"includesInsensitive":return String(a[l.key]).toLowerCase().includes(l.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(a[l.key]).toLowerCase()===l.value.toLowerCase()}}function r(a,l){if(!l.options||l.options.length===0)return!0;const c=l.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(a[l.key]))}function o(a,l,c){const p=c(String(a[l.key])),{minValue:d,maxValue:g}=l,x=f._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=f._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return f._.isUndefined(x)&&f._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(h??1/0)}function s(a){return n.every(l=>{if(typeof l.key=="function")return l.key(a,l.value);switch(l.type){case"radioButton":case"checkboxes":return r(a,l);case"numberRange":return o(a,l,Number);case"dateRange":return o(a,l,c=>new Date(c));case"select":case"text":default:return i(a,l)}})}return e.filter(s)},ga=e=>[...e.flatMap(({options:i})=>i).filter(i=>i==null?void 0:i.checked),...e.flatMap(i=>[i.value,i.maxValue,i.minValue]).filter(Boolean)].length,ua=e=>{var i;const n=((i=e.options)==null?void 0:i.map(r=>({...r,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},xa=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:a,onSearch:l,variant:c="ungrouped"})=>{const p=ve("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=ga(x),$=r.map(w=>({...w,filterOptions:w.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),j=u.useCallback(w=>{h([...w]),pt(w,n)},[h,n]),k=u.useCallback(()=>{a&&a(),p.isOpen||g(!0),p.toggle()},[p,a]),v=u.useCallback(w=>()=>{a&&a();const S=x.map(z=>z.key===w.key&&z.type===w.type&&z.filterFn===w.filterFn?ua(z):z);h(S),pt(S,n)},[x,a,n]);return u.useEffect(()=>{const w=r.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=da(i,w);h(F)}else w.flatMap(I=>I.value).filter(Boolean).length>0||w.flatMap(I=>I.options).filter(I=>(I==null?void 0:I.checked)===!0).length>0?(h(w),d&&pt(w,n)):h(w)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(pa(e,x)),s==null||s(x)},[e,x,o,s]),{Filters:()=>t.jsxs(m,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx(m,{pr:.25,children:t.jsx(V,{icon:"filter",id:"filter-btn",onClick:k,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(xi,{modalRef:p,onApplyFilters:j,onSearch:l,options:$,variant:c})]}),options:$,removeFilter:v}},Ht=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:a=void 0,modalRef:l,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=y.useTheme(),[$,j]=u.useState(void 0),k=u.useRef(null),v=u.useRef(!1),C=Array.isArray(d)&&d.length>0,w=i??o;u.useEffect(()=>{if(C&&!v.current&&k.current){const z=k.current.getBoundingClientRect().height;z>50&&(j(z),v.current=!0)}l.isOpen||(j(void 0),v.current=!1)},[C,l.isOpen]);const S=t.jsx(ti,{"aria-label":l.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(Mt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?k:void 0,style:C&&$?{height:$}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(ii,{description:a,modalRef:l,onClose:p,otherActions:c,title:g}),d&&t.jsx(m,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(Wt,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(Ws,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(Gs,{$framed:s.imageFramed,children:t.jsx(se,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(D,{size:"md",children:s.imageText})]}),t.jsx(ni,{alert:n,cancelButton:i,confirmButton:o,modalRef:l})]})});return e&&l.isOpen?we.createPortal(S,document.getElementById("portals")??document.body):l.isOpen?S:null},ha=(e,n,i)=>{const r=ve("confirm-dialog-modal"),o=u.useRef(null),s=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),a=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[s,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(k=>({...k,[j]:{...k[j],state:!k[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),$=Object.entries(d).map(([j,{state:k,label:v}])=>t.jsx(ge,{defaultChecked:k,label:v,name:j,onChange:h(j)},j));return t.jsxs(Ht,{"data-testid":e,id:e,modalRef:{...r,close:l},onClose:x,size:"sm",title:n,children:[p,t.jsx(m,{display:"flex",flexDirection:"column",gap:.5,children:$}),t.jsx(ri,{disabled:b,id:e,onConfirm:a})]})}]},fa=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=ve("confirm-dialog-modal"),a=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),l=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(()=>{s.setIsOpen(e)},[e,s]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(Ht,{cancelButton:(i==null?void 0:i.showCancel)===!0||(i==null?void 0:i.showCancel)===void 0?{onClick:c,text:(i==null?void 0:i.cancelText)??"Cancel"}:void 0,confirmButton:(i==null?void 0:i.showConfirm)===!0||(i==null?void 0:i.showConfirm)===void 0?{id:(i==null?void 0:i.id)??"modal-confirm",onClick:l,text:(i==null?void 0:i.confirmText)??"Confirm"}:void 0,description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:(i==null?void 0:i.modalSize)??"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:a}},ya=2e3,ba=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ya)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(H,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},$a=y.styled.ul`
2447
+ `,pi=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,a,l,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=na(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(fn,{value:b.value,width:"content",children:t.jsx(ge,{...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,(s=n.options)==null?void 0:s.map(d=>t.jsx(fn,{value:d.value,width:"content",children:t.jsx(Mt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(At,{control:e,items:((a=n.options)==null?void 0:a.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(Ge,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Vt,{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(Ot,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(l=n.maxValue)==null?void 0:l.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},gi=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,a)=>{const l=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(pi,{control:e,option:s,register:i,setValue:r,watch:o}),a<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},l)})}),ui=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:a,watch:l}=f.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((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:s,setValue:a,watch:l}},wt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:a,setItems:l,register:c,handleSubmit:p,setValue:d,watch:g}=ui(e),x=e.some(k=>k.type==="checkboxes"&&k.hideSearch!==!0),h=e.some(k=>k.label&&k.label!==""),b=u.useCallback(async k=>{const{value:v}=k.target;d("search",v),n&&n(v)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(k=>{i&&i(k)},[i]);return u.useEffect(()=>{l(e),ta(e,d)},[e,l,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(ue,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(j),children:[t.jsx(gi,{control:s,items:a,register:c,setValue:d,watch:g}),t.jsx(V,{mt:1,type:"submit",children:"Apply"})]})]})},xi=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:a})=>{const l=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(C=>()=>{const w=c.find(z=>z.label===C),S=!(w!=null&&w.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));s==null||s(S??!0),m(C),g((w==null?void 0:w.filterOptions)??[])},[c,s]),k=u.useCallback(C=>{const w=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(E=>w.length>0?{...E,[b]:w}:E);const S=E=>{var T,R;return{...E,options:(T=E.options)==null?void 0:T.map(A=>({...A,checked:C.checkbox.includes(A.value)||C.radio===A.value})),value:["text","select"].includes(E.type)?((R=C.text)==null?void 0:R[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?C.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?C.maxValue:E.maxValue}},z=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(z);p(E=>E.map(z));const I=F.flatMap(({filterOptions:E})=>E);i(I),g([])},[c,i,b]),v=u.useCallback((C,w)=>{const S=`li-filter-option-${C}`;return t.jsxs(ea,{icon:w,onClick:j(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(J,{tagLabel:x[C].length.toString()})]},S)},[x,j]);return u.useEffect(()=>{const C=e.reduce((w,{label:S,filterOptions:z})=>{const F=z.flatMap(({value:T,minValue:R,maxValue:A})=>[R,A,T]).filter(Boolean),I=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),E=[...F,...I];return E.length===0?w:{...w,[S]:E}},{});h(C),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{a==null||a(d.length>0)},[d.length,a]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(wt,{id:"filters-options",onSearch:r,onSubmit:k,options:d,selectedFilter:b}):Object.entries(Ht(e)).map(([C,w])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(D,{color:l.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),w.map(({label:S,icon:z="filter-list"})=>v(S,z))]},C))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(wt,{id:"filters-options",onSearch:r,onSubmit:k,options:d,selectedFilter:b}):e.map(({label:C,icon:w="filter-list"})=>v(C,w))})},hi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,a]=u.useState("row"),[l,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(Ht(e)).reduce((j,k)=>j+k.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),m=t.jsx(H,{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 j=k=>{const v=b.current;v&&!v.contains(k.target)&&r.close()};if(l)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,l,r]),t.jsx(ia,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(Wt,{$size:"fixed",alignItems:s==="row"?"start":"end",display:"flex",flexDirection:s,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:[s==="column"?m:void 0,t.jsx(xi,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:a,setHandler:c,variant:o}),s==="row"?m:void 0]})})};function ra(e){if(!e)return;const n=20;if(e.length<=n)return e;const i=n-3,r=Math.ceil(i/2),o=Math.floor(i/2);return`${e.slice(0,r)}...${e.slice(e.length-o)}`}function fi(e){if(!e||e.length===0)return;const n=e.filter(l=>l.checked).map(l=>l.label??l.value);if(n.length===0)return;const i=(l,c=20)=>{if(l.length<=c)return l;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${l.slice(0,d)}...${l.slice(l.length-g)}`};if(n.length===1){const l=n[0];return l.length>20?i(l,20):l}if(n.length===2){const l=n[0],c=n.join(", ").length;return l.length>20||c>20?`${i(l,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,a=n.join(", ").length;return r.length>s||a>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function oa(e,n,i){const r=i??"",o=f._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),s=f._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!f._.isUndefined(o)&&!f._.isUndefined(s))return`${o}${r} - ${s}${r}`;if(!f._.isUndefined(o))return`Min ${o}${r}`;if(!f._.isUndefined(s))return`Max ${s}${r}`}function sa(e,n){if(f.dayjs_minExports.extend(f.localizedFormat),!(f._.isUndefined(e)&&f._.isUndefined(n))){if(e!==""&&n!==""&&!f._.isUndefined(e)&&!f._.isUndefined(n))return`${f.dayjs(e).format("LL")} - ${f.dayjs(n).format("LL")}`;if(e!==""&&!f._.isUndefined(e))return`From ${f.dayjs(e).format("LL")}`;if(n!==""&&!f._.isUndefined(n))return`To ${f.dayjs(n).format("LL")}`}}function aa(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const Te=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(f._.isNil(o)||f._.isEmpty(String(o)))return null;const s=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:a,shouldShowTooltip:l}=(()=>{var p,d,g;if(s.length>0){if(s.length===1){const m=(((p=s[0])==null?void 0:p.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?s[0]:void 0}}if(s.length===2){const m=((d=s[0])==null?void 0:d.length)??0,j=s.join(", ").length,k=m>20||j>20;return{shouldShowTooltip:k,tooltipContent:k?s:void 0}}const x=((g=s[0])==null?void 0:g.length)??0,h=s.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?s:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(K,{disabled:!l,id:"applied-filter-tooltip",nodeTip:l?Array.isArray(a)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:a.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:a}):void 0,children:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},la=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:a,type:l,value:c,options:p,minValue:d,maxValue:g}=o;switch(l){case"numberRange":{const x=oa(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case"dateRange":{const x=sa(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case"radioButton":case"checkboxes":{const x=fi(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},a)}case void 0:case"select":case"text":default:{const x=ra(c),h=aa(l,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},a)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!f._.isNil(o)&&!f._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},ca=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 s=n.options.filter(a=>a.checked).map(a=>a.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),da=(e,n)=>n.map(i=>{const r=e.find(s=>s.key===String(i.key)&&s.type===i.type);return r?(()=>{let s={...i};return r.filterFn&&(s={...s,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(s={...s,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(s={...s,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(s={...s,maxValue:r.maxValue}),r.selectedValues&&i.options&&(s={...s,options:i.options.map(a=>{var l;return{...a,checked:((l=r.selectedValues)==null?void 0:l.includes(a.value))??!1}})}),s})():i}),pt=(e,n)=>{const i=ca(e);n(JSON.stringify(i))},pa=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return da(r,n)}catch{return n}},ga=(e,n)=>{function i(a,l){if(l.value===""||l.value===void 0||f._.defaultTo(l.isBackFilter,!1))return!0;switch(l.filterFn){case"includesInsensitive":return String(a[l.key]).toLowerCase().includes(l.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(a[l.key]).toLowerCase()===l.value.toLowerCase()}}function r(a,l){if(!l.options||l.options.length===0)return!0;const c=l.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(a[l.key]))}function o(a,l,c){const p=c(String(a[l.key])),{minValue:d,maxValue:g}=l,x=f._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=f._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return f._.isUndefined(x)&&f._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(h??1/0)}function s(a){return n.every(l=>{if(typeof l.key=="function")return l.key(a,l.value);switch(l.type){case"radioButton":case"checkboxes":return r(a,l);case"numberRange":return o(a,l,Number);case"dateRange":return o(a,l,c=>new Date(c));case"select":case"text":default:return i(a,l)}})}return e.filter(s)},ua=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,xa=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}},ha=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:a,onSearch:l,variant:c="ungrouped"})=>{const p=ve("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=ua(x),m=r.map(w=>({...w,filterOptions:w.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),j=u.useCallback(w=>{h([...w]),pt(w,n)},[h,n]),k=u.useCallback(()=>{a&&a(),p.isOpen||g(!0),p.toggle()},[p,a]),v=u.useCallback(w=>()=>{a&&a();const S=x.map(z=>z.key===w.key&&z.type===w.type&&z.filterFn===w.filterFn?xa(z):z);h(S),pt(S,n)},[x,a,n]);return u.useEffect(()=>{const w=r.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=pa(i,w);h(F)}else w.flatMap(I=>I.value).filter(Boolean).length>0||w.flatMap(I=>I.options).filter(I=>(I==null?void 0:I.checked)===!0).length>0?(h(w),d&&pt(w,n)):h(w)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(ga(e,x)),s==null||s(x)},[e,x,o,s]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(V,{icon:"filter",id:"filter-btn",onClick:k,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(hi,{modalRef:p,onApplyFilters:j,onSearch:l,options:m,variant:c})]}),options:m,removeFilter:v}},Ut=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:a=void 0,modalRef:l,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=y.useTheme(),[m,j]=u.useState(void 0),k=u.useRef(null),v=u.useRef(!1),C=Array.isArray(d)&&d.length>0,w=i??o;u.useEffect(()=>{if(C&&!v.current&&k.current){const z=k.current.getBoundingClientRect().height;z>50&&(j(z),v.current=!0)}l.isOpen||(j(void 0),v.current=!1)},[C,l.isOpen]);const S=t.jsx(ni,{"aria-label":l.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(Wt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?k:void 0,style:C&&m?{height:m}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(ri,{description:a,modalRef:l,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(_t,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(_s,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(Ys,{$framed:s.imageFramed,children:t.jsx(se,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(D,{size:"md",children:s.imageText})]}),t.jsx(ii,{alert:n,cancelButton:i,confirmButton:o,modalRef:l})]})});return e&&l.isOpen?we.createPortal(S,document.getElementById("portals")??document.body):l.isOpen?S:null},fa=(e,n,i)=>{const r=ve("confirm-dialog-modal"),o=u.useRef(null),s=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),a=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[s,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(k=>({...k,[j]:{...k[j],state:!k[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),m=Object.entries(d).map(([j,{state:k,label:v}])=>t.jsx(ge,{defaultChecked:k,label:v,name:j,onChange:h(j)},j));return t.jsxs(Ut,{"data-testid":e,id:e,modalRef:{...r,close:l},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(oi,{disabled:b,id:e,onConfirm:a})]})}]},ya=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=ve("confirm-dialog-modal"),a=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),l=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(()=>{s.setIsOpen(e)},[e,s]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(Ut,{cancelButton:(i==null?void 0:i.showCancel)===!0||(i==null?void 0:i.showCancel)===void 0?{onClick:c,text:(i==null?void 0:i.cancelText)??"Cancel"}:void 0,confirmButton:(i==null?void 0:i.showConfirm)===!0||(i==null?void 0:i.showConfirm)===void 0?{id:(i==null?void 0:i.id)??"modal-confirm",onClick:l,text:(i==null?void 0:i.confirmText)??"Confirm"}:void 0,description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:(i==null?void 0:i.modalSize)??"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:a}},ba=2e3,$a=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ba)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(H,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},ma=y.styled.ul`
2448
2448
  ${({theme:e})=>`
2449
2449
  align-items: flex-start;
2450
2450
  border-radius: ${e.spacing[.25]};
@@ -2457,7 +2457,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2457
2457
  width: 166px;
2458
2458
  z-index: 9999;
2459
2459
  `}
2460
- `,ma=y.styled.li`
2460
+ `,ja=y.styled.li`
2461
2461
  ${({theme:e})=>`
2462
2462
  align-items: center;
2463
2463
  background: ${e.palette.white}
@@ -2483,7 +2483,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2483
2483
  cursor: not-allowed;
2484
2484
  }
2485
2485
  `}
2486
- `,ja=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:s})=>{const a=y.useTheme(),[l,c]=u.useState(!1),p=l?"chevron-up":"chevron-down",{refs:d,floatingStyles:g}=f.useFloating({middleware:[f.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return oe(l?d.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(V,{"aria-label":s,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:d.setReference,rightIcon:r?p:void 0,variant:"ghost",children:s}),l?t.jsx($a,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ma,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(N,{icon:h.icon,iconColor:h.iconColor??a.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},wt=({buttonProps:e,variant:n})=>t.jsx(V,{onClick:e.onClick,variant:n,children:e.text}),wa=y.styled.div`
2486
+ `,wa=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:s})=>{const a=y.useTheme(),[l,c]=u.useState(!1),p=l?"chevron-up":"chevron-down",{refs:d,floatingStyles:g}=f.useFloating({middleware:[f.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return oe(l?d.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(V,{"aria-label":s,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:d.setReference,rightIcon:r?p:void 0,variant:"ghost",children:s}),l?t.jsx(ma,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ja,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(N,{icon:h.icon,iconColor:h.iconColor??a.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},vt=({buttonProps:e,variant:n})=>t.jsx(V,{onClick:e.onClick,variant:n,children:e.text}),va=y.styled.div`
2487
2487
  display: flex;
2488
2488
  flex-direction: column;
2489
2489
  align-items: center;
@@ -2491,7 +2491,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2491
2491
  max-width: 900px;
2492
2492
  white-space: pre-line;
2493
2493
  margin: 0 auto;
2494
- `,va=y.styled.div`
2494
+ `,ka=y.styled.div`
2495
2495
  display: flex;
2496
2496
  flex-direction: row;
2497
2497
  justify-content: center;
@@ -2504,7 +2504,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2504
2504
  > img {
2505
2505
  width: 100%;
2506
2506
  }
2507
- `,ka=y.styled.div`
2507
+ `,Ca=y.styled.div`
2508
2508
  display: flex;
2509
2509
  flex-direction: row;
2510
2510
  margin: 0;
@@ -2517,7 +2517,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2517
2517
  > *:last-child {
2518
2518
  margin-right: 0;
2519
2519
  }
2520
- `,fn={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Ca=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:s,size:a="md"})=>{const l=(n??e)!==void 0;return t.jsxs(wa,{$padding:o,children:[t.jsx(va,{children:t.jsx(se,{alt:"empty-icon",publicId:r})}),t.jsx(Y,{fontWeight:"bold",mb:.25,size:fn[a].title,textAlign:"center",children:s}),t.jsx(D,{mb:l?2:void 0,size:fn[a].description,textAlign:"center",children:i}),l?t.jsxs(ka,{children:[e&&t.jsx(wt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(wt,{buttonProps:n,variant:"primary"})]}):void 0]})},be=20,fi=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return!!(n&&n!=="-"&&f.dayjs(n).isValid()&&/^\d+\-\d+\-\d+$/.test(n.trim())||i&&i!=="-"&&f.dayjs(i).isValid()&&/^\d+\-\d+\-\d+$/.test(i.trim()))},yi=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return!!(n&&n!=="-"&&/^\d+$/.test(n.trim())||i&&i!=="-"&&/^\d+$/.test(i.trim()))},Sa=e=>{var s,a;const n=e.split(",");if(n.length===0||fi(e)||yi(e))return{content:void 0,showTooltip:!1};if(n.length===1){const l=(((s=n[0])==null?void 0:s.length)??0)>20;return{content:l?n[0]:void 0,showTooltip:l}}const i=((a=n[0])==null?void 0:a.length)??0,r=n.join(", ").length,o=i>20||r>20;return{content:o?[...n]:void 0,showTooltip:o}},gt=e=>{if(e.length<=be)return e;const n=be-3,i=Math.ceil(n/2),r=Math.floor(n/2);return`${e.slice(0,i)}...${e.slice(e.length-r)}`},za=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${n} - ${i}`:e},Ta=e=>{f.dayjs_minExports.extend(f.localizedFormat);const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${f.dayjs(n).format("LL")} - ${f.dayjs(i).format("LL")}`:n&&n!=="-"?`From ${f.dayjs(n).format("LL")}`:i&&i!=="-"?`To ${f.dayjs(i).format("LL")}`:e},Ia=e=>{const n=e.split(",");if(fi(e))return Ta(e);if(yi(e))return za(e);if(n.length===1)return gt(e);if(n.length<=2){const s=n[0],a=n.join(", ").length;return s.length>be||a>be?`${gt(s)} +1 more`:e}const i=n[0],r=n.length-1,o=n.join(", ").length;return i.length>be||o>be?`${gt(i)} +${r} more`:e},bi=({filter:{id:e,label:n,value:i},onClose:r})=>{const o=Ia(i),{content:s,showTooltip:a}=Sa(i),l=t.jsx(J,{filterId:`${n}=${o}`,filterValues:o,icon:"filter-list",id:"remove-filter",onClose:r(e,i),tagLabel:`${n} `});return a?t.jsx(K,{disabled:!a,id:"applied-filter-tooltip",nodeTip:Array.isArray(s)?t.jsx(m,{display:"flex",flexDirection:"column",gap:.25,children:s.map(c=>t.jsxs(m,{alignItems:"flex-start",display:"flex",gap:.5,whiteSpace:"normal",wordWrap:"break-word",children:[t.jsx("span",{children:"•"}),c]},c))}):t.jsx(m,{whiteSpace:"normal",wordWrap:"break-word",children:s}),children:l}):l},Da=({filters:e})=>{const{appliedFilters:n,removeFilter:i}=Dt({filters:e});return n.length>0?t.jsx(m,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:n.map((r,o)=>t.jsx(bi,{filter:r,onClose:i},`${r.id}-${r.value}-${o}`))}):null},Xe=u.createContext({id:"",calendarState:{isOpen:!1,updateCalendarState:()=>{}},searchState:{includeSearch:!1,previousValue:""},scrollState:{height:"0",ref:{current:null}},searchValues:{searchGlobal:"",search:""},setSearchValues:()=>Promise.resolve(new URLSearchParams),values:{},setValues:()=>Promise.resolve(new URLSearchParams),updateSearch:()=>{},updateScrollHeight:()=>{}}),$i=y.styled.div`
2520
+ `,yn={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Sa=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:s,size:a="md"})=>{const l=(n??e)!==void 0;return t.jsxs(va,{$padding:o,children:[t.jsx(ka,{children:t.jsx(se,{alt:"empty-icon",publicId:r})}),t.jsx(Y,{fontWeight:"bold",mb:.25,size:yn[a].title,textAlign:"center",children:s}),t.jsx(D,{mb:l?2:void 0,size:yn[a].description,textAlign:"center",children:i}),l?t.jsxs(Ca,{children:[e&&t.jsx(vt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(vt,{buttonProps:n,variant:"primary"})]}):void 0]})},be=20,yi=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return!!(n&&n!=="-"&&f.dayjs(n).isValid()&&/^\d+\-\d+\-\d+$/.test(n.trim())||i&&i!=="-"&&f.dayjs(i).isValid()&&/^\d+\-\d+\-\d+$/.test(i.trim()))},bi=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return!!(n&&n!=="-"&&/^\d+$/.test(n.trim())||i&&i!=="-"&&/^\d+$/.test(i.trim()))},za=e=>{var s,a;const n=e.split(",");if(n.length===0||yi(e)||bi(e))return{content:void 0,showTooltip:!1};if(n.length===1){const l=(((s=n[0])==null?void 0:s.length)??0)>20;return{content:l?n[0]:void 0,showTooltip:l}}const i=((a=n[0])==null?void 0:a.length)??0,r=n.join(", ").length,o=i>20||r>20;return{content:o?[...n]:void 0,showTooltip:o}},gt=e=>{if(e.length<=be)return e;const n=be-3,i=Math.ceil(n/2),r=Math.floor(n/2);return`${e.slice(0,i)}...${e.slice(e.length-r)}`},Ta=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${n} - ${i}`:e},Ia=e=>{f.dayjs_minExports.extend(f.localizedFormat);const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${f.dayjs(n).format("LL")} - ${f.dayjs(i).format("LL")}`:n&&n!=="-"?`From ${f.dayjs(n).format("LL")}`:i&&i!=="-"?`To ${f.dayjs(i).format("LL")}`:e},Da=e=>{const n=e.split(",");if(yi(e))return Ia(e);if(bi(e))return Ta(e);if(n.length===1)return gt(e);if(n.length<=2){const s=n[0],a=n.join(", ").length;return s.length>be||a>be?`${gt(s)} +1 more`:e}const i=n[0],r=n.length-1,o=n.join(", ").length;return i.length>be||o>be?`${gt(i)} +${r} more`:e},$i=({filter:{id:e,label:n,value:i},onClose:r})=>{const o=Da(i),{content:s,showTooltip:a}=za(i),l=t.jsx(J,{filterId:`${n}=${o}`,filterValues:o,icon:"filter-list",id:"remove-filter",onClose:r(e,i),tagLabel:`${n} `});return a?t.jsx(K,{disabled:!a,id:"applied-filter-tooltip",nodeTip:Array.isArray(s)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:s.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,whiteSpace:"normal",wordWrap:"break-word",children:[t.jsx("span",{children:"•"}),c]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:s}),children:l}):l},Ea=({filters:e})=>{const{appliedFilters:n,removeFilter:i}=Et({filters:e});return n.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:n.map((r,o)=>t.jsx($i,{filter:r,onClose:i},`${r.id}-${r.value}-${o}`))}):null},Xe=u.createContext({id:"",calendarState:{isOpen:!1,updateCalendarState:()=>{}},searchState:{includeSearch:!1,previousValue:""},scrollState:{height:"0",ref:{current:null}},searchValues:{searchGlobal:"",search:""},setSearchValues:()=>Promise.resolve(new URLSearchParams),values:{},setValues:()=>Promise.resolve(new URLSearchParams),updateSearch:()=>{},updateScrollHeight:()=>{}}),mi=y.styled.div`
2521
2521
  ${({theme:e,$left:n="0"})=>`
2522
2522
  align-items: flex-start;
2523
2523
  background: ${e.palette.white};
@@ -2534,7 +2534,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2534
2534
  width: 342px;
2535
2535
  z-index: 99999;
2536
2536
  `}
2537
- `,mi=y.styled.div`
2537
+ `,ji=y.styled.div`
2538
2538
  ${({theme:e})=>`
2539
2539
  align-items: flex-start;
2540
2540
  display: flex;
@@ -2543,7 +2543,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2543
2543
  padding: ${e.spacing[.875]} ${e.spacing[.875]} 0 ${e.spacing[.875]};
2544
2544
  width: 100%;
2545
2545
  `}
2546
- `,Ut=y.styled.div`
2546
+ `,Gt=y.styled.div`
2547
2547
  ${({theme:e,$border:n})=>`
2548
2548
  align-items: flex-start;
2549
2549
  border-top: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
@@ -2579,10 +2579,10 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2579
2579
  background: ${e.palette.gray[100]};
2580
2580
  }
2581
2581
  `}
2582
- `,ji=y.styled.button`
2583
- ${Ft}
2582
+ `,wi=y.styled.button`
2583
+ ${Rt}
2584
2584
  min-width: fit-content;
2585
- `,Gt=()=>{const e=y.useTheme();return t.jsx(Ut,{children:t.jsxs(m,{alignItems:"center",display:"flex",flexDirection:"column",gap:.75,justify:"center",px:1.25,py:1.25,children:[t.jsx(m,{alignItems:"center",bgColor:e.palette.gray[200],borderRadius:e.spacing[.5],display:"flex",justify:"center",children:t.jsx(N,{icon:"search",iconSize:"lg",mx:.5,my:.5})}),t.jsxs(m,{alignItems:"center",display:"flex",flexDirection:"column",gap:.25,justify:"center",children:[t.jsx(Y,{fontWeight:"bold",size:"xs",textAlign:"center",children:"No matches found"}),t.jsx(D,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},wi=7,Ea=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Fa=(e,n,i)=>{var a;const r=e.find(l=>l.id===n);if(!r||!i)return{label:(r==null?void 0:r.label)??"",options:(r==null?void 0:r.options)??[]};const o=i.split(","),s=(a=r.options)==null?void 0:a.map(l=>{if(!l.items)return l;const c=[...l.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...l,items:c}});return{label:r.label,options:s}},Ra=(e,n)=>Object.entries(e).map(([i,r])=>{const o=r.filter(s=>s.label.toLowerCase().includes(n.toLowerCase()));return o.length>0?{group:i,filters:o}:void 0}).filter(i=>i!==void 0),vi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[a,l]=u.useState(""),{searchValues:{searchGlobal:c},setSearchValues:p,values:d,updateSearch:g,setValues:x}=u.useContext(Xe),h=Ra(i,c),b=u.useMemo(()=>Object.values(d).filter(Boolean).length>0,[d]),$=u.useCallback(v=>()=>{r(v),l(v),g({previousValue:d[v]??""}),p({search:"",searchGlobal:""})},[r,g,p,d]),j=u.useCallback(()=>{x(v=>Object.keys(v).reduce((C,w)=>({...C,[w]:null}),{})),l("")},[x]),k=u.useCallback(v=>{p({searchGlobal:v.target.value})},[p]);return t.jsxs($i,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(mi,{children:[t.jsxs(m,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),b?t.jsx(ji,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:k,placeholder:"Search filter...",value:c}):void 0]}),t.jsx(m,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:h.length>0?h.map(({group:v,filters:C},w)=>C.length>0?t.jsxs(Ut,{$border:w>0&&v!=="default","data-testid":`${v?`menu-${f.snakeCase(v)}`:"menu-content"}`,children:[v!=="default"?t.jsx(D,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:v}):void 0,C.map(S=>{const F=d[S.id].split(",").filter(I=>I&&I!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":S.id,onClick:$(S.id),children:[t.jsx(N,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),S.label,t.jsxs(m,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[a===S.id?t.jsx(N,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,F>0?t.jsx(J,{tagLabel:F,variant:"default"}):void 0]})]})},`${S.id}-${f.random(1,10)}`)})]},v):void 0):t.jsx(Gt,{})})]})}),Na=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},La=()=>{const e=u.useRef(null),[n,i]=u.useState("0"),r=u.useMemo(()=>({height:n,ref:e}),[n]),o=u.useCallback(s=>{i(s)},[]);return{scrollState:r,updateScrollHeight:o}},Aa=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},Pa={text:({id:e,filterValue:n,onChange:i})=>t.jsx(Ge,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const a=e[s.index],l=i==null?void 0:i.split(",").includes(a==null?void 0:a.value);return t.jsx("div",{"data-index":s.index,ref:r,style:{position:"absolute",top:`${s.start}px`,left:0,width:"100%"},children:t.jsx(Ie,{"aria-selected":l,children:t.jsx(ge,{checked:l,label:a==null?void 0:a.label,name:a==null?void 0:a.value,onChange:o,value:a==null?void 0:a.value})})},`${s.index}-${a==null?void 0:a.value}`)}):t.jsx(Gt,{}),list:({items:e,filterValue:n,onListChange:i})=>e.map(r=>t.jsxs(Ie,{"aria-selected":n==null?void 0:n.split(",").includes(r==null?void 0:r.value),as:"button",onClick:i==null?void 0:i(r.value),children:[r.icon?t.jsx(N,{icon:r.icon,iconSize:"md",iconType:"fa-light"}):void 0,r.label,t.jsx("span",{className:"filter-item"}),n!=null&&n.split(",").includes(r==null?void 0:r.value)?t.jsx("div",{style:{marginLeft:"auto"},children:t.jsx(N,{icon:"check",iconClass:"selected",iconSize:"lg",iconType:"fa-light"})}):void 0]},`li-radio-${r.value}`)),dateRange:({id:e,filterValue:n,onRangeChange:i,updateCalendarState:r})=>{const[o,s]=(n==null?void 0:n.split(",").filter(a=>f.dayjs(a).isValid()||a==="-"))??[];return t.jsx(Ie,{children:t.jsx(Pt,{name:e,onOpenCalendar:r,propsMax:{name:"maxValue",value:s!=="-"?s:"",onChange:i==null?void 0:i(1)},propsMin:{name:"minValue",value:o!=="-"?o:"",onChange:i==null?void 0:i(0)},variant:"filters"})})},numberRange:({id:e,filterValue:n,minValue:i,maxValue:r,onRangeNumberChange:o})=>{const[s,a]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(l=>!f.isNaN(l)))??[];return t.jsx(Ie,{children:t.jsx(Bt,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:a},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},ki=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:a,maxValue:l}=i??{},c=s&&Pa[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,searchValues:{search:h}}=u.useContext(Xe),b=u.useMemo(()=>o.filter(S=>{var z;return((z=S.label)==null?void 0:z.toLowerCase().includes(h.toLowerCase()))??!1}),[o,h]),$=f.useVirtualizer({count:b.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),j=$.getVirtualItems(),k=u.useCallback(S=>{S.stopPropagation(),S.preventDefault(),r(S.target.value,s??"")},[r,s]),v=u.useCallback(S=>z=>{r(z,"dateRange",S)},[r]),C=u.useCallback(S=>z=>{z.stopPropagation(),z.preventDefault(),r(z.target.value,"numberRange",S)},[r]),w=u.useCallback(S=>()=>{r(S,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>wi}),s==="checkboxes"&&j.length>0?x(`${$.getTotalSize()}px`):s==="checkboxes"&&j.length===0&&x("fit-content")},[$,x,s,o.length,g,j.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:b,virtualItems:j,id:e,filterValue:n,onChange:k,onListChange:w,onRangeChange:v,onRangeNumberChange:C,ref:$.measureElement,updateCalendarState:p,minValue:a,maxValue:l}))??null})},Ke=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],Ci=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:a,searchValues:{search:l},setSearchValues:c,values:p,setValues:d,scrollState:g}=u.useContext(Xe),{includeSearch:x}=a,{height:h,ref:b}=g,$=h!=="fit-content",j=p[s],k=u.useCallback(()=>{d(w=>({...w,[s]:null}))},[d,s]),v=u.useCallback(w=>{c({search:w.target.value})},[c]),C=u.useCallback((w,S,z)=>{d(F=>{if(S==="checkboxes"){const I=Ke(F[s]??""),E=I!=null&&I.includes(w)?I==null?void 0:I.filter(T=>T!==w).join(","):[...I,w].join(",");return{...F,[s]:E}}if(S==="dateRange"){const I=Ke(F[s]??""),E=I.filter(O=>O!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(O.trim())),T=I.filter(O=>f.dayjs(O).isValid()&&f.dayjs(O).isAfter(f.dayjs("1903-01-01"))),R=f.dayjs(w,"YYYY-MM-DD",!0),A=["-","-"];return T.length===2?(A[0]=T[0],A[1]=T[1]):T.length===1&&(R.isAfter(f.dayjs(T[0]))?(A[0]=T[0],A[1]=w):(A[0]=w,A[1]=T[0])),A[z??0]=w,{...F,[s]:[...E,...A].join(",")}}if(S==="numberRange"){const I=Ke(F[s]??""),E=I.filter(A=>!RegExp(/^\d+$/).test(A)),T=I.map(Number).filter(A=>f.lodashExports.isNumber(A)&&!f.lodashExports.isNaN(A)),R=[T[0]??"",T[1]??""];return R[z??0]=Number(w),{...F,[s]:[...E,...R].join(",")}}if(S==="list"){const E=Ke(F[s]??"").filter(T=>T==="-"||RegExp(/^\d+$/).test(T)||RegExp(/^\d+\-\d+\-\d+$/).test(T.trim()));return{...F,[s]:[...E,w].join(",")}}return{...F,[s]:w}})},[s,d]);return t.jsxs($i,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(mi,{style:{paddingBottom:x&&$?o.spacing[.875]:0},children:[t.jsxs(m,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),j?t.jsx(ji,{$variant:"lowRelevance",onClick:k,type:"button",children:"Reset all"}):void 0]}),x?t.jsx(ue,{name:"options-search",onChange:v,placeholder:`Search ${n}...`,value:l}):void 0]}),t.jsx(m,{"data-testid":"options-scrollable-menu",ref:b,scroll:"y",width:"100%",children:i==null?void 0:i.map((w,S,z)=>t.jsx("div",{style:{...w.type==="checkboxes"?{height:h,...$?{margin:x?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Ut,{$border:z.length>1&&S>0,style:{padding:$?o.spacing[.875]:0},children:[S>0?t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:w.label}):void 0,t.jsx(ki,{filterValue:j,id:s,onChange:C,option:w})]})},`${w.label}-${S}`))})]})}),Oa=({disabled:e=!1,filters:n,tooltip:i})=>{const r=ve("filters"),{calendarState:o}=Aa(),{searchState:s,updateSearch:a}=Na(!1),{scrollState:l,updateScrollHeight:c}=La(),[p,d]=f.useQueryState("filter",{history:"replace"}),[g,x]=u.useState(""),{refs:h}=f.useFloating({placement:"bottom-start"}),{refs:b}=f.useFloating({elements:{reference:h.reference.current},placement:"right-end"}),{activeFilters:$,values:j,setValues:k}=Dt({filters:n}),[v,C]=f.useQueryStates({searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")}),{previousValue:w}=s,{label:S,options:z}=Fa(n,g,w),F=Ea(n),I=f.isEmpty(p)||p===null||g!==p,E=u.useMemo(It,[]),T=u.useCallback(O=>{x(O),d(O)},[d]),R=u.useCallback(()=>{$===0&&!r.isOpen&&Ee(E),r.toggle(),d(null),C({searchGlobal:"",search:""})},[$,r,E,d,C]),A=u.useCallback(()=>{o.isOpen||(r.close(),d(null),C({searchGlobal:"",search:""}),$===0&&Ee(E))},[$,o.isOpen,r,E,d,C]);return oe(h.floating.current,A,!0,[h.reference.current,b.floating.current]),t.jsx(Xe.Provider,{value:{id:g,calendarState:o,searchState:s,values:j,scrollState:l,searchValues:v,setSearchValues:C,setValues:k,updateSearch:a,updateScrollHeight:c},children:t.jsxs(m,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(V,{"data-testid":"filter-btn",disabled:e,icon:"filter",id:"filter-btn",onClick:R,ref:h.setReference,tag:$.toString(),tooltip:i,variant:"ghost"}),r.isOpen?t.jsx(vi,{groupedFilters:F,handleChangeId:T,includeSearch:n.length>wi,ref:h.setFloating}):void 0,I?void 0:t.jsx(Ci,{label:S.toLowerCase(),options:z,ref:b.setFloating})]})})},Ba=({children:e})=>{const n=f.useFormContext();return e({...n})},Va=y.styled.form`
2585
+ `,Yt=()=>{const e=y.useTheme();return t.jsx(Gt,{children:t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.75,justify:"center",px:1.25,py:1.25,children:[t.jsx($,{alignItems:"center",bgColor:e.palette.gray[200],borderRadius:e.spacing[.5],display:"flex",justify:"center",children:t.jsx(N,{icon:"search",iconSize:"lg",mx:.5,my:.5})}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.25,justify:"center",children:[t.jsx(Y,{fontWeight:"bold",size:"xs",textAlign:"center",children:"No matches found"}),t.jsx(D,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},vi=7,Fa=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Ra=(e,n,i)=>{var a;const r=e.find(l=>l.id===n);if(!r||!i)return{label:(r==null?void 0:r.label)??"",options:(r==null?void 0:r.options)??[]};const o=i.split(","),s=(a=r.options)==null?void 0:a.map(l=>{if(!l.items)return l;const c=[...l.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...l,items:c}});return{label:r.label,options:s}},Na=(e,n)=>Object.entries(e).map(([i,r])=>{const o=r.filter(s=>s.label.toLowerCase().includes(n.toLowerCase()));return o.length>0?{group:i,filters:o}:void 0}).filter(i=>i!==void 0),ki=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[a,l]=u.useState(""),{searchValues:{searchGlobal:c},setSearchValues:p,values:d,updateSearch:g,setValues:x}=u.useContext(Xe),h=Na(i,c),b=u.useMemo(()=>Object.values(d).filter(Boolean).length>0,[d]),m=u.useCallback(v=>()=>{r(v),l(v),g({previousValue:d[v]??""}),p({search:"",searchGlobal:""})},[r,g,p,d]),j=u.useCallback(()=>{x(v=>Object.keys(v).reduce((C,w)=>({...C,[w]:null}),{})),l("")},[x]),k=u.useCallback(v=>{p({searchGlobal:v.target.value})},[p]);return t.jsxs(mi,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(ji,{children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),b?t.jsx(wi,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:k,placeholder:"Search filter...",value:c}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:h.length>0?h.map(({group:v,filters:C},w)=>C.length>0?t.jsxs(Gt,{$border:w>0&&v!=="default","data-testid":`${v?`menu-${f.snakeCase(v)}`:"menu-content"}`,children:[v!=="default"?t.jsx(D,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:v}):void 0,C.map(S=>{const F=d[S.id].split(",").filter(I=>I&&I!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":S.id,onClick:m(S.id),children:[t.jsx(N,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),S.label,t.jsxs($,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[a===S.id?t.jsx(N,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,F>0?t.jsx(J,{tagLabel:F,variant:"default"}):void 0]})]})},`${S.id}-${f.random(1,10)}`)})]},v):void 0):t.jsx(Yt,{})})]})}),La=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},Aa=()=>{const e=u.useRef(null),[n,i]=u.useState("0"),r=u.useMemo(()=>({height:n,ref:e}),[n]),o=u.useCallback(s=>{i(s)},[]);return{scrollState:r,updateScrollHeight:o}},Pa=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},Oa={text:({id:e,filterValue:n,onChange:i})=>t.jsx(Ge,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const a=e[s.index],l=i==null?void 0:i.split(",").includes(a==null?void 0:a.value);return t.jsx("div",{"data-index":s.index,ref:r,style:{position:"absolute",top:`${s.start}px`,left:0,width:"100%"},children:t.jsx(Ie,{"aria-selected":l,children:t.jsx(ge,{checked:l,label:a==null?void 0:a.label,name:a==null?void 0:a.value,onChange:o,value:a==null?void 0:a.value})})},`${s.index}-${a==null?void 0:a.value}`)}):t.jsx(Yt,{}),list:({items:e,filterValue:n,onListChange:i})=>e.map(r=>t.jsxs(Ie,{"aria-selected":n==null?void 0:n.split(",").includes(r==null?void 0:r.value),as:"button",onClick:i==null?void 0:i(r.value),children:[r.icon?t.jsx(N,{icon:r.icon,iconSize:"md",iconType:"fa-light"}):void 0,r.label,t.jsx("span",{className:"filter-item"}),n!=null&&n.split(",").includes(r==null?void 0:r.value)?t.jsx("div",{style:{marginLeft:"auto"},children:t.jsx(N,{icon:"check",iconClass:"selected",iconSize:"lg",iconType:"fa-light"})}):void 0]},`li-radio-${r.value}`)),dateRange:({id:e,filterValue:n,onRangeChange:i,updateCalendarState:r})=>{const[o,s]=(n==null?void 0:n.split(",").filter(a=>f.dayjs(a).isValid()||a==="-"))??[];return t.jsx(Ie,{children:t.jsx(Ot,{name:e,onOpenCalendar:r,propsMax:{name:"maxValue",value:s!=="-"?s:"",onChange:i==null?void 0:i(1)},propsMin:{name:"minValue",value:o!=="-"?o:"",onChange:i==null?void 0:i(0)},variant:"filters"})})},numberRange:({id:e,filterValue:n,minValue:i,maxValue:r,onRangeNumberChange:o})=>{const[s,a]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(l=>!f.isNaN(l)))??[];return t.jsx(Ie,{children:t.jsx(Vt,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:a},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},Ci=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:a,maxValue:l}=i??{},c=s&&Oa[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,searchValues:{search:h}}=u.useContext(Xe),b=u.useMemo(()=>o.filter(S=>{var z;return((z=S.label)==null?void 0:z.toLowerCase().includes(h.toLowerCase()))??!1}),[o,h]),m=f.useVirtualizer({count:b.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),j=m.getVirtualItems(),k=u.useCallback(S=>{S.stopPropagation(),S.preventDefault(),r(S.target.value,s??"")},[r,s]),v=u.useCallback(S=>z=>{r(z,"dateRange",S)},[r]),C=u.useCallback(S=>z=>{z.stopPropagation(),z.preventDefault(),r(z.target.value,"numberRange",S)},[r]),w=u.useCallback(S=>()=>{r(S,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>vi}),s==="checkboxes"&&j.length>0?x(`${m.getTotalSize()}px`):s==="checkboxes"&&j.length===0&&x("fit-content")},[m,x,s,o.length,g,j.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:b,virtualItems:j,id:e,filterValue:n,onChange:k,onListChange:w,onRangeChange:v,onRangeNumberChange:C,ref:m.measureElement,updateCalendarState:p,minValue:a,maxValue:l}))??null})},Ke=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],Si=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:a,searchValues:{search:l},setSearchValues:c,values:p,setValues:d,scrollState:g}=u.useContext(Xe),{includeSearch:x}=a,{height:h,ref:b}=g,m=h!=="fit-content",j=p[s],k=u.useCallback(()=>{d(w=>({...w,[s]:null}))},[d,s]),v=u.useCallback(w=>{c({search:w.target.value})},[c]),C=u.useCallback((w,S,z)=>{d(F=>{if(S==="checkboxes"){const I=Ke(F[s]??""),E=I!=null&&I.includes(w)?I==null?void 0:I.filter(T=>T!==w).join(","):[...I,w].join(",");return{...F,[s]:E}}if(S==="dateRange"){const I=Ke(F[s]??""),E=I.filter(O=>O!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(O.trim())),T=I.filter(O=>f.dayjs(O).isValid()&&f.dayjs(O).isAfter(f.dayjs("1903-01-01"))),R=f.dayjs(w,"YYYY-MM-DD",!0),A=["-","-"];return T.length===2?(A[0]=T[0],A[1]=T[1]):T.length===1&&(R.isAfter(f.dayjs(T[0]))?(A[0]=T[0],A[1]=w):(A[0]=w,A[1]=T[0])),A[z??0]=w,{...F,[s]:[...E,...A].join(",")}}if(S==="numberRange"){const I=Ke(F[s]??""),E=I.filter(A=>!RegExp(/^\d+$/).test(A)),T=I.map(Number).filter(A=>f.lodashExports.isNumber(A)&&!f.lodashExports.isNaN(A)),R=[T[0]??"",T[1]??""];return R[z??0]=Number(w),{...F,[s]:[...E,...R].join(",")}}if(S==="list"){const E=Ke(F[s]??"").filter(T=>T==="-"||RegExp(/^\d+$/).test(T)||RegExp(/^\d+\-\d+\-\d+$/).test(T.trim()));return{...F,[s]:[...E,w].join(",")}}return{...F,[s]:w}})},[s,d]);return t.jsxs(mi,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(ji,{style:{paddingBottom:x&&m?o.spacing[.875]:0},children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),j?t.jsx(wi,{$variant:"lowRelevance",onClick:k,type:"button",children:"Reset all"}):void 0]}),x?t.jsx(ue,{name:"options-search",onChange:v,placeholder:`Search ${n}...`,value:l}):void 0]}),t.jsx($,{"data-testid":"options-scrollable-menu",ref:b,scroll:"y",width:"100%",children:i==null?void 0:i.map((w,S,z)=>t.jsx("div",{style:{...w.type==="checkboxes"?{height:h,...m?{margin:x?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Gt,{$border:z.length>1&&S>0,style:{padding:m?o.spacing[.875]:0},children:[S>0?t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:w.label}):void 0,t.jsx(Ci,{filterValue:j,id:s,onChange:C,option:w})]})},`${w.label}-${S}`))})]})}),Ba=({disabled:e=!1,filters:n,tooltip:i})=>{const r=ve("filters"),{calendarState:o}=Pa(),{searchState:s,updateSearch:a}=La(!1),{scrollState:l,updateScrollHeight:c}=Aa(),[p,d]=f.useQueryState("filter",{history:"replace"}),[g,x]=u.useState(""),{refs:h}=f.useFloating({placement:"bottom-start"}),{refs:b}=f.useFloating({elements:{reference:h.reference.current},placement:"right-end"}),{activeFilters:m,values:j,setValues:k}=Et({filters:n}),[v,C]=f.useQueryStates({searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")}),{previousValue:w}=s,{label:S,options:z}=Ra(n,g,w),F=Fa(n),I=f.isEmpty(p)||p===null||g!==p,E=u.useMemo(Dt,[]),T=u.useCallback(O=>{x(O),d(O)},[d]),R=u.useCallback(()=>{m===0&&!r.isOpen&&Ee(E),r.toggle(),d(null),C({searchGlobal:"",search:""})},[m,r,E,d,C]),A=u.useCallback(()=>{o.isOpen||(r.close(),d(null),C({searchGlobal:"",search:""}),m===0&&Ee(E))},[m,o.isOpen,r,E,d,C]);return oe(h.floating.current,A,!0,[h.reference.current,b.floating.current]),t.jsx(Xe.Provider,{value:{id:g,calendarState:o,searchState:s,values:j,scrollState:l,searchValues:v,setSearchValues:C,setValues:k,updateSearch:a,updateScrollHeight:c},children:t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(V,{"data-testid":"filter-btn",disabled:e,icon:"filter",id:"filter-btn",onClick:R,ref:h.setReference,tag:m.toString(),tooltip:i,variant:"ghost"}),r.isOpen?t.jsx(ki,{groupedFilters:F,handleChangeId:T,includeSearch:n.length>vi,ref:h.setFloating}):void 0,I?void 0:t.jsx(Si,{label:S.toLowerCase(),options:z,ref:b.setFloating})]})})},Va=({children:e})=>{const n=f.useFormContext();return e({...n})},Ma=y.styled.form`
2586
2586
  ${({theme:e})=>`
2587
2587
  align-items: flex-start;
2588
2588
  align-self: stretch;
@@ -2592,7 +2592,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2592
2592
  overflow: hidden auto;
2593
2593
  width: 100%;
2594
2594
  `}
2595
- `,Ma=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:a="modal-confirm",maxButtonWidth:l="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=y.useTheme(),$=f.useForm({...h,mode:c??"all",resolver:x?f.o(x):void 0});function j(w){w.stopPropagation(),$.handleSubmit(p)(w)}const v=g?`calc(100% - ${e?"139px":"83px"})`:"100%",C=d?1.5:0;return t.jsx(f.FormProvider,{...$,children:t.jsx(Va,{onSubmit:j,children:t.jsxs(m,{scroll:"y",width:"100%",children:[t.jsx(m,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:v,pb:C,pt:0,px:C,scroll:"y",children:r}),g&&t.jsxs(m,{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(m,{display:"flex",gap:.75,maxWidth:l,children:[i?t.jsx(V,{icon:i.icon,id:`${a}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(V,{disabled:((o==null?void 0:o.disabled)??!1)||$.formState.isSubmitting||s&&!$.formState.isDirty,icon:o==null?void 0:o.icon,id:a,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},Wa=y.styled(Ue)`
2595
+ `,Wa=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:a="modal-confirm",maxButtonWidth:l="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=y.useTheme(),m=f.useForm({...h,mode:c??"all",resolver:x?f.o(x):void 0});function j(w){w.stopPropagation(),m.handleSubmit(p)(w)}const v=g?`calc(100% - ${e?"139px":"83px"})`:"100%",C=d?1.5:0;return t.jsx(f.FormProvider,{...m,children:t.jsx(Ma,{onSubmit:j,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:v,pb:C,pt:0,px:C,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:l,children:[i?t.jsx(V,{icon:i.icon,id:`${a}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(V,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||s&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:a,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},_a=y.styled(Ue)`
2596
2596
  display: grid;
2597
2597
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2598
2598
  grid-auto-flow: ${({$autoFlow:e="row"})=>e};
@@ -2612,7 +2612,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2612
2612
  grid-template-columns: repeat(${n}, 1fr);
2613
2613
  }
2614
2614
  `}
2615
- `,_a=u.forwardRef(function({children:n,md:i,sm:r,lg:o,xl:s,gap:a,gridAutoFlow:l,rowGap:c,columnGap:p,...d},g){return t.jsx(Wa,{$autoFlow:l,$columnGap:p,$gap:a,$lg:o,$md:i,$rowGap:c,$sm:r,$xl:s,ref:g,...d,children:n})}),Ha=y.styled.div`
2615
+ `,Ha=u.forwardRef(function({children:n,md:i,sm:r,lg:o,xl:s,gap:a,gridAutoFlow:l,rowGap:c,columnGap:p,...d},g){return t.jsx(_a,{$autoFlow:l,$columnGap:p,$gap:a,$lg:o,$md:i,$rowGap:c,$sm:r,$xl:s,ref:g,...d,children:n})}),Ua=y.styled.div`
2616
2616
  ${({theme:e,$itemsLength:n})=>`
2617
2617
  display: flex;
2618
2618
  background-color: ${e.palette.white};
@@ -2631,7 +2631,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2631
2631
  width: 507px;
2632
2632
  }
2633
2633
  `}
2634
- `,Yt=y.styled.div`
2634
+ `,Xt=y.styled.div`
2635
2635
  ${({theme:e,$isSelected:n})=>`
2636
2636
  align-items: center;
2637
2637
  background-color: ${n?e.palette.gray[100]:e.palette.white};
@@ -2648,7 +2648,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2648
2648
  background-color: ${e.palette.gray[100]};
2649
2649
  }
2650
2650
  `}
2651
- `,Si=({isSelected:e=!1,label:n,onSelect:i})=>{const r=y.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(Yt,{$isSelected:e,onClick:o,children:[e?t.jsx(N,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Je=100,Ua=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:s,title:a,variant:l})=>{const c=y.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(k=>{if(!k){d(n);return}const v=k.slice(0,Je);d(C=>{const w=v.toLowerCase();return C.filter(S=>{const z=String(S.name).toLowerCase();return z.startsWith(w)||z.includes(w)})})},[d,n]),b=u.useCallback(k=>{if(k.currentTarget){const v=k.currentTarget.value.slice(0,Je);x(v),h(v)}},[x,h]),$=u.useCallback(k=>{const v=k.target.value.slice(0,Je);x(v),h(v)},[x,h]);u.useEffect(()=>{e&&(x(""),d(n))},[e,n]),u.useEffect(()=>{g?h(g):d(n)},[n,g,h]);const j=t.jsx(m,{"aria-modal":"true",className:"comp-modal fixed inset-0 overflow-auto",zIndex:99999,children:t.jsx(m,{alignItems:"center",bgColor:"rgb(52 64 84 / 70%)",display:"flex",height:"100vh",justify:"center",left:"0",top:"0",width:"100%",children:t.jsxs(Ha,{$itemsLength:p.length,children:[t.jsxs(m,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(D,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:a}),t.jsx(H,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx(m,{mt:1,children:t.jsx(ue,{maxLength:Je,onChange:$,onInput:b,placeholder:"Search",value:g})}),t.jsx(je,{mb:1,mt:1}),t.jsxs(m,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[l==="organization-selector"?t.jsx(Yt,{onClick:i,children:t.jsxs(m,{alignItems:"center",display:"flex",children:[t.jsx(N,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(D,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(k=>t.jsx(Si,{isSelected:s.toLowerCase()===k.name,label:k.name.charAt(0).toUpperCase()+k.name.slice(1),onSelect:r},k.name))]})]})})});return e?we.createPortal(j,document.body):t.jsx("div",{})},Ga=y.styled.div`
2651
+ `,zi=({isSelected:e=!1,label:n,onSelect:i})=>{const r=y.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(Xt,{$isSelected:e,onClick:o,children:[e?t.jsx(N,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Je=100,Ga=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:s,title:a,variant:l})=>{const c=y.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(k=>{if(!k){d(n);return}const v=k.slice(0,Je);d(C=>{const w=v.toLowerCase();return C.filter(S=>{const z=String(S.name).toLowerCase();return z.startsWith(w)||z.includes(w)})})},[d,n]),b=u.useCallback(k=>{if(k.currentTarget){const v=k.currentTarget.value.slice(0,Je);x(v),h(v)}},[x,h]),m=u.useCallback(k=>{const v=k.target.value.slice(0,Je);x(v),h(v)},[x,h]);u.useEffect(()=>{e&&(x(""),d(n))},[e,n]),u.useEffect(()=>{g?h(g):d(n)},[n,g,h]);const j=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(Ua,{$itemsLength:p.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(D,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:a}),t.jsx(H,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(ue,{maxLength:Je,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(je,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[l==="organization-selector"?t.jsx(Xt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(N,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(D,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(k=>t.jsx(zi,{isSelected:s.toLowerCase()===k.name,label:k.name.charAt(0).toUpperCase()+k.name.slice(1),onSelect:r},k.name))]})]})})});return e?we.createPortal(j,document.body):t.jsx("div",{})},Ya=y.styled.div`
2652
2652
  ${({theme:e,$backgroundColor:n=e.palette.white})=>`
2653
2653
  align-items: flex-start;
2654
2654
  display: flex;
@@ -2665,7 +2665,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2665
2665
  fill: url(#gradient-01);
2666
2666
  }
2667
2667
  `}
2668
- `,Ya=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const s=y.useTheme(),a=e?s.palette.white:void 0,l=f.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Ga,{$backgroundColor:e,children:[t.jsxs(m,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(m,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(D,{fontWeight:"bold",size:"lg",...a?{color:a}:{},children:n}),t.jsx(Y,{fontWeight:"bold",size:"lg",...a?{color:a}:{},children:l.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:s.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(D,{size:"md",...a?{color:a}:{},children:r}):void 0]})},Xa=({actions:e,children:n,header:i,title:r,tabs:o,footer:s})=>{const a=y.useTheme();return t.jsxs(m,{alignItems:"flex-start",bgColor:a.palette.white,borderLeft:`1px solid ${a.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs(m,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${a.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(D,{color:a.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx(m,{display:"flex",gap:.25,children:e.map(({icon:l,onClick:c},p)=>t.jsx(H,{icon:l??"paper-plane",iconColor:a.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${l}`))})]}),t.jsx(m,{display:"flex",pt:.25,width:"100%",children:t.jsx(Wt,{items:o})}),t.jsx(m,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),s&&t.jsx(m,{alignSelf:"stretch",borderTop:`1px solid ${a.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:s.map(({icon:l,text:c,onClick:p},d)=>t.jsx(V,{icon:l,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},Za=y.styled.article`
2668
+ `,Xa=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const s=y.useTheme(),a=e?s.palette.white:void 0,l=f.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Ya,{$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(D,{fontWeight:"bold",size:"lg",...a?{color:a}:{},children:n}),t.jsx(Y,{fontWeight:"bold",size:"lg",...a?{color:a}:{},children:l.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:s.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(D,{size:"md",...a?{color:a}:{},children:r}):void 0]})},Za=({actions:e,children:n,header:i,title:r,tabs:o,footer:s})=>{const a=y.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:a.palette.white,borderLeft:`1px solid ${a.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${a.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(D,{color:a.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:l,onClick:c},p)=>t.jsx(H,{icon:l??"paper-plane",iconColor:a.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${l}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(_t,{items:o})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),s&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${a.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:s.map(({icon:l,text:c,onClick:p},d)=>t.jsx(V,{icon:l,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},qa=y.styled.article`
2669
2669
  ${({theme:e})=>`
2670
2670
  align-items: flex-start;
2671
2671
  align-self: stretch;
@@ -2701,7 +2701,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2701
2701
  fill: url(#gradient-01);
2702
2702
  }
2703
2703
  `}
2704
- `,qa=y.styled.div`
2704
+ `,Ka=y.styled.div`
2705
2705
  ${({theme:e,$hasImage:n,$width:i,$height:r})=>`
2706
2706
  width: ${i}px;
2707
2707
  height: ${r}px;
@@ -2711,7 +2711,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2711
2711
  align-items: center;
2712
2712
  justify-content: center;
2713
2713
  `}
2714
- `,Ka={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},Ja=({desc:e,href:n,icon:i,imageHeight:r=48,imageWidth:o=48,Link:s,LinkElement:a,linkText:l="Learn more ",publicId:c,size:p="lg",tag:d,title:g})=>{const x=s??"a",{titleSize:h,descSize:b,linkTextSize:$}=Ka[p];return t.jsxs(Za,{"data-testid":g,children:[t.jsxs(m,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(qa,{$hasImage:!!c,$height:r,$width:o,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,c?t.jsx(se,{alt:g,height:r,publicId:c,width:o}):void 0]}),d?t.jsx(J,{tagLabel:d,variant:"inactive"}):void 0]}),t.jsx(Y,{size:h,children:g}),e?t.jsx(D,{size:b,children:e}):void 0,a??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(D,{size:$,children:[l,t.jsx(N,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Qa=y.styled.span`
2714
+ `,Ja={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},Qa=({desc:e,href:n,icon:i,imageHeight:r=48,imageWidth:o=48,Link:s,LinkElement:a,linkText:l="Learn more ",publicId:c,size:p="lg",tag:d,title:g})=>{const x=s??"a",{titleSize:h,descSize:b,linkTextSize:m}=Ja[p];return t.jsxs(qa,{"data-testid":g,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Ka,{$hasImage:!!c,$height:r,$width:o,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,c?t.jsx(se,{alt:g,height:r,publicId:c,width:o}):void 0]}),d?t.jsx(J,{tagLabel:d,variant:"inactive"}):void 0]}),t.jsx(Y,{size:h,children:g}),e?t.jsx(D,{size:b,children:e}):void 0,a??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(D,{size:m,children:[l,t.jsx(N,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},el=y.styled.span`
2715
2715
  ${({theme:e,$bgColor:n=e.palette.secondary[500],$txtDecoration:i="none"})=>`
2716
2716
  background-color: ${n};
2717
2717
  border-radius: 5px;
@@ -2720,14 +2720,14 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2720
2720
  padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
2721
2721
  text-decoration: ${i}
2722
2722
  `}
2723
- `,el=({bgColor:e,children:n,txtDecoration:i,ml:r=1})=>t.jsx(Qa,{$bgColor:e,$txtDecoration:i,className:`ml-${r}`,children:n}),tl=e=>e==="red"||e==="blue"||e==="white",nl={lg:"56",md:"30",sm:"12"},{getVariant:il}=le(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),rl=y.keyframes`
2723
+ `,tl=({bgColor:e,children:n,txtDecoration:i,ml:r=1})=>t.jsx(el,{$bgColor:e,$txtDecoration:i,className:`ml-${r}`,children:n}),nl=e=>e==="red"||e==="blue"||e==="white",il={lg:"56",md:"30",sm:"12"},{getVariant:rl}=le(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),ol=y.keyframes`
2724
2724
  0% {
2725
2725
  transform: rotateZ(0deg);
2726
2726
  }
2727
2727
  100% {
2728
2728
  transform: rotateZ(360deg)
2729
2729
  }
2730
- `,ol=y.keyframes`
2730
+ `,sl=y.keyframes`
2731
2731
  0%,
2732
2732
  25% {
2733
2733
  stroke-dashoffset: 280;
@@ -2744,16 +2744,16 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2744
2744
  stroke-dashoffset: 280;
2745
2745
  transform: rotate(360deg);
2746
2746
  }
2747
- `,sl=y.styled.svg`
2747
+ `,al=y.styled.svg`
2748
2748
  ${({$size:e="md"})=>y.css`
2749
- animation: ${rl} 2s linear infinite;
2749
+ animation: ${ol} 2s linear infinite;
2750
2750
  animation-timing-function: linear;
2751
2751
  display: inline-block;
2752
- width: ${nl[e]}px;
2752
+ width: ${il[e]}px;
2753
2753
  `}
2754
- `,al=y.styled.circle`
2754
+ `,ll=y.styled.circle`
2755
2755
  ${({theme:e,$color:n="red"})=>y.css`
2756
- animation: 1.4s ease-in-out infinite both ${ol};
2756
+ animation: 1.4s ease-in-out infinite both ${sl};
2757
2757
  display: block;
2758
2758
  fill: transparent;
2759
2759
  stroke-linecap: round;
@@ -2762,9 +2762,9 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2762
2762
  stroke-width: 10px;
2763
2763
  transform-origin: 50% 50%;
2764
2764
 
2765
- ${tl(n)?il(e,n):`stroke: ${n};`}
2765
+ ${nl(n)?rl(e,n):`stroke: ${n};`}
2766
2766
  `}
2767
- `,ll=y.styled.circle`
2767
+ `,cl=y.styled.circle`
2768
2768
  display: block;
2769
2769
  fill: transparent;
2770
2770
  stroke: ${({theme:e})=>e.palette.gray[200]};
@@ -2772,12 +2772,12 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2772
2772
  stroke-width: 10px;
2773
2773
  transform-origin: 50% 50%;
2774
2774
  opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
2775
- `,zi=({color:e="red",label:n,size:i})=>{const r=y.useTheme(),o=e==="red"||e==="blue"?r.palette.gray[700]:e==="white"?r.palette.white:e;return t.jsxs(m,{alignItems:"center",display:"flex",children:[t.jsxs(sl,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(ll,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(al,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(D,{color:o,ml:.5,size:"md",children:n})]})},cl={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},dl=({publicId:e,variant:n})=>t.jsx(m,{...cl[n],children:t.jsx(se,{alt:"logo",publicId:e})}),pl=y.styled(f.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2775
+ `,Ti=({color:e="red",label:n,size:i})=>{const r=y.useTheme(),o=e==="red"||e==="blue"?r.palette.gray[700]:e==="white"?r.palette.white:e;return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(al,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(cl,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(ll,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(D,{color:o,ml:.5,size:"md",children:n})]})},dl={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},pl=({publicId:e,variant:n})=>t.jsx($,{...dl[n],children:t.jsx(se,{alt:"logo",publicId:e})}),gl=y.styled(f.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2776
2776
  ${({$size:e=16})=>`
2777
2777
  height: ${e}px;
2778
2778
  width: ${e}px;
2779
2779
  `}
2780
- `,gl=e=>{const{size:n}=e;return t.jsx(pl,{$size:n,...e})},ul=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:s})=>{const a=y.useTheme(),{userName:l,email:c,phone:p,userRole:d}=o;return oe(r,()=>{s(!1)}),t.jsxs(si,{children:[t.jsx("li",{className:"user-info",children:t.jsxs(m,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(D,{color:a.palette.gray[800],fontWeight:"bold",size:"md",children:l}),t.jsx(D,{color:a.palette.gray[400],size:"md",children:c}),f.lodashExports.isUndefined(p)?void 0:t.jsx(D,{color:a.palette.gray[400],size:"md",children:p})]}),t.jsx(m,{children:t.jsx(J,{tagLabel:d,variant:"role"})})]})}),t.jsx(je,{}),e,t.jsx(je,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ce,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(D,{color:a.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},xl=y.styled.button`
2780
+ `,ul=e=>{const{size:n}=e;return t.jsx(gl,{$size:n,...e})},xl=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:s})=>{const a=y.useTheme(),{userName:l,email:c,phone:p,userRole:d}=o;return oe(r,()=>{s(!1)}),t.jsxs(ai,{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(D,{color:a.palette.gray[800],fontWeight:"bold",size:"md",children:l}),t.jsx(D,{color:a.palette.gray[400],size:"md",children:c}),f.lodashExports.isUndefined(p)?void 0:t.jsx(D,{color:a.palette.gray[400],size:"md",children:p})]}),t.jsx($,{children:t.jsx(J,{tagLabel:d,variant:"role"})})]})}),t.jsx(je,{}),e,t.jsx(je,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ce,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(D,{color:a.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},hl=y.styled.button`
2781
2781
  align-items: center;
2782
2782
  background-color: transparent;
2783
2783
  border: unset;
@@ -2794,7 +2794,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2794
2794
  &:hover span {
2795
2795
  color: ${L.palette.primary[200]};
2796
2796
  }
2797
- `,hl=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:s,onClose:a,buttonSide:l="end"})=>{const c=y.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),a==null||a()},[a]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(xl,{onClick:n,children:[t.jsx(D,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(N,{icon:s??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:r==="bold"?"fa-regular":"fa-light"})]});return t.jsxs(m,{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(m,{display:"flex",gap:.5,justify:"center",width:"100%",children:[l==="start"&&n?x:void 0,t.jsx(m,{children:typeof e=="string"?t.jsx(D,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),l==="end"&&n?x:void 0]}),t.jsx(N,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},fl=y.styled.div`
2797
+ `,fl=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:s,onClose:a,buttonSide:l="end"})=>{const c=y.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),a==null||a()},[a]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(hl,{onClick:n,children:[t.jsx(D,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(N,{icon:s??"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:[l==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(D,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),l==="end"&&n?x:void 0]}),t.jsx(N,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},yl=y.styled.div`
2798
2798
  ${({theme:e,$variant:n})=>`
2799
2799
  background: ${e.palette.white};
2800
2800
  border: 1px solid ${e.palette.gray[200]};
@@ -2813,9 +2813,9 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2813
2813
  right: 16px;
2814
2814
  }
2815
2815
  `}
2816
- `,yl=y.styled(Y)`
2816
+ `,bl=y.styled(Y)`
2817
2817
  font-size: ${({theme:e})=>e.typography.text.md};
2818
- `,bl=y.styled.div`
2818
+ `,$l=y.styled.div`
2819
2819
  ${({theme:e,$variant:n})=>`
2820
2820
  height: ${e.spacing[2.5]};
2821
2821
  width: ${e.spacing[2.5]};
@@ -2846,7 +2846,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2846
2846
  color: ${e.palette[n][500]};
2847
2847
  }
2848
2848
  `}
2849
- `,$l=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",ml=({description:e,onClose:n,title:i,variant:r})=>{const o=y.useTheme(),s=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(fl,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(bl,{$variant:r,children:[t.jsx(N,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(N,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(N,{icon:$l(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(m,{pr:1.5,children:[t.jsx(yl,{fontWeight:"bold",size:"xs",children:i}),t.jsx(D,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(H,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:s,px:.125,py:.125,variant:"ghost"})]})},jl={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},vt=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="GitLab"})=>{const s=y.useTheme();return t.jsxs(m,{alignItems:"center",bgColorHover:s.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(m,{height:"24px",width:"24px",children:e===void 0?t.jsx(se,{alt:`${o} Logo`,height:"100%",publicId:jl[o],width:"100%"}):t.jsx(N,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx(m,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(D,{color:s.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},wl=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:s})=>{const a=y.useTheme(),[l,c]=u.useState(!1),p=u.useRef(null);oe(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 $;($=s[h])==null||$.onClick(b),c(!1)},[s]);return t.jsxs(m,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:p,width:"max-content",zIndex:10,children:[t.jsx(V,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs(m,{alignItems:"center",bgColor:"#fff",border:`1px solid ${a.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:l?"visible":"hidden",zIndex:10,children:[Object.keys(s).map(h=>t.jsx(vt,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(vt,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},vl=y.styled.button`
2849
+ `,ml=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",jl=({description:e,onClose:n,title:i,variant:r})=>{const o=y.useTheme(),s=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(yl,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs($l,{$variant:r,children:[t.jsx(N,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(N,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(N,{icon:ml(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(bl,{fontWeight:"bold",size:"xs",children:i}),t.jsx(D,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(H,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:s,px:.125,py:.125,variant:"ghost"})]})},wl={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},kt=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="GitLab"})=>{const s=y.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:s.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(se,{alt:`${o} Logo`,height:"100%",publicId:wl[o],width:"100%"}):t.jsx(N,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(D,{color:s.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},vl=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:s})=>{const a=y.useTheme(),[l,c]=u.useState(!1),p=u.useRef(null);oe(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 m;(m=s[h])==null||m.onClick(b),c(!1)},[s]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:p,width:"max-content",zIndex:10,children:[t.jsx(V,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${a.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:l?"visible":"hidden",zIndex:10,children:[Object.keys(s).map(h=>t.jsx(kt,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(kt,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},kl=y.styled.button`
2850
2850
  ${({theme:e,$hasIcon:n})=>`
2851
2851
  align-items: center;
2852
2852
  background-color: ${n?"unset":e.palette.white};
@@ -2880,7 +2880,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2880
2880
  color: ${e.palette.white};
2881
2881
  }
2882
2882
  `}
2883
- `,pe=({children:e,disabled:n,hasIcon:i=!1,selected:r,onClick:o})=>t.jsx(vl,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),kl=[10,20,50,100],Ti=({pageSize:e,setPageSize:n})=>{const i=y.useTheme(),[r,o]=u.useState(!1),{refs:s,floatingStyles:a}=f.useFloating({middleware:[f.flip(),f.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:f.autoUpdate}),l=u.useCallback(()=>{o(p=>!p)},[]),c=u.useCallback(p=>()=>{n(p),o(!1)},[n]);return oe(s.reference.current,()=>{o(!1)},!0,[s.floating.current]),t.jsxs(u.Fragment,{children:[t.jsxs(m,{alignItems:"center",bgColor:i.palette.white,border:"1px solid",borderColor:i.palette.gray[200],borderRadius:i.spacing[.25],display:"flex",gap:.125,px:.25,py:.125,children:[t.jsx(D,{size:"md",children:e}),t.jsx(H,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:l,px:.125,py:.125,ref:s.setReference,variant:"ghost"})]}),r?t.jsx(m,{bgColor:i.palette.white,border:`1px solid ${i.palette.gray[200]}`,borderRadius:i.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:a,children:kl.map(p=>{const d=c(p);return t.jsx(m,{bgColor:e===p?i.palette.gray[800]:"transparent",bgColorHover:i.palette.gray[e===p?800:100],borderRadius:i.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:d,px:.25,py:.25,children:t.jsx(D,{color:e===p?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:p})},`${p}-${f.random(10)}`)})}):void 0]})},Cl=(e,n)=>{if(n<=7)return{pages:Array.from({length:n},(o,s)=>s+1),ellipsis:{start:!1,middle:!1,end:!1}};if(e<=3||e>=n-2){const o=[1,2,3],s=[n-2,n-1,n];return{pages:[...o,...s],ellipsis:{start:!1,middle:!0,end:!1}}}return{pages:[1,...Array.from({length:5},(o,s)=>e-2+s),n],ellipsis:{start:!0,middle:!1,end:!0}}},Sl=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:s})=>{const a=y.useTheme(),l=i*r,c=i===1,p=i===n,{pages:d,ellipsis:{start:g,middle:x,end:h}}=Cl(i,n),b=u.useCallback(v=>()=>{o(v)},[o]),$=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),k=u.useCallback(v=>{s(v)},[s]);return t.jsxs(m,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(D,{color:a.palette.gray[800],display:"inline",size:"md",children:`${l-r+1}-${l} of ${e} items`}),t.jsxs(m,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(pe,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(N,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:c,hasIcon:!0,onClick:$,children:t.jsx(N,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),d.map((v,C,w)=>{const S=v===1,z=v===n,F=g&&S&&C===0,I=h&&z&&C===d.length-1,E=x&&C===w.length/2-1;return t.jsxs(it.default.Fragment,{children:[I&&t.jsx(pe,{disabled:!0,children:"..."}),t.jsx(pe,{onClick:b(v),selected:i===v,children:v}),(F||E)&&t.jsx(pe,{disabled:!0,children:"..."})]},v)}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:j,children:t.jsx(N,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:b(n),children:t.jsx(N,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs(m,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(Ti,{pageSize:r,setPageSize:k}),t.jsx(D,{color:a.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},zl=y.styled.div`
2883
+ `,pe=({children:e,disabled:n,hasIcon:i=!1,selected:r,onClick:o})=>t.jsx(kl,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),Cl=[10,20,50,100],Ii=({pageSize:e,setPageSize:n})=>{const i=y.useTheme(),[r,o]=u.useState(!1),{refs:s,floatingStyles:a}=f.useFloating({middleware:[f.flip(),f.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:f.autoUpdate}),l=u.useCallback(()=>{o(p=>!p)},[]),c=u.useCallback(p=>()=>{n(p),o(!1)},[n]);return oe(s.reference.current,()=>{o(!1)},!0,[s.floating.current]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:i.palette.white,border:"1px solid",borderColor:i.palette.gray[200],borderRadius:i.spacing[.25],display:"flex",gap:.125,px:.25,py:.125,children:[t.jsx(D,{size:"md",children:e}),t.jsx(H,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:l,px:.125,py:.125,ref:s.setReference,variant:"ghost"})]}),r?t.jsx($,{bgColor:i.palette.white,border:`1px solid ${i.palette.gray[200]}`,borderRadius:i.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:a,children:Cl.map(p=>{const d=c(p);return t.jsx($,{bgColor:e===p?i.palette.gray[800]:"transparent",bgColorHover:i.palette.gray[e===p?800:100],borderRadius:i.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:d,px:.25,py:.25,children:t.jsx(D,{color:e===p?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:p})},`${p}-${f.random(10)}`)})}):void 0]})},Sl=(e,n)=>{if(n<=7)return{pages:Array.from({length:n},(o,s)=>s+1),ellipsis:{start:!1,middle:!1,end:!1}};if(e<=3||e>=n-2){const o=[1,2,3],s=[n-2,n-1,n];return{pages:[...o,...s],ellipsis:{start:!1,middle:!0,end:!1}}}return{pages:[1,...Array.from({length:5},(o,s)=>e-2+s),n],ellipsis:{start:!0,middle:!1,end:!0}}},zl=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:s})=>{const a=y.useTheme(),l=i*r,c=i===1,p=i===n,{pages:d,ellipsis:{start:g,middle:x,end:h}}=Sl(i,n),b=u.useCallback(v=>()=>{o(v)},[o]),m=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),k=u.useCallback(v=>{s(v)},[s]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(D,{color:a.palette.gray[800],display:"inline",size:"md",children:`${l-r+1}-${l} of ${e} items`}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(pe,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(N,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(N,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),d.map((v,C,w)=>{const S=v===1,z=v===n,F=g&&S&&C===0,I=h&&z&&C===d.length-1,E=x&&C===w.length/2-1;return t.jsxs(it.default.Fragment,{children:[I&&t.jsx(pe,{disabled:!0,children:"..."}),t.jsx(pe,{onClick:b(v),selected:i===v,children:v}),(F||E)&&t.jsx(pe,{disabled:!0,children:"..."})]},v)}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:j,children:t.jsx(N,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:b(n),children:t.jsx(N,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(Ii,{pageSize:r,setPageSize:k}),t.jsx(D,{color:a.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},Tl=y.styled.div`
2884
2884
  ${({theme:e})=>`
2885
2885
  height: ${e.spacing[1]};
2886
2886
  width: ${e.spacing[1]};
@@ -2911,7 +2911,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2911
2911
  font-size: ${e.spacing[.5]};
2912
2912
  }
2913
2913
  `}
2914
- `,Ii=({margin:e,onClick:n,text:i})=>{const r=y.useTheme(),o=t.jsxs(zl,{children:[t.jsx(N,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(N,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(N,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?t.jsx(m,{cursor:"pointer",display:"inline-block",mr:e,onClick:n,children:t.jsxs(m,{alignItems:"center",bgColor:r.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[o,t.jsx(D,{color:r.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx(m,{display:"inline-block",mr:e,onClick:n,children:o})},Tl=y.styled.div`
2914
+ `,Di=({margin:e,onClick:n,text:i})=>{const r=y.useTheme(),o=t.jsxs(Tl,{children:[t.jsx(N,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(N,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(N,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?t.jsx($,{cursor:"pointer",display:"inline-block",mr:e,onClick:n,children:t.jsxs($,{alignItems:"center",bgColor:r.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[o,t.jsx(D,{color:r.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:o})},Il=y.styled.div`
2915
2915
  ${({theme:e,$isDragging:n})=>`
2916
2916
  align-items: center;
2917
2917
  display: flex;
@@ -2924,12 +2924,12 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2924
2924
 
2925
2925
  ${n?`border: 1px solid ${e.palette.black};`:""}
2926
2926
  `}
2927
- `,Di=({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}`),Ei=({rank:e})=>{const n=y.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(m,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(Di,{color:i[e].color,icon:i[e].icon}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e})]})},Fi=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:s})=>{const a=y.useTheme();return t.jsx(f.ReorderItem,{as:"div",dragListener:!n,onDragEnd:o,onDragStart:s(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(Tl,{$isDragging:i===e.title,children:[t.jsxs(m,{alignItems:"center",borderRight:"1px solid "+a.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(N,{icon:"grip-vertical",iconColor:a.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs(m,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(D,{size:"md",children:e.description}),t.jsx(Ei,{rank:r+1})]})]})},e.title)},Il=({disabled:e,items:n,handleSetItems:i})=>{const r=y.useTheme(),[o,s]=u.useState(n),[a,l]=u.useState(void 0);u.useEffect(()=>{s(n)},[n]);const c=u.useCallback(x=>{s([...x])},[]),p=u.useCallback(x=>{l(x)},[]),d=u.useCallback(()=>{l(void 0),i(o)},[i,o]),g=u.useCallback(x=>()=>{p(x)},[p]);return t.jsx(f.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(Fi,{disabled:e,draggedItem:a,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},yn=2,Dl=({score:e,toFixed:n=void 0})=>{const i=y.useTheme(),r=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":r,s=n===void 0||n<0?0:n,a=e%1===0?yn+s:yn+s+1;return t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(N,{icon:o,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?i.palette.primary[500]:i.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:i.palette.gray[200]}),t.jsx(D,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(s).toString().padStart(a,"0"))+"%"})]})},Ri=({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"})]})}),Ni=(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]}},El=y.styled(N)`
2927
+ `,Ei=({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}`),Fi=({rank:e})=>{const n=y.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(Ei,{color:i[e].color,icon:i[e].icon}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e})]})},Ri=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:s})=>{const a=y.useTheme();return t.jsx(f.ReorderItem,{as:"div",dragListener:!n,onDragEnd:o,onDragStart:s(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(Il,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+a.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(N,{icon:"grip-vertical",iconColor:a.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(Y,{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(D,{size:"md",children:e.description}),t.jsx(Fi,{rank:r+1})]})]})},e.title)},Dl=({disabled:e,items:n,handleSetItems:i})=>{const r=y.useTheme(),[o,s]=u.useState(n),[a,l]=u.useState(void 0);u.useEffect(()=>{s(n)},[n]);const c=u.useCallback(x=>{s([...x])},[]),p=u.useCallback(x=>{l(x)},[]),d=u.useCallback(()=>{l(void 0),i(o)},[i,o]),g=u.useCallback(x=>()=>{p(x)},[p]);return t.jsx(f.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(Ri,{disabled:e,draggedItem:a,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},bn=2,El=({score:e,toFixed:n=void 0})=>{const i=y.useTheme(),r=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":r,s=n===void 0||n<0?0:n,a=e%1===0?bn+s:bn+s+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(N,{icon:o,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?i.palette.primary[500]:i.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:i.palette.gray[200]}),t.jsx(D,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(s).toString().padStart(a,"0"))+"%"})]})},Ni=({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"})]})}),Li=(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]}},Fl=y.styled(N)`
2928
2928
  box-sizing: border-box;
2929
2929
 
2930
- border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Ni("in progress",e)}`:"unset"};
2930
+ border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Li("in progress",e)}`:"unset"};
2931
2931
  border-radius: 50%;
2932
- `,Fl=y.styled.div`
2932
+ `,Rl=y.styled.div`
2933
2933
  ${({$minWidth:e,$orientation:n})=>`
2934
2934
  display: flex;
2935
2935
  flex-direction: ${n==="horizontal"?"row":"column"};
@@ -2939,16 +2939,16 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2939
2939
  flex-flow: row wrap;
2940
2940
  }
2941
2941
  `}
2942
- `,Rl=150,Nl=({label:e,minWidth:n=Rl,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:a="horizontal"})=>{const l=y.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(m,{display:"inline-flex",flexDirection:a==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Ot,{minWidth:n,orientation:a,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs(m,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Ri,{onClick:s}):t.jsx(El,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Ni(i,l),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs(m,{children:[t.jsx(D,{color:l.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(D,{color:l.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},Ll=150,Al=({children:e,orientation:n="horizontal",minWidth:i=Ll})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx(Fl,{$minWidth:`${s}px`,$orientation:n,children:r.map(a=>u.cloneElement(a,{minWidth:i,orientation:n}))})},Li=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",a=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(D,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:s?t.jsxs(u.Fragment,{children:[t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(a).map((l,c)=>n.includes(l)?t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:l},`${c+1}-bold`):l)}):t.jsx(D,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Pl=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:a,highlightDescription:l="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:$,width:j="77px",height:k="77px"}=c,v=u.useCallback(()=>{n==null||n.onClick()},[n]),C=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(Y,{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(se,{alt:b,height:k,publicId:$,width:j}),z=t.jsx(m,{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(m,{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(m,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[d?w:void 0,d?t.jsx(m,{alignItems:"center",height:k,justify:"center",mr:0,children:t.jsx(m,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs(m,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:w,t.jsx(Li,{description:a,highlightDescription:l,mobile:d})]})]}),r&&t.jsx(m,{mb:1,scroll:"y",children:t.jsx(m,{height:"100%",children:r})}),t.jsxs(m,{alignItems:"flex-start",display:"flex",gap:1,justify:d?"start":"center",children:[f.lodashExports.isObject(o)?t.jsx(V,{onClick:C,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(V,{onClick:v,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?we.createPortal(z,s??document.body):z},Ol={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Bl=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:a,target:l,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:$,detailsSize:j}=Ol[d],k=a??"a";return t.jsxs(Et,{$index:s,children:[t.jsxs(m,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs(m,{display:"flex",justify:"space-between",children:[t.jsx(D,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(J,{tagLabel:n})]}),t.jsx(k,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:$,children:x})})]}),t.jsxs(m,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"fit-content",children:[t.jsx(rt,{textL:p,textR:f.capitalize(g==="disable"?"Unknown":g),variant:g}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),l]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Technology: "}),e]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsx(D,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((v,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(k,{href:v.href,children:t.jsx(D,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:v.key})})]},v.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},Vl=y.styled.div.attrs({className:"comp-scroll-up"})`
2942
+ `,Nl=150,Ll=({label:e,minWidth:n=Nl,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:a="horizontal"})=>{const l=y.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:a==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Bt,{minWidth:n,orientation:a,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(Ni,{onClick:s}):t.jsx(Fl,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Li(i,l),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs($,{children:[t.jsx(D,{color:l.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(D,{color:l.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},Al=150,Pl=({children:e,orientation:n="horizontal",minWidth:i=Al})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx(Rl,{$minWidth:`${s}px`,$orientation:n,children:r.map(a=>u.cloneElement(a,{minWidth:i,orientation:n}))})},Ai=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",a=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(D,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:s?t.jsxs(u.Fragment,{children:[t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(a).map((l,c)=>n.includes(l)?t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:l},`${c+1}-bold`):l)}):t.jsx(D,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Ol=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:a,highlightDescription:l="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:m,width:j="77px",height:k="77px"}=c,v=u.useCallback(()=>{n==null||n.onClick()},[n]),C=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(Y,{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(se,{alt:b,height:k,publicId:m,width:j}),z=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?w:void 0,d?t.jsx($,{alignItems:"center",height:k,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:w,t.jsx(Ai,{description:a,highlightDescription:l,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:[f.lodashExports.isObject(o)?t.jsx(V,{onClick:C,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(V,{onClick:v,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?we.createPortal(z,s??document.body):z},Bl={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Vl=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:a,target:l,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:m,detailsSize:j}=Bl[d],k=a??"a";return t.jsxs(Ft,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsx(D,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(J,{tagLabel:n})]}),t.jsx(k,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:m,children:x})})]}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"fit-content",children:[t.jsx(rt,{textL:p,textR:f.capitalize(g==="disable"?"Unknown":g),variant:g}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),l]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Technology: "}),e]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsx(D,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((v,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(k,{href:v.href,children:t.jsx(D,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:v.key})})]},v.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},Ml=y.styled.div.attrs({className:"comp-scroll-up"})`
2943
2943
  position: fixed;
2944
2944
  bottom: ${({bottom:e})=>e??"unset"};
2945
2945
  right: ${({right:e})=>e??"unset"};
2946
2946
  z-index: ${({zIndex:e})=>e??"unset"};
2947
2947
  left: ${({left:e})=>e??"unset"};
2948
- `,Ml=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[a,l]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{l(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return a?t.jsx(Vl,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(H,{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},Wl=y.styled.div`
2948
+ `,Wl=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[a,l]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{l(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return a?t.jsx(Ml,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(H,{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},_l=y.styled.div`
2949
2949
  position: relative;
2950
2950
  width: 100%;
2951
- `,_l=y.styled.div`
2951
+ `,Hl=y.styled.div`
2952
2952
  ${({theme:e})=>`
2953
2953
  align-items: center;
2954
2954
  background-color: ${e.palette.white};
@@ -2963,7 +2963,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2963
2963
  &:hover { border-color: ${e.palette.gray[600]}; }
2964
2964
  &:focus-within { border: 2px solid ${e.palette.black}; }
2965
2965
  `}
2966
- `,Hl=y.styled.input`
2966
+ `,Ul=y.styled.input`
2967
2967
  ${({theme:e})=>`
2968
2968
  background: none;
2969
2969
  border: none !important;
@@ -2980,7 +2980,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2980
2980
  ::-webkit-search-results-button,
2981
2981
  ::-webkit-search-results-decoration { display: none; }
2982
2982
  `}
2983
- `,Ul=y.styled.div`
2983
+ `,Gl=y.styled.div`
2984
2984
  ${({theme:e})=>`
2985
2985
  position: absolute;
2986
2986
  z-index: 50;
@@ -2994,7 +2994,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2994
2994
  box-shadow: ${e.shadows.md};
2995
2995
  overflow: hidden;
2996
2996
  `}
2997
- `,Gl=y.styled.ul`
2997
+ `,Yl=y.styled.ul`
2998
2998
  ${({theme:e})=>`
2999
2999
  list-style: none;
3000
3000
  margin: 0;
@@ -3002,18 +3002,18 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3002
3002
  max-height: 300px;
3003
3003
  overflow-y: auto;
3004
3004
  `}
3005
- `,Yl=y.styled.li`
3005
+ `,Xl=y.styled.li`
3006
3006
  ${({theme:e})=>`
3007
3007
  padding: ${e.spacing[.5]} ${e.spacing[.75]};
3008
3008
  cursor: pointer;
3009
3009
  &:hover { background: ${e.palette.gray[50]}; }
3010
3010
  `}
3011
- `,Xl=y.styled.div`
3011
+ `,Zl=y.styled.div`
3012
3012
  ${({theme:e})=>`
3013
3013
  padding: ${e.spacing[.75]};
3014
3014
  color: ${e.palette.gray[500]};
3015
3015
  `}
3016
- `,Zl=300,ql=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:s,value:a,maxLength:l=Zl,emptyText:c="No results",openOnFocus:p=!0,...d})=>{const g=y.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[$,j]=u.useState(String(a??""));u.useEffect(()=>{j(String(a??""))},[a]);const{refs:k,floatingStyles:v}=f.useFloating$1({placement:"bottom-start"});oe(k.floating.current,()=>b(!1),!0);const C=u.useCallback(()=>{p&&b(!0)},[p]),w=u.useCallback(T=>{const R=T.target.value;if(R.length>l){j(R.slice(0,l));return}j(R),s==null||s(T),b(!0)},[s,l]),S=u.useCallback(()=>{var T;j(""),o==null||o(),s&&s({target:{value:""},currentTarget:{value:""}}),(T=x.current)==null||T.focus(),b(!1)},[o,s]),z=u.useCallback(T=>{const R=Number(T.currentTarget.dataset.index),A=n[R];r==null||r(A),b(!1)},[n,r]),F=h&&($.trim().length>0||n.length>0),I=u.useMemo(()=>n.length===0?t.jsx(Xl,{children:c}):t.jsx(Gl,{role:"listbox",children:n.map((T,R)=>t.jsx(Yl,{onClick:z,role:"option",children:i(T)},R))}),[n,c,i,z]),E=u.useCallback(T=>{T.key==="Escape"&&b(!1)},[]);return t.jsxs(Wl,{ref:k.setReference,children:[t.jsxs(_l,{children:[t.jsx(N,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Hl,{"aria-expanded":F,id:e,maxLength:l,name:e,onChange:w,onFocus:C,onKeyDown:E,ref:x,type:"search",value:$,...d}),!f.lodashExports.isEmpty($)&&t.jsx(H,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),F?t.jsx(Ul,{ref:k.setFloating,style:v,children:I}):void 0]})},Kl=(e,n)=>{const i={critical:L.palette.primary[700],high:L.palette.error[500],low:L.palette.warning[200],medium:L.palette.warning[500],none:L.palette.gray[200]},r={disabled:L.palette.gray[400],enabled:L.palette.gray[800]},o={critical:L.palette.white,high:L.palette.white,low:L.palette.gray[800],medium:L.palette.gray[800],none:L.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:f.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},De=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:s}=Kl(e,n),a=f.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(K,{id:a,place:"top",tip:a,children:t.jsx(m,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(D,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(D,{color:s,size:"md",children:n})]})},Jl=({critical:e,high:n,medium:i,low:r})=>t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(De,{value:e,variant:"critical"}),t.jsx(De,{value:n,variant:"high"}),t.jsx(De,{value:i,variant:"medium"}),t.jsx(De,{value:r,variant:"low"})]}),Ql=y.styled.div`
3016
+ `,ql=300,Kl=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:s,value:a,maxLength:l=ql,emptyText:c="No results",openOnFocus:p=!0,...d})=>{const g=y.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,j]=u.useState(String(a??""));u.useEffect(()=>{j(String(a??""))},[a]);const{refs:k,floatingStyles:v}=f.useFloating$1({placement:"bottom-start"});oe(k.floating.current,()=>b(!1),!0);const C=u.useCallback(()=>{p&&b(!0)},[p]),w=u.useCallback(T=>{const R=T.target.value;if(R.length>l){j(R.slice(0,l));return}j(R),s==null||s(T),b(!0)},[s,l]),S=u.useCallback(()=>{var T;j(""),o==null||o(),s&&s({target:{value:""},currentTarget:{value:""}}),(T=x.current)==null||T.focus(),b(!1)},[o,s]),z=u.useCallback(T=>{const R=Number(T.currentTarget.dataset.index),A=n[R];r==null||r(A),b(!1)},[n,r]),F=h&&(m.trim().length>0||n.length>0),I=u.useMemo(()=>n.length===0?t.jsx(Zl,{children:c}):t.jsx(Yl,{role:"listbox",children:n.map((T,R)=>t.jsx(Xl,{onClick:z,role:"option",children:i(T)},R))}),[n,c,i,z]),E=u.useCallback(T=>{T.key==="Escape"&&b(!1)},[]);return t.jsxs(_l,{ref:k.setReference,children:[t.jsxs(Hl,{children:[t.jsx(N,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Ul,{"aria-expanded":F,id:e,maxLength:l,name:e,onChange:w,onFocus:C,onKeyDown:E,ref:x,type:"search",value:m,...d}),!f.lodashExports.isEmpty(m)&&t.jsx(H,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),F?t.jsx(Gl,{ref:k.setFloating,style:v,children:I}):void 0]})},Jl=(e,n)=>{const i={critical:L.palette.primary[700],high:L.palette.error[500],low:L.palette.warning[200],medium:L.palette.warning[500],none:L.palette.gray[200]},r={disabled:L.palette.gray[400],enabled:L.palette.gray[800]},o={critical:L.palette.white,high:L.palette.white,low:L.palette.gray[800],medium:L.palette.gray[800],none:L.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:f.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},De=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:s}=Jl(e,n),a=f.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(K,{id:a,place:"top",tip:a,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(D,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(D,{color:s,size:"md",children:n})]})},Ql=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(De,{value:e,variant:"critical"}),t.jsx(De,{value:n,variant:"high"}),t.jsx(De,{value:i,variant:"medium"}),t.jsx(De,{value:r,variant:"low"})]}),ec=y.styled.div`
3017
3017
  ${({theme:e})=>`
3018
3018
  border-radius: ${e.spacing[.25]};
3019
3019
  cursor: pointer;
@@ -3031,7 +3031,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3031
3031
  display: block;
3032
3032
  }
3033
3033
  `}
3034
- `,ec=({visibleElement:e,hiddenElement:n})=>t.jsxs(Ql,{children:[e,t.jsx(m,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Ai=({customBadge:e=void 0,description:n,icon:i,onClick:r,requiresUpgrade:o=!1,title:s})=>{const a=y.useTheme();return t.jsxs(m,{bgColor:a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:r,px:1.25,py:1,width:"100%",children:[t.jsx(m,{alignItems:"center",bgColor:a.palette.gray[300],borderRadius:a.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(N,{icon:i,iconColor:a.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs(m,{children:[t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(D,{color:a.palette.gray[800],size:"md",children:s}),o?t.jsx(Ii,{text:"Upgrade"}):void 0,e]}),t.jsx(D,{color:a.palette.gray[400],size:"sm",children:n})]})]})},tc=y.styled(f.m.div)`
3034
+ `,tc=({visibleElement:e,hiddenElement:n})=>t.jsxs(ec,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Pi=({customBadge:e=void 0,description:n,icon:i,onClick:r,requiresUpgrade:o=!1,title:s})=>{const a=y.useTheme();return t.jsxs($,{bgColor:a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:r,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:a.palette.gray[300],borderRadius:a.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(N,{icon:i,iconColor:a.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(D,{color:a.palette.gray[800],size:"md",children:s}),o?t.jsx(Di,{text:"Upgrade"}):void 0,e]}),t.jsx(D,{color:a.palette.gray[400],size:"sm",children:n})]})]})},nc=y.styled(f.m.div)`
3035
3035
  ${({theme:e})=>`
3036
3036
  background-color: ${e.palette.white};
3037
3037
  box-shadow: ${e.shadows.lg};
@@ -3054,7 +3054,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3054
3054
  height: auto;
3055
3055
  }
3056
3056
  `}
3057
- `,nc=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:s})=>{const a=y.useTheme(),l=u.useRef(null),c=u.useCallback(p=>()=>{p(),o()},[o]);return u.useEffect(()=>{const p=["mousedown","touchstart"],d=g=>{var j;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),$=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!$&&!(((j=l.current)==null?void 0:j.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(f.LazyMotion,{features:f.domAnimation,children:t.jsx(tc,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:l,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs(m,{height:"100%",position:"relative",children:[t.jsxs(m,{alignItems:"center",bgColor:a.palette.white,borderBottom:"1px solid",borderColor:a.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(D,{color:a.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:s}),t.jsx(H,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx(m,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs(m,{py:1.25,children:[(r??[]).map(({customBadge:p,description:d,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Ai,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx(m,{px:1.25,children:e})]})})]})})})},ic=(e,n)=>n>=50?`
3057
+ `,ic=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:s})=>{const a=y.useTheme(),l=u.useRef(null),c=u.useCallback(p=>()=>{p(),o()},[o]);return u.useEffect(()=>{const p=["mousedown","touchstart"],d=g=>{var j;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),m=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!m&&!(((j=l.current)==null?void 0:j.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(f.LazyMotion,{features:f.domAnimation,children:t.jsx(nc,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:l,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:a.palette.white,borderBottom:"1px solid",borderColor:a.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(D,{color:a.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:s}),t.jsx(H,{icon:"close",iconColor:a.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(Pi,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},rc=(e,n)=>n>=50?`
3058
3058
  ${e.palette.gray[200]} 50%,
3059
3059
  ${e.palette.primary[500]} 50.05%,
3060
3060
  ${e.palette.primary[500]} ${n}%,
@@ -3065,7 +3065,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3065
3065
  ${e.palette.primary[500]} 50%,
3066
3066
  ${e.palette.gray[200]} 50.05%,
3067
3067
  ${e.palette.gray[200]} 100%
3068
- `,rc=y.styled.div`
3068
+ `,oc=y.styled.div`
3069
3069
  ${({theme:e,$min:n,$value:i})=>`
3070
3070
  align-items: center;
3071
3071
  align-self: stretch;
@@ -3081,7 +3081,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3081
3081
  ${n>=0?`
3082
3082
  ${e.palette.primary[500]} ${i}%,
3083
3083
  ${e.palette.gray[200]} ${i}%
3084
- `:ic(e,i)}
3084
+ `:rc(e,i)}
3085
3085
  );
3086
3086
  border-radius: ${e.spacing[.125]};
3087
3087
  height: ${e.spacing[.25]};
@@ -3105,7 +3105,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3105
3105
  border: 1px solid ${e.palette.primary[500]};
3106
3106
  }
3107
3107
  `}
3108
- `,oc=y.styled.div`
3108
+ `,sc=y.styled.div`
3109
3109
  ${({theme:e})=>`
3110
3110
  align-items: center;
3111
3111
  display: flex;
@@ -3119,7 +3119,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3119
3119
  font-size: ${e.spacing[.5]};
3120
3120
  }
3121
3121
  `}
3122
- `,sc=y.styled.output`
3122
+ `,ac=y.styled.output`
3123
3123
  ${({theme:e})=>`
3124
3124
  align-items: flex-end;
3125
3125
  border-radius: ${e.spacing[.5]};
@@ -3130,7 +3130,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3130
3130
  padding: ${e.spacing[.625]} ${e.spacing[.75]};
3131
3131
  width: 59px;
3132
3132
  `}
3133
- `,Pi=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:s,inputProps:a,isDragging:l}=f.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...s,className:`thumb ${l?"dragging":""}`,children:t.jsx(f.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...a,"aria-label":r,ref:o})})})},ac=(e,n,i)=>Math.round((i-e)/(n-e)*100),lc=e=>{const n=y.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:s=100,name:a,setValue:l,watch:c}=e,p=f.$a916eb452884faea$export$b7a616150fdb9f44(),d=f.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){l==null||l(a,b)},value:c==null?void 0:c(a)}),g=ac(o,s,d.getThumbValue(0)),{groupProps:x,trackProps:h}=f.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":a,id:a},d,i);return t.jsx(Q,{htmlFor:a,label:r,children:t.jsxs(m,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(rc,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Pi,{index:0,name:a,state:d,trackRef:i})}),t.jsxs(oc,{children:[t.jsx("p",{children:`${p.format(o)} (Low)`}),o<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${p.format(s)} (High)`})]})]}),t.jsx(sc,{children:t.jsx(D,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:cc}=le(e=>({completed:`
3133
+ `,Oi=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:s,inputProps:a,isDragging:l}=f.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...s,className:`thumb ${l?"dragging":""}`,children:t.jsx(f.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...a,"aria-label":r,ref:o})})})},lc=(e,n,i)=>Math.round((i-e)/(n-e)*100),cc=e=>{const n=y.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:s=100,name:a,setValue:l,watch:c}=e,p=f.$a916eb452884faea$export$b7a616150fdb9f44(),d=f.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){l==null||l(a,b)},value:c==null?void 0:c(a)}),g=lc(o,s,d.getThumbValue(0)),{groupProps:x,trackProps:h}=f.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":a,id:a},d,i);return t.jsx(Q,{htmlFor:a,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(oc,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Oi,{index:0,name:a,state:d,trackRef:i})}),t.jsxs(sc,{children:[t.jsx("p",{children:`${p.format(o)} (Low)`}),o<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${p.format(s)} (High)`})]})]}),t.jsx(ac,{children:t.jsx(D,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:dc}=le(e=>({completed:`
3134
3134
  background-color: ${e.palette.primary[500]};
3135
3135
  color: ${e.palette.white};
3136
3136
 
@@ -3153,7 +3153,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3153
3153
  &::after {
3154
3154
  background-color: ${e.palette.gray[200]};
3155
3155
  }
3156
- `})),dc=y.styled.div`
3156
+ `})),pc=y.styled.div`
3157
3157
  ${({theme:e})=>`
3158
3158
  align-items: stretch;
3159
3159
  background-color: ${e.palette.white};
@@ -3163,7 +3163,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3163
3163
  padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
3164
3164
  scroll-behavior: unset;
3165
3165
  `}
3166
- `,pc=y.styled.div`
3166
+ `,gc=y.styled.div`
3167
3167
  display: flex;
3168
3168
  flex-direction: row;
3169
3169
  margin-bottom: ${({theme:e})=>e.spacing[2]};
@@ -3171,7 +3171,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3171
3171
  &:last-child > div:first-child > span::after {
3172
3172
  display: none;
3173
3173
  }
3174
- `,gc=y.styled.div`
3174
+ `,uc=y.styled.div`
3175
3175
  ${({theme:e})=>`
3176
3176
  display: inline-flex;
3177
3177
  font-family: ${e.typography.type.primary};
@@ -3183,7 +3183,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3183
3183
  margin-right: ${e.spacing[.5]};
3184
3184
  }
3185
3185
  `}
3186
- `,uc=y.styled.span`
3186
+ `,xc=y.styled.span`
3187
3187
  ${({theme:e,$variant:n})=>`
3188
3188
  border-radius: 6px;
3189
3189
  display: inline-block;
@@ -3206,9 +3206,9 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3206
3206
  height: calc(100% - ${e.spacing[1]});
3207
3207
  }
3208
3208
 
3209
- ${cc(e,n)}
3209
+ ${dc(e,n)}
3210
3210
  `}
3211
- `,xc=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,a]=u.useState(1),l=u.useCallback((c,p)=>()=>{a(d=>d+c),p==null||p()},[]);return t.jsx(dc,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,$=b===s?"current":"disabled",j=b<s?"completed":$;return t.jsxs(pc,{children:[t.jsx(m,{maxWidth:"40px",position:"relative",children:t.jsx(uc,{$variant:j,children:j==="completed"?t.jsx(N,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs(m,{ml:1.5,width:"100%",children:[t.jsx(Y,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),j==="current"&&t.jsxs(m,{children:[d,t.jsxs(gc,{children:[s>1&&t.jsx(V,{disabled:c.isDisabledPrevious??!1,onClick:l(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(V,{disabled:c.isDisabledNext??!1,onClick:l(1,x),variant:"primary",children:"Next step"}):t.jsx(V,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},hc=e=>{const n=(o,s)=>s.reduce((l,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return l.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return l.concat(n(c,g))}const d=o===""?"":`${o}.`;return l.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},bn=e=>e.map(hc),Oi=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:a="Report"}=e,l=u.useMemo(()=>f._.isUndefined(r)?bn(n):bn(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>l.length>0&&!f._.isEmpty(s),[l.length,s]),p=u.useMemo(()=>(c?Object.keys(l[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,l,s]);return o?t.jsx(f.CSVLink,{data:l,filename:a,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Bi=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),a=n.getState(),l=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>l.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[l]),p=In({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,a]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(V,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(ci,{modalRef:p,title:"Manage columns",variant:f.isNil(s)?"ungrouped":"grouped"})]})},de=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),fc=y.styled.span`
3211
+ `,hc=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,a]=u.useState(1),l=u.useCallback((c,p)=>()=>{a(d=>d+c),p==null||p()},[]);return t.jsx(pc,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,m=b===s?"current":"disabled",j=b<s?"completed":m;return t.jsxs(gc,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(xc,{$variant:j,children:j==="completed"?t.jsx(N,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(Y,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),j==="current"&&t.jsxs($,{children:[d,t.jsxs(uc,{children:[s>1&&t.jsx(V,{disabled:c.isDisabledPrevious??!1,onClick:l(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(V,{disabled:c.isDisabledNext??!1,onClick:l(1,x),variant:"primary",children:"Next step"}):t.jsx(V,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},fc=e=>{const n=(o,s)=>s.reduce((l,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return l.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return l.concat(n(c,g))}const d=o===""?"":`${o}.`;return l.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},$n=e=>e.map(fc),Bi=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:a="Report"}=e,l=u.useMemo(()=>f._.isUndefined(r)?$n(n):$n(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>l.length>0&&!f._.isEmpty(s),[l.length,s]),p=u.useMemo(()=>(c?Object.keys(l[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,l,s]);return o?t.jsx(f.CSVLink,{data:l,filename:a,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Vi=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),a=n.getState(),l=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>l.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[l]),p=Dn({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,a]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(V,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(di,{modalRef:p,title:"Manage columns",variant:f.isNil(s)?"ungrouped":"grouped"})]})},de=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),yc=y.styled.span`
3212
3212
  transition: all 150ms;
3213
3213
  width: 5px;
3214
3214
  height: 10px;
@@ -3233,7 +3233,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3233
3233
  transition: opacity 150ms;
3234
3234
  opacity: ${({$variant:e})=>e==="asc"?0:1};
3235
3235
  }
3236
- `,kt=e=>{const n=y.useTheme(),{variant:i}=e;return t.jsxs(fc,{$variant:i,children:[t.jsx(N,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(N,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},yc=y.styled.div`
3236
+ `,Ct=e=>{const n=y.useTheme(),{variant:i}=e;return t.jsxs(yc,{$variant:i,children:[t.jsx(N,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(N,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},bc=y.styled.div`
3237
3237
  position: relative;
3238
3238
 
3239
3239
  div:has(table) {
@@ -3397,7 +3397,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3397
3397
  }
3398
3398
  }
3399
3399
  }
3400
- `,bc=y.styled.div`
3400
+ `,$c=y.styled.div`
3401
3401
  ${({$width:e,theme:n})=>`
3402
3402
  display: flex;
3403
3403
  flex-direction: column;
@@ -3425,7 +3425,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3425
3425
  }
3426
3426
  }
3427
3427
  `}
3428
- `,$c=y.styled.div`
3428
+ `,mc=y.styled.div`
3429
3429
  align-items: center;
3430
3430
  background-color: transparent;
3431
3431
  display: flex;
@@ -3454,7 +3454,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3454
3454
  margin-right: ${({theme:e})=>e.spacing[.5]};
3455
3455
  }
3456
3456
  }
3457
- `,$n=y.styled.div`
3457
+ `,mn=y.styled.div`
3458
3458
  transition: all 150ms;
3459
3459
  content: "";
3460
3460
  z-index: 2;
@@ -3473,11 +3473,11 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3473
3473
  transition: all 150ms;
3474
3474
  border-right: 1px solid ${({theme:e})=>e.palette.black};
3475
3475
  }
3476
- `,Vi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{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]),s=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 f._.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(m,{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:[f.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(kt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map($=>$.columnId).includes(x.id))??!1?t.jsx(K,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find($=>$.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx($n,{onMouseDown:s(d)})]},x.id)})},p.id))});const[a,l]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(l)?a:l;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(m,{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:[f.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(kt,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(K,{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($n,{onMouseDown:s(p)})]},p.id)})})})},mc=y.styled.div`
3476
+ `,Mi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{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]),s=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 f._.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:[f.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(Ct,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(K,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(mn,{onMouseDown:s(d)})]},x.id)})},p.id))});const[a,l]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(l)?a:l;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:[f.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(Ct,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(K,{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(mn,{onMouseDown:s(p)})]},p.id)})})})},jc=y.styled.div`
3477
3477
  align-items: center;
3478
3478
  display: flex;
3479
3479
  width: 100%;
3480
- `,Mi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:l,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return l||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((l,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,l)}},[r,n]),s=u.useCallback(l=>c=>{c.stopPropagation(),l.toggleExpanded()},[]),a=u.useCallback(l=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(l):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(m,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(zi,{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(D,{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(l=>t.jsxs(it.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":l.getIsExpanded(),"data-testid":`row-${l.id}`,children:l.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(l,p),children:t.jsxs(mc,{children:[p===r&&l.getCanExpand()?t.jsx("button",{onClick:s(l),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(N,{icon:l.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),l.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${l.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:a(l)})}):void 0]},l.id))})},Wi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:a,tableRef:l}=u.useContext(de);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(bc,{$width:a,children:t.jsxs("div",{children:[t.jsx("b",{children:`${s} ${i} `}),`${s===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:l,children:[t.jsx(Vi,{}),t.jsx(Mi,{})]})]})},mn=y.styled(H)`
3480
+ `,Wi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:l,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return l||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((l,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,l)}},[r,n]),s=u.useCallback(l=>c=>{c.stopPropagation(),l.toggleExpanded()},[]),a=u.useCallback(l=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(l):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(Ti,{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(D,{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(l=>t.jsxs(it.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":l.getIsExpanded(),"data-testid":`row-${l.id}`,children:l.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(l,p),children:t.jsxs(jc,{children:[p===r&&l.getCanExpand()?t.jsx("button",{onClick:s(l),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(N,{icon:l.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),l.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${l.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:a(l)})}):void 0]},l.id))})},_i=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:a,tableRef:l}=u.useContext(de);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx($c,{$width:a,children:t.jsxs("div",{children:[t.jsx("b",{children:`${s} ${i} `}),`${s===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:l,children:[t.jsx(Mi,{}),t.jsx(Wi,{})]})]})},jn=y.styled(H)`
3481
3481
  ${({theme:e,$padding:n})=>`
3482
3482
  background-color: ${e.palette.white};
3483
3483
  border: 1px solid ${e.palette.gray[200]};
@@ -3503,7 +3503,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3503
3503
  background-color: ${e.palette.gray[100]};
3504
3504
  }
3505
3505
  `}
3506
- `,_i=()=>{const{table:e}=u.useContext(de),{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(m,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(mn,{$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(mn,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},jc=10,wc=20,vc=50,kc=100,Hi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[s,a]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:l,floatingStyles:c}=f.useFloating$1({middleware:[f.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:f.autoUpdate}),p=u.useMemo(()=>f.transform([jc,wc,vc,kc],(h,b)=>(h.push(b),b===i?!1:b<=i),[]),[i]),d=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{a(h),n==null||n.setPageSize(h),o(!1)},[n,a]);return oe(l.reference.current,()=>{o(!1)},!0,[l.floating.current]),u.useEffect(()=>(window.addEventListener("scrollend",d,!0),()=>{window.removeEventListener("scrollend",d,!0)}),[d]),t.jsxs(u.Fragment,{children:[t.jsxs(m,{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(D,{pr:.25,size:"md",children:s}),t.jsx(H,{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:l.setReference,variant:"ghost"})]}),r?t.jsx(m,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:l.setFloating,shadow:"md",style:c,children:p.map(h=>{const b=x(h);return t.jsx(m,{bgColor:s===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[s===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(D,{color:s===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Ui=()=>{const{table:e}=u.useContext(de),{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((s,a,l)=>{if(l===0)return"0 of 0";if(a*s>=l)return`${l} of ${l}`;const c=a*s+1,p=Math.min(a*(s+1),l);return`${c}-${p} of ${l}`},[]);return t.jsx(D,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},Gi=({children:e})=>t.jsxs($c,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Ui,{}),t.jsx(Hi,{}),t.jsx(_i,{})]}),e]}),Yi=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Cc=y.styled.div.attrs({className:"search-container"})`
3506
+ `,Hi=()=>{const{table:e}=u.useContext(de),{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(jn,{$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(jn,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},wc=10,vc=20,kc=50,Cc=100,Ui=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[s,a]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:l,floatingStyles:c}=f.useFloating$1({middleware:[f.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:f.autoUpdate}),p=u.useMemo(()=>f.transform([wc,vc,kc,Cc],(h,b)=>(h.push(b),b===i?!1:b<=i),[]),[i]),d=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{a(h),n==null||n.setPageSize(h),o(!1)},[n,a]);return oe(l.reference.current,()=>{o(!1)},!0,[l.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(D,{pr:.25,size:"md",children:s}),t.jsx(H,{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:l.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:l.setFloating,shadow:"md",style:c,children:p.map(h=>{const b=x(h);return t.jsx($,{bgColor:s===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[s===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(D,{color:s===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Gi=()=>{const{table:e}=u.useContext(de),{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((s,a,l)=>{if(l===0)return"0 of 0";if(a*s>=l)return`${l} of ${l}`;const c=a*s+1,p=Math.min(a*(s+1),l);return`${c}-${p} of ${l}`},[]);return t.jsx(D,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},Yi=({children:e})=>t.jsxs(mc,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Gi,{}),t.jsx(Ui,{}),t.jsx(Hi,{})]}),e]}),Xi=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Sc=y.styled.div.attrs({className:"search-container"})`
3507
3507
  ${({theme:e})=>`
3508
3508
  display: flex;
3509
3509
  flex-direction: column;
@@ -3550,7 +3550,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3550
3550
  }
3551
3551
  }
3552
3552
  `}
3553
- `,Sc=y.styled.div.attrs({className:"controls-container"})`
3553
+ `,zc=y.styled.div.attrs({className:"controls-container"})`
3554
3554
  display: flex;
3555
3555
  flex: 1 0 50%;
3556
3556
 
@@ -3566,7 +3566,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3566
3566
  justify-content: flex-end;
3567
3567
  width: 100%;
3568
3568
  }
3569
- `,zc=y.styled.div`
3569
+ `,Tc=y.styled.div`
3570
3570
  display: flex;
3571
3571
  flex-wrap: wrap;
3572
3572
  width: 100%;
@@ -3581,7 +3581,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3581
3581
  .highlight-container ~ .controls-container {
3582
3582
  flex: 1 0 100%;
3583
3583
  }
3584
- `,Tc=500,jn=300,Xi=({children:e})=>{const{table:n}=u.useContext(de),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=Tt(l=>{const c=l.target.value.slice(0,jn);i==null||i(c)},Tc),a=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(zc,{children:[i===void 0?void 0:t.jsx(Cc,{children:t.jsx(ue,{maxLength:jn,name:"search",onChange:s,onClear:a,placeholder:o,value:r})}),e]})},Zi=({children:e})=>t.jsx(m,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),qi=({children:e})=>t.jsx(Sc,{children:e}),Ki=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Ic=160,Ji=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:s}=(n==null?void 0:n.options)??{},a=Object.keys(n.getState().rowSelection).length,l=a===1?"item":"items",c=a===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Ic),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(de.Provider,{value:{containerRef:i,elementName:l,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:a,tableSize:p,tableRef:r,table:n},children:t.jsx(yc,{id:o,children:e})})},Dc=Object.assign(Ji,{Caption:Zi,Columns:Bi,Content:Wi,Controls:qi,Export:Oi,Footer:Gi,FooterContent:Yi,Highlighted:Ki,Options:Xi}),Ec=y.styled.button`
3584
+ `,Ic=500,wn=300,Zi=({children:e})=>{const{table:n}=u.useContext(de),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=It(l=>{const c=l.target.value.slice(0,wn);i==null||i(c)},Ic),a=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(Tc,{children:[i===void 0?void 0:t.jsx(Sc,{children:t.jsx(ue,{maxLength:wn,name:"search",onChange:s,onClear:a,placeholder:o,value:r})}),e]})},qi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Ki=({children:e})=>t.jsx(zc,{children:e}),Ji=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Dc=160,Qi=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:s}=(n==null?void 0:n.options)??{},a=Object.keys(n.getState().rowSelection).length,l=a===1?"item":"items",c=a===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Dc),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(de.Provider,{value:{containerRef:i,elementName:l,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:a,tableSize:p,tableRef:r,table:n},children:t.jsx(bc,{id:o,children:e})})},Ec=Object.assign(Qi,{Caption:qi,Columns:Vi,Content:_i,Controls:Ki,Export:Bi,Footer:Yi,FooterContent:Xi,Highlighted:Ji,Options:Zi}),Fc=y.styled.button`
3585
3585
  ${({theme:e})=>`
3586
3586
  align-items: center;
3587
3587
  background-color: ${e.palette.white};
@@ -3635,7 +3635,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3635
3635
  background-color: ${e.palette.gray[100]};
3636
3636
  }
3637
3637
  `}
3638
- `,Fc=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:s,type:a="button",variant:l})=>{const c=y.useTheme(),p=t.jsxs(Ec,{"aria-label":o??void 0,className:l,disabled:e,id:i,onClick:s,type:a,children:[n&&t.jsx(N,{clickable:!1,icon:n,iconSize:o===void 0?"sm":"lg",iconType:"fa-light"}),o??void 0]});return t.jsxs(m,{display:"flex",children:[p,r&&t.jsx(D,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},Rc=({items:e,spacing:n=.75})=>{const i=y.useTheme();return t.jsx(m,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(r=>t.jsxs(m,{alignItems:"center",borderBottom:`1px solid ${i.palette.gray[200]}`,display:"flex",gap:.75,justify:"flex-start",pr:n,py:n,width:"100%",children:[t.jsx(D,{display:"inline-flex",fontWeight:"bold",size:"lg",whiteSpace:"nowrap",...r.backgroundColor?{bgGradient:r.backgroundColor,textFill:"transparent"}:{},children:r.header}),r.content??void 0]},r.header))})},Nc=y.styled.div`
3638
+ `,Rc=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:s,type:a="button",variant:l})=>{const c=y.useTheme(),p=t.jsxs(Fc,{"aria-label":o??void 0,className:l,disabled:e,id:i,onClick:s,type:a,children:[n&&t.jsx(N,{clickable:!1,icon:n,iconSize:o===void 0?"sm":"lg",iconType:"fa-light"}),o??void 0]});return t.jsxs($,{display:"flex",children:[p,r&&t.jsx(D,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},Nc=({items:e,spacing:n=.75})=>{const i=y.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(r=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${i.palette.gray[200]}`,display:"flex",gap:.75,justify:"flex-start",pr:n,py:n,width:"100%",children:[t.jsx(D,{display:"inline-flex",fontWeight:"bold",size:"lg",whiteSpace:"nowrap",...r.backgroundColor?{bgGradient:r.backgroundColor,textFill:"transparent"}:{},children:r.header}),r.content??void 0]},r.header))})},Lc=y.styled.div`
3639
3639
  ${({theme:e})=>`
3640
3640
  align-items: flex-start;
3641
3641
  display: flex;
@@ -3652,7 +3652,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3652
3652
  fill: url(#gradient-01);
3653
3653
  }
3654
3654
  `}
3655
- `,Lc=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const s=y.useTheme();return t.jsxs(Nc,{children:[n||r?t.jsxs(m,{alignItems:"flex-start",display:"flex",flexDirection:"column",gap:.75,width:"100%",children:[t.jsxs(m,{alignItems:"center",display:"flex",gap:.75,height:"max-content",children:[t.jsx("div",{style:{width:"30px",height:"30px",backgroundColor:s.palette.primary[25],borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:t.jsx("i",{className:`fa-solid fa-${o} fill-gradient-01`,style:{fontSize:"14px",width:"14px",height:"14px"}})}),n?t.jsx(Y,{fontWeight:"bold",size:i,children:n}):void 0]}),r??void 0]}):void 0,e]})},Ac=y.styled.div`
3655
+ `,Ac=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const s=y.useTheme();return t.jsxs(Lc,{children:[n||r?t.jsxs($,{alignItems:"flex-start",display:"flex",flexDirection:"column",gap:.75,width:"100%",children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.75,height:"max-content",children:[t.jsx("div",{style:{width:"30px",height:"30px",backgroundColor:s.palette.primary[25],borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:t.jsx("i",{className:`fa-solid fa-${o} fill-gradient-01`,style:{fontSize:"14px",width:"14px",height:"14px"}})}),n?t.jsx(Y,{fontWeight:"bold",size:i,children:n}):void 0]}),r??void 0]}):void 0,e]})},Pc=y.styled.div`
3656
3656
  ${({theme:e})=>`
3657
3657
  align-items: center;
3658
3658
  background-color: ${e.palette.white};
@@ -3674,7 +3674,7 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3674
3674
  border: 1px solid ${e.palette.gray[600]};
3675
3675
  }
3676
3676
  `}
3677
- `,Pc=y.styled.div`
3677
+ `,Oc=y.styled.div`
3678
3678
  ${({theme:e,$size:n})=>`
3679
3679
  display: ${n==="long"?"flex":"block"};
3680
3680
  flex-direction: column;
@@ -3724,4 +3724,4 @@ ${$[8]}...`:($.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3724
3724
  transform: translateX(-50%);
3725
3725
  }
3726
3726
  `}
3727
- `,Qi=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(Ac,{className:"timeline-card",children:[t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const a=`${o}#${s}`;return t.jsx(D,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},a)})})]})},Oc=({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(m,{ref:n,width:"100%",children:t.jsx(Pc,{$size:i,children:e.map((o,s)=>t.jsx(Qi,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Bc={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:""},Vc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,a]=u.useState(0),l=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?a(d+(p===f.ACTIONS.PREV?-1:1)):([f.STATUS.FINISHED,f.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),f.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(f.components_default,{callback:l,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:s,steps:n,styles:{buttonNext:{display:s===n.length-1?"none":"block"},options:{zIndex:9999}}})},wn=20,Mc=.5,Qe=.75,er=({node:e,level:n,isExpanded:i,onToggle:r,expandedNodes:o})=>{var d,g;const s=y.useTheme(),a=(((d=e.children)==null?void 0:d.length)??0)>0,l=u.useCallback(()=>{a&&r(e.id)},[a,e.id,r]),c=u.useCallback(x=>{a&&(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),r(e.id))},[a,e.id,r]),p=s.palette.gray[300];return t.jsx("div",{style:{display:"flex"},children:t.jsxs("div",{style:{flexGrow:1,marginLeft:n>0?`${wn}px`:"0px",position:"relative"},children:[n>0?t.jsx("svg",{height:42,style:{left:`-${wn-15}px`,position:"absolute",top:"-20px",zIndex:0},width:20,children:t.jsx("path",{d:"M 0 -14 L 0 36 Q 0 38 6 42 L 8 42",fill:"none",stroke:p,strokeWidth:"1"})}):null,t.jsxs(m,{alignItems:"center",as:a?"button":"div",bgColor:e.isHighlighted?s.palette.error[50]:"transparent",bgColorHover:a?s.palette.gray[50]:void 0,borderLeft:e.isHighlighted?`2px solid ${s.palette.error[500]}`:void 0,borderRadius:s.spacing[Mc],cursor:a?"pointer":"default",display:"flex",gap:1,onClick:a?l:void 0,onKeyDown:a?c:void 0,padding:[Qe,Qe,Qe,Qe],position:e.isHighlighted?"relative":void 0,style:e.isHighlighted?{zIndex:1}:void 0,tabIndex:a?0:void 0,width:"fit-content",children:[a?t.jsx(N,{icon:i?"caret-down":"caret-right",iconColor:s.palette.gray[600],iconSize:"sm",iconType:"fa-solid"}):null,t.jsxs(m,{color:s.palette.gray[800],display:"flex",fontFamily:s.typography.type.primary,fontSize:s.typography.text.md,fontWeight:500,gap:1,children:[t.jsx("span",{children:e.label}),e.metadata?t.jsx("span",{style:{color:s.palette.gray[500],fontSize:s.typography.text.xs,marginLeft:"auto"},children:e.metadata}):null]})]}),i&&a?t.jsx("div",{children:(g=e.children)==null?void 0:g.map(x=>t.jsx(er,{expandedNodes:o,isExpanded:o.has(x.id),level:n+1,node:x,onToggle:r},x.id))}):null]})})},Wc=u.forwardRef(function({nodes:n,defaultExpanded:i=[]},r){const[o,s]=u.useState(new Set(i)),a=u.useCallback(l=>{s(c=>{const p=new Set(c);return p.has(l)?p.delete(l):p.add(l),p})},[]);return t.jsx(m,{display:"flex",flexDirection:"column",ref:r,children:n.map(l=>t.jsx(er,{expandedNodes:o,isExpanded:o.has(l.id),level:0,node:l,onToggle:a},l.id))})}),_c={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Hc=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:a,score:l,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:$,detailsSize:j}=_c[p],k=g??"a";return t.jsxs(Et,{$index:s,children:[t.jsx(D,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(k,{href:n,children:[t.jsx(Y,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(Y,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(D,{size:$,children:i}),t.jsxs(m,{alignItems:p==="md"?"flex-start":"center",display:"flex",flexDirection:p==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs(m,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(rt,{textL:l,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs(m,{alignItems:"center",children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((v,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(D,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:v.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:v.title})]},v.key))]})]})]})};exports.Accordion=Rr;exports.AccordionContent=Sn;exports.ActionButton=ze;exports.ActiveFilter=bi;exports.ActiveFilters=Da;exports.AdvancedBadge=Or;exports.AdvisoriesCard=Kr;exports.Alert=lo;exports.AppliedFilter=Te;exports.AppliedFilters=aa;exports.ArrayField=$t;exports.Avatar=bo;exports.BaseButtonComponent=Ct;exports.BaseComponent=Ue;exports.BaseSpanComponent=zt;exports.BaseTextComponent=St;exports.Body=Mi;exports.Button=V;exports.Button$1=nt;exports.Button$2=pe;exports.ButtonToolbarCenter=Ho;exports.ButtonToolbarRow=Go;exports.ButtonToolbarStartRow=Uo;exports.Calendar=On;exports.Calendar$1=Un;exports.Calendar$2=Gn;exports.CalendarCell=Pn;exports.CalendarGrid=st;exports.CaptionContent=Zi;exports.CardContainer=Fs;exports.CardHeader=ot;exports.CardWithImage=jo;exports.CardWithInput=ws;exports.CardWithOptions=Kn;exports.CardWithSelector=Ss;exports.CardWithSwitch=Is;exports.Carousel=Os;exports.Checkbox=ge;exports.CodeSnippet=Vs;exports.Col=bt;exports.ColumFilters=xi;exports.ColumnToggle=Bi;exports.ColumnsModal=ci;exports.ComboBox=Lt;exports.ComboBoxField=ft;exports.Container=m;exports.ControlsContent=qi;exports.CopyButton=ba;exports.CustomThemeProvider=Cr;exports.DateField=Vn;exports.DateSelector=Ne;exports.DefaultInputFile=Xn;exports.Description=Li;exports.Dialog=lt;exports.Divider=je;exports.Dropdown=ja;exports.DropzoneInputFile=Zn;exports.Editable=_o;exports.EmptyButton=wt;exports.EmptyState=Ca;exports.ErrorMessage=Co;exports.ExportCsv=Oi;exports.FATag=Fn;exports.FilePreview=Nn;exports.FilterControl=di;exports.FilterForm=jt;exports.FilterFormContent=pi;exports.Filters=Oa;exports.FiltersContext=Xe;exports.FiltersList=ui;exports.FiltersMenu=vi;exports.FooterContent=Yi;exports.Form=Ma;exports.Gap=Zo;exports.GridContainer=_a;exports.GroupSelector=Ua;exports.Head=Vi;exports.Header=at;exports.Header$1=ii;exports.Heading=Y;exports.HighlightedContent=Ki;exports.Icon=N;exports.IconButton=H;exports.InProgressIcon=Ri;exports.IndicatorCard=Ds;exports.IndicatorCardDB=Ya;exports.InfoSidebar=Xa;exports.InnerForm=Ba;exports.InputArray=Ko;exports.InputDate=Hn;exports.InputDateRange=Pt;exports.InputDateTime=Wo;exports.InputFile=ps;exports.InputNumber=qn;exports.InputNumberRange=Bt;exports.InputSection=gs;exports.InputTags=xs;exports.ItemCardDB=Ja;exports.ItemContent=Rc;exports.Label=Nt;exports.Link=ce;exports.ListItem=Ye;exports.ListItemsWrapper=si;exports.LittleFlag=el;exports.Loading=zi;exports.LocationCode=ei;exports.Logo=dl;exports.Lottie=gl;exports.MemoizedImage=se;exports.Menu=ul;exports.MenuItem=Ai;exports.MessageBanner=hl;exports.Modal=Ht;exports.ModalConfirm=ri;exports.ModalFooter=ni;exports.NoMatches=Gt;exports.Notification=ml;exports.NotificationSign=tt;exports.NumberField=Ae;exports.OAuthSelector=wl;exports.Option=Ln;exports.OptionBoxContainer=Yt;exports.OptionContainer=vt;exports.OptionContainer$1=Si;exports.Options=ki;exports.OptionsMenu=Ci;exports.OutlineContainer=Q;exports.PaginationControl=_i;exports.PaginationDropdown=Hi;exports.PaginationSize=Ui;exports.PaginatorDb=Sl;exports.PaginatorDbDropdown=Ti;exports.PhoneInput=ms;exports.PopUp=Pl;exports.Popover=me;exports.PremiumFeature=Ii;exports.PreviewPanel=ai;exports.PriorityCard=Fi;exports.PriorityCards=Il;exports.PriorityScore=Dl;exports.ProgressBar=Ot;exports.ProgressIndicator=Al;exports.ProgressStep=Nl;exports.RadioButton=Vt;exports.RankPosition=Ei;exports.RankPositionIcon=Di;exports.Row=Yn;exports.RulesCard=Bl;exports.ScrollUpButton=Ml;exports.Search=ue;exports.SearchDropdown=ql;exports.SearchPanel=li;exports.SeverityBadge=rt;exports.SeverityOverview=Jl;exports.SeverityOverviewBadge=De;exports.ShowOnHover=ec;exports.SlideOutMenu=nc;exports.Slider=lc;exports.SortIcon=kt;exports.Span=$e;exports.StepLapse=xc;exports.Tab=oi;exports.Table=Dc;exports.Table$1=Ji;exports.TableButton=Fc;exports.TableContent=Lc;exports.TableContent$1=Wi;exports.TableContext=de;exports.TableFooter=Gi;exports.TableOptions=Xi;exports.Tabs=Wt;exports.Tag=J;exports.TagsField=mt;exports.Text=D;exports.TextArea=js;exports.TextInput=Ge;exports.Thumb=Pi;exports.TimeField=Mn;exports.TimeLine=Oc;exports.TimeLineCard=Qi;exports.Toggle=Jn;exports.Tooltip=K;exports.Tour=Vc;exports.Tree=Wc;exports.WeaknessesCard=Hc;exports.analyzeFilterValue=ht;exports.baseStep=Bc;exports.clearStorage=Ee;exports.formatCheckValues=hi;exports.formatDate=Fe;exports.formatDateTime=Wn;exports.formatDateTimeInInput=yt;exports.getPathname=It;exports.getPreservedValues=En;exports.getStorageItem=Dn;exports.getStyledConfig=He;exports.hiddenProps=vn;exports.icons=kr;exports.normalizeDate=Re;exports.normalizeNumber=_n;exports.openUrl=Rt;exports.setBorder=Ve;exports.setDisplay=Me;exports.setInteraction=_e;exports.setMargin=Oe;exports.setPadding=Pe;exports.setPosition=Be;exports.setText=We;exports.theme=L;exports.useCarousel=zn;exports.useClickOutside=oe;exports.useCloudinaryImage=Tn;exports.useColumnsModal=In;exports.useConditionsDialog=ha;exports.useConfirmDialog=fa;exports.useDebouncedCallback=Tt;exports.useFilterForm=gi;exports.useFilters=xa;exports.useFiltersValues=Dt;exports.useModal=ve;exports.useSearch=Yr;exports.variantBuilder=le;
3727
+ `,er=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(Pc,{className:"timeline-card",children:[t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const a=`${o}#${s}`;return t.jsx(D,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},a)})})]})},Bc=({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(Oc,{$size:i,children:e.map((o,s)=>t.jsx(er,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Vc={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:""},Mc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,a]=u.useState(0),l=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?a(d+(p===f.ACTIONS.PREV?-1:1)):([f.STATUS.FINISHED,f.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),f.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(f.components_default,{callback:l,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:s,steps:n,styles:{buttonNext:{display:s===n.length-1?"none":"block"},options:{zIndex:9999}}})},vn=20,ut=.25,nt=.5,tr=({node:e,level:n,isExpanded:i,onToggle:r,expandedNodes:o})=>{var d,g;const s=y.useTheme(),a=(((d=e.children)==null?void 0:d.length)??0)>0,l=u.useCallback(()=>{a&&r(e.id)},[a,e.id,r]),c=u.useCallback(x=>{a&&(x.key==="Enter"||x.key===" ")&&(x.preventDefault(),r(e.id))},[a,e.id,r]),p=s.palette.gray[300];return t.jsx("div",{style:{display:"flex"},children:t.jsxs("div",{style:{flexGrow:1,marginLeft:n>0?`${vn}px`:"0px",position:"relative"},children:[n>0?t.jsx("svg",{height:32,style:{left:`-${vn-7}px`,position:"absolute",top:"-10px",zIndex:0},width:20,children:t.jsx("path",{d:"M 0 0 L 0 16 Q 0 28 12 28",fill:"none",stroke:p,strokeWidth:"1"})}):null,t.jsxs($,{alignItems:"center",as:a?"button":"div",bgColor:e.isHighlighted?"rgba(254, 242, 243, 0.4)":"transparent",bgColorHover:a?s.palette.gray[50]:void 0,borderLeft:e.isHighlighted?`2px solid ${s.palette.error[500]}`:void 0,cursor:a?"pointer":"default",display:"flex",gap:ut,onClick:a?l:void 0,onKeyDown:a?c:void 0,padding:[nt,ut,nt,ut],position:e.isHighlighted?"relative":void 0,style:e.isHighlighted?{zIndex:1}:void 0,tabIndex:a?0:void 0,width:"fit-content",children:[a?t.jsx(N,{icon:i?"caret-down":"caret-right",iconColor:s.palette.gray[600],iconSize:"sm",iconType:"fa-solid"}):null,t.jsxs($,{color:n===0?s.palette.gray[800]:s.palette.gray[600],display:"flex",fontFamily:s.typography.type.primary,fontSize:s.typography.text.md,fontWeight:n===0?700:400,gap:1,margin:[0,0,0,0],padding:[0,0,0,0],children:[t.jsx("span",{children:e.label}),e.metadata?t.jsx("span",{style:{color:s.palette.gray[500],fontSize:s.typography.text.xs,marginLeft:"auto"},children:e.metadata}):null]})]}),i&&a?t.jsx("div",{children:(g=e.children)==null?void 0:g.map(x=>t.jsx(tr,{expandedNodes:o,isExpanded:o.has(x.id),level:n+1,node:x,onToggle:r},x.id))}):null]})})},Wc=u.forwardRef(function({nodes:n,defaultExpanded:i=[]},r){const[o,s]=u.useState(new Set(i)),a=u.useCallback(l=>{s(c=>{const p=new Set(c);return p.has(l)?p.delete(l):p.add(l),p})},[]);return t.jsx($,{display:"flex",flexDirection:"column",ref:r,children:n.map(l=>t.jsx($,{padding:[.625,nt,.625,nt],children:t.jsx(tr,{expandedNodes:o,isExpanded:o.has(l.id),level:0,node:l,onToggle:a})},l.id))})}),_c={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Hc=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:a,score:l,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=_c[p],k=g??"a";return t.jsxs(Ft,{$index:s,children:[t.jsx(D,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(k,{href:n,children:[t.jsx(Y,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(Y,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(D,{size:m,children:i}),t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",flexDirection:p==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(rt,{textL:l,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((v,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(D,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:v.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:v.title})]},v.key))]})]})]})};exports.Accordion=Nr;exports.AccordionContent=zn;exports.ActionButton=ze;exports.ActiveFilter=$i;exports.ActiveFilters=Ea;exports.AdvancedBadge=Br;exports.AdvisoriesCard=Jr;exports.Alert=co;exports.AppliedFilter=Te;exports.AppliedFilters=la;exports.ArrayField=mt;exports.Avatar=$o;exports.BaseButtonComponent=St;exports.BaseComponent=Ue;exports.BaseSpanComponent=Tt;exports.BaseTextComponent=zt;exports.Body=Wi;exports.Button=V;exports.Button$1=tt;exports.Button$2=pe;exports.ButtonToolbarCenter=Uo;exports.ButtonToolbarRow=Yo;exports.ButtonToolbarStartRow=Go;exports.Calendar=Bn;exports.Calendar$1=Gn;exports.Calendar$2=Yn;exports.CalendarCell=On;exports.CalendarGrid=st;exports.CaptionContent=qi;exports.CardContainer=Rs;exports.CardHeader=ot;exports.CardWithImage=wo;exports.CardWithInput=vs;exports.CardWithOptions=Jn;exports.CardWithSelector=zs;exports.CardWithSwitch=Ds;exports.Carousel=Bs;exports.Checkbox=ge;exports.CodeSnippet=Ms;exports.Col=$t;exports.ColumFilters=hi;exports.ColumnToggle=Vi;exports.ColumnsModal=di;exports.ComboBox=At;exports.ComboBoxField=yt;exports.Container=$;exports.ControlsContent=Ki;exports.CopyButton=$a;exports.CustomThemeProvider=Sr;exports.DateField=Mn;exports.DateSelector=Ne;exports.DefaultInputFile=Zn;exports.Description=Ai;exports.Dialog=lt;exports.Divider=je;exports.Dropdown=wa;exports.DropzoneInputFile=qn;exports.Editable=Ho;exports.EmptyButton=vt;exports.EmptyState=Sa;exports.ErrorMessage=So;exports.ExportCsv=Bi;exports.FATag=Rn;exports.FilePreview=Ln;exports.FilterControl=pi;exports.FilterForm=wt;exports.FilterFormContent=gi;exports.Filters=Ba;exports.FiltersContext=Xe;exports.FiltersList=xi;exports.FiltersMenu=ki;exports.FooterContent=Xi;exports.Form=Wa;exports.Gap=qo;exports.GridContainer=Ha;exports.GroupSelector=Ga;exports.Head=Mi;exports.Header=at;exports.Header$1=ri;exports.Heading=Y;exports.HighlightedContent=Ji;exports.Icon=N;exports.IconButton=H;exports.InProgressIcon=Ni;exports.IndicatorCard=Es;exports.IndicatorCardDB=Xa;exports.InfoSidebar=Za;exports.InnerForm=Va;exports.InputArray=Jo;exports.InputDate=Un;exports.InputDateRange=Ot;exports.InputDateTime=_o;exports.InputFile=gs;exports.InputNumber=Kn;exports.InputNumberRange=Vt;exports.InputSection=us;exports.InputTags=hs;exports.ItemCardDB=Qa;exports.ItemContent=Nc;exports.Label=Lt;exports.Link=ce;exports.ListItem=Ye;exports.ListItemsWrapper=ai;exports.LittleFlag=tl;exports.Loading=Ti;exports.LocationCode=ti;exports.Logo=pl;exports.Lottie=ul;exports.MemoizedImage=se;exports.Menu=xl;exports.MenuItem=Pi;exports.MessageBanner=fl;exports.Modal=Ut;exports.ModalConfirm=oi;exports.ModalFooter=ii;exports.NoMatches=Yt;exports.Notification=jl;exports.NotificationSign=et;exports.NumberField=Ae;exports.OAuthSelector=vl;exports.Option=An;exports.OptionBoxContainer=Xt;exports.OptionContainer=kt;exports.OptionContainer$1=zi;exports.Options=Ci;exports.OptionsMenu=Si;exports.OutlineContainer=Q;exports.PaginationControl=Hi;exports.PaginationDropdown=Ui;exports.PaginationSize=Gi;exports.PaginatorDb=zl;exports.PaginatorDbDropdown=Ii;exports.PhoneInput=js;exports.PopUp=Ol;exports.Popover=me;exports.PremiumFeature=Di;exports.PreviewPanel=li;exports.PriorityCard=Ri;exports.PriorityCards=Dl;exports.PriorityScore=El;exports.ProgressBar=Bt;exports.ProgressIndicator=Pl;exports.ProgressStep=Ll;exports.RadioButton=Mt;exports.RankPosition=Fi;exports.RankPositionIcon=Ei;exports.Row=Xn;exports.RulesCard=Vl;exports.ScrollUpButton=Wl;exports.Search=ue;exports.SearchDropdown=Kl;exports.SearchPanel=ci;exports.SeverityBadge=rt;exports.SeverityOverview=Ql;exports.SeverityOverviewBadge=De;exports.ShowOnHover=tc;exports.SlideOutMenu=ic;exports.Slider=cc;exports.SortIcon=Ct;exports.Span=$e;exports.StepLapse=hc;exports.Tab=si;exports.Table=Ec;exports.Table$1=Qi;exports.TableButton=Rc;exports.TableContent=Ac;exports.TableContent$1=_i;exports.TableContext=de;exports.TableFooter=Yi;exports.TableOptions=Zi;exports.Tabs=_t;exports.Tag=J;exports.TagsField=jt;exports.Text=D;exports.TextArea=ws;exports.TextInput=Ge;exports.Thumb=Oi;exports.TimeField=Wn;exports.TimeLine=Bc;exports.TimeLineCard=er;exports.Toggle=Qn;exports.Tooltip=K;exports.Tour=Mc;exports.Tree=Wc;exports.WeaknessesCard=Hc;exports.analyzeFilterValue=ft;exports.baseStep=Vc;exports.clearStorage=Ee;exports.formatCheckValues=fi;exports.formatDate=Fe;exports.formatDateTime=_n;exports.formatDateTimeInInput=bt;exports.getPathname=Dt;exports.getPreservedValues=Fn;exports.getStorageItem=En;exports.getStyledConfig=He;exports.hiddenProps=kn;exports.icons=Cr;exports.normalizeDate=Re;exports.normalizeNumber=Hn;exports.openUrl=Nt;exports.setBorder=Ve;exports.setDisplay=Me;exports.setInteraction=_e;exports.setMargin=Oe;exports.setPadding=Pe;exports.setPosition=Be;exports.setText=We;exports.theme=L;exports.useCarousel=Tn;exports.useClickOutside=oe;exports.useCloudinaryImage=In;exports.useColumnsModal=Dn;exports.useConditionsDialog=fa;exports.useConfirmDialog=ya;exports.useDebouncedCallback=It;exports.useFilterForm=ui;exports.useFilters=ha;exports.useFiltersValues=Et;exports.useModal=ve;exports.useSearch=Xr;exports.variantBuilder=le;