@fluidattacks/design 3.34.5-pr.1 → 3.34.6

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 (193) 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.d.ts +1 -1
  68. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  69. package/dist/components/inputs/fields/input-file/index.js +1 -1
  70. package/dist/components/inputs/fields/input-file/types.d.ts +1 -0
  71. package/dist/components/inputs/fields/input-section/index.js +1 -1
  72. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  73. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  74. package/dist/components/inputs/fields/number/index.js +1 -1
  75. package/dist/components/inputs/fields/number-range/index.js +1 -1
  76. package/dist/components/inputs/fields/phone/index.js +1 -1
  77. package/dist/components/inputs/fields/text-area/index.js +1 -1
  78. package/dist/components/inputs/fields/text-input/index.js +1 -1
  79. package/dist/components/inputs/index.js +1 -1
  80. package/dist/components/inputs/label/index.js +1 -1
  81. package/dist/components/inputs/outline-container/index.js +1 -1
  82. package/dist/components/inputs/utils/action-button/index.js +1 -1
  83. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  84. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  85. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  86. package/dist/components/inputs/utils/dialog/index.js +1 -1
  87. package/dist/components/inputs/utils/number-field/index.js +1 -1
  88. package/dist/components/inputs/utils/popover/index.js +1 -1
  89. package/dist/components/item-card-db/index.js +1 -1
  90. package/dist/components/layout/categories/buttons/index.js +1 -1
  91. package/dist/components/layout/categories/column/index.js +1 -1
  92. package/dist/components/layout/categories/gap/index.js +1 -1
  93. package/dist/components/layout/categories/row/index.js +1 -1
  94. package/dist/components/layout/index.js +1 -1
  95. package/dist/components/link/index.js +1 -1
  96. package/dist/components/list-item/index.js +1 -1
  97. package/dist/components/little-flag/index.js +1 -1
  98. package/dist/components/loading/index.js +1 -1
  99. package/dist/components/loading/styles.d.ts +1 -1
  100. package/dist/components/loading/types.d.ts +3 -1
  101. package/dist/components/logo/index.js +1 -1
  102. package/dist/components/lottie/index.js +1 -1
  103. package/dist/components/menu/index.js +1 -1
  104. package/dist/components/message-banner/index.js +1 -1
  105. package/dist/components/modal/columns-modal/index.js +1 -1
  106. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  107. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  108. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  109. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  110. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  111. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  112. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  113. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  114. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  115. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  116. package/dist/components/modal/filters-modal/index.js +1 -1
  117. package/dist/components/modal/footer/index.js +1 -1
  118. package/dist/components/modal/header/index.js +1 -1
  119. package/dist/components/modal/index.js +1 -1
  120. package/dist/components/modal/modal-confirm/index.js +1 -1
  121. package/dist/components/notification/index.js +1 -1
  122. package/dist/components/notification-sign/index.js +1 -1
  123. package/dist/components/oauth-selector/index.js +1 -1
  124. package/dist/components/oauth-selector/option-container/index.js +1 -1
  125. package/dist/components/paginator-db/btn/index.js +1 -1
  126. package/dist/components/paginator-db/dropdown/index.js +1 -1
  127. package/dist/components/paginator-db/index.js +1 -1
  128. package/dist/components/pop-up/description/index.js +1 -1
  129. package/dist/components/pop-up/index.js +1 -1
  130. package/dist/components/premium-feature/index.js +1 -1
  131. package/dist/components/priority-cards/card/index.js +1 -1
  132. package/dist/components/priority-cards/index.js +1 -1
  133. package/dist/components/priority-score/index.js +1 -1
  134. package/dist/components/progress-bar/index.js +1 -1
  135. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  136. package/dist/components/progress-indicator/index.js +1 -1
  137. package/dist/components/progress-indicator/step/index.js +1 -1
  138. package/dist/components/radio-button/index.js +1 -1
  139. package/dist/components/rank-position/icon/index.js +1 -1
  140. package/dist/components/rank-position/index.js +1 -1
  141. package/dist/components/rules-card/index.js +1 -1
  142. package/dist/components/scroll-button/index.js +1 -1
  143. package/dist/components/search/index.js +1 -1
  144. package/dist/components/search-dropdown/index.js +1 -1
  145. package/dist/components/severity-badge/index.js +1 -1
  146. package/dist/components/severity-overview/badge/index.js +1 -1
  147. package/dist/components/severity-overview/index.js +1 -1
  148. package/dist/components/show-on-hover/index.js +1 -1
  149. package/dist/components/slide-out-menu/index.js +1 -1
  150. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  151. package/dist/components/slider/index.js +1 -1
  152. package/dist/components/slider/thumb/index.js +1 -1
  153. package/dist/components/step-lapse/index.js +1 -1
  154. package/dist/components/table/context/index.js +1 -1
  155. package/dist/components/table/export-csv/index.js +1 -1
  156. package/dist/components/table/index.js +1 -1
  157. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  158. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  159. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  160. package/dist/components/table/sort-icon/index.js +1 -1
  161. package/dist/components/table/table-body/index.js +1 -1
  162. package/dist/components/table/table-column-toggle/index.js +1 -1
  163. package/dist/components/table/table-content/head/index.js +1 -1
  164. package/dist/components/table/table-content/index.js +1 -1
  165. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  166. package/dist/components/table/table-footer/index.js +1 -1
  167. package/dist/components/table/table-options/caption-content/index.js +1 -1
  168. package/dist/components/table/table-options/controls-content/index.js +1 -1
  169. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  170. package/dist/components/table/table-options/index.js +1 -1
  171. package/dist/components/table/wrapper/index.js +1 -1
  172. package/dist/components/table-button/index.js +1 -1
  173. package/dist/components/table-content/index.js +1 -1
  174. package/dist/components/table-content/item-content/index.js +1 -1
  175. package/dist/components/tabs/index.js +1 -1
  176. package/dist/components/tabs/tab/index.js +1 -1
  177. package/dist/components/tag/index.js +1 -1
  178. package/dist/components/timeline/card/index.js +1 -1
  179. package/dist/components/timeline/index.js +1 -1
  180. package/dist/components/toggle/index.js +1 -1
  181. package/dist/components/tooltip/index.js +1 -1
  182. package/dist/components/tour/index.js +1 -1
  183. package/dist/components/typography/heading/index.js +1 -1
  184. package/dist/components/typography/index.js +1 -1
  185. package/dist/components/typography/span/index.js +1 -1
  186. package/dist/components/typography/text/index.js +1 -1
  187. package/dist/components/weaknesses-card/index.js +1 -1
  188. package/dist/{components-BGdiaGgK.js → components-COuKjUo2.js} +121 -121
  189. package/dist/{components-3YuSigPz.mjs → components-GjzSc2_f.mjs} +1165 -1163
  190. package/dist/context/index.js +1 -1
  191. package/dist/hooks/index.js +1 -1
  192. package/dist/index.js +1 -1
  193. 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"),je=require("react-dom"),pt=require("react-router-dom"),tr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},tt=tr(u),se=e=>({getVariant:(n,i)=>e(n)[i]}),yn=["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"],nr={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},ir={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},rr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},or={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},sr={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},ar={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},lr={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},cr="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",dr={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"}},pr={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)"},gr={sm:"1024px",md:"1440px",lg:"1920px"},ur={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"},xr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],A={typography:dr,shadows:pr,breakpoints:gr,spacing:ur,palette:{primary:ir,complementary:rr,error:or,info:lr,warning:sr,success:ar,black:"#0c111d",gradient:cr,white:"#ffffff",gray:nr}},hr=({children:e})=>t.jsx(y.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,Ne=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,l,a,c]=e.padding;return`padding: ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[a]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Ae=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,l,a,c]=e.margin;return`margin: ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[a]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Le=e=>{const n=L("position",e.position),i=L("top",e.top),r=L("right",e.right),o=L("bottom",e.bottom),s=L("left",e.left),l=L("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"),pt=require("react-router-dom"),tr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},tt=tr(u),le=e=>({getVariant:(n,i)=>e(n)[i]}),yn=["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"],nr={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},ir={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},rr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},or={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},sr={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},ar={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},lr={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},cr="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",dr={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"}},pr={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)"},gr={sm:"1024px",md:"1440px",lg:"1920px"},ur={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"},xr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],A={typography:dr,shadows:pr,breakpoints:gr,spacing:ur,palette:{primary:ir,complementary:rr,error:or,info:lr,warning:sr,success:ar,black:"#0c111d",gradient:cr,white:"#ffffff",gray:nr}},hr=({children:e})=>t.jsx(y.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,Ne=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,l,a,c]=e.padding;return`padding: ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[a]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Ae=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,l,a,c]=e.margin;return`margin: ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[a]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Le=e=>{const n=L("position",e.position),i=L("top",e.top),r=L("right",e.right),o=L("bottom",e.bottom),s=L("left",e.left),l=L("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
4
  ${r}
@@ -172,7 +172,7 @@
172
172
 
173
173
  ${i===void 0?"":`&::after { content: "${i}"; }`}
174
174
  `}
175
- `,G=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:l,fontWeight:a,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:w,...C},k){return t.jsx($r,{$bgGradient:n,$color:o,$display:s,$fontFamily:l,$fontWeight:a,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:w,className:r,ref:k,...C,children:i})}),be=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:s,fontWeight:l,letterSpacing:a,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(mr,{$color:i,$content:r,$display:o,$fontFamily:s,$fontWeight:l,$letterSpacing:a,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:l,fontWeight:a,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:w,fontStyle:C,...k},v){return t.jsx($n,{$bgGradient:n,$color:o,$display:s,$fontFamily:l,$fontStyle:C,$fontWeight:a,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:w,className:r,ref:v,...k,children:i})}),mn=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx($,{children:e.extraElement}):void 0]})},at={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},jr=e=>at[e]?at[e]:typeof e=="string"&&e.includes("px")?e:at.md,wr=y.styled(vt)`
175
+ `,Y=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:l,fontWeight:a,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:w,...C},k){return t.jsx($r,{$bgGradient:n,$color:o,$display:s,$fontFamily:l,$fontWeight:a,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:w,className:r,ref:k,...C,children:i})}),$e=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:s,fontWeight:l,letterSpacing:a,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(mr,{$color:i,$content:r,$display:o,$fontFamily:s,$fontWeight:l,$letterSpacing:a,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:s,fontFamily:l,fontWeight:a,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:w,fontStyle:C,...k},v){return t.jsx($n,{$bgGradient:n,$color:o,$display:s,$fontFamily:l,$fontStyle:C,$fontWeight:a,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:w,className:r,ref:v,...k,children:i})}),mn=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx($,{children:e.extraElement}):void 0]})},at={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},jr=e=>at[e]?at[e]:typeof e=="string"&&e.includes("px")?e:at.md,wr=y.styled(vt)`
176
176
  ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:r,$rotation:o,$size:s,$secondaryColor:l})=>{const a=r?"":"brightness(50%)",c=r??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
@@ -248,7 +248,7 @@
248
248
  padding: ${e.spacing[.125]} ${e.spacing[.5]};
249
249
  position: relative;
250
250
  `}
251
- `,jn=(e,n)=>{const[r,o]=u.useState(0),[s,l]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const a=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(a)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:l}},ie=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(a=>a==null?void 0:a.contains(l.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 l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},wn=({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])},we=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),s=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Fr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),vn=({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]),[l,a]=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);a(j=>[...b,...j.filter(({name:w})=>!m.includes(w))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(Fr(g)),c(g)},[l,i,c,o]),d=u.useMemo(()=>f.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:p,columns:l,...we(e),hasChanged:d}},kt=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),Ct=({filters:e})=>{const n=e.flatMap(a=>a.id),[i,r]=f.useQueryStates({...Object.fromEntries(n.map(a=>[a,f.parseAsString.withDefault("")])),searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")},{history:"replace"}),o=Object.entries(i).filter(([a,c])=>a!=="search"&&a!=="searchGlobal"&&!!c&&c!=="undefined").flatMap(([,a])=>a.split(",")).filter(a=>a!=="-").length,s=u.useMemo(()=>{const a=new Map(e.map(c=>[c.id,c]));return Object.entries(i).filter(([,c])=>!!c&&c!=="undefined").flatMap(([c,p])=>{var w;const d=a.get(c);if(!d)return[];const g=p.split(","),x=new Set(g),h=g.filter(C=>C==="-"||RegExp(/^\d+$/).test(C)||RegExp(/^\d+\-\d+\-\d+$/).test(C.trim())),b=(w=d.options)==null?void 0:w.flatMap(C=>{var k;return((k=C.items)==null?void 0:k.filter(v=>x.has(v.value)).map(v=>v.label??v.value))??[]}).filter(Boolean),m=b&&b.length>0,j=h.length>0;return m&&j?[{id:c,label:d.label,value:b.join(", ")},{id:c,label:d.label,value:h.join(", ")}]:m?[{id:c,label:d.label,value:b.join(", ")}]:j?[{id:c,label:d.label,value:h.join(", ")}]:[{id:c,label:d.label,value:p}]})},[i,e]),l=u.useCallback(a=>()=>{r(c=>({...c,[a]:null}))},[r]);return{activeFilters:o,appliedFilters:s,removeFilter:l,setValues:r,values:i}},Er=e=>{const[n,i]=u.useState(),r=kt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Rr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const l=wn({publicId:s});return r&&l.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},re=tt.default.memo(Rr),Zt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},kn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Ir,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Dr,{$variant:n,children:[t.jsx(re,{alt:Zt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),Zt[n]]}),e?t.jsx(I,{display:"inline",size:"sm",children:e}):void 0]})},Nr={critical:{bgColor:A.palette.primary[700],colorL:A.palette.gray[800],colorR:A.palette.white},disable:{bgColor:A.palette.gray[200],colorL:A.palette.gray[400],colorR:A.palette.gray[400]},high:{bgColor:A.palette.error[500],colorL:A.palette.gray[800],colorR:A.palette.white},low:{bgColor:A.palette.warning[200],colorL:A.palette.gray[800],colorR:A.palette.gray[800]},medium:{bgColor:A.palette.warning[500],colorL:A.palette.gray[800],colorR:A.palette.gray[800]}},nt=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:l}=Nr[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color: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(I,{color:l,size:"md",children:n})})]})},Ar=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",St=y.styled.div`
251
+ `,jn=(e,n)=>{const[r,o]=u.useState(0),[s,l]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const a=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(a)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:l}},oe=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(a=>a==null?void 0:a.contains(l.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 l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},wn=({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(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Fr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),vn=({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]),[l,a]=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);a(j=>[...b,...j.filter(({name:w})=>!m.includes(w))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(Fr(g)),c(g)},[l,i,c,o]),d=u.useMemo(()=>f.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:p,columns:l,...ve(e),hasChanged:d}},kt=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),Ct=({filters:e})=>{const n=e.flatMap(a=>a.id),[i,r]=f.useQueryStates({...Object.fromEntries(n.map(a=>[a,f.parseAsString.withDefault("")])),searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")},{history:"replace"}),o=Object.entries(i).filter(([a,c])=>a!=="search"&&a!=="searchGlobal"&&!!c&&c!=="undefined").flatMap(([,a])=>a.split(",")).filter(a=>a!=="-").length,s=u.useMemo(()=>{const a=new Map(e.map(c=>[c.id,c]));return Object.entries(i).filter(([,c])=>!!c&&c!=="undefined").flatMap(([c,p])=>{var w;const d=a.get(c);if(!d)return[];const g=p.split(","),x=new Set(g),h=g.filter(C=>C==="-"||RegExp(/^\d+$/).test(C)||RegExp(/^\d+\-\d+\-\d+$/).test(C.trim())),b=(w=d.options)==null?void 0:w.flatMap(C=>{var k;return((k=C.items)==null?void 0:k.filter(v=>x.has(v.value)).map(v=>v.label??v.value))??[]}).filter(Boolean),m=b&&b.length>0,j=h.length>0;return m&&j?[{id:c,label:d.label,value:b.join(", ")},{id:c,label:d.label,value:h.join(", ")}]:m?[{id:c,label:d.label,value:b.join(", ")}]:j?[{id:c,label:d.label,value:h.join(", ")}]:[{id:c,label:d.label,value:p}]})},[i,e]),l=u.useCallback(a=>()=>{r(c=>({...c,[a]:null}))},[r]);return{activeFilters:o,appliedFilters:s,removeFilter:l,setValues:r,values:i}},Er=e=>{const[n,i]=u.useState(),r=kt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Rr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const l=wn({publicId:s});return r&&l.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},se=tt.default.memo(Rr),Zt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},kn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Ir,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Dr,{$variant:n,children:[t.jsx(se,{alt:Zt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),Zt[n]]}),e?t.jsx(I,{display:"inline",size:"sm",children:e}):void 0]})},Nr={critical:{bgColor:A.palette.primary[700],colorL:A.palette.gray[800],colorR:A.palette.white},disable:{bgColor:A.palette.gray[200],colorL:A.palette.gray[400],colorR:A.palette.gray[400]},high:{bgColor:A.palette.error[500],colorL:A.palette.gray[800],colorR:A.palette.white},low:{bgColor:A.palette.warning[200],colorL:A.palette.gray[800],colorR:A.palette.gray[800]},medium:{bgColor:A.palette.warning[500],colorL:A.palette.gray[800],colorR:A.palette.gray[800]}},nt=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:l}=Nr[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color: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(I,{color:l,size:"md",children:n})})]})},Ar=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",St=y.styled.div`
252
252
  ${({theme:e,$index:n})=>`
253
253
  align-items: flex-start;
254
254
  display: flex;
@@ -270,12 +270,12 @@
270
270
  border-color: transparent;
271
271
  }
272
272
  `}
273
- `,oe=y.styled.div`
273
+ `,ae=y.styled.div`
274
274
  display: inline-block;
275
275
  content: "";
276
276
  height: 24px;
277
277
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
278
- `,Lr=({affects:e,author:n,creator:i,href:r,ids:o,indx:s,Link:l,packageName:a,publishedDate:c,score:p,severity:d,title:g})=>{const x=y.useTheme(),h=l??"a";return t.jsxs(St,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsxs(I,{color:x.palette.primary[500],display:"inline",size:"lg",children:[o.flatId,t.jsxs(be,{color:x.palette.gray[800],display:"inline",size:"lg",children:[" ",`(${o.advId})`]})]}),i?t.jsx(kn,{author:n,variant:i}):void 0]}),t.jsx(h,{href:r,children:t.jsx(G,{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(nt,{textL:p,textR:f.capitalize(d==="disable"?"Unknown":d),variant:d}),e?t.jsxs(t.Fragment,{children:[t.jsx(oe,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(oe,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,c?t.jsxs(t.Fragment,{children:[t.jsx(oe,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Published date: "}),c]})]}):void 0]})]})},Pr=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:Or}=se(e=>({error:`
278
+ `,Lr=({affects:e,author:n,creator:i,href:r,ids:o,indx:s,Link:l,packageName:a,publishedDate:c,score:p,severity:d,title:g})=>{const x=y.useTheme(),h=l??"a";return t.jsxs(St,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsxs(I,{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(kn,{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(nt,{textL:p,textR:f.capitalize(d==="disable"?"Unknown":d),variant:d}),e?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,c?t.jsxs(t.Fragment,{children:[t.jsx(ae,{}),t.jsxs(I,{color:x.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Published date: "}),c]})]}):void 0]})]})},Pr=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:Or}=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]};
@@ -358,7 +358,7 @@
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:_r}=se(e=>({ghost:`
361
+ `,{getVariant:_r}=le(e=>({ghost:`
362
362
  background: transparent;
363
363
  border: none;
364
364
  color: ${e.palette.gray[800]};
