@fluidattacks/design 3.30.30 → 3.30.33-pr

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (182) 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/advisories-card/index.d.ts +1 -1
  5. package/dist/components/advisories-card/index.js +1 -1
  6. package/dist/components/advisories-card/types.d.ts +1 -0
  7. package/dist/components/alert/index.js +1 -1
  8. package/dist/components/avatar/index.js +1 -1
  9. package/dist/components/button/index.js +1 -1
  10. package/dist/components/card/card-header/index.js +1 -1
  11. package/dist/components/card/card-with-image/index.d.ts +1 -1
  12. package/dist/components/card/card-with-image/index.js +1 -1
  13. package/dist/components/card/card-with-image/index.stories.d.ts +0 -2
  14. package/dist/components/card/card-with-input/index.js +1 -1
  15. package/dist/components/card/card-with-options/index.js +1 -1
  16. package/dist/components/card/card-with-selector/index.js +1 -1
  17. package/dist/components/card/card-with-switch/index.js +1 -1
  18. package/dist/components/card/index.js +1 -1
  19. package/dist/components/card/indicator-card/index.js +1 -1
  20. package/dist/components/card/types.d.ts +0 -1
  21. package/dist/components/card-container/index.js +1 -1
  22. package/dist/components/carousel/index.js +1 -1
  23. package/dist/components/checkbox/index.js +1 -1
  24. package/dist/components/cloud-image/index.js +1 -1
  25. package/dist/components/code-snippet/index.js +1 -1
  26. package/dist/components/code-snippet/location-code/index.js +1 -1
  27. package/dist/components/colors/index.js +1 -1
  28. package/dist/components/conditions-dialog/index.js +1 -1
  29. package/dist/components/confirm-dialog/index.js +1 -1
  30. package/dist/components/container/index.js +1 -1
  31. package/dist/components/copy-button/index.js +1 -1
  32. package/dist/components/divider/index.js +1 -1
  33. package/dist/components/dropdown/index.js +1 -1
  34. package/dist/components/empty-state/empty-button/index.js +1 -1
  35. package/dist/components/empty-state/index.js +1 -1
  36. package/dist/components/fa-tag/index.js +1 -1
  37. package/dist/components/file-preview/index.d.ts +1 -1
  38. package/dist/components/file-preview/index.js +1 -1
  39. package/dist/components/file-preview/types.d.ts +0 -1
  40. package/dist/components/form/index.js +1 -1
  41. package/dist/components/form/inner-form/index.js +1 -1
  42. package/dist/components/grid-container/index.js +1 -1
  43. package/dist/components/group-selector/index.js +1 -1
  44. package/dist/components/group-selector/option-container/index.js +1 -1
  45. package/dist/components/icon/index.js +1 -1
  46. package/dist/components/icon-button/index.js +1 -1
  47. package/dist/components/indicator-card-db/index.js +1 -1
  48. package/dist/components/info-sidebar/index.js +1 -1
  49. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  50. package/dist/components/inputs/fields/combobox/index.js +1 -1
  51. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  52. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  53. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  54. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  55. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  56. package/dist/components/inputs/fields/date/index.js +1 -1
  57. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  58. package/dist/components/inputs/fields/date-range/index.js +1 -1
  59. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  60. package/dist/components/inputs/fields/date-time/index.js +1 -1
  61. package/dist/components/inputs/fields/editable/index.js +1 -1
  62. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  63. package/dist/components/inputs/fields/input-array/index.js +1 -1
  64. package/dist/components/inputs/fields/input-file/index.js +1 -1
  65. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  66. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  67. package/dist/components/inputs/fields/number/index.js +1 -1
  68. package/dist/components/inputs/fields/number-range/index.js +1 -1
  69. package/dist/components/inputs/fields/phone/index.js +1 -1
  70. package/dist/components/inputs/fields/text-area/index.js +1 -1
  71. package/dist/components/inputs/fields/text-input/index.js +1 -1
  72. package/dist/components/inputs/index.js +1 -1
  73. package/dist/components/inputs/label/index.js +1 -1
  74. package/dist/components/inputs/outline-container/index.js +1 -1
  75. package/dist/components/inputs/utils/action-button/index.js +1 -1
  76. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  77. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  78. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  79. package/dist/components/inputs/utils/dialog/index.js +1 -1
  80. package/dist/components/inputs/utils/number-field/index.js +1 -1
  81. package/dist/components/inputs/utils/popover/index.js +1 -1
  82. package/dist/components/item-card-db/index.js +1 -1
  83. package/dist/components/layout/categories/buttons/index.js +1 -1
  84. package/dist/components/layout/categories/column/index.js +1 -1
  85. package/dist/components/layout/categories/gap/index.js +1 -1
  86. package/dist/components/layout/categories/row/index.js +1 -1
  87. package/dist/components/layout/index.js +1 -1
  88. package/dist/components/link/index.js +1 -1
  89. package/dist/components/list-item/index.js +1 -1
  90. package/dist/components/little-flag/index.js +1 -1
  91. package/dist/components/loading/index.js +1 -1
  92. package/dist/components/logo/index.js +1 -1
  93. package/dist/components/lottie/index.js +1 -1
  94. package/dist/components/menu/index.js +1 -1
  95. package/dist/components/message-banner/index.js +1 -1
  96. package/dist/components/modal/columns-modal/index.js +1 -1
  97. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  98. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  99. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  100. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  101. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  102. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  103. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  104. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  105. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  106. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  107. package/dist/components/modal/filters-modal/index.js +1 -1
  108. package/dist/components/modal/footer/index.js +1 -1
  109. package/dist/components/modal/header/index.js +1 -1
  110. package/dist/components/modal/index.js +1 -1
  111. package/dist/components/modal/modal-confirm/index.js +1 -1
  112. package/dist/components/notification/index.js +1 -1
  113. package/dist/components/notification-sign/index.js +1 -1
  114. package/dist/components/oauth-selector/index.js +1 -1
  115. package/dist/components/oauth-selector/option-container/index.js +1 -1
  116. package/dist/components/pop-up/description/index.js +1 -1
  117. package/dist/components/pop-up/index.js +1 -1
  118. package/dist/components/premium-feature/index.js +1 -1
  119. package/dist/components/priority-cards/card/index.js +1 -1
  120. package/dist/components/priority-cards/index.js +1 -1
  121. package/dist/components/priority-score/index.js +1 -1
  122. package/dist/components/progress-bar/index.js +1 -1
  123. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  124. package/dist/components/progress-indicator/index.js +1 -1
  125. package/dist/components/progress-indicator/step/index.js +1 -1
  126. package/dist/components/radio-button/index.js +1 -1
  127. package/dist/components/rank-position/icon/index.js +1 -1
  128. package/dist/components/rank-position/index.js +1 -1
  129. package/dist/components/scroll-button/index.js +1 -1
  130. package/dist/components/search/index.js +1 -1
  131. package/dist/components/search-dropdown/index.js +1 -1
  132. package/dist/components/severity-badge/index.js +1 -1
  133. package/dist/components/severity-overview/badge/index.js +1 -1
  134. package/dist/components/severity-overview/index.js +1 -1
  135. package/dist/components/show-on-hover/index.js +1 -1
  136. package/dist/components/slide-out-menu/index.js +1 -1
  137. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  138. package/dist/components/slider/index.js +1 -1
  139. package/dist/components/slider/thumb/index.js +1 -1
  140. package/dist/components/step-lapse/index.js +1 -1
  141. package/dist/components/table/context/index.js +1 -1
  142. package/dist/components/table/export-csv/index.js +1 -1
  143. package/dist/components/table/index.js +1 -1
  144. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  145. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  146. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  147. package/dist/components/table/sort-icon/index.js +1 -1
  148. package/dist/components/table/table-body/index.js +1 -1
  149. package/dist/components/table/table-column-toggle/index.js +1 -1
  150. package/dist/components/table/table-content/head/index.js +1 -1
  151. package/dist/components/table/table-content/index.js +1 -1
  152. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  153. package/dist/components/table/table-footer/index.js +1 -1
  154. package/dist/components/table/table-options/caption-content/index.js +1 -1
  155. package/dist/components/table/table-options/controls-content/index.js +1 -1
  156. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  157. package/dist/components/table/table-options/index.js +1 -1
  158. package/dist/components/table/wrapper/index.js +1 -1
  159. package/dist/components/table-button/index.js +1 -1
  160. package/dist/components/table-content/index.js +1 -1
  161. package/dist/components/table-content/item-content/index.js +1 -1
  162. package/dist/components/tabs/index.js +1 -1
  163. package/dist/components/tabs/tab/index.js +1 -1
  164. package/dist/components/tag/index.js +1 -1
  165. package/dist/components/timeline/card/index.js +1 -1
  166. package/dist/components/timeline/index.js +1 -1
  167. package/dist/components/toggle/index.js +1 -1
  168. package/dist/components/tooltip/index.js +1 -1
  169. package/dist/components/tour/index.js +1 -1
  170. package/dist/components/typography/heading/index.js +1 -1
  171. package/dist/components/typography/index.js +1 -1
  172. package/dist/components/typography/span/index.js +1 -1
  173. package/dist/components/typography/text/index.js +1 -1
  174. package/dist/components/weaknesses-card/index.d.ts +1 -1
  175. package/dist/components/weaknesses-card/index.js +1 -1
  176. package/dist/components/weaknesses-card/styles.d.ts +3 -1
  177. package/dist/components/weaknesses-card/types.d.ts +2 -0
  178. package/dist/{components-DpeIYQ5r.mjs → components-Byt9w2Z0.mjs} +2398 -2342
  179. package/dist/{components-g9AS9afz.js → components-CdJJt81X.js} +240 -238
  180. package/dist/hooks/index.js +1 -1
  181. package/dist/index.js +1 -1
  182. package/package.json +1 -1
@@ -1,32 +1,32 @@
1
- "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-DDSFlCZR.js"),le=require("react-dom"),Ke=require("react-router-dom"),$i=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},rt=$i(u),ne=e=>({getVariant:(n,i)=>e(n)[i]}),_t=["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"],mi={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},wi={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},ji={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},vi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},ki={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},Ci={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},Si={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},zi="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",Ti={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"}},Ii={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)"},Di={sm:"1024px",md:"1440px",lg:"1920px"},Ei={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"},Ri=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],A={typography:Ti,shadows:Ii,breakpoints:Di,spacing:Ei,palette:{primary:wi,complementary:ji,error:vi,info:Si,warning:ki,success:Ci,black:"#0c111d",gradient:zi,white:"#ffffff",gray:mi}},Fi=({children:e})=>t.jsx(f.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,me=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,r=e.py??e.pb??0,o=e.px??e.pl??0;if(e.padding){const[a,s,l,c]=e.padding;return`padding: ${A.spacing[a]} ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},we=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,r=e.my??e.mb??0,o=e.mx??e.ml??0;if(e.margin){const[a,s,l,c]=e.margin;return`margin: ${A.spacing[a]} ${A.spacing[s]} ${A.spacing[l]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[r]} ${A.spacing[o]};`},je=e=>{const n=L("position",e.position),i=L("top",e.top),r=L("right",e.right),o=L("bottom",e.bottom),a=L("left",e.left),s=L("z-index",e.zIndex);return`
1
+ "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-DDSFlCZR.js"),le=require("react-dom"),Ke=require("react-router-dom"),$i=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},ot=$i(u),ne=e=>({getVariant:(n,i)=>e(n)[i]}),_t=["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"],mi={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},wi={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},ji={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},vi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},ki={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},Ci={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},Si={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},zi="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",Ti={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"}},Ii={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)"},Di={sm:"1024px",md:"1440px",lg:"1920px"},Ei={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"},Ri=["lock-keyhole","bars-sort","bolt","books","brain-circuit","briefcase","bug","buildings","bullseye-pointer","calendar-clock","calendar-xmark","chart-network","clipboard-check","comment","envelope","eye","file","flag","globe","hand-holding-dollar","hands-clapping","headset","hexagon-exclamation","light-emergency-on","magnifying-glass","pen-line","plane-departure","screwdriver-wrench","sensor-triangle-exclamation","shield-check","sidebar","skull","sliders","star-christmas","telescope","trash","unlock","user-group","user-hoodie","xmark","arrow-down","arrow-left","arrow-right","arrow-up","plus","minus","check","circle-question"],A={typography:Ti,shadows:Ii,breakpoints:Di,spacing:Ei,palette:{primary:wi,complementary:ji,error:vi,info:Si,warning:ki,success:Ci,black:"#0c111d",gradient:zi,white:"#ffffff",gray:mi}},Fi=({children:e})=>t.jsx(f.ThemeProvider,{theme:A,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,me=e=>{const n=e.py??e.pt??0,i=e.px??e.pr??0,o=e.py??e.pb??0,r=e.px??e.pl??0;if(e.padding){const[a,l,s,c]=e.padding;return`padding: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`padding: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[o]} ${A.spacing[r]};`},we=e=>{const n=e.my??e.mt??0,i=e.mx??e.mr??0,o=e.my??e.mb??0,r=e.mx??e.ml??0;if(e.margin){const[a,l,s,c]=e.margin;return`margin: ${A.spacing[a]} ${A.spacing[l]} ${A.spacing[s]} ${A.spacing[c]};`}return`margin: ${A.spacing[n]} ${A.spacing[i]} ${A.spacing[o]} ${A.spacing[r]};`},je=e=>{const n=L("position",e.position),i=L("top",e.top),o=L("right",e.right),r=L("bottom",e.bottom),a=L("left",e.left),l=L("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
- ${r}
5
4
  ${o}
5
+ ${r}
6
6
  ${a}
7
- ${s}
8
- `},ve=e=>{const n=L("border",e.border),i=L("border-top",e.borderTop),r=L("border-right",e.borderRight),o=L("border-bottom",e.borderBottom),a=L("border-left",e.borderLeft),s=L("border-color",e.borderColor),l=L("border-radius",e.borderRadius);return`
7
+ ${l}
8
+ `},ve=e=>{const n=L("border",e.border),i=L("border-top",e.borderTop),o=L("border-right",e.borderRight),r=L("border-bottom",e.borderBottom),a=L("border-left",e.borderLeft),l=L("border-color",e.borderColor),s=L("border-radius",e.borderRadius);return`
9
9
  ${n}
10
10
  ${i}
11
- ${r}
12
11
  ${o}
12
+ ${r}
13
13
  ${a}
14
- ${s}
15
14
  ${l}
15
+ ${s}
16
16
  `},Ni=e=>e.includes("x")?"overflow-x: auto;":"",Ai=e=>e.includes("y")?"overflow-y: auto;":"",ke=e=>{const n=e.scroll?`
17
17
  ${Ni(e.scroll)}
18
18
  ${Ai(e.scroll)}
19
- `:"",i=L("visibility",e.visibility),r=L("display",e.display),o=L("height",e.height),a=L("width",e.width),s=L("max-height",e.maxHeight),l=L("max-width",e.maxWidth),c=L("min-height",e.minHeight),p=L("min-width",e.minWidth),d=L("box-shadow",e.shadow?A.shadows[e.shadow]:void 0),g=L("gap",e.gap===void 0?void 0:A.spacing[e.gap]),x=L("background-color",e.bgColor),h=L("background",e.bgGradient),b=L("flex-direction",e.flexDirection),m=L("flex-grow",e.flexGrow),w=L("justify-content",e.justify),v=L("justify-self",e.justifySelf),C=L("align-items",e.alignItems),k=L("align-self",e.alignSelf),j=L("flex-wrap",e.wrap);return`
19
+ `:"",i=L("visibility",e.visibility),o=L("display",e.display),r=L("height",e.height),a=L("width",e.width),l=L("max-height",e.maxHeight),s=L("max-width",e.maxWidth),c=L("min-height",e.minHeight),d=L("min-width",e.minWidth),p=L("box-shadow",e.shadow?A.shadows[e.shadow]:void 0),g=L("gap",e.gap===void 0?void 0:A.spacing[e.gap]),x=L("background-color",e.bgColor),h=L("background",e.bgGradient),b=L("flex-direction",e.flexDirection),m=L("flex-grow",e.flexGrow),w=L("justify-content",e.justify),v=L("justify-self",e.justifySelf),C=L("align-items",e.alignItems),k=L("align-self",e.alignSelf),j=L("flex-wrap",e.wrap);return`
20
20
  ${n}
21
21
  ${i}
22
- ${r}
23
22
  ${o}
23
+ ${r}
24
24
  ${a}
25
- ${s}
26
25
  ${l}
26
+ ${s}
27
27
  ${c}
28
- ${p}
29
28
  ${d}
29
+ ${p}
30
30
  ${x}
31
31
  ${h}
32
32
  ${g}
@@ -37,27 +37,27 @@
37
37
  ${C}
38
38
  ${k}
39
39
  ${j}
40
- `},Ce=e=>{const n=L("color",e.color),i=L("font-family",e.fontFamily),r=L("font-size",e.fontSize),o=L("font-weight",e.fontWeight),a=L("line-spacing",e.letterSpacing),s=L("line-height",e.lineSpacing),l=L("text-align",e.textAlign),c=L("text-decoration",e.textDecoration),p=L("text-overflow",e.textOverflow),d=L("white-space",e.whiteSpace),g=L("word-break",e.wordBreak),x=L("word-wrap",e.wordWrap);return`
40
+ `},Ce=e=>{const n=L("color",e.color),i=L("font-family",e.fontFamily),o=L("font-size",e.fontSize),r=L("font-weight",e.fontWeight),a=L("line-spacing",e.letterSpacing),l=L("line-height",e.lineSpacing),s=L("text-align",e.textAlign),c=L("text-decoration",e.textDecoration),d=L("text-overflow",e.textOverflow),p=L("white-space",e.whiteSpace),g=L("word-break",e.wordBreak),x=L("word-wrap",e.wordWrap);return`
41
41
  ${n}
42
42
  ${i}
43
- ${r}
44
43
  ${o}
44
+ ${r}
45
45
  ${a}
46
- ${s}
47
46
  ${l}
47
+ ${s}
48
48
  ${c}
49
- ${p}
50
49
  ${d}
50
+ ${p}
51
51
  ${g}
52
52
  ${x}
53
- `},Se=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),r=L("background-color",e.bgColorHover),o=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
53
+ `},Se=e=>{const n=L("cursor",e.cursor),i=L("border-color",e.borderColorHover),o=L("background-color",e.bgColorHover),r=L("box-shadow",e.shadowHover===void 0?void 0:A.shadows[e.shadowHover]),a=L("transition",e.transition);return`
54
54
  ${n}
55
55
 
56
56
  &:hover {
57
57
  ${a||"transition: all 0.2s;"}
58
58
  ${i}
59
- ${r}
60
59
  ${o}
60
+ ${r}
61
61
  }
62
62
  `},ze={shouldForwardProp:e=>!_t.includes(e)},Te=f.styled.div.withConfig(ze)`
63
63
  ${me}
@@ -67,7 +67,7 @@
67
67
  ${Ce}
68
68
  ${ve}
69
69
  ${Se}
70
- `,ot=f.styled.button.withConfig(ze)`
70
+ `,rt=f.styled.button.withConfig(ze)`
71
71
  ${me}
72
72
  ${we}
73
73
  ${je}
@@ -92,7 +92,7 @@
92
92
  ${ve}
93
93
  ${Se}
94
94
  `,Li=f.styled(Te)`
95
- ${({theme:e,$center:n=!1,$styleMd:i,$styleSm:r})=>`
95
+ ${({theme:e,$center:n=!1,$styleMd:i,$styleSm:o})=>`
96
96
  ${n?"margin: auto;":""}
97
97
  scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
98
98
  scroll-padding: ${e.spacing[.5]};
@@ -105,47 +105,47 @@
105
105
  }
106
106
 
107
107
  @media screen and (max-width: ${e.breakpoints.mobile}) {
108
- ${r};
108
+ ${o};
109
109
  }
110
110
  `}
111
- `,$=u.forwardRef(function({as:n="div",center:i,children:r,id:o,onHover:a,onLeave:s,styleMd:l,styleSm:c,...p},d){return t.jsx(Li,{$center:i,$styleMd:l,$styleSm:c,as:n,id:o,onMouseLeave:s,onMouseOver:a,ref:d,...p,children:r})}),Bt=(e,n=!1)=>{if(n)switch(e){case"lg":return 2.5;case"md":return 2;case"sm":return 1.75;case"xs":return 1.5}switch(e){case"lg":return 1.5;case"md":case"sm":return 1.25;case"xs":return 1}},Pi=f.styled(at)`
112
- ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:s=0,$overflow:l="unset",$size:c,$sizeMd:p,$textFill:d="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
111
+ `,$=u.forwardRef(function({as:n="div",center:i,children:o,id:r,onHover:a,onLeave:l,styleMd:s,styleSm:c,...d},p){return t.jsx(Li,{$center:i,$styleMd:s,$styleSm:c,as:n,id:r,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:o})}),Bt=(e,n=!1)=>{if(n)switch(e){case"lg":return 2.5;case"md":return 2;case"sm":return 1.75;case"xs":return 1.5}switch(e){case"lg":return 1.5;case"md":case"sm":return 1.25;case"xs":return 1}},Pi=f.styled(at)`
112
+ ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[800],$display:o="block",$fontFamily:r=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:l=0,$overflow:s="unset",$size:c,$sizeMd:d,$textFill:p="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
113
113
  background: ${n};
114
114
  color: ${i};
115
- display: ${r};
116
- font-family: ${o};
115
+ display: ${o};
116
+ font-family: ${r};
117
117
  font-size: ${e.typography.heading[c]};
118
118
  font-weight: ${e.typography.weight[a]};
119
- letter-spacing: ${s};
119
+ letter-spacing: ${l};
120
120
  line-height: ${e.spacing[Bt(c,!0)]};
121
- overflow: ${l};
122
- width: ${r==="block"?"100%":"auto"};
121
+ overflow: ${s};
122
+ width: ${o==="block"?"100%":"auto"};
123
123
  white-space: ${g};
124
124
  word-break: ${x};
125
125
  background-clip: text;
126
126
  -webkit-background-clip: text;
127
- -webkit-text-fill-color: ${d};
127
+ -webkit-text-fill-color: ${p};
128
128
 
129
129
  @media screen
130
130
  and (min-width: ${e.breakpoints.mobile})
131
131
  and (max-width: ${e.breakpoints.tablet})
132
132
  {
133
- font-size: ${e.typography.heading[p??c]};
133
+ font-size: ${e.typography.heading[d??c]};
134
134
  }
135
135
  `}
136
136
  `,Ht=f.styled(at)`
137
- ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:r="block",$fontFamily:o=e.typography.type.primary,$fontWeight:a="regular",$fontStyle:s="normal",$letterSpacing:l=0,$overflow:c="unset",$size:p,$sizeMd:d,$textFill:g="unset",$whiteSpace:x="pre-line",$wordBreak:h="normal"})=>`
137
+ ${({theme:e,$bgGradient:n="unset",$color:i=e.palette.gray[600],$display:o="block",$fontFamily:r=e.typography.type.primary,$fontWeight:a="regular",$fontStyle:l="normal",$letterSpacing:s=0,$overflow:c="unset",$size:d,$sizeMd:p,$textFill:g="unset",$whiteSpace:x="pre-line",$wordBreak:h="normal"})=>`
138
138
  background: ${n};
139
139
  color: ${i};
140
- display: ${r};
141
- font-family: ${o};
142
- font-size: ${e.typography.text[p]};
143
- font-style: ${s};
140
+ display: ${o};
141
+ font-family: ${r};
142
+ font-size: ${e.typography.text[d]};
143
+ font-style: ${l};
144
144
  font-weight: ${e.typography.weight[a]};
145
- letter-spacing: ${l};
146
- line-height: ${e.spacing[Bt(p)]};
145
+ letter-spacing: ${s};
146
+ line-height: ${e.spacing[Bt(d)]};
147
147
  overflow: ${c};
148
- width: ${r==="block"?"100%":"auto"};
148
+ width: ${o==="block"?"100%":"auto"};
149
149
  white-space: ${x};
150
150
  word-break: ${h};
151
151
  background-clip: text;
@@ -156,24 +156,24 @@
156
156
  and (min-width: ${e.breakpoints.mobile})
157
157
  and (max-width: ${e.breakpoints.tablet})
158
158
  {
159
- font-size: ${e.typography.text[d??p]};
159
+ font-size: ${e.typography.text[p??d]};
160
160
  }
161
161
  `}
162
162
  `,Mi=f.styled(st)`
163
- ${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:r="inline",$fontWeight:o="regular",$size:a,$lineSpacing:s=1.25})=>`
163
+ ${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:o="inline",$fontWeight:r="regular",$size:a,$lineSpacing:l=1.25})=>`
164
164
  color: ${n};
165
- display: ${r};
165
+ display: ${o};
166
166
  font-family: ${e.typography.type.primary};
167
167
  font-size: ${e.typography.text[a]};
168
- font-weight: ${e.typography.weight[o]};
169
- line-height: ${e.spacing[s]};
168
+ font-weight: ${e.typography.weight[r]};
169
+ line-height: ${e.spacing[l]};
170
170
  max-width: 100%;
171
- width: ${r==="block"?"100%":"auto"};
171
+ width: ${o==="block"?"100%":"auto"};
172
172
 
173
173
  ${i===void 0?"":`&::after { content: "${i}"; }`}
174
174
  `}
175
- `,V=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:s,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:v,...C},k){return t.jsx(Pi,{$bgGradient:n,$color:o,$display:a,$fontFamily:s,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:v,className:r,ref:k,...C,children:i})}),fe=u.forwardRef(function({children:n,color:i,content:r,display:o,fontFamily:a,fontWeight:s,letterSpacing:l,lineSpacing:c,lineSpacingSm:p,size:d,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Mi,{$color:i,$content:r,$display:o,$fontFamily:a,$fontWeight:s,$letterSpacing:l,$lineSpacing:c,$lineSpacingSm:p,$size:d,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:r,color:o,display:a,fontFamily:s,fontWeight:l,letterSpacing:c,lineSpacing:p,lineSpacingSm:d,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:v,fontStyle:C,...k},j){return t.jsx(Ht,{$bgGradient:n,$color:o,$display:a,$fontFamily:s,$fontStyle:C,$fontWeight:l,$letterSpacing:c,$lineSpacing:p,$lineSpacingSm:d,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:v,className:r,ref:j,...k,children:i})}),Vt=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx($,{children:e.extraElement}):void 0]})},Ge={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Oi=e=>Ge[e]?Ge[e]:typeof e=="string"&&e.includes("px")?e:Ge.md,Wi=f.styled(st)`
176
- ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:r,$rotation:o,$size:a,$secondaryColor:s})=>{const l=r?"":"brightness(50%)",c=r??"";return`
175
+ `,V=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:v,...C},k){return t.jsx(Pi,{$bgGradient:n,$color:r,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:v,className:o,ref:k,...C,children:i})}),fe=u.forwardRef(function({children:n,color:i,content:o,display:r,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Mi,{$color:i,$content:o,$display:r,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:c,$lineSpacingSm:d,$size:p,$sizeMd:g,$sizeSm:x,ref:b,...h,children:n})}),I=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:m,whiteSpace:w,wordBreak:v,fontStyle:C,...k},j){return t.jsx(Ht,{$bgGradient:n,$color:r,$display:a,$fontFamily:l,$fontStyle:C,$fontWeight:s,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:m,$whiteSpace:w,$wordBreak:v,className:o,ref:j,...k,children:i})}),Vt=({item:e})=>{const n=e.description&&typeof e.description=="string"?t.jsx(I,{mb:e.extraElement?.5:void 0,size:"md",children:e.description}):e.description??void 0;return t.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.875,.875,.875,.875],children:[n,e.extraElement?t.jsx($,{children:e.extraElement}):void 0]})},Ge={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Oi=e=>Ge[e]?Ge[e]:typeof e=="string"&&e.includes("px")?e:Ge.md,Wi=f.styled(st)`
176
+ ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:o,$rotation:r,$size:a,$secondaryColor:l})=>{const s=o?"":"brightness(50%)",c=o??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
179
179
  font-size: ${Oi(a)};
@@ -183,8 +183,8 @@
183
183
  opacity: ${i?"0.5":"1"};
184
184
 
185
185
  > svg {
186
- --fa-secondary-color: ${s};
187
- transform: ${o===void 0?"":`rotate(${o}deg)`};
186
+ --fa-secondary-color: ${l};
187
+ transform: ${r===void 0?"":`rotate(${r}deg)`};
188
188
  }
189
189
 
190
190
  .fill-gradient-01 path {
@@ -197,7 +197,7 @@
197
197
  }
198
198
 
199
199
  ${e?`&:hover {
200
- filter: ${l};
200
+ filter: ${s};
201
201
  color: ${c};
202
202
  }`:""}
203
203
  `}}
@@ -208,7 +208,7 @@
208
208
  &:hover:not([disabled]) {
209
209
  transform: scale(1.2);
210
210
  }
211
- `;const R=u.forwardRef(function({clickable:n,disabled:i,hoverColor:r,icon:o,iconClass:a="",iconColor:s,iconMask:l,iconSize:c,iconTransform:p,iconType:d="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},w){return t.jsx(Wi,{$clickable:n,$color:s,$disabled:i,$hoverColor:r,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${o}-icon`,onClick:g,ref:w,...m,children:t.jsx("i",{className:`${d} fa-${o} ${a}`,...l!==void 0?{"data-fa-mask":l}:{},...p!==void 0?{"data-fa-transform":p}:{}})},`${d}-${o}`)}),_i=u.forwardRef(function({aligned:n="end",items:i,bgColor:r},o){const a=f.useTheme(),[s,l]=u.useState(i.map(p=>p.expanded??!1)),c=u.useCallback(p=>d=>{d.preventDefault(),l(g=>g.map((x,h)=>h===p?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:o,children:i.map((p,d)=>{const g=s[d];return t.jsxs($,{bgColor:r??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${p.title}`,"aria-expanded":g,"aria-label":p.title,as:"button",bgColor:r??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(d),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs($,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(I,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:p.title}),t.jsx(R,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Vt,{item:p})]},p.title)})})}),Xe=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),Bi=f.styled.div`
211
+ `;const R=u.forwardRef(function({clickable:n,disabled:i,hoverColor:o,icon:r,iconClass:a="",iconColor:l,iconMask:s,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...m},w){return t.jsx(Wi,{$clickable:n,$color:l,$disabled:i,$hoverColor:o,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${r}-icon`,onClick:g,ref:w,...m,children:t.jsx("i",{className:`${p} fa-${r} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${r}`)}),_i=u.forwardRef(function({aligned:n="end",items:i,bgColor:o},r){const a=f.useTheme(),[l,s]=u.useState(i.map(d=>d.expanded??!1)),c=u.useCallback(d=>p=>{p.preventDefault(),s(g=>g.map((x,h)=>h===d?!x:x))},[]);return t.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:r,children:i.map((d,p)=>{const g=l[p];return t.jsxs($,{bgColor:o??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[t.jsx($,{"aria-controls":`panel-${d.title}`,"aria-expanded":g,"aria-label":d.title,as:"button",bgColor:o??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:c(p),padding:[.875,.875,.875,.875],width:"100%",children:t.jsxs($,{as:"summary",display:"flex",flexDirection:n==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[t.jsx(I,{color:a.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:d.title}),t.jsx(R,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Vt,{item:d})]},d.title)})})}),Xe=e=>({pentester:{bgColor:e.palette.gradient,color:e.palette.white},scanner:{bgColor:e.palette.gray[800],color:e.palette.white},external:{bgColor:e.palette.gray[200],color:e.palette.gray[600]}}),Bi=f.styled.div`
212
212
  ${({theme:e,$includeAuthor:n,$variant:i})=>`
213
213
  display: inline-flex;
214
214
  align-items: center;
@@ -248,20 +248,21 @@
248
248
  padding: ${e.spacing[.125]} ${e.spacing[.5]};
249
249
  position: relative;
250
250
  `}
251
- `,Ut=(e,n)=>{const[r,o]=u.useState(0),[a,s]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{o(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const l=setInterval(()=>{s(c=>c===100?0:c+1)},e);return()=>{clearInterval(l)}},[e]),{cycle:r,progress:a,setCycle:o,setProgress:s}},ee=(e,n,i=!1,r)=>{u.useEffect(()=>{var a;const o=s=>{e&&!e.contains(s.target)&&!(r!=null&&r.contains(s.target))&&n()};return i?(document.addEventListener("mousedown",o,!0),()=>{document.removeEventListener("mousedown",o,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",o,!0),()=>{var s;(s=document.getElementById("root"))==null||s.removeEventListener("mousedown",o,!0)})},[i,e,r,n])},Gt=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new y.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},Ie=e=>{const[n,i]=u.useState(!1),r=u.useCallback(()=>{i(!0)},[]),o=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(s=>!s)},[]);return{close:o,isOpen:n,name:e,open:r,setIsOpen:i,toggle:a}},Vi=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),Yt=({name:e,items:n,columnOrder:i,setColumnOrder:r,setColumnVisibility:o})=>{const a=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[s,l]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:w})=>!w),b=[...g.filter(({locked:w})=>w),...x],m=b.map(({name:w})=>w);l(w=>[...b,...w.filter(({name:v})=>!m.includes(v))]),r&&r(b.map(({id:w})=>w))},[r]),p=u.useCallback(()=>{const g=s.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(Vi(g)),c(g)},[s,i,c,o]),d=u.useMemo(()=>y.some(s,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[s,i]);return{setColumns:c,resetToDefault:p,columns:s,...Ie(e),hasChanged:d}},lt=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),Ui=e=>{const[n,i]=u.useState(),r=lt(o=>{i(o)},(e==null?void 0:e.debounceWait)??300);return[n,r]},Gi=({alt:e="img",height:n="",width:i="",transformation:r,plugins:o=[y.lazyload(),y.placeholder()],publicId:a})=>{const s=Gt({publicId:a});return r&&s.addTransformation(r),t.jsx(y.AdvancedImage,{alt:e,cldImg:s,height:n,plugins:o,width:i})},J=rt.default.memo(Gi),vt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Kt=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Bi,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Hi,{$variant:n,children:[t.jsx(J,{alt:vt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),vt[n]]}),e?t.jsx(I,{display:"inline",size:"sm",children:e}):void 0]})},Yi={critical:{bgColor:A.palette.primary[700],colorL:A.palette.gray[800],colorR:A.palette.white},disable:{bgColor:A.palette.gray[200],colorL:A.palette.gray[400],colorR:A.palette.gray[400]},high:{bgColor:A.palette.error[500],colorL:A.palette.gray[800],colorR:A.palette.white},low:{bgColor:A.palette.warning[200],colorL:A.palette.gray[800],colorR:A.palette.gray[800]},medium:{bgColor:A.palette.warning[500],colorL:A.palette.gray[800],colorR:A.palette.gray[800]}},ct=({textL:e,textR:n,variant:i})=>{const r=f.useTheme(),{bgColor:o,colorL:a,colorR:s}=Yi[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:`1px solid ${o}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:o,border:`1px solid ${o}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(I,{color:s,size:"md",children:n})})]})},Xt=f.styled.div`
252
- ${({theme:e})=>`
251
+ `,Ut=(e,n)=>{const[o,r]=u.useState(0),[a,l]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{r(c=>c===n-1?0:c+1)})()},[a,n]),u.useEffect(()=>{const s=setInterval(()=>{l(c=>c===100?0:c+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:o,progress:a,setCycle:r,setProgress:l}},ee=(e,n,i=!1,o)=>{u.useEffect(()=>{var a;const r=l=>{e&&!e.contains(l.target)&&!(o!=null&&o.contains(l.target))&&n()};return i?(document.addEventListener("mousedown",r,!0),()=>{document.removeEventListener("mousedown",r,!0)}):((a=document.getElementById("root"))==null||a.addEventListener("mousedown",r,!0),()=>{var l;(l=document.getElementById("root"))==null||l.removeEventListener("mousedown",r,!0)})},[i,e,o,n])},Gt=({publicId:e,format:n="webp"})=>{const i=u.useMemo(()=>new y.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return u.useMemo(()=>i.image(e).format(n),[i,e,n])},Ie=e=>{const[n,i]=u.useState(!1),o=u.useCallback(()=>{i(!0)},[]),r=u.useCallback(()=>{i(!1)},[]),a=u.useCallback(()=>{i(l=>!l)},[]);return{close:r,isOpen:n,name:e,open:o,setIsOpen:i,toggle:a}},Vi=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),Yt=({name:e,items:n,columnOrder:i,setColumnOrder:o,setColumnVisibility:r})=>{const a=u.useMemo(()=>[...n.filter(({locked:g})=>g).map(({locked:g,...x})=>({...x,visible:!0,locked:g})),...n.filter(({locked:g})=>!g)],[n]),[l,s]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:w})=>!w),b=[...g.filter(({locked:w})=>w),...x],m=b.map(({name:w})=>w);s(w=>[...b,...w.filter(({name:v})=>!m.includes(v))]),o&&o(b.map(({id:w})=>w))},[o]),d=u.useCallback(()=>{const g=l.map(x=>({...x,visible:x.locked||((i==null?void 0:i.includes(x.id))??!1)})).toSorted((x,h)=>{if(x.locked&&!h.locked)return-1;if(!x.locked&&h.locked)return 1;if(Number(h.visible)!==Number(x.visible))return Number(h.visible)-Number(x.visible);const b=(i==null?void 0:i.indexOf(x.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return b-m});r==null||r(Vi(g)),c(g)},[l,i,c,r]),p=u.useMemo(()=>y.some(l,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[l,i]);return{setColumns:c,resetToDefault:d,columns:l,...Ie(e),hasChanged:p}},lt=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),Ui=e=>{const[n,i]=u.useState(),o=lt(r=>{i(r)},(e==null?void 0:e.debounceWait)??300);return[n,o]},Gi=({alt:e="img",height:n="",width:i="",transformation:o,plugins:r=[y.lazyload(),y.placeholder()],publicId:a})=>{const l=Gt({publicId:a});return o&&l.addTransformation(o),t.jsx(y.AdvancedImage,{alt:e,cldImg:l,height:n,plugins:r,width:i})},J=ot.default.memo(Gi),vt={external:"External pentester",scanner:"Fluid Attacks Scanner",pentester:"Fluid Attacks Pentester"},Kt=({author:e,variant:n})=>{const i=n==="external"?"t_fav_g":"t_fav_w";return t.jsxs(Bi,{$includeAuthor:!!e,$variant:n,children:[t.jsxs(Hi,{$variant:n,children:[t.jsx(J,{alt:vt[n],height:"11px",publicId:"airs/logo/logo_icon",transformation:i,width:"11px"}),vt[n]]}),e?t.jsx(I,{display:"inline",size:"sm",children:e}):void 0]})},Yi={critical:{bgColor:A.palette.primary[700],colorL:A.palette.gray[800],colorR:A.palette.white},disable:{bgColor:A.palette.gray[200],colorL:A.palette.gray[400],colorR:A.palette.gray[400]},high:{bgColor:A.palette.error[500],colorL:A.palette.gray[800],colorR:A.palette.white},low:{bgColor:A.palette.warning[200],colorL:A.palette.gray[800],colorR:A.palette.gray[800]},medium:{bgColor:A.palette.warning[500],colorL:A.palette.gray[800],colorR:A.palette.gray[800]}},ct=({textL:e,textR:n,variant:i})=>{const o=f.useTheme(),{bgColor:r,colorL:a,colorR:l}=Yi[i];return t.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:`1px solid ${r}`,borderRadius:"4px 0px 0px 4px",display:"flex",justify:"center",padding:[0,.25,0,.25],children:t.jsx(I,{color:a,size:"md",children:e})}):void 0,t.jsx($,{alignItems:"center",bgColor:r,border:`1px solid ${r}`,borderRadius:e?"0px 4px 4px 0px":"4px",display:"flex",padding:e?[0,.25,0,.125]:[0,.25,0,.25],pb:.125,pl:.125,pr:.125,pt:.125,children:t.jsx(I,{color:l,size:"md",children:n})})]})},Ki=(e,n)=>n==="1"?`${e.spacing[1]} ${e.spacing[1]} 0 0`:n==="-1"?`0 0 ${e.spacing[1]} ${e.spacing[1]}`:"unset",Xt=f.styled.div`
252
+ ${({theme:e,$index:n})=>`
253
253
  align-items: flex-start;
254
254
  display: flex;
255
255
  flex-direction: column;
256
256
  background-color: ${e.palette.white};
257
257
  border: 1px solid;
258
258
  border-color: ${e.palette.gray[200]};
259
- border-radius: ${e.spacing[1]};
259
+ border-radius: ${Ki(e,n)};
260
260
  gap: ${e.spacing[.5]};
261
261
  padding: ${e.spacing[1.5]};
262
262
  overflow: hidden;
263
263
  position: relative;
264
264
  transition: border 0.1s ease-in-out;
265
+ width: 100%;
265
266
 
266
267
  &::before {
267
268
  content: "";
@@ -290,7 +291,7 @@
290
291
  content: "";
291
292
  height: 24px;
292
293
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
293
- `,Ki=({affects:e,author:n,href:i,cves:r,creator:o,packageName:a,publishedDate:s,severity:l,score:c,title:p,Link:d})=>{const g=f.useTheme(),x=d??"a";return t.jsxs(Xt,{children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[r==null?void 0:r.map(h=>t.jsx(x,{href:h.href,style:{textDecoration:"underline"},children:h.cve},h.cve)),o?t.jsx(Kt,{author:n,variant:o}):void 0]}),t.jsx(x,{href:i,children:t.jsx(V,{fontWeight:"bold",size:"sm",children:p})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",children:[t.jsx(ct,{textL:c,textR:y.capitalize(l),variant:l}),t.jsx(he,{}),e?t.jsxs(I,{color:g.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Affects: "}),e]}):void 0,t.jsx(he,{}),a?t.jsxs(I,{color:g.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Package: "}),a]}):void 0,t.jsx(he,{}),s?t.jsxs(I,{color:g.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Published date: "}),s]}):void 0]})]})},Xi=e=>{switch(e){case"warning":return"triangle-exclamation";case"info":return"circle-info";case"success":return"circle-check";case"error":default:return"circle-exclamation"}},{getVariant:qi}=ne(e=>({error:`
294
+ `,Xi=({affects:e,author:n,href:i,cves:o,creator:r,packageName:a,publishedDate:l,severity:s,score:c,title:d,indx:p,Link:g})=>{const x=f.useTheme(),h=g??"a";return t.jsxs(Xt,{$index:p,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",justify:"space-between",children:[o==null?void 0:o.map(b=>t.jsx(h,{href:b.href,style:{textDecoration:"underline"},children:b.cve},b.cve)),r?t.jsx(Kt,{author:n,variant:r}):void 0]}),t.jsx(h,{href:i,children:t.jsx(V,{fontWeight:"bold",size:"sm",children:d})})]}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"fit-content",children:[t.jsx(ct,{textL:c,textR:y.capitalize(s),variant:s}),e?t.jsxs(t.Fragment,{children:[t.jsx(he,{}),t.jsxs(I,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Affects: "}),e]})]}):void 0,a?t.jsxs(t.Fragment,{children:[t.jsx(he,{}),t.jsxs(I,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Package: "}),a]})]}):void 0,l?t.jsxs(t.Fragment,{children:[t.jsx(he,{}),t.jsxs(I,{color:x.palette.gray[400],size:"lg",whiteSpace:"nowrap",children:[t.jsx("b",{children:"Published date: "}),l]})]}):void 0]})]})},qi=e=>{switch(e){case"warning":return"triangle-exclamation";case"info":return"circle-info";case"success":return"circle-check";case"error":default:return"circle-exclamation"}},{getVariant:Zi}=ne(e=>({error:`
294
295
  background: ${e.palette.error[50]};
295
296
  border: 1px solid ${e.palette.error[500]};
296
297
  color: ${e.palette.error[700]};
@@ -342,7 +343,7 @@
342
343
  color: ${e.palette.warning[700]};
343
344
  }
344
345
  }
345
- `})),Zi=f.styled.div`
346
+ `})),Ji=f.styled.div`
346
347
  ${({theme:e,$variant:n,$iconPosition:i="center"})=>`
347
348
  background: transparent;
348
349
  align-items: ${i==="top"?"flex-start":"center"};
@@ -362,18 +363,18 @@
362
363
  background-color: transparent;
363
364
  }
364
365
 
365
- ${qi(e,n??"error")}
366
+ ${Zi(e,n??"error")}
366
367
  `}
367
- `,Ji=f.styled.div`
368
+ `,Qi=f.styled.div`
368
369
  padding-right: 4px;
369
370
  width: 100%;
370
371
  font-size: 20px;
371
372
  font-weight: ${({theme:e})=>e.typography.weight.bold};
372
- `,Qi=f.styled.div`
373
+ `,eo=f.styled.div`
373
374
  padding-right: 4px;
374
375
  width: 100%;
375
376
  font-weight: ${({theme:e,$hasTitle:n})=>n?e.typography.weight.regular:e.typography.weight.bold};
376
- `,{getVariant:er}=ne(e=>({ghost:`
377
+ `,{getVariant:to}=ne(e=>({ghost:`
377
378
  background: transparent;
378
379
  border: none;
379
380
  color: ${e.palette.gray[800]};
@@ -447,7 +448,7 @@
447
448
  background-color: ${e.palette.primary[500]};
448
449
  color: ${e.palette.white};
449
450
  }
450
- `})),qt=f.styled(ot)`
451
+ `})),qt=f.styled(rt)`
451
452
  ${({theme:e,justify:n,$variant:i})=>`
452
453
  align-items: center;
453
454
  border-radius: var(--btn-spacing);
@@ -469,13 +470,13 @@
469
470
  ${i!=="link"?`--btn-padding-y: ${e.spacing[1]}`:""};
470
471
  }
471
472
 
472
- ${er(e,i??"primary")}
473
+ ${to(e,i??"primary")}
473
474
  `}
474
- `,tr=f.styled(qt)`
475
- ${({theme:e,disabled:n,borderRadius:i="4px",px:r=.5,py:o=.5,$variant:a})=>`
475
+ `,no=f.styled(qt)`
476
+ ${({theme:e,disabled:n,borderRadius:i="4px",px:o=.5,py:r=.5,$variant:a})=>`
476
477
  --btn-spacing: ${i};
477
- --btn-padding-x: ${e.spacing[r]};
478
- --btn-padding-y: ${e.spacing[o]};
478
+ --btn-padding-x: ${e.spacing[o]};
479
+ --btn-padding-y: ${e.spacing[r]};
479
480
 
480
481
  align-items: center;
481
482
  line-height: 0;
@@ -487,7 +488,7 @@
487
488
  ${n?`color: ${e.palette.gray[300]};`:""}
488
489
  }
489
490
  `}
490
- `,nr=f.styled(Te)``,ir=f.styled.div`
491
+ `,io=f.styled(Te)``,oo=f.styled.div`
491
492
  ${({theme:e,$maxWidth:n="320px"})=>`
492
493
  background-color: ${e.palette.gray[700]};
493
494
  border-radius: 8px;
@@ -496,9 +497,10 @@
496
497
  max-width: ${n};
497
498
  padding: ${e.spacing[.75]};
498
499
  width: max-content;
500
+ word-break: break-word;
499
501
  z-index: 999999;
500
502
  `}
501
- `,rr=f.styled.div`
503
+ `,ro=f.styled.div`
502
504
  position: absolute;
503
505
  width: 16px;
504
506
  height: 8px;
@@ -523,7 +525,7 @@
523
525
  left: 50%;
524
526
  transform: translateX(-50%) rotate(180deg);
525
527
  `}}}
526
- `,X=({children:e,disabled:n=!1,display:i="inline-block",height:r,icon:o,iconColor:a,iconSize:s,id:l,maxWidth:c,nodeTip:p,place:d="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&p===void 0,width:b})=>{const m=f.useTheme(),[w,v]=u.useState(!1),{refs:C,floatingStyles:k,context:j,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:w,placement:d,whileElementsMounted:y.autoUpdate}),T=y.useHover(j,{delay:{close:0,open:500},move:!1}),F=y.useFocus(j),D=y.useRole(j,{role:o?"label":"tooltip"}),{getReferenceProps:E,getFloatingProps:z}=y.useInteractions([T,F,D]),N=u.useMemo(()=>S.startsWith("top")?"top":S.startsWith("bottom")?"bottom":S.startsWith("left")?"left":S.startsWith("right")?"right":"bottom",[S]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(nr,{...E(),display:i,height:r,id:l,ref:C.setReference,width:b,children:o?t.jsx(R,{clickable:!0,disabled:n,icon:o,iconColor:a,iconSize:s??"sm",iconType:w?"fa-solid":"fa-light"}):e}),w&&!h&&le.createPortal(t.jsxs(ir,{...z(),$maxWidth:c,id:`floating-${l}`,ref:C.setFloating,style:k,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(I,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(p)?void 0:p,t.jsx(rr,{$placement:N,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},_=u.forwardRef(function({borderRadius:n,disabled:i,icon:r,iconColor:o,iconSize:a="sm",iconTransform:s,iconType:l,id:c,justify:p="center",onClick:d,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:w,variant:v="primary",...C},k){const j=t.jsx(tr,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:p,onClick:d,px:g,py:x,ref:k,type:h,value:w,...C,children:t.jsx(R,{clickable:!1,icon:r,iconColor:o,iconSize:a,iconTransform:s,iconType:l})}),T=(h+(v??"")+(c??r)).replace(/ /u,"_");return b===void 0?j:t.jsx(X,{id:`${T}-tooltip`,place:m,tip:b,children:j})}),or=u.forwardRef(function({autoHide:n=!1,children:i,closable:r=!1,icon:o,iconEnabled:a=!0,iconPosition:s="center",onClose:l=void 0,onTimeOut:c,show:p=!0,time:d=8,title:g,variant:x="error",id:h,...b},m){const[w,v]=u.useState(p),C=u.useCallback(()=>{l==null||l(),v(!1)},[l]);return u.useEffect(()=>{const k=setTimeout(()=>{c==null||c(!0),n&&C()},d*1e3);return()=>{clearTimeout(k)}},[n,C,d,c]),u.useEffect(()=>{v(p)},[p,v]),t.jsx($,{display:w?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(Zi,{$iconPosition:s,$variant:x,id:h,children:[a?t.jsx(R,{clickable:!1,icon:o??Xi(x),iconSize:"lg",iconType:"fa-light",mt:s==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(Ji,{children:g}):void 0,t.jsx(Qi,{$hasTitle:!!g,children:i})]}),r?t.jsx(_,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:C,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),kt=f.styled.div`
528
+ `,K=({children:e,disabled:n=!1,display:i="inline-block",height:o,icon:r,iconColor:a,iconSize:l,id:s,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const m=f.useTheme(),[w,v]=u.useState(!1),{refs:C,floatingStyles:k,context:j,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:v,open:w,placement:p,whileElementsMounted:y.autoUpdate}),T=y.useHover(j,{delay:{close:0,open:500},move:!1}),F=y.useFocus(j),D=y.useRole(j,{role:r?"label":"tooltip"}),{getReferenceProps:E,getFloatingProps:z}=y.useInteractions([T,F,D]),N=u.useMemo(()=>S.startsWith("top")?"top":S.startsWith("bottom")?"bottom":S.startsWith("left")?"left":S.startsWith("right")?"right":"bottom",[S]);return n?t.jsx(u.StrictMode,{children:e}):t.jsxs(t.Fragment,{children:[t.jsx(io,{...E(),display:i,height:o,id:s,ref:C.setReference,width:b,children:r?t.jsx(R,{clickable:!0,disabled:n,icon:r,iconColor:a,iconSize:l??"sm",iconType:w?"fa-solid":"fa-light"}):e}),w&&!h&&le.createPortal(t.jsxs(oo,{...z(),$maxWidth:c,id:`floating-${s}`,ref:C.setFloating,style:k,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:m.palette.white,fontWeight:"bold",mb:.25,size:"sm",textAlign:"start",wordWrap:"break-word",children:x}),y.lodashExports.isEmpty(g)?void 0:t.jsx(I,{color:m.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(ro,{$placement:N,children:t.jsx("svg",{fill:"none",height:"8",viewBox:"0 0 16 8",width:"16",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 0L0 0L6.58579 6.58579C7.36684 7.36684 8.63317 7.36684 9.41421 6.58579L16 0Z",fill:m.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},_=u.forwardRef(function({borderRadius:n,disabled:i,icon:o,iconColor:r,iconSize:a="sm",iconTransform:l,iconType:s,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:m,value:w,variant:v="primary",...C},k){const j=t.jsx(no,{$variant:v,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:k,type:h,value:w,...C,children:t.jsx(R,{clickable:!1,icon:o,iconColor:r,iconSize:a,iconTransform:l,iconType:s})}),T=(h+(v??"")+(c??o)).replace(/ /u,"_");return b===void 0?j:t.jsx(K,{id:`${T}-tooltip`,place:m,tip:b,children:j})}),ao=u.forwardRef(function({autoHide:n=!1,children:i,closable:o=!1,icon:r,iconEnabled:a=!0,iconPosition:l="center",onClose:s=void 0,onTimeOut:c,show:d=!0,time:p=8,title:g,variant:x="error",id:h,...b},m){const[w,v]=u.useState(d),C=u.useCallback(()=>{s==null||s(),v(!1)},[s]);return u.useEffect(()=>{const k=setTimeout(()=>{c==null||c(!0),n&&C()},p*1e3);return()=>{clearTimeout(k)}},[n,C,p,c]),u.useEffect(()=>{v(d)},[d,v]),t.jsx($,{display:w?"block":"none",ref:m,role:"alert",...b,children:t.jsxs(Ji,{$iconPosition:l,$variant:x,id:h,children:[a?t.jsx(R,{clickable:!1,icon:r??qi(x),iconSize:"lg",iconType:"fa-light",mt:l==="top"?.25:0}):void 0,t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,style:{flex:1},children:[g?t.jsx(Qi,{children:g}):void 0,t.jsx(eo,{$hasTitle:!!g,children:i})]}),o?t.jsx(_,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:C,px:.125,py:.125,style:{alignSelf:"flex-start"},variant:"ghost"}):void 0]})})}),kt=f.styled.div`
527
529
  ${({theme:e})=>`
528
530
  align-items: center;
529
531
  background-color: ${e.palette.gray[200]};
@@ -539,7 +541,7 @@
539
541
  width: ${e.spacing[1.25]};
540
542
  height: ${e.spacing[1.25]};
541
543
  `}
542
- `,ar=f.styled.div`
544
+ `,so=f.styled.div`
543
545
  ul,
544
546
  ol {
545
547
  padding-top: 6px;
@@ -603,28 +605,28 @@
603
605
  #menu-profile-container li div {
604
606
  min-width: unset;
605
607
  }
606
- `,sr=f.styled(Te)`
607
- ${({theme:e,$variant:n,$numberIndicator:i})=>{const r=i!=null&&i>0;return`
608
+ `,lo=f.styled(Te)`
609
+ ${({theme:e,$variant:n,$numberIndicator:i})=>{const o=i!=null&&i>0;return`
608
610
  align-items: center;
609
611
  background: ${n==="error"?e.palette.primary[400]:e.palette.warning[500]};
610
- border-radius: ${r?"100px":"100%"};
612
+ border-radius: ${o?"100px":"100%"};
611
613
  font-family: ${e.typography.type.primary};
612
614
  justify-content: center;
613
615
  padding: 2px 4px;
614
- position: ${r?"unset":"absolute"};
615
- z-index: ${r?"unset":"11"};
616
+ position: ${o?"unset":"absolute"};
617
+ z-index: ${o?"unset":"11"};
616
618
  max-width: fit-content;
617
- min-width: ${r?e.spacing[1.25]:e.spacing[.5]};
618
- height: ${r?"14px":e.spacing[.5]}};
619
+ min-width: ${o?e.spacing[1.25]:e.spacing[.5]};
620
+ height: ${o?"14px":e.spacing[.5]}};
619
621
  `}}
620
- `,lr=f.styled.div`
622
+ `,co=f.styled.div`
621
623
  align-items: center;
622
624
  color: ${({theme:e})=>e.palette.white};
623
625
  display: flex;
624
626
  font-size: ${({theme:e})=>e.typography.text.sm};
625
627
  font-weight: ${({theme:e})=>e.typography.weight.regular};
626
628
  justify-content: center;
627
- `,Ae=u.forwardRef(function({numberIndicator:n,show:i,variant:r="error",...o},a){return t.jsx(sr,{$numberIndicator:n,$variant:r,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...o,children:n&&t.jsx(lr,{children:n<=9?n:9})})}),{getVariant:cr}=ne(e=>({default:`
629
+ `,Ae=u.forwardRef(function({numberIndicator:n,show:i,variant:o="error",...r},a){return t.jsx(lo,{$numberIndicator:n,$variant:o,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...r,children:n&&t.jsx(co,{children:n<=9?n:9})})}),{getVariant:po}=ne(e=>({default:`
628
630
  background-color: ${e.palette.gray[200]};
629
631
  color: ${e.palette.gray[800]};
630
632
  `,error:`
@@ -699,7 +701,7 @@
699
701
  background-color: ${e.palette.warning[400]};
700
702
  color: ${e.palette.warning[700]};
701
703
  }
702
- `})),dr=f.styled.span`
704
+ `})),go=f.styled.span`
703
705
  ${({theme:e,$fontSize:n=e.typography.text.sm,$variant:i})=>`
704
706
  align-items: center;
705
707
  border-radius: ${e.spacing[i==="technique"?1:.25]};
@@ -720,9 +722,9 @@
720
722
  display: flex;
721
723
  }
722
724
 
723
- ${cr(e,i)}
725
+ ${po(e,i)}
724
726
  `}
725
- `,{getVariant:pr}=ne(e=>({highRelevance:`
727
+ `,{getVariant:uo}=ne(e=>({highRelevance:`
726
728
  color: ${e.palette.primary[500]};
727
729
 
728
730
  &:hover:not([disabled]) {
@@ -735,7 +737,7 @@
735
737
  color: ${e.palette.gray[500]};
736
738
  }
737
739
  `})),Zt=f.css`
738
- ${({theme:e,$color:n,$variant:i,$wrap:r})=>`
740
+ ${({theme:e,$color:n,$variant:i,$wrap:o})=>`
739
741
  align-items: center;
740
742
  cursor: pointer;
741
743
  font-family: ${e.typography.type.primary};
@@ -744,7 +746,7 @@
744
746
  gap: ${e.spacing[.25]};
745
747
  line-height: ${e.spacing[1.25]};
746
748
  text-decoration: underline;
747
- ${r?`
749
+ ${o?`
748
750
  word-break: normal;
749
751
  word-wrap: normal;
750
752
  `:`
@@ -761,13 +763,13 @@
761
763
  text-decoration: none;
762
764
  }
763
765
 
764
- ${n?`color: ${n}`:pr(e,i)}
766
+ ${n?`color: ${n}`:uo(e,i)}
765
767
  `}
766
- `,gr=f.styled.a`
768
+ `,xo=f.styled.a`
767
769
  ${Zt}
768
- `,ur=f.styled(Ke.Link)`
770
+ `,ho=f.styled(Ke.Link)`
769
771
  ${Zt}
770
- `,ie=({children:e,color:n,download:i,href:r,iconPosition:o="right",onClick:a,target:s,variant:l="lowRelevance",wrap:c=!1})=>{const p=r.startsWith("https://"),d=t.jsx(R,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return p?t.jsxs(gr,{$color:n,$variant:l,$wrap:c,download:i,href:r,onClick:a,rel:"nofollow noopener noreferrer",target:s??"_blank",children:[o==="left"?d:void 0,e,o==="right"?d:void 0]}):t.jsxs(ur,{$variant:l,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:s,to:r,children:[s!==void 0&&o==="left"?d:void 0,e,s!==void 0&&o==="right"?d:void 0]})},q=({disabled:e,icon:n,iconColor:i="inherit",iconType:r="fa-light",id:o="close-tag",filterValues:a="",fontSize:s,href:l,linkLabel:c,onClose:p,priority:d="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),m=`${x.slice(0,25)}...`;return t.jsxs(fe,{className:"gap-0.5",display:l===void 0?"initial":"flex",size:"md",children:[t.jsxs(dr,{$fontSize:s,$variant:h,className:d,children:[n&&t.jsx(R,{icon:n,iconColor:i,iconSize:"sm",iconType:r}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?m:x}),t.jsx("strong",{className:"w-full",children:a})]}),p?t.jsx(_,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:o,onClick:p,px:.125,py:.125,variant:"ghost"}):void 0]}),l===void 0?void 0:t.jsx(ie,{href:l,children:c})]})},Jt=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},O=u.forwardRef(function({children:n,disabled:i=!1,external:r=!1,href:o,id:a,icon:s,iconColor:l,iconType:c,name:p,dotNotification:d,notification:g,onClick:x,rightIcon:h,tag:b,type:m="button",tooltip:w,tooltipPlace:v="bottom",underline:C=!1,value:k,variant:j="primary",width:S,...T},F){const D=w!==void 0,E=`${a}-tooltip`,z=u.useCallback(()=>{o&&Jt(o,r)},[r,o]),N=t.jsxs(qt,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:p,onClick:j==="link"?z:x,ref:F,type:m,value:k,width:S,...D?{"data-tooltip-id":E}:{},...T,children:[d&&j==="ghost"&&!i?t.jsx(Ae,{left:s!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,s!==void 0&&t.jsx(R,{icon:s,iconColor:l??void 0,iconSize:"lg",iconType:c??"fa-light"}),n,h||j==="link"?t.jsx(R,{icon:h??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,b===void 0||i?null:t.jsx(q,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Ae,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return D?t.jsx(X,{disabled:!D,id:E,place:v,tip:w,width:S,children:N}):N}),xr=u.forwardRef(function({children:n,onClick:i,userName:r,showIcon:o=!1,showUsername:a=!1},s){const l=!!i,c=f.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:s,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[l?t.jsxs(O,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(kt,{children:r[0].toUpperCase()}),a?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:r.split(" ")[0]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(kt,{children:r[0].toUpperCase()}),a?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",r.split(" ")[0],"!"]}):void 0,o?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(ar,{children:n})]})})}),Me=({authorEmail:e,date:n,description:i,descriptionColor:r,id:o,title:a,titleColor:s,textAlign:l,textSpacing:c=0,tooltip:p})=>{const d=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||p?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(I,{color:s??d.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:l,wordBreak:"break-word",children:a}):a,p&&t.jsx(X,{icon:"circle-info",id:o,place:"top",tip:p})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(I,{color:r??d.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:l,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Author: ${e}`})]})]})},Ct=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
772
+ `,ie=({children:e,color:n,download:i,href:o,iconPosition:r="right",onClick:a,target:l,variant:s="lowRelevance",wrap:c=!1})=>{const d=o.startsWith("https://"),p=t.jsx(R,{icon:i===void 0?"arrow-up-right-from-square":"arrow-down-to-bracket",iconSize:"sm",iconType:"fa-light",ml:.25,mr:.25});return d?t.jsxs(xo,{$color:n,$variant:s,$wrap:c,download:i,href:o,onClick:a,rel:"nofollow noopener noreferrer",target:l??"_blank",children:[r==="left"?p:void 0,e,r==="right"?p:void 0]}):t.jsxs(ho,{$variant:s,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:l,to:o,children:[l!==void 0&&r==="left"?p:void 0,e,l!==void 0&&r==="right"?p:void 0]})},q=({disabled:e,icon:n,iconColor:i="inherit",iconType:o="fa-light",id:r="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:c,onClose:d,priority:p="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),m=`${x.slice(0,25)}...`;return t.jsxs(fe,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(go,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(R,{icon:n,iconColor:i,iconSize:"sm",iconType:o}),t.jsxs("span",{className:"w-full",children:[t.jsx("strong",{children:g}),t.jsx("span",{children:b?m:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(_,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:r,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:t.jsx(ie,{href:s,children:c})]})},Jt=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},O=u.forwardRef(function({children:n,disabled:i=!1,external:o=!1,href:r,id:a,icon:l,iconColor:s,iconType:c,name:d,dotNotification:p,notification:g,onClick:x,rightIcon:h,tag:b,type:m="button",tooltip:w,tooltipPlace:v="bottom",underline:C=!1,value:k,variant:j="primary",width:S,...T},F){const D=w!==void 0,E=`${a}-tooltip`,z=u.useCallback(()=>{r&&Jt(r,o)},[o,r]),N=t.jsxs(qt,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:d,onClick:j==="link"?z:x,ref:F,type:m,value:k,width:S,...D?{"data-tooltip-id":E}:{},...T,children:[p&&j==="ghost"&&!i?t.jsx(Ae,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(R,{icon:l,iconColor:s??void 0,iconSize:"lg",iconType:c??"fa-light"}),n,h||j==="link"?t.jsx(R,{icon:h??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,b===void 0||i?null:t.jsx(q,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Ae,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return D?t.jsx(K,{disabled:!D,id:E,place:v,tip:w,width:S,children:N}):N}),fo=u.forwardRef(function({children:n,onClick:i,userName:o,showIcon:r=!1,showUsername:a=!1},l){const s=!!i,c=f.useTheme();return t.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:t.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[s?t.jsxs(O,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(kt,{children:o[0].toUpperCase()}),a?t.jsx(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:o.split(" ")[0]}):void 0,r?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx(kt,{children:o[0].toUpperCase()}),a?t.jsxs(I,{color:c.palette.gray[800],display:"inline",ml:.5,size:"md",children:["Hi ",o.split(" ")[0],"!"]}):void 0,r?t.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(so,{children:n})]})})}),Me=({authorEmail:e,date:n,description:i,descriptionColor:o,id:r,title:a,titleColor:l,textAlign:s,textSpacing:c=0,tooltip:d})=>{const p=f.useTheme();return t.jsxs($,{width:"100%",children:[typeof a=="string"||d?t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?t.jsx(I,{color:l??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:s,wordBreak:"break-word",children:a}):a,d&&t.jsx(K,{icon:"circle-info",id:r,place:"top",tip:d})]}):void 0,t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&t.jsx(I,{color:o??p.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"md",textAlign:s,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},Ct=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
771
773
  & img {
772
774
  display: block;
773
775
  }
@@ -782,8 +784,8 @@
782
784
  pointer-events: none;
783
785
  ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
784
786
  }
785
- `,hr=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},fr=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,hr(n)),Qt=({alt:e,fileType:n,width:i="100%",opacity:r=0,src:o,height:a="auto",videoViewStatus:s})=>{const[l,c]=u.useState({start:!1,half:!1,end:!1}),p=u.useCallback(d=>{if(!s)return;const g=d.target,x=g.currentTime/g.duration*100;x>5&&x<50?(l.start||s("start"),c({start:!0,half:!1,end:!1})):x>=50&&x<99?(l.half||s("half"),c({start:!0,half:!0,end:!1})):x>=99?(l.end||s("end"),c({start:!0,half:!0,end:!0})):c({start:!1,half:!1,end:!1})},[s,l]);return n==="video"||fr(["webm"],o)?t.jsx(Ct,{$opacity:r,children:t.jsx(ie,{href:o,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:p,style:{height:a,width:i},children:[t.jsx("source",{src:o,type:"video/webm"}),o]})})}):t.jsx(Ct,{$opacity:r,children:t.jsx("img",{alt:e,src:o,style:{height:a,width:i}})})},yr=({alt:e,authorEmail:n,date:i,description:r,src:o,children:a,isEditing:s,onClick:l,title:c,hideDescription:p=!1,headerType:d="image",showMaximize:g=!0,videoViewStatus:x})=>{const h=f.useTheme(),[b,m]=u.useState(!1),w=u.useCallback(()=>{m(!0)},[]),v=u.useCallback(()=>{m(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:w,onLeave:v,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:h.palette.black,borderRadius:h.spacing[.25],cursor:s?"unset":"pointer",display:"inline-flex",justify:"center",onClick:l,position:"relative",width:"100%",children:a===void 0?t.jsxs(rt.default.Fragment,{children:[t.jsx(Qt,{alt:e,fileType:d,height:"147px",opacity:b?.3:0,src:o,videoViewStatus:x,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(_,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),p?null:t.jsx(Me,{authorEmail:n,date:i,description:r,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:c})]})},br=f.styled.div`
786
- ${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:r="auto"})=>`
787
+ `,yo=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},bo=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,yo(n)),Qt=({alt:e,fileType:n,width:i="100%",opacity:o=0,src:r,height:a="auto"})=>n==="video"||bo(["webm"],r)?t.jsx(Ct,{$opacity:o,children:t.jsx(ie,{href:r,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,style:{height:a,width:i},children:[t.jsx("source",{src:r,type:"video/webm"}),r]})})}):t.jsx(Ct,{$opacity:o,children:t.jsx("img",{alt:e,src:r,style:{height:a,width:i}})}),$o=({alt:e,authorEmail:n,date:i,description:o,src:r,children:a,isEditing:l,onClick:s,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0})=>{const x=f.useTheme(),[h,b]=u.useState(!1),m=u.useCallback(()=>{b(!0)},[]),w=u.useCallback(()=>{b(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:x.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:w,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:x.palette.black,borderRadius:x.spacing[.25],cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(ot.default.Fragment,{children:[t.jsx(Qt,{alt:e,fileType:p,height:"147px",opacity:h?.3:0,src:r,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(_,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Me,{authorEmail:n,date:i,description:o,descriptionColor:x.palette.gray[600],id:`${e}-card-header`,title:c})]})},mo=f.styled.div`
788
+ ${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:o="auto"})=>`
787
789
  display: flex;
788
790
  background-color: ${e.palette.white};
789
791
  border-radius: ${e.spacing[.25]};
@@ -792,7 +794,7 @@
792
794
  justify-content: center;
793
795
  gap: ${e.spacing[.5]};
794
796
  min-width: ${i};
795
- min-height: ${r};
797
+ min-height: ${o};
796
798
  padding: ${e.spacing[1]};
797
799
 
798
800
  input {
@@ -801,7 +803,7 @@
801
803
  text-align: ${n};
802
804
  }
803
805
  `}
804
- `,dt=({htmlFor:e,label:n,link:i,required:r,tooltip:o,weight:a="normal"})=>{const s=f.useTheme(),l=`${e}-tooltip`,c=o!==void 0&&!y.lodashExports.isEmpty(o);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:s.typography.type.primary,fontWeight:s.typography.weight[a]},children:[n,r&&t.jsx(R,{icon:"asterisk",iconColor:s.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(X,{display:"inline-flex",icon:"circle-info",id:l,place:"top",tip:o}):null,i?t.jsx(ie,{href:i,target:"_blank"}):null]})},$r=f.styled.div`
806
+ `,dt=({htmlFor:e,label:n,link:i,required:o,tooltip:r,weight:a="normal"})=>{const l=f.useTheme(),s=`${e}-tooltip`,c=r!==void 0&&!y.lodashExports.isEmpty(r);return t.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontFamily:l.typography.type.primary,fontWeight:l.typography.weight[a]},children:[n,o&&t.jsx(R,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(K,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:r}):null,i?t.jsx(ie,{href:i,target:"_blank"}):null]})},wo=f.styled.div`
805
807
  ${({theme:e})=>`
806
808
  align-items: flex-start;
807
809
  display: inline-flex;
@@ -956,7 +958,7 @@
956
958
  border: 1px solid ${e.palette.gray[600]};
957
959
  }
958
960
  `}
959
- `,mr=f.styled.div`
961
+ `,jo=f.styled.div`
960
962
  height: 1px;
961
963
  background-color: ${({theme:e})=>e.palette.gray[300]};
962
964
  flex-shrink: 0;
@@ -970,7 +972,7 @@
970
972
  ${Q}:focus-within:not(.disabled, .error) & {
971
973
  border: 1px solid ${({theme:e})=>e.palette.black};
972
974
  }
973
- `,wr=f.styled.div`
975
+ `,vo=f.styled.div`
974
976
  ${({theme:e,$show:n})=>`
975
977
  align-items: center;
976
978
  align-self: stretch;
@@ -983,7 +985,7 @@
983
985
  line-height: 18px;
984
986
  text-align: left;
985
987
  `}
986
- `,K=({children:e,disabled:n,id:i,error:r,helpLink:o,helpLinkText:a="Link here",helpText:s,htmlFor:l,label:c,linkPosition:p="down",maxLength:d,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=h?h.length:0;return t.jsxs($r,{id:i,children:[c===void 0?void 0:t.jsx(dt,{htmlFor:l,label:c,link:p==="up"?o:void 0,required:g,tooltip:x,weight:b}),e,r||d?t.jsxs($,{display:"flex",justify:r===void 0?"end":"space-between",width:"100%",children:[r&&t.jsx(I,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:r}),d&&t.jsx(q,{priority:"low",tagLabel:`${w}/${d}`,variant:n?"inactive":"error"})]}):void 0,s||o?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[s&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:m.palette.gray[400],display:"inline-block",size:"md",children:s})]}),o&&p==="down"?t.jsx(ie,{href:o,children:a}):void 0]}):void 0]})},De=({className:e,children:n,isFilter:i=!1,popoverRef:r,state:o,triggerRef:a,...s})=>{var x;const l=f.useTheme(),c=u.useRef(null),p=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:d}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...s,popoverRef:r??c,triggerRef:a,isNonModal:r?!0:void 0,shouldFlip:e==="dropdown"},o),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...d,className:e,id:"popover",onPointerDown:i?g:void 0,ref:r??c,style:{...d.style,maxHeight:300,overflowY:"auto",scrollbarColor:`${l.palette.gray[600]} ${l.palette.gray[100]}`,scrollPadding:l.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:p==null?void 0:p.width}:{}},children:n})})},jr=f.styled.ul`
988
+ `,X=({children:e,disabled:n,id:i,error:o,helpLink:r,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=h?h.length:0;return t.jsxs(wo,{id:i,children:[c===void 0?void 0:t.jsx(dt,{htmlFor:s,label:c,link:d==="up"?r:void 0,required:g,tooltip:x,weight:b}),e,o||p?t.jsxs($,{display:"flex",justify:o===void 0?"end":"space-between",width:"100%",children:[o&&t.jsx(I,{className:"error-msg",color:m.palette.error[500],display:"block",size:"md",children:o}),p&&t.jsx(q,{priority:"low",tagLabel:`${w}/${p}`,variant:n?"inactive":"error"})]}):void 0,l||r?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:m.palette.gray[400],display:"inline-block",size:"md",children:l})]}),r&&d==="down"?t.jsx(ie,{href:r,children:a}):void 0]}):void 0]})},De=({className:e,children:n,isFilter:i=!1,popoverRef:o,state:r,triggerRef:a,...l})=>{var x;const s=f.useTheme(),c=u.useRef(null),d=(x=a==null?void 0:a.current)==null?void 0:x.getBoundingClientRect(),{popoverProps:p}=y.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:o??c,triggerRef:a,isNonModal:o?!0:void 0,shouldFlip:e==="dropdown"},r),g=u.useCallback(h=>{h.preventDefault()},[]);return t.jsx(y.$337b884510726a0d$export$c6fdb837b070b4ff,{children:t.jsx("div",{...p,className:e,id:"popover",onPointerDown:i?g:void 0,ref:o??c,style:{...p.style,maxHeight:300,overflowY:"auto",scrollbarColor:`${s.palette.gray[600]} ${s.palette.gray[100]}`,scrollPadding:s.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:d==null?void 0:d.width}:{}},children:n})})},ko=f.styled.ul`
987
989
  ${({theme:e,$multiSelection:n,$width:i})=>`
988
990
  align-self: center;
989
991
  background: ${e.palette.white};
@@ -1003,7 +1005,7 @@
1003
1005
  border-bottom: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
1004
1006
  }
1005
1007
  `}
1006
- `,vr=f.styled.li`
1008
+ `,Co=f.styled.li`
1007
1009
  ${({theme:e,$multiSelection:n})=>`
1008
1010
  align-items: center;
1009
1011
  color: ${e.palette.gray[800]};
@@ -1046,7 +1048,7 @@
1046
1048
  }
1047
1049
  }
1048
1050
  `}
1049
- `,kr=f.styled.label`
1051
+ `,So=f.styled.label`
1050
1052
  ${({theme:e})=>`
1051
1053
  align-items: center;
1052
1054
  color: ${e.palette.gray[600]};
@@ -1118,7 +1120,7 @@
1118
1120
  fill: ${e.palette.white};
1119
1121
  }
1120
1122
  `}
1121
- `,oe=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:s,onFocus:l,onKeyDown:c,tooltip:p,value:d,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start",children:[t.jsxs(kr,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":o,checked:n,"data-testid":r??d,disabled:i,id:o,name:o,onChange:a,onClick:s,onFocus:l,onKeyDown:c,ref:x,type:"checkbox",value:d,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),r??d]}),p===void 0?void 0:t.jsx(X,{icon:"circle-info",id:p,place:"right",tip:p})]})}),en=({item:e,multiSelection:n,name:i,register:r,setInputValue:o,setValue:a,state:s,watch:l})=>{var F,D,E;const c=f.useTheme(),p=u.useRef(null),d=e.props.hrefLang,g=s.disabledKeys,x=Array.from(s.collection.getKeys()).filter(z=>!Array.from(g).includes(z)&&z!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:w}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},s,p),v=[b?"selected":"",m?"focused":"",w?"disabled":""].join(" "),C=u.useCallback(z=>{o(""),a==null||a(`${i}Options`,""),z.currentTarget.checked&&(o(z.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,o,a]),k=u.useCallback(()=>{const z=l==null?void 0:l(`${i}Options`),N=typeof z=="string"?[z]:z;y.isEqual(x,N)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),o("All vulnerability types")):(a==null||a("checkAll",""),o((N==null?void 0:N.length)<=2?N.join(", "):`${N.slice(0,2).join(", ")+`, +${N.length-2} more`}`))},[g,x,i,o,a,l]),j=e.key==="All"?t.jsx(oe,{...r==null?void 0:r("checkAll",{onChange:C}),label:(F=e.rendered)==null?void 0:F.toString(),name:"checkAll",value:(D=e.rendered)==null?void 0:D.toString()}):t.jsx(oe,{...r==null?void 0:r(`${i}Options`,{onChange:k}),label:(E=e.rendered)==null?void 0:E.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!w?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),T=u.useCallback(z=>{var N;z.preventDefault(),o(((N=e.rendered)==null?void 0:N.toString())??""),s.setSelectedKey(e.key),setTimeout(()=>{s.setOpen(!1)},50),Jt(d)},[d,e.key,e.rendered,s,o]);return ee(document.getElementsByClassName("dropdown")[0],()=>{n&&s.close()},!0,document.getElementById("combobox")),t.jsxs(vr,{...!n&&!d?h:{},$multiSelection:n,className:v,ref:p,children:[d?t.jsx(ie,{href:d,onClick:T,children:S}):S,b&&!w&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(q,{tagLabel:e.textValue,variant:"inactive"})]})},qe=({field:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:s,label:l,loadingItems:c,name:p,multiSelection:d=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>{var mt,wt;const T=f.useTheme(),F=n?void 0:r,D=(e==null?void 0:e.value)??k,[E,z]=u.useState(((mt=g.find(P=>P.value===D))==null?void 0:mt.name)??""),[N,M]=u.useState(D),[B,U]=u.useState(g),[H,W]=u.useState(!1),{contains:te}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),He=u.useRef(null),Ve=u.useRef(null),Re=u.useRef(null),Ue=u.useRef(null),li=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),jt=Y.includes(G.value);return de&&!jt?1:!de&&jt?-1:0}).map(P=>te(P.name,E)||H?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[te,i,E,g,H]),ci=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();z(d?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>te(Y.name,d?G:P))))},[te,g,e,d,h]),di=u.useCallback(P=>{var G;z(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),$t=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),pi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),gi=u.useCallback(()=>{W(!0)},[]),Z=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:d,allowsEmptyCollection:!0,disabledKeys:i,inputValue:E,items:B,menuTrigger:"focus",shouldCloseOnBlur:!d,selectedKey:N,onBlur:pi,onInputChange:ci,onKeyDown:$t,onKeyUp:gi,onOpenChange(P,G){W(P&&(G==="manual"||G==="focus")),P&&setTimeout(()=>{var Y;return(Y=ce.current)==null?void 0:Y.focus()},50)},onSelectionChange:d?void 0:di,children:li}),{buttonProps:ui,inputProps:xi,listBoxProps:hi}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:E,buttonRef:He,id:p,inputRef:ce,label:l??p,listBoxRef:Ve,name:p,placeholder:b,popoverRef:Ue},Z),{listBoxProps:fi}=y.$c132121280ec012d$export$50eacbbf140a3141(hi,Z,Ve),{buttonProps:yi}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(ui,He),{width:bi}=((wt=Re.current)==null?void 0:wt.getBoundingClientRect())??{width:240};return ee(Re.current,()=>{Z.isOpen&&!d&&Z.close()},!0,Ue.current),u.useEffect(()=>{var P;if((c===!1||!D)&&!d){const G=((P=g.find(Y=>Y.value===D))==null?void 0:P.name)??"";z(G),M(G)}},[D,g,c,d]),t.jsxs(K,{error:F,helpLink:o,helpLinkText:a,helpText:s,htmlFor:p,id:"combobox",label:l,required:w,tooltip:C,weight:S,children:[t.jsxs(Q,{className:`${n?"disabled":""} ${F?"error":""}`,ref:Re,children:[t.jsx("input",{...xi,"aria-invalid":F?"true":"false","aria-label":p,disabled:n,onKeyDown:$t,ref:ce}),F?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:T.palette.error[500],iconSize:"lg"}):void 0,t.jsx(_,{...yi,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:T.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:He,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(De,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ue,state:Z,triggerRef:Re,children:t.jsx(jr,{...fi,$multiSelection:d&&!Array.from(i??[]).includes("All"),$width:bi,ref:Ve,children:[...Z.collection].map(P=>t.jsx(en,{item:P,multiSelection:d,name:p,register:m,setInputValue:z,setValue:v,state:Z,watch:j},P.key))})}):null]})},pt=({control:e,disabled:n=!1,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:s,label:l,loadingItems:c,name:p,multiSelection:d,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:p,render:({field:T,fieldState:F})=>{var D;return t.jsx(qe,{disabled:n,disabledKeys:i,error:(D=F.error)==null?void 0:D.message,field:T,helpLink:o,helpLinkText:a,helpText:s,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})},rules:{required:w}}):t.jsx(qe,{disabled:n,disabledKeys:i,error:r,helpLink:o,helpLinkText:a,helpText:s,items:g,label:l,loadingItems:c,multiSelection:d,name:p,onBlur:x,onChange:h,placeholder:b,required:w,tooltip:C,value:k,weight:S}),Cr=f.styled.div`
1123
+ `,re=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start",children:[t.jsxs(So,{"aria-disabled":i,children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-hidden":!1,"aria-label":r,checked:n,"data-testid":o??p,disabled:i,id:r,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:c,ref:x,type:"checkbox",value:p,...g}),t.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),o??p]}),d===void 0?void 0:t.jsx(K,{icon:"circle-info",id:d,place:"right",tip:d})]})}),en=({item:e,multiSelection:n,name:i,register:o,setInputValue:r,setValue:a,state:l,watch:s})=>{var F,D,E;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(z=>!Array.from(g).includes(z)&&z!=="All"),{optionProps:h,isSelected:b,isFocused:m,isDisabled:w}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),v=[b?"selected":"",m?"focused":"",w?"disabled":""].join(" "),C=u.useCallback(z=>{r(""),a==null||a(`${i}Options`,""),z.currentTarget.checked&&(r(z.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,r,a]),k=u.useCallback(()=>{const z=s==null?void 0:s(`${i}Options`),N=typeof z=="string"?[z]:z;y.isEqual(x,N)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),r("All vulnerability types")):(a==null||a("checkAll",""),r((N==null?void 0:N.length)<=2?N.join(", "):`${N.slice(0,2).join(", ")+`, +${N.length-2} more`}`))},[g,x,i,r,a,s]),j=e.key==="All"?t.jsx(re,{...o==null?void 0:o("checkAll",{onChange:C}),label:(F=e.rendered)==null?void 0:F.toString(),name:"checkAll",value:(D=e.rendered)==null?void 0:D.toString()}):t.jsx(re,{...o==null?void 0:o(`${i}Options`,{onChange:k}),label:(E=e.rendered)==null?void 0:E.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!w?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),T=u.useCallback(z=>{var N;z.preventDefault(),r(((N=e.rendered)==null?void 0:N.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Jt(p)},[p,e.key,e.rendered,l,r]);return ee(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,document.getElementById("combobox")),t.jsxs(Co,{...!n&&!p?h:{},$multiSelection:n,className:v,ref:d,children:[p?t.jsx(ie,{href:p,onClick:T,children:S}):S,b&&!w&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(q,{tagLabel:e.textValue,variant:"inactive"})]})},qe=({field:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>{var mt,wt;const T=f.useTheme(),F=n?void 0:o,D=(e==null?void 0:e.value)??k,[E,z]=u.useState(((mt=g.find(P=>P.value===D))==null?void 0:mt.name)??""),[N,M]=u.useState(D),[B,U]=u.useState(g),[H,W]=u.useState(!1),{contains:te}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),He=u.useRef(null),Ve=u.useRef(null),Re=u.useRef(null),Ue=u.useRef(null),li=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),jt=Y.includes(G.value);return de&&!jt?1:!de&&jt?-1:0}).map(P=>te(P.name,E)||H?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[te,i,E,g,H]),ci=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();z(p?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),M(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>te(Y.name,p?G:P))))},[te,g,e,p,h]),di=u.useCallback(P=>{var G;z(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),M(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),$t=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),pi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),gi=u.useCallback(()=>{W(!0)},[]),Z=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:E,items:B,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:N,onBlur:pi,onInputChange:ci,onKeyDown:$t,onKeyUp:gi,onOpenChange(P,G){W(P&&(G==="manual"||G==="focus")),P&&setTimeout(()=>{var Y;return(Y=ce.current)==null?void 0:Y.focus()},50)},onSelectionChange:p?void 0:di,children:li}),{buttonProps:ui,inputProps:xi,listBoxProps:hi}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:E,buttonRef:He,id:d,inputRef:ce,label:s??d,listBoxRef:Ve,name:d,placeholder:b,popoverRef:Ue},Z),{listBoxProps:fi}=y.$c132121280ec012d$export$50eacbbf140a3141(hi,Z,Ve),{buttonProps:yi}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(ui,He),{width:bi}=((wt=Re.current)==null?void 0:wt.getBoundingClientRect())??{width:240};return ee(Re.current,()=>{Z.isOpen&&!p&&Z.close()},!0,Ue.current),u.useEffect(()=>{var P;if((c===!1||!D)&&!p){const G=((P=g.find(Y=>Y.value===D))==null?void 0:P.name)??"";z(G),M(G)}},[D,g,c,p]),t.jsxs(X,{error:F,helpLink:r,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:w,tooltip:C,weight:S,children:[t.jsxs(Q,{className:`${n?"disabled":""} ${F?"error":""}`,ref:Re,children:[t.jsx("input",{...xi,"aria-invalid":F?"true":"false","aria-label":d,disabled:n,onKeyDown:$t,ref:ce}),F?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:T.palette.error[500],iconSize:"lg"}):void 0,t.jsx(_,{...yi,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:T.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:He,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(De,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ue,state:Z,triggerRef:Re,children:t.jsx(ko,{...fi,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:bi,ref:Ve,children:[...Z.collection].map(P=>t.jsx(en,{item:P,multiSelection:p,name:d,register:m,setInputValue:z,setValue:v,state:Z,watch:j},P.key))})}):null]})},pt=({control:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:T,fieldState:F})=>{var D;return t.jsx(qe,{disabled:n,disabledKeys:i,error:(D=F.error)==null?void 0:D.message,field:T,helpLink:r,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:m,required:w,setValue:v,tooltip:C,value:k,watch:j,weight:S})},rules:{required:w}}):t.jsx(qe,{disabled:n,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:w,tooltip:C,value:k,weight:S}),zo=f.styled.div`
1122
1124
  ${({theme:e})=>`
1123
1125
  align-items: center;
1124
1126
  color: ${e.palette.gray[800]};
@@ -1139,7 +1141,7 @@
1139
1141
  display: none;
1140
1142
  }
1141
1143
  `}
1142
- `,Sr=f.styled.div.attrs({className:"year-selection"})`
1144
+ `,To=f.styled.div.attrs({className:"year-selection"})`
1143
1145
  align-items: flex-start;
1144
1146
  display: flex;
1145
1147
  flex-direction: column;
@@ -1171,9 +1173,9 @@
1171
1173
  text-align: center;
1172
1174
  width: ${e.spacing[2.5]};
1173
1175
  `}
1174
- `,zr=f.styled.th`
1176
+ `,Io=f.styled.th`
1175
1177
  ${tn}
1176
- `,Tr=f.styled.td`
1178
+ `,Do=f.styled.td`
1177
1179
  ${({theme:e})=>`
1178
1180
  ${tn}
1179
1181
  height: ${e.spacing[2.5]};
@@ -1223,7 +1225,7 @@
1223
1225
  }
1224
1226
  }
1225
1227
  `}
1226
- `,Ir=f.styled.div.attrs({className:"dot"})`
1228
+ `,Eo=f.styled.div.attrs({className:"dot"})`
1227
1229
  position: absolute;
1228
1230
  top: 48%;
1229
1231
 
@@ -1250,9 +1252,9 @@
1250
1252
  padding: 0 ${e.spacing[.25]};
1251
1253
  width: 100%;
1252
1254
  `}
1253
- `,nn=({state:e,date:n})=>{const i=u.useRef(null),r=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:o,buttonProps:a,isSelected:s,isDisabled:l,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):s,d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):s,g=s&&!l&&!(p||d)?"range":"";return t.jsx(Tr,{id:g,...o,children:t.jsxs("div",{...a,className:`cell ${p||d?"selected":""}
1254
- ${l?"disabled":""} ${r?"today":""}
1255
- ${!e.isFocused&&!r?"focused":""} ${g}`,ref:i,children:[c,r?t.jsx(Ir,{children:t.jsx(R,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Oe=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:r}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),o=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(St,{children:r.map((a,s)=>{const l=`key_${s}`;return t.jsx(zr,{children:a},l)})})}),t.jsx("tbody",{children:[...new Array(o).keys()].map(a=>t.jsx(St,{children:e.getDatesInWeek(a).map((s,l)=>{const c=`key_${l}`;return s?t.jsx(nn,{date:s,state:e},c):t.jsx("td",{},c)})},a))})]})},Dr=f.styled(ot)`
1255
+ `,nn=({state:e,date:n})=>{const i=u.useRef(null),o=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:r,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:c}=y.$36a0ac60f04457c5$export$136073280381448e({date:n},e,i),d="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.start):l,p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):l,g=l&&!s&&!(d||p)?"range":"";return t.jsx(Do,{id:g,...r,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
1256
+ ${s?"disabled":""} ${o?"today":""}
1257
+ ${!e.isFocused&&!o?"focused":""} ${g}`,ref:i,children:[c,o?t.jsx(Eo,{children:t.jsx(R,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Oe=({state:e,...n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:o}=y.$e3031d1f8c9d64eb$export$cb95147730a423f5(n,e),r=y.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return t.jsxs("table",{children:[t.jsx("thead",{children:t.jsx(St,{children:o.map((a,l)=>{const s=`key_${l}`;return t.jsx(Io,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(r).keys()].map(a=>t.jsx(St,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(nn,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},Ro=f.styled(rt)`
1256
1258
  align-items: center;
1257
1259
  background-color: inherit;
1258
1260
  border-color: inherit;
@@ -1272,7 +1274,7 @@
1272
1274
  background-color: ${({theme:e})=>e.palette.gray[100]};
1273
1275
  cursor: pointer;
1274
1276
  }
1275
- `,Er=f.styled.div`
1277
+ `,Fo=f.styled.div`
1276
1278
  ${({theme:e})=>`
1277
1279
  align-items: flex-start;
1278
1280
  background: ${e.palette.white};
@@ -1286,22 +1288,22 @@
1286
1288
  padding: ${e.spacing[.25]};
1287
1289
  width: 292px;
1288
1290
  `}
1289
- `,Rr=f.styled.button`
1290
- ${({theme:e,$disabled:n,$focus:i,$header:r})=>{const o=i?"34px":"40px";return`
1291
+ `,No=f.styled.button`
1292
+ ${({theme:e,$disabled:n,$focus:i,$header:o})=>{const r=i?"34px":"40px";return`
1291
1293
  align-items: center;
1292
- border-radius: ${r?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
1294
+ border-radius: ${o?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
1293
1295
  border-left: inherit;
1294
1296
  display: flex;
1295
- height: ${r?"38px":o};
1297
+ height: ${o?"38px":r};
1296
1298
  justify-content: center;
1297
1299
  outline: none;
1298
- width: ${r?"38px":"40px"};
1300
+ width: ${o?"38px":"40px"};
1299
1301
 
1300
1302
  &:hover {
1301
1303
  background-color: ${e.palette.gray[n?500:100]};
1302
1304
  }
1303
1305
  `}}
1304
- `,Fr=f.styled.div`
1306
+ `,Ao=f.styled.div`
1305
1307
  ${({theme:e})=>`
1306
1308
  align-items: center;
1307
1309
  background: transparent;
@@ -1312,7 +1314,7 @@
1312
1314
  justify-content: space-between;
1313
1315
  width: calc(100% - 40px);
1314
1316
  `}
1315
- `,Nr=f.styled.div`
1317
+ `,Lo=f.styled.div`
1316
1318
  align-items: center;
1317
1319
  display: flex;
1318
1320
  justify-content: flex-end;
@@ -1350,7 +1352,7 @@
1350
1352
  font-weight: ${e.typography.weight.bold};
1351
1353
  }
1352
1354
  `}
1353
- `,Le=({disabled:e=!1,icon:n,props:i})=>{const r=u.useRef(null),{buttonProps:o}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,r);return t.jsx(Rr,{...o,$disabled:e,$focus:!!o["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:r,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},We=({state:e,prevButtonProps:n,nextButtonProps:i,title:r})=>{const o=e.focusedDate,a=f.useTheme(),s=u.useCallback(()=>{e.setFocusedDate(o.add({years:1}))},[o,e]),l=u.useCallback(()=>{e.setFocusedDate(o.subtract({years:1}))},[o,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Le,{icon:"chevron-left",props:n}),t.jsxs(Cr,{children:[r,t.jsxs(Sr,{children:[t.jsx(zt,{"aria-label":"top",onClick:s,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(zt,{"aria-label":"bottom",onClick:l,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Le,{icon:"chevron-right",props:i})]})},rn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:o,nextButtonProps:a,title:s}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,r);return t.jsxs("div",{className:"calendar",children:[t.jsx(We,{nextButtonProps:a,prevButtonProps:o,state:r,title:s}),t.jsx(Oe,{state:r}),t.jsx(gt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},on=({segment:e,state:n})=>{const i=f.useTheme(),r=u.useRef(null),a={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:s}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,r),l=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...s,className:"segment-cell"},ref:r,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:l},children:a.isPlaceholder?a.placeholder:a.text})},an=({disabled:e,error:n=!1,props:i})=>{const r=f.useTheme(),o=u.useRef(null),a=y.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:s}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,o),l=u.useCallback(c=>{const p=document.getElementsByClassName("segment-cell"),d=c.currentTarget;Object.values(p).some(g=>g.contains(d))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(Fr,{...s,onClick:l,children:[t.jsx("div",{className:"flex flex-row",style:{color:r.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,p)=>{const d=`key_${p}`;return t.jsx(on,{segment:{...c,isEditable:!e},state:a},d)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:r.palette.error[500],iconSize:"lg"}):void 0]})},sn=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:r}=i,o=!y.lodashExports.isNil(r)&&r.hour<12?"AM":"PM",[a,s]=u.useState(y.lodashExports.isNil(r)?"AM":o),{fieldProps:l}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(p=>{const d=p.currentTarget.name;d!==a&&(y.lodashExports.isNil(r)||(d==="AM"?i.setSegment("dayPeriod",0):d==="PM"&&i.setSegment("dayPeriod",12))),s(d)},[a,i,r]);return t.jsxs(Nr,{children:[t.jsx(Tt,{...l,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(Tt,{children:[t.jsx(It,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(It,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Pe=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",Ar=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Dt=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),ye=({error:e,buttonProps:n,datePickerRef:i,disabled:r=!1,granularity:o="day",fieldProps:a,groupProps:s,name:l,register:c,required:p,setValue:d,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=o==="day"?Pe(String(h)):Ar(String(h));a.onChange&&a.onChange(h??null),d&&d(l,b,{shouldDirty:!0})},[a,o,l,d]);return t.jsxs(Q,{...s,className:`${r?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(an,{disabled:r,error:e!=null,props:{...a,autoFocus:!1,granularity:o,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Le,{disabled:r,icon:o==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(l,{required:p}),"aria-label":l,className:"date-input",disabled:r,id:l,name:l,type:"text",value:g??""})]})},_e=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:r}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Er,{...r,ref:i,children:e})},ln=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,required:a,label:s,name:l,register:c,setValue:p,tooltip:d,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(l),m=u.useCallback(F=>{p&&F&&p(l,Pe(String(F)),{shouldDirty:!0})},[l,p]),w=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(F){m(F)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=w,{groupProps:C,fieldProps:k,buttonProps:j,dialogProps:S,calendarProps:T}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":s??l,name:l},w,h);return t.jsxs(K,{error:e?void 0:n,helpLink:i,helpLinkText:r,helpText:o,htmlFor:l,label:s,required:a,tooltip:d,children:[t.jsx(ye,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:k,groupProps:C,name:l,register:c,required:a,setValue:p,value:b}),w.isOpen&&!e?t.jsx(De,{offset:8,placement:"bottom start",state:w,triggerRef:h,children:t.jsx(_e,{...S,children:t.jsx(rn,{onClose:v,props:T})})}):null]})},cn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),r=u.useRef(null),o=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:s,title:l}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,o,r);return t.jsxs("div",{className:"calendar-range",ref:r,children:[t.jsx(We,{nextButtonProps:s,prevButtonProps:a,state:o,title:l}),t.jsx(Oe,{state:o}),t.jsx(gt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Lr=f.styled.div`
1355
+ `,Le=({disabled:e=!1,icon:n,props:i})=>{const o=u.useRef(null),{buttonProps:r}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return t.jsx(No,{...r,$disabled:e,$focus:!!r["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:o,type:"button",children:t.jsx(R,{icon:n,iconColor:A.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},We=({state:e,prevButtonProps:n,nextButtonProps:i,title:o})=>{const r=e.focusedDate,a=f.useTheme(),l=u.useCallback(()=>{e.setFocusedDate(r.add({years:1}))},[r,e]),s=u.useCallback(()=>{e.setFocusedDate(r.subtract({years:1}))},[r,e]);return t.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[t.jsx(Le,{icon:"chevron-left",props:n}),t.jsxs(zo,{children:[o,t.jsxs(To,{children:[t.jsx(zt,{"aria-label":"top",onClick:l,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(zt,{"aria-label":"bottom",onClick:s,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Le,{icon:"chevron-right",props:i})]})},on=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:r,nextButtonProps:a,title:l}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,o);return t.jsxs("div",{className:"calendar",children:[t.jsx(We,{nextButtonProps:a,prevButtonProps:r,state:o,title:l}),t.jsx(Oe,{state:o}),t.jsx(gt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},rn=({segment:e,state:n})=>{const i=f.useTheme(),o=u.useRef(null),a={...e,placeholder:{day:"dd",dayPeriod:"(AM/PM)",era:"",hour:"hh",literal:"",minute:"mm",month:"mm",second:"",timeZoneName:"",year:"yyyy"}[e.type]},{segmentProps:l}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,o),s=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...l,className:"segment-cell"},ref:o,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:s},children:a.isPlaceholder?a.placeholder:a.text})},an=({disabled:e,error:n=!1,props:i})=>{const o=f.useTheme(),r=u.useRef(null),a=y.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,r),s=u.useCallback(c=>{const d=document.getElementsByClassName("segment-cell"),p=c.currentTarget;Object.values(d).some(g=>g.contains(p))||(c.preventDefault(),c.stopPropagation())},[]);return t.jsxs(Ao,{...l,onClick:s,children:[t.jsx("div",{className:"flex flex-row",style:{color:o.palette.gray[y.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((c,d)=>{const p=`key_${d}`;return t.jsx(rn,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:o.palette.error[500],iconSize:"lg"}):void 0]})},sn=e=>{const n=u.useRef(null),i=y.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:o}=i,r=!y.lodashExports.isNil(o)&&o.hour<12?"AM":"PM",[a,l]=u.useState(y.lodashExports.isNil(o)?"AM":r),{fieldProps:s}=y.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,n),c=u.useCallback(d=>{const p=d.currentTarget.name;p!==a&&(y.lodashExports.isNil(o)||(p==="AM"?i.setSegment("dayPeriod",0):p==="PM"&&i.setSegment("dayPeriod",12))),l(p)},[a,i,o]);return t.jsxs(Lo,{children:[t.jsx(Tt,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(rn,{segment:d,state:i},g)})}),t.jsxs(Tt,{children:[t.jsx(It,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(It,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Pe=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",Po=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Dt=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),ye=({error:e,buttonProps:n,datePickerRef:i,disabled:o=!1,granularity:r="day",fieldProps:a,groupProps:l,name:s,register:c,required:d,setValue:p,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=r==="day"?Pe(String(h)):Po(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,r,s,p]);return t.jsxs(Q,{...l,className:`${o?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(an,{disabled:o,error:e!=null,props:{...a,autoFocus:!1,granularity:r,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Le,{disabled:o,icon:r==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(s,{required:d}),"aria-label":s,className:"date-input",disabled:o,id:s,name:s,type:"text",value:g??""})]})},_e=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:o}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(Fo,{...o,ref:i,children:e})},ln=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,required:a,label:l,name:s,register:c,setValue:d,tooltip:p,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(s),m=u.useCallback(F=>{d&&F&&d(s,Pe(String(F)),{shouldDirty:!0})},[s,d]),w=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(F){m(F)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=w,{groupProps:C,fieldProps:k,buttonProps:j,dialogProps:S,calendarProps:T}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},w,h);return t.jsxs(X,{error:e?void 0:n,helpLink:i,helpLinkText:o,helpText:r,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(ye,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:k,groupProps:C,name:s,register:c,required:a,setValue:d,value:b}),w.isOpen&&!e?t.jsx(De,{offset:8,placement:"bottom start",state:w,triggerRef:h,children:t.jsx(_e,{...S,children:t.jsx(on,{onClose:v,props:T})})}):null]})},cn=({onClose:e,props:n})=>{const{locale:i}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=u.useRef(null),r=y.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...n,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,r,o);return t.jsxs("div",{className:"calendar-range",ref:o,children:[t.jsx(We,{nextButtonProps:l,prevButtonProps:a,state:r,title:s}),t.jsx(Oe,{state:r}),t.jsx(gt,{children:t.jsx(O,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Mo=f.styled.div`
1354
1356
  ${({theme:e,$disabled:n,$show:i})=>`
1355
1357
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1356
1358
  display: flex;
@@ -1361,7 +1363,7 @@
1361
1363
  background: ${n?e.palette.gray[200]:e.palette.white};
1362
1364
  }
1363
1365
  `}
1364
- `,dn=({disabled:e=!1,error:n,label:i,name:r,required:o,tooltip:a,register:s,setValue:l,propsMax:c,propsMin:p,variant:d="default",...g})=>{const x=`${r}Max`,h=`${r}Min`,b=u.useRef(null),m=u.useCallback(D=>{l&&D&&(l((c==null?void 0:c.name)??x,Pe(String(D.end))),l((p==null?void 0:p.name)??h,Pe(String(D.start))))},[x,h,l,c,p]),w=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(p==null?void 0:p.name)??h,onChange(D){m(D)}}),{close:v}=w,{groupProps:C,startFieldProps:k,endFieldProps:j,buttonProps:S,dialogProps:T,calendarProps:F}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??r},w,b);return t.jsxs(K,{error:e?void 0:n,htmlFor:r,label:i,required:o,tooltip:a,children:[t.jsxs(Lr,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:d==="filters"?"column":"row"},children:[t.jsx(ye,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...k,"aria-label":`${k["aria-label"]} ${r}`,validate:D=>j.value&&D>j.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(p==null?void 0:p.name)??h,register:s,setValue:l,value:p==null?void 0:p.value}),t.jsx(ye,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${r}`,validate:D=>k.value&&D<k.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(c==null?void 0:c.name)??x,register:s,setValue:l,value:c==null?void 0:c.value})]}),w.isOpen&&!e?t.jsx(De,{offset:8,placement:"bottom start",state:w,triggerRef:b,children:t.jsx(_e,{...T,children:t.jsx(cn,{onClose:v,props:F})})}):null]})},Pr=f.styled.div`
1366
+ `,dn=({disabled:e=!1,error:n,label:i,name:o,required:r,tooltip:a,register:l,setValue:s,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${o}Max`,h=`${o}Min`,b=u.useRef(null),m=u.useCallback(D=>{s&&D&&(s((c==null?void 0:c.name)??x,Pe(String(D.end))),s((d==null?void 0:d.name)??h,Pe(String(D.start))))},[x,h,s,c,d]),w=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(D){m(D)}}),{close:v}=w,{groupProps:C,startFieldProps:k,endFieldProps:j,buttonProps:S,dialogProps:T,calendarProps:F}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??o},w,b);return t.jsxs(X,{error:e?void 0:n,htmlFor:o,label:i,required:r,tooltip:a,children:[t.jsxs(Mo,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(ye,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...k,"aria-label":`${k["aria-label"]} ${o}`,validate:D=>j.value&&D>j.value?"Start date must be less than or equal to end date":null},groupProps:C,name:(d==null?void 0:d.name)??h,register:l,setValue:s,value:d==null?void 0:d.value}),t.jsx(ye,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${o}`,validate:D=>k.value&&D<k.value?"End date must be greater than or equal to start date":null},groupProps:C,name:(c==null?void 0:c.name)??x,register:l,setValue:s,value:c==null?void 0:c.value})]}),w.isOpen&&!e?t.jsx(De,{offset:8,placement:"bottom start",state:w,triggerRef:b,children:t.jsx(_e,{...T,children:t.jsx(cn,{onClose:v,props:F})})}):null]})},Oo=f.styled.div`
1365
1367
  ${({theme:e})=>`
1366
1368
  align-items: center;
1367
1369
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1370,19 +1372,19 @@
1370
1372
  justify-content: center;
1371
1373
  padding: ${e.spacing[.5]} ${e.spacing[1.25]};
1372
1374
  `}
1373
- `,Mr=f.styled.div`
1375
+ `,Wo=f.styled.div`
1374
1376
  align-items: center;
1375
1377
  display: flex;
1376
1378
  gap: ${({theme:e})=>e.spacing[.5]};
1377
1379
  justify-content: flex-end;
1378
1380
  flex: 1 0 0;
1379
- `,pn=({handleTimeChange:e,onClose:n,props:i,timeState:r})=>{const o=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),s=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:l,nextButtonProps:c,title:p}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,s);return t.jsxs("div",{className:"calendar",children:[t.jsx(We,{nextButtonProps:c,prevButtonProps:l,state:s,title:p}),t.jsx(Oe,{state:s}),t.jsxs(Pr,{children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Mr,{children:t.jsx(sn,{hourCycle:12,label:"time-field",onChange:e,value:r.timeValue})})]}),t.jsx(gt,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Or=e=>{const{disabled:n=!1,error:i,required:r,label:o,name:a,tooltip:s,register:l,setValue:c,watch:p}=e,d=p==null?void 0:p(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:r,shouldCloseOnSelect:!1,value:y._.isNil(d)||y._.isEmpty(d)||d==="-"||y.dayjs(d,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(d,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:w,dialogProps:v,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const T=Dt(S,x.timeValue);c==null||c(a,T,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const T=x.dateValue;if(T){const F=Dt(T,S);c==null||c(a,F,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(K,{error:n?void 0:i,htmlFor:a,label:o,required:r,tooltip:s,children:[t.jsx(ye,{buttonProps:w,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:a,register:l,setValue:c,value:d}),x.isOpen&&!n?t.jsx(De,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(_e,{...v,children:t.jsx(pn,{handleTimeChange:j,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},Wr=({children:e,currentValue:n,externalLink:i,isEditing:r,label:o,name:a,tooltip:s})=>{if(r)return t.jsx("div",{children:e});const l=y.lodashExports.isNil(n)?"":n,c=String(i??l);return t.jsxs($,{children:[t.jsx(dt,{htmlFor:a,label:o,tooltip:s,weight:"bold"}),c.startsWith("https://")?t.jsx(ie,{href:c,children:l}):t.jsx(I,{size:"md",children:l})]})},Be=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:r,helpText:o,error:a,id:s,indexArray:l=0,isValid:c,isTouched:p,label:d,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:w,suggestions:v,tooltip:C,type:k="text",weight:j,...S})=>{const{required:T,onBlur:F,onChange:D}=S,E=f.useTheme(),z=e?void 0:a,[N,M]=u.useState(""),B=u.useCallback(W=>{M(W.target.value),D==null||D(W)},[D]),U=c&&p&&!e&&N.trim()!=="",H=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(K,{error:z,helpLink:i,helpLinkText:r,helpText:o,htmlFor:g,label:d,required:T,tooltip:C,weight:j,children:[t.jsxs(Q,{className:`
1381
+ `,pn=({handleTimeChange:e,onClose:n,props:i,timeState:o})=>{const r=f.useTheme(),{locale:a}=y.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=y.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:y.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:c,title:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return t.jsxs("div",{className:"calendar",children:[t.jsx(We,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Oe,{state:l}),t.jsxs(Oo,{children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(Wo,{children:t.jsx(sn,{hourCycle:12,label:"time-field",onChange:e,value:o.timeValue})})]}),t.jsx(gt,{children:t.jsx(O,{onClick:n,variant:"ghost",children:"Cancel"})})]})},_o=e=>{const{disabled:n=!1,error:i,required:o,label:r,name:a,tooltip:l,register:s,setValue:c,watch:d}=e,p=d==null?void 0:d(a),g=u.useRef(null),x=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:n,isRequired:o,shouldCloseOnSelect:!1,value:y._.isNil(p)||y._.isEmpty(p)||p==="-"||y.dayjs(p,"YYYY/MM/DD hh:mm A").isValid()===!1?null:y.$fae977aafc393c5c$export$588937bcd60ade55(y.dayjs(p,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=x,{groupProps:b,fieldProps:m,buttonProps:w,dialogProps:v,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const T=Dt(S,x.timeValue);c==null||c(a,T,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const T=x.dateValue;if(T){const F=Dt(T,S);c==null||c(a,F,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(X,{error:n?void 0:i,htmlFor:a,label:r,required:o,tooltip:l,children:[t.jsx(ye,{buttonProps:w,datePickerRef:g,disabled:n,error:i,fieldProps:m,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(De,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(_e,{...v,children:t.jsx(pn,{handleTimeChange:j,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},Bo=({children:e,currentValue:n,externalLink:i,isEditing:o,label:r,name:a,tooltip:l})=>{if(o)return t.jsx("div",{children:e});const s=y.lodashExports.isNil(n)?"":n,c=String(i??s);return t.jsxs($,{children:[t.jsx(dt,{htmlFor:a,label:r,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(ie,{href:c,children:s}):t.jsx(I,{size:"md",children:s})]})},Be=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:o,helpText:r,error:a,id:l,indexArray:s=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:m,register:w,suggestions:v,tooltip:C,type:k="text",weight:j,...S})=>{const{required:T,onBlur:F,onChange:D}=S,E=f.useTheme(),z=e?void 0:a,[N,M]=u.useState(""),B=u.useCallback(W=>{M(W.target.value),D==null||D(W)},[D]),U=c&&d&&!e&&N.trim()!=="",H=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(X,{error:z,helpLink:i,helpLinkText:o,helpText:r,htmlFor:g,label:p,required:T,tooltip:C,weight:j,children:[t.jsxs(Q,{className:`
1380
1382
  ${e?"disabled":""} ${z?"error":""} ${U?"success":""}
1381
- `,children:[n?t.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":z?"true":"false","aria-label":g,"aria-required":T,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:k,...w?w(g,{required:T,onBlur:F,onChange:B}):{...S,onChange:B}}),z?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,U?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:E.palette.success[500],iconSize:"lg"}):void 0,s==="array"&&l>0?t.jsx(_,{color:E.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(l):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(W=>t.jsx("option",{value:W},W))}):void 0]})},_r=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Br=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1383
+ `,children:[n?t.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":z?"true":"false","aria-label":g,"aria-required":T,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:H,onPaste:h,placeholder:b,type:k,...w?w(g,{required:T,onBlur:F,onChange:B}):{...S,onChange:B}}),z?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,U?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:E.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(_,{color:E.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(s):void 0,variant:"ghost"}):void 0]}),v?t.jsx("datalist",{id:`list_${g}`,children:v.map(W=>t.jsx("option",{value:W},W))}):void 0]})},Ho=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Vo=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1382
1384
  gap: 12px;
1383
- `,Hr=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1385
+ `,Uo=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1384
1386
  gap: 8px;
1385
- `,Fe=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Vr=f.styled.div.attrs({className:"comp-col"})`
1387
+ `,Fe=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Go=f.styled.div.attrs({className:"comp-col"})`
1386
1388
  word-wrap: break-word;
1387
1389
 
1388
1390
  ${({$width:e=null})=>e===null?"":`width: ${e}`};
@@ -1406,7 +1408,7 @@
1406
1408
  > .comp-card {
1407
1409
  height: 100%;
1408
1410
  }
1409
- `,Ze=({children:e,xl:n,lg:i,md:r,sm:o,paddingTop:a,width:s})=>t.jsx(Vr,{$lg:i,$md:r,$paddingTop:a,$sm:o,$width:s,$xl:n,children:e}),Ur=f.styled.div.attrs({className:"comp-gap"})`
1411
+ `,Ze=({children:e,xl:n,lg:i,md:o,sm:r,paddingTop:a,width:l})=>t.jsx(Go,{$lg:i,$md:o,$paddingTop:a,$sm:r,$width:l,$xl:n,children:e}),Yo=f.styled.div.attrs({className:"comp-gap"})`
1410
1412
  ${({$disp:e="flex",$mh:n=4,$mv:i=4})=>`
1411
1413
  align-items: center;
1412
1414
  display: ${e};
@@ -1416,12 +1418,12 @@
1416
1418
  margin: ${i}px ${n}px;
1417
1419
  }
1418
1420
  `}
1419
- `,Gr=({children:e,disp:n,mh:i,mv:r})=>t.jsx(Ur,{$disp:n,$mh:i,$mv:r,children:e}),Yr=f.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1420
- ${({$align:e="stretch",$cols:n=100,$colsPadding:i=6,$justify:r="start"})=>`
1421
+ `,Ko=({children:e,disp:n,mh:i,mv:o})=>t.jsx(Yo,{$disp:n,$mh:i,$mv:o,children:e}),Xo=f.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1422
+ ${({$align:e="stretch",$cols:n=100,$colsPadding:i=6,$justify:o="start"})=>`
1421
1423
  align-items: ${e};
1422
- justify-content: ${r};
1424
+ justify-content: ${o};
1423
1425
  margin: -6px;
1424
- text-align: ${r};
1426
+ text-align: ${o};
1425
1427
 
1426
1428
  --cols: ${n};
1427
1429
 
@@ -1434,24 +1436,24 @@
1434
1436
  padding: ${i}px;
1435
1437
  }
1436
1438
  `}
1437
- `,gn=({align:e,children:n,cols:i,colsPadding:r,justify:o})=>t.jsx(Yr,{$align:e,$cols:i,$colsPadding:r,$justify:o,children:n}),Je=({addText:e,append:n,disabled:i=!1,fields:r,fieldState:o,initValue:a="",index:s=0,required:l,label:c,max:p=100,name:d,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:w})=>{var k;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{m==null||m(j)},[m]);return t.jsxs(gn,{align:"start",children:[t.jsx(Ze,{lg:75,md:75,sm:75,children:t.jsx(Be,{disabled:i,error:o?(k=o.error)==null?void 0:k.message:void 0,id:"array",indexArray:s,isTouched:o?o.isTouched:void 0,isValid:o?!o.invalid:void 0,label:c,name:d,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:l,tooltip:b,value:w})}),s<p-1&&s+1===(r==null?void 0:r.length)?t.jsx(Ze,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Kr=({addText:e,append:n,control:i,disabled:r,fields:o,initValue:a="",required:s,label:l,max:c=void 0,name:p="array-field",onChange:d,placeholder:g,remove:x,tooltip:h})=>i&&o?t.jsx(u.Fragment,{children:o.map((b,m)=>t.jsx(y.Controller,{control:i,name:`${p}.${m}`,render:({field:w,fieldState:v})=>t.jsx(Je,{addText:e,append:n,disabled:r,fieldState:v,fields:o,index:m,initValue:a,label:l,max:c,name:w.name,onBlur:w.onBlur,onChange:d??w.onChange,placeholder:g,remove:x,required:s,tooltip:h,value:typeof w.value=="object"?w.value.value:w.value}),index:m},b.id))}):t.jsx(Je,{addText:e,disabled:r,initValue:a,label:l,max:c,name:p,onChange:d,placeholder:g,required:s,tooltip:h}),Xr=f.styled(Ht)`
1439
+ `,gn=({align:e,children:n,cols:i,colsPadding:o,justify:r})=>t.jsx(Xo,{$align:e,$cols:i,$colsPadding:o,$justify:r,children:n}),Je=({addText:e,append:n,disabled:i=!1,fields:o,fieldState:r,initValue:a="",index:l=0,required:s,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:m,value:w})=>{var k;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{m==null||m(j)},[m]);return t.jsxs(gn,{align:"start",children:[t.jsx(Ze,{lg:75,md:75,sm:75,children:t.jsx(Be,{disabled:i,error:r?(k=r.error)==null?void 0:k.message:void 0,id:"array",indexArray:l,isTouched:r?r.isTouched:void 0,isValid:r?!r.invalid:void 0,label:c,name:p,onBlur:g,onChange:x,placeholder:h,removeItemArray:C,required:s,tooltip:b,value:w})}),l<d-1&&l+1===(o==null?void 0:o.length)?t.jsx(Ze,{lg:25,md:25,sm:25,children:t.jsx(O,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},qo=({addText:e,append:n,control:i,disabled:o,fields:r,initValue:a="",required:l,label:s,max:c=void 0,name:d="array-field",onChange:p,placeholder:g,remove:x,tooltip:h})=>i&&r?t.jsx(u.Fragment,{children:r.map((b,m)=>t.jsx(y.Controller,{control:i,name:`${d}.${m}`,render:({field:w,fieldState:v})=>t.jsx(Je,{addText:e,append:n,disabled:o,fieldState:v,fields:r,index:m,initValue:a,label:s,max:c,name:w.name,onBlur:w.onBlur,onChange:p??w.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof w.value=="object"?w.value.value:w.value}),index:m},b.id))}):t.jsx(Je,{addText:e,disabled:o,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),Zo=f.styled(Ht)`
1438
1440
  white-space: nowrap;
1439
1441
  margin-right: ${({theme:e})=>e.spacing[.25]};
1440
1442
  text-overflow: ellipsis;
1441
1443
  overflow: hidden;
1442
1444
  max-width: 80%;
1443
- `,qr=f.styled.input`
1445
+ `,Jo=f.styled.input`
1444
1446
  opacity: 0;
1445
1447
  position: absolute;
1446
1448
  visibility: hidden;
1447
1449
  width: 0;
1448
- `,be=(e,n,i)=>{const r=new Event(e);return Object.defineProperty(r,"target",{value:{name:n,value:i}}),r},Zr=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Jr=({accept:e,disabled:n=!1,error:i,label:r,helpLink:o,helpText:a,id:s,multiple:l,name:c,onChange:p,required:d,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const w=f.useTheme(),v=n?void 0:i,C=u.useRef(null),k=g==null?void 0:g(c,{required:d}),j=b==null?void 0:b(c),S=Zr(j),T=u.useCallback(()=>{const E=be("change",c,void 0);x&&x(c,void 0),k&&k.onChange(E)},[k,c,x]),F=u.useCallback(E=>{const{files:z}=E.currentTarget,N=be("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(p==null||p(N),x&&x(c,z),k&&k.onChange(N))},[k,c,p,x]),D=u.useCallback(E=>{n?E.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(K,{error:v,helpLink:o,helpText:a,htmlFor:s??c,label:r,required:d,tooltip:h,weight:m,children:[t.jsxs(Q,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(Xr,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(_,{color:w.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),v&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${w.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:D,variant:"primary",width:"96px",children:[t.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(qr,{...k,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:s??c,multiple:l,name:c,onChange:F,ref:C,type:"file"})]})},Qr=f.styled.input`
1450
+ `,be=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},Qo=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},er=({accept:e,disabled:n=!1,error:i,label:o,helpLink:r,helpText:a,id:l,multiple:s,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:m})=>{const w=f.useTheme(),v=n?void 0:i,C=u.useRef(null),k=g==null?void 0:g(c,{required:p}),j=b==null?void 0:b(c),S=Qo(j),T=u.useCallback(()=>{const E=be("change",c,void 0);x&&x(c,void 0),k&&k.onChange(E)},[k,c,x]),F=u.useCallback(E=>{const{files:z}=E.currentTarget,N=be("change",c,z&&z.length>0?z:void 0);z&&z.length>0&&(d==null||d(N),x&&x(c,z),k&&k.onChange(N))},[k,c,d,x]),D=u.useCallback(E=>{n?E.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(X,{error:v,helpLink:r,helpText:a,htmlFor:l??c,label:o,required:p,tooltip:h,weight:m,children:[t.jsxs(Q,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(Zo,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(_,{color:w.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:T,variant:"ghost",width:"20px"}),v&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}),t.jsxs(O,{border:n?`1px solid ${w.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:D,variant:"primary",width:"96px",children:[t.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(Jo,{...k,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:F,ref:C,type:"file"})]})},tr=f.styled.input`
1449
1451
  border: none;
1450
1452
  background: transparent;
1451
1453
  min-width: 15rem;
1452
1454
  padding: 0;
1453
1455
  flex: 1;
1454
- `,Qe=({disabled:e=!1,error:n,field:i,helpLink:r,helpLinkText:o,helpText:a,label:s,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=e?void 0:n,[v,C]=u.useState(""),k=c?h:i==null?void 0:i.value,j=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),B=be("change",l,M);i&&i.onChange(B),c&&c(B)},[i,l,c]),T=u.useCallback(z=>{C(z.target.value)},[]),F=u.useCallback(z=>{const N=v.trim();N.length&&!j.includes(N)&&(z.preventDefault(),S([...j,N]),C("")),i&&i.onBlur()},[v,i,S,j]),D=u.useCallback(z=>{const N=v.trim();z.key==="Enter"&&N.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&N.length>0&&!j.includes(N)?(z.preventDefault(),S([...j,N]),C("")):z.key==="Backspace"&&!N.length&&j.length&&(z.preventDefault(),p==null||p(j[j.length-1]),S(j.slice(0,-1)))},[v,p,S,j]),E=u.useCallback(z=>()=>{p==null||p(z),S(j.filter(N=>N!==z))},[p,S,j]);return t.jsx(K,{error:w,helpLink:r,helpLinkText:o,helpText:a,htmlFor:l,label:s,required:g,tooltip:x,weight:b,children:t.jsxs(Q,{$overflowX:"auto",className:`${e?"disabled":""} ${w?"error":""}`,children:[j.map(z=>t.jsx(q,{disabled:e,onClose:E(z),tagLabel:z},z)),t.jsx(Qr,{"aria-hidden":!1,"aria-invalid":w?"true":"false","aria-label":l,"aria-required":g,autoComplete:"off",disabled:e,id:l,onBlur:F,onChange:T,onKeyDown:D,placeholder:j.length===0?d:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),w?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},eo=({disabled:e=!1,control:n,error:i,helpLink:r,helpLinkText:o,helpText:a,label:s,name:l="input-tag",onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:l,render:({field:m})=>t.jsx(Qe,{disabled:e,error:i,field:m,helpLink:r,helpLinkText:o,helpText:a,label:s,name:l,onRemove:p,placeholder:d,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(Qe,{disabled:e,error:i,helpLink:r,helpLinkText:o,helpText:a,label:s,name:l,onChange:c,onRemove:p,placeholder:d,required:g,tooltip:x,value:h,weight:b}),pe=u.forwardRef(function({disabled:n,icon:i,margin:r,onClick:o,...a},s){return t.jsx(Dr,{$margin:r,"aria-label":i,className:"action-btn",disabled:n,onClick:o,ref:s,type:"button",...a,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),$e=({error:e,decimalPlaces:n=0,disabled:i=!1,id:r,maxLength:o,max:a=1/0,min:s=0,name:l,onChange:c,onEnter:p,placeholder:d,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:w="full",defaultValue:v})=>{const C=f.useTheme(),k=i?void 0:e,j=n<0?0:n,[S,T]=u.useState(m?y._.toNumber(m):v?y._.toNumber(v):0),F=u.useCallback(()=>{const M=(S-10**-j).toFixed(j),B=Math.max(Number(s),Number(M));h&&h(l,B,{shouldDirty:!0}),T(B);const U=be("change",l,M);c&&c(U)},[S,j,s,h,l,c]),D=u.useCallback(()=>{const M=(S+10**-j).toFixed(j),B=Math.min(Number(a),Number(M)>Number(s)?Number(M):Number(s));h&&h(l,B,{shouldDirty:!0}),T(B);const U=be("change",l,M);c&&c(U)},[S,j,a,s,h,l,c]),E=u.useCallback(M=>{const{value:B}=M.target,U=/\d+/u.test(B)&&!y._.isEmpty(B);h&&h(l,U?B:void 0),c&&c(M),T(Number(B))},[l,c,h]),z=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(p==null||p(y.lodashExports.toNumber(M.currentTarget.value)))},[p]),N=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":l,"aria-required":x,autoComplete:"off",disabled:i,id:r??l,max:a,min:s,onChange:E,onKeyUp:z,placeholder:d,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(l,{maxLength:o,max:a,min:s,onChange:E,value:m,valueAsNumber:!0})});return t.jsxs(Q,{$variant:w,className:`${i?"disabled":""} ${k?"error":""}`,children:[w==="compact"&&b?t.jsx(X,{id:`numberInputTooltip-${l}`,tip:b,width:"100%",children:N()}):N(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),w==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:D,px:.25}),t.jsx(mr,{}),t.jsx(pe,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:F,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(pe,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:F,px:.75,py:.75}),t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:D,px:.75,py:.75})]})]})},un=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:r,helpLink:o,helpLinkText:a,helpText:s,id:l,label:c,linkPosition:p,maxLength:d,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:w,register:v,required:C,setValue:k,tooltip:j,tooltipMessage:S,value:T,variant:F="full",watch:D,weight:E,defaultValue:z})=>F==="compact"?t.jsx($e,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(T??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:T,variant:F}):t.jsx(K,{error:i?void 0:r,helpLink:o,helpLinkText:a,helpText:s,htmlFor:h,label:c,linkPosition:p,maxLength:d,required:C,tooltip:j,weight:E,children:t.jsx($e,{decimalPlaces:n,disabled:i,error:r,id:l,max:g,maxLength:d,min:x,name:h,onChange:b,placeholder:w,register:v,required:C,setValue:k,value:D?D(h):T,variant:F})}),xn=({disabled:e=!1,error:n,name:i,label:r,propsMax:o,propsMin:a,required:s,tooltip:l,variant:c="default"})=>{const p=`${i}Max`,d=`${i}Min`;return t.jsx(K,{error:e?void 0:n,htmlFor:i,label:r,required:s,tooltip:l,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx($e,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??d}),t.jsx($e,{...o,disabled:e,error:n,name:(o==null?void 0:o.name)??p})]})})},to=f.styled.div`
1456
+ `,Qe=({disabled:e=!1,error:n,field:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const m=f.useTheme(),w=e?void 0:n,[v,C]=u.useState(""),k=c?h:i==null?void 0:i.value,j=u.useMemo(()=>k&&typeof k=="string"?k.split(",").filter(Boolean):[],[k]),S=u.useCallback(z=>{const M=[...new Set(z.filter(Boolean))].join(","),B=be("change",s,M);i&&i.onChange(B),c&&c(B)},[i,s,c]),T=u.useCallback(z=>{C(z.target.value)},[]),F=u.useCallback(z=>{const N=v.trim();N.length&&!j.includes(N)&&(z.preventDefault(),S([...j,N]),C("")),i&&i.onBlur()},[v,i,S,j]),D=u.useCallback(z=>{const N=v.trim();z.key==="Enter"&&N.length===0&&z.preventDefault(),["Enter",","].includes(z.key)&&N.length>0&&!j.includes(N)?(z.preventDefault(),S([...j,N]),C("")):z.key==="Backspace"&&!N.length&&j.length&&(z.preventDefault(),d==null||d(j[j.length-1]),S(j.slice(0,-1)))},[v,d,S,j]),E=u.useCallback(z=>()=>{d==null||d(z),S(j.filter(N=>N!==z))},[d,S,j]);return t.jsx(X,{error:w,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(Q,{$overflowX:"auto",className:`${e?"disabled":""} ${w?"error":""}`,children:[j.map(z=>t.jsx(q,{disabled:e,onClose:E(z),tagLabel:z},z)),t.jsx(tr,{"aria-hidden":!1,"aria-invalid":w?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:F,onChange:T,onKeyDown:D,placeholder:j.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),w?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},nr=({disabled:e=!1,control:n,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:s,render:({field:m})=>t.jsx(Qe,{disabled:e,error:i,field:m,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(Qe,{disabled:e,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b}),pe=u.forwardRef(function({disabled:n,icon:i,margin:o,onClick:r,...a},l){return t.jsx(Ro,{$margin:o,"aria-label":i,className:"action-btn",disabled:n,onClick:r,ref:l,type:"button",...a,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),$e=({error:e,decimalPlaces:n=0,disabled:i=!1,id:o,maxLength:r,max:a=1/0,min:l=0,name:s,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:m,variant:w="full",defaultValue:v})=>{const C=f.useTheme(),k=i?void 0:e,j=n<0?0:n,[S,T]=u.useState(m?y._.toNumber(m):v?y._.toNumber(v):0),F=u.useCallback(()=>{const M=(S-10**-j).toFixed(j),B=Math.max(Number(l),Number(M));h&&h(s,B,{shouldDirty:!0}),T(B);const U=be("change",s,M);c&&c(U)},[S,j,l,h,s,c]),D=u.useCallback(()=>{const M=(S+10**-j).toFixed(j),B=Math.min(Number(a),Number(M)>Number(l)?Number(M):Number(l));h&&h(s,B,{shouldDirty:!0}),T(B);const U=be("change",s,M);c&&c(U)},[S,j,a,l,h,s,c]),E=u.useCallback(M=>{const{value:B}=M.target,U=/\d+/u.test(B)&&!y._.isEmpty(B);h&&h(s,U?B:void 0),c&&c(M),T(Number(B))},[s,c,h]),z=u.useCallback(M=>{M.stopPropagation(),M.key==="Enter"&&!y.lodashExports.isEmpty(M.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(M.currentTarget.value)))},[d]),N=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:o??s,max:a,min:l,onChange:E,onKeyUp:z,placeholder:p,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(s,{maxLength:r,max:a,min:l,onChange:E,value:m,valueAsNumber:!0})});return t.jsxs(Q,{$variant:w,className:`${i?"disabled":""} ${k?"error":""}`,children:[w==="compact"&&b?t.jsx(K,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:N()}):N(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),w==="compact"?t.jsxs("div",{style:{display:"flex",flexDirection:"column",height:"100%",justifyContent:"center",borderLeft:"inherit"},children:[t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} 0 0`,disabled:i,icon:"plus",onClick:D,px:.25}),t.jsx(jo,{}),t.jsx(pe,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:F,px:.25})]}):t.jsxs(t.Fragment,{children:[t.jsx(pe,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:F,px:.75,py:.75}),t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:D,px:.75,py:.75})]})]})},un=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:o,helpLink:r,helpLinkText:a,helpText:l,id:s,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:m,placeholder:w,register:v,required:C,setValue:k,tooltip:j,tooltipMessage:S,value:T,variant:F="full",watch:D,weight:E,defaultValue:z})=>F==="compact"?t.jsx($e,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:z??Number(T??0),disabled:i,max:g,min:x,name:h,onEnter:m??(()=>{}),tooltipMessage:S,value:T,variant:F}):t.jsx(X,{error:i?void 0:o,helpLink:r,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:C,tooltip:j,weight:E,children:t.jsx($e,{decimalPlaces:n,disabled:i,error:o,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:w,register:v,required:C,setValue:k,value:D?D(h):T,variant:F})}),xn=({disabled:e=!1,error:n,name:i,label:o,propsMax:r,propsMin:a,required:l,tooltip:s,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(X,{error:e?void 0:n,htmlFor:i,label:o,required:l,tooltip:s,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx($e,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx($e,{...r,disabled:e,error:n,name:(r==null?void 0:r.name)??d})]})})},ir=f.styled.div`
1455
1457
  ${({theme:e})=>`
1456
1458
  align-items: flex-start;
1457
1459
  align-self: stretch;
@@ -1491,7 +1493,7 @@
1491
1493
  }
1492
1494
  }
1493
1495
  `}
1494
- `,no=f.styled.button`
1496
+ `,or=f.styled.button`
1495
1497
  ${({theme:e})=>`
1496
1498
  align-items: center;
1497
1499
  background: inherit;
@@ -1507,7 +1509,7 @@
1507
1509
  cursor: not-allowed;
1508
1510
  }
1509
1511
  `}
1510
- `,io=f.styled.ul`
1512
+ `,rr=f.styled.ul`
1511
1513
  ${({theme:e})=>`
1512
1514
  align-items: flex-start;
1513
1515
  box-shadow: ${e.shadows.md};
@@ -1521,7 +1523,7 @@
1521
1523
  scrollbar-width: thin;
1522
1524
  width: max-content;
1523
1525
  `}
1524
- `,ro=f.styled.li`
1526
+ `,ar=f.styled.li`
1525
1527
  ${({theme:e})=>`
1526
1528
  align-items: center;
1527
1529
  background: ${e.palette.white};
@@ -1538,22 +1540,22 @@
1538
1540
  background: ${e.palette.gray[100]};
1539
1541
  }
1540
1542
  `}
1541
- `,oo=f.styled.p`
1543
+ `,sr=f.styled.p`
1542
1544
  color: ${({theme:e})=>e.palette.gray[800]};
1543
1545
  font-size: inherit;
1544
1546
  min-width: 55%;
1545
1547
  overflow: hidden;
1546
1548
  text-overflow: ellipsis;
1547
1549
  white-space: nowrap;
1548
- `,ao=({disabled:e,error:n,label:i,name:r,placeholder:o,required:a,register:s,tooltip:l,value:c,watch:p,weight:d})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(p==null?void 0:p(r))??c,[m,w]=u.useState(!1),[v,C]=u.useState(""),{refs:k,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:T,handlePhoneValueChange:F,country:D,setCountry:E}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),z=u.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),N=u.useCallback(H=>{H.preventDefault(),w(W=>!W),m||C("")},[m]),M=u.useCallback(H=>()=>{E(H),w(!1),C("")},[E,w]),B=u.useCallback(H=>{H.key.length===1?C(W=>W+H.key):H.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(v.toLowerCase())});return ee(k.floating.current,()=>{w(!1),C("")},!0),t.jsx(K,{error:h,htmlFor:r,label:i,required:a,tooltip:l,weight:d,children:t.jsxs(to,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(no,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:N,onKeyDown:B,ref:k.setReference,children:[t.jsx(y.q,{iso2:D.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(Q,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":r,"aria-required":a,autoComplete:"off","data-testid":`${r}-input`,disabled:e,id:r,name:r,onKeyDown:z,placeholder:o,ref:S,type:"tel",value:T,...s==null?void 0:s(r,{required:a,onChange:F})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&le.createPortal(t.jsx(io,{ref:k.setFloating,style:j,children:U.map(H=>{const{dialCode:W,iso2:te,name:ce}=y.M(H);return t.jsxs(ro,{onClick:M(te),value:te,children:[t.jsx(y.q,{iso2:te,size:"16px"}),t.jsx(oo,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},te)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},so=({disabled:e=!1,error:n,helpLink:i,helpLinkText:r,helpText:o,isTouched:a,isValid:s,label:l,name:c="input-text",id:p,maskValue:d=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:w,tooltip:v,watch:C,weight:k,value:j})=>{const S=f.useTheme(),T=(C==null?void 0:C(c))??j,F=s&&a&&!e,D=e?void 0:n;return t.jsx(K,{disabled:e,error:D,helpLink:i,helpLinkText:r,helpText:o,htmlFor:c,label:l,maxLength:g,required:m,tooltip:v,value:T?String(T):void 0,weight:k,children:t.jsxs(Q,{className:`
1550
+ `,lr=({disabled:e,error:n,label:i,name:o,placeholder:r,required:a,register:l,tooltip:s,value:c,watch:d,weight:p})=>{const g=f.useTheme(),x=u.useRef(null),h=e?void 0:n,b=(d==null?void 0:d(o))??c,[m,w]=u.useState(!1),[v,C]=u.useState(""),{refs:k,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:T,handlePhoneValueChange:F,country:D,setCountry:E}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),z=u.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),N=u.useCallback(H=>{H.preventDefault(),w(W=>!W),m||C("")},[m]),M=u.useCallback(H=>()=>{E(H),w(!1),C("")},[E,w]),B=u.useCallback(H=>{H.key.length===1?C(W=>W+H.key):H.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(H=>{const{name:W}=y.M(H);return W.toLowerCase().includes(v.toLowerCase())});return ee(k.floating.current,()=>{w(!1),C("")},!0),t.jsx(X,{error:h,htmlFor:o,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(ir,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(or,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:N,onKeyDown:B,ref:k.setReference,children:[t.jsx(y.q,{iso2:D.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(Q,{className:`${e?"disabled":""} ${h?"error":""}`,children:[t.jsx("input",{"aria-hidden":!1,"aria-invalid":h?"true":"false","aria-label":o,"aria-required":a,autoComplete:"off","data-testid":`${o}-input`,disabled:e,id:o,name:o,onKeyDown:z,placeholder:r,ref:S,type:"tel",value:T,...l==null?void 0:l(o,{required:a,onChange:F})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),m&&le.createPortal(t.jsx(rr,{ref:k.setFloating,style:j,children:U.map(H=>{const{dialCode:W,iso2:te,name:ce}=y.M(H);return t.jsxs(ar,{onClick:M(te),value:te,children:[t.jsx(y.q,{iso2:te,size:"16px"}),t.jsx(sr,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},te)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},cr=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,isTouched:a,isValid:l,label:s,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:m,rows:w,tooltip:v,watch:C,weight:k,value:j})=>{const S=f.useTheme(),T=(C==null?void 0:C(c))??j,F=l&&a&&!e,D=e?void 0:n;return t.jsx(X,{disabled:e,error:D,helpLink:i,helpLinkText:o,helpText:r,htmlFor:c,label:s,maxLength:g,required:m,tooltip:v,value:T?String(T):void 0,weight:k,children:t.jsxs(Q,{className:`
1549
1551
  ${e?"disabled":""} ${D?"error":""} ${F?"success":""}
1550
- `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":D?"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:w,value:T,...b==null?void 0:b(c,{required:m,onBlur:x})}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},lo=({control:e,description:n,disabled:i,id:r,items:o,align:a,inputType:s="text",inputNumberProps:l,minHeight:c,minWidth:p,name:d,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:w,isValid:v,error:C,onChange:k,register:j,setValue:S,watch:T})=>{const F=u.useMemo(()=>{if(s==="text")return t.jsx(Be,{disabled:i,error:C,isTouched:w,isValid:v,name:d,placeholder:g,register:j});if(s==="date")return t.jsx(ln,{disabled:i,error:C,name:d,register:j,setValue:S,watch:T});if(s==="select"&&o)return t.jsx(pt,{control:e,disabled:i,items:o,name:d,placeholder:g,value:m});const{decimalPlaces:D,max:E,min:z}=l??{};return t.jsx(un,{decimalPlaces:D,disabled:i,error:C,max:E,min:z,name:d,onChange:k,placeholder:g,register:j,setValue:S,value:m,watch:T})},[e,i,C,l,s,w,v,o,d,k,g,j,S,m,T]);return t.jsxs(br,{$align:a,$minHeight:c,$minWidth:p,children:[t.jsx(Me,{description:n,id:r,textAlign:x,title:b,tooltip:h}),F]})},hn=({options:e,title:n,checkboxesName:i,defaultBgColor:r,defaultCollapsed:o,onChange:a})=>{const s=f.useTheme(),[l,c]=u.useState(o??!1),p=u.useCallback(()=>{c(d=>!d)},[]);return t.jsxs($,{"aria-label":n,bgColor:l&&!r?s.palette.gray[50]:s.palette.white,border:"1px solid"+s.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:p,children:[t.jsx(I,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:s.palette.gray[400],iconSize:"lg"})]}),l?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(d=>t.jsx($,{bgColor:s.palette.white,border:"1px solid",borderColor:s.palette.gray[300],borderRadius:s.spacing[.25],px:.5,py:.5,children:t.jsx(oe,{checked:d.visible,disabled:d.locked,label:d.name,name:`${i}-${d.name}`,onChange:a,value:d.name})},d.name))}):void 0]})},co=f.styled.div`
1552
+ `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":D?"true":"false","aria-label":c,"aria-required":m,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:w,value:T,...b==null?void 0:b(c,{required:m,onBlur:x})}),D?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},dr=({control:e,description:n,disabled:i,id:o,items:r,align:a,inputType:l="text",inputNumberProps:s,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:m,isTouched:w,isValid:v,error:C,onChange:k,register:j,setValue:S,watch:T})=>{const F=u.useMemo(()=>{if(l==="text")return t.jsx(Be,{disabled:i,error:C,isTouched:w,isValid:v,name:p,placeholder:g,register:j});if(l==="date")return t.jsx(ln,{disabled:i,error:C,name:p,register:j,setValue:S,watch:T});if(l==="select"&&r)return t.jsx(pt,{control:e,disabled:i,items:r,name:p,placeholder:g,value:m});const{decimalPlaces:D,max:E,min:z}=s??{};return t.jsx(un,{decimalPlaces:D,disabled:i,error:C,max:E,min:z,name:p,onChange:k,placeholder:g,register:j,setValue:S,value:m,watch:T})},[e,i,C,s,l,w,v,r,p,k,g,j,S,m,T]);return t.jsxs(mo,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Me,{description:n,id:o,textAlign:x,title:b,tooltip:h}),F]})},hn=({options:e,title:n,checkboxesName:i,defaultBgColor:o,defaultCollapsed:r,onChange:a})=>{const l=f.useTheme(),[s,c]=u.useState(r??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:s&&!o?l.palette.gray[50]:l.palette.white,border:"1px solid"+l.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[t.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:n}),t.jsx(R,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[400],iconSize:"lg"})]}),s?t.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(p=>t.jsx($,{bgColor:l.palette.white,border:"1px solid",borderColor:l.palette.gray[300],borderRadius:l.spacing[.25],px:.5,py:.5,children:t.jsx(re,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},pr=f.styled.div`
1551
1553
  display: flex;
1552
1554
  align-self: flex-start;
1553
1555
  margin-left: auto;
1554
1556
  width: 40px;
1555
1557
  height: auto;
1556
- `,po=f.styled.label`
1558
+ `,gr=f.styled.label`
1557
1559
  ${({theme:e})=>`
1558
1560
  align-items: center;
1559
1561
  display: flex;
@@ -1632,7 +1634,7 @@
1632
1634
  }
1633
1635
 
1634
1636
  `}
1635
- `,go=f.styled.span.attrs({className:"checkmark"})``,ut=u.forwardRef(function({checked:n,disabled:i=!1,label:r,name:o,onChange:a,onClick:s,value:l,...c},p){return t.jsxs(po,{"aria-disabled":i,"aria-label":r??o,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":r??o,checked:n,disabled:i,name:o,onChange:a,onClick:s,ref:p,type:"radio",value:l,...c}),t.jsx(go,{}),r??null]})}),uo=({alt:e,customDescription:n,imageId:i,icon:r,selectorProps:o,onClick:a,register:s,bgColor:l,title:c,isATag:p=!1,width:d="fit-content"})=>{const g=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:l??"",border:`1px solid ${g.palette.gray[200]}`,borderColorHover:g.palette.gray[600],borderRadius:g.spacing[.25],display:"inline-flex",pr:p?1:0,shadowHover:"md",width:d,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(ut,{defaultChecked:o.defaultChecked,name:o.name,onClick:a,value:o.value,...s==null?void 0:s(o.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&t.jsx(J,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),r===void 0?void 0:t.jsx(R,{icon:r,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),p&&t.jsx(co,{children:t.jsx(J,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1637
+ `,ur=f.styled.span.attrs({className:"checkmark"})``,ut=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(gr,{"aria-disabled":i,"aria-label":o??r,role:"radiogroup",children:[t.jsx("input",{"aria-checked":n,"aria-disabled":i,"aria-label":o??r,checked:n,disabled:i,name:r,onChange:a,onClick:l,ref:d,type:"radio",value:s,...c}),t.jsx(ur,{}),o??null]})}),xr=({alt:e,customDescription:n,imageId:i,icon:o,selectorProps:r,onClick:a,register:l,bgColor:s,title:c,isATag:d=!1,width:p="fit-content"})=>{const g=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:s??"",border:`1px solid ${g.palette.gray[200]}`,borderColorHover:g.palette.gray[600],borderRadius:g.spacing[.25],display:"inline-flex",pr:d?1:0,shadowHover:"md",width:p,children:[t.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[t.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:t.jsx(ut,{defaultChecked:r.defaultChecked,name:r.name,onClick:a,value:r.value,...l==null?void 0:l(r.name)})}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!d&&i!==void 0&&t.jsx(J,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),o===void 0?void 0:t.jsx(R,{icon:o,iconSize:"xl",iconType:"fa-light"}),t.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[t.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"md",children:c}),n===void 0?void 0:t.jsx($,{children:n})]})]})]}),d&&t.jsx(pr,{children:t.jsx(J,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1636
1638
  ${({theme:e})=>`
1637
1639
  align-items: center;
1638
1640
  background-color: ${e.palette.gray[200]};
@@ -1644,7 +1646,7 @@
1644
1646
  transition: 0.2s;
1645
1647
  width: 36px;
1646
1648
  `}
1647
- `,xo=f.styled.div`
1649
+ `,hr=f.styled.div`
1648
1650
  ${({theme:e})=>`
1649
1651
  background-color: ${e.palette.white};
1650
1652
  border-radius: 50%;
@@ -1655,7 +1657,7 @@
1655
1657
  width: ${e.spacing[1]};
1656
1658
  z-index: 1;
1657
1659
  `}
1658
- `,ho=f.styled.label`
1660
+ `,fr=f.styled.label`
1659
1661
  display: inline-block;
1660
1662
 
1661
1663
  input {
@@ -1682,22 +1684,22 @@
1682
1684
  background-color: ${({theme:e})=>e.palette.gray[200]};
1683
1685
  border: 1px solid ${({theme:e})=>e.palette.gray[200]};
1684
1686
  }
1685
- `,fn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,justify:r,name:o,leftDescription:a,leftDescriptionMinWidth:s,rightDescription:l,onChange:c,...p},d){const g=n===!0?"on":"off",x=typeof a=="object"&&a.on&&a.off?a[g]:a,h=u.useCallback(b=>{b.stopPropagation()},[]);return t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:r,children:[t.jsx($,{minWidth:s,children:x}),t.jsxs(ho,{onClick:h,role:"switch",children:[t.jsx("input",{...p,"aria-disabled":i,"aria-label":o,checked:n===!0,disabled:i,name:o,onChange:c,ref:d,type:"checkbox"}),t.jsx(ge,{"aria-label":"Toggle Switch",id:`${o}Toggle`,children:t.jsx(xo,{})})]}),l]})}),fo=({id:e,title:n,toggles:i,minWidth:r="auto",height:o="auto"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a.palette.white,border:`1px solid ${a.palette.gray[200]}`,borderRadius:a.spacing[.25],display:"flex",flexDirection:"column",gap:.5,height:o,justify:"center",minHeight:"100px",minWidth:r,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Me,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(s=>t.jsx(fn,{...s},`$card-toggle-${s.name}`))})]})},yo=({description:e,height:n="auto",leftIconName:i,children:r,rightIconName:o,title:a,tooltipId:s,tooltipTip:l,tooltipPlace:c="bottom",variant:p="centered",width:d="318px"})=>{const g=f.useTheme(),x=p==="centered",h=s&&l?t.jsx(X,{display:"flex",icon:o??i,iconColor:g.palette.gray[800],id:s,place:c,tip:l}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:d,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(I,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(o)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!y.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[y.isUndefined(a)?void 0:t.jsx(V,{fontWeight:"bold",size:"sm",children:a}),r]}),x&&!y.isUndefined(o)?h:void 0]})]})},bo=.5,Et=1.25,$o=({children:e,bgColor:n,border:i,gap:r=bo,px:o=Et,py:a=Et,...s})=>{const l=f.useTheme();return t.jsx($,{bgColor:n??l.palette.white,border:i??`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:r,px:o,py:a,...s,children:e})},mo=f.styled.div`
1687
+ `,fn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,justify:o,name:r,leftDescription:a,leftDescriptionMinWidth:l,rightDescription:s,onChange:c,...d},p){const g=n===!0?"on":"off",x=typeof a=="object"&&a.on&&a.off?a[g]:a,h=u.useCallback(b=>{b.stopPropagation()},[]);return t.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:o,children:[t.jsx($,{minWidth:l,children:x}),t.jsxs(fr,{onClick:h,role:"switch",children:[t.jsx("input",{...d,"aria-disabled":i,"aria-label":r,checked:n===!0,disabled:i,name:r,onChange:c,ref:p,type:"checkbox"}),t.jsx(ge,{"aria-label":"Toggle Switch",id:`${r}Toggle`,children:t.jsx(hr,{})})]}),s]})}),yr=({id:e,title:n,toggles:i,minWidth:o="auto",height:r="auto"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColor:a.palette.white,border:`1px solid ${a.palette.gray[200]}`,borderRadius:a.spacing[.25],display:"flex",flexDirection:"column",gap:.5,height:r,justify:"center",minHeight:"100px",minWidth:o,padding:[1.25,1.25,1.25,1.25],children:[t.jsx(Me,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(fn,{...l},`$card-toggle-${l.name}`))})]})},br=({description:e,height:n="auto",leftIconName:i,children:o,rightIconName:r,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:c="bottom",variant:d="centered",width:p="318px"})=>{const g=f.useTheme(),x=d==="centered",h=l&&s?t.jsx(K,{display:"flex",icon:r??i,iconColor:g.palette.gray[800],id:l,place:c,tip:s}):void 0;return t.jsxs($,{alignItems:x?"center":"flex-start",bgColor:g.palette.gray[50],border:`1px solid ${g.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:x?"column":"column-reverse",gap:.5,height:n,justify:"center",padding:[1.25,1.25,1.25,1.25],width:p,children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x||y.isUndefined(i)?void 0:h,t.jsx(I,{color:x?g.palette.gray[800]:g.palette.gray[400],size:"md",textAlign:x?"center":"start",children:e}),x||y.isUndefined(r)?void 0:h]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[x&&!y.isUndefined(i)?h:void 0,t.jsxs("div",{style:{display:"flex",gap:"12px"},children:[y.isUndefined(a)?void 0:t.jsx(V,{fontWeight:"bold",size:"sm",children:a}),o]}),x&&!y.isUndefined(r)?h:void 0]})]})},$r=.5,Et=1.25,mr=({children:e,bgColor:n,border:i,gap:o=$r,px:r=Et,py:a=Et,...l})=>{const s=f.useTheme();return t.jsx($,{bgColor:n??s.palette.white,border:i??`1px solid ${s.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:"column",gap:o,px:r,py:a,...l,children:e})},wr=f.styled.div`
1686
1688
  position: relative;
1687
1689
  margin: auto;
1688
1690
  overflow: hidden;
1689
- `,wo=f.styled.div`
1691
+ `,jr=f.styled.div`
1690
1692
  display: flex;
1691
1693
  transition: transform 0.5s ease-in-out;
1692
1694
  transform: translateX(
1693
1695
  ${({$currentIndex:e})=>-e*100}%
1694
1696
  );
1695
- `,jo=f.styled.div`
1697
+ `,vr=f.styled.div`
1696
1698
  align-items: center;
1697
1699
  display: flex;
1698
1700
  justify-content: center;
1699
1701
  min-width: 100%;
1700
- `,vo=f.styled.button`
1702
+ `,kr=f.styled.button`
1701
1703
  ${({theme:e,$isActive:n})=>`
1702
1704
  background-color: ${n?e.palette.primary[400]:e.palette.white};
1703
1705
  border: none;
@@ -1706,13 +1708,13 @@
1706
1708
  height: ${e.spacing[.75]};
1707
1709
  width: ${e.spacing[.75]};
1708
1710
  `}
1709
- `,ko=f.styled.div`
1711
+ `,Cr=f.styled.div`
1710
1712
  align-items: center;
1711
1713
  display: flex;
1712
1714
  gap: ${({theme:e})=>e.spacing[.5]};
1713
1715
  justify-content: center;
1714
1716
  margin-top: ${({theme:e})=>e.spacing[2]};
1715
- `,Co=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:r,setProgress:o}=Ut(n,e.length),a=u.useCallback(s=>()=>{r(s),o(0)},[r,o]);return t.jsxs(mo,{"aria-roledescription":"carousel",children:[t.jsx(wo,{$currentIndex:i,children:e.map((s,l)=>{const c=`slide-${l}`;return t.jsx(jo,{"aria-label":c,"aria-roledescription":"slide",children:s.content},c)})}),t.jsx(ko,{children:e.map((s,l)=>{const c=`nav-button-${l}`;return t.jsx(vo,{$isActive:l===i,"aria-label":`Go to slide ${l+1}`,"data-testid":l===i?"active":"inactive",onClick:a(l)},c)})})]})},yn=f.styled.div`
1717
+ `,Sr=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:o,setProgress:r}=Ut(n,e.length),a=u.useCallback(l=>()=>{o(l),r(0)},[o,r]);return t.jsxs(wr,{"aria-roledescription":"carousel",children:[t.jsx(jr,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(vr,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(Cr,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(kr,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},yn=f.styled.div`
1716
1718
  ${({theme:e})=>`
1717
1719
  background-color: ${e.palette.gray[100]};
1718
1720
  border-radius: ${e.spacing[.25]};
@@ -1788,7 +1790,7 @@
1788
1790
  padding-bottom: unset;
1789
1791
  }
1790
1792
  `}
1791
- `,So=f.styled.div`
1793
+ `,zr=f.styled.div`
1792
1794
  ${({theme:e})=>`
1793
1795
  align-items: end;
1794
1796
  background-color: ${e.palette.gray[100]};
@@ -1803,10 +1805,10 @@
1803
1805
  background-color: ${e.palette.gray[200]};
1804
1806
  }
1805
1807
  `}
1806
- `,bn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(yn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),zo=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:r,variant:o="normal",expanded:a=!1})=>{const s=f.useTheme(),[l,c]=u.useState(!1),[p,d]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(y._.isNil(i)||y._.isEmpty(i)||!y._.isString(i))return d(!1),n;const m=i.split(`
1807
- `);return m.length>8&&!l?`${[...m].splice(0,7).join(`
1808
+ `,bn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(yn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),Tr=({minWidth:e="565px",noCodeMessage:n="Code snippet not available",snippet:i,specific:o,variant:r="normal",expanded:a=!1})=>{const l=f.useTheme(),[s,c]=u.useState(!1),[d,p]=u.useState(!0),g=u.useCallback(()=>{c(m=>!m)},[c]),x=u.useCallback(()=>{if(y._.isNil(i)||y._.isEmpty(i)||!y._.isString(i))return p(!1),n;const m=i.split(`
1809
+ `);return m.length>8&&!s?`${[...m].splice(0,7).join(`
1808
1810
  `)}
1809
- ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return o==="location"?t.jsx(bn,{noCodeMessage:n,snippet:i,specific:r}):t.jsxs($,{bgColor:s.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(yn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(So,{children:[t.jsx(_,{height:s.spacing[2.5],icon:"copy",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:s.spacing[2.5]}),p?t.jsxs(O,{onClick:g,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:s.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:To}=ne(e=>({fixed:`
1811
+ ${m[8]}...`:(m.length<8&&p(!1),i)},[s,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(async()=>{await navigator.clipboard.writeText(h)},[h]);return r==="location"?t.jsx(bn,{noCodeMessage:n,snippet:i,specific:o}):t.jsxs($,{bgColor:l.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:a?"space-between":"center",minWidth:e,position:"relative",px:1,py:1,scroll:"x",width:a?"100%":"fit-content",children:[t.jsx(yn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:h})})}),t.jsxs(zr,{children:[t.jsx(_,{height:l.spacing[2.5],icon:"copy",iconColor:l.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:b,variant:"ghost",width:l.spacing[2.5]}),d?t.jsxs(O,{onClick:g,variant:"ghost",children:[s?"Show Less":"Show more",t.jsx(R,{icon:s?"chevron-up":"chevron-down",iconColor:l.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:b})]}):!1]})]})},{getVariant:Ir}=ne(e=>({fixed:`
1810
1812
  height: auto;
1811
1813
  min-width: 300px;
1812
1814
  padding: ${e.spacing[1.25]};
@@ -1850,9 +1852,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1850
1852
  margin: auto;
1851
1853
  white-space: pre-line;
1852
1854
 
1853
- ${To(e,n)}
1855
+ ${Ir(e,n)}
1854
1856
  `}
1855
- `,Io=f.styled.div`
1857
+ `,Dr=f.styled.div`
1856
1858
  ${({theme:e})=>`
1857
1859
  background-color: ${e.palette.white};
1858
1860
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
@@ -1880,7 +1882,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1880
1882
  }
1881
1883
  }
1882
1884
  `}
1883
- `,Do=f.styled.div`
1885
+ `,Er=f.styled.div`
1884
1886
  border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
1885
1887
  display: block;
1886
1888
  overflow: unset;
@@ -1890,7 +1892,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1890
1892
  padding: ${({theme:e})=>`${e.spacing[1.25]}`};
1891
1893
  padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
1892
1894
  position: sticky;
1893
- `,Eo=f.styled.div.attrs({className:"flex items-center justify-between"})``,Ro=f.styled.div`
1895
+ `,Rr=f.styled.div.attrs({className:"flex items-center justify-between"})``,Fr=f.styled.div`
1894
1896
  ${({theme:e})=>`
1895
1897
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
1896
1898
  display: flex;
@@ -1921,7 +1923,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1921
1923
  margin-right: 0;
1922
1924
  }
1923
1925
  `}
1924
- `,Fo=f.styled.div`
1926
+ `,Nr=f.styled.div`
1925
1927
  img {
1926
1928
  margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
1927
1929
  ${({theme:e})=>e.spacing[1.25]};
@@ -1937,11 +1939,11 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1937
1939
  margin-right: 0;
1938
1940
  `:""}
1939
1941
  }
1940
- `,mn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:r=void 0})=>{const{close:o}=n,a=u.useCallback(()=>{r!=null&&r.onClick&&r.onClick(),o()},[r,o]),s=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),o()},[i,o]);return[i,r].some(c=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(Ro,{children:t.jsxs("div",{children:[r&&t.jsx(O,{id:r.id,onClick:a,variant:"tertiary",width:"100%",children:r.text}),i&&t.jsx(O,{id:i.id,onClick:s,variant:"primary",width:"100%",children:i.text})]})})]}):null},wn=({title:e,description:n,modalRef:i,otherActions:r,onClose:o})=>{const a=f.useTheme(),s=u.useCallback(()=>{o==null||o(),i.close()},[i,o]);return u.useEffect(()=>{const l=c=>{c.key==="Escape"&&s()};return window.addEventListener("keydown",l),()=>{window.removeEventListener("keydown",l)}},[s]),t.jsxs(Do,{children:[t.jsxs(Eo,{children:[typeof e=="string"?t.jsx(V,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[r,t.jsx(_,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:s,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(fe,{display:"block",mt:.5,size:"md",children:n})]})},jn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:r="submit",txtCancel:o,txtConfirm:a})=>{const s=r==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(O,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:o??"Cancel"}):void 0,t.jsx(O,{disabled:e,id:n,justify:"center",onClick:s?void 0:r,type:s?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},No=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Ao=f.styled.div`
1942
+ `,mn=({alert:e,modalRef:n,confirmButton:i=void 0,cancelButton:o=void 0})=>{const{close:r}=n,a=u.useCallback(()=>{o!=null&&o.onClick&&o.onClick(),r()},[o,r]),l=u.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),r()},[i,r]);return[i,o].some(c=>!y.lodashExports.isEmpty(c))?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,t.jsx(Fr,{children:t.jsxs("div",{children:[o&&t.jsx(O,{id:o.id,onClick:a,variant:"tertiary",width:"100%",children:o.text}),i&&t.jsx(O,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},wn=({title:e,description:n,modalRef:i,otherActions:o,onClose:r})=>{const a=f.useTheme(),l=u.useCallback(()=>{r==null||r(),i.close()},[i,r]);return u.useEffect(()=>{const s=c=>{c.key==="Escape"&&l()};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[l]),t.jsxs(Er,{children:[t.jsxs(Rr,{children:[typeof e=="string"?t.jsx(V,{fontWeight:"bold",mr:1,size:"sm",wordBreak:"break-word",children:e}):e,t.jsxs("div",{className:"items-center flex gap-3",children:[o,t.jsx(_,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(fe,{display:"block",mt:.5,size:"md",children:n})]})},jn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:o="submit",txtCancel:r,txtConfirm:a})=>{const l=o==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(O,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:r??"Cancel"}):void 0,t.jsx(O,{disabled:e,id:n,justify:"center",onClick:l?void 0:o,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},Ar=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Lr=f.styled.div`
1941
1943
  display: flex;
1942
1944
  flex-direction: row;
1943
1945
  gap: ${({theme:e})=>e.spacing[.25]};
1944
- border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>No(e,i,n)};
1946
+ border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>Ar(e,i,n)};
1945
1947
  align-items: center;
1946
1948
  padding: ${({theme:e})=>e.spacing[.625]}
1947
1949
  ${({theme:e})=>e.spacing[.5]};
@@ -1980,7 +1982,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
1980
1982
  }
1981
1983
  }
1982
1984
  }
1983
- `,vn=({end:e=!1,label:n,id:i,isActive:r=!1,link:o,notificationSign:a,onClick:s,tooltip:l="",variant:c="primary",tag:p})=>{const{pathname:d}=Ke.useLocation(),g=r||(c==="primary"?d.includes(o):d.endsWith(o));return t.jsx(X,{display:"flex",id:`${i}-tooltip`,tip:l,children:t.jsxs(Ao,{$borderButton:g,$variant:c,children:[t.jsx(Ke.NavLink,{end:e,id:i,onClick:s,to:o,children:n}),t.jsx(Ae,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),p===void 0?null:t.jsx(q,{tagLabel:`${p}`,variant:"default"})]})})},ht=({items:e,borders:n=!0,box:i=!1,variant:r="primary"})=>{const o=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:o.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${o.palette.gray[300]}`:void 0,borderColor:i?o.palette.gray[200]:void 0,borderRadius:i?o.spacing[.25]:void 0,display:"inline-flex",gap:.25,id:"tablist",padding:i?[0,0,0,0]:void 0,pl:n?1.25:void 0,pr:n?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:s,isActive:l,link:c,label:p,notificationSign:d,onClick:g,tag:x,tooltip:h})=>t.jsx(vn,{end:a,id:s,isActive:l,label:p,link:c,notificationSign:d,onClick:g,tag:x,tooltip:h,variant:r},s))})},ae=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:r=.5,width:o,...a},s){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:r,mt:i,ref:s,width:o??"100%",...a})}),Lo=f.styled.li`
1985
+ `,vn=({end:e=!1,label:n,id:i,isActive:o=!1,link:r,notificationSign:a,onClick:l,tooltip:s="",variant:c="primary",tag:d})=>{const{pathname:p}=Ke.useLocation(),g=o||(c==="primary"?p.includes(r):p.endsWith(r));return t.jsx(K,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(Lr,{$borderButton:g,$variant:c,children:[t.jsx(Ke.NavLink,{end:e,id:i,onClick:l,to:r,children:n}),t.jsx(Ae,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant}),d===void 0?null:t.jsx(q,{tagLabel:`${d}`,variant:"default"})]})})},ht=({items:e,borders:n=!0,box:i=!1,variant:o="primary"})=>{const r=f.useTheme();return t.jsx($,{alignItems:"center",bgColor:r.palette.white,border:i?"1px solid":void 0,borderBottom:n?`1px solid ${r.palette.gray[300]}`:void 0,borderColor:i?r.palette.gray[200]:void 0,borderRadius:i?r.spacing[.25]:void 0,display:"inline-flex",gap:.25,id:"tablist",padding:i?[0,0,0,0]:void 0,pl:n?1.25:void 0,pr:n?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:l,isActive:s,link:c,label:d,notificationSign:p,onClick:g,tag:x,tooltip:h})=>t.jsx(vn,{end:a,id:l,isActive:s,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:o},l))})},ae=u.forwardRef(function({color:n=A.palette.gray[100],mt:i=.5,mb:o=.5,width:r,...a},l){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:o,mt:i,ref:l,width:r??"100%",...a})}),Pr=f.styled.li`
1984
1986
  ${({theme:e})=>`
1985
1987
  align-items: center;
1986
1988
  background-color: ${e.palette.white};
@@ -2038,7 +2040,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2038
2040
  min-width: 240px;
2039
2041
  padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
2040
2042
  `}
2041
- `,Ee=({children:e,disabled:n=!1,icon:i,iconType:r="fa-light",href:o,onClick:a,onClickIcon:s,onKeyDown:l,rightIcon:c,selected:p=!1,value:d,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(Lo,{"aria-disabled":n,"aria-label":d,"aria-selected":p,"data-testid":d,onClick:a,onKeyDown:l,value:d,...g,children:[i!==void 0||d!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:r}):null,o===void 0?b:t.jsx(ie,{href:o,children:b})]}):null,p||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:r,onClick:s}):null]})},Po=f.styled(Ee)`
2043
+ `,Ee=({children:e,disabled:n=!1,icon:i,iconType:o="fa-light",href:r,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,m=>u.isValidElement(m)?u.cloneElement(m,{disabled:n,...m.props}):m):e;return t.jsxs(Pr,{"aria-disabled":n,"aria-label":p,"aria-selected":d,"data-testid":p,onClick:a,onKeyDown:s,value:p,...g,children:[i!==void 0||p!==void 0?t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?t.jsx(R,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:o}):null,r===void 0?b:t.jsx(ie,{href:r,children:b})]}):null,d||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:o,onClick:l}):null]})},Mr=f.styled(Ee)`
2042
2044
  margin-top: 10px;
2043
2045
  border: 1px solid ${({theme:e})=>e.palette.gray[300]};
2044
2046
  border-radius: 4px;
@@ -2061,7 +2063,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2061
2063
  border: 2px solid ${n.palette.black};
2062
2064
  background-color: ${n.palette.white} !important;
2063
2065
  `:""}
2064
- `,Cn=({items:e,onReorder:n,title:i,description:r,onClickClose:o})=>{const[a,s]=u.useState(null),l=u.useCallback(g=>()=>{o(g)},[o]),c=u.useCallback(g=>{s(g.name)},[]),p=u.useCallback(()=>{s(null)},[]),d=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(q,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:r}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:p,onDragStart:d(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(Po,{$isDragging:a===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:l(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Mo=f.styled(Ee)`
2066
+ `,Cn=({items:e,onReorder:n,title:i,description:o,onClickClose:r})=>{const[a,l]=u.useState(null),s=u.useCallback(g=>()=>{r(g)},[r]),c=u.useCallback(g=>{l(g.name)},[]),d=u.useCallback(()=>{l(null)},[]),p=u.useCallback(g=>()=>{c(g)},[c]);return t.jsxs(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:n,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[t.jsxs($,{display:"flex",gap:.25,children:[t.jsx(V,{display:"flex",size:"xs",children:i}),t.jsx(q,{priority:"high",tagLabel:String(e.filter(g=>g.visible).length),variant:"error"})]}),t.jsx(I,{size:"md",children:o}),e.map(g=>g.visible?t.jsx(y.ReorderItem,{as:"div",dragListener:!g.locked,item:g.name,onDragEnd:d,onDragStart:p(g),style:{zIndex:a===g.name?9999:"auto",position:a===g.name?"relative":"static"},value:g,children:t.jsx(Mr,{$isDragging:a===g.name,disabled:g.locked,icon:"grip-vertical",iconType:"fa-light",label:g.name,onClickIcon:g.locked?void 0:s(g.id),rightIcon:g.locked?"lock":"close",selected:g.visible,value:g.name,children:g.name})},g.name):void 0)]})},Or=f.styled(Ee)`
2065
2067
  padding: 7px 8px;
2066
2068
 
2067
2069
  &[aria-selected="true"] {
@@ -2077,7 +2079,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2077
2079
  display: none;
2078
2080
  }
2079
2081
  }
2080
- `,ft=e=>e.reduce((i,r)=>r.group?i[r.group]?{...i,[r.group]:[...i[r.group],r]}:{...i,[r.group]:[r]}:i,{}),Oo=f.styled.input`
2082
+ `,ft=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),Wr=f.styled.input`
2081
2083
  ${({theme:e})=>`
2082
2084
  background: none;
2083
2085
  border: none !important;
@@ -2107,7 +2109,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2107
2109
  display:none;
2108
2110
  }
2109
2111
  `}
2110
- `,Wo=f.styled.div`
2112
+ `,_r=f.styled.div`
2111
2113
  ${({theme:e})=>`
2112
2114
  align-items: center;
2113
2115
  background-color: ${e.palette.white};
@@ -2127,17 +2129,17 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2127
2129
  border: 2px solid ${e.palette.black};
2128
2130
  }
2129
2131
  `}
2130
- `,_o=f.styled.div`
2132
+ `,Br=f.styled.div`
2131
2133
  ${({theme:e})=>`
2132
2134
  background-color: ${e.palette.white};
2133
2135
  border-radius: ${e.spacing[.5]};
2134
2136
  width: 250px;
2135
2137
  `}
2136
- `,Bo=300,se=({name:e,smallSearch:n=!1,onClear:i,onChange:r,value:o,maxLength:a=Bo,...s})=>{const l=u.useRef(null),c=f.useTheme(),[p,d]=u.useState(!1),[g,x]=u.useState(o??""),{refs:h,floatingStyles:b}=y.useFloating$1();u.useEffect(()=>{x(o??"")},[o]);const m=u.useCallback(()=>{d(j=>!j)},[]),w=u.useCallback(j=>{j.key==="Enter"&&j.preventDefault()},[]),v=u.useCallback(j=>{const S=j.target.value;if(S.length>a){const T=S.slice(0,a);x(T);return}x(S),r==null||r(j)},[r,a]),C=u.useCallback(()=>{x(""),i==null||i(),r&&r({target:{value:""},currentTarget:{value:""}})},[i,r]);ee(h.floating.current,()=>{d(!1)},!0);const k=t.jsxs(Wo,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:c.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Oo,{id:e,maxLength:a,name:e,onChange:v,onKeyDown:w,ref:l,type:"search",value:g,...s}),!y.lodashExports.isEmpty(g)&&t.jsx(_,{icon:"xmark",iconColor:c.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:C,px:.25,py:.25,type:"reset",variant:"ghost"})]});return n?t.jsxs(u.Fragment,{children:[t.jsx(_,{border:`1px solid ${c.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:m,ref:h.setReference,variant:"ghost"}),p?t.jsx(_o,{ref:h.setFloating,style:b,children:k}):void 0]}):k},Sn=({columns:e,formId:n,onChangeHandler:i,variant:r})=>{const o=u.useRef(null),[a,s]=u.useState([]),[l,c]=u.useState(""),p=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),d=u.useCallback(()=>{o.current&&(o.current.reset(),c(""))},[o]);return u.useEffect(()=>{s(e.filter(g=>{var x;return r==="grouped"?g.name.toLowerCase().includes(l.toLowerCase())||((x=g.group)==null?void 0:x.includes(l.toLowerCase())):g.name.toLowerCase().includes(l.toLowerCase())}))},[e,l,r]),r==="grouped"?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(se,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(ft(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(hn,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:o,children:t.jsx(se,{name:"search",onChange:p,onClear:d,value:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:d,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(Mo,{selected:g.visible,value:x,width:"content",children:t.jsx(oe,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},zn=({_containerId:e="portals",title:n,modalRef:i,variant:r})=>{const o=f.useTheme(),a=u.useRef(null),[s,l]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var w;return m.name===h?((w=m.toggleVisibility)==null||w.call(m,x),{...m,visible:x}):m});i.setColumns(b)},[i]),p=u.useCallback(g=>{const x=i.columns.map(h=>{var b;return h.id===g?((b=h.toggleVisibility)==null||b.call(h,!1),{...h,visible:!1}):h});i.setColumns(x)},[i]),d=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;s!==g&&l(g)},[s]);return i.isOpen?le.createPortal(t.jsx($n,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(xt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(_,{icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:i.close,px:.25,py:.25,variant:"ghost"})]}),t.jsx(ae,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:d,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(Sn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:r}),t.jsx($,{borderLeft:`2px solid ${o.palette.gray[100]}`,height:s?`${s}px`:"auto"}),t.jsx(Cn,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ae,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(O,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(O,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Ho=f.styled(Ee)`
2138
+ `,Hr=300,se=({name:e,smallSearch:n=!1,onClear:i,onChange:o,value:r,maxLength:a=Hr,...l})=>{const s=u.useRef(null),c=f.useTheme(),[d,p]=u.useState(!1),[g,x]=u.useState(r??""),{refs:h,floatingStyles:b}=y.useFloating$1();u.useEffect(()=>{x(r??"")},[r]);const m=u.useCallback(()=>{p(j=>!j)},[]),w=u.useCallback(j=>{j.key==="Enter"&&j.preventDefault()},[]),v=u.useCallback(j=>{const S=j.target.value;if(S.length>a){const T=S.slice(0,a);x(T);return}x(S),o==null||o(j)},[o,a]),C=u.useCallback(()=>{x(""),i==null||i(),o&&o({target:{value:""},currentTarget:{value:""}})},[i,o]);ee(h.floating.current,()=>{p(!1)},!0);const k=t.jsxs(_r,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:c.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Wr,{id:e,maxLength:a,name:e,onChange:v,onKeyDown:w,ref:s,type:"search",value:g,...l}),!y.lodashExports.isEmpty(g)&&t.jsx(_,{icon:"xmark",iconColor:c.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:C,px:.25,py:.25,type:"reset",variant:"ghost"})]});return n?t.jsxs(u.Fragment,{children:[t.jsx(_,{border:`1px solid ${c.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:m,ref:h.setReference,variant:"ghost"}),d?t.jsx(Br,{ref:h.setFloating,style:b,children:k}):void 0]}):k},Sn=({columns:e,formId:n,onChangeHandler:i,variant:o})=>{const r=u.useRef(null),[a,l]=u.useState([]),[s,c]=u.useState(""),d=u.useCallback(g=>{const{value:x}=g.target;c(x)},[]),p=u.useCallback(()=>{r.current&&(r.current.reset(),c(""))},[r]);return u.useEffect(()=>{l(e.filter(g=>{var x;return o==="grouped"?g.name.toLowerCase().includes(s.toLowerCase())||((x=g.group)==null?void 0:x.includes(s.toLowerCase())):g.name.toLowerCase().includes(s.toLowerCase())}))},[e,s,o]),o==="grouped"?t.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:r,children:t.jsx(se,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(ft(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(hn,{checkboxesName:g,defaultBgColor:!0,defaultCollapsed:h===0,onChange:i,options:x,title:g},b)})})]}):t.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[t.jsx("form",{id:"search-form",ref:r,children:t.jsx(se,{name:"search",onChange:d,onClear:p,value:s})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{paddingTop:"0.625rem"},children:a.map(g=>{const x=`li-checkbox-${g.name}`;return t.jsx(Or,{selected:g.visible,value:x,width:"content",children:t.jsx(re,{checked:g.visible,disabled:g.locked,label:g.name,name:g.name,onChange:i,value:g.name})},x)})})]})},zn=({_containerId:e="portals",title:n,modalRef:i,variant:o})=>{const r=f.useTheme(),a=u.useRef(null),[l,s]=u.useState(void 0),c=u.useCallback(g=>{const{checked:x,value:h}=g.target,b=i.columns.map(m=>{var w;return m.name===h?((w=m.toggleVisibility)==null||w.call(m,x),{...m,visible:x}):m});i.setColumns(b)},[i]),d=u.useCallback(g=>{const x=i.columns.map(h=>{var b;return h.id===g?((b=h.toggleVisibility)==null||b.call(h,!1),{...h,visible:!1}):h});i.setColumns(x)},[i]),p=u.useCallback(()=>{var x;const g=(x=a.current)==null?void 0:x.scrollHeight;l!==g&&s(g)},[l]);return i.isOpen?le.createPortal(t.jsx($n,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(xt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(_,{icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:i.close,px:.25,py:.25,variant:"ghost"})]}),t.jsx(ae,{mb:0,mt:0}),t.jsxs($,{display:"flex",gap:1.25,onScroll:p,px:1.25,ref:a,scroll:"y",width:"100%",children:[t.jsx(Sn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:o}),t.jsx($,{borderLeft:`2px solid ${r.palette.gray[100]}`,height:l?`${l}px`:"auto"}),t.jsx(Cn,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:d,onReorder:i.setColumns,title:"Reorder columns"})]}),t.jsx(ae,{mb:0,mt:0}),t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(O,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(O,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Vr=f.styled(Ee)`
2137
2139
  padding: 8px;
2138
2140
  min-height: 36px;
2139
2141
  min-width: unset;
2140
- `,Vo=(e,n)=>{var i,r,o,a,s;n("checkbox",e.filter(l=>l.type==="checkboxes").flatMap(l=>{var c;return((c=l.options)==null?void 0:c.filter(p=>p.checked).map(p=>p.value))??[]})),n("radio",((o=(r=(i=e.find(l=>l.type==="radioButton"))==null?void 0:i.options)==null?void 0:r.find(({checked:l})=>l))==null?void 0:o.value)??""),n("text",e.filter(l=>["text","select"].includes(l.type)).reduce((l,c)=>({...l,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(a=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:a.minValue),n("maxValue",(s=e.find(l=>["numberRange","dateRange"].includes(l.type)))==null?void 0:s.maxValue)},Rt=(e,n)=>(e==null?void 0:e.filter(i=>{var r;return((r=i.label)==null?void 0:r.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],Ft=50,Uo=(e,n,i)=>{const r=e.filter((p,d,g)=>g.findIndex(x=>x.value===p.value)===d);if(r.length<=Ft)return n.trim()?Rt(r,n):r;const o=r.filter(p=>i.includes(p.value)),a=r.filter(p=>!i.includes(p.value)),s=n.trim()?Rt(a,n):a,l=Ft-o.length,c=s.slice(0,Math.max(0,l));return[...o,...c]},Go=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2142
+ `,Ur=(e,n)=>{var i,o,r,a,l;n("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var c;return((c=s.options)==null?void 0:c.filter(d=>d.checked).map(d=>d.value))??[]})),n("radio",((r=(o=(i=e.find(s=>s.type==="radioButton"))==null?void 0:i.options)==null?void 0:o.find(({checked:s})=>s))==null?void 0:r.value)??""),n("text",e.filter(s=>["text","select"].includes(s.type)).reduce((s,c)=>({...s,[`${String(c.key)}-${c.filterFn??"caseInsensitive"}`]:c.value??""}),{})),n("minValue",(a=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:a.minValue),n("maxValue",(l=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:l.maxValue)},Rt=(e,n)=>(e==null?void 0:e.filter(i=>{var o;return((o=i.label)==null?void 0:o.toLowerCase().includes((n==null?void 0:n.toLowerCase())??""))??i.value.toLowerCase().includes((n==null?void 0:n.toLowerCase())??"")}))??[],Ft=50,Gr=(e,n,i)=>{const o=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(o.length<=Ft)return n.trim()?Rt(o,n):o;const r=o.filter(d=>i.includes(d.value)),a=o.filter(d=>!i.includes(d.value)),l=n.trim()?Rt(a,n):a,s=Ft-r.length,c=l.slice(0,Math.max(0,s));return[...r,...c]},Yr=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2141
2143
  align-items: center;
2142
2144
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2143
2145
  display: flex;
@@ -2150,7 +2152,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2150
2152
  svg.fa-check {
2151
2153
  border-radius: 2px;
2152
2154
  }
2153
- `,Tn=({control:e,option:n,register:i,watch:r,setValue:o})=>{var a,s,l,c;switch(n.type){case"checkboxes":{const d=r("search")??"",g=r("checkbox")??[],x=n.options??[],h=Uo(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(Nt,{value:b.value,width:"content",children:t.jsx(oe,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(d=>t.jsx(Nt,{value:d.value,width:"content",children:t.jsx(ut,{...i("radio"),label:d.label,value:d.value})},`li-radio-${d.value}`))]});case"select":return t.jsx(pt,{control:e,items:((s=n.options)==null?void 0:s.map(d=>({name:d.label??"",value:d.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const p=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Be,{label:n.label,name:p,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(xn,{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(dn,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(l=n.maxValue)==null?void 0:l.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:o,variant:"filters"});default:return t.jsx("div",{})}},In=({control:e,items:n,register:i,setValue:r,watch:o})=>t.jsx(t.Fragment,{children:n.map((a,s)=>{const l=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Tn,{control:e,option:a,register:i,setValue:r,watch:o}),s<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},l)})}),Dn=e=>{var c,p,d,g,x;const[n,i]=u.useState([...e]),{control:r,register:o,handleSubmit:a,setValue:s,watch:l}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((d=(p=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:p.find(({checked:h})=>h))==null?void 0:d.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:r,items:n,setItems:i,register:o,handleSubmit:a,setValue:s,watch:l}},et=({options:e,onSearch:n,onSubmit:i,id:r,selectedFilter:o})=>{const{control:a,items:s,setItems:l,register:c,handleSubmit:p,setValue:d,watch:g}=Dn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:C}=v.target;d("search",C),n&&n(C)},[n,d]),m=u.useCallback(()=>{d("search",""),n&&n("")},[n,d]),w=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{l(e),Vo(e,d)},[e,l,d]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:r,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?o:void 0,t.jsx(se,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:r,onSubmit:p(w),children:[t.jsx(In,{control:a,items:s,register:c,setValue:d,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},En=({options:e,variant:n,onApplyFilters:i,onSearch:r,setDirection:o,setHandler:a,onFilterStateChange:s})=>{const l=f.useTheme(),[c,p]=u.useState(e),[d,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),w=u.useCallback(k=>()=>{const j=c.find(T=>T.label===k),S=!(j!=null&&j.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),m(k),g((j==null?void 0:j.filterOptions)??[])},[c,a]),v=u.useCallback(k=>{const j=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(E=>j.length>0?{...E,[b]:j}:E);const S=E=>{var z,N;return{...E,options:(z=E.options)==null?void 0:z.map(M=>({...M,checked:k.checkbox.includes(M.value)||k.radio===M.value})),value:["text","select"].includes(E.type)?((N=k.text)==null?void 0:N[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?k.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?k.maxValue:E.maxValue}},T=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(T);p(E=>E.map(T));const D=F.flatMap(({filterOptions:E})=>E);i(D),g([])},[c,i,b]),C=u.useCallback((k,j)=>{const S=`li-filter-option-${k}`;return t.jsxs(Ho,{icon:j,onClick:w(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(q,{tagLabel:x[k].length.toString()})]},S)},[x,w]);return u.useEffect(()=>{const k=e.reduce((j,{label:S,filterOptions:T})=>{const F=T.flatMap(({value:z,minValue:N,maxValue:M})=>[N,M,z]).filter(Boolean),D=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),E=[...F,...D];return E.length===0?j:{...j,[S]:E}},{});h(k),d.length>0&&o&&o("column")},[d,e,o]),u.useEffect(()=>{s==null||s(d.length>0)},[d.length,s]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",maxHeight:d.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(et,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):Object.entries(ft(e)).map(([k,j])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:l.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),j.map(({label:S,icon:T="filter-list"})=>C(S,T))]},k))}):t.jsx($,{display:"flex",flexDirection:"row",maxHeight:d.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:d.length>0?t.jsx(et,{id:"filters-options",onSearch:r,onSubmit:v,options:d,selectedFilter:b}):e.map(({label:k,icon:j="filter-list"})=>C(k,j))})},Rn=({options:e,onApplyFilters:n,onSearch:i,modalRef:r,variant:o})=>{const[a,s]=u.useState("row"),[l,c]=u.useState(!0),[p,d]=u.useState(!1),x=(o==="grouped"?Object.values(ft(e)).reduce((w,v)=>w+v.length,0):e.length)>5&&!p,h=f.useTheme(),b=u.useRef(null),m=t.jsx(_,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:r.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const w=v=>{const C=b.current;C&&!C.contains(v.target)&&r.close()};if(l)return document.addEventListener("mousedown",w,!0),()=>{document.removeEventListener("mousedown",w,!0)}},[b,l,r]),t.jsx(Go,{$bgColor:"transparent","aria-label":r.name,children:t.jsxs(xt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(En,{onApplyFilters:n,onFilterStateChange:d,onSearch:i,options:e,setDirection:s,setHandler:c,variant:o}),a==="row"?m:void 0]})})};function Yo(e){if(e)return e}function Fn(e){if(!e||e.length===0)return;const n=e.filter(r=>r.checked).map(r=>r.label??r.value);return n.length===0?void 0:n.join(", ")}function Ko(e,n,i){const r=i??"",o=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(o)&&!y._.isUndefined(a))return`${o}${r} - ${a}${r}`;if(!y._.isUndefined(o))return`Min ${o}${r}`;if(!y._.isUndefined(a))return`Max ${a}${r}`}function Xo(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function qo(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const ue=({filter:e,icon:n="filter-list",label:i,onClose:r,filterValue:o})=>y._.isNil(o)||y._.isEmpty(String(o))?null:t.jsx(q,{filterValues:o,icon:n,id:"remove-filter",onClose:r(e),tagLabel:`${i} `}),Zo=({options:e,onClose:n})=>{const i=e.flatMap(r=>r.filterOptions.map(o=>{const{filterFn:a,label:s,type:l,value:c,options:p,minValue:d,maxValue:g}=o;switch(l){case"numberRange":{const x=Ko(d,g,r.placeholder);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},s)}case"dateRange":{const x=Xo(d==null?void 0:d.toString(),g==null?void 0:g.toString());return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},s)}case"radioButton":case"checkboxes":{const x=Fn(p);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:r.label,onClose:n},s)}case void 0:case"select":case"text":default:{const x=Yo(c),h=qo(l,r.label,a);return t.jsx(ue,{filter:o,filterValue:x,icon:r.icon,label:h,onClose:n},s)}}})).filter(r=>{if(r===null)return!1;const{filterValue:o}=r.props;return!y._.isNil(o)&&!y._.isEmpty(String(o))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},Jo=e=>e.map(n=>{const i={key:String(n.key),type:n.type},r=(()=>{let o={...i};if(n.filterFn&&(o={...o,filterFn:n.filterFn}),n.value&&(o={...o,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(o={...o,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(o={...o,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(s=>s.checked).map(s=>s.value);a.length>0&&(o={...o,selectedValues:a})}return o})();return Object.keys(r).length>2?r:null}).filter(Boolean),Qo=(e,n)=>n.map(i=>{const r=e.find(a=>a.key===String(i.key)&&a.type===i.type);return r?(()=>{let a={...i};return r.filterFn&&(a={...a,filterFn:r.filterFn}),r.value!==void 0&&r.value!==null&&(a={...a,value:r.value}),r.minValue!==void 0&&r.minValue!==null&&(a={...a,minValue:r.minValue}),r.maxValue!==void 0&&r.maxValue!==null&&(a={...a,maxValue:r.maxValue}),r.selectedValues&&i.options&&(a={...a,options:i.options.map(s=>{var l;return{...s,checked:((l=r.selectedValues)==null?void 0:l.includes(s.value))??!1}})}),a})():i}),Ye=(e,n)=>{const i=Jo(e);n(JSON.stringify(i))},ea=(e,n)=>{const i=e();if(!i)return n;try{const r=JSON.parse(i);return Qo(r,n)}catch{return n}},ta=(e,n)=>{function i(s,l){if(l.value===""||l.value===void 0||y._.defaultTo(l.isBackFilter,!1))return!0;switch(l.filterFn){case"includesInsensitive":return String(s[l.key]).toLowerCase().includes(l.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(s[l.key]).toLowerCase()===l.value.toLowerCase()}}function r(s,l){if(!l.options||l.options.length===0)return!0;const c=l.options.filter(p=>p.checked).map(p=>p.value);return c.length===0?!0:c.includes(String(s[l.key]))}function o(s,l,c){const p=c(String(s[l.key])),{minValue:d,maxValue:g}=l,x=y._.isEmpty(d)&&typeof d!="number"?void 0:c(String(d)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=p&&p<=(h??1/0)}function a(s){return n.every(l=>{if(typeof l.key=="function")return l.key(s,l.value);switch(l.type){case"radioButton":case"checkboxes":return r(s,l);case"numberRange":return o(s,l,Number);case"dateRange":return o(s,l,c=>new Date(c));case"select":case"text":default:return i(s,l)}})}return e.filter(a)},na=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,ia=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}},ra=({dataset:e,setValues:n,getValues:i,options:r,setFilteredDataset:o,onFiltersChange:a,onReset:s,onSearch:l,variant:c="ungrouped"})=>{const p=Ie("filters-modal"),[d,g]=u.useState(!1),[x,h]=u.useState([]),b=na(x),m=r.map(j=>({...j,filterOptions:j.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),w=u.useCallback(j=>{h([...j]),Ye(j,n)},[h,n]),v=u.useCallback(()=>{s&&s(),p.isOpen||g(!0),p.toggle()},[p,s]),C=u.useCallback(j=>()=>{s&&s();const S=x.map(T=>T.key===j.key&&T.type===j.type&&T.filterFn===j.filterFn?ia(T):T);h(S),Ye(S,n)},[x,s,n]);return u.useEffect(()=>{const j=r.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=ea(i,j);h(F)}else j.flatMap(D=>D.value).filter(Boolean).length>0||j.flatMap(D=>D.options).filter(D=>(D==null?void 0:D.checked)===!0).length>0?(h(j),d&&Ye(j,n)):h(j)},[r,h,n,i,d]),u.useEffect(()=>{o&&e!==void 0&&o(ta(e,x)),a==null||a(x)},[e,x,o,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),p.isOpen&&t.jsx(Rn,{modalRef:p,onApplyFilters:w,onSearch:l,options:m,variant:c})]}),options:m,removeFilter:C}},yt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:r=void 0,confirmButton:o=void 0,content:a=void 0,description:s=void 0,modalRef:l,otherActions:c=void 0,onClose:p=void 0,tabItems:d=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,w]=u.useState(void 0),v=u.useRef(null),C=u.useRef(!1),k=Array.isArray(d)&&d.length>0,j=i??o;u.useEffect(()=>{if(k&&!C.current&&v.current){const T=v.current.getBoundingClientRect().height;T>50&&(w(T),C.current=!0)}l.isOpen||(w(void 0),C.current=!1)},[k,l.isOpen]);const S=t.jsx($n,{"aria-label":l.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(xt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?v:void 0,style:k&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(wn,{description:s,modalRef:l,onClose:p,otherActions:c,title:g}),d&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(ht,{items:d})}),(y._.isObject(a)||r)&&t.jsxs(Io,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[r,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Fo,{$framed:a.imageFramed,children:t.jsx(J,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(mn,{alert:n,cancelButton:i,confirmButton:o,modalRef:l})]})});return e&&l.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):l.isOpen?S:null},oa=(e,n,i)=>{const r=Ie("confirm-dialog-modal"),o=u.useRef(null),a=u.useCallback(async()=>(r.open(),new Promise(p=>{o.current=p})),[r]),s=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!0)},[r]),l=u.useCallback(()=>{var p;r.close(),(p=o.current)==null||p.call(o,!1)},[r]);return[a,({children:p})=>{const[d,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(w=>()=>{g(v=>({...v,[w]:{...v[w],state:!v[w].state}}))},[]),b=!Object.values(d).every(({state:w})=>w),m=Object.entries(d).map(([w,{state:v,label:C}])=>t.jsx(oe,{defaultChecked:v,label:C,name:w,onChange:h(w)},w));return t.jsxs(yt,{"data-testid":e,id:e,modalRef:{...r,close:l},onClose:x,size:"sm",title:n,children:[p,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(jn,{disabled:b,id:e,onConfirm:s})]})}]},aa=()=>{const[e,n]=u.useState(!1),[i,r]=u.useState(),o=u.useRef(null),a=Ie("confirm-dialog-modal"),s=u.useCallback(async d=>(r(d),n(!0),new Promise(g=>{o.current=g})),[]),l=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!0)},[]),c=u.useCallback(()=>{var d;n(!1),r(void 0),(d=o.current)==null||d.call(o,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:d="confirm-dialog-modal",children:g})=>t.jsxs(yt,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:l,text:"Confirm"},description:i==null?void 0:i.message,id:d,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:s}},sa=2e3,la=({content:e})=>{const[n,i]=u.useState("Copy"),r=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},sa)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(_,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:r,tooltip:n,variant:"ghost"})},ca=f.styled.ul`
2155
+ `,Tn=({control:e,option:n,register:i,watch:o,setValue:r})=>{var a,l,s,c;switch(n.type){case"checkboxes":{const p=o("search")??"",g=o("checkbox")??[],x=n.options??[],h=Gr(x,p,g);return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[!n.label||n.label===""?void 0:null,h.map(b=>t.jsx(Nt,{value:b.value,width:"content",children:t.jsx(re,{...i("checkbox"),label:b.label,value:b.value})},`li-checkbox-${b.value}`))]})}case"radioButton":return t.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[n.label,(a=n.options)==null?void 0:a.map(p=>t.jsx(Nt,{value:p.value,width:"content",children:t.jsx(ut,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(pt,{control:e,items:((l=n.options)==null?void 0:l.map(p=>({name:p.label??"",value:p.value})))??[],label:n.label,name:`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`,placeholder:n.placeholder,value:n.value});case"text":const d=`text.${String(n.key)}-${n.filterFn??"caseInsensitive"}`;return t.jsx(Be,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(xn,{label:n.label,name:String(n.key),propsMax:{placeholder:n.placeholder?`${n.placeholder} Max`:"Max",register:i,name:"maxValue",value:n.maxValue,setValue:r},propsMin:{placeholder:n.placeholder?`${n.placeholder} Min`:"Min",register:i,name:"minValue",value:n.minValue,setValue:r},variant:"filters"});case"dateRange":return t.jsx(dn,{label:n.label,name:String(n.key),propsMax:{name:"maxValue",value:(s=n.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(c=n.minValue)==null?void 0:c.toString()},register:i,setValue:r,variant:"filters"});default:return t.jsx("div",{})}},In=({control:e,items:n,register:i,setValue:o,watch:r})=>t.jsx(t.Fragment,{children:n.map((a,l)=>{const s=`${a.type}-${a.value}-${a.filterFn??"default"}`;return t.jsxs("div",{children:[t.jsx(Tn,{control:e,option:a,register:i,setValue:o,watch:r}),l<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},s)})}),Dn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:o,register:r,handleSubmit:a,setValue:l,watch:s}=y.useForm({defaultValues:{checkbox:e.filter(h=>h.type==="checkboxes").flatMap(h=>{var b;return((b=h.options)==null?void 0:b.filter(m=>m.checked).map(m=>m.value))??[]}),radio:((p=(d=(c=e.find(h=>h.type==="radioButton"))==null?void 0:c.options)==null?void 0:d.find(({checked:h})=>h))==null?void 0:p.value)??"",text:e.filter(h=>["text","select"].includes(h.type)).reduce((h,b)=>({...h,[`${String(b.key)}-${b.filterFn??"caseInsensitive"}`]:b.value??""}),{}),minValue:(g=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:g.minValue,maxValue:(x=e.find(h=>["numberRange","dateRange"].includes(h.type)))==null?void 0:x.maxValue,search:""}});return{control:o,items:n,setItems:i,register:r,handleSubmit:a,setValue:l,watch:s}},et=({options:e,onSearch:n,onSubmit:i,id:o,selectedFilter:r})=>{const{control:a,items:l,setItems:s,register:c,handleSubmit:d,setValue:p,watch:g}=Dn(e),x=e.some(v=>v.type==="checkboxes"&&v.hideSearch!==!0),h=e.some(v=>v.label&&v.label!==""),b=u.useCallback(async v=>{const{value:C}=v.target;p("search",C),n&&n(C)},[n,p]),m=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),w=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{s(e),Ur(e,p)},[e,s,p]),t.jsxs("div",{className:"flex flex-col gap-[8px]",id:o,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[x&&t.jsxs("div",{children:[h?r:void 0,t.jsx(se,{onChange:b,onClear:m,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(w),children:[t.jsx(In,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(O,{mt:1,type:"submit",children:"Apply"})]})]})},En=({options:e,variant:n,onApplyFilters:i,onSearch:o,setDirection:r,setHandler:a,onFilterStateChange:l})=>{const s=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,m]=u.useState(""),w=u.useCallback(k=>()=>{const j=c.find(T=>T.label===k),S=!(j!=null&&j.filterOptions.some(T=>T.type==="dateRange"||T.type==="select"));a==null||a(S??!0),m(k),g((j==null?void 0:j.filterOptions)??[])},[c,a]),v=u.useCallback(k=>{const j=[...k.checkbox,...Object.values(k.text??{}),...k.radio?[k.radio]:[],...k.minValue?[String(k.minValue)]:[],...k.maxValue?[String(k.maxValue)]:[]];h(E=>j.length>0?{...E,[b]:j}:E);const S=E=>{var z,N;return{...E,options:(z=E.options)==null?void 0:z.map(M=>({...M,checked:k.checkbox.includes(M.value)||k.radio===M.value})),value:["text","select"].includes(E.type)?((N=k.text)==null?void 0:N[`${String(E.key)}-${E.filterFn??"caseInsensitive"}`])??E.value:E.value,minValue:["numberRange","dateRange"].includes(E.type)?k.minValue:E.minValue,maxValue:["numberRange","dateRange"].includes(E.type)?k.maxValue:E.maxValue}},T=E=>E.label===b?{...E,filterOptions:E.filterOptions.map(S)}:E,F=c.map(T);d(E=>E.map(T));const D=F.flatMap(({filterOptions:E})=>E);i(D),g([])},[c,i,b]),C=u.useCallback((k,j)=>{const S=`li-filter-option-${k}`;return t.jsxs(Vr,{icon:j,onClick:w(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(q,{tagLabel:x[k].length.toString()})]},S)},[x,w]);return u.useEffect(()=>{const k=e.reduce((j,{label:S,filterOptions:T})=>{const F=T.flatMap(({value:z,minValue:N,maxValue:M})=>[N,M,z]).filter(Boolean),D=T.flatMap(({options:z})=>z??[]).filter(({checked:z=!1})=>z).map(({value:z})=>z),E=[...F,...D];return E.length===0?j:{...j,[S]:E}},{});h(k),p.length>0&&r&&r("column")},[p,e,r]),u.useEffect(()=>{l==null||l(p.length>0)},[p.length,l]),n==="grouped"?t.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(et,{id:"filters-options",onSearch:o,onSubmit:v,options:p,selectedFilter:b}):Object.entries(ft(e)).map(([k,j])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:k}),j.map(({label:S,icon:T="filter-list"})=>C(S,T))]},k))}):t.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?t.jsx(et,{id:"filters-options",onSearch:o,onSubmit:v,options:p,selectedFilter:b}):e.map(({label:k,icon:j="filter-list"})=>C(k,j))})},Rn=({options:e,onApplyFilters:n,onSearch:i,modalRef:o,variant:r})=>{const[a,l]=u.useState("row"),[s,c]=u.useState(!0),[d,p]=u.useState(!1),x=(r==="grouped"?Object.values(ft(e)).reduce((w,v)=>w+v.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),m=t.jsx(_,{icon:"close",iconColor:h.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:o.close,px:.25,py:.25,variant:"ghost"});return u.useEffect(()=>{const w=v=>{const C=b.current;C&&!C.contains(v.target)&&o.close()};if(s)return document.addEventListener("mousedown",w,!0),()=>{document.removeEventListener("mousedown",w,!0)}},[b,s,o]),t.jsx(Yr,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs(xt,{$size:"fixed",alignItems:a==="row"?"start":"end",display:"flex",flexDirection:a,gap:.5,id:"filters-list",justify:"space-between",position:"relative",px:1.25,py:1.25,ref:b,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content",paddingBottom:x?"0":void 0},children:[a==="column"?m:void 0,t.jsx(En,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?m:void 0]})})};function Kr(e){if(!e)return;const n=20;if(e.length<=n)return e;const i=n-3,o=Math.ceil(i/2),r=Math.floor(i/2);return`${e.slice(0,o)}...${e.slice(e.length-r)}`}function Fn(e){if(!e||e.length===0)return;const n=e.filter(s=>s.checked).map(s=>s.label??s.value);if(n.length===0)return;const i=(s,c=20)=>{if(s.length<=c)return s;const d=c-3,p=Math.ceil(d/2),g=Math.floor(d/2);return`${s.slice(0,p)}...${s.slice(s.length-g)}`};if(n.length===1){const s=n[0];return s.length>20?i(s,20):s}if(n.length===2){const s=n[0],c=n.join(", ").length;return s.length>20||c>20?`${i(s,20)} +1 more`:`${n[0]}, ${n[1]}`}const o=n[0],r=n.length-1,a=20,l=n.join(", ").length;return o.length>a||l>a?`${i(o,a)} +${r} more`:`${n[0]}, ${n[1]}`}function Xr(e,n,i){const o=i??"",r=y._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=y._.isEmpty(n)&&typeof n!="number"||Number.isNaN(n)?void 0:Number(String(n));if(!y._.isUndefined(r)&&!y._.isUndefined(a))return`${r}${o} - ${a}${o}`;if(!y._.isUndefined(r))return`Min ${r}${o}`;if(!y._.isUndefined(a))return`Max ${a}${o}`}function qr(e,n){if(y.dayjs_minExports.extend(y.localizedFormat),!(y._.isUndefined(e)&&y._.isUndefined(n))){if(e!==""&&n!==""&&!y._.isUndefined(e)&&!y._.isUndefined(n))return`${y.dayjs(e).format("LL")} - ${y.dayjs(n).format("LL")}`;if(e!==""&&!y._.isUndefined(e))return`From ${y.dayjs(e).format("LL")}`;if(n!==""&&!y._.isUndefined(n))return`To ${y.dayjs(n).format("LL")}`}}function Zr(e,n,i){return e==="select"?n:`${n} ${i==="includesInsensitive"?"contains":"is"}`}const ue=({filter:e,icon:n="filter-list",label:i,onClose:o,filterValue:r})=>{if(y._.isNil(r)||y._.isEmpty(String(r)))return null;const a=e.type==="checkboxes"?(e.options??[]).filter(c=>c.checked).map(c=>c.label??c.value):[],{tooltipContent:l,shouldShowTooltip:s}=(()=>{var d,p,g;if(a.length>0){if(a.length===1){const m=(((d=a[0])==null?void 0:d.length)??0)>20;return{shouldShowTooltip:m,tooltipContent:m?a[0]:void 0}}if(a.length===2){const m=((p=a[0])==null?void 0:p.length)??0,w=a.join(", ").length,v=m>20||w>20;return{shouldShowTooltip:v,tooltipContent:v?a:void 0}}const x=((g=a[0])==null?void 0:g.length)??0,h=a.join(", ").length,b=x>20||h>20;return{shouldShowTooltip:b,tooltipContent:b?a:void 0}}const c=e.value;return typeof c=="string"&&c.length>20?{shouldShowTooltip:!0,tooltipContent:c}:{shouldShowTooltip:!1,tooltipContent:void 0}})();return t.jsx(K,{disabled:!s,id:"applied-filter-tooltip",nodeTip:s?Array.isArray(l)?t.jsx($,{display:"flex",flexDirection:"column",gap:.25,children:l.map(c=>t.jsxs($,{alignItems:"flex-start",display:"flex",gap:.5,children:[t.jsx("span",{children:"•"}),t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:c})]},c))}):t.jsx($,{whiteSpace:"normal",wordWrap:"break-word",children:l}):void 0,children:t.jsx(q,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `})})},Jr=({options:e,onClose:n})=>{const i=e.flatMap(o=>o.filterOptions.map(r=>{const{filterFn:a,label:l,type:s,value:c,options:d,minValue:p,maxValue:g}=r;switch(s){case"numberRange":{const x=Xr(p,g,o.placeholder);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"dateRange":{const x=qr(p==null?void 0:p.toString(),g==null?void 0:g.toString());return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case"radioButton":case"checkboxes":{const x=Fn(d);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},l)}case void 0:case"select":case"text":default:{const x=Kr(c),h=Zr(s,o.label,a);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:h,onClose:n},l)}}})).filter(o=>{if(o===null)return!1;const{filterValue:r}=o.props;return!y._.isNil(r)&&!y._.isEmpty(String(r))});return i.length>0?t.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},Qr=e=>e.map(n=>{const i={key:String(n.key),type:n.type},o=(()=>{let r={...i};if(n.filterFn&&(r={...r,filterFn:n.filterFn}),n.value&&(r={...r,value:n.value}),n.minValue!==void 0&&n.minValue!==null&&(r={...r,minValue:n.minValue}),n.maxValue!==void 0&&n.maxValue!==null&&(r={...r,maxValue:n.maxValue}),n.options&&n.options.length>0){const a=n.options.filter(l=>l.checked).map(l=>l.value);a.length>0&&(r={...r,selectedValues:a})}return r})();return Object.keys(o).length>2?o:null}).filter(Boolean),ea=(e,n)=>n.map(i=>{const o=e.find(a=>a.key===String(i.key)&&a.type===i.type);return o?(()=>{let a={...i};return o.filterFn&&(a={...a,filterFn:o.filterFn}),o.value!==void 0&&o.value!==null&&(a={...a,value:o.value}),o.minValue!==void 0&&o.minValue!==null&&(a={...a,minValue:o.minValue}),o.maxValue!==void 0&&o.maxValue!==null&&(a={...a,maxValue:o.maxValue}),o.selectedValues&&i.options&&(a={...a,options:i.options.map(l=>{var s;return{...l,checked:((s=o.selectedValues)==null?void 0:s.includes(l.value))??!1}})}),a})():i}),Ye=(e,n)=>{const i=Qr(e);n(JSON.stringify(i))},ta=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return ea(o,n)}catch{return n}},na=(e,n)=>{function i(l,s){if(s.value===""||s.value===void 0||y._.defaultTo(s.isBackFilter,!1))return!0;switch(s.filterFn){case"includesInsensitive":return String(l[s.key]).toLowerCase().includes(s.value.toLowerCase());case"caseInsensitive":case void 0:default:return String(l[s.key]).toLowerCase()===s.value.toLowerCase()}}function o(l,s){if(!s.options||s.options.length===0)return!0;const c=s.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(l[s.key]))}function r(l,s,c){const d=c(String(l[s.key])),{minValue:p,maxValue:g}=s,x=y._.isEmpty(p)&&typeof p!="number"?void 0:c(String(p)),h=y._.isEmpty(g)&&typeof g!="number"?void 0:c(String(g));return y._.isUndefined(x)&&y._.isUndefined(h)?!0:(x??-1/0)<=d&&d<=(h??1/0)}function a(l){return n.every(s=>{if(typeof s.key=="function")return s.key(l,s.value);switch(s.type){case"radioButton":case"checkboxes":return o(l,s);case"numberRange":return r(l,s,Number);case"dateRange":return r(l,s,c=>new Date(c));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},ia=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,oa=e=>{var i;const n=((i=e.options)==null?void 0:i.map(o=>({...o,checked:void 0})))??void 0;return{...e,minValue:void 0,maxValue:void 0,value:void 0,options:n}},ra=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:c="ungrouped"})=>{const d=Ie("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=ia(x),m=o.map(j=>({...j,filterOptions:j.filterOptions.map(S=>x.find(F=>F.key===S.key&&F.type===S.type&&F.filterFn===S.filterFn)??{...S})})),w=u.useCallback(j=>{h([...j]),Ye(j,n)},[h,n]),v=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),C=u.useCallback(j=>()=>{l&&l();const S=x.map(T=>T.key===j.key&&T.type===j.type&&T.filterFn===j.filterFn?oa(T):T);h(S),Ye(S,n)},[x,l,n]);return u.useEffect(()=>{const j=o.flatMap(F=>F.filterOptions),S=i();if((()=>{if(!S)return!1;try{const F=JSON.parse(S);return Array.isArray(F)&&F.length>0}catch{return!1}})()){const F=ta(i,j);h(F)}else j.flatMap(D=>D.value).filter(Boolean).length>0||j.flatMap(D=>D.options).filter(D=>(D==null?void 0:D.checked)===!0).length>0?(h(j),p&&Ye(j,n)):h(j)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(na(e,x)),a==null||a(x)},[e,x,r,a]),{Filters:()=>t.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[t.jsx($,{pr:.25,children:t.jsx(O,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Rn,{modalRef:d,onApplyFilters:w,onSearch:s,options:m,variant:c})]}),options:m,removeFilter:C}},yt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:o=void 0,confirmButton:r=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:c=void 0,onClose:d=void 0,tabItems:p=void 0,title:g=void 0,size:x,id:h="modal-container"})=>{const b=f.useTheme(),[m,w]=u.useState(void 0),v=u.useRef(null),C=u.useRef(!1),k=Array.isArray(p)&&p.length>0,j=i??r;u.useEffect(()=>{if(k&&!C.current&&v.current){const T=v.current.getBoundingClientRect().height;T>50&&(w(T),C.current=!0)}s.isOpen||(w(void 0),C.current=!1)},[k,s.isOpen]);const S=t.jsx($n,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(xt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?v:void 0,style:k&&m?{height:m}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(wn,{description:l,modalRef:s,onClose:d,otherActions:c,title:g}),p&&t.jsx($,{borderTop:`1px solid ${b.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:t.jsx(ht,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(Dr,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(Nr,{$framed:a.imageFramed,children:t.jsx(J,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(mn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},aa=(e,n,i)=>{const o=Ie("confirm-dialog-modal"),r=u.useRef(null),a=u.useCallback(async()=>(o.open(),new Promise(d=>{r.current=d})),[o]),l=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!0)},[o]),s=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!1)},[o]);return[a,({children:d})=>{const[p,g]=u.useState(i),x=u.useCallback(()=>{g({...i})},[]),h=u.useCallback(w=>()=>{g(v=>({...v,[w]:{...v[w],state:!v[w].state}}))},[]),b=!Object.values(p).every(({state:w})=>w),m=Object.entries(p).map(([w,{state:v,label:C}])=>t.jsx(re,{defaultChecked:v,label:C,name:w,onChange:h(w)},w));return t.jsxs(yt,{"data-testid":e,id:e,modalRef:{...o,close:s},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),t.jsx(jn,{disabled:b,id:e,onConfirm:l})]})}]},sa=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=Ie("confirm-dialog-modal"),l=u.useCallback(async p=>(o(p),n(!0),new Promise(g=>{r.current=g})),[]),s=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!0)},[]),c=u.useCallback(()=>{var p;n(!1),o(void 0),(p=r.current)==null||p.call(r,!1)},[]);return u.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:p="confirm-dialog-modal",children:g})=>t.jsxs(yt,{cancelButton:{onClick:c,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:l}},la=2e3,ca=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},la)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(_,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},da=f.styled.ul`
2154
2156
  ${({theme:e})=>`
2155
2157
  align-items: flex-start;
2156
2158
  border-radius: ${e.spacing[.25]};
@@ -2163,7 +2165,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2163
2165
  width: 166px;
2164
2166
  z-index: 9999;
2165
2167
  `}
2166
- `,da=f.styled.li`
2168
+ `,pa=f.styled.li`
2167
2169
  ${({theme:e})=>`
2168
2170
  align-items: center;
2169
2171
  background: ${e.palette.white}
@@ -2189,7 +2191,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2189
2191
  cursor: not-allowed;
2190
2192
  }
2191
2193
  `}
2192
- `,pa=({icon:e,iconColor:n,id:i,showChevron:r,options:o,title:a})=>{const s=f.useTheme(),[l,c]=u.useState(!1),p=l?"chevron-up":"chevron-down",{refs:d,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return ee(l?d.floating.current:null,()=>{c(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),t.jsxs(u.Fragment,{children:[t.jsx(O,{"aria-label":a,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:d.setReference,rightIcon:r?p:void 0,variant:"ghost",children:a}),l?t.jsx(ca,{ref:d.setFloating,style:g,children:o.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(da,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??s.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},tt=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),ga=f.styled.div`
2194
+ `,ga=({icon:e,iconColor:n,id:i,showChevron:o,options:r,title:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=s?"chevron-up":"chevron-down",{refs:p,floatingStyles:g}=y.useFloating({middleware:[y.offset({mainAxis:4})],placement:"bottom-start"}),x=u.useCallback(()=>{c(h=>!h)},[]);return ee(s?p.floating.current:null,()=>{c(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),t.jsxs(u.Fragment,{children:[t.jsx(O,{"aria-label":a,icon:e,iconColor:n,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:x,ref:p.setReference,rightIcon:o?d:void 0,variant:"ghost",children:a}),s?t.jsx(da,{ref:p.setFloating,style:g,children:r.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(pa,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},tt=({buttonProps:e,variant:n})=>t.jsx(O,{onClick:e.onClick,variant:n,children:e.text}),ua=f.styled.div`
2193
2195
  display: flex;
2194
2196
  flex-direction: column;
2195
2197
  align-items: center;
@@ -2197,7 +2199,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2197
2199
  max-width: 900px;
2198
2200
  white-space: pre-line;
2199
2201
  margin: 0 auto;
2200
- `,ua=f.styled.div`
2202
+ `,xa=f.styled.div`
2201
2203
  display: flex;
2202
2204
  flex-direction: row;
2203
2205
  justify-content: center;
@@ -2210,7 +2212,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2210
2212
  > img {
2211
2213
  width: 100%;
2212
2214
  }
2213
- `,xa=f.styled.div`
2215
+ `,ha=f.styled.div`
2214
2216
  display: flex;
2215
2217
  flex-direction: row;
2216
2218
  margin: 0;
@@ -2223,7 +2225,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2223
2225
  > *:last-child {
2224
2226
  margin-right: 0;
2225
2227
  }
2226
- `,At={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},ha=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:r="integrates/empty/addRoot",padding:o=1.25,title:a,size:s="md"})=>{const l=(n??e)!==void 0;return t.jsxs(ga,{$padding:o,children:[t.jsx(ua,{children:t.jsx(J,{alt:"empty-icon",publicId:r})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:At[s].title,textAlign:"center",children:a}),t.jsx(I,{mb:l?2:void 0,size:At[s].description,textAlign:"center",children:i}),l?t.jsxs(xa,{children:[e&&t.jsx(tt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(tt,{buttonProps:n,variant:"primary"})]}):void 0]})},fa=({children:e})=>{const n=y.useFormContext();return e({...n})},ya=f.styled.form`
2228
+ `,At={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},fa=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:o="integrates/empty/addRoot",padding:r=1.25,title:a,size:l="md"})=>{const s=(n??e)!==void 0;return t.jsxs(ua,{$padding:r,children:[t.jsx(xa,{children:t.jsx(J,{alt:"empty-icon",publicId:o})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:At[l].title,textAlign:"center",children:a}),t.jsx(I,{mb:s?2:void 0,size:At[l].description,textAlign:"center",children:i}),s?t.jsxs(ha,{children:[e&&t.jsx(tt,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(tt,{buttonProps:n,variant:"primary"})]}):void 0]})},ya=({children:e})=>{const n=y.useFormContext();return e({...n})},ba=f.styled.form`
2227
2229
  ${({theme:e})=>`
2228
2230
  align-items: flex-start;
2229
2231
  align-self: stretch;
@@ -2233,16 +2235,16 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2233
2235
  overflow: hidden auto;
2234
2236
  width: 100%;
2235
2237
  `}
2236
- `,ba=({alert:e,buttonAlignment:n,cancelButton:i,children:r,confirmButton:o,defaultDisabled:a=!0,id:s="modal-confirm",maxButtonWidth:l="392px",mode:c,onSubmit:p,padding:d=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=f.useTheme(),m=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function w(j){j.stopPropagation(),m.handleSubmit(p)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=d?1.5:0;return t.jsx(y.FormProvider,{...m,children:t.jsx(ya,{onSubmit:w,children:t.jsxs($,{scroll:"y",width:"100%",children:[t.jsx($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:C,pb:k,pt:0,px:k,scroll:"y",children:r}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:l,children:[i?t.jsx(O,{icon:i.icon,id:`${s}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(O,{disabled:((o==null?void 0:o.disabled)??!1)||m.formState.isSubmitting||a&&!m.formState.isDirty,icon:o==null?void 0:o.icon,id:s,justify:"center",type:"submit",width:"100%",children:(o==null?void 0:o.label)??"Confirm"})]})]})]})})})},$a=f.styled(Te)`
2238
+ `,$a=({alert:e,buttonAlignment:n,cancelButton:i,children:o,confirmButton:r,defaultDisabled:a=!0,id:l="modal-confirm",maxButtonWidth:s="392px",mode:c,onSubmit:d,padding:p=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=f.useTheme(),m=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function w(j){j.stopPropagation(),m.handleSubmit(d)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=p?1.5:0;return t.jsx(y.FormProvider,{...m,children:t.jsx(ba,{onSubmit:w,children:t.jsxs($,{scroll:"y",width:"100%",children:[t.jsx($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:C,pb:k,pt:0,px:k,scroll:"y",children:o}),g&&t.jsxs($,{borderRadius:`0 0 ${b.spacing[.25]} ${b.spacing[.25]}`,borderTop:`1px solid ${b.palette.gray[200]}`,display:"flex",flexDirection:n?"unset":"column",gap:.625,justify:n??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,t.jsxs($,{display:"flex",gap:.75,maxWidth:s,children:[i?t.jsx(O,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(O,{disabled:((r==null?void 0:r.disabled)??!1)||m.formState.isSubmitting||a&&!m.formState.isDirty,icon:r==null?void 0:r.icon,id:l,justify:"center",type:"submit",width:"100%",children:(r==null?void 0:r.label)??"Confirm"})]})]})]})})})},ma=f.styled(Te)`
2237
2239
  display: grid;
2238
2240
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2239
2241
  grid-auto-flow: ${({$autoFlow:e="row"})=>e};
2240
2242
  row-gap: ${({$rowGap:e,$gap:n=1.25})=>e?`${e}rem`:`${n}rem`};
2241
2243
  column-gap: ${({$columnGap:e,$gap:n=1.25})=>e?`${e}rem`:`${n}rem`};
2242
2244
 
2243
- ${({theme:e,$xl:n,$lg:i,$md:r})=>`
2245
+ ${({theme:e,$xl:n,$lg:i,$md:o})=>`
2244
2246
  @media (width >= ${e.breakpoints.sm}) {
2245
- grid-template-columns: repeat(${r}, 1fr);
2247
+ grid-template-columns: repeat(${o}, 1fr);
2246
2248
  }
2247
2249
 
2248
2250
  @media (width >= ${e.breakpoints.md}) {
@@ -2253,7 +2255,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2253
2255
  grid-template-columns: repeat(${n}, 1fr);
2254
2256
  }
2255
2257
  `}
2256
- `,ma=u.forwardRef(function({children:n,md:i,sm:r,lg:o,xl:a,gap:s,gridAutoFlow:l,rowGap:c,columnGap:p,...d},g){return t.jsx($a,{$autoFlow:l,$columnGap:p,$gap:s,$lg:o,$md:i,$rowGap:c,$sm:r,$xl:a,ref:g,...d,children:n})}),wa=f.styled.div`
2258
+ `,wa=u.forwardRef(function({children:n,md:i,sm:o,lg:r,xl:a,gap:l,gridAutoFlow:s,rowGap:c,columnGap:d,...p},g){return t.jsx(ma,{$autoFlow:s,$columnGap:d,$gap:l,$lg:r,$md:i,$rowGap:c,$sm:o,$xl:a,ref:g,...p,children:n})}),ja=f.styled.div`
2257
2259
  ${({theme:e,$itemsLength:n})=>`
2258
2260
  display: flex;
2259
2261
  background-color: ${e.palette.white};
@@ -2289,7 +2291,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2289
2291
  background-color: ${e.palette.gray[100]};
2290
2292
  }
2291
2293
  `}
2292
- `,Nn=({isSelected:e=!1,label:n,onSelect:i})=>{const r=f.useTheme(),o=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(bt,{$isSelected:e,onClick:o,children:[e?t.jsx(R,{icon:"check",iconColor:r.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ne=100,ja=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:r,onClose:o,selectedItem:a,title:s,variant:l})=>{const c=f.useTheme(),[p,d]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){d(n);return}const C=v.slice(0,Ne);d(k=>{const j=C.toLowerCase();return k.filter(S=>{const T=String(S.name).toLowerCase();return T.startsWith(j)||T.includes(j)})})},[d,n]),b=u.useCallback(v=>{if(v.currentTarget){const C=v.currentTarget.value.slice(0,Ne);x(C),h(C)}},[x,h]),m=u.useCallback(v=>{const C=v.target.value.slice(0,Ne);x(C),h(C)},[x,h]);u.useEffect(()=>{e&&(x(""),d(n))},[e]),u.useEffect(()=>{g?h(g):d(n)},[n,g,h]);const w=t.jsx($,{"aria-modal":"true",className:"comp-modal fixed inset-0 overflow-auto",zIndex:99999,children:t.jsx($,{alignItems:"center",bgColor:"rgb(52 64 84 / 70%)",display:"flex",height:"100vh",justify:"center",left:"0",top:"0",width:"100%",children:t.jsxs(wa,{$itemsLength:p.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:s}),t.jsx(_,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:o,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(se,{maxLength:Ne,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ae,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[l==="organization-selector"?t.jsx(bt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,p.map(v=>t.jsx(Nn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:r},v.name))]})]})})});return e?le.createPortal(w,document.body):t.jsx("div",{})},va=f.styled.div`
2294
+ `,Nn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(bt,{$isSelected:e,onClick:r,children:[e?t.jsx(R,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},Ne=100,va=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:o,onClose:r,selectedItem:a,title:l,variant:s})=>{const c=f.useTheme(),[d,p]=u.useState(n),[g,x]=u.useState(""),h=u.useCallback(v=>{if(!v){p(n);return}const C=v.slice(0,Ne);p(k=>{const j=C.toLowerCase();return k.filter(S=>{const T=String(S.name).toLowerCase();return T.startsWith(j)||T.includes(j)})})},[p,n]),b=u.useCallback(v=>{if(v.currentTarget){const C=v.currentTarget.value.slice(0,Ne);x(C),h(C)}},[x,h]),m=u.useCallback(v=>{const C=v.target.value.slice(0,Ne);x(C),h(C)},[x,h]);u.useEffect(()=>{e&&(x(""),p(n))},[e,n]),u.useEffect(()=>{g?h(g):p(n)},[n,g,h]);const w=t.jsx($,{"aria-modal":"true",className:"comp-modal fixed inset-0 overflow-auto",zIndex:99999,children:t.jsx($,{alignItems:"center",bgColor:"rgb(52 64 84 / 70%)",display:"flex",height:"100vh",justify:"center",left:"0",top:"0",width:"100%",children:t.jsxs(ja,{$itemsLength:d.length,children:[t.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[t.jsx(I,{color:c.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),t.jsx(_,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:r,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(se,{maxLength:Ne,onChange:m,onInput:b,placeholder:"Search",value:g})}),t.jsx(ae,{mb:1,mt:1}),t.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?t.jsx(bt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(R,{icon:"square-plus",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),t.jsx(I,{color:c.palette.gray[400],size:"md",children:"New organization"})]})}):void 0,d.map(v=>t.jsx(Nn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:o},v.name))]})]})})});return e?le.createPortal(w,document.body):t.jsx("div",{})},ka=f.styled.div`
2293
2295
  ${({theme:e,$backgroundColor:n=e.palette.white})=>`
2294
2296
  align-items: flex-start;
2295
2297
  display: flex;
@@ -2306,7 +2308,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2306
2308
  fill: url(#gradient-01);
2307
2309
  }
2308
2310
  `}
2309
- `,ka=({backgroundColor:e,title:n,indicator:i,description:r,icon:o})=>{const a=f.useTheme(),s=e?a.palette.white:void 0,l=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(va,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...s?{color:s}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...s?{color:s}:{},children:l.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${o} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},o)]}),r?t.jsx(I,{size:"md",...s?{color:s}:{},children:r}):void 0]})},Ca=({actions:e,children:n,header:i,title:r,tabs:o,footer:a})=>{const s=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:s.palette.white,borderLeft:`1px solid ${s.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${s.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:s.palette.gray[800],fontWeight:"bold",size:"lg",children:r}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:l,onClick:c},p)=>t.jsx(_,{icon:l??"paper-plane",iconColor:s.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${p}-${l}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(ht,{items:o})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),a&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${s.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:l,text:c,onClick:p},d)=>t.jsx(O,{icon:l,onClick:p,variant:d===0?"primary":"tertiary",width:"100%",children:c},`${d}-${c}`))})]})},Sa=f.styled.article`
2311
+ `,Ca=({backgroundColor:e,title:n,indicator:i,description:o,icon:r})=>{const a=f.useTheme(),l=e?a.palette.white:void 0,s=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(ka,{$backgroundColor:e,children:[t.jsxs($,{alignItems:"center","aria-label":n,"data-testid":n,display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:n}),t.jsx(V,{fontWeight:"bold",size:"lg",...l?{color:l}:{},children:s.format(Number(i))})]}),t.jsxs("span",{className:"fa-stack fa-2x",children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:a.palette.primary[25]}}),t.jsx("i",{className:`fa-solid fa-${r} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},r)]}),o?t.jsx(I,{size:"md",...l?{color:l}:{},children:o}):void 0]})},Sa=({actions:e,children:n,header:i,title:o,tabs:r,footer:a})=>{const l=f.useTheme();return t.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[t.jsxs($,{alignItems:"flex-start",alignSelf:"stretch",borderBottom:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.25,justify:"space-between",px:1.25,py:1,children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"lg",children:o}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:c},d)=>t.jsx(_,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(ht,{items:r})}),t.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:n}),a&&t.jsx($,{alignSelf:"stretch",borderTop:`1px solid ${l.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:s,text:c,onClick:d},p)=>t.jsx(O,{icon:s,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},za=f.styled.article`
2310
2312
  ${({theme:e})=>`
2311
2313
  align-items: flex-start;
2312
2314
  align-self: stretch;
@@ -2342,17 +2344,17 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2342
2344
  fill: url(#gradient-01);
2343
2345
  }
2344
2346
  `}
2345
- `,za=f.styled.div`
2346
- ${({theme:e,$hasImage:n,$width:i,$height:r})=>`
2347
+ `,Ta=f.styled.div`
2348
+ ${({theme:e,$hasImage:n,$width:i,$height:o})=>`
2347
2349
  width: ${i}px;
2348
- height: ${r}px;
2350
+ height: ${o}px;
2349
2351
  border-radius: ${e.spacing[.75]};
2350
2352
  background: ${n?e.palette.white:e.palette.primary[25]};
2351
2353
  display: flex;
2352
2354
  align-items: center;
2353
2355
  justify-content: center;
2354
2356
  `}
2355
- `,Ta=({desc:e,href:n,icon:i,imageHeight:r=48,imageWidth:o=48,linkText:a="Learn more ",LinkElement:s,Link:l,tag:c,title:p,publicId:d})=>{const g=l??"a";return t.jsxs(Sa,{"data-testid":p,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(za,{$hasImage:!!d,$height:r,$width:o,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,d?t.jsx(J,{alt:p,height:r,publicId:d,width:o}):void 0]}),c?t.jsx(q,{tagLabel:c,variant:"inactive"}):void 0]}),t.jsx(V,{size:"sm",children:p}),e?t.jsx(I,{size:"lg",children:e}):void 0,s??t.jsx(g,{href:n,style:{textDecoration:"none"},children:t.jsxs(I,{size:"lg",children:[a,t.jsx(R,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Ia=f.styled.span`
2357
+ `,Ia=({desc:e,href:n,icon:i,imageHeight:o=48,imageWidth:r=48,linkText:a="Learn more ",LinkElement:l,Link:s,tag:c,title:d,publicId:p})=>{const g=s??"a";return t.jsxs(za,{"data-testid":d,children:[t.jsxs($,{display:"flex",gap:.75,justify:"space-between",width:"100%",children:[t.jsxs(Ta,{$hasImage:!!p,$height:o,$width:r,children:[i?t.jsx("i",{className:`fa-solid fa-${i} fill-gradient-01`,style:{fontSize:24}}):void 0,p?t.jsx(J,{alt:d,height:o,publicId:p,width:r}):void 0]}),c?t.jsx(q,{tagLabel:c,variant:"inactive"}):void 0]}),t.jsx(V,{size:"sm",children:d}),e?t.jsx(I,{size:"lg",children:e}):void 0,l??t.jsx(g,{href:n,style:{textDecoration:"none"},children:t.jsxs(I,{size:"lg",children:[a,t.jsx(R,{icon:"arrow-right",iconSize:"sm",iconType:"fa-light"})]})})]})},Da=f.styled.span`
2356
2358
  ${({theme:e,$bgColor:n=e.palette.secondary[500],$txtDecoration:i="none"})=>`
2357
2359
  background-color: ${n};
2358
2360
  border-radius: 5px;
@@ -2361,14 +2363,14 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2361
2363
  padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
2362
2364
  text-decoration: ${i}
2363
2365
  `}
2364
- `,Da=({bgColor:e,children:n,txtDecoration:i,ml:r=1})=>t.jsx(Ia,{$bgColor:e,$txtDecoration:i,className:`ml-${r}`,children:n}),Ea={lg:"56",md:"30",sm:"12"},{getVariant:Ra}=ne(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Fa=f.keyframes`
2366
+ `,Ea=({bgColor:e,children:n,txtDecoration:i,ml:o=1})=>t.jsx(Da,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:n}),Ra={lg:"56",md:"30",sm:"12"},{getVariant:Fa}=ne(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),Na=f.keyframes`
2365
2367
  0% {
2366
2368
  transform: rotateZ(0deg);
2367
2369
  }
2368
2370
  100% {
2369
2371
  transform: rotateZ(360deg)
2370
2372
  }
2371
- `,Na=f.keyframes`
2373
+ `,Aa=f.keyframes`
2372
2374
  0%,
2373
2375
  25% {
2374
2376
  stroke-dashoffset: 280;
@@ -2385,16 +2387,16 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2385
2387
  stroke-dashoffset: 280;
2386
2388
  transform: rotate(360deg);
2387
2389
  }
2388
- `,Aa=f.styled.svg`
2390
+ `,La=f.styled.svg`
2389
2391
  ${({$size:e="md"})=>f.css`
2390
- animation: ${Fa} 2s linear infinite;
2392
+ animation: ${Na} 2s linear infinite;
2391
2393
  animation-timing-function: linear;
2392
2394
  display: inline-block;
2393
- width: ${Ea[e]}px;
2395
+ width: ${Ra[e]}px;
2394
2396
  `}
2395
- `,La=f.styled.circle`
2397
+ `,Pa=f.styled.circle`
2396
2398
  ${({theme:e,$color:n="red"})=>f.css`
2397
- animation: 1.4s ease-in-out infinite both ${Na};
2399
+ animation: 1.4s ease-in-out infinite both ${Aa};
2398
2400
  display: block;
2399
2401
  fill: transparent;
2400
2402
  stroke-linecap: round;
@@ -2403,9 +2405,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2403
2405
  stroke-width: 10px;
2404
2406
  transform-origin: 50% 50%;
2405
2407
 
2406
- ${Ra(e,n)}
2408
+ ${Fa(e,n)}
2407
2409
  `}
2408
- `,Pa=f.styled.circle`
2410
+ `,Ma=f.styled.circle`
2409
2411
  display: block;
2410
2412
  fill: transparent;
2411
2413
  stroke: ${({theme:e})=>e.palette.gray[200]};
@@ -2413,12 +2415,12 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2413
2415
  stroke-width: 10px;
2414
2416
  transform-origin: 50% 50%;
2415
2417
  opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
2416
- `,An=({color:e="red",label:n,size:i})=>{const r=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(Aa,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(Pa,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(La,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(I,{color:e==="red"||e==="blue"?r.palette.gray[700]:r.palette.white,ml:.5,size:"md",children:n})]})},Ma={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Oa=({publicId:e,variant:n})=>t.jsx($,{...Ma[n],children:t.jsx(J,{alt:"logo",publicId:e})}),Wa=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2418
+ `,An=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(La,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(Ma,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(Pa,{$color:e,cx:"50",cy:"50",r:"45"})]}),n&&t.jsx(I,{color:e==="red"||e==="blue"?o.palette.gray[700]:o.palette.white,ml:.5,size:"md",children:n})]})},Oa={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Wa=({publicId:e,variant:n})=>t.jsx($,{...Oa[n],children:t.jsx(J,{alt:"logo",publicId:e})}),_a=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2417
2419
  ${({$size:e=16})=>`
2418
2420
  height: ${e}px;
2419
2421
  width: ${e}px;
2420
2422
  `}
2421
- `,_a=e=>{const{size:n}=e;return t.jsx(Wa,{$size:n,...e})},Ba=({children:e,commitSha:n,commitShortSha:i,parentElement:r,userInfo:o,setVisibility:a})=>{const s=f.useTheme(),{userName:l,email:c,phone:p,userRole:d}=o;return ee(r,()=>{a(!1)}),t.jsxs(kn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:s.palette.gray[800],fontWeight:"bold",size:"md",children:l}),t.jsx(I,{color:s.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(p)?void 0:t.jsx(I,{color:s.palette.gray[400],size:"md",children:p})]}),t.jsx($,{children:t.jsx(q,{tagLabel:d,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ie,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:s.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},Ha=f.styled.button`
2423
+ `,Ba=e=>{const{size:n}=e;return t.jsx(_a,{$size:n,...e})},Ha=({children:e,commitSha:n,commitShortSha:i,parentElement:o,userInfo:r,setVisibility:a})=>{const l=f.useTheme(),{userName:s,email:c,phone:d,userRole:p}=r;return ee(o,()=>{a(!1)}),t.jsxs(kn,{children:[t.jsx("li",{className:"user-info",children:t.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[t.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[t.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"md",children:s}),t.jsx(I,{color:l.palette.gray[400],size:"md",children:c}),y.lodashExports.isUndefined(d)?void 0:t.jsx(I,{color:l.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(q,{tagLabel:p,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(ie,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},Va=f.styled.button`
2422
2424
  align-items: center;
2423
2425
  background-color: transparent;
2424
2426
  border: unset;
@@ -2435,7 +2437,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2435
2437
  &:hover span {
2436
2438
  color: ${A.palette.primary[200]};
2437
2439
  }
2438
- `,Va=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:r="regular",show:o=!0,icon:a,onClose:s,buttonSide:l="end"})=>{const c=f.useTheme(),[p,d]=u.useState(o),g=u.useCallback(()=>{d(!1),s==null||s()},[s]);u.useEffect(()=>{d(o)},[o,d]);const x=t.jsxs(Ha,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:r,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{icon:a??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:r==="bold"?"fa-regular":"fa-light"})]});return t.jsxs($,{alignItems:"center",bgGradient:"linear-gradient(45deg, #f32637 0%, #b8075d 100%)",display:p?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[t.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[l==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),l==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},Ua=f.styled.div`
2440
+ `,Ua=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:o="regular",show:r=!0,icon:a,onClose:l,buttonSide:s="end"})=>{const c=f.useTheme(),[d,p]=u.useState(r),g=u.useCallback(()=>{p(!1),l==null||l()},[l]);u.useEffect(()=>{p(r)},[r,p]);const x=t.jsxs(Va,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:o,size:"md",textDecoration:"underline",children:i}),t.jsx(R,{icon:a??"arrow-right",iconColor:c.palette.white,iconSize:"lg",iconType:o==="bold"?"fa-regular":"fa-light"})]});return t.jsxs($,{alignItems:"center",bgGradient:"linear-gradient(45deg, #f32637 0%, #b8075d 100%)",display:d?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[t.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[s==="start"&&n?x:void 0,t.jsx($,{children:typeof e=="string"?t.jsx(I,{color:c.palette.white,display:"inline",size:"md",children:e}):e}),s==="end"&&n?x:void 0]}),t.jsx(R,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},Ga=f.styled.div`
2439
2441
  ${({theme:e,$variant:n})=>`
2440
2442
  background: ${e.palette.white};
2441
2443
  border: 1px solid ${e.palette.gray[200]};
@@ -2454,9 +2456,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2454
2456
  right: 16px;
2455
2457
  }
2456
2458
  `}
2457
- `,Ga=f.styled(V)`
2459
+ `,Ya=f.styled(V)`
2458
2460
  font-size: ${({theme:e})=>e.typography.text.md};
2459
- `,Ya=f.styled.div`
2461
+ `,Ka=f.styled.div`
2460
2462
  ${({theme:e,$variant:n})=>`
2461
2463
  height: ${e.spacing[2.5]};
2462
2464
  width: ${e.spacing[2.5]};
@@ -2487,7 +2489,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2487
2489
  color: ${e.palette[n][500]};
2488
2490
  }
2489
2491
  `}
2490
- `,Ka=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",Xa=({description:e,onClose:n,title:i,variant:r})=>{const o=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Ua,{$variant:r,className:`notification notification__${r}`,role:"alertdialog",children:[t.jsxs(Ya,{$variant:r,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:Ka(r),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(Ga,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(_,{height:"fit-content",icon:"close",iconColor:o.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},qa={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},nt=({icon:e,label:n,onClick:i,onlyLabel:r=!1,provider:o="GitLab"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:a.palette.gray[100],borderRadius:"4px",cursor:"pointer",display:"flex",flexDirection:"column",gap:.25,height:"62px",justify:"center",minWidth:"64px",onClick:i,pb:.5,pl:.25,pr:.25,pt:.5,children:[r?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(J,{alt:`${o} Logo`,height:"100%",publicId:qa[o],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:r?"break-spaces":"nowrap",wordWrap:"unset",children:n??o})})]})},Za=({align:e="end",buttonLabel:n="Add Credential",children:i,id:r,manualOption:o,providers:a})=>{const s=f.useTheme(),[l,c]=u.useState(!1),p=u.useRef(null);ee(p.current,()=>{c(!1)},!0);const d=u.useCallback(h=>{o==null||o.onClick(h),c(!1)},[o]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var m;(m=a[h])==null||m.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:p,width:"max-content",zIndex:10,children:[t.jsx(O,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${s.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:r,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:l?"visible":"hidden",zIndex:10,children:[Object.keys(a).map(h=>t.jsx(nt,{onClick:x(h),provider:h},h)),o===void 0?void 0:t.jsx(nt,{icon:"square-plus",label:o.label??"Add manually",onClick:d}),i]})]})},Ja=f.styled.div`
2492
+ `,Xa=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",qa=({description:e,onClose:n,title:i,variant:o})=>{const r=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Ga,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[t.jsxs(Ka,{$variant:o,children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:Xa(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(Ya,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(_,{height:"fit-content",icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},Za={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},nt=({icon:e,label:n,onClick:i,onlyLabel:o=!1,provider:r="GitLab"})=>{const a=f.useTheme();return t.jsxs($,{alignItems:"center",bgColorHover:a.palette.gray[100],borderRadius:"4px",cursor:"pointer",display:"flex",flexDirection:"column",gap:.25,height:"62px",justify:"center",minWidth:"64px",onClick:i,pb:.5,pl:.25,pr:.25,pt:.5,children:[o?!1:t.jsx($,{height:"24px",width:"24px",children:e===void 0?t.jsx(J,{alt:`${r} Logo`,height:"100%",publicId:Za[r],width:"100%"}):t.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),t.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:t.jsx(I,{color:a.palette.gray[800],display:"inline",size:"sm",textAlign:"center",whiteSpace:o?"break-spaces":"nowrap",wordWrap:"unset",children:n??r})})]})},Ja=({align:e="end",buttonLabel:n="Add Credential",children:i,id:o,manualOption:r,providers:a})=>{const l=f.useTheme(),[s,c]=u.useState(!1),d=u.useRef(null);ee(d.current,()=>{c(!1)},!0);const p=u.useCallback(h=>{r==null||r.onClick(h),c(!1)},[r]),g=u.useCallback(()=>{c(h=>!h)},[c]),x=u.useCallback(h=>b=>{var m;(m=a[h])==null||m.onClick(b),c(!1)},[a]);return t.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:d,width:"max-content",zIndex:10,children:[t.jsx(O,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id:o,pb:.5,pl:.75,position:"absolute",pr:.75,pt:.5,shadow:"md",top:"40px",visibility:s?"visible":"hidden",zIndex:10,children:[Object.keys(a).map(h=>t.jsx(nt,{onClick:x(h),provider:h},h)),r===void 0?void 0:t.jsx(nt,{icon:"square-plus",label:r.label??"Add manually",onClick:p}),i]})]})},Qa=f.styled.div`
2491
2493
  ${({theme:e})=>`
2492
2494
  height: ${e.spacing[1]};
2493
2495
  width: ${e.spacing[1]};
@@ -2518,7 +2520,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2518
2520
  font-size: ${e.spacing[.5]};
2519
2521
  }
2520
2522
  `}
2521
- `,Ln=({margin:e,onClick:n,text:i})=>{const r=f.useTheme(),o=t.jsxs(Ja,{children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?t.jsx($,{cursor:"pointer",display:"inline-block",mr:e,onClick:n,children:t.jsxs($,{alignItems:"center",bgColor:r.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[o,t.jsx(I,{color:r.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:o})},Qa=f.styled.div`
2523
+ `,Ln=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(Qa,{children:[t.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(R,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?t.jsx($,{cursor:"pointer",display:"inline-block",mr:e,onClick:n,children:t.jsxs($,{alignItems:"center",bgColor:o.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[r,t.jsx(I,{color:o.palette.warning[500],display:"inline",ml:.25,size:"sm",children:i})]})}):t.jsx($,{display:"inline-block",mr:e,onClick:n,children:r})},es=f.styled.div`
2522
2524
  ${({theme:e,$isDragging:n})=>`
2523
2525
  align-items: center;
2524
2526
  display: flex;
@@ -2531,7 +2533,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2531
2533
 
2532
2534
  ${n?`border: 1px solid ${e.palette.black};`:""}
2533
2535
  `}
2534
- `,Pn=({color:e,icon:n})=>t.jsxs("span",{style:{display:"inline-flex",position:"relative"},children:[t.jsxs("span",{className:"fa-stack",style:{zIndex:0,height:"20px",width:"20px"},children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:e,height:"20px",width:"20px"}}),t.jsx("i",{className:"fa-solid fa-circle fa-stack-1x",style:{color:"#ffffff",height:"14px",width:"14px"}})]}),t.jsx("i",{className:`fa-regular fa-${n}`,style:{color:e,position:"absolute",height:"14px",left:"3px",top:"3px",width:"14px"}})]},`${n}-${e}`),Mn=({rank:e})=>{const n=f.useTheme(),i={1:{color:n.palette.error[700],icon:"gauge-max"},2:{color:n.palette.error[500],icon:"gauge-high"},3:{color:n.palette.warning[500],icon:"gauge"},4:{color:n.palette.success[500],icon:"gauge-low"},5:{color:n.palette.info[700],icon:"gauge-min"},6:{color:n.palette.gray[400],icon:"gauge-min"}};return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(Pn,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},On=({item:e,disabled:n,draggedItem:i,position:r,handleDragEnd:o,handleItemDragStart:a})=>{const s=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:o,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(Qa,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+s.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(R,{icon:"grip-vertical",iconColor:s.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"md",children:e.description}),t.jsx(Mn,{rank:r+1})]})]})},e.title)},es=({disabled:e,items:n,handleSetItems:i})=>{const r=f.useTheme(),[o,a]=u.useState(n),[s,l]=u.useState(void 0);u.useEffect(()=>{a(n)},[n]);const c=u.useCallback(x=>{a([...x])},[]),p=u.useCallback(x=>{l(x)},[]),d=u.useCallback(()=>{l(void 0),i(o)},[i,o]),g=u.useCallback(x=>()=>{p(x)},[p]);return t.jsx(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:c,style:{borderBottom:`1px solid ${r.palette.gray[200]}`},values:o,children:o.map((x,h)=>t.jsx(On,{disabled:e,draggedItem:s,handleDragEnd:d,handleItemDragStart:g,item:x,position:h},x.title))})},Lt=2,ts=({score:e,toFixed:n=void 0})=>{const i=f.useTheme(),r=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":r,a=n===void 0||n<0?0:n,s=e%1===0?Lt+a:Lt+a+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{icon:o,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?i.palette.primary[500]:i.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:i.palette.gray[200]}),t.jsx(I,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(a).toString().padStart(s,"0"))+"%"})]})},{getVariant:ns}=ne(e=>({compliance:`
2536
+ `,Pn=({color:e,icon:n})=>t.jsxs("span",{style:{display:"inline-flex",position:"relative"},children:[t.jsxs("span",{className:"fa-stack",style:{zIndex:0,height:"20px",width:"20px"},children:[t.jsx("i",{className:"fa-solid fa-square fa-stack-2x",style:{color:e,height:"20px",width:"20px"}}),t.jsx("i",{className:"fa-solid fa-circle fa-stack-1x",style:{color:"#ffffff",height:"14px",width:"14px"}})]}),t.jsx("i",{className:`fa-regular fa-${n}`,style:{color:e,position:"absolute",height:"14px",left:"3px",top:"3px",width:"14px"}})]},`${n}-${e}`),Mn=({rank:e})=>{const n=f.useTheme(),i={1:{color:n.palette.error[700],icon:"gauge-max"},2:{color:n.palette.error[500],icon:"gauge-high"},3:{color:n.palette.warning[500],icon:"gauge"},4:{color:n.palette.success[500],icon:"gauge-low"},5:{color:n.palette.info[700],icon:"gauge-min"},6:{color:n.palette.gray[400],icon:"gauge-min"}};return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(Pn,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},On=({item:e,disabled:n,draggedItem:i,position:o,handleDragEnd:r,handleItemDragStart:a})=>{const l=f.useTheme();return t.jsx(y.ReorderItem,{as:"div",dragListener:!n,item:e.title,onDragEnd:r,onDragStart:a(e.title),style:{zIndex:i===e.title?9999:"auto",position:i===e.title?"relative":"static"},value:e,children:t.jsxs(es,{$isDragging:i===e.title,children:[t.jsxs($,{alignItems:"center",borderRight:"1px solid "+l.palette.gray[200],display:"flex",gap:.625,minWidth:"200px",px:1,py:1,width:"200px",children:[!n&&t.jsx(R,{icon:"grip-vertical",iconColor:l.palette.gray[400],iconSize:"md",mx:.75,my:.75}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e.title})]}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,justify:"space-between",pl:1,pr:1.75,py:1,width:"100%",children:[t.jsx(I,{size:"md",children:e.description}),t.jsx(Mn,{rank:o+1})]})]})},e.title)},ts=({disabled:e,items:n,handleSetItems:i})=>{const o=f.useTheme(),[r,a]=u.useState(n),[l,s]=u.useState(void 0);u.useEffect(()=>{a(n)},[n]);const c=u.useCallback(x=>{a([...x])},[]),d=u.useCallback(x=>{s(x)},[]),p=u.useCallback(()=>{s(void 0),i(r)},[i,r]),g=u.useCallback(x=>()=>{d(x)},[d]);return t.jsx(y.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:c,style:{borderBottom:`1px solid ${o.palette.gray[200]}`},values:r,children:r.map((x,h)=>t.jsx(On,{disabled:e,draggedItem:l,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Lt=2,ns=({score:e,toFixed:n=void 0})=>{const i=f.useTheme(),o=e<=33?"priority-bars-low":"priority-bars-medium",r=e>66||e===0?"priority-bars-high":o,a=n===void 0||n<0?0:n,l=e%1===0?Lt+a:Lt+a+1;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(R,{icon:r,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?i.palette.primary[500]:i.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:i.palette.gray[200]}),t.jsx(I,{color:i.palette.gray[800],size:"md",textAlign:"right",children:(n===void 0?e:e.toFixed(a).toString().padStart(l,"0"))+"%"})]})},{getVariant:is}=ne(e=>({compliance:`
2535
2537
  display: inline-flex;
2536
2538
 
2537
2539
  &.horizontal {
@@ -2589,18 +2591,18 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2589
2591
  .progress-bar {
2590
2592
  background-color: ${e.palette.primary[500]};
2591
2593
  }
2592
- `})),is=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],rs=f.styled.div`
2593
- ${({theme:e,$minWidth:n,$orientation:i,$rounded:r,$variant:o})=>`
2594
+ `})),os=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],rs=f.styled.div`
2595
+ ${({theme:e,$minWidth:n,$orientation:i,$rounded:o,$variant:r})=>`
2594
2596
  background-color: ${e.palette.gray[100]};
2595
- border-radius: ${r?"100px":"unset"};
2597
+ border-radius: ${o?"100px":"unset"};
2596
2598
  ${i==="horizontal"?"min-width":"min-height"}: ${n}px;
2597
2599
  ${i==="horizontal"?"":"height: 100%;"}
2598
2600
 
2599
- ${ns(e,o)}
2601
+ ${is(e,r)}
2600
2602
 
2601
2603
  `}
2602
- `,os=f.styled.div`
2603
- ${({theme:e,$percentage:n,$rounded:i,$variant:r})=>`
2604
+ `,as=f.styled.div`
2605
+ ${({theme:e,$percentage:n,$rounded:i,$variant:o})=>`
2604
2606
  display: inline-flex;
2605
2607
  width: ${n}%;
2606
2608
  max-width: 100%;
@@ -2609,14 +2611,14 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2609
2611
  border-radius: ${i?"100px":"unset"};
2610
2612
  border-end-end-radius: ${i&&n<100?"0":"inherit"};
2611
2613
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
2612
- background-color: ${r==="compliance"?is(e,n):"inherit"};
2614
+ background-color: ${o==="compliance"?os(e,n):"inherit"};
2613
2615
  `}
2614
- `,Wn=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:r=!1,orientation:o="horizontal",rounded:a=!0,variant:s="default"})=>{const l=r&&i==="left",c=r?t.jsx($,{alignItems:"center",display:"flex",justify:l?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:l?.5:0,size:"md",children:`${n}%`})}):null,p=t.jsx(rs,{$minWidth:e,$orientation:o,$rounded:a,$variant:s,className:o,children:t.jsx(os,{$percentage:n,$rounded:a,$variant:s,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:l?"row-reverse":"row",height:o==="horizontal"?"auto":"100%",maxWidth:l?`${e+43}px`:void 0,minWidth:l?`${e+43}px`:void 0,textAlign:"end",children:[p,c]})},_n=({onClick:e})=>t.jsx("svg",{className:"in-progress-icon",fill:"none",height:"13",onClick:e,viewBox:"0 0 12 13",width:"12",xmlns:"http://www.w3.org/2000/svg",children:t.jsxs("g",{id:"Group 8",children:[t.jsx("path",{d:"M9.40199 3.00342L9.95715 2.34182C9.42087 1.88791 8.80949 1.53109 8.15051 1.28741L7.8552 2.09852C8.41952 2.30786 8.94298 2.61408 9.40199 3.00342Z",fill:"#1D2939"}),t.jsx("path",{d:"M11.1498 6.08815L11.9998 5.90982C11.8803 5.21957 11.6409 4.55558 11.2923 3.94793L10.5444 4.36018C10.8429 4.89758 11.0476 5.48194 11.1498 6.08815Z",fill:"#1D2939"}),t.jsx("path",{d:"M7.8552 11.8057L8.15051 12.6168C8.80949 12.3731 9.42087 12.0163 9.95715 11.5624L9.40199 10.9008C8.94298 11.2901 8.41952 11.5963 7.8552 11.8057Z",fill:"#1D2939"}),t.jsx("path",{d:"M10.5444 9.54409L11.2923 9.97608C11.6411 9.36144 11.8805 8.69095 12 7.99444L11.1498 7.84459C11.0476 8.44177 10.8427 9.01676 10.5444 9.54409Z",fill:"#1D2939"}),t.jsx("path",{d:"M6.04789 13V0.904236C4.44389 0.904236 2.90559 1.54142 1.77139 2.67562C0.637187 3.80982 0 5.34813 0 6.95213C0 8.55613 0.637187 10.0944 1.77139 11.2286C2.90559 12.3628 4.44389 13 6.04789 13Z",fill:"#1D2939"})]})}),Bn=(e,n)=>{switch(e){case"completed":return n.palette.success[500];case"disabled":return n.palette.gray[300];case"error":return n.palette.error[500];case"in progress":return n.palette.gray[800];case"not completed":default:return n.palette.gray[800]}},as=f.styled(R)`
2616
+ `,Wn=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:o=!1,orientation:r="horizontal",rounded:a=!0,variant:l="default"})=>{const s=o&&i==="left",c=o?t.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:t.jsx(I,{ml:.5,mr:s?.5:0,size:"md",children:`${n}%`})}):null,d=t.jsx(rs,{$minWidth:e,$orientation:r,$rounded:a,$variant:l,className:r,children:t.jsx(as,{$percentage:n,$rounded:a,$variant:l,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:s?"row-reverse":"row",height:r==="horizontal"?"auto":"100%",maxWidth:s?`${e+43}px`:void 0,minWidth:s?`${e+43}px`:void 0,textAlign:"end",children:[d,c]})},_n=({onClick:e})=>t.jsx("svg",{className:"in-progress-icon",fill:"none",height:"13",onClick:e,viewBox:"0 0 12 13",width:"12",xmlns:"http://www.w3.org/2000/svg",children:t.jsxs("g",{id:"Group 8",children:[t.jsx("path",{d:"M9.40199 3.00342L9.95715 2.34182C9.42087 1.88791 8.80949 1.53109 8.15051 1.28741L7.8552 2.09852C8.41952 2.30786 8.94298 2.61408 9.40199 3.00342Z",fill:"#1D2939"}),t.jsx("path",{d:"M11.1498 6.08815L11.9998 5.90982C11.8803 5.21957 11.6409 4.55558 11.2923 3.94793L10.5444 4.36018C10.8429 4.89758 11.0476 5.48194 11.1498 6.08815Z",fill:"#1D2939"}),t.jsx("path",{d:"M7.8552 11.8057L8.15051 12.6168C8.80949 12.3731 9.42087 12.0163 9.95715 11.5624L9.40199 10.9008C8.94298 11.2901 8.41952 11.5963 7.8552 11.8057Z",fill:"#1D2939"}),t.jsx("path",{d:"M10.5444 9.54409L11.2923 9.97608C11.6411 9.36144 11.8805 8.69095 12 7.99444L11.1498 7.84459C11.0476 8.44177 10.8427 9.01676 10.5444 9.54409Z",fill:"#1D2939"}),t.jsx("path",{d:"M6.04789 13V0.904236C4.44389 0.904236 2.90559 1.54142 1.77139 2.67562C0.637187 3.80982 0 5.34813 0 6.95213C0 8.55613 0.637187 10.0944 1.77139 11.2286C2.90559 12.3628 4.44389 13 6.04789 13Z",fill:"#1D2939"})]})}),Bn=(e,n)=>{switch(e){case"completed":return n.palette.success[500];case"disabled":return n.palette.gray[300];case"error":return n.palette.error[500];case"in progress":return n.palette.gray[800];case"not completed":default:return n.palette.gray[800]}},ss=f.styled(R)`
2615
2617
  box-sizing: border-box;
2616
2618
 
2617
2619
  border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Bn("in progress",e)}`:"unset"};
2618
2620
  border-radius: 50%;
2619
- `,ss=f.styled.div`
2621
+ `,ls=f.styled.div`
2620
2622
  ${({$minWidth:e,$orientation:n})=>`
2621
2623
  display: flex;
2622
2624
  flex-direction: ${n==="horizontal"?"row":"column"};
@@ -2626,16 +2628,16 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2626
2628
  flex-flow: row wrap;
2627
2629
  }
2628
2630
  `}
2629
- `,ls=150,cs=({label:e,minWidth:n=ls,state:i="not completed",stepNumber:r=1,title:o,onClick:a,orientation:s="horizontal"})=>{const l=f.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},p=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:s==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Wn,{minWidth:n,orientation:s,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(_n,{onClick:a}):t.jsx(as,{$variant:i,clickable:!p,disabled:p,icon:c[i],iconColor:Bn(i,l),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:l.palette.gray[p?300:800],fontWeight:"bold",size:"md",children:`${r}.${o}`}),e===void 0?null:t.jsx(I,{color:l.palette.gray[p?300:600],size:"sm",children:e})]})]})]})},ds=150,ps=({children:e,orientation:n="horizontal",minWidth:i=ds})=>{const r=u.Children.toArray(e),o=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>o*i,[o,i]);return t.jsx(ss,{$minWidth:`${a}px`,$orientation:n,children:r.map(s=>u.cloneElement(s,{minWidth:i,orientation:n}))})},Hn=({description:e="",highlightDescription:n="",mobile:i})=>{const r=f.useTheme(),o=i?"md":"lg",a=typeof n=="string",s=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(fe,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:n}),e]}):e.split(s).map((l,c)=>n.includes(l)?t.jsx(fe,{color:r.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:o,children:l},`${c+1}-bold`):l)}):t.jsx(I,{lineSpacing:1.5,size:o,textAlign:i?"start":"center",children:e})},gs=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:r,confirmButton:o,container:a,description:s,highlightDescription:l="",image:c,maxWidth:p,mobile:d=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:m,width:w="77px",height:v="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{o==null||o.onClick()},[o]),j=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:d?1.5:2.5,mb:d?1.5:0,size:d?"sm":"md",textAlign:d?"start":"center",children:g}),S=t.jsx(J,{alt:b,height:v,publicId:m,width:w}),T=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:p,position:"relative",px:d?1.5:2.5,py:d?1.5:2.5,shadow:"lg",width:d?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[d?j:void 0,d?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[d?void 0:j,t.jsx(Hn,{description:s,highlightDescription:l,mobile:d})]})]}),r&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:r})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:d?"start":"center",children:[y.lodashExports.isObject(o)?t.jsx(O,{onClick:k,variant:(o==null?void 0:o.variant)??"primary",children:o==null?void 0:o.text},o==null?void 0:o.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?le.createPortal(T,a??document.body):T},us=f.styled.div.attrs({className:"comp-scroll-up"})`
2631
+ `,cs=150,ds=({label:e,minWidth:n=cs,state:i="not completed",stepNumber:o=1,title:r,onClick:a,orientation:l="horizontal"})=>{const s=f.useTheme(),c={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},d=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Wn,{minWidth:n,orientation:l,percentage:d||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),t.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?t.jsx(_n,{onClick:a}):t.jsx(ss,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Bn(i,s),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:s.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${o}.${r}`}),e===void 0?null:t.jsx(I,{color:s.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},ps=150,gs=({children:e,orientation:n="horizontal",minWidth:i=ps})=>{const o=u.Children.toArray(e),r=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>r*i,[r,i]);return t.jsx(ls,{$minWidth:`${a}px`,$orientation:n,children:o.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Hn=({description:e="",highlightDescription:n="",mobile:i})=>{const o=f.useTheme(),r=i?"md":"lg",a=typeof n=="string",l=a?"":new RegExp(`(${n.join("|")})`,"u");return n.length>0?t.jsx(I,{display:"inline",lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(fe,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:n}),e]}):e.split(l).map((s,c)=>n.includes(s)?t.jsx(fe,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:s},`${c+1}-bold`):s)}):t.jsx(I,{lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:e})},us=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:o,confirmButton:r,container:a,description:l,highlightDescription:s="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:m,width:w="77px",height:v="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),k=u.useCallback(()=>{r==null||r.onClick()},[r]),j=t.jsx(V,{color:x,fontWeight:"bold",lineSpacing:p?1.5:2.5,mb:p?1.5:0,size:p?"sm":"md",textAlign:p?"start":"center",children:g}),S=t.jsx(J,{alt:b,height:v,publicId:m,width:w}),T=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:d,position:"relative",px:p?1.5:2.5,py:p?1.5:2.5,shadow:"lg",width:p?"335px":"100%",zIndex:11,children:[t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[p?j:void 0,p?t.jsx($,{alignItems:"center",height:v,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[p?void 0:j,t.jsx(Hn,{description:l,highlightDescription:s,mobile:p})]})]}),o&&t.jsx($,{mb:1,scroll:"y",children:t.jsx($,{height:"100%",children:o})}),t.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:p?"start":"center",children:[y.lodashExports.isObject(r)?t.jsx(O,{onClick:k,variant:(r==null?void 0:r.variant)??"primary",children:r==null?void 0:r.text},r==null?void 0:r.key):void 0,y.lodashExports.isObject(n)?t.jsx(O,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?le.createPortal(T,a??document.body):T},xs=f.styled.div.attrs({className:"comp-scroll-up"})`
2630
2632
  position: fixed;
2631
2633
  bottom: ${({bottom:e})=>e??"unset"};
2632
2634
  right: ${({right:e})=>e??"unset"};
2633
2635
  z-index: ${({zIndex:e})=>e??"unset"};
2634
2636
  left: ${({left:e})=>e??"unset"};
2635
- `,xs=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:r,right:o,zIndex:a=100})=>{const[s,l]=u.useState(!1),[c,p]=u.useState(null),d=f.useTheme();u.useEffect(()=>{p(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{l(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return s?t.jsx(us,{bottom:r,left:n,right:o,zIndex:a,children:t.jsx(_,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:d.palette.black,borderRadius:"50%",color:d.palette.white},width:"40px"})}):null},hs=f.styled.div`
2637
+ `,hs=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:o,right:r,zIndex:a=100})=>{const[l,s]=u.useState(!1),[c,d]=u.useState(null),p=f.useTheme();u.useEffect(()=>{d(document.getElementById(e)),c==null||c.addEventListener("scroll",()=>{s(c.scrollTop>i)})},[c,e,i]);const g=u.useCallback(()=>{c==null||c.scrollTo({behavior:"smooth",top:0})},[c]);return l?t.jsx(xs,{bottom:o,left:n,right:r,zIndex:a,children:t.jsx(_,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:p.palette.black,borderRadius:"50%",color:p.palette.white},width:"40px"})}):null},fs=f.styled.div`
2636
2638
  position: relative;
2637
2639
  width: 100%;
2638
- `,fs=f.styled.div`
2640
+ `,ys=f.styled.div`
2639
2641
  ${({theme:e})=>`
2640
2642
  align-items: center;
2641
2643
  background-color: ${e.palette.white};
@@ -2650,7 +2652,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2650
2652
  &:hover { border-color: ${e.palette.gray[600]}; }
2651
2653
  &:focus-within { border: 2px solid ${e.palette.black}; }
2652
2654
  `}
2653
- `,ys=f.styled.input`
2655
+ `,bs=f.styled.input`
2654
2656
  ${({theme:e})=>`
2655
2657
  background: none;
2656
2658
  border: none !important;
@@ -2667,7 +2669,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2667
2669
  ::-webkit-search-results-button,
2668
2670
  ::-webkit-search-results-decoration { display: none; }
2669
2671
  `}
2670
- `,bs=f.styled.div`
2672
+ `,$s=f.styled.div`
2671
2673
  ${({theme:e})=>`
2672
2674
  position: absolute;
2673
2675
  z-index: 50;
@@ -2681,7 +2683,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2681
2683
  box-shadow: ${e.shadows.md};
2682
2684
  overflow: hidden;
2683
2685
  `}
2684
- `,$s=f.styled.ul`
2686
+ `,ms=f.styled.ul`
2685
2687
  ${({theme:e})=>`
2686
2688
  list-style: none;
2687
2689
  margin: 0;
@@ -2689,18 +2691,18 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2689
2691
  max-height: 300px;
2690
2692
  overflow-y: auto;
2691
2693
  `}
2692
- `,ms=f.styled.li`
2694
+ `,ws=f.styled.li`
2693
2695
  ${({theme:e})=>`
2694
2696
  padding: ${e.spacing[.5]} ${e.spacing[.75]};
2695
2697
  cursor: pointer;
2696
2698
  &:hover { background: ${e.palette.gray[50]}; }
2697
2699
  `}
2698
- `,ws=f.styled.div`
2700
+ `,js=f.styled.div`
2699
2701
  ${({theme:e})=>`
2700
2702
  padding: ${e.spacing[.75]};
2701
2703
  color: ${e.palette.gray[500]};
2702
2704
  `}
2703
- `,js=300,vs=({name:e,items:n=[],renderItem:i,onSelectItem:r,onClear:o,onChange:a,value:s,maxLength:l=js,emptyText:c="No results",openOnFocus:p=!0,...d})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,w]=u.useState(String(s??""));u.useEffect(()=>{w(String(s??""))},[s]);const{refs:v,floatingStyles:C}=y.useFloating$1({placement:"bottom-start"});ee(v.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{p&&b(!0)},[p]),j=u.useCallback(z=>{const N=z.target.value;if(N.length>l){w(N.slice(0,l));return}w(N),a==null||a(z),b(!0)},[a,l]),S=u.useCallback(()=>{var z;w(""),o==null||o(),a&&a({target:{value:""},currentTarget:{value:""}}),(z=x.current)==null||z.focus(),b(!1)},[o,a]),T=u.useCallback(z=>{const N=Number(z.currentTarget.dataset.index),M=n[N];r==null||r(M),b(!1)},[n,r]),F=h&&(m.trim().length>0||n.length>0),D=u.useMemo(()=>n.length===0?t.jsx(ws,{children:c}):t.jsx($s,{role:"listbox",children:n.map((z,N)=>t.jsx(ms,{onClick:T,role:"option",children:i(z)},N))}),[n,c,i,T]),E=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(hs,{ref:v.setReference,children:[t.jsxs(fs,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(ys,{"aria-expanded":F,id:e,maxLength:l,name:e,onChange:j,onFocus:k,onKeyDown:E,ref:x,type:"search",value:m,...d}),!y.lodashExports.isEmpty(m)&&t.jsx(_,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),F?t.jsx(bs,{ref:v.setFloating,style:C,children:D}):void 0]})},ks=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},r={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},o={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:y.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?o.none:o[e],textColor:n<1?r.disabled:r.enabled}},xe=({variant:e,value:n})=>{const{iconColor:i,iconText:r,iconTextColor:o,textColor:a}=ks(e,n),s=y.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(X,{id:s,place:"top",tip:s,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:o,size:"md",textAlign:"center",children:r})})}),t.jsx(I,{color:a,size:"md",children:n})]})},Cs=({critical:e,high:n,medium:i,low:r})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(xe,{value:e,variant:"critical"}),t.jsx(xe,{value:n,variant:"high"}),t.jsx(xe,{value:i,variant:"medium"}),t.jsx(xe,{value:r,variant:"low"})]}),Ss=f.styled.div`
2705
+ `,vs=300,ks=({name:e,items:n=[],renderItem:i,onSelectItem:o,onClear:r,onChange:a,value:l,maxLength:s=vs,emptyText:c="No results",openOnFocus:d=!0,...p})=>{const g=f.useTheme(),x=u.useRef(null),[h,b]=u.useState(!1),[m,w]=u.useState(String(l??""));u.useEffect(()=>{w(String(l??""))},[l]);const{refs:v,floatingStyles:C}=y.useFloating$1({placement:"bottom-start"});ee(v.floating.current,()=>b(!1),!0);const k=u.useCallback(()=>{d&&b(!0)},[d]),j=u.useCallback(z=>{const N=z.target.value;if(N.length>s){w(N.slice(0,s));return}w(N),a==null||a(z),b(!0)},[a,s]),S=u.useCallback(()=>{var z;w(""),r==null||r(),a&&a({target:{value:""},currentTarget:{value:""}}),(z=x.current)==null||z.focus(),b(!1)},[r,a]),T=u.useCallback(z=>{const N=Number(z.currentTarget.dataset.index),M=n[N];o==null||o(M),b(!1)},[n,o]),F=h&&(m.trim().length>0||n.length>0),D=u.useMemo(()=>n.length===0?t.jsx(js,{children:c}):t.jsx(ms,{role:"listbox",children:n.map((z,N)=>t.jsx(ws,{onClick:T,role:"option",children:i(z)},N))}),[n,c,i,T]),E=u.useCallback(z=>{z.key==="Escape"&&b(!1)},[]);return t.jsxs(fs,{ref:v.setReference,children:[t.jsxs(ys,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:g.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(bs,{"aria-expanded":F,id:e,maxLength:s,name:e,onChange:j,onFocus:k,onKeyDown:E,ref:x,type:"search",value:m,...p}),!y.lodashExports.isEmpty(m)&&t.jsx(_,{icon:"xmark",iconColor:g.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:S,px:.25,py:.25,type:"reset",variant:"ghost"})]}),F?t.jsx($s,{ref:v.setFloating,style:C,children:D}):void 0]})},Cs=(e,n)=>{const i={critical:A.palette.primary[700],high:A.palette.error[500],low:A.palette.warning[200],medium:A.palette.warning[500],none:A.palette.gray[200]},o={disabled:A.palette.gray[400],enabled:A.palette.gray[800]},r={critical:A.palette.white,high:A.palette.white,low:A.palette.gray[800],medium:A.palette.gray[800],none:A.palette.gray[400]};return{iconColor:n<1?i.none:i[e],iconText:y.lodashExports.capitalize(e.charAt(0)),iconTextColor:n<1?r.none:r[e],textColor:n<1?o.disabled:o.enabled}},xe=({variant:e,value:n})=>{const{iconColor:i,iconText:o,iconTextColor:r,textColor:a}=Cs(e,n),l=y.lodashExports.capitalize(e.charAt(0))+e.slice(1);return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[t.jsx(K,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:r,size:"md",textAlign:"center",children:o})})}),t.jsx(I,{color:a,size:"md",children:n})]})},Ss=({critical:e,high:n,medium:i,low:o})=>t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[t.jsx(xe,{value:e,variant:"critical"}),t.jsx(xe,{value:n,variant:"high"}),t.jsx(xe,{value:i,variant:"medium"}),t.jsx(xe,{value:o,variant:"low"})]}),zs=f.styled.div`
2704
2706
  ${({theme:e})=>`
2705
2707
  border-radius: ${e.spacing[.25]};
2706
2708
  cursor: pointer;
@@ -2718,7 +2720,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2718
2720
  display: block;
2719
2721
  }
2720
2722
  `}
2721
- `,zs=({visibleElement:e,hiddenElement:n})=>t.jsxs(Ss,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Vn=({customBadge:e=void 0,description:n,icon:i,onClick:r,requiresUpgrade:o=!1,title:a})=>{const s=f.useTheme();return t.jsxs($,{bgColor:s.palette.white,bgColorHover:s.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:r,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:s.palette.gray[300],borderRadius:s.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(R,{icon:i,iconColor:s.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(I,{color:s.palette.gray[800],size:"md",children:a}),o?t.jsx(Ln,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:s.palette.gray[400],size:"sm",children:n})]})]})},Ts=f.styled(y.m.div)`
2723
+ `,Ts=({visibleElement:e,hiddenElement:n})=>t.jsxs(zs,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Vn=({customBadge:e=void 0,description:n,icon:i,onClick:o,requiresUpgrade:r=!1,title:a})=>{const l=f.useTheme();return t.jsxs($,{bgColor:l.palette.white,bgColorHover:l.palette.gray[100],cursor:"pointer",display:"flex",gap:.5,onClick:o,px:1.25,py:1,width:"100%",children:[t.jsx($,{alignItems:"center",bgColor:l.palette.gray[300],borderRadius:l.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:t.jsx(R,{icon:i,iconColor:l.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),t.jsxs($,{children:[t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[t.jsx(I,{color:l.palette.gray[800],size:"md",children:a}),r?t.jsx(Ln,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:l.palette.gray[400],size:"sm",children:n})]})]})},Is=f.styled(y.m.div)`
2722
2724
  ${({theme:e})=>`
2723
2725
  background-color: ${e.palette.white};
2724
2726
  box-shadow: ${e.shadows.lg};
@@ -2741,7 +2743,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2741
2743
  height: auto;
2742
2744
  }
2743
2745
  `}
2744
- `,Is=({children:e,closeIconId:n="close-menu",isOpen:i,items:r,onClose:o,title:a})=>{const s=f.useTheme(),l=u.useRef(null),c=u.useCallback(p=>()=>{p(),o()},[o]);return u.useEffect(()=>{const p=["mousedown","touchstart"],d=g=>{var w;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),m=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!m&&!(((w=l.current)==null?void 0:w.contains(x))??!1)&&o()};return p.forEach(g=>{document.addEventListener(g,d,{passive:!0})}),()=>{p.forEach(g=>{document.removeEventListener(g,d)})}},[i,o]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx(Ts,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:l,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:s.palette.white,borderBottom:"1px solid",borderColor:s.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:s.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(_,{icon:"close",iconColor:s.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:o,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(r??[]).map(({customBadge:p,description:d,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Vn,{customBadge:p,description:d,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Ds=(e,n)=>n>=50?`
2746
+ `,Ds=({children:e,closeIconId:n="close-menu",isOpen:i,items:o,onClose:r,title:a})=>{const l=f.useTheme(),s=u.useRef(null),c=u.useCallback(d=>()=>{d(),r()},[r]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var w;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),m=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!m&&!(((w=s.current)==null?void 0:w.contains(x))??!1)&&r()};return d.forEach(g=>{document.addEventListener(g,p,{passive:!0})}),()=>{d.forEach(g=>{document.removeEventListener(g,p)})}},[i,r]),t.jsx(y.LazyMotion,{features:y.domAnimation,children:t.jsx(Is,{animate:i?{display:"block",x:0}:{transitionEnd:{display:"none"},x:"100%"},initial:{display:"none",x:"100%"},ref:s,transition:{bounce:0,duration:.6,type:"spring"},children:t.jsxs($,{height:"100%",position:"relative",children:[t.jsxs($,{alignItems:"center",bgColor:l.palette.white,borderBottom:"1px solid",borderColor:l.palette.gray[200],display:"flex",gap:1.25,justify:"space-between",padding:[1.25,1.25,1.25,1.25],position:"sticky",top:"0",zIndex:40,children:[t.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"lg",children:a}),t.jsx(_,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:n,onClick:r,px:.25,py:.25,variant:"ghost"})]}),t.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:t.jsxs($,{py:1.25,children:[(o??[]).map(({customBadge:d,description:p,icon:g,onClick:x,requiresUpgrade:h,title:b})=>t.jsx(Vn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},Es=(e,n)=>n>=50?`
2745
2747
  ${e.palette.gray[200]} 50%,
2746
2748
  ${e.palette.primary[500]} 50.05%,
2747
2749
  ${e.palette.primary[500]} ${n}%,
@@ -2752,7 +2754,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2752
2754
  ${e.palette.primary[500]} 50%,
2753
2755
  ${e.palette.gray[200]} 50.05%,
2754
2756
  ${e.palette.gray[200]} 100%
2755
- `,Es=f.styled.div`
2757
+ `,Rs=f.styled.div`
2756
2758
  ${({theme:e,$min:n,$value:i})=>`
2757
2759
  align-items: center;
2758
2760
  align-self: stretch;
@@ -2768,7 +2770,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2768
2770
  ${n>=0?`
2769
2771
  ${e.palette.primary[500]} ${i}%,
2770
2772
  ${e.palette.gray[200]} ${i}%
2771
- `:Ds(e,i)}
2773
+ `:Es(e,i)}
2772
2774
  );
2773
2775
  border-radius: ${e.spacing[.125]};
2774
2776
  height: ${e.spacing[.25]};
@@ -2792,7 +2794,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2792
2794
  border: 1px solid ${e.palette.primary[500]};
2793
2795
  }
2794
2796
  `}
2795
- `,Rs=f.styled.div`
2797
+ `,Fs=f.styled.div`
2796
2798
  ${({theme:e})=>`
2797
2799
  align-items: center;
2798
2800
  display: flex;
@@ -2806,7 +2808,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2806
2808
  font-size: ${e.spacing[.5]};
2807
2809
  }
2808
2810
  `}
2809
- `,Fs=f.styled.output`
2811
+ `,Ns=f.styled.output`
2810
2812
  ${({theme:e})=>`
2811
2813
  align-items: flex-end;
2812
2814
  border-radius: ${e.spacing[.5]};
@@ -2817,7 +2819,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2817
2819
  padding: ${e.spacing[.625]} ${e.spacing[.75]};
2818
2820
  width: 59px;
2819
2821
  `}
2820
- `,Un=({state:e,trackRef:n,index:i,name:r})=>{const o=u.useRef(null),{thumbProps:a,inputProps:s,isDragging:l}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:o},e);return t.jsx("div",{...a,className:`thumb ${l?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...s,"aria-label":r,ref:o})})})},Ns=(e,n,i)=>Math.round((i-e)/(n-e)*100),As=e=>{const n=f.useTheme(),i=u.useRef(null),{label:r,minValue:o=0,maxValue:a=100,name:s,setValue:l,watch:c}=e,p=y.$a916eb452884faea$export$b7a616150fdb9f44(),d=y.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(b){l==null||l(s,b)},value:c==null?void 0:c(s)}),g=Ns(o,a,d.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":s,id:s},d,i);return t.jsx(K,{htmlFor:s,label:r,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Es,{...x,$min:o??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${d.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Un,{index:0,name:s,state:d,trackRef:i})}),t.jsxs(Rs,{children:[t.jsx("p",{children:`${p.format(o)} (Low)`}),o<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${p.format(a)} (High)`})]})]}),t.jsx(Fs,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:d.getThumbValueLabel(0)})})]})})},{getVariant:Ls}=ne(e=>({completed:`
2822
+ `,Un=({state:e,trackRef:n,index:i,name:o})=>{const r=u.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:r},e);return t.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...l,"aria-label":o,ref:r})})})},As=(e,n,i)=>Math.round((i-e)/(n-e)*100),Ls=e=>{const n=f.useTheme(),i=u.useRef(null),{label:o,minValue:r=0,maxValue:a=100,name:l,setValue:s,watch:c}=e,d=y.$a916eb452884faea$export$b7a616150fdb9f44(),p=y.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:d,onChange(b){s==null||s(l,b)},value:c==null?void 0:c(l)}),g=As(r,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},p,i);return t.jsx(X,{htmlFor:l,label:o,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(Rs,{...x,$min:r??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Un,{index:0,name:l,state:p,trackRef:i})}),t.jsxs(Fs,{children:[t.jsx("p",{children:`${d.format(r)} (Low)`}),r<0&&t.jsx("p",{children:"0"}),t.jsx("p",{children:`${d.format(a)} (High)`})]})]}),t.jsx(Ns,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:Ps}=ne(e=>({completed:`
2821
2823
  background-color: ${e.palette.primary[500]};
2822
2824
  color: ${e.palette.white};
2823
2825
 
@@ -2840,7 +2842,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2840
2842
  &::after {
2841
2843
  background-color: ${e.palette.gray[200]};
2842
2844
  }
2843
- `})),Ps=f.styled.div`
2845
+ `})),Ms=f.styled.div`
2844
2846
  ${({theme:e})=>`
2845
2847
  align-items: stretch;
2846
2848
  background-color: ${e.palette.white};
@@ -2850,7 +2852,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2850
2852
  padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
2851
2853
  scroll-behavior: unset;
2852
2854
  `}
2853
- `,Ms=f.styled.div`
2855
+ `,Os=f.styled.div`
2854
2856
  display: flex;
2855
2857
  flex-direction: row;
2856
2858
  margin-bottom: ${({theme:e})=>e.spacing[2]};
@@ -2858,7 +2860,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2858
2860
  &:last-child > div:first-child > span::after {
2859
2861
  display: none;
2860
2862
  }
2861
- `,Os=f.styled.div`
2863
+ `,Ws=f.styled.div`
2862
2864
  ${({theme:e})=>`
2863
2865
  display: inline-flex;
2864
2866
  font-family: ${e.typography.type.primary};
@@ -2870,7 +2872,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2870
2872
  margin-right: ${e.spacing[.5]};
2871
2873
  }
2872
2874
  `}
2873
- `,Ws=f.styled.span`
2875
+ `,_s=f.styled.span`
2874
2876
  ${({theme:e,$variant:n})=>`
2875
2877
  border-radius: 6px;
2876
2878
  display: inline-block;
@@ -2893,9 +2895,9 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2893
2895
  height: calc(100% - ${e.spacing[1]});
2894
2896
  }
2895
2897
 
2896
- ${Ls(e,n)}
2898
+ ${Ps(e,n)}
2897
2899
  `}
2898
- `,_s=({button:{disabled:e=!1,text:n,type:i="button",onClick:r},steps:o})=>{const[a,s]=u.useState(1),l=u.useCallback((c,p)=>()=>{s(d=>d+c),p==null||p()},[]);return t.jsx(Ps,{children:o.map((c,p)=>{const{content:d,title:g,nextAction:x,previousAction:h}=c,b=p+1,m=b===a?"current":"disabled",w=b<a?"completed":m;return t.jsxs(Ms,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(Ws,{$variant:w,children:w==="completed"?t.jsx(R,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(V,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),w==="current"&&t.jsxs($,{children:[d,t.jsxs(Os,{children:[a>1&&t.jsx(O,{disabled:c.isDisabledPrevious??!1,onClick:l(-1,h),variant:"tertiary",children:"Previous"}),a<o.length?t.jsx(O,{disabled:c.isDisabledNext??!1,onClick:l(1,x),variant:"primary",children:"Next step"}):t.jsx(O,{disabled:e,onClick:r,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},Bs=e=>{const n=(o,a)=>a.reduce((l,[c,p])=>{if(u.isValidElement(p)||c==="__typename")return l.concat([["",""]]);if(typeof p=="object"&&p){const g=Object.entries(p);return l.concat(n(c,g))}const d=o===""?"":`${o}.`;return l.concat([[d+c,p]])},[]),i=Object.entries(e),r=n("",i).filter(([o])=>o!=="");return Object.fromEntries(r)},Pt=e=>e.map(Bs),Gn=({csvConfig:e={},data:n,children:i})=>{const{columns:r=void 0,export:o=!1,headers:a={},name:s="Report"}=e,l=u.useMemo(()=>y._.isUndefined(r)?Pt(n):Pt(n).map(d=>y._.pick(d,r)),[n,r]),c=u.useMemo(()=>l.length>0&&!y._.isEmpty(a),[l.length,a]),p=u.useMemo(()=>(c?Object.keys(l[0]):[]).map(d=>y._.includes(Object.keys(a),d)?{key:d,label:a[d]}:{key:d,label:d}),[c,l,a]);return o?t.jsx(y.CSVLink,{data:l,filename:s,headers:c?p:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Yn=e=>{const{table:n}=e,{meta:i}=n.options,[r,o]=u.useState(0),[,a]=n.getHeaderGroups(),s=n.getState(),l=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>l.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[l]),p=Yt({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,s]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(O,{icon:"columns",id:"columns-toggle-btn",onClick:d,tag:r.toString(),variant:"ghost"}),t.jsx(zn,{modalRef:p,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},re=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),Hs=f.styled.span`
2900
+ `,Bs=({button:{disabled:e=!1,text:n,type:i="button",onClick:o},steps:r})=>{const[a,l]=u.useState(1),s=u.useCallback((c,d)=>()=>{l(p=>p+c),d==null||d()},[]);return t.jsx(Ms,{children:r.map((c,d)=>{const{content:p,title:g,nextAction:x,previousAction:h}=c,b=d+1,m=b===a?"current":"disabled",w=b<a?"completed":m;return t.jsxs(Os,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(_s,{$variant:w,children:w==="completed"?t.jsx(R,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):b})}),t.jsxs($,{ml:1.5,width:"100%",children:[t.jsx(V,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:g}),w==="current"&&t.jsxs($,{children:[p,t.jsxs(Ws,{children:[a>1&&t.jsx(O,{disabled:c.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<r.length?t.jsx(O,{disabled:c.isDisabledNext??!1,onClick:s(1,x),variant:"primary",children:"Next step"}):t.jsx(O,{disabled:e,onClick:o,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},Hs=e=>{const n=(r,a)=>a.reduce((s,[c,d])=>{if(u.isValidElement(d)||c==="__typename")return s.concat([["",""]]);if(typeof d=="object"&&d){const g=Object.entries(d);return s.concat(n(c,g))}const p=r===""?"":`${r}.`;return s.concat([[p+c,d]])},[]),i=Object.entries(e),o=n("",i).filter(([r])=>r!=="");return Object.fromEntries(o)},Pt=e=>e.map(Hs),Gn=({csvConfig:e={},data:n,children:i})=>{const{columns:o=void 0,export:r=!1,headers:a={},name:l="Report"}=e,s=u.useMemo(()=>y._.isUndefined(o)?Pt(n):Pt(n).map(p=>y._.pick(p,o)),[n,o]),c=u.useMemo(()=>s.length>0&&!y._.isEmpty(a),[s.length,a]),d=u.useMemo(()=>(c?Object.keys(s[0]):[]).map(p=>y._.includes(Object.keys(a),p)?{key:p,label:a[p]}:{key:p,label:p}),[c,s,a]);return r?t.jsx(y.CSVLink,{data:s,filename:l,headers:c?d:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Yn=e=>{const{table:n}=e,{meta:i}=n.options,[o,r]=u.useState(0),[,a]=n.getHeaderGroups(),l=n.getState(),s=u.useMemo(()=>n.getAllLeafColumns().filter(g=>g.id!=="selection"),[n]),c=u.useMemo(()=>s.map(g=>{var x;return{group:(x=g.parent)==null?void 0:x.id,id:g.id,locked:g.getIsPinned()==="left",name:typeof g.columnDef.header=="string"?g.columnDef.header:g.columnDef.id??"",toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[s]),d=Yt({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:c,name:"table-column-management",setColumnOrder:n.setColumnOrder,setColumnVisibility:n.setColumnVisibility}),p=u.useCallback(()=>{d.toggle()},[d]);return u.useEffect(()=>{r(n.getVisibleLeafColumns().filter(g=>g.id!=="selection").length)},[n,l]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(O,{icon:"columns",id:"columns-toggle-btn",onClick:p,tag:o.toString(),variant:"ghost"}),t.jsx(zn,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},oe=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),Vs=f.styled.span`
2899
2901
  transition: all 150ms;
2900
2902
  width: 5px;
2901
2903
  height: 10px;
@@ -2920,7 +2922,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
2920
2922
  transition: opacity 150ms;
2921
2923
  opacity: ${({$variant:e})=>e==="asc"?0:1};
2922
2924
  }
2923
- `,it=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(Hs,{$variant:i,children:[t.jsx(R,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(R,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},Vs=f.styled.div`
2925
+ `,it=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(Vs,{$variant:i,children:[t.jsx(R,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(R,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},Us=f.styled.div`
2924
2926
  position: relative;
2925
2927
 
2926
2928
  div:has(table) {
@@ -3084,7 +3086,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3084
3086
  }
3085
3087
  }
3086
3088
  }
3087
- `,Us=f.styled.div`
3089
+ `,Gs=f.styled.div`
3088
3090
  ${({$width:e,theme:n})=>`
3089
3091
  display: flex;
3090
3092
  flex-direction: column;
@@ -3112,7 +3114,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3112
3114
  }
3113
3115
  }
3114
3116
  `}
3115
- `,Gs=f.styled.div`
3117
+ `,Ys=f.styled.div`
3116
3118
  align-items: center;
3117
3119
  background-color: transparent;
3118
3120
  display: flex;
@@ -3160,11 +3162,11 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3160
3162
  transition: all 150ms;
3161
3163
  border-right: 1px solid ${({theme:e})=>e.palette.black};
3162
3164
  }
3163
- `,Kn=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{groupHeaders:i,tooltips:r}=(n==null?void 0:n.options.meta)??{},o=u.useCallback(p=>()=>{p.column.getCanSort()&&(n==null||n.setPageIndex(0),p.column.toggleSorting())},[n]),a=p=>d=>{p.getResizeHandler()(d)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(p=>t.jsx("tr",{"data-testid":"row-headers",children:p.headers.map(d=>{var b;const{isPlaceholder:g}=d,x=g?d.subHeaders[0]:d;return y._.isUndefined(d.column.parent)&&d.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:d.headerGroup.headers.indexOf(d)!==d.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:o(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(it,{variant:x.column.getIsSorted()}):void 0,(r==null?void 0:r.map(m=>m.columnId).includes(x.id))??!1?t.jsx(X,{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(Mt,{onMouseDown:a(d)})]},x.id)})},p.id))});const[s,l]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(l)?s:l;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(p=>{var d;return t.jsxs("th",{id:`header-${p.id}`,style:{position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:o(p),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?t.jsx(it,{variant:p.column.getIsSorted()}):void 0,(r==null?void 0:r.map(g=>g.columnId).includes(p.id))??!1?t.jsx(X,{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(Mt,{onMouseDown:a(p)})]},p.id)})})})},Ys=f.styled.div`
3165
+ `,Kn=()=>{const e=f.useTheme(),{table:n}=u.useContext(oe),{groupHeaders:i,tooltips:o}=(n==null?void 0:n.options.meta)??{},r=u.useCallback(d=>()=>{d.column.getCanSort()&&(n==null||n.setPageIndex(0),d.column.toggleSorting())},[n]),a=d=>p=>{d.getResizeHandler()(p)};if(i)return t.jsx("thead",{children:n==null?void 0:n.getHeaderGroups().map(d=>t.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var b;const{isPlaceholder:g}=p,x=g?p.subHeaders[0]:p;return y._.isUndefined(p.column.parent)&&p.depth>1?null:t.jsxs("th",{colSpan:x.colSpan,id:`header-${x.id}`,rowSpan:g?0:1,style:{borderRight:p.headerGroup.headers.indexOf(p)!==p.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:p.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:g?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:g?"6rem":"3rem",lineSpacing:0,onClick:r(x),pl:.5,pt:g?3:0,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(x.column.columnDef.header,x.getContext()),x.column.getCanSort()?t.jsx(it,{variant:x.column.getIsSorted()}):void 0,(o==null?void 0:o.map(m=>m.columnId).includes(x.id))??!1?t.jsx(K,{icon:"circle-info",id:x.id,place:"right",tip:((b=o==null?void 0:o.find(m=>m.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(Mt,{onMouseDown:a(p)})]},x.id)})},d.id))});const[l,s]=(n==null?void 0:n.getHeaderGroups())??[],c=y.lodashExports.isNil(s)?l:s;return t.jsx("thead",{children:t.jsx("tr",{"data-testid":"row-headers",children:c.headers.map(d=>{var p;return t.jsxs("th",{id:`header-${d.id}`,style:{position:"relative",width:d.getSize()},children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:r(d),px:.5,whiteSpace:"nowrap",width:"100%",children:[y.flexRender(d.column.columnDef.header,d.getContext()),d.column.getCanSort()?t.jsx(it,{variant:d.column.getIsSorted()}):void 0,(o==null?void 0:o.map(g=>g.columnId).includes(d.id))??!1?t.jsx(K,{icon:"circle-info",id:d.id,place:"right",tip:((p=o==null?void 0:o.find(g=>g.columnId===d.id))==null?void 0:p.tip)??""}):void 0]}),d.column.getCanResize()&&t.jsx(Mt,{onMouseDown:a(d)})]},d.id)})})})},Ks=f.styled.div`
3164
3166
  align-items: center;
3165
3167
  display: flex;
3166
3168
  width: 100%;
3167
- `,Xn=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),{loading:i}=(n==null?void 0:n.options.meta)??{},r=u.useMemo(()=>{const{enableRowSelection:l,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return l||c?1:0},[n==null?void 0:n.options]),o=u.useCallback((l,c)=>{if(c===r)return p=>{var d,g;p.stopPropagation(),(g=(d=n==null?void 0:n.options)==null?void 0:d.onRowClick)==null||g.call(d,l)}},[r,n]),a=u.useCallback(l=>c=>{c.stopPropagation(),l.toggleExpanded()},[]),s=u.useCallback(l=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:p=void 0}=c??{};return p?p(l):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(An,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(l=>t.jsxs(rt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":l.getIsExpanded(),"data-testid":`row-${l.id}`,children:l.getVisibleCells().map((c,p)=>t.jsx("td",{className:p===r&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:o(l,p),children:t.jsxs(Ys,{children:[p===r&&l.getCanExpand()?t.jsx("button",{onClick:a(l),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{icon:l.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,y.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),l.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${l.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:s(l)})}):void 0]},l.id))})},qn=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:r,onKeyDown:o,selected:a,tableSize:s,tableRef:l}=u.useContext(re);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(Us,{$width:s,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:r,onKeyDown:o,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:l,children:[t.jsx(Kn,{}),t.jsx(Xn,{})]})]})},Ot=f.styled(_)`
3169
+ `,Xn=()=>{const e=f.useTheme(),{table:n}=u.useContext(oe),{loading:i}=(n==null?void 0:n.options.meta)??{},o=u.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return s||c?1:0},[n==null?void 0:n.options]),r=u.useCallback((s,c)=>{if(c===o)return d=>{var p,g;d.stopPropagation(),(g=(p=n==null?void 0:n.options)==null?void 0:p.onRowClick)==null||g.call(p,s)}},[o,n]),a=u.useCallback(s=>c=>{c.stopPropagation(),s.toggleExpanded()},[]),l=u.useCallback(s=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(s):null},[n]);return i?t.jsx("tbody",{children:t.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:t.jsx("td",{colSpan:(n==null?void 0:n.getVisibleLeafColumns().length)??0,children:t.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:t.jsx(An,{size:"md"})})})})}):(n==null?void 0:n.getRowModel().rows.length)===0?t.jsx("tbody",{children:t.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:t.jsx("td",{colSpan:n.getVisibleLeafColumns().length+1,children:t.jsx(I,{color:e.palette.gray[800],size:"md",textAlign:"center",children:"No data to display"})})})}):t.jsx("tbody",{children:n==null?void 0:n.getRowModel().rows.map(s=>t.jsxs(ot.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===o&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:r(s,d),children:t.jsxs(Ks,{children:[d===o&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(R,{icon:s.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,y.flexRender(c.column.columnDef.cell,c.getContext())]})},c.id))}),s.getIsExpanded()?t.jsx("tr",{"data-testid":`row-${s.id}-expand`,id:"description",children:t.jsx("td",{colSpan:100,children:l(s)})}):void 0]},s.id))})},qn=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:l,tableRef:s}=u.useContext(oe);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(Gs,{$width:l,children:t.jsxs("div",{children:[t.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,t.jsx("span",{onClick:o,onKeyDown:r,role:"link",tabIndex:0,children:"Unselect all"})]})}),t.jsxs("table",{ref:s,children:[t.jsx(Kn,{}),t.jsx(Xn,{})]})]})},Ot=f.styled(_)`
3168
3170
  ${({theme:e,$padding:n})=>`
3169
3171
  background-color: ${e.palette.white};
3170
3172
  border: 1px solid ${e.palette.gray[200]};
@@ -3190,7 +3192,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3190
3192
  background-color: ${e.palette.gray[100]};
3191
3193
  }
3192
3194
  `}
3193
- `,Zn=()=>{const{table:e}=u.useContext(re),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,r=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),o=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ot,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:o,variant:"ghost"}),t.jsx(Ot,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:r,variant:"ghost"})]})},Ks=10,Xs=20,qs=50,Zs=100,Jn=()=>{const e=f.useTheme(),{table:n}=u.useContext(re),i=(n==null?void 0:n.getRowCount())??0,[r,o]=u.useState(!1),[a,s]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:l,floatingStyles:c}=y.useFloating$1({middleware:[y.offset({mainAxis:4})],open:r,placement:"top-end",whileElementsMounted:y.autoUpdate}),p=u.useMemo(()=>y.transform([Ks,Xs,qs,Zs],(h,b)=>(h.push(b),b<=i),[]),[i]),d=u.useCallback(()=>{r&&o(!1)},[r]),g=u.useCallback(()=>{o(h=>!h)},[]),x=u.useCallback(h=>()=>{s(h),n==null||n.setPageSize(h),o(!1)},[n,s]);return ee(l.reference.current,()=>{o(!1)},!0,l.floating.current),u.useEffect(()=>(window.addEventListener("scrollend",d,!0),()=>{window.removeEventListener("scrollend",d,!0)}),[d]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:a}),t.jsx(_,{color:e.palette.gray[400],icon:r?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:l.setReference,variant:"ghost"})]}),r?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:l.setFloating,shadow:"md",style:c,children:p.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Qn=()=>{const{table:e}=u.useContext(re),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},r=(e==null?void 0:e.getRowCount())??0,o=u.useCallback((a,s,l)=>{if(l===0)return"0 of 0";if(s*a>=l)return`${l} of ${l}`;const c=s*a+1,p=Math.min(s*(a+1),l);return`${c}-${p} of ${l}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:o(n,i,r)})},ei=({children:e})=>t.jsxs(Gs,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Qn,{}),t.jsx(Jn,{}),t.jsx(Zn,{})]}),e]}),ti=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Js=f.styled.div.attrs({className:"search-container"})`
3195
+ `,Zn=()=>{const{table:e}=u.useContext(oe),{pagination:{pageIndex:n}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,o=u.useCallback(()=>{e==null||e.setPageIndex(n+1)},[n,e]),r=u.useCallback(()=>{e==null||e.previousPage()},[e]);return t.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[t.jsx(Ot,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",iconType:"fa-light",id:"go-previous",onClick:r,variant:"ghost"}),t.jsx(Ot,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},Xs=10,qs=20,Zs=50,Js=100,Jn=()=>{const e=f.useTheme(),{table:n}=u.useContext(oe),i=(n==null?void 0:n.getRowCount())??0,[o,r]=u.useState(!1),[a,l]=u.useState((n==null?void 0:n.getState().pagination.pageSize)??10),{refs:s,floatingStyles:c}=y.useFloating$1({middleware:[y.offset({mainAxis:4})],open:o,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([Xs,qs,Zs,Js],(h,b)=>(h.push(b),b<=i),[]),[i]),p=u.useCallback(()=>{o&&r(!1)},[o]),g=u.useCallback(()=>{r(h=>!h)},[]),x=u.useCallback(h=>()=>{l(h),n==null||n.setPageSize(h),r(!1)},[n,l]);return ee(s.reference.current,()=>{r(!1)},!0,s.floating.current),u.useEffect(()=>(window.addEventListener("scrollend",p,!0),()=>{window.removeEventListener("scrollend",p,!0)}),[p]),t.jsxs(u.Fragment,{children:[t.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[t.jsx(I,{pr:.25,size:"md",children:a}),t.jsx(_,{color:e.palette.gray[400],icon:o?"chevron-up":"chevron-down",iconSize:"sm",iconType:"fa-light",id:"paginator-dropdown",onClick:g,px:.25,py:.25,ref:s.setReference,variant:"ghost"})]}),o?t.jsx($,{bgColor:e.palette.white,border:`1px solid ${e.palette.gray[200]}`,borderRadius:e.spacing[.5],display:"flex",flexDirection:"column",px:.25,py:.25,ref:s.setFloating,shadow:"md",style:c,children:d.map(h=>{const b=x(h);return t.jsx($,{bgColor:a===h?e.palette.gray[800]:"transparent",bgColorHover:e.palette.gray[a===h?800:100],borderRadius:e.spacing["0.25"],cursor:"pointer",maxWidth:"40px",minWidth:"40px",onClick:b,px:.25,py:.25,children:t.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"md",textAlign:"center",children:h})},h)})}):void 0]})},Qn=()=>{const{table:e}=u.useContext(oe),{pagination:{pageIndex:n,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},o=(e==null?void 0:e.getRowCount())??0,r=u.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const c=l*a+1,d=Math.min(l*(a+1),s);return`${c}-${d} of ${s}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:r(n,i,o)})},ei=({children:e})=>t.jsxs(Ys,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Qn,{}),t.jsx(Jn,{}),t.jsx(Zn,{})]}),e]}),ti=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Qs=f.styled.div.attrs({className:"search-container"})`
3194
3196
  ${({theme:e})=>`
3195
3197
  display: flex;
3196
3198
  flex-direction: column;
@@ -3237,7 +3239,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3237
3239
  }
3238
3240
  }
3239
3241
  `}
3240
- `,Qs=f.styled.div.attrs({className:"controls-container"})`
3242
+ `,el=f.styled.div.attrs({className:"controls-container"})`
3241
3243
  display: flex;
3242
3244
  flex: 1 0 50%;
3243
3245
 
@@ -3253,7 +3255,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3253
3255
  justify-content: flex-end;
3254
3256
  width: 100%;
3255
3257
  }
3256
- `,el=f.styled.div`
3258
+ `,tl=f.styled.div`
3257
3259
  display: flex;
3258
3260
  flex-wrap: wrap;
3259
3261
  width: 100%;
@@ -3268,7 +3270,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3268
3270
  .highlight-container ~ .controls-container {
3269
3271
  flex: 1 0 100%;
3270
3272
  }
3271
- `,tl=500,Wt=300,ni=({children:e})=>{const{table:n}=u.useContext(re),{onSearch:i,search:r,searchPlaceholder:o="Search"}=(n==null?void 0:n.options.meta)??{},a=lt(l=>{const c=l.target.value.slice(0,Wt);i==null||i(c)},tl),s=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(el,{children:[i===void 0?void 0:t.jsx(Js,{children:t.jsx(se,{maxLength:Wt,name:"search",onChange:a,onClear:s,placeholder:o,value:r})}),e]})},ii=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),ri=({children:e})=>t.jsx(Qs,{children:e}),oi=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),nl=160,ai=({children:e,table:n})=>{var x;const i=u.useRef(null),r=u.useRef(null),{id:o}=n.options.meta??{},{enableMultiRowSelection:a}=(n==null?void 0:n.options)??{},s=Object.keys(n.getState().rowSelection).length,l=s===1?"item":"items",c=s===0||!a,p=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+nl),d=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&d()},[d]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(re.Provider,{value:{containerRef:i,elementName:l,handleUnselectAll:d,hidden:c,onKeyDown:g,selected:s,tableSize:p,tableRef:r,table:n},children:t.jsx(Vs,{id:o,children:e})})},il=Object.assign(ai,{Caption:ii,Columns:Yn,Content:qn,Controls:ri,Export:Gn,Footer:ei,FooterContent:ti,Highlighted:oi,Options:ni}),rl=f.styled.button`
3273
+ `,nl=500,Wt=300,ni=({children:e})=>{const{table:n}=u.useContext(oe),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(n==null?void 0:n.options.meta)??{},a=lt(s=>{const c=s.target.value.slice(0,Wt);i==null||i(c)},nl),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(tl,{children:[i===void 0?void 0:t.jsx(Qs,{children:t.jsx(se,{maxLength:Wt,name:"search",onChange:a,onClear:l,placeholder:r,value:o})}),e]})},ii=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),oi=({children:e})=>t.jsx(el,{children:e}),ri=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),il=160,ai=({children:e,table:n})=>{var x;const i=u.useRef(null),o=u.useRef(null),{id:r}=n.options.meta??{},{enableMultiRowSelection:a}=(n==null?void 0:n.options)??{},l=Object.keys(n.getState().rowSelection).length,s=l===1?"item":"items",c=l===0||!a,d=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+il),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(oe.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:o,table:n},children:t.jsx(Us,{id:r,children:e})})},ol=Object.assign(ai,{Caption:ii,Columns:Yn,Content:qn,Controls:oi,Export:Gn,Footer:ei,FooterContent:ti,Highlighted:ri,Options:ni}),rl=f.styled.button`
3272
3274
  ${({theme:e})=>`
3273
3275
  align-items: center;
3274
3276
  background-color: ${e.palette.white};
@@ -3322,7 +3324,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3322
3324
  background-color: ${e.palette.gray[100]};
3323
3325
  }
3324
3326
  `}
3325
- `,ol=({disabled:e=!1,icon:n,id:i,label:r,name:o,onClick:a,type:s="button",variant:l})=>{const c=f.useTheme(),p=t.jsxs(rl,{"aria-label":o??void 0,className:l,disabled:e,id:i,onClick:a,type:s,children:[n&&t.jsx(R,{clickable:!1,icon:n,iconSize:o===void 0?"sm":"lg",iconType:"fa-light"}),o??void 0]});return t.jsxs($,{display:"flex",children:[p,r&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:r})]})},al=({items:e})=>{const n=f.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(i=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${n.palette.gray[200]}`,display:"flex",justify:"space-between",pr:3,py:.75,width:"100%",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...i.backgroundColor?{bgGradient:i.backgroundColor,textFill:"transparent"}:{},children:i.header}),i.content??void 0]},i.header))})},sl=f.styled.div`
3327
+ `,al=({disabled:e=!1,icon:n,id:i,label:o,name:r,onClick:a,type:l="button",variant:s})=>{const c=f.useTheme(),d=t.jsxs(rl,{"aria-label":r??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[n&&t.jsx(R,{clickable:!1,icon:n,iconSize:r===void 0?"sm":"lg",iconType:"fa-light"}),r??void 0]});return t.jsxs($,{display:"flex",children:[d,o&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:o})]})},sl=({items:e})=>{const n=f.useTheme();return t.jsx($,{alignItems:"flex-start",display:"flex",flexDirection:"column",width:"100%",children:e.map(i=>t.jsxs($,{alignItems:"center",borderBottom:`1px solid ${n.palette.gray[200]}`,display:"flex",justify:"space-between",pr:3,py:.75,width:"100%",children:[t.jsx(I,{fontWeight:"bold",size:"lg",...i.backgroundColor?{bgGradient:i.backgroundColor,textFill:"transparent"}:{},children:i.header}),i.content??void 0]},i.header))})},ll=f.styled.div`
3326
3328
  ${({theme:e})=>`
3327
3329
  align-items: flex-start;
3328
3330
  display: flex;
@@ -3339,7 +3341,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3339
3341
  fill: url(#gradient-01);
3340
3342
  }
3341
3343
  `}
3342
- `,ll=({children:e,title:n,description:i,icon:r})=>{const o=f.useTheme();return t.jsxs(sl,{children:[n||i?t.jsxs($,{alignItems:"flex-start",display:"flex",flexDirection:"column",gap:.75,width:"100%",children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.75,height:"max-content",children:[t.jsx("div",{style:{width:"30px",height:"30px",backgroundColor:o.palette.primary[25],borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:t.jsx("i",{className:`fa-solid fa-${r} fill-gradient-01`,style:{fontSize:"14px",width:"14px",height:"14px"}})}),n?t.jsx(V,{fontWeight:"bold",size:"sm",children:n}):void 0]}),i??void 0]}):void 0,e]})},cl=f.styled.div`
3344
+ `,cl=({children:e,title:n,description:i,icon:o})=>{const r=f.useTheme();return t.jsxs(ll,{children:[n||i?t.jsxs($,{alignItems:"flex-start",display:"flex",flexDirection:"column",gap:.75,width:"100%",children:[t.jsxs($,{alignItems:"center",display:"flex",gap:.75,height:"max-content",children:[t.jsx("div",{style:{width:"30px",height:"30px",backgroundColor:r.palette.primary[25],borderRadius:"4px",display:"flex",alignItems:"center",justifyContent:"center",flexShrink:0},children:t.jsx("i",{className:`fa-solid fa-${o} fill-gradient-01`,style:{fontSize:"14px",width:"14px",height:"14px"}})}),n?t.jsx(V,{fontWeight:"bold",size:"sm",children:n}):void 0]}),i??void 0]}):void 0,e]})},dl=f.styled.div`
3343
3345
  ${({theme:e})=>`
3344
3346
  align-items: center;
3345
3347
  background-color: ${e.palette.white};
@@ -3361,7 +3363,7 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3361
3363
  border: 1px solid ${e.palette.gray[600]};
3362
3364
  }
3363
3365
  `}
3364
- `,dl=f.styled.div`
3366
+ `,pl=f.styled.div`
3365
3367
  ${({theme:e,$size:n})=>`
3366
3368
  display: ${n==="long"?"flex":"block"};
3367
3369
  flex-direction: column;
@@ -3411,4 +3413,4 @@ ${m[8]}...`:(m.length<8&&d(!1),i)},[l,i,n]),h=u.useMemo(x,[x]),b=u.useCallback(a
3411
3413
  transform: translateX(-50%);
3412
3414
  }
3413
3415
  `}
3414
- `,si=({date:e,description:n,title:i})=>{const r=f.useTheme();return t.jsxs(cl,{className:"timeline-card",children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((o,a)=>{const s=`${o}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:o},s)})})]})},pl=({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(dl,{$size:i,children:e.map((o,a)=>t.jsx(si,{date:o.date,description:o.description,size:i,title:o.title},`${o.title}-${a}`))})})},gl={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:""},ul=({run:e,steps:n,onFinish:i})=>{const[r,o]=u.useState(e),[a,s]=u.useState(0),l=u.useCallback(c=>{const{action:p,index:d,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?s(d+(p===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||p==="close")&&(o(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:l,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:r,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},xl=({title:e,href:n,description:i,category:r,id:o,remediationTime:a,score:s,severity:l,requirements:c,Link:p})=>{const d=f.useTheme(),g=p??"a";return t.jsxs(Xt,{children:[t.jsx(I,{bgGradient:d.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:r}),t.jsxs(g,{href:n,children:[t.jsx(V,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"sm",children:o}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:"sm",children:e})]}),t.jsx(I,{size:"lg",children:i}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"100%",children:[t.jsxs(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),t.jsx(he,{}),t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(ct,{textL:s,textR:y.capitalize(l),variant:l}),t.jsx(he,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),c.map((x,h)=>t.jsxs(u.Fragment,{children:[h>0?t.jsx(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:x.href,style:{color:d.palette.gray[400],textDecoration:"underline"},children:x.title})]},x.key))]})]})]})};exports.Accordion=_i;exports.AccordionContent=Vt;exports.ActionButton=pe;exports.AdvisoriesCard=Ki;exports.Alert=or;exports.AppliedFilter=ue;exports.AppliedFilters=Zo;exports.ArrayField=Je;exports.Avatar=xr;exports.BaseButtonComponent=ot;exports.BaseComponent=Te;exports.BaseSpanComponent=st;exports.BaseTextComponent=at;exports.Body=Xn;exports.Button=O;exports.Button$1=Le;exports.ButtonToolbarCenter=_r;exports.ButtonToolbarRow=Hr;exports.ButtonToolbarStartRow=Br;exports.Calendar=rn;exports.Calendar$1=cn;exports.Calendar$2=pn;exports.CalendarCell=nn;exports.CalendarGrid=Oe;exports.CaptionContent=ii;exports.CardContainer=$o;exports.CardHeader=Me;exports.CardWithImage=yr;exports.CardWithInput=lo;exports.CardWithOptions=hn;exports.CardWithSelector=uo;exports.CardWithSwitch=fo;exports.Carousel=Co;exports.Checkbox=oe;exports.CodeSnippet=zo;exports.Col=Ze;exports.ColumFilters=Rn;exports.ColumnToggle=Yn;exports.ColumnsModal=zn;exports.ComboBox=pt;exports.ComboBoxField=qe;exports.Container=$;exports.ControlsContent=ri;exports.CopyButton=la;exports.CustomThemeProvider=Fi;exports.DateField=an;exports.DateSelector=ye;exports.Description=Hn;exports.Dialog=_e;exports.Divider=ae;exports.Dropdown=pa;exports.Editable=Wr;exports.EmptyButton=tt;exports.EmptyState=ha;exports.ErrorMessage=wr;exports.ExportCsv=Gn;exports.FATag=Kt;exports.FilePreview=Qt;exports.FilterControl=Tn;exports.FilterForm=et;exports.FilterFormContent=In;exports.FiltersList=En;exports.FooterContent=ti;exports.Form=ba;exports.Gap=Gr;exports.GridContainer=ma;exports.GroupSelector=ja;exports.Head=Kn;exports.Header=We;exports.Header$1=wn;exports.Heading=V;exports.HighlightedContent=oi;exports.Icon=R;exports.IconButton=_;exports.InProgressIcon=_n;exports.IndicatorCard=yo;exports.IndicatorCardDB=ka;exports.InfoSidebar=Ca;exports.InnerForm=fa;exports.InputArray=Kr;exports.InputDate=ln;exports.InputDateRange=dn;exports.InputDateTime=Or;exports.InputFile=Jr;exports.InputNumber=un;exports.InputNumberRange=xn;exports.InputTags=eo;exports.ItemCardDB=Ta;exports.ItemContent=al;exports.Label=dt;exports.Link=ie;exports.ListItem=Ee;exports.ListItemsWrapper=kn;exports.LittleFlag=Da;exports.Loading=An;exports.LocationCode=bn;exports.Logo=Oa;exports.Lottie=_a;exports.MemoizedImage=J;exports.Menu=Ba;exports.MenuItem=Vn;exports.MessageBanner=Va;exports.Modal=yt;exports.ModalConfirm=jn;exports.ModalFooter=mn;exports.Notification=Xa;exports.NotificationSign=Ae;exports.NumberField=$e;exports.OAuthSelector=Za;exports.Option=en;exports.OptionBoxContainer=bt;exports.OptionContainer=nt;exports.OptionContainer$1=Nn;exports.OutlineContainer=K;exports.PaginationControl=Zn;exports.PaginationDropdown=Jn;exports.PaginationSize=Qn;exports.PhoneInput=ao;exports.PopUp=gs;exports.Popover=De;exports.PremiumFeature=Ln;exports.PreviewPanel=Cn;exports.PriorityCard=On;exports.PriorityCards=es;exports.PriorityScore=ts;exports.ProgressBar=Wn;exports.ProgressIndicator=ps;exports.ProgressStep=cs;exports.RadioButton=ut;exports.RankPosition=Mn;exports.RankPositionIcon=Pn;exports.Row=gn;exports.ScrollUpButton=xs;exports.Search=se;exports.SearchDropdown=vs;exports.SearchPanel=Sn;exports.SeverityBadge=ct;exports.SeverityOverview=Cs;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=zs;exports.SlideOutMenu=Is;exports.Slider=As;exports.SortIcon=it;exports.Span=fe;exports.StepLapse=_s;exports.Tab=vn;exports.Table=il;exports.Table$1=ai;exports.TableButton=ol;exports.TableContent=ll;exports.TableContent$1=qn;exports.TableContext=re;exports.TableFooter=ei;exports.TableOptions=ni;exports.Tabs=ht;exports.Tag=q;exports.TagsField=Qe;exports.Text=I;exports.TextArea=so;exports.TextInput=Be;exports.Thumb=Un;exports.TimeField=sn;exports.TimeLine=pl;exports.TimeLineCard=si;exports.Toggle=fn;exports.Tooltip=X;exports.Tour=ul;exports.WeaknessesCard=xl;exports.baseStep=gl;exports.formatCheckValues=Fn;exports.getStyledConfig=ze;exports.hiddenProps=_t;exports.icons=Ri;exports.setBorder=ve;exports.setDisplay=ke;exports.setInteraction=Se;exports.setMargin=we;exports.setPadding=me;exports.setPosition=je;exports.setText=Ce;exports.theme=A;exports.useCarousel=Ut;exports.useClickOutside=ee;exports.useCloudinaryImage=Gt;exports.useColumnsModal=Yt;exports.useConditionsDialog=oa;exports.useConfirmDialog=aa;exports.useDebouncedCallback=lt;exports.useFilterForm=Dn;exports.useFilters=ra;exports.useModal=Ie;exports.useSearch=Ui;exports.variantBuilder=ne;
3416
+ `,si=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(dl,{className:"timeline-card",children:[t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",textAlign:"start",children:e}),t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",mb:.5,size:"md",textAlign:"center",children:i}),t.jsx("div",{children:n.map((r,a)=>{const l=`${r}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:r},l)})})]})},gl=({items:e})=>{const n=u.useRef(null),[i,o]=u.useState("long");return u.useEffect(()=>{n.current&&o(n.current.offsetWidth<=1100?"small":"long")},[]),t.jsx($,{ref:n,width:"100%",children:t.jsx(pl,{$size:i,children:e.map((r,a)=>t.jsx(si,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},ul={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:""},xl=({run:e,steps:n,onFinish:i})=>{const[o,r]=u.useState(e),[a,l]=u.useState(0),s=u.useCallback(c=>{const{action:d,index:p,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?l(p+(d===y.ACTIONS.PREV?-1:1)):([y.STATUS.FINISHED,y.STATUS.SKIPPED].includes(g)||d==="close")&&(r(!1),y.lodashExports.isUndefined(i)||i())},[i]);return t.jsx(y.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:o,spotlightClicks:!0,stepIndex:a,steps:n,styles:{buttonNext:{display:a===n.length-1?"none":"block"},options:{zIndex:9999}}})},hl=({title:e,href:n,description:i,category:o,id:r,indx:a,remediationTime:l,score:s,severity:c,requirements:d,Link:p})=>{const g=f.useTheme(),x=p??"a";return t.jsxs(Xt,{$index:a,children:[t.jsx(I,{bgGradient:g.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:o}),t.jsxs(x,{href:n,children:[t.jsx(V,{color:g.palette.gray[400],display:"inline",fontWeight:"bold",size:"sm",children:r}),t.jsx(V,{display:"inline",fontWeight:"bold",ml:.25,size:"sm",children:e})]}),t.jsx(I,{size:"lg",children:i}),t.jsxs($,{alignItems:"center",display:"flex",flexDirection:"row",gap:.75,width:"100%",children:[t.jsxs(I,{color:g.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${l} min`]}),t.jsx(he,{}),t.jsx(I,{color:g.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(ct,{textL:s,textR:y.capitalize(c),variant:c}),t.jsx(he,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:g.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),d.map((h,b)=>t.jsxs(u.Fragment,{children:[b>0?t.jsx(I,{color:g.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:h.href,style:{color:g.palette.gray[400],textDecoration:"underline"},children:h.title})]},h.key))]})]})]})};exports.Accordion=_i;exports.AccordionContent=Vt;exports.ActionButton=pe;exports.AdvisoriesCard=Xi;exports.Alert=ao;exports.AppliedFilter=ue;exports.AppliedFilters=Jr;exports.ArrayField=Je;exports.Avatar=fo;exports.BaseButtonComponent=rt;exports.BaseComponent=Te;exports.BaseSpanComponent=st;exports.BaseTextComponent=at;exports.Body=Xn;exports.Button=O;exports.Button$1=Le;exports.ButtonToolbarCenter=Ho;exports.ButtonToolbarRow=Uo;exports.ButtonToolbarStartRow=Vo;exports.Calendar=on;exports.Calendar$1=cn;exports.Calendar$2=pn;exports.CalendarCell=nn;exports.CalendarGrid=Oe;exports.CaptionContent=ii;exports.CardContainer=mr;exports.CardHeader=Me;exports.CardWithImage=$o;exports.CardWithInput=dr;exports.CardWithOptions=hn;exports.CardWithSelector=xr;exports.CardWithSwitch=yr;exports.Carousel=Sr;exports.Checkbox=re;exports.CodeSnippet=Tr;exports.Col=Ze;exports.ColumFilters=Rn;exports.ColumnToggle=Yn;exports.ColumnsModal=zn;exports.ComboBox=pt;exports.ComboBoxField=qe;exports.Container=$;exports.ControlsContent=oi;exports.CopyButton=ca;exports.CustomThemeProvider=Fi;exports.DateField=an;exports.DateSelector=ye;exports.Description=Hn;exports.Dialog=_e;exports.Divider=ae;exports.Dropdown=ga;exports.Editable=Bo;exports.EmptyButton=tt;exports.EmptyState=fa;exports.ErrorMessage=vo;exports.ExportCsv=Gn;exports.FATag=Kt;exports.FilePreview=Qt;exports.FilterControl=Tn;exports.FilterForm=et;exports.FilterFormContent=In;exports.FiltersList=En;exports.FooterContent=ti;exports.Form=$a;exports.Gap=Ko;exports.GridContainer=wa;exports.GroupSelector=va;exports.Head=Kn;exports.Header=We;exports.Header$1=wn;exports.Heading=V;exports.HighlightedContent=ri;exports.Icon=R;exports.IconButton=_;exports.InProgressIcon=_n;exports.IndicatorCard=br;exports.IndicatorCardDB=Ca;exports.InfoSidebar=Sa;exports.InnerForm=ya;exports.InputArray=qo;exports.InputDate=ln;exports.InputDateRange=dn;exports.InputDateTime=_o;exports.InputFile=er;exports.InputNumber=un;exports.InputNumberRange=xn;exports.InputTags=nr;exports.ItemCardDB=Ia;exports.ItemContent=sl;exports.Label=dt;exports.Link=ie;exports.ListItem=Ee;exports.ListItemsWrapper=kn;exports.LittleFlag=Ea;exports.Loading=An;exports.LocationCode=bn;exports.Logo=Wa;exports.Lottie=Ba;exports.MemoizedImage=J;exports.Menu=Ha;exports.MenuItem=Vn;exports.MessageBanner=Ua;exports.Modal=yt;exports.ModalConfirm=jn;exports.ModalFooter=mn;exports.Notification=qa;exports.NotificationSign=Ae;exports.NumberField=$e;exports.OAuthSelector=Ja;exports.Option=en;exports.OptionBoxContainer=bt;exports.OptionContainer=nt;exports.OptionContainer$1=Nn;exports.OutlineContainer=X;exports.PaginationControl=Zn;exports.PaginationDropdown=Jn;exports.PaginationSize=Qn;exports.PhoneInput=lr;exports.PopUp=us;exports.Popover=De;exports.PremiumFeature=Ln;exports.PreviewPanel=Cn;exports.PriorityCard=On;exports.PriorityCards=ts;exports.PriorityScore=ns;exports.ProgressBar=Wn;exports.ProgressIndicator=gs;exports.ProgressStep=ds;exports.RadioButton=ut;exports.RankPosition=Mn;exports.RankPositionIcon=Pn;exports.Row=gn;exports.ScrollUpButton=hs;exports.Search=se;exports.SearchDropdown=ks;exports.SearchPanel=Sn;exports.SeverityBadge=ct;exports.SeverityOverview=Ss;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=Ts;exports.SlideOutMenu=Ds;exports.Slider=Ls;exports.SortIcon=it;exports.Span=fe;exports.StepLapse=Bs;exports.Tab=vn;exports.Table=ol;exports.Table$1=ai;exports.TableButton=al;exports.TableContent=cl;exports.TableContent$1=qn;exports.TableContext=oe;exports.TableFooter=ei;exports.TableOptions=ni;exports.Tabs=ht;exports.Tag=q;exports.TagsField=Qe;exports.Text=I;exports.TextArea=cr;exports.TextInput=Be;exports.Thumb=Un;exports.TimeField=sn;exports.TimeLine=gl;exports.TimeLineCard=si;exports.Toggle=fn;exports.Tooltip=K;exports.Tour=xl;exports.WeaknessesCard=hl;exports.baseStep=ul;exports.formatCheckValues=Fn;exports.getStyledConfig=ze;exports.hiddenProps=_t;exports.icons=Ri;exports.setBorder=ve;exports.setDisplay=ke;exports.setInteraction=Se;exports.setMargin=we;exports.setPadding=me;exports.setPosition=je;exports.setText=Ce;exports.theme=A;exports.useCarousel=Ut;exports.useClickOutside=ee;exports.useCloudinaryImage=Gt;exports.useColumnsModal=Yt;exports.useConditionsDialog=aa;exports.useConfirmDialog=sa;exports.useDebouncedCallback=lt;exports.useFilterForm=Dn;exports.useFilters=ra;exports.useModal=Ie;exports.useSearch=Ui;exports.variantBuilder=ne;