@fluidattacks/design 3.35.5-pr → 3.35.5-pr.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (191) hide show
  1. package/dist/components/@core/index.js +1 -1
  2. package/dist/components/accordion/accordion-content/index.js +1 -1
  3. package/dist/components/accordion/index.js +1 -1
  4. package/dist/components/advanced-badge/index.js +1 -1
  5. package/dist/components/advisories-card/index.js +1 -1
  6. package/dist/components/alert/index.js +1 -1
  7. package/dist/components/avatar/index.js +1 -1
  8. package/dist/components/button/index.js +1 -1
  9. package/dist/components/card/card-header/index.js +1 -1
  10. package/dist/components/card/card-with-image/index.js +1 -1
  11. package/dist/components/card/card-with-input/index.js +1 -1
  12. package/dist/components/card/card-with-options/index.js +1 -1
  13. package/dist/components/card/card-with-selector/index.js +1 -1
  14. package/dist/components/card/card-with-switch/index.js +1 -1
  15. package/dist/components/card/index.js +1 -1
  16. package/dist/components/card/indicator-card/index.js +1 -1
  17. package/dist/components/card-container/index.js +1 -1
  18. package/dist/components/carousel/index.js +1 -1
  19. package/dist/components/checkbox/index.js +1 -1
  20. package/dist/components/cloud-image/index.js +1 -1
  21. package/dist/components/code-snippet/index.js +1 -1
  22. package/dist/components/code-snippet/location-code/index.js +1 -1
  23. package/dist/components/colors/index.js +1 -1
  24. package/dist/components/conditions-dialog/index.js +1 -1
  25. package/dist/components/confirm-dialog/index.js +1 -1
  26. package/dist/components/confirm-dialog/types.d.ts +2 -0
  27. package/dist/components/container/index.js +1 -1
  28. package/dist/components/copy-button/index.js +1 -1
  29. package/dist/components/divider/index.js +1 -1
  30. package/dist/components/dropdown/index.js +1 -1
  31. package/dist/components/empty-state/empty-button/index.js +1 -1
  32. package/dist/components/empty-state/index.js +1 -1
  33. package/dist/components/fa-tag/index.js +1 -1
  34. package/dist/components/file-preview/index.js +1 -1
  35. package/dist/components/filters/active-filters/active-filter/index.js +1 -1
  36. package/dist/components/filters/active-filters/index.js +1 -1
  37. package/dist/components/filters/context/index.js +1 -1
  38. package/dist/components/filters/filters-menu/index.js +1 -1
  39. package/dist/components/filters/index.js +1 -1
  40. package/dist/components/filters/options-menu/index.js +1 -1
  41. package/dist/components/filters/options-menu/options/index.js +1 -1
  42. package/dist/components/filters/search/no-matches/index.js +1 -1
  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/default/index.js +1 -1
  68. package/dist/components/inputs/fields/input-file/dropzone/index.js +1 -1
  69. package/dist/components/inputs/fields/input-file/index.js +1 -1
  70. package/dist/components/inputs/fields/input-section/index.js +1 -1
  71. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  72. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  73. package/dist/components/inputs/fields/number/index.js +1 -1
  74. package/dist/components/inputs/fields/number-range/index.js +1 -1
  75. package/dist/components/inputs/fields/phone/index.js +1 -1
  76. package/dist/components/inputs/fields/text-area/index.js +1 -1
  77. package/dist/components/inputs/fields/text-input/index.js +1 -1
  78. package/dist/components/inputs/index.js +1 -1
  79. package/dist/components/inputs/label/index.js +1 -1
  80. package/dist/components/inputs/outline-container/index.js +1 -1
  81. package/dist/components/inputs/utils/action-button/index.js +1 -1
  82. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  83. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  84. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  85. package/dist/components/inputs/utils/dialog/index.js +1 -1
  86. package/dist/components/inputs/utils/number-field/index.js +1 -1
  87. package/dist/components/inputs/utils/popover/index.js +1 -1
  88. package/dist/components/item-card-db/index.js +1 -1
  89. package/dist/components/layout/categories/buttons/index.js +1 -1
  90. package/dist/components/layout/categories/column/index.js +1 -1
  91. package/dist/components/layout/categories/gap/index.js +1 -1
  92. package/dist/components/layout/categories/row/index.js +1 -1
  93. package/dist/components/layout/index.js +1 -1
  94. package/dist/components/link/index.js +1 -1
  95. package/dist/components/list-item/index.js +1 -1
  96. package/dist/components/little-flag/index.js +1 -1
  97. package/dist/components/loading/index.js +1 -1
  98. package/dist/components/logo/index.js +1 -1
  99. package/dist/components/lottie/index.js +1 -1
  100. package/dist/components/menu/index.js +1 -1
  101. package/dist/components/message-banner/index.js +1 -1
  102. package/dist/components/modal/columns-modal/index.js +1 -1
  103. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  104. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  105. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  106. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  107. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  108. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  109. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  110. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  111. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  112. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  113. package/dist/components/modal/filters-modal/index.js +1 -1
  114. package/dist/components/modal/footer/index.js +1 -1
  115. package/dist/components/modal/header/index.js +1 -1
  116. package/dist/components/modal/index.js +1 -1
  117. package/dist/components/modal/modal-confirm/index.js +1 -1
  118. package/dist/components/notification/index.js +1 -1
  119. package/dist/components/notification-sign/index.js +1 -1
  120. package/dist/components/oauth-selector/index.js +1 -1
  121. package/dist/components/oauth-selector/option-container/index.js +1 -1
  122. package/dist/components/paginator-db/btn/index.js +1 -1
  123. package/dist/components/paginator-db/dropdown/index.js +1 -1
  124. package/dist/components/paginator-db/index.js +1 -1
  125. package/dist/components/pop-up/description/index.js +1 -1
  126. package/dist/components/pop-up/index.js +1 -1
  127. package/dist/components/premium-feature/index.js +1 -1
  128. package/dist/components/priority-cards/card/index.js +1 -1
  129. package/dist/components/priority-cards/index.js +1 -1
  130. package/dist/components/priority-score/index.js +1 -1
  131. package/dist/components/progress-bar/index.js +1 -1
  132. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  133. package/dist/components/progress-indicator/index.js +1 -1
  134. package/dist/components/progress-indicator/step/index.js +1 -1
  135. package/dist/components/radio-button/index.js +1 -1
  136. package/dist/components/rank-position/icon/index.js +1 -1
  137. package/dist/components/rank-position/index.js +1 -1
  138. package/dist/components/rules-card/index.js +1 -1
  139. package/dist/components/scroll-button/index.js +1 -1
  140. package/dist/components/search/index.js +1 -1
  141. package/dist/components/search-dropdown/index.js +1 -1
  142. package/dist/components/severity-badge/index.js +1 -1
  143. package/dist/components/severity-overview/badge/index.js +1 -1
  144. package/dist/components/severity-overview/index.js +1 -1
  145. package/dist/components/show-on-hover/index.js +1 -1
  146. package/dist/components/slide-out-menu/index.js +1 -1
  147. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  148. package/dist/components/slider/index.js +1 -1
  149. package/dist/components/slider/thumb/index.js +1 -1
  150. package/dist/components/step-lapse/index.js +1 -1
  151. package/dist/components/table/context/index.js +1 -1
  152. package/dist/components/table/export-csv/index.js +1 -1
  153. package/dist/components/table/index.js +1 -1
  154. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  155. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  156. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  157. package/dist/components/table/sort-icon/index.js +1 -1
  158. package/dist/components/table/table-body/index.js +1 -1
  159. package/dist/components/table/table-column-toggle/index.js +1 -1
  160. package/dist/components/table/table-content/head/index.js +1 -1
  161. package/dist/components/table/table-content/index.js +1 -1
  162. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  163. package/dist/components/table/table-footer/index.js +1 -1
  164. package/dist/components/table/table-options/caption-content/index.js +1 -1
  165. package/dist/components/table/table-options/controls-content/index.js +1 -1
  166. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  167. package/dist/components/table/table-options/index.js +1 -1
  168. package/dist/components/table/wrapper/index.js +1 -1
  169. package/dist/components/table-button/index.js +1 -1
  170. package/dist/components/table-content/index.js +1 -1
  171. package/dist/components/table-content/item-content/index.js +1 -1
  172. package/dist/components/tabs/index.js +1 -1
  173. package/dist/components/tabs/tab/index.js +1 -1
  174. package/dist/components/tag/index.js +1 -1
  175. package/dist/components/timeline/card/index.js +1 -1
  176. package/dist/components/timeline/index.js +1 -1
  177. package/dist/components/toggle/index.js +1 -1
  178. package/dist/components/tooltip/index.js +1 -1
  179. package/dist/components/tour/index.js +1 -1
  180. package/dist/components/typography/heading/index.js +1 -1
  181. package/dist/components/typography/index.js +1 -1
  182. package/dist/components/typography/span/index.js +1 -1
  183. package/dist/components/typography/text/index.js +1 -1
  184. package/dist/components/weaknesses-card/index.js +1 -1
  185. package/dist/{components-3xB0iGIW.js → components-C11xk47Q.js} +33 -33
  186. package/dist/{components-Ba8Rs1pE.mjs → components-CnCRXsMh.mjs} +108 -108
  187. package/dist/context/index.js +1 -1
  188. package/dist/hooks/index.js +1 -1
  189. package/dist/index.js +1 -1
  190. package/dist/utils/index.js +1 -1
  191. package/package.json +1 -1
@@ -1,11 +1,11 @@
1
- "use strict";const t=require("react/jsx-runtime"),u=require("react"),y=require("styled-components"),f=require("./vendor-M0fdui5O.js"),we=require("react-dom"),gt=require("react-router-dom"),lr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},nt=lr(u),le=e=>({getVariant:(n,i)=>e(n)[i]}),jn=["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"],cr={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},dr={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},pr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},gr={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},ur={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},xr={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},hr={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},fr="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",yr={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"}},br={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)"},$r={sm:"1024px",md:"1440px",lg:"1920px"},mr={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"},jr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],L={typography:yr,shadows:br,breakpoints:$r,spacing:mr,palette:{primary:dr,complementary:pr,error:gr,info:hr,warning:ur,success:xr,black:"#0c111d",gradient:fr,white:"#ffffff",gray:cr}},wr=({children:e})=>t.jsx(y.ThemeProvider,{theme:L,children:e}),P=(e,n)=>n===void 0?"":`${e}: ${n};`,Pe=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,r=e.py??e.pb??0,o=e.px??e.pl??0;if(e.padding){const[s,l,a,c]=e.padding;return`padding: ${L.spacing[s]} ${L.spacing[l]} ${L.spacing[a]} ${L.spacing[c]};`}return`padding: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Oe=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,r=e.my??e.mb??0,o=e.mx??e.ml??0;if(e.margin){const[s,l,a,c]=e.margin;return`margin: ${L.spacing[s]} ${L.spacing[l]} ${L.spacing[a]} ${L.spacing[c]};`}return`margin: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Be=e=>{const n=P("position",e.position),i=P("top",e.top),r=P("right",e.right),o=P("bottom",e.bottom),s=P("left",e.left),l=P("z-index",e.zIndex);return`
1
+ "use strict";const t=require("react/jsx-runtime"),u=require("react"),y=require("styled-components"),f=require("./vendor-M0fdui5O.js"),we=require("react-dom"),gt=require("react-router-dom"),lr=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},nt=lr(u),le=e=>({getVariant:(n,i)=>e(n)[i]}),jn=["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"],cr={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},dr={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},pr={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},gr={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},ur={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},xr={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},hr={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},fr="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",yr={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"}},br={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)"},$r={sm:"1024px",md:"1440px",lg:"1920px"},mr={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"},jr=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],L={typography:yr,shadows:br,breakpoints:$r,spacing:mr,palette:{primary:dr,complementary:pr,error:gr,info:hr,warning:ur,success:xr,black:"#0c111d",gradient:fr,white:"#ffffff",gray:cr}},wr=({children:e})=>t.jsx(y.ThemeProvider,{theme:L,children:e}),O=(e,n)=>n===void 0?"":`${e}: ${n};`,Oe=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,r=e.py??e.pb??0,o=e.px??e.pl??0;if(e.padding){const[s,l,a,c]=e.padding;return`padding: ${L.spacing[s]} ${L.spacing[l]} ${L.spacing[a]} ${L.spacing[c]};`}return`padding: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Pe=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,r=e.my??e.mb??0,o=e.mx??e.ml??0;if(e.margin){const[s,l,a,c]=e.margin;return`margin: ${L.spacing[s]} ${L.spacing[l]} ${L.spacing[a]} ${L.spacing[c]};`}return`margin: ${L.spacing[n]} ${L.spacing[i]} ${L.spacing[r]} ${L.spacing[o]};`},Be=e=>{const n=O("position",e.position),i=O("top",e.top),r=O("right",e.right),o=O("bottom",e.bottom),s=O("left",e.left),l=O("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
4
  ${r}
5
5
  ${o}
6
6
  ${s}
7
7
  ${l}
8
- `},Ve=e=>{const n=P("border",e.border),i=P("border-top",e.borderTop),r=P("border-right",e.borderRight),o=P("border-bottom",e.borderBottom),s=P("border-left",e.borderLeft),l=P("border-color",e.borderColor),a=P("border-radius",e.borderRadius);return`
8
+ `},Ve=e=>{const n=O("border",e.border),i=O("border-top",e.borderTop),r=O("border-right",e.borderRight),o=O("border-bottom",e.borderBottom),s=O("border-left",e.borderLeft),l=O("border-color",e.borderColor),a=O("border-radius",e.borderRadius);return`
9
9
  ${n}
10
10
  ${i}
11
11
  ${r}
@@ -16,7 +16,7 @@
16
16
  `},vr=e=>e.includes("x")?"overflow-x: auto;":"",kr=e=>e.includes("y")?"overflow-y: auto;":"",Me=e=>{const n=e.scroll?`
17
17
  ${vr(e.scroll)}
18
18
  ${kr(e.scroll)}
19
- `:"",i=P("visibility",e.visibility),r=P("display",e.display),o=P("height",e.height),s=P("width",e.width),l=P("max-height",e.maxHeight),a=P("max-width",e.maxWidth),c=P("min-height",e.minHeight),p=P("min-width",e.minWidth),d=P("box-shadow",e.shadow?L.shadows[e.shadow]:void 0),g=P("gap",e.gap===void 0?void 0:L.spacing[e.gap]),x=P("background-color",e.bgColor),h=P("background",e.bgGradient),b=P("flex-direction",e.flexDirection),m=P("flex-grow",e.flexGrow),j=P("justify-content",e.justify),v=P("justify-self",e.justifySelf),k=P("align-items",e.alignItems),S=P("align-self",e.alignSelf),w=P("flex-wrap",e.wrap);return`
19
+ `:"",i=O("visibility",e.visibility),r=O("display",e.display),o=O("height",e.height),s=O("width",e.width),l=O("max-height",e.maxHeight),a=O("max-width",e.maxWidth),c=O("min-height",e.minHeight),p=O("min-width",e.minWidth),d=O("box-shadow",e.shadow?L.shadows[e.shadow]:void 0),g=O("gap",e.gap===void 0?void 0:L.spacing[e.gap]),x=O("background-color",e.bgColor),h=O("background",e.bgGradient),b=O("flex-direction",e.flexDirection),m=O("flex-grow",e.flexGrow),j=O("justify-content",e.justify),v=O("justify-self",e.justifySelf),k=O("align-items",e.alignItems),S=O("align-self",e.alignSelf),w=O("flex-wrap",e.wrap);return`
20
20
  ${n}
21
21
  ${i}
22
22
  ${r}
@@ -37,7 +37,7 @@
37
37
  ${k}
38
38
  ${S}
39
39
  ${w}
40
- `},We=e=>{const n=P("color",e.color),i=P("font-family",e.fontFamily),r=P("font-size",e.fontSize),o=P("font-weight",e.fontWeight),s=P("line-spacing",e.letterSpacing),l=P("line-height",e.lineSpacing),a=P("text-align",e.textAlign),c=P("text-decoration",e.textDecoration),p=P("text-overflow",e.textOverflow),d=P("white-space",e.whiteSpace),g=P("word-break",e.wordBreak),x=P("word-wrap",e.wordWrap);return`
40
+ `},We=e=>{const n=O("color",e.color),i=O("font-family",e.fontFamily),r=O("font-size",e.fontSize),o=O("font-weight",e.fontWeight),s=O("line-spacing",e.letterSpacing),l=O("line-height",e.lineSpacing),a=O("text-align",e.textAlign),c=O("text-decoration",e.textDecoration),p=O("text-overflow",e.textOverflow),d=O("white-space",e.whiteSpace),g=O("word-break",e.wordBreak),x=O("word-wrap",e.wordWrap);return`
41
41
  ${n}
42
42
  ${i}
43
43
  ${r}
@@ -50,7 +50,7 @@
50
50
  ${d}
51
51
  ${g}
52
52
  ${x}
53
- `},_e=e=>{const n=P("cursor",e.cursor),i=P("border-color",e.borderColorHover),r=P("background-color",e.bgColorHover),o=P("box-shadow",e.shadowHover===void 0?void 0:L.shadows[e.shadowHover]),s=P("transition",e.transition);return`
53
+ `},_e=e=>{const n=O("cursor",e.cursor),i=O("border-color",e.borderColorHover),r=O("background-color",e.bgColorHover),o=O("box-shadow",e.shadowHover===void 0?void 0:L.shadows[e.shadowHover]),s=O("transition",e.transition);return`
54
54
  ${n}
55
55
 
56
56
  &:hover {
@@ -60,32 +60,32 @@
60
60
  ${o}
61
61
  }
62
62
  `},He={shouldForwardProp:e=>!jn.includes(e)},Ue=y.styled.div.withConfig(He)`
63
- ${Pe}
64
63
  ${Oe}
64
+ ${Pe}
65
65
  ${Be}
66
66
  ${Me}
67
67
  ${We}
68
68
  ${Ve}
69
69
  ${_e}
70
70
  `,kt=y.styled.button.withConfig(He)`
71
- ${Pe}
72
71
  ${Oe}
72
+ ${Pe}
73
73
  ${Be}
74
74
  ${Me}
75
75
  ${We}
76
76
  ${Ve}
77
77
  ${_e}
78
78
  `,Ct=y.styled.p.withConfig(He)`
79
- ${Pe}
80
79
  ${Oe}
80
+ ${Pe}
81
81
  ${Be}
82
82
  ${Me}
83
83
  ${We}
84
84
  ${Ve}
85
85
  ${_e}
86
86
  `,St=y.styled.span.withConfig(He)`
87
- ${Pe}
88
87
  ${Oe}
88
+ ${Pe}
89
89
  ${Be}
90
90
  ${Me}
91
91
  ${We}
@@ -232,7 +232,7 @@
232
232
  }
233
233
  `:""}
234
234
  `}
235
- `,Pr=y.styled.div`
235
+ `,Or=y.styled.div`
236
236
  ${({theme:e,$variant:n})=>`
237
237
  display: flex;
238
238
  align-items: center;
@@ -248,7 +248,7 @@
248
248
  padding: ${e.spacing[.125]} ${e.spacing[.5]};
249
249
  position: relative;
250
250
  `}
251
- `,Cn=(e,n)=>{const[r,o]=u.useState(0),[s,l]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const a=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(a)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:l}},oe=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(a=>a==null?void 0:a.contains(l.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((s=document.getElementById("root"))==null||s.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Sn=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new f.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},ve=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),s=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Or=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),zn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const s=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,a]=u.useState(s),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],m=b.map(({name:j})=>j);a(j=>[...b,...j.filter(({name:v})=>!m.includes(v))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(Or(g)),c(g)},[l,i,c,o]),d=u.useMemo(()=>f.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:p,columns:l,...ve(e),hasChanged:d}},zt=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),Br=(e,n)=>{const[i,r]=u.useState(()=>{if(typeof window>"u")return n;try{const s=window.localStorage.getItem(e);return s?JSON.parse(s):n}catch{return n}}),o=s=>{try{const l=s instanceof Function?s(i):s;r(l),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(l))}catch{}};return u.useEffect(()=>{if(typeof window>"u")return;const s=l=>{if(l.key===e&&l.newValue!==null)try{r(JSON.parse(l.newValue))}catch{}};return window.addEventListener("storage",s),()=>{window.removeEventListener("storage",s)}},[e]),[i,o]},Tt=()=>{var e;if(typeof window>"u")return"/";try{return((e=window.location)==null?void 0:e.pathname)??"/"}catch{return"/"}},Tn=e=>typeof window>"u"?null:window.localStorage.getItem(e),Ee=e=>{typeof window>"u"||window.localStorage.removeItem(e)},Vr=(e,n,i)=>{const r=u.useRef(!1),[o,s]=f.useQueryStates(n,i),[l,a]=Br(e,null),c=u.useMemo(()=>Object.values(o).every(d=>d==null||d===""),[o]),p=u.useCallback(d=>{const g=typeof d=="function"?d(o):d;if(g!==null){const x={...o,...g};Object.values(x).every(b=>b==null||b==="")?(r.current=!0,a(null),Ee(e)):(r.current=!1,a(x))}else r.current=!0,a(null),Ee(e);return s(d)},[o,a,s,e]);return u.useEffect(()=>{if(typeof window>"u")return;if(r.current){r.current=!1;return}const d=Tn(e);if(d===null){l!==null&&a(null);return}if(c)try{const g=JSON.parse(d);p(g),a(g)}catch{a(null)}},[l,p,c,e,a,o]),[o,p]},Mr=e=>{const n=e.trim();return n==="-"||RegExp(/^\d+$/).test(n)||RegExp(/^\d+\-\d+\-\d+$/).test(n)},In=e=>e.filter(Mr),Wr=(e,n)=>{var i;return((i=e.options)==null?void 0:i.flatMap(r=>{var o;return((o=r.items)==null?void 0:o.filter(s=>n.has(s.value)).map(s=>s.label??s.value))??[]}).filter(Boolean))??[]},_r=e=>{var n;return new Map(((n=e.options)==null?void 0:n.flatMap(i=>{var r;return((r=i.items)==null?void 0:r.map(o=>[o.label??o.value,o.value]))??[]}))??[])},xt=(e,n)=>{const i=n.split(","),r=new Set(i),o=In(i),s=Wr(e,r),l=_r(e);return{splitValues:i,preservedValues:o,mappedValues:s,labelToValueMap:l}},It=({filters:e})=>{const n=u.useMemo(Tt,[]),i=e.flatMap(c=>c.id),[r,o]=Vr(n,{...Object.fromEntries(i.map(c=>[c,f.parseAsString.withDefault("")]))},{history:"replace"}),s=Object.entries(r).filter(([,c])=>!!c&&c!=="undefined").flatMap(([,c])=>c.trim().split(",")).filter(c=>!["-",""].includes(c.trim())).length,l=u.useMemo(()=>{const c=new Map(e.map(p=>[p.id,p]));return Object.entries(r).filter(([,p])=>!!p&&p!=="undefined").flatMap(([p,d])=>{const g=c.get(p);if(!g)return[];const{preservedValues:x,mappedValues:h}=xt(g,d),b=h&&h.length>0,m=x.length>0;return b&&m?[{id:p,label:g.label,value:h.join(", ")},{id:p,label:g.label,value:x.join(", ")}]:b?[{id:p,label:g.label,value:h.join(", ")}]:m?[{id:p,label:g.label,value:x.join(", ")}]:[{id:p,label:g.label,value:d}]})},[r,e]),a=u.useCallback((c,p)=>()=>{o(d=>{const g=d[c];if(!g||g==="undefined")return d;if(!p)return{...d,[c]:""};const h=new Map(e.map(I=>[I.id,I])).get(c);if(!h)return{...d,[c]:""};const{splitValues:b,preservedValues:m,labelToValueMap:j}=xt(h,g),v=b.map(I=>I.trim()),k=p.split(",").map(I=>I.trim()),C=m.map(I=>I.trim()).some(I=>k.some(F=>I===F))?m.filter(I=>k.some(F=>I.trim()===F)):k.map(I=>j.get(I)).filter(Boolean),z=new Set(C.map(I=>I.trim())),E=v.filter(I=>I!==""&&!z.has(I));return{...d,[c]:E.length>0?E.join(","):""}})},[o,e]);return{activeFilters:s,appliedFilters:l,removeFilter:a,setValues:o,values:r}},Hr=e=>{const[n,i]=u.useState(),r=zt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Ur=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const l=Sn({publicId:s});return r&&l.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},se=nt.default.memo(Ur),tn={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Dn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Ar,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Pr,{$variant:n,children:[t.jsx(se,{alt:tn[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),tn[n]]}),e?t.jsx(D,{display:"inline",size:"sm",children:e}):void 0]})},Gr={critical:{bgColor:L.palette.primary[700],colorL:L.palette.gray[800],colorR:L.palette.white},disable:{bgColor:L.palette.gray[200],colorL:L.palette.gray[400],colorR:L.palette.gray[400]},high:{bgColor:L.palette.error[500],colorL:L.palette.gray[800],colorR:L.palette.white},low:{bgColor:L.palette.warning[200],colorL:L.palette.gray[800],colorR:L.palette.gray[800]},medium:{bgColor:L.palette.warning[500],colorL:L.palette.gray[800],colorR:L.palette.gray[800]}},it=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:l}=Gr[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(D,{color:s,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(D,{color:l,size:"md",children:n})})]})},Yr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",Dt=y.styled.div`
251
+ `,Cn=(e,n)=>{const[r,o]=u.useState(0),[s,l]=u.useState(0);return u.useEffect(()=>{s===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[s,n]),u.useEffect(()=>{const a=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(a)}},[e]),{cycle:r,progress:s,setCycle:o,setProgress:l}},oe=(e,n,i=!1,r)=>{u.useEffect(()=>{var s;const o=l=>{e&&!e.contains(l.target)&&!(r!=null&&r.some(a=>a==null?void 0:a.contains(l.target)))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((s=document.getElementById("root"))==null||s.addEventListener("mousedown",o,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Sn=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new f.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},ve=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),s=u.useCallback(()=>{i(l=>!l)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:s}},Pr=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),zn=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const s=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,a]=u.useState(s),c=u.useCallback(g=>{const x=g.filter(({locked:j})=>!j),b=[...g.filter(({locked:j})=>j),...x],m=b.map(({name:j})=>j);a(j=>[...b,...j.filter(({name:v})=>!m.includes(v))]),r&&r(b.map(({id:j})=>j))},[r]),p=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});o==null||o(Pr(g)),c(g)},[l,i,c,o]),d=u.useMemo(()=>f.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:p,columns:l,...ve(e),hasChanged:d}},zt=(e,n)=>u.useMemo(()=>f._.debounce(e,n),[e,n]),Br=(e,n)=>{const[i,r]=u.useState(()=>{if(typeof window>"u")return n;try{const s=window.localStorage.getItem(e);return s?JSON.parse(s):n}catch{return n}}),o=s=>{try{const l=s instanceof Function?s(i):s;r(l),typeof window<"u"&&window.localStorage.setItem(e,JSON.stringify(l))}catch{}};return u.useEffect(()=>{if(typeof window>"u")return;const s=l=>{if(l.key===e&&l.newValue!==null)try{r(JSON.parse(l.newValue))}catch{}};return window.addEventListener("storage",s),()=>{window.removeEventListener("storage",s)}},[e]),[i,o]},Tt=()=>{var e;if(typeof window>"u")return"/";try{return((e=window.location)==null?void 0:e.pathname)??"/"}catch{return"/"}},Tn=e=>typeof window>"u"?null:window.localStorage.getItem(e),Ee=e=>{typeof window>"u"||window.localStorage.removeItem(e)},Vr=(e,n,i)=>{const r=u.useRef(!1),[o,s]=f.useQueryStates(n,i),[l,a]=Br(e,null),c=u.useMemo(()=>Object.values(o).every(d=>d==null||d===""),[o]),p=u.useCallback(d=>{const g=typeof d=="function"?d(o):d;if(g!==null){const x={...o,...g};Object.values(x).every(b=>b==null||b==="")?(r.current=!0,a(null),Ee(e)):(r.current=!1,a(x))}else r.current=!0,a(null),Ee(e);return s(d)},[o,a,s,e]);return u.useEffect(()=>{if(typeof window>"u")return;if(r.current){r.current=!1;return}const d=Tn(e);if(d===null){l!==null&&a(null);return}if(c)try{const g=JSON.parse(d);p(g),a(g)}catch{a(null)}},[l,p,c,e,a,o]),[o,p]},Mr=e=>{const n=e.trim();return n==="-"||RegExp(/^\d+$/).test(n)||RegExp(/^\d+\-\d+\-\d+$/).test(n)},In=e=>e.filter(Mr),Wr=(e,n)=>{var i;return((i=e.options)==null?void 0:i.flatMap(r=>{var o;return((o=r.items)==null?void 0:o.filter(s=>n.has(s.value)).map(s=>s.label??s.value))??[]}).filter(Boolean))??[]},_r=e=>{var n;return new Map(((n=e.options)==null?void 0:n.flatMap(i=>{var r;return((r=i.items)==null?void 0:r.map(o=>[o.label??o.value,o.value]))??[]}))??[])},xt=(e,n)=>{const i=n.split(","),r=new Set(i),o=In(i),s=Wr(e,r),l=_r(e);return{splitValues:i,preservedValues:o,mappedValues:s,labelToValueMap:l}},It=({filters:e})=>{const n=u.useMemo(Tt,[]),i=e.flatMap(c=>c.id),[r,o]=Vr(n,{...Object.fromEntries(i.map(c=>[c,f.parseAsString.withDefault("")]))},{history:"replace"}),s=Object.entries(r).filter(([,c])=>!!c&&c!=="undefined").flatMap(([,c])=>c.trim().split(",")).filter(c=>!["-",""].includes(c.trim())).length,l=u.useMemo(()=>{const c=new Map(e.map(p=>[p.id,p]));return Object.entries(r).filter(([,p])=>!!p&&p!=="undefined").flatMap(([p,d])=>{const g=c.get(p);if(!g)return[];const{preservedValues:x,mappedValues:h}=xt(g,d),b=h&&h.length>0,m=x.length>0;return b&&m?[{id:p,label:g.label,value:h.join(", ")},{id:p,label:g.label,value:x.join(", ")}]:b?[{id:p,label:g.label,value:h.join(", ")}]:m?[{id:p,label:g.label,value:x.join(", ")}]:[{id:p,label:g.label,value:d}]})},[r,e]),a=u.useCallback((c,p)=>()=>{o(d=>{const g=d[c];if(!g||g==="undefined")return d;if(!p)return{...d,[c]:""};const h=new Map(e.map(I=>[I.id,I])).get(c);if(!h)return{...d,[c]:""};const{splitValues:b,preservedValues:m,labelToValueMap:j}=xt(h,g),v=b.map(I=>I.trim()),k=p.split(",").map(I=>I.trim()),C=m.map(I=>I.trim()).some(I=>k.some(F=>I===F))?m.filter(I=>k.some(F=>I.trim()===F)):k.map(I=>j.get(I)).filter(Boolean),z=new Set(C.map(I=>I.trim())),E=v.filter(I=>I!==""&&!z.has(I));return{...d,[c]:E.length>0?E.join(","):""}})},[o,e]);return{activeFilters:s,appliedFilters:l,removeFilter:a,setValues:o,values:r}},Hr=e=>{const[n,i]=u.useState(),r=zt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Ur=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[f.lazyload(),f.placeholder()],publicId:s})=>{const l=Sn({publicId:s});return r&&l.addTransformation(r),t.jsx(f.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:o,width:i})},se=nt.default.memo(Ur),tn={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Dn=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Ar,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Or,{$variant:n,children:[t.jsx(se,{alt:tn[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),tn[n]]}),e?t.jsx(D,{display:"inline",size:"sm",children:e}):void 0]})},Gr={critical:{bgColor:L.palette.primary[700],colorL:L.palette.gray[800],colorR:L.palette.white},disable:{bgColor:L.palette.gray[200],colorL:L.palette.gray[400],colorR:L.palette.gray[400]},high:{bgColor:L.palette.error[500],colorL:L.palette.gray[800],colorR:L.palette.white},low:{bgColor:L.palette.warning[200],colorL:L.palette.gray[800],colorR:L.palette.gray[800]},medium:{bgColor:L.palette.warning[500],colorL:L.palette.gray[800],colorR:L.palette.gray[800]}},it=({textL:e,textR:n,variant:i})=>{const r=y.useTheme(),{bgColor:o,colorL:s,colorR:l}=Gr[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(D,{color:s,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(D,{color:l,size:"md",children:n})})]})},Yr=(e,n)=>n==="0"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",Dt=y.styled.div`
252
252
  ${({theme:e,$index:n})=>`
253
253
  align-items: flex-start;
254
254
  display: flex;
@@ -1141,7 +1141,7 @@
1141
1141
  fill: ${e.palette.white};
1142
1142
  }
1143
1143
  `}
1144
- `,ge=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:l,onFocus:a,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Co,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":typeof r=="string"?r??d:d,disabled:i,id:o,name:o,onChange:s,onClick:l,onFocus:a,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(N,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(K,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Rn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:l,watch:a})=>{var E,I,F;const c=y.useTheme(),p=u.useRef(null),d=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}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),v=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),k=u.useCallback(T=>{o(""),s==null||s(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),S=u.useCallback(()=>{const T=a==null?void 0:a(`${i}Options`),R=typeof T=="string"?[T]:T;f.isEqual(x,R)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((R==null?void 0:R.length)<=2?R.join(", "):`${R.slice(0,2).join(", ")+`, +${R.length-2} more`}`))},[g,x,i,o,s,a]),w=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:k}),label:(E=e.rendered)==null?void 0:E.toString(),name:"checkAll",value:(I=e.rendered)==null?void 0:I.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:S}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),C=n&&!j?w:t.jsx(D,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var R;T.preventDefault(),o(((R=e.rendered)==null?void 0:R.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Ft(d)},[d,e.key,e.rendered,l,o]);return oe(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(vo,{...!n&&!d?h:{},$multiSelection:n,className:v,ref:p,children:[d?t.jsx(ce,{href:d,onClick:z,children:C}):C,b&&!j&&!n?t.jsx(N,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},ht=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:v,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})=>{var Jt,Qt;const F=y.useTheme(),T=n?void 0:r,R=(e==null?void 0:e.value)??z,[A,O]=u.useState(((Jt=g.find(B=>B.value===R))==null?void 0:Jt.name)??""),[W,U]=u.useState(R),[G,X]=u.useState(g),[xe,M]=u.useState(!1),{contains:_}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ie=u.useRef(null),he=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ze=u.useRef(null),Ji=u.useMemo(()=>g.toSorted((B,q)=>{const ee=Array.from(i??[]),Se=ee.includes(B.value),en=ee.includes(q.value);return Se&&!en?1:!Se&&en?-1:0}).map(B=>_(B.name,A)||xe?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":B.value,hrefLang:B.href,textValue:B.tag,children:B.name},B.value):null),[_,i,A,g,xe]),Qi=u.useCallback(B=>{const q=B.split(/,|\s/u).slice(-1)[0].trim();O(d?q:B),B===""||B.endsWith(",")?M(!0):(M(!1),U(ee=>{const Se=B===""?"":ee;return e&&e.onChange(Se),h&&h(B),Se}),X(g.filter(ee=>_(ee.name,d?q:B))))},[_,g,e,d,h]),er=u.useCallback(B=>{var q;O(((q=g.find(ee=>ee.value===B))==null?void 0:q.name)??""),U(B?String(B):""),e&&e.onChange(B),h&&h(B?String(B):""),X(g)},[g,e,h]),Yt=u.useCallback(B=>{B.key==="Enter"&&B.preventDefault(),M(!1)},[]),tr=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),nr=u.useCallback(()=>{M(!0)},[]),Z=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:A,items:G,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:W,onBlur:tr,onInputChange:Qi,onKeyDown:Yt,onKeyUp:nr,onOpenChange(B,q){M(B&&(q==="manual"||q==="focus")),B&&setTimeout(()=>{var ee;return(ee=ie.current)==null?void 0:ee.focus()},50)},onSelectionChange:d?void 0:er,children:Ji}),ir=u.useCallback(()=>{O(""),U(null),X(g),Z.setSelectedKey(null),Z.setInputValue(""),h&&h(""),b==null||b()},[g,b,Z,h]),{buttonProps:rr,inputProps:or,listBoxProps:sr}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:A,buttonRef:he,id:p,inputRef:ie,label:a??p,listBoxRef:ke,name:p,placeholder:m,popoverRef:Ze},Z),{listBoxProps:Xt}=f.$c132121280ec012d$export$50eacbbf140a3141(sr,Z,ke),{buttonProps:ar}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(rr,he),{width:Zt}=((Qt=Ce.current)==null?void 0:Qt.getBoundingClientRect())??{width:240};oe(Ce.current,()=>{Z.isOpen&&!d&&Z.close()},!0,[Ze.current]),u.useEffect(()=>{var B;if((c===!1||!R)&&!d){const q=((B=g.find(ee=>ee.value===R))==null?void 0:B.name)??"";O(q),U(q)}},[R,g,c,d]);const qt=Array.from(Z.collection),Kt=f.useVirtualizer({count:qt.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(Q,{error:T,helpLink:o,helpLinkText:s,helpText:l,htmlFor:p,id:"combobox",label:a,required:S,tooltip:C,weight:I,children:[t.jsxs(ne,{className:`${n?"disabled":""} ${T?"error":""}`,ref:Ce,children:[t.jsx("input",{...or,"aria-invalid":T?"true":"false","aria-label":p,disabled:n,onKeyDown:Yt,ref:ie}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,j&&W&&!n?t.jsx(H,{icon:"xmark",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:ir,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(H,{...ar,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:he,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(on,{...Xt,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:Zt,ref:ke,children:t.jsx("div",{style:{height:`${Kt.getTotalSize()}px`,position:"relative"},children:Kt.getVirtualItems().map(B=>{const q=qt[B.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${B.size}px`,transform:`translateY(${B.start}px)`},children:t.jsx(Rn,{item:q,multiSelection:d,name:p,register:k,setInputValue:O,setValue:w,state:Z,watch:E})},B.index)})})})}):g.length>0||!Z.isOpen||n||!v?null:t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(on,{...Xt,$multiSelection:!1,$width:Zt,ref:ke,children:t.jsx(ko,{children:t.jsx(D,{color:F.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:v})})})})]})},Nt=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:v,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:F,fieldState:T})=>{var R;return t.jsx(ht,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:v,error:(R=T.error)==null?void 0:R.message,field:F,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})},rules:{required:S}}):t.jsx(ht,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:v,error:r,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,required:S,tooltip:C,value:z,weight:I}),So=y.styled.div`
1144
+ `,ge=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:s,onClick:l,onFocus:a,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start parent-checkbox",children:[t.jsxs(Co,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":typeof r=="string"?r??d:d,disabled:i,id:o,name:o,onChange:s,onClick:l,onFocus:a,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(N,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(K,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Rn=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:s,state:l,watch:a})=>{var E,I,F;const c=y.useTheme(),p=u.useRef(null),d=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}=f.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),v=[b?"selected":"",m?"focused":"",j?"disabled":""].join(" "),k=u.useCallback(T=>{o(""),s==null||s(`${i}Options`,""),T.currentTarget.checked&&(o(T.currentTarget.value),s==null||s(`${i}Options`,x))},[x,i,o,s]),S=u.useCallback(()=>{const T=a==null?void 0:a(`${i}Options`),R=typeof T=="string"?[T]:T;f.isEqual(x,R)&&!Array.from(g).includes("All")?(s==null||s("checkAll","All vulnerability types"),o("All vulnerability types")):(s==null||s("checkAll",""),o((R==null?void 0:R.length)<=2?R.join(", "):`${R.slice(0,2).join(", ")+`, +${R.length-2} more`}`))},[g,x,i,o,s,a]),w=e.key==="All"?t.jsx(ge,{...r==null?void 0:r("checkAll",{onChange:k}),label:(E=e.rendered)==null?void 0:E.toString(),name:"checkAll",value:(I=e.rendered)==null?void 0:I.toString()}):t.jsx(ge,{...r==null?void 0:r(`${i}Options`,{onChange:S}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),C=n&&!j?w:t.jsx(D,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var R;T.preventDefault(),o(((R=e.rendered)==null?void 0:R.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Ft(d)},[d,e.key,e.rendered,l,o]);return oe(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,[document.getElementById("combobox")]),t.jsxs(vo,{...!n&&!d?h:{},$multiSelection:n,className:v,ref:p,children:[d?t.jsx(ce,{href:d,onClick:z,children:C}):C,b&&!j&&!n?t.jsx(N,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},ht=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:v,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})=>{var Jt,Qt;const F=y.useTheme(),T=n?void 0:r,R=(e==null?void 0:e.value)??z,[A,P]=u.useState(((Jt=g.find(B=>B.value===R))==null?void 0:Jt.name)??""),[W,U]=u.useState(R),[G,X]=u.useState(g),[xe,M]=u.useState(!1),{contains:_}=f.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ie=u.useRef(null),he=u.useRef(null),ke=u.useRef(null),Ce=u.useRef(null),Ze=u.useRef(null),Ji=u.useMemo(()=>g.toSorted((B,q)=>{const ee=Array.from(i??[]),Se=ee.includes(B.value),en=ee.includes(q.value);return Se&&!en?1:!Se&&en?-1:0}).map(B=>_(B.name,A)||xe?t.jsx(f.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":B.value,hrefLang:B.href,textValue:B.tag,children:B.name},B.value):null),[_,i,A,g,xe]),Qi=u.useCallback(B=>{const q=B.split(/,|\s/u).slice(-1)[0].trim();P(d?q:B),B===""||B.endsWith(",")?M(!0):(M(!1),U(ee=>{const Se=B===""?"":ee;return e&&e.onChange(Se),h&&h(B),Se}),X(g.filter(ee=>_(ee.name,d?q:B))))},[_,g,e,d,h]),er=u.useCallback(B=>{var q;P(((q=g.find(ee=>ee.value===B))==null?void 0:q.name)??""),U(B?String(B):""),e&&e.onChange(B),h&&h(B?String(B):""),X(g)},[g,e,h]),Yt=u.useCallback(B=>{B.key==="Enter"&&B.preventDefault(),M(!1)},[]),tr=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),nr=u.useCallback(()=>{M(!0)},[]),Z=f.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:A,items:G,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:W,onBlur:tr,onInputChange:Qi,onKeyDown:Yt,onKeyUp:nr,onOpenChange(B,q){M(B&&(q==="manual"||q==="focus")),B&&setTimeout(()=>{var ee;return(ee=ie.current)==null?void 0:ee.focus()},50)},onSelectionChange:d?void 0:er,children:Ji}),ir=u.useCallback(()=>{P(""),U(null),X(g),Z.setSelectedKey(null),Z.setInputValue(""),h&&h(""),b==null||b()},[g,b,Z,h]),{buttonProps:rr,inputProps:or,listBoxProps:sr}=f.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:A,buttonRef:he,id:p,inputRef:ie,label:a??p,listBoxRef:ke,name:p,placeholder:m,popoverRef:Ze},Z),{listBoxProps:Xt}=f.$c132121280ec012d$export$50eacbbf140a3141(sr,Z,ke),{buttonProps:ar}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(rr,he),{width:Zt}=((Qt=Ce.current)==null?void 0:Qt.getBoundingClientRect())??{width:240};oe(Ce.current,()=>{Z.isOpen&&!d&&Z.close()},!0,[Ze.current]),u.useEffect(()=>{var B;if((c===!1||!R)&&!d){const q=((B=g.find(ee=>ee.value===R))==null?void 0:B.name)??"";P(q),U(q)}},[R,g,c,d]);const qt=Array.from(Z.collection),Kt=f.useVirtualizer({count:qt.length,estimateSize:()=>28,getScrollElement:()=>ke.current});return t.jsxs(Q,{error:T,helpLink:o,helpLinkText:s,helpText:l,htmlFor:p,id:"combobox",label:a,required:S,tooltip:C,weight:I,children:[t.jsxs(ne,{className:`${n?"disabled":""} ${T?"error":""}`,ref:Ce,children:[t.jsx("input",{...or,"aria-invalid":T?"true":"false","aria-label":p,disabled:n,onKeyDown:Yt,ref:ie}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,j&&W&&!n?t.jsx(H,{icon:"xmark",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:ir,px:.125,py:.125,type:"reset",variant:"ghost"}):void 0,t.jsx(H,{...ar,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:F.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:he,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(on,{...Xt,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:Zt,ref:ke,children:t.jsx("div",{style:{height:`${Kt.getTotalSize()}px`,position:"relative"},children:Kt.getVirtualItems().map(B=>{const q=qt[B.index];return t.jsx("div",{style:{position:"absolute",top:0,left:0,width:"100%",height:`${B.size}px`,transform:`translateY(${B.start}px)`},children:t.jsx(Rn,{item:q,multiSelection:d,name:p,register:k,setInputValue:P,setValue:w,state:Z,watch:E})},B.index)})})})}):g.length>0||!Z.isOpen||n||!v?null:t.jsx(me,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ze,state:Z,triggerRef:Ce,children:t.jsx(on,{...Xt,$multiSelection:!1,$width:Zt,ref:ke,children:t.jsx(ko,{children:t.jsx(D,{color:F.palette.gray[400],size:"md",textOverflow:"auto",whiteSpace:"wrap",children:v})})})})]})},Nt=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:s,helpText:l,label:a,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,onClear:b,placeholder:m,clearable:j=!1,emptyMessage:v,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})=>e?t.jsx(f.Controller,{control:e,name:p,render:({field:F,fieldState:T})=>{var R;return t.jsx(ht,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:v,error:(R=T.error)==null?void 0:R.message,field:F,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,register:k,required:S,setValue:w,tooltip:C,value:z,watch:E,weight:I})},rules:{required:S}}):t.jsx(ht,{clearable:j,disabled:n,disabledKeys:i,emptyMessage:v,error:r,helpLink:o,helpLinkText:s,helpText:l,items:g,label:a,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,onClear:b,placeholder:m,required:S,tooltip:C,value:z,weight:I}),So=y.styled.div`
1145
1145
  ${({theme:e})=>`
1146
1146
  align-items: center;
1147
1147
  color: ${e.palette.gray[800]};
@@ -1373,7 +1373,7 @@
1373
1373
  font-weight: ${e.typography.weight.bold};
1374
1374
  }
1375
1375
  `}
1376
- `,tt=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Ro,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(N,{icon:n,iconColor:L.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},st=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),a=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:s.palette.white},children:[t.jsx(tt,{icon:"chevron-left",props:n}),t.jsxs(So,{children:[r,t.jsxs(zo,{children:[t.jsx(an,{"aria-label":"top",onClick:l,children:t.jsx(N,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(an,{"aria-label":"bottom",onClick:a,children:t.jsx(N,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(tt,{icon:"chevron-right",props:i})]})},An=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:s,title:l}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(st,{nextButtonProps:s,prevButtonProps:o,state:r,title:l}),t.jsx(ot,{state:r}),t.jsx(Lt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Pn=({segment:e,state:n})=>{const i=y.useTheme(),r=u.useRef(null),s={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),a=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:a},children:s.isPlaceholder?s.placeholder:s.text})},On=({disabled:e,error:n=!1,props:i})=>{const r=y.useTheme(),o=u.useRef(null),s=f.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),a=u.useCallback(c=>{const p=document.getElementsByClassName("segment-cell"),d=c.currentTarget;Object.values(p).some(g=>g.contains(d))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(No,{...l,onClick:a,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[f.lodashExports.isNil(s.value)?400:800]},tabIndex:-1,children:s.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(Pn,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(N,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Bn=e=>{const n=u.useRef(null),i=f.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!f.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[s,l]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:a}=f.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==s&&(f.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),l(d)},[s,i,r]);return t.jsxs(Lo,{children:[t.jsx(ln,{...a,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(Pn,{segment:p,state:i},g)})}),t.jsxs(ln,{children:[t.jsx(cn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(cn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Fe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",Vn=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",ft=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),Re=(e,n="day")=>{const i=n==="day"?f.$fae977aafc393c5c$export$6b862160d295c8e:f.$fae977aafc393c5c$export$588937bcd60ade55,r=n==="day"?f.dayjs(e).isValid():f.dayjs(e,"YYYY/MM/DD hh:mm A").isValid();return!f._.isNil(e)&&!f._.isEmpty(e)&&e!=="-"&&r?i(n==="day"?e.trim().replace(/\//gu,"-"):f.dayjs(e).format("YYYY-MM-DDTHH:mm:ss")):null},Mn=(e,n)=>{const i=!f._.isNil(e)&&/\d+/u.test(e??""),r=f._.isNil(n)?void 0:f._.toNumber(n);return i?f._.toNumber(e):r},Ne=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:l,name:a,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=Re(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const v=o==="day"?Fe(String(j)):Vn(String(j));g&&g(a,v,{shouldDirty:!0}),c&&c(v)}},[s,o,a,g,c]),m=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(ne,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(On,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(tt,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(a,{required:d}),...c?{onChange:m}:{},"aria-label":a,className:"date-input",disabled:r,id:a,name:a,type:"text",value:(x==null?void 0:x.trim())??""})]})},at=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Fo,{...r,ref:i,children:e})},Wn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:l,name:a,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(a),m=Re(b),j=u.useCallback(I=>{p&&I&&p(a,Fe(String(I)),{shouldDirty:!0})},[a,p]),v=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(I){j(I)},...m?{defaultValue:m}:{}}),{close:k}=v,{groupProps:S,fieldProps:w,buttonProps:C,dialogProps:z,calendarProps:E}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??a,name:a},v,h);return t.jsxs(Q,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:a,label:l,required:s,tooltip:d,children:[t.jsx(Ne,{buttonProps:C,datePickerRef:h,disabled:e,error:n,fieldProps:w,groupProps:S,name:a,register:c,required:s,setValue:p,value:b}),v.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:v,triggerRef:h,children:t.jsx(at,{...z,children:t.jsx(An,{onClose:k,props:E})})}):null]})},_n=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=f.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:s,nextButtonProps:l,title:a}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(st,{nextButtonProps:l,prevButtonProps:s,state:o,title:a}),t.jsx(ot,{state:o}),t.jsx(Lt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Ao=y.styled.div`
1376
+ `,tt=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=f.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Ro,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(N,{icon:n,iconColor:L.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},st=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,s=y.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),a=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:s.palette.white},children:[t.jsx(tt,{icon:"chevron-left",props:n}),t.jsxs(So,{children:[r,t.jsxs(zo,{children:[t.jsx(an,{"aria-label":"top",onClick:l,children:t.jsx(N,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(an,{"aria-label":"bottom",onClick:a,children:t.jsx(N,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(tt,{icon:"chevron-right",props:i})]})},An=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:s,title:l}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(st,{nextButtonProps:s,prevButtonProps:o,state:r,title:l}),t.jsx(ot,{state:r}),t.jsx(Lt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},On=({segment:e,state:n})=>{const i=y.useTheme(),r=u.useRef(null),s={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=f.$32489daedd52963e$export$1315d136e6f7581(s,n,r),a=i.palette.gray[s.isEditable?800:500];return t.jsx("div",{...s.type!=="literal"&&{...l,className:"segment-cell"},ref:r,style:s.type==="literal"?void 0:{color:s.isPlaceholder?i.palette.gray[400]:a},children:s.isPlaceholder?s.placeholder:s.text})},Pn=({disabled:e,error:n=!1,props:i})=>{const r=y.useTheme(),o=u.useRef(null),s=f.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=f.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,s,o),a=u.useCallback(c=>{const p=document.getElementsByClassName("segment-cell"),d=c.currentTarget;Object.values(p).some(g=>g.contains(d))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(No,{...l,onClick:a,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[f.lodashExports.isNil(s.value)?400:800]},tabIndex:-1,children:s.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(On,{segment:{...c,isEditable:!e},state:s},d)})}),n?t.jsx(N,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},Bn=e=>{const n=u.useRef(null),i=f.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!f.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[s,l]=u.useState(f.lodashExports.isNil(r)?"AM":o),{fieldProps:a}=f.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==s&&(f.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),l(d)},[s,i,r]);return t.jsxs(Lo,{children:[t.jsx(ln,{...a,ref:n,children:i.segments.slice(0,-2).map((p,d)=>{const g=`key_${d}`;return t.jsx(On,{segment:p,state:i},g)})}),t.jsxs(ln,{children:[t.jsx(cn,{id:s==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(cn,{id:s==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Fe=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD"):"-",Vn=e=>e&&e!=="-"?f.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",ft=(e,n)=>f.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),Re=(e,n="day")=>{const i=n==="day"?f.$fae977aafc393c5c$export$6b862160d295c8e:f.$fae977aafc393c5c$export$588937bcd60ade55,r=n==="day"?f.dayjs(e).isValid():f.dayjs(e,"YYYY/MM/DD hh:mm A").isValid();return!f._.isNil(e)&&!f._.isEmpty(e)&&e!=="-"&&r?i(n==="day"?e.trim().replace(/\//gu,"-"):f.dayjs(e).format("YYYY-MM-DDTHH:mm:ss")):null},Mn=(e,n)=>{const i=!f._.isNil(e)&&/\d+/u.test(e??""),r=f._.isNil(n)?void 0:f._.toNumber(n);return i?f._.toNumber(e):r},Ne=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:s,groupProps:l,name:a,onChange:c,register:p,required:d,setValue:g,value:x})=>{const h=Re(x,o),b=u.useCallback(j=>{if(s.onChange&&s.onChange(j),j!=null&&j.year&&String(j.year).length>=4){const v=o==="day"?Fe(String(j)):Vn(String(j));g&&g(a,v,{shouldDirty:!0}),c&&c(v)}},[s,o,a,g,c]),m=u.useCallback(j=>{c==null||c(j.currentTarget.value)},[c]);return t.jsxs(ne,{...l,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Pn,{disabled:r,error:e!=null,props:{...s,autoFocus:!1,granularity:o,onChange:b,shouldForceLeadingZeros:!0,...h&&!g?{value:h}:{}}}),t.jsx(tt,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...p==null?void 0:p(a,{required:d}),...c?{onChange:m}:{},"aria-label":a,className:"date-input",disabled:r,id:a,name:a,type:"text",value:(x==null?void 0:x.trim())??""})]})},at=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=f.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Fo,{...r,ref:i,children:e})},Wn=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:s,label:l,name:a,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(a),m=Re(b),j=u.useCallback(I=>{p&&I&&p(a,Fe(String(I)),{shouldDirty:!0})},[a,p]),v=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(I){j(I)},...m?{defaultValue:m}:{}}),{close:k}=v,{groupProps:S,fieldProps:w,buttonProps:C,dialogProps:z,calendarProps:E}=f.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??a,name:a},v,h);return t.jsxs(Q,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:a,label:l,required:s,tooltip:d,children:[t.jsx(Ne,{buttonProps:C,datePickerRef:h,disabled:e,error:n,fieldProps:w,groupProps:S,name:a,register:c,required:s,setValue:p,value:b}),v.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:v,triggerRef:h,children:t.jsx(at,{...z,children:t.jsx(An,{onClose:k,props:E})})}):null]})},_n=({onClose:e,props:n})=>{const{locale:i}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=f.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:s,nextButtonProps:l,title:a}=f.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(st,{nextButtonProps:l,prevButtonProps:s,state:o,title:a}),t.jsx(ot,{state:o}),t.jsx(Lt,{children:t.jsx(V,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Ao=y.styled.div`
1377
1377
  ${({theme:e,$disabled:n,$show:i})=>`
1378
1378
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1379
1379
  display: flex;
@@ -1384,7 +1384,7 @@
1384
1384
  background: ${n?e.palette.gray[200]:e.palette.white};
1385
1385
  }
1386
1386
  `}
1387
- `,At=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:l,register:a,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,m=u.useRef(null),j=Re(d==null?void 0:d.value),v=Re(p==null?void 0:p.value),k=u.useCallback(R=>{if(R){const A=Fe(String(R.end)),O=Fe(String(R.start));c&&(c((p==null?void 0:p.name)??h,A),c((d==null?void 0:d.name)??b,O)),p!=null&&p.onChange&&(p==null||p.onChange(A)),d!=null&&d.onChange&&(d==null||d.onChange(O))}},[h,b,c,p,d]),S=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(R){k(R)},...v&&j&&!c?{value:{start:j,end:v}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:w}=S,{groupProps:C,startFieldProps:z,endFieldProps:E,buttonProps:I,dialogProps:F,calendarProps:T}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},S,m);return u.useEffect(()=>{l&&l(S.isOpen)},[l,S.isOpen]),t.jsxs(Q,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(Ao,{$disabled:e,$show:n!==void 0,ref:m,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...z,"aria-label":`${z["aria-label"]} ${r}`,validate:R=>E.value&&R>E.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:a,setValue:c,value:d==null?void 0:d.value}),t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...E,"aria-label":`${E["aria-label"]} ${r}`,validate:R=>z.value&&R<z.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:a,setValue:c,value:p==null?void 0:p.value})]}),S.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:S,triggerRef:m,children:t.jsx(at,{...F,children:t.jsx(_n,{onClose:w,props:T})})}):null]})},Po=y.styled.div`
1387
+ `,At=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:s,onOpenCalendar:l,register:a,setValue:c,propsMax:p,propsMin:d,variant:g="default",...x})=>{const h=`${r}Max`,b=`${r}Min`,m=u.useRef(null),j=Re(d==null?void 0:d.value),v=Re(p==null?void 0:p.value),k=u.useCallback(R=>{if(R){const A=Fe(String(R.end)),P=Fe(String(R.start));c&&(c((p==null?void 0:p.name)??h,A),c((d==null?void 0:d.name)??b,P)),p!=null&&p.onChange&&(p==null||p.onChange(A)),d!=null&&d.onChange&&(d==null||d.onChange(P))}},[h,b,c,p,d]),S=f.$93c38a5e28be6249$export$e50a61c1de9f574({...x,endName:(p==null?void 0:p.name)??h,startName:(d==null?void 0:d.name)??b,onChange(R){k(R)},...v&&j&&!c?{value:{start:j,end:v}}:p!=null&&p.onChange||d!=null&&d.onChange?{value:null}:{}}),{close:w}=S,{groupProps:C,startFieldProps:z,endFieldProps:E,buttonProps:I,dialogProps:F,calendarProps:T}=f.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...x,"aria-label":i??r},S,m);return u.useEffect(()=>{l&&l(S.isOpen)},[l,S.isOpen]),t.jsxs(Q,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:s,children:[t.jsxs(Ao,{$disabled:e,$show:n!==void 0,ref:m,style:{flexDirection:g==="filters"?"column":"row"},children:[t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...z,"aria-label":`${z["aria-label"]} ${r}`,validate:R=>E.value&&R>E.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(d==null?void 0:d.name)??b,onChange:d==null?void 0:d.onChange,register:a,setValue:c,value:d==null?void 0:d.value}),t.jsx(Ne,{buttonProps:I,datePickerRef:m,disabled:e,error:n,fieldProps:{...E,"aria-label":`${E["aria-label"]} ${r}`,validate:R=>z.value&&R<z.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(p==null?void 0:p.name)??h,onChange:p==null?void 0:p.onChange,register:a,setValue:c,value:p==null?void 0:p.value})]}),S.isOpen&&!e?t.jsx(me,{offset:8,placement:"bottom start",state:S,triggerRef:m,children:t.jsx(at,{...F,children:t.jsx(_n,{onClose:w,props:T})})}):null]})},Oo=y.styled.div`
1388
1388
  ${({theme:e})=>`
1389
1389
  align-items: center;
1390
1390
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1393,15 +1393,15 @@
1393
1393
  justify-content: center;
1394
1394
  padding: ${e.spacing[.5]} ${e.spacing[1.25]};
1395
1395
  `}
1396
- `,Oo=y.styled.div`
1396
+ `,Po=y.styled.div`
1397
1397
  align-items: center;
1398
1398
  display: flex;
1399
1399
  gap: ${({theme:e})=>e.spacing[.5]};
1400
1400
  justify-content: flex-end;
1401
1401
  flex: 1 0 0;
1402
- `,Hn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:a,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(st,{nextButtonProps:c,prevButtonProps:a,state:l,title:p}),t.jsx(ot,{state:l}),t.jsxs(Po,{children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Oo,{children:t.jsx(Bn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(Lt,{children:t.jsx(V,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Bo=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:l,register:a,setValue:c,watch:p}=e,d=p==null?void 0:p(s),g=u.useRef(null),x=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:f._.isNil(d)||f._.isEmpty(d)||d==="-"||f.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:f.$fae977aafc393c5c$export$588937bcd60ade55(f.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:j,dialogProps:v,calendarProps:k}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),S=u.useCallback(C=>{if(k.onChange&&k.onChange(C),x.timeValue){const z=ft(C,x.timeValue);c==null||c(s,z,{shouldDirty:!0})}else x.setDateValue(C)},[k,s,c,x]),w=u.useCallback(C=>{if(C){x.setTimeValue(C);const z=x.dateValue;if(z){const E=ft(z,C);c==null||c(s,E,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(Q,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:l,children:[t.jsx(Ne,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:s,register:a,setValue:c,value:d}),x.isOpen&&!n?t.jsx(me,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(at,{...v,children:t.jsx(Hn,{handleTimeChange:w,onClose:h,props:{...k,onChange:S},timeState:x})})}):null]})},Vo=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const a=f.lodashExports.isNil(n)?"":n,c=String(i??a);return t.jsxs($,{children:[t.jsx(Rt,{htmlFor:s,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ce,{href:c,children:a}):t.jsx(D,{size:"md",children:a})]})},Ge=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:l,indexArray:a=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:v,tooltip:k,type:S="text",weight:w,...C})=>{const{required:z,onBlur:E,onChange:I}=C,F=y.useTheme(),T=e?void 0:s,[R,A]=u.useState(""),O=u.useCallback(G=>{A(G.target.value),I==null||I(G)},[I]),W=c&&p&&!e&&R.trim()!=="",U=u.useCallback(G=>{G.key==="Enter"&&G.preventDefault()},[]);return t.jsxs(Q,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:z,tooltip:k,weight:w,children:[t.jsxs(ne,{className:`
1402
+ `,Hn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=y.useTheme(),{locale:s}=f.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=f.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:f.$64244302c3013299$export$dd0bbc9b26defe37,locale:s}),{prevButtonProps:a,nextButtonProps:c,title:p}=f.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(st,{nextButtonProps:c,prevButtonProps:a,state:l,title:p}),t.jsx(ot,{state:l}),t.jsxs(Oo,{children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Po,{children:t.jsx(Bn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(Lt,{children:t.jsx(V,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Bo=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:s,tooltip:l,register:a,setValue:c,watch:p}=e,d=p==null?void 0:p(s),g=u.useRef(null),x=f.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:f._.isNil(d)||f._.isEmpty(d)||d==="-"||f.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:f.$fae977aafc393c5c$export$588937bcd60ade55(f.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:j,dialogProps:v,calendarProps:k}=f.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),S=u.useCallback(C=>{if(k.onChange&&k.onChange(C),x.timeValue){const z=ft(C,x.timeValue);c==null||c(s,z,{shouldDirty:!0})}else x.setDateValue(C)},[k,s,c,x]),w=u.useCallback(C=>{if(C){x.setTimeValue(C);const z=x.dateValue;if(z){const E=ft(z,C);c==null||c(s,E,{shouldDirty:!0})}}},[x,c,s]);return t.jsxs(Q,{error:n?void 0:i,htmlFor:s,label:o,required:r,tooltip:l,children:[t.jsx(Ne,{buttonProps:j,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:s,register:a,setValue:c,value:d}),x.isOpen&&!n?t.jsx(me,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(at,{...v,children:t.jsx(Hn,{handleTimeChange:w,onClose:h,props:{...k,onChange:S},timeState:x})})}):null]})},Vo=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:s,tooltip:l})=>{if(r)return t.jsx("div",{children:e});const a=f.lodashExports.isNil(n)?"":n,c=String(i??a);return t.jsxs($,{children:[t.jsx(Rt,{htmlFor:s,label:o,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ce,{href:c,children:a}):t.jsx(D,{size:"md",children:a})]})},Ge=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:s,id:l,indexArray:a=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:j,suggestions:v,tooltip:k,type:S="text",weight:w,...C})=>{const{required:z,onBlur:E,onChange:I}=C,F=y.useTheme(),T=e?void 0:s,[R,A]=u.useState(""),P=u.useCallback(G=>{A(G.target.value),I==null||I(G)},[I]),W=c&&p&&!e&&R.trim()!=="",U=u.useCallback(G=>{G.key==="Enter"&&G.preventDefault()},[]);return t.jsxs(Q,{error:T,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:z,tooltip:k,weight:w,children:[t.jsxs(ne,{className:`
1403
1403
  ${e?"disabled":""} ${T?"error":""} ${W?"success":""}
1404
- `,children:[n?t.jsx(N,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:U,onPaste:h,placeholder:b,type:S,...j?j(g,{required:z,onBlur:E,onChange:O}):{...C,onChange:O}}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,W?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&a>0?t.jsx(H,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(a):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(G=>t.jsx("option",{value:G},G))}):void 0]})},Mo=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Wo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1404
+ `,children:[n?t.jsx(N,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:U,onPaste:h,placeholder:b,type:S,...j?j(g,{required:z,onBlur:E,onChange:P}):{...C,onChange:P}}),T?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,W?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&a>0?t.jsx(H,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(a):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(G=>t.jsx("option",{value:G},G))}):void 0]})},Mo=y.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Wo=y.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1405
1405
  gap: 12px;
1406
1406
  `,_o=y.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1407
1407
  gap: 8px;
@@ -1664,13 +1664,13 @@
1664
1664
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
1665
1665
  background-color: ${r==="compliance"?is(e,n):"inherit"};
1666
1666
  `}
1667
- `,Pt=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:l="default"})=>{const a=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:a?"flex-end":"flex-start",width:"40px",children:t.jsx(D,{ml:.5,mr:a?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(rs,{$minWidth:e,$orientation:o,$rounded:s,$variant:l,className:o,children:t.jsx(os,{$percentage:n,$rounded:s,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:a?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},ss=e=>e.split(",").map(n=>n.trim().toLowerCase()),as=(e,n)=>{const i=e.name.toLowerCase(),r=e.type.toLowerCase();return n.some(o=>o?o.startsWith(".")?i.endsWith(o):o.endsWith("/*")?r.startsWith(o.slice(0,-1)):r===o:!1)},Yn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:l,theme:a,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,setIsReading:m,inputRef:j})=>{const v=u.useRef(null);function k(R){o(R),s==null||s(l??"")}const{dropProps:S,isDropTarget:w}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:v,async onDrop(R){m==null||m(!0);try{const A=R.items.filter(X=>X.kind==="file"),O=await Promise.all(A.map(async X=>X.getFile())),W=c?O.filter(X=>as(X,ss(c))):O;c&&W.length<O.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const U=new DataTransfer;(h?W:[W[0]]).forEach(X=>U.items.add(X));const G=U.files;if(j!=null&&j.current){j.current.files=G;const X=new Event("change",{bubbles:!0});j.current.dispatchEvent(X)}}catch(A){console.error("Error reading dropped files:",A)}}}),C=t.jsx(H,{color:a.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),z=i?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:a.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(N,{icon:"circle-check",iconClass:"success-icon",iconColor:a.palette.success[500],iconSize:"lg"}),E=!i&&r?t.jsxs(D,{color:a.palette.gray[400],size:"md",children:[Array.from(p).map(R=>dn(R.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(J,{priority:"low",tagLabel:"Error uploading",variant:"error"}),I=t.jsx(ct,{$variant:"highRelevance",disabled:e,onClick:n,type:"button",children:"click to browse"}),F=t.jsx(ct,{$variant:"lowRelevance",disabled:e,onClick:k,type:"button",children:"Try again"}),T=x?t.jsx(ct,{$variant:"lowRelevance",disabled:e,onClick:n,type:"button",children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(qo,{...S,className:`${e?"disabled":""} ${i?"error":""} ${w?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(N,{icon:"cloud-arrow-up",iconColor:a.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx($,{display:"inline-flex",gap:.25,children:t.jsxs(D,{color:a.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",I]})}),t.jsxs(D,{color:a.palette.gray[400],size:"sm",textAlign:"center",children:[`${ts(c)}`,b?` (max. ${dn(b)} total limit)`:void 0]})]}),r&&t.jsxs(Ko,{className:`${i?"error":""} dropzone`,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",justify:"space-between",children:[t.jsxs($,{display:"flex",flexDirection:"column",children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,justify:"center",children:[z,t.jsx(D,{color:a.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:E})]}),i?F:f.lodashExports.isEmpty(r)?void 0:d?T:C]}),g?t.jsx(Pt,{minWidth:"full",percentage:g}):void 0]})]})},ls=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:l,multiple:a,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:m,weight:j,variant:v="default",viewMode:k,canReplaceInViewMode:S,progressPercentage:w,maxSize:C})=>{const z=y.useTheme(),E=n?void 0:i,I=u.useRef(null),F=g==null?void 0:g(c,{required:d}),T=m==null?void 0:m(c),R=es(T),[A,O]=u.useState(!1),[W,U]=u.useState(w);u.useEffect(()=>{U(!w&&A?50:!w&&!A?void 0:w)},[A,w]);const G=u.useCallback(M=>{M.stopPropagation();const _=Le("change",c,null);x&&x(c,void 0),F&&F.onChange(_)},[F,c,x]),X=u.useCallback(async M=>{O(!0);try{const{files:_}=M.currentTarget,ie=Le("change",c,_&&_.length>0?_:null);_&&_.length>0&&(p==null||p(ie),x&&x(c,_),F&&F.onChange(ie),await new Promise(he=>setTimeout(he,100)))}catch(_){console.error("Error handling file change:",_)}finally{O(!1)}},[F,c,p,x]),xe=u.useCallback(M=>{M.stopPropagation(),n?M.preventDefault():I.current&&I.current.click()},[n]);return t.jsxs(Q,{error:E,helpLink:o,helpText:s,htmlFor:l??c,label:r,required:d,tooltip:b,weight:j,children:[v==="default"&&t.jsx(Gn,{disabled:n,errorMsg:E,fileName:R,handleButtonClick:xe,handleRemoveFile:G,theme:z}),v==="dropzone"&&t.jsx(Yn,{accept:e,canReplaceInViewMode:S,disabled:n,errorMsg:E,fileName:R,handleButtonClick:xe,handleRemoveFile:G,inputRef:I,maxSize:C,multiple:a,name:c,progressPercentage:W,resetField:h,setIsReading:O,theme:z,value:T,viewMode:k}),t.jsx(Jo,{...F,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:a,name:c,onChange:X,ref:I,type:"file"})]})},cs=({title:e,icon:n="circle-info",children:i,tagElement:r})=>t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(N,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),ds=y.styled.input`
1667
+ `,Ot=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:s=!0,variant:l="default"})=>{const a=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:a?"flex-end":"flex-start",width:"40px",children:t.jsx(D,{ml:.5,mr:a?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(rs,{$minWidth:e,$orientation:o,$rounded:s,$variant:l,className:o,children:t.jsx(os,{$percentage:n,$rounded:s,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:a?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,minWidth:a&&e!=="full"?`${e+43}px`:e=="full"?"100%":void 0,textAlign:"end",children:[p,c]})},ss=e=>e.split(",").map(n=>n.trim().toLowerCase()),as=(e,n)=>{const i=e.name.toLowerCase(),r=e.type.toLowerCase();return n.some(o=>o?o.startsWith(".")?i.endsWith(o):o.endsWith("/*")?r.startsWith(o.slice(0,-1)):r===o:!1)},Yn=({disabled:e=!1,handleButtonClick:n,errorMsg:i,fileName:r,handleRemoveFile:o,resetField:s,name:l,theme:a,accept:c,value:p,viewMode:d,progressPercentage:g,canReplaceInViewMode:x,multiple:h,maxSize:b,setIsReading:m,inputRef:j})=>{const v=u.useRef(null);function k(R){o(R),s==null||s(l??"")}const{dropProps:S,isDropTarget:w}=f.$5c06e4929e123553$export$ccdee5eaf73cf661({ref:v,async onDrop(R){m==null||m(!0);try{const A=R.items.filter(X=>X.kind==="file"),P=await Promise.all(A.map(async X=>X.getFile())),W=c?P.filter(X=>as(X,ss(c))):P;c&&W.length<P.length&&console.warn("InputFile: Some files were rejected due to invalid type.");const U=new DataTransfer;(h?W:[W[0]]).forEach(X=>U.items.add(X));const G=U.files;if(j!=null&&j.current){j.current.files=G;const X=new Event("change",{bubbles:!0});j.current.dispatchEvent(X)}}catch(A){console.error("Error reading dropped files:",A)}}}),C=t.jsx(H,{color:a.palette.gray[700],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:o,variant:"ghost",width:"20px"}),z=i?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:a.palette.error[500],iconSize:"lg"}):g||d?void 0:t.jsx(N,{icon:"circle-check",iconClass:"success-icon",iconColor:a.palette.success[500],iconSize:"lg"}),E=!i&&r?t.jsxs(D,{color:a.palette.gray[400],size:"md",children:[Array.from(p).map(R=>dn(R.size)).join(", "),g?` • ${g}% uploaded`:void 0]}):t.jsx(J,{priority:"low",tagLabel:"Error uploading",variant:"error"}),I=t.jsx(ct,{$variant:"highRelevance",disabled:e,onClick:n,type:"button",children:"click to browse"}),F=t.jsx(ct,{$variant:"lowRelevance",disabled:e,onClick:k,type:"button",children:"Try again"}),T=x?t.jsx(ct,{$variant:"lowRelevance",disabled:e,onClick:n,type:"button",children:"Replace file"}):void 0;return t.jsxs(u.Fragment,{children:[!r&&t.jsxs(qo,{...S,className:`${e?"disabled":""} ${i?"error":""} ${w?"target":""} dropzone`,onClick:e?void 0:n,children:[r,t.jsx(N,{icon:"cloud-arrow-up",iconColor:a.palette.gray[800],iconSize:"xl",iconType:"fa-light"}),t.jsx($,{display:"inline-flex",gap:.25,children:t.jsxs(D,{color:a.palette.gray[800],size:"md",textAlign:"center",children:["Drop your file here, or ",I]})}),t.jsxs(D,{color:a.palette.gray[400],size:"sm",textAlign:"center",children:[`${ts(c)}`,b?` (max. ${dn(b)} total limit)`:void 0]})]}),r&&t.jsxs(Ko,{className:`${i?"error":""} dropzone`,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",justify:"space-between",children:[t.jsxs($,{display:"flex",flexDirection:"column",children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,justify:"center",children:[z,t.jsx(D,{color:a.palette.gray[700],fontWeight:"bold",size:"md",children:r})]}),t.jsx("div",{children:E})]}),i?F:f.lodashExports.isEmpty(r)?void 0:d?T:C]}),g?t.jsx(Ot,{minWidth:"full",percentage:g}):void 0]})]})},ls=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:s,id:l,multiple:a,name:c,onChange:p,required:d,register:g,setValue:x,resetField:h,tooltip:b,watch:m,weight:j,variant:v="default",viewMode:k,canReplaceInViewMode:S,progressPercentage:w,maxSize:C})=>{const z=y.useTheme(),E=n?void 0:i,I=u.useRef(null),F=g==null?void 0:g(c,{required:d}),T=m==null?void 0:m(c),R=es(T),[A,P]=u.useState(!1),[W,U]=u.useState(w);u.useEffect(()=>{U(!w&&A?50:!w&&!A?void 0:w)},[A,w]);const G=u.useCallback(M=>{M.stopPropagation();const _=Le("change",c,null);x&&x(c,void 0),F&&F.onChange(_)},[F,c,x]),X=u.useCallback(async M=>{P(!0);try{const{files:_}=M.currentTarget,ie=Le("change",c,_&&_.length>0?_:null);_&&_.length>0&&(p==null||p(ie),x&&x(c,_),F&&F.onChange(ie),await new Promise(he=>setTimeout(he,100)))}catch(_){console.error("Error handling file change:",_)}finally{P(!1)}},[F,c,p,x]),xe=u.useCallback(M=>{M.stopPropagation(),n?M.preventDefault():I.current&&I.current.click()},[n]);return t.jsxs(Q,{error:E,helpLink:o,helpText:s,htmlFor:l??c,label:r,required:d,tooltip:b,weight:j,children:[v==="default"&&t.jsx(Gn,{disabled:n,errorMsg:E,fileName:R,handleButtonClick:xe,handleRemoveFile:G,theme:z}),v==="dropzone"&&t.jsx(Yn,{accept:e,canReplaceInViewMode:S,disabled:n,errorMsg:E,fileName:R,handleButtonClick:xe,handleRemoveFile:G,inputRef:I,maxSize:C,multiple:a,name:c,progressPercentage:W,resetField:h,setIsReading:P,theme:z,value:T,viewMode:k}),t.jsx(Jo,{...F,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:a,name:c,onChange:X,ref:I,type:"file"})]})},cs=({title:e,icon:n="circle-info",children:i,tagElement:r})=>t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,children:[t.jsx(N,{icon:n,iconSize:"md",iconType:"fa-light"}),t.jsx(Y,{fontWeight:"bold",size:"xs",children:e}),r&&t.jsx($,{display:"flex",flexDirection:"row",mb:.25,children:r})]}),t.jsx($,{children:i})]}),ds=y.styled.input`
1668
1668
  border: none;
1669
1669
  background: transparent;
1670
1670
  min-width: 15rem;
1671
1671
  padding: 0;
1672
1672
  flex: 1;
1673
- `,$t=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const m=y.useTheme(),j=e?void 0:n,[v,k]=u.useState(""),S=c?h:i==null?void 0:i.value,w=u.useMemo(()=>S&&typeof S=="string"?S.split(",").filter(Boolean):[],[S]),C=u.useCallback(T=>{const A=[...new Set(T.filter(Boolean))].join(","),O=Le("change",a,A);i&&i.onChange(O),c&&c(O)},[i,a,c]),z=u.useCallback(T=>{k(T.target.value)},[]),E=u.useCallback(T=>{const R=v.trim();R.length&&!w.includes(R)&&(T.preventDefault(),C([...w,R]),k("")),i&&i.onBlur()},[v,i,C,w]),I=u.useCallback(T=>{const R=v.trim();T.key==="Enter"&&R.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&R.length>0&&!w.includes(R)?(T.preventDefault(),C([...w,R]),k("")):T.key==="Backspace"&&!R.length&&w.length&&(T.preventDefault(),p==null||p(w[w.length-1]),C(w.slice(0,-1)))},[v,p,C,w]),F=u.useCallback(T=>()=>{p==null||p(T),C(w.filter(R=>R!==T))},[p,C,w]);return t.jsx(Q,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:a,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(J,{disabled:e,onClose:F(T),tagLabel:T},T)),t.jsx(ds,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":a,"aria-required":g,autoComplete:"off",disabled:e,id:a,onBlur:E,onChange:z,onKeyDown:I,placeholder:w.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),j?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ps=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:a,render:({field:m})=>t.jsx($t,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx($t,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),ze=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...s},l){return t.jsx(Eo,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...s,children:t.jsx(N,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ae=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:l=0,name:a,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:v})=>{const k=y.useTheme(),S=i?void 0:e,w=n<0?0:n,C=Mn(m==null?void 0:m.toString(),v),[z,E]=u.useState(C);u.useEffect(()=>{E(C)},[C]);const I=u.useCallback(()=>{const W=((z??Number(l))-10**-w).toFixed(w),U=Math.max(Number(l),Number(W));h&&h(a,U,{shouldDirty:!0}),E(U);const G=Le("change",a,W);c&&c(G)},[z,w,l,h,a,c]),F=u.useCallback(()=>{const W=((z??Number(l))+10**-w).toFixed(w),U=Math.min(Number(s),Number(W)>Number(l)?Number(W):Number(l));h&&h(a,U,{shouldDirty:!0}),E(U);const G=Le("change",a,W);c&&c(G)},[z,w,s,l,h,a,c]),T=u.useCallback(O=>{const{value:W}=O.target,U=/\d+/u.test(W)&&!f._.isEmpty(W);h&&h(a,U?W:void 0),c&&c(O),E(f._.isEmpty(W)?void 0:Number(W))},[a,c,h]),R=u.useCallback(O=>{O.stopPropagation(),O.key==="Enter"&&!f.lodashExports.isEmpty(O.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(O.currentTarget.value)))},[p]),A=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":S?"true":"false","aria-label":a,"aria-required":x,autoComplete:"off",disabled:i,id:r??a,max:s,min:l,onChange:T,onKeyUp:R,placeholder:d,required:x,step:10**-w,type:"number",value:z??"",...g==null?void 0:g(a,{maxLength:o,max:s,min:l,onChange:T,value:m,valueAsNumber:!0})});return t.jsxs(ne,{$variant:j,className:`${i?"disabled":""} ${S?"error":""}`,children:[j==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${a}`,tip:b,width:"100%",children:A()}):A(),S&&t.jsx(N,{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(ze,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:F,px:.25}),t.jsx(jo,{}),t.jsx(ze,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:I,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ze,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:I,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:F,px:.75,py:.75})]})]})},Xn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:l,id:a,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:v,required:k,setValue:S,tooltip:w,tooltipMessage:C,value:z,variant:E="full",watch:I,weight:F,defaultValue:T})=>E==="compact"?t.jsx(Ae,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:C,value:z,variant:E}):t.jsx(Q,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:l,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:k,tooltip:w,weight:F,children:t.jsx(Ae,{decimalPlaces:n,disabled:i,error:r,id:a,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:v,required:k,setValue:S,value:I?I(h):z,variant:E})}),Ot=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:l,tooltip:a,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(Q,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:a,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ae,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Ae,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},gs=y.styled.div`
1673
+ `,$t=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const m=y.useTheme(),j=e?void 0:n,[v,k]=u.useState(""),S=c?h:i==null?void 0:i.value,w=u.useMemo(()=>S&&typeof S=="string"?S.split(",").filter(Boolean):[],[S]),C=u.useCallback(T=>{const A=[...new Set(T.filter(Boolean))].join(","),P=Le("change",a,A);i&&i.onChange(P),c&&c(P)},[i,a,c]),z=u.useCallback(T=>{k(T.target.value)},[]),E=u.useCallback(T=>{const R=v.trim();R.length&&!w.includes(R)&&(T.preventDefault(),C([...w,R]),k("")),i&&i.onBlur()},[v,i,C,w]),I=u.useCallback(T=>{const R=v.trim();T.key==="Enter"&&R.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&R.length>0&&!w.includes(R)?(T.preventDefault(),C([...w,R]),k("")):T.key==="Backspace"&&!R.length&&w.length&&(T.preventDefault(),p==null||p(w[w.length-1]),C(w.slice(0,-1)))},[v,p,C,w]),F=u.useCallback(T=>()=>{p==null||p(T),C(w.filter(R=>R!==T))},[p,C,w]);return t.jsx(Q,{error:j,helpLink:r,helpLinkText:o,helpText:s,htmlFor:a,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${j?"error":""}`,children:[w.map(T=>t.jsx(J,{disabled:e,onClose:F(T),tagLabel:T},T)),t.jsx(ds,{"aria-hidden":!1,"aria-invalid":j?"true":"false","aria-label":a,"aria-required":g,autoComplete:"off",disabled:e,id:a,onBlur:E,onChange:z,onKeyDown:I,placeholder:w.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),j?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ps=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(f.Controller,{control:n,name:a,render:({field:m})=>t.jsx($t,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx($t,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:s,label:l,name:a,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),ze=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...s},l){return t.jsx(Eo,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:l,type:"button",...s,children:t.jsx(N,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Ae=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:s=1/0,min:l=0,name:a,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:j="full",defaultValue:v})=>{const k=y.useTheme(),S=i?void 0:e,w=n<0?0:n,C=Mn(m==null?void 0:m.toString(),v),[z,E]=u.useState(C);u.useEffect(()=>{E(C)},[C]);const I=u.useCallback(()=>{const W=((z??Number(l))-10**-w).toFixed(w),U=Math.max(Number(l),Number(W));h&&h(a,U,{shouldDirty:!0}),E(U);const G=Le("change",a,W);c&&c(G)},[z,w,l,h,a,c]),F=u.useCallback(()=>{const W=((z??Number(l))+10**-w).toFixed(w),U=Math.min(Number(s),Number(W)>Number(l)?Number(W):Number(l));h&&h(a,U,{shouldDirty:!0}),E(U);const G=Le("change",a,W);c&&c(G)},[z,w,s,l,h,a,c]),T=u.useCallback(P=>{const{value:W}=P.target,U=/\d+/u.test(W)&&!f._.isEmpty(W);h&&h(a,U?W:void 0),c&&c(P),E(f._.isEmpty(W)?void 0:Number(W))},[a,c,h]),R=u.useCallback(P=>{P.stopPropagation(),P.key==="Enter"&&!f.lodashExports.isEmpty(P.currentTarget.value)&&(p==null||p(f.lodashExports.toNumber(P.currentTarget.value)))},[p]),A=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":S?"true":"false","aria-label":a,"aria-required":x,autoComplete:"off",disabled:i,id:r??a,max:s,min:l,onChange:T,onKeyUp:R,placeholder:d,required:x,step:10**-w,type:"number",value:z??"",...g==null?void 0:g(a,{maxLength:o,max:s,min:l,onChange:T,value:m,valueAsNumber:!0})});return t.jsxs(ne,{$variant:j,className:`${i?"disabled":""} ${S?"error":""}`,children:[j==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${a}`,tip:b,width:"100%",children:A()}):A(),S&&t.jsx(N,{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(ze,{borderRadius:`0 ${k.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:F,px:.25}),t.jsx(jo,{}),t.jsx(ze,{borderRadius:`0 0 ${k.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:I,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(ze,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:I,px:.75,py:.75}),t.jsx(ze,{borderRadius:`0 ${k.spacing[.5]} ${k.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:F,px:.75,py:.75})]})]})},Xn=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:s,helpText:l,id:a,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:j,register:v,required:k,setValue:S,tooltip:w,tooltipMessage:C,value:z,variant:E="full",watch:I,weight:F,defaultValue:T})=>E==="compact"?t.jsx(Ae,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:C,value:z,variant:E}):t.jsx(Q,{error:i?void 0:r,helpLink:o,helpLinkText:s,helpText:l,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:k,tooltip:w,weight:F,children:t.jsx(Ae,{decimalPlaces:n,disabled:i,error:r,id:a,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:j,register:v,required:k,setValue:S,value:I?I(h):z,variant:E})}),Pt=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:s,required:l,tooltip:a,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(Q,{error:e?void 0:n,htmlFor:i,label:r,required:l,tooltip:a,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(Ae,{...s,disabled:e,error:n,name:(s==null?void 0:s.name)??d}),t.jsx(Ae,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},gs=y.styled.div`
1674
1674
  ${({theme:e})=>`
1675
1675
  align-items: flex-start;
1676
1676
  align-self: stretch;
@@ -1770,7 +1770,7 @@
1770
1770
  overflow: hidden;
1771
1771
  text-overflow: ellipsis;
1772
1772
  white-space: nowrap;
1773
- `,ys=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:l,tooltip:a,value:c,watch:p,weight:d})=>{const g=y.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[m,j]=u.useState(!1),[v,k]=u.useState(""),[S,w]=u.useState(!1),{refs:C,floatingStyles:z}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:E,inputValue:I,handlePhoneValueChange:F,country:T,setCountry:R}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),A=u.useCallback(M=>{M.key==="Enter"&&M.preventDefault()},[]),O=u.useCallback(M=>{M.preventDefault(),j(_=>!_),m||k("")},[m]),W=u.useCallback(M=>()=>{R(M),j(!1),k("")},[R,j]),U=u.useCallback(M=>{M.key.length===1?k(_=>_+M.key):M.key==="Backspace"&&k(_=>_.slice(0,-1))},[]),G=u.useCallback(()=>{w(!0)},[]),X=u.useCallback(()=>{w(!1)},[]),xe=f._$1.filter(M=>{const{name:_}=f.M(M);return _.toLowerCase().includes(v.toLowerCase())});return oe(C.floating.current,()=>{j(!1),k("")},!0),t.jsx(Q,{error:h,htmlFor:r,label:i,required:s,tooltip:a,weight:d,children:t.jsxs(gs,{className:`${e?"disabled":""} ${h?"error":""} ${S||m?"button-focused":""}`,ref:x,children:[t.jsxs(us,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:X,onClick:O,onFocus:G,onKeyDown:U,ref:C.setReference,children:[t.jsx(f.q,{iso2:T.iso2,size:"16px"}),t.jsx(N,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(ne,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":s,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:A,placeholder:o,ref:E,type:"tel",value:I,...l==null?void 0:l(r,{required:s,onChange:F})}),h?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&we.createPortal(t.jsx(xs,{ref:C.setFloating,style:z,children:xe.map(M=>{const{dialCode:_,iso2:ie,name:he}=f.M(M);return t.jsxs(hs,{onClick:W(ie),value:ie,children:[t.jsx(f.q,{iso2:ie,size:"16px"}),t.jsx(fs,{children:he}),t.jsx(D,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+_})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},bs=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:l,label:a,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:v,watch:k,weight:S,value:w})=>{const C=y.useTheme(),z=(k==null?void 0:k(c))??w,E=l&&s&&!e,I=e?void 0:n;return t.jsx(Q,{disabled:e,error:I,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:a,maxLength:g,required:m,tooltip:v,value:z?String(z):void 0,weight:S,children:t.jsxs(ne,{className:`
1773
+ `,ys=({disabled:e,error:n,label:i,name:r,placeholder:o,required:s,register:l,tooltip:a,value:c,watch:p,weight:d})=>{const g=y.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[m,j]=u.useState(!1),[v,k]=u.useState(""),[S,w]=u.useState(!1),{refs:C,floatingStyles:z}=f.useFloating$1({placement:"bottom-start",whileElementsMounted:f.autoUpdate}),{inputRef:E,inputValue:I,handlePhoneValueChange:F,country:T,setCountry:R}=f.ee({countries:f._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),A=u.useCallback(M=>{M.key==="Enter"&&M.preventDefault()},[]),P=u.useCallback(M=>{M.preventDefault(),j(_=>!_),m||k("")},[m]),W=u.useCallback(M=>()=>{R(M),j(!1),k("")},[R,j]),U=u.useCallback(M=>{M.key.length===1?k(_=>_+M.key):M.key==="Backspace"&&k(_=>_.slice(0,-1))},[]),G=u.useCallback(()=>{w(!0)},[]),X=u.useCallback(()=>{w(!1)},[]),xe=f._$1.filter(M=>{const{name:_}=f.M(M);return _.toLowerCase().includes(v.toLowerCase())});return oe(C.floating.current,()=>{j(!1),k("")},!0),t.jsx(Q,{error:h,htmlFor:r,label:i,required:s,tooltip:a,weight:d,children:t.jsxs(gs,{className:`${e?"disabled":""} ${h?"error":""} ${S||m?"button-focused":""}`,ref:x,children:[t.jsxs(us,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onBlur:X,onClick:P,onFocus:G,onKeyDown:U,ref:C.setReference,children:[t.jsx(f.q,{iso2:T.iso2,size:"16px"}),t.jsx(N,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(ne,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":s,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:A,placeholder:o,ref:E,type:"tel",value:I,...l==null?void 0:l(r,{required:s,onChange:F})}),h?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&we.createPortal(t.jsx(xs,{ref:C.setFloating,style:z,children:xe.map(M=>{const{dialCode:_,iso2:ie,name:he}=f.M(M);return t.jsxs(hs,{onClick:W(ie),value:ie,children:[t.jsx(f.q,{iso2:ie,size:"16px"}),t.jsx(fs,{children:he}),t.jsx(D,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+_})]},ie)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},bs=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:s,isValid:l,label:a,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:j,tooltip:v,watch:k,weight:S,value:w})=>{const C=y.useTheme(),z=(k==null?void 0:k(c))??w,E=l&&s&&!e,I=e?void 0:n;return t.jsx(Q,{disabled:e,error:I,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:a,maxLength:g,required:m,tooltip:v,value:z?String(z):void 0,weight:S,children:t.jsxs(ne,{className:`
1774
1774
  ${e?"disabled":""} ${I?"error":""} ${E?"success":""}
1775
1775
  `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":I?"true":"false","aria-label":c,"aria-required":m,className:d?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:p??c,maxLength:g,placeholder:h,rows:j,value:z,...b==null?void 0:b(c,{required:m,onBlur:x})}),I?t.jsx(N,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}):void 0,E?t.jsx(N,{icon:"check-circle",iconClass:"success-icon",iconColor:C.palette.success[500],iconSize:"lg"}):void 0]})})},$s=({control:e,description:n,disabled:i,id:r,items:o,align:s,inputType:l="text",inputNumberProps:a,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:j,isValid:v,error:k,onChange:S,register:w,setValue:C,watch:z})=>{const E=u.useMemo(()=>{if(l==="text")return t.jsx(Ge,{disabled:i,error:k,isTouched:j,isValid:v,name:d,placeholder:g,register:w});if(l==="date")return t.jsx(Wn,{disabled:i,error:k,name:d,register:w,setValue:C,watch:z});if(l==="select"&&o)return t.jsx(Nt,{control:e,disabled:i,items:o,name:d,placeholder:g,value:m});const{decimalPlaces:I,max:F,min:T}=a??{};return t.jsx(Xn,{decimalPlaces:I,disabled:i,error:k,max:F,min:T,name:d,onChange:S,placeholder:g,register:w,setValue:C,value:m,watch:z})},[e,i,k,a,l,j,v,o,d,S,g,w,C,m,z]);return t.jsxs($o,{$align:s,$minHeight:c,$minWidth:p,children:[t.jsx(rt,{description:n,id:r,textAlign:x,title:b,tooltip:h}),E]})},Zn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:s})=>{const l=y.useTheme(),[a,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs($,{"aria-label":n,bgColor:a&&!r?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:p,children:[t.jsx(D,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(N,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),a?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(d=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(ge,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:s,value:d.name})},d.name))}):void 0]})},ms=y.styled.div`
1776
1776
  display: flex;
@@ -2153,10 +2153,10 @@
2153
2153
  background-color: ${e.palette.gray[200]};
2154
2154
  }
2155
2155
  `}
2156
- `,Jn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{f.prismExports.highlightAll()},[]),t.jsx(Kn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":f._.isNil(n)||f._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:f._.isNil(n)||f._.isString(n)||f._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Ps=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:s=!1})=>{const l=y.useTheme(),[a,c]=u.useState(!1),[p,d]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(f._.isNil(i)||f._.isEmpty(i)||!f._.isString(i))return d(!1),n;const m=i.split(`
2156
+ `,Jn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{f.prismExports.highlightAll()},[]),t.jsx(Kn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":f._.isNil(n)||f._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:f._.isNil(n)||f._.isString(n)||f._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Os=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:s=!1})=>{const l=y.useTheme(),[a,c]=u.useState(!1),[p,d]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(f._.isNil(i)||f._.isEmpty(i)||!f._.isString(i))return d(!1),n;const m=i.split(`
2157
2157
  `);return m.length>8&&!a?`${[...m].splice(0,7).join(`
2158
2158
  `)}
2159
- ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Jn,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:s?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:s?"100%":"fit-content",children:[t.jsx(Kn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(As,{children:[t.jsx(H,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),p?t.jsxs(V,{onClick:g,variant:"ghost",children:[a?"Show Less":"Show more",t.jsx(N,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Os}=le(e=>({fixed:`
2159
+ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(Jn,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:s?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:s?"100%":"fit-content",children:[t.jsx(Kn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(As,{children:[t.jsx(H,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),p?t.jsxs(V,{onClick:g,variant:"ghost",children:[a?"Show Less":"Show more",t.jsx(N,{icon:a?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ps}=le(e=>({fixed:`
2160
2160
  height: auto;
2161
2161
  min-width: 300px;
2162
2162
  padding: ${e.spacing[1.25]};
@@ -2200,7 +2200,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2200
2200
  margin: auto;
2201
2201
  white-space: pre-line;
2202
2202
 
2203
- ${Os(e,n)}
2203
+ ${Ps(e,n)}
2204
2204
  `}
2205
2205
  `,Bs=y.styled.div`
2206
2206
  ${({theme:e})=>`
@@ -2444,7 +2444,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2444
2444
  svg.fa-check {
2445
2445
  border-radius: 2px;
2446
2446
  }
2447
- `,li=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,l,a,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=Js(x,d,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(xn,{value:b.value,width:"content",children:t.jsx(ge,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(s=n.options)==null?void 0:s.map(d=>t.jsx(xn,{value:d.value,width:"content",children:t.jsx(Bt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(Nt,{control:e,items:((l=n.options)==null?void 0:l.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Ge,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Ot,{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(At,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(a=n.maxValue)==null?void 0:a.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},ci=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,l)=>{const a=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(li,{control:e,option:s,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},a)})}),di=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:l,watch:a}=f.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((d=(p=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:p.find(({checked:h})=>h))==null?void 0:d.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:r,items:n,setItems:i,register:o,handleSubmit:s,setValue:l,watch:a}},mt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:l,setItems:a,register:c,handleSubmit:p,setValue:d,watch:g}=di(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;d("search",k),n&&n(k)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{a(e),Ks(e,d)},[e,a,d]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(ue,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(j),children:[t.jsx(ci,{control:s,items:l,register:c,setValue:d,watch:g}),t.jsx(V,{mt:1,type:"submit",children:"Apply"})]})]})},pi=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:l})=>{const a=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(S=>()=>{const w=c.find(z=>z.label===S),C=!(w!=null&&w.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));s==null||s(C??!0),m(S),g((w==null?void 0:w.filterOptions)??[])},[c,s]),v=u.useCallback(S=>{const w=[...S.checkbox,...Object.values(S.text??{}),...S.radio?[S.radio]:[],...S.minValue?[String(S.minValue)]:[],...S.maxValue?[String(S.maxValue)]:[]];h(F=>w.length>0?{...F,[b]:w}:F);const C=F=>{var T,R;return{...F,options:(T=F.options)==null?void 0:T.map(A=>({...A,checked:S.checkbox.includes(A.value)||S.radio===A.value})),value:["text","select"].includes(F.type)?((R=S.text)==null?void 0:R[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?S.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?S.maxValue:F.maxValue}},z=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(C)}:F,E=c.map(z);p(F=>F.map(z));const I=E.flatMap(({filterOptions:F})=>F);i(I),g([])},[c,i,b]),k=u.useCallback((S,w)=>{const C=`li-filter-option-${S}`;return t.jsxs(qs,{icon:w,onClick:j(S),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:C,width:"100%",children:[S,x[S]===void 0?void 0:t.jsx(J,{tagLabel:x[S].length.toString()})]},C)},[x,j]);return u.useEffect(()=>{const S=e.reduce((w,{label:C,filterOptions:z})=>{const E=z.flatMap(({value:T,minValue:R,maxValue:A})=>[R,A,T]).filter(Boolean),I=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),F=[...E,...I];return F.length===0?w:{...w,[C]:F}},{});h(S),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{l==null||l(d.length>0)},[d.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(mt,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):Object.entries(Wt(e)).map(([S,w])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(D,{color:a.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:S}),w.map(({label:C,icon:z="filter-list"})=>k(C,z))]},S))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(mt,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):e.map(({label:S,icon:w="filter-list"})=>k(S,w))})},gi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,l]=u.useState("row"),[a,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(Wt(e)).reduce((j,v)=>j+v.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),m=t.jsx(H,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const j=v=>{const k=b.current;k&&!k.contains(v.target)&&r.close()};if(a)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,a,r]),t.jsx(Qs,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(Vt,{$size:"fixed",alignItems:s==="row"?"start":"end",display:"flex",flexDirection:s,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[s==="column"?m:void 0,t.jsx(pi,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),s==="row"?m:void 0]})})};function ea(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 ui(e){if(!e||e.length===0)return;const n=e.filter(a=>a.checked).map(a=>a.label??a.value);if(n.length===0)return;const i=(a,c=20)=>{if(a.length<=c)return a;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${a.slice(0,d)}...${a.slice(a.length-g)}`};if(n.length===1){const a=n[0];return a.length>20?i(a,20):a}if(n.length===2){const a=n[0],c=n.join(", ").length;return a.length>20||c>20?`${i(a,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,l=n.join(", ").length;return r.length>s||l>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function ta(e,n,i){const r=i??"",o=f._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),s=f._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!f._.isUndefined(o)&&!f._.isUndefined(s))return`${o}${r} - ${s}${r}`;if(!f._.isUndefined(o))return`Min ${o}${r}`;if(!f._.isUndefined(s))return`Max ${s}${r}`}function na(e,n){if(f.dayjs_minExports.extend(f.localizedFormat),!(f._.isUndefined(e)&&f._.isUndefined(n))){if(e!==""&&n!==""&&!f._.isUndefined(e)&&!f._.isUndefined(n))return`${f.dayjs(e).format("LL")} - ${f.dayjs(n).format("LL")}`;if(e!==""&&!f._.isUndefined(e))return`From ${f.dayjs(e).format("LL")}`;if(n!==""&&!f._.isUndefined(n))return`To ${f.dayjs(n).format("LL")}`}}function ia(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const Te=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(f._.isNil(o)||f._.isEmpty(String(o)))return null;const s=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:a}=(()=>{var p,d,g;if(s.length>0){if(s.length===1){const m=(((p=s[0])==null?void 0:p.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?s[0]:void 0}}if(s.length===2){const m=((d=s[0])==null?void 0:d.length)??0,j=s.join(", ").length,v=m>20||j>20;return{shouldShowTooltip:v,tooltipContent:v?s:void 0}}const x=((g=s[0])==null?void 0:g.length)??0,h=s.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?s:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(K,{disabled:!a,id:"applied-filter-tooltip",nodeTip:a?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},ra=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:l,type:a,value:c,options:p,minValue:d,maxValue:g}=o;switch(a){case"numberRange":{const x=ta(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=na(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=ui(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ea(c),h=ia(a,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!f._.isNil(o)&&!f._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},oa=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const s=n.options.filter(l=>l.checked).map(l=>l.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),sa=(e,n)=>n.map(i=>{const r=e.find(s=>s.key===String(i.key)&&s.type===i.type);return r?(()=>{let s={...i};return r.filterFn&&(s={...s,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(s={...s,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(s={...s,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(s={...s,maxValue:r.maxValue}),r.selectedValues&&i.options&&(s={...s,options:i.options.map(l=>{var a;return{...l,checked:((a=r.selectedValues)==null?void 0:a.includes(l.value))??!1}})}),s})():i}),dt=(e,n)=>{const i=oa(e);n(JSON.stringify(i))},aa=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return sa(r,n)}catch{return n}},la=(e,n)=>{function i(l,a){if(a.value===""||a.value===void 0||f._.defaultTo(a.isBackFilter,!1))return!0;switch(a.filterFn){case"includesInsensitive":return String(l[a.key]).toLowerCase().includes(a.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[a.key]).toLowerCase()===a.value.toLowerCase()}}function r(l,a){if(!a.options||a.options.length===0)return!0;const c=a.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(l[a.key]))}function o(l,a,c){const p=c(String(l[a.key])),{minValue:d,maxValue:g}=a,x=f._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=f._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return f._.isUndefined(x)&&f._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(h??1/0)}function s(l){return n.every(a=>{if(typeof a.key=="function")return a.key(l,a.value);switch(a.type){case"radioButton":case"checkboxes":return r(l,a);case"numberRange":return o(l,a,Number);case"dateRange":return o(l,a,c=>new Date(c));case"select":case"text":default:return i(l,a)}})}return e.filter(s)},ca=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,da=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}},pa=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:l,onSearch:a,variant:c="ungrouped"})=>{const p=ve("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=ca(x),m=r.map(w=>({...w,filterOptions:w.filterOptions.map(C=>x.find(E=>E.key===C.key&&E.type===C.type&&E.filterFn===C.filterFn)??{...C})})),j=u.useCallback(w=>{h([...w]),dt(w,n)},[h,n]),v=u.useCallback(()=>{l&&l(),p.isOpen||g(!0),p.toggle()},[p,l]),k=u.useCallback(w=>()=>{l&&l();const C=x.map(z=>z.key===w.key&&z.type===w.type&&z.filterFn===w.filterFn?da(z):z);h(C),dt(C,n)},[x,l,n]);return u.useEffect(()=>{const w=r.flatMap(E=>E.filterOptions),C=i();if((()=>{if(!C)return!1;try{const E=JSON.parse(C);return Array.isArray(E)&&E.length>0}catch{return!1}})()){const E=aa(i,w);h(E)}else w.flatMap(I=>I.value).filter(Boolean).length>0||w.flatMap(I=>I.options).filter(I=>(I==null?void 0:I.checked)===!0).length>0?(h(w),d&&dt(w,n)):h(w)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(la(e,x)),s==null||s(x)},[e,x,o,s]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(V,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(gi,{modalRef:p,onApplyFilters:j,onSearch:a,options:m,variant:c})]}),options:m,removeFilter:k}},_t=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:l=void 0,modalRef:a,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=y.useTheme(),[m,j]=u.useState(void 0),v=u.useRef(null),k=u.useRef(!1),S=Array.isArray(d)&&d.length>0,w=i??o;u.useEffect(()=>{if(S&&!k.current&&v.current){const z=v.current.getBoundingClientRect().height;z>50&&(j(z),k.current=!0)}a.isOpen||(j(void 0),k.current=!1)},[S,a.isOpen]);const C=t.jsx(Qn,{"aria-label":a.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(Vt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:S?v:void 0,style:S&&m?{height:m}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(ti,{description:l,modalRef:a,onClose:p,otherActions:c,title:g}),d&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(Mt,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(Bs,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(_s,{$framed:s.imageFramed,children:t.jsx(se,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(D,{size:"md",children:s.imageText})]}),t.jsx(ei,{alert:n,cancelButton:i,confirmButton:o,modalRef:a})]})});return e&&a.isOpen?we.createPortal(C,document.getElementById("portals")??document.body):a.isOpen?C:null},ga=(e,n,i)=>{const r=ve("confirm-dialog-modal"),o=u.useRef(null),s=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),a=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[s,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(v=>({...v,[j]:{...v[j],state:!v[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),m=Object.entries(d).map(([j,{state:v,label:k}])=>t.jsx(ge,{defaultChecked:v,label:k,name:j,onChange:h(j)},j));return t.jsxs(_t,{"data-testid":e,id:e,modalRef:{...r,close:a},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(ni,{disabled:b,id:e,onConfirm:l})]})}]},ua=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=ve("confirm-dialog-modal"),l=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),a=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!0)},[]),c=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!1)},[]);return u.useEffect(()=>{s.setIsOpen(e)},[e,s]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(_t,{cancelButton:i!=null&&i.showCancel?{onClick:c,text:"Cancel"}:void 0,confirmButton:i!=null&&i.showConfirm?{id:(i==null?void 0:i.id)??"modal-confirm",onClick:a,text:"Confirm"}:void 0,description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:(i==null?void 0:i.modalSize)??"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},xa=2e3,ha=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},xa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(H,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},fa=y.styled.ul`
2447
+ `,li=({control:e,option:n,register:i,watch:r,setValue:o})=>{var s,l,a,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=Js(x,d,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(xn,{value:b.value,width:"content",children:t.jsx(ge,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(s=n.options)==null?void 0:s.map(d=>t.jsx(xn,{value:d.value,width:"content",children:t.jsx(Bt,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(Nt,{control:e,items:((l=n.options)==null?void 0:l.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Ge,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(Pt,{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(At,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(a=n.maxValue)==null?void 0:a.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},ci=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((s,l)=>{const a=`${s.type}-${s.value}-${s.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(li,{control:e,option:s,register:i,setValue:r,watch:o}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},a)})}),di=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:s,setValue:l,watch:a}=f.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((d=(p=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:p.find(({checked:h})=>h))==null?void 0:d.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:r,items:n,setItems:i,register:o,handleSubmit:s,setValue:l,watch:a}},mt=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:s,items:l,setItems:a,register:c,handleSubmit:p,setValue:d,watch:g}=di(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;d("search",k),n&&n(k)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),j=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{a(e),Ks(e,d)},[e,a,d]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(ue,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(j),children:[t.jsx(ci,{control:s,items:l,register:c,setValue:d,watch:g}),t.jsx(V,{mt:1,type:"submit",children:"Apply"})]})]})},pi=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:s,onFilterStateChange:l})=>{const a=y.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),j=u.useCallback(S=>()=>{const w=c.find(z=>z.label===S),C=!(w!=null&&w.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));s==null||s(C??!0),m(S),g((w==null?void 0:w.filterOptions)??[])},[c,s]),v=u.useCallback(S=>{const w=[...S.checkbox,...Object.values(S.text??{}),...S.radio?[S.radio]:[],...S.minValue?[String(S.minValue)]:[],...S.maxValue?[String(S.maxValue)]:[]];h(F=>w.length>0?{...F,[b]:w}:F);const C=F=>{var T,R;return{...F,options:(T=F.options)==null?void 0:T.map(A=>({...A,checked:S.checkbox.includes(A.value)||S.radio===A.value})),value:["text","select"].includes(F.type)?((R=S.text)==null?void 0:R[`${String(F.key)}-${F.filterFn??"caseInsensitive"}`])??F.value:F.value,minValue:["numberRange","dateRange"].includes(F.type)?S.minValue:F.minValue,maxValue:["numberRange","dateRange"].includes(F.type)?S.maxValue:F.maxValue}},z=F=>F.label===b?{...F,filterOptions:F.filterOptions.map(C)}:F,E=c.map(z);p(F=>F.map(z));const I=E.flatMap(({filterOptions:F})=>F);i(I),g([])},[c,i,b]),k=u.useCallback((S,w)=>{const C=`li-filter-option-${S}`;return t.jsxs(qs,{icon:w,onClick:j(S),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:C,width:"100%",children:[S,x[S]===void 0?void 0:t.jsx(J,{tagLabel:x[S].length.toString()})]},C)},[x,j]);return u.useEffect(()=>{const S=e.reduce((w,{label:C,filterOptions:z})=>{const E=z.flatMap(({value:T,minValue:R,maxValue:A})=>[R,A,T]).filter(Boolean),I=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),F=[...E,...I];return F.length===0?w:{...w,[C]:F}},{});h(S),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{l==null||l(d.length>0)},[d.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(mt,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):Object.entries(Wt(e)).map(([S,w])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(D,{color:a.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:S}),w.map(({label:C,icon:z="filter-list"})=>k(C,z))]},S))}):t.jsx($,{display:"flex",flexDirection:"row",height:"max-content",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(mt,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):e.map(({label:S,icon:w="filter-list"})=>k(S,w))})},gi=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[s,l]=u.useState("row"),[a,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(Wt(e)).reduce((j,v)=>j+v.length,0):e.length)>5&&!p,h=y.useTheme(),b=u.useRef(null),m=t.jsx(H,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const j=v=>{const k=b.current;k&&!k.contains(v.target)&&r.close()};if(a)return document.addEventListener("mousedown",j,!0),()=>{document.removeEventListener("mousedown",j,!0)}},[b,a,r]),t.jsx(Qs,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(Vt,{$size:"fixed",alignItems:s==="row"?"start":"end",display:"flex",flexDirection:s,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[s==="column"?m:void 0,t.jsx(pi,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:l,setHandler:c,variant:o}),s==="row"?m:void 0]})})};function ea(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 ui(e){if(!e||e.length===0)return;const n=e.filter(a=>a.checked).map(a=>a.label??a.value);if(n.length===0)return;const i=(a,c=20)=>{if(a.length<=c)return a;const p=c-3,d=Math.ceil(p/2),g=Math.floor(p/2);return`${a.slice(0,d)}...${a.slice(a.length-g)}`};if(n.length===1){const a=n[0];return a.length>20?i(a,20):a}if(n.length===2){const a=n[0],c=n.join(", ").length;return a.length>20||c>20?`${i(a,20)} +1 more`:`${n[0]}, ${n[1]}`}const r=n[0],o=n.length-1,s=20,l=n.join(", ").length;return r.length>s||l>s?`${i(r,s)} +${o} more`:`${n[0]}, ${n[1]}`}function ta(e,n,i){const r=i??"",o=f._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),s=f._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!f._.isUndefined(o)&&!f._.isUndefined(s))return`${o}${r} - ${s}${r}`;if(!f._.isUndefined(o))return`Min ${o}${r}`;if(!f._.isUndefined(s))return`Max ${s}${r}`}function na(e,n){if(f.dayjs_minExports.extend(f.localizedFormat),!(f._.isUndefined(e)&&f._.isUndefined(n))){if(e!==""&&n!==""&&!f._.isUndefined(e)&&!f._.isUndefined(n))return`${f.dayjs(e).format("LL")} - ${f.dayjs(n).format("LL")}`;if(e!==""&&!f._.isUndefined(e))return`From ${f.dayjs(e).format("LL")}`;if(n!==""&&!f._.isUndefined(n))return`To ${f.dayjs(n).format("LL")}`}}function ia(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const Te=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>{if(f._.isNil(o)||f._.isEmpty(String(o)))return null;const s=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:a}=(()=>{var p,d,g;if(s.length>0){if(s.length===1){const m=(((p=s[0])==null?void 0:p.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?s[0]:void 0}}if(s.length===2){const m=((d=s[0])==null?void 0:d.length)??0,j=s.join(", ").length,v=m>20||j>20;return{shouldShowTooltip:v,tooltipContent:v?s:void 0}}const x=((g=s[0])==null?void 0:g.length)??0,h=s.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?s:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(K,{disabled:!a,id:"applied-filter-tooltip",nodeTip:a?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(J,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `})})},ra=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:s,label:l,type:a,value:c,options:p,minValue:d,maxValue:g}=o;switch(a){case"numberRange":{const x=ta(d,g,r.placeholder);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"dateRange":{const x=na(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=ui(p);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=ea(c),h=ia(a,r.label,s);return t.jsx(Te,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},l)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!f._.isNil(o)&&!f._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},oa=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const s=n.options.filter(l=>l.checked).map(l=>l.value);s.length>0&&(o={...o,selectedValues:s})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),sa=(e,n)=>n.map(i=>{const r=e.find(s=>s.key===String(i.key)&&s.type===i.type);return r?(()=>{let s={...i};return r.filterFn&&(s={...s,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(s={...s,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(s={...s,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(s={...s,maxValue:r.maxValue}),r.selectedValues&&i.options&&(s={...s,options:i.options.map(l=>{var a;return{...l,checked:((a=r.selectedValues)==null?void 0:a.includes(l.value))??!1}})}),s})():i}),dt=(e,n)=>{const i=oa(e);n(JSON.stringify(i))},aa=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return sa(r,n)}catch{return n}},la=(e,n)=>{function i(l,a){if(a.value===""||a.value===void 0||f._.defaultTo(a.isBackFilter,!1))return!0;switch(a.filterFn){case"includesInsensitive":return String(l[a.key]).toLowerCase().includes(a.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[a.key]).toLowerCase()===a.value.toLowerCase()}}function r(l,a){if(!a.options||a.options.length===0)return!0;const c=a.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(l[a.key]))}function o(l,a,c){const p=c(String(l[a.key])),{minValue:d,maxValue:g}=a,x=f._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=f._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return f._.isUndefined(x)&&f._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(h??1/0)}function s(l){return n.every(a=>{if(typeof a.key=="function")return a.key(l,a.value);switch(a.type){case"radioButton":case"checkboxes":return r(l,a);case"numberRange":return o(l,a,Number);case"dateRange":return o(l,a,c=>new Date(c));case"select":case"text":default:return i(l,a)}})}return e.filter(s)},ca=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,da=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}},pa=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:s,onReset:l,onSearch:a,variant:c="ungrouped"})=>{const p=ve("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=ca(x),m=r.map(w=>({...w,filterOptions:w.filterOptions.map(C=>x.find(E=>E.key===C.key&&E.type===C.type&&E.filterFn===C.filterFn)??{...C})})),j=u.useCallback(w=>{h([...w]),dt(w,n)},[h,n]),v=u.useCallback(()=>{l&&l(),p.isOpen||g(!0),p.toggle()},[p,l]),k=u.useCallback(w=>()=>{l&&l();const C=x.map(z=>z.key===w.key&&z.type===w.type&&z.filterFn===w.filterFn?da(z):z);h(C),dt(C,n)},[x,l,n]);return u.useEffect(()=>{const w=r.flatMap(E=>E.filterOptions),C=i();if((()=>{if(!C)return!1;try{const E=JSON.parse(C);return Array.isArray(E)&&E.length>0}catch{return!1}})()){const E=aa(i,w);h(E)}else w.flatMap(I=>I.value).filter(Boolean).length>0||w.flatMap(I=>I.options).filter(I=>(I==null?void 0:I.checked)===!0).length>0?(h(w),d&&dt(w,n)):h(w)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(la(e,x)),s==null||s(x)},[e,x,o,s]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(V,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(gi,{modalRef:p,onApplyFilters:j,onSearch:a,options:m,variant:c})]}),options:m,removeFilter:k}},_t=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:s=void 0,description:l=void 0,modalRef:a,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=y.useTheme(),[m,j]=u.useState(void 0),v=u.useRef(null),k=u.useRef(!1),S=Array.isArray(d)&&d.length>0,w=i??o;u.useEffect(()=>{if(S&&!k.current&&v.current){const z=v.current.getBoundingClientRect().height;z>50&&(j(z),k.current=!0)}a.isOpen||(j(void 0),k.current=!1)},[S,a.isOpen]);const C=t.jsx(Qn,{"aria-label":a.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(Vt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:S?v:void 0,style:S&&m?{height:m}:void 0,children:[!f._.isEmpty(g)&&!f._.isNil(g)&&t.jsx(ti,{description:l,modalRef:a,onClose:p,otherActions:c,title:g}),d&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(Mt,{items:d})}),(f._.isObject(s)||r)&&t.jsxs(Bs,{style:w?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,f._.isObject(s)&&f._.isString(s.imageSrc)&&t.jsx(_s,{$framed:s.imageFramed,children:t.jsx(se,{alt:"modal-img",publicId:s.imageSrc})}),f._.isObject(s)&&f._.isString(s.imageText)&&t.jsx(D,{size:"md",children:s.imageText})]}),t.jsx(ei,{alert:n,cancelButton:i,confirmButton:o,modalRef:a})]})});return e&&a.isOpen?we.createPortal(C,document.getElementById("portals")??document.body):a.isOpen?C:null},ga=(e,n,i)=>{const r=ve("confirm-dialog-modal"),o=u.useRef(null),s=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),a=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[s,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(j=>()=>{g(v=>({...v,[j]:{...v[j],state:!v[j].state}}))},[]),b=!Object.values(d).every(({state:j})=>j),m=Object.entries(d).map(([j,{state:v,label:k}])=>t.jsx(ge,{defaultChecked:v,label:k,name:j,onChange:h(j)},j));return t.jsxs(_t,{"data-testid":e,id:e,modalRef:{...r,close:a},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(ni,{disabled:b,id:e,onConfirm:l})]})}]},ua=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),s=ve("confirm-dialog-modal"),l=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),a=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!0)},[]),c=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!1)},[]);return u.useEffect(()=>{s.setIsOpen(e)},[e,s]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(_t,{cancelButton:i!=null&&i.showCancel||(i==null?void 0:i.showCancel)===void 0?{onClick:c,text:(i==null?void 0:i.cancelText)??"Cancel"}:void 0,confirmButton:(i==null?void 0:i.showConfirm)===!0||(i==null?void 0:i.showConfirm)===void 0?{id:(i==null?void 0:i.id)??"modal-confirm",onClick:a,text:(i==null?void 0:i.confirmText)??"Confirm"}:void 0,description:i==null?void 0:i.message,id:d,modalRef:{...s,close:c},size:(i==null?void 0:i.modalSize)??"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},xa=2e3,ha=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},xa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(H,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},fa=y.styled.ul`
2448
2448
  ${({theme:e})=>`
2449
2449
  align-items: flex-start;
2450
2450
  border-radius: ${e.spacing[.25]};
@@ -2582,7 +2582,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2582
2582
  `,$i=y.styled.button`
2583
2583
  ${Et}
2584
2584
  min-width: fit-content;
2585
- `,Ut=()=>{const e=y.useTheme();return t.jsx(Ht,{children:t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.75,justify:"center",px:1.25,py:1.25,children:[t.jsx($,{alignItems:"center",bgColor:e.palette.gray[200],borderRadius:e.spacing[.5],display:"flex",justify:"center",children:t.jsx(N,{icon:"search",iconSize:"lg",mx:.5,my:.5})}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.25,justify:"center",children:[t.jsx(Y,{fontWeight:"bold",size:"xs",textAlign:"center",children:"No matches found"}),t.jsx(D,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},mi=7,Ta=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Ia=(e,n,i)=>{var l;const r=e.find(a=>a.id===n);if(!r||!i)return{label:(r==null?void 0:r.label)??"",options:(r==null?void 0:r.options)??[]};const o=i.split(","),s=(l=r.options)==null?void 0:l.map(a=>{if(!a.items)return a;const c=[...a.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...a,items:c}});return{label:r.label,options:s}},Da=(e,n)=>Object.entries(e).map(([i,r])=>{const o=r.filter(s=>s.label.toLowerCase().includes(n.toLowerCase()));return o.length>0?{group:i,filters:o}:void 0}).filter(i=>i!==void 0),ji=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[l,a]=u.useState(""),{searchValues:{searchGlobal:c},setSearchValues:p,values:d,updateSearch:g,setValues:x}=u.useContext(Xe),h=Da(i,c),b=u.useMemo(()=>Object.values(d).filter(Boolean).length>0,[d]),m=u.useCallback(k=>()=>{r(k),a(k),g({previousValue:d[k]??""}),p({search:"",searchGlobal:""})},[r,g,p,d]),j=u.useCallback(()=>{x(k=>Object.keys(k).reduce((S,w)=>({...S,[w]:null}),{})),a("")},[x]),v=u.useCallback(k=>{p({searchGlobal:k.target.value})},[p]);return t.jsxs(yi,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(bi,{children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),b?t.jsx($i,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:v,placeholder:"Search filter...",value:c}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:h.length>0?h.map(({group:k,filters:S},w)=>S.length>0?t.jsxs(Ht,{$border:w>0&&k!=="default","data-testid":`${k?`menu-${f.snakeCase(k)}`:"menu-content"}`,children:[k!=="default"?t.jsx(D,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:k}):void 0,S.map(C=>{const E=d[C.id].split(",").filter(I=>I&&I!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":C.id,onClick:m(C.id),children:[t.jsx(N,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),C.label,t.jsxs($,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[l===C.id?t.jsx(N,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,E>0?t.jsx(J,{tagLabel:E,variant:"default"}):void 0]})]})},`${C.id}-${f.random(1,10)}`)})]},k):void 0):t.jsx(Ut,{})})]})}),Ea=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},Fa=()=>{const e=u.useRef(null),[n,i]=u.useState("0"),r=u.useMemo(()=>({height:n,ref:e}),[n]),o=u.useCallback(s=>{i(s)},[]);return{scrollState:r,updateScrollHeight:o}},Ra=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},Na={text:({id:e,filterValue:n,onChange:i})=>t.jsx(Ge,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const l=e[s.index],a=i==null?void 0:i.split(",").includes(l==null?void 0:l.value);return t.jsx("div",{"data-index":s.index,ref:r,style:{position:"absolute",top:`${s.start}px`,left:0,width:"100%"},children:t.jsx(Ie,{"aria-selected":a,children:t.jsx(ge,{checked:a,label:l==null?void 0:l.label,name:l==null?void 0:l.value,onChange:o,value:l==null?void 0:l.value})})},`${s.index}-${l==null?void 0:l.value}`)}):t.jsx(Ut,{}),list:({items:e,filterValue:n,onListChange:i})=>e.map(r=>t.jsxs(Ie,{"aria-selected":n==null?void 0:n.split(",").includes(r==null?void 0:r.value),as:"button",onClick:i==null?void 0:i(r.value),children:[r.icon?t.jsx(N,{icon:r.icon,iconSize:"md",iconType:"fa-light"}):void 0,r.label,t.jsx("span",{className:"filter-item"}),n!=null&&n.split(",").includes(r==null?void 0:r.value)?t.jsx("div",{style:{marginLeft:"auto"},children:t.jsx(N,{icon:"check",iconClass:"selected",iconSize:"lg",iconType:"fa-light"})}):void 0]},`li-radio-${r.value}`)),dateRange:({id:e,filterValue:n,onRangeChange:i,updateCalendarState:r})=>{const[o,s]=(n==null?void 0:n.split(",").filter(l=>f.dayjs(l).isValid()||l==="-"))??[];return t.jsx(Ie,{children:t.jsx(At,{name:e,onOpenCalendar:r,propsMax:{name:"maxValue",value:s!=="-"?s:"",onChange:i==null?void 0:i(1)},propsMin:{name:"minValue",value:o!=="-"?o:"",onChange:i==null?void 0:i(0)},variant:"filters"})})},numberRange:({id:e,filterValue:n,minValue:i,maxValue:r,onRangeNumberChange:o})=>{const[s,l]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(a=>!f.isNaN(a)))??[];return t.jsx(Ie,{children:t.jsx(Ot,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:l},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},wi=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:l,maxValue:a}=i??{},c=s&&Na[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,searchValues:{search:h}}=u.useContext(Xe),b=u.useMemo(()=>o.filter(C=>{var z;return((z=C.label)==null?void 0:z.toLowerCase().includes(h.toLowerCase()))??!1}),[o,h]),m=f.useVirtualizer({count:b.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),j=m.getVirtualItems(),v=u.useCallback(C=>{C.stopPropagation(),C.preventDefault(),r(C.target.value,s??"")},[r,s]),k=u.useCallback(C=>z=>{r(z,"dateRange",C)},[r]),S=u.useCallback(C=>z=>{z.stopPropagation(),z.preventDefault(),r(z.target.value,"numberRange",C)},[r]),w=u.useCallback(C=>()=>{r(C,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>mi}),s==="checkboxes"&&j.length>0?x(`${m.getTotalSize()}px`):s==="checkboxes"&&j.length===0&&x("fit-content")},[m,x,s,o.length,g,j.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:b,virtualItems:j,id:e,filterValue:n,onChange:v,onListChange:w,onRangeChange:k,onRangeNumberChange:S,ref:m.measureElement,updateCalendarState:p,minValue:l,maxValue:a}))??null})},Ke=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],vi=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:l,searchValues:{search:a},setSearchValues:c,values:p,setValues:d,scrollState:g}=u.useContext(Xe),{includeSearch:x}=l,{height:h,ref:b}=g,m=h!=="fit-content",j=p[s],v=u.useCallback(()=>{d(w=>({...w,[s]:null}))},[d,s]),k=u.useCallback(w=>{c({search:w.target.value})},[c]),S=u.useCallback((w,C,z)=>{d(E=>{if(C==="checkboxes"){const I=Ke(E[s]??""),F=I!=null&&I.includes(w)?I==null?void 0:I.filter(T=>T!==w).join(","):[...I,w].join(",");return{...E,[s]:F}}if(C==="dateRange"){const I=Ke(E[s]??""),F=I.filter(O=>O!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(O.trim())),T=I.filter(O=>f.dayjs(O).isValid()&&f.dayjs(O).isAfter(f.dayjs("1903-01-01"))),R=f.dayjs(w,"YYYY-MM-DD",!0),A=["-","-"];return T.length===2?(A[0]=T[0],A[1]=T[1]):T.length===1&&(R.isAfter(f.dayjs(T[0]))?(A[0]=T[0],A[1]=w):(A[0]=w,A[1]=T[0])),A[z??0]=w,{...E,[s]:[...F,...A].join(",")}}if(C==="numberRange"){const I=Ke(E[s]??""),F=I.filter(A=>!RegExp(/^\d+$/).test(A)),T=I.map(Number).filter(A=>f.lodashExports.isNumber(A)&&!f.lodashExports.isNaN(A)),R=[T[0]??"",T[1]??""];return R[z??0]=Number(w),{...E,[s]:[...F,...R].join(",")}}if(C==="list"){const F=Ke(E[s]??"").filter(T=>T==="-"||RegExp(/^\d+$/).test(T)||RegExp(/^\d+\-\d+\-\d+$/).test(T.trim()));return{...E,[s]:[...F,w].join(",")}}return{...E,[s]:w}})},[s,d]);return t.jsxs(yi,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(bi,{style:{paddingBottom:x&&m?o.spacing[.875]:0},children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),j?t.jsx($i,{$variant:"lowRelevance",onClick:v,type:"button",children:"Reset all"}):void 0]}),x?t.jsx(ue,{name:"options-search",onChange:k,placeholder:`Search ${n}...`,value:a}):void 0]}),t.jsx($,{"data-testid":"options-scrollable-menu",ref:b,scroll:"y",width:"100%",children:i==null?void 0:i.map((w,C,z)=>t.jsx("div",{style:{...w.type==="checkboxes"?{height:h,...m?{margin:x?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Ht,{$border:z.length>1&&C>0,style:{padding:m?o.spacing[.875]:0},children:[C>0?t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:w.label}):void 0,t.jsx(wi,{filterValue:j,id:s,onChange:S,option:w})]})},`${w.label}-${C}`))})]})}),La=({filters:e})=>{const n=ve("filters"),{calendarState:i}=Ra(),{searchState:r,updateSearch:o}=Ea(!1),{scrollState:s,updateScrollHeight:l}=Fa(),[a,c]=f.useQueryState("filter",{history:"replace"}),[p,d]=u.useState(""),{refs:g}=f.useFloating({placement:"bottom-start"}),{refs:x}=f.useFloating({elements:{reference:g.reference.current},placement:"right-end"}),{activeFilters:h,values:b,setValues:m}=It({filters:e}),[j,v]=f.useQueryStates({searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")}),{previousValue:k}=r,{label:S,options:w}=Ia(e,p,k),C=Ta(e),z=f.isEmpty(a)||a===null||p!==a,E=u.useMemo(Tt,[]),I=u.useCallback(R=>{d(R),c(R)},[c]),F=u.useCallback(()=>{h===0&&!n.isOpen&&Ee(E),n.toggle(),c(null),v({searchGlobal:"",search:""})},[h,n,E,c,v]),T=u.useCallback(()=>{i.isOpen||(n.close(),c(null),v({searchGlobal:"",search:""}),h===0&&Ee(E))},[h,i.isOpen,n,E,c,v]);return oe(g.floating.current,T,!0,[g.reference.current,x.floating.current]),t.jsx(Xe.Provider,{value:{id:p,calendarState:i,searchState:r,values:b,scrollState:s,searchValues:j,setSearchValues:v,setValues:m,updateSearch:o,updateScrollHeight:l},children:t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(V,{"data-testid":"filter-btn",icon:"filter",id:"filter-btn",onClick:F,ref:g.setReference,tag:h.toString(),variant:"ghost"}),n.isOpen?t.jsx(ji,{groupedFilters:C,handleChangeId:I,includeSearch:e.length>mi,ref:g.setFloating}):void 0,z?void 0:t.jsx(vi,{label:S.toLowerCase(),options:w,ref:x.setFloating})]})})},Aa=({children:e})=>{const n=f.useFormContext();return e({...n})},Pa=y.styled.form`
2585
+ `,Ut=()=>{const e=y.useTheme();return t.jsx(Ht,{children:t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.75,justify:"center",px:1.25,py:1.25,children:[t.jsx($,{alignItems:"center",bgColor:e.palette.gray[200],borderRadius:e.spacing[.5],display:"flex",justify:"center",children:t.jsx(N,{icon:"search",iconSize:"lg",mx:.5,my:.5})}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",gap:.25,justify:"center",children:[t.jsx(Y,{fontWeight:"bold",size:"xs",textAlign:"center",children:"No matches found"}),t.jsx(D,{size:"md",textAlign:"center",children:"We couldn’t find anything that matches your filters. Try adjusting your search or clearing filters."})]})]})})},mi=7,Ta=e=>e.reduce((n,i)=>(i.group?(n[i.group]||(n[i.group]=[]),n[i.group].push(i)):n.default=[...n.default||[],i],n),{}),Ia=(e,n,i)=>{var l;const r=e.find(a=>a.id===n);if(!r||!i)return{label:(r==null?void 0:r.label)??"",options:(r==null?void 0:r.options)??[]};const o=i.split(","),s=(l=r.options)==null?void 0:l.map(a=>{if(!a.items)return a;const c=[...a.items].sort((p,d)=>{const g=o.includes(p.value),x=o.includes(d.value);return g===x?0:g?-1:1});return{...a,items:c}});return{label:r.label,options:s}},Da=(e,n)=>Object.entries(e).map(([i,r])=>{const o=r.filter(s=>s.label.toLowerCase().includes(n.toLowerCase()));return o.length>0?{group:i,filters:o}:void 0}).filter(i=>i!==void 0),ji=u.forwardRef(function({includeSearch:n=!1,groupedFilters:i,handleChangeId:r},o){const s=y.useTheme(),[l,a]=u.useState(""),{searchValues:{searchGlobal:c},setSearchValues:p,values:d,updateSearch:g,setValues:x}=u.useContext(Xe),h=Da(i,c),b=u.useMemo(()=>Object.values(d).filter(Boolean).length>0,[d]),m=u.useCallback(k=>()=>{r(k),a(k),g({previousValue:d[k]??""}),p({search:"",searchGlobal:""})},[r,g,p,d]),j=u.useCallback(()=>{x(k=>Object.keys(k).reduce((S,w)=>({...S,[w]:null}),{})),a("")},[x]),v=u.useCallback(k=>{p({searchGlobal:k.target.value})},[p]);return t.jsxs(yi,{"data-testid":"filters-menu",ref:o,children:[t.jsxs(bi,{children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:"Filters menu"}),b?t.jsx($i,{$variant:"lowRelevance",onClick:j,type:"button",children:"Reset all"}):void 0]}),n?t.jsx(ue,{name:"filters-search",onChange:v,placeholder:"Search filter...",value:c}):void 0]}),t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",scroll:"y",width:"100%",children:h.length>0?h.map(({group:k,filters:S},w)=>S.length>0?t.jsxs(Ht,{$border:w>0&&k!=="default","data-testid":`${k?`menu-${f.snakeCase(k)}`:"menu-content"}`,children:[k!=="default"?t.jsx(D,{color:s.palette.gray[400],fontWeight:"bold",mb:.5,size:"md",children:k}):void 0,S.map(C=>{const E=d[C.id].split(",").filter(I=>I&&I!=="-").length.toString();return t.jsx(u.Fragment,{children:t.jsxs(Ie,{as:"button","data-testid":C.id,onClick:m(C.id),children:[t.jsx(N,{icon:"filter",iconClass:"filter-item",iconSize:"md",iconType:"fa-light"}),C.label,t.jsxs($,{alignItems:"center",display:"flex",gap:.5,style:{marginLeft:"auto"},children:[l===C.id?t.jsx(N,{icon:"chevron-right",iconClass:"selected",iconSize:"lg",iconType:"fa-light"}):void 0,E>0?t.jsx(J,{tagLabel:E,variant:"default"}):void 0]})]})},`${C.id}-${f.random(1,10)}`)})]},k):void 0):t.jsx(Ut,{})})]})}),Ea=e=>{const[n,i]=u.useState({includeSearch:e,previousValue:""}),r=u.useCallback(o=>{i(s=>({...s,...o}))},[]);return{searchState:n,updateSearch:r}},Fa=()=>{const e=u.useRef(null),[n,i]=u.useState("0"),r=u.useMemo(()=>({height:n,ref:e}),[n]),o=u.useCallback(s=>{i(s)},[]);return{scrollState:r,updateScrollHeight:o}},Ra=()=>{const[e,n]=u.useState(!1),i=u.useCallback(r=>{n(r)},[]);return{calendarState:{isOpen:e,updateCalendarState:i}}},Na={text:({id:e,filterValue:n,onChange:i})=>t.jsx(Ge,{name:e,onChange:i,value:n??""}),checkboxes:({items:e,virtualItems:n,filterValue:i,ref:r,onChange:o})=>n.length>0?n.map(s=>{const l=e[s.index],a=i==null?void 0:i.split(",").includes(l==null?void 0:l.value);return t.jsx("div",{"data-index":s.index,ref:r,style:{position:"absolute",top:`${s.start}px`,left:0,width:"100%"},children:t.jsx(Ie,{"aria-selected":a,children:t.jsx(ge,{checked:a,label:l==null?void 0:l.label,name:l==null?void 0:l.value,onChange:o,value:l==null?void 0:l.value})})},`${s.index}-${l==null?void 0:l.value}`)}):t.jsx(Ut,{}),list:({items:e,filterValue:n,onListChange:i})=>e.map(r=>t.jsxs(Ie,{"aria-selected":n==null?void 0:n.split(",").includes(r==null?void 0:r.value),as:"button",onClick:i==null?void 0:i(r.value),children:[r.icon?t.jsx(N,{icon:r.icon,iconSize:"md",iconType:"fa-light"}):void 0,r.label,t.jsx("span",{className:"filter-item"}),n!=null&&n.split(",").includes(r==null?void 0:r.value)?t.jsx("div",{style:{marginLeft:"auto"},children:t.jsx(N,{icon:"check",iconClass:"selected",iconSize:"lg",iconType:"fa-light"})}):void 0]},`li-radio-${r.value}`)),dateRange:({id:e,filterValue:n,onRangeChange:i,updateCalendarState:r})=>{const[o,s]=(n==null?void 0:n.split(",").filter(l=>f.dayjs(l).isValid()||l==="-"))??[];return t.jsx(Ie,{children:t.jsx(At,{name:e,onOpenCalendar:r,propsMax:{name:"maxValue",value:s!=="-"?s:"",onChange:i==null?void 0:i(1)},propsMin:{name:"minValue",value:o!=="-"?o:"",onChange:i==null?void 0:i(0)},variant:"filters"})})},numberRange:({id:e,filterValue:n,minValue:i,maxValue:r,onRangeNumberChange:o})=>{const[s,l]=(n==null?void 0:n.split(",").filter(Boolean).map(Number).filter(a=>!f.isNaN(a)))??[];return t.jsx(Ie,{children:t.jsx(Pt,{name:e,propsMax:{name:"maxValue",min:i,max:r,onChange:o==null?void 0:o(1),placeholder:"Max %",value:l},propsMin:{name:"minValue",min:i,max:r,onChange:o==null?void 0:o(0),placeholder:"Min %",value:s},variant:"filters"})})}},wi=({id:e,filterValue:n,option:i,onChange:r})=>{const{items:o=[],type:s,minValue:l,maxValue:a}=i??{},c=s&&Na[s],{calendarState:{updateCalendarState:p},scrollState:d,updateSearch:g,updateScrollHeight:x,searchValues:{search:h}}=u.useContext(Xe),b=u.useMemo(()=>o.filter(C=>{var z;return((z=C.label)==null?void 0:z.toLowerCase().includes(h.toLowerCase()))??!1}),[o,h]),m=f.useVirtualizer({count:b.length,estimateSize:()=>36,getScrollElement:()=>d.ref.current}),j=m.getVirtualItems(),v=u.useCallback(C=>{C.stopPropagation(),C.preventDefault(),r(C.target.value,s??"")},[r,s]),k=u.useCallback(C=>z=>{r(z,"dateRange",C)},[r]),S=u.useCallback(C=>z=>{z.stopPropagation(),z.preventDefault(),r(z.target.value,"numberRange",C)},[r]),w=u.useCallback(C=>()=>{r(C,"list")},[r]);return u.useEffect(()=>{g({includeSearch:o.length>mi}),s==="checkboxes"&&j.length>0?x(`${m.getTotalSize()}px`):s==="checkboxes"&&j.length===0&&x("fit-content")},[m,x,s,o.length,g,j.length]),t.jsx(t.Fragment,{children:(c==null?void 0:c({items:b,virtualItems:j,id:e,filterValue:n,onChange:v,onListChange:w,onRangeChange:k,onRangeNumberChange:S,ref:m.measureElement,updateCalendarState:p,minValue:l,maxValue:a}))??null})},Ke=e=>(e==null?void 0:e.split(",").filter(n=>n!==""))??[],vi=u.forwardRef(function({label:n,options:i},r){const o=y.useTheme(),{id:s,searchState:l,searchValues:{search:a},setSearchValues:c,values:p,setValues:d,scrollState:g}=u.useContext(Xe),{includeSearch:x}=l,{height:h,ref:b}=g,m=h!=="fit-content",j=p[s],v=u.useCallback(()=>{d(w=>({...w,[s]:null}))},[d,s]),k=u.useCallback(w=>{c({search:w.target.value})},[c]),S=u.useCallback((w,C,z)=>{d(E=>{if(C==="checkboxes"){const I=Ke(E[s]??""),F=I!=null&&I.includes(w)?I==null?void 0:I.filter(T=>T!==w).join(","):[...I,w].join(",");return{...E,[s]:F}}if(C==="dateRange"){const I=Ke(E[s]??""),F=I.filter(P=>P!=="-"&&!RegExp(/^\d+\-\d+\-\d+$/).test(P.trim())),T=I.filter(P=>f.dayjs(P).isValid()&&f.dayjs(P).isAfter(f.dayjs("1903-01-01"))),R=f.dayjs(w,"YYYY-MM-DD",!0),A=["-","-"];return T.length===2?(A[0]=T[0],A[1]=T[1]):T.length===1&&(R.isAfter(f.dayjs(T[0]))?(A[0]=T[0],A[1]=w):(A[0]=w,A[1]=T[0])),A[z??0]=w,{...E,[s]:[...F,...A].join(",")}}if(C==="numberRange"){const I=Ke(E[s]??""),F=I.filter(A=>!RegExp(/^\d+$/).test(A)),T=I.map(Number).filter(A=>f.lodashExports.isNumber(A)&&!f.lodashExports.isNaN(A)),R=[T[0]??"",T[1]??""];return R[z??0]=Number(w),{...E,[s]:[...F,...R].join(",")}}if(C==="list"){const F=Ke(E[s]??"").filter(T=>T==="-"||RegExp(/^\d+$/).test(T)||RegExp(/^\d+\-\d+\-\d+$/).test(T.trim()));return{...E,[s]:[...F,w].join(",")}}return{...E,[s]:w}})},[s,d]);return t.jsxs(yi,{$left:"346px","data-testid":"options-menu",ref:r,children:[t.jsxs(bi,{style:{paddingBottom:x&&m?o.spacing[.875]:0},children:[t.jsxs($,{display:"flex",justify:"space-between",width:"100%",children:[t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:`Select ${n}`}),j?t.jsx($i,{$variant:"lowRelevance",onClick:v,type:"button",children:"Reset all"}):void 0]}),x?t.jsx(ue,{name:"options-search",onChange:k,placeholder:`Search ${n}...`,value:a}):void 0]}),t.jsx($,{"data-testid":"options-scrollable-menu",ref:b,scroll:"y",width:"100%",children:i==null?void 0:i.map((w,C,z)=>t.jsx("div",{style:{...w.type==="checkboxes"?{height:h,...m?{margin:x?` 0 ${o.spacing[.875]} ${o.spacing[.875]} ${o.spacing[.875]}`:o.spacing[.875],width:"90%"}:{}}:{},position:"relative"},children:t.jsxs(Ht,{$border:z.length>1&&C>0,style:{padding:m?o.spacing[.875]:0},children:[C>0?t.jsx(D,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",children:w.label}):void 0,t.jsx(wi,{filterValue:j,id:s,onChange:S,option:w})]})},`${w.label}-${C}`))})]})}),La=({filters:e})=>{const n=ve("filters"),{calendarState:i}=Ra(),{searchState:r,updateSearch:o}=Ea(!1),{scrollState:s,updateScrollHeight:l}=Fa(),[a,c]=f.useQueryState("filter",{history:"replace"}),[p,d]=u.useState(""),{refs:g}=f.useFloating({placement:"bottom-start"}),{refs:x}=f.useFloating({elements:{reference:g.reference.current},placement:"right-end"}),{activeFilters:h,values:b,setValues:m}=It({filters:e}),[j,v]=f.useQueryStates({searchGlobal:f.parseAsString.withDefault(""),search:f.parseAsString.withDefault("")}),{previousValue:k}=r,{label:S,options:w}=Ia(e,p,k),C=Ta(e),z=f.isEmpty(a)||a===null||p!==a,E=u.useMemo(Tt,[]),I=u.useCallback(R=>{d(R),c(R)},[c]),F=u.useCallback(()=>{h===0&&!n.isOpen&&Ee(E),n.toggle(),c(null),v({searchGlobal:"",search:""})},[h,n,E,c,v]),T=u.useCallback(()=>{i.isOpen||(n.close(),c(null),v({searchGlobal:"",search:""}),h===0&&Ee(E))},[h,i.isOpen,n,E,c,v]);return oe(g.floating.current,T,!0,[g.reference.current,x.floating.current]),t.jsx(Xe.Provider,{value:{id:p,calendarState:i,searchState:r,values:b,scrollState:s,searchValues:j,setSearchValues:v,setValues:m,updateSearch:o,updateScrollHeight:l},children:t.jsxs($,{alignItems:"center",display:"flex",position:"relative",wrap:"wrap",children:[t.jsx(V,{"data-testid":"filter-btn",icon:"filter",id:"filter-btn",onClick:F,ref:g.setReference,tag:h.toString(),variant:"ghost"}),n.isOpen?t.jsx(ji,{groupedFilters:C,handleChangeId:I,includeSearch:e.length>mi,ref:g.setFloating}):void 0,z?void 0:t.jsx(vi,{label:S.toLowerCase(),options:w,ref:x.setFloating})]})})},Aa=({children:e})=>{const n=f.useFormContext();return e({...n})},Oa=y.styled.form`
2586
2586
  ${({theme:e})=>`
2587
2587
  align-items: flex-start;
2588
2588
  align-self: stretch;
@@ -2592,7 +2592,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2592
2592
  overflow: hidden auto;
2593
2593
  width: 100%;
2594
2594
  `}
2595
- `,Oa=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:l="modal-confirm",maxButtonWidth:a="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=y.useTheme(),m=f.useForm({...h,mode:c??"all",resolver:x?f.o(x):void 0});function j(w){w.stopPropagation(),m.handleSubmit(p)(w)}const k=g?`calc(100% - ${e?"139px":"83px"})`:"100%",S=d?1.5:0;return t.jsx(f.FormProvider,{...m,children:t.jsx(Pa,{onSubmit:j,children:t.jsxs($,{scroll:"y",width:"100%",children:[t.jsx($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:k,pb:S,pt:0,px:S,scroll:"y",children:r}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:a,children:[i?t.jsx(V,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(V,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||s&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},Ba=y.styled(Ue)`
2595
+ `,Pa=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:s=!0,id:l="modal-confirm",maxButtonWidth:a="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=y.useTheme(),m=f.useForm({...h,mode:c??"all",resolver:x?f.o(x):void 0});function j(w){w.stopPropagation(),m.handleSubmit(p)(w)}const k=g?`calc(100% - ${e?"139px":"83px"})`:"100%",S=d?1.5:0;return t.jsx(f.FormProvider,{...m,children:t.jsx(Oa,{onSubmit:j,children:t.jsxs($,{scroll:"y",width:"100%",children:[t.jsx($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:k,pb:S,pt:0,px:S,scroll:"y",children:r}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:a,children:[i?t.jsx(V,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(V,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||s&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:l,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},Ba=y.styled(Ue)`
2596
2596
  display: grid;
2597
2597
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2598
2598
  grid-auto-flow: ${({$autoFlow:e="row"})=>e};
@@ -2939,13 +2939,13 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2939
2939
  flex-flow: row wrap;
2940
2940
  }
2941
2941
  `}
2942
- `,Dl=150,El=({label:e,minWidth:n=Dl,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:l="horizontal"})=>{const a=y.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},p=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Pt,{minWidth:n,orientation:l,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Ei,{onClick:s}):t.jsx(Tl,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Fi(i,a),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs($,{children:[t.jsx(D,{color:a.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(D,{color:a.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},Fl=150,Rl=({children:e,orientation:n="horizontal",minWidth:i=Fl})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx(Il,{$minWidth:`${s}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Ri=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",l=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(D,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:s?t.jsxs(u.Fragment,{children:[t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((a,c)=>n.includes(a)?t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:a},`${c+1}-bold`):a)}):t.jsx(D,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Nl=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:l,highlightDescription:a="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:m,width:j="77px",height:v="77px"}=c,k=u.useCallback(()=>{n==null||n.onClick()},[n]),S=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(Y,{color:x,fontWeight:"bold",lineSpacing:d?1.5:2.5,mb:d?1.5:0,size:d?"sm":"md",textAlign:d?"start":"center",children:g}),C=t.jsx(se,{alt:b,height:v,publicId:m,width:j}),z=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:p,position:"relative",px:d?1.5:2.5,py:d?1.5:2.5,shadow:"lg",width:d?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[d?w:void 0,d?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:C})}):C,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:w,t.jsx(Ri,{description:l,highlightDescription:a,mobile:d})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:d?"start":"center",children:[f.lodashExports.isObject(o)?t.jsx(V,{onClick:S,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(V,{onClick: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?we.createPortal(z,s??document.body):z},Ll={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Al=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:l,target:a,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:m,detailsSize:j}=Ll[d],v=l??"a";return t.jsxs(Dt,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsx(D,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(J,{tagLabel:n})]}),t.jsx(v,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:m,children:x})})]}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"fit-content",children:[t.jsx(it,{textL:p,textR:f.capitalize(g==="disable"?"Unknown":g),variant:g}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),a]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Technology: "}),e]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsx(D,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((k,S)=>t.jsxs(u.Fragment,{children:[S>0?t.jsx(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(v,{href:k.href,children:t.jsx(D,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:k.key})})]},k.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},Pl=y.styled.div.attrs({className:"comp-scroll-up"})`
2942
+ `,Dl=150,El=({label:e,minWidth:n=Dl,state:i="not completed",stepNumber:r=1,title:o,onClick:s,orientation:l="horizontal"})=>{const a=y.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},p=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Ot,{minWidth:n,orientation:l,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(Ei,{onClick:s}):t.jsx(Tl,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Fi(i,a),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:s}),t.jsxs($,{children:[t.jsx(D,{color:a.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(D,{color:a.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},Fl=150,Rl=({children:e,orientation:n="horizontal",minWidth:i=Fl})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),s=u.useMemo(()=>o*i,[o,i]);return t.jsx(Il,{$minWidth:`${s}px`,$orientation:n,children:r.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Ri=({description:e="",highlightDescription:n="",mobile:i})=>{const r=y.useTheme(),o=i?"md":"lg",s=typeof n=="string",l=s?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(D,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:s?t.jsxs(u.Fragment,{children:[t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(l).map((a,c)=>n.includes(a)?t.jsx($e,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:a},`${c+1}-bold`):a)}):t.jsx(D,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},Nl=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:s,description:l,highlightDescription:a="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=y.useTheme(),{alt:b,src:m,width:j="77px",height:v="77px"}=c,k=u.useCallback(()=>{n==null||n.onClick()},[n]),S=u.useCallback(()=>{o==null||o.onClick()},[o]),w=t.jsx(Y,{color:x,fontWeight:"bold",lineSpacing:d?1.5:2.5,mb:d?1.5:0,size:d?"sm":"md",textAlign:d?"start":"center",children:g}),C=t.jsx(se,{alt:b,height:v,publicId:m,width:j}),z=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:p,position:"relative",px:d?1.5:2.5,py:d?1.5:2.5,shadow:"lg",width:d?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[d?w:void 0,d?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:C})}):C,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:w,t.jsx(Ri,{description:l,highlightDescription:a,mobile:d})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:d?"start":"center",children:[f.lodashExports.isObject(o)?t.jsx(V,{onClick:S,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,f.lodashExports.isObject(n)?t.jsx(V,{onClick: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?we.createPortal(z,s??document.body):z},Ll={md:{methodIdSize:"sm",titleSize:"xs",detailsSize:"md"},lg:{methodIdSize:"md",titleSize:"sm",detailsSize:"lg"}},Al=({technology:e,technique:n,cwes:i,href:r,id:o,indx:s,Link:l,target:a,lastUpdated:c,score:p,size:d="lg",severity:g,title:x})=>{const h=y.useTheme(),{methodIdSize:b,titleSize:m,detailsSize:j}=Ll[d],v=l??"a";return t.jsxs(Dt,{$index:s,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[t.jsx(D,{color:h.palette.gray[800],display:"inline",size:b,children:o}),t.jsx(J,{tagLabel:n})]}),t.jsx(v,{href:r,children:t.jsx(Y,{fontWeight:"bold",size:m,children:x})})]}),t.jsxs($,{alignItems:d==="md"?"flex-start":"center",display:"flex",flexDirection:d==="md"?"column":"row",gap:.75,width:"fit-content",children:[t.jsx(it,{textL:p,textR:f.capitalize(g==="disable"?"Unknown":g),variant:g}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Target: "}),a]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Technology: "}),e]})]}),t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsx(D,{color:h.palette.gray[400],fontWeight:"bold",size:j,whiteSpace:"nowrap",children:"CWE ID(s): "}),i.map((k,S)=>t.jsxs(u.Fragment,{children:[S>0?t.jsx(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:" , "}):void 0,t.jsx(v,{href:k.href,children:t.jsx(D,{color:h.palette.gray[400],size:j,textDecoration:"underline",whiteSpace:"nowrap",children:k.key})})]},k.key))]}),c?t.jsxs(t.Fragment,{children:[d==="lg"?t.jsx(ae,{}):void 0,t.jsxs(D,{color:h.palette.gray[400],size:j,whiteSpace:"nowrap",children:[t.jsx("b",{children:"Last update time: "}),c]})]}):void 0]})]})},Ol=y.styled.div.attrs({className:"comp-scroll-up"})`
2943
2943
  position: fixed;
2944
2944
  bottom: ${({bottom:e})=>e??"unset"};
2945
2945
  right: ${({right:e})=>e??"unset"};
2946
2946
  z-index: ${({zIndex:e})=>e??"unset"};
2947
2947
  left: ${({left:e})=>e??"unset"};
2948
- `,Ol=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[l,a]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{a(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Pl,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(H,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:d.palette.black,borderRadius:"50%",color:d.palette.white},width:"40px"})}):null},Bl=y.styled.div`
2948
+ `,Pl=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:s=100})=>{const[l,a]=u.useState(!1),[c,p]=u.useState(null),d=y.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{a(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(Ol,{bottom:r,left:n,right:o,zIndex:s,children:t.jsx(H,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:d.palette.black,borderRadius:"50%",color:d.palette.white},width:"40px"})}):null},Bl=y.styled.div`
2949
2949
  position: relative;
2950
2950
  width: 100%;
2951
2951
  `,Vl=y.styled.div`
@@ -3208,7 +3208,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3208
3208
 
3209
3209
  ${sc(e,n)}
3210
3210
  `}
3211
- `,pc=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,l]=u.useState(1),a=u.useCallback((c,p)=>()=>{l(d=>d+c),p==null||p()},[]);return t.jsx(ac,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,m=b===s?"current":"disabled",j=b<s?"completed":m;return t.jsxs(lc,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(dc,{$variant:j,children:j==="completed"?t.jsx(N,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(Y,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),j==="current"&&t.jsxs($,{children:[d,t.jsxs(cc,{children:[s>1&&t.jsx(V,{disabled:c.isDisabledPrevious??!1,onClick:a(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(V,{disabled:c.isDisabledNext??!1,onClick:a(1,x),variant:"primary",children:"Next step"}):t.jsx(V,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},gc=e=>{const n=(o,s)=>s.reduce((a,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return a.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return a.concat(n(c,g))}const d=o===""?"":`${o}.`;return a.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},yn=e=>e.map(gc),Ai=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:l="Report"}=e,a=u.useMemo(()=>f._.isUndefined(r)?yn(n):yn(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>a.length>0&&!f._.isEmpty(s),[a.length,s]),p=u.useMemo(()=>(c?Object.keys(a[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,a,s]);return o?t.jsx(f.CSVLink,{data:a,filename:l,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Pi=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),l=n.getState(),a=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>a.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[a]),p=zn({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),d=u.useCallback(()=>{p.toggle()},[p]);return u.useEffect(()=>{o(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(V,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(ai,{modalRef:p,title:"Manage columns",variant:f.isNil(s)?"ungrouped":"grouped"})]})},de=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),uc=y.styled.span`
3211
+ `,pc=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[s,l]=u.useState(1),a=u.useCallback((c,p)=>()=>{l(d=>d+c),p==null||p()},[]);return t.jsx(ac,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,m=b===s?"current":"disabled",j=b<s?"completed":m;return t.jsxs(lc,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(dc,{$variant:j,children:j==="completed"?t.jsx(N,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(Y,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),j==="current"&&t.jsxs($,{children:[d,t.jsxs(cc,{children:[s>1&&t.jsx(V,{disabled:c.isDisabledPrevious??!1,onClick:a(-1,h),variant:"tertiary",children:"Previous"}),s<o.length?t.jsx(V,{disabled:c.isDisabledNext??!1,onClick:a(1,x),variant:"primary",children:"Next step"}):t.jsx(V,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},gc=e=>{const n=(o,s)=>s.reduce((a,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return a.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return a.concat(n(c,g))}const d=o===""?"":`${o}.`;return a.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},yn=e=>e.map(gc),Ai=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:s={},name:l="Report"}=e,a=u.useMemo(()=>f._.isUndefined(r)?yn(n):yn(n).map(d=>f._.pick(d,r)),[n,r]),c=u.useMemo(()=>a.length>0&&!f._.isEmpty(s),[a.length,s]),p=u.useMemo(()=>(c?Object.keys(a[0]):[]).map(d=>f._.includes(Object.keys(s),d)?{key:d,label:s[d]}:{key:d,label:d}),[c,a,s]);return o?t.jsx(f.CSVLink,{data:a,filename:l,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Oi=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,s]=n.getHeaderGroups(),l=n.getState(),a=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>a.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[a]),p=zn({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),d=u.useCallback(()=>{p.toggle()},[p]);return u.useEffect(()=>{o(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(V,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(ai,{modalRef:p,title:"Manage columns",variant:f.isNil(s)?"ungrouped":"grouped"})]})},de=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),uc=y.styled.span`
3212
3212
  transition: all 150ms;
3213
3213
  width: 5px;
3214
3214
  height: 10px;
@@ -3473,11 +3473,11 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3473
3473
  transition: all 150ms;
3474
3474
  border-right: 1px solid ${({theme:e})=>e.palette.black};
3475
3475
  }
3476
- `,Oi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(p=>()=>{p.column.getCanSort()&&(n==null||n.setPageIndex(0),p.column.toggleSorting())},[n]),s=p=>d=>{p.getResizeHandler()(d)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(p=>t.jsx("tr",{"data-testid":"row-headers",children:p.headers.map(d=>{var b;const{isPlaceholder:g}=d,x=g?d.subHeaders[0]:d;return f._.isUndefined(d.column.parent)&&d.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:d.headerGroup.headers.indexOf(d)!==d.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:o(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[f.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(vt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(K,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(bn,{onMouseDown:s(d)})]},x.id)})},p.id))});const[l,a]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(a)?l:a;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(p=>{var d;return t.jsxs("th",{id:`header-${p.id}`,style:{position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(p),px:.5,whiteSpace:"nowrap",width:"100%",children:[f.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(vt,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(K,{icon:"circle-info",id:p.id,place:"right",tip:((d=r==null?void 0:r.find(g=>g.columnId===p.id))==null?void 0:d.tip)??""}):void 0]}),p.column.getCanResize()&&t.jsx(bn,{onMouseDown:s(p)})]},p.id)})})})},yc=y.styled.div`
3476
+ `,Pi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(p=>()=>{p.column.getCanSort()&&(n==null||n.setPageIndex(0),p.column.toggleSorting())},[n]),s=p=>d=>{p.getResizeHandler()(d)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(p=>t.jsx("tr",{"data-testid":"row-headers",children:p.headers.map(d=>{var b;const{isPlaceholder:g}=d,x=g?d.subHeaders[0]:d;return f._.isUndefined(d.column.parent)&&d.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:d.headerGroup.headers.indexOf(d)!==d.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:o(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[f.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(vt,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(K,{icon:"circle-info",id:x.id,place:"right",tip:((b=r==null?void 0:r.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(bn,{onMouseDown:s(d)})]},x.id)})},p.id))});const[l,a]=(n==null?void 0:n.getHeaderGroups())??[],c=f.lodashExports.isNil(a)?l:a;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(p=>{var d;return t.jsxs("th",{id:`header-${p.id}`,style:{position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(p),px:.5,whiteSpace:"nowrap",width:"100%",children:[f.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(vt,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(K,{icon:"circle-info",id:p.id,place:"right",tip:((d=r==null?void 0:r.find(g=>g.columnId===p.id))==null?void 0:d.tip)??""}):void 0]}),p.column.getCanResize()&&t.jsx(bn,{onMouseDown:s(p)})]},p.id)})})})},yc=y.styled.div`
3477
3477
  align-items: center;
3478
3478
  display: flex;
3479
3479
  width: 100%;
3480
- `,Bi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:a,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return a||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((a,c)=>{if(c===r)return p=>{var d,g;p.stopPropagation(),(g=(d=n==null?void 0:n.options)==null?void 0:d.onRowClick)==null||g.call(d,a)}},[r,n]),s=u.useCallback(a=>c=>{c.stopPropagation(),a.toggleExpanded()},[]),l=u.useCallback(a=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(a):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(Ci,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(D,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(a=>t.jsxs(nt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":a.getIsExpanded(),"data-testid":`row-${a.id}`,children:a.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(a,p),children:t.jsxs(yc,{children:[p===r&&a.getCanExpand()?t.jsx("button",{onClick:s(a),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(N,{icon:a.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),a.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${a.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(a)})}):void 0]},a.id))})},Vi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:l,tableRef:a}=u.useContext(de);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(hc,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${s} ${i} `}),`${s===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:a,children:[t.jsx(Oi,{}),t.jsx(Bi,{})]})]})},$n=y.styled(H)`
3480
+ `,Bi=()=>{const e=y.useTheme(),{table:n}=u.useContext(de),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:a,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return a||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((a,c)=>{if(c===r)return p=>{var d,g;p.stopPropagation(),(g=(d=n==null?void 0:n.options)==null?void 0:d.onRowClick)==null||g.call(d,a)}},[r,n]),s=u.useCallback(a=>c=>{c.stopPropagation(),a.toggleExpanded()},[]),l=u.useCallback(a=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(a):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(Ci,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(D,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(a=>t.jsxs(nt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":a.getIsExpanded(),"data-testid":`row-${a.id}`,children:a.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(a,p),children:t.jsxs(yc,{children:[p===r&&a.getCanExpand()?t.jsx("button",{onClick:s(a),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(N,{icon:a.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,f.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),a.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${a.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(a)})}):void 0]},a.id))})},Vi=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:s,tableSize:l,tableRef:a}=u.useContext(de);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(hc,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${s} ${i} `}),`${s===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:a,children:[t.jsx(Pi,{}),t.jsx(Bi,{})]})]})},$n=y.styled(H)`
3481
3481
  ${({theme:e,$padding:n})=>`
3482
3482
  background-color: ${e.palette.white};
3483
3483
  border: 1px solid ${e.palette.gray[200]};
@@ -3581,7 +3581,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3581
3581
  .highlight-container ~ .controls-container {
3582
3582
  flex: 1 0 100%;
3583
3583
  }
3584
- `,Cc=500,mn=300,Gi=({children:e})=>{const{table:n}=u.useContext(de),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=zt(a=>{const c=a.target.value.slice(0,mn);i==null||i(c)},Cc),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(kc,{children:[i===void 0?void 0:t.jsx(wc,{children:t.jsx(ue,{maxLength:mn,name:"search",onChange:s,onClear:l,placeholder:o,value:r})}),e]})},Yi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Xi=({children:e})=>t.jsx(vc,{children:e}),Zi=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Sc=160,qi=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:s}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,a=l===1?"item":"items",c=l===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Sc),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(de.Provider,{value:{containerRef:i,elementName:a,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:l,tableSize:p,tableRef:r,table:n},children:t.jsx(xc,{id:o,children:e})})},zc=Object.assign(qi,{Caption:Yi,Columns:Pi,Content:Vi,Controls:Xi,Export:Ai,Footer:Hi,FooterContent:Ui,Highlighted:Zi,Options:Gi}),Tc=y.styled.button`
3584
+ `,Cc=500,mn=300,Gi=({children:e})=>{const{table:n}=u.useContext(de),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},s=zt(a=>{const c=a.target.value.slice(0,mn);i==null||i(c)},Cc),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(kc,{children:[i===void 0?void 0:t.jsx(wc,{children:t.jsx(ue,{maxLength:mn,name:"search",onChange:s,onClear:l,placeholder:o,value:r})}),e]})},Yi=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Xi=({children:e})=>t.jsx(vc,{children:e}),Zi=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Sc=160,qi=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:s}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,a=l===1?"item":"items",c=l===0||!s,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+Sc),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(de.Provider,{value:{containerRef:i,elementName:a,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:l,tableSize:p,tableRef:r,table:n},children:t.jsx(xc,{id:o,children:e})})},zc=Object.assign(qi,{Caption:Yi,Columns:Oi,Content:Vi,Controls:Xi,Export:Ai,Footer:Hi,FooterContent:Ui,Highlighted:Zi,Options:Gi}),Tc=y.styled.button`
3585
3585
  ${({theme:e})=>`
3586
3586
  align-items: center;
3587
3587
  background-color: ${e.palette.white};
@@ -3724,4 +3724,4 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[a,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3724
3724
  transform: translateX(-50%);
3725
3725
  }
3726
3726
  `}
3727
- `,Ki=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(Rc,{className:"timeline-card",children:[t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const l=`${o}#${s}`;return t.jsx(D,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},Lc=({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(Nc,{$size:i,children:e.map((o,s)=>t.jsx(Ki,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Ac={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:""},Pc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,l]=u.useState(0),a=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?l(d+(p===f.ACTIONS.PREV?-1:1)):([f.STATUS.FINISHED,f.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),f.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(f.components_default,{callback:a,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:s,steps:n,styles:{buttonNext:{display:s===n.length-1?"none":"block"},options:{zIndex:9999}}})},Oc={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Bc=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:l,score:a,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=Oc[p],v=g??"a";return t.jsxs(Dt,{$index:s,children:[t.jsx(D,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(v,{href:n,children:[t.jsx(Y,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(Y,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(D,{size:m,children:i}),t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",flexDirection:p==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(it,{textL:a,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((k,S)=>t.jsxs(u.Fragment,{children:[S>0?t.jsx(D,{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))]})]})]})};exports.Accordion=Dr;exports.AccordionContent=kn;exports.ActionButton=ze;exports.ActiveFilter=fi;exports.ActiveFilters=za;exports.AdvancedBadge=Lr;exports.AdvisoriesCard=Xr;exports.Alert=oo;exports.AppliedFilter=Te;exports.AppliedFilters=ra;exports.ArrayField=bt;exports.Avatar=ho;exports.BaseButtonComponent=kt;exports.BaseComponent=Ue;exports.BaseSpanComponent=St;exports.BaseTextComponent=Ct;exports.Body=Bi;exports.Button=V;exports.Button$1=tt;exports.Button$2=pe;exports.ButtonToolbarCenter=Mo;exports.ButtonToolbarRow=_o;exports.ButtonToolbarStartRow=Wo;exports.Calendar=An;exports.Calendar$1=_n;exports.Calendar$2=Hn;exports.CalendarCell=Ln;exports.CalendarGrid=ot;exports.CaptionContent=Yi;exports.CardContainer=Is;exports.CardHeader=rt;exports.CardWithImage=bo;exports.CardWithInput=$s;exports.CardWithOptions=Zn;exports.CardWithSelector=vs;exports.CardWithSwitch=Ss;exports.Carousel=Ls;exports.Checkbox=ge;exports.CodeSnippet=Ps;exports.Col=yt;exports.ColumFilters=gi;exports.ColumnToggle=Pi;exports.ColumnsModal=ai;exports.ComboBox=Nt;exports.ComboBoxField=ht;exports.Container=$;exports.ControlsContent=Xi;exports.CopyButton=ha;exports.CustomThemeProvider=wr;exports.DateField=On;exports.DateSelector=Ne;exports.DefaultInputFile=Gn;exports.Description=Ri;exports.Dialog=at;exports.Divider=je;exports.Dropdown=ba;exports.DropzoneInputFile=Yn;exports.Editable=Vo;exports.EmptyButton=jt;exports.EmptyState=wa;exports.ErrorMessage=wo;exports.ExportCsv=Ai;exports.FATag=Dn;exports.FilePreview=Fn;exports.FilterControl=li;exports.FilterForm=mt;exports.FilterFormContent=ci;exports.Filters=La;exports.FiltersContext=Xe;exports.FiltersList=pi;exports.FiltersMenu=ji;exports.FooterContent=Ui;exports.Form=Oa;exports.Gap=Go;exports.GridContainer=Va;exports.GroupSelector=Wa;exports.Head=Oi;exports.Header=st;exports.Header$1=ti;exports.Heading=Y;exports.HighlightedContent=Zi;exports.Icon=N;exports.IconButton=H;exports.InProgressIcon=Ei;exports.IndicatorCard=zs;exports.IndicatorCardDB=Ha;exports.InfoSidebar=Ua;exports.InnerForm=Aa;exports.InputArray=Xo;exports.InputDate=Wn;exports.InputDateRange=At;exports.InputDateTime=Bo;exports.InputFile=ls;exports.InputNumber=Xn;exports.InputNumberRange=Ot;exports.InputSection=cs;exports.InputTags=ps;exports.ItemCardDB=Za;exports.ItemContent=Dc;exports.Label=Rt;exports.Link=ce;exports.ListItem=Ye;exports.ListItemsWrapper=ri;exports.LittleFlag=Ka;exports.Loading=Ci;exports.LocationCode=Jn;exports.Logo=al;exports.Lottie=cl;exports.MemoizedImage=se;exports.Menu=dl;exports.MenuItem=Ni;exports.MessageBanner=gl;exports.Modal=_t;exports.ModalConfirm=ni;exports.ModalFooter=ei;exports.NoMatches=Ut;exports.Notification=yl;exports.NotificationSign=et;exports.NumberField=Ae;exports.OAuthSelector=$l;exports.Option=Rn;exports.OptionBoxContainer=Gt;exports.OptionContainer=wt;exports.OptionContainer$1=ki;exports.Options=wi;exports.OptionsMenu=vi;exports.OutlineContainer=Q;exports.PaginationControl=Mi;exports.PaginationDropdown=Wi;exports.PaginationSize=_i;exports.PaginatorDb=vl;exports.PaginatorDbDropdown=Si;exports.PhoneInput=ys;exports.PopUp=Nl;exports.Popover=me;exports.PremiumFeature=zi;exports.PreviewPanel=oi;exports.PriorityCard=Di;exports.PriorityCards=Sl;exports.PriorityScore=zl;exports.ProgressBar=Pt;exports.ProgressIndicator=Rl;exports.ProgressStep=El;exports.RadioButton=Bt;exports.RankPosition=Ii;exports.RankPositionIcon=Ti;exports.Row=Un;exports.RulesCard=Al;exports.ScrollUpButton=Ol;exports.Search=ue;exports.SearchDropdown=Yl;exports.SearchPanel=si;exports.SeverityBadge=it;exports.SeverityOverview=Zl;exports.SeverityOverviewBadge=De;exports.ShowOnHover=Kl;exports.SlideOutMenu=Ql;exports.Slider=oc;exports.SortIcon=vt;exports.Span=$e;exports.StepLapse=pc;exports.Tab=ii;exports.Table=zc;exports.Table$1=qi;exports.TableButton=Ic;exports.TableContent=Fc;exports.TableContent$1=Vi;exports.TableContext=de;exports.TableFooter=Hi;exports.TableOptions=Gi;exports.Tabs=Mt;exports.Tag=J;exports.TagsField=$t;exports.Text=D;exports.TextArea=bs;exports.TextInput=Ge;exports.Thumb=Li;exports.TimeField=Bn;exports.TimeLine=Lc;exports.TimeLineCard=Ki;exports.Toggle=qn;exports.Tooltip=K;exports.Tour=Pc;exports.WeaknessesCard=Bc;exports.analyzeFilterValue=xt;exports.baseStep=Ac;exports.clearStorage=Ee;exports.formatCheckValues=ui;exports.formatDate=Fe;exports.formatDateTime=Vn;exports.formatDateTimeInInput=ft;exports.getPathname=Tt;exports.getPreservedValues=In;exports.getStorageItem=Tn;exports.getStyledConfig=He;exports.hiddenProps=jn;exports.icons=jr;exports.normalizeDate=Re;exports.normalizeNumber=Mn;exports.openUrl=Ft;exports.setBorder=Ve;exports.setDisplay=Me;exports.setInteraction=_e;exports.setMargin=Oe;exports.setPadding=Pe;exports.setPosition=Be;exports.setText=We;exports.theme=L;exports.useCarousel=Cn;exports.useClickOutside=oe;exports.useCloudinaryImage=Sn;exports.useColumnsModal=zn;exports.useConditionsDialog=ga;exports.useConfirmDialog=ua;exports.useDebouncedCallback=zt;exports.useFilterForm=di;exports.useFilters=pa;exports.useFiltersValues=It;exports.useModal=ve;exports.useSearch=Hr;exports.variantBuilder=le;
3727
+ `,Ki=({date:e,description:n,title:i})=>{const r=y.useTheme();return t.jsxs(Rc,{className:"timeline-card",children:[t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(D,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,s)=>{const l=`${o}#${s}`;return t.jsx(D,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},l)})})]})},Lc=({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(Nc,{$size:i,children:e.map((o,s)=>t.jsx(Ki,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${s}`))})})},Ac={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:""},Oc=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[s,l]=u.useState(0),a=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[f.EVENTS.STEP_AFTER,f.EVENTS.TARGET_NOT_FOUND].includes(x)?l(d+(p===f.ACTIONS.PREV?-1:1)):([f.STATUS.FINISHED,f.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),f.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(f.components_default,{callback:a,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:s,steps:n,styles:{buttonNext:{display:s===n.length-1?"none":"block"},options:{zIndex:9999}}})},Pc={md:{categorySize:"sm",titleSize:"xs",descriptionSize:"md",detailsSize:"md"},lg:{categorySize:"md",titleSize:"sm",descriptionSize:"lg",detailsSize:"lg"}},Bc=({title:e,href:n,description:i,category:r,id:o,indx:s,remediationTime:l,score:a,severity:c,size:p="lg",requirements:d,Link:g})=>{const x=y.useTheme(),{categorySize:h,titleSize:b,descriptionSize:m,detailsSize:j}=Pc[p],v=g??"a";return t.jsxs(Dt,{$index:s,children:[t.jsx(D,{bgGradient:x.palette.gradient,fontWeight:"bold",size:h,textFill:"transparent",children:r}),t.jsxs(v,{href:n,children:[t.jsx(Y,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:b,children:o}),t.jsx(Y,{display:"inline",fontWeight:"bold",ml:.25,size:b,children:e})]}),t.jsx(D,{size:m,children:i}),t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",flexDirection:p==="md"?"column":"row",gap:.75,width:"100%",children:[t.jsxs(D,{color:x.palette.gray[400],display:"inline",size:j,children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:p==="md"?"flex-start":"center",display:"flex",gap:.25,children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Default score: "}),t.jsx(it,{textL:a,textR:f.capitalize(c==="disable"?"Unknown":c),variant:c})]}),p==="lg"?t.jsx(ae,{}):void 0,t.jsxs($,{alignItems:"center",children:[t.jsx(D,{color:x.palette.gray[400],display:"inline",fontWeight:"bold",size:j,children:"Requirements: "}),d.map((k,S)=>t.jsxs(u.Fragment,{children:[S>0?t.jsx(D,{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))]})]})]})};exports.Accordion=Dr;exports.AccordionContent=kn;exports.ActionButton=ze;exports.ActiveFilter=fi;exports.ActiveFilters=za;exports.AdvancedBadge=Lr;exports.AdvisoriesCard=Xr;exports.Alert=oo;exports.AppliedFilter=Te;exports.AppliedFilters=ra;exports.ArrayField=bt;exports.Avatar=ho;exports.BaseButtonComponent=kt;exports.BaseComponent=Ue;exports.BaseSpanComponent=St;exports.BaseTextComponent=Ct;exports.Body=Bi;exports.Button=V;exports.Button$1=tt;exports.Button$2=pe;exports.ButtonToolbarCenter=Mo;exports.ButtonToolbarRow=_o;exports.ButtonToolbarStartRow=Wo;exports.Calendar=An;exports.Calendar$1=_n;exports.Calendar$2=Hn;exports.CalendarCell=Ln;exports.CalendarGrid=ot;exports.CaptionContent=Yi;exports.CardContainer=Is;exports.CardHeader=rt;exports.CardWithImage=bo;exports.CardWithInput=$s;exports.CardWithOptions=Zn;exports.CardWithSelector=vs;exports.CardWithSwitch=Ss;exports.Carousel=Ls;exports.Checkbox=ge;exports.CodeSnippet=Os;exports.Col=yt;exports.ColumFilters=gi;exports.ColumnToggle=Oi;exports.ColumnsModal=ai;exports.ComboBox=Nt;exports.ComboBoxField=ht;exports.Container=$;exports.ControlsContent=Xi;exports.CopyButton=ha;exports.CustomThemeProvider=wr;exports.DateField=Pn;exports.DateSelector=Ne;exports.DefaultInputFile=Gn;exports.Description=Ri;exports.Dialog=at;exports.Divider=je;exports.Dropdown=ba;exports.DropzoneInputFile=Yn;exports.Editable=Vo;exports.EmptyButton=jt;exports.EmptyState=wa;exports.ErrorMessage=wo;exports.ExportCsv=Ai;exports.FATag=Dn;exports.FilePreview=Fn;exports.FilterControl=li;exports.FilterForm=mt;exports.FilterFormContent=ci;exports.Filters=La;exports.FiltersContext=Xe;exports.FiltersList=pi;exports.FiltersMenu=ji;exports.FooterContent=Ui;exports.Form=Pa;exports.Gap=Go;exports.GridContainer=Va;exports.GroupSelector=Wa;exports.Head=Pi;exports.Header=st;exports.Header$1=ti;exports.Heading=Y;exports.HighlightedContent=Zi;exports.Icon=N;exports.IconButton=H;exports.InProgressIcon=Ei;exports.IndicatorCard=zs;exports.IndicatorCardDB=Ha;exports.InfoSidebar=Ua;exports.InnerForm=Aa;exports.InputArray=Xo;exports.InputDate=Wn;exports.InputDateRange=At;exports.InputDateTime=Bo;exports.InputFile=ls;exports.InputNumber=Xn;exports.InputNumberRange=Pt;exports.InputSection=cs;exports.InputTags=ps;exports.ItemCardDB=Za;exports.ItemContent=Dc;exports.Label=Rt;exports.Link=ce;exports.ListItem=Ye;exports.ListItemsWrapper=ri;exports.LittleFlag=Ka;exports.Loading=Ci;exports.LocationCode=Jn;exports.Logo=al;exports.Lottie=cl;exports.MemoizedImage=se;exports.Menu=dl;exports.MenuItem=Ni;exports.MessageBanner=gl;exports.Modal=_t;exports.ModalConfirm=ni;exports.ModalFooter=ei;exports.NoMatches=Ut;exports.Notification=yl;exports.NotificationSign=et;exports.NumberField=Ae;exports.OAuthSelector=$l;exports.Option=Rn;exports.OptionBoxContainer=Gt;exports.OptionContainer=wt;exports.OptionContainer$1=ki;exports.Options=wi;exports.OptionsMenu=vi;exports.OutlineContainer=Q;exports.PaginationControl=Mi;exports.PaginationDropdown=Wi;exports.PaginationSize=_i;exports.PaginatorDb=vl;exports.PaginatorDbDropdown=Si;exports.PhoneInput=ys;exports.PopUp=Nl;exports.Popover=me;exports.PremiumFeature=zi;exports.PreviewPanel=oi;exports.PriorityCard=Di;exports.PriorityCards=Sl;exports.PriorityScore=zl;exports.ProgressBar=Ot;exports.ProgressIndicator=Rl;exports.ProgressStep=El;exports.RadioButton=Bt;exports.RankPosition=Ii;exports.RankPositionIcon=Ti;exports.Row=Un;exports.RulesCard=Al;exports.ScrollUpButton=Pl;exports.Search=ue;exports.SearchDropdown=Yl;exports.SearchPanel=si;exports.SeverityBadge=it;exports.SeverityOverview=Zl;exports.SeverityOverviewBadge=De;exports.ShowOnHover=Kl;exports.SlideOutMenu=Ql;exports.Slider=oc;exports.SortIcon=vt;exports.Span=$e;exports.StepLapse=pc;exports.Tab=ii;exports.Table=zc;exports.Table$1=qi;exports.TableButton=Ic;exports.TableContent=Fc;exports.TableContent$1=Vi;exports.TableContext=de;exports.TableFooter=Hi;exports.TableOptions=Gi;exports.Tabs=Mt;exports.Tag=J;exports.TagsField=$t;exports.Text=D;exports.TextArea=bs;exports.TextInput=Ge;exports.Thumb=Li;exports.TimeField=Bn;exports.TimeLine=Lc;exports.TimeLineCard=Ki;exports.Toggle=qn;exports.Tooltip=K;exports.Tour=Oc;exports.WeaknessesCard=Bc;exports.analyzeFilterValue=xt;exports.baseStep=Ac;exports.clearStorage=Ee;exports.formatCheckValues=ui;exports.formatDate=Fe;exports.formatDateTime=Vn;exports.formatDateTimeInInput=ft;exports.getPathname=Tt;exports.getPreservedValues=In;exports.getStorageItem=Tn;exports.getStyledConfig=He;exports.hiddenProps=jn;exports.icons=jr;exports.normalizeDate=Re;exports.normalizeNumber=Mn;exports.openUrl=Ft;exports.setBorder=Ve;exports.setDisplay=Me;exports.setInteraction=_e;exports.setMargin=Pe;exports.setPadding=Oe;exports.setPosition=Be;exports.setText=We;exports.theme=L;exports.useCarousel=Cn;exports.useClickOutside=oe;exports.useCloudinaryImage=Sn;exports.useColumnsModal=zn;exports.useConditionsDialog=ga;exports.useConfirmDialog=ua;exports.useDebouncedCallback=zt;exports.useFilterForm=di;exports.useFilters=pa;exports.useFiltersValues=It;exports.useModal=ve;exports.useSearch=Hr;exports.variantBuilder=le;