@@ -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:l,id:a,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,w]=u.useState(!1),{refs:C,floatingStyles:k,context:v,placement:z}=f.useFloating({middleware:[f.flip({fallbackAxisSideDirection:"start"}),f.offset({mainAxis:10}),f.shift()],onOpenChange:w,open:j,placement:d,whileElementsMounted:f.autoUpdate}),S=f.useHover(v,{delay:{close:0,open:500},move:!1}),T=f.useFocus(v),N=f.useRole(v,{role:o?"label":"tooltip"}),{getReferenceProps:F,getFloatingProps:D}=f.useInteractions([S,T,N]),E=u.useMemo(()=>z.startsWith("top")?"top":z.startsWith("bottom")?"bottom":z.startsWith("left")?"left":z.startsWith("right")?"right":"bottom",[z]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(Vr,{...F(),display:i,height:r,id:a,ref:C.setReference,width:b,children:o?t.jsx(R,{clickable:!0,disabled:n,icon:o,iconColor:s,iconSize:l??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&je.createPortal(t.jsxs(Ur,{...D(),$maxWidth:c,id:`floating-${a}`,ref:C.setFloating,style:k,children:[f.lodashExports.isEmpty(x)?void 0:t.jsx(I,{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(I,{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(Gr,{$placement:E,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)]})},V=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:s="sm",iconTransform:l,iconType:a,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:j,variant:w="primary",...C},k){const v=t.jsx(Hr,{$variant:w,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:k,type:h,value:j,...C,children:t.jsx(R,{clickable:!1,icon:r,iconColor:o,iconSize:s,iconTransform:l,iconType:a})}),S=(h+(w??"")+(c??r)).replace(/ /u,"_");return b===void 0?v:t.jsx(K,{id:`${S}-tooltip`,place:m,tip:b,children:v})}),Yr=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:s=!0,iconPosition:l="center",onClose:a=void 0,onTimeOut:c,show:p=!0,time:d=8,title:g,variant:x="error",id:h,...b},m){const[j,w]=u.useState(p),C=u.useCallback(()=>{a==null||a(),w(!1)},[a]);return u.useEffect(()=>{const k=setTimeout(()=>{c==null||c(!0),n&&C()},d*1e3);return()=>{clearTimeout(k)}},[n,C,d,c]),u.useEffect(()=>{w(p)},[p,w]),t.jsx($,{display:j?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(Br,{$iconPosition:l,$variant:x,id:h,children:[s?t.jsx(R,{clickable:!1,icon:o??Pr(x),iconSize:"lg",iconType:"fa-light",mt:l==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(Wr,{children:g}):void 0,t.jsx(Mr,{$hasTitle:!!g,children:i})]}),r?t.jsx(V,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:C,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),qt=y.styled.div`
512
+ `,q=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:s,iconSize:l,id:a,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,w]=u.useState(!1),{refs:C,floatingStyles:k,context:v,placement:z}=f.useFloating({middleware:[f.flip({fallbackAxisSideDirection:"start"}),f.offset({mainAxis:10}),f.shift()],onOpenChange:w,open:j,placement:d,whileElementsMounted:f.autoUpdate}),S=f.useHover(v,{delay:{close:0,open:500},move:!1}),T=f.useFocus(v),N=f.useRole(v,{role:o?"label":"tooltip"}),{getReferenceProps:F,getFloatingProps:D}=f.useInteractions([S,T,N]),E=u.useMemo(()=>z.startsWith("top")?"top":z.startsWith("bottom")?"bottom":z.startsWith("left")?"left":z.startsWith("right")?"right":"bottom",[z]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(Vr,{...F(),display:i,height:r,id:a,ref:C.setReference,width:b,children:o?t.jsx(R,{clickable:!0,disabled:n,icon:o,iconColor:s,iconSize:l??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&we.createPortal(t.jsxs(Ur,{...D(),$maxWidth:c,id:`floating-${a}`,ref:C.setFloating,style:k,children:[f.lodashExports.isEmpty(x)?void 0:t.jsx(I,{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(I,{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(Gr,{$placement:E,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)]})},V=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:s="sm",iconTransform:l,iconType:a,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:j,variant:w="primary",...C},k){const v=t.jsx(Hr,{$variant:w,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:k,type:h,value:j,...C,children:t.jsx(R,{clickable:!1,icon:r,iconColor:o,iconSize:s,iconTransform:l,iconType:a})}),S=(h+(w??"")+(c??r)).replace(/ /u,"_");return b===void 0?v:t.jsx(q,{id:`${S}-tooltip`,place:m,tip:b,children:v})}),Yr=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:s=!0,iconPosition:l="center",onClose:a=void 0,onTimeOut:c,show:p=!0,time:d=8,title:g,variant:x="error",id:h,...b},m){const[j,w]=u.useState(p),C=u.useCallback(()=>{a==null||a(),w(!1)},[a]);return u.useEffect(()=>{const k=setTimeout(()=>{c==null||c(!0),n&&C()},d*1e3);return()=>{clearTimeout(k)}},[n,C,d,c]),u.useEffect(()=>{w(p)},[p,w]),t.jsx($,{display:j?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(Br,{$iconPosition:l,$variant:x,id:h,children:[s?t.jsx(R,{clickable:!1,icon:o??Pr(x),iconSize:"lg",iconType:"fa-light",mt:l==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(Wr,{children:g}):void 0,t.jsx(Mr,{$hasTitle:!!g,children:i})]}),r?t.jsx(V,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:C,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),qt=y.styled.div`
513
513
  ${({theme:e})=>`
514
514
  align-items: center;
515
515
  background-color: ${e.palette.gray[200]};
@@ -610,7 +610,7 @@
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
- `,qe=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},s){return t.jsx(Kr,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:s,...o,children:n&&t.jsx(Zr,{children:n<=9?n:9})})}),{getVariant:qr}=se(e=>({default:`
613
+ `,qe=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},s){return t.jsx(Kr,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:s,...o,children:n&&t.jsx(Zr,{children:n<=9?n:9})})}),{getVariant:qr}=le(e=>({default:`
614
614
  background-color: ${e.palette.gray[200]};
615
615
  color: ${e.palette.gray[800]};
616
616
  `,error:`
@@ -708,7 +708,7 @@
708
708
 
709
709
  ${qr(e,i)}
710
710
  `}
711
- `,{getVariant:Qr}=se(e=>({highRelevance:`
711
+ `,{getVariant:Qr}=le(e=>({highRelevance:`
712
712
  color: ${e.palette.primary[500]};
713
713
 
714
714
  &:hover:not([disabled]) {
@@ -753,7 +753,7 @@
753
753
  ${zt}
754
754
  `,to=y.styled(pt.Link)`
755
755
  ${zt}
756
- `,ae=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:s,target:l,variant:a="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(R,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return p?t.jsxs(eo,{$color:n,$variant:a,$wrap:c,download:i,href:r,onClick:s,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(to,{$variant:a,$wrap:c,download:i,onClick:s,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?d:void 0,e,l!==void 0&&o==="right"?d:void 0]})},Z=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterId:s="",filterValues:l="",fontSize:a,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+l),j=`${h.slice(0,25)}...`;return t.jsxs(be,{className:"gap-0.5","data-testid":s,display:c===void 0?"initial":"flex",size:"md",children:[t.jsxs(Jr,{$fontSize:a,$variant:b,className:g,children:[n&&t.jsx(R,{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:l})]}),d?t.jsx(V,{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(ae,{href:c,children:p})]})},Sn=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");f.lodashExports.isObject(i)&&(i.opener=null)},M=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:s,icon:l,iconColor:a,iconSize:c="lg",iconType:p,name:d,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:j="button",tooltip:w,tooltipPlace:C="bottom",underline:k=!1,value:v,variant:z="primary",width:S,...T},N){const F=w!==void 0,D=`${s}-tooltip`,E=u.useCallback(()=>{o&&Sn(o,r)},[r,o]),P=t.jsxs(Cn,{$variant:z,"aria-disabled":i,className:k?"underline":void 0,disabled:i,id:s,name:d,onClick:z==="link"?E:h,ref:N,type:j,value:v,width:S,...F?{"data-tooltip-id":D}:{},...T,children:[g&&z==="ghost"&&!i?t.jsx(qe,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(R,{icon:l,iconColor:a??void 0,iconSize:c,iconType:p??"fa-light"}),n,b||z==="link"?t.jsx(R,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,m===void 0||i?null:t.jsx(Z,{tagLabel:m,variant:"default"}),x!==void 0&&z==="ghost"&&!i?t.jsx(qe,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return F?t.jsx(K,{disabled:!F,id:D,place:C,tip:w,width:S,children:P}):P}),no=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:s=!1},l){const a=!!i,c=y.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[a?t.jsxs(M,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(qt,{children:r[0].toUpperCase()}),s?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(qt,{children:r[0].toUpperCase()}),s?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(Xr,{children:n})]})})}),it=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:s,titleColor:l,textAlign:a,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(I,{color:l??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:a,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(I,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:a,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:a,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:a,wordBreak:"break-word",children:`Author: ${e}`})]})]})},Jt=y.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
756
+ `,ce=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:s,target:l,variant:a="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(R,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return p?t.jsxs(eo,{$color:n,$variant:a,$wrap:c,download:i,href:r,onClick:s,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(to,{$variant:a,$wrap:c,download:i,onClick:s,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?d:void 0,e,l!==void 0&&o==="right"?d:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterId:s="",filterValues:l="",fontSize:a,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+l),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(Jr,{$fontSize:a,$variant:b,className:g,children:[n&&t.jsx(R,{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:l})]}),d?t.jsx(V,{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})]})},Sn=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");f.lodashExports.isObject(i)&&(i.opener=null)},W=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:s,icon:l,iconColor:a,iconSize:c="lg",iconType:p,name:d,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:j="button",tooltip:w,tooltipPlace:C="bottom",underline:k=!1,value:v,variant:z="primary",width:S,...T},N){const F=w!==void 0,D=`${s}-tooltip`,E=u.useCallback(()=>{o&&Sn(o,r)},[r,o]),P=t.jsxs(Cn,{$variant:z,"aria-disabled":i,className:k?"underline":void 0,disabled:i,id:s,name:d,onClick:z==="link"?E:h,ref:N,type:j,value:v,width:S,...F?{"data-tooltip-id":D}:{},...T,children:[g&&z==="ghost"&&!i?t.jsx(qe,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(R,{icon:l,iconColor:a??void 0,iconSize:c,iconType:p??"fa-light"}),n,b||z==="link"?t.jsx(R,{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&&z==="ghost"&&!i?t.jsx(qe,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return F?t.jsx(q,{disabled:!F,id:D,place:C,tip:w,width:S,children:P}):P}),no=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:s=!1},l){const a=!!i,c=y.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[a?t.jsxs(W,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(qt,{children:r[0].toUpperCase()}),s?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(qt,{children:r[0].toUpperCase()}),s?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(Xr,{children:n})]})})}),it=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:s,titleColor:l,textAlign:a,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(I,{color:l??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:a,wordBreak:"break-word",children:s}):s,p&&t.jsx(q,{icon:"circle-info",id:o,place:"top",tip:p})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(I,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:a,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:a,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:a,wordBreak:"break-word",children:`Author: ${e}`})]})]})},Jt=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
- `,io=e=>{if(f._.isNil(e))return"";const n=e.split(".");return(n.length>1?f._.last(n):"").toLowerCase()},ro=(e,n)=>f._.isUndefined(n)?!1:f._.includes(e,io(n)),zn=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:s="auto"})=>n==="video"||ro(["webm"],o)?t.jsx(Jt,{$opacity:r,children:t.jsx(ae,{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(Jt,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:s,width:i}})}),oo=({alt:e,authorEmail:n,date:i,description:r,src:o,children:s,isEditing:l,onClick:a,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:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:a,position:"relative",width:"100%",children:s===void 0?t.jsxs(tt.default.Fragment,{children:[t.jsx(zn,{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(V,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):s}),p?null:t.jsx(it,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},so=y.styled.div`
771
+ `,io=e=>{if(f._.isNil(e))return"";const n=e.split(".");return(n.length>1?f._.last(n):"").toLowerCase()},ro=(e,n)=>f._.isUndefined(n)?!1:f._.includes(e,io(n)),zn=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:s="auto"})=>n==="video"||ro(["webm"],o)?t.jsx(Jt,{$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(Jt,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:s,width:i}})}),oo=({alt:e,authorEmail:n,date:i,description:r,src:o,children:s,isEditing:l,onClick:a,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:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:a,position:"relative",width:"100%",children:s===void 0?t.jsxs(tt.default.Fragment,{children:[t.jsx(zn,{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(V,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):s}),p?null:t.jsx(it,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},so=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
- `,Tt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:s="normal"})=>{const l=y.useTheme(),a=`${e}-tooltip`,c=o!==void 0&&!f.lodashExports.isEmpty(o);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:l.typography.type.primary,fontWeight:l.typography.weight[s]},children:[n,r&&t.jsx(R,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(K,{display:"inline-flex",icon:"circle-info",id:a,place:"top",tip:o}):null,i?t.jsx(ae,{href:i,target:"_blank"}):null]})},ao=y.styled.div`
790
+ `,Tt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:s="normal"})=>{const l=y.useTheme(),a=`${e}-tooltip`,c=o!==void 0&&!f.lodashExports.isEmpty(o);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:l.typography.type.primary,fontWeight:l.typography.weight[s]},children:[n,r&&t.jsx(R,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(q,{display:"inline-flex",icon:"circle-info",id:a,place:"top",tip:o}):null,i?t.jsx(ce,{href:i,target:"_blank"}):null]})},ao=y.styled.div`
791
791
  ${({theme:e})=>`
792
792
  align-items: flex-start;
793
793
  display: inline-flex;
@@ -834,7 +834,7 @@
834
834
  line-height: ${e.spacing[1.25]};
835
835
  }
836
836
  `}
837
- `,te=y.styled.div`
837
+ `,ne=y.styled.div`
838
838
  ${({theme:e,$overflowX:n,$variant:i})=>`
839
839
  align-items: center;
840
840
  display: flex;
@@ -974,12 +974,12 @@
974
974
  flex-shrink: 0;
975
975
  transition: background-color 0.2s ease;
976
976
 
977
- ${te}:hover:not(:focus-within, .disabled, .error, .success) & {
977
+ ${ne}:hover:not(:focus-within, .disabled, .error, .success) & {
978
978
  background-color: ${({theme:e})=>e.palette.gray[600]};
979
979
  transition: none;
980
980
  }
981
981
 
982
- ${te}:focus-within:not(.disabled, .error) & {
982
+ ${ne}:focus-within:not(.disabled, .error) & {
983
983
  border: 1px solid ${({theme:e})=>e.palette.black};
984
984
  }
985
985
  `,co=y.styled.div`
@@ -995,7 +995,7 @@
995
995
  line-height: 18px;
996
996
  text-align: left;
997
997
  `}
998
- `,J=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:s="Link here",helpText:l,htmlFor:a,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(ao,{id:i,children:[c===void 0?void 0:t.jsx(Tt,{htmlFor:a,label:c,link:p==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||d?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(I,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:r}),d&&t.jsx(Z,{priority:"low",tagLabel:`${j}/${d}`,variant:n?"inactive":"error"})]}):void 0,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),o&&p==="down"?t.jsx(ae,{href:o,children:s}):void 0]}):void 0]})},$e=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:s,...l})=>{var x;const a=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({...l,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:`${a.palette.gray[600]} ${a.palette.gray[100]}`,scrollPadding:a.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:p==null?void 0:p.width}:{}},children:n})})},Qt=y.styled.ul`
998
+ `,Q=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:s="Link here",helpText:l,htmlFor:a,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(ao,{id:i,children:[c===void 0?void 0:t.jsx(Tt,{htmlFor:a,label:c,link:p==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||d?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(I,{className:"error-msg",color: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,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),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,...l})=>{var x;const a=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({...l,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:`${a.palette.gray[600]} ${a.palette.gray[100]}`,scrollPadding:a.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:p==null?void 0:p.width}:{}},children:n})})},Qt=y.styled.ul`
999
999
  ${({theme:e,$multiSelection:n,$width:i})=>`
1000
1000
  align-self: center;
1001
1001
  background: ${e.palette.white};
@@ -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:l,onFocus:a,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(uo,{"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:l,onFocus:a,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(K,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Tn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:l,watch:a})=>{var T,N,F;const c=y.useTheme(),p=u.useRef(null),d=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(D=>!Array.from(g).includes(D)&&D!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:j}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),w=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),C=u.useCallback(D=>{o(""),s==null||s(`${i}Options`,""),D.currentTarget.checked&&(o(D.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),k=u.useCallback(()=>{const D=a==null?void 0:a(`${i}Options`),E=typeof D=="string"?[D]:D;f.isEqual(x,E)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((E==null?void 0:E.length)<=2?E.join(", "):`${E.slice(0,2).join(", ")+`, +${E.length-2} more`}`))},[g,x,i,o,s,a]),v=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:C}),label:(T=e.rendered)==null?void 0:T.toString(),name:"checkAll",value:(N=e.rendered)==null?void 0:N.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:k}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),z=n&&!j?v:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),S=u.useCallback(D=>{var E;D.preventDefault(),o(((E=e.rendered)==null?void 0:E.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Sn(d)},[d,e.key,e.rendered,l,o]);return ie(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(po,{...!n&&!d?h:{},$multiSelection:n,className:w,ref:p,children:[d?t.jsx(ae,{href:d,onClick:S,children:z}):z,b&&!j&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(Z,{tagLabel:e.textValue,variant:"inactive"})]})},ut=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:w,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})=>{var Yt,Xt;const F=y.useTheme(),D=n?void 0:r,E=(e==null?void 0:e.value)??S,[P,W]=u.useState(((Yt=g.find(O=>O.value===E))==null?void 0:Yt.name)??""),[_,H]=u.useState(E),[B,ce]=u.useState(g),[he,U]=u.useState(!1),{contains:q}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),de=u.useRef(null),ve=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ge=u.useRef(null),Ui=u.useMemo(()=>g.toSorted((O,X)=>{const Q=Array.from(i??[]),Se=Q.includes(O.value),Kt=Q.includes(X.value);return Se&&!Kt?1:!Se&&Kt?-1:0}).map(O=>q(O.name,P)||he?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":O.value,hrefLang:O.href,textValue:O.tag,children:O.name},O.value):null),[q,i,P,g,he]),Gi=u.useCallback(O=>{const X=O.split(/,|\s/u).slice(-1)[0].trim();W(d?X:O),O===""||O.endsWith(",")?U(!0):(U(!1),H(Q=>{const Se=O===""?"":Q;return e&&e.onChange(Se),h&&h(O),Se}),ce(g.filter(Q=>q(Q.name,d?X:O))))},[q,g,e,d,h]),Yi=u.useCallback(O=>{var X;W(((X=g.find(Q=>Q.value===O))==null?void 0:X.name)??""),H(O?String(O):""),e&&e.onChange(O),h&&h(O?String(O):""),ce(g)},[g,e,h]),_t=u.useCallback(O=>{O.key==="Enter"&&O.preventDefault(),U(!1)},[]),Xi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),Ki=u.useCallback(()=>{U(!0)},[]),Y=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:P,items:B,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:_,onBlur:Xi,onInputChange:Gi,onKeyDown:_t,onKeyUp:Ki,onOpenChange(O,X){U(O&&(X==="manual"||X==="focus")),O&&setTimeout(()=>{var Q;return(Q=de.current)==null?void 0:Q.focus()},50)},onSelectionChange:d?void 0:Yi,children:Ui}),Zi=u.useCallback(()=>{W(""),H(null),ce(g),Y.setSelectedKey(null),Y.setInputValue(""),h&&h(""),b==null||b()},[g,b,Y,h]),{buttonProps:qi,inputProps:Ji,listBoxProps:Qi}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:P,buttonRef:ve,id:p,inputRef:de,label:a??p,listBoxRef:ke,name:p,placeholder:m,popoverRef:Ge},Y),{listBoxProps:Ht}=f.$c132121280ec012d$export$50eacbbf140a3141(Qi,Y,ke),{buttonProps:er}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(qi,ve),{width:Vt}=((Xt=Ce.current)==null?void 0:Xt.getBoundingClientRect())??{width:240};ie(Ce.current,()=>{Y.isOpen&&!d&&Y.close()},!0,[Ge.current]),u.useEffect(()=>{var O;if((c===!1||!E)&&!d){const X=((O=g.find(Q=>Q.value===E))==null?void 0:O.name)??"";W(X),H(X)}},[E,g,c,d]);const Ut=Array.from(Y.collection),Gt=f.useVirtualizer({count:Ut.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(J,{error:D,helpLink:o,helpLinkText:s,helpText:l,htmlFor:p,id:"combobox",label:a,required:k,tooltip:z,weight:N,children:[t.jsxs(te,{className:`${n?"disabled":""} ${D?"error":""}`,ref:Ce,children:[t.jsx("input",{...Ji,"aria-invalid":D?"true":"false","aria-label":p,disabled:n,onKeyDown:_t,ref:de}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,j&&_&&!n?t.jsx(V,{icon:"xmark",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:Zi,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(V,{...er,className:"action",disabled:n,icon:Y.isOpen&&!n?"chevron-up":"chevron-down",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:ve,type:"button",variant:"ghost"})]}),Y.isOpen&&Y.collection.size>0&&!n?t.jsx($e,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ge,state:Y,triggerRef:Ce,children:t.jsx(Qt,{...Ht,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:Vt,ref:ke,children:t.jsx("div",{style:{height:`${Gt.getTotalSize()}px`,position:"relative"},children:Gt.getVirtualItems().map(O=>{const X=Ut[O.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${O.size}px`,transform:`translateY(${O.start}px)`},children:t.jsx(Tn,{item:X,multiSelection:d,name:p,register:C,setInputValue:W,setValue:v,state:Y,watch:T})},O.index)})})})}):g.length>0||!Y.isOpen||n||!w?null:t.jsx($e,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ge,state:Y,triggerRef:Ce,children:t.jsx(Qt,{...Ht,$multiSelection:!1,$width:Vt,ref:ke,children:t.jsx(go,{children:t.jsx(I,{color:F.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:w})})})})]})},It=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:w,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:F,fieldState:D})=>{var E;return t.jsx(ut,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:w,error:(E=D.error)==null?void 0:E.message,field:F,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})},rules:{required:k}}):t.jsx(ut,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:w,error:r,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,required:k,tooltip:z,value:S,weight:N}),xo=y.styled.div`
1144
+ `,ge=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:l,onFocus:a,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(uo,{"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:l,onFocus:a,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(q,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Tn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:l,watch:a})=>{var T,N,F;const c=y.useTheme(),p=u.useRef(null),d=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(D=>!Array.from(g).includes(D)&&D!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:j}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),w=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),C=u.useCallback(D=>{o(""),s==null||s(`${i}Options`,""),D.currentTarget.checked&&(o(D.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),k=u.useCallback(()=>{const D=a==null?void 0:a(`${i}Options`),E=typeof D=="string"?[D]:D;f.isEqual(x,E)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((E==null?void 0:E.length)<=2?E.join(", "):`${E.slice(0,2).join(", ")+`, +${E.length-2} more`}`))},[g,x,i,o,s,a]),v=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:C}),label:(T=e.rendered)==null?void 0:T.toString(),name:"checkAll",value:(N=e.rendered)==null?void 0:N.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:k}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),z=n&&!j?v:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),S=u.useCallback(D=>{var E;D.preventDefault(),o(((E=e.rendered)==null?void 0:E.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Sn(d)},[d,e.key,e.rendered,l,o]);return oe(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(po,{...!n&&!d?h:{},$multiSelection:n,className:w,ref:p,children:[d?t.jsx(ce,{href:d,onClick:S,children:z}):z,b&&!j&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},ut=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:w,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})=>{var Yt,Xt;const F=y.useTheme(),D=n?void 0:r,E=(e==null?void 0:e.value)??S,[P,B]=u.useState(((Yt=g.find(O=>O.value===E))==null?void 0:Yt.name)??""),[_,U]=u.useState(E),[G,X]=u.useState(g),[xe,M]=u.useState(!1),{contains:H}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ie=u.useRef(null),he=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ge=u.useRef(null),Ui=u.useMemo(()=>g.toSorted((O,Z)=>{const ee=Array.from(i??[]),Se=ee.includes(O.value),Kt=ee.includes(Z.value);return Se&&!Kt?1:!Se&&Kt?-1:0}).map(O=>H(O.name,P)||xe?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":O.value,hrefLang:O.href,textValue:O.tag,children:O.name},O.value):null),[H,i,P,g,xe]),Gi=u.useCallback(O=>{const Z=O.split(/,|\s/u).slice(-1)[0].trim();B(d?Z:O),O===""||O.endsWith(",")?M(!0):(M(!1),U(ee=>{const Se=O===""?"":ee;return e&&e.onChange(Se),h&&h(O),Se}),X(g.filter(ee=>H(ee.name,d?Z:O))))},[H,g,e,d,h]),Yi=u.useCallback(O=>{var Z;B(((Z=g.find(ee=>ee.value===O))==null?void 0:Z.name)??""),U(O?String(O):""),e&&e.onChange(O),h&&h(O?String(O):""),X(g)},[g,e,h]),_t=u.useCallback(O=>{O.key==="Enter"&&O.preventDefault(),M(!1)},[]),Xi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),Ki=u.useCallback(()=>{M(!0)},[]),K=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:P,items:G,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:_,onBlur:Xi,onInputChange:Gi,onKeyDown:_t,onKeyUp:Ki,onOpenChange(O,Z){M(O&&(Z==="manual"||Z==="focus")),O&&setTimeout(()=>{var ee;return(ee=ie.current)==null?void 0:ee.focus()},50)},onSelectionChange:d?void 0:Yi,children:Ui}),Zi=u.useCallback(()=>{B(""),U(null),X(g),K.setSelectedKey(null),K.setInputValue(""),h&&h(""),b==null||b()},[g,b,K,h]),{buttonProps:qi,inputProps:Ji,listBoxProps:Qi}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:P,buttonRef:he,id:p,inputRef:ie,label:a??p,listBoxRef:ke,name:p,placeholder:m,popoverRef:Ge},K),{listBoxProps:Ht}=f.$c132121280ec012d$export$50eacbbf140a3141(Qi,K,ke),{buttonProps:er}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(qi,he),{width:Vt}=((Xt=Ce.current)==null?void 0:Xt.getBoundingClientRect())??{width:240};oe(Ce.current,()=>{K.isOpen&&!d&&K.close()},!0,[Ge.current]),u.useEffect(()=>{var O;if((c===!1||!E)&&!d){const Z=((O=g.find(ee=>ee.value===E))==null?void 0:O.name)??"";B(Z),U(Z)}},[E,g,c,d]);const Ut=Array.from(K.collection),Gt=f.useVirtualizer({count:Ut.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(Q,{error:D,helpLink:o,helpLinkText:s,helpText:l,htmlFor:p,id:"combobox",label:a,required:k,tooltip:z,weight:N,children:[t.jsxs(ne,{className:`${n?"disabled":""} ${D?"error":""}`,ref:Ce,children:[t.jsx("input",{...Ji,"aria-invalid":D?"true":"false","aria-label":p,disabled:n,onKeyDown:_t,ref:ie}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,j&&_&&!n?t.jsx(V,{icon:"xmark",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:Zi,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(V,{...er,className:"action",disabled:n,icon:K.isOpen&&!n?"chevron-up":"chevron-down",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:he,type:"button",variant:"ghost"})]}),K.isOpen&&K.collection.size>0&&!n?t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ge,state:K,triggerRef:Ce,children:t.jsx(Qt,{...Ht,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:Vt,ref:ke,children:t.jsx("div",{style:{height:`${Gt.getTotalSize()}px`,position:"relative"},children:Gt.getVirtualItems().map(O=>{const Z=Ut[O.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${O.size}px`,transform:`translateY(${O.start}px)`},children:t.jsx(Tn,{item:Z,multiSelection:d,name:p,register:C,setInputValue:B,setValue:v,state:K,watch:T})},O.index)})})})}):g.length>0||!K.isOpen||n||!w?null:t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ge,state:K,triggerRef:Ce,children:t.jsx(Qt,{...Ht,$multiSelection:!1,$width:Vt,ref:ke,children:t.jsx(go,{children:t.jsx(I,{color:F.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:w})})})})]})},It=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:w,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:F,fieldState:D})=>{var E;return t.jsx(ut,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:w,error:(E=D.error)==null?void 0:E.message,field:F,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,register:C,required:k,setValue:v,tooltip:z,value:S,watch:T,weight:N})},rules:{required:k}}):t.jsx(ut,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:w,error:r,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,required:k,tooltip:z,value:S,weight:N}),xo=y.styled.div`
1145
1145
  ${({theme:e})=>`
1146
1146
  align-items: center;
1147
1147
  color: ${e.palette.gray[800]};
@@ -1373,7 +1373,7 @@
1373
1373
  font-weight: ${e.typography.weight.bold};
1374
1374
  }
1375
1375
  `}
1376
- `,Je=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(jo,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},ot=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),a=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(Je,{icon:"chevron-left",props:n}),t.jsxs(xo,{children:[r,t.jsxs(ho,{children:[t.jsx(tn,{"aria-label":"top",onClick:l,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(tn,{"aria-label":"bottom",onClick:a,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Je,{icon:"chevron-right",props:i})]})},Fn=({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:l}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(ot,{nextButtonProps:s,prevButtonProps:o,state:r,title:l}),t.jsx(rt,{state:r}),t.jsx(Dt,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},En=({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:l}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),a=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:a},children:s.isPlaceholder?s.placeholder:s.text})},Rn=({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:l}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),a=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(wo,{...l,onClick:a,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(En,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Nn=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,l]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:a}=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))),l(d)},[s,i,r]);return t.jsxs(vo,{children:[t.jsx(nn,{...a,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(En,{segment:p,state:i},g)})}),t.jsxs(nn,{children:[t.jsx(rn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(rn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Qe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",ko=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",on=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),et=(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},Co=(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},Fe=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:l,name:a,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=et(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const w=o==="day"?Qe(String(j)):ko(String(j));g&&g(a,w,{shouldDirty:!0}),c&&c(w)}},[s,o,a,g,c]),m=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(te,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Rn,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(Je,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(a,{required:d}),...c?{onChange:m}:{},"aria-label":a,className:"date-input",disabled:r,id:a,name:a,type:"text",value:(x==null?void 0:x.trim())??""})]})},st=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(mo,{...r,ref:i,children:e})},An=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:l,name:a,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(a),m=et(b),j=u.useCallback(N=>{p&&N&&p(a,Qe(String(N)),{shouldDirty:!0})},[a,p]),w=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(N){j(N)},...m?{defaultValue:m}:{}}),{close:C}=w,{groupProps:k,fieldProps:v,buttonProps:z,dialogProps:S,calendarProps:T}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??a,name:a},w,h);return t.jsxs(J,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:a,label:l,required:s,tooltip:d,children:[t.jsx(Fe,{buttonProps:z,datePickerRef:h,disabled:e,error:n,fieldProps:v,groupProps:k,name:a,register:c,required:s,setValue:p,value:b}),w.isOpen&&!e?t.jsx($e,{offset:8,placement:"bottom start",state:w,triggerRef:h,children:t.jsx(st,{...S,children:t.jsx(Fn,{onClose:C,props:T})})}):null]})},Ln=({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:l,title:a}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(ot,{nextButtonProps:l,prevButtonProps:s,state:o,title:a}),t.jsx(rt,{state:o}),t.jsx(Dt,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},So=y.styled.div`
1376
+ `,Je=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(jo,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},ot=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),a=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(Je,{icon:"chevron-left",props:n}),t.jsxs(xo,{children:[r,t.jsxs(ho,{children:[t.jsx(tn,{"aria-label":"top",onClick:l,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(tn,{"aria-label":"bottom",onClick:a,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Je,{icon:"chevron-right",props:i})]})},Fn=({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:l}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(ot,{nextButtonProps:s,prevButtonProps:o,state:r,title:l}),t.jsx(rt,{state:r}),t.jsx(Dt,{children:t.jsx(W,{onClick:e,variant:"ghost",children:"Cancel"})})]})},En=({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:l}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),a=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:a},children:s.isPlaceholder?s.placeholder:s.text})},Rn=({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:l}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),a=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(wo,{...l,onClick:a,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(En,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Nn=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,l]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:a}=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))),l(d)},[s,i,r]);return t.jsxs(vo,{children:[t.jsx(nn,{...a,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(En,{segment:p,state:i},g)})}),t.jsxs(nn,{children:[t.jsx(rn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(rn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Qe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",ko=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",on=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),et=(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},Co=(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},Fe=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:l,name:a,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=et(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const w=o==="day"?Qe(String(j)):ko(String(j));g&&g(a,w,{shouldDirty:!0}),c&&c(w)}},[s,o,a,g,c]),m=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(ne,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Rn,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(Je,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(a,{required:d}),...c?{onChange:m}:{},"aria-label":a,className:"date-input",disabled:r,id:a,name:a,type:"text",value:(x==null?void 0:x.trim())??""})]})},st=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(mo,{...r,ref:i,children:e})},An=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:l,name:a,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(a),m=et(b),j=u.useCallback(N=>{p&&N&&p(a,Qe(String(N)),{shouldDirty:!0})},[a,p]),w=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(N){j(N)},...m?{defaultValue:m}:{}}),{close:C}=w,{groupProps:k,fieldProps:v,buttonProps:z,dialogProps:S,calendarProps:T}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??a,name:a},w,h);return t.jsxs(Q,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:a,label:l,required:s,tooltip:d,children:[t.jsx(Fe,{buttonProps:z,datePickerRef:h,disabled:e,error:n,fieldProps:v,groupProps:k,name:a,register:c,required:s,setValue:p,value:b}),w.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:w,triggerRef:h,children:t.jsx(st,{...S,children:t.jsx(Fn,{onClose:C,props:T})})}):null]})},Ln=({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:l,title:a}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(ot,{nextButtonProps:l,prevButtonProps:s,state:o,title:a}),t.jsx(rt,{state:o}),t.jsx(Dt,{children:t.jsx(W,{onClick:e,variant:"ghost",children:"Cancel"})})]})},So=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
- `,Ft=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:l,register:a,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,m=u.useRef(null),j=et(d==null?void 0:d.value),w=et(p==null?void 0:p.value),C=u.useCallback(E=>{if(E){const P=Qe(String(E.end)),W=Qe(String(E.start));c&&(c((p==null?void 0:p.name)??h,P),c((d==null?void 0:d.name)??b,W)),p!=null&&p.onChange&&(p==null||p.onChange(P)),d!=null&&d.onChange&&(d==null||d.onChange(W))}},[h,b,c,p,d]),k=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(E){C(E)},...w&&j&&!c?{value:{start:j,end:w}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:v}=k,{groupProps:z,startFieldProps:S,endFieldProps:T,buttonProps:N,dialogProps:F,calendarProps:D}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},k,m);return u.useEffect(()=>{l&&l(k.isOpen)},[l,k.isOpen]),t.jsxs(J,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(So,{$disabled:e,$show:n!==void 0,ref:m,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Fe,{buttonProps:N,datePickerRef:m,disabled:e,error:n,fieldProps:{...S,"aria-label":`${S["aria-label"]} ${r}`,validate:E=>T.value&&E>T.value?"Start date must be less than or equal to end date":null},groupProps:z,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:a,setValue:c,value:d==null?void 0:d.value}),t.jsx(Fe,{buttonProps:N,datePickerRef:m,disabled:e,error:n,fieldProps:{...T,"aria-label":`${T["aria-label"]} ${r}`,validate:E=>S.value&&E<S.value?"End date must be greater than or equal to start date":null},groupProps:z,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:a,setValue:c,value:p==null?void 0:p.value})]}),k.isOpen&&!e?t.jsx($e,{offset:8,placement:"bottom start",state:k,triggerRef:m,children:t.jsx(st,{...F,children:t.jsx(Ln,{onClose:v,props:D})})}):null]})},zo=y.styled.div`
1387
+ `,Ft=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:l,register:a,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,m=u.useRef(null),j=et(d==null?void 0:d.value),w=et(p==null?void 0:p.value),C=u.useCallback(E=>{if(E){const P=Qe(String(E.end)),B=Qe(String(E.start));c&&(c((p==null?void 0:p.name)??h,P),c((d==null?void 0:d.name)??b,B)),p!=null&&p.onChange&&(p==null||p.onChange(P)),d!=null&&d.onChange&&(d==null||d.onChange(B))}},[h,b,c,p,d]),k=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(E){C(E)},...w&&j&&!c?{value:{start:j,end:w}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:v}=k,{groupProps:z,startFieldProps:S,endFieldProps:T,buttonProps:N,dialogProps:F,calendarProps:D}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},k,m);return u.useEffect(()=>{l&&l(k.isOpen)},[l,k.isOpen]),t.jsxs(Q,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(So,{$disabled:e,$show:n!==void 0,ref:m,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Fe,{buttonProps:N,datePickerRef:m,disabled:e,error:n,fieldProps:{...S,"aria-label":`${S["aria-label"]} ${r}`,validate:E=>T.value&&E>T.value?"Start date must be less than or equal to end date":null},groupProps:z,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:a,setValue:c,value:d==null?void 0:d.value}),t.jsx(Fe,{buttonProps:N,datePickerRef:m,disabled:e,error:n,fieldProps:{...T,"aria-label":`${T["aria-label"]} ${r}`,validate:E=>S.value&&E<S.value?"End date must be greater than or equal to start date":null},groupProps:z,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:a,setValue:c,value:p==null?void 0:p.value})]}),k.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:k,triggerRef:m,children:t.jsx(st,{...F,children:t.jsx(Ln,{onClose:v,props:D})})}):null]})},zo=y.styled.div`
1388
1388
  ${({theme:e})=>`
1389
1389
  align-items: center;
1390
1390
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1399,9 +1399,9 @@
1399
1399
  gap: ${({theme:e})=>e.spacing[.5]};
1400
1400
  justify-content: flex-end;
1401
1401
  flex: 1 0 0;
1402
- `,Pn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:a,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(ot,{nextButtonProps:c,prevButtonProps:a,state:l,title:p}),t.jsx(rt,{state:l}),t.jsxs(zo,{children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(To,{children:t.jsx(Nn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(Dt,{children:t.jsx(M,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Io=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:l,register:a,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:w,calendarProps:C}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(z=>{if(C.onChange&&C.onChange(z),x.timeValue){const S=on(z,x.timeValue);c==null||c(s,S,{shouldDirty:!0})}else x.setDateValue(z)},[C,s,c,x]),v=u.useCallback(z=>{if(z){x.setTimeValue(z);const S=x.dateValue;if(S){const T=on(S,z);c==null||c(s,T,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(J,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:l,children:[t.jsx(Fe,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:s,register:a,setValue:c,value:d}),x.isOpen&&!n?t.jsx($e,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(st,{...w,children:t.jsx(Pn,{handleTimeChange:v,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},Do=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const a=f.lodashExports.isNil(n)?"":n,c=String(i??a);return t.jsxs($,{children:[t.jsx(Tt,{htmlFor:s,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ae,{href:c,children:a}):t.jsx(I,{size:"md",children:a})]})},He=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:l,indexArray:a=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:w,tooltip:C,type:k="text",weight:v,...z})=>{const{required:S,onBlur:T,onChange:N}=z,F=y.useTheme(),D=e?void 0:s,[E,P]=u.useState(""),W=u.useCallback(B=>{P(B.target.value),N==null||N(B)},[N]),_=c&&p&&!e&&E.trim()!=="",H=u.useCallback(B=>{B.key==="Enter"&&B.preventDefault()},[]);return t.jsxs(J,{error:D,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:S,tooltip:C,weight:v,children:[t.jsxs(te,{className:`
1402
+ `,Pn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:a,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(ot,{nextButtonProps:c,prevButtonProps:a,state:l,title:p}),t.jsx(rt,{state:l}),t.jsxs(zo,{children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(To,{children:t.jsx(Nn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(Dt,{children:t.jsx(W,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Io=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:l,register:a,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:w,calendarProps:C}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(z=>{if(C.onChange&&C.onChange(z),x.timeValue){const S=on(z,x.timeValue);c==null||c(s,S,{shouldDirty:!0})}else x.setDateValue(z)},[C,s,c,x]),v=u.useCallback(z=>{if(z){x.setTimeValue(z);const S=x.dateValue;if(S){const T=on(S,z);c==null||c(s,T,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(Q,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:l,children:[t.jsx(Fe,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:s,register:a,setValue:c,value:d}),x.isOpen&&!n?t.jsx(me,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(st,{...w,children:t.jsx(Pn,{handleTimeChange:v,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},Do=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const a=f.lodashExports.isNil(n)?"":n,c=String(i??a);return t.jsxs($,{children:[t.jsx(Tt,{htmlFor:s,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ce,{href:c,children:a}):t.jsx(I,{size:"md",children:a})]})},He=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:l,indexArray:a=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:w,tooltip:C,type:k="text",weight:v,...z})=>{const{required:S,onBlur:T,onChange:N}=z,F=y.useTheme(),D=e?void 0:s,[E,P]=u.useState(""),B=u.useCallback(G=>{P(G.target.value),N==null||N(G)},[N]),_=c&&p&&!e&&E.trim()!=="",U=u.useCallback(G=>{G.key==="Enter"&&G.preventDefault()},[]);return t.jsxs(Q,{error:D,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:S,tooltip:C,weight:v,children:[t.jsxs(ne,{className:`
1403
1403
  ${e?"disabled":""} ${D?"error":""} ${_?"success":""}
1404
- `,children:[n?t.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":D?"true":"false","aria-label":g,"aria-required":S,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:w?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:k,...j?j(g,{required:S,onBlur:T,onChange:W}):{...z,onChange:W}}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,_?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&a>0?t.jsx(V,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(a):void 0,variant:"ghost"}):void 0]}),w?t.jsx("datalist",{id:`list_${g}`,children:w.map(B=>t.jsx("option",{value:B},B))}):void 0]})},Fo=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Eo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1404
+ `,children:[n?t.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":D?"true":"false","aria-label":g,"aria-required":S,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:w?`list_${g}`:void 0,onKeyDown:U,onPaste:h,placeholder:b,type:k,...j?j(g,{required:S,onBlur:T,onChange:B}):{...z,onChange:B}}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,_?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&a>0?t.jsx(V,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(a):void 0,variant:"ghost"}):void 0]}),w?t.jsx("datalist",{id:`list_${g}`,children:w.map(G=>t.jsx("option",{value:G},G))}):void 0]})},Fo=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Eo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1405
1405
  gap: 12px;
1406
1406
  `,Ro=y.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1407
1407
  gap: 8px;
@@ -1457,7 +1457,7 @@
1457
1457
  padding: ${i}px;
1458
1458
  }
1459
1459
  `}
1460
- `,On=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Po,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),ht=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:s="",index:l=0,required:a,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:j})=>{var k;const w=u.useCallback(()=>{n==null||n(s)},[n,s]),C=u.useCallback(v=>()=>{m==null||m(v)},[m]);return t.jsxs(On,{align:"start",children:[t.jsx(xt,{lg:75,md:75,sm:75,children:t.jsx(He,{disabled:i,error:o?(k=o.error)==null?void 0:k.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:a,tooltip:b,value:j})}),l<p-1&&l+1===(r==null?void 0:r.length)?t.jsx(xt,{lg:25,md:25,sm:25,children:t.jsx(M,{disabled:i,icon:"plus",onClick:w,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Oo=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:s="",required:l,label:a,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:w})=>t.jsx(ht,{addText:e,append:n,disabled:r,fieldState:w,fields:o,index:m,initValue:s,label:a,max:c,name:j.name,onBlur:j.onBlur,onChange:d??j.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof j.value=="object"?j.value.value:j.value}),index:m},b.id))}):t.jsx(ht,{addText:e,disabled:r,initValue:s,label:a,max:c,name:p,onChange:d,placeholder:g,required:l,tooltip:h}),Bo=y.styled($n)`
1460
+ `,On=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Po,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),ht=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:s="",index:l=0,required:a,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:j})=>{var k;const w=u.useCallback(()=>{n==null||n(s)},[n,s]),C=u.useCallback(v=>()=>{m==null||m(v)},[m]);return t.jsxs(On,{align:"start",children:[t.jsx(xt,{lg:75,md:75,sm:75,children:t.jsx(He,{disabled:i,error:o?(k=o.error)==null?void 0:k.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:a,tooltip:b,value:j})}),l<p-1&&l+1===(r==null?void 0:r.length)?t.jsx(xt,{lg:25,md:25,sm:25,children:t.jsx(W,{disabled:i,icon:"plus",onClick:w,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Oo=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:s="",required:l,label:a,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:w})=>t.jsx(ht,{addText:e,append:n,disabled:r,fieldState:w,fields:o,index:m,initValue:s,label:a,max:c,name:j.name,onBlur:j.onBlur,onChange:d??j.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof j.value=="object"?j.value.value:j.value}),index:m},b.id))}):t.jsx(ht,{addText:e,disabled:r,initValue:s,label:a,max:c,name:p,onChange:d,placeholder:g,required:l,tooltip:h}),Bo=y.styled($n)`
1461
1461
  white-space: nowrap;
1462
1462
  margin-right: ${({theme:e})=>e.spacing[.25]};
1463
1463
  text-overflow: ellipsis;
@@ -1584,7 +1584,7 @@
1584
1584
  position: absolute;
1585
1585
  visibility: hidden;
1586
1586
  width: 0;
1587
- `,Bn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,theme:s})=>t.jsxs(te,{className:`${e?"disabled":""} ${i?"error":""}`,children:[t.jsx(Bo,{$size:"md",children:r}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[f.lodashExports.isEmpty(r)||e?void 0:t.jsx(V,{color:s.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),i&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:s.palette.error[500],iconSize:"lg"}),t.jsxs(M,{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(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),Ho={"vnd.ms-excel":"XLS","vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX",msword:"DOC"},Ee=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},Vo=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Uo=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 Ho[s]??s.toUpperCase()}return o.toUpperCase()});return[...new Set(n)].join(", ")},sn=(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:Go}=se(e=>({compliance:`
1587
+ `,Bn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,theme:s})=>t.jsxs(ne,{className:`${e?"disabled":""} ${i?"error":""}`,children:[t.jsx(Bo,{$size:"md",children:r}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[f.lodashExports.isEmpty(r)||e?void 0:t.jsx(V,{color:s.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),i&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:s.palette.error[500],iconSize:"lg"}),t.jsxs(W,{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(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),Ho={"vnd.ms-excel":"XLS","vnd.openxmlformats-officedocument.spreadsheetml.sheet":"XLSX","vnd.openxmlformats-officedocument.wordprocessingml.document":"DOCX",msword:"DOC"},Ee=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},Vo=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Uo=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 Ho[s]??s.toUpperCase()}return o.toUpperCase()});return[...new Set(n)].join(", ")},sn=(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:Go}=le(e=>({compliance:`
1588
1588
  display: inline-flex;
1589
1589
 
1590
1590
  &.horizontal {
@@ -1664,13 +1664,13 @@
1664
1664
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
1665
1665
  background-color: ${r==="compliance"?Yo(e,n):"inherit"};
1666
1666
  `}
1667
- `,Et=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:l="default"})=>{const a=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:a?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:a?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(Xo,{$minWidth:e,$orientation:o,$rounded:s,$variant:l,className:o,children:t.jsx(Ko,{$percentage:n,$rounded:s,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:a?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},Zo=e=>e.split(",").map(n=>n.trim().toLowerCase()),qo=(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)},Wn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:l,theme:a,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,inputRef:m})=>{const j=u.useRef(null);function w(D){o(D),s==null||s(l??"")}const{dropProps:C,isDropTarget:k}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:j,async onDrop(D){try{const E=D.items.filter(B=>B.kind==="file"),P=await Promise.all(E.map(async B=>B.getFile())),W=c?P.filter(B=>qo(B,Zo(c))):P;c&&W.length<P.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const _=new DataTransfer;(h?W:[W[0]]).forEach(B=>_.items.add(B));const H=_.files;if(m!=null&&m.current){m.current.files=H;const B=new Event("change",{bubbles:!0});m.current.dispatchEvent(B)}}catch(E){console.error("Error reading dropped files:",E)}}}),v=t.jsx(V,{color:a.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),z=i?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:a.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(R,{icon:"circle-check",iconClass:"success-icon",iconColor:a.palette.success[500],iconSize:"lg"}),S=!i&&r?t.jsxs(I,{color:a.palette.gray[400],size:"md",children:[Array.from(p).map(D=>sn(D.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(Z,{priority:"low",tagLabel:"Error uploading",variant:"error"}),T=t.jsx(lt,{$variant:"highRelevance",disabled:e,onClick:n,children:"click to browse"}),N=t.jsx(lt,{$variant:"lowRelevance",disabled:e,onClick:w,children:"Try again"}),F=x?t.jsx(lt,{$variant:"lowRelevance",disabled:e,onClick:n,children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(Wo,{...C,className:`${e?"disabled":""} ${i?"error":""} ${k?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(R,{icon:"cloud-arrow-up",iconColor:a.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx($,{display:"inline-flex",gap:.25,children:t.jsxs(I,{color:a.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",T]})}),t.jsxs(I,{color:a.palette.gray[400],size:"sm",textAlign:"center",children:[`${Uo(c)}`,b?` (max. ${sn(b)} total limit)`:void 0]})]}),r&&t.jsxs(Mo,{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(I,{color:a.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:S})]}),i?N:f.lodashExports.isEmpty(r)?void 0:d?F:v]}),g?t.jsx(Et,{minWidth:"full",percentage:g}):void 0]})]})},Jo=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:l,multiple:a,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:m,weight:j,variant:w="default",viewMode:C,canReplaceInViewMode:k,progressPercentage:v,maxSize:z})=>{const S=y.useTheme(),T=n?void 0:i,N=u.useRef(null),F=g==null?void 0:g(c,{required:d}),D=m==null?void 0:m(c),E=Vo(D),P=u.useCallback(H=>{H.stopPropagation();const B=Ee("change",c,null);x&&x(c,void 0),F&&F.onChange(B)},[F,c,x]),W=u.useCallback(async H=>{try{const{files:B}=H.currentTarget,ce=Ee("change",c,B&&B.length>0?B:null);B&&B.length>0&&(p==null||p(ce),x&&x(c,B),F&&F.onChange(ce),await new Promise(he=>setTimeout(he,100)))}catch(B){console.error("Error handling file change:",B)}},[F,c,p,x]),_=u.useCallback(H=>{H.stopPropagation(),n?H.preventDefault():N.current&&N.current.click()},[n]);return t.jsxs(J,{error:T,helpLink:o,helpText:s,htmlFor:l??c,label:r,required:d,tooltip:b,weight:j,children:[w==="default"&&t.jsx(Bn,{disabled:n,errorMsg:T,fileName:E,handleButtonClick:_,handleRemoveFile:P,theme:S}),w==="dropzone"&&t.jsx(Wn,{accept:e,canReplaceInViewMode:k,disabled:n,errorMsg:T,fileName:E,handleButtonClick:_,handleRemoveFile:P,inputRef:N,maxSize:z,multiple:a,name:c,progressPercentage:v,resetField:h,theme:S,value:D,viewMode:C}),t.jsx(_o,{...F,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:a,name:c,onChange:W,ref:N,type:"file"})]})},Qo=({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(R,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(G,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),es=y.styled.input`
1667
+ `,Et=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:l="default"})=>{const a=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:a?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:a?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(Xo,{$minWidth:e,$orientation:o,$rounded:s,$variant:l,className:o,children:t.jsx(Ko,{$percentage:n,$rounded:s,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:a?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},Zo=e=>e.split(",").map(n=>n.trim().toLowerCase()),qo=(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)},Wn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:l,theme:a,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,setIsReading:m,inputRef:j})=>{const w=u.useRef(null);function C(E){o(E),s==null||s(l??"")}const{dropProps:k,isDropTarget:v}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:w,async onDrop(E){m==null||m(!0);try{const P=E.items.filter(X=>X.kind==="file"),B=await Promise.all(P.map(async X=>X.getFile())),_=c?B.filter(X=>qo(X,Zo(c))):B;c&&_.length<B.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const U=new DataTransfer;(h?_:[_[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(P){console.error("Error reading dropped files:",P)}}}),z=t.jsx(V,{color:a.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),S=i?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:a.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(R,{icon:"circle-check",iconClass:"success-icon",iconColor:a.palette.success[500],iconSize:"lg"}),T=!i&&r?t.jsxs(I,{color:a.palette.gray[400],size:"md",children:[Array.from(p).map(E=>sn(E.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(J,{priority:"low",tagLabel:"Error uploading",variant:"error"}),N=t.jsx(lt,{$variant:"highRelevance",disabled:e,onClick:n,children:"click to browse"}),F=t.jsx(lt,{$variant:"lowRelevance",disabled:e,onClick:C,children:"Try again"}),D=x?t.jsx(lt,{$variant:"lowRelevance",disabled:e,onClick:n,children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(Wo,{...k,className:`${e?"disabled":""} ${i?"error":""} ${v?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(R,{icon:"cloud-arrow-up",iconColor:a.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx($,{display:"inline-flex",gap:.25,children:t.jsxs(I,{color:a.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",N]})}),t.jsxs(I,{color:a.palette.gray[400],size:"sm",textAlign:"center",children:[`${Uo(c)}`,b?` (max. ${sn(b)} total limit)`:void 0]})]}),r&&t.jsxs(Mo,{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:[S,t.jsx(I,{color:a.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:T})]}),i?F:f.lodashExports.isEmpty(r)?void 0:d?D:z]}),g?t.jsx(Et,{minWidth:"full",percentage:g}):void 0]})]})},Jo=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:l,multiple:a,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:m,weight:j,variant:w="default",viewMode:C,canReplaceInViewMode:k,progressPercentage:v,maxSize:z})=>{const S=y.useTheme(),T=n?void 0:i,N=u.useRef(null),F=g==null?void 0:g(c,{required:d}),D=m==null?void 0:m(c),E=Vo(D),[P,B]=u.useState(!1),[_,U]=u.useState(v);u.useEffect(()=>{U(!v&&P?50:!v&&!P?void 0:v)},[P,v]);const G=u.useCallback(M=>{M.stopPropagation();const H=Ee("change",c,null);x&&x(c,void 0),F&&F.onChange(H)},[F,c,x]),X=u.useCallback(async M=>{B(!0);try{const{files:H}=M.currentTarget,ie=Ee("change",c,H&&H.length>0?H:null);H&&H.length>0&&(p==null||p(ie),x&&x(c,H),F&&F.onChange(ie),await new Promise(he=>setTimeout(he,100)))}catch(H){console.error("Error handling file change:",H)}finally{B(!1)}},[F,c,p,x]),xe=u.useCallback(M=>{M.stopPropagation(),n?M.preventDefault():N.current&&N.current.click()},[n]);return t.jsxs(Q,{error:T,helpLink:o,helpText:s,htmlFor:l??c,label:r,required:d,tooltip:b,weight:j,children:[w==="default"&&t.jsx(Bn,{disabled:n,errorMsg:T,fileName:E,handleButtonClick:xe,handleRemoveFile:G,theme:S}),w==="dropzone"&&t.jsx(Wn,{accept:e,canReplaceInViewMode:k,disabled:n,errorMsg:T,fileName:E,handleButtonClick:xe,handleRemoveFile:G,inputRef:N,maxSize:z,multiple:a,name:c,progressPercentage:_,resetField:h,setIsReading:B,theme:S,value:D,viewMode:C}),t.jsx(_o,{...F,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:a,name:c,onChange:X,ref:N,type:"file"})]})},Qo=({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(R,{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})]}),es=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
- `,ft=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="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,[w,C]=u.useState(""),k=c?h:i==null?void 0:i.value,v=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),z=u.useCallback(D=>{const P=[...new Set(D.filter(Boolean))].join(","),W=Ee("change",a,P);i&&i.onChange(W),c&&c(W)},[i,a,c]),S=u.useCallback(D=>{C(D.target.value)},[]),T=u.useCallback(D=>{const E=w.trim();E.length&&!v.includes(E)&&(D.preventDefault(),z([...v,E]),C("")),i&&i.onBlur()},[w,i,z,v]),N=u.useCallback(D=>{const E=w.trim();D.key==="Enter"&&E.length===0&&D.preventDefault(),["Enter",","].includes(D.key)&&E.length>0&&!v.includes(E)?(D.preventDefault(),z([...v,E]),C("")):D.key==="Backspace"&&!E.length&&v.length&&(D.preventDefault(),p==null||p(v[v.length-1]),z(v.slice(0,-1)))},[w,p,z,v]),F=u.useCallback(D=>()=>{p==null||p(D),z(v.filter(E=>E!==D))},[p,z,v]);return t.jsx(J,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:a,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(te,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[v.map(D=>t.jsx(Z,{disabled:e,onClose:F(D),tagLabel:D},D)),t.jsx(es,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":a,"aria-required":g,autoComplete:"off",disabled:e,id:a,onBlur:T,onChange:S,onKeyDown:N,placeholder:v.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:w}),j?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ts=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:a,render:({field:m})=>t.jsx(ft,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(ft,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,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},l){return t.jsx($o,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...s,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Re=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:l=0,name:a,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:w})=>{const C=y.useTheme(),k=i?void 0:e,v=n<0?0:n,z=Co(m==null?void 0:m.toString(),w),[S,T]=u.useState(z);u.useEffect(()=>{T(z)},[z]);const N=u.useCallback(()=>{const _=((S??Number(l))-10**-v).toFixed(v),H=Math.max(Number(l),Number(_));h&&h(a,H,{shouldDirty:!0}),T(H);const B=Ee("change",a,_);c&&c(B)},[S,v,l,h,a,c]),F=u.useCallback(()=>{const _=((S??Number(l))+10**-v).toFixed(v),H=Math.min(Number(s),Number(_)>Number(l)?Number(_):Number(l));h&&h(a,H,{shouldDirty:!0}),T(H);const B=Ee("change",a,_);c&&c(B)},[S,v,s,l,h,a,c]),D=u.useCallback(W=>{const{value:_}=W.target,H=/\d+/u.test(_)&&!f._.isEmpty(_);h&&h(a,H?_:void 0),c&&c(W),T(f._.isEmpty(_)?void 0:Number(_))},[a,c,h]),E=u.useCallback(W=>{W.stopPropagation(),W.key==="Enter"&&!f.lodashExports.isEmpty(W.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(W.currentTarget.value)))},[p]),P=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":a,"aria-required":x,autoComplete:"off",disabled:i,id:r??a,max:s,min:l,onChange:D,onKeyUp:E,placeholder:d,required:x,step:10**-v,type:"number",value:S??"",...g==null?void 0:g(a,{maxLength:o,max:s,min:l,onChange:D,value:m,valueAsNumber:!0})});return t.jsxs(te,{$variant:j,className:`${i?"disabled":""} ${k?"error":""}`,children:[j==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${a}`,tip:b,width:"100%",children:P()}):P(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.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 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:F,px:.25}),t.jsx(lo,{}),t.jsx(ze,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:N,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:N,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:F,px:.75,py:.75})]})]})},Mn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:l,id:a,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:w,required:C,setValue:k,tooltip:v,tooltipMessage:z,value:S,variant:T="full",watch:N,weight:F,defaultValue:D})=>T==="compact"?t.jsx(Re,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:D??Number(S??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:z,value:S,variant:T}):t.jsx(J,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:l,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:C,tooltip:v,weight:F,children:t.jsx(Re,{decimalPlaces:n,disabled:i,error:r,id:a,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:w,required:C,setValue:k,value:N?N(h):S,variant:T})}),Rt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:l,tooltip:a,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(J,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:a,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Re,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Re,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},ns=y.styled.div`
1673
+ `,ft=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="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,[w,C]=u.useState(""),k=c?h:i==null?void 0:i.value,v=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),z=u.useCallback(D=>{const P=[...new Set(D.filter(Boolean))].join(","),B=Ee("change",a,P);i&&i.onChange(B),c&&c(B)},[i,a,c]),S=u.useCallback(D=>{C(D.target.value)},[]),T=u.useCallback(D=>{const E=w.trim();E.length&&!v.includes(E)&&(D.preventDefault(),z([...v,E]),C("")),i&&i.onBlur()},[w,i,z,v]),N=u.useCallback(D=>{const E=w.trim();D.key==="Enter"&&E.length===0&&D.preventDefault(),["Enter",","].includes(D.key)&&E.length>0&&!v.includes(E)?(D.preventDefault(),z([...v,E]),C("")):D.key==="Backspace"&&!E.length&&v.length&&(D.preventDefault(),p==null||p(v[v.length-1]),z(v.slice(0,-1)))},[w,p,z,v]),F=u.useCallback(D=>()=>{p==null||p(D),z(v.filter(E=>E!==D))},[p,z,v]);return t.jsx(Q,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:a,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[v.map(D=>t.jsx(J,{disabled:e,onClose:F(D),tagLabel:D},D)),t.jsx(es,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":a,"aria-required":g,autoComplete:"off",disabled:e,id:a,onBlur:T,onChange:S,onKeyDown:N,placeholder:v.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:w}),j?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ts=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:a,render:({field:m})=>t.jsx(ft,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(ft,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,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},l){return t.jsx($o,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...s,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Re=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:l=0,name:a,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:w})=>{const C=y.useTheme(),k=i?void 0:e,v=n<0?0:n,z=Co(m==null?void 0:m.toString(),w),[S,T]=u.useState(z);u.useEffect(()=>{T(z)},[z]);const N=u.useCallback(()=>{const _=((S??Number(l))-10**-v).toFixed(v),U=Math.max(Number(l),Number(_));h&&h(a,U,{shouldDirty:!0}),T(U);const G=Ee("change",a,_);c&&c(G)},[S,v,l,h,a,c]),F=u.useCallback(()=>{const _=((S??Number(l))+10**-v).toFixed(v),U=Math.min(Number(s),Number(_)>Number(l)?Number(_):Number(l));h&&h(a,U,{shouldDirty:!0}),T(U);const G=Ee("change",a,_);c&&c(G)},[S,v,s,l,h,a,c]),D=u.useCallback(B=>{const{value:_}=B.target,U=/\d+/u.test(_)&&!f._.isEmpty(_);h&&h(a,U?_:void 0),c&&c(B),T(f._.isEmpty(_)?void 0:Number(_))},[a,c,h]),E=u.useCallback(B=>{B.stopPropagation(),B.key==="Enter"&&!f.lodashExports.isEmpty(B.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(B.currentTarget.value)))},[p]),P=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":a,"aria-required":x,autoComplete:"off",disabled:i,id:r??a,max:s,min:l,onChange:D,onKeyUp:E,placeholder:d,required:x,step:10**-v,type:"number",value:S??"",...g==null?void 0:g(a,{maxLength:o,max:s,min:l,onChange:D,value:m,valueAsNumber:!0})});return t.jsxs(ne,{$variant:j,className:`${i?"disabled":""} ${k?"error":""}`,children:[j==="compact"&&b?t.jsx(q,{id:`numberInputTooltip-${a}`,tip:b,width:"100%",children:P()}):P(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.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 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:F,px:.25}),t.jsx(lo,{}),t.jsx(ze,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:N,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:N,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:F,px:.75,py:.75})]})]})},Mn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:l,id:a,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:w,required:C,setValue:k,tooltip:v,tooltipMessage:z,value:S,variant:T="full",watch:N,weight:F,defaultValue:D})=>T==="compact"?t.jsx(Re,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:D??Number(S??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:z,value:S,variant:T}):t.jsx(Q,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:l,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:C,tooltip:v,weight:F,children:t.jsx(Re,{decimalPlaces:n,disabled:i,error:r,id:a,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:w,required:C,setValue:k,value:N?N(h):S,variant:T})}),Rt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:l,tooltip:a,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(Q,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:a,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Re,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Re,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},ns=y.styled.div`
1674
1674
  ${({theme:e})=>`
1675
1675
  align-items: flex-start;
1676
1676
  align-self: stretch;
@@ -1703,7 +1703,7 @@
1703
1703
  border: 2px solid ${e.palette.black};
1704
1704
  }
1705
1705
 
1706
- ${te} {
1706
+ ${ne} {
1707
1707
  border: 2px solid ${e.palette.black} !important;
1708
1708
  box-shadow: none !important;
1709
1709
  }
@@ -1770,7 +1770,7 @@
1770
1770
  overflow: hidden;
1771
1771
  text-overflow: ellipsis;
1772
1772
  white-space: nowrap;
1773
- `,as=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:l,tooltip:a,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),[w,C]=u.useState(""),[k,v]=u.useState(!1),{refs:z,floatingStyles:S}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:T,inputValue:N,handlePhoneValueChange:F,country:D,setCountry:E}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),P=u.useCallback(U=>{U.key==="Enter"&&U.preventDefault()},[]),W=u.useCallback(U=>{U.preventDefault(),j(q=>!q),m||C("")},[m]),_=u.useCallback(U=>()=>{E(U),j(!1),C("")},[E,j]),H=u.useCallback(U=>{U.key.length===1?C(q=>q+U.key):U.key==="Backspace"&&C(q=>q.slice(0,-1))},[]),B=u.useCallback(()=>{v(!0)},[]),ce=u.useCallback(()=>{v(!1)},[]),he=f._$1.filter(U=>{const{name:q}=f.M(U);return q.toLowerCase().includes(w.toLowerCase())});return ie(z.floating.current,()=>{j(!1),C("")},!0),t.jsx(J,{error:h,htmlFor:r,label:i,required:s,tooltip:a,weight:d,children:t.jsxs(ns,{className:`${e?"disabled":""} ${h?"error":""} ${k||m?"button-focused":""}`,ref:x,children:[t.jsxs(is,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:ce,onClick:W,onFocus:B,onKeyDown:H,ref:z.setReference,children:[t.jsx(f.q,{iso2:D.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(te,{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:P,placeholder:o,ref:T,type:"tel",value:N,...l==null?void 0:l(r,{required:s,onChange:F})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&je.createPortal(t.jsx(rs,{ref:z.setFloating,style:S,children:he.map(U=>{const{dialCode:q,iso2:de,name:ve}=f.M(U);return t.jsxs(os,{onClick:_(de),value:de,children:[t.jsx(f.q,{iso2:de,size:"16px"}),t.jsx(ss,{children:ve}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+q})]},de)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},ls=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:l,label:a,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:w,watch:C,weight:k,value:v})=>{const z=y.useTheme(),S=(C==null?void 0:C(c))??v,T=l&&s&&!e,N=e?void 0:n;return t.jsx(J,{disabled:e,error:N,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:a,maxLength:g,required:m,tooltip:w,value:S?String(S):void 0,weight:k,children:t.jsxs(te,{className:`
1773
+ `,as=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:l,tooltip:a,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),[w,C]=u.useState(""),[k,v]=u.useState(!1),{refs:z,floatingStyles:S}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:T,inputValue:N,handlePhoneValueChange:F,country:D,setCountry:E}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),P=u.useCallback(M=>{M.key==="Enter"&&M.preventDefault()},[]),B=u.useCallback(M=>{M.preventDefault(),j(H=>!H),m||C("")},[m]),_=u.useCallback(M=>()=>{E(M),j(!1),C("")},[E,j]),U=u.useCallback(M=>{M.key.length===1?C(H=>H+M.key):M.key==="Backspace"&&C(H=>H.slice(0,-1))},[]),G=u.useCallback(()=>{v(!0)},[]),X=u.useCallback(()=>{v(!1)},[]),xe=f._$1.filter(M=>{const{name:H}=f.M(M);return H.toLowerCase().includes(w.toLowerCase())});return oe(z.floating.current,()=>{j(!1),C("")},!0),t.jsx(Q,{error:h,htmlFor:r,label:i,required:s,tooltip:a,weight:d,children:t.jsxs(ns,{className:`${e?"disabled":""} ${h?"error":""} ${k||m?"button-focused":""}`,ref:x,children:[t.jsxs(is,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:X,onClick:B,onFocus:G,onKeyDown:U,ref:z.setReference,children:[t.jsx(f.q,{iso2:D.iso2,size:"16px"}),t.jsx(R,{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:P,placeholder:o,ref:T,type:"tel",value:N,...l==null?void 0:l(r,{required:s,onChange:F})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&we.createPortal(t.jsx(rs,{ref:z.setFloating,style:S,children:xe.map(M=>{const{dialCode:H,iso2:ie,name:he}=f.M(M);return t.jsxs(os,{onClick:_(ie),value:ie,children:[t.jsx(f.q,{iso2:ie,size:"16px"}),t.jsx(ss,{children:he}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+H})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},ls=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:l,label:a,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:w,watch:C,weight:k,value:v})=>{const z=y.useTheme(),S=(C==null?void 0:C(c))??v,T=l&&s&&!e,N=e?void 0:n;return t.jsx(Q,{disabled:e,error:N,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:a,maxLength:g,required:m,tooltip:w,value:S?String(S):void 0,weight:k,children:t.jsxs(ne,{className:`
1774
1774
  ${e?"disabled":""} ${N?"error":""} ${T?"success":""}
1775
1775
  `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":N?"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:S,...b==null?void 0:b(c,{required:m,onBlur:x})}),N?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:z.palette.error[500],iconSize:"lg"}):void 0,T?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:z.palette.success[500],iconSize:"lg"}):void 0]})})},cs=({control:e,description:n,disabled:i,id:r,items:o,align:s,inputType:l="text",inputNumberProps:a,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:j,isValid:w,error:C,onChange:k,register:v,setValue:z,watch:S})=>{const T=u.useMemo(()=>{if(l==="text")return t.jsx(He,{disabled:i,error:C,isTouched:j,isValid:w,name:d,placeholder:g,register:v});if(l==="date")return t.jsx(An,{disabled:i,error:C,name:d,register:v,setValue:z,watch:S});if(l==="select"&&o)return t.jsx(It,{control:e,disabled:i,items:o,name:d,placeholder:g,value:m});const{decimalPlaces:N,max:F,min:D}=a??{};return t.jsx(Mn,{decimalPlaces:N,disabled:i,error:C,max:F,min:D,name:d,onChange:k,placeholder:g,register:v,setValue:z,value:m,watch:S})},[e,i,C,a,l,j,w,o,d,k,g,v,z,m,S]);return t.jsxs(so,{$align:s,$minHeight:c,$minWidth:p,children:[t.jsx(it,{description:n,id:r,textAlign:x,title:b,tooltip:h}),T]})},_n=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:s})=>{const l=y.useTheme(),[a,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs($,{"aria-label":n,bgColor:a&&!r?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:p,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(R,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),a?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(d=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(ge,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:s,value:d.name})},d.name))}):void 0]})},ds=y.styled.div`
1776
1776
  display: flex;
@@ -1857,7 +1857,7 @@
1857
1857
  }
1858
1858
 
1859
1859
  `}
1860
- `,gs=y.styled.span.attrs({className:"checkmark"})``,Nt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:l,value:a,...c},p){return t.jsxs(ps,{"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:l,ref:p,type:"radio",value:a,...c}),t.jsx(gs,{}),r??null]})}),us=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:s,register:l,bgColor:a,title:c,isATag:p=!1,width:d="fit-content"})=>{const g=y.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a??"",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(Nt,{defaultChecked:o.defaultChecked,name:o.name,onClick:s,value:o.value,...l==null?void 0:l(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&t.jsx(re,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(R,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),p&&t.jsx(ds,{children:t.jsx(re,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ne=y.styled.div`
1860
+ `,gs=y.styled.span.attrs({className:"checkmark"})``,Nt=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:l,value:a,...c},p){return t.jsxs(ps,{"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:l,ref:p,type:"radio",value:a,...c}),t.jsx(gs,{}),r??null]})}),us=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:s,register:l,bgColor:a,title:c,isATag:p=!1,width:d="fit-content"})=>{const g=y.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a??"",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(Nt,{defaultChecked:o.defaultChecked,name:o.name,onClick:s,value:o.value,...l==null?void 0:l(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&t.jsx(se,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(R,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),p&&t.jsx(ds,{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]};
@@ -1869,7 +1869,7 @@
1869
1869
  transition: 0.2s;
1870
1870
  width: 44px;
1871
1871
  `}
1872
- `,xe=y.styled.div`
1872
+ `,fe=y.styled.div`
1873
1873
  ${({theme:e})=>`
1874
1874
  align-items: center;
1875
1875
  background-color: ${e.palette.white};
@@ -1894,50 +1894,50 @@
1894
1894
  width: 0;
1895
1895
  }
1896
1896
 
1897
- input:checked + ${ne} {
1897
+ input:checked + ${re} {
1898
1898
  background-color: ${({theme:e})=>e.palette.primary[500]};
1899
1899
  }
1900
1900
 
1901
- input:checked + ${ne} > div {
1901
+ input:checked + ${re} > div {
1902
1902
  transform: translateX(100%);
1903
1903
  }
1904
1904
 
1905
- input:checked + ${ne} > ${xe} svg {
1905
+ input:checked + ${re} > ${fe} svg {
1906
1906
  color: ${({theme:e})=>e.palette.primary[500]};
1907
1907
  }
1908
1908
 
1909
- input:not(:checked) + ${ne} {
1909
+ input:not(:checked) + ${re} {
1910
1910
  background-color: ${({theme:e})=>e.palette.gray[300]};
1911
1911
  }
1912
1912
 
1913
- input:not(:checked):not(:disabled) + ${ne} > ${xe} svg {
1913
+ input:not(:checked):not(:disabled) + ${re} > ${fe} svg {
1914
1914
  color: ${({theme:e})=>e.palette.gray[500]};
1915
1915
  }
1916
1916
 
1917
- input:disabled + ${ne} > ${xe} svg {
1917
+ input:disabled + ${re} > ${fe} svg {
1918
1918
  color: ${({theme:e})=>e.palette.white};
1919
1919
  }
1920
1920
 
1921
- input:disabled + ${ne} > ${xe} {
1921
+ input:disabled + ${re} > ${fe} {
1922
1922
  background-color: ${({theme:e})=>e.palette.gray[400]};
1923
1923
  border: 1px solid ${({theme:e})=>e.palette.gray[400]};
1924
1924
  }
1925
1925
 
1926
- input:checked:disabled + ${ne} > ${xe} {
1926
+ input:checked:disabled + ${re} > ${fe} {
1927
1927
  color: ${({theme:e})=>e.palette.white};
1928
1928
  left: 0.5px;
1929
1929
  }
1930
1930
 
1931
- input:disabled:not(:checked) + ${ne} > ${xe} {
1931
+ input:disabled:not(:checked) + ${re} > ${fe} {
1932
1932
  left: 1.5px;
1933
1933
  }
1934
1934
 
1935
- input:disabled + ${ne} {
1935
+ input:disabled + ${re} {
1936
1936
  cursor: not-allowed;
1937
1937
  background-color: ${({theme:e})=>e.palette.gray[200]};
1938
1938
  border: 1px solid ${({theme:e})=>e.palette.gray[400]};
1939
1939
  }
1940
- `,ee=y.styled.div`
1940
+ `,te=y.styled.div`
1941
1941
  align-items: center;
1942
1942
  border: 1px solid transparent;
1943
1943
  border-radius: 16px;
@@ -1948,7 +1948,7 @@
1948
1948
  position: relative;
1949
1949
  transition: 0.2s;
1950
1950
  width: 51px;
1951
- `,fe=y.styled.div`
1951
+ `,ye=y.styled.div`
1952
1952
  ${({theme:e})=>`
1953
1953
  align-items: center;
1954
1954
  background-color: ${e.palette.white};
@@ -1983,56 +1983,56 @@
1983
1983
  width: 0;
1984
1984
  }
1985
1985
 
1986
- input:not(:checked):not(:disabled) + ${ee} {
1986
+ input:not(:checked):not(:disabled) + ${te} {
1987
1987
  background-color: ${({theme:e})=>e.palette.gray[300]};
1988
1988
  }
1989
1989
 
1990
- input:checked + ${ee} {
1990
+ input:checked + ${te} {
1991
1991
  background-color: ${({theme:e})=>e.palette.success[500]};
1992
1992
  border: 1px solid ${({theme:e})=>e.palette.success[500]};
1993
1993
  }
1994
1994
 
1995
- input:checked + ${ee} > ${fe} {
1995
+ input:checked + ${te} > ${ye} {
1996
1996
  transform: translateX(27px);
1997
1997
  }
1998
1998
 
1999
- input:checked + ${ee} > ${fe} svg {
1999
+ input:checked + ${te} > ${ye} svg {
2000
2000
  color: ${({theme:e})=>e.palette.success[500]};
2001
2001
  }
2002
2002
 
2003
- input:checked + ${ee} > ${Ze} {
2003
+ input:checked + ${te} > ${Ze} {
2004
2004
  color: ${({theme:e})=>e.palette.white};
2005
2005
  left: 3px;
2006
2006
  }
2007
2007
 
2008
- input:not(:checked):not(:disabled) + ${ee} > ${Ze} {
2008
+ input:not(:checked):not(:disabled) + ${te} > ${Ze} {
2009
2009
  color: ${({theme:e})=>e.palette.gray[500]};
2010
2010
  right: 6px;
2011
2011
  }
2012
2012
 
2013
- input:not(:checked):not(:disabled) + ${ee} > ${fe} svg {
2013
+ input:not(:checked):not(:disabled) + ${te} > ${ye} svg {
2014
2014
  color: ${({theme:e})=>e.palette.gray[500]};
2015
2015
  }
2016
2016
 
2017
- input:disabled + ${ee} {
2017
+ input:disabled + ${te} {
2018
2018
  cursor: not-allowed;
2019
2019
  background-color: ${({theme:e})=>e.palette.gray[200]};
2020
2020
  border: 1px solid ${({theme:e})=>e.palette.gray[400]};
2021
2021
  }
2022
2022
 
2023
- input:disabled + ${ee} > ${fe} {
2023
+ input:disabled + ${te} > ${ye} {
2024
2024
  background-color: ${({theme:e})=>e.palette.gray[400]};
2025
2025
  }
2026
2026
 
2027
- input:disabled + ${ee} > ${fe} svg {
2027
+ input:disabled + ${te} > ${ye} svg {
2028
2028
  color: ${({theme:e})=>e.palette.white};
2029
2029
  }
2030
2030
 
2031
- input:disabled + ${ee} > ${Ze} {
2031
+ input:disabled + ${te} > ${Ze} {
2032
2032
  color: ${({theme:e})=>e.palette.gray[400]};
2033
2033
  right: 6px;
2034
2034
  }
2035
- `,Hn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:s,name:l,leftText:a,leftTextMinWidth:c,rightText:p,tooltip:d,tooltipPlace:g,onChange:x,...h},b){const m=n===!0?"on":"off",j=typeof a=="object"&&a.on&&a.off?a[m]:a,w=u.useCallback(v=>{v.stopPropagation()},[]),C=()=>r==="inline"?t.jsxs(hs,{onClick:w,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:x,ref:b,type:"checkbox"}),t.jsxs(ee,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:[t.jsx(fe,{children:n?t.jsx(R,{icon:"check",iconSize:"sm"}):t.jsx(R,{icon:"times",iconSize:"sm"})}),t.jsx(Ze,{children:n?"YES":"NO"})]})]}):t.jsxs(xs,{onClick:w,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:x,ref:b,type:"checkbox"}),t.jsx(ne,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:t.jsx(xe,{children:o?t.jsx(R,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),k=()=>{const v=C();return i&&d?t.jsx(K,{id:`${l}-tooltip`,place:g,tip:d,children:v}):v};return r==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),k(),p]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),k(),p]})}),fs=({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(it,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(Hn,{...l},`$card-toggle-${l.name}`))})]})},ys=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:s,tooltipId:l,tooltipTip:a,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=y.useTheme(),x=p==="centered",h=l&&a?t.jsx(K,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:l,place:c,tip:a}):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(I,{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(G,{fontWeight:"bold",size:"sm",children:s}),r]}),x&&!f.isUndefined(o)?h:void 0]})]})},bs=.5,an=1.25,$s=({children:e,bgColor:n,border:i,gap:r=bs,px:o=an,py:s=an,...l})=>{const a=y.useTheme();return t.jsx($,{bgColor:n??a.palette.white,border:i??`1px solid ${a.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:s,...l,children:e})},ms=y.styled.div`
2035
+ `,Hn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:s,name:l,leftText:a,leftTextMinWidth:c,rightText:p,tooltip:d,tooltipPlace:g,onChange:x,...h},b){const m=n===!0?"on":"off",j=typeof a=="object"&&a.on&&a.off?a[m]:a,w=u.useCallback(v=>{v.stopPropagation()},[]),C=()=>r==="inline"?t.jsxs(hs,{onClick:w,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:x,ref:b,type:"checkbox"}),t.jsxs(te,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:[t.jsx(ye,{children:n?t.jsx(R,{icon:"check",iconSize:"sm"}):t.jsx(R,{icon:"times",iconSize:"sm"})}),t.jsx(Ze,{children:n?"YES":"NO"})]})]}):t.jsxs(xs,{onClick:w,role:"switch",children:[t.jsx("input",{...h,"aria-disabled":i,"aria-label":l,checked:n===!0,disabled:i,name:l,onChange:x,ref:b,type:"checkbox"}),t.jsx(re,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:t.jsx(fe,{children:o?t.jsx(R,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),k=()=>{const v=C();return i&&d?t.jsx(q,{id:`${l}-tooltip`,place:g,tip:d,children:v}):v};return r==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),k(),p]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:s,children:[t.jsx($,{minWidth:c,children:j}),k(),p]})}),fs=({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(it,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(Hn,{...l},`$card-toggle-${l.name}`))})]})},ys=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:s,tooltipId:l,tooltipTip:a,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=y.useTheme(),x=p==="centered",h=l&&a?t.jsx(q,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:l,place:c,tip:a}):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(I,{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]})]})},bs=.5,an=1.25,$s=({children:e,bgColor:n,border:i,gap:r=bs,px:o=an,py:s=an,...l})=>{const a=y.useTheme();return t.jsx($,{bgColor:n??a.palette.white,border:i??`1px solid ${a.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:s,...l,children:e})},ms=y.styled.div`
2036
2036
  position: relative;
2037
2037
  margin: auto;
2038
2038
  overflow: hidden;
@@ -2156,7 +2156,7 @@
2156
2156
  `,Un=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{f.prismExports.highlightAll()},[]),t.jsx(Vn,{"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})})})),zs=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:s=!1})=>{const l=y.useTheme(),[a,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
2157
  `);return m.length>8&&!a?`${[...m].splice(0,7).join(`
2158
2158
  `)}
2159
- ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Un,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.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(Vn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Ss,{children:[t.jsx(V,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),p?t.jsxs(M,{onClick:g,variant:"ghost",children:[a?"Show Less":"Show more",t.jsx(R,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ts}=se(e=>({fixed:`
2159
+ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Un,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.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(Vn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Ss,{children:[t.jsx(V,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),p?t.jsxs(W,{onClick:g,variant:"ghost",children:[a?"Show Less":"Show more",t.jsx(R,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ts}=le(e=>({fixed:`
2160
2160
  height: auto;
2161
2161
  min-width: 300px;
2162
2162
  padding: ${e.spacing[1.25]};
@@ -2287,7 +2287,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2287
2287
  margin-right: 0;
2288
2288
  `:""}
2289
2289
  }
2290
- `,Yn=({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]),l=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(Es,{children:t.jsxs("div",{children:[r&&t.jsx(M,{id:r.id,onClick:s,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(M,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},Xn=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const s=y.useTheme(),l=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const a=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",a),()=>{window.removeEventListener("keydown",a)}},[l]),t.jsxs(Ds,{children:[t.jsxs(Fs,{children:[typeof e=="string"?t.jsx(G,{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(V,{icon:"close",iconColor:s.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&f.lodashExports.isString(n)&&!f.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!f.lodashExports.isString(n)&&t.jsx(be,{display:"block",mt:.5,size:"md",children:n})]})},Kn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:s})=>{const l=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(M,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(M,{disabled:e,id:n,justify:"center",onClick:l?void 0:r,type:l?"submit":"button",variant:"primary",width:"100%",children:s??"Confirm"})]})},Ns=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",As=y.styled.div`
2290
+ `,Yn=({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]),l=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(Es,{children:t.jsxs("div",{children:[r&&t.jsx(W,{id:r.id,onClick:s,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(W,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},Xn=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const s=y.useTheme(),l=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const a=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",a),()=>{window.removeEventListener("keydown",a)}},[l]),t.jsxs(Ds,{children:[t.jsxs(Fs,{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(V,{icon:"close",iconColor:s.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&f.lodashExports.isString(n)&&!f.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!f.lodashExports.isString(n)&&t.jsx($e,{display:"block",mt:.5,size:"md",children:n})]})},Kn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:s})=>{const l=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(W,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(W,{disabled:e,id:n,justify:"center",onClick:l?void 0:r,type:l?"submit":"button",variant:"primary",width:"100%",children:s??"Confirm"})]})},Ns=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",As=y.styled.div`
2291
2291
  display: flex;
2292
2292
  flex-direction: row;
2293
2293
  gap: ${({theme:e})=>e.spacing[.25]};
@@ -2330,7 +2330,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2330
2330
  }
2331
2331
  }
2332
2332
  }
2333
- `,Zn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:s,onClick:l,tooltip:a="",variant:c="primary",tag:p})=>{const{pathname:d}=pt.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(K,{display:"flex",id:`${i}-tooltip`,tip:a,children:t.jsxs(As,{$borderButton:g,$variant:c,children:[t.jsx(pt.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(qe,{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(Z,{tagLabel:`${p}`,variant:"default"})]})})},Lt=({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:l,isActive:a,link:c,label:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(Zn,{end:s,id:l,isActive:a,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},l))})},me=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...s},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...s})}),Ls=y.styled.li`
2333
+ `,Zn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:s,onClick:l,tooltip:a="",variant:c="primary",tag:p})=>{const{pathname:d}=pt.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(q,{display:"flex",id:`${i}-tooltip`,tip:a,children:t.jsxs(As,{$borderButton:g,$variant:c,children:[t.jsx(pt.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(qe,{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"})]})})},Lt=({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:l,isActive:a,link:c,label:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(Zn,{end:s,id:l,isActive:a,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},l))})},je=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...s},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...s})}),Ls=y.styled.li`
2334
2334
  ${({theme:e})=>`
2335
2335
  align-items: center;
2336
2336
  background-color: ${e.palette.white};
@@ -2388,7 +2388,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Ve=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:s,onClickIcon:l,onKeyDown:a,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(Ls,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:s,onKeyDown:a,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ae,{href:o,children:b})]}):null,p||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},Ps=y.styled(Ve)`
2391
+ `,Ve=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:s,onClickIcon:l,onKeyDown:a,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(Ls,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:s,onKeyDown:a,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ce,{href:o,children:b})]}):null,p||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},Ps=y.styled(Ve)`
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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Jn=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[s,l]=u.useState(null),a=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),p=u.useCallback(()=>{l(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(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(G,{display:"flex",size:"xs",children:i}),t.jsx(Z,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(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(Ps,{$isDragging:s===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:a(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Os=y.styled(Ve)`
2414
+ `,Jn=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[s,l]=u.useState(null),a=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),p=u.useCallback(()=>{l(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(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(I,{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(Ps,{$isDragging:s===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:a(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Os=y.styled(Ve)`
2415
2415
  padding: 7px 8px;
2416
2416
 
2417
2417
  &[aria-selected="true"] {
@@ -2427,7 +2427,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2427
2427
  display: none;
2428
2428
  }
2429
2429
  }
2430
- `,Pt=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),Bs=300,ue=({name:e,onClear:n,onChange:i,value:r,maxLength:o=Bs,...s})=>{const l=u.useRef(null),a=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(J,{htmlFor:e??"",children:t.jsxs(te,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:a.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:l,type:"search",value:c,...s}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(V,{icon:"xmark",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},Qn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[s,l]=u.useState([]),[a,c]=u.useState(""),p=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),d=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(a.toLowerCase())||((x=g.group)==null?void 0:x.includes(a.toLowerCase())):g.name.toLowerCase().includes(a.toLowerCase())}))},[e,a,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:a})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(Pt(s)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(_n,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ue,{name:"search",onChange:p,onClear:d,value:a})}),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(Os,{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)})})]})},ei=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=y.useTheme(),s=u.useRef(null),[l,a]=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;l!==g&&a(g)},[l]);return i.isOpen?je.createPortal(t.jsx(Gn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(At,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(G,{size:"sm",children:n}),t.jsx(V,{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(me,{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(Qn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx(Jn,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(me,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(M,{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(M,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Ws=y.styled(Ve)`
2430
+ `,Pt=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),Bs=300,ue=({name:e,onClear:n,onChange:i,value:r,maxLength:o=Bs,...s})=>{const l=u.useRef(null),a=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(R,{icon:"magnifying-glass",iconColor:a.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:l,type:"search",value:c,...s}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(V,{icon:"xmark",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},Qn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[s,l]=u.useState([]),[a,c]=u.useState(""),p=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),d=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(a.toLowerCase())||((x=g.group)==null?void 0:x.includes(a.toLowerCase())):g.name.toLowerCase().includes(a.toLowerCase())}))},[e,a,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:a})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(Pt(s)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(_n,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ue,{name:"search",onChange:p,onClear:d,value:a})}),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(Os,{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)})})]})},ei=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=y.useTheme(),s=u.useRef(null),[l,a]=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;l!==g&&a(g)},[l]);return i.isOpen?we.createPortal(t.jsx(Gn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(At,{$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(V,{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(Qn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx(Jn,{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(W,{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(W,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Ws=y.styled(Ve)`
2431
2431
  padding: 8px;
2432
2432
  min-height: 36px;
2433
2433
  min-width: unset;
@@ -2444,7 +2444,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2444
2444
  svg.fa-check {
2445
2445
  border-radius: 2px;
2446
2446
  }
2447
- `,ti=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,l,a,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=_s(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(dn,{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(dn,{value:d.value,width:"content",children:t.jsx(Nt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(It,{control:e,items:((l=n.options)==null?void 0:l.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(He,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Rt,{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(Ft,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(a=n.maxValue)==null?void 0:a.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},ni=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,l)=>{const a=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(ti,{control:e,option:s,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},a)})}),ii=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:l,watch:a}=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:l,watch:a}},yt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:l,setItems:a,register:c,handleSubmit:p,setValue:d,watch:g}=ii(e),x=e.some(w=>w.type==="checkboxes"&&w.hideSearch!==!0),h=e.some(w=>w.label&&w.label!==""),b=u.useCallback(async w=>{const{value:C}=w.target;d("search",C),n&&n(C)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(w=>{i&&i(w)},[i]);return u.useEffect(()=>{a(e),Ms(e,d)},[e,a,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(ni,{control:s,items:l,register:c,setValue:d,watch:g}),t.jsx(M,{mt:1,type:"submit",children:"Apply"})]})]})},ri=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:l})=>{const a=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(k=>()=>{const v=c.find(S=>S.label===k),z=!(v!=null&&v.filterOptions.some(S=>S.type==="dateRange"||S.type==="select"));s==null||s(z??!0),m(k),g((v==null?void 0:v.filterOptions)??[])},[c,s]),w=u.useCallback(k=>{const v=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(F=>v.length>0?{...F,[b]:v}:F);const z=F=>{var D,E;return{...F,options:(D=F.options)==null?void 0:D.map(P=>({...P,checked:k.checkbox.includes(P.value)||k.radio===P.value})),value:["text","select"].includes(F.type)?((E=k.text)==null?void 0:E[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?k.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?k.maxValue:F.maxValue}},S=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(z)}:F,T=c.map(S);p(F=>F.map(S));const N=T.flatMap(({filterOptions:F})=>F);i(N),g([])},[c,i,b]),C=u.useCallback((k,v)=>{const z=`li-filter-option-${k}`;return t.jsxs(Ws,{icon:v,onClick:j(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:z,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(Z,{tagLabel:x[k].length.toString()})]},z)},[x,j]);return u.useEffect(()=>{const k=e.reduce((v,{label:z,filterOptions:S})=>{const T=S.flatMap(({value:D,minValue:E,maxValue:P})=>[E,P,D]).filter(Boolean),N=S.flatMap(({options:D})=>D??[]).filter(({checked:D=!1})=>D).map(({value:D})=>D),F=[...T,...N];return F.length===0?v:{...v,[z]:F}},{});h(k),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{l==null||l(d.length>0)},[d.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(yt,{id:"filters-options",onSearch:r,onSubmit:w,options:d,selectedFilter:b}):Object.entries(Pt(e)).map(([k,v])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:a.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),v.map(({label:z,icon:S="filter-list"})=>C(z,S))]},k))}):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(yt,{id:"filters-options",onSearch:r,onSubmit:w,options:d,selectedFilter:b}):e.map(({label:k,icon:v="filter-list"})=>C(k,v))})},oi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,l]=u.useState("row"),[a,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(Pt(e)).reduce((j,w)=>j+w.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),m=t.jsx(V,{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=w=>{const C=b.current;C&&!C.contains(w.target)&&r.close()};if(a)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,a,r]),t.jsx(Hs,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(At,{$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(ri,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),s==="row"?m:void 0]})})};function Vs(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 si(e){if(!e||e.length===0)return;const n=e.filter(a=>a.checked).map(a=>a.label??a.value);if(n.length===0)return;const i=(a,c=20)=>{if(a.length<=c)return a;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${a.slice(0,d)}...${a.slice(a.length-g)}`};if(n.length===1){const a=n[0];return a.length>20?i(a,20):a}if(n.length===2){const a=n[0],c=n.join(", ").length;return a.length>20||c>20?`${i(a,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,l=n.join(", ").length;return r.length>s||l>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function Us(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 Gs(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 Ys(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:l,shouldShowTooltip:a}=(()=>{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,w=m>20||j>20;return{shouldShowTooltip:w,tooltipContent:w?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:!a,id:"applied-filter-tooltip",nodeTip:a?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(Z,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},Xs=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:l,type:a,value:c,options:p,minValue:d,maxValue:g}=o;switch(a){case"numberRange":{const x=Us(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=Gs(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},l)}case"radioButton":case"checkboxes":{const x=si(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=Vs(c),h=Ys(a,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!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},Ks=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(l=>l.checked).map(l=>l.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),Zs=(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(l=>{var a;return{...l,checked:((a=r.selectedValues)==null?void 0:a.includes(l.value))??!1}})}),s})():i}),ct=(e,n)=>{const i=Ks(e);n(JSON.stringify(i))},qs=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return Zs(r,n)}catch{return n}},Js=(e,n)=>{function i(l,a){if(a.value===""||a.value===void 0||f._.defaultTo(a.isBackFilter,!1))return!0;switch(a.filterFn){case"includesInsensitive":return String(l[a.key]).toLowerCase().includes(a.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[a.key]).toLowerCase()===a.value.toLowerCase()}}function r(l,a){if(!a.options||a.options.length===0)return!0;const c=a.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(l[a.key]))}function o(l,a,c){const p=c(String(l[a.key])),{minValue:d,maxValue:g}=a,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(l){return n.every(a=>{if(typeof a.key=="function")return a.key(l,a.value);switch(a.type){case"radioButton":case"checkboxes":return r(l,a);case"numberRange":return o(l,a,Number);case"dateRange":return o(l,a,c=>new Date(c));case"select":case"text":default:return i(l,a)}})}return e.filter(s)},Qs=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,ea=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}},ta=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:l,onSearch:a,variant:c="ungrouped"})=>{const p=we("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=Qs(x),m=r.map(v=>({...v,filterOptions:v.filterOptions.map(z=>x.find(T=>T.key===z.key&&T.type===z.type&&T.filterFn===z.filterFn)??{...z})})),j=u.useCallback(v=>{h([...v]),ct(v,n)},[h,n]),w=u.useCallback(()=>{l&&l(),p.isOpen||g(!0),p.toggle()},[p,l]),C=u.useCallback(v=>()=>{l&&l();const z=x.map(S=>S.key===v.key&&S.type===v.type&&S.filterFn===v.filterFn?ea(S):S);h(z),ct(z,n)},[x,l,n]);return u.useEffect(()=>{const v=r.flatMap(T=>T.filterOptions),z=i();if((()=>{if(!z)return!1;try{const T=JSON.parse(z);return Array.isArray(T)&&T.length>0}catch{return!1}})()){const T=qs(i,v);h(T)}else v.flatMap(N=>N.value).filter(Boolean).length>0||v.flatMap(N=>N.options).filter(N=>(N==null?void 0:N.checked)===!0).length>0?(h(v),d&&ct(v,n)):h(v)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(Js(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(M,{icon:"filter",id:"filter-btn",onClick:w,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(oi,{modalRef:p,onApplyFilters:j,onSearch:a,options:m,variant:c})]}),options:m,removeFilter:C}},Ot=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:l=void 0,modalRef:a,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),w=u.useRef(null),C=u.useRef(!1),k=Array.isArray(d)&&d.length>0,v=i??o;u.useEffect(()=>{if(k&&!C.current&&w.current){const S=w.current.getBoundingClientRect().height;S>50&&(j(S),C.current=!0)}a.isOpen||(j(void 0),C.current=!1)},[k,a.isOpen]);const z=t.jsx(Gn,{"aria-label":a.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(At,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?w:void 0,style:k&&m?{height:m}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(Xn,{description:l,modalRef:a,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(Lt,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(Is,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(Rs,{$framed:s.imageFramed,children:t.jsx(re,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(I,{size:"md",children:s.imageText})]}),t.jsx(Yn,{alert:n,cancelButton:i,confirmButton:o,modalRef:a})]})});return e&&a.isOpen?je.createPortal(z,document.getElementById("portals")??document.body):a.isOpen?z:null},na=(e,n,i)=>{const r=we("confirm-dialog-modal"),o=u.useRef(null),s=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),a=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(w=>({...w,[j]:{...w[j],state:!w[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),m=Object.entries(d).map(([j,{state:w,label:C}])=>t.jsx(ge,{defaultChecked:w,label:C,name:j,onChange:h(j)},j));return t.jsxs(Ot,{"data-testid":e,id:e,modalRef:{...r,close:a},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Kn,{disabled:b,id:e,onConfirm:l})]})}]},ia=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=we("confirm-dialog-modal"),l=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),a=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(Ot,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:a,text:"Confirm"},description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},ra=2e3,oa=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ra)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(V,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},sa=y.styled.ul`
2447
+ `,ti=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,l,a,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=_s(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(dn,{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(dn,{value:d.value,width:"content",children:t.jsx(Nt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(It,{control:e,items:((l=n.options)==null?void 0:l.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(He,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Rt,{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(Ft,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(a=n.maxValue)==null?void 0:a.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},ni=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,l)=>{const a=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(ti,{control:e,option:s,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},a)})}),ii=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:l,watch:a}=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:l,watch:a}},yt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:l,setItems:a,register:c,handleSubmit:p,setValue:d,watch:g}=ii(e),x=e.some(w=>w.type==="checkboxes"&&w.hideSearch!==!0),h=e.some(w=>w.label&&w.label!==""),b=u.useCallback(async w=>{const{value:C}=w.target;d("search",C),n&&n(C)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(w=>{i&&i(w)},[i]);return u.useEffect(()=>{a(e),Ms(e,d)},[e,a,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(ni,{control:s,items:l,register:c,setValue:d,watch:g}),t.jsx(W,{mt:1,type:"submit",children:"Apply"})]})]})},ri=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:l})=>{const a=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(k=>()=>{const v=c.find(S=>S.label===k),z=!(v!=null&&v.filterOptions.some(S=>S.type==="dateRange"||S.type==="select"));s==null||s(z??!0),m(k),g((v==null?void 0:v.filterOptions)??[])},[c,s]),w=u.useCallback(k=>{const v=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(F=>v.length>0?{...F,[b]:v}:F);const z=F=>{var D,E;return{...F,options:(D=F.options)==null?void 0:D.map(P=>({...P,checked:k.checkbox.includes(P.value)||k.radio===P.value})),value:["text","select"].includes(F.type)?((E=k.text)==null?void 0:E[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?k.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?k.maxValue:F.maxValue}},S=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(z)}:F,T=c.map(S);p(F=>F.map(S));const N=T.flatMap(({filterOptions:F})=>F);i(N),g([])},[c,i,b]),C=u.useCallback((k,v)=>{const z=`li-filter-option-${k}`;return t.jsxs(Ws,{icon:v,onClick:j(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:z,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(J,{tagLabel:x[k].length.toString()})]},z)},[x,j]);return u.useEffect(()=>{const k=e.reduce((v,{label:z,filterOptions:S})=>{const T=S.flatMap(({value:D,minValue:E,maxValue:P})=>[E,P,D]).filter(Boolean),N=S.flatMap(({options:D})=>D??[]).filter(({checked:D=!1})=>D).map(({value:D})=>D),F=[...T,...N];return F.length===0?v:{...v,[z]:F}},{});h(k),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{l==null||l(d.length>0)},[d.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(yt,{id:"filters-options",onSearch:r,onSubmit:w,options:d,selectedFilter:b}):Object.entries(Pt(e)).map(([k,v])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:a.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),v.map(({label:z,icon:S="filter-list"})=>C(z,S))]},k))}):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(yt,{id:"filters-options",onSearch:r,onSubmit:w,options:d,selectedFilter:b}):e.map(({label:k,icon:v="filter-list"})=>C(k,v))})},oi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,l]=u.useState("row"),[a,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(Pt(e)).reduce((j,w)=>j+w.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),m=t.jsx(V,{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=w=>{const C=b.current;C&&!C.contains(w.target)&&r.close()};if(a)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,a,r]),t.jsx(Hs,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(At,{$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(ri,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),s==="row"?m:void 0]})})};function Vs(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 si(e){if(!e||e.length===0)return;const n=e.filter(a=>a.checked).map(a=>a.label??a.value);if(n.length===0)return;const i=(a,c=20)=>{if(a.length<=c)return a;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${a.slice(0,d)}...${a.slice(a.length-g)}`};if(n.length===1){const a=n[0];return a.length>20?i(a,20):a}if(n.length===2){const a=n[0],c=n.join(", ").length;return a.length>20||c>20?`${i(a,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,l=n.join(", ").length;return r.length>s||l>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function Us(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 Gs(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 Ys(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:l,shouldShowTooltip:a}=(()=>{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,w=m>20||j>20;return{shouldShowTooltip:w,tooltipContent:w?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(q,{disabled:!a,id:"applied-filter-tooltip",nodeTip:a?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},Xs=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:l,type:a,value:c,options:p,minValue:d,maxValue:g}=o;switch(a){case"numberRange":{const x=Us(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=Gs(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},l)}case"radioButton":case"checkboxes":{const x=si(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=Vs(c),h=Ys(a,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!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},Ks=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(l=>l.checked).map(l=>l.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),Zs=(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(l=>{var a;return{...l,checked:((a=r.selectedValues)==null?void 0:a.includes(l.value))??!1}})}),s})():i}),ct=(e,n)=>{const i=Ks(e);n(JSON.stringify(i))},qs=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return Zs(r,n)}catch{return n}},Js=(e,n)=>{function i(l,a){if(a.value===""||a.value===void 0||f._.defaultTo(a.isBackFilter,!1))return!0;switch(a.filterFn){case"includesInsensitive":return String(l[a.key]).toLowerCase().includes(a.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[a.key]).toLowerCase()===a.value.toLowerCase()}}function r(l,a){if(!a.options||a.options.length===0)return!0;const c=a.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(l[a.key]))}function o(l,a,c){const p=c(String(l[a.key])),{minValue:d,maxValue:g}=a,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(l){return n.every(a=>{if(typeof a.key=="function")return a.key(l,a.value);switch(a.type){case"radioButton":case"checkboxes":return r(l,a);case"numberRange":return o(l,a,Number);case"dateRange":return o(l,a,c=>new Date(c));case"select":case"text":default:return i(l,a)}})}return e.filter(s)},Qs=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,ea=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}},ta=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:l,onSearch:a,variant:c="ungrouped"})=>{const p=ve("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=Qs(x),m=r.map(v=>({...v,filterOptions:v.filterOptions.map(z=>x.find(T=>T.key===z.key&&T.type===z.type&&T.filterFn===z.filterFn)??{...z})})),j=u.useCallback(v=>{h([...v]),ct(v,n)},[h,n]),w=u.useCallback(()=>{l&&l(),p.isOpen||g(!0),p.toggle()},[p,l]),C=u.useCallback(v=>()=>{l&&l();const z=x.map(S=>S.key===v.key&&S.type===v.type&&S.filterFn===v.filterFn?ea(S):S);h(z),ct(z,n)},[x,l,n]);return u.useEffect(()=>{const v=r.flatMap(T=>T.filterOptions),z=i();if((()=>{if(!z)return!1;try{const T=JSON.parse(z);return Array.isArray(T)&&T.length>0}catch{return!1}})()){const T=qs(i,v);h(T)}else v.flatMap(N=>N.value).filter(Boolean).length>0||v.flatMap(N=>N.options).filter(N=>(N==null?void 0:N.checked)===!0).length>0?(h(v),d&&ct(v,n)):h(v)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(Js(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(W,{icon:"filter",id:"filter-btn",onClick:w,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(oi,{modalRef:p,onApplyFilters:j,onSearch:a,options:m,variant:c})]}),options:m,removeFilter:C}},Ot=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:l=void 0,modalRef:a,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),w=u.useRef(null),C=u.useRef(!1),k=Array.isArray(d)&&d.length>0,v=i??o;u.useEffect(()=>{if(k&&!C.current&&w.current){const S=w.current.getBoundingClientRect().height;S>50&&(j(S),C.current=!0)}a.isOpen||(j(void 0),C.current=!1)},[k,a.isOpen]);const z=t.jsx(Gn,{"aria-label":a.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(At,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?w:void 0,style:k&&m?{height:m}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(Xn,{description:l,modalRef:a,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(Lt,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(Is,{style:v?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(Rs,{$framed:s.imageFramed,children:t.jsx(se,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(I,{size:"md",children:s.imageText})]}),t.jsx(Yn,{alert:n,cancelButton:i,confirmButton:o,modalRef:a})]})});return e&&a.isOpen?we.createPortal(z,document.getElementById("portals")??document.body):a.isOpen?z:null},na=(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]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),a=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(w=>({...w,[j]:{...w[j],state:!w[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),m=Object.entries(d).map(([j,{state:w,label:C}])=>t.jsx(ge,{defaultChecked:w,label:C,name:j,onChange:h(j)},j));return t.jsxs(Ot,{"data-testid":e,id:e,modalRef:{...r,close:a},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Kn,{disabled:b,id:e,onConfirm:l})]})}]},ia=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=ve("confirm-dialog-modal"),l=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),a=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(Ot,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:a,text:"Confirm"},description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},ra=2e3,oa=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},ra)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(V,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},sa=y.styled.ul`
2448
2448
  ${({theme:e})=>`
2449
2449
  align-items: flex-start;
2450
2450
  border-radius: ${e.spacing[.25]};
@@ -2483,7 +2483,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2483
2483
  cursor: not-allowed;
2484
2484
  }
2485
2485
  `}
2486
- `,la=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:s})=>{const l=y.useTheme(),[a,c]=u.useState(!1),p=a?"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 ie(a?d.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(M,{"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}),a?t.jsx(sa,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(aa,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},bt=({buttonProps:e,variant:n})=>t.jsx(M,{onClick:e.onClick,variant:n,children:e.text}),ca=y.styled.div`
2486
+ `,la=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:s})=>{const l=y.useTheme(),[a,c]=u.useState(!1),p=a?"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(a?d.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(W,{"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}),a?t.jsx(sa,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(aa,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},bt=({buttonProps:e,variant:n})=>t.jsx(W,{onClick:e.onClick,variant:n,children:e.text}),ca=y.styled.div`
2487
2487
  display: flex;
2488
2488
  flex-direction: column;
2489
2489
  align-items: center;
@@ -2517,7 +2517,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2517
2517
  > *:last-child {
2518
2518
  margin-right: 0;
2519
2519
  }
2520
- `,pn={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},ga=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:s,size:l="md"})=>{const a=(n??e)!==void 0;return t.jsxs(ca,{$padding:o,children:[t.jsx(da,{children:t.jsx(re,{alt:"empty-icon",publicId:r})}),t.jsx(G,{fontWeight:"bold",mb:.25,size:pn[l].title,textAlign:"center",children:s}),t.jsx(I,{mb:a?2:void 0,size:pn[l].description,textAlign:"center",children:i}),a?t.jsxs(pa,{children:[e&&t.jsx(bt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(bt,{buttonProps:n,variant:"primary"})]}):void 0]})},ye=20,ai=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()))},li=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()))},ua=e=>{var s,l;const n=e.split(",");if(n.length===0||ai(e)||li(e))return{content:void 0,showTooltip:!1};if(n.length===1){const a=(((s=n[0])==null?void 0:s.length)??0)>20;return{content:a?n[0]:void 0,showTooltip:a}}const i=((l=n[0])==null?void 0:l.length)??0,r=n.join(", ").length,o=i>20||r>20;return{content:o?[...n]:void 0,showTooltip:o}},dt=e=>{if(e.length<=ye)return e;const n=ye-3,i=Math.ceil(n/2),r=Math.floor(n/2);return`${e.slice(0,i)}...${e.slice(e.length-r)}`},xa=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${n} - ${i}`:e},ha=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},fa=e=>{const n=e.split(",");if(ai(e))return ha(e);if(li(e))return xa(e);if(n.length===1)return dt(e);if(n.length<=2){const s=n[0],l=n.join(", ").length;return s.length>ye||l>ye?`${dt(s)} +1 more`:e}const i=n[0],r=n.length-1,o=n.join(", ").length;return i.length>ye||o>ye?`${dt(i)} +${r} more`:e},ci=({filter:{id:e,label:n,value:i},onClose:r})=>{const o=fa(i),{content:s,showTooltip:l}=ua(i),a=t.jsx(Z,{filterId:`${n}=${o}`,filterValues:o,icon:"filter-list",id:"remove-filter",onClose:r(e),tagLabel:`${n} `});return l?t.jsx(K,{disabled:!l,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:a}):a},ya=({filters:e})=>{const{appliedFilters:n,removeFilter:i}=Ct({filters:e});return n.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:n.map(r=>t.jsx(ci,{filter:r,onClose:i},`${r.id}-${r.value}`))}):null},Ue=u.createContext({id:"",calendarState:{isOpen:!1,updateCalendarState:()=>{}},searchState:{includeSearch:!1,previousValue:""},scrollState:{height:"0",ref:{current:null}},values:{},setValues:()=>Promise.resolve(new URLSearchParams),updateSearch:()=>{},updateScrollHeight:()=>{}}),di=y.styled.div`
2520
+ `,pn={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},ga=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:s,size:l="md"})=>{const a=(n??e)!==void 0;return t.jsxs(ca,{$padding:o,children:[t.jsx(da,{children:t.jsx(se,{alt:"empty-icon",publicId:r})}),t.jsx(Y,{fontWeight:"bold",mb:.25,size:pn[l].title,textAlign:"center",children:s}),t.jsx(I,{mb:a?2:void 0,size:pn[l].description,textAlign:"center",children:i}),a?t.jsxs(pa,{children:[e&&t.jsx(bt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(bt,{buttonProps:n,variant:"primary"})]}):void 0]})},be=20,ai=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()))},li=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()))},ua=e=>{var s,l;const n=e.split(",");if(n.length===0||ai(e)||li(e))return{content:void 0,showTooltip:!1};if(n.length===1){const a=(((s=n[0])==null?void 0:s.length)??0)>20;return{content:a?n[0]:void 0,showTooltip:a}}const i=((l=n[0])==null?void 0:l.length)??0,r=n.join(", ").length,o=i>20||r>20;return{content:o?[...n]:void 0,showTooltip:o}},dt=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)}`},xa=e=>{const[n,i]=(e==null?void 0:e.split(",").map(r=>r.trim()))??[];return n&&i&&n!=="-"&&i!=="-"?`${n} - ${i}`:e},ha=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},fa=e=>{const n=e.split(",");if(ai(e))return ha(e);if(li(e))return xa(e);if(n.length===1)return dt(e);if(n.length<=2){const s=n[0],l=n.join(", ").length;return s.length>be||l>be?`${dt(s)} +1 more`:e}const i=n[0],r=n.length-1,o=n.join(", ").length;return i.length>be||o>be?`${dt(i)} +${r} more`:e},ci=({filter:{id:e,label:n,value:i},onClose:r})=>{const o=fa(i),{content:s,showTooltip:l}=ua(i),a=t.jsx(J,{filterId:`${n}=${o}`,filterValues:o,icon:"filter-list",id:"remove-filter",onClose:r(e),tagLabel:`${n} `});return l?t.jsx(q,{disabled:!l,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:a}):a},ya=({filters:e})=>{const{appliedFilters:n,removeFilter:i}=Ct({filters:e});return n.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:n.map(r=>t.jsx(ci,{filter:r,onClose:i},`${r.id}-${r.value}`))}):null},Ue=u.createContext({id:"",calendarState:{isOpen:!1,updateCalendarState:()=>{}},searchState:{includeSearch:!1,previousValue:""},scrollState:{height:"0",ref:{current:null}},values:{},setValues:()=>Promise.resolve(new URLSearchParams),updateSearch:()=>{},updateScrollHeight:()=>{}}),di=y.styled.div`
2521
2521
  ${({theme:e,$left:n="0"})=>`
2522
2522
  align-items: flex-start;
2523
2523
  background: ${e.palette.white};
@@ -2582,7 +2582,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2582
2582
  `,gi=y.styled.button`
2583
2583
  ${zt}
2584
2584
  min-width: fit-content;
2585
- `,Wt=()=>{const e=y.useTheme();return t.jsx(Bt,{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(R,{icon:"search",iconSize:"lg",mx:.5,my:.5})}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.25,justify:"center",children:[t.jsx(G,{fontWeight:"bold",size:"xs",textAlign:"center",children:"No matches found"}),t.jsx(I,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},ui=7,ba=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),$a=(e,n,i)=>{var l;const r=e.find(a=>a.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=(l=r.options)==null?void 0:l.map(a=>{if(!a.items)return a;const c=[...a.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...a,items:c}});return{label:r.label,options:s}},ma=(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),xi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[l,a]=u.useState(""),{values:c,updateSearch:p,setValues:d}=u.useContext(Ue),{searchGlobal:g}=c,x=ma(i,g),h=u.useMemo(()=>Object.values(c).filter(Boolean).length>0,[c]),b=u.useCallback(w=>()=>{r(w),a(w),p({previousValue:c[w]??""}),d(C=>({...C,searchGlobal:null,search:null}))},[r,p,d,c]),m=u.useCallback(()=>{d(w=>Object.keys(w).reduce((C,k)=>({...C,[k]:null}),{})),a("")},[d]),j=u.useCallback(w=>{d(C=>({...C,searchGlobal:w.target.value}))},[d]);return t.jsxs(di,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(pi,{children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(I,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),h?t.jsx(gi,{$variant:"lowRelevance",onClick:m,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:j,placeholder:"Search filter...",value:g}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:x.length>0?x.map(({group:w,filters:C},k)=>C.length>0?t.jsxs(Bt,{$border:k>0&&w!=="default","data-testid":`${w?`menu-${f.snakeCase(w)}`:"menu-content"}`,children:[w!=="default"?t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:w}):void 0,C.map(v=>{const S=c[v.id].split(",").filter(T=>T&&T!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":v.id,onClick:b(v.id),children:[t.jsx(R,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),v.label,t.jsxs($,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[l===v.id?t.jsx(R,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,S>0?t.jsx(Z,{tagLabel:S,variant:"default"}):void 0]})]})},`${v.id}-${f.random(1,10)}`)})]},w):void 0):t.jsx(Wt,{})})]})}),ja=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},wa=()=>{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}},va=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},ka={text:({id:e,filterValue:n,onChange:i})=>t.jsx(He,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const l=e[s.index],a=i==null?void 0:i.split(",").includes(l==null?void 0:l.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":a,children:t.jsx(ge,{checked:a,label:l==null?void 0:l.label,name:l==null?void 0:l.value,onChange:o,value:l==null?void 0:l.value})})},`${s.index}-${l==null?void 0:l.value}`)}):t.jsx(Wt,{}),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(R,{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(R,{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(l=>f.dayjs(l).isValid()||l==="-"))??[];return t.jsx(Ie,{children:t.jsx(Ft,{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,l]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(a=>!f.isNaN(a)))??[];return t.jsx(Ie,{children:t.jsx(Rt,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:l},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},hi=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:l,maxValue:a}=i??{},c=s&&ka[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,values:h}=u.useContext(Ue),{search:b}=h,m=u.useMemo(()=>o.filter(S=>{var T;return((T=S.label)==null?void 0:T.toLowerCase().includes(b.toLowerCase()))??!1}),[o,b]),j=f.useVirtualizer({count:m.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),w=j.getVirtualItems(),C=u.useCallback(S=>{S.stopPropagation(),S.preventDefault(),r(S.target.value,s??"")},[r,s]),k=u.useCallback(S=>T=>{r(T,"dateRange",S)},[r]),v=u.useCallback(S=>T=>{T.stopPropagation(),T.preventDefault(),r(T.target.value,"numberRange",S)},[r]),z=u.useCallback(S=>()=>{r(S,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>ui}),s==="checkboxes"&&w.length>0?x(`${j.getTotalSize()}px`):s==="checkboxes"&&w.length===0&&x("fit-content")},[j,x,s,o.length,g,w.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:m,virtualItems:w,id:e,filterValue:n,onChange:C,onListChange:z,onRangeChange:k,onRangeNumberChange:v,ref:j.measureElement,updateCalendarState:p,minValue:l,maxValue:a}))??null})},Xe=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],fi=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:l,values:a,setValues:c,scrollState:p}=u.useContext(Ue),{includeSearch:d}=l,{height:g,ref:x}=p,h=g!=="fit-content",b=a[s],{search:m}=a,j=u.useCallback(()=>{c(k=>({...k,[s]:null}))},[c,s]),w=u.useCallback(k=>{c(v=>({...v,search:k.target.value}))},[c]),C=u.useCallback((k,v,z)=>{c(S=>{if(v==="checkboxes"){const T=Xe(S[s]??""),N=T!=null&&T.includes(k)?T==null?void 0:T.filter(F=>F!==k).join(","):[...T,k].join(",");return{...S,[s]:N}}if(v==="dateRange"){const T=Xe(S[s]??""),N=T.filter(P=>P!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(P.trim())),F=T.filter(P=>f.dayjs(P).isValid()&&f.dayjs(P).isAfter(f.dayjs("1903-01-01"))),D=f.dayjs(k,"YYYY-MM-DD",!0),E=["-","-"];return F.length===2?(E[0]=F[0],E[1]=F[1]):F.length===1&&(D.isAfter(f.dayjs(F[0]))?(E[0]=F[0],E[1]=k):(E[0]=k,E[1]=F[0])),E[z??0]=k,{...S,[s]:[...N,...E].join(",")}}if(v==="numberRange"){const T=Xe(S[s]??""),N=T.filter(E=>!RegExp(/^\d+$/).test(E)),F=T.map(Number).filter(E=>f.lodashExports.isNumber(E)&&!f.lodashExports.isNaN(E)),D=[F[0]??"",F[1]??""];return D[z??0]=Number(k),{...S,[s]:[...N,...D].join(",")}}if(v==="list"){const N=Xe(S[s]??"").filter(F=>F==="-"||RegExp(/^\d+$/).test(F)||RegExp(/^\d+\-\d+\-\d+$/).test(F.trim()));return{...S,[s]:[...N,k].join(",")}}return{...S,[s]:k}})},[s,c]);return t.jsxs(di,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(pi,{style:{paddingBottom:d&&h?o.spacing[.875]:0},children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),b?t.jsx(gi,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),d?t.jsx(ue,{name:"options-search",onChange:w,placeholder:`Search ${n}...`,value:m}):void 0]}),t.jsx($,{"data-testid":"options-scrollable-menu",ref:x,scroll:"y",width:"100%",children:i==null?void 0:i.map((k,v,z)=>t.jsx("div",{style:{...k.type==="checkboxes"?{height:g,...h?{margin:d?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Bt,{$border:z.length>1&&v>0,style:{padding:h?o.spacing[.875]:0},children:[v>0?t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:k.label}):void 0,t.jsx(hi,{filterValue:b,id:s,onChange:C,option:k})]})},`${k.label}-${v}`))})]})}),Ca=({filters:e})=>{const n=we("filters"),{calendarState:i}=va(),{searchState:r,updateSearch:o}=ja(!1),{scrollState:s,updateScrollHeight:l}=wa(),[a,c]=f.useQueryState("filter",{history:"replace"}),[p,d]=u.useState(""),{refs:g}=f.useFloating({placement:"bottom-start"}),{refs:x}=f.useFloating({elements:{reference:g.reference.current},placement:"right-end"}),{activeFilters:h,values:b,setValues:m}=Ct({filters:e}),{previousValue:j}=r,{label:w,options:C}=$a(e,p,j),k=ba(e),v=f.isEmpty(a)||a===null||p!==a,z=u.useCallback(T=>{d(T),c(T)},[c]),S=u.useCallback(()=>{n.toggle(),c(null),m(T=>({...T,searchGlobal:null,search:null}))},[n,c,m]);return ie(g.floating.current,()=>{i.isOpen||(n.close(),c(null),m(T=>({...T,searchGlobal:null,search:null})))},!0,[g.reference.current,x.floating.current]),t.jsx(Ue.Provider,{value:{id:p,calendarState:i,searchState:r,values:b,scrollState:s,setValues:m,updateSearch:o,updateScrollHeight:l},children:t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(M,{"data-testid":"filter-btn",icon:"filter",id:"filter-btn",onClick:S,ref:g.setReference,tag:h.toString(),variant:"ghost"}),n.isOpen?t.jsx(xi,{groupedFilters:k,handleChangeId:z,includeSearch:e.length>ui,ref:g.setFloating}):void 0,v?void 0:t.jsx(fi,{label:w.toLowerCase(),options:C,ref:x.setFloating})]})})},Sa=({children:e})=>{const n=f.useFormContext();return e({...n})},za=y.styled.form`
2585
+ `,Wt=()=>{const e=y.useTheme();return t.jsx(Bt,{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(R,{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(I,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},ui=7,ba=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),$a=(e,n,i)=>{var l;const r=e.find(a=>a.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=(l=r.options)==null?void 0:l.map(a=>{if(!a.items)return a;const c=[...a.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...a,items:c}});return{label:r.label,options:s}},ma=(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),xi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[l,a]=u.useState(""),{values:c,updateSearch:p,setValues:d}=u.useContext(Ue),{searchGlobal:g}=c,x=ma(i,g),h=u.useMemo(()=>Object.values(c).filter(Boolean).length>0,[c]),b=u.useCallback(w=>()=>{r(w),a(w),p({previousValue:c[w]??""}),d(C=>({...C,searchGlobal:null,search:null}))},[r,p,d,c]),m=u.useCallback(()=>{d(w=>Object.keys(w).reduce((C,k)=>({...C,[k]:null}),{})),a("")},[d]),j=u.useCallback(w=>{d(C=>({...C,searchGlobal:w.target.value}))},[d]);return t.jsxs(di,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(pi,{children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(I,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),h?t.jsx(gi,{$variant:"lowRelevance",onClick:m,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:j,placeholder:"Search filter...",value:g}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:x.length>0?x.map(({group:w,filters:C},k)=>C.length>0?t.jsxs(Bt,{$border:k>0&&w!=="default","data-testid":`${w?`menu-${f.snakeCase(w)}`:"menu-content"}`,children:[w!=="default"?t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:w}):void 0,C.map(v=>{const S=c[v.id].split(",").filter(T=>T&&T!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":v.id,onClick:b(v.id),children:[t.jsx(R,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),v.label,t.jsxs($,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[l===v.id?t.jsx(R,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,S>0?t.jsx(J,{tagLabel:S,variant:"default"}):void 0]})]})},`${v.id}-${f.random(1,10)}`)})]},w):void 0):t.jsx(Wt,{})})]})}),ja=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},wa=()=>{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}},va=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},ka={text:({id:e,filterValue:n,onChange:i})=>t.jsx(He,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const l=e[s.index],a=i==null?void 0:i.split(",").includes(l==null?void 0:l.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":a,children:t.jsx(ge,{checked:a,label:l==null?void 0:l.label,name:l==null?void 0:l.value,onChange:o,value:l==null?void 0:l.value})})},`${s.index}-${l==null?void 0:l.value}`)}):t.jsx(Wt,{}),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(R,{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(R,{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(l=>f.dayjs(l).isValid()||l==="-"))??[];return t.jsx(Ie,{children:t.jsx(Ft,{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,l]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(a=>!f.isNaN(a)))??[];return t.jsx(Ie,{children:t.jsx(Rt,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:l},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},hi=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:l,maxValue:a}=i??{},c=s&&ka[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,values:h}=u.useContext(Ue),{search:b}=h,m=u.useMemo(()=>o.filter(S=>{var T;return((T=S.label)==null?void 0:T.toLowerCase().includes(b.toLowerCase()))??!1}),[o,b]),j=f.useVirtualizer({count:m.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),w=j.getVirtualItems(),C=u.useCallback(S=>{S.stopPropagation(),S.preventDefault(),r(S.target.value,s??"")},[r,s]),k=u.useCallback(S=>T=>{r(T,"dateRange",S)},[r]),v=u.useCallback(S=>T=>{T.stopPropagation(),T.preventDefault(),r(T.target.value,"numberRange",S)},[r]),z=u.useCallback(S=>()=>{r(S,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>ui}),s==="checkboxes"&&w.length>0?x(`${j.getTotalSize()}px`):s==="checkboxes"&&w.length===0&&x("fit-content")},[j,x,s,o.length,g,w.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:m,virtualItems:w,id:e,filterValue:n,onChange:C,onListChange:z,onRangeChange:k,onRangeNumberChange:v,ref:j.measureElement,updateCalendarState:p,minValue:l,maxValue:a}))??null})},Xe=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],fi=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:l,values:a,setValues:c,scrollState:p}=u.useContext(Ue),{includeSearch:d}=l,{height:g,ref:x}=p,h=g!=="fit-content",b=a[s],{search:m}=a,j=u.useCallback(()=>{c(k=>({...k,[s]:null}))},[c,s]),w=u.useCallback(k=>{c(v=>({...v,search:k.target.value}))},[c]),C=u.useCallback((k,v,z)=>{c(S=>{if(v==="checkboxes"){const T=Xe(S[s]??""),N=T!=null&&T.includes(k)?T==null?void 0:T.filter(F=>F!==k).join(","):[...T,k].join(",");return{...S,[s]:N}}if(v==="dateRange"){const T=Xe(S[s]??""),N=T.filter(P=>P!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(P.trim())),F=T.filter(P=>f.dayjs(P).isValid()&&f.dayjs(P).isAfter(f.dayjs("1903-01-01"))),D=f.dayjs(k,"YYYY-MM-DD",!0),E=["-","-"];return F.length===2?(E[0]=F[0],E[1]=F[1]):F.length===1&&(D.isAfter(f.dayjs(F[0]))?(E[0]=F[0],E[1]=k):(E[0]=k,E[1]=F[0])),E[z??0]=k,{...S,[s]:[...N,...E].join(",")}}if(v==="numberRange"){const T=Xe(S[s]??""),N=T.filter(E=>!RegExp(/^\d+$/).test(E)),F=T.map(Number).filter(E=>f.lodashExports.isNumber(E)&&!f.lodashExports.isNaN(E)),D=[F[0]??"",F[1]??""];return D[z??0]=Number(k),{...S,[s]:[...N,...D].join(",")}}if(v==="list"){const N=Xe(S[s]??"").filter(F=>F==="-"||RegExp(/^\d+$/).test(F)||RegExp(/^\d+\-\d+\-\d+$/).test(F.trim()));return{...S,[s]:[...N,k].join(",")}}return{...S,[s]:k}})},[s,c]);return t.jsxs(di,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(pi,{style:{paddingBottom:d&&h?o.spacing[.875]:0},children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),b?t.jsx(gi,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),d?t.jsx(ue,{name:"options-search",onChange:w,placeholder:`Search ${n}...`,value:m}):void 0]}),t.jsx($,{"data-testid":"options-scrollable-menu",ref:x,scroll:"y",width:"100%",children:i==null?void 0:i.map((k,v,z)=>t.jsx("div",{style:{...k.type==="checkboxes"?{height:g,...h?{margin:d?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Bt,{$border:z.length>1&&v>0,style:{padding:h?o.spacing[.875]:0},children:[v>0?t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:k.label}):void 0,t.jsx(hi,{filterValue:b,id:s,onChange:C,option:k})]})},`${k.label}-${v}`))})]})}),Ca=({filters:e})=>{const n=ve("filters"),{calendarState:i}=va(),{searchState:r,updateSearch:o}=ja(!1),{scrollState:s,updateScrollHeight:l}=wa(),[a,c]=f.useQueryState("filter",{history:"replace"}),[p,d]=u.useState(""),{refs:g}=f.useFloating({placement:"bottom-start"}),{refs:x}=f.useFloating({elements:{reference:g.reference.current},placement:"right-end"}),{activeFilters:h,values:b,setValues:m}=Ct({filters:e}),{previousValue:j}=r,{label:w,options:C}=$a(e,p,j),k=ba(e),v=f.isEmpty(a)||a===null||p!==a,z=u.useCallback(T=>{d(T),c(T)},[c]),S=u.useCallback(()=>{n.toggle(),c(null),m(T=>({...T,searchGlobal:null,search:null}))},[n,c,m]);return oe(g.floating.current,()=>{i.isOpen||(n.close(),c(null),m(T=>({...T,searchGlobal:null,search:null})))},!0,[g.reference.current,x.floating.current]),t.jsx(Ue.Provider,{value:{id:p,calendarState:i,searchState:r,values:b,scrollState:s,setValues:m,updateSearch:o,updateScrollHeight:l},children:t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(W,{"data-testid":"filter-btn",icon:"filter",id:"filter-btn",onClick:S,ref:g.setReference,tag:h.toString(),variant:"ghost"}),n.isOpen?t.jsx(xi,{groupedFilters:k,handleChangeId:z,includeSearch:e.length>ui,ref:g.setFloating}):void 0,v?void 0:t.jsx(fi,{label:w.toLowerCase(),options:C,ref:x.setFloating})]})})},Sa=({children:e})=>{const n=f.useFormContext();return e({...n})},za=y.styled.form`
2586
2586
  ${({theme:e})=>`
2587
2587
  align-items: flex-start;
2588
2588
  align-self: stretch;
@@ -2592,7 +2592,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2592
2592
  overflow: hidden auto;
2593
2593
  width: 100%;
2594
2594
  `}
2595
- `,Ta=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:l="modal-confirm",maxButtonWidth:a="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(v){v.stopPropagation(),m.handleSubmit(p)(v)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=d?1.5:0;return t.jsx(f.FormProvider,{...m,children:t.jsx(za,{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:C,pb:k,pt:0,px:k,scroll:"y",children:r}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:a,children:[i?t.jsx(M,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(M,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||s&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},Ia=y.styled(_e)`
2595
+ `,Ta=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:l="modal-confirm",maxButtonWidth:a="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(v){v.stopPropagation(),m.handleSubmit(p)(v)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=d?1.5:0;return t.jsx(f.FormProvider,{...m,children:t.jsx(za,{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:C,pb:k,pt:0,px:k,scroll:"y",children:r}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:a,children:[i?t.jsx(W,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(W,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||s&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},Ia=y.styled(_e)`
2596
2596
  display: grid;
2597
2597
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2598
2598
  grid-auto-flow: ${({$autoFlow:e="row"})=>e};
@@ -2648,7 +2648,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2648
2648
  background-color: ${e.palette.gray[100]};
2649
2649
  }
2650
2650
  `}
2651
- `,yi=({isSelected:e=!1,label:n,onSelect:i})=>{const r=y.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(Mt,{$isSelected:e,onClick:o,children:[e?t.jsx(R,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ke=100,Ea=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:s,title:l,variant:a})=>{const c=y.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(w=>{if(!w){d(n);return}const C=w.slice(0,Ke);d(k=>{const v=C.toLowerCase();return k.filter(z=>{const S=String(z.name).toLowerCase();return S.startsWith(v)||S.includes(v)})})},[d,n]),b=u.useCallback(w=>{if(w.currentTarget){const C=w.currentTarget.value.slice(0,Ke);x(C),h(C)}},[x,h]),m=u.useCallback(w=>{const C=w.target.value.slice(0,Ke);x(C),h(C)},[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(Fa,{$itemsLength:p.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(V,{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:Ke,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(me,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[a==="organization-selector"?t.jsx(Mt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(w=>t.jsx(yi,{isSelected:s.toLowerCase()===w.name,label:w.name.charAt(0).toUpperCase()+w.name.slice(1),onSelect:r},w.name))]})]})})});return e?je.createPortal(j,document.body):t.jsx("div",{})},Ra=y.styled.div`
2651
+ `,yi=({isSelected:e=!1,label:n,onSelect:i})=>{const r=y.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(Mt,{$isSelected:e,onClick:o,children:[e?t.jsx(R,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ke=100,Ea=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:s,title:l,variant:a})=>{const c=y.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(w=>{if(!w){d(n);return}const C=w.slice(0,Ke);d(k=>{const v=C.toLowerCase();return k.filter(z=>{const S=String(z.name).toLowerCase();return S.startsWith(v)||S.includes(v)})})},[d,n]),b=u.useCallback(w=>{if(w.currentTarget){const C=w.currentTarget.value.slice(0,Ke);x(C),h(C)}},[x,h]),m=u.useCallback(w=>{const C=w.target.value.slice(0,Ke);x(C),h(C)},[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(Fa,{$itemsLength:p.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(V,{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:Ke,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:[a==="organization-selector"?t.jsx(Mt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(w=>t.jsx(yi,{isSelected:s.toLowerCase()===w.name,label:w.name.charAt(0).toUpperCase()+w.name.slice(1),onSelect:r},w.name))]})]})})});return e?we.createPortal(j,document.body):t.jsx("div",{})},Ra=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2665
2665
  fill: url(#gradient-01);
2666
2666
  }
2667
2667
  `}
2668
- `,Na=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const s=y.useTheme(),l=e?s.palette.white:void 0,a=f.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Ra,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(G,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:a.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(I,{size:"md",...l?{color:l}:{},children:r}):void 0]})},Aa=({actions:e,children:n,header:i,title:r,tabs:o,footer:s})=>{const l=y.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:a,onClick:c},p)=>t.jsx(V,{icon:a??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${a}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(Lt,{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 ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:s.map(({icon:a,text:c,onClick:p},d)=>t.jsx(M,{icon:a,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},La=y.styled.article`
2668
+ `,Na=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const s=y.useTheme(),l=e?s.palette.white:void 0,a=f.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Ra,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(Y,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:a.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(I,{size:"md",...l?{color:l}:{},children:r}):void 0]})},Aa=({actions:e,children:n,header:i,title:r,tabs:o,footer:s})=>{const l=y.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:a,onClick:c},p)=>t.jsx(V,{icon:a??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${a}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(Lt,{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 ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:s.map(({icon:a,text:c,onClick:p},d)=>t.jsx(W,{icon:a,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},La=y.styled.article`
2669
2669
  ${({theme:e})=>`
2670
2670
  align-items: flex-start;
2671
2671
  align-self: stretch;
@@ -2711,7 +2711,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2711
2711
  align-items: center;
2712
2712
  justify-content: center;
2713
2713
  `}
2714
- `,Oa={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},Ba=({desc:e,href:n,icon:i,imageHeight:r=48,imageWidth:o=48,Link:s,LinkElement:l,linkText:a="Learn more ",publicId:c,size:p="lg",tag:d,title:g})=>{const x=s??"a",{titleSize:h,descSize:b,linkTextSize:m}=Oa[p];return t.jsxs(La,{"data-testid":g,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Pa,{$hasImage:!!c,$height:r,$width:o,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,c?t.jsx(re,{alt:g,height:r,publicId:c,width:o}):void 0]}),d?t.jsx(Z,{tagLabel:d,variant:"inactive"}):void 0]}),t.jsx(G,{size:h,children:g}),e?t.jsx(I,{size:b,children:e}):void 0,l??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(I,{size:m,children:[a,t.jsx(R,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Wa=y.styled.span`
2714
+ `,Oa={md:{titleSize:"xs",descSize:"md",linkTextSize:"md"},lg:{titleSize:"sm",descSize:"lg",linkTextSize:"lg"}},Ba=({desc:e,href:n,icon:i,imageHeight:r=48,imageWidth:o=48,Link:s,LinkElement:l,linkText:a="Learn more ",publicId:c,size:p="lg",tag:d,title:g})=>{const x=s??"a",{titleSize:h,descSize:b,linkTextSize:m}=Oa[p];return t.jsxs(La,{"data-testid":g,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Pa,{$hasImage:!!c,$height: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(I,{size:b,children:e}):void 0,l??t.jsx(x,{href:n,style:{textDecoration:"none"},children:t.jsxs(I,{size:m,children:[a,t.jsx(R,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Wa=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Ma=({bgColor:e,children:n,txtDecoration:i,ml:r=1})=>t.jsx(Wa,{$bgColor:e,$txtDecoration:i,className:`ml-${r}`,children:n}),_a={lg:"56",md:"30",sm:"12"},{getVariant:Ha}=se(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Va=y.keyframes`
2723
+ `,Ma=({bgColor:e,children:n,txtDecoration:i,ml:r=1})=>t.jsx(Wa,{$bgColor:e,$txtDecoration:i,className:`ml-${r}`,children:n}),_a=e=>e==="red"||e==="blue"||e==="white",Ha={lg:"56",md:"30",sm:"12"},{getVariant:Va}=le(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Ua=y.keyframes`
2724
2724
  0% {
2725
2725
  transform: rotateZ(0deg);
2726
2726
  }
2727
2727
  100% {
2728
2728
  transform: rotateZ(360deg)
2729
2729
  }
2730
- `,Ua=y.keyframes`
2730
+ `,Ga=y.keyframes`
2731
2731
  0%,
2732
2732
  25% {
2733
2733
  stroke-dashoffset: 280;
@@ -2744,16 +2744,16 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2744
2744
  stroke-dashoffset: 280;
2745
2745
  transform: rotate(360deg);
2746
2746
  }
2747
- `,Ga=y.styled.svg`
2747
+ `,Ya=y.styled.svg`
2748
2748
  ${({$size:e="md"})=>y.css`
2749
- animation: ${Va} 2s linear infinite;
2749
+ animation: ${Ua} 2s linear infinite;
2750
2750
  animation-timing-function: linear;
2751
2751
  display: inline-block;
2752
- width: ${_a[e]}px;
2752
+ width: ${Ha[e]}px;
2753
2753
  `}
2754
- `,Ya=y.styled.circle`
2754
+ `,Xa=y.styled.circle`
2755
2755
  ${({theme:e,$color:n="red"})=>y.css`
2756
- animation: 1.4s ease-in-out infinite both ${Ua};
2756
+ animation: 1.4s ease-in-out infinite both ${Ga};
2757
2757
  display: block;
2758
2758
  fill: transparent;
2759
2759
  stroke-linecap: round;
@@ -2762,9 +2762,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- ${Ha(e,n)}
2765
+ ${_a(n)?Va(e,n):`stroke: ${n};`}
2766
2766
  `}
2767
- `,Xa=y.styled.circle`
2767
+ `,Ka=y.styled.circle`
2768
2768
  display: block;
2769
2769
  fill: transparent;
2770
2770
  stroke: ${({theme:e})=>e.palette.gray[200]};
@@ -2772,12 +2772,12 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,bi=({color:e="red",label:n,size:i})=>{const r=y.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(Ga,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(Xa,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(Ya,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(I,{color:e==="red"||e==="blue"?r.palette.gray[700]:r.palette.white,ml:.5,size:"md",children:n})]})},Ka={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Za=({publicId:e,variant:n})=>t.jsx($,{...Ka[n],children:t.jsx(re,{alt:"logo",publicId:e})}),qa=y.styled(f.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2775
+ `,bi=({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(Ya,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(Ka,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(Xa,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(I,{color:o,ml:.5,size:"md",children:n})]})},Za={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},qa=({publicId:e,variant:n})=>t.jsx($,{...Za[n],children:t.jsx(se,{alt:"logo",publicId:e})}),Ja=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
- `,Ja=e=>{const{size:n}=e;return t.jsx(qa,{$size:n,...e})},Qa=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:s})=>{const l=y.useTheme(),{userName:a,email:c,phone:p,userRole:d}=o;return ie(r,()=>{s(!1)}),t.jsxs(qn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:a}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),f.lodashExports.isUndefined(p)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:p})]}),t.jsx($,{children:t.jsx(Z,{tagLabel:d,variant:"role"})})]})}),t.jsx(me,{}),e,t.jsx(me,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ae,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},el=y.styled.button`
2780
+ `,Qa=e=>{const{size:n}=e;return t.jsx(Ja,{$size:n,...e})},el=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:s})=>{const l=y.useTheme(),{userName:a,email:c,phone:p,userRole:d}=o;return oe(r,()=>{s(!1)}),t.jsxs(qn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:a}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),f.lodashExports.isUndefined(p)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:p})]}),t.jsx($,{children:t.jsx(J,{tagLabel:d,variant:"role"})})]})}),t.jsx(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(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},tl=y.styled.button`
2781
2781
  align-items: center;
2782
2782
  background-color: transparent;
2783
2783
  border: unset;
@@ -2794,7 +2794,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2794
2794
  &:hover span {
2795
2795
  color: ${A.palette.primary[200]};
2796
2796
  }
2797
- `,tl=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:s,onClose:l,buttonSide:a="end"})=>{const c=y.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),l==null||l()},[l]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(el,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{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:[a==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),a==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},nl=y.styled.div`
2797
+ `,nl=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:s,onClose:l,buttonSide:a="end"})=>{const c=y.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),l==null||l()},[l]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(tl,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{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:[a==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),a==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},il=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2813
2813
  right: 16px;
2814
2814
  }
2815
2815
  `}
2816
- `,il=y.styled(G)`
2816
+ `,rl=y.styled(Y)`
2817
2817
  font-size: ${({theme:e})=>e.typography.text.md};
2818
- `,rl=y.styled.div`
2818
+ `,ol=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2846
2846
  color: ${e.palette[n][500]};
2847
2847
  }
2848
2848
  `}
2849
- `,ol=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",sl=({description:e,onClose:n,title:i,variant:r})=>{const o=y.useTheme(),s=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(nl,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(rl,{$variant:r,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:ol(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(il,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(V,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:s,px:.125,py:.125,variant:"ghost"})]})},al={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},$t=({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(re,{alt:`${o} Logo`,height:"100%",publicId:al[o],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:s.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},ll=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:s})=>{const l=y.useTheme(),[a,c]=u.useState(!1),p=u.useRef(null);ie(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(M,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:r,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:a?"visible":"hidden",zIndex:10,children:[Object.keys(s).map(h=>t.jsx($t,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx($t,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},cl=y.styled.button`
2849
+ `,sl=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",al=({description:e,onClose:n,title:i,variant:r})=>{const o=y.useTheme(),s=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(il,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(ol,{$variant:r,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:sl(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(rl,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(V,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:s,px:.125,py:.125,variant:"ghost"})]})},ll={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},$t=({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:ll[o],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:s.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},cl=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:s})=>{const l=y.useTheme(),[a,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(W,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:r,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:a?"visible":"hidden",zIndex:10,children:[Object.keys(s).map(h=>t.jsx($t,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx($t,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},dl=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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(cl,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),dl=[10,20,50,100],$i=({pageSize:e,setPageSize:n})=>{const i=y.useTheme(),[r,o]=u.useState(!1),{refs:s,floatingStyles:l}=f.useFloating({middleware:[f.flip(),f.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:f.autoUpdate}),a=u.useCallback(()=>{o(p=>!p)},[]),c=u.useCallback(p=>()=>{n(p),o(!1)},[n]);return ie(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(I,{size:"md",children:e}),t.jsx(V,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:a,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:l,children:dl.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(I,{color:e===p?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:p})},`${p}-${f.random(10)}`)})}):void 0]})},pl=(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}}},gl=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:s})=>{const l=y.useTheme(),a=i*r,c=i===1,p=i===n,{pages:d,ellipsis:{start:g,middle:x,end:h}}=pl(i,n),b=u.useCallback(C=>()=>{o(C)},[o]),m=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),w=u.useCallback(C=>{s(C)},[s]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:`${a-r+1}-${a} 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(R,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(R,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),d.map((C,k,v)=>{const z=C===1,S=C===n,T=g&&z&&k===0,N=h&&S&&k===d.length-1,F=x&&k===v.length/2-1;return t.jsxs(tt.default.Fragment,{children:[N&&t.jsx(pe,{disabled:!0,children:"..."}),t.jsx(pe,{onClick:b(C),selected:i===C,children:C}),(T||F)&&t.jsx(pe,{disabled:!0,children:"..."})]},C)}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:j,children:t.jsx(R,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:b(n),children:t.jsx(R,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx($i,{pageSize:r,setPageSize:w}),t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},ul=y.styled.div`
2883
+ `,pe=({children:e,disabled:n,hasIcon:i=!1,selected:r,onClick:o})=>t.jsx(dl,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),pl=[10,20,50,100],$i=({pageSize:e,setPageSize:n})=>{const i=y.useTheme(),[r,o]=u.useState(!1),{refs:s,floatingStyles:l}=f.useFloating({middleware:[f.flip(),f.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:f.autoUpdate}),a=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(I,{size:"md",children:e}),t.jsx(V,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:a,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:l,children:pl.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(I,{color:e===p?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:p})},`${p}-${f.random(10)}`)})}):void 0]})},gl=(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}}},ul=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:s})=>{const l=y.useTheme(),a=i*r,c=i===1,p=i===n,{pages:d,ellipsis:{start:g,middle:x,end:h}}=gl(i,n),b=u.useCallback(C=>()=>{o(C)},[o]),m=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),w=u.useCallback(C=>{s(C)},[s]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:`${a-r+1}-${a} 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(R,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(R,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),d.map((C,k,v)=>{const z=C===1,S=C===n,T=g&&z&&k===0,N=h&&S&&k===d.length-1,F=x&&k===v.length/2-1;return t.jsxs(tt.default.Fragment,{children:[N&&t.jsx(pe,{disabled:!0,children:"..."}),t.jsx(pe,{onClick:b(C),selected:i===C,children:C}),(T||F)&&t.jsx(pe,{disabled:!0,children:"..."})]},C)}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:j,children:t.jsx(R,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(pe,{disabled:p,hasIcon:!0,onClick:b(n),children:t.jsx(R,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx($i,{pageSize:r,setPageSize:w}),t.jsx(I,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},xl=y.styled.div`
2884
2884
  ${({theme:e})=>`
2885
2885
  height: ${e.spacing[1]};
2886
2886
  width: ${e.spacing[1]};
@@ -2911,7 +2911,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2911
2911
  font-size: ${e.spacing[.5]};
2912
2912
  }
2913
2913
  `}
2914
- `,mi=({margin:e,onClick:n,text:i})=>{const r=y.useTheme(),o=t.jsxs(ul,{children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:"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(I,{color:r.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:o})},xl=y.styled.div`
2914
+ `,mi=({margin:e,onClick:n,text:i})=>{const r=y.useTheme(),o=t.jsxs(xl,{children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:"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(I,{color:r.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:o})},hl=y.styled.div`
2915
2915
  ${({theme:e,$isDragging:n})=>`
2916
2916
  align-items: center;
2917
2917
  display: flex;
@@ -2924,12 +2924,12 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,ji=({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}`),wi=({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(ji,{color:i[e].color,icon:i[e].icon}),t.jsx(G,{fontWeight:"bold",size:"xs",children:e})]})},vi=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:s})=>{const l=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(xl,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+l.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(R,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(G,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"md",children:e.description}),t.jsx(wi,{rank:r+1})]})]})},e.title)},hl=({disabled:e,items:n,handleSetItems:i})=>{const r=y.useTheme(),[o,s]=u.useState(n),[l,a]=u.useState(void 0);u.useEffect(()=>{s(n)},[n]);const c=u.useCallback(x=>{s([...x])},[]),p=u.useCallback(x=>{a(x)},[]),d=u.useCallback(()=>{a(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(vi,{disabled:e,draggedItem:l,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},gn=2,fl=({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,l=e%1===0?gn+s:gn+s+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{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(I,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(s).toString().padStart(l,"0"))+"%"})]})},ki=({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"})]})}),Ci=(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]}},yl=y.styled(R)`
2927
+ `,ji=({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}`),wi=({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(ji,{color:i[e].color,icon:i[e].icon}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e})]})},vi=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:s})=>{const l=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(hl,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+l.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(R,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(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(I,{size:"md",children:e.description}),t.jsx(wi,{rank:r+1})]})]})},e.title)},fl=({disabled:e,items:n,handleSetItems:i})=>{const r=y.useTheme(),[o,s]=u.useState(n),[l,a]=u.useState(void 0);u.useEffect(()=>{s(n)},[n]);const c=u.useCallback(x=>{s([...x])},[]),p=u.useCallback(x=>{a(x)},[]),d=u.useCallback(()=>{a(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(vi,{disabled:e,draggedItem:l,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},gn=2,yl=({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,l=e%1===0?gn+s:gn+s+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{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(I,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(s).toString().padStart(l,"0"))+"%"})]})},ki=({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"})]})}),Ci=(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]}},bl=y.styled(R)`
2928
2928
  box-sizing: border-box;
2929
2929
 
2930
2930
  border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Ci("in progress",e)}`:"unset"};
2931
2931
  border-radius: 50%;
2932
- `,bl=y.styled.div`
2932
+ `,$l=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2939
2939
  flex-flow: row wrap;
2940
2940
  }
2941
2941
  `}
2942
- `,$l=150,ml=({label:e,minWidth:n=$l,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:l="horizontal"})=>{const a=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:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Et,{minWidth:n,orientation:l,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(ki,{onClick:s}):t.jsx(yl,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Ci(i,a),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs($,{children:[t.jsx(I,{color:a.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(I,{color:a.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},jl=150,wl=({children:e,orientation:n="horizontal",minWidth:i=jl})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx(bl,{$minWidth:`${s}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Si=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",l=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:s?t.jsxs(u.Fragment,{children:[t.jsx(be,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((a,c)=>n.includes(a)?t.jsx(be,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:a},`${c+1}-bold`):a)}):t.jsx(I,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},vl=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:l,highlightDescription:a="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:m,width:j="77px",height:w="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{o==null||o.onClick()},[o]),v=t.jsx(G,{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}),z=t.jsx(re,{alt:b,height:w,publicId:m,width:j}),S=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?v:void 0,d?t.jsx($,{alignItems:"center",height:w,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:z})}):z,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:v,t.jsx(Si,{description:l,highlightDescription:a,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(M,{onClick:k,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(M,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?je.createPortal(S,s??document.body):S},kl={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Cl=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:l,target:a,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:m,detailsSize:j}=kl[d],w=l??"a";return t.jsxs(St,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsx(I,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(Z,{tagLabel:n})]}),t.jsx(w,{href:r,children:t.jsx(G,{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(nt,{textL:p,textR:f.capitalize(g==="disable"?"Unknown":g),variant:g}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(oe,{}):void 0,t.jsxs(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),a]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(oe,{}):void 0,t.jsxs(I,{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(oe,{}):void 0,t.jsx(I,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((C,k)=>t.jsxs(u.Fragment,{children:[k>0?t.jsx(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(w,{href:C.href,children:t.jsx(I,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:C.key})})]},C.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(oe,{}):void 0,t.jsxs(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},Sl=y.styled.div.attrs({className:"comp-scroll-up"})`
2942
+ `,ml=150,jl=({label:e,minWidth:n=ml,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:l="horizontal"})=>{const a=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:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Et,{minWidth:n,orientation:l,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(ki,{onClick:s}):t.jsx(bl,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Ci(i,a),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs($,{children:[t.jsx(I,{color:a.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(I,{color:a.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},wl=150,vl=({children:e,orientation:n="horizontal",minWidth:i=wl})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx($l,{$minWidth:`${s}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Si=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",l=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{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(l).map((a,c)=>n.includes(a)?t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:a},`${c+1}-bold`):a)}):t.jsx(I,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},kl=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:l,highlightDescription:a="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:m,width:j="77px",height:w="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{o==null||o.onClick()},[o]),v=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}),z=t.jsx(se,{alt:b,height:w,publicId:m,width:j}),S=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?v:void 0,d?t.jsx($,{alignItems:"center",height:w,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:z})}):z,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:v,t.jsx(Si,{description:l,highlightDescription:a,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(W,{onClick:k,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(W,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?we.createPortal(S,s??document.body):S},Cl={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Sl=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:l,target:a,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:m,detailsSize:j}=Cl[d],w=l??"a";return t.jsxs(St,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsx(I,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(J,{tagLabel:n})]}),t.jsx(w,{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(nt,{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(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),a]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(I,{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(I,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((C,k)=>t.jsxs(u.Fragment,{children:[k>0?t.jsx(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(w,{href:C.href,children:t.jsx(I,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:C.key})})]},C.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(I,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},zl=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
- `,zl=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[l,a]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{a(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Sl,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(V,{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},Tl=y.styled.div`
2948
+ `,Tl=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[l,a]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{a(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(zl,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(V,{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},Il=y.styled.div`
2949
2949
  position: relative;
2950
2950
  width: 100%;
2951
- `,Il=y.styled.div`
2951
+ `,Dl=y.styled.div`
2952
2952
  ${({theme:e})=>`
2953
2953
  align-items: center;
2954
2954
  background-color: ${e.palette.white};
@@ -2963,7 +2963,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Dl=y.styled.input`
2966
+ `,Fl=y.styled.input`
2967
2967
  ${({theme:e})=>`
2968
2968
  background: none;
2969
2969
  border: none !important;
@@ -2980,7 +2980,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Fl=y.styled.div`
2983
+ `,El=y.styled.div`
2984
2984
  ${({theme:e})=>`
2985
2985
  position: absolute;
2986
2986
  z-index: 50;
@@ -2994,7 +2994,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,El=y.styled.ul`
2997
+ `,Rl=y.styled.ul`
2998
2998
  ${({theme:e})=>`
2999
2999
  list-style: none;
3000
3000
  margin: 0;
@@ -3002,18 +3002,18 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3002
3002
  max-height: 300px;
3003
3003
  overflow-y: auto;
3004
3004
  `}
3005
- `,Rl=y.styled.li`
3005
+ `,Nl=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
- `,Nl=y.styled.div`
3011
+ `,Al=y.styled.div`
3012
3012
  ${({theme:e})=>`
3013
3013
  padding: ${e.spacing[.75]};
3014
3014
  color: ${e.palette.gray[500]};
3015
3015
  `}
3016
- `,Al=300,Ll=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:s,value:l,maxLength:a=Al,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(l??""));u.useEffect(()=>{j(String(l??""))},[l]);const{refs:w,floatingStyles:C}=f.useFloating$1({placement:"bottom-start"});ie(w.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{p&&b(!0)},[p]),v=u.useCallback(D=>{const E=D.target.value;if(E.length>a){j(E.slice(0,a));return}j(E),s==null||s(D),b(!0)},[s,a]),z=u.useCallback(()=>{var D;j(""),o==null||o(),s&&s({target:{value:""},currentTarget:{value:""}}),(D=x.current)==null||D.focus(),b(!1)},[o,s]),S=u.useCallback(D=>{const E=Number(D.currentTarget.dataset.index),P=n[E];r==null||r(P),b(!1)},[n,r]),T=h&&(m.trim().length>0||n.length>0),N=u.useMemo(()=>n.length===0?t.jsx(Nl,{children:c}):t.jsx(El,{role:"listbox",children:n.map((D,E)=>t.jsx(Rl,{onClick:S,role:"option",children:i(D)},E))}),[n,c,i,S]),F=u.useCallback(D=>{D.key==="Escape"&&b(!1)},[]);return t.jsxs(Tl,{ref:w.setReference,children:[t.jsxs(Il,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Dl,{"aria-expanded":T,id:e,maxLength:a,name:e,onChange:v,onFocus:k,onKeyDown:F,ref:x,type:"search",value:m,...d}),!f.lodashExports.isEmpty(m)&&t.jsx(V,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:z,px:.25,py:.25,type:"reset",variant:"ghost"})]}),T?t.jsx(Fl,{ref:w.setFloating,style:C,children:N}):void 0]})},Pl=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText: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}=Pl(e,n),l=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:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(I,{color:s,size:"md",children:n})]})},Ol=({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"})]}),Bl=y.styled.div`
3016
+ `,Ll=300,Pl=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:s,value:l,maxLength:a=Ll,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(l??""));u.useEffect(()=>{j(String(l??""))},[l]);const{refs:w,floatingStyles:C}=f.useFloating$1({placement:"bottom-start"});oe(w.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{p&&b(!0)},[p]),v=u.useCallback(D=>{const E=D.target.value;if(E.length>a){j(E.slice(0,a));return}j(E),s==null||s(D),b(!0)},[s,a]),z=u.useCallback(()=>{var D;j(""),o==null||o(),s&&s({target:{value:""},currentTarget:{value:""}}),(D=x.current)==null||D.focus(),b(!1)},[o,s]),S=u.useCallback(D=>{const E=Number(D.currentTarget.dataset.index),P=n[E];r==null||r(P),b(!1)},[n,r]),T=h&&(m.trim().length>0||n.length>0),N=u.useMemo(()=>n.length===0?t.jsx(Al,{children:c}):t.jsx(Rl,{role:"listbox",children:n.map((D,E)=>t.jsx(Nl,{onClick:S,role:"option",children:i(D)},E))}),[n,c,i,S]),F=u.useCallback(D=>{D.key==="Escape"&&b(!1)},[]);return t.jsxs(Il,{ref:w.setReference,children:[t.jsxs(Dl,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Fl,{"aria-expanded":T,id:e,maxLength:a,name:e,onChange:v,onFocus:k,onKeyDown:F,ref:x,type:"search",value:m,...d}),!f.lodashExports.isEmpty(m)&&t.jsx(V,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:z,px:.25,py:.25,type:"reset",variant:"ghost"})]}),T?t.jsx(El,{ref:w.setFloating,style:C,children:N}):void 0]})},Ol=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText: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}=Ol(e,n),l=f.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(q,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(I,{color:s,size:"md",children:n})]})},Bl=({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"})]}),Wl=y.styled.div`
3017
3017
  ${({theme:e})=>`
3018
3018
  border-radius: ${e.spacing[.25]};
3019
3019
  cursor: pointer;
@@ -3031,7 +3031,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3031
3031
  display: block;
3032
3032
  }
3033
3033
  `}
3034
- `,Wl=({visibleElement:e,hiddenElement:n})=>t.jsxs(Bl,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),zi=({customBadge:e=void 0,description:n,icon:i,onClick:r,requiresUpgrade:o=!1,title:s})=>{const l=y.useTheme();return t.jsxs($,{bgColor:l.palette.white,bgColorHover:l.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:r,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:l.palette.gray[300],borderRadius:l.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(R,{icon:i,iconColor:l.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(I,{color:l.palette.gray[800],size:"md",children:s}),o?t.jsx(mi,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:l.palette.gray[400],size:"sm",children:n})]})]})},Ml=y.styled(f.m.div)`
3034
+ `,Ml=({visibleElement:e,hiddenElement:n})=>t.jsxs(Wl,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),zi=({customBadge:e=void 0,description:n,icon:i,onClick:r,requiresUpgrade:o=!1,title:s})=>{const l=y.useTheme();return t.jsxs($,{bgColor:l.palette.white,bgColorHover:l.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:r,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:l.palette.gray[300],borderRadius:l.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(R,{icon:i,iconColor:l.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(I,{color:l.palette.gray[800],size:"md",children:s}),o?t.jsx(mi,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:l.palette.gray[400],size:"sm",children:n})]})]})},_l=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3054
3054
  height: auto;
3055
3055
  }
3056
3056
  `}
3057
- `,_l=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:s})=>{const l=y.useTheme(),a=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=a.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(Ml,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:a,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:s}),t.jsx(V,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:p,description:d,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(zi,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Hl=(e,n)=>n>=50?`
3057
+ `,Hl=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:s})=>{const l=y.useTheme(),a=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=a.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(_l,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:a,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:s}),t.jsx(V,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:p,description:d,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(zi,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Vl=(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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Vl=y.styled.div`
3068
+ `,Ul=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `:Hl(e,i)}
3084
+ `:Vl(e,i)}
3085
3085
  );
3086
3086
  border-radius: ${e.spacing[.125]};
3087
3087
  height: ${e.spacing[.25]};
@@ -3105,7 +3105,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Ul=y.styled.div`
3108
+ `,Gl=y.styled.div`
3109
3109
  ${({theme:e})=>`
3110
3110
  align-items: center;
3111
3111
  display: flex;
@@ -3119,7 +3119,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3119
3119
  font-size: ${e.spacing[.5]};
3120
3120
  }
3121
3121
  `}
3122
- `,Gl=y.styled.output`
3122
+ `,Yl=y.styled.output`
3123
3123
  ${({theme:e})=>`
3124
3124
  align-items: flex-end;
3125
3125
  border-radius: ${e.spacing[.5]};
@@ -3130,7 +3130,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Ti=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:s,inputProps:l,isDragging:a}=f.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...s,className:`thumb ${a?"dragging":""}`,children:t.jsx(f.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":r,ref:o})})})},Yl=(e,n,i)=>Math.round((i-e)/(n-e)*100),Xl=e=>{const n=y.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:s=100,name:l,setValue:a,watch:c}=e,p=f.$a916eb452884faea$export$b7a616150fdb9f44(),d=f.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){a==null||a(l,b)},value:c==null?void 0:c(l)}),g=Yl(o,s,d.getThumbValue(0)),{groupProps:x,trackProps:h}=f.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},d,i);return t.jsx(J,{htmlFor:l,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Vl,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Ti,{index:0,name:l,state:d,trackRef:i})}),t.jsxs(Ul,{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(Gl,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:Kl}=se(e=>({completed:`
3133
+ `,Ti=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:s,inputProps:l,isDragging:a}=f.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...s,className:`thumb ${a?"dragging":""}`,children:t.jsx(f.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":r,ref:o})})})},Xl=(e,n,i)=>Math.round((i-e)/(n-e)*100),Kl=e=>{const n=y.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:s=100,name:l,setValue:a,watch:c}=e,p=f.$a916eb452884faea$export$b7a616150fdb9f44(),d=f.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){a==null||a(l,b)},value:c==null?void 0:c(l)}),g=Xl(o,s,d.getThumbValue(0)),{groupProps:x,trackProps:h}=f.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},d,i);return t.jsx(Q,{htmlFor:l,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Ul,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Ti,{index:0,name:l,state:d,trackRef:i})}),t.jsxs(Gl,{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(Yl,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:Zl}=le(e=>({completed:`
3134
3134
  background-color: ${e.palette.primary[500]};
3135
3135
  color: ${e.palette.white};
3136
3136
 
@@ -3153,7 +3153,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `})),Zl=y.styled.div`
3156
+ `})),ql=y.styled.div`
3157
3157
  ${({theme:e})=>`
3158
3158
  align-items: stretch;
3159
3159
  background-color: ${e.palette.white};
@@ -3163,7 +3163,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,ql=y.styled.div`
3166
+ `,Jl=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Jl=y.styled.div`
3174
+ `,Ql=y.styled.div`
3175
3175
  ${({theme:e})=>`
3176
3176
  display: inline-flex;
3177
3177
  font-family: ${e.typography.type.primary};
@@ -3183,7 +3183,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3183
3183
  margin-right: ${e.spacing[.5]};
3184
3184
  }
3185
3185
  `}
3186
- `,Ql=y.styled.span`
3186
+ `,ec=y.styled.span`
3187
3187
  ${({theme:e,$variant:n})=>`
3188
3188
  border-radius: 6px;
3189
3189
  display: inline-block;
@@ -3206,9 +3206,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3206
3206
  height: calc(100% - ${e.spacing[1]});
3207
3207
  }
3208
3208
 
3209
- ${Kl(e,n)}
3209
+ ${Zl(e,n)}
3210
3210
  `}
3211
- `,ec=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,l]=u.useState(1),a=u.useCallback((c,p)=>()=>{l(d=>d+c),p==null||p()},[]);return t.jsx(Zl,{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(ql,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(Ql,{$variant:j,children:j==="completed"?t.jsx(R,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(G,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),j==="current"&&t.jsxs($,{children:[d,t.jsxs(Jl,{children:[s>1&&t.jsx(M,{disabled:c.isDisabledPrevious??!1,onClick:a(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(M,{disabled:c.isDisabledNext??!1,onClick:a(1,x),variant:"primary",children:"Next step"}):t.jsx(M,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},tc=e=>{const n=(o,s)=>s.reduce((a,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return a.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return a.concat(n(c,g))}const d=o===""?"":`${o}.`;return a.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},un=e=>e.map(tc),Ii=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:l="Report"}=e,a=u.useMemo(()=>f._.isUndefined(r)?un(n):un(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>a.length>0&&!f._.isEmpty(s),[a.length,s]),p=u.useMemo(()=>(c?Object.keys(a[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,a,s]);return o?t.jsx(f.CSVLink,{data:a,filename:l,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Di=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),l=n.getState(),a=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>a.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()}}),[a]),p=vn({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),d=u.useCallback(()=>{p.toggle()},[p]);return u.useEffect(()=>{o(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(M,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(ei,{modalRef:p,title:"Manage columns",variant:f.isNil(s)?"ungrouped":"grouped"})]})},le=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),nc=y.styled.span`
3211
+ `,tc=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,l]=u.useState(1),a=u.useCallback((c,p)=>()=>{l(d=>d+c),p==null||p()},[]);return t.jsx(ql,{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(Jl,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(ec,{$variant:j,children:j==="completed"?t.jsx(R,{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(Ql,{children:[s>1&&t.jsx(W,{disabled:c.isDisabledPrevious??!1,onClick:a(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(W,{disabled:c.isDisabledNext??!1,onClick:a(1,x),variant:"primary",children:"Next step"}):t.jsx(W,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},nc=e=>{const n=(o,s)=>s.reduce((a,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return a.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return a.concat(n(c,g))}const d=o===""?"":`${o}.`;return a.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},un=e=>e.map(nc),Ii=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:l="Report"}=e,a=u.useMemo(()=>f._.isUndefined(r)?un(n):un(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>a.length>0&&!f._.isEmpty(s),[a.length,s]),p=u.useMemo(()=>(c?Object.keys(a[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,a,s]);return o?t.jsx(f.CSVLink,{data:a,filename:l,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Di=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),l=n.getState(),a=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>a.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()}}),[a]),p=vn({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),d=u.useCallback(()=>{p.toggle()},[p]);return u.useEffect(()=>{o(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(W,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(ei,{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}),ic=y.styled.span`
3212
3212
  transition: all 150ms;
3213
3213
  width: 5px;
3214
3214
  height: 10px;
@@ -3233,7 +3233,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,mt=e=>{const n=y.useTheme(),{variant:i}=e;return t.jsxs(nc,{$variant:i,children:[t.jsx(R,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(R,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},ic=y.styled.div`
3236
+ `,mt=e=>{const n=y.useTheme(),{variant:i}=e;return t.jsxs(ic,{$variant:i,children:[t.jsx(R,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(R,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},rc=y.styled.div`
3237
3237
  position: relative;
3238
3238
 
3239
3239
  div:has(table) {
@@ -3397,7 +3397,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3397
3397
  }
3398
3398
  }
3399
3399
  }
3400
- `,rc=y.styled.div`
3400
+ `,oc=y.styled.div`
3401
3401
  ${({$width:e,theme:n})=>`
3402
3402
  display: flex;
3403
3403
  flex-direction: column;
@@ -3425,7 +3425,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3425
3425
  }
3426
3426
  }
3427
3427
  `}
3428
- `,oc=y.styled.div`
3428
+ `,sc=y.styled.div`
3429
3429
  align-items: center;
3430
3430
  background-color: transparent;
3431
3431
  display: flex;
@@ -3473,11 +3473,11 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,Fi=()=>{const e=y.useTheme(),{table:n}=u.useContext(le),{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(mt,{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(xn,{onMouseDown:s(d)})]},x.id)})},p.id))});const[l,a]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(a)?l:a;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(mt,{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(xn,{onMouseDown:s(p)})]},p.id)})})})},sc=y.styled.div`
3476
+ `,Fi=()=>{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(mt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(q,{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(xn,{onMouseDown:s(d)})]},x.id)})},p.id))});const[l,a]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(a)?l:a;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(mt,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(q,{icon:"circle-info",id:p.id,place:"right",tip:((d=r==null?void 0:r.find(g=>g.columnId===p.id))==null?void 0:d.tip)??""}):void 0]}),p.column.getCanResize()&&t.jsx(xn,{onMouseDown:s(p)})]},p.id)})})})},ac=y.styled.div`
3477
3477
  align-items: center;
3478
3478
  display: flex;
3479
3479
  width: 100%;
3480
- `,Ei=()=>{const e=y.useTheme(),{table:n}=u.useContext(le),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:a,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return a||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((a,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,a)}},[r,n]),s=u.useCallback(a=>c=>{c.stopPropagation(),a.toggleExpanded()},[]),l=u.useCallback(a=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(a):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(bi,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(a=>t.jsxs(tt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":a.getIsExpanded(),"data-testid":`row-${a.id}`,children:a.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(a,p),children:t.jsxs(sc,{children:[p===r&&a.getCanExpand()?t.jsx("button",{onClick:s(a),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{icon:a.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),a.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${a.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(a)})}):void 0]},a.id))})},Ri=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:l,tableRef:a}=u.useContext(le);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(rc,{$width:l,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:a,children:[t.jsx(Fi,{}),t.jsx(Ei,{})]})]})},hn=y.styled(V)`
3480
+ `,Ei=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:a,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return a||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((a,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,a)}},[r,n]),s=u.useCallback(a=>c=>{c.stopPropagation(),a.toggleExpanded()},[]),l=u.useCallback(a=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(a):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(bi,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(a=>t.jsxs(tt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":a.getIsExpanded(),"data-testid":`row-${a.id}`,children:a.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(a,p),children:t.jsxs(ac,{children:[p===r&&a.getCanExpand()?t.jsx("button",{onClick:s(a),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{icon:a.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),a.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${a.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(a)})}):void 0]},a.id))})},Ri=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:l,tableRef:a}=u.useContext(de);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(oc,{$width:l,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:a,children:[t.jsx(Fi,{}),t.jsx(Ei,{})]})]})},hn=y.styled(V)`
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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3503
3503
  background-color: ${e.palette.gray[100]};
3504
3504
  }
3505
3505
  `}
3506
- `,Ni=()=>{const{table:e}=u.useContext(le),{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(hn,{$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(hn,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},ac=10,lc=20,cc=50,dc=100,Ai=()=>{const e=y.useTheme(),{table:n}=u.useContext(le),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[s,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:a,floatingStyles:c}=f.useFloating$1({middleware:[f.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:f.autoUpdate}),p=u.useMemo(()=>f.transform([ac,lc,cc,dc],(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=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return ie(a.reference.current,()=>{o(!1)},!0,[a.floating.current]),u.useEffect(()=>(window.addEventListener("scrollend",d,!0),()=>{window.removeEventListener("scrollend",d,!0)}),[d]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:s}),t.jsx(V,{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:a.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:a.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(I,{color:s===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Li=()=>{const{table:e}=u.useContext(le),{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,l,a)=>{if(a===0)return"0 of 0";if(l*s>=a)return`${a} of ${a}`;const c=l*s+1,p=Math.min(l*(s+1),a);return`${c}-${p} of ${a}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},Pi=({children:e})=>t.jsxs(oc,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Li,{}),t.jsx(Ai,{}),t.jsx(Ni,{})]}),e]}),Oi=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),pc=y.styled.div.attrs({className:"search-container"})`
3506
+ `,Ni=()=>{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(hn,{$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(hn,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},lc=10,cc=20,dc=50,pc=100,Ai=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[s,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:a,floatingStyles:c}=f.useFloating$1({middleware:[f.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:f.autoUpdate}),p=u.useMemo(()=>f.transform([lc,cc,dc,pc],(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=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return oe(a.reference.current,()=>{o(!1)},!0,[a.floating.current]),u.useEffect(()=>(window.addEventListener("scrollend",d,!0),()=>{window.removeEventListener("scrollend",d,!0)}),[d]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:s}),t.jsx(V,{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:a.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:a.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(I,{color:s===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Li=()=>{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,l,a)=>{if(a===0)return"0 of 0";if(l*s>=a)return`${a} of ${a}`;const c=l*s+1,p=Math.min(l*(s+1),a);return`${c}-${p} of ${a}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},Pi=({children:e})=>t.jsxs(sc,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Li,{}),t.jsx(Ai,{}),t.jsx(Ni,{})]}),e]}),Oi=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),gc=y.styled.div.attrs({className:"search-container"})`
3507
3507
  ${({theme:e})=>`
3508
3508
  display: flex;
3509
3509
  flex-direction: column;
@@ -3550,7 +3550,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3550
3550
  }
3551
3551
  }
3552
3552
  `}
3553
- `,gc=y.styled.div.attrs({className:"controls-container"})`
3553
+ `,uc=y.styled.div.attrs({className:"controls-container"})`
3554
3554
  display: flex;
3555
3555
  flex: 1 0 50%;
3556
3556
 
@@ -3566,7 +3566,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3566
3566
  justify-content: flex-end;
3567
3567
  width: 100%;
3568
3568
  }
3569
- `,uc=y.styled.div`
3569
+ `,xc=y.styled.div`
3570
3570
  display: flex;
3571
3571
  flex-wrap: wrap;
3572
3572
  width: 100%;
@@ -3581,7 +3581,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,xc=500,fn=300,Bi=({children:e})=>{const{table:n}=u.useContext(le),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=kt(a=>{const c=a.target.value.slice(0,fn);i==null||i(c)},xc),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(uc,{children:[i===void 0?void 0:t.jsx(pc,{children:t.jsx(ue,{maxLength:fn,name:"search",onChange:s,onClear:l,placeholder:o,value:r})}),e]})},Wi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Mi=({children:e})=>t.jsx(gc,{children:e}),_i=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),hc=160,Hi=({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)??{},l=Object.keys(n.getState().rowSelection).length,a=l===1?"item":"items",c=l===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+hc),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(le.Provider,{value:{containerRef:i,elementName:a,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:l,tableSize:p,tableRef:r,table:n},children:t.jsx(ic,{id:o,children:e})})},fc=Object.assign(Hi,{Caption:Wi,Columns:Di,Content:Ri,Controls:Mi,Export:Ii,Footer:Pi,FooterContent:Oi,Highlighted:_i,Options:Bi}),yc=y.styled.button`
3584
+ `,hc=500,fn=300,Bi=({children:e})=>{const{table:n}=u.useContext(de),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=kt(a=>{const c=a.target.value.slice(0,fn);i==null||i(c)},hc),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(xc,{children:[i===void 0?void 0:t.jsx(gc,{children:t.jsx(ue,{maxLength:fn,name:"search",onChange:s,onClear:l,placeholder:o,value:r})}),e]})},Wi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Mi=({children:e})=>t.jsx(uc,{children:e}),_i=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),fc=160,Hi=({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)??{},l=Object.keys(n.getState().rowSelection).length,a=l===1?"item":"items",c=l===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+fc),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:a,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:l,tableSize:p,tableRef:r,table:n},children:t.jsx(rc,{id:o,children:e})})},yc=Object.assign(Hi,{Caption:Wi,Columns:Di,Content:Ri,Controls:Mi,Export:Ii,Footer:Pi,FooterContent:Oi,Highlighted:_i,Options:Bi}),bc=y.styled.button`
3585
3585
  ${({theme:e})=>`
3586
3586
  align-items: center;
3587
3587
  background-color: ${e.palette.white};
@@ -3635,7 +3635,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3635
3635
  background-color: ${e.palette.gray[100]};
3636
3636
  }
3637
3637
  `}
3638
- `,bc=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:s,type:l="button",variant:a})=>{const c=y.useTheme(),p=t.jsxs(yc,{"aria-label":o??void 0,className:a,disabled:e,id:i,onClick:s,type:l,children:[n&&t.jsx(R,{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(I,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},$c=({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(I,{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))})},mc=y.styled.div`
3638
+ `,$c=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:s,type:l="button",variant:a})=>{const c=y.useTheme(),p=t.jsxs(bc,{"aria-label":o??void 0,className:a,disabled:e,id:i,onClick:s,type:l,children:[n&&t.jsx(R,{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(I,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},mc=({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(I,{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))})},jc=y.styled.div`
3639
3639
  ${({theme:e})=>`
3640
3640
  align-items: flex-start;
3641
3641
  display: flex;
@@ -3652,7 +3652,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3652
3652
  fill: url(#gradient-01);
3653
3653
  }
3654
3654
  `}
3655
- `,jc=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const s=y.useTheme();return t.jsxs(mc,{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(G,{fontWeight:"bold",size:i,children:n}):void 0]}),r??void 0]}):void 0,e]})},wc=y.styled.div`
3655
+ `,wc=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const s=y.useTheme();return t.jsxs(jc,{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]})},vc=y.styled.div`
3656
3656
  ${({theme:e})=>`
3657
3657
  align-items: center;
3658
3658
  background-color: ${e.palette.white};
@@ -3674,7 +3674,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,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
- `,vc=y.styled.div`
3677
+ `,kc=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 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3724
3724
  transform: translateX(-50%);
3725
3725
  }
3726
3726
  `}
3727
- `,Vi=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(wc,{className:"timeline-card",children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const l=`${o}#${s}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},kc=({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(vc,{$size:i,children:e.map((o,s)=>t.jsx(Vi,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Cc={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:""},Sc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,l]=u.useState(0),a=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?l(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:a,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}}})},zc={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Tc=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:l,score:a,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=zc[p],w=g??"a";return t.jsxs(St,{$index:s,children:[t.jsx(I,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(w,{href:n,children:[t.jsx(G,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(G,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(I,{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(I,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),p==="lg"?t.jsx(oe,{}):void 0,t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(nt,{textL:a,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(oe,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((C,k)=>t.jsxs(u.Fragment,{children:[k>0?t.jsx(I,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:C.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:C.title})]},C.key))]})]})]})};exports.Accordion=vr;exports.AccordionContent=mn;exports.ActionButton=ze;exports.ActiveFilter=ci;exports.ActiveFilters=ya;exports.AdvancedBadge=Tr;exports.AdvisoriesCard=Lr;exports.Alert=Yr;exports.AppliedFilter=Te;exports.AppliedFilters=Xs;exports.ArrayField=ht;exports.Avatar=no;exports.BaseButtonComponent=jt;exports.BaseComponent=_e;exports.BaseSpanComponent=vt;exports.BaseTextComponent=wt;exports.Body=Ei;exports.Button=M;exports.Button$1=Je;exports.Button$2=pe;exports.ButtonToolbarCenter=Fo;exports.ButtonToolbarRow=Ro;exports.ButtonToolbarStartRow=Eo;exports.Calendar=Fn;exports.Calendar$1=Ln;exports.Calendar$2=Pn;exports.CalendarCell=Dn;exports.CalendarGrid=rt;exports.CaptionContent=Wi;exports.CardContainer=$s;exports.CardHeader=it;exports.CardWithImage=oo;exports.CardWithInput=cs;exports.CardWithOptions=_n;exports.CardWithSelector=us;exports.CardWithSwitch=fs;exports.Carousel=Cs;exports.Checkbox=ge;exports.CodeSnippet=zs;exports.Col=xt;exports.ColumFilters=oi;exports.ColumnToggle=Di;exports.ColumnsModal=ei;exports.ComboBox=It;exports.ComboBoxField=ut;exports.Container=$;exports.ControlsContent=Mi;exports.CopyButton=oa;exports.CustomThemeProvider=hr;exports.DateField=Rn;exports.DateSelector=Fe;exports.DefaultInputFile=Bn;exports.Description=Si;exports.Dialog=st;exports.Divider=me;exports.Dropdown=la;exports.DropzoneInputFile=Wn;exports.Editable=Do;exports.EmptyButton=bt;exports.EmptyState=ga;exports.ErrorMessage=co;exports.ExportCsv=Ii;exports.FATag=kn;exports.FilePreview=zn;exports.FilterControl=ti;exports.FilterForm=yt;exports.FilterFormContent=ni;exports.Filters=Ca;exports.FiltersContext=Ue;exports.FiltersList=ri;exports.FiltersMenu=xi;exports.FooterContent=Oi;exports.Form=Ta;exports.Gap=Lo;exports.GridContainer=Da;exports.GroupSelector=Ea;exports.Head=Fi;exports.Header=ot;exports.Header$1=Xn;exports.Heading=G;exports.HighlightedContent=_i;exports.Icon=R;exports.IconButton=V;exports.InProgressIcon=ki;exports.IndicatorCard=ys;exports.IndicatorCardDB=Na;exports.InfoSidebar=Aa;exports.InnerForm=Sa;exports.InputArray=Oo;exports.InputDate=An;exports.InputDateRange=Ft;exports.InputDateTime=Io;exports.InputFile=Jo;exports.InputNumber=Mn;exports.InputNumberRange=Rt;exports.InputSection=Qo;exports.InputTags=ts;exports.ItemCardDB=Ba;exports.ItemContent=$c;exports.Label=Tt;exports.Link=ae;exports.ListItem=Ve;exports.ListItemsWrapper=qn;exports.LittleFlag=Ma;exports.Loading=bi;exports.LocationCode=Un;exports.Logo=Za;exports.Lottie=Ja;exports.MemoizedImage=re;exports.Menu=Qa;exports.MenuItem=zi;exports.MessageBanner=tl;exports.Modal=Ot;exports.ModalConfirm=Kn;exports.ModalFooter=Yn;exports.NoMatches=Wt;exports.Notification=sl;exports.NotificationSign=qe;exports.NumberField=Re;exports.OAuthSelector=ll;exports.Option=Tn;exports.OptionBoxContainer=Mt;exports.OptionContainer=$t;exports.OptionContainer$1=yi;exports.Options=hi;exports.OptionsMenu=fi;exports.OutlineContainer=J;exports.PaginationControl=Ni;exports.PaginationDropdown=Ai;exports.PaginationSize=Li;exports.PaginatorDb=gl;exports.PaginatorDbDropdown=$i;exports.PhoneInput=as;exports.PopUp=vl;exports.Popover=$e;exports.PremiumFeature=mi;exports.PreviewPanel=Jn;exports.PriorityCard=vi;exports.PriorityCards=hl;exports.PriorityScore=fl;exports.ProgressBar=Et;exports.ProgressIndicator=wl;exports.ProgressStep=ml;exports.RadioButton=Nt;exports.RankPosition=wi;exports.RankPositionIcon=ji;exports.Row=On;exports.RulesCard=Cl;exports.ScrollUpButton=zl;exports.Search=ue;exports.SearchDropdown=Ll;exports.SearchPanel=Qn;exports.SeverityBadge=nt;exports.SeverityOverview=Ol;exports.SeverityOverviewBadge=De;exports.ShowOnHover=Wl;exports.SlideOutMenu=_l;exports.Slider=Xl;exports.SortIcon=mt;exports.Span=be;exports.StepLapse=ec;exports.Tab=Zn;exports.Table=fc;exports.Table$1=Hi;exports.TableButton=bc;exports.TableContent=jc;exports.TableContent$1=Ri;exports.TableContext=le;exports.TableFooter=Pi;exports.TableOptions=Bi;exports.Tabs=Lt;exports.Tag=Z;exports.TagsField=ft;exports.Text=I;exports.TextArea=ls;exports.TextInput=He;exports.Thumb=Ti;exports.TimeField=Nn;exports.TimeLine=kc;exports.TimeLineCard=Vi;exports.Toggle=Hn;exports.Tooltip=K;exports.Tour=Sc;exports.WeaknessesCard=Tc;exports.baseStep=Cc;exports.formatCheckValues=si;exports.getStyledConfig=Me;exports.hiddenProps=yn;exports.icons=xr;exports.setBorder=Pe;exports.setDisplay=Oe;exports.setInteraction=We;exports.setMargin=Ae;exports.setPadding=Ne;exports.setPosition=Le;exports.setText=Be;exports.theme=A;exports.useCarousel=jn;exports.useClickOutside=ie;exports.useCloudinaryImage=wn;exports.useColumnsModal=vn;exports.useConditionsDialog=na;exports.useConfirmDialog=ia;exports.useDebouncedCallback=kt;exports.useFilterForm=ii;exports.useFilters=ta;exports.useFiltersValues=Ct;exports.useModal=we;exports.useSearch=Er;exports.variantBuilder=se;
3727
+ `,Vi=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(vc,{className:"timeline-card",children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const l=`${o}#${s}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},Cc=({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(kc,{$size:i,children:e.map((o,s)=>t.jsx(Vi,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Sc={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:""},zc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,l]=u.useState(0),a=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?l(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:a,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}}})},Tc={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Ic=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:l,score:a,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=Tc[p],w=g??"a";return t.jsxs(St,{$index:s,children:[t.jsx(I,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(w,{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(I,{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(I,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(nt,{textL:a,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((C,k)=>t.jsxs(u.Fragment,{children:[k>0?t.jsx(I,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:C.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:C.title})]},C.key))]})]})]})};exports.Accordion=vr;exports.AccordionContent=mn;exports.ActionButton=ze;exports.ActiveFilter=ci;exports.ActiveFilters=ya;exports.AdvancedBadge=Tr;exports.AdvisoriesCard=Lr;exports.Alert=Yr;exports.AppliedFilter=Te;exports.AppliedFilters=Xs;exports.ArrayField=ht;exports.Avatar=no;exports.BaseButtonComponent=jt;exports.BaseComponent=_e;exports.BaseSpanComponent=vt;exports.BaseTextComponent=wt;exports.Body=Ei;exports.Button=W;exports.Button$1=Je;exports.Button$2=pe;exports.ButtonToolbarCenter=Fo;exports.ButtonToolbarRow=Ro;exports.ButtonToolbarStartRow=Eo;exports.Calendar=Fn;exports.Calendar$1=Ln;exports.Calendar$2=Pn;exports.CalendarCell=Dn;exports.CalendarGrid=rt;exports.CaptionContent=Wi;exports.CardContainer=$s;exports.CardHeader=it;exports.CardWithImage=oo;exports.CardWithInput=cs;exports.CardWithOptions=_n;exports.CardWithSelector=us;exports.CardWithSwitch=fs;exports.Carousel=Cs;exports.Checkbox=ge;exports.CodeSnippet=zs;exports.Col=xt;exports.ColumFilters=oi;exports.ColumnToggle=Di;exports.ColumnsModal=ei;exports.ComboBox=It;exports.ComboBoxField=ut;exports.Container=$;exports.ControlsContent=Mi;exports.CopyButton=oa;exports.CustomThemeProvider=hr;exports.DateField=Rn;exports.DateSelector=Fe;exports.DefaultInputFile=Bn;exports.Description=Si;exports.Dialog=st;exports.Divider=je;exports.Dropdown=la;exports.DropzoneInputFile=Wn;exports.Editable=Do;exports.EmptyButton=bt;exports.EmptyState=ga;exports.ErrorMessage=co;exports.ExportCsv=Ii;exports.FATag=kn;exports.FilePreview=zn;exports.FilterControl=ti;exports.FilterForm=yt;exports.FilterFormContent=ni;exports.Filters=Ca;exports.FiltersContext=Ue;exports.FiltersList=ri;exports.FiltersMenu=xi;exports.FooterContent=Oi;exports.Form=Ta;exports.Gap=Lo;exports.GridContainer=Da;exports.GroupSelector=Ea;exports.Head=Fi;exports.Header=ot;exports.Header$1=Xn;exports.Heading=Y;exports.HighlightedContent=_i;exports.Icon=R;exports.IconButton=V;exports.InProgressIcon=ki;exports.IndicatorCard=ys;exports.IndicatorCardDB=Na;exports.InfoSidebar=Aa;exports.InnerForm=Sa;exports.InputArray=Oo;exports.InputDate=An;exports.InputDateRange=Ft;exports.InputDateTime=Io;exports.InputFile=Jo;exports.InputNumber=Mn;exports.InputNumberRange=Rt;exports.InputSection=Qo;exports.InputTags=ts;exports.ItemCardDB=Ba;exports.ItemContent=mc;exports.Label=Tt;exports.Link=ce;exports.ListItem=Ve;exports.ListItemsWrapper=qn;exports.LittleFlag=Ma;exports.Loading=bi;exports.LocationCode=Un;exports.Logo=qa;exports.Lottie=Qa;exports.MemoizedImage=se;exports.Menu=el;exports.MenuItem=zi;exports.MessageBanner=nl;exports.Modal=Ot;exports.ModalConfirm=Kn;exports.ModalFooter=Yn;exports.NoMatches=Wt;exports.Notification=al;exports.NotificationSign=qe;exports.NumberField=Re;exports.OAuthSelector=cl;exports.Option=Tn;exports.OptionBoxContainer=Mt;exports.OptionContainer=$t;exports.OptionContainer$1=yi;exports.Options=hi;exports.OptionsMenu=fi;exports.OutlineContainer=Q;exports.PaginationControl=Ni;exports.PaginationDropdown=Ai;exports.PaginationSize=Li;exports.PaginatorDb=ul;exports.PaginatorDbDropdown=$i;exports.PhoneInput=as;exports.PopUp=kl;exports.Popover=me;exports.PremiumFeature=mi;exports.PreviewPanel=Jn;exports.PriorityCard=vi;exports.PriorityCards=fl;exports.PriorityScore=yl;exports.ProgressBar=Et;exports.ProgressIndicator=vl;exports.ProgressStep=jl;exports.RadioButton=Nt;exports.RankPosition=wi;exports.RankPositionIcon=ji;exports.Row=On;exports.RulesCard=Sl;exports.ScrollUpButton=Tl;exports.Search=ue;exports.SearchDropdown=Pl;exports.SearchPanel=Qn;exports.SeverityBadge=nt;exports.SeverityOverview=Bl;exports.SeverityOverviewBadge=De;exports.ShowOnHover=Ml;exports.SlideOutMenu=Hl;exports.Slider=Kl;exports.SortIcon=mt;exports.Span=$e;exports.StepLapse=tc;exports.Tab=Zn;exports.Table=yc;exports.Table$1=Hi;exports.TableButton=$c;exports.TableContent=wc;exports.TableContent$1=Ri;exports.TableContext=de;exports.TableFooter=Pi;exports.TableOptions=Bi;exports.Tabs=Lt;exports.Tag=J;exports.TagsField=ft;exports.Text=I;exports.TextArea=ls;exports.TextInput=He;exports.Thumb=Ti;exports.TimeField=Nn;exports.TimeLine=Cc;exports.TimeLineCard=Vi;exports.Toggle=Hn;exports.Tooltip=q;exports.Tour=zc;exports.WeaknessesCard=Ic;exports.baseStep=Sc;exports.formatCheckValues=si;exports.getStyledConfig=Me;exports.hiddenProps=yn;exports.icons=xr;exports.setBorder=Pe;exports.setDisplay=Oe;exports.setInteraction=We;exports.setMargin=Ae;exports.setPadding=Ne;exports.setPosition=Le;exports.setText=Be;exports.theme=A;exports.useCarousel=jn;exports.useClickOutside=oe;exports.useCloudinaryImage=wn;exports.useColumnsModal=vn;exports.useConditionsDialog=na;exports.useConfirmDialog=ia;exports.useDebouncedCallback=kt;exports.useFilterForm=ii;exports.useFilters=ta;exports.useFiltersValues=Ct;exports.useModal=ve;exports.useSearch=Er;exports.variantBuilder=le;