@fluidattacks/design 3.32.3 → 3.32.4

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 (190) 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/filters-menu/index.js +1 -1
  35. package/dist/components/filters/index.js +1 -1
  36. package/dist/components/filters/options-menu/hooks.d.ts +4 -0
  37. package/dist/components/filters/options-menu/index.js +1 -1
  38. package/dist/components/filters/options-menu/options/index.d.ts +1 -1
  39. package/dist/components/filters/options-menu/options/index.js +1 -1
  40. package/dist/components/filters/options-menu/types.d.ts +24 -0
  41. package/dist/components/filters/styles.d.ts +1 -4
  42. package/dist/components/filters/types.d.ts +19 -5
  43. package/dist/components/form/index.js +1 -1
  44. package/dist/components/form/inner-form/index.js +1 -1
  45. package/dist/components/grid-container/index.js +1 -1
  46. package/dist/components/group-selector/index.js +1 -1
  47. package/dist/components/group-selector/option-container/index.js +1 -1
  48. package/dist/components/icon/index.js +1 -1
  49. package/dist/components/icon-button/index.js +1 -1
  50. package/dist/components/indicator-card-db/index.js +1 -1
  51. package/dist/components/info-sidebar/index.js +1 -1
  52. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  53. package/dist/components/inputs/fields/combobox/index.js +1 -1
  54. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  56. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  57. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  58. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  59. package/dist/components/inputs/fields/date/index.js +1 -1
  60. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  61. package/dist/components/inputs/fields/date-range/index.js +1 -1
  62. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  63. package/dist/components/inputs/fields/date-time/index.js +1 -1
  64. package/dist/components/inputs/fields/editable/index.js +1 -1
  65. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  66. package/dist/components/inputs/fields/input-array/index.js +1 -1
  67. package/dist/components/inputs/fields/input-file/index.js +1 -1
  68. package/dist/components/inputs/fields/input-section/index.js +1 -1
  69. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  70. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  71. package/dist/components/inputs/fields/number/index.js +1 -1
  72. package/dist/components/inputs/fields/number-range/index.js +1 -1
  73. package/dist/components/inputs/fields/phone/index.js +1 -1
  74. package/dist/components/inputs/fields/text-area/index.js +1 -1
  75. package/dist/components/inputs/fields/text-input/index.js +1 -1
  76. package/dist/components/inputs/index.js +1 -1
  77. package/dist/components/inputs/label/index.js +1 -1
  78. package/dist/components/inputs/outline-container/index.js +1 -1
  79. package/dist/components/inputs/utils/action-button/index.js +1 -1
  80. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  81. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  82. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  83. package/dist/components/inputs/utils/dialog/index.js +1 -1
  84. package/dist/components/inputs/utils/number-field/index.js +1 -1
  85. package/dist/components/inputs/utils/popover/index.js +1 -1
  86. package/dist/components/item-card-db/index.js +1 -1
  87. package/dist/components/layout/categories/buttons/index.js +1 -1
  88. package/dist/components/layout/categories/column/index.js +1 -1
  89. package/dist/components/layout/categories/gap/index.js +1 -1
  90. package/dist/components/layout/categories/row/index.js +1 -1
  91. package/dist/components/layout/index.js +1 -1
  92. package/dist/components/link/index.js +1 -1
  93. package/dist/components/list-item/index.js +1 -1
  94. package/dist/components/little-flag/index.js +1 -1
  95. package/dist/components/loading/index.js +1 -1
  96. package/dist/components/logo/index.js +1 -1
  97. package/dist/components/lottie/index.js +1 -1
  98. package/dist/components/menu/index.js +1 -1
  99. package/dist/components/message-banner/index.js +1 -1
  100. package/dist/components/modal/columns-modal/index.js +1 -1
  101. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  102. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  103. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  104. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  105. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  106. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  107. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  108. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  109. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  110. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  111. package/dist/components/modal/filters-modal/index.js +1 -1
  112. package/dist/components/modal/footer/index.js +1 -1
  113. package/dist/components/modal/header/index.js +1 -1
  114. package/dist/components/modal/index.js +1 -1
  115. package/dist/components/modal/modal-confirm/index.js +1 -1
  116. package/dist/components/notification/index.js +1 -1
  117. package/dist/components/notification-sign/index.js +1 -1
  118. package/dist/components/oauth-selector/index.js +1 -1
  119. package/dist/components/oauth-selector/option-container/index.js +1 -1
  120. package/dist/components/paginator-db/btn/index.js +1 -1
  121. package/dist/components/paginator-db/dropdown/index.js +1 -1
  122. package/dist/components/paginator-db/index.js +1 -1
  123. package/dist/components/pop-up/description/index.js +1 -1
  124. package/dist/components/pop-up/index.js +1 -1
  125. package/dist/components/premium-feature/index.js +1 -1
  126. package/dist/components/priority-cards/card/index.js +1 -1
  127. package/dist/components/priority-cards/index.js +1 -1
  128. package/dist/components/priority-score/index.js +1 -1
  129. package/dist/components/progress-bar/index.js +1 -1
  130. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  131. package/dist/components/progress-indicator/index.js +1 -1
  132. package/dist/components/progress-indicator/step/index.js +1 -1
  133. package/dist/components/radio-button/index.js +1 -1
  134. package/dist/components/rank-position/icon/index.js +1 -1
  135. package/dist/components/rank-position/index.js +1 -1
  136. package/dist/components/scroll-button/index.js +1 -1
  137. package/dist/components/search/index.js +1 -1
  138. package/dist/components/search-dropdown/index.js +1 -1
  139. package/dist/components/severity-badge/index.js +1 -1
  140. package/dist/components/severity-overview/badge/index.js +1 -1
  141. package/dist/components/severity-overview/index.js +1 -1
  142. package/dist/components/show-on-hover/index.js +1 -1
  143. package/dist/components/slide-out-menu/index.js +1 -1
  144. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  145. package/dist/components/slider/index.js +1 -1
  146. package/dist/components/slider/thumb/index.js +1 -1
  147. package/dist/components/step-lapse/index.js +1 -1
  148. package/dist/components/table/context/index.js +1 -1
  149. package/dist/components/table/export-csv/index.js +1 -1
  150. package/dist/components/table/index.js +1 -1
  151. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  152. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  153. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  154. package/dist/components/table/sort-icon/index.js +1 -1
  155. package/dist/components/table/table-body/index.js +1 -1
  156. package/dist/components/table/table-column-toggle/index.js +1 -1
  157. package/dist/components/table/table-content/head/index.js +1 -1
  158. package/dist/components/table/table-content/index.js +1 -1
  159. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  160. package/dist/components/table/table-footer/index.js +1 -1
  161. package/dist/components/table/table-options/caption-content/index.js +1 -1
  162. package/dist/components/table/table-options/controls-content/index.js +1 -1
  163. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  164. package/dist/components/table/table-options/index.js +1 -1
  165. package/dist/components/table/wrapper/index.js +1 -1
  166. package/dist/components/table-button/index.js +1 -1
  167. package/dist/components/table-content/index.js +1 -1
  168. package/dist/components/table-content/item-content/index.js +1 -1
  169. package/dist/components/tabs/index.js +1 -1
  170. package/dist/components/tabs/tab/index.js +1 -1
  171. package/dist/components/tag/index.js +1 -1
  172. package/dist/components/timeline/card/index.js +1 -1
  173. package/dist/components/timeline/index.js +1 -1
  174. package/dist/components/toggle/index.js +1 -1
  175. package/dist/components/toggle/index.stories.d.ts +810 -0
  176. package/dist/components/toggle/types.d.ts +1 -1
  177. package/dist/components/tooltip/index.js +1 -1
  178. package/dist/components/tour/index.js +1 -1
  179. package/dist/components/typography/heading/index.js +1 -1
  180. package/dist/components/typography/index.js +1 -1
  181. package/dist/components/typography/span/index.js +1 -1
  182. package/dist/components/typography/text/index.js +1 -1
  183. package/dist/components/weaknesses-card/index.js +1 -1
  184. package/dist/{components-CWuPsSF9.mjs → components-DdLhTlHV.mjs} +1050 -1008
  185. package/dist/{components-mTiVB3pE.js → components-gjnVTtCi.js} +102 -98
  186. package/dist/hooks/index.js +1 -1
  187. package/dist/hooks/use-filters.d.ts +2 -2
  188. package/dist/index.js +1 -1
  189. package/dist/{vendor-cSBvqSPD.mjs → vendor-DHIwoiSz.mjs} +2 -2
  190. package/package.json +1 -1
@@ -1,4 +1,4 @@
1
- "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-BaLHJzgB.js"),xe=require("react-dom"),He=require("react-router-dom"),Ni=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},Ye=Ni(u),re=e=>({getVariant:(n,i)=>e(n)[i]}),qt=["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"],Ai={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},Li={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},Pi={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},Mi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},Oi={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},Wi={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},Bi={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},_i="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",Hi={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"}},Vi={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)"},Ui={sm:"1024px",md:"1440px",lg:"1920px"},Gi={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"},Yi=["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:Hi,shadows:Vi,breakpoints:Ui,spacing:Gi,palette:{primary:Li,complementary:Pi,error:Mi,info:Bi,warning:Oi,success:Wi,black:"#0c111d",gradient:_i,white:"#ffffff",gray:Ai}},Ki=({children:e})=>t.jsx(f.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,Se=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[a,l,s,c]=e.padding;return`padding: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},ze=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[a,l,s,c]=e.margin;return`margin: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Te=e=>{const n=L("position",e.position),i=L("top",e.top),r=L("right",e.right),o=L("bottom",e.bottom),a=L("left",e.left),l=L("z-index",e.zIndex);return`
1
+ "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-BaLHJzgB.js"),ue=require("react-dom"),Be=require("react-router-dom"),Ni=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},Ge=Ni(u),re=e=>({getVariant:(n,i)=>e(n)[i]}),qt=["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"],Ai={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},Li={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},Pi={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},Mi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},Oi={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},Wi={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},_i={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},Bi="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",Hi={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"}},Vi={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)"},Ui={sm:"1024px",md:"1440px",lg:"1920px"},Gi={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"},Yi=["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:Hi,shadows:Vi,breakpoints:Ui,spacing:Gi,palette:{primary:Li,complementary:Pi,error:Mi,info:_i,warning:Oi,success:Wi,black:"#0c111d",gradient:Bi,white:"#ffffff",gray:Ai}},Ki=({children:e})=>t.jsx(f.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,Se=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[a,l,s,c]=e.padding;return`padding: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},ze=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[a,l,s,c]=e.margin;return`margin: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},Te=e=>{const n=L("position",e.position),i=L("top",e.top),r=L("right",e.right),o=L("bottom",e.bottom),a=L("left",e.left),l=L("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
4
  ${r}
@@ -50,7 +50,7 @@
50
50
  ${p}
51
51
  ${g}
52
52
  ${x}
53
- `},Ee=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),r=L("background-color",e.bgColorHover),o=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
53
+ `},Re=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),r=L("background-color",e.bgColorHover),o=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
54
54
  ${n}
55
55
 
56
56
  &:hover {
@@ -59,38 +59,38 @@
59
59
  ${r}
60
60
  ${o}
61
61
  }
62
- `},Re={shouldForwardProp:e=>!qt.includes(e)},Ne=f.styled.div.withConfig(Re)`
62
+ `},Ee={shouldForwardProp:e=>!qt.includes(e)},Ne=f.styled.div.withConfig(Ee)`
63
63
  ${Se}
64
64
  ${ze}
65
65
  ${Te}
66
66
  ${De}
67
67
  ${Fe}
68
68
  ${Ie}
69
- ${Ee}
70
- `,ut=f.styled.button.withConfig(Re)`
69
+ ${Re}
70
+ `,gt=f.styled.button.withConfig(Ee)`
71
71
  ${Se}
72
72
  ${ze}
73
73
  ${Te}
74
74
  ${De}
75
75
  ${Fe}
76
76
  ${Ie}
77
- ${Ee}
78
- `,xt=f.styled.p.withConfig(Re)`
77
+ ${Re}
78
+ `,ut=f.styled.p.withConfig(Ee)`
79
79
  ${Se}
80
80
  ${ze}
81
81
  ${Te}
82
82
  ${De}
83
83
  ${Fe}
84
84
  ${Ie}
85
- ${Ee}
86
- `,ht=f.styled.span.withConfig(Re)`
85
+ ${Re}
86
+ `,xt=f.styled.span.withConfig(Ee)`
87
87
  ${Se}
88
88
  ${ze}
89
89
  ${Te}
90
90
  ${De}
91
91
  ${Fe}
92
92
  ${Ie}
93
- ${Ee}
93
+ ${Re}
94
94
  `,qi=f.styled(Ne)`
95
95
  ${({theme:e,$center:n=!1,$styleMd:i,$styleSm:r})=>`
96
96
  ${n?"margin: auto;":""}
@@ -108,7 +108,7 @@
108
108
  ${r};
109
109
  }
110
110
  `}
111
- `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(qi,{$center:i,$styleMd:s,$styleSm:c,as:n,id:o,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:r})}),Jt=(e,n=!1)=>{if(n)switch(e){case"lg":return 2.5;case"md":return 2;case"sm":return 1.75;case"xs":return 1.5}switch(e){case"lg":return 1.5;case"md":case"sm":return 1.25;case"xs":return 1}},Ji=f.styled(xt)`
111
+ `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(qi,{$center:i,$styleMd:s,$styleSm:c,as:n,id:o,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:r})}),Jt=(e,n=!1)=>{if(n)switch(e){case"lg":return 2.5;case"md":return 2;case"sm":return 1.75;case"xs":return 1.5}switch(e){case"lg":return 1.5;case"md":case"sm":return 1.25;case"xs":return 1}},Ji=f.styled(ut)`
112
112
  ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:l=0,$overflow:s="unset",$size:c,$sizeMd:d,$textFill:p="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
113
113
  background: ${n};
114
114
  color: ${i};
@@ -133,7 +133,7 @@
133
133
  font-size: ${e.typography.heading[d??c]};
134
134
  }
135
135
  `}
136
- `,Qt=f.styled(xt)`
136
+ `,Qt=f.styled(ut)`
137
137
  ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="regular",$fontStyle:l="normal",$letterSpacing:s=0,$overflow:c="unset",$size:d,$sizeMd:p,$textFill:g="unset",$whiteSpace:x="pre-line",$wordBreak:h="normal"})=>`
138
138
  background: ${n};
139
139
  color: ${i};
@@ -159,7 +159,7 @@
159
159
  font-size: ${e.typography.text[p??d]};
160
160
  }
161
161
  `}
162
- `,Qi=f.styled(ht)`
162
+ `,Qi=f.styled(xt)`
163
163
  ${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:r="inline",$fontWeight:o="regular",$size:a,$lineSpacing:l=1.25})=>`
164
164
  color: ${n};
165
165
  display: ${r};
@@ -172,7 +172,7 @@
172
172
 
173
173
  ${i===void 0?"":`&::after { content: "${i}"; }`}
174
174
  `}
175
- `,V=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:v,...k},C){return t.jsx(Ji,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:v,className:r,ref:C,...k,children:i})}),we=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Qi,{$color:i,$content:r,$display:o,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:d,$size:p,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),z=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:v,fontStyle:k,...C},w){return t.jsx(Qt,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontStyle:k,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:v,className:r,ref:w,...C,children:i})}),en=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(z,{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]})},nt={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},er=e=>nt[e]?nt[e]:typeof e=="string"&&e.includes("px")?e:nt.md,tr=f.styled(ht)`
175
+ `,V=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:v,...k},C){return t.jsx(Ji,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:v,className:r,ref:C,...k,children:i})}),we=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Qi,{$color:i,$content:r,$display:o,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:d,$size:p,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),z=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:j,wordBreak:v,fontStyle:k,...C},w){return t.jsx(Qt,{$bgGradient:n,$color:o,$display:a,$fontFamily:l,$fontStyle:k,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:j,$wordBreak:v,className:r,ref:w,...C,children:i})}),en=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(z,{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]})},tt={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},er=e=>tt[e]?tt[e]:typeof e=="string"&&e.includes("px")?e:tt.md,tr=f.styled(xt)`
176
176
  ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:r,$rotation:o,$size:a,$secondaryColor:l})=>{const s=r?"":"brightness(50%)",c=r??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
@@ -208,7 +208,7 @@
208
208
  &:hover:not([disabled]) {
209
209
  transform: scale(1.2);
210
210
  }
211
- `;const D=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},j){return t.jsx(tr,{$clickable:n,$color:l,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:j,...m,children:t.jsx("i",{className:`${p} fa-${o} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${o}`)}),nr=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const a=f.useTheme(),[l,s]=u.useState(i.map(d=>d.expanded??!1)),c=u.useCallback(d=>p=>{p.preventDefault(),s(g=>g.map((x,h)=>h===d?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((d,p)=>{const g=l[p];return t.jsxs($,{bgColor:r??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${d.title}`,"aria-expanded":g,"aria-label":d.title,as:"button",bgColor:r??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(p),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs($,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(z,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:d.title}),t.jsx(D,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(en,{item:d})]},d.title)})})}),ir=36,rr=2,or=9,ar={sm:12,md:16,lg:24},sr=({size:e="lg"})=>{const n=ar[e],i=`bookmarkGradient-${Math.random().toString(ir).substr(rr,or)}`;return t.jsxs("div",{style:{alignItems:"center",display:"flex",height:n,justifyContent:"center",position:"relative",width:n},children:[t.jsxs("svg",{height:n,style:{position:"absolute",zIndex:1},viewBox:"0 0 14 14",width:n,xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M0 0H14V14L7 11.0213L0 14V0Z",fill:`url(#${i})`}),t.jsx("defs",{children:t.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:i,x1:7,x2:7,y1:0,y2:14,children:[t.jsx("stop",{stopColor:"#F32637"}),t.jsx("stop",{offset:"1",stopColor:"#B8075D"})]})})]}),t.jsx("div",{style:{position:"relative",top:"-2px",zIndex:3},children:t.jsx(D,{icon:"crown",iconColor:"#FFFFFF",iconSize:`${n/2-1}px`,iconType:"fa-solid"})})]})},rt=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),lr=f.styled.div`
211
+ `;const D=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},j){return t.jsx(tr,{$clickable:n,$color:l,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:j,...m,children:t.jsx("i",{className:`${p} fa-${o} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${o}`)}),nr=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const a=f.useTheme(),[l,s]=u.useState(i.map(d=>d.expanded??!1)),c=u.useCallback(d=>p=>{p.preventDefault(),s(g=>g.map((x,h)=>h===d?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((d,p)=>{const g=l[p];return t.jsxs($,{bgColor:r??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${d.title}`,"aria-expanded":g,"aria-label":d.title,as:"button",bgColor:r??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(p),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs($,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(z,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:d.title}),t.jsx(D,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(en,{item:d})]},d.title)})})}),ir=36,rr=2,or=9,ar={sm:12,md:16,lg:24},sr=({size:e="lg"})=>{const n=ar[e],i=`bookmarkGradient-${Math.random().toString(ir).substr(rr,or)}`;return t.jsxs("div",{style:{alignItems:"center",display:"flex",height:n,justifyContent:"center",position:"relative",width:n},children:[t.jsxs("svg",{height:n,style:{position:"absolute",zIndex:1},viewBox:"0 0 14 14",width:n,xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M0 0H14V14L7 11.0213L0 14V0Z",fill:`url(#${i})`}),t.jsx("defs",{children:t.jsxs("linearGradient",{gradientUnits:"userSpaceOnUse",id:i,x1:7,x2:7,y1:0,y2:14,children:[t.jsx("stop",{stopColor:"#F32637"}),t.jsx("stop",{offset:"1",stopColor:"#B8075D"})]})})]}),t.jsx("div",{style:{position:"relative",top:"-2px",zIndex:3},children:t.jsx(D,{icon:"crown",iconColor:"#FFFFFF",iconSize:`${n/2-1}px`,iconType:"fa-solid"})})]})},it=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),lr=f.styled.div`
212
212
  ${({theme:e,$includeAuthor:n,$variant:i})=>`
213
213
  display: inline-flex;
214
214
  align-items: center;
@@ -223,7 +223,7 @@
223
223
  content: "";
224
224
  position: absolute;
225
225
  inset: 0;
226
- background: ${rt(e)[i].bgColor};
226
+ background: ${it(e)[i].bgColor};
227
227
  border: 1px solid transparent;
228
228
  border-radius: inherit;
229
229
  mask: linear-gradient(#fff 0 0) padding-box, linear-gradient(#fff 0 0);
@@ -236,9 +236,9 @@
236
236
  ${({theme:e,$variant:n})=>`
237
237
  display: flex;
238
238
  align-items: center;
239
- background: ${rt(e)[n].bgColor};
239
+ background: ${it(e)[n].bgColor};
240
240
  border-radius: ${e.spacing[.5]};
241
- color: ${rt(e)[n].color};
241
+ color: ${it(e)[n].color};
242
242
  font-family: ${e.typography.type.primary};
243
243
  font-size: ${e.typography.text.sm};
244
244
  font-weight: ${e.typography.weight.bold};
@@ -248,7 +248,7 @@
248
248
  padding: ${e.spacing[.125]} ${e.spacing[.5]};
249
249
  position: relative;
250
250
  `}
251
- `,tn=(e,n)=>{const[r,o]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const s=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:r,progress:a,setCycle:o,setProgress:l}},Q=(e,n,i=!1,r)=>{u.useEffect(()=>{var a;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(s=>s==null?void 0:s.contains(l.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},nn=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new y.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},he=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:a}},dr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),rn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const a=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,s]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],m=b.map(({name:j})=>j);s(j=>[...b,...j.filter(({name:v})=>!m.includes(v))]),r&&r(b.map(({id:j})=>j))},[r]),d=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(dr(g)),c(g)},[l,i,c,o]),p=u.useMemo(()=>y.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:d,columns:l,...he(e),hasChanged:p}},ft=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),pr=e=>{const[n,i]=u.useState(),r=ft(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},gr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[y.lazyload(),y.placeholder()],publicId:a})=>{const l=nn({publicId:a});return r&&l.addTransformation(r),t.jsx(y.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},ne=Ye.default.memo(gr),Rt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},on=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(lr,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(cr,{$variant:n,children:[t.jsx(ne,{alt:Rt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),Rt[n]]}),e?t.jsx(z,{display:"inline",size:"sm",children:e}):void 0]})},ur={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]}},yt=({textL:e,textR:n,variant:i})=>{const r=f.useTheme(),{bgColor:o,colorL:a,colorR:l}=ur[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(z,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(z,{color:l,size:"md",children:n})})]})},xr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",an=f.styled.div`
251
+ `,tn=(e,n)=>{const[r,o]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const s=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:r,progress:a,setCycle:o,setProgress:l}},Q=(e,n,i=!1,r)=>{u.useEffect(()=>{var a;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(s=>s==null?void 0:s.contains(l.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},nn=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new y.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},xe=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:a}},dr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),rn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const a=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,s]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],m=b.map(({name:j})=>j);s(j=>[...b,...j.filter(({name:v})=>!m.includes(v))]),r&&r(b.map(({id:j})=>j))},[r]),d=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(dr(g)),c(g)},[l,i,c,o]),p=u.useMemo(()=>y.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:d,columns:l,...xe(e),hasChanged:p}},ht=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),pr=e=>{const[n,i]=u.useState(),r=ht(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},gr=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[y.lazyload(),y.placeholder()],publicId:a})=>{const l=nn({publicId:a});return r&&l.addTransformation(r),t.jsx(y.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},ne=Ge.default.memo(gr),Et={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},on=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(lr,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(cr,{$variant:n,children:[t.jsx(ne,{alt:Et[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),Et[n]]}),e?t.jsx(z,{display:"inline",size:"sm",children:e}):void 0]})},ur={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]}},ft=({textL:e,textR:n,variant:i})=>{const r=f.useTheme(),{bgColor:o,colorL:a,colorR:l}=ur[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(z,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(z,{color:l,size:"md",children:n})})]})},xr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",an=f.styled.div`
252
252
  ${({theme:e,$index:n})=>`
253
253
  align-items: flex-start;
254
254
  display: flex;
@@ -275,7 +275,7 @@
275
275
  content: "";
276
276
  height: 24px;
277
277
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
278
- `,hr=({affects:e,author:n,href:i,cves:r,creator:o,packageName:a,publishedDate:l,severity:s,score:c,title:d,indx:p,Link:g})=>{const x=f.useTheme(),h=g??"a";return t.jsxs(an,{$index:p,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[r==null?void 0:r.map(b=>t.jsx(z,{color:x.palette.gray[800],display:"inline",size:"lg",children:b.cve},b.cve)),o?t.jsx(on,{author:n,variant:o}):void 0]}),t.jsx(h,{href:i,children:t.jsx(V,{fontWeight:"bold",size:"sm",children:d})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",children:[t.jsx(yt,{textL:c,textR:y.capitalize(s==="disable"?"Unknown":s),variant:s}),e?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Published date: "}),l]})]}):void 0]})]})},fr=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:yr}=re(e=>({error:`
278
+ `,hr=({affects:e,author:n,href:i,cves:r,creator:o,packageName:a,publishedDate:l,severity:s,score:c,title:d,indx:p,Link:g})=>{const x=f.useTheme(),h=g??"a";return t.jsxs(an,{$index:p,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[r==null?void 0:r.map(b=>t.jsx(z,{color:x.palette.gray[800],display:"inline",size:"lg",children:b.cve},b.cve)),o?t.jsx(on,{author:n,variant:o}):void 0]}),t.jsx(h,{href:i,children:t.jsx(V,{fontWeight:"bold",size:"sm",children:d})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",children:[t.jsx(ft,{textL:c,textR:y.capitalize(s==="disable"?"Unknown":s),variant:s}),e?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(je,{}),t.jsxs(z,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Published date: "}),l]})]}):void 0]})]})},fr=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:yr}=re(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]};
@@ -432,7 +432,7 @@
432
432
  background-color: ${e.palette.primary[500]};
433
433
  color: ${e.palette.white};
434
434
  }
435
- `})),sn=f.styled(ut)`
435
+ `})),sn=f.styled(gt)`
436
436
  ${({theme:e,justify:n,$variant:i})=>`
437
437
  align-items: center;
438
438
  border-radius: var(--btn-spacing);
@@ -509,7 +509,7 @@
509
509
  left: 50%;
510
510
  transform: translateX(-50%) rotate(180deg);
511
511
  `}}}
512
- `,G=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const m=f.useTheme(),[j,v]=u.useState(!1),{refs:k,floatingStyles:C,context:w,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:j,placement:p,whileElementsMounted:y.autoUpdate}),I=y.useHover(w,{delay:{close:0,open:500},move:!1}),R=y.useFocus(w),E=y.useRole(w,{role:o?"label":"tooltip"}),{getReferenceProps:F,getFloatingProps:T}=y.useInteractions([I,R,E]),N=u.useMemo(()=>S.startsWith("top")?"top":S.startsWith("bottom")?"bottom":S.startsWith("left")?"left":S.startsWith("right")?"right":"bottom",[S]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(vr,{...F(),display:i,height:r,id:s,ref:k.setReference,width:b,children:o?t.jsx(D,{clickable:!0,disabled:n,icon:o,iconColor:a,iconSize:l??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&xe.createPortal(t.jsxs(kr,{...T(),$maxWidth:c,id:`floating-${s}`,ref:k.setFloating,style:C,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(z,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(z,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(Cr,{$placement:N,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},B=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:j,variant:v="primary",...k},C){const w=t.jsx(wr,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:C,type:h,value:j,...k,children:t.jsx(D,{clickable:!1,icon:r,iconColor:o,iconSize:a,iconTransform:l,iconType:s})}),I=(h+(v??"")+(c??r)).replace(/ /u,"_");return b===void 0?w:t.jsx(G,{id:`${I}-tooltip`,place:m,tip:b,children:w})}),Sr=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:a=!0,iconPosition:l="center",onClose:s=void 0,onTimeOut:c,show:d=!0,time:p=8,title:g,variant:x="error",id:h,...b},m){const[j,v]=u.useState(d),k=u.useCallback(()=>{s==null||s(),v(!1)},[s]);return u.useEffect(()=>{const C=setTimeout(()=>{c==null||c(!0),n&&k()},p*1e3);return()=>{clearTimeout(C)}},[n,k,p,c]),u.useEffect(()=>{v(d)},[d,v]),t.jsx($,{display:j?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(br,{$iconPosition:l,$variant:x,id:h,children:[a?t.jsx(D,{clickable:!1,icon:o??fr(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($r,{children:g}):void 0,t.jsx(mr,{$hasTitle:!!g,children:i})]}),r?t.jsx(B,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:k,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),Nt=f.styled.div`
512
+ `,G=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const m=f.useTheme(),[j,v]=u.useState(!1),{refs:k,floatingStyles:C,context:w,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:j,placement:p,whileElementsMounted:y.autoUpdate}),I=y.useHover(w,{delay:{close:0,open:500},move:!1}),E=y.useFocus(w),R=y.useRole(w,{role:o?"label":"tooltip"}),{getReferenceProps:F,getFloatingProps:T}=y.useInteractions([I,E,R]),N=u.useMemo(()=>S.startsWith("top")?"top":S.startsWith("bottom")?"bottom":S.startsWith("left")?"left":S.startsWith("right")?"right":"bottom",[S]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(vr,{...F(),display:i,height:r,id:s,ref:k.setReference,width:b,children:o?t.jsx(D,{clickable:!0,disabled:n,icon:o,iconColor:a,iconSize:l??"sm",iconType:j?"fa-solid":"fa-light"}):e}),j&&!h&&ue.createPortal(t.jsxs(kr,{...T(),$maxWidth:c,id:`floating-${s}`,ref:k.setFloating,style:C,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(z,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(z,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(Cr,{$placement:N,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},_=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:j,variant:v="primary",...k},C){const w=t.jsx(wr,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:C,type:h,value:j,...k,children:t.jsx(D,{clickable:!1,icon:r,iconColor:o,iconSize:a,iconTransform:l,iconType:s})}),I=(h+(v??"")+(c??r)).replace(/ /u,"_");return b===void 0?w:t.jsx(G,{id:`${I}-tooltip`,place:m,tip:b,children:w})}),Sr=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:a=!0,iconPosition:l="center",onClose:s=void 0,onTimeOut:c,show:d=!0,time:p=8,title:g,variant:x="error",id:h,...b},m){const[j,v]=u.useState(d),k=u.useCallback(()=>{s==null||s(),v(!1)},[s]);return u.useEffect(()=>{const C=setTimeout(()=>{c==null||c(!0),n&&k()},p*1e3);return()=>{clearTimeout(C)}},[n,k,p,c]),u.useEffect(()=>{v(d)},[d,v]),t.jsx($,{display:j?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(br,{$iconPosition:l,$variant:x,id:h,children:[a?t.jsx(D,{clickable:!1,icon:o??fr(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($r,{children:g}):void 0,t.jsx(mr,{$hasTitle:!!g,children:i})]}),r?t.jsx(_,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:k,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),Nt=f.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
- `,Ve=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},a){return t.jsx(Tr,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...o,children:n&&t.jsx(Ir,{children:n<=9?n:9})})}),{getVariant:Dr}=re(e=>({default:`
613
+ `,He=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},a){return t.jsx(Tr,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...o,children:n&&t.jsx(Ir,{children:n<=9?n:9})})}),{getVariant:Dr}=re(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
  ${Dr(e,i)}
710
710
  `}
711
- `,{getVariant:Er}=re(e=>({highRelevance:`
711
+ `,{getVariant:Rr}=re(e=>({highRelevance:`
712
712
  color: ${e.palette.primary[500]};
713
713
 
714
714
  &:hover:not([disabled]) {
@@ -747,13 +747,13 @@
747
747
  text-decoration: none;
748
748
  }
749
749
 
750
- ${n?`color: ${n}`:Er(e,i)}
750
+ ${n?`color: ${n}`:Rr(e,i)}
751
751
  `}
752
- `,Rr=f.styled.a`
752
+ `,Er=f.styled.a`
753
753
  ${ln}
754
- `,Nr=f.styled(He.Link)`
754
+ `,Nr=f.styled(Be.Link)`
755
755
  ${ln}
756
- `,oe=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=r.startsWith("https://"),p=t.jsx(D,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return d?t.jsxs(Rr,{$color:n,$variant:s,$wrap:c,download:i,href:r,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?p:void 0,e,o==="right"?p:void 0]}):t.jsxs(Nr,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?p:void 0,e,l!==void 0&&o==="right"?p:void 0]})},ee=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:c,onClose:d,priority:p="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),m=`${x.slice(0,25)}...`;return t.jsxs(we,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(Fr,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(D,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?m:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(B,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(oe,{href:s,children:c})]})},cn=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},O=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:a,icon:l,iconColor:s,iconSize:c="lg",iconType:d,name:p,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:j="button",tooltip:v,tooltipPlace:k="bottom",underline:C=!1,value:w,variant:S="primary",width:I,...R},E){const F=v!==void 0,T=`${a}-tooltip`,N=u.useCallback(()=>{o&&cn(o,r)},[r,o]),M=t.jsxs(sn,{$variant:S,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:p,onClick:S==="link"?N:h,ref:E,type:j,value:w,width:I,...F?{"data-tooltip-id":T}:{},...R,children:[g&&S==="ghost"&&!i?t.jsx(Ve,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(D,{icon:l,iconColor:s??void 0,iconSize:c,iconType:d??"fa-light"}),n,b||S==="link"?t.jsx(D,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,m===void 0||i?null:t.jsx(ee,{tagLabel:m,variant:"default"}),x!==void 0&&S==="ghost"&&!i?t.jsx(Ve,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return F?t.jsx(G,{disabled:!F,id:T,place:k,tip:v,width:I,children:M}):M}),Ar=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:a=!1},l){const s=!!i,c=f.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[s?t.jsxs(O,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(Nt,{children:r[0].toUpperCase()}),a?t.jsx(z,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(Nt,{children:r[0].toUpperCase()}),a?t.jsxs(z,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(zr,{children:n})]})})}),Ke=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:a,titleColor:l,textAlign:s,textSpacing:c=0,tooltip:d})=>{const p=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||d?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(z,{color:l??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,d&&t.jsx(G,{icon:"circle-info",id:o,place:"top",tip:d})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(z,{color:r??p.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(z,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(z,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},At=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
756
+ `,oe=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=r.startsWith("https://"),p=t.jsx(D,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return d?t.jsxs(Er,{$color:n,$variant:s,$wrap:c,download:i,href:r,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[o==="left"?p:void 0,e,o==="right"?p:void 0]}):t.jsxs(Nr,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:r,children:[l!==void 0&&o==="left"?p:void 0,e,l!==void 0&&o==="right"?p:void 0]})},ee=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:c,onClose:d,priority:p="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),m=`${x.slice(0,25)}...`;return t.jsxs(we,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(Fr,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(D,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?m:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(_,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(oe,{href:s,children:c})]})},cn=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},O=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:a,icon:l,iconColor:s,iconSize:c="lg",iconType:d,name:p,dotNotification:g,notification:x,onClick:h,rightIcon:b,tag:m,type:j="button",tooltip:v,tooltipPlace:k="bottom",underline:C=!1,value:w,variant:S="primary",width:I,...E},R){const F=v!==void 0,T=`${a}-tooltip`,N=u.useCallback(()=>{o&&cn(o,r)},[r,o]),M=t.jsxs(sn,{$variant:S,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:p,onClick:S==="link"?N:h,ref:R,type:j,value:w,width:I,...F?{"data-tooltip-id":T}:{},...E,children:[g&&S==="ghost"&&!i?t.jsx(He,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(D,{icon:l,iconColor:s??void 0,iconSize:c,iconType:d??"fa-light"}),n,b||S==="link"?t.jsx(D,{icon:b??"arrow-right",iconSize:c,iconType:"fa-light"}):void 0,m===void 0||i?null:t.jsx(ee,{tagLabel:m,variant:"default"}),x!==void 0&&S==="ghost"&&!i?t.jsx(He,{numberIndicator:x,show:!0,variant:"error"}):void 0]});return F?t.jsx(G,{disabled:!F,id:T,place:k,tip:v,width:I,children:M}):M}),Ar=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:a=!1},l){const s=!!i,c=f.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[s?t.jsxs(O,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(Nt,{children:r[0].toUpperCase()}),a?t.jsx(z,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(Nt,{children:r[0].toUpperCase()}),a?t.jsxs(z,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(D,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(zr,{children:n})]})})}),Ye=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:a,titleColor:l,textAlign:s,textSpacing:c=0,tooltip:d})=>{const p=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||d?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(z,{color:l??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,d&&t.jsx(G,{icon:"circle-info",id:o,place:"top",tip:d})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(z,{color:r??p.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(z,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(z,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},At=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
757
757
  & img {
758
758
  display: block;
759
759
  }
@@ -768,7 +768,7 @@
768
768
  pointer-events: none;
769
769
  ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
770
770
  }
771
- `,Lr=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},Pr=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,Lr(n)),dn=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:a="auto"})=>n==="video"||Pr(["webm"],o)?t.jsx(At,{$opacity:r,children:t.jsx(oe,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:a,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(At,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:a,width:i}})}),Mr=({alt:e,authorEmail:n,date:i,description:r,src:o,children:a,isEditing:l,onClick:s,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0})=>{const x=f.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:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(Ye.default.Fragment,{children:[t.jsx(dn,{alt:e,fileType:p,height:"147px",opacity:h?.3:0,src:o,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(B,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Ke,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},Or=f.styled.div`
771
+ `,Lr=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},Pr=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,Lr(n)),dn=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:a="auto"})=>n==="video"||Pr(["webm"],o)?t.jsx(At,{$opacity:r,children:t.jsx(oe,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:a,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(At,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:a,width:i}})}),Mr=({alt:e,authorEmail:n,date:i,description:r,src:o,children:a,isEditing:l,onClick:s,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0})=>{const x=f.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:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(Ge.default.Fragment,{children:[t.jsx(dn,{alt:e,fileType:p,height:"147px",opacity:h?.3:0,src:o,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(_,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Ye,{authorEmail:n,date:i,description:r,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},Or=f.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
- `,bt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:a="normal"})=>{const l=f.useTheme(),s=`${e}-tooltip`,c=o!==void 0&&!y.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[a]},children:[n,r&&t.jsx(D,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(G,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:o}):null,i?t.jsx(oe,{href:i,target:"_blank"}):null]})},Wr=f.styled.div`
790
+ `,yt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:a="normal"})=>{const l=f.useTheme(),s=`${e}-tooltip`,c=o!==void 0&&!y.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[a]},children:[n,r&&t.jsx(D,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(G,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:o}):null,i?t.jsx(oe,{href:i,target:"_blank"}):null]})},Wr=f.styled.div`
791
791
  ${({theme:e})=>`
792
792
  align-items: flex-start;
793
793
  display: inline-flex;
@@ -969,7 +969,7 @@
969
969
  border: 1px solid ${e.palette.gray[600]};
970
970
  }
971
971
  `}
972
- `,Br=f.styled.div`
972
+ `,_r=f.styled.div`
973
973
  height: 1px;
974
974
  background-color: ${({theme:e})=>e.palette.gray[300]};
975
975
  flex-shrink: 0;
@@ -983,7 +983,7 @@
983
983
  ${J}:focus-within:not(.disabled, .error) & {
984
984
  border: 1px solid ${({theme:e})=>e.palette.black};
985
985
  }
986
- `,_r=f.styled.div`
986
+ `,Br=f.styled.div`
987
987
  ${({theme:e,$show:n})=>`
988
988
  align-items: center;
989
989
  align-self: stretch;
@@ -996,7 +996,7 @@
996
996
  line-height: 18px;
997
997
  text-align: left;
998
998
  `}
999
- `,Y=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),j=h?h.length:0;return t.jsxs(Wr,{id:i,children:[c===void 0?void 0:t.jsx(bt,{htmlFor:s,label:c,link:d==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||p?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(z,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:r}),p&&t.jsx(ee,{priority:"low",tagLabel:`${j}/${p}`,variant:n?"inactive":"error"})]}):void 0,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(D,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(z,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),o&&d==="down"?t.jsx(oe,{href:o,children:a}):void 0]}):void 0]})},Ae=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:a,...l})=>{var x;const s=f.useTheme(),c=u.useRef(null),d=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:p}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:r??c,triggerRef:a,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...p,className:e,id:"popover",onPointerDown:i?g:void 0,ref:r??c,style:{...p.style,maxHeight:300,overflowY:"auto",scrollbarColor:`${s.palette.gray[600]} ${s.palette.gray[100]}`,scrollPadding:s.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:d==null?void 0:d.width}:{}},children:n})})},Hr=f.styled.ul`
999
+ `,Y=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),j=h?h.length:0;return t.jsxs(Wr,{id:i,children:[c===void 0?void 0:t.jsx(yt,{htmlFor:s,label:c,link:d==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||p?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(z,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:r}),p&&t.jsx(ee,{priority:"low",tagLabel:`${j}/${p}`,variant:n?"inactive":"error"})]}):void 0,l||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(D,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(z,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),o&&d==="down"?t.jsx(oe,{href:o,children:a}):void 0]}):void 0]})},Ae=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:a,...l})=>{var x;const s=f.useTheme(),c=u.useRef(null),d=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:p}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:r??c,triggerRef:a,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...p,className:e,id:"popover",onPointerDown:i?g:void 0,ref:r??c,style:{...p.style,maxHeight:300,overflowY:"auto",scrollbarColor:`${s.palette.gray[600]} ${s.palette.gray[100]}`,scrollPadding:s.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:d==null?void 0:d.width}:{}},children:n})})},Hr=f.styled.ul`
1000
1000
  ${({theme:e,$multiSelection:n,$width:i})=>`
1001
1001
  align-self: center;
1002
1002
  background: ${e.palette.white};
@@ -1131,7 +1131,7 @@
1131
1131
  fill: ${e.palette.white};
1132
1132
  }
1133
1133
  `}
1134
- `,le=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Ur,{"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??p:p,disabled:i,id:o,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:p,...g}),t.jsx(D,{disabled:i,icon:"check",iconSize:"xl"}),r??p]}),d===void 0?void 0:t.jsx(G,{icon:"circle-info",id:d,place:"right",tip:d})]})}),pn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:a,state:l,watch:s})=>{var R,E,F;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:j}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),v=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),k=u.useCallback(T=>{o(""),a==null||a(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,o,a]),C=u.useCallback(()=>{const T=s==null?void 0:s(`${i}Options`),N=typeof T=="string"?[T]:T;y.isEqual(x,N)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),o("All vulnerability types")):(a==null||a("checkAll",""),o((N==null?void 0:N.length)<=2?N.join(", "):`${N.slice(0,2).join(", ")+`, +${N.length-2} more`}`))},[g,x,i,o,a,s]),w=e.key==="All"?t.jsx(le,{...r==null?void 0:r("checkAll",{onChange:k}),label:(R=e.rendered)==null?void 0:R.toString(),name:"checkAll",value:(E=e.rendered)==null?void 0:E.toString()}):t.jsx(le,{...r==null?void 0:r(`${i}Options`,{onChange:C}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!j?w:t.jsx(z,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),I=u.useCallback(T=>{var N;T.preventDefault(),o(((N=e.rendered)==null?void 0:N.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),cn(p)},[p,e.key,e.rendered,l,o]);return Q(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(Vr,{...!n&&!p?h:{},$multiSelection:n,className:v,ref:d,children:[p?t.jsx(oe,{href:p,onClick:I,children:S}):S,b&&!j&&!n?t.jsx(D,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(ee,{tagLabel:e.textValue,variant:"inactive"})]})},ot=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})=>{var Dt,Ft;const I=f.useTheme(),R=n?void 0:r,E=(e==null?void 0:e.value)??C,[F,T]=u.useState(((Dt=g.find(P=>P.value===E))==null?void 0:Dt.name)??""),[N,M]=u.useState(E),[_,K]=u.useState(g),[H,W]=u.useState(!1),{contains:ie}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),fe=u.useRef(null),et=u.useRef(null),Me=u.useRef(null),Oe=u.useRef(null),tt=u.useRef(null),vi=u.useMemo(()=>g.toSorted((P,U)=>{const X=Array.from(i??[]),ye=X.includes(P.value),Et=X.includes(U.value);return ye&&!Et?1:!ye&&Et?-1:0}).map(P=>ie(P.name,F)||H?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[ie,i,F,g,H]),ki=u.useCallback(P=>{const U=P.split(/,|\s/u).slice(-1)[0].trim();T(p?U:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(X=>{const ye=P===""?"":X;return e&&e.onChange(ye),h&&h(P),ye}),K(g.filter(X=>ie(X.name,p?U:P))))},[ie,g,e,p,h]),Ci=u.useCallback(P=>{var U;T(((U=g.find(X=>X.value===P))==null?void 0:U.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),K(g)},[g,e,h]),zt=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),Si=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),zi=u.useCallback(()=>{W(!0)},[]),te=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:F,items:_,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:N,onBlur:Si,onInputChange:ki,onKeyDown:zt,onKeyUp:zi,onOpenChange(P,U){W(P&&(U==="manual"||U==="focus")),P&&setTimeout(()=>{var X;return(X=fe.current)==null?void 0:X.focus()},50)},onSelectionChange:p?void 0:Ci,children:vi}),{buttonProps:Ti,inputProps:Ii,listBoxProps:Di}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:F,buttonRef:et,id:d,inputRef:fe,label:s??d,listBoxRef:Me,name:d,placeholder:b,popoverRef:tt},te),{listBoxProps:Fi}=y.$c132121280ec012d$export$50eacbbf140a3141(Di,te,Me),{buttonProps:Ei}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(Ti,et),{width:Ri}=((Ft=Oe.current)==null?void 0:Ft.getBoundingClientRect())??{width:240};Q(Oe.current,()=>{te.isOpen&&!p&&te.close()},!0,[tt.current]),u.useEffect(()=>{var P;if((c===!1||!E)&&!p){const U=((P=g.find(X=>X.value===E))==null?void 0:P.name)??"";T(U),M(U)}},[E,g,c,p]);const Tt=Array.from(te.collection),It=y.useVirtualizer({count:Tt.length,estimateSize:()=>28,getScrollElement:()=>Me.current});return t.jsxs(Y,{error:R,helpLink:o,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:j,tooltip:k,weight:S,children:[t.jsxs(J,{className:`${n?"disabled":""} ${R?"error":""}`,ref:Oe,children:[t.jsx("input",{...Ii,"aria-invalid":R?"true":"false","aria-label":d,disabled:n,onKeyDown:zt,ref:fe}),R?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:I.palette.error[500],iconSize:"lg"}):void 0,t.jsx(B,{...Ei,className:"action",disabled:n,icon:te.isOpen&&!n?"chevron-up":"chevron-down",iconColor:I.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:et,type:"button",variant:"ghost"})]}),te.isOpen&&te.collection.size>0&&!n?t.jsx(Ae,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:tt,state:te,triggerRef:Oe,children:t.jsx(Hr,{...Fi,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:Ri,ref:Me,children:t.jsx("div",{style:{height:`${It.getTotalSize()}px`,position:"relative"},children:It.getVirtualItems().map(P=>{const U=Tt[P.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${P.size}px`,transform:`translateY(${P.start}px)`},children:t.jsx(pn,{item:U,multiSelection:p,name:d,register:m,setInputValue:T,setValue:v,state:te,watch:w})},P.index)})})})}):null]})},Xe=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:I,fieldState:R})=>{var E;return t.jsx(ot,{disabled:n,disabledKeys:i,error:(E=R.error)==null?void 0:E.message,field:I,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})},rules:{required:j}}):t.jsx(ot,{disabled:n,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:j,tooltip:k,value:C,weight:S}),Gr=f.styled.div`
1134
+ `,le=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Ur,{"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??p:p,disabled:i,id:o,name:o,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:p,...g}),t.jsx(D,{disabled:i,icon:"check",iconSize:"xl"}),r??p]}),d===void 0?void 0:t.jsx(G,{icon:"circle-info",id:d,place:"right",tip:d})]})}),pn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:a,state:l,watch:s})=>{var E,R,F;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:j}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),v=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),k=u.useCallback(T=>{o(""),a==null||a(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,o,a]),C=u.useCallback(()=>{const T=s==null?void 0:s(`${i}Options`),N=typeof T=="string"?[T]:T;y.isEqual(x,N)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),o("All vulnerability types")):(a==null||a("checkAll",""),o((N==null?void 0:N.length)<=2?N.join(", "):`${N.slice(0,2).join(", ")+`, +${N.length-2} more`}`))},[g,x,i,o,a,s]),w=e.key==="All"?t.jsx(le,{...r==null?void 0:r("checkAll",{onChange:k}),label:(E=e.rendered)==null?void 0:E.toString(),name:"checkAll",value:(R=e.rendered)==null?void 0:R.toString()}):t.jsx(le,{...r==null?void 0:r(`${i}Options`,{onChange:C}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!j?w:t.jsx(z,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),I=u.useCallback(T=>{var N;T.preventDefault(),o(((N=e.rendered)==null?void 0:N.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),cn(p)},[p,e.key,e.rendered,l,o]);return Q(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(Vr,{...!n&&!p?h:{},$multiSelection:n,className:v,ref:d,children:[p?t.jsx(oe,{href:p,onClick:I,children:S}):S,b&&!j&&!n?t.jsx(D,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(ee,{tagLabel:e.textValue,variant:"inactive"})]})},rt=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})=>{var Dt,Ft;const I=f.useTheme(),E=n?void 0:r,R=(e==null?void 0:e.value)??C,[F,T]=u.useState(((Dt=g.find(P=>P.value===R))==null?void 0:Dt.name)??""),[N,M]=u.useState(R),[B,K]=u.useState(g),[H,W]=u.useState(!1),{contains:ie}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),he=u.useRef(null),Qe=u.useRef(null),Pe=u.useRef(null),Me=u.useRef(null),et=u.useRef(null),vi=u.useMemo(()=>g.toSorted((P,U)=>{const X=Array.from(i??[]),fe=X.includes(P.value),Rt=X.includes(U.value);return fe&&!Rt?1:!fe&&Rt?-1:0}).map(P=>ie(P.name,F)||H?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[ie,i,F,g,H]),ki=u.useCallback(P=>{const U=P.split(/,|\s/u).slice(-1)[0].trim();T(p?U:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(X=>{const fe=P===""?"":X;return e&&e.onChange(fe),h&&h(P),fe}),K(g.filter(X=>ie(X.name,p?U:P))))},[ie,g,e,p,h]),Ci=u.useCallback(P=>{var U;T(((U=g.find(X=>X.value===P))==null?void 0:U.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),K(g)},[g,e,h]),zt=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),Si=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),zi=u.useCallback(()=>{W(!0)},[]),te=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:F,items:B,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:N,onBlur:Si,onInputChange:ki,onKeyDown:zt,onKeyUp:zi,onOpenChange(P,U){W(P&&(U==="manual"||U==="focus")),P&&setTimeout(()=>{var X;return(X=he.current)==null?void 0:X.focus()},50)},onSelectionChange:p?void 0:Ci,children:vi}),{buttonProps:Ti,inputProps:Ii,listBoxProps:Di}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:F,buttonRef:Qe,id:d,inputRef:he,label:s??d,listBoxRef:Pe,name:d,placeholder:b,popoverRef:et},te),{listBoxProps:Fi}=y.$c132121280ec012d$export$50eacbbf140a3141(Di,te,Pe),{buttonProps:Ri}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(Ti,Qe),{width:Ei}=((Ft=Me.current)==null?void 0:Ft.getBoundingClientRect())??{width:240};Q(Me.current,()=>{te.isOpen&&!p&&te.close()},!0,[et.current]),u.useEffect(()=>{var P;if((c===!1||!R)&&!p){const U=((P=g.find(X=>X.value===R))==null?void 0:P.name)??"";T(U),M(U)}},[R,g,c,p]);const Tt=Array.from(te.collection),It=y.useVirtualizer({count:Tt.length,estimateSize:()=>28,getScrollElement:()=>Pe.current});return t.jsxs(Y,{error:E,helpLink:o,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:j,tooltip:k,weight:S,children:[t.jsxs(J,{className:`${n?"disabled":""} ${E?"error":""}`,ref:Me,children:[t.jsx("input",{...Ii,"aria-invalid":E?"true":"false","aria-label":d,disabled:n,onKeyDown:zt,ref:he}),E?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:I.palette.error[500],iconSize:"lg"}):void 0,t.jsx(_,{...Ri,className:"action",disabled:n,icon:te.isOpen&&!n?"chevron-up":"chevron-down",iconColor:I.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:Qe,type:"button",variant:"ghost"})]}),te.isOpen&&te.collection.size>0&&!n?t.jsx(Ae,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:et,state:te,triggerRef:Me,children:t.jsx(Hr,{...Fi,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:Ei,ref:Pe,children:t.jsx("div",{style:{height:`${It.getTotalSize()}px`,position:"relative"},children:It.getVirtualItems().map(P=>{const U=Tt[P.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${P.size}px`,transform:`translateY(${P.start}px)`},children:t.jsx(pn,{item:U,multiSelection:p,name:d,register:m,setInputValue:T,setValue:v,state:te,watch:w})},P.index)})})})}):null]})},bt=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:I,fieldState:E})=>{var R;return t.jsx(rt,{disabled:n,disabledKeys:i,error:(R=E.error)==null?void 0:R.message,field:I,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:m,required:j,setValue:v,tooltip:k,value:C,watch:w,weight:S})},rules:{required:j}}):t.jsx(rt,{disabled:n,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:j,tooltip:k,value:C,weight:S}),Gr=f.styled.div`
1135
1135
  ${({theme:e})=>`
1136
1136
  align-items: center;
1137
1137
  color: ${e.palette.gray[800]};
@@ -1265,7 +1265,7 @@
1265
1265
  `}
1266
1266
  `,un=({state:e,date:n})=>{const i=u.useRef(null),r=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):l,p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):l,g=l&&!s&&!(d||p)?"range":"";return t.jsx(Xr,{id:g,...o,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
1267
1267
  ${s?"disabled":""} ${r?"today":""}
1268
- ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(Zr,{children:t.jsx(D,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Ze=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(Lt,{children:r.map((a,l)=>{const s=`key_${l}`;return t.jsx(Kr,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(a=>t.jsx(Lt,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(un,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},qr=f.styled(ut)`
1268
+ ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(Zr,{children:t.jsx(D,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Ke=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(Lt,{children:r.map((a,l)=>{const s=`key_${l}`;return t.jsx(Kr,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(a=>t.jsx(Lt,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(un,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},qr=f.styled(gt)`
1269
1269
  align-items: center;
1270
1270
  background-color: inherit;
1271
1271
  border-color: inherit;
@@ -1363,7 +1363,7 @@
1363
1363
  font-weight: ${e.typography.weight.bold};
1364
1364
  }
1365
1365
  `}
1366
- `,Ue=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Qr,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(D,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},qe=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),s=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Ue,{icon:"chevron-left",props:n}),t.jsxs(Gr,{children:[r,t.jsxs(Yr,{children:[t.jsx(Pt,{"aria-label":"top",onClick:l,children:t.jsx(D,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(Pt,{"aria-label":"bottom",onClick:s,children:t.jsx(D,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ue,{icon:"chevron-right",props:i})]})},xn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(qe,{nextButtonProps:a,prevButtonProps:o,state:r,title:l}),t.jsx(Ze,{state:r}),t.jsx($t,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},hn=({segment:e,state:n})=>{const i=f.useTheme(),r=u.useRef(null),a={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,r),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},fn=({disabled:e,error:n=!1,props:i})=>{const r=f.useTheme(),o=u.useRef(null),a=y.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,o),s=u.useCallback(c=>{const d=document.getElementsByClassName("segment-cell"),p=c.currentTarget;Object.values(d).some(g=>g.contains(p))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(eo,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,d)=>{const p=`key_${d}`;return t.jsx(hn,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(D,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},yn=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!y.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(r)?"AM":o),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(d=>{const p=d.currentTarget.name;p!==a&&(y.lodashExports.isNil(r)||(p==="AM"?i.setSegment("dayPeriod",0):p==="PM"&&i.setSegment("dayPeriod",12))),l(p)},[a,i,r]);return t.jsxs(to,{children:[t.jsx(Mt,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(hn,{segment:d,state:i},g)})}),t.jsxs(Mt,{children:[t.jsx(Ot,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Ot,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Ge=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",no=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Wt=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),ve=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:a,groupProps:l,name:s,register:c,required:d,setValue:p,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=o==="day"?Ge(String(h)):no(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,o,s,p]);return t.jsxs(J,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(fn,{disabled:r,error:e!=null,props:{...a,autoFocus:!1,granularity:o,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ue,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:d}),"aria-label":s,className:"date-input",disabled:r,id:s,name:s,type:"text",value:g??""})]})},Je=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Jr,{...r,ref:i,children:e})},bn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:a,label:l,name:s,register:c,setValue:d,tooltip:p,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(s),m=u.useCallback(R=>{d&&R&&d(s,Ge(String(R)),{shouldDirty:!0})},[s,d]),j=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(R){m(R)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=j,{groupProps:k,fieldProps:C,buttonProps:w,dialogProps:S,calendarProps:I}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},j,h);return t.jsxs(Y,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(ve,{buttonProps:w,datePickerRef:h,disabled:e,error:n,fieldProps:C,groupProps:k,name:s,register:c,required:a,setValue:d,value:b}),j.isOpen&&!e?t.jsx(Ae,{offset:8,placement:"bottom start",state:j,triggerRef:h,children:t.jsx(Je,{...S,children:t.jsx(xn,{onClose:v,props:I})})}):null]})},$n=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(qe,{nextButtonProps:l,prevButtonProps:a,state:o,title:s}),t.jsx(Ze,{state:o}),t.jsx($t,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},io=f.styled.div`
1366
+ `,Ve=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Qr,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(D,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Xe=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),s=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Ve,{icon:"chevron-left",props:n}),t.jsxs(Gr,{children:[r,t.jsxs(Yr,{children:[t.jsx(Pt,{"aria-label":"top",onClick:l,children:t.jsx(D,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(Pt,{"aria-label":"bottom",onClick:s,children:t.jsx(D,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ve,{icon:"chevron-right",props:i})]})},xn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(Xe,{nextButtonProps:a,prevButtonProps:o,state:r,title:l}),t.jsx(Ke,{state:r}),t.jsx($t,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},hn=({segment:e,state:n})=>{const i=f.useTheme(),r=u.useRef(null),a={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,r),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},fn=({disabled:e,error:n=!1,props:i})=>{const r=f.useTheme(),o=u.useRef(null),a=y.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,o),s=u.useCallback(c=>{const d=document.getElementsByClassName("segment-cell"),p=c.currentTarget;Object.values(d).some(g=>g.contains(p))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(eo,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,d)=>{const p=`key_${d}`;return t.jsx(hn,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(D,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},yn=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!y.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(r)?"AM":o),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(d=>{const p=d.currentTarget.name;p!==a&&(y.lodashExports.isNil(r)||(p==="AM"?i.setSegment("dayPeriod",0):p==="PM"&&i.setSegment("dayPeriod",12))),l(p)},[a,i,r]);return t.jsxs(to,{children:[t.jsx(Mt,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(hn,{segment:d,state:i},g)})}),t.jsxs(Mt,{children:[t.jsx(Ot,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Ot,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Ue=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",no=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Wt=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),ve=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:a,groupProps:l,name:s,register:c,required:d,setValue:p,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=o==="day"?Ue(String(h)):no(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,o,s,p]);return t.jsxs(J,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(fn,{disabled:r,error:e!=null,props:{...a,autoFocus:!1,granularity:o,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ve,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:d}),"aria-label":s,className:"date-input",disabled:r,id:s,name:s,type:"text",value:g??""})]})},Ze=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Jr,{...r,ref:i,children:e})},bn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:a,label:l,name:s,register:c,setValue:d,tooltip:p,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(s),m=u.useCallback(E=>{d&&E&&d(s,Ue(String(E)),{shouldDirty:!0})},[s,d]),j=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(E){m(E)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=j,{groupProps:k,fieldProps:C,buttonProps:w,dialogProps:S,calendarProps:I}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},j,h);return t.jsxs(Y,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(ve,{buttonProps:w,datePickerRef:h,disabled:e,error:n,fieldProps:C,groupProps:k,name:s,register:c,required:a,setValue:d,value:b}),j.isOpen&&!e?t.jsx(Ae,{offset:8,placement:"bottom start",state:j,triggerRef:h,children:t.jsx(Ze,{...S,children:t.jsx(xn,{onClose:v,props:I})})}):null]})},$n=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(Xe,{nextButtonProps:l,prevButtonProps:a,state:o,title:s}),t.jsx(Ke,{state:o}),t.jsx($t,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},io=f.styled.div`
1367
1367
  ${({theme:e,$disabled:n,$show:i})=>`
1368
1368
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1369
1369
  display: flex;
@@ -1374,7 +1374,7 @@
1374
1374
  background: ${n?e.palette.gray[200]:e.palette.white};
1375
1375
  }
1376
1376
  `}
1377
- `,mt=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${r}Max`,h=`${r}Min`,b=u.useRef(null),m=u.useCallback(E=>{s&&E&&(s((c==null?void 0:c.name)??x,Ge(String(E.end))),s((d==null?void 0:d.name)??h,Ge(String(E.start))))},[x,h,s,c,d]),j=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(E){m(E)}}),{close:v}=j,{groupProps:k,startFieldProps:C,endFieldProps:w,buttonProps:S,dialogProps:I,calendarProps:R}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??r},j,b);return t.jsxs(Y,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:a,children:[t.jsxs(io,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(ve,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...C,"aria-label":`${C["aria-label"]} ${r}`,validate:E=>w.value&&E>w.value?"Start date must be less than or equal to end date":null},groupProps:k,name:(d==null?void 0:d.name)??h,register:l,setValue:s,value:d==null?void 0:d.value}),t.jsx(ve,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...w,"aria-label":`${w["aria-label"]} ${r}`,validate:E=>C.value&&E<C.value?"End date must be greater than or equal to start date":null},groupProps:k,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),j.isOpen&&!e?t.jsx(Ae,{offset:8,placement:"bottom start",state:j,triggerRef:b,children:t.jsx(Je,{...I,children:t.jsx($n,{onClose:v,props:R})})}):null]})},ro=f.styled.div`
1377
+ `,mt=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${r}Max`,h=`${r}Min`,b=u.useRef(null),m=u.useCallback(R=>{s&&R&&(s((c==null?void 0:c.name)??x,Ue(String(R.end))),s((d==null?void 0:d.name)??h,Ue(String(R.start))))},[x,h,s,c,d]),j=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(R){m(R)}}),{close:v}=j,{groupProps:k,startFieldProps:C,endFieldProps:w,buttonProps:S,dialogProps:I,calendarProps:E}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??r},j,b);return t.jsxs(Y,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:a,children:[t.jsxs(io,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(ve,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...C,"aria-label":`${C["aria-label"]} ${r}`,validate:R=>w.value&&R>w.value?"Start date must be less than or equal to end date":null},groupProps:k,name:(d==null?void 0:d.name)??h,register:l,setValue:s,value:d==null?void 0:d.value}),t.jsx(ve,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...w,"aria-label":`${w["aria-label"]} ${r}`,validate:R=>C.value&&R<C.value?"End date must be greater than or equal to start date":null},groupProps:k,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),j.isOpen&&!e?t.jsx(Ae,{offset:8,placement:"bottom start",state:j,triggerRef:b,children:t.jsx(Ze,{...I,children:t.jsx($n,{onClose:v,props:E})})}):null]})},ro=f.styled.div`
1378
1378
  ${({theme:e})=>`
1379
1379
  align-items: center;
1380
1380
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1389,13 +1389,13 @@
1389
1389
  gap: ${({theme:e})=>e.spacing[.5]};
1390
1390
  justify-content: flex-end;
1391
1391
  flex: 1 0 0;
1392
- `,mn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:c,title:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(qe,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Ze,{state:l}),t.jsxs(ro,{children:[t.jsx(z,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(oo,{children:t.jsx(yn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx($t,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},ao=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:a,tooltip:l,register:s,setValue:c,watch:d}=e,p=d==null?void 0:d(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:y._.isNil(p)||y._.isEmpty(p)||p==="-"||y.dayjs(p,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(p,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:j,dialogProps:v,calendarProps:k}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),C=u.useCallback(S=>{if(k.onChange&&k.onChange(S),x.timeValue){const I=Wt(S,x.timeValue);c==null||c(a,I,{shouldDirty:!0})}else x.setDateValue(S)},[k,a,c,x]),w=u.useCallback(S=>{if(S){x.setTimeValue(S);const I=x.dateValue;if(I){const R=Wt(I,S);c==null||c(a,R,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(Y,{error:n?void 0:i,htmlFor:a,label:o,required:r,tooltip:l,children:[t.jsx(ve,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Ae,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(Je,{...v,children:t.jsx(mn,{handleTimeChange:w,onClose:h,props:{...k,onChange:C},timeState:x})})}):null]})},so=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:a,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(bt,{htmlFor:a,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(oe,{href:c,children:s}):t.jsx(z,{size:"md",children:s})]})},Le=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:a,id:l,indexArray:s=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:v,tooltip:k,type:C="text",weight:w,...S})=>{const{required:I,onBlur:R,onChange:E}=S,F=f.useTheme(),T=e?void 0:a,[N,M]=u.useState(""),_=u.useCallback(W=>{M(W.target.value),E==null||E(W)},[E]),K=c&&d&&!e&&N.trim()!=="",H=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(Y,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:p,required:I,tooltip:k,weight:w,children:[t.jsxs(J,{className:`
1392
+ `,mn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:c,title:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(Xe,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Ke,{state:l}),t.jsxs(ro,{children:[t.jsx(z,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(oo,{children:t.jsx(yn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx($t,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},ao=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:a,tooltip:l,register:s,setValue:c,watch:d}=e,p=d==null?void 0:d(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:y._.isNil(p)||y._.isEmpty(p)||p==="-"||y.dayjs(p,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(p,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:j,dialogProps:v,calendarProps:k}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),C=u.useCallback(S=>{if(k.onChange&&k.onChange(S),x.timeValue){const I=Wt(S,x.timeValue);c==null||c(a,I,{shouldDirty:!0})}else x.setDateValue(S)},[k,a,c,x]),w=u.useCallback(S=>{if(S){x.setTimeValue(S);const I=x.dateValue;if(I){const E=Wt(I,S);c==null||c(a,E,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(Y,{error:n?void 0:i,htmlFor:a,label:o,required:r,tooltip:l,children:[t.jsx(ve,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Ae,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(Ze,{...v,children:t.jsx(mn,{handleTimeChange:w,onClose:h,props:{...k,onChange:C},timeState:x})})}):null]})},so=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:a,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(yt,{htmlFor:a,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(oe,{href:c,children:s}):t.jsx(z,{size:"md",children:s})]})},qe=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:a,id:l,indexArray:s=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:v,tooltip:k,type:C="text",weight:w,...S})=>{const{required:I,onBlur:E,onChange:R}=S,F=f.useTheme(),T=e?void 0:a,[N,M]=u.useState(""),B=u.useCallback(W=>{M(W.target.value),R==null||R(W)},[R]),K=c&&d&&!e&&N.trim()!=="",H=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(Y,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:p,required:I,tooltip:k,weight:w,children:[t.jsxs(J,{className:`
1393
1393
  ${e?"disabled":""} ${T?"error":""} ${K?"success":""}
1394
- `,children:[n?t.jsx(D,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":I,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:C,...j?j(g,{required:I,onBlur:R,onChange:_}):{...S,onChange:_}}),T?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,K?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(B,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(s):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(W=>t.jsx("option",{value:W},W))}):void 0]})},lo=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,co=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1394
+ `,children:[n?t.jsx(D,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":I,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:C,...j?j(g,{required:I,onBlur:E,onChange:B}):{...S,onChange:B}}),T?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,K?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(_,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(s):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(W=>t.jsx("option",{value:W},W))}):void 0]})},lo=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,co=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1395
1395
  gap: 12px;
1396
1396
  `,po=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1397
1397
  gap: 8px;
1398
- `,We=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,go=f.styled.div.attrs({className:"comp-col"})`
1398
+ `,Oe=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,go=f.styled.div.attrs({className:"comp-col"})`
1399
1399
  word-wrap: break-word;
1400
1400
 
1401
1401
  ${({$width:e=null})=>e===null?"":`width: ${e}`};
@@ -1403,23 +1403,23 @@
1403
1403
  ${({$paddingTop:e})=>`padding-top: ${e??0}px;`}
1404
1404
 
1405
1405
  @media (width <= 768px) {
1406
- ${({$sm:e})=>We(e)}
1406
+ ${({$sm:e})=>Oe(e)}
1407
1407
  }
1408
1408
 
1409
1409
  @media (width >= 768px) and (width <= 992px) {
1410
- ${({$md:e})=>We(e)}
1410
+ ${({$md:e})=>Oe(e)}
1411
1411
  }
1412
1412
 
1413
1413
  @media (width >= 992px) {
1414
- ${({$lg:e})=>We(e)}
1414
+ ${({$lg:e})=>Oe(e)}
1415
1415
  }
1416
1416
 
1417
- ${({$xl:e})=>y.isNumber(e)?`@media (min-width: 1200px) { ${We(e)} }`:""}
1417
+ ${({$xl:e})=>y.isNumber(e)?`@media (min-width: 1200px) { ${Oe(e)} }`:""}
1418
1418
 
1419
1419
  > .comp-card {
1420
1420
  height: 100%;
1421
1421
  }
1422
- `,at=({children:e,xl:n,lg:i,md:r,sm:o,paddingTop:a,width:l})=>t.jsx(go,{$lg:i,$md:r,$paddingTop:a,$sm:o,$width:l,$xl:n,children:e}),uo=f.styled.div.attrs({className:"comp-gap"})`
1422
+ `,ot=({children:e,xl:n,lg:i,md:r,sm:o,paddingTop:a,width:l})=>t.jsx(go,{$lg:i,$md:r,$paddingTop:a,$sm:o,$width:l,$xl:n,children:e}),uo=f.styled.div.attrs({className:"comp-gap"})`
1423
1423
  ${({$disp:e="flex",$mh:n=4,$mv:i=4})=>`
1424
1424
  align-items: center;
1425
1425
  display: ${e};
@@ -1447,7 +1447,7 @@
1447
1447
  padding: ${i}px;
1448
1448
  }
1449
1449
  `}
1450
- `,jn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(ho,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),st=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:a="",index:l=0,required:s,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:j})=>{var C;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),k=u.useCallback(w=>()=>{m==null||m(w)},[m]);return t.jsxs(jn,{align:"start",children:[t.jsx(at,{lg:75,md:75,sm:75,children:t.jsx(Le,{disabled:i,error:o?(C=o.error)==null?void 0:C.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:p,onBlur:g,onChange:x,placeholder:h,removeItemArray:k,required:s,tooltip:b,value:j})}),l<d-1&&l+1===(r==null?void 0:r.length)?t.jsx(at,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},fo=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:a="",required:l,label:s,max:c=void 0,name:d="array-field",onChange:p,placeholder:g,remove:x,tooltip:h})=>i&&o?t.jsx(u.Fragment,{children:o.map((b,m)=>t.jsx(y.Controller,{control:i,name:`${d}.${m}`,render:({field:j,fieldState:v})=>t.jsx(st,{addText:e,append:n,disabled:r,fieldState:v,fields:o,index:m,initValue:a,label:s,max:c,name:j.name,onBlur:j.onBlur,onChange:p??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(st,{addText:e,disabled:r,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),yo=f.styled(Qt)`
1450
+ `,jn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(ho,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),at=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:a="",index:l=0,required:s,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:j})=>{var C;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),k=u.useCallback(w=>()=>{m==null||m(w)},[m]);return t.jsxs(jn,{align:"start",children:[t.jsx(ot,{lg:75,md:75,sm:75,children:t.jsx(qe,{disabled:i,error:o?(C=o.error)==null?void 0:C.message:void 0,id:"array",indexArray:l,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:p,onBlur:g,onChange:x,placeholder:h,removeItemArray:k,required:s,tooltip:b,value:j})}),l<d-1&&l+1===(r==null?void 0:r.length)?t.jsx(ot,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},fo=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:a="",required:l,label:s,max:c=void 0,name:d="array-field",onChange:p,placeholder:g,remove:x,tooltip:h})=>i&&o?t.jsx(u.Fragment,{children:o.map((b,m)=>t.jsx(y.Controller,{control:i,name:`${d}.${m}`,render:({field:j,fieldState:v})=>t.jsx(at,{addText:e,append:n,disabled:r,fieldState:v,fields:o,index:m,initValue:a,label:s,max:c,name:j.name,onBlur:j.onBlur,onChange:p??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(at,{addText:e,disabled:r,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),yo=f.styled(Qt)`
1451
1451
  white-space: nowrap;
1452
1452
  margin-right: ${({theme:e})=>e.spacing[.25]};
1453
1453
  text-overflow: ellipsis;
@@ -1458,13 +1458,13 @@
1458
1458
  position: absolute;
1459
1459
  visibility: hidden;
1460
1460
  width: 0;
1461
- `,ke=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},$o=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},mo=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const j=f.useTheme(),v=n?void 0:i,k=u.useRef(null),C=g==null?void 0:g(c,{required:p}),w=b==null?void 0:b(c),S=$o(w),I=u.useCallback(()=>{const F=ke("change",c,void 0);x&&x(c,void 0),C&&C.onChange(F)},[C,c,x]),R=u.useCallback(F=>{const{files:T}=F.currentTarget,N=ke("change",c,T&&T.length>0?T:void 0);T&&T.length>0&&(d==null||d(N),x&&x(c,T),C&&C.onChange(N))},[C,c,d,x]),E=u.useCallback(F=>{n?F.preventDefault():k.current&&k.current.click()},[n]);return t.jsxs(Y,{error:v,helpLink:o,helpText:a,htmlFor:l??c,label:r,required:p,tooltip:h,weight:m,children:[t.jsxs(J,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(yo,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:j.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:I,variant:"ghost",width:"20px"}),v&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:j.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${j.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:E,variant:"primary",width:"96px",children:[t.jsx(D,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(bo,{...C,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:R,ref:k,type:"file"})]})},jo=({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(D,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),wo=f.styled.input`
1461
+ `,ke=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},$o=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},mo=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const j=f.useTheme(),v=n?void 0:i,k=u.useRef(null),C=g==null?void 0:g(c,{required:p}),w=b==null?void 0:b(c),S=$o(w),I=u.useCallback(()=>{const F=ke("change",c,void 0);x&&x(c,void 0),C&&C.onChange(F)},[C,c,x]),E=u.useCallback(F=>{const{files:T}=F.currentTarget,N=ke("change",c,T&&T.length>0?T:void 0);T&&T.length>0&&(d==null||d(N),x&&x(c,T),C&&C.onChange(N))},[C,c,d,x]),R=u.useCallback(F=>{n?F.preventDefault():k.current&&k.current.click()},[n]);return t.jsxs(Y,{error:v,helpLink:o,helpText:a,htmlFor:l??c,label:r,required:p,tooltip:h,weight:m,children:[t.jsxs(J,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(yo,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(_,{color:j.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:I,variant:"ghost",width:"20px"}),v&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:j.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${j.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:R,variant:"primary",width:"96px",children:[t.jsx(D,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(bo,{...C,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:E,ref:k,type:"file"})]})},jo=({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(D,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),wo=f.styled.input`
1462
1462
  border: none;
1463
1463
  background: transparent;
1464
1464
  min-width: 15rem;
1465
1465
  padding: 0;
1466
1466
  flex: 1;
1467
- `,lt=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),j=e?void 0:n,[v,k]=u.useState(""),C=c?h:i==null?void 0:i.value,w=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(T=>{const M=[...new Set(T.filter(Boolean))].join(","),_=ke("change",s,M);i&&i.onChange(_),c&&c(_)},[i,s,c]),I=u.useCallback(T=>{k(T.target.value)},[]),R=u.useCallback(T=>{const N=v.trim();N.length&&!w.includes(N)&&(T.preventDefault(),S([...w,N]),k("")),i&&i.onBlur()},[v,i,S,w]),E=u.useCallback(T=>{const N=v.trim();T.key==="Enter"&&N.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&N.length>0&&!w.includes(N)?(T.preventDefault(),S([...w,N]),k("")):T.key==="Backspace"&&!N.length&&w.length&&(T.preventDefault(),d==null||d(w[w.length-1]),S(w.slice(0,-1)))},[v,d,S,w]),F=u.useCallback(T=>()=>{d==null||d(T),S(w.filter(N=>N!==T))},[d,S,w]);return t.jsx(Y,{error:j,helpLink:r,helpLinkText:o,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(J,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(ee,{disabled:e,onClose:F(T),tagLabel:T},T)),t.jsx(wo,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:R,onChange:I,onKeyDown:E,placeholder:w.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),j?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},vo=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:s,render:({field:m})=>t.jsx(lt,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(lt,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b}),be=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...a},l){return t.jsx(qr,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...a,children:t.jsx(D,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ce=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:v})=>{const k=f.useTheme(),C=i?void 0:e,w=n<0?0:n,[S,I]=u.useState(m?y._.toNumber(m):v?y._.toNumber(v):0),R=u.useCallback(()=>{const M=(S-10**-w).toFixed(w),_=Math.max(Number(l),Number(M));h&&h(s,_,{shouldDirty:!0}),I(_);const K=ke("change",s,M);c&&c(K)},[S,w,l,h,s,c]),E=u.useCallback(()=>{const M=(S+10**-w).toFixed(w),_=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,_,{shouldDirty:!0}),I(_);const K=ke("change",s,M);c&&c(K)},[S,w,a,l,h,s,c]),F=u.useCallback(M=>{const{value:_}=M.target,K=/\d+/u.test(_)&&!y._.isEmpty(_);h&&h(s,K?_:void 0),c&&c(M),I(Number(_))},[s,c,h]),T=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(M.currentTarget.value)))},[d]),N=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:r??s,max:a,min:l,onChange:F,onKeyUp:T,placeholder:p,required:x,step:10**-w,type:"number",value:S,...g==null?void 0:g(s,{maxLength:o,max:a,min:l,onChange:F,value:m,valueAsNumber:!0})});return t.jsxs(J,{$variant:j,className:`${i?"disabled":""} ${C?"error":""}`,children:[j==="compact"&&b?t.jsx(G,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:N()}):N(),C&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:k.palette.error[500],iconSize:"lg"}),j==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(be,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:E,px:.25}),t.jsx(Br,{}),t.jsx(be,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:R,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(be,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:R,px:.75,py:.75}),t.jsx(be,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},wn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:v,required:k,setValue:C,tooltip:w,tooltipMessage:S,value:I,variant:R="full",watch:E,weight:F,defaultValue:T})=>R==="compact"?t.jsx(Ce,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(I??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:I,variant:R}):t.jsx(Y,{error:i?void 0:r,helpLink:o,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:k,tooltip:w,weight:F,children:t.jsx(Ce,{decimalPlaces:n,disabled:i,error:r,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:j,register:v,required:k,setValue:C,value:E?E(h):I,variant:R})}),jt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(Y,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ce,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(Ce,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??d})]})})},ko=f.styled.div`
1467
+ `,st=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),j=e?void 0:n,[v,k]=u.useState(""),C=c?h:i==null?void 0:i.value,w=u.useMemo(()=>C&&typeof C=="string"?C.split(",").filter(Boolean):[],[C]),S=u.useCallback(T=>{const M=[...new Set(T.filter(Boolean))].join(","),B=ke("change",s,M);i&&i.onChange(B),c&&c(B)},[i,s,c]),I=u.useCallback(T=>{k(T.target.value)},[]),E=u.useCallback(T=>{const N=v.trim();N.length&&!w.includes(N)&&(T.preventDefault(),S([...w,N]),k("")),i&&i.onBlur()},[v,i,S,w]),R=u.useCallback(T=>{const N=v.trim();T.key==="Enter"&&N.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&N.length>0&&!w.includes(N)?(T.preventDefault(),S([...w,N]),k("")):T.key==="Backspace"&&!N.length&&w.length&&(T.preventDefault(),d==null||d(w[w.length-1]),S(w.slice(0,-1)))},[v,d,S,w]),F=u.useCallback(T=>()=>{d==null||d(T),S(w.filter(N=>N!==T))},[d,S,w]);return t.jsx(Y,{error:j,helpLink:r,helpLinkText:o,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(J,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(ee,{disabled:e,onClose:F(T),tagLabel:T},T)),t.jsx(wo,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:E,onChange:I,onKeyDown:R,placeholder:w.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),j?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},vo=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:s,render:({field:m})=>t.jsx(st,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(st,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:a,label:l,name:s,onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b}),ye=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...a},l){return t.jsx(qr,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...a,children:t.jsx(D,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ce=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:v})=>{const k=f.useTheme(),C=i?void 0:e,w=n<0?0:n,[S,I]=u.useState(m?y._.toNumber(m):v?y._.toNumber(v):0),E=u.useCallback(()=>{const M=(S-10**-w).toFixed(w),B=Math.max(Number(l),Number(M));h&&h(s,B,{shouldDirty:!0}),I(B);const K=ke("change",s,M);c&&c(K)},[S,w,l,h,s,c]),R=u.useCallback(()=>{const M=(S+10**-w).toFixed(w),B=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,B,{shouldDirty:!0}),I(B);const K=ke("change",s,M);c&&c(K)},[S,w,a,l,h,s,c]),F=u.useCallback(M=>{const{value:B}=M.target,K=/\d+/u.test(B)&&!y._.isEmpty(B);h&&h(s,K?B:void 0),c&&c(M),I(Number(B))},[s,c,h]),T=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(M.currentTarget.value)))},[d]),N=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:r??s,max:a,min:l,onChange:F,onKeyUp:T,placeholder:p,required:x,step:10**-w,type:"number",value:S,...g==null?void 0:g(s,{maxLength:o,max:a,min:l,onChange:F,value:m,valueAsNumber:!0})});return t.jsxs(J,{$variant:j,className:`${i?"disabled":""} ${C?"error":""}`,children:[j==="compact"&&b?t.jsx(G,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:N()}):N(),C&&t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:k.palette.error[500],iconSize:"lg"}),j==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(ye,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:R,px:.25}),t.jsx(_r,{}),t.jsx(ye,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:E,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ye,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:E,px:.75,py:.75}),t.jsx(ye,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:R,px:.75,py:.75})]})]})},wn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:v,required:k,setValue:C,tooltip:w,tooltipMessage:S,value:I,variant:E="full",watch:R,weight:F,defaultValue:T})=>E==="compact"?t.jsx(Ce,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(I??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:I,variant:E}):t.jsx(Y,{error:i?void 0:r,helpLink:o,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:k,tooltip:w,weight:F,children:t.jsx(Ce,{decimalPlaces:n,disabled:i,error:r,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:j,register:v,required:k,setValue:C,value:R?R(h):I,variant:E})}),jt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(Y,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ce,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(Ce,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??d})]})})},ko=f.styled.div`
1468
1468
  ${({theme:e})=>`
1469
1469
  align-items: flex-start;
1470
1470
  align-self: stretch;
@@ -1558,15 +1558,15 @@
1558
1558
  overflow: hidden;
1559
1559
  text-overflow: ellipsis;
1560
1560
  white-space: nowrap;
1561
- `,Io=({disabled:e,error:n,label:i,name:r,placeholder:o,required:a,register:l,tooltip:s,value:c,watch:d,weight:p})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(d==null?void 0:d(r))??c,[m,j]=u.useState(!1),[v,k]=u.useState(""),{refs:C,floatingStyles:w}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:I,handlePhoneValueChange:R,country:E,setCountry:F}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),T=u.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),N=u.useCallback(H=>{H.preventDefault(),j(W=>!W),m||k("")},[m]),M=u.useCallback(H=>()=>{F(H),j(!1),k("")},[F,j]),_=u.useCallback(H=>{H.key.length===1?k(W=>W+H.key):H.key==="Backspace"&&k(W=>W.slice(0,-1))},[]),K=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(v.toLowerCase())});return Q(C.floating.current,()=>{j(!1),k("")},!0),t.jsx(Y,{error:h,htmlFor:r,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(ko,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(Co,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:N,onKeyDown:_,ref:C.setReference,children:[t.jsx(y.q,{iso2:E.iso2,size:"16px"}),t.jsx(D,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(J,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":a,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:T,placeholder:o,ref:S,type:"tel",value:I,...l==null?void 0:l(r,{required:a,onChange:R})}),h?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&xe.createPortal(t.jsx(So,{ref:C.setFloating,style:w,children:K.map(H=>{const{dialCode:W,iso2:ie,name:fe}=y.M(H);return t.jsxs(zo,{onClick:M(ie),value:ie,children:[t.jsx(y.q,{iso2:ie,size:"16px"}),t.jsx(To,{children:fe}),t.jsx(z,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Do=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:a,isValid:l,label:s,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:v,watch:k,weight:C,value:w})=>{const S=f.useTheme(),I=(k==null?void 0:k(c))??w,R=l&&a&&!e,E=e?void 0:n;return t.jsx(Y,{disabled:e,error:E,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:s,maxLength:g,required:m,tooltip:v,value:I?String(I):void 0,weight:C,children:t.jsxs(J,{className:`
1562
- ${e?"disabled":""} ${E?"error":""} ${R?"success":""}
1563
- `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":E?"true":"false","aria-label":c,"aria-required":m,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:j,value:I,...b==null?void 0:b(c,{required:m,onBlur:x})}),E?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,R?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Fo=({control:e,description:n,disabled:i,id:r,items:o,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:j,isValid:v,error:k,onChange:C,register:w,setValue:S,watch:I})=>{const R=u.useMemo(()=>{if(l==="text")return t.jsx(Le,{disabled:i,error:k,isTouched:j,isValid:v,name:p,placeholder:g,register:w});if(l==="date")return t.jsx(bn,{disabled:i,error:k,name:p,register:w,setValue:S,watch:I});if(l==="select"&&o)return t.jsx(Xe,{control:e,disabled:i,items:o,name:p,placeholder:g,value:m});const{decimalPlaces:E,max:F,min:T}=s??{};return t.jsx(wn,{decimalPlaces:E,disabled:i,error:k,max:F,min:T,name:p,onChange:C,placeholder:g,register:w,setValue:S,value:m,watch:I})},[e,i,k,s,l,j,v,o,p,C,g,w,S,m,I]);return t.jsxs(Or,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Ke,{description:n,id:r,textAlign:x,title:b,tooltip:h}),R]})},vn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(o??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!r?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),s?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(p=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(le,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},Eo=f.styled.div`
1561
+ `,Io=({disabled:e,error:n,label:i,name:r,placeholder:o,required:a,register:l,tooltip:s,value:c,watch:d,weight:p})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(d==null?void 0:d(r))??c,[m,j]=u.useState(!1),[v,k]=u.useState(""),{refs:C,floatingStyles:w}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:I,handlePhoneValueChange:E,country:R,setCountry:F}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),T=u.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),N=u.useCallback(H=>{H.preventDefault(),j(W=>!W),m||k("")},[m]),M=u.useCallback(H=>()=>{F(H),j(!1),k("")},[F,j]),B=u.useCallback(H=>{H.key.length===1?k(W=>W+H.key):H.key==="Backspace"&&k(W=>W.slice(0,-1))},[]),K=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(v.toLowerCase())});return Q(C.floating.current,()=>{j(!1),k("")},!0),t.jsx(Y,{error:h,htmlFor:r,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(ko,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(Co,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:N,onKeyDown:B,ref:C.setReference,children:[t.jsx(y.q,{iso2:R.iso2,size:"16px"}),t.jsx(D,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(J,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":a,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:T,placeholder:o,ref:S,type:"tel",value:I,...l==null?void 0:l(r,{required:a,onChange:E})}),h?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&ue.createPortal(t.jsx(So,{ref:C.setFloating,style:w,children:K.map(H=>{const{dialCode:W,iso2:ie,name:he}=y.M(H);return t.jsxs(zo,{onClick:M(ie),value:ie,children:[t.jsx(y.q,{iso2:ie,size:"16px"}),t.jsx(To,{children:he}),t.jsx(z,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Do=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:a,isValid:l,label:s,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:v,watch:k,weight:C,value:w})=>{const S=f.useTheme(),I=(k==null?void 0:k(c))??w,E=l&&a&&!e,R=e?void 0:n;return t.jsx(Y,{disabled:e,error:R,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:s,maxLength:g,required:m,tooltip:v,value:I?String(I):void 0,weight:C,children:t.jsxs(J,{className:`
1562
+ ${e?"disabled":""} ${R?"error":""} ${E?"success":""}
1563
+ `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":R?"true":"false","aria-label":c,"aria-required":m,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:j,value:I,...b==null?void 0:b(c,{required:m,onBlur:x})}),R?t.jsx(D,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,E?t.jsx(D,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Fo=({control:e,description:n,disabled:i,id:r,items:o,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:j,isValid:v,error:k,onChange:C,register:w,setValue:S,watch:I})=>{const E=u.useMemo(()=>{if(l==="text")return t.jsx(qe,{disabled:i,error:k,isTouched:j,isValid:v,name:p,placeholder:g,register:w});if(l==="date")return t.jsx(bn,{disabled:i,error:k,name:p,register:w,setValue:S,watch:I});if(l==="select"&&o)return t.jsx(bt,{control:e,disabled:i,items:o,name:p,placeholder:g,value:m});const{decimalPlaces:R,max:F,min:T}=s??{};return t.jsx(wn,{decimalPlaces:R,disabled:i,error:k,max:F,min:T,name:p,onChange:C,placeholder:g,register:w,setValue:S,value:m,watch:I})},[e,i,k,s,l,j,v,o,p,C,g,w,S,m,I]);return t.jsxs(Or,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Ye,{description:n,id:r,textAlign:x,title:b,tooltip:h}),E]})},vn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(o??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!r?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),s?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(p=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(le,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},Ro=f.styled.div`
1564
1564
  display: flex;
1565
1565
  align-self: flex-start;
1566
1566
  margin-left: auto;
1567
1567
  width: 40px;
1568
1568
  height: auto;
1569
- `,Ro=f.styled.label`
1569
+ `,Eo=f.styled.label`
1570
1570
  ${({theme:e})=>`
1571
1571
  align-items: center;
1572
1572
  display: flex;
@@ -1645,7 +1645,7 @@
1645
1645
  }
1646
1646
 
1647
1647
  `}
1648
- `,No=f.styled.span.attrs({className:"checkmark"})``,Qe=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(Ro,{"aria-disabled":i,"aria-label":r??o,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":r??o,checked:n,disabled:i,name:o,onChange:a,onClick:l,ref:d,type:"radio",value:s,...c}),t.jsx(No,{}),r??null]})}),Ao=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:a,register:l,bgColor:s,title:c,isATag:d=!1,width:p="fit-content"})=>{const g=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:s??"",border:`1px solid ${g.palette.gray[200]}`,borderColorHover:g.palette.gray[600],borderRadius:g.spacing[.25],display:"inline-flex",pr:d?1:0,shadowHover:"md",width:p,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(Qe,{defaultChecked:o.defaultChecked,name:o.name,onClick:a,value:o.value,...l==null?void 0:l(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!d&&i!==void 0&&t.jsx(ne,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(D,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(z,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(Eo,{children:t.jsx(ne,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},q=f.styled.div`
1648
+ `,No=f.styled.span.attrs({className:"checkmark"})``,Je=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(Eo,{"aria-disabled":i,"aria-label":r??o,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":r??o,checked:n,disabled:i,name:o,onChange:a,onClick:l,ref:d,type:"radio",value:s,...c}),t.jsx(No,{}),r??null]})}),Ao=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:a,register:l,bgColor:s,title:c,isATag:d=!1,width:p="fit-content"})=>{const g=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:s??"",border:`1px solid ${g.palette.gray[200]}`,borderColorHover:g.palette.gray[600],borderRadius:g.spacing[.25],display:"inline-flex",pr:d?1:0,shadowHover:"md",width:p,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(Je,{defaultChecked:o.defaultChecked,name:o.name,onClick:a,value:o.value,...l==null?void 0:l(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!d&&i!==void 0&&t.jsx(ne,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(D,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(z,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(Ro,{children:t.jsx(ne,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},q=f.styled.div`
1649
1649
  ${({theme:e})=>`
1650
1650
  align-items: center;
1651
1651
  background-color: ${e.palette.gray[200]};
@@ -1736,7 +1736,7 @@
1736
1736
  position: relative;
1737
1737
  transition: 0.2s;
1738
1738
  width: 51px;
1739
- `,ge=f.styled.div`
1739
+ `,pe=f.styled.div`
1740
1740
  ${({theme:e})=>`
1741
1741
  align-items: center;
1742
1742
  background-color: ${e.palette.white};
@@ -1780,11 +1780,11 @@
1780
1780
  border: 1px solid ${({theme:e})=>e.palette.success[500]};
1781
1781
  }
1782
1782
 
1783
- input:checked + ${Z} > ${ge} {
1783
+ input:checked + ${Z} > ${pe} {
1784
1784
  transform: translateX(27px);
1785
1785
  }
1786
1786
 
1787
- input:checked + ${Z} > ${ge} svg {
1787
+ input:checked + ${Z} > ${pe} svg {
1788
1788
  color: ${({theme:e})=>e.palette.success[500]};
1789
1789
  }
1790
1790
 
@@ -1798,7 +1798,7 @@
1798
1798
  right: 6px;
1799
1799
  }
1800
1800
 
1801
- input:not(:checked):not(:disabled) + ${Z} > ${ge} svg {
1801
+ input:not(:checked):not(:disabled) + ${Z} > ${pe} svg {
1802
1802
  color: ${({theme:e})=>e.palette.gray[500]};
1803
1803
  }
1804
1804
 
@@ -1808,11 +1808,11 @@
1808
1808
  border: 1px solid ${({theme:e})=>e.palette.gray[400]};
1809
1809
  }
1810
1810
 
1811
- input:disabled + ${Z} > ${ge} {
1811
+ input:disabled + ${Z} > ${pe} {
1812
1812
  background-color: ${({theme:e})=>e.palette.gray[400]};
1813
1813
  }
1814
1814
 
1815
- input:disabled + ${Z} > ${ge} svg {
1815
+ input:disabled + ${Z} > ${pe} svg {
1816
1816
  color: ${({theme:e})=>e.palette.white};
1817
1817
  }
1818
1818
 
@@ -1820,7 +1820,7 @@
1820
1820
  color: ${({theme:e})=>e.palette.gray[400]};
1821
1821
  right: 6px;
1822
1822
  }
1823
- `,kn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:a,name:l,leftText:s,leftTextMinWidth:c,rightText:d,tooltip:p,tooltipPlace:g,onChange:x,...h},b){const m=n===!0?"on":"off",j=typeof s=="object"&&s.on&&s.off?s[m]:s,v=u.useCallback(w=>{w.stopPropagation()},[]),k=()=>r==="inline"?t.jsxs(Po,{onClick:v,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(Z,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:[t.jsx(ge,{children:n?t.jsx(D,{icon:"check",iconSize:"sm"}):t.jsx(D,{icon:"times",iconSize:"sm"})}),t.jsx(_e,{children:n?"YES":"NO"})]})]}):t.jsxs(Lo,{onClick:v,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(q,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:t.jsx(de,{children:o?t.jsx(D,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),C=()=>{const w=k();return i&&p?t.jsx(G,{id:`${l}-tooltip`,place:g,tip:p,children:w}):w};return r==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:j}),C(),d]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:j}),C(),d]})}),Mo=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="auto"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a.palette.white,border:`1px solid ${a.palette.gray[200]}`,borderRadius:a.spacing[.25],display:"flex",flexDirection:"column",gap:.5,height:o,justify:"center",minHeight:"100px",minWidth:r,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Ke,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(kn,{...l},`$card-toggle-${l.name}`))})]})},Oo=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:c="bottom",variant:d="centered",width:p="318px"})=>{const g=f.useTheme(),x=d==="centered",h=l&&s?t.jsx(G,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:l,place:c,tip:s}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:p,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(z,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(o)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!y.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[y.isUndefined(a)?void 0:t.jsx(V,{fontWeight:"bold",size:"sm",children:a}),r]}),x&&!y.isUndefined(o)?h:void 0]})]})},Wo=.5,Bt=1.25,Bo=({children:e,bgColor:n,border:i,gap:r=Wo,px:o=Bt,py:a=Bt,...l})=>{const s=f.useTheme();return t.jsx($,{bgColor:n??s.palette.white,border:i??`1px solid ${s.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:a,...l,children:e})},_o=f.styled.div`
1823
+ `,kn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,variant:r="default",icon:o=!1,justify:a,name:l,leftText:s,leftTextMinWidth:c,rightText:d,tooltip:p,tooltipPlace:g,onChange:x,...h},b){const m=n===!0?"on":"off",j=typeof s=="object"&&s.on&&s.off?s[m]:s,v=u.useCallback(w=>{w.stopPropagation()},[]),k=()=>r==="inline"?t.jsxs(Po,{onClick:v,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(Z,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:[t.jsx(pe,{children:n?t.jsx(D,{icon:"check",iconSize:"sm"}):t.jsx(D,{icon:"times",iconSize:"sm"})}),t.jsx(_e,{children:n?"YES":"NO"})]})]}):t.jsxs(Lo,{onClick:v,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(q,{"aria-label":"Toggle Switch",id:`${l}Toggle`,children:t.jsx(de,{children:o?t.jsx(D,{icon:n?"check":"times",iconSize:"md"}):void 0})})]}),C=()=>{const w=k();return i&&p?t.jsx(G,{id:`${l}-tooltip`,place:g,tip:p,children:w}):w};return r==="inline"?t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:j}),C(),d]}):t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:a,children:[t.jsx($,{minWidth:c,children:j}),C(),d]})}),Mo=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="auto"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a.palette.white,border:`1px solid ${a.palette.gray[200]}`,borderRadius:a.spacing[.25],display:"flex",flexDirection:"column",gap:.5,height:o,justify:"center",minHeight:"100px",minWidth:r,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Ye,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(kn,{...l},`$card-toggle-${l.name}`))})]})},Oo=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:c="bottom",variant:d="centered",width:p="318px"})=>{const g=f.useTheme(),x=d==="centered",h=l&&s?t.jsx(G,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:l,place:c,tip:s}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:p,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(z,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(o)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!y.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[y.isUndefined(a)?void 0:t.jsx(V,{fontWeight:"bold",size:"sm",children:a}),r]}),x&&!y.isUndefined(o)?h:void 0]})]})},Wo=.5,_t=1.25,_o=({children:e,bgColor:n,border:i,gap:r=Wo,px:o=_t,py:a=_t,...l})=>{const s=f.useTheme();return t.jsx($,{bgColor:n??s.palette.white,border:i??`1px solid ${s.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:a,...l,children:e})},Bo=f.styled.div`
1824
1824
  position: relative;
1825
1825
  margin: auto;
1826
1826
  overflow: hidden;
@@ -1850,7 +1850,7 @@
1850
1850
  gap: ${({theme:e})=>e.spacing[.5]};
1851
1851
  justify-content: center;
1852
1852
  margin-top: ${({theme:e})=>e.spacing[2]};
1853
- `,Yo=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:r,setProgress:o}=tn(n,e.length),a=u.useCallback(l=>()=>{r(l),o(0)},[r,o]);return t.jsxs(_o,{"aria-roledescription":"carousel",children:[t.jsx(Ho,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(Vo,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(Go,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(Uo,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},Cn=f.styled.div`
1853
+ `,Yo=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:r,setProgress:o}=tn(n,e.length),a=u.useCallback(l=>()=>{r(l),o(0)},[r,o]);return t.jsxs(Bo,{"aria-roledescription":"carousel",children:[t.jsx(Ho,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(Vo,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(Go,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(Uo,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},Cn=f.styled.div`
1854
1854
  ${({theme:e})=>`
1855
1855
  background-color: ${e.palette.gray[100]};
1856
1856
  border-radius: ${e.spacing[.25]};
@@ -1944,7 +1944,7 @@
1944
1944
  `,Sn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(Cn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Xo=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:a=!1})=>{const l=f.useTheme(),[s,c]=u.useState(!1),[d,p]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(y._.isNil(i)||y._.isEmpty(i)||!y._.isString(i))return p(!1),n;const m=i.split(`
1945
1945
  `);return m.length>8&&!s?`${[...m].splice(0,7).join(`
1946
1946
  `)}
1947
- ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Sn,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(Cn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Ko,{children:[t.jsx(B,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),d?t.jsxs(O,{onClick:g,variant:"ghost",children:[s?"Show Less":"Show more",t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Zo}=re(e=>({fixed:`
1947
+ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Sn,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(Cn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(Ko,{children:[t.jsx(_,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),d?t.jsxs(O,{onClick:g,variant:"ghost",children:[s?"Show Less":"Show more",t.jsx(D,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Zo}=re(e=>({fixed:`
1948
1948
  height: auto;
1949
1949
  min-width: 300px;
1950
1950
  padding: ${e.spacing[1.25]};
@@ -2075,7 +2075,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2075
2075
  margin-right: 0;
2076
2076
  `:""}
2077
2077
  }
2078
- `,Tn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:r=void 0})=>{const{close:o}=n,a=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=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(ea,{children:t.jsxs("div",{children:[r&&t.jsx(O,{id:r.id,onClick:a,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(O,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},In=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const a=f.useTheme(),l=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const s=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[l]),t.jsxs(Jo,{children:[t.jsxs(Qo,{children:[typeof e=="string"?t.jsx(V,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[r,t.jsx(B,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(z,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(we,{display:"block",mt:.5,size:"md",children:n})]})},Dn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:a})=>{const l=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(O,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(O,{disabled:e,id:n,justify:"center",onClick:l?void 0:r,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},na=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",ia=f.styled.div`
2078
+ `,Tn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:r=void 0})=>{const{close:o}=n,a=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=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(ea,{children:t.jsxs("div",{children:[r&&t.jsx(O,{id:r.id,onClick:a,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(O,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},In=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const a=f.useTheme(),l=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const s=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[l]),t.jsxs(Jo,{children:[t.jsxs(Qo,{children:[typeof e=="string"?t.jsx(V,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[r,t.jsx(_,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(z,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(we,{display:"block",mt:.5,size:"md",children:n})]})},Dn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:a})=>{const l=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(O,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(O,{disabled:e,id:n,justify:"center",onClick:l?void 0:r,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},na=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",ia=f.styled.div`
2079
2079
  display: flex;
2080
2080
  flex-direction: row;
2081
2081
  gap: ${({theme:e})=>e.spacing[.25]};
@@ -2118,7 +2118,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2118
2118
  }
2119
2119
  }
2120
2120
  }
2121
- `,Fn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=He.useLocation(),g=r||(c==="primary"?p.includes(o):p.endsWith(o));return t.jsx(G,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(ia,{$borderButton:g,$variant:c,children:[t.jsx(He.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(Ve,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),d===void 0?null:t.jsx(ee,{tagLabel:`${d}`,variant:"default"})]})})},vt=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${o.palette.gray[300]}`:void 0,borderColor:i?o.palette.gray[200]:void 0,borderRadius:i?o.spacing[.25]:void 0,display:"inline-flex",gap:.25,id:"tablist",padding:i?[0,0,0,0]:void 0,pl:n?1.25:void 0,pr:n?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:l,isActive:s,link:c,label:d,notificationSign:p,onClick:g,tag:x,tooltip:h})=>t.jsx(Fn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:r},l))})},ue=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...a})}),ra=f.styled.li`
2121
+ `,Fn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=Be.useLocation(),g=r||(c==="primary"?p.includes(o):p.endsWith(o));return t.jsx(G,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(ia,{$borderButton:g,$variant:c,children:[t.jsx(Be.NavLink,{end:e,id:i,onClick:l,to:o,children:n}),t.jsx(He,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),d===void 0?null:t.jsx(ee,{tagLabel:`${d}`,variant:"default"})]})})},vt=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${o.palette.gray[300]}`:void 0,borderColor:i?o.palette.gray[200]:void 0,borderRadius:i?o.spacing[.25]:void 0,display:"inline-flex",gap:.25,id:"tablist",padding:i?[0,0,0,0]:void 0,pl:n?1.25:void 0,pr:n?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:l,isActive:s,link:c,label:d,notificationSign:p,onClick:g,tag:x,tooltip:h})=>t.jsx(Fn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:r},l))})},ge=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:l,width:o??"100%",...a})}),ra=f.styled.li`
2122
2122
  ${({theme:e})=>`
2123
2123
  align-items: center;
2124
2124
  background-color: ${e.palette.white};
@@ -2165,7 +2165,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2165
2165
  background-color: ${e.palette.gray[100]};
2166
2166
  }
2167
2167
  `}
2168
- `,En=f.styled.ul`
2168
+ `,Rn=f.styled.ul`
2169
2169
  ${({theme:e})=>`
2170
2170
  background-color: ${e.palette.white};
2171
2171
  border: 1px solid ${e.palette.gray[200]};
@@ -2176,7 +2176,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2176
2176
  min-width: 240px;
2177
2177
  padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
2178
2178
  `}
2179
- `,Pe=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(ra,{"aria-disabled":n,"aria-label":p,"aria-selected":d,"data-testid":p,onClick:a,onKeyDown:s,value:p,...g,children:[i!==void 0||p!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(D,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(oe,{href:o,children:b})]}):null,d||c?t.jsx(D,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},oa=f.styled(Pe)`
2179
+ `,Le=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(ra,{"aria-disabled":n,"aria-label":p,"aria-selected":d,"data-testid":p,onClick:a,onKeyDown:s,value:p,...g,children:[i!==void 0||p!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(D,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(oe,{href:o,children:b})]}):null,d||c?t.jsx(D,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:l}):null]})},oa=f.styled(Le)`
2180
2180
  margin-top: 10px;
2181
2181
  border: 1px solid ${({theme:e})=>e.palette.gray[300]};
2182
2182
  border-radius: 4px;
@@ -2199,7 +2199,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2199
2199
  border: 2px solid ${n.palette.black};
2200
2200
  background-color: ${n.palette.white} !important;
2201
2201
  `:""}
2202
- `,Rn=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(ee,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(z,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:d,onDragStart:p(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(oa,{$isDragging:a===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:s(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},aa=f.styled(Pe)`
2202
+ `,En=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(ee,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(z,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:d,onDragStart:p(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(oa,{$isDragging:a===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:s(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},aa=f.styled(Le)`
2203
2203
  padding: 7px 8px;
2204
2204
 
2205
2205
  &[aria-selected="true"] {
@@ -2215,24 +2215,24 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2215
2215
  display: none;
2216
2216
  }
2217
2217
  }
2218
- `,kt=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),sa=300,ce=({name:e,onClear:n,onChange:i,value:r,maxLength:o=sa,...a})=>{const l=u.useRef(null),s=f.useTheme(),[c,d]=u.useState(r??"");u.useEffect(()=>{d(r??"")},[r]);const p=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);d(j);return}d(m),i==null||i(b)},[i,o]),x=u.useCallback(()=>{d(""),n==null||n(),i&&i({target:{value:""},currentTarget:{value:""}})},[n,i]),h=!y.lodashExports.isEmpty(c);return t.jsx(Y,{htmlFor:e??"",children:t.jsxs(J,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx("input",{id:e,maxLength:o,name:e,onChange:g,onKeyDown:p,ref:l,type:"search",value:c,...a}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(B,{icon:"xmark",iconColor:s.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},Nn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[a,l]=u.useState([]),[s,c]=u.useState(""),d=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),p=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(s.toLowerCase())||((x=g.group)==null?void 0:x.includes(s.toLowerCase())):g.name.toLowerCase().includes(s.toLowerCase())}))},[e,s,r]),r==="grouped"?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ce,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(kt(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(vn,{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(ce,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(aa,{selected:g.visible,value:x,width:"content",children:t.jsx(le,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},An=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=f.useTheme(),a=u.useRef(null),[l,s]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var j;return m.name===h?((j=m.toggleVisibility)==null||j.call(m,x),{...m,visible:x}):m});i.setColumns(b)},[i]),d=u.useCallback(g=>{const x=i.columns.map(h=>{var b;return h.id===g?((b=h.toggleVisibility)==null||b.call(h,!1),{...h,visible:!1}):h});i.setColumns(x)},[i]),p=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;l!==g&&s(g)},[l]);return i.isOpen?xe.createPortal(t.jsx(zn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(wt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(B,{icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:i.close,px:.25,py:.25,variant:"ghost"})]}),t.jsx(ue,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:p,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(Nn,{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(Rn,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ue,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(O,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(O,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},la=f.styled(Pe)`
2218
+ `,kt=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),sa=300,ce=({name:e,onClear:n,onChange:i,value:r,maxLength:o=sa,...a})=>{const l=u.useRef(null),s=f.useTheme(),[c,d]=u.useState(r??"");u.useEffect(()=>{d(r??"")},[r]);const p=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);d(j);return}d(m),i==null||i(b)},[i,o]),x=u.useCallback(()=>{d(""),n==null||n(),i&&i({target:{value:""},currentTarget:{value:""}})},[n,i]),h=!y.lodashExports.isEmpty(c);return t.jsx(Y,{htmlFor:e??"",children:t.jsxs(J,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx("input",{id:e,maxLength:o,name:e,onChange:g,onKeyDown:p,ref:l,type:"search",value:c,...a}),t.jsx("span",{style:{visibility:h?"visible":"hidden",margin:0},children:t.jsx(_,{icon:"xmark",iconColor:s.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:x,px:.25,py:.25,type:"reset",variant:"ghost"})})]})})},Nn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[a,l]=u.useState([]),[s,c]=u.useState(""),d=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),p=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{l(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(s.toLowerCase())||((x=g.group)==null?void 0:x.includes(s.toLowerCase())):g.name.toLowerCase().includes(s.toLowerCase())}))},[e,s,r]),r==="grouped"?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(ce,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(kt(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(vn,{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(ce,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(aa,{selected:g.visible,value:x,width:"content",children:t.jsx(le,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},An=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=f.useTheme(),a=u.useRef(null),[l,s]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var j;return m.name===h?((j=m.toggleVisibility)==null||j.call(m,x),{...m,visible:x}):m});i.setColumns(b)},[i]),d=u.useCallback(g=>{const x=i.columns.map(h=>{var b;return h.id===g?((b=h.toggleVisibility)==null||b.call(h,!1),{...h,visible:!1}):h});i.setColumns(x)},[i]),p=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;l!==g&&s(g)},[l]);return i.isOpen?ue.createPortal(t.jsx(zn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(wt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(_,{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(ge,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:p,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(Nn,{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(En,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ge,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(O,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(O,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},la=f.styled(Le)`
2219
2219
  padding: 8px;
2220
2220
  min-height: 36px;
2221
2221
  min-width: unset;
2222
- `,ca=(e,n)=>{var i,r,o,a,l;n("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var c;return((c=s.options)==null?void 0:c.filter(d=>d.checked).map(d=>d.value))??[]})),n("radio",((o=(r=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:s})=>s))==null?void 0:o.value)??""),n("text",e.filter(s=>["text","select"].includes(s.type)).reduce((s,c)=>({...s,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(a=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:a.minValue),n("maxValue",(l=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:l.maxValue)},_t=(e,n)=>(e==null?void 0:e.filter(i=>{var r;return((r=i.label)==null?void 0:r.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],Ht=50,da=(e,n,i)=>{const r=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(r.length<=Ht)return n.trim()?_t(r,n):r;const o=r.filter(d=>i.includes(d.value)),a=r.filter(d=>!i.includes(d.value)),l=n.trim()?_t(a,n):a,s=Ht-o.length,c=l.slice(0,Math.max(0,s));return[...o,...c]},pa=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2222
+ `,ca=(e,n)=>{var i,r,o,a,l;n("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var c;return((c=s.options)==null?void 0:c.filter(d=>d.checked).map(d=>d.value))??[]})),n("radio",((o=(r=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:s})=>s))==null?void 0:o.value)??""),n("text",e.filter(s=>["text","select"].includes(s.type)).reduce((s,c)=>({...s,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(a=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:a.minValue),n("maxValue",(l=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:l.maxValue)},Bt=(e,n)=>(e==null?void 0:e.filter(i=>{var r;return((r=i.label)==null?void 0:r.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],Ht=50,da=(e,n,i)=>{const r=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(r.length<=Ht)return n.trim()?Bt(r,n):r;const o=r.filter(d=>i.includes(d.value)),a=r.filter(d=>!i.includes(d.value)),l=n.trim()?Bt(a,n):a,s=Ht-o.length,c=l.slice(0,Math.max(0,s));return[...o,...c]},pa=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2223
2223
  align-items: center;
2224
2224
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2225
2225
  display: flex;
2226
2226
  justify-content: center;
2227
2227
  z-index: 99999;
2228
- `,Vt=f.styled(Pe)`
2228
+ `,Vt=f.styled(Le)`
2229
2229
  padding: 7px 8px;
2230
2230
  word-wrap: break-word;
2231
2231
 
2232
2232
  svg.fa-check {
2233
2233
  border-radius: 2px;
2234
2234
  }
2235
- `,Ln=({control:e,option:n,register:i,watch:r,setValue:o})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=da(x,p,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(Vt,{value:b.value,width:"content",children:t.jsx(le,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(p=>t.jsx(Vt,{value:p.value,width:"content",children:t.jsx(Qe,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(Xe,{control:e,items:((l=n.options)==null?void 0:l.map(p=>({name:p.label??"",value:p.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const d=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Le,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(jt,{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(mt,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(s=n.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},Pn=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((a,l)=>{const s=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Ln,{control:e,option:a,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),Mn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:a,setValue:l,watch:s}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((p=(d=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:d.find(({checked:h})=>h))==null?void 0:p.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:r,items:n,setItems:i,register:o,handleSubmit:a,setValue:l,watch:s}},ct=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=Mn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:k}=v.target;p("search",k),n&&n(k)},[n,p]),m=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),j=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{s(e),ca(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(ce,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:d(j),children:[t.jsx(Pn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},On=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(C=>()=>{const w=c.find(I=>I.label===C),S=!(w!=null&&w.filterOptions.some(I=>I.type==="dateRange"||I.type==="select"));a==null||a(S??!0),m(C),g((w==null?void 0:w.filterOptions)??[])},[c,a]),v=u.useCallback(C=>{const w=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(F=>w.length>0?{...F,[b]:w}:F);const S=F=>{var T,N;return{...F,options:(T=F.options)==null?void 0:T.map(M=>({...M,checked:C.checkbox.includes(M.value)||C.radio===M.value})),value:["text","select"].includes(F.type)?((N=C.text)==null?void 0:N[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?C.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?C.maxValue:F.maxValue}},I=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(S)}:F,R=c.map(I);d(F=>F.map(I));const E=R.flatMap(({filterOptions:F})=>F);i(E),g([])},[c,i,b]),k=u.useCallback((C,w)=>{const S=`li-filter-option-${C}`;return t.jsxs(la,{icon:w,onClick:j(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(ee,{tagLabel:x[C].length.toString()})]},S)},[x,j]);return u.useEffect(()=>{const C=e.reduce((w,{label:S,filterOptions:I})=>{const R=I.flatMap(({value:T,minValue:N,maxValue:M})=>[N,M,T]).filter(Boolean),E=I.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),F=[...R,...E];return F.length===0?w:{...w,[S]:F}},{});h(C),p.length>0&&o&&o("column")},[p,e,o]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(ct,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):Object.entries(kt(e)).map(([C,w])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(z,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),w.map(({label:S,icon:I="filter-list"})=>k(S,I))]},C))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(ct,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):e.map(({label:C,icon:w="filter-list"})=>k(C,w))})},Wn=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(o==="grouped"?Object.values(kt(e)).reduce((j,v)=>j+v.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),m=t.jsx(B,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const j=v=>{const k=b.current;k&&!k.contains(v.target)&&r.close()};if(s)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,s,r]),t.jsx(pa,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(wt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(On,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),a==="row"?m:void 0]})})};function ga(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 Bn(e){if(!e||e.length===0)return;const n=e.filter(s=>s.checked).map(s=>s.label??s.value);if(n.length===0)return;const i=(s,c=20)=>{if(s.length<=c)return s;const d=c-3,p=Math.ceil(d/2),g=Math.floor(d/2);return`${s.slice(0,p)}...${s.slice(s.length-g)}`};if(n.length===1){const s=n[0];return s.length>20?i(s,20):s}if(n.length===2){const s=n[0],c=n.join(", ").length;return s.length>20||c>20?`${i(s,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,a=20,l=n.join(", ").length;return r.length>a||l>a?`${i(r,a)} +${o} more`:`${n[0]}, ${n[1]}`}function ua(e,n,i){const r=i??"",o=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(o)&&!y._.isUndefined(a))return`${o}${r} - ${a}${r}`;if(!y._.isUndefined(o))return`Min ${o}${r}`;if(!y._.isUndefined(a))return`Max ${a}${r}`}function xa(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function ha(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const $e=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(y._.isNil(o)||y._.isEmpty(String(o)))return null;const a=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:s}=(()=>{var d,p,g;if(a.length>0){if(a.length===1){const m=(((d=a[0])==null?void 0:d.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?a[0]:void 0}}if(a.length===2){const m=((p=a[0])==null?void 0:p.length)??0,j=a.join(", ").length,v=m>20||j>20;return{shouldShowTooltip:v,tooltipContent:v?a:void 0}}const x=((g=a[0])==null?void 0:g.length)??0,h=a.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?a:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(G,{disabled:!s,id:"applied-filter-tooltip",nodeTip:s?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(ee,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},fa=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=o;switch(s){case"numberRange":{const x=ua(p,g,r.placeholder);return t.jsx($e,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=xa(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx($e,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Bn(d);return t.jsx($e,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ga(c),h=ha(s,r.label,a);return t.jsx($e,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!y._.isNil(o)&&!y._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},ya=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(o={...o,selectedValues:a})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),ba=(e,n)=>n.map(i=>{const r=e.find(a=>a.key===String(i.key)&&a.type===i.type);return r?(()=>{let a={...i};return r.filterFn&&(a={...a,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(a={...a,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(a={...a,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(a={...a,maxValue:r.maxValue}),r.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=r.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),it=(e,n)=>{const i=ya(e);n(JSON.stringify(i))},$a=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return ba(r,n)}catch{return n}},ma=(e,n)=>{function i(l,s){if(s.value===""||s.value===void 0||y._.defaultTo(s.isBackFilter,!1))return!0;switch(s.filterFn){case"includesInsensitive":return String(l[s.key]).toLowerCase().includes(s.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[s.key]).toLowerCase()===s.value.toLowerCase()}}function r(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(l[s.key]))}function o(l,s,c){const d=c(String(l[s.key])),{minValue:p,maxValue:g}=s,x=y._.isEmpty(p)&&typeof p!="number"?void 0:c(String(p)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=d&&d<=(h??1/0)}function a(l){return n.every(s=>{if(typeof s.key=="function")return s.key(l,s.value);switch(s.type){case"radioButton":case"checkboxes":return r(l,s);case"numberRange":return o(l,s,Number);case"dateRange":return o(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},ja=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,wa=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}},va=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=he("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=ja(x),m=r.map(w=>({...w,filterOptions:w.filterOptions.map(S=>x.find(R=>R.key===S.key&&R.type===S.type&&R.filterFn===S.filterFn)??{...S})})),j=u.useCallback(w=>{h([...w]),it(w,n)},[h,n]),v=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),k=u.useCallback(w=>()=>{l&&l();const S=x.map(I=>I.key===w.key&&I.type===w.type&&I.filterFn===w.filterFn?wa(I):I);h(S),it(S,n)},[x,l,n]);return u.useEffect(()=>{const w=r.flatMap(R=>R.filterOptions),S=i();if((()=>{if(!S)return!1;try{const R=JSON.parse(S);return Array.isArray(R)&&R.length>0}catch{return!1}})()){const R=$a(i,w);h(R)}else w.flatMap(E=>E.value).filter(Boolean).length>0||w.flatMap(E=>E.options).filter(E=>(E==null?void 0:E.checked)===!0).length>0?(h(w),p&&it(w,n)):h(w)},[r,h,n,i,p]),u.useEffect(()=>{o&&e!==void 0&&o(ma(e,x)),a==null||a(x)},[e,x,o,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Wn,{modalRef:d,onApplyFilters:j,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},Ct=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:d=void 0,tabItems:p=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,j]=u.useState(void 0),v=u.useRef(null),k=u.useRef(!1),C=Array.isArray(p)&&p.length>0,w=i??o;u.useEffect(()=>{if(C&&!k.current&&v.current){const I=v.current.getBoundingClientRect().height;I>50&&(j(I),k.current=!0)}s.isOpen||(j(void 0),k.current=!1)},[C,s.isOpen]);const S=t.jsx(zn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(wt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?v:void 0,style:C&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(In,{description:l,modalRef:s,onClose:d,otherActions:c,title:g}),p&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(vt,{items:p})}),(y._.isObject(a)||r)&&t.jsxs(qo,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(ta,{$framed:a.imageFramed,children:t.jsx(ne,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(z,{size:"md",children:a.imageText})]}),t.jsx(Tn,{alert:n,cancelButton:i,confirmButton:o,modalRef:s})]})});return e&&s.isOpen?xe.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},ka=(e,n,i)=>{const r=he("confirm-dialog-modal"),o=u.useRef(null),a=u.useCallback(async()=>(r.open(),new Promise(d=>{o.current=d})),[r]),l=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!0)},[r]),s=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!1)},[r]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(v=>({...v,[j]:{...v[j],state:!v[j].state}}))},[]),b=!Object.values(p).every(({state:j})=>j),m=Object.entries(p).map(([j,{state:v,label:k}])=>t.jsx(le,{defaultChecked:v,label:k,name:j,onChange:h(j)},j));return t.jsxs(Ct,{"data-testid":e,id:e,modalRef:{...r,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Dn,{disabled:b,id:e,onConfirm:l})]})}]},Ca=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),a=he("confirm-dialog-modal"),l=u.useCallback(async p=>(r(p),n(!0),new Promise(g=>{o.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!0)},[]),c=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(Ct,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},Sa=2e3,za=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Sa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},Ta=f.styled.ul`
2235
+ `,Ln=({control:e,option:n,register:i,watch:r,setValue:o})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=da(x,p,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(Vt,{value:b.value,width:"content",children:t.jsx(le,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(p=>t.jsx(Vt,{value:p.value,width:"content",children:t.jsx(Je,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(bt,{control:e,items:((l=n.options)==null?void 0:l.map(p=>({name:p.label??"",value:p.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const d=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(qe,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(jt,{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(mt,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(s=n.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},Pn=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((a,l)=>{const s=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Ln,{control:e,option:a,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),Mn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:a,setValue:l,watch:s}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((p=(d=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:d.find(({checked:h})=>h))==null?void 0:p.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:r,items:n,setItems:i,register:o,handleSubmit:a,setValue:l,watch:s}},lt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=Mn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:k}=v.target;p("search",k),n&&n(k)},[n,p]),m=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),j=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{s(e),ca(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(ce,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:d(j),children:[t.jsx(Pn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},On=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(C=>()=>{const w=c.find(I=>I.label===C),S=!(w!=null&&w.filterOptions.some(I=>I.type==="dateRange"||I.type==="select"));a==null||a(S??!0),m(C),g((w==null?void 0:w.filterOptions)??[])},[c,a]),v=u.useCallback(C=>{const w=[...C.checkbox,...Object.values(C.text??{}),...C.radio?[C.radio]:[],...C.minValue?[String(C.minValue)]:[],...C.maxValue?[String(C.maxValue)]:[]];h(F=>w.length>0?{...F,[b]:w}:F);const S=F=>{var T,N;return{...F,options:(T=F.options)==null?void 0:T.map(M=>({...M,checked:C.checkbox.includes(M.value)||C.radio===M.value})),value:["text","select"].includes(F.type)?((N=C.text)==null?void 0:N[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?C.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?C.maxValue:F.maxValue}},I=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(S)}:F,E=c.map(I);d(F=>F.map(I));const R=E.flatMap(({filterOptions:F})=>F);i(R),g([])},[c,i,b]),k=u.useCallback((C,w)=>{const S=`li-filter-option-${C}`;return t.jsxs(la,{icon:w,onClick:j(C),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[C,x[C]===void 0?void 0:t.jsx(ee,{tagLabel:x[C].length.toString()})]},S)},[x,j]);return u.useEffect(()=>{const C=e.reduce((w,{label:S,filterOptions:I})=>{const E=I.flatMap(({value:T,minValue:N,maxValue:M})=>[N,M,T]).filter(Boolean),R=I.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),F=[...E,...R];return F.length===0?w:{...w,[S]:F}},{});h(C),p.length>0&&o&&o("column")},[p,e,o]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(lt,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):Object.entries(kt(e)).map(([C,w])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(z,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:C}),w.map(({label:S,icon:I="filter-list"})=>k(S,I))]},C))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(lt,{id:"filters-options",onSearch:r,onSubmit:v,options:p,selectedFilter:b}):e.map(({label:C,icon:w="filter-list"})=>k(C,w))})},Wn=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(o==="grouped"?Object.values(kt(e)).reduce((j,v)=>j+v.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),m=t.jsx(_,{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=v=>{const k=b.current;k&&!k.contains(v.target)&&r.close()};if(s)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,s,r]),t.jsx(pa,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(wt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(On,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),a==="row"?m:void 0]})})};function ga(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 _n(e){if(!e||e.length===0)return;const n=e.filter(s=>s.checked).map(s=>s.label??s.value);if(n.length===0)return;const i=(s,c=20)=>{if(s.length<=c)return s;const d=c-3,p=Math.ceil(d/2),g=Math.floor(d/2);return`${s.slice(0,p)}...${s.slice(s.length-g)}`};if(n.length===1){const s=n[0];return s.length>20?i(s,20):s}if(n.length===2){const s=n[0],c=n.join(", ").length;return s.length>20||c>20?`${i(s,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,a=20,l=n.join(", ").length;return r.length>a||l>a?`${i(r,a)} +${o} more`:`${n[0]}, ${n[1]}`}function ua(e,n,i){const r=i??"",o=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(o)&&!y._.isUndefined(a))return`${o}${r} - ${a}${r}`;if(!y._.isUndefined(o))return`Min ${o}${r}`;if(!y._.isUndefined(a))return`Max ${a}${r}`}function xa(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function ha(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const be=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(y._.isNil(o)||y._.isEmpty(String(o)))return null;const a=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:s}=(()=>{var d,p,g;if(a.length>0){if(a.length===1){const m=(((d=a[0])==null?void 0:d.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?a[0]:void 0}}if(a.length===2){const m=((p=a[0])==null?void 0:p.length)??0,j=a.join(", ").length,v=m>20||j>20;return{shouldShowTooltip:v,tooltipContent:v?a:void 0}}const x=((g=a[0])==null?void 0:g.length)??0,h=a.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?a:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(G,{disabled:!s,id:"applied-filter-tooltip",nodeTip:s?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(ee,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},fa=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=o;switch(s){case"numberRange":{const x=ua(p,g,r.placeholder);return t.jsx(be,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=xa(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(be,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=_n(d);return t.jsx(be,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ga(c),h=ha(s,r.label,a);return t.jsx(be,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!y._.isNil(o)&&!y._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},ya=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(o={...o,selectedValues:a})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),ba=(e,n)=>n.map(i=>{const r=e.find(a=>a.key===String(i.key)&&a.type===i.type);return r?(()=>{let a={...i};return r.filterFn&&(a={...a,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(a={...a,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(a={...a,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(a={...a,maxValue:r.maxValue}),r.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=r.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),nt=(e,n)=>{const i=ya(e);n(JSON.stringify(i))},$a=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return ba(r,n)}catch{return n}},ma=(e,n)=>{function i(l,s){if(s.value===""||s.value===void 0||y._.defaultTo(s.isBackFilter,!1))return!0;switch(s.filterFn){case"includesInsensitive":return String(l[s.key]).toLowerCase().includes(s.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[s.key]).toLowerCase()===s.value.toLowerCase()}}function r(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(l[s.key]))}function o(l,s,c){const d=c(String(l[s.key])),{minValue:p,maxValue:g}=s,x=y._.isEmpty(p)&&typeof p!="number"?void 0:c(String(p)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=d&&d<=(h??1/0)}function a(l){return n.every(s=>{if(typeof s.key=="function")return s.key(l,s.value);switch(s.type){case"radioButton":case"checkboxes":return r(l,s);case"numberRange":return o(l,s,Number);case"dateRange":return o(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},ja=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,wa=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}},va=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=xe("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=ja(x),m=r.map(w=>({...w,filterOptions:w.filterOptions.map(S=>x.find(E=>E.key===S.key&&E.type===S.type&&E.filterFn===S.filterFn)??{...S})})),j=u.useCallback(w=>{h([...w]),nt(w,n)},[h,n]),v=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),k=u.useCallback(w=>()=>{l&&l();const S=x.map(I=>I.key===w.key&&I.type===w.type&&I.filterFn===w.filterFn?wa(I):I);h(S),nt(S,n)},[x,l,n]);return u.useEffect(()=>{const w=r.flatMap(E=>E.filterOptions),S=i();if((()=>{if(!S)return!1;try{const E=JSON.parse(S);return Array.isArray(E)&&E.length>0}catch{return!1}})()){const E=$a(i,w);h(E)}else w.flatMap(R=>R.value).filter(Boolean).length>0||w.flatMap(R=>R.options).filter(R=>(R==null?void 0:R.checked)===!0).length>0?(h(w),p&&nt(w,n)):h(w)},[r,h,n,i,p]),u.useEffect(()=>{o&&e!==void 0&&o(ma(e,x)),a==null||a(x)},[e,x,o,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Wn,{modalRef:d,onApplyFilters:j,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:k}},Ct=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:d=void 0,tabItems:p=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,j]=u.useState(void 0),v=u.useRef(null),k=u.useRef(!1),C=Array.isArray(p)&&p.length>0,w=i??o;u.useEffect(()=>{if(C&&!k.current&&v.current){const I=v.current.getBoundingClientRect().height;I>50&&(j(I),k.current=!0)}s.isOpen||(j(void 0),k.current=!1)},[C,s.isOpen]);const S=t.jsx(zn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(wt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:C?v:void 0,style:C&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(In,{description:l,modalRef:s,onClose:d,otherActions:c,title:g}),p&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(vt,{items:p})}),(y._.isObject(a)||r)&&t.jsxs(qo,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(ta,{$framed:a.imageFramed,children:t.jsx(ne,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(z,{size:"md",children:a.imageText})]}),t.jsx(Tn,{alert:n,cancelButton:i,confirmButton:o,modalRef:s})]})});return e&&s.isOpen?ue.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},ka=(e,n,i)=>{const r=xe("confirm-dialog-modal"),o=u.useRef(null),a=u.useCallback(async()=>(r.open(),new Promise(d=>{o.current=d})),[r]),l=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!0)},[r]),s=u.useCallback(()=>{var d;r.close(),(d=o.current)==null||d.call(o,!1)},[r]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(v=>({...v,[j]:{...v[j],state:!v[j].state}}))},[]),b=!Object.values(p).every(({state:j})=>j),m=Object.entries(p).map(([j,{state:v,label:k}])=>t.jsx(le,{defaultChecked:v,label:k,name:j,onChange:h(j)},j));return t.jsxs(Ct,{"data-testid":e,id:e,modalRef:{...r,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(Dn,{disabled:b,id:e,onConfirm:l})]})}]},Ca=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),a=xe("confirm-dialog-modal"),l=u.useCallback(async p=>(r(p),n(!0),new Promise(g=>{o.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!0)},[]),c=u.useCallback(()=>{var p;n(!1),r(void 0),(p=o.current)==null||p.call(o,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(Ct,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},Sa=2e3,za=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Sa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(_,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},Ta=f.styled.ul`
2236
2236
  ${({theme:e})=>`
2237
2237
  align-items: flex-start;
2238
2238
  border-radius: ${e.spacing[.25]};
@@ -2271,7 +2271,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2271
2271
  cursor: not-allowed;
2272
2272
  }
2273
2273
  `}
2274
- `,Da=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=s?"chevron-up":"chevron-down",{refs:p,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return Q(s?p.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(O,{"aria-label":a,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:p.setReference,rightIcon:r?d:void 0,variant:"ghost",children:a}),s?t.jsx(Ta,{ref:p.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(Ia,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(D,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},dt=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),Fa=f.styled.div`
2274
+ `,Da=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=s?"chevron-up":"chevron-down",{refs:p,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return Q(s?p.floating.current:null,()=>{c(!1)},!0,[document.getElementById(`dropdown-toggle-${i}`)]),t.jsxs(u.Fragment,{children:[t.jsx(O,{"aria-label":a,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:p.setReference,rightIcon:r?d:void 0,variant:"ghost",children:a}),s?t.jsx(Ta,{ref:p.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(Ia,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(D,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},ct=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),Fa=f.styled.div`
2275
2275
  display: flex;
2276
2276
  flex-direction: column;
2277
2277
  align-items: center;
@@ -2279,7 +2279,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2279
2279
  max-width: 900px;
2280
2280
  white-space: pre-line;
2281
2281
  margin: 0 auto;
2282
- `,Ea=f.styled.div`
2282
+ `,Ra=f.styled.div`
2283
2283
  display: flex;
2284
2284
  flex-direction: row;
2285
2285
  justify-content: center;
@@ -2292,7 +2292,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2292
2292
  > img {
2293
2293
  width: 100%;
2294
2294
  }
2295
- `,Ra=f.styled.div`
2295
+ `,Ea=f.styled.div`
2296
2296
  display: flex;
2297
2297
  flex-direction: row;
2298
2298
  margin: 0;
@@ -2305,7 +2305,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2305
2305
  > *:last-child {
2306
2306
  margin-right: 0;
2307
2307
  }
2308
- `,Ut={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Na=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:a,size:l="md"})=>{const s=(n??e)!==void 0;return t.jsxs(Fa,{$padding:o,children:[t.jsx(Ea,{children:t.jsx(ne,{alt:"empty-icon",publicId:r})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:Ut[l].title,textAlign:"center",children:a}),t.jsx(z,{mb:s?2:void 0,size:Ut[l].description,textAlign:"center",children:i}),s?t.jsxs(Ra,{children:[e&&t.jsx(dt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(dt,{buttonProps:n,variant:"primary"})]}):void 0]})},Aa=({children:e})=>{const n=y.useFormContext();return e({...n})},La=f.styled.form`
2308
+ `,Ut={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},Na=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:a,size:l="md"})=>{const s=(n??e)!==void 0;return t.jsxs(Fa,{$padding:o,children:[t.jsx(Ra,{children:t.jsx(ne,{alt:"empty-icon",publicId:r})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:Ut[l].title,textAlign:"center",children:a}),t.jsx(z,{mb:s?2:void 0,size:Ut[l].description,textAlign:"center",children:i}),s?t.jsxs(Ea,{children:[e&&t.jsx(ct,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(ct,{buttonProps:n,variant:"primary"})]}):void 0]})},Aa=({children:e})=>{const n=y.useFormContext();return e({...n})},La=f.styled.form`
2309
2309
  ${({theme:e})=>`
2310
2310
  align-items: flex-start;
2311
2311
  align-self: stretch;
@@ -2371,7 +2371,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2371
2371
  background-color: ${e.palette.gray[100]};
2372
2372
  }
2373
2373
  `}
2374
- `,_n=({isSelected:e=!1,label:n,onSelect:i})=>{const r=f.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(St,{$isSelected:e,onClick:o,children:[e?t.jsx(D,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Be=100,Ba=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[d,p]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){p(n);return}const k=v.slice(0,Be);p(C=>{const w=k.toLowerCase();return C.filter(S=>{const I=String(S.name).toLowerCase();return I.startsWith(w)||I.includes(w)})})},[p,n]),b=u.useCallback(v=>{if(v.currentTarget){const k=v.currentTarget.value.slice(0,Be);x(k),h(k)}},[x,h]),m=u.useCallback(v=>{const k=v.target.value.slice(0,Be);x(k),h(k)},[x,h]);u.useEffect(()=>{e&&(x(""),p(n))},[e,n]),u.useEffect(()=>{g?h(g):p(n)},[n,g,h]);const 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(Wa,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(z,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(B,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(ce,{maxLength:Be,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ue,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(St,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(D,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(z,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(v=>t.jsx(_n,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:r},v.name))]})]})})});return e?xe.createPortal(j,document.body):t.jsx("div",{})},_a=f.styled.div`
2374
+ `,Bn=({isSelected:e=!1,label:n,onSelect:i})=>{const r=f.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(St,{$isSelected:e,onClick:o,children:[e?t.jsx(D,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},We=100,_a=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[d,p]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){p(n);return}const k=v.slice(0,We);p(C=>{const w=k.toLowerCase();return C.filter(S=>{const I=String(S.name).toLowerCase();return I.startsWith(w)||I.includes(w)})})},[p,n]),b=u.useCallback(v=>{if(v.currentTarget){const k=v.currentTarget.value.slice(0,We);x(k),h(k)}},[x,h]),m=u.useCallback(v=>{const k=v.target.value.slice(0,We);x(k),h(k)},[x,h]);u.useEffect(()=>{e&&(x(""),p(n))},[e,n]),u.useEffect(()=>{g?h(g):p(n)},[n,g,h]);const 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(Wa,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(z,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(_,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(ce,{maxLength:We,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ge,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(St,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(D,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(z,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(v=>t.jsx(Bn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:r},v.name))]})]})})});return e?ue.createPortal(j,document.body):t.jsx("div",{})},Ba=f.styled.div`
2375
2375
  ${({theme:e,$backgroundColor:n=e.palette.white})=>`
2376
2376
  align-items: flex-start;
2377
2377
  display: flex;
@@ -2388,7 +2388,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2388
2388
  fill: url(#gradient-01);
2389
2389
  }
2390
2390
  `}
2391
- `,Ha=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(_a,{$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(z,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${o} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},o)]}),r?t.jsx(z,{size:"md",...l?{color:l}:{},children:r}):void 0]})},Va=({actions:e,children:n,header:i,title:r,tabs:o,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:c},d)=>t.jsx(B,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(vt,{items:o})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),a&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:s,text:c,onClick:d},p)=>t.jsx(O,{icon:s,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},Ua=f.styled.article`
2391
+ `,Ha=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(Ba,{$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(z,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${o} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},o)]}),r?t.jsx(z,{size:"md",...l?{color:l}:{},children:r}):void 0]})},Va=({actions:e,children:n,header:i,title:r,tabs:o,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:c},d)=>t.jsx(_,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(vt,{items:o})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),a&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:s,text:c,onClick:d},p)=>t.jsx(O,{icon:s,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},Ua=f.styled.article`
2392
2392
  ${({theme:e})=>`
2393
2393
  align-items: flex-start;
2394
2394
  align-self: stretch;
@@ -2500,7 +2500,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2500
2500
  height: ${e}px;
2501
2501
  width: ${e}px;
2502
2502
  `}
2503
- `,ss=e=>{const{size:n}=e;return t.jsx(as,{$size:n,...e})},ls=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:d,userRole:p}=o;return Q(r,()=>{a(!1)}),t.jsxs(En,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(z,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(z,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(ee,{tagLabel:p,variant:"role"})})]})}),t.jsx(ue,{}),e,t.jsx(ue,{}),t.jsx("li",{className:"commit-info",children:t.jsx(oe,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(z,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},cs=f.styled.button`
2503
+ `,ss=e=>{const{size:n}=e;return t.jsx(as,{$size:n,...e})},ls=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:d,userRole:p}=o;return Q(r,()=>{a(!1)}),t.jsxs(Rn,{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(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(z,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(z,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(ee,{tagLabel:p,variant:"role"})})]})}),t.jsx(ge,{}),e,t.jsx(ge,{}),t.jsx("li",{className:"commit-info",children:t.jsx(oe,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(z,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},cs=f.styled.button`
2504
2504
  align-items: center;
2505
2505
  background-color: transparent;
2506
2506
  border: unset;
@@ -2569,7 +2569,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2569
2569
  color: ${e.palette[n][500]};
2570
2570
  }
2571
2571
  `}
2572
- `,xs=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",hs=({description:e,onClose:n,title:i,variant:r})=>{const o=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(ps,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(us,{$variant:r,children:[t.jsx(D,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(D,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(D,{icon:xs(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(gs,{fontWeight:"bold",size:"xs",children:i}),t.jsx(z,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(B,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},fs={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},pt=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="GitLab"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:a.palette.gray[100],borderRadius:"4px",cursor:"pointer",display:"flex",flexDirection:"column",gap:.25,height:"62px",justify:"center",minWidth:"64px",onClick:i,pb:.5,pl:.25,pr:.25,pt:.5,children:[r?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(ne,{alt:`${o} Logo`,height:"100%",publicId:fs[o],width:"100%"}):t.jsx(D,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(z,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},ys=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=u.useRef(null);Q(d.current,()=>{c(!1)},!0);const p=u.useCallback(h=>{o==null||o.onClick(h),c(!1)},[o]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var m;(m=a[h])==null||m.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:d,width:"max-content",zIndex:10,children:[t.jsx(O,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:r,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:s?"visible":"hidden",zIndex:10,children:[Object.keys(a).map(h=>t.jsx(pt,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(pt,{icon:"square-plus",label:o.label??"Add manually",onClick:p}),i]})]})},bs=f.styled.button`
2572
+ `,xs=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",hs=({description:e,onClose:n,title:i,variant:r})=>{const o=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(ps,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(us,{$variant:r,children:[t.jsx(D,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(D,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(D,{icon:xs(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(gs,{fontWeight:"bold",size:"xs",children:i}),t.jsx(z,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(_,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},fs={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},dt=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="GitLab"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:a.palette.gray[100],borderRadius:"4px",cursor:"pointer",display:"flex",flexDirection:"column",gap:.25,height:"62px",justify:"center",minWidth:"64px",onClick:i,pb:.5,pl:.25,pr:.25,pt:.5,children:[r?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(ne,{alt:`${o} Logo`,height:"100%",publicId:fs[o],width:"100%"}):t.jsx(D,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(z,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},ys=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=u.useRef(null);Q(d.current,()=>{c(!1)},!0);const p=u.useCallback(h=>{o==null||o.onClick(h),c(!1)},[o]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var m;(m=a[h])==null||m.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:d,width:"max-content",zIndex:10,children:[t.jsx(O,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:r,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:s?"visible":"hidden",zIndex:10,children:[Object.keys(a).map(h=>t.jsx(dt,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(dt,{icon:"square-plus",label:o.label??"Add manually",onClick:p}),i]})]})},bs=f.styled.button`
2573
2573
  ${({theme:e,$hasIcon:n})=>`
2574
2574
  align-items: center;
2575
2575
  background-color: ${n?"unset":e.palette.white};
@@ -2603,7 +2603,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2603
2603
  color: ${e.palette.white};
2604
2604
  }
2605
2605
  `}
2606
- `,se=({children:e,disabled:n,hasIcon:i=!1,selected:r,onClick:o})=>t.jsx(bs,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),$s=[10,20,50,100],Vn=({pageSize:e,setPageSize:n})=>{const i=f.useTheme(),[r,o]=u.useState(!1),{refs:a,floatingStyles:l}=y.useFloating({middleware:[y.flip(),y.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:y.autoUpdate}),s=u.useCallback(()=>{o(d=>!d)},[]),c=u.useCallback(d=>()=>{n(d),o(!1)},[n]);return Q(a.reference.current,()=>{o(!1)},!0,[a.floating.current]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:i.palette.white,border:"1px solid",borderColor:i.palette.gray[200],borderRadius:i.spacing[.25],display:"flex",gap:.125,px:.25,py:.125,children:[t.jsx(z,{size:"md",children:e}),t.jsx(B,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:s,px:.125,py:.125,ref:a.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:a.setFloating,shadow:"md",style:l,children:$s.map(d=>{const p=c(d);return t.jsx($,{bgColor:e===d?i.palette.gray[800]:"transparent",bgColorHover:i.palette.gray[e===d?800:100],borderRadius:i.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:p,px:.25,py:.25,children:t.jsx(z,{color:e===d?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:d})},`${d}-${y.random(10)}`)})}):void 0]})},ms=(e,n)=>{if(n<=7)return{pages:Array.from({length:n},(o,a)=>a+1),ellipsis:{start:!1,middle:!1,end:!1}};if(e<=3||e>=n-2){const o=[1,2,3],a=[n-2,n-1,n];return{pages:[...o,...a],ellipsis:{start:!1,middle:!0,end:!1}}}return{pages:[1,...Array.from({length:5},(o,a)=>e-2+a),n],ellipsis:{start:!0,middle:!1,end:!0}}},js=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:a})=>{const l=f.useTheme(),s=i*r,c=i===1,d=i===n,{pages:p,ellipsis:{start:g,middle:x,end:h}}=ms(i,n),b=u.useCallback(k=>()=>{o(k)},[o]),m=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),v=u.useCallback(k=>{a(k)},[a]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(z,{color:l.palette.gray[800],display:"inline",size:"md",children:`${s-r+1}-${s} of ${e} items`}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(se,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(D,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(D,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),p.map((k,C,w)=>{const S=k===1,I=k===n,R=g&&S&&C===0,E=h&&I&&C===p.length-1,F=x&&C===w.length/2-1;return t.jsxs(Ye.default.Fragment,{children:[E&&t.jsx(se,{disabled:!0,children:"..."}),t.jsx(se,{onClick:b(k),selected:i===k,children:k}),(R||F)&&t.jsx(se,{disabled:!0,children:"..."})]},k)}),t.jsx(se,{disabled:d,hasIcon:!0,onClick:j,children:t.jsx(D,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{disabled:d,hasIcon:!0,onClick:b(n),children:t.jsx(D,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(Vn,{pageSize:r,setPageSize:v}),t.jsx(z,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},ws=f.styled.div`
2606
+ `,se=({children:e,disabled:n,hasIcon:i=!1,selected:r,onClick:o})=>t.jsx(bs,{...r?{className:"selected"}:{},$hasIcon:i,disabled:n,onClick:n||r?void 0:o,children:e}),$s=[10,20,50,100],Vn=({pageSize:e,setPageSize:n})=>{const i=f.useTheme(),[r,o]=u.useState(!1),{refs:a,floatingStyles:l}=y.useFloating({middleware:[y.flip(),y.offset({mainAxis:4})],placement:"top-end",whileElementsMounted:y.autoUpdate}),s=u.useCallback(()=>{o(d=>!d)},[]),c=u.useCallback(d=>()=>{n(d),o(!1)},[n]);return Q(a.reference.current,()=>{o(!1)},!0,[a.floating.current]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:i.palette.white,border:"1px solid",borderColor:i.palette.gray[200],borderRadius:i.spacing[.25],display:"flex",gap:.125,px:.25,py:.125,children:[t.jsx(z,{size:"md",children:e}),t.jsx(_,{color:i.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:s,px:.125,py:.125,ref:a.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:a.setFloating,shadow:"md",style:l,children:$s.map(d=>{const p=c(d);return t.jsx($,{bgColor:e===d?i.palette.gray[800]:"transparent",bgColorHover:i.palette.gray[e===d?800:100],borderRadius:i.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:p,px:.25,py:.25,children:t.jsx(z,{color:e===d?i.palette.white:i.palette.gray[600],size:"md",textAlign:"center",children:d})},`${d}-${y.random(10)}`)})}):void 0]})},ms=(e,n)=>{if(n<=7)return{pages:Array.from({length:n},(o,a)=>a+1),ellipsis:{start:!1,middle:!1,end:!1}};if(e<=3||e>=n-2){const o=[1,2,3],a=[n-2,n-1,n];return{pages:[...o,...a],ellipsis:{start:!1,middle:!0,end:!1}}}return{pages:[1,...Array.from({length:5},(o,a)=>e-2+a),n],ellipsis:{start:!0,middle:!1,end:!0}}},js=({totalItems:e,totalPages:n,page:{pageIndex:i,pageSize:r},onPageChange:o,onPageSizeChange:a})=>{const l=f.useTheme(),s=i*r,c=i===1,d=i===n,{pages:p,ellipsis:{start:g,middle:x,end:h}}=ms(i,n),b=u.useCallback(k=>()=>{o(k)},[o]),m=u.useCallback(()=>{i>1&&o(i-1)},[o,i]),j=u.useCallback(()=>{i<n&&o(i+1)},[o,i,n]),v=u.useCallback(k=>{a(k)},[a]);return t.jsxs($,{alignItems:"center",as:"nav",display:"flex",justify:"space-between",py:.875,children:[t.jsx(z,{color:l.palette.gray[800],display:"inline",size:"md",children:`${s-r+1}-${s} of ${e} items`}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(se,{disabled:c,hasIcon:!0,onClick:b(1),children:t.jsx(D,{icon:"angles-left",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{disabled:c,hasIcon:!0,onClick:m,children:t.jsx(D,{icon:"angle-left",iconSize:"sm",iconType:"fa-light"})}),p.map((k,C,w)=>{const S=k===1,I=k===n,E=g&&S&&C===0,R=h&&I&&C===p.length-1,F=x&&C===w.length/2-1;return t.jsxs(Ge.default.Fragment,{children:[R&&t.jsx(se,{disabled:!0,children:"..."}),t.jsx(se,{onClick:b(k),selected:i===k,children:k}),(E||F)&&t.jsx(se,{disabled:!0,children:"..."})]},k)}),t.jsx(se,{disabled:d,hasIcon:!0,onClick:j,children:t.jsx(D,{icon:"angle-right",iconSize:"sm",iconType:"fa-light"})}),t.jsx(se,{disabled:d,hasIcon:!0,onClick:b(n),children:t.jsx(D,{icon:"angles-right",iconSize:"sm",iconType:"fa-light"})})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:1,children:[t.jsx(Vn,{pageSize:r,setPageSize:v}),t.jsx(z,{color:l.palette.gray[800],display:"inline",size:"md",children:"Items per page"})]})]})},ws=f.styled.div`
2607
2607
  ${({theme:e})=>`
2608
2608
  height: ${e.spacing[1]};
2609
2609
  width: ${e.spacing[1]};
@@ -2742,13 +2742,13 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2742
2742
  flex-flow: row wrap;
2743
2743
  }
2744
2744
  `}
2745
- `,Es=150,Rs=({label:e,minWidth:n=Es,state:i="not completed",stepNumber:r=1,title:o,onClick:a,orientation:l="horizontal"})=>{const s=f.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},d=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Xn,{minWidth:n,orientation:l,percentage:d||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Zn,{onClick:a}):t.jsx(Ds,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:qn(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(z,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(z,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},Ns=150,As=({children:e,orientation:n="horizontal",minWidth:i=Ns})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>o*i,[o,i]);return t.jsx(Fs,{$minWidth:`${a}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Jn=({description:e="",highlightDescription:n="",mobile:i})=>{const r=f.useTheme(),o=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(z,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(we,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx(we,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:s},`${c+1}-bold`):s)}):t.jsx(z,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Ls=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:a,description:l,highlightDescription:s="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:m,width:j="77px",height:v="77px"}=c,k=u.useCallback(()=>{n==null||n.onClick()},[n]),C=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:p?1.5:2.5,mb:p?1.5:0,size:p?"sm":"md",textAlign:p?"start":"center",children:g}),S=t.jsx(ne,{alt:b,height:v,publicId:m,width:j}),I=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:d,position:"relative",px:p?1.5:2.5,py:p?1.5:2.5,shadow:"lg",width:p?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[p?w:void 0,p?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[p?void 0:w,t.jsx(Jn,{description:l,highlightDescription:s,mobile:p})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:p?"start":"center",children:[y.lodashExports.isObject(o)?t.jsx(O,{onClick:C,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:k,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?xe.createPortal(I,a??document.body):I},Ps=f.styled.div.attrs({className:"comp-scroll-up"})`
2745
+ `,Rs=150,Es=({label:e,minWidth:n=Rs,state:i="not completed",stepNumber:r=1,title:o,onClick:a,orientation:l="horizontal"})=>{const s=f.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},d=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Xn,{minWidth:n,orientation:l,percentage:d||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Zn,{onClick:a}):t.jsx(Ds,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:qn(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(z,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(z,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},Ns=150,As=({children:e,orientation:n="horizontal",minWidth:i=Ns})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>o*i,[o,i]);return t.jsx(Fs,{$minWidth:`${a}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Jn=({description:e="",highlightDescription:n="",mobile:i})=>{const r=f.useTheme(),o=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(z,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(we,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx(we,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:s},`${c+1}-bold`):s)}):t.jsx(z,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Ls=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:a,description:l,highlightDescription:s="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:m,width:j="77px",height:v="77px"}=c,k=u.useCallback(()=>{n==null||n.onClick()},[n]),C=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:p?1.5:2.5,mb:p?1.5:0,size:p?"sm":"md",textAlign:p?"start":"center",children:g}),S=t.jsx(ne,{alt:b,height:v,publicId:m,width:j}),I=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:d,position:"relative",px:p?1.5:2.5,py:p?1.5:2.5,shadow:"lg",width:p?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[p?w:void 0,p?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[p?void 0:w,t.jsx(Jn,{description:l,highlightDescription:s,mobile:p})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:p?"start":"center",children:[y.lodashExports.isObject(o)?t.jsx(O,{onClick:C,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:k,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?ue.createPortal(I,a??document.body):I},Ps=f.styled.div.attrs({className:"comp-scroll-up"})`
2746
2746
  position: fixed;
2747
2747
  bottom: ${({bottom:e})=>e??"unset"};
2748
2748
  right: ${({right:e})=>e??"unset"};
2749
2749
  z-index: ${({zIndex:e})=>e??"unset"};
2750
2750
  left: ${({left:e})=>e??"unset"};
2751
- `,Ms=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:a=100})=>{const[l,s]=u.useState(!1),[c,d]=u.useState(null),p=f.useTheme();u.useEffect(()=>{d(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{s(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Ps,{bottom:r,left:n,right:o,zIndex:a,children:t.jsx(B,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:p.palette.black,borderRadius:"50%",color:p.palette.white},width:"40px"})}):null},Os=f.styled.div`
2751
+ `,Ms=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:a=100})=>{const[l,s]=u.useState(!1),[c,d]=u.useState(null),p=f.useTheme();u.useEffect(()=>{d(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{s(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Ps,{bottom:r,left:n,right:o,zIndex:a,children:t.jsx(_,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:p.palette.black,borderRadius:"50%",color:p.palette.white},width:"40px"})}):null},Os=f.styled.div`
2752
2752
  position: relative;
2753
2753
  width: 100%;
2754
2754
  `,Ws=f.styled.div`
@@ -2766,7 +2766,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2766
2766
  &:hover { border-color: ${e.palette.gray[600]}; }
2767
2767
  &:focus-within { border: 2px solid ${e.palette.black}; }
2768
2768
  `}
2769
- `,Bs=f.styled.input`
2769
+ `,_s=f.styled.input`
2770
2770
  ${({theme:e})=>`
2771
2771
  background: none;
2772
2772
  border: none !important;
@@ -2783,7 +2783,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2783
2783
  ::-webkit-search-results-button,
2784
2784
  ::-webkit-search-results-decoration { display: none; }
2785
2785
  `}
2786
- `,_s=f.styled.div`
2786
+ `,Bs=f.styled.div`
2787
2787
  ${({theme:e})=>`
2788
2788
  position: absolute;
2789
2789
  z-index: 50;
@@ -2816,7 +2816,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2816
2816
  padding: ${e.spacing[.75]};
2817
2817
  color: ${e.palette.gray[500]};
2818
2818
  `}
2819
- `,Gs=300,Ys=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:a,value:l,maxLength:s=Gs,emptyText:c="No results",openOnFocus:d=!0,...p})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,j]=u.useState(String(l??""));u.useEffect(()=>{j(String(l??""))},[l]);const{refs:v,floatingStyles:k}=y.useFloating$1({placement:"bottom-start"});Q(v.floating.current,()=>b(!1),!0);const C=u.useCallback(()=>{d&&b(!0)},[d]),w=u.useCallback(T=>{const N=T.target.value;if(N.length>s){j(N.slice(0,s));return}j(N),a==null||a(T),b(!0)},[a,s]),S=u.useCallback(()=>{var T;j(""),o==null||o(),a&&a({target:{value:""},currentTarget:{value:""}}),(T=x.current)==null||T.focus(),b(!1)},[o,a]),I=u.useCallback(T=>{const N=Number(T.currentTarget.dataset.index),M=n[N];r==null||r(M),b(!1)},[n,r]),R=h&&(m.trim().length>0||n.length>0),E=u.useMemo(()=>n.length===0?t.jsx(Us,{children:c}):t.jsx(Hs,{role:"listbox",children:n.map((T,N)=>t.jsx(Vs,{onClick:I,role:"option",children:i(T)},N))}),[n,c,i,I]),F=u.useCallback(T=>{T.key==="Escape"&&b(!1)},[]);return t.jsxs(Os,{ref:v.setReference,children:[t.jsxs(Ws,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Bs,{"aria-expanded":R,id:e,maxLength:s,name:e,onChange:w,onFocus:C,onKeyDown:F,ref:x,type:"search",value:m,...p}),!y.lodashExports.isEmpty(m)&&t.jsx(B,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),R?t.jsx(_s,{ref:v.setFloating,style:k,children:E}):void 0]})},Ks=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:y.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},me=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:a}=Ks(e,n),l=y.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(G,{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(z,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(z,{color:a,size:"md",children:n})]})},Xs=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(me,{value:e,variant:"critical"}),t.jsx(me,{value:n,variant:"high"}),t.jsx(me,{value:i,variant:"medium"}),t.jsx(me,{value:r,variant:"low"})]}),Zs=f.styled.div`
2819
+ `,Gs=300,Ys=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:a,value:l,maxLength:s=Gs,emptyText:c="No results",openOnFocus:d=!0,...p})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,j]=u.useState(String(l??""));u.useEffect(()=>{j(String(l??""))},[l]);const{refs:v,floatingStyles:k}=y.useFloating$1({placement:"bottom-start"});Q(v.floating.current,()=>b(!1),!0);const C=u.useCallback(()=>{d&&b(!0)},[d]),w=u.useCallback(T=>{const N=T.target.value;if(N.length>s){j(N.slice(0,s));return}j(N),a==null||a(T),b(!0)},[a,s]),S=u.useCallback(()=>{var T;j(""),o==null||o(),a&&a({target:{value:""},currentTarget:{value:""}}),(T=x.current)==null||T.focus(),b(!1)},[o,a]),I=u.useCallback(T=>{const N=Number(T.currentTarget.dataset.index),M=n[N];r==null||r(M),b(!1)},[n,r]),E=h&&(m.trim().length>0||n.length>0),R=u.useMemo(()=>n.length===0?t.jsx(Us,{children:c}):t.jsx(Hs,{role:"listbox",children:n.map((T,N)=>t.jsx(Vs,{onClick:I,role:"option",children:i(T)},N))}),[n,c,i,I]),F=u.useCallback(T=>{T.key==="Escape"&&b(!1)},[]);return t.jsxs(Os,{ref:v.setReference,children:[t.jsxs(Ws,{children:[t.jsx(D,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(_s,{"aria-expanded":E,id:e,maxLength:s,name:e,onChange:w,onFocus:C,onKeyDown:F,ref:x,type:"search",value:m,...p}),!y.lodashExports.isEmpty(m)&&t.jsx(_,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),E?t.jsx(Bs,{ref:v.setFloating,style:k,children:R}):void 0]})},Ks=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:y.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},$e=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:a}=Ks(e,n),l=y.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(G,{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(z,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(z,{color:a,size:"md",children:n})]})},Xs=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx($e,{value:e,variant:"critical"}),t.jsx($e,{value:n,variant:"high"}),t.jsx($e,{value:i,variant:"medium"}),t.jsx($e,{value:r,variant:"low"})]}),Zs=f.styled.div`
2820
2820
  ${({theme:e})=>`
2821
2821
  border-radius: ${e.spacing[.25]};
2822
2822
  cursor: pointer;
@@ -2857,7 +2857,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2857
2857
  height: auto;
2858
2858
  }
2859
2859
  `}
2860
- `,Qs=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(d=>()=>{d(),o()},[o]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var 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=s.current)==null?void 0:j.contains(x))??!1)&&o()};return d.forEach(g=>{document.addEventListener(g,p,{passive:!0})}),()=>{d.forEach(g=>{document.removeEventListener(g,p)})}},[i,o]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx(Js,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(z,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(B,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:d,description:p,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Qn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},el=(e,n)=>n>=50?`
2860
+ `,Qs=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(d=>()=>{d(),o()},[o]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var 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=s.current)==null?void 0:j.contains(x))??!1)&&o()};return d.forEach(g=>{document.addEventListener(g,p,{passive:!0})}),()=>{d.forEach(g=>{document.removeEventListener(g,p)})}},[i,o]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx(Js,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(z,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(_,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:d,description:p,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Qn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},el=(e,n)=>n>=50?`
2861
2861
  ${e.palette.gray[200]} 50%,
2862
2862
  ${e.palette.primary[500]} 50.05%,
2863
2863
  ${e.palette.primary[500]} ${n}%,
@@ -3036,7 +3036,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3036
3036
  transition: opacity 150ms;
3037
3037
  opacity: ${({$variant:e})=>e==="asc"?0:1};
3038
3038
  }
3039
- `,gt=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(ul,{$variant:i,children:[t.jsx(D,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(D,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},xl=f.styled.div`
3039
+ `,pt=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(ul,{$variant:i,children:[t.jsx(D,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(D,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},xl=f.styled.div`
3040
3040
  position: relative;
3041
3041
 
3042
3042
  div:has(table) {
@@ -3276,11 +3276,11 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3276
3276
  transition: all 150ms;
3277
3277
  border-right: 1px solid ${({theme:e})=>e.palette.black};
3278
3278
  }
3279
- `,ii=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(d=>()=>{d.column.getCanSort()&&(n==null||n.setPageIndex(0),d.column.toggleSorting())},[n]),a=d=>p=>{d.getResizeHandler()(p)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(d=>t.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var b;const{isPlaceholder:g}=p,x=g?p.subHeaders[0]:p;return y._.isUndefined(p.column.parent)&&p.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:p.headerGroup.headers.indexOf(p)!==p.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:o(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(gt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(G,{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(Kt,{onMouseDown:a(p)})]},x.id)})},d.id))});const[l,s]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(s)?l:s;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(d=>{var p;return t.jsxs("th",{id:`header-${d.id}`,style:{position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(gt,{variant:d.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(d.id))??!1?t.jsx(G,{icon:"circle-info",id:d.id,place:"right",tip:((p=r==null?void 0:r.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(Kt,{onMouseDown:a(d)})]},d.id)})})})},yl=f.styled.div`
3279
+ `,ii=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(d=>()=>{d.column.getCanSort()&&(n==null||n.setPageIndex(0),d.column.toggleSorting())},[n]),a=d=>p=>{d.getResizeHandler()(p)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(d=>t.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var b;const{isPlaceholder:g}=p,x=g?p.subHeaders[0]:p;return y._.isUndefined(p.column.parent)&&p.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:p.headerGroup.headers.indexOf(p)!==p.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:o(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(pt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(G,{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(Kt,{onMouseDown:a(p)})]},x.id)})},d.id))});const[l,s]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(s)?l:s;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(d=>{var p;return t.jsxs("th",{id:`header-${d.id}`,style:{position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(pt,{variant:d.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(d.id))??!1?t.jsx(G,{icon:"circle-info",id:d.id,place:"right",tip:((p=r==null?void 0:r.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(Kt,{onMouseDown:a(d)})]},d.id)})})})},yl=f.styled.div`
3280
3280
  align-items: center;
3281
3281
  display: flex;
3282
3282
  width: 100%;
3283
- `,ri=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((s,c)=>{if(c===r)return d=>{var p,g;d.stopPropagation(),(g=(p=n==null?void 0:n.options)==null?void 0:p.onRowClick)==null||g.call(p,s)}},[r,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(s):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(Hn,{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(z,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(Ye.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(s,d),children:t.jsxs(yl,{children:[d===r&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(D,{icon:s.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,y.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),s.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${s.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(s)})}):void 0]},s.id))})},oi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:a,tableSize:l,tableRef:s}=u.useContext(ae);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(hl,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(ii,{}),t.jsx(ri,{})]})]})},Xt=f.styled(B)`
3283
+ `,ri=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((s,c)=>{if(c===r)return d=>{var p,g;d.stopPropagation(),(g=(p=n==null?void 0:n.options)==null?void 0:p.onRowClick)==null||g.call(p,s)}},[r,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(s):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(Hn,{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(z,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(Ge.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(s,d),children:t.jsxs(yl,{children:[d===r&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(D,{icon:s.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,y.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),s.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${s.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(s)})}):void 0]},s.id))})},oi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:a,tableSize:l,tableRef:s}=u.useContext(ae);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(hl,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(ii,{}),t.jsx(ri,{})]})]})},Xt=f.styled(_)`
3284
3284
  ${({theme:e,$padding:n})=>`
3285
3285
  background-color: ${e.palette.white};
3286
3286
  border: 1px solid ${e.palette.gray[200]};
@@ -3306,7 +3306,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3306
3306
  background-color: ${e.palette.gray[100]};
3307
3307
  }
3308
3308
  `}
3309
- `,ai=()=>{const{table:e}=u.useContext(ae),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,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(Xt,{$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(Xt,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},bl=10,$l=20,ml=50,jl=100,si=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[a,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:s,floatingStyles:c}=y.useFloating$1({middleware:[y.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([bl,$l,ml,jl],(h,b)=>(h.push(b),b===i?!1:b<=i),[]),[i]),p=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return Q(s.reference.current,()=>{o(!1)},!0,[s.floating.current]),u.useEffect(()=>(window.addEventListener("scrollend",p,!0),()=>{window.removeEventListener("scrollend",p,!0)}),[p]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(z,{pr:.25,size:"md",children:a}),t.jsx(B,{color:e.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),r?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:c,children:d.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(z,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},li=()=>{const{table:e}=u.useContext(ae),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},r=(e==null?void 0:e.getRowCount())??0,o=u.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const c=l*a+1,d=Math.min(l*(a+1),s);return`${c}-${d} of ${s}`},[]);return t.jsx(z,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},ci=({children:e})=>t.jsxs(fl,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(li,{}),t.jsx(si,{}),t.jsx(ai,{})]}),e]}),di=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),wl=f.styled.div.attrs({className:"search-container"})`
3309
+ `,ai=()=>{const{table:e}=u.useContext(ae),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,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(Xt,{$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(Xt,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},bl=10,$l=20,ml=50,jl=100,si=()=>{const e=f.useTheme(),{table:n}=u.useContext(ae),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[a,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:s,floatingStyles:c}=y.useFloating$1({middleware:[y.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([bl,$l,ml,jl],(h,b)=>(h.push(b),b===i?!1:b<=i),[]),[i]),p=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),o(!1)},[n,l]);return Q(s.reference.current,()=>{o(!1)},!0,[s.floating.current]),u.useEffect(()=>(window.addEventListener("scrollend",p,!0),()=>{window.removeEventListener("scrollend",p,!0)}),[p]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(z,{pr:.25,size:"md",children:a}),t.jsx(_,{color:e.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),r?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:c,children:d.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(z,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},li=()=>{const{table:e}=u.useContext(ae),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},r=(e==null?void 0:e.getRowCount())??0,o=u.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const c=l*a+1,d=Math.min(l*(a+1),s);return`${c}-${d} of ${s}`},[]);return t.jsx(z,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},ci=({children:e})=>t.jsxs(fl,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(li,{}),t.jsx(si,{}),t.jsx(ai,{})]}),e]}),di=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),wl=f.styled.div.attrs({className:"search-container"})`
3310
3310
  ${({theme:e})=>`
3311
3311
  display: flex;
3312
3312
  flex-direction: column;
@@ -3384,7 +3384,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3384
3384
  .highlight-container ~ .controls-container {
3385
3385
  flex: 1 0 100%;
3386
3386
  }
3387
- `,Cl=500,Zt=300,pi=({children:e})=>{const{table:n}=u.useContext(ae),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},a=ft(s=>{const c=s.target.value.slice(0,Zt);i==null||i(c)},Cl),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(kl,{children:[i===void 0?void 0:t.jsx(wl,{children:t.jsx(ce,{maxLength:Zt,name:"search",onChange:a,onClear:l,placeholder:o,value:r})}),e]})},gi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),ui=({children:e})=>t.jsx(vl,{children:e}),xi=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Sl=160,hi=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:a}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,s=l===1?"item":"items",c=l===0||!a,d=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Sl),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ae.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:r,table:n},children:t.jsx(xl,{id:o,children:e})})},zl=Object.assign(hi,{Caption:gi,Columns:ni,Content:oi,Controls:ui,Export:ti,Footer:ci,FooterContent:di,Highlighted:xi,Options:pi}),Tl=f.styled.button`
3387
+ `,Cl=500,Zt=300,pi=({children:e})=>{const{table:n}=u.useContext(ae),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},a=ht(s=>{const c=s.target.value.slice(0,Zt);i==null||i(c)},Cl),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(kl,{children:[i===void 0?void 0:t.jsx(wl,{children:t.jsx(ce,{maxLength:Zt,name:"search",onChange:a,onClear:l,placeholder:o,value:r})}),e]})},gi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),ui=({children:e})=>t.jsx(vl,{children:e}),xi=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Sl=160,hi=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:a}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,s=l===1?"item":"items",c=l===0||!a,d=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Sl),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ae.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:r,table:n},children:t.jsx(xl,{id:o,children:e})})},zl=Object.assign(hi,{Caption:gi,Columns:ni,Content:oi,Controls:ui,Export:ti,Footer:ci,FooterContent:di,Highlighted:xi,Options:pi}),Tl=f.styled.button`
3388
3388
  ${({theme:e})=>`
3389
3389
  align-items: center;
3390
3390
  background-color: ${e.palette.white};
@@ -3455,7 +3455,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3455
3455
  fill: url(#gradient-01);
3456
3456
  }
3457
3457
  `}
3458
- `,El=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const a=f.useTheme();return t.jsxs(Fl,{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:a.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(V,{fontWeight:"bold",size:i,children:n}):void 0]}),r??void 0]}):void 0,e]})},Rl=f.styled.div`
3458
+ `,Rl=({children:e,title:n,titleSize:i="sm",description:r,icon:o})=>{const a=f.useTheme();return t.jsxs(Fl,{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:a.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(V,{fontWeight:"bold",size:i,children:n}):void 0]}),r??void 0]}):void 0,e]})},El=f.styled.div`
3459
3459
  ${({theme:e})=>`
3460
3460
  align-items: center;
3461
3461
  background-color: ${e.palette.white};
@@ -3527,7 +3527,7 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3527
3527
  transform: translateX(-50%);
3528
3528
  }
3529
3529
  `}
3530
- `,fi=({date:e,description:n,title:i})=>{const r=f.useTheme();return t.jsxs(Rl,{className:"timeline-card",children:[t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,a)=>{const l=`${o}#${a}`;return t.jsx(z,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},Al=({items:e})=>{const n=u.useRef(null),[i,r]=u.useState("long");return u.useEffect(()=>{n.current&&r(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(Nl,{$size:i,children:e.map((o,a)=>t.jsx(fi,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${a}`))})})},Ll={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:""},Pl=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[a,l]=u.useState(0),s=u.useCallback(c=>{const{action:d,index:p,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?l(p+(d===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||d==="close")&&(o(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},Ml={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Ol=({title:e,href:n,description:i,category:r,id:o,indx:a,remediationTime:l,score:s,severity:c,size:d="lg",requirements:p,Link:g})=>{const x=f.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=Ml[d],v=g??"a";return t.jsxs(an,{$index:a,children:[t.jsx(z,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(v,{href:n,children:[t.jsx(V,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(z,{size:m,children:i}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(z,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),d==="lg"?t.jsx(je,{}):void 0,t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(z,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(yt,{textL:s,textR:y.capitalize(c==="disable"?"Unknown":c),variant:c})]}),d==="lg"?t.jsx(je,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(z,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),p.map((k,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(z,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:k.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:k.title})]},k.key))]})]})]})},yi=f.styled.div`
3530
+ `,fi=({date:e,description:n,title:i})=>{const r=f.useTheme();return t.jsxs(El,{className:"timeline-card",children:[t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(z,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,a)=>{const l=`${o}#${a}`;return t.jsx(z,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},Al=({items:e})=>{const n=u.useRef(null),[i,r]=u.useState("long");return u.useEffect(()=>{n.current&&r(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(Nl,{$size:i,children:e.map((o,a)=>t.jsx(fi,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${a}`))})})},Ll={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:""},Pl=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[a,l]=u.useState(0),s=u.useCallback(c=>{const{action:d,index:p,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?l(p+(d===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||d==="close")&&(o(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},Ml={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Ol=({title:e,href:n,description:i,category:r,id:o,indx:a,remediationTime:l,score:s,severity:c,size:d="lg",requirements:p,Link:g})=>{const x=f.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=Ml[d],v=g??"a";return t.jsxs(an,{$index:a,children:[t.jsx(z,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(v,{href:n,children:[t.jsx(V,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(z,{size:m,children:i}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(z,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),d==="lg"?t.jsx(je,{}):void 0,t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(z,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(ft,{textL:s,textR:y.capitalize(c==="disable"?"Unknown":c),variant:c})]}),d==="lg"?t.jsx(je,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(z,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),p.map((k,C)=>t.jsxs(u.Fragment,{children:[C>0?t.jsx(z,{color:x.palette.gray[400],display:"inline",size:j,children:" / "}):void 0,t.jsx("a",{href:k.href,style:{color:x.palette.gray[400],fontSize:x.typography.text[j],textDecoration:"underline"},children:k.title})]},k.key))]})]})]})},yi=f.styled.div`
3531
3531
  ${({theme:e,$left:n="0"})=>`
3532
3532
  align-items: flex-start;
3533
3533
  background: ${e.palette.white};
@@ -3561,9 +3561,13 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3561
3561
  justify-content: center;
3562
3562
  padding: ${e.spacing[.875]};
3563
3563
  width: 100%;
3564
+
3565
+ form, label, .parent-checkbox {
3566
+ width: 100%;
3567
+ }
3564
3568
  `}
3565
- `,pe=f.styled.div`
3566
- ${({theme:e,$py:n=e.spacing[.5]})=>`
3569
+ `,me=f.styled.div`
3570
+ ${({theme:e})=>`
3567
3571
  align-items: center;
3568
3572
  display: flex;
3569
3573
  color: ${e.palette.gray[800]};
@@ -3572,12 +3576,12 @@ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3572
3576
  font-weight: ${e.typography.weight.regular};
3573
3577
  gap: ${e.spacing[.5]};
3574
3578
  line-height: ${e.spacing[1.25]};
3575
- padding: ${n} ${e.spacing[.5]};
3579
+ padding: ${e.spacing[.5]};
3576
3580
  width: 100%;
3577
3581
 
3578
- &:hover:not(:disabled) {
3582
+ &:has(.filter-item, [type="checkbox"], [type="radio"]):hover:not(:disabled) {
3579
3583
  background: ${e.palette.gray[100]};
3580
3584
  cursor: pointer;
3581
3585
  }
3582
3586
  `}
3583
- `,mi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r,setSearchParams:o},a){const l=f.useTheme(),s=u.useCallback(c=>()=>{o({filter:c}),r(c)},[o,r]);return t.jsxs(yi,{ref:a,children:[t.jsxs(bi,{children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),n?t.jsx(ce,{placeholder:"Search filter..."}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:Object.entries(i).map(([c,d],p)=>t.jsxs($i,{$border:p>0&&c!=="default",children:[c!=="default"?t.jsx(z,{color:l.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:c}):void 0,d.map(g=>t.jsx(u.Fragment,{children:t.jsxs(pe,{as:"button","data-testid":g.id,onClick:s(g.id),children:[t.jsx(D,{icon:"filter",iconSize:"md",iconType:"fa-light"}),g.label]})},`${g.id}-${y.random(1,10)}`))]},c))})]})}),ji=({option:e})=>{const{type:n,options:i}=e??{},r=()=>{switch(n){case"checkbox":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(le,{checked:o.checked,label:o.label,name:o.value,value:o.value})},o.value));case"radioButton":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(Qe,{checked:o.checked,label:o.label,name:o.value,value:o.value})},o.value));case"dateRange":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(mt,{label:o.label,name:o.value})},o.value));case"numberRange":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(jt,{label:o.label,name:o.value,propsMax:{name:o.value},propsMin:{name:o.value}})},o.value));case"select":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(Xe,{items:[],label:o.label,name:o.value,value:o.value})},o.value));case"text":return i==null?void 0:i.map(o=>t.jsx(pe,{children:t.jsx(Le,{label:o.label,name:"text-input"})},o.value));case void 0:default:return}};return t.jsx(t.Fragment,{children:r()})},wi=u.forwardRef(function({includeSearch:n=!1,label:i,options:r},o){const a=f.useTheme();return t.jsxs(yi,{$left:"346px",ref:o,children:[t.jsxs(bi,{children:[t.jsx(z,{color:a.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${i}`}),n?t.jsx(ce,{placeholder:`Search ${i}...`}):void 0]}),t.jsx($i,{children:r==null?void 0:r.map(l=>t.jsx(ji,{option:l},`${l.label}-${y.random(1,10)}`))})]})}),Wl=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Bl=(e,n)=>{const i=e.find(r=>r.id===n);return{label:(i==null?void 0:i.label)??"",options:(i==null?void 0:i.options)??[]}},_l=({filters:e})=>{const n=window.location.search,i=new URLSearchParams(n);return{appliedFilters:Array.from(i.entries()).filter(([o])=>e.some(a=>a.id===o)).map(([o,a])=>({label:o,value:a})),filters:e}},Hl=7,Vl=({filterOptions:e})=>{const n=he("filters"),[i,r]=He.useSearchParams(),[o,a]=u.useState(""),{refs:l}=y.useFloating({placement:"bottom-start"}),{refs:s}=y.useFloating({elements:{reference:l.reference.current},placement:"right-end"}),{appliedFilters:c,filters:d}=_l({filters:e}),p=Wl(d),{label:g,options:x}=Bl(d,o),h=i.get("filter"),b=u.useCallback(j=>{a(j)},[]),m=u.useCallback(()=>{n.toggle(),i.delete("filter")},[n,i]);return Q(l.floating.current,()=>{n.close(),i.delete("filter")},!0,[l.reference.current,s.floating.current]),t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(O,{icon:"filter",id:"filter-btn",onClick:m,ref:l.setReference,tag:c.length.toString(),variant:"ghost"}),n.isOpen?t.jsx(mi,{groupedFilters:p,handleChangeId:b,includeSearch:e.length>Hl,ref:l.setFloating,setSearchParams:r}):void 0,y.isEmpty(h)||h===null||o!==h?void 0:t.jsx(wi,{label:g,options:x,ref:s.setFloating})]})};exports.Accordion=nr;exports.AccordionContent=en;exports.ActionButton=be;exports.AdvancedBadge=sr;exports.AdvisoriesCard=hr;exports.Alert=Sr;exports.AppliedFilter=$e;exports.AppliedFilters=fa;exports.ArrayField=st;exports.Avatar=Ar;exports.BaseButtonComponent=ut;exports.BaseComponent=Ne;exports.BaseSpanComponent=ht;exports.BaseTextComponent=xt;exports.Body=ri;exports.Button=O;exports.Button$1=Ue;exports.Button$2=se;exports.ButtonToolbarCenter=lo;exports.ButtonToolbarRow=po;exports.ButtonToolbarStartRow=co;exports.Calendar=xn;exports.Calendar$1=$n;exports.Calendar$2=mn;exports.CalendarCell=un;exports.CalendarGrid=Ze;exports.CaptionContent=gi;exports.CardContainer=Bo;exports.CardHeader=Ke;exports.CardWithImage=Mr;exports.CardWithInput=Fo;exports.CardWithOptions=vn;exports.CardWithSelector=Ao;exports.CardWithSwitch=Mo;exports.Carousel=Yo;exports.Checkbox=le;exports.CodeSnippet=Xo;exports.Col=at;exports.ColumFilters=Wn;exports.ColumnToggle=ni;exports.ColumnsModal=An;exports.ComboBox=Xe;exports.ComboBoxField=ot;exports.Container=$;exports.ControlsContent=ui;exports.CopyButton=za;exports.CustomThemeProvider=Ki;exports.DateField=fn;exports.DateSelector=ve;exports.Description=Jn;exports.Dialog=Je;exports.Divider=ue;exports.Dropdown=Da;exports.Editable=so;exports.EmptyButton=dt;exports.EmptyState=Na;exports.ErrorMessage=_r;exports.ExportCsv=ti;exports.FATag=on;exports.FilePreview=dn;exports.FilterControl=Ln;exports.FilterForm=ct;exports.FilterFormContent=Pn;exports.Filters=Vl;exports.FiltersList=On;exports.FiltersMenu=mi;exports.FooterContent=di;exports.Form=Pa;exports.Gap=xo;exports.GridContainer=Oa;exports.GroupSelector=Ba;exports.Head=ii;exports.Header=qe;exports.Header$1=In;exports.Heading=V;exports.HighlightedContent=xi;exports.Icon=D;exports.IconButton=B;exports.InProgressIcon=Zn;exports.IndicatorCard=Oo;exports.IndicatorCardDB=Ha;exports.InfoSidebar=Va;exports.InnerForm=Aa;exports.InputArray=fo;exports.InputDate=bn;exports.InputDateRange=mt;exports.InputDateTime=ao;exports.InputFile=mo;exports.InputNumber=wn;exports.InputNumberRange=jt;exports.InputSection=jo;exports.InputTags=vo;exports.ItemCardDB=Ka;exports.ItemContent=Dl;exports.Label=bt;exports.Link=oe;exports.ListItem=Pe;exports.ListItemsWrapper=En;exports.LittleFlag=Za;exports.Loading=Hn;exports.LocationCode=Sn;exports.Logo=os;exports.Lottie=ss;exports.MemoizedImage=ne;exports.Menu=ls;exports.MenuItem=Qn;exports.MessageBanner=ds;exports.Modal=Ct;exports.ModalConfirm=Dn;exports.ModalFooter=Tn;exports.Notification=hs;exports.NotificationSign=Ve;exports.NumberField=Ce;exports.OAuthSelector=ys;exports.Option=pn;exports.OptionBoxContainer=St;exports.OptionContainer=pt;exports.OptionContainer$1=_n;exports.Options=ji;exports.OptionsMenu=wi;exports.OutlineContainer=Y;exports.PaginationControl=ai;exports.PaginationDropdown=si;exports.PaginationSize=li;exports.PaginatorDb=js;exports.PaginatorDbDropdown=Vn;exports.PhoneInput=Io;exports.PopUp=Ls;exports.Popover=Ae;exports.PremiumFeature=Un;exports.PreviewPanel=Rn;exports.PriorityCard=Kn;exports.PriorityCards=ks;exports.PriorityScore=Cs;exports.ProgressBar=Xn;exports.ProgressIndicator=As;exports.ProgressStep=Rs;exports.RadioButton=Qe;exports.RankPosition=Yn;exports.RankPositionIcon=Gn;exports.Row=jn;exports.ScrollUpButton=Ms;exports.Search=ce;exports.SearchDropdown=Ys;exports.SearchPanel=Nn;exports.SeverityBadge=yt;exports.SeverityOverview=Xs;exports.SeverityOverviewBadge=me;exports.ShowOnHover=qs;exports.SlideOutMenu=Qs;exports.Slider=ol;exports.SortIcon=gt;exports.Span=we;exports.StepLapse=pl;exports.Tab=Fn;exports.Table=zl;exports.Table$1=hi;exports.TableButton=Il;exports.TableContent=El;exports.TableContent$1=oi;exports.TableContext=ae;exports.TableFooter=ci;exports.TableOptions=pi;exports.Tabs=vt;exports.Tag=ee;exports.TagsField=lt;exports.Text=z;exports.TextArea=Do;exports.TextInput=Le;exports.Thumb=ei;exports.TimeField=yn;exports.TimeLine=Al;exports.TimeLineCard=fi;exports.Toggle=kn;exports.Tooltip=G;exports.Tour=Pl;exports.WeaknessesCard=Ol;exports.baseStep=Ll;exports.formatCheckValues=Bn;exports.getStyledConfig=Re;exports.hiddenProps=qt;exports.icons=Yi;exports.setBorder=Ie;exports.setDisplay=De;exports.setInteraction=Ee;exports.setMargin=ze;exports.setPadding=Se;exports.setPosition=Te;exports.setText=Fe;exports.theme=A;exports.useCarousel=tn;exports.useClickOutside=Q;exports.useCloudinaryImage=nn;exports.useColumnsModal=rn;exports.useConditionsDialog=ka;exports.useConfirmDialog=Ca;exports.useDebouncedCallback=ft;exports.useFilterForm=Mn;exports.useFilters=va;exports.useModal=he;exports.useSearch=pr;exports.variantBuilder=re;
3587
+ `,mi=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r,setSearchParams:o},a){const l=f.useTheme(),s=u.useCallback(c=>()=>{o({filter:c}),r(c)},[o,r]);return t.jsxs(yi,{ref:a,children:[t.jsxs(bi,{children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),n?t.jsx(ce,{placeholder:"Search filter..."}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:Object.entries(i).map(([c,d],p)=>t.jsxs($i,{$border:p>0&&c!=="default",children:[c!=="default"?t.jsx(z,{color:l.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:c}):void 0,d.map(g=>t.jsx(u.Fragment,{children:t.jsxs(me,{as:"button","data-testid":g.id,onClick:s(g.id),children:[t.jsx(D,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),g.label]})},`${g.id}-${y.random(1,10)}`))]},c))})]})}),Wl=e=>{var o,a,l,s,c;const{register:n,handleSubmit:i,setValue:r}=y.useForm({defaultValues:{checkbox:e==null?void 0:e.filter(d=>d.type==="checkbox").flatMap(d=>{var p;return((p=d.items)==null?void 0:p.filter(g=>g.checked).map(g=>g.value))??[]}),radio:((l=(a=(o=e==null?void 0:e.find(d=>d.type==="radioButton"))==null?void 0:o.items)==null?void 0:a.find(d=>d.checked))==null?void 0:l.value)??"",minValue:(s=e==null?void 0:e.find(d=>d.type==="numberRange"||d.type==="dateRange"))==null?void 0:s.minValue,maxValue:(c=e==null?void 0:e.find(d=>["numberRange","dateRange"].includes(d.type)))==null?void 0:c.maxValue,search:""}});return{register:n,handleSubmit:i,setValue:r}},_l={checkbox:(e,n,i)=>e.map(r=>t.jsx(me,{children:t.jsx(le,{...i("checkbox"),label:r.label,name:r.value})},`li-checkbox-${r.value}`)),radioButton:(e,n,i)=>e.map(r=>t.jsx(me,{children:t.jsx(Je,{...i("radio"),label:r.label,name:r.value})},`li-radio-${r.value}`)),dateRange:(e,n,i,r,o,a)=>t.jsx(me,{children:t.jsx(mt,{name:n,propsMax:{name:"maxValue",value:a==null?void 0:a.toString()},propsMin:{name:"minValue",value:o==null?void 0:o.toString()},register:i,setValue:r,variant:"filters"})}),numberRange:(e,n,i,r,o,a)=>t.jsx(me,{children:t.jsx(jt,{name:n,propsMax:{name:"maxValue",register:i,setValue:r,value:a},propsMin:{name:"minValue",register:i,setValue:r,value:o},variant:"filters"})})},ji=({id:e,option:n,register:i,setValue:r})=>{const{items:o=[],type:a,minValue:l,maxValue:s}=n??{},c=a&&_l[a];return t.jsx(t.Fragment,{children:(c==null?void 0:c(o,e,i,r,l,s))??null})},wi=u.forwardRef(function({includeSearch:n=!1,id:i,label:r,options:o},a){const l=f.useTheme(),{register:s,handleSubmit:c,setValue:d}=Wl(o),p=u.useCallback(()=>{},[]);return t.jsxs(yi,{$left:"346px",ref:a,children:[t.jsxs(bi,{children:[t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${r}`}),n?t.jsx(ce,{placeholder:`Search ${r}...`}):void 0]}),o==null?void 0:o.map((g,x,h)=>t.jsxs($i,{$border:h.length>1&&x>0,children:[x>0?t.jsx(z,{color:l.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:g.label}):void 0,t.jsx("form",{id:i,onSubmit:c(p),children:t.jsx(ji,{id:i,option:g,register:s,setValue:d})})]},`${g.label}-${y.random(1,10)}`))]})}),Bl=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Hl=(e,n)=>{const i=e.find(r=>r.id===n);return{label:(i==null?void 0:i.label)??"",options:(i==null?void 0:i.options)??[]}},Vl=({filters:e})=>{const n=window.location.search,i=new URLSearchParams(n);return{appliedFilters:Array.from(i.entries()).filter(([o])=>e.some(a=>a.id===o)).map(([o,a])=>({label:o,value:a})),filters:e}},Ul=7,Gl=({filterOptions:e})=>{const n=xe("filters"),[i,r]=Be.useSearchParams(),[o,a]=u.useState(""),{refs:l}=y.useFloating({placement:"bottom-start"}),{refs:s}=y.useFloating({elements:{reference:l.reference.current},placement:"right-end"}),{appliedFilters:c,filters:d}=Vl({filters:e}),p=Bl(d),{label:g,options:x}=Hl(d,o),h=i.get("filter"),b=u.useCallback(j=>{a(j)},[]),m=u.useCallback(()=>{n.toggle(),i.delete("filter")},[n,i]);return Q(l.floating.current,()=>{n.close(),i.delete("filter")},!0,[l.reference.current,s.floating.current]),t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(O,{icon:"filter",id:"filter-btn",onClick:m,ref:l.setReference,tag:c.length.toString(),variant:"ghost"}),n.isOpen?t.jsx(mi,{groupedFilters:p,handleChangeId:b,includeSearch:e.length>Ul,ref:l.setFloating,setSearchParams:r}):void 0,y.isEmpty(h)||h===null||o!==h?void 0:t.jsx(wi,{id:o,label:g.toLowerCase(),options:x,ref:s.setFloating})]})};exports.Accordion=nr;exports.AccordionContent=en;exports.ActionButton=ye;exports.AdvancedBadge=sr;exports.AdvisoriesCard=hr;exports.Alert=Sr;exports.AppliedFilter=be;exports.AppliedFilters=fa;exports.ArrayField=at;exports.Avatar=Ar;exports.BaseButtonComponent=gt;exports.BaseComponent=Ne;exports.BaseSpanComponent=xt;exports.BaseTextComponent=ut;exports.Body=ri;exports.Button=O;exports.Button$1=Ve;exports.Button$2=se;exports.ButtonToolbarCenter=lo;exports.ButtonToolbarRow=po;exports.ButtonToolbarStartRow=co;exports.Calendar=xn;exports.Calendar$1=$n;exports.Calendar$2=mn;exports.CalendarCell=un;exports.CalendarGrid=Ke;exports.CaptionContent=gi;exports.CardContainer=_o;exports.CardHeader=Ye;exports.CardWithImage=Mr;exports.CardWithInput=Fo;exports.CardWithOptions=vn;exports.CardWithSelector=Ao;exports.CardWithSwitch=Mo;exports.Carousel=Yo;exports.Checkbox=le;exports.CodeSnippet=Xo;exports.Col=ot;exports.ColumFilters=Wn;exports.ColumnToggle=ni;exports.ColumnsModal=An;exports.ComboBox=bt;exports.ComboBoxField=rt;exports.Container=$;exports.ControlsContent=ui;exports.CopyButton=za;exports.CustomThemeProvider=Ki;exports.DateField=fn;exports.DateSelector=ve;exports.Description=Jn;exports.Dialog=Ze;exports.Divider=ge;exports.Dropdown=Da;exports.Editable=so;exports.EmptyButton=ct;exports.EmptyState=Na;exports.ErrorMessage=Br;exports.ExportCsv=ti;exports.FATag=on;exports.FilePreview=dn;exports.FilterControl=Ln;exports.FilterForm=lt;exports.FilterFormContent=Pn;exports.Filters=Gl;exports.FiltersList=On;exports.FiltersMenu=mi;exports.FooterContent=di;exports.Form=Pa;exports.Gap=xo;exports.GridContainer=Oa;exports.GroupSelector=_a;exports.Head=ii;exports.Header=Xe;exports.Header$1=In;exports.Heading=V;exports.HighlightedContent=xi;exports.Icon=D;exports.IconButton=_;exports.InProgressIcon=Zn;exports.IndicatorCard=Oo;exports.IndicatorCardDB=Ha;exports.InfoSidebar=Va;exports.InnerForm=Aa;exports.InputArray=fo;exports.InputDate=bn;exports.InputDateRange=mt;exports.InputDateTime=ao;exports.InputFile=mo;exports.InputNumber=wn;exports.InputNumberRange=jt;exports.InputSection=jo;exports.InputTags=vo;exports.ItemCardDB=Ka;exports.ItemContent=Dl;exports.Label=yt;exports.Link=oe;exports.ListItem=Le;exports.ListItemsWrapper=Rn;exports.LittleFlag=Za;exports.Loading=Hn;exports.LocationCode=Sn;exports.Logo=os;exports.Lottie=ss;exports.MemoizedImage=ne;exports.Menu=ls;exports.MenuItem=Qn;exports.MessageBanner=ds;exports.Modal=Ct;exports.ModalConfirm=Dn;exports.ModalFooter=Tn;exports.Notification=hs;exports.NotificationSign=He;exports.NumberField=Ce;exports.OAuthSelector=ys;exports.Option=pn;exports.OptionBoxContainer=St;exports.OptionContainer=dt;exports.OptionContainer$1=Bn;exports.Options=ji;exports.OptionsMenu=wi;exports.OutlineContainer=Y;exports.PaginationControl=ai;exports.PaginationDropdown=si;exports.PaginationSize=li;exports.PaginatorDb=js;exports.PaginatorDbDropdown=Vn;exports.PhoneInput=Io;exports.PopUp=Ls;exports.Popover=Ae;exports.PremiumFeature=Un;exports.PreviewPanel=En;exports.PriorityCard=Kn;exports.PriorityCards=ks;exports.PriorityScore=Cs;exports.ProgressBar=Xn;exports.ProgressIndicator=As;exports.ProgressStep=Es;exports.RadioButton=Je;exports.RankPosition=Yn;exports.RankPositionIcon=Gn;exports.Row=jn;exports.ScrollUpButton=Ms;exports.Search=ce;exports.SearchDropdown=Ys;exports.SearchPanel=Nn;exports.SeverityBadge=ft;exports.SeverityOverview=Xs;exports.SeverityOverviewBadge=$e;exports.ShowOnHover=qs;exports.SlideOutMenu=Qs;exports.Slider=ol;exports.SortIcon=pt;exports.Span=we;exports.StepLapse=pl;exports.Tab=Fn;exports.Table=zl;exports.Table$1=hi;exports.TableButton=Il;exports.TableContent=Rl;exports.TableContent$1=oi;exports.TableContext=ae;exports.TableFooter=ci;exports.TableOptions=pi;exports.Tabs=vt;exports.Tag=ee;exports.TagsField=st;exports.Text=z;exports.TextArea=Do;exports.TextInput=qe;exports.Thumb=ei;exports.TimeField=yn;exports.TimeLine=Al;exports.TimeLineCard=fi;exports.Toggle=kn;exports.Tooltip=G;exports.Tour=Pl;exports.WeaknessesCard=Ol;exports.baseStep=Ll;exports.formatCheckValues=_n;exports.getStyledConfig=Ee;exports.hiddenProps=qt;exports.icons=Yi;exports.setBorder=Ie;exports.setDisplay=De;exports.setInteraction=Re;exports.setMargin=ze;exports.setPadding=Se;exports.setPosition=Te;exports.setText=Fe;exports.theme=A;exports.useCarousel=tn;exports.useClickOutside=Q;exports.useCloudinaryImage=nn;exports.useColumnsModal=rn;exports.useConditionsDialog=ka;exports.useConfirmDialog=Ca;exports.useDebouncedCallback=ht;exports.useFilterForm=Mn;exports.useFilters=va;exports.useModal=xe;exports.useSearch=pr;exports.variantBuilder=re;