@fluidattacks/design 3.30.4 → 3.30.5-pr.1

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 (170) 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/alert/index.js +1 -1
  5. package/dist/components/avatar/index.js +1 -1
  6. package/dist/components/button/index.js +1 -1
  7. package/dist/components/card/card-header/index.js +1 -1
  8. package/dist/components/card/card-with-image/index.js +1 -1
  9. package/dist/components/card/card-with-input/index.js +1 -1
  10. package/dist/components/card/card-with-options/index.js +1 -1
  11. package/dist/components/card/card-with-selector/index.js +1 -1
  12. package/dist/components/card/card-with-switch/index.js +1 -1
  13. package/dist/components/card/index.js +1 -1
  14. package/dist/components/card/indicator-card/index.js +1 -1
  15. package/dist/components/card-container/index.js +1 -1
  16. package/dist/components/carousel/index.js +1 -1
  17. package/dist/components/checkbox/index.js +1 -1
  18. package/dist/components/cloud-image/index.js +1 -1
  19. package/dist/components/code-snippet/index.js +1 -1
  20. package/dist/components/code-snippet/location-code/index.js +1 -1
  21. package/dist/components/colors/index.js +1 -1
  22. package/dist/components/conditions-dialog/index.js +1 -1
  23. package/dist/components/confirm-dialog/index.js +1 -1
  24. package/dist/components/container/index.js +1 -1
  25. package/dist/components/copy-button/index.js +1 -1
  26. package/dist/components/divider/index.js +1 -1
  27. package/dist/components/dropdown/index.js +1 -1
  28. package/dist/components/empty-state/empty-button/index.js +1 -1
  29. package/dist/components/empty-state/index.js +1 -1
  30. package/dist/components/file-preview/index.js +1 -1
  31. package/dist/components/form/index.js +1 -1
  32. package/dist/components/form/inner-form/index.js +1 -1
  33. package/dist/components/grid-container/index.js +1 -1
  34. package/dist/components/grid-container/styles.d.ts +1 -0
  35. package/dist/components/grid-container/types.d.ts +2 -1
  36. package/dist/components/group-selector/index.js +1 -1
  37. package/dist/components/group-selector/option-container/index.js +1 -1
  38. package/dist/components/icon/index.js +1 -1
  39. package/dist/components/icon-button/index.js +1 -1
  40. package/dist/components/indicator-card-db/index.js +1 -1
  41. package/dist/components/info-sidebar/index.js +1 -1
  42. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  43. package/dist/components/inputs/fields/combobox/index.js +1 -1
  44. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  45. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  46. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  47. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  48. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  49. package/dist/components/inputs/fields/date/index.js +1 -1
  50. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  51. package/dist/components/inputs/fields/date-range/index.js +1 -1
  52. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  53. package/dist/components/inputs/fields/date-time/index.js +1 -1
  54. package/dist/components/inputs/fields/editable/index.js +1 -1
  55. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  56. package/dist/components/inputs/fields/input-array/index.js +1 -1
  57. package/dist/components/inputs/fields/input-file/index.js +1 -1
  58. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  59. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  60. package/dist/components/inputs/fields/number/index.js +1 -1
  61. package/dist/components/inputs/fields/number-range/index.js +1 -1
  62. package/dist/components/inputs/fields/phone/index.js +1 -1
  63. package/dist/components/inputs/fields/text-area/index.js +1 -1
  64. package/dist/components/inputs/fields/text-input/index.js +1 -1
  65. package/dist/components/inputs/index.js +1 -1
  66. package/dist/components/inputs/label/index.js +1 -1
  67. package/dist/components/inputs/outline-container/index.js +1 -1
  68. package/dist/components/inputs/utils/action-button/index.js +1 -1
  69. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  70. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  71. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  72. package/dist/components/inputs/utils/dialog/index.js +1 -1
  73. package/dist/components/inputs/utils/number-field/index.js +1 -1
  74. package/dist/components/inputs/utils/popover/index.js +1 -1
  75. package/dist/components/layout/categories/buttons/index.js +1 -1
  76. package/dist/components/layout/categories/column/index.js +1 -1
  77. package/dist/components/layout/categories/gap/index.js +1 -1
  78. package/dist/components/layout/categories/row/index.js +1 -1
  79. package/dist/components/layout/index.js +1 -1
  80. package/dist/components/link/index.js +1 -1
  81. package/dist/components/list-item/index.js +1 -1
  82. package/dist/components/little-flag/index.js +1 -1
  83. package/dist/components/loading/index.js +1 -1
  84. package/dist/components/logo/index.js +1 -1
  85. package/dist/components/lottie/index.js +1 -1
  86. package/dist/components/menu/index.js +1 -1
  87. package/dist/components/message-banner/index.js +1 -1
  88. package/dist/components/modal/columns-modal/index.js +1 -1
  89. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  90. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  91. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  92. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  93. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  94. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  95. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  96. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  97. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  98. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  99. package/dist/components/modal/filters-modal/index.js +1 -1
  100. package/dist/components/modal/footer/index.js +1 -1
  101. package/dist/components/modal/header/index.js +1 -1
  102. package/dist/components/modal/index.js +1 -1
  103. package/dist/components/modal/modal-confirm/index.js +1 -1
  104. package/dist/components/notification/index.js +1 -1
  105. package/dist/components/notification-sign/index.js +1 -1
  106. package/dist/components/oauth-selector/index.js +1 -1
  107. package/dist/components/oauth-selector/option-container/index.js +1 -1
  108. package/dist/components/pop-up/description/index.js +1 -1
  109. package/dist/components/pop-up/index.js +1 -1
  110. package/dist/components/premium-feature/index.js +1 -1
  111. package/dist/components/priority-cards/card/index.js +1 -1
  112. package/dist/components/priority-cards/index.js +1 -1
  113. package/dist/components/priority-score/index.js +1 -1
  114. package/dist/components/progress-bar/index.js +1 -1
  115. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  116. package/dist/components/progress-indicator/index.js +1 -1
  117. package/dist/components/progress-indicator/step/index.js +1 -1
  118. package/dist/components/radio-button/index.js +1 -1
  119. package/dist/components/rank-position/icon/index.js +1 -1
  120. package/dist/components/rank-position/index.js +1 -1
  121. package/dist/components/scroll-button/index.js +1 -1
  122. package/dist/components/search/index.d.ts +1 -1
  123. package/dist/components/search/index.js +1 -1
  124. package/dist/components/search/types.d.ts +2 -0
  125. package/dist/components/severity-badge/index.js +1 -1
  126. package/dist/components/severity-overview/badge/index.js +1 -1
  127. package/dist/components/severity-overview/index.js +1 -1
  128. package/dist/components/show-on-hover/index.js +1 -1
  129. package/dist/components/slide-out-menu/index.js +1 -1
  130. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  131. package/dist/components/slider/index.js +1 -1
  132. package/dist/components/slider/thumb/index.js +1 -1
  133. package/dist/components/step-lapse/index.js +1 -1
  134. package/dist/components/table/context/index.js +1 -1
  135. package/dist/components/table/export-csv/index.js +1 -1
  136. package/dist/components/table/index.js +1 -1
  137. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  138. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  139. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  140. package/dist/components/table/sort-icon/index.js +1 -1
  141. package/dist/components/table/table-body/index.js +1 -1
  142. package/dist/components/table/table-column-toggle/index.js +1 -1
  143. package/dist/components/table/table-content/head/index.js +1 -1
  144. package/dist/components/table/table-content/index.js +1 -1
  145. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  146. package/dist/components/table/table-footer/index.js +1 -1
  147. package/dist/components/table/table-options/caption-content/index.js +1 -1
  148. package/dist/components/table/table-options/controls-content/index.js +1 -1
  149. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  150. package/dist/components/table/table-options/index.js +1 -1
  151. package/dist/components/table/wrapper/index.js +1 -1
  152. package/dist/components/table-button/index.js +1 -1
  153. package/dist/components/tabs/index.js +1 -1
  154. package/dist/components/tabs/tab/index.js +1 -1
  155. package/dist/components/tag/index.js +1 -1
  156. package/dist/components/timeline/card/index.js +1 -1
  157. package/dist/components/timeline/index.js +1 -1
  158. package/dist/components/toggle/index.js +1 -1
  159. package/dist/components/tooltip/index.js +1 -1
  160. package/dist/components/tour/index.js +1 -1
  161. package/dist/components/typography/heading/index.js +1 -1
  162. package/dist/components/typography/index.js +1 -1
  163. package/dist/components/typography/span/index.js +1 -1
  164. package/dist/components/typography/text/index.js +1 -1
  165. package/dist/components/weaknesses-card/index.js +1 -1
  166. package/dist/{components-BJwN4bbX.js → components-BcKhMl39.js} +217 -216
  167. package/dist/{components-Dw2w0utl.mjs → components-CnH-DtgV.mjs} +2223 -2185
  168. package/dist/hooks/index.js +1 -1
  169. package/dist/index.js +1 -1
  170. package/package.json +1 -1
@@ -1,29 +1,29 @@
1
- "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-B5PNeTrB.js"),le=require("react-dom"),Ge=require("react-router-dom"),gi=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},tt=gi(u),ee=e=>({getVariant:(n,i)=>e(n)[i]}),Lt=["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"],ui={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},xi={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},hi={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},fi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},yi={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},bi={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},$i={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},mi="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",wi={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"}},ji={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)"},vi={sm:"1024px",md:"1440px",lg:"1920px"},ki={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"},Ci=["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"],N={typography:wi,shadows:ji,breakpoints:vi,spacing:ki,palette:{primary:xi,complementary:hi,error:fi,info:$i,warning:yi,success:bi,black:"#0c111d",gradient:mi,white:"#ffffff",gray:ui}},Si=({children:e})=>t.jsx(f.ThemeProvider,{theme:N,children:e}),L=(e,n)=>n===void 0?"":`${e}: ${n};`,$e=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: ${N.spacing[a]} ${N.spacing[l]} ${N.spacing[s]} ${N.spacing[c]};`}return`padding: ${N.spacing[n]} ${N.spacing[i]} ${N.spacing[o]} ${N.spacing[r]};`},me=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: ${N.spacing[a]} ${N.spacing[l]} ${N.spacing[s]} ${N.spacing[c]};`}return`margin: ${N.spacing[n]} ${N.spacing[i]} ${N.spacing[o]} ${N.spacing[r]};`},we=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`
1
+ "use strict";const t=require("react/jsx-runtime"),u=require("react"),f=require("styled-components"),y=require("./vendor-B5PNeTrB.js"),le=require("react-dom"),Ye=require("react-router-dom"),xi=e=>e&&typeof e=="object"&&"default"in e?e:{default:e},nt=xi(u),ee=e=>({getVariant:(n,i)=>e(n)[i]}),Pt=["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"],hi={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},fi={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},yi={25:"",50:"",100:"#f59dbe",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},bi={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},$i={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#f27100",700:"#b54708",800:"",900:""},mi={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},wi={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},ji="linear-gradient(180deg, #BF0B1A 0%, #F32637 100%)",vi={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"}},ki={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)"},Ci={sm:"1024px",md:"1440px",lg:"1920px"},Si={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"},zi=["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"],F={typography:vi,shadows:ki,breakpoints:Ci,spacing:Si,palette:{primary:fi,complementary:yi,error:bi,info:wi,warning:$i,success:mi,black:"#0c111d",gradient:ji,white:"#ffffff",gray:hi}},Ti=({children:e})=>t.jsx(f.ThemeProvider,{theme:F,children:e}),A=(e,n)=>n===void 0?"":`${e}: ${n};`,$e=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,s,l,c]=e.padding;return`padding: ${F.spacing[a]} ${F.spacing[s]} ${F.spacing[l]} ${F.spacing[c]};`}return`padding: ${F.spacing[n]} ${F.spacing[i]} ${F.spacing[o]} ${F.spacing[r]};`},me=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,s,l,c]=e.margin;return`margin: ${F.spacing[a]} ${F.spacing[s]} ${F.spacing[l]} ${F.spacing[c]};`}return`margin: ${F.spacing[n]} ${F.spacing[i]} ${F.spacing[o]} ${F.spacing[r]};`},we=e=>{const n=A("position",e.position),i=A("top",e.top),o=A("right",e.right),r=A("bottom",e.bottom),a=A("left",e.left),s=A("z-index",e.zIndex);return`
2
2
  ${n}
3
3
  ${i}
4
4
  ${o}
5
5
  ${r}
6
6
  ${a}
7
- ${l}
8
- `},je=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`
7
+ ${s}
8
+ `},je=e=>{const n=A("border",e.border),i=A("border-top",e.borderTop),o=A("border-right",e.borderRight),r=A("border-bottom",e.borderBottom),a=A("border-left",e.borderLeft),s=A("border-color",e.borderColor),l=A("border-radius",e.borderRadius);return`
9
9
  ${n}
10
10
  ${i}
11
11
  ${o}
12
12
  ${r}
13
13
  ${a}
14
- ${l}
15
14
  ${s}
16
- `},zi=e=>e.includes("x")?"overflow-x: auto;":"",Ti=e=>e.includes("y")?"overflow-y: auto;":"",ve=e=>{const n=e.scroll?`
17
- ${zi(e.scroll)}
18
- ${Ti(e.scroll)}
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?N.shadows[e.shadow]:void 0),g=L("gap",e.gap===void 0?void 0:N.spacing[e.gap]),x=L("background-color",e.bgColor),h=L("background",e.bgGradient),b=L("flex-direction",e.flexDirection),w=L("flex-grow",e.flexGrow),m=L("justify-content",e.justify),k=L("justify-self",e.justifySelf),C=L("align-items",e.alignItems),v=L("align-self",e.alignSelf),j=L("flex-wrap",e.wrap);return`
15
+ ${l}
16
+ `},Ii=e=>e.includes("x")?"overflow-x: auto;":"",Ei=e=>e.includes("y")?"overflow-y: auto;":"",ve=e=>{const n=e.scroll?`
17
+ ${Ii(e.scroll)}
18
+ ${Ei(e.scroll)}
19
+ `:"",i=A("visibility",e.visibility),o=A("display",e.display),r=A("height",e.height),a=A("width",e.width),s=A("max-height",e.maxHeight),l=A("max-width",e.maxWidth),c=A("min-height",e.minHeight),d=A("min-width",e.minWidth),p=A("box-shadow",e.shadow?F.shadows[e.shadow]:void 0),g=A("gap",e.gap===void 0?void 0:F.spacing[e.gap]),x=A("background-color",e.bgColor),h=A("background",e.bgGradient),b=A("flex-direction",e.flexDirection),w=A("flex-grow",e.flexGrow),m=A("justify-content",e.justify),v=A("justify-self",e.justifySelf),C=A("align-items",e.alignItems),k=A("align-self",e.alignSelf),j=A("flex-wrap",e.wrap);return`
20
20
  ${n}
21
21
  ${i}
22
22
  ${o}
23
23
  ${r}
24
24
  ${a}
25
- ${l}
26
25
  ${s}
26
+ ${l}
27
27
  ${c}
28
28
  ${d}
29
29
  ${p}
@@ -33,24 +33,24 @@
33
33
  ${b}
34
34
  ${w}
35
35
  ${m}
36
- ${k}
37
- ${C}
38
36
  ${v}
37
+ ${C}
38
+ ${k}
39
39
  ${j}
40
- `},ke=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`
40
+ `},ke=e=>{const n=A("color",e.color),i=A("font-family",e.fontFamily),o=A("font-size",e.fontSize),r=A("font-weight",e.fontWeight),a=A("line-spacing",e.letterSpacing),s=A("line-height",e.lineSpacing),l=A("text-align",e.textAlign),c=A("text-decoration",e.textDecoration),d=A("text-overflow",e.textOverflow),p=A("white-space",e.whiteSpace),g=A("word-break",e.wordBreak),x=A("word-wrap",e.wordWrap);return`
41
41
  ${n}
42
42
  ${i}
43
43
  ${o}
44
44
  ${r}
45
45
  ${a}
46
- ${l}
47
46
  ${s}
47
+ ${l}
48
48
  ${c}
49
49
  ${d}
50
50
  ${p}
51
51
  ${g}
52
52
  ${x}
53
- `},Ce=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:N.shadows[e.shadowHover]),a=L("transition",e.transition);return`
53
+ `},Ce=e=>{const n=A("cursor",e.cursor),i=A("border-color",e.borderColorHover),o=A("background-color",e.bgColorHover),r=A("box-shadow",e.shadowHover===void 0?void 0:F.shadows[e.shadowHover]),a=A("transition",e.transition);return`
54
54
  ${n}
55
55
 
56
56
  &:hover {
@@ -59,7 +59,7 @@
59
59
  ${o}
60
60
  ${r}
61
61
  }
62
- `},Se={shouldForwardProp:e=>!Lt.includes(e)},ze=f.styled.div.withConfig(Se)`
62
+ `},Se={shouldForwardProp:e=>!Pt.includes(e)},ze=f.styled.div.withConfig(Se)`
63
63
  ${$e}
64
64
  ${me}
65
65
  ${we}
@@ -67,7 +67,7 @@
67
67
  ${ke}
68
68
  ${je}
69
69
  ${Ce}
70
- `,nt=f.styled.button.withConfig(Se)`
70
+ `,it=f.styled.button.withConfig(Se)`
71
71
  ${$e}
72
72
  ${me}
73
73
  ${we}
@@ -75,7 +75,7 @@
75
75
  ${ke}
76
76
  ${je}
77
77
  ${Ce}
78
- `,it=f.styled.p.withConfig(Se)`
78
+ `,ot=f.styled.p.withConfig(Se)`
79
79
  ${$e}
80
80
  ${me}
81
81
  ${we}
@@ -83,7 +83,7 @@
83
83
  ${ke}
84
84
  ${je}
85
85
  ${Ce}
86
- `,ot=f.styled.span.withConfig(Se)`
86
+ `,rt=f.styled.span.withConfig(Se)`
87
87
  ${$e}
88
88
  ${me}
89
89
  ${we}
@@ -91,7 +91,7 @@
91
91
  ${ke}
92
92
  ${je}
93
93
  ${Ce}
94
- `,Ii=f.styled(ze)`
94
+ `,Di=f.styled(ze)`
95
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]};
@@ -108,17 +108,17 @@
108
108
  ${o};
109
109
  }
110
110
  `}
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(Ii,{$center:i,$styleMd:s,$styleSm:c,as:n,id:r,onMouseLeave:l,onMouseOver:a,ref:p,...d,children:o})}),At=(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}},Di=f.styled(it)`
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"})=>`
111
+ `,$=u.forwardRef(function({as:n="div",center:i,children:o,id:r,onHover:a,onLeave:s,styleMd:l,styleSm:c,...d},p){return t.jsx(Di,{$center:i,$styleMd:l,$styleSm:c,as:n,id:r,onMouseLeave:s,onMouseOver:a,ref:p,...d,children:o})}),Ot=(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}},Ri=f.styled(ot)`
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:s=0,$overflow:l="unset",$size:c,$sizeMd:d,$textFill:p="unset",$whiteSpace:g="pre-line",$wordBreak:x="normal"})=>`
113
113
  background: ${n};
114
114
  color: ${i};
115
115
  display: ${o};
116
116
  font-family: ${r};
117
117
  font-size: ${e.typography.heading[c]};
118
118
  font-weight: ${e.typography.weight[a]};
119
- letter-spacing: ${l};
120
- line-height: ${e.spacing[At(c,!0)]};
121
- overflow: ${s};
119
+ letter-spacing: ${s};
120
+ line-height: ${e.spacing[Ot(c,!0)]};
121
+ overflow: ${l};
122
122
  width: ${o==="block"?"100%":"auto"};
123
123
  white-space: ${g};
124
124
  word-break: ${x};
@@ -133,17 +133,17 @@
133
133
  font-size: ${e.typography.heading[d??c]};
134
134
  }
135
135
  `}
136
- `,Pt=f.styled(it)`
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"})=>`
136
+ `,Mt=f.styled(ot)`
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:s="normal",$letterSpacing:l=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
140
  display: ${o};
141
141
  font-family: ${r};
142
142
  font-size: ${e.typography.text[d]};
143
- font-style: ${l};
143
+ font-style: ${s};
144
144
  font-weight: ${e.typography.weight[a]};
145
- letter-spacing: ${s};
146
- line-height: ${e.spacing[At(d)]};
145
+ letter-spacing: ${l};
146
+ line-height: ${e.spacing[Ot(d)]};
147
147
  overflow: ${c};
148
148
  width: ${o==="block"?"100%":"auto"};
149
149
  white-space: ${x};
@@ -159,31 +159,31 @@
159
159
  font-size: ${e.typography.text[p??d]};
160
160
  }
161
161
  `}
162
- `,Ri=f.styled(ot)`
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})=>`
162
+ `,Ni=f.styled(rt)`
163
+ ${({theme:e,$color:n=e.palette.gray[600],$content:i=void 0,$display:o="inline",$fontWeight:r="regular",$size:a,$lineSpacing:s=1.25})=>`
164
164
  color: ${n};
165
165
  display: ${o};
166
166
  font-family: ${e.typography.type.primary};
167
167
  font-size: ${e.typography.text[a]};
168
168
  font-weight: ${e.typography.weight[r]};
169
- line-height: ${e.spacing[l]};
169
+ line-height: ${e.spacing[s]};
170
170
  max-width: 100%;
171
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:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:k,...C},v){return t.jsx(Di,{$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:w,$whiteSpace:m,$wordBreak:k,className:o,ref:v,...C,children:i})}),he=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(Ri,{$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:w,whiteSpace:m,wordBreak:k,fontStyle:C,...v},j){return t.jsx(Pt,{$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:w,$whiteSpace:m,$wordBreak:k,className:o,ref:j,...v,children:i})}),Ot=({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]})},Ve={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Ei=e=>Ve[e]?Ve[e]:typeof e=="string"&&e.includes("px")?e:Ve.md,Fi=f.styled(ot)`
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`
175
+ `,V=u.forwardRef(function({bgGradient:n,children:i,className:o,color:r,display:a,fontFamily:s,fontWeight:l,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,...C},k){return t.jsx(Ri,{$bgGradient:n,$color:r,$display:a,$fontFamily:s,$fontWeight:l,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:o,ref:k,...C,children:i})}),he=u.forwardRef(function({children:n,color:i,content:o,display:r,fontFamily:a,fontWeight:s,letterSpacing:l,lineSpacing:c,lineSpacingSm:d,size:p,sizeMd:g,sizeSm:x,...h},b){return t.jsx(Ni,{$color:i,$content:o,$display:r,$fontFamily:a,$fontWeight:s,$letterSpacing:l,$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:s,fontWeight:l,letterSpacing:c,lineSpacing:d,lineSpacingSm:p,overflow:g,size:x,sizeMd:h,sizeSm:b,textFill:w,whiteSpace:m,wordBreak:v,fontStyle:C,...k},j){return t.jsx(Mt,{$bgGradient:n,$color:r,$display:a,$fontFamily:s,$fontStyle:C,$fontWeight:l,$letterSpacing:c,$lineSpacing:d,$lineSpacingSm:p,$overflow:g,$size:x,$sizeMd:h,$sizeSm:b,$textFill:w,$whiteSpace:m,$wordBreak:v,className:o,ref:j,...k,children:i})}),Wt=({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]})},Ue={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},Fi=e=>Ue[e]?Ue[e]:typeof e=="string"&&e.includes("px")?e:Ue.md,Ai=f.styled(rt)`
176
+ ${({$clickable:e,$color:n="inherit",$disabled:i=!1,$hoverColor:o,$rotation:r,$size:a,$secondaryColor:s})=>{const l=o?"":"brightness(50%)",c=o??"";return`
177
177
  color: ${n};
178
178
  cursor: ${e?"pointer":"inherit"};
179
- font-size: ${Ei(a)};
179
+ font-size: ${Fi(a)};
180
180
  line-height: 0;
181
181
  vertical-align: middle;
182
182
  pointer-events: inherit;
183
183
  opacity: ${i?"0.5":"1"};
184
184
 
185
185
  > svg {
186
- --fa-secondary-color: ${l};
186
+ --fa-secondary-color: ${s};
187
187
  transform: ${r===void 0?"":`rotate(${r}deg)`};
188
188
  }
189
189
 
@@ -197,7 +197,7 @@
197
197
  }
198
198
 
199
199
  ${e?`&:hover {
200
- filter: ${s};
200
+ filter: ${l};
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 E=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,...w},m){return t.jsx(Fi,{$clickable:n,$color:l,$disabled:i,$hoverColor:o,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${r}-icon`,onClick:g,ref:m,...w,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}`)}),Ni=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(E,{icon:g?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),g&&t.jsx(Ot,{item:d})]},d.title)})})}),Li=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:Ai}=ee(e=>({error:`
211
+ `;const R=u.forwardRef(function({clickable:n,disabled:i,hoverColor:o,icon:r,iconClass:a="",iconColor:s,iconMask:l,iconSize:c,iconTransform:d,iconType:p="fa-solid",onClick:g,rotation:x,spanClass:h,secondaryColor:b,...w},m){return t.jsx(Ai,{$clickable:n,$color:s,$disabled:i,$hoverColor:o,$rotation:x,$secondaryColor:b,$size:c,className:h,"data-testid":`${r}-icon`,onClick:g,ref:m,...w,children:t.jsx("i",{className:`${p} fa-${r} ${a}`,...l!==void 0?{"data-fa-mask":l}:{},...d!==void 0?{"data-fa-transform":d}:{}})},`${p}-${r}`)}),Li=u.forwardRef(function({aligned:n="end",items:i,bgColor:o},r){const a=f.useTheme(),[s,l]=u.useState(i.map(d=>d.expanded??!1)),c=u.useCallback(d=>p=>{p.preventDefault(),l(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=s[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(Wt,{item:d})]},d.title)})})}),Pi=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:Oi}=ee(e=>({error:`
212
212
  background: ${e.palette.error[50]};
213
213
  border: 1px solid ${e.palette.error[500]};
214
214
  color: ${e.palette.error[700]};
@@ -260,7 +260,7 @@
260
260
  color: ${e.palette.warning[700]};
261
261
  }
262
262
  }
263
- `})),Pi=f.styled.div`
263
+ `})),Mi=f.styled.div`
264
264
  ${({theme:e,$variant:n})=>`
265
265
  background: transparent;
266
266
  align-items: center;
@@ -280,12 +280,12 @@
280
280
  background-color: transparent;
281
281
  }
282
282
 
283
- ${Ai(e,n??"error")}
283
+ ${Oi(e,n??"error")}
284
284
  `}
285
- `,Oi=f.styled.div`
285
+ `,Wi=f.styled.div`
286
286
  padding-right: 4px;
287
287
  width: 100%;
288
- `,{getVariant:Mi}=ee(e=>({ghost:`
288
+ `,{getVariant:Hi}=ee(e=>({ghost:`
289
289
  background: transparent;
290
290
  border: none;
291
291
  color: ${e.palette.gray[800]};
@@ -359,7 +359,7 @@
359
359
  background-color: ${e.palette.primary[500]};
360
360
  color: ${e.palette.white};
361
361
  }
362
- `})),Mt=f.styled(nt)`
362
+ `})),Ht=f.styled(it)`
363
363
  ${({theme:e,justify:n,$variant:i})=>`
364
364
  align-items: center;
365
365
  border-radius: var(--btn-spacing);
@@ -381,9 +381,9 @@
381
381
  ${i!=="link"?`--btn-padding-y: ${e.spacing[1]}`:""};
382
382
  }
383
383
 
384
- ${Mi(e,i??"primary")}
384
+ ${Hi(e,i??"primary")}
385
385
  `}
386
- `,Wi=f.styled(Mt)`
386
+ `,Bi=f.styled(Ht)`
387
387
  ${({theme:e,disabled:n,borderRadius:i="4px",px:o=.5,py:r=.5,$variant:a})=>`
388
388
  --btn-spacing: ${i};
389
389
  --btn-padding-x: ${e.spacing[o]};
@@ -399,7 +399,7 @@
399
399
  ${n?`color: ${e.palette.gray[300]};`:""}
400
400
  }
401
401
  `}
402
- `,Bi=f.styled(ze)``,Hi=f.styled.div`
402
+ `,_i=f.styled(ze)``,Vi=f.styled.div`
403
403
  ${({theme:e,$maxWidth:n="320px"})=>`
404
404
  background-color: ${e.palette.gray[700]};
405
405
  border-radius: 8px;
@@ -410,7 +410,7 @@
410
410
  width: max-content;
411
411
  z-index: 999999;
412
412
  `}
413
- `,_i=f.styled.div`
413
+ `,Ui=f.styled.div`
414
414
  position: absolute;
415
415
  width: 16px;
416
416
  height: 8px;
@@ -435,7 +435,7 @@
435
435
  left: 50%;
436
436
  transform: translateX(-50%) rotate(180deg);
437
437
  `}}}
438
- `,q=({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 w=f.useTheme(),[m,k]=u.useState(!1),{refs:C,floatingStyles:v,context:j,placement:S}=y.useFloating({middleware:[y.flip({fallbackAxisSideDirection:"start"}),y.offset({mainAxis:10}),y.shift()],onOpenChange:k,open:m,placement:p,whileElementsMounted:y.autoUpdate}),z=y.useHover(j,{delay:{close:0,open:500},move:!1}),F=y.useFocus(j),D=y.useRole(j,{role:r?"label":"tooltip"}),{getReferenceProps:R,getFloatingProps:T}=y.useInteractions([z,F,D]),A=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(Bi,{...R(),display:i,height:o,id:s,ref:C.setReference,width:b,children:r?t.jsx(E,{clickable:!0,disabled:n,icon:r,iconColor:a,iconSize:l??"sm",iconType:m?"fa-solid":"fa-light"}):e}),m&&!h&&le.createPortal(t.jsxs(Hi,{...T(),$maxWidth:c,id:`floating-${s}`,ref:C.setFloating,style:v,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:w.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:w.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(_i,{$placement:A,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:w.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},B=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:w,value:m,variant:k="primary",...C},v){const j=t.jsx(Wi,{$variant:k,"aria-disabled":i,"aria-label":c,borderRadius:n,disabled:i,id:c,justify:d,onClick:p,px:g,py:x,ref:v,type:h,value:m,...C,children:t.jsx(E,{clickable:!1,icon:o,iconColor:r,iconSize:a,iconTransform:l,iconType:s})}),z=(h+(k??"")+(c??o)).replace(/ /u,"_");return b===void 0?j:t.jsx(q,{id:`${z}-tooltip`,place:w,tip:b,children:j})}),Vi=u.forwardRef(function({autoHide:n=!1,children:i,closable:o=!1,iconEnabled:r=!0,onTimeOut:a,show:l=!0,time:s=8,variant:c="error",id:d,...p},g){const[x,h]=u.useState(l),b=u.useCallback(()=>{h(!1)},[]);return u.useEffect(()=>{const w=setTimeout(()=>{a==null||a(!0),n&&b()},s*1e3);return()=>{clearTimeout(w)}},[n,b,s,a]),u.useEffect(()=>{h(l)},[l,h]),t.jsx($,{display:x?"block":"none",ref:g,role:"alert",...p,children:t.jsxs(Pi,{$variant:c,id:d,children:[r?t.jsx(E,{clickable:!1,icon:Li(c),iconSize:"lg",iconType:"fa-light"}):void 0,t.jsx(Oi,{children:i}),o?t.jsx(B,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:b,px:.125,py:.125,variant:"ghost"}):void 0]})})}),$t=f.styled.div`
438
+ `,q=({children:e,disabled:n=!1,display:i="inline-block",height:o,icon:r,iconColor:a,iconSize:s,id:l,maxWidth:c,nodeTip:d,place:p="bottom",tip:g="",title:x="",hide:h=g===""&&x===""&&d===void 0,width:b})=>{const w=f.useTheme(),[m,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:m,placement:p,whileElementsMounted:y.autoUpdate}),z=y.useHover(j,{delay:{close:0,open:500},move:!1}),N=y.useFocus(j),E=y.useRole(j,{role:r?"label":"tooltip"}),{getReferenceProps:D,getFloatingProps:T}=y.useInteractions([z,N,E]),L=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(_i,{...D(),display:i,height:o,id:l,ref:C.setReference,width:b,children:r?t.jsx(R,{clickable:!0,disabled:n,icon:r,iconColor:a,iconSize:s??"sm",iconType:m?"fa-solid":"fa-light"}):e}),m&&!h&&le.createPortal(t.jsxs(Vi,{...T(),$maxWidth:c,id:`floating-${l}`,ref:C.setFloating,style:k,children:[y.lodashExports.isEmpty(x)?void 0:t.jsx(I,{color:w.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:w.palette.gray[100],size:"sm",textAlign:"start",whiteSpace:"normal",wordWrap:"break-word",children:g}),y.lodashExports.isEmpty(d)?void 0:d,t.jsx(Ui,{$placement:L,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:w.palette.gray[700]})})})]}),document.getElementById("root")??document.body)]})},H=u.forwardRef(function({borderRadius:n,disabled:i,icon:o,iconColor:r,iconSize:a="sm",iconTransform:s,iconType:l,id:c,justify:d="center",onClick:p,px:g,py:x,type:h="button",tooltip:b,tooltipPlace:w,value:m,variant:v="primary",...C},k){const j=t.jsx(Bi,{$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:m,...C,children:t.jsx(R,{clickable:!1,icon:o,iconColor:r,iconSize:a,iconTransform:s,iconType:l})}),z=(h+(v??"")+(c??o)).replace(/ /u,"_");return b===void 0?j:t.jsx(q,{id:`${z}-tooltip`,place:w,tip:b,children:j})}),Gi=u.forwardRef(function({autoHide:n=!1,children:i,closable:o=!1,iconEnabled:r=!0,onTimeOut:a,show:s=!0,time:l=8,variant:c="error",id:d,...p},g){const[x,h]=u.useState(s),b=u.useCallback(()=>{h(!1)},[]);return u.useEffect(()=>{const w=setTimeout(()=>{a==null||a(!0),n&&b()},l*1e3);return()=>{clearTimeout(w)}},[n,b,l,a]),u.useEffect(()=>{h(s)},[s,h]),t.jsx($,{display:x?"block":"none",ref:g,role:"alert",...p,children:t.jsxs(Mi,{$variant:c,id:d,children:[r?t.jsx(R,{clickable:!1,icon:Pi(c),iconSize:"lg",iconType:"fa-light"}):void 0,t.jsx(Wi,{children:i}),o?t.jsx(H,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:b,px:.125,py:.125,variant:"ghost"}):void 0]})})}),mt=f.styled.div`
439
439
  ${({theme:e})=>`
440
440
  align-items: center;
441
441
  background-color: ${e.palette.gray[200]};
@@ -451,7 +451,7 @@
451
451
  width: ${e.spacing[1.25]};
452
452
  height: ${e.spacing[1.25]};
453
453
  `}
454
- `,Ui=f.styled.div`
454
+ `,Yi=f.styled.div`
455
455
  ul,
456
456
  ol {
457
457
  padding-top: 6px;
@@ -515,7 +515,7 @@
515
515
  #menu-profile-container li div {
516
516
  min-width: unset;
517
517
  }
518
- `,Gi=f.styled(ze)`
518
+ `,Ki=f.styled(ze)`
519
519
  ${({theme:e,$variant:n,$numberIndicator:i})=>{const o=i!=null&&i>0;return`
520
520
  align-items: center;
521
521
  background: ${n==="error"?e.palette.primary[400]:e.palette.warning[500]};
@@ -529,14 +529,14 @@
529
529
  min-width: ${o?e.spacing[1.25]:e.spacing[.5]};
530
530
  height: ${o?"14px":e.spacing[.5]}};
531
531
  `}}
532
- `,Yi=f.styled.div`
532
+ `,qi=f.styled.div`
533
533
  align-items: center;
534
534
  color: ${({theme:e})=>e.palette.white};
535
535
  display: flex;
536
536
  font-size: ${({theme:e})=>e.typography.text.sm};
537
537
  font-weight: ${({theme:e})=>e.typography.weight.regular};
538
538
  justify-content: center;
539
- `,Fe=u.forwardRef(function({numberIndicator:n,show:i,variant:o="error",...r},a){return t.jsx(Gi,{$numberIndicator:n,$variant:o,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...r,children:n&&t.jsx(Yi,{children:n<=9?n:9})})}),{getVariant:Ki}=ee(e=>({default:`
539
+ `,Fe=u.forwardRef(function({numberIndicator:n,show:i,variant:o="error",...r},a){return t.jsx(Ki,{$numberIndicator:n,$variant:o,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...r,children:n&&t.jsx(qi,{children:n<=9?n:9})})}),{getVariant:Xi}=ee(e=>({default:`
540
540
  background-color: ${e.palette.gray[200]};
541
541
  color: ${e.palette.gray[800]};
542
542
  `,error:`
@@ -611,7 +611,7 @@
611
611
  background-color: ${e.palette.warning[400]};
612
612
  color: ${e.palette.warning[700]};
613
613
  }
614
- `})),qi=f.styled.span`
614
+ `})),Zi=f.styled.span`
615
615
  ${({theme:e,$fontSize:n=e.typography.text.sm,$variant:i})=>`
616
616
  align-items: center;
617
617
  border-radius: ${e.spacing[i==="technique"?1:.25]};
@@ -632,9 +632,9 @@
632
632
  display: flex;
633
633
  }
634
634
 
635
- ${Ki(e,i)}
635
+ ${Xi(e,i)}
636
636
  `}
637
- `,{getVariant:Zi}=ee(e=>({highRelevance:`
637
+ `,{getVariant:Ji}=ee(e=>({highRelevance:`
638
638
  color: ${e.palette.primary[500]};
639
639
 
640
640
  &:hover:not([disabled]) {
@@ -646,7 +646,7 @@
646
646
  &:hover:not([disabled]) {
647
647
  color: ${e.palette.gray[500]};
648
648
  }
649
- `})),Wt=f.css`
649
+ `})),Bt=f.css`
650
650
  ${({theme:e,$color:n,$variant:i,$wrap:o})=>`
651
651
  align-items: center;
652
652
  cursor: pointer;
@@ -673,13 +673,13 @@
673
673
  text-decoration: none;
674
674
  }
675
675
 
676
- ${n?`color: ${n}`:Zi(e,i)}
676
+ ${n?`color: ${n}`:Ji(e,i)}
677
677
  `}
678
- `,Xi=f.styled.a`
679
- ${Wt}
680
- `,Ji=f.styled(Ge.Link)`
681
- ${Wt}
682
- `,te=({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(E,{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(Xi,{$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(Ji,{$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]})},J=({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),w=`${x.slice(0,25)}...`;return t.jsxs(he,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"md",children:[t.jsxs(qi,{$fontSize:l,$variant:h,className:p,children:[n&&t.jsx(E,{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?w:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(B,{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(te,{href:s,children:c})]})},Bt=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},M=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:w="button",tooltip:m,tooltipPlace:k="bottom",underline:C=!1,value:v,variant:j="primary",width:S,...z},F){const D=m!==void 0,R=`${a}-tooltip`,T=u.useCallback(()=>{r&&Bt(r,o)},[o,r]),A=t.jsxs(Mt,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:d,onClick:j==="link"?T:x,ref:F,type:w,value:v,width:S,...D?{"data-tooltip-id":R}:{},...z,children:[p&&j==="ghost"&&!i?t.jsx(Fe,{left:l!==void 0?"13%":"1%",show:!0,top:"20%",variant:"error"}):void 0,l!==void 0&&t.jsx(E,{icon:l,iconColor:s??void 0,iconSize:"lg",iconType:c??"fa-light"}),n,h||j==="link"?t.jsx(E,{icon:h??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,b===void 0||i?null:t.jsx(J,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Fe,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return D?t.jsx(q,{disabled:!D,id:R,place:k,tip:m,width:S,children:A}):A}),Qi=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(M,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx($t,{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(E,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):t.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[t.jsx($t,{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(E,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),t.jsx(Ui,{children:n})]})})}),Ae=({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(q,{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}`})]})]})},mt=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
678
+ `,Qi=f.styled.a`
679
+ ${Bt}
680
+ `,eo=f.styled(Ye.Link)`
681
+ ${Bt}
682
+ `,te=({children:e,color:n,download:i,href:o,iconPosition:r="right",onClick:a,target:s,variant:l="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(Qi,{$color:n,$variant:l,$wrap:c,download:i,href:o,onClick:a,rel:"nofollow noopener noreferrer",target:s??"_blank",children:[r==="left"?p:void 0,e,r==="right"?p:void 0]}):t.jsxs(eo,{$variant:l,$wrap:c,download:i,onClick:a,rel:"nofollow noopener noreferrer",target:s,to:o,children:[s!==void 0&&r==="left"?p:void 0,e,s!==void 0&&r==="right"?p:void 0]})},J=({disabled:e,icon:n,iconColor:i="inherit",iconType:o="fa-light",id:r="close-tag",filterValues:a="",fontSize:s,href:l,linkLabel:c,onClose:d,priority:p="default",tagTitle:g="",tagLabel:x,variant:h="default"})=>{const b=x.length>25&&y.lodashExports.isEmpty(g+a),w=`${x.slice(0,25)}...`;return t.jsxs(he,{className:"gap-0.5",display:l===void 0?"initial":"flex",size:"md",children:[t.jsxs(Zi,{$fontSize:s,$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?w:x}),t.jsx("strong",{className:"w-full",children:a})]}),d?t.jsx(H,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:r,onClick:d,px:.125,py:.125,variant:"ghost"}):void 0]}),l===void 0?void 0:t.jsx(te,{href:l,children:c})]})},_t=(e,n=!0)=>{const i=window.open(e,n?void 0:"_self","noopener,noreferrer,");y.lodashExports.isObject(i)&&(i.opener=null)},M=u.forwardRef(function({children:n,disabled:i=!1,external:o=!1,href:r,id:a,icon:s,iconColor:l,iconType:c,name:d,dotNotification:p,notification:g,onClick:x,rightIcon:h,tag:b,type:w="button",tooltip:m,tooltipPlace:v="bottom",underline:C=!1,value:k,variant:j="primary",width:S,...z},N){const E=m!==void 0,D=`${a}-tooltip`,T=u.useCallback(()=>{r&&_t(r,o)},[o,r]),L=t.jsxs(Ht,{$variant:j,"aria-disabled":i,className:C?"underline":void 0,disabled:i,id:a,name:d,onClick:j==="link"?T:x,ref:N,type:w,value:k,width:S,...E?{"data-tooltip-id":D}:{},...z,children:[p&&j==="ghost"&&!i?t.jsx(Fe,{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(J,{tagLabel:b,variant:"default"}),g!==void 0&&j==="ghost"&&!i?t.jsx(Fe,{numberIndicator:g,show:!0,variant:"error"}):void 0]});return E?t.jsx(q,{disabled:!E,id:D,place:v,tip:m,width:S,children:L}):L}),to=u.forwardRef(function({children:n,onClick:i,userName:o,showIcon:r=!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(M,{onClick:i,px:.5,py:.5,variant:"ghost",children:[t.jsx(mt,{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(mt,{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(Yi,{children:n})]})})}),Pe=({authorEmail:e,date:n,description:i,descriptionColor:o,id:r,title:a,titleColor:s,textAlign:l,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:s??p.palette.gray[800],fontWeight:"bold",mb:c,size:"md",textAlign:l,wordBreak:"break-word",children:a}):a,d&&t.jsx(q,{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:l,wordBreak:"break-word",children:i}),n&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Date: ${n.split(" ")[0]}`}),e&&t.jsx(I,{color:p.palette.gray[800],fontWeight:"bold",size:"md",textAlign:l,wordBreak:"break-word",children:`Author: ${e}`})]})]})},wt=f.styled($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
683
683
  & img {
684
684
  display: block;
685
685
  }
@@ -694,7 +694,7 @@
694
694
  pointer-events: none;
695
695
  ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
696
696
  }
697
- `,eo=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},to=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,eo(n)),Ht=({alt:e,fileType:n,width:i="100%",opacity:o=0,src:r,height:a="auto",videoViewStatus:l})=>{const[s,c]=u.useState({start:!1,half:!1,end:!1}),d=u.useCallback(p=>{if(!l)return;const g=p.target,x=g.currentTime/g.duration*100;x>5&&x<50?(s.start||l("start"),c({start:!0,half:!1,end:!1})):x>=50&&x<99?(s.half||l("half"),c({start:!0,half:!0,end:!1})):x>=99?(s.end||l("end"),c({start:!0,half:!0,end:!0})):c({start:!1,half:!1,end:!1})},[l,s]);return n==="video"||to(["webm"],r)?t.jsx(mt,{$opacity:o,children:t.jsx(te,{href:r,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:d,style:{height:a,width:i},children:[t.jsx("source",{src:r,type:"video/webm"}),r]})})}):t.jsx(mt,{$opacity:o,children:t.jsx("img",{alt:e,src:r,style:{height:a,width:i}})})},no=({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,videoViewStatus:x})=>{const h=f.useTheme(),[b,w]=u.useState(!1),m=u.useCallback(()=>{w(!0)},[]),k=u.useCallback(()=>{w(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,onLeave:k,padding:[.5,.5,.5,.5],width:"100%",children:[t.jsx($,{bgColor:h.palette.black,borderRadius:h.spacing[.25],cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?t.jsxs(tt.default.Fragment,{children:[t.jsx(Ht,{alt:e,fileType:p,height:"147px",opacity:b?.3:0,src:r,videoViewStatus:x,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(B,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Ae,{authorEmail:n,date:i,description:o,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:c})]})},io=f.styled.div`
697
+ `,no=e=>{if(y._.isNil(e))return"";const n=e.split(".");return(n.length>1?y._.last(n):"").toLowerCase()},io=(e,n)=>y._.isUndefined(n)?!1:y._.includes(e,no(n)),Vt=({alt:e,fileType:n,width:i="100%",opacity:o=0,src:r,height:a="auto",videoViewStatus:s})=>{const[l,c]=u.useState({start:!1,half:!1,end:!1}),d=u.useCallback(p=>{if(!s)return;const g=p.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"||io(["webm"],r)?t.jsx(wt,{$opacity:o,children:t.jsx(te,{href:r,iconPosition:"hidden",children:t.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:d,style:{height:a,width:i},children:[t.jsx("source",{src:r,type:"video/webm"}),r]})})}):t.jsx(wt,{$opacity:o,children:t.jsx("img",{alt:e,src:r,style:{height:a,width:i}})})},oo=({alt:e,authorEmail:n,date:i,description:o,src:r,children:a,isEditing:s,onClick:l,title:c,hideDescription:d=!1,headerType:p="image",showMaximize:g=!0,videoViewStatus:x})=>{const h=f.useTheme(),[b,w]=u.useState(!1),m=u.useCallback(()=>{w(!0)},[]),v=u.useCallback(()=>{w(!1)},[]);return t.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:m,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(nt.default.Fragment,{children:[t.jsx(Vt,{alt:e,fileType:p,height:"147px",opacity:b?.3:0,src:r,videoViewStatus:x,width:"100%"}),g?t.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:t.jsx(H,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),d?null:t.jsx(Pe,{authorEmail:n,date:i,description:o,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:c})]})},ro=f.styled.div`
698
698
  ${({theme:e,$align:n="center",$minWidth:i="auto",$minHeight:o="auto"})=>`
699
699
  display: flex;
700
700
  background-color: ${e.palette.white};
@@ -713,7 +713,7 @@
713
713
  text-align: ${n};
714
714
  }
715
715
  `}
716
- `,rt=({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(E,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(q,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:r}):null,i?t.jsx(te,{href:i,target:"_blank"}):null]})},oo=f.styled.div`
716
+ `,at=({htmlFor:e,label:n,link:i,required:o,tooltip:r,weight:a="normal"})=>{const s=f.useTheme(),l=`${e}-tooltip`,c=r!==void 0&&!y.lodashExports.isEmpty(r);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,o&&t.jsx(R,{icon:"asterisk",iconColor:s.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),c?t.jsx(q,{display:"inline-flex",icon:"circle-info",id:l,place:"top",tip:r}):null,i?t.jsx(te,{href:i,target:"_blank"}):null]})},ao=f.styled.div`
717
717
  ${({theme:e})=>`
718
718
  align-items: flex-start;
719
719
  display: inline-flex;
@@ -760,7 +760,7 @@
760
760
  line-height: ${e.spacing[1.25]};
761
761
  }
762
762
  `}
763
- `,X=f.styled.div`
763
+ `,Z=f.styled.div`
764
764
  ${({theme:e,$overflowX:n,$variant:i})=>`
765
765
  align-items: center;
766
766
  display: flex;
@@ -868,21 +868,21 @@
868
868
  border: 1px solid ${e.palette.gray[600]};
869
869
  }
870
870
  `}
871
- `,ro=f.styled.div`
871
+ `,so=f.styled.div`
872
872
  height: 1px;
873
873
  background-color: ${({theme:e})=>e.palette.gray[300]};
874
874
  flex-shrink: 0;
875
875
  transition: background-color 0.2s ease;
876
876
 
877
- ${X}:hover:not(:focus-within, .disabled, .error, .success) & {
877
+ ${Z}:hover:not(:focus-within, .disabled, .error, .success) & {
878
878
  background-color: ${({theme:e})=>e.palette.gray[600]};
879
879
  transition: none;
880
880
  }
881
881
 
882
- ${X}:focus-within:not(.disabled, .error) & {
882
+ ${Z}:focus-within:not(.disabled, .error) & {
883
883
  border: 1px solid ${({theme:e})=>e.palette.black};
884
884
  }
885
- `,ao=f.styled.div`
885
+ `,lo=f.styled.div`
886
886
  ${({theme:e,$show:n})=>`
887
887
  align-items: center;
888
888
  align-self: stretch;
@@ -895,7 +895,7 @@
895
895
  line-height: 18px;
896
896
  text-align: left;
897
897
  `}
898
- `,K=({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 w=f.useTheme(),m=h?h.length:0;return t.jsxs(oo,{id:i,children:[c===void 0?void 0:t.jsx(rt,{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:w.palette.error[500],display:"block",size:"md",children:o}),p&&t.jsx(J,{priority:"low",tagLabel:`${m}/${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(E,{icon:"circle-info",iconColor:w.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:w.palette.gray[400],display:"inline-block",size:"md",children:l})]}),r&&d==="down"?t.jsx(te,{href:r,children:a}):void 0]}):void 0]})},Te=({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})})},so=f.styled.ul`
898
+ `,K=({children:e,disabled:n,id:i,error:o,helpLink:r,helpLinkText:a="Link here",helpText:s,htmlFor:l,label:c,linkPosition:d="down",maxLength:p,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=h?h.length:0;return t.jsxs(ao,{id:i,children:[c===void 0?void 0:t.jsx(at,{htmlFor:l,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:w.palette.error[500],display:"block",size:"md",children:o}),p&&t.jsx(J,{priority:"low",tagLabel:`${m}/${p}`,variant:n?"inactive":"error"})]}):void 0,s||r?t.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[s&&t.jsxs(t.Fragment,{children:[t.jsx(R,{icon:"circle-info",iconColor:w.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),t.jsx(I,{color:w.palette.gray[400],display:"inline-block",size:"md",children:s})]}),r&&d==="down"?t.jsx(te,{href:r,children:a}):void 0]}):void 0]})},Te=({className:e,children:n,isFilter:i=!1,popoverRef:o,state:r,triggerRef:a,...s})=>{var x;const l=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({...s,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:`${l.palette.gray[600]} ${l.palette.gray[100]}`,scrollPadding:l.spacing[.5],...e==="dropdown"?{display:"flex",justifyContent:"center",width:d==null?void 0:d.width}:{}},children:n})})},co=f.styled.ul`
899
899
  ${({theme:e,$multiSelection:n,$width:i})=>`
900
900
  align-self: center;
901
901
  background: ${e.palette.white};
@@ -915,7 +915,7 @@
915
915
  border-bottom: ${n?`1px solid ${e.palette.gray[200]}`:"unset"};
916
916
  }
917
917
  `}
918
- `,lo=f.styled.li`
918
+ `,po=f.styled.li`
919
919
  ${({theme:e,$multiSelection:n})=>`
920
920
  align-items: center;
921
921
  color: ${e.palette.gray[800]};
@@ -958,7 +958,7 @@
958
958
  }
959
959
  }
960
960
  `}
961
- `,co=f.styled.label`
961
+ `,go=f.styled.label`
962
962
  ${({theme:e})=>`
963
963
  align-items: center;
964
964
  color: ${e.palette.gray[600]};
@@ -1030,7 +1030,7 @@
1030
1030
  fill: ${e.palette.white};
1031
1031
  }
1032
1032
  `}
1033
- `,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(co,{"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(E,{disabled:i,icon:"check",iconSize:"xl"}),o??p]}),d===void 0?void 0:t.jsx(q,{icon:"circle-info",id:d,place:"right",tip:d})]})}),ne=(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])},_t=({item:e,multiSelection:n,name:i,register:o,setInputValue:r,setValue:a,state:l,watch:s})=>{var F,D,R;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=l.disabledKeys,x=Array.from(l.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:w,isDisabled:m}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,d),k=[b?"selected":"",w?"focused":"",m?"disabled":""].join(" "),C=u.useCallback(T=>{r(""),a==null||a(`${i}Options`,""),T.currentTarget.checked&&(r(T.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,r,a]),v=u.useCallback(()=>{const T=s==null?void 0:s(`${i}Options`),A=typeof T=="string"?[T]:T;y.isEqual(x,A)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),r("All vulnerability types")):(a==null||a("checkAll",""),r((A==null?void 0:A.length)<=2?A.join(", "):`${A.slice(0,2).join(", ")+`, +${A.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:v}),label:(R=e.rendered)==null?void 0:R.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!m?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var A;T.preventDefault(),r(((A=e.rendered)==null?void 0:A.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Bt(p)},[p,e.key,e.rendered,l,r]);return ne(document.getElementsByClassName("dropdown")[0],()=>{n&&l.close()},!0,document.getElementById("combobox")),t.jsxs(lo,{...!n&&!p?h:{},$multiSelection:n,className:k,ref:d,children:[p?t.jsx(te,{href:p,onClick:z,children:S}):S,b&&!m&&!n?t.jsx(E,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},Ye=({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:w,required:m,setValue:k,tooltip:C,value:v,watch:j,weight:S})=>{var ft,yt;const z=f.useTheme(),F=n?void 0:o,D=(e==null?void 0:e.value)??v,[R,T]=u.useState(((ft=g.find(P=>P.value===D))==null?void 0:ft.name)??""),[A,O]=u.useState(D),[H,U]=u.useState(g),[_,W]=u.useState(!1),{contains:Q}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),Be=u.useRef(null),He=u.useRef(null),Re=u.useRef(null),_e=u.useRef(null),ti=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),bt=Y.includes(G.value);return de&&!bt?1:!de&&bt?-1:0}).map(P=>Q(P.name,R)||_?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[Q,i,R,g,_]),ni=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();T(p?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),O(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>Q(Y.name,p?G:P))))},[Q,g,e,p,h]),ii=u.useCallback(P=>{var G;T(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),O(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),ht=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),oi=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),ri=u.useCallback(()=>{W(!0)},[]),Z=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:R,items:H,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:A,onBlur:oi,onInputChange:ni,onKeyDown:ht,onKeyUp:ri,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:ii,children:ti}),{buttonProps:ai,inputProps:si,listBoxProps:li}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:R,buttonRef:Be,id:d,inputRef:ce,label:s??d,listBoxRef:He,name:d,placeholder:b,popoverRef:_e},Z),{listBoxProps:ci}=y.$c132121280ec012d$export$50eacbbf140a3141(li,Z,He),{buttonProps:di}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(ai,Be),{width:pi}=((yt=Re.current)==null?void 0:yt.getBoundingClientRect())??{width:240};return ne(Re.current,()=>{Z.isOpen&&!p&&Z.close()},!0,_e.current),u.useEffect(()=>{var P;if((c===!1||!D)&&!p){const G=((P=g.find(Y=>Y.value===D))==null?void 0:P.name)??"";T(G),O(G)}},[D,g,c,p]),t.jsxs(K,{error:F,helpLink:r,helpLinkText:a,helpText:l,htmlFor:d,id:"combobox",label:s,required:m,tooltip:C,weight:S,children:[t.jsxs(X,{className:`${n?"disabled":""} ${F?"error":""}`,ref:Re,children:[t.jsx("input",{...si,"aria-invalid":F?"true":"false","aria-label":d,disabled:n,onKeyDown:ht,ref:ce}),F?t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:z.palette.error[500],iconSize:"lg"}):void 0,t.jsx(B,{...di,className:"action",disabled:n,icon:Z.isOpen&&!n?"chevron-up":"chevron-down",iconColor:z.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:Be,type:"button",variant:"ghost"})]}),Z.isOpen&&Z.collection.size>0&&!n?t.jsx(Te,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:_e,state:Z,triggerRef:Re,children:t.jsx(so,{...ci,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:pi,ref:He,children:[...Z.collection].map(P=>t.jsx(_t,{item:P,multiSelection:p,name:d,register:w,setInputValue:T,setValue:k,state:Z,watch:j},P.key))})}):null]})},at=({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:w,required:m,setValue:k,tooltip:C,value:v,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:z,fieldState:F})=>{var D;return t.jsx(Ye,{disabled:n,disabledKeys:i,error:(D=F.error)==null?void 0:D.message,field:z,helpLink:r,helpLinkText:a,helpText:l,items:g,label:s,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:k,tooltip:C,value:v,watch:j,weight:S})},rules:{required:m}}):t.jsx(Ye,{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:m,tooltip:C,value:v,weight:S}),po=f.styled.div`
1033
+ `,re=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:s,onFocus:l,onKeyDown:c,tooltip:d,value:p,...g},x){return t.jsxs("div",{className:"gap-1 inline-flex items-start",children:[t.jsxs(go,{"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:s,onFocus:l,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(q,{icon:"circle-info",id:d,place:"right",tip:d})]})}),ne=(e,n,i=!1,o)=>{u.useEffect(()=>{var a;const r=s=>{e&&!e.contains(s.target)&&!(o!=null&&o.contains(s.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 s;(s=document.getElementById("root"))==null||s.removeEventListener("mousedown",r,!0)})},[i,e,o,n])},Ut=({item:e,multiSelection:n,name:i,register:o,setInputValue:r,setValue:a,state:s,watch:l})=>{var N,E,D;const c=f.useTheme(),d=u.useRef(null),p=e.props.hrefLang,g=s.disabledKeys,x=Array.from(s.collection.getKeys()).filter(T=>!Array.from(g).includes(T)&&T!=="All"),{optionProps:h,isSelected:b,isFocused:w,isDisabled:m}=y.$293f70390ea03370$export$497855f14858aa34({key:e.key},s,d),v=[b?"selected":"",w?"focused":"",m?"disabled":""].join(" "),C=u.useCallback(T=>{r(""),a==null||a(`${i}Options`,""),T.currentTarget.checked&&(r(T.currentTarget.value),a==null||a(`${i}Options`,x))},[x,i,r,a]),k=u.useCallback(()=>{const T=l==null?void 0:l(`${i}Options`),L=typeof T=="string"?[T]:T;y.isEqual(x,L)&&!Array.from(g).includes("All")?(a==null||a("checkAll","All vulnerability types"),r("All vulnerability types")):(a==null||a("checkAll",""),r((L==null?void 0:L.length)<=2?L.join(", "):`${L.slice(0,2).join(", ")+`, +${L.length-2} more`}`))},[g,x,i,r,a,l]),j=e.key==="All"?t.jsx(re,{...o==null?void 0:o("checkAll",{onChange:C}),label:(N=e.rendered)==null?void 0:N.toString(),name:"checkAll",value:(E=e.rendered)==null?void 0:E.toString()}):t.jsx(re,{...o==null?void 0:o(`${i}Options`,{onChange:k}),label:(D=e.rendered)==null?void 0:D.toString(),name:`${i}Options`,value:e.key.toString()}),S=n&&!m?j:t.jsx(I,{color:c.palette.gray[800],size:"md",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),z=u.useCallback(T=>{var L;T.preventDefault(),r(((L=e.rendered)==null?void 0:L.toString())??""),s.setSelectedKey(e.key),setTimeout(()=>{s.setOpen(!1)},50),_t(p)},[p,e.key,e.rendered,s,r]);return ne(document.getElementsByClassName("dropdown")[0],()=>{n&&s.close()},!0,document.getElementById("combobox")),t.jsxs(po,{...!n&&!p?h:{},$multiSelection:n,className:v,ref:d,children:[p?t.jsx(te,{href:p,onClick:z,children:S}):S,b&&!m&&!n?t.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:t.jsx(J,{tagLabel:e.textValue,variant:"inactive"})]})},Ke=({field:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:s,label:l,loadingItems:c,name:d,multiSelection:p=!1,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>{var yt,bt;const z=f.useTheme(),N=n?void 0:o,E=(e==null?void 0:e.value)??k,[D,T]=u.useState(((yt=g.find(P=>P.value===E))==null?void 0:yt.name)??""),[L,O]=u.useState(E),[B,U]=u.useState(g),[_,W]=u.useState(!1),{contains:Q}=y.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),ce=u.useRef(null),Be=u.useRef(null),_e=u.useRef(null),De=u.useRef(null),Ve=u.useRef(null),ii=u.useMemo(()=>g.toSorted((P,G)=>{const Y=Array.from(i??[]),de=Y.includes(P.value),$t=Y.includes(G.value);return de&&!$t?1:!de&&$t?-1:0}).map(P=>Q(P.name,D)||_?t.jsx(y.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":P.value,hrefLang:P.href,textValue:P.tag,children:P.name},P.value):null),[Q,i,D,g,_]),oi=u.useCallback(P=>{const G=P.split(/,|\s/u).slice(-1)[0].trim();T(p?G:P),P===""||P.endsWith(",")?W(!0):(W(!1),O(Y=>{const de=P===""?"":Y;return e&&e.onChange(de),h&&h(P),de}),U(g.filter(Y=>Q(Y.name,p?G:P))))},[Q,g,e,p,h]),ri=u.useCallback(P=>{var G;T(((G=g.find(Y=>Y.value===P))==null?void 0:G.name)??""),O(P?String(P):""),e&&e.onChange(P),h&&h(P?String(P):""),U(g)},[g,e,h]),ft=u.useCallback(P=>{P.key==="Enter"&&P.preventDefault(),W(!1)},[]),ai=u.useCallback(()=>{x&&x(),e&&e.onBlur()},[e,x]),si=u.useCallback(()=>{W(!0)},[]),X=y.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:p,allowsEmptyCollection:!0,disabledKeys:i,inputValue:D,items:B,menuTrigger:"focus",shouldCloseOnBlur:!p,selectedKey:L,onBlur:ai,onInputChange:oi,onKeyDown:ft,onKeyUp:si,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:ri,children:ii}),{buttonProps:li,inputProps:ci,listBoxProps:di}=y.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:D,buttonRef:Be,id:d,inputRef:ce,label:l??d,listBoxRef:_e,name:d,placeholder:b,popoverRef:Ve},X),{listBoxProps:pi}=y.$c132121280ec012d$export$50eacbbf140a3141(di,X,_e),{buttonProps:gi}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(li,Be),{width:ui}=((bt=De.current)==null?void 0:bt.getBoundingClientRect())??{width:240};return ne(De.current,()=>{X.isOpen&&!p&&X.close()},!0,Ve.current),u.useEffect(()=>{var P;if((c===!1||!E)&&!p){const G=((P=g.find(Y=>Y.value===E))==null?void 0:P.name)??"";T(G),O(G)}},[E,g,c,p]),t.jsxs(K,{error:N,helpLink:r,helpLinkText:a,helpText:s,htmlFor:d,id:"combobox",label:l,required:m,tooltip:C,weight:S,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${N?"error":""}`,ref:De,children:[t.jsx("input",{...ci,"aria-invalid":N?"true":"false","aria-label":d,disabled:n,onKeyDown:ft,ref:ce}),N?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:z.palette.error[500],iconSize:"lg"}):void 0,t.jsx(H,{...gi,className:"action",disabled:n,icon:X.isOpen&&!n?"chevron-up":"chevron-down",iconColor:z.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:Be,type:"button",variant:"ghost"})]}),X.isOpen&&X.collection.size>0&&!n?t.jsx(Te,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:Ve,state:X,triggerRef:De,children:t.jsx(co,{...pi,$multiSelection:p&&!Array.from(i??[]).includes("All"),$width:ui,ref:_e,children:[...X.collection].map(P=>t.jsx(Ut,{item:P,multiSelection:p,name:d,register:w,setInputValue:T,setValue:v,state:X,watch:j},P.key))})}):null]})},st=({control:e,disabled:n=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:s,label:l,loadingItems:c,name:d,multiSelection:p,items:g,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})=>e?t.jsx(y.Controller,{control:e,name:d,render:({field:z,fieldState:N})=>{var E;return t.jsx(Ke,{disabled:n,disabledKeys:i,error:(E=N.error)==null?void 0:E.message,field:z,helpLink:r,helpLinkText:a,helpText:s,items:g,label:l,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,register:w,required:m,setValue:v,tooltip:C,value:k,watch:j,weight:S})},rules:{required:m}}):t.jsx(Ke,{disabled:n,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:s,items:g,label:l,loadingItems:c,multiSelection:p,name:d,onBlur:x,onChange:h,placeholder:b,required:m,tooltip:C,value:k,weight:S}),uo=f.styled.div`
1034
1034
  ${({theme:e})=>`
1035
1035
  align-items: center;
1036
1036
  color: ${e.palette.gray[800]};
@@ -1051,7 +1051,7 @@
1051
1051
  display: none;
1052
1052
  }
1053
1053
  `}
1054
- `,go=f.styled.div.attrs({className:"year-selection"})`
1054
+ `,xo=f.styled.div.attrs({className:"year-selection"})`
1055
1055
  align-items: flex-start;
1056
1056
  display: flex;
1057
1057
  flex-direction: column;
@@ -1062,12 +1062,12 @@
1062
1062
  padding: 0 0.5px;
1063
1063
  position: relative;
1064
1064
  width: 8px;
1065
- `,wt=f.styled.tr`
1065
+ `,jt=f.styled.tr`
1066
1066
  align-items: flex-start;
1067
1067
  display: flex;
1068
1068
  padding: ${({theme:e})=>e.spacing[.25]} 0;
1069
1069
  width: 100%;
1070
- `,Vt=f.css`
1070
+ `,Gt=f.css`
1071
1071
  ${({theme:e})=>`
1072
1072
  align-items: center;
1073
1073
  color: ${e.palette.gray[800]};
@@ -1083,11 +1083,11 @@
1083
1083
  text-align: center;
1084
1084
  width: ${e.spacing[2.5]};
1085
1085
  `}
1086
- `,uo=f.styled.th`
1087
- ${Vt}
1088
- `,xo=f.styled.td`
1086
+ `,ho=f.styled.th`
1087
+ ${Gt}
1088
+ `,fo=f.styled.td`
1089
1089
  ${({theme:e})=>`
1090
- ${Vt}
1090
+ ${Gt}
1091
1091
  height: ${e.spacing[2.5]};
1092
1092
  width: ${e.spacing[2.5]};
1093
1093
 
@@ -1135,14 +1135,14 @@
1135
1135
  }
1136
1136
  }
1137
1137
  `}
1138
- `,ho=f.styled.div.attrs({className:"dot"})`
1138
+ `,yo=f.styled.div.attrs({className:"dot"})`
1139
1139
  position: absolute;
1140
1140
  top: 48%;
1141
1141
 
1142
1142
  > span {
1143
1143
  font-size: 4px;
1144
1144
  }
1145
- `,jt=f.styled.button`
1145
+ `,vt=f.styled.button`
1146
1146
  cursor: pointer;
1147
1147
  display: flex;
1148
1148
 
@@ -1150,7 +1150,7 @@
1150
1150
  height: 3.5px;
1151
1151
  width: 7px;
1152
1152
  }
1153
- `,st=f.styled.div`
1153
+ `,lt=f.styled.div`
1154
1154
  ${({theme:e})=>`
1155
1155
  align-items: end;
1156
1156
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1162,9 +1162,9 @@
1162
1162
  padding: 0 ${e.spacing[.25]};
1163
1163
  width: 100%;
1164
1164
  `}
1165
- `,Ut=({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(xo,{id:g,...r,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
1166
- ${s?"disabled":""} ${o?"today":""}
1167
- ${!e.isFocused&&!o?"focused":""} ${g}`,ref:i,children:[c,o?t.jsx(ho,{children:t.jsx(E,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Pe=({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(wt,{children:o.map((a,l)=>{const s=`key_${l}`;return t.jsx(uo,{children:a},s)})})}),t.jsx("tbody",{children:[...new Array(r).keys()].map(a=>t.jsx(wt,{children:e.getDatesInWeek(a).map((l,s)=>{const c=`key_${s}`;return l?t.jsx(Ut,{date:l,state:e},c):t.jsx("td",{},c)})},a))})]})},fo=f.styled(nt)`
1165
+ `,Yt=({state:e,date:n})=>{const i=u.useRef(null),o=y.$14e0f24ef4ac5c92$export$629b0a497aa65267(n,y.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:r,buttonProps:a,isSelected:s,isDisabled:l,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):s,p="highlightedRange"in e&&!y.lodashExports.isNull(e.highlightedRange)?y.$14e0f24ef4ac5c92$export$ea39ec197993aef0(n,e.highlightedRange.end):s,g=s&&!l&&!(d||p)?"range":"";return t.jsx(fo,{id:g,...r,children:t.jsxs("div",{...a,className:`cell ${d||p?"selected":""}
1166
+ ${l?"disabled":""} ${o?"today":""}
1167
+ ${!e.isFocused&&!o?"focused":""} ${g}`,ref:i,children:[c,o?t.jsx(yo,{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(jt,{children:o.map((a,s)=>{const l=`key_${s}`;return t.jsx(ho,{children:a},l)})})}),t.jsx("tbody",{children:[...new Array(r).keys()].map(a=>t.jsx(jt,{children:e.getDatesInWeek(a).map((s,l)=>{const c=`key_${l}`;return s?t.jsx(Yt,{date:s,state:e},c):t.jsx("td",{},c)})},a))})]})},bo=f.styled(it)`
1168
1168
  align-items: center;
1169
1169
  background-color: inherit;
1170
1170
  border-color: inherit;
@@ -1184,7 +1184,7 @@
1184
1184
  background-color: ${({theme:e})=>e.palette.gray[100]};
1185
1185
  cursor: pointer;
1186
1186
  }
1187
- `,yo=f.styled.div`
1187
+ `,$o=f.styled.div`
1188
1188
  ${({theme:e})=>`
1189
1189
  align-items: flex-start;
1190
1190
  background: ${e.palette.white};
@@ -1198,7 +1198,7 @@
1198
1198
  padding: ${e.spacing[.25]};
1199
1199
  width: 292px;
1200
1200
  `}
1201
- `,bo=f.styled.button`
1201
+ `,mo=f.styled.button`
1202
1202
  ${({theme:e,$disabled:n,$focus:i,$header:o})=>{const r=i?"34px":"40px";return`
1203
1203
  align-items: center;
1204
1204
  border-radius: ${o?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
@@ -1213,7 +1213,7 @@
1213
1213
  background-color: ${e.palette.gray[n?500:100]};
1214
1214
  }
1215
1215
  `}}
1216
- `,$o=f.styled.div`
1216
+ `,wo=f.styled.div`
1217
1217
  ${({theme:e})=>`
1218
1218
  align-items: center;
1219
1219
  background: transparent;
@@ -1224,13 +1224,13 @@
1224
1224
  justify-content: space-between;
1225
1225
  width: calc(100% - 40px);
1226
1226
  `}
1227
- `,mo=f.styled.div`
1227
+ `,jo=f.styled.div`
1228
1228
  align-items: center;
1229
1229
  display: flex;
1230
1230
  justify-content: flex-end;
1231
1231
  gap: ${({theme:e})=>e.spacing[.5]};
1232
1232
  flex: 1 0 0;
1233
- `,vt=f.styled.div`
1233
+ `,kt=f.styled.div`
1234
1234
  ${({theme:e})=>`
1235
1235
  align-items: center;
1236
1236
  align-self: stretch;
@@ -1242,7 +1242,7 @@
1242
1242
  line-height: ${e.spacing[1.5]};
1243
1243
  padding: 2px ${e.spacing[.25]};
1244
1244
  `}
1245
- `,kt=f.styled.button`
1245
+ `,Ct=f.styled.button`
1246
1246
  ${({theme:e})=>`
1247
1247
  align-items: center;
1248
1248
  background-color: inherit;
@@ -1262,7 +1262,7 @@
1262
1262
  font-weight: ${e.typography.weight.bold};
1263
1263
  }
1264
1264
  `}
1265
- `,Ne=({disabled:e=!1,icon:n,props:i})=>{const o=u.useRef(null),{buttonProps:r}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return t.jsx(bo,{...r,$disabled:e,$focus:!!r["aria-expanded"],$header:n==="calendar"||n==="calendar-clock",disabled:e,ref:o,type:"button",children:t.jsx(E,{icon:n,iconColor:N.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Oe=({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(Ne,{icon:"chevron-left",props:n}),t.jsxs(po,{children:[o,t.jsxs(go,{children:[t.jsx(jt,{"aria-label":"top",onClick:l,children:t.jsx(E,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(jt,{"aria-label":"bottom",onClick:s,children:t.jsx(E,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ne,{icon:"chevron-right",props:i})]})},Gt=({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(Oe,{nextButtonProps:a,prevButtonProps:r,state:o,title:l}),t.jsx(Pe,{state:o}),t.jsx(st,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Yt=({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})},Kt=({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($o,{...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(Yt,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(E,{icon:"exclamation-circle",iconColor:o.palette.error[500],iconSize:"lg"}):void 0]})},qt=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(mo,{children:[t.jsx(vt,{...s,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(Yt,{segment:d,state:i},g)})}),t.jsxs(vt,{children:[t.jsx(kt,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(kt,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Le=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",wo=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",Ct=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),fe=({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"?Le(String(h)):wo(String(h));a.onChange&&a.onChange(h??null),p&&p(s,b,{shouldDirty:!0})},[a,r,s,p]);return t.jsxs(X,{...l,className:`${o?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Kt,{disabled:o,error:e!=null,props:{...a,autoFocus:!1,granularity:r,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ne,{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??""})]})},Me=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:o}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx(yo,{...o,ref:i,children:e})},Zt=({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),w=u.useCallback(F=>{d&&F&&d(s,Le(String(F)),{shouldDirty:!0})},[s,d]),m=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(F){w(F)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:k}=m,{groupProps:C,fieldProps:v,buttonProps:j,dialogProps:S,calendarProps:z}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":l??s,name:s},m,h);return t.jsxs(K,{error:e?void 0:n,helpLink:i,helpLinkText:o,helpText:r,htmlFor:s,label:l,required:a,tooltip:p,children:[t.jsx(fe,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:v,groupProps:C,name:s,register:c,required:a,setValue:d,value:b}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:h,children:t.jsx(Me,{...S,children:t.jsx(Gt,{onClose:k,props:z})})}):null]})},Xt=({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(Oe,{nextButtonProps:l,prevButtonProps:a,state:r,title:s}),t.jsx(Pe,{state:r}),t.jsx(st,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},jo=f.styled.div`
1265
+ `,Ae=({disabled:e=!1,icon:n,props:i})=>{const o=u.useRef(null),{buttonProps:r}=y.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return t.jsx(mo,{...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:F.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Me=({state:e,prevButtonProps:n,nextButtonProps:i,title:o})=>{const r=e.focusedDate,a=f.useTheme(),s=u.useCallback(()=>{e.setFocusedDate(r.add({years:1}))},[r,e]),l=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(Ae,{icon:"chevron-left",props:n}),t.jsxs(uo,{children:[o,t.jsxs(xo,{children:[t.jsx(vt,{"aria-label":"top",onClick:s,children:t.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),t.jsx(vt,{"aria-label":"bottom",onClick:l,children:t.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),t.jsx(Ae,{icon:"chevron-right",props:i})]})},Kt=({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:s}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(n,o);return t.jsxs("div",{className:"calendar",children:[t.jsx(Me,{nextButtonProps:a,prevButtonProps:r,state:o,title:s}),t.jsx(Oe,{state:o}),t.jsx(lt,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},qt=({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:s}=y.$32489daedd52963e$export$1315d136e6f7581(a,n,o),l=i.palette.gray[a.isEditable?800:500];return t.jsx("div",{...a.type!=="literal"&&{...s,className:"segment-cell"},ref:o,style:a.type==="literal"?void 0:{color:a.isPlaceholder?i.palette.gray[400]:l},children:a.isPlaceholder?a.placeholder:a.text})},Xt=({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:s}=y.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,r),l=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(wo,{...s,onClick:l,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(qt,{segment:{...c,isEditable:!e},state:a},p)})}),n?t.jsx(R,{icon:"exclamation-circle",iconColor:o.palette.error[500],iconSize:"lg"}):void 0]})},Zt=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,s]=u.useState(y.lodashExports.isNil(o)?"AM":r),{fieldProps:l}=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))),s(p)},[a,i,o]);return t.jsxs(jo,{children:[t.jsx(kt,{...l,ref:n,children:i.segments.slice(0,-2).map((d,p)=>{const g=`key_${p}`;return t.jsx(qt,{segment:d,state:i},g)})}),t.jsxs(kt,{children:[t.jsx(Ct,{id:a==="AM"?"active":"",name:"AM",onClick:c,type:"button",children:"AM"}),t.jsx(Ct,{id:a==="PM"?"active":"",name:"PM",onClick:c,type:"button",children:"PM"})]})]})},Le=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD"):"-",vo=e=>e&&e!=="-"?y.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",St=(e,n)=>y.dayjs(String(e).replace(/-/gu,"/")).hour(n.hour).minute(n.minute).second(n.second).format("YYYY/MM/DD hh:mm A"),fe=({error:e,buttonProps:n,datePickerRef:i,disabled:o=!1,granularity:r="day",fieldProps:a,groupProps:s,name:l,register:c,required:d,setValue:p,value:g})=>{const x=u.useCallback(h=>{if(!h)return;const b=r==="day"?Le(String(h)):vo(String(h));a.onChange&&a.onChange(h??null),p&&p(l,b,{shouldDirty:!0})},[a,r,l,p]);return t.jsxs(Z,{...s,className:`${o?"disabled":""} ${e?"error":""}`,ref:i,children:[t.jsx(Xt,{disabled:o,error:e!=null,props:{...a,autoFocus:!1,granularity:r,onChange:x,shouldForceLeadingZeros:!0}}),t.jsx(Ae,{disabled:o,icon:r==="minute"?"calendar-clock":"calendar",props:n}),t.jsx("input",{...c==null?void 0:c(l,{required:d}),"aria-label":l,className:"date-input",disabled:o,id:l,name:l,type:"text",value:g??""})]})},We=({children:e,...n})=>{const i=u.useRef(null),{dialogProps:o}=y.$40df3f8667284809$export$d55e7ee900f34e93(n,i);return t.jsx($o,{...o,ref:i,children:e})},Jt=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,required:a,label:s,name:l,register:c,setValue:d,tooltip:p,watch:g,...x})=>{const h=u.useRef(null),b=g==null?void 0:g(l),w=u.useCallback(N=>{d&&N&&d(l,Le(String(N)),{shouldDirty:!0})},[l,d]),m=y.$ab5bf3f618090389$export$87194bb378cc3ac2({...x,onChange(N){w(N)},...!y._.isNil(b)&&!y._.isEmpty(b)&&y.dayjs(b).isValid()?{defaultValue:y.$fae977aafc393c5c$export$6b862160d295c8e(b.replace(/\//gu,"-"))}:{}}),{close:v}=m,{groupProps:C,fieldProps:k,buttonProps:j,dialogProps:S,calendarProps:z}=y.$6057a3d2a53a12fd$export$42df105a73306d51({...x,"aria-label":s??l,name:l},m,h);return t.jsxs(K,{error:e?void 0:n,helpLink:i,helpLinkText:o,helpText:r,htmlFor:l,label:s,required:a,tooltip:p,children:[t.jsx(fe,{buttonProps:j,datePickerRef:h,disabled:e,error:n,fieldProps:k,groupProps:C,name:l,register:c,required:a,setValue:d,value:b}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:h,children:t.jsx(We,{...S,children:t.jsx(Kt,{onClose:v,props:z})})}):null]})},Qt=({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:s,title:l}=y.$46a4342aab3d8076$export$87e0539f600c24e5(n,r,o);return t.jsxs("div",{className:"calendar-range",ref:o,children:[t.jsx(Me,{nextButtonProps:s,prevButtonProps:a,state:r,title:l}),t.jsx(Oe,{state:r}),t.jsx(lt,{children:t.jsx(M,{onClick:e,variant:"ghost",children:"Cancel"})})]})},ko=f.styled.div`
1266
1266
  ${({theme:e,$disabled:n,$show:i})=>`
1267
1267
  border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1268
1268
  display: flex;
@@ -1273,7 +1273,7 @@
1273
1273
  background: ${n?e.palette.gray[200]:e.palette.white};
1274
1274
  }
1275
1275
  `}
1276
- `,Jt=({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),w=u.useCallback(D=>{s&&D&&(s((c==null?void 0:c.name)??x,Le(String(D.end))),s((d==null?void 0:d.name)??h,Le(String(D.start))))},[x,h,s,c,d]),m=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(D){w(D)}}),{close:k}=m,{groupProps:C,startFieldProps:v,endFieldProps:j,buttonProps:S,dialogProps:z,calendarProps:F}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??o},m,b);return t.jsxs(K,{error:e?void 0:n,htmlFor:o,label:i,required:r,tooltip:a,children:[t.jsxs(jo,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...v,"aria-label":`${v["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(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${o}`,validate:D=>v.value&&D<v.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})]}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:b,children:t.jsx(Me,{...z,children:t.jsx(Xt,{onClose:k,props:F})})}):null]})},vo=f.styled.div`
1276
+ `,en=({disabled:e=!1,error:n,label:i,name:o,required:r,tooltip:a,register:s,setValue:l,propsMax:c,propsMin:d,variant:p="default",...g})=>{const x=`${o}Max`,h=`${o}Min`,b=u.useRef(null),w=u.useCallback(E=>{l&&E&&(l((c==null?void 0:c.name)??x,Le(String(E.end))),l((d==null?void 0:d.name)??h,Le(String(E.start))))},[x,h,l,c,d]),m=y.$93c38a5e28be6249$export$e50a61c1de9f574({...g,endName:(c==null?void 0:c.name)??x,startName:(d==null?void 0:d.name)??h,onChange(E){w(E)}}),{close:v}=m,{groupProps:C,startFieldProps:k,endFieldProps:j,buttonProps:S,dialogProps:z,calendarProps:N}=y.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...g,"aria-label":i??o},m,b);return t.jsxs(K,{error:e?void 0:n,htmlFor:o,label:i,required:r,tooltip:a,children:[t.jsxs(ko,{$disabled:e,$show:n!==void 0,ref:b,style:{flexDirection:p==="filters"?"column":"row"},children:[t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...k,"aria-label":`${k["aria-label"]} ${o}`,validate:E=>j.value&&E>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:s,setValue:l,value:d==null?void 0:d.value}),t.jsx(fe,{buttonProps:S,datePickerRef:b,disabled:e,error:n,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${o}`,validate:E=>k.value&&E<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})]}),m.isOpen&&!e?t.jsx(Te,{offset:8,placement:"bottom start",state:m,triggerRef:b,children:t.jsx(We,{...z,children:t.jsx(Qt,{onClose:v,props:N})})}):null]})},Co=f.styled.div`
1277
1277
  ${({theme:e})=>`
1278
1278
  align-items: center;
1279
1279
  border-top: 1px solid ${e.palette.gray[200]};
@@ -1282,19 +1282,19 @@
1282
1282
  justify-content: center;
1283
1283
  padding: ${e.spacing[.5]} ${e.spacing[1.25]};
1284
1284
  `}
1285
- `,ko=f.styled.div`
1285
+ `,So=f.styled.div`
1286
1286
  align-items: center;
1287
1287
  display: flex;
1288
1288
  gap: ${({theme:e})=>e.spacing[.5]};
1289
1289
  justify-content: flex-end;
1290
1290
  flex: 1 0 0;
1291
- `,Qt=({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(Oe,{nextButtonProps:c,prevButtonProps:s,state:l,title:d}),t.jsx(Pe,{state:l}),t.jsxs(vo,{children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(ko,{children:t.jsx(qt,{hourCycle:12,label:"time-field",onChange:e,value:o.timeValue})})]}),t.jsx(st,{children:t.jsx(M,{onClick:n,variant:"ghost",children:"Cancel"})})]})},Co=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:w,buttonProps:m,dialogProps:k,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),v=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const z=Ct(S,x.timeValue);c==null||c(a,z,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const z=x.dateValue;if(z){const F=Ct(z,S);c==null||c(a,F,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(K,{error:n?void 0:i,htmlFor:a,label:r,required:o,tooltip:l,children:[t.jsx(fe,{buttonProps:m,datePickerRef:g,disabled:n,error:i,fieldProps:w,granularity:"minute",groupProps:b,name:a,register:s,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Te,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(Me,{...k,children:t.jsx(Qt,{handleTimeChange:j,onClose:h,props:{...C,onChange:v},timeState:x})})}):null]})},So=({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(rt,{htmlFor:a,label:r,tooltip:l,weight:"bold"}),c.startsWith("https://")?t.jsx(te,{href:c,children:s}):t.jsx(I,{size:"md",children:s})]})},We=({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:w,register:m,suggestions:k,tooltip:C,type:v="text",weight:j,...S})=>{const{required:z,onBlur:F,onChange:D}=S,R=f.useTheme(),T=e?void 0:a,[A,O]=u.useState(""),H=u.useCallback(W=>{O(W.target.value),D==null||D(W)},[D]),U=c&&d&&!e&&A.trim()!=="",_=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(K,{error:T,helpLink:i,helpLinkText:o,helpText:r,htmlFor:g,label:p,required:z,tooltip:C,weight:j,children:[t.jsxs(X,{className:`
1291
+ `,tn=({handleTimeChange:e,onClose:n,props:i,timeState:o})=>{const r=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:d}=y.$9942cad8a072a530$export$3ee915f8151bd4f1(i,s);return t.jsxs("div",{className:"calendar",children:[t.jsx(Me,{nextButtonProps:c,prevButtonProps:l,state:s,title:d}),t.jsx(Oe,{state:s}),t.jsxs(Co,{children:[t.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"md",children:"Time"}),t.jsx(So,{children:t.jsx(Zt,{hourCycle:12,label:"time-field",onChange:e,value:o.timeValue})})]}),t.jsx(lt,{children:t.jsx(M,{onClick:n,variant:"ghost",children:"Cancel"})})]})},zo=e=>{const{disabled:n=!1,error:i,required:o,label:r,name:a,tooltip:s,register:l,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:w,buttonProps:m,dialogProps:v,calendarProps:C}=y.$6057a3d2a53a12fd$export$42df105a73306d51(e,x,g),k=u.useCallback(S=>{if(C.onChange&&C.onChange(S),x.timeValue){const z=St(S,x.timeValue);c==null||c(a,z,{shouldDirty:!0})}else x.setDateValue(S)},[C,a,c,x]),j=u.useCallback(S=>{if(S){x.setTimeValue(S);const z=x.dateValue;if(z){const N=St(z,S);c==null||c(a,N,{shouldDirty:!0})}}},[x,c,a]);return t.jsxs(K,{error:n?void 0:i,htmlFor:a,label:r,required:o,tooltip:s,children:[t.jsx(fe,{buttonProps:m,datePickerRef:g,disabled:n,error:i,fieldProps:w,granularity:"minute",groupProps:b,name:a,register:l,setValue:c,value:p}),x.isOpen&&!n?t.jsx(Te,{offset:8,placement:"bottom start",state:x,triggerRef:g,children:t.jsx(We,{...v,children:t.jsx(tn,{handleTimeChange:j,onClose:h,props:{...C,onChange:k},timeState:x})})}):null]})},To=({children:e,currentValue:n,externalLink:i,isEditing:o,label:r,name:a,tooltip:s})=>{if(o)return t.jsx("div",{children:e});const l=y.lodashExports.isNil(n)?"":n,c=String(i??l);return t.jsxs($,{children:[t.jsx(at,{htmlFor:a,label:r,tooltip:s,weight:"bold"}),c.startsWith("https://")?t.jsx(te,{href:c,children:l}):t.jsx(I,{size:"md",children:l})]})},He=({disabled:e=!1,hasIcon:n=!1,helpLink:i,helpLinkText:o,helpText:r,error:a,id:s,indexArray:l=0,isValid:c,isTouched:d,label:p,name:g,maskValue:x=!1,onPaste:h,placeholder:b,removeItemArray:w,register:m,suggestions:v,tooltip:C,type:k="text",weight:j,...S})=>{const{required:z,onBlur:N,onChange:E}=S,D=f.useTheme(),T=e?void 0:a,[L,O]=u.useState(""),B=u.useCallback(W=>{O(W.target.value),E==null||E(W)},[E]),U=c&&d&&!e&&L.trim()!=="",_=u.useCallback(W=>{W.key==="Enter"&&W.preventDefault()},[]);return t.jsxs(K,{error:T,helpLink:i,helpLinkText:o,helpText:r,htmlFor:g,label:p,required:z,tooltip:C,weight:j,children:[t.jsxs(Z,{className:`
1292
1292
  ${e?"disabled":""} ${T?"error":""} ${U?"success":""}
1293
- `,children:[n?t.jsx(E,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:k?`list_${g}`:void 0,onKeyDown:_,onPaste:h,placeholder:b,type:v,...m?m(g,{required:z,onBlur:F,onChange:H}):{...S,onChange:H}}),T?t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:R.palette.error[500],iconSize:"lg"}):void 0,U?t.jsx(E,{icon:"check-circle",iconClass:"success-icon",iconColor:R.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?t.jsx(B,{color:R.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:w?w(s):void 0,variant:"ghost"}):void 0]}),k?t.jsx("datalist",{id:`list_${g}`,children:k.map(W=>t.jsx("option",{value:W},W))}):void 0]})},zo=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,To=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1293
+ `,children:[n?t.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,t.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":g,"aria-required":z,autoComplete:"off",className:x?"sr-block":"","data-testid":`${g}-input`,disabled:e,id:g,list:v?`list_${g}`:void 0,onKeyDown:_,onPaste:h,placeholder:b,type:k,...m?m(g,{required:z,onBlur:N,onChange:B}):{...S,onChange:B}}),T?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:D.palette.error[500],iconSize:"lg"}):void 0,U?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:D.palette.success[500],iconSize:"lg"}):void 0,s==="array"&&l>0?t.jsx(H,{color:D.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:w?w(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]})},Io=f.styled.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,Eo=f.styled.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1294
1294
  gap: 12px;
1295
- `,Io=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1295
+ `,Do=f.styled.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1296
1296
  gap: 8px;
1297
- `,Ee=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Do=f.styled.div.attrs({className:"comp-col"})`
1297
+ `,Re=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,Ro=f.styled.div.attrs({className:"comp-col"})`
1298
1298
  word-wrap: break-word;
1299
1299
 
1300
1300
  ${({$width:e=null})=>e===null?"":`width: ${e}`};
@@ -1302,23 +1302,23 @@
1302
1302
  ${({$paddingTop:e})=>`padding-top: ${e??0}px;`}
1303
1303
 
1304
1304
  @media (width <= 768px) {
1305
- ${({$sm:e})=>Ee(e)}
1305
+ ${({$sm:e})=>Re(e)}
1306
1306
  }
1307
1307
 
1308
1308
  @media (width >= 768px) and (width <= 992px) {
1309
- ${({$md:e})=>Ee(e)}
1309
+ ${({$md:e})=>Re(e)}
1310
1310
  }
1311
1311
 
1312
1312
  @media (width >= 992px) {
1313
- ${({$lg:e})=>Ee(e)}
1313
+ ${({$lg:e})=>Re(e)}
1314
1314
  }
1315
1315
 
1316
- ${({$xl:e})=>y.isNumber(e)?`@media (min-width: 1200px) { ${Ee(e)} }`:""}
1316
+ ${({$xl:e})=>y.isNumber(e)?`@media (min-width: 1200px) { ${Re(e)} }`:""}
1317
1317
 
1318
1318
  > .comp-card {
1319
1319
  height: 100%;
1320
1320
  }
1321
- `,Ke=({children:e,xl:n,lg:i,md:o,sm:r,paddingTop:a,width:l})=>t.jsx(Do,{$lg:i,$md:o,$paddingTop:a,$sm:r,$width:l,$xl:n,children:e}),Ro=f.styled.div.attrs({className:"comp-gap"})`
1321
+ `,qe=({children:e,xl:n,lg:i,md:o,sm:r,paddingTop:a,width:s})=>t.jsx(Ro,{$lg:i,$md:o,$paddingTop:a,$sm:r,$width:s,$xl:n,children:e}),No=f.styled.div.attrs({className:"comp-gap"})`
1322
1322
  ${({$disp:e="flex",$mh:n=4,$mv:i=4})=>`
1323
1323
  align-items: center;
1324
1324
  display: ${e};
@@ -1328,7 +1328,7 @@
1328
1328
  margin: ${i}px ${n}px;
1329
1329
  }
1330
1330
  `}
1331
- `,Eo=({children:e,disp:n,mh:i,mv:o})=>t.jsx(Ro,{$disp:n,$mh:i,$mv:o,children:e}),Fo=f.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1331
+ `,Fo=({children:e,disp:n,mh:i,mv:o})=>t.jsx(No,{$disp:n,$mh:i,$mv:o,children:e}),Ao=f.styled.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1332
1332
  ${({$align:e="stretch",$cols:n=100,$colsPadding:i=6,$justify:o="start"})=>`
1333
1333
  align-items: ${e};
1334
1334
  justify-content: ${o};
@@ -1346,24 +1346,24 @@
1346
1346
  padding: ${i}px;
1347
1347
  }
1348
1348
  `}
1349
- `,en=({align:e,children:n,cols:i,colsPadding:o,justify:r})=>t.jsx(Fo,{$align:e,$cols:i,$colsPadding:o,$justify:r,children:n}),qe=({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:w,value:m})=>{var v;const k=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{w==null||w(j)},[w]);return t.jsxs(en,{align:"start",children:[t.jsx(Ke,{lg:75,md:75,sm:75,children:t.jsx(We,{disabled:i,error:r?(v=r.error)==null?void 0:v.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:m})}),l<d-1&&l+1===(o==null?void 0:o.length)?t.jsx(Ke,{lg:25,md:25,sm:25,children:t.jsx(M,{disabled:i,icon:"plus",onClick:k,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},No=({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,w)=>t.jsx(y.Controller,{control:i,name:`${d}.${w}`,render:({field:m,fieldState:k})=>t.jsx(qe,{addText:e,append:n,disabled:o,fieldState:k,fields:r,index:w,initValue:a,label:s,max:c,name:m.name,onBlur:m.onBlur,onChange:p??m.onChange,placeholder:g,remove:x,required:l,tooltip:h,value:typeof m.value=="object"?m.value.value:m.value}),index:w},b.id))}):t.jsx(qe,{addText:e,disabled:o,initValue:a,label:s,max:c,name:d,onChange:p,placeholder:g,required:l,tooltip:h}),Lo=f.styled(Pt)`
1349
+ `,nn=({align:e,children:n,cols:i,colsPadding:o,justify:r})=>t.jsx(Ao,{$align:e,$cols:i,$colsPadding:o,$justify:r,children:n}),Xe=({addText:e,append:n,disabled:i=!1,fields:o,fieldState:r,initValue:a="",index:s=0,required:l,label:c,max:d=100,name:p,onBlur:g,onChange:x,placeholder:h,tooltip:b,remove:w,value:m})=>{var k;const v=u.useCallback(()=>{n==null||n(a)},[n,a]),C=u.useCallback(j=>()=>{w==null||w(j)},[w]);return t.jsxs(nn,{align:"start",children:[t.jsx(qe,{lg:75,md:75,sm:75,children:t.jsx(He,{disabled:i,error:r?(k=r.error)==null?void 0:k.message:void 0,id:"array",indexArray:s,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:l,tooltip:b,value:m})}),s<d-1&&s+1===(o==null?void 0:o.length)?t.jsx(qe,{lg:25,md:25,sm:25,children:t.jsx(M,{disabled:i,icon:"plus",onClick:v,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},Lo=({addText:e,append:n,control:i,disabled:o,fields:r,initValue:a="",required:s,label:l,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,w)=>t.jsx(y.Controller,{control:i,name:`${d}.${w}`,render:({field:m,fieldState:v})=>t.jsx(Xe,{addText:e,append:n,disabled:o,fieldState:v,fields:r,index:w,initValue:a,label:l,max:c,name:m.name,onBlur:m.onBlur,onChange:p??m.onChange,placeholder:g,remove:x,required:s,tooltip:h,value:typeof m.value=="object"?m.value.value:m.value}),index:w},b.id))}):t.jsx(Xe,{addText:e,disabled:o,initValue:a,label:l,max:c,name:d,onChange:p,placeholder:g,required:s,tooltip:h}),Po=f.styled(Mt)`
1350
1350
  white-space: nowrap;
1351
1351
  margin-right: ${({theme:e})=>e.spacing[.25]};
1352
1352
  text-overflow: ellipsis;
1353
1353
  overflow: hidden;
1354
1354
  max-width: 80%;
1355
- `,Ao=f.styled.input`
1355
+ `,Oo=f.styled.input`
1356
1356
  opacity: 0;
1357
1357
  position: absolute;
1358
1358
  visibility: hidden;
1359
1359
  width: 0;
1360
- `,ye=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},Po=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Oo=({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:w})=>{const m=f.useTheme(),k=n?void 0:i,C=u.useRef(null),v=g==null?void 0:g(c,{required:p}),j=b==null?void 0:b(c),S=Po(j),z=u.useCallback(()=>{const R=ye("change",c,void 0);x&&x(c,void 0),v&&v.onChange(R)},[v,c,x]),F=u.useCallback(R=>{const{files:T}=R.currentTarget,A=ye("change",c,T&&T.length>0?T:void 0);T&&T.length>0&&(d==null||d(A),x&&x(c,T),v&&v.onChange(A))},[v,c,d,x]),D=u.useCallback(R=>{n?R.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(K,{error:k,helpLink:r,helpText:a,htmlFor:l??c,label:o,required:p,tooltip:h,weight:w,children:[t.jsxs(X,{className:`${n?"disabled":""} ${k?"error":""}`,children:[t.jsx(Lo,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(B,{color:m.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:z,variant:"ghost",width:"20px"}),k&&t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}),t.jsxs(M,{border:n?`1px solid ${m.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:D,variant:"primary",width:"96px",children:[t.jsx(E,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(Ao,{...v,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:l??c,multiple:s,name:c,onChange:F,ref:C,type:"file"})]})},Mo=f.styled.input`
1360
+ `,ye=(e,n,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:n,value:i}}),o},Mo=e=>{const n=e;return n?Array.from(n).map(i=>i.name).join(", "):""},Wo=({accept:e,disabled:n=!1,error:i,label:o,helpLink:r,helpText:a,id:s,multiple:l,name:c,onChange:d,required:p,register:g,setValue:x,tooltip:h,watch:b,weight:w})=>{const m=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=Mo(j),z=u.useCallback(()=>{const D=ye("change",c,void 0);x&&x(c,void 0),k&&k.onChange(D)},[k,c,x]),N=u.useCallback(D=>{const{files:T}=D.currentTarget,L=ye("change",c,T&&T.length>0?T:void 0);T&&T.length>0&&(d==null||d(L),x&&x(c,T),k&&k.onChange(L))},[k,c,d,x]),E=u.useCallback(D=>{n?D.preventDefault():C.current&&C.current.click()},[n]);return t.jsxs(K,{error:v,helpLink:r,helpText:a,htmlFor:s??c,label:o,required:p,tooltip:h,weight:w,children:[t.jsxs(Z,{className:`${n?"disabled":""} ${v?"error":""}`,children:[t.jsx(Po,{$size:"md",children:S}),t.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[y.lodashExports.isEmpty(S)||n?void 0:t.jsx(H,{color:m.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:z,variant:"ghost",width:"20px"}),v&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}),t.jsxs(M,{border:n?`1px solid ${m.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:n,height:"40px",onClick:E,variant:"primary",width:"96px",children:[t.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),t.jsx(Oo,{...k,accept:e,"aria-label":c,"data-testid":c,disabled:n,id:s??c,multiple:l,name:c,onChange:N,ref:C,type:"file"})]})},Ho=f.styled.input`
1361
1361
  border: none;
1362
1362
  background: transparent;
1363
1363
  min-width: 15rem;
1364
1364
  padding: 0;
1365
1365
  flex: 1;
1366
- `,Ze=({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 w=f.useTheme(),m=e?void 0:n,[k,C]=u.useState(""),v=c?h:i==null?void 0:i.value,j=u.useMemo(()=>v&&typeof v=="string"?v.split(",").filter(Boolean):[],[v]),S=u.useCallback(T=>{const O=[...new Set(T.filter(Boolean))].join(","),H=ye("change",s,O);i&&i.onChange(H),c&&c(H)},[i,s,c]),z=u.useCallback(T=>{C(T.target.value)},[]),F=u.useCallback(T=>{const A=k.trim();A.length&&!j.includes(A)&&(T.preventDefault(),S([...j,A]),C("")),i&&i.onBlur()},[k,i,S,j]),D=u.useCallback(T=>{const A=k.trim();T.key==="Enter"&&A.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&A.length>0&&!j.includes(A)?(T.preventDefault(),S([...j,A]),C("")):T.key==="Backspace"&&!A.length&&j.length&&(T.preventDefault(),d==null||d(j[j.length-1]),S(j.slice(0,-1)))},[k,d,S,j]),R=u.useCallback(T=>()=>{d==null||d(T),S(j.filter(A=>A!==T))},[d,S,j]);return t.jsx(K,{error:m,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:g,tooltip:x,weight:b,children:t.jsxs(X,{$overflowX:"auto",className:`${e?"disabled":""} ${m?"error":""}`,children:[j.map(T=>t.jsx(J,{disabled:e,onClose:R(T),tagLabel:T},T)),t.jsx(Mo,{"aria-hidden":!1,"aria-invalid":m?"true":"false","aria-label":s,"aria-required":g,autoComplete:"off",disabled:e,id:s,onBlur:F,onChange:z,onKeyDown:D,placeholder:j.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:k}),m?t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}):void 0]})})},Wo=({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:w})=>t.jsx(Ze,{disabled:e,error:i,field:w,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(Ze,{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(fo,{$margin:o,"aria-label":i,className:"action-btn",disabled:n,onClick:r,ref:l,type:"button",...a,children:t.jsx(E,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),be=({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:w,variant:m="full",defaultValue:k})=>{const C=f.useTheme(),v=i?void 0:e,j=n<0?0:n,[S,z]=u.useState(w?y._.toNumber(w):k?y._.toNumber(k):0),F=u.useCallback(()=>{const O=(S-10**-j).toFixed(j),H=Math.max(Number(l),Number(O));h&&h(s,H,{shouldDirty:!0}),z(H);const U=ye("change",s,O);c&&c(U)},[S,j,l,h,s,c]),D=u.useCallback(()=>{const O=(S+10**-j).toFixed(j),H=Math.min(Number(a),Number(O)>Number(l)?Number(O):Number(l));h&&h(s,H,{shouldDirty:!0}),z(H);const U=ye("change",s,O);c&&c(U)},[S,j,a,l,h,s,c]),R=u.useCallback(O=>{const{value:H}=O.target,U=/\d+/u.test(H)&&!y._.isEmpty(H);h&&h(s,U?H:void 0),c&&c(O),z(Number(H))},[s,c,h]),T=u.useCallback(O=>{O.stopPropagation(),O.key==="Enter"&&!y.lodashExports.isEmpty(O.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(O.currentTarget.value)))},[d]),A=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":v?"true":"false","aria-label":s,"aria-required":x,autoComplete:"off",disabled:i,id:o??s,max:a,min:l,onChange:R,onKeyUp:T,placeholder:p,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(s,{maxLength:r,max:a,min:l,onChange:R,value:w,valueAsNumber:!0})});return t.jsxs(X,{$variant:m,className:`${i?"disabled":""} ${v?"error":""}`,children:[m==="compact"&&b?t.jsx(q,{id:`numberInputTooltip-${s}`,tip:b,width:"100%",children:A()}):A(),v&&t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),m==="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(ro,{}),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})]})]})},tn=({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:w,placeholder:m,register:k,required:C,setValue:v,tooltip:j,tooltipMessage:S,value:z,variant:F="full",watch:D,weight:R,defaultValue:T})=>F==="compact"?t.jsx(be,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:w??(()=>{}),tooltipMessage:S,value:z,variant:F}):t.jsx(K,{error:i?void 0:o,helpLink:r,helpLinkText:a,helpText:l,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:C,tooltip:j,weight:R,children:t.jsx(be,{decimalPlaces:n,disabled:i,error:o,id:s,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:m,register:k,required:C,setValue:v,value:D?D(h):z,variant:F})}),nn=({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(K,{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(be,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(be,{...r,disabled:e,error:n,name:(r==null?void 0:r.name)??d})]})})},Bo=f.styled.div`
1366
+ `,Ze=({disabled:e=!1,error:n,field:i,helpLink:o,helpLinkText:r,helpText:a,label:s,name:l="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>{const w=f.useTheme(),m=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(T=>{const O=[...new Set(T.filter(Boolean))].join(","),B=ye("change",l,O);i&&i.onChange(B),c&&c(B)},[i,l,c]),z=u.useCallback(T=>{C(T.target.value)},[]),N=u.useCallback(T=>{const L=v.trim();L.length&&!j.includes(L)&&(T.preventDefault(),S([...j,L]),C("")),i&&i.onBlur()},[v,i,S,j]),E=u.useCallback(T=>{const L=v.trim();T.key==="Enter"&&L.length===0&&T.preventDefault(),["Enter",","].includes(T.key)&&L.length>0&&!j.includes(L)?(T.preventDefault(),S([...j,L]),C("")):T.key==="Backspace"&&!L.length&&j.length&&(T.preventDefault(),d==null||d(j[j.length-1]),S(j.slice(0,-1)))},[v,d,S,j]),D=u.useCallback(T=>()=>{d==null||d(T),S(j.filter(L=>L!==T))},[d,S,j]);return t.jsx(K,{error:m,helpLink:o,helpLinkText:r,helpText:a,htmlFor:l,label:s,required:g,tooltip:x,weight:b,children:t.jsxs(Z,{$overflowX:"auto",className:`${e?"disabled":""} ${m?"error":""}`,children:[j.map(T=>t.jsx(J,{disabled:e,onClose:D(T),tagLabel:T},T)),t.jsx(Ho,{"aria-hidden":!1,"aria-invalid":m?"true":"false","aria-label":l,"aria-required":g,autoComplete:"off",disabled:e,id:l,onBlur:N,onChange:z,onKeyDown:E,placeholder:j.length===0?p:void 0,ref:i==null?void 0:i.ref,type:"text",value:v}),m?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:w.palette.error[500],iconSize:"lg"}):void 0]})})},Bo=({disabled:e=!1,control:n,error:i,helpLink:o,helpLinkText:r,helpText:a,label:s,name:l="input-tag",onChange:c,onRemove:d,placeholder:p,required:g,tooltip:x,value:h,weight:b})=>n?t.jsx(y.Controller,{control:n,name:l,render:({field:w})=>t.jsx(Ze,{disabled:e,error:i,field:w,helpLink:o,helpLinkText:r,helpText:a,label:s,name:l,onRemove:d,placeholder:p,required:g,tooltip:x,weight:b}),rules:{required:g}}):t.jsx(Ze,{disabled:e,error:i,helpLink:o,helpLinkText:r,helpText:a,label:s,name:l,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},s){return t.jsx(bo,{$margin:o,"aria-label":i,className:"action-btn",disabled:n,onClick:r,ref:s,type:"button",...a,children:t.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),be=({error:e,decimalPlaces:n=0,disabled:i=!1,id:o,maxLength:r,max:a=1/0,min:s=0,name:l,onChange:c,onEnter:d,placeholder:p,register:g,required:x,setValue:h,tooltipMessage:b,value:w,variant:m="full",defaultValue:v})=>{const C=f.useTheme(),k=i?void 0:e,j=n<0?0:n,[S,z]=u.useState(w?y._.toNumber(w):v?y._.toNumber(v):0),N=u.useCallback(()=>{const O=(S-10**-j).toFixed(j),B=Math.max(Number(s),Number(O));h&&h(l,B,{shouldDirty:!0}),z(B);const U=ye("change",l,O);c&&c(U)},[S,j,s,h,l,c]),E=u.useCallback(()=>{const O=(S+10**-j).toFixed(j),B=Math.min(Number(a),Number(O)>Number(s)?Number(O):Number(s));h&&h(l,B,{shouldDirty:!0}),z(B);const U=ye("change",l,O);c&&c(U)},[S,j,a,s,h,l,c]),D=u.useCallback(O=>{const{value:B}=O.target,U=/\d+/u.test(B)&&!y._.isEmpty(B);h&&h(l,U?B:void 0),c&&c(O),z(Number(B))},[l,c,h]),T=u.useCallback(O=>{O.stopPropagation(),O.key==="Enter"&&!y.lodashExports.isEmpty(O.currentTarget.value)&&(d==null||d(y.lodashExports.toNumber(O.currentTarget.value)))},[d]),L=()=>t.jsx("input",{"aria-hidden":!1,"aria-invalid":k?"true":"false","aria-label":l,"aria-required":x,autoComplete:"off",disabled:i,id:o??l,max:a,min:s,onChange:D,onKeyUp:T,placeholder:p,required:x,step:10**-j,type:"number",value:S,...g==null?void 0:g(l,{maxLength:r,max:a,min:s,onChange:D,value:w,valueAsNumber:!0})});return t.jsxs(Z,{$variant:m,className:`${i?"disabled":""} ${k?"error":""}`,children:[m==="compact"&&b?t.jsx(q,{id:`numberInputTooltip-${l}`,tip:b,width:"100%",children:L()}):L(),k&&t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:C.palette.error[500],iconSize:"lg"}),m==="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:E,px:.25}),t.jsx(so,{}),t.jsx(pe,{borderRadius:`0 0 ${C.spacing[.5]} 0`,disabled:i,icon:"minus",onClick:N,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:N,px:.75,py:.75}),t.jsx(pe,{borderRadius:`0 ${C.spacing[.5]} ${C.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:E,px:.75,py:.75})]})]})},on=({autoUpdate:e,decimalPlaces:n,disabled:i=!1,error:o,helpLink:r,helpLinkText:a,helpText:s,id:l,label:c,linkPosition:d,maxLength:p,max:g,min:x,name:h,onChange:b,onEnter:w,placeholder:m,register:v,required:C,setValue:k,tooltip:j,tooltipMessage:S,value:z,variant:N="full",watch:E,weight:D,defaultValue:T})=>N==="compact"?t.jsx(be,{"aria-label":h,autoUpdate:e,decimalPlaces:n,defaultValue:T??Number(z??0),disabled:i,max:g,min:x,name:h,onEnter:w??(()=>{}),tooltipMessage:S,value:z,variant:N}):t.jsx(K,{error:i?void 0:o,helpLink:r,helpLinkText:a,helpText:s,htmlFor:h,label:c,linkPosition:d,maxLength:p,required:C,tooltip:j,weight:D,children:t.jsx(be,{decimalPlaces:n,disabled:i,error:o,id:l,max:g,maxLength:p,min:x,name:h,onChange:b,placeholder:m,register:v,required:C,setValue:k,value:E?E(h):z,variant:N})}),rn=({disabled:e=!1,error:n,name:i,label:o,propsMax:r,propsMin:a,required:s,tooltip:l,variant:c="default"})=>{const d=`${i}Max`,p=`${i}Min`;return t.jsx(K,{error:e?void 0:n,htmlFor:i,label:o,required:s,tooltip:l,children:t.jsxs($,{display:"flex",flexDirection:c==="filters"?"column":"row",gap:.25,width:"100%",children:[t.jsx(be,{...a,disabled:e,error:n,name:(a==null?void 0:a.name)??p}),t.jsx(be,{...r,disabled:e,error:n,name:(r==null?void 0:r.name)??d})]})})},_o=f.styled.div`
1367
1367
  ${({theme:e})=>`
1368
1368
  align-items: flex-start;
1369
1369
  align-self: stretch;
@@ -1403,7 +1403,7 @@
1403
1403
  }
1404
1404
  }
1405
1405
  `}
1406
- `,Ho=f.styled.button`
1406
+ `,Vo=f.styled.button`
1407
1407
  ${({theme:e})=>`
1408
1408
  align-items: center;
1409
1409
  background: inherit;
@@ -1419,7 +1419,7 @@
1419
1419
  cursor: not-allowed;
1420
1420
  }
1421
1421
  `}
1422
- `,_o=f.styled.ul`
1422
+ `,Uo=f.styled.ul`
1423
1423
  ${({theme:e})=>`
1424
1424
  align-items: flex-start;
1425
1425
  box-shadow: ${e.shadows.md};
@@ -1433,7 +1433,7 @@
1433
1433
  scrollbar-width: thin;
1434
1434
  width: max-content;
1435
1435
  `}
1436
- `,Vo=f.styled.li`
1436
+ `,Go=f.styled.li`
1437
1437
  ${({theme:e})=>`
1438
1438
  align-items: center;
1439
1439
  background: ${e.palette.white};
@@ -1450,22 +1450,22 @@
1450
1450
  background: ${e.palette.gray[100]};
1451
1451
  }
1452
1452
  `}
1453
- `,Uo=f.styled.p`
1453
+ `,Yo=f.styled.p`
1454
1454
  color: ${({theme:e})=>e.palette.gray[800]};
1455
1455
  font-size: inherit;
1456
1456
  min-width: 55%;
1457
1457
  overflow: hidden;
1458
1458
  text-overflow: ellipsis;
1459
1459
  white-space: nowrap;
1460
- `,Go=({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,[w,m]=u.useState(!1),[k,C]=u.useState(""),{refs:v,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:z,handlePhoneValueChange:F,country:D,setCountry:R}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),T=u.useCallback(_=>{_.key==="Enter"&&_.preventDefault()},[]),A=u.useCallback(_=>{_.preventDefault(),m(W=>!W),w||C("")},[w]),O=u.useCallback(_=>()=>{R(_),m(!1),C("")},[R,m]),H=u.useCallback(_=>{_.key.length===1?C(W=>W+_.key):_.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(_=>{const{name:W}=y.M(_);return W.toLowerCase().includes(k.toLowerCase())});return ne(v.floating.current,()=>{m(!1),C("")},!0),t.jsx(K,{error:h,htmlFor:o,label:i,required:a,tooltip:s,weight:p,children:t.jsxs(Bo,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(Ho,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:A,onKeyDown:H,ref:v.setReference,children:[t.jsx(y.q,{iso2:D.iso2,size:"16px"}),t.jsx(E,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(X,{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:T,placeholder:r,ref:S,type:"tel",value:z,...l==null?void 0:l(o,{required:a,onChange:F})}),h?t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),w&&le.createPortal(t.jsx(_o,{ref:v.setFloating,style:j,children:U.map(_=>{const{dialCode:W,iso2:Q,name:ce}=y.M(_);return t.jsxs(Vo,{onClick:O(Q),value:Q,children:[t.jsx(y.q,{iso2:Q,size:"16px"}),t.jsx(Uo,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},Q)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Yo=({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:w,rows:m,tooltip:k,watch:C,weight:v,value:j})=>{const S=f.useTheme(),z=(C==null?void 0:C(c))??j,F=l&&a&&!e,D=e?void 0:n;return t.jsx(K,{disabled:e,error:D,helpLink:i,helpLinkText:o,helpText:r,htmlFor:c,label:s,maxLength:g,required:w,tooltip:k,value:z?String(z):void 0,weight:v,children:t.jsxs(X,{className:`
1461
- ${e?"disabled":""} ${D?"error":""} ${F?"success":""}
1462
- `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":D?"true":"false","aria-label":c,"aria-required":w,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:m,value:z,...b==null?void 0:b(c,{required:w,onBlur:x})}),D?t.jsx(E,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,F?t.jsx(E,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Ko=({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:w,isTouched:m,isValid:k,error:C,onChange:v,register:j,setValue:S,watch:z})=>{const F=u.useMemo(()=>{if(l==="text")return t.jsx(We,{disabled:i,error:C,isTouched:m,isValid:k,name:p,placeholder:g,register:j});if(l==="date")return t.jsx(Zt,{disabled:i,error:C,name:p,register:j,setValue:S,watch:z});if(l==="select"&&r)return t.jsx(at,{control:e,disabled:i,items:r,name:p,placeholder:g,value:w});const{decimalPlaces:D,max:R,min:T}=s??{};return t.jsx(tn,{decimalPlaces:D,disabled:i,error:C,max:R,min:T,name:p,onChange:v,placeholder:g,register:j,setValue:S,value:w,watch:z})},[e,i,C,s,l,m,k,r,p,v,g,j,S,w,z]);return t.jsxs(io,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Ae,{description:n,id:o,textAlign:x,title:b,tooltip:h}),F]})},on=({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(E,{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]})},qo=f.styled.div`
1460
+ `,Ko=({disabled:e,error:n,label:i,name:o,placeholder:r,required:a,register:s,tooltip:l,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,[w,m]=u.useState(!1),[v,C]=u.useState(""),{refs:k,floatingStyles:j}=y.useFloating$1({placement:"bottom-start",whileElementsMounted:y.autoUpdate}),{inputRef:S,inputValue:z,handlePhoneValueChange:N,country:E,setCountry:D}=y.ee({countries:y._$1,defaultCountry:"co",forceDialCode:!0,value:b?String(b):""}),T=u.useCallback(_=>{_.key==="Enter"&&_.preventDefault()},[]),L=u.useCallback(_=>{_.preventDefault(),m(W=>!W),w||C("")},[w]),O=u.useCallback(_=>()=>{D(_),m(!1),C("")},[D,m]),B=u.useCallback(_=>{_.key.length===1?C(W=>W+_.key):_.key==="Backspace"&&C(W=>W.slice(0,-1))},[]),U=y._$1.filter(_=>{const{name:W}=y.M(_);return W.toLowerCase().includes(v.toLowerCase())});return ne(k.floating.current,()=>{m(!1),C("")},!0),t.jsx(K,{error:h,htmlFor:o,label:i,required:a,tooltip:l,weight:p,children:t.jsxs(_o,{className:`${e?"disabled":""} ${h?"error":""}`,ref:x,children:[t.jsxs(Vo,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:L,onKeyDown:B,ref:k.setReference,children:[t.jsx(y.q,{iso2:E.iso2,size:"16px"}),t.jsx(R,{icon:"angle-down",iconColor:g.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),t.jsxs(Z,{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:T,placeholder:r,ref:S,type:"tel",value:z,...s==null?void 0:s(o,{required:a,onChange:N})}),h?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:g.palette.error[500],iconSize:"lg"}):void 0]}),w&&le.createPortal(t.jsx(Uo,{ref:k.setFloating,style:j,children:U.map(_=>{const{dialCode:W,iso2:Q,name:ce}=y.M(_);return t.jsxs(Go,{onClick:O(Q),value:Q,children:[t.jsx(y.q,{iso2:Q,size:"16px"}),t.jsx(Yo,{children:ce}),t.jsx(I,{color:g.palette.gray[400],size:"md",textAlign:"end",children:"+"+W})]},Q)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},qo=({disabled:e=!1,error:n,helpLink:i,helpLinkText:o,helpText:r,isTouched:a,isValid:s,label:l,name:c="input-text",id:d,maskValue:p=!1,maxLength:g,onBlur:x,placeholder:h,register:b,required:w,rows:m,tooltip:v,watch:C,weight:k,value:j})=>{const S=f.useTheme(),z=(C==null?void 0:C(c))??j,N=s&&a&&!e,E=e?void 0:n;return t.jsx(K,{disabled:e,error:E,helpLink:i,helpLinkText:o,helpText:r,htmlFor:c,label:l,maxLength:g,required:w,tooltip:v,value:z?String(z):void 0,weight:k,children:t.jsxs(Z,{className:`
1461
+ ${e?"disabled":""} ${E?"error":""} ${N?"success":""}
1462
+ `,children:[t.jsx("textarea",{"aria-hidden":!1,"aria-invalid":E?"true":"false","aria-label":c,"aria-required":w,className:p?"sr-block":"","data-testid":`${c}-text-area`,disabled:e,id:d??c,maxLength:g,placeholder:h,rows:m,value:z,...b==null?void 0:b(c,{required:w,onBlur:x})}),E?t.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,N?t.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Xo=({control:e,description:n,disabled:i,id:o,items:r,align:a,inputType:s="text",inputNumberProps:l,minHeight:c,minWidth:d,name:p,placeholder:g,textAlign:x,tooltip:h,title:b,value:w,isTouched:m,isValid:v,error:C,onChange:k,register:j,setValue:S,watch:z})=>{const N=u.useMemo(()=>{if(s==="text")return t.jsx(He,{disabled:i,error:C,isTouched:m,isValid:v,name:p,placeholder:g,register:j});if(s==="date")return t.jsx(Jt,{disabled:i,error:C,name:p,register:j,setValue:S,watch:z});if(s==="select"&&r)return t.jsx(st,{control:e,disabled:i,items:r,name:p,placeholder:g,value:w});const{decimalPlaces:E,max:D,min:T}=l??{};return t.jsx(on,{decimalPlaces:E,disabled:i,error:C,max:D,min:T,name:p,onChange:k,placeholder:g,register:j,setValue:S,value:w,watch:z})},[e,i,C,l,s,m,v,r,p,k,g,j,S,w,z]);return t.jsxs(ro,{$align:a,$minHeight:c,$minWidth:d,children:[t.jsx(Pe,{description:n,id:o,textAlign:x,title:b,tooltip:h}),N]})},an=({options:e,title:n,checkboxesName:i,defaultBgColor:o,defaultCollapsed:r,onChange:a})=>{const s=f.useTheme(),[l,c]=u.useState(r??!1),d=u.useCallback(()=>{c(p=>!p)},[]);return t.jsxs($,{"aria-label":n,bgColor:l&&!o?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:d,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(p=>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(re,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:a,value:p.name})},p.name))}):void 0]})},Zo=f.styled.div`
1463
1463
  display: flex;
1464
1464
  align-self: flex-start;
1465
1465
  margin-left: auto;
1466
1466
  width: 40px;
1467
1467
  height: auto;
1468
- `,rn=(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}},an=({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}},Zo=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),sn=({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:m})=>!m),b=[...g.filter(({locked:m})=>m),...x],w=b.map(({name:m})=>m);s(m=>[...b,...m.filter(({name:k})=>!w.includes(k))]),o&&o(b.map(({id:m})=>m))},[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,w=(i==null?void 0:i.indexOf(h.id))??0;return b-w});r==null||r(Zo(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]),Xo=e=>{const[n,i]=u.useState(),o=lt(r=>{i(r)},(e==null?void 0:e.debounceWait)??300);return[n,o]},Jo=({alt:e="img",height:n="",width:i="",plugins:o=[y.lazyload(),y.placeholder()],publicId:r})=>{const a=an({publicId:r});return t.jsx(y.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:o,width:i})},oe=tt.default.memo(Jo),Qo=f.styled.label`
1468
+ `,sn=(e,n)=>{const[o,r]=u.useState(0),[a,s]=u.useState(0);return u.useEffect(()=>{a===100&&(()=>{r(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:o,progress:a,setCycle:r,setProgress:s}},ln=({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(s=>!s)},[]);return{close:r,isOpen:n,name:e,open:o,setIsOpen:i,toggle:a}},Jo=e=>e.reduce((n,i)=>({...n,[i.id]:i.visible}),{}),cn=({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]),[s,l]=u.useState(a),c=u.useCallback(g=>{const x=g.filter(({locked:m})=>!m),b=[...g.filter(({locked:m})=>m),...x],w=b.map(({name:m})=>m);l(m=>[...b,...m.filter(({name:v})=>!w.includes(v))]),o&&o(b.map(({id:m})=>m))},[o]),d=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,w=(i==null?void 0:i.indexOf(h.id))??0;return b-w});r==null||r(Jo(g)),c(g)},[s,i,c,r]),p=u.useMemo(()=>y.some(s,g=>((i==null?void 0:i.includes(g.id))??!1)!==g.visible),[s,i]);return{setColumns:c,resetToDefault:d,columns:s,...Ie(e),hasChanged:p}},ct=(e,n)=>u.useMemo(()=>y._.debounce(e,n),[e,n]),Qo=e=>{const[n,i]=u.useState(),o=ct(r=>{i(r)},(e==null?void 0:e.debounceWait)??300);return[n,o]},er=({alt:e="img",height:n="",width:i="",plugins:o=[y.lazyload(),y.placeholder()],publicId:r})=>{const a=ln({publicId:r});return t.jsx(y.AdvancedImage,{alt:e,cldImg:a,height:n,plugins:o,width:i})},oe=nt.default.memo(er),tr=f.styled.label`
1469
1469
  ${({theme:e})=>`
1470
1470
  align-items: center;
1471
1471
  display: flex;
@@ -1544,7 +1544,7 @@
1544
1544
  }
1545
1545
 
1546
1546
  `}
1547
- `,er=f.styled.span.attrs({className:"checkmark"})``,ct=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,value:s,...c},d){return t.jsxs(Qo,{"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(er,{}),o??null]})}),tr=({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(ct,{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(oe,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),o===void 0?void 0:t.jsx(E,{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(qo,{children:t.jsx(oe,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1547
+ `,nr=f.styled.span.attrs({className:"checkmark"})``,dt=u.forwardRef(function({checked:n,disabled:i=!1,label:o,name:r,onChange:a,onClick:s,value:l,...c},d){return t.jsxs(tr,{"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:s,ref:d,type:"radio",value:l,...c}),t.jsx(nr,{}),o??null]})}),ir=({alt:e,customDescription:n,imageId:i,icon:o,selectorProps:r,onClick:a,register:s,bgColor:l,title:c,isATag:d=!1,width:p="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: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(dt,{defaultChecked:r.defaultChecked,name:r.name,onClick:a,value:r.value,...s==null?void 0:s(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(oe,{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(Zo,{children:t.jsx(oe,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},ge=f.styled.div`
1548
1548
  ${({theme:e})=>`
1549
1549
  align-items: center;
1550
1550
  background-color: ${e.palette.gray[200]};
@@ -1556,7 +1556,7 @@
1556
1556
  transition: 0.2s;
1557
1557
  width: 36px;
1558
1558
  `}
1559
- `,nr=f.styled.div`
1559
+ `,or=f.styled.div`
1560
1560
  ${({theme:e})=>`
1561
1561
  background-color: ${e.palette.white};
1562
1562
  border-radius: 50%;
@@ -1567,7 +1567,7 @@
1567
1567
  width: ${e.spacing[1]};
1568
1568
  z-index: 1;
1569
1569
  `}
1570
- `,ir=f.styled.label`
1570
+ `,rr=f.styled.label`
1571
1571
  display: inline-block;
1572
1572
 
1573
1573
  input {
@@ -1594,22 +1594,22 @@
1594
1594
  background-color: ${({theme:e})=>e.palette.gray[200]};
1595
1595
  border: 1px solid ${({theme:e})=>e.palette.gray[200]};
1596
1596
  }
1597
- `,ln=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(ir,{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(nr,{})})]}),s]})}),or=({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(Ae,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>t.jsx(ln,{...l},`$card-toggle-${l.name}`))})]})},rr=({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(q,{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]})]})},ar=.5,St=1.25,sr=({children:e,bgColor:n,border:i,gap:o=ar,px:r=St,py:a=St,...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})},lr=f.styled.div`
1597
+ `,dn=u.forwardRef(function({defaultChecked:n,disabled:i=!1,justify:o,name:r,leftDescription:a,leftDescriptionMinWidth:s,rightDescription:l,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:s,children:x}),t.jsxs(rr,{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(or,{})})]}),l]})}),ar=({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(Pe,{id:e,title:n}),t.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(s=>t.jsx(dn,{...s},`$card-toggle-${s.name}`))})]})},sr=({description:e,height:n="auto",leftIconName:i,children:o,rightIconName:r,title:a,tooltipId:s,tooltipTip:l,tooltipPlace:c="bottom",variant:d="centered",width:p="318px"})=>{const g=f.useTheme(),x=d==="centered",h=s&&l?t.jsx(q,{display:"flex",icon:r??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: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]})]})},lr=.5,zt=1.25,cr=({children:e,bgColor:n,border:i,gap:o=lr,px:r=zt,py:a=zt,...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:o,px:r,py:a,...s,children:e})},dr=f.styled.div`
1598
1598
  position: relative;
1599
1599
  margin: auto;
1600
1600
  overflow: hidden;
1601
- `,cr=f.styled.div`
1601
+ `,pr=f.styled.div`
1602
1602
  display: flex;
1603
1603
  transition: transform 0.5s ease-in-out;
1604
1604
  transform: translateX(
1605
1605
  ${({$currentIndex:e})=>-e*100}%
1606
1606
  );
1607
- `,dr=f.styled.div`
1607
+ `,gr=f.styled.div`
1608
1608
  align-items: center;
1609
1609
  display: flex;
1610
1610
  justify-content: center;
1611
1611
  min-width: 100%;
1612
- `,pr=f.styled.button`
1612
+ `,ur=f.styled.button`
1613
1613
  ${({theme:e,$isActive:n})=>`
1614
1614
  background-color: ${n?e.palette.primary[400]:e.palette.white};
1615
1615
  border: none;
@@ -1618,13 +1618,13 @@
1618
1618
  height: ${e.spacing[.75]};
1619
1619
  width: ${e.spacing[.75]};
1620
1620
  `}
1621
- `,gr=f.styled.div`
1621
+ `,xr=f.styled.div`
1622
1622
  align-items: center;
1623
1623
  display: flex;
1624
1624
  gap: ${({theme:e})=>e.spacing[.5]};
1625
1625
  justify-content: center;
1626
1626
  margin-top: ${({theme:e})=>e.spacing[2]};
1627
- `,ur=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:o,setProgress:r}=rn(n,e.length),a=u.useCallback(l=>()=>{o(l),r(0)},[o,r]);return t.jsxs(lr,{"aria-roledescription":"carousel",children:[t.jsx(cr,{$currentIndex:i,children:e.map((l,s)=>{const c=`slide-${s}`;return t.jsx(dr,{"aria-label":c,"aria-roledescription":"slide",children:l.content},c)})}),t.jsx(gr,{children:e.map((l,s)=>{const c=`nav-button-${s}`;return t.jsx(pr,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},c)})})]})},cn=f.styled.div`
1627
+ `,hr=({slides:e,interval:n=300})=>{const{cycle:i,setCycle:o,setProgress:r}=sn(n,e.length),a=u.useCallback(s=>()=>{o(s),r(0)},[o,r]);return t.jsxs(dr,{"aria-roledescription":"carousel",children:[t.jsx(pr,{$currentIndex:i,children:e.map((s,l)=>{const c=`slide-${l}`;return t.jsx(gr,{"aria-label":c,"aria-roledescription":"slide",children:s.content},c)})}),t.jsx(xr,{children:e.map((s,l)=>{const c=`nav-button-${l}`;return t.jsx(ur,{$isActive:l===i,"aria-label":`Go to slide ${l+1}`,"data-testid":l===i?"active":"inactive",onClick:a(l)},c)})})]})},pn=f.styled.div`
1628
1628
  ${({theme:e})=>`
1629
1629
  background-color: ${e.palette.gray[100]};
1630
1630
  border-radius: ${e.spacing[.25]};
@@ -1700,7 +1700,7 @@
1700
1700
  padding-bottom: unset;
1701
1701
  }
1702
1702
  `}
1703
- `,xr=f.styled.div`
1703
+ `,fr=f.styled.div`
1704
1704
  ${({theme:e})=>`
1705
1705
  align-items: end;
1706
1706
  background-color: ${e.palette.gray[100]};
@@ -1715,10 +1715,10 @@
1715
1715
  background-color: ${e.palette.gray[200]};
1716
1716
  }
1717
1717
  `}
1718
- `,dn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(cn,{"data-private":!0,children:t.jsx("pre",{className:"line-highlight","data-line-offset":y._.isNil(n)||y._.isString(n)?0:n.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:y._.isNil(n)||y._.isString(n)||y._.isEmpty(n.content)?t.jsx("div",{className:"no-data",children:t.jsx("p",{children:e})}):t.jsx("code",{className:"language-none",children:n.content})})})),hr=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i,variant:o="normal",expanded:r=!1})=>{const a=f.useTheme(),[l,s]=u.useState(!1),[c,d]=u.useState(!0),p=u.useCallback(()=>{s(b=>!b)},[s]),g=u.useCallback(()=>{if(y._.isNil(n)||y._.isEmpty(n)||!y._.isString(n))return d(!1),e;const b=n.split(`
1719
- `);return b.length>8&&!l?`${[...b].splice(0,7).join(`
1718
+ `,gn=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i})=>(u.useEffect(()=>{y.prismExports.highlightAll()},[]),t.jsx(pn,{"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})})})),yr=({noCodeMessage:e="Code snippet not available",snippet:n,specific:i,variant:o="normal",expanded:r=!1})=>{const a=f.useTheme(),[s,l]=u.useState(!1),[c,d]=u.useState(!0),p=u.useCallback(()=>{l(b=>!b)},[l]),g=u.useCallback(()=>{if(y._.isNil(n)||y._.isEmpty(n)||!y._.isString(n))return d(!1),e;const b=n.split(`
1719
+ `);return b.length>8&&!s?`${[...b].splice(0,7).join(`
1720
1720
  `)}
1721
- ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(async()=>{await navigator.clipboard.writeText(x)},[x]);return o==="location"?t.jsx(dn,{noCodeMessage:e,snippet:n,specific:i}):t.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:r?"space-between":"center",minWidth:"565px",position:"relative",px:1,py:1,width:r?"100%":"fit-content",children:[t.jsx(cn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:x})})}),t.jsxs(xr,{children:[t.jsx(B,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:h,variant:"ghost",width:a.spacing[2.5]}),c?t.jsxs(M,{onClick:p,variant:"ghost",children:[l?"Show Less":"Show more",t.jsx(E,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:h})]}):!1]})]})},{getVariant:fr}=ee(e=>({fixed:`
1721
+ ${b[8]}...`:(b.length<8&&d(!1),n)},[s,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(async()=>{await navigator.clipboard.writeText(x)},[x]);return o==="location"?t.jsx(gn,{noCodeMessage:e,snippet:n,specific:i}):t.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:r?"space-between":"center",minWidth:"565px",position:"relative",px:1,py:1,width:r?"100%":"fit-content",children:[t.jsx(pn,{"data-private":!0,children:t.jsx("pre",{children:t.jsx("code",{className:"language-none",children:x})})}),t.jsxs(fr,{children:[t.jsx(H,{height:a.spacing[2.5],icon:"copy",iconColor:a.palette.gray[700],iconSize:"lg",iconType:"fa-light",onClick:h,variant:"ghost",width:a.spacing[2.5]}),c?t.jsxs(M,{onClick:p,variant:"ghost",children:[s?"Show Less":"Show more",t.jsx(R,{icon:s?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:h})]}):!1]})]})},{getVariant:br}=ee(e=>({fixed:`
1722
1722
  height: auto;
1723
1723
  min-width: 300px;
1724
1724
  padding: ${e.spacing[1.25]};
@@ -1741,13 +1741,13 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1741
1741
  @media screen and (min-width: ${e.breakpoints.sm}) {
1742
1742
  width: 32%;
1743
1743
  }
1744
- `})),pn=f.styled.div.attrs({className:"comp-modal fixed inset-0 overflow-auto"})`
1744
+ `})),un=f.styled.div.attrs({className:"comp-modal fixed inset-0 overflow-auto"})`
1745
1745
  align-items: center;
1746
1746
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
1747
1747
  display: flex;
1748
1748
  justify-content: center;
1749
1749
  z-index: 99999;
1750
- `,dt=f.styled($)`
1750
+ `,pt=f.styled($)`
1751
1751
  ${({theme:e,$size:n})=>`
1752
1752
  background-color: ${e.palette.white};
1753
1753
  border: 1px solid ${e.palette.gray[200]};
@@ -1762,9 +1762,9 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1762
1762
  margin: auto;
1763
1763
  white-space: pre-line;
1764
1764
 
1765
- ${fr(e,n)}
1765
+ ${br(e,n)}
1766
1766
  `}
1767
- `,yr=f.styled.div`
1767
+ `,$r=f.styled.div`
1768
1768
  ${({theme:e})=>`
1769
1769
  background-color: ${e.palette.white};
1770
1770
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
@@ -1792,7 +1792,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1792
1792
  }
1793
1793
  }
1794
1794
  `}
1795
- `,br=f.styled.div`
1795
+ `,mr=f.styled.div`
1796
1796
  border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
1797
1797
  display: block;
1798
1798
  overflow: unset;
@@ -1802,7 +1802,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1802
1802
  padding: ${({theme:e})=>`${e.spacing[1.25]}`};
1803
1803
  padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
1804
1804
  position: sticky;
1805
- `,$r=f.styled.div.attrs({className:"flex items-center justify-between"})``,mr=f.styled.div`
1805
+ `,wr=f.styled.div.attrs({className:"flex items-center justify-between"})``,jr=f.styled.div`
1806
1806
  ${({theme:e})=>`
1807
1807
  border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
1808
1808
  display: flex;
@@ -1833,7 +1833,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1833
1833
  margin-right: 0;
1834
1834
  }
1835
1835
  `}
1836
- `,wr=f.styled.div`
1836
+ `,vr=f.styled.div`
1837
1837
  img {
1838
1838
  margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
1839
1839
  ${({theme:e})=>e.spacing[1.25]};
@@ -1849,11 +1849,11 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1849
1849
  margin-right: 0;
1850
1850
  `:""}
1851
1851
  }
1852
- `,gn=({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(mr,{children:t.jsxs("div",{children:[o&&t.jsx(M,{id:o.id,onClick:a,variant:"tertiary",width:"100%",children:o.text}),i&&t.jsx(M,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},un=({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(br,{children:[t.jsxs($r,{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(B,{icon:"close",iconColor:a.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:l,px:.25,py:.25,variant:"ghost"})]})]}),n&&y.lodashExports.isString(n)&&!y.lodashExports.isEmpty(n)?t.jsx(I,{mt:.5,size:"md",children:n}):void 0,n&&!y.lodashExports.isString(n)&&t.jsx(he,{display:"block",mt:.5,size:"md",children:n})]})},xn=({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(M,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:r??"Cancel"}):void 0,t.jsx(M,{disabled:e,id:n,justify:"center",onClick:l?void 0:o,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},jr=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",vr=f.styled.div`
1852
+ `,xn=({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]),s=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(jr,{children:t.jsxs("div",{children:[o&&t.jsx(M,{id:o.id,onClick:a,variant:"tertiary",width:"100%",children:o.text}),i&&t.jsx(M,{id:i.id,onClick:s,variant:"primary",width:"100%",children:i.text})]})})]}):null},hn=({title:e,description:n,modalRef:i,otherActions:o,onClose:r})=>{const a=f.useTheme(),s=u.useCallback(()=>{r==null||r(),i.close()},[i,r]);return u.useEffect(()=>{const l=c=>{c.key==="Escape"&&s()};return window.addEventListener("keydown",l),()=>{window.removeEventListener("keydown",l)}},[s]),t.jsxs(mr,{children:[t.jsxs(wr,{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(H,{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(he,{display:"block",mt:.5,size:"md",children:n})]})},fn=({disabled:e,id:n="modal-confirm",onCancel:i,onConfirm:o="submit",txtCancel:r,txtConfirm:a})=>{const s=o==="submit";return t.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?t.jsx(M,{id:`${n}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:r??"Cancel"}):void 0,t.jsx(M,{disabled:e,id:n,justify:"center",onClick:s?void 0:o,type:s?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},kr=(e,n,i)=>i?n==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",Cr=f.styled.div`
1853
1853
  display: flex;
1854
1854
  flex-direction: row;
1855
1855
  gap: ${({theme:e})=>e.spacing[.25]};
1856
- border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>jr(e,i,n)};
1856
+ border-bottom: ${({theme:e,$borderButton:n,$variant:i})=>kr(e,i,n)};
1857
1857
  align-items: center;
1858
1858
  padding: ${({theme:e})=>e.spacing[.625]}
1859
1859
  ${({theme:e})=>e.spacing[.5]};
@@ -1892,7 +1892,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1892
1892
  }
1893
1893
  }
1894
1894
  }
1895
- `,hn=({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}=Ge.useLocation(),g=o||(c==="primary"?p.includes(r):p.endsWith(r));return t.jsx(q,{display:"flex",id:`${i}-tooltip`,tip:s,children:t.jsxs(vr,{$borderButton:g,$variant:c,children:[t.jsx(Ge.NavLink,{end:e,id:i,onClick:l,to:r,children:n}),t.jsx(Fe,{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(J,{tagLabel:`${d}`,variant:"default"})]})})},pt=({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(hn,{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=N.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})}),kr=f.styled.li`
1895
+ `,yn=({end:e=!1,label:n,id:i,isActive:o=!1,link:r,notificationSign:a,onClick:s,tooltip:l="",variant:c="primary",tag:d})=>{const{pathname:p}=Ye.useLocation(),g=o||(c==="primary"?p.includes(r):p.endsWith(r));return t.jsx(q,{display:"flex",id:`${i}-tooltip`,tip:l,children:t.jsxs(Cr,{$borderButton:g,$variant:c,children:[t.jsx(Ye.NavLink,{end:e,id:i,onClick:s,to:r,children:n}),t.jsx(Fe,{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(J,{tagLabel:`${d}`,variant:"default"})]})})},gt=({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:s,isActive:l,link:c,label:d,notificationSign:p,onClick:g,tag:x,tooltip:h})=>t.jsx(yn,{end:a,id:s,isActive:l,label:d,link:c,notificationSign:p,onClick:g,tag:x,tooltip:h,variant:o},s))})},ae=u.forwardRef(function({color:n=F.palette.gray[100],mt:i=.5,mb:o=.5,width:r,...a},s){return t.jsx($,{as:"hr",borderTop:`1px solid ${n}`,mb:o,mt:i,ref:s,width:r??"100%",...a})}),Sr=f.styled.li`
1896
1896
  ${({theme:e})=>`
1897
1897
  align-items: center;
1898
1898
  background-color: ${e.palette.white};
@@ -1939,7 +1939,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1939
1939
  background-color: ${e.palette.gray[100]};
1940
1940
  }
1941
1941
  `}
1942
- `,fn=f.styled.ul`
1942
+ `,bn=f.styled.ul`
1943
1943
  ${({theme:e})=>`
1944
1944
  background-color: ${e.palette.white};
1945
1945
  border: 1px solid ${e.palette.gray[200]};
@@ -1950,7 +1950,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1950
1950
  min-width: 240px;
1951
1951
  padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
1952
1952
  `}
1953
- `,De=({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,w=>u.isValidElement(w)?u.cloneElement(w,{disabled:n,...w.props}):w):e;return t.jsxs(kr,{"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(E,{disabled:n,icon:i,iconColor:h,iconSize:"sm",iconType:o}):null,r===void 0?b:t.jsx(te,{href:r,children:b})]}):null,d||c?t.jsx(E,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:o,onClick:l}):null]})},Cr=f.styled(De)`
1953
+ `,Ee=({children:e,disabled:n=!1,icon:i,iconType:o="fa-light",href:r,onClick:a,onClickIcon:s,onKeyDown:l,rightIcon:c,selected:d=!1,value:p,...g})=>{const h=f.useTheme().palette.gray[n?300:800],b=n?u.Children.map(e,w=>u.isValidElement(w)?u.cloneElement(w,{disabled:n,...w.props}):w):e;return t.jsxs(Sr,{"aria-disabled":n,"aria-label":p,"aria-selected":d,"data-testid":p,onClick:a,onKeyDown:l,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(te,{href:r,children:b})]}):null,d||c?t.jsx(R,{disabled:n,icon:c??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:o,onClick:s}):null]})},zr=f.styled(Ee)`
1954
1954
  margin-top: 10px;
1955
1955
  border: 1px solid ${({theme:e})=>e.palette.gray[300]};
1956
1956
  border-radius: 4px;
@@ -1973,7 +1973,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1973
1973
  border: 2px solid ${n.palette.black};
1974
1974
  background-color: ${n.palette.white} !important;
1975
1975
  `:""}
1976
- `,yn=({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(J,{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(Cr,{$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)]})},Sr=f.styled(De)`
1976
+ `,$n=({items:e,onReorder:n,title:i,description:o,onClickClose:r})=>{const[a,s]=u.useState(null),l=u.useCallback(g=>()=>{r(g)},[r]),c=u.useCallback(g=>{s(g.name)},[]),d=u.useCallback(()=>{s(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(J,{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(zr,{$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)]})},Tr=f.styled(Ee)`
1977
1977
  padding: 7px 8px;
1978
1978
 
1979
1979
  &[aria-selected="true"] {
@@ -1989,7 +1989,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
1989
1989
  display: none;
1990
1990
  }
1991
1991
  }
1992
- `,gt=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),zr=f.styled.input`
1992
+ `,ut=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),Ir=f.styled.input`
1993
1993
  ${({theme:e})=>`
1994
1994
  background: none;
1995
1995
  border: none !important;
@@ -2019,7 +2019,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2019
2019
  display:none;
2020
2020
  }
2021
2021
  `}
2022
- `,Tr=f.styled.div`
2022
+ `,Er=f.styled.div`
2023
2023
  ${({theme:e})=>`
2024
2024
  align-items: center;
2025
2025
  background-color: ${e.palette.white};
@@ -2039,30 +2039,30 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2039
2039
  border: 2px solid ${e.palette.black};
2040
2040
  }
2041
2041
  `}
2042
- `,Ir=f.styled.div`
2042
+ `,Dr=f.styled.div`
2043
2043
  ${({theme:e})=>`
2044
2044
  background-color: ${e.palette.white};
2045
2045
  border-radius: ${e.spacing[.5]};
2046
2046
  width: 250px;
2047
2047
  `}
2048
- `,se=({name:e,smallSearch:n=!1,onClear:i,onChange:o,value:r,...a})=>{const l=u.useRef(null),s=f.useTheme(),[c,d]=u.useState(!1),[p,g]=u.useState(r??""),{refs:x,floatingStyles:h}=y.useFloating$1(),b=u.useCallback(()=>{d(v=>!v)},[]),w=u.useCallback(v=>{v.key==="Enter"&&v.preventDefault()},[]),m=u.useCallback(v=>{g(v.target.value),o==null||o(v)},[o]),k=u.useCallback(()=>{g(""),i==null||i()},[i]);ne(x.floating.current,()=>{d(!1)},!0);const C=t.jsxs(Tr,{children:[t.jsx(E,{icon:"magnifying-glass",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(zr,{id:e,name:e,onChange:m,onKeyDown:w,ref:l,type:"search",value:p,...a}),!y.lodashExports.isEmpty(p)&&t.jsx(B,{icon:"xmark",iconColor:s.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:k,px:.25,py:.25,type:"reset",variant:"ghost"})]});return n?t.jsxs(u.Fragment,{children:[t.jsx(B,{border:`1px solid ${s.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:b,ref:x.setReference,variant:"ghost"}),c?t.jsx(Ir,{ref:x.setFloating,style:h,children:C}):void 0]}):C},bn=({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(gt(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(on,{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(Sr,{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)})})]})},$n=({_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(w=>{var m;return w.name===h?((m=w.toggleVisibility)==null||m.call(w,x),{...w,visible:x}):w});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(pn,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(dt,{$size:"md",flexDirection:"column",children:[t.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[t.jsx(V,{size:"sm",children:n}),t.jsx(B,{icon:"close",iconColor: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(bn,{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(yn,{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(M,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(M,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Dr=f.styled(De)`
2048
+ `,Rr=300,se=({name:e,smallSearch:n=!1,onClear:i,onChange:o,value:r,maxLength:a=Rr,...s})=>{const l=u.useRef(null),c=f.useTheme(),[d,p]=u.useState(!1),[g,x]=u.useState(r??""),{refs:h,floatingStyles:b}=y.useFloating$1(),w=u.useCallback(()=>{p(j=>!j)},[]),m=u.useCallback(j=>{j.key==="Enter"&&j.preventDefault()},[]),v=u.useCallback(j=>{const S=j.target.value;if(S.length>a){const z=S.slice(0,a);x(z);return}x(S),o==null||o(j)},[o,a]),C=u.useCallback(()=>{x(""),i==null||i(),o&&o({target:{value:""},currentTarget:{value:""}})},[i,o]);ne(h.floating.current,()=>{p(!1)},!0);const k=t.jsxs(Er,{children:[t.jsx(R,{icon:"magnifying-glass",iconColor:c.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),t.jsx(Ir,{id:e,name:e,maxLength:a,onChange:v,onKeyDown:m,ref:l,type:"search",value:g,...s}),!y.lodashExports.isEmpty(g)&&t.jsx(H,{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(H,{border:`1px solid ${c.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:w,ref:h.setReference,variant:"ghost"}),d?t.jsx(Dr,{ref:h.setFloating,style:b,children:k}):void 0]}):k},mn=({columns:e,formId:n,onChangeHandler:i,variant:o})=>{const r=u.useRef(null),[a,s]=u.useState([]),[l,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(()=>{s(e.filter(g=>{var x;return o==="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,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:l})}),t.jsx("form",{"data-testid":n,id:n,onReset:p,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(ut(a)).map(([g,x],h)=>{const b=`li-checkbox${g}`;return t.jsx(an,{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:l})}),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(Tr,{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)})})]})},wn=({_containerId:e="portals",title:n,modalRef:i,variant:o})=>{const r=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(w=>{var m;return w.name===h?((m=w.toggleVisibility)==null||m.call(w,x),{...w,visible:x}):w});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;s!==g&&l(g)},[s]);return i.isOpen?le.createPortal(t.jsx(un,{"aria-label":i.name,"aria-modal":"true",children:t.jsxs(pt,{$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(H,{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(mn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:c,variant:o}),t.jsx($,{borderLeft:`2px solid ${r.palette.gray[100]}`,height:s?`${s}px`:"auto"}),t.jsx($n,{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(M,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),t.jsx(M,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):t.jsx("div",{})},Nr=f.styled(Ee)`
2049
2049
  padding: 8px;
2050
2050
  min-height: 36px;
2051
2051
  min-width: unset;
2052
- `,Rr=(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)},zt=(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())??"")}))??[],Tt=50,Er=(e,n,i)=>{const o=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(o.length<=Tt)return n.trim()?zt(o,n):o;const r=o.filter(d=>i.includes(d.value)),a=o.filter(d=>!i.includes(d.value)),l=n.trim()?zt(a,n):a,s=Tt-r.length,c=l.slice(0,Math.max(0,s));return[...r,...c]},Fr=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2052
+ `,Fr=(e,n)=>{var i,o,r,a,s;n("checkbox",e.filter(l=>l.type==="checkboxes").flatMap(l=>{var c;return((c=l.options)==null?void 0:c.filter(d=>d.checked).map(d=>d.value))??[]})),n("radio",((r=(o=(i=e.find(l=>l.type==="radioButton"))==null?void 0:i.options)==null?void 0:o.find(({checked:l})=>l))==null?void 0:r.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)},Tt=(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())??"")}))??[],It=50,Ar=(e,n,i)=>{const o=e.filter((d,p,g)=>g.findIndex(x=>x.value===d.value)===p);if(o.length<=It)return n.trim()?Tt(o,n):o;const r=o.filter(d=>i.includes(d.value)),a=o.filter(d=>!i.includes(d.value)),s=n.trim()?Tt(a,n):a,l=It-r.length,c=s.slice(0,Math.max(0,l));return[...r,...c]},Lr=f.styled.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2053
2053
  align-items: center;
2054
2054
  background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2055
2055
  display: flex;
2056
2056
  justify-content: center;
2057
2057
  z-index: 99999;
2058
- `,It=f.styled(De)`
2058
+ `,Et=f.styled(Ee)`
2059
2059
  padding: 7px 8px;
2060
2060
  word-wrap: break-word;
2061
2061
 
2062
2062
  svg.fa-check {
2063
2063
  border-radius: 2px;
2064
2064
  }
2065
- `,mn=({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=Er(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(It,{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(It,{value:p.value,width:"content",children:t.jsx(ct,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(at,{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(We,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(nn,{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(Jt,{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",{})}},wn=({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(mn,{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)})}),jn=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(w=>w.checked).map(w=>w.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}},Xe=({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}=jn(e),x=e.some(k=>k.type==="checkboxes"&&k.hideSearch!==!0),h=e.some(k=>k.label&&k.label!==""),b=u.useCallback(async k=>{const{value:C}=k.target;p("search",C),n&&n(C)},[n,p]),w=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),m=u.useCallback(k=>{i&&i(k)},[i]);return u.useEffect(()=>{s(e),Rr(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:w,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(m),children:[t.jsx(wn,{control:a,items:l,register:c,setValue:p,watch:g}),t.jsx(M,{mt:1,type:"submit",children:"Apply"})]})]})},vn=({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,w]=u.useState(""),m=u.useCallback(v=>()=>{const j=c.find(z=>z.label===v),S=!(j!=null&&j.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));a==null||a(S??!0),w(v),g((j==null?void 0:j.filterOptions)??[])},[c,a]),k=u.useCallback(v=>{const j=[...v.checkbox,...Object.values(v.text??{}),...v.radio?[v.radio]:[],...v.minValue?[String(v.minValue)]:[],...v.maxValue?[String(v.maxValue)]:[]];h(R=>j.length>0?{...R,[b]:j}:R);const S=R=>{var T,A;return{...R,options:(T=R.options)==null?void 0:T.map(O=>({...O,checked:v.checkbox.includes(O.value)||v.radio===O.value})),value:["text","select"].includes(R.type)?((A=v.text)==null?void 0:A[`${String(R.key)}-${R.filterFn??"caseInsensitive"}`])??R.value:R.value,minValue:["numberRange","dateRange"].includes(R.type)?v.minValue:R.minValue,maxValue:["numberRange","dateRange"].includes(R.type)?v.maxValue:R.maxValue}},z=R=>R.label===b?{...R,filterOptions:R.filterOptions.map(S)}:R,F=c.map(z);d(R=>R.map(z));const D=F.flatMap(({filterOptions:R})=>R);i(D),g([])},[c,i,b]),C=u.useCallback((v,j)=>{const S=`li-filter-option-${v}`;return t.jsxs(Dr,{icon:j,onClick:m(v),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[v,x[v]===void 0?void 0:t.jsx(J,{tagLabel:x[v].length.toString()})]},S)},[x,m]);return u.useEffect(()=>{const v=e.reduce((j,{label:S,filterOptions:z})=>{const F=z.flatMap(({value:T,minValue:A,maxValue:O})=>[A,O,T]).filter(Boolean),D=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),R=[...F,...D];return R.length===0?j:{...j,[S]:R}},{});h(v),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(Xe,{id:"filters-options",onSearch:o,onSubmit:k,options:p,selectedFilter:b}):Object.entries(gt(e)).map(([v,j])=>t.jsxs($,{style:{writingMode:"horizontal-tb"},children:[t.jsx(I,{color:s.palette.gray[400],fontWeight:"bold",mb:.25,size:"md",children:v}),j.map(({label:S,icon:z="filter-list"})=>C(S,z))]},v))}):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(Xe,{id:"filters-options",onSearch:o,onSubmit:k,options:p,selectedFilter:b}):e.map(({label:v,icon:j="filter-list"})=>C(v,j))})},kn=({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(gt(e)).reduce((m,k)=>m+k.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),w=t.jsx(B,{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 m=k=>{const C=b.current;C&&!C.contains(k.target)&&o.close()};if(s)return document.addEventListener("mousedown",m,!0),()=>{document.removeEventListener("mousedown",m,!0)}},[b,s,o]),t.jsx(Fr,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs(dt,{$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"?w:void 0,t.jsx(vn,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:l,setHandler:c,variant:r}),a==="row"?w:void 0]})})};function Nr(e){if(e)return e}function Cn(e){if(!e||e.length===0)return;const n=e.filter(o=>o.checked).map(o=>o.label??o.value);return n.length===0?void 0:n.join(", ")}function Lr(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 Ar(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 Pr(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})=>y._.isNil(r)||y._.isEmpty(String(r))?null:t.jsx(J,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `}),Or=({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=Lr(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=Ar(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=Cn(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=Nr(c),h=Pr(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},Mr=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),Wr=(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}),Ue=(e,n)=>{const i=Mr(e);n(JSON.stringify(i))},Br=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return Wr(o,n)}catch{return n}},Hr=(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)},_r=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,Vr=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}},Ur=({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=_r(x),w=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})})),m=u.useCallback(j=>{h([...j]),Ue(j,n)},[h,n]),k=u.useCallback(()=>{l&&l(),d.isOpen||g(!0),d.toggle()},[d,l]),C=u.useCallback(j=>()=>{l&&l();const S=x.map(z=>z.key===j.key&&z.type===j.type&&z.filterFn===j.filterFn?Vr(z):z);h(S),Ue(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=Br(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&&Ue(j,n)):h(j)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(Hr(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(M,{icon:"filter",id:"filter-btn",onClick:k,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(kn,{modalRef:d,onApplyFilters:m,onSearch:s,options:w,variant:c})]}),options:w,removeFilter:C}},ut=({_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(),[w,m]=u.useState(void 0),k=u.useRef(null),C=u.useRef(!1),v=Array.isArray(p)&&p.length>0,j=i??r;u.useEffect(()=>{if(v&&!C.current&&k.current){const z=k.current.getBoundingClientRect().height;z>50&&(m(z),C.current=!0)}s.isOpen||(m(void 0),C.current=!1)},[v,s.isOpen]);const S=t.jsx(pn,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(dt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:v?k:void 0,style:v&&w?{height:w}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(un,{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(pt,{items:p})}),(y._.isObject(a)||o)&&t.jsxs(yr,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(wr,{$framed:a.imageFramed,children:t.jsx(oe,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(gn,{alert:n,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},Gr=(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(m=>()=>{g(k=>({...k,[m]:{...k[m],state:!k[m].state}}))},[]),b=!Object.values(p).every(({state:m})=>m),w=Object.entries(p).map(([m,{state:k,label:C}])=>t.jsx(re,{defaultChecked:k,label:C,name:m,onChange:h(m)},m));return t.jsxs(ut,{"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:w}),t.jsx(xn,{disabled:b,id:e,onConfirm:l})]})}]},Yr=()=>{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(ut,{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}},Kr=2e3,qr=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Kr)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(B,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},Zr=f.styled.ul`
2065
+ `,jn=({control:e,option:n,register:i,watch:o,setValue:r})=>{var a,s,l,c;switch(n.type){case"checkboxes":{const p=o("search")??"",g=o("checkbox")??[],x=n.options??[],h=Ar(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(Et,{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(Et,{value:p.value,width:"content",children:t.jsx(dt,{...i("radio"),label:p.label,value:p.value})},`li-radio-${p.value}`))]});case"select":return t.jsx(st,{control:e,items:((s=n.options)==null?void 0:s.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(He,{label:n.label,name:d,placeholder:n.placeholder,register:i,value:n.value});case"numberRange":return t.jsx(rn,{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(en,{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:r,variant:"filters"});default:return t.jsx("div",{})}},vn=({control:e,items:n,register:i,setValue:o,watch:r})=>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(jn,{control:e,option:a,register:i,setValue:o,watch:r}),s<n.length-1&&t.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},l)})}),kn=e=>{var c,d,p,g,x;const[n,i]=u.useState([...e]),{control:o,register:r,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(w=>w.checked).map(w=>w.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:s,watch:l}},Je=({options:e,onSearch:n,onSubmit:i,id:o,selectedFilter:r})=>{const{control:a,items:s,setItems:l,register:c,handleSubmit:d,setValue:p,watch:g}=kn(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]),w=u.useCallback(()=>{p("search",""),n&&n("")},[n,p]),m=u.useCallback(v=>{i&&i(v)},[i]);return u.useEffect(()=>{l(e),Fr(e,p)},[e,l,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:w,placeholder:"Search"})]}),t.jsxs("form",{id:o,onSubmit:d(m),children:[t.jsx(vn,{control:a,items:s,register:c,setValue:p,watch:g}),t.jsx(M,{mt:1,type:"submit",children:"Apply"})]})]})},Cn=({options:e,variant:n,onApplyFilters:i,onSearch:o,setDirection:r,setHandler:a,onFilterStateChange:s})=>{const l=f.useTheme(),[c,d]=u.useState(e),[p,g]=u.useState([]),[x,h]=u.useState({}),[b,w]=u.useState(""),m=u.useCallback(k=>()=>{const j=c.find(z=>z.label===k),S=!(j!=null&&j.filterOptions.some(z=>z.type==="dateRange"||z.type==="select"));a==null||a(S??!0),w(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(D=>j.length>0?{...D,[b]:j}:D);const S=D=>{var T,L;return{...D,options:(T=D.options)==null?void 0:T.map(O=>({...O,checked:k.checkbox.includes(O.value)||k.radio===O.value})),value:["text","select"].includes(D.type)?((L=k.text)==null?void 0:L[`${String(D.key)}-${D.filterFn??"caseInsensitive"}`])??D.value:D.value,minValue:["numberRange","dateRange"].includes(D.type)?k.minValue:D.minValue,maxValue:["numberRange","dateRange"].includes(D.type)?k.maxValue:D.maxValue}},z=D=>D.label===b?{...D,filterOptions:D.filterOptions.map(S)}:D,N=c.map(z);d(D=>D.map(z));const E=N.flatMap(({filterOptions:D})=>D);i(E),g([])},[c,i,b]),C=u.useCallback((k,j)=>{const S=`li-filter-option-${k}`;return t.jsxs(Nr,{icon:j,onClick:m(k),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:S,width:"100%",children:[k,x[k]===void 0?void 0:t.jsx(J,{tagLabel:x[k].length.toString()})]},S)},[x,m]);return u.useEffect(()=>{const k=e.reduce((j,{label:S,filterOptions:z})=>{const N=z.flatMap(({value:T,minValue:L,maxValue:O})=>[L,O,T]).filter(Boolean),E=z.flatMap(({options:T})=>T??[]).filter(({checked:T=!1})=>T).map(({value:T})=>T),D=[...N,...E];return D.length===0?j:{...j,[S]:D}},{});h(k),p.length>0&&r&&r("column")},[p,e,r]),u.useEffect(()=>{s==null||s(p.length>0)},[p.length,s]),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(Je,{id:"filters-options",onSearch:o,onSubmit:v,options:p,selectedFilter:b}):Object.entries(ut(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:z="filter-list"})=>C(S,z))]},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(Je,{id:"filters-options",onSearch:o,onSubmit:v,options:p,selectedFilter:b}):e.map(({label:k,icon:j="filter-list"})=>C(k,j))})},Sn=({options:e,onApplyFilters:n,onSearch:i,modalRef:o,variant:r})=>{const[a,s]=u.useState("row"),[l,c]=u.useState(!0),[d,p]=u.useState(!1),x=(r==="grouped"?Object.values(ut(e)).reduce((m,v)=>m+v.length,0):e.length)>5&&!d,h=f.useTheme(),b=u.useRef(null),w=t.jsx(H,{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 m=v=>{const C=b.current;C&&!C.contains(v.target)&&o.close()};if(l)return document.addEventListener("mousedown",m,!0),()=>{document.removeEventListener("mousedown",m,!0)}},[b,l,o]),t.jsx(Lr,{$bgColor:"transparent","aria-label":o.name,children:t.jsxs(pt,{$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"?w:void 0,t.jsx(Cn,{onApplyFilters:n,onFilterStateChange:p,onSearch:i,options:e,setDirection:s,setHandler:c,variant:r}),a==="row"?w:void 0]})})};function Pr(e){if(e)return e}function zn(e){if(!e||e.length===0)return;const n=e.filter(o=>o.checked).map(o=>o.label??o.value);return n.length===0?void 0:n.join(", ")}function Or(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 Mr(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 Wr(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})=>y._.isNil(r)||y._.isEmpty(String(r))?null:t.jsx(J,{filterValues:r,icon:n,id:"remove-filter",onClose:o(e),tagLabel:`${i} `}),Hr=({options:e,onClose:n})=>{const i=e.flatMap(o=>o.filterOptions.map(r=>{const{filterFn:a,label:s,type:l,value:c,options:d,minValue:p,maxValue:g}=r;switch(l){case"numberRange":{const x=Or(p,g,o.placeholder);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},s)}case"dateRange":{const x=Mr(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},s)}case"radioButton":case"checkboxes":{const x=zn(d);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:o.label,onClose:n},s)}case void 0:case"select":case"text":default:{const x=Pr(c),h=Wr(l,o.label,a);return t.jsx(ue,{filter:r,filterValue:x,icon:o.icon,label:h,onClose:n},s)}}})).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},Br=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(s=>s.checked).map(s=>s.value);a.length>0&&(r={...r,selectedValues:a})}return r})();return Object.keys(o).length>2?o:null}).filter(Boolean),_r=(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(s=>{var l;return{...s,checked:((l=o.selectedValues)==null?void 0:l.includes(s.value))??!1}})}),a})():i}),Ge=(e,n)=>{const i=Br(e);n(JSON.stringify(i))},Vr=(e,n)=>{const i=e();if(!i)return n;try{const o=JSON.parse(i);return _r(o,n)}catch{return n}},Ur=(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 o(s,l){if(!l.options||l.options.length===0)return!0;const c=l.options.filter(d=>d.checked).map(d=>d.value);return c.length===0?!0:c.includes(String(s[l.key]))}function r(s,l,c){const d=c(String(s[l.key])),{minValue:p,maxValue:g}=l,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(s){return n.every(l=>{if(typeof l.key=="function")return l.key(s,l.value);switch(l.type){case"radioButton":case"checkboxes":return o(s,l);case"numberRange":return r(s,l,Number);case"dateRange":return r(s,l,c=>new Date(c));case"select":case"text":default:return i(s,l)}})}return e.filter(a)},Gr=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,Yr=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}},Kr=({dataset:e,setValues:n,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:s,onSearch:l,variant:c="ungrouped"})=>{const d=Ie("filters-modal"),[p,g]=u.useState(!1),[x,h]=u.useState([]),b=Gr(x),w=o.map(j=>({...j,filterOptions:j.filterOptions.map(S=>x.find(N=>N.key===S.key&&N.type===S.type&&N.filterFn===S.filterFn)??{...S})})),m=u.useCallback(j=>{h([...j]),Ge(j,n)},[h,n]),v=u.useCallback(()=>{s&&s(),d.isOpen||g(!0),d.toggle()},[d,s]),C=u.useCallback(j=>()=>{s&&s();const S=x.map(z=>z.key===j.key&&z.type===j.type&&z.filterFn===j.filterFn?Yr(z):z);h(S),Ge(S,n)},[x,s,n]);return u.useEffect(()=>{const j=o.flatMap(N=>N.filterOptions),S=i();if((()=>{if(!S)return!1;try{const N=JSON.parse(S);return Array.isArray(N)&&N.length>0}catch{return!1}})()){const N=Vr(i,j);h(N)}else j.flatMap(E=>E.value).filter(Boolean).length>0||j.flatMap(E=>E.options).filter(E=>(E==null?void 0:E.checked)===!0).length>0?(h(j),p&&Ge(j,n)):h(j)},[o,h,n,i,p]),u.useEffect(()=>{r&&e!==void 0&&r(Ur(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(M,{icon:"filter",id:"filter-btn",onClick:v,tag:b.toString(),variant:"ghost"})}),d.isOpen&&t.jsx(Sn,{modalRef:d,onApplyFilters:m,onSearch:l,options:w,variant:c})]}),options:w,removeFilter:C}},xt=({_portal:e=!0,alert:n,cancelButton:i=void 0,children:o=void 0,confirmButton:r=void 0,content:a=void 0,description:s=void 0,modalRef:l,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(),[w,m]=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 z=v.current.getBoundingClientRect().height;z>50&&(m(z),C.current=!0)}l.isOpen||(m(void 0),C.current=!1)},[k,l.isOpen]);const S=t.jsx(un,{"aria-label":l.name,"aria-modal":"true",id:"modal-wrapper",children:t.jsxs(pt,{$size:x,"data-testid":h,flexDirection:"column",id:h,ref:k?v:void 0,style:k&&w?{height:w}:void 0,children:[!y._.isEmpty(g)&&!y._.isNil(g)&&t.jsx(hn,{description:s,modalRef:l,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(gt,{items:p})}),(y._.isObject(a)||o)&&t.jsxs($r,{style:j?{borderBottom:`1px solid ${b.palette.gray[200]}`}:void 0,children:[o,y._.isObject(a)&&y._.isString(a.imageSrc)&&t.jsx(vr,{$framed:a.imageFramed,children:t.jsx(oe,{alt:"modal-img",publicId:a.imageSrc})}),y._.isObject(a)&&y._.isString(a.imageText)&&t.jsx(I,{size:"md",children:a.imageText})]}),t.jsx(xn,{alert:n,cancelButton:i,confirmButton:r,modalRef:l})]})});return e&&l.isOpen?le.createPortal(S,document.getElementById("portals")??document.body):l.isOpen?S:null},qr=(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]),s=u.useCallback(()=>{var d;o.close(),(d=r.current)==null||d.call(r,!0)},[o]),l=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(m=>()=>{g(v=>({...v,[m]:{...v[m],state:!v[m].state}}))},[]),b=!Object.values(p).every(({state:m})=>m),w=Object.entries(p).map(([m,{state:v,label:C}])=>t.jsx(re,{defaultChecked:v,label:C,name:m,onChange:h(m)},m));return t.jsxs(xt,{"data-testid":e,id:e,modalRef:{...o,close:l},onClose:x,size:"sm",title:n,children:[d,t.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:w}),t.jsx(fn,{disabled:b,id:e,onConfirm:s})]})}]},Xr=()=>{const[e,n]=u.useState(!1),[i,o]=u.useState(),r=u.useRef(null),a=Ie("confirm-dialog-modal"),s=u.useCallback(async p=>(o(p),n(!0),new Promise(g=>{r.current=g})),[]),l=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(xt,{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:p,modalRef:{...a,close:c},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,g]}),confirm:s}},Zr=2e3,Jr=({content:e})=>{const[n,i]=u.useState("Copy"),o=u.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Zr)}).catch(()=>{i("Failed to copy")})},[e]);return t.jsx(H,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:n,variant:"ghost"})},Qr=f.styled.ul`
2066
2066
  ${({theme:e})=>`
2067
2067
  align-items: flex-start;
2068
2068
  border-radius: ${e.spacing[.25]};
@@ -2075,7 +2075,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2075
2075
  width: 166px;
2076
2076
  z-index: 9999;
2077
2077
  `}
2078
- `,Xr=f.styled.li`
2078
+ `,ea=f.styled.li`
2079
2079
  ${({theme:e})=>`
2080
2080
  align-items: center;
2081
2081
  background: ${e.palette.white}
@@ -2101,7 +2101,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2101
2101
  cursor: not-allowed;
2102
2102
  }
2103
2103
  `}
2104
- `,Jr=({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 ne(s?p.floating.current:null,()=>{c(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),t.jsxs(u.Fragment,{children:[t.jsx(M,{"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(Zr,{ref:p.setFloating,style:g,children:r.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(Xr,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:b,children:[t.jsx(E,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},Je=({buttonProps:e,variant:n})=>t.jsx(M,{onClick:e.onClick,variant:n,children:e.text}),Qr=f.styled.div`
2104
+ `,ta=({icon:e,iconColor:n,id:i,showChevron:o,options:r,title:a})=>{const s=f.useTheme(),[l,c]=u.useState(!1),d=l?"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 ne(l?p.floating.current:null,()=>{c(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),t.jsxs(u.Fragment,{children:[t.jsx(M,{"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}),l?t.jsx(Qr,{ref:p.setFloating,style:g,children:r.map(h=>{const b=({})=>{h.onClick(),c(!1)};return t.jsxs(ea,{"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]})},Qe=({buttonProps:e,variant:n})=>t.jsx(M,{onClick:e.onClick,variant:n,children:e.text}),na=f.styled.div`
2105
2105
  display: flex;
2106
2106
  flex-direction: column;
2107
2107
  align-items: center;
@@ -2109,7 +2109,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2109
2109
  max-width: 900px;
2110
2110
  white-space: pre-line;
2111
2111
  margin: 0 auto;
2112
- `,ea=f.styled.div`
2112
+ `,ia=f.styled.div`
2113
2113
  display: flex;
2114
2114
  flex-direction: row;
2115
2115
  justify-content: center;
@@ -2122,7 +2122,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2122
2122
  > img {
2123
2123
  width: 100%;
2124
2124
  }
2125
- `,ta=f.styled.div`
2125
+ `,oa=f.styled.div`
2126
2126
  display: flex;
2127
2127
  flex-direction: row;
2128
2128
  margin: 0;
@@ -2135,7 +2135,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2135
2135
  > *:last-child {
2136
2136
  margin-right: 0;
2137
2137
  }
2138
- `,Dt={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},na=({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(Qr,{$padding:r,children:[t.jsx(ea,{children:t.jsx(oe,{alt:"empty-icon",publicId:o})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:Dt[l].title,textAlign:"center",children:a}),t.jsx(I,{mb:s?2:void 0,size:Dt[l].description,textAlign:"center",children:i}),s?t.jsxs(ta,{children:[e&&t.jsx(Je,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(Je,{buttonProps:n,variant:"primary"})]}):void 0]})},ia=({children:e})=>{const n=y.useFormContext();return e({...n})},oa=f.styled.form`
2138
+ `,Dt={md:{description:"md",title:"md"},sm:{description:"md",title:"xs"}},ra=({cancelButton:e=void 0,confirmButton:n=void 0,description:i,imageSrc:o="integrates/empty/addRoot",padding:r=1.25,title:a,size:s="md"})=>{const l=(n??e)!==void 0;return t.jsxs(na,{$padding:r,children:[t.jsx(ia,{children:t.jsx(oe,{alt:"empty-icon",publicId:o})}),t.jsx(V,{fontWeight:"bold",mb:.25,size:Dt[s].title,textAlign:"center",children:a}),t.jsx(I,{mb:l?2:void 0,size:Dt[s].description,textAlign:"center",children:i}),l?t.jsxs(oa,{children:[e&&t.jsx(Qe,{buttonProps:e,variant:"tertiary"}),n&&t.jsx(Qe,{buttonProps:n,variant:"primary"})]}):void 0]})},aa=({children:e})=>{const n=y.useFormContext();return e({...n})},sa=f.styled.form`
2139
2139
  ${({theme:e})=>`
2140
2140
  align-items: flex-start;
2141
2141
  align-self: stretch;
@@ -2145,10 +2145,11 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2145
2145
  overflow: hidden auto;
2146
2146
  width: 100%;
2147
2147
  `}
2148
- `,ra=({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(),w=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function m(j){j.stopPropagation(),w.handleSubmit(d)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",v=p?1.5:0;return t.jsx(y.FormProvider,{...w,children:t.jsx(oa,{onSubmit:m,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:v,pt:0,px:v,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(M,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,t.jsx(M,{disabled:((r==null?void 0:r.disabled)??!1)||w.formState.isSubmitting||a&&!w.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"})]})]})]})})})},aa=f.styled(ze)`
2148
+ `,la=({alert:e,buttonAlignment:n,cancelButton:i,children:o,confirmButton:r,defaultDisabled:a=!0,id:s="modal-confirm",maxButtonWidth:l="392px",mode:c,onSubmit:d,padding:p=!0,showButtons:g=!0,yupSchema:x,...h})=>{const b=f.useTheme(),w=y.useForm({...h,mode:c??"all",resolver:x?y.o(x):void 0});function m(j){j.stopPropagation(),w.handleSubmit(d)(j)}const C=g?`calc(100% - ${e?"139px":"83px"})`:"100%",k=p?1.5:0;return t.jsx(y.FormProvider,{...w,children:t.jsx(sa,{onSubmit:m,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:l,children:[i?t.jsx(M,{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(M,{disabled:((r==null?void 0:r.disabled)??!1)||w.formState.isSubmitting||a&&!w.formState.isDirty,icon:r==null?void 0:r.icon,id:s,justify:"center",type:"submit",width:"100%",children:(r==null?void 0:r.label)??"Confirm"})]})]})]})})})},ca=f.styled(ze)`
2149
2149
  display: grid;
2150
2150
  gap: ${({$gap:e=1.25})=>`${e}rem`};
2151
2151
  grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2152
+ grid-auto-flow: ${({$autoFlow:e="row"})=>e};
2152
2153
 
2153
2154
  ${({theme:e,$xl:n,$lg:i,$md:o})=>`
2154
2155
  @media (width >= ${e.breakpoints.sm}) {
@@ -2163,7 +2164,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2163
2164
  grid-template-columns: repeat(${n}, 1fr);
2164
2165
  }
2165
2166
  `}
2166
- `,sa=u.forwardRef(function({children:n,md:i,sm:o,lg:r,xl:a,gap:l,...s},c){return t.jsx(aa,{$gap:l,$lg:r,$md:i,$sm:o,$xl:a,ref:c,...s,children:n})}),la=f.styled.div`
2167
+ `,da=u.forwardRef(function({children:n,md:i,sm:o,lg:r,xl:a,gap:s,...l},c){return t.jsx(ca,{$gap:s,$lg:r,$md:i,$sm:o,$xl:a,ref:c,...l,children:n})}),pa=f.styled.div`
2167
2168
  ${({theme:e,$itemsLength:n})=>`
2168
2169
  display: flex;
2169
2170
  background-color: ${e.palette.white};
@@ -2182,7 +2183,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2182
2183
  width: 507px;
2183
2184
  }
2184
2185
  `}
2185
- `,xt=f.styled.div`
2186
+ `,ht=f.styled.div`
2186
2187
  ${({theme:e,$isSelected:n})=>`
2187
2188
  align-items: center;
2188
2189
  background-color: ${n?e.palette.gray[100]:e.palette.white};
@@ -2199,7 +2200,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2199
2200
  background-color: ${e.palette.gray[100]};
2200
2201
  }
2201
2202
  `}
2202
- `,Sn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(xt,{$isSelected:e,onClick:r,children:[e?t.jsx(E,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,t.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"md",children:n})]})},ca=({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(m=>{p(k=>k.filter(C=>String(C.name).toLowerCase().includes(m.toLocaleLowerCase())))},[p]),b=u.useCallback(m=>{m.currentTarget&&(x(m.currentTarget.value),h(m.currentTarget.value))},[x,h]);u.useEffect(()=>{p(n),h(g)},[n,h,g]);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(la,{$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(B,{icon:"xmark",iconColor:c.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:r,variant:"ghost"})]}),t.jsx($,{mt:1,children:t.jsx(se,{onInput:b,placeholder:"Search"})}),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(xt,{onClick:i,children:t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsx(E,{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(m=>t.jsx(Sn,{isSelected:a.toLowerCase()===m.name,label:m.name.charAt(0).toUpperCase()+m.name.slice(1),onSelect:o},m.name))]})]})})});return e?le.createPortal(w,document.body):t.jsx("div",{})},da=f.styled.div`
2203
+ `,Tn=({isSelected:e=!1,label:n,onSelect:i})=>{const o=f.useTheme(),r=u.useCallback(()=>{i&&i(n)},[i,n]);return t.jsxs(ht,{$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,ga=({isOpen:e=!0,items:n,handleNewOrganization:i,onSelect:o,onClose:r,selectedItem:a,title:s,variant:l})=>{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 z=String(S.name).toLowerCase();return z.startsWith(j)||z.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]),w=u.useCallback(v=>{const C=v.target.value.slice(0,Ne);x(C),h(C)},[x,h]);u.useEffect(()=>{p(n),h(g)},[n,h,g]);const m=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(pa,{$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:s}),t.jsx(H,{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:w,onInput:b,placeholder:"Search"})}),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(ht,{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(Tn,{isSelected:a.toLowerCase()===v.name,label:v.name.charAt(0).toUpperCase()+v.name.slice(1),onSelect:o},v.name))]})]})})});return e?le.createPortal(m,document.body):t.jsx("div",{})},ua=f.styled.div`
2203
2204
  ${({theme:e,$backgroundColor:n=e.palette.white})=>`
2204
2205
  align-items: flex-start;
2205
2206
  display: flex;
@@ -2216,7 +2217,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2216
2217
  fill: url(#gradient-01);
2217
2218
  }
2218
2219
  `}
2219
- `,pa=({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(da,{$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]})},ga=({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(B,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${s}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(pt,{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(M,{icon:s,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},ua=f.styled.span`
2220
+ `,xa=({backgroundColor:e,title:n,indicator:i,description:o,icon:r})=>{const a=f.useTheme(),s=e?a.palette.white:void 0,l=y.$a916eb452884faea$export$b7a616150fdb9f44();return t.jsxs(ua,{$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-${r} fa-stack-1x fill-gradient-01`,style:{width:"24px",height:"24px"}})]},r)]}),o?t.jsx(I,{size:"md",...s?{color:s}:{},children:o}):void 0]})},ha=({actions:e,children:n,header:i,title:o,tabs:r,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:o}),i]}),e&&t.jsx($,{display:"flex",gap:.25,children:e.map(({icon:l,onClick:c},d)=>t.jsx(H,{icon:l??"paper-plane",iconColor:s.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:c,variant:"ghost"},`${d}-${l}`))})]}),t.jsx($,{display:"flex",pt:.25,width:"100%",children:t.jsx(gt,{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 ${s.palette.gray[300]}`,display:"flex",gap:.5,justify:"end",px:1.25,py:1,children:a.map(({icon:l,text:c,onClick:d},p)=>t.jsx(M,{icon:l,onClick:d,variant:p===0?"primary":"tertiary",width:"100%",children:c},`${p}-${c}`))})]})},fa=f.styled.span`
2220
2221
  ${({theme:e,$bgColor:n=e.palette.secondary[500],$txtDecoration:i="none"})=>`
2221
2222
  background-color: ${n};
2222
2223
  border-radius: 5px;
@@ -2225,14 +2226,14 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2225
2226
  padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
2226
2227
  text-decoration: ${i}
2227
2228
  `}
2228
- `,xa=({bgColor:e,children:n,txtDecoration:i,ml:o=1})=>t.jsx(ua,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:n}),ha={lg:"56",md:"30",sm:"12"},{getVariant:fa}=ee(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),ya=f.keyframes`
2229
+ `,ya=({bgColor:e,children:n,txtDecoration:i,ml:o=1})=>t.jsx(fa,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:n}),ba={lg:"56",md:"30",sm:"12"},{getVariant:$a}=ee(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),ma=f.keyframes`
2229
2230
  0% {
2230
2231
  transform: rotateZ(0deg);
2231
2232
  }
2232
2233
  100% {
2233
2234
  transform: rotateZ(360deg)
2234
2235
  }
2235
- `,ba=f.keyframes`
2236
+ `,wa=f.keyframes`
2236
2237
  0%,
2237
2238
  25% {
2238
2239
  stroke-dashoffset: 280;
@@ -2249,16 +2250,16 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2249
2250
  stroke-dashoffset: 280;
2250
2251
  transform: rotate(360deg);
2251
2252
  }
2252
- `,$a=f.styled.svg`
2253
+ `,ja=f.styled.svg`
2253
2254
  ${({$size:e="md"})=>f.css`
2254
- animation: ${ya} 2s linear infinite;
2255
+ animation: ${ma} 2s linear infinite;
2255
2256
  animation-timing-function: linear;
2256
2257
  display: inline-block;
2257
- width: ${ha[e]}px;
2258
+ width: ${ba[e]}px;
2258
2259
  `}
2259
- `,ma=f.styled.circle`
2260
+ `,va=f.styled.circle`
2260
2261
  ${({theme:e,$color:n="red"})=>f.css`
2261
- animation: 1.4s ease-in-out infinite both ${ba};
2262
+ animation: 1.4s ease-in-out infinite both ${wa};
2262
2263
  display: block;
2263
2264
  fill: transparent;
2264
2265
  stroke-linecap: round;
@@ -2267,9 +2268,9 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2267
2268
  stroke-width: 10px;
2268
2269
  transform-origin: 50% 50%;
2269
2270
 
2270
- ${fa(e,n)}
2271
+ ${$a(e,n)}
2271
2272
  `}
2272
- `,wa=f.styled.circle`
2273
+ `,ka=f.styled.circle`
2273
2274
  display: block;
2274
2275
  fill: transparent;
2275
2276
  stroke: ${({theme:e})=>e.palette.gray[200]};
@@ -2277,12 +2278,12 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2277
2278
  stroke-width: 10px;
2278
2279
  transform-origin: 50% 50%;
2279
2280
  opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
2280
- `,zn=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs($a,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(wa,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(ma,{$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})]})},ja={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},va=({publicId:e,variant:n})=>t.jsx($,{...ja[n],children:t.jsx(oe,{alt:"logo",publicId:e})}),ka=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2281
+ `,In=({color:e="red",label:n,size:i})=>{const o=f.useTheme();return t.jsxs($,{alignItems:"center",display:"flex",children:[t.jsxs(ja,{$size:i,viewBox:"0 0 100 100",children:[t.jsx(ka,{$color:e,cx:"50",cy:"50",r:"45"}),t.jsx(va,{$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})]})},Ca={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},Sa=({publicId:e,variant:n})=>t.jsx($,{...Ca[n],children:t.jsx(oe,{alt:"logo",publicId:e})}),za=f.styled(y.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2281
2282
  ${({$size:e=16})=>`
2282
2283
  height: ${e}px;
2283
2284
  width: ${e}px;
2284
2285
  `}
2285
- `,Ca=e=>{const{size:n}=e;return t.jsx(ka,{$size:n,...e})},Sa=({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 ne(o,()=>{a(!1)}),t.jsxs(fn,{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(J,{tagLabel:p,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(te,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:l.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},za=f.styled.button`
2286
+ `,Ta=e=>{const{size:n}=e;return t.jsx(za,{$size:n,...e})},Ia=({children:e,commitSha:n,commitShortSha:i,parentElement:o,userInfo:r,setVisibility:a})=>{const s=f.useTheme(),{userName:l,email:c,phone:d,userRole:p}=r;return ne(o,()=>{a(!1)}),t.jsxs(bn,{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(d)?void 0:t.jsx(I,{color:s.palette.gray[400],size:"md",children:d})]}),t.jsx($,{children:t.jsx(J,{tagLabel:p,variant:"role"})})]})}),t.jsx(ae,{}),e,t.jsx(ae,{}),t.jsx("li",{className:"commit-info",children:t.jsx(te,{href:`https://github.com/fluidattacks/universe/tree/${n}`,iconPosition:"hidden",children:t.jsx(I,{color:s.palette.gray[400],size:"sm",children:`commit : ${i}`})})})]})},Ea=f.styled.button`
2286
2287
  align-items: center;
2287
2288
  background-color: transparent;
2288
2289
  border: unset;
@@ -2293,13 +2294,13 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2293
2294
  padding: 0;
2294
2295
 
2295
2296
  &:hover p {
2296
- color: ${N.palette.primary[200]};
2297
+ color: ${F.palette.primary[200]};
2297
2298
  }
2298
2299
 
2299
2300
  &:hover span {
2300
- color: ${N.palette.primary[200]};
2301
+ color: ${F.palette.primary[200]};
2301
2302
  }
2302
- `,Ta=({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(za,{onClick:n,children:[t.jsx(I,{color:c.palette.white,fontWeight:o,size:"md",textDecoration:"underline",children:i}),t.jsx(E,{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(E,{clickable:!0,hoverColor:c.palette.primary[200],icon:"close",iconColor:c.palette.white,iconSize:"lg",iconType:"fa-light",onClick:g})]})},Ia=f.styled.div`
2303
+ `,Da=({message:e,onClickButton:n,buttonText:i,buttonFontWeight:o="regular",show:r=!0,icon:a,onClose:s,buttonSide:l="end"})=>{const c=f.useTheme(),[d,p]=u.useState(r),g=u.useCallback(()=>{p(!1),s==null||s()},[s]);u.useEffect(()=>{p(r)},[r,p]);const x=t.jsxs(Ea,{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:[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})]})},Ra=f.styled.div`
2303
2304
  ${({theme:e,$variant:n})=>`
2304
2305
  background: ${e.palette.white};
2305
2306
  border: 1px solid ${e.palette.gray[200]};
@@ -2318,9 +2319,9 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2318
2319
  right: 16px;
2319
2320
  }
2320
2321
  `}
2321
- `,Da=f.styled(V)`
2322
+ `,Na=f.styled(V)`
2322
2323
  font-size: ${({theme:e})=>e.typography.text.md};
2323
- `,Ra=f.styled.div`
2324
+ `,Fa=f.styled.div`
2324
2325
  ${({theme:e,$variant:n})=>`
2325
2326
  height: ${e.spacing[2.5]};
2326
2327
  width: ${e.spacing[2.5]};
@@ -2351,7 +2352,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2351
2352
  color: ${e.palette[n][500]};
2352
2353
  }
2353
2354
  `}
2354
- `,Ea=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",Fa=({description:e,onClose:n,title:i,variant:o})=>{const r=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Ia,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[t.jsxs(Ra,{$variant:o,children:[t.jsx(E,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(E,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(E,{icon:Ea(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(Da,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(B,{height:"fit-content",icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},Na={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},Qe=({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(oe,{alt:`${r} Logo`,height:"100%",publicId:Na[r],width:"100%"}):t.jsx(E,{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})})]})},La=({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);ne(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 w;(w=a[h])==null||w.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(M,{icon:"plus",onClick:g,variant:"primary",children:n}),t.jsxs($,{alignItems:"center",bgColor:"#fff",border:`1px solid ${l.palette.gray[200]}`,borderRadius:"4px",display:"flex",gap:.5,height:"78px",id: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(Qe,{onClick:x(h),provider:h},h)),r===void 0?void 0:t.jsx(Qe,{icon:"square-plus",label:r.label??"Add manually",onClick:p}),i]})]})},Aa=f.styled.div`
2355
+ `,Aa=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",La=({description:e,onClose:n,title:i,variant:o})=>{const r=f.useTheme(),a=u.useCallback(()=>{n==null||n()},[n]);return t.jsxs(Ra,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[t.jsxs(Fa,{$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:Aa(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),t.jsxs($,{pr:1.5,children:[t.jsx(Na,{fontWeight:"bold",size:"xs",children:i}),t.jsx(I,{size:"md",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),t.jsx(H,{height:"fit-content",icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},Pa={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},et=({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(oe,{alt:`${r} Logo`,height:"100%",publicId:Pa[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})})]})},Oa=({align:e="end",buttonLabel:n="Add Credential",children:i,id:o,manualOption:r,providers:a})=>{const s=f.useTheme(),[l,c]=u.useState(!1),d=u.useRef(null);ne(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 w;(w=a[h])==null||w.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(M,{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:o,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(et,{onClick:x(h),provider:h},h)),r===void 0?void 0:t.jsx(et,{icon:"square-plus",label:r.label??"Add manually",onClick:p}),i]})]})},Ma=f.styled.div`
2355
2356
  ${({theme:e})=>`
2356
2357
  height: ${e.spacing[1]};
2357
2358
  width: ${e.spacing[1]};
@@ -2382,7 +2383,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2382
2383
  font-size: ${e.spacing[.5]};
2383
2384
  }
2384
2385
  `}
2385
- `,Tn=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(Aa,{children:[t.jsx(E,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),t.jsx(E,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),t.jsx(E,{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})},Pa=f.styled.div`
2386
+ `,En=({margin:e,onClick:n,text:i})=>{const o=f.useTheme(),r=t.jsxs(Ma,{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})},Wa=f.styled.div`
2386
2387
  ${({theme:e,$isDragging:n})=>`
2387
2388
  align-items: center;
2388
2389
  display: flex;
@@ -2395,7 +2396,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2395
2396
 
2396
2397
  ${n?`border: 1px solid ${e.palette.black};`:""}
2397
2398
  `}
2398
- `,In=({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}`),Dn=({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(In,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Rn=({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(Pa,{$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(E,{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:"sm",children:e.description}),t.jsx(Dn,{rank:o+1})]})]})},e.title)},Oa=({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(Rn,{disabled:e,draggedItem:l,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Ma=({score:e})=>{const n=f.useTheme(),i=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":i;return t.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[t.jsx(E,{icon:o,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?n.palette.primary[500]:n.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:n.palette.gray[200]}),t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:e+"%"})]})},{getVariant:Wa}=ee(e=>({compliance:`
2399
+ `,Dn=({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}`),Rn=({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(Dn,{color:i[e].color,icon:i[e].icon}),t.jsx(V,{fontWeight:"bold",size:"xs",children:e})]})},Nn=({item:e,disabled:n,draggedItem:i,position:o,handleDragEnd:r,handleItemDragStart:a})=>{const s=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(Wa,{$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:"sm",children:e.description}),t.jsx(Rn,{rank:o+1})]})]})},e.title)},Ha=({disabled:e,items:n,handleSetItems:i})=>{const o=f.useTheme(),[r,a]=u.useState(n),[s,l]=u.useState(void 0);u.useEffect(()=>{a(n)},[n]);const c=u.useCallback(x=>{a([...x])},[]),d=u.useCallback(x=>{l(x)},[]),p=u.useCallback(()=>{l(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(Nn,{disabled:e,draggedItem:s,handleDragEnd:p,handleItemDragStart:g,item:x,position:h},x.title))})},Ba=({score:e})=>{const n=f.useTheme(),i=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":i;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?n.palette.primary[500]:n.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:n.palette.gray[200]}),t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:e+"%"})]})},{getVariant:_a}=ee(e=>({compliance:`
2399
2400
  display: inline-flex;
2400
2401
 
2401
2402
  &.horizontal {
@@ -2453,17 +2454,17 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2453
2454
  .progress-bar {
2454
2455
  background-color: ${e.palette.primary[500]};
2455
2456
  }
2456
- `})),Ba=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],Ha=f.styled.div`
2457
+ `})),Va=(e,n)=>n<50?e.palette.error[500]:n<80?e.palette.warning[500]:e.palette.success[500],Ua=f.styled.div`
2457
2458
  ${({theme:e,$minWidth:n,$orientation:i,$rounded:o,$variant:r})=>`
2458
2459
  background-color: ${e.palette.gray[100]};
2459
2460
  border-radius: ${o?"100px":"unset"};
2460
2461
  ${i==="horizontal"?"min-width":"min-height"}: ${n}px;
2461
2462
  ${i==="horizontal"?"":"height: 100%;"}
2462
2463
 
2463
- ${Wa(e,r)}
2464
+ ${_a(e,r)}
2464
2465
 
2465
2466
  `}
2466
- `,_a=f.styled.div`
2467
+ `,Ga=f.styled.div`
2467
2468
  ${({theme:e,$percentage:n,$rounded:i,$variant:o})=>`
2468
2469
  display: inline-flex;
2469
2470
  width: ${n}%;
@@ -2473,14 +2474,14 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2473
2474
  border-radius: ${i?"100px":"unset"};
2474
2475
  border-end-end-radius: ${i&&n<100?"0":"inherit"};
2475
2476
  border-start-end-radius: ${i&&n<100?"0":"inherit"};
2476
- background-color: ${o==="compliance"?Ba(e,n):"inherit"};
2477
+ background-color: ${o==="compliance"?Va(e,n):"inherit"};
2477
2478
  `}
2478
- `,En=({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(Ha,{$minWidth:e,$orientation:r,$rounded:a,$variant:l,className:r,children:t.jsx(_a,{$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]})},Fn=({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"})]})}),Nn=(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]}},Va=f.styled(E)`
2479
+ `,Fn=({minWidth:e=100,percentage:n,percentageLocation:i="right",showPercentage:o=!1,orientation:r="horizontal",rounded:a=!0,variant:s="default"})=>{const l=o&&i==="left",c=o?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,d=t.jsx(Ua,{$minWidth:e,$orientation:r,$rounded:a,$variant:s,className:r,children:t.jsx(Ga,{$percentage:n,$rounded:a,$variant:s,className:"progress-bar"})});return t.jsxs($,{alignItems:"center",display:"inline-flex",flexDirection:l?"row-reverse":"row",height:r==="horizontal"?"auto":"100%",maxWidth:l?`${e+43}px`:void 0,minWidth:l?`${e+43}px`:void 0,textAlign:"end",children:[d,c]})},An=({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"})]})}),Ln=(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]}},Ya=f.styled(R)`
2479
2480
  box-sizing: border-box;
2480
2481
 
2481
- border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Nn("in progress",e)}`:"unset"};
2482
+ border-right: ${({theme:e,$variant:n})=>n==="in progress"?`1px dashed ${Ln("in progress",e)}`:"unset"};
2482
2483
  border-radius: 50%;
2483
- `,Ua=f.styled.div`
2484
+ `,Ka=f.styled.div`
2484
2485
  ${({$minWidth:e,$orientation:n})=>`
2485
2486
  display: flex;
2486
2487
  flex-direction: ${n==="horizontal"?"row":"column"};
@@ -2490,13 +2491,13 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2490
2491
  flex-flow: row wrap;
2491
2492
  }
2492
2493
  `}
2493
- `,Ga=150,Ya=({label:e,minWidth:n=Ga,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(En,{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(Fn,{onClick:a}):t.jsx(Va,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Nn(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})]})]})]})},Ka=150,qa=({children:e,orientation:n="horizontal",minWidth:i=Ka})=>{const o=u.Children.toArray(e),r=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>r*i,[r,i]);return t.jsx(Ua,{$minWidth:`${a}px`,$orientation:n,children:o.map(l=>u.cloneElement(l,{minWidth:i,orientation:n}))})},Ln=({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(he,{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(he,{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})},Za=({_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:w,width:m="77px",height:k="77px"}=c,C=u.useCallback(()=>{n==null||n.onClick()},[n]),v=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(oe,{alt:b,height:k,publicId:w,width:m}),z=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth: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:k,justify:"center",mr:0,children:t.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,t.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[p?void 0:j,t.jsx(Ln,{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(M,{onClick:v,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(M,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?le.createPortal(z,a??document.body):z},Xa=f.styled.div.attrs({className:"comp-scroll-up"})`
2494
+ `,qa=150,Xa=({label:e,minWidth:n=qa,state:i="not completed",stepNumber:o=1,title:r,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"},d=i==="disabled";return t.jsxs($,{display:"inline-flex",flexDirection:s==="horizontal"?"column":"row",minWidth:`${n}px`,children:[t.jsx(Fn,{minWidth:n,orientation:s,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(An,{onClick:a}):t.jsx(Ya,{$variant:i,clickable:!d,disabled:d,icon:c[i],iconColor:Ln(i,l),iconSize:"lg",iconType:"fa-light",onClick:d?void 0:a}),t.jsxs($,{children:[t.jsx(I,{color:l.palette.gray[d?300:800],fontWeight:"bold",size:"md",children:`${o}.${r}`}),e===void 0?null:t.jsx(I,{color:l.palette.gray[d?300:600],size:"sm",children:e})]})]})]})},Za=150,Ja=({children:e,orientation:n="horizontal",minWidth:i=Za})=>{const o=u.Children.toArray(e),r=u.useMemo(()=>u.Children.count(e),[e]),a=u.useMemo(()=>r*i,[r,i]);return t.jsx(Ka,{$minWidth:`${a}px`,$orientation:n,children:o.map(s=>u.cloneElement(s,{minWidth:i,orientation:n}))})},Pn=({description:e="",highlightDescription:n="",mobile:i})=>{const o=f.useTheme(),r=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:r,textAlign:i?"start":"center",children:a?t.jsxs(u.Fragment,{children:[t.jsx(he,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:n}),e]}):e.split(s).map((l,c)=>n.includes(l)?t.jsx(he,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:l},`${c+1}-bold`):l)}):t.jsx(I,{lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:e})},Qa=({_portal:e=!1,cancelButton:n,darkBackground:i=!1,children:o,confirmButton:r,container:a,description:s,highlightDescription:l="",image:c,maxWidth:d,mobile:p=!1,title:g,titleColor:x})=>{const h=f.useTheme(),{alt:b,src:w,width:m="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(oe,{alt:b,height:v,publicId:w,width:m}),z=t.jsx($,{alignItems:"center","aria-label":g,"aria-modal":"true",bgColor:i?"rgba(52, 64, 84, 70%)":"",display:"flex",height:"100vh",justify:"center",left:"0",position:e?"fixed":"absolute",top:"0px",width:"100%",zIndex:99999,children:t.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth: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(Pn,{description:s,highlightDescription:l,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(M,{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(M,{onClick:C,variant:(n==null?void 0:n.variant)??"tertiary",children:n==null?void 0:n.text},n==null?void 0:n.key):void 0]})]})});return e?le.createPortal(z,a??document.body):z},es=f.styled.div.attrs({className:"comp-scroll-up"})`
2494
2495
  position: fixed;
2495
2496
  bottom: ${({bottom:e})=>e??"unset"};
2496
2497
  right: ${({right:e})=>e??"unset"};
2497
2498
  z-index: ${({zIndex:e})=>e??"unset"};
2498
2499
  left: ${({left:e})=>e??"unset"};
2499
- `,Ja=({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(Xa,{bottom:o,left:n,right:r,zIndex:a,children:t.jsx(B,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:g,style:{backgroundColor:p.palette.black,borderRadius:"50%",color:p.palette.white},width:"40px"})}):null},Qa={critical:{bgColor:N.palette.primary[700],colorL:N.palette.gray[800],colorR:N.palette.white},disable:{bgColor:N.palette.gray[200],colorL:N.palette.gray[400],colorR:N.palette.gray[400]},high:{bgColor:N.palette.error[500],colorL:N.palette.gray[800],colorR:N.palette.white},low:{bgColor:N.palette.warning[200],colorL:N.palette.gray[800],colorR:N.palette.gray[800]},medium:{bgColor:N.palette.warning[500],colorL:N.palette.gray[800],colorR:N.palette.gray[800]}},An=({textL:e,textR:n,variant:i})=>{const o=f.useTheme(),{bgColor:r,colorL:a,colorR:l}=Qa[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})})]})},es=(e,n)=>{const i={critical:N.palette.primary[700],high:N.palette.error[500],low:N.palette.warning[200],medium:N.palette.warning[500],none:N.palette.gray[200]},o={disabled:N.palette.gray[400],enabled:N.palette.gray[800]},r={critical:N.palette.white,high:N.palette.white,low:N.palette.gray[800],medium:N.palette.gray[800],none:N.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}=es(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(q,{id:l,place:"top",tip:l,children:t.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:t.jsx(I,{color:r,size:"md",textAlign:"center",children:o})})}),t.jsx(I,{color:a,size:"md",children:n})]})},ts=({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"})]}),ns=f.styled.div`
2500
+ `,ts=({scrollerId:e="dashboard",left:n,visibleAt:i=500,bottom:o,right:r,zIndex:a=100})=>{const[s,l]=u.useState(!1),[c,d]=u.useState(null),p=f.useTheme();u.useEffect(()=>{d(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(es,{bottom:o,left:n,right:r,zIndex:a,children:t.jsx(H,{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},ns={critical:{bgColor:F.palette.primary[700],colorL:F.palette.gray[800],colorR:F.palette.white},disable:{bgColor:F.palette.gray[200],colorL:F.palette.gray[400],colorR:F.palette.gray[400]},high:{bgColor:F.palette.error[500],colorL:F.palette.gray[800],colorR:F.palette.white},low:{bgColor:F.palette.warning[200],colorL:F.palette.gray[800],colorR:F.palette.gray[800]},medium:{bgColor:F.palette.warning[500],colorL:F.palette.gray[800],colorR:F.palette.gray[800]}},On=({textL:e,textR:n,variant:i})=>{const o=f.useTheme(),{bgColor:r,colorL:a,colorR:s}=ns[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:s,size:"md",children:n})})]})},is=(e,n)=>{const i={critical:F.palette.primary[700],high:F.palette.error[500],low:F.palette.warning[200],medium:F.palette.warning[500],none:F.palette.gray[200]},o={disabled:F.palette.gray[400],enabled:F.palette.gray[800]},r={critical:F.palette.white,high:F.palette.white,low:F.palette.gray[800],medium:F.palette.gray[800],none:F.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}=is(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(q,{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:r,size:"md",textAlign:"center",children:o})})}),t.jsx(I,{color:a,size:"md",children:n})]})},os=({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"})]}),rs=f.styled.div`
2500
2501
  ${({theme:e})=>`
2501
2502
  border-radius: ${e.spacing[.25]};
2502
2503
  cursor: pointer;
@@ -2514,7 +2515,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2514
2515
  display: block;
2515
2516
  }
2516
2517
  `}
2517
- `,is=({visibleElement:e,hiddenElement:n})=>t.jsxs(ns,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Pn=({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(E,{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(Tn,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:l.palette.gray[400],size:"sm",children:n})]})]})},os=f.styled(y.m.div)`
2518
+ `,as=({visibleElement:e,hiddenElement:n})=>t.jsxs(rs,{children:[e,t.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:n})]}),Mn=({customBadge:e=void 0,description:n,icon:i,onClick:o,requiresUpgrade:r=!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:o,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}),r?t.jsx(En,{text:"Upgrade"}):void 0,e]}),t.jsx(I,{color:s.palette.gray[400],size:"sm",children:n})]})]})},ss=f.styled(y.m.div)`
2518
2519
  ${({theme:e})=>`
2519
2520
  background-color: ${e.palette.white};
2520
2521
  box-shadow: ${e.shadows.lg};
@@ -2537,7 +2538,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2537
2538
  height: auto;
2538
2539
  }
2539
2540
  `}
2540
- `,rs=({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 m;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),w=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!w&&!(((m=s.current)==null?void 0:m.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(os,{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(B,{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(Pn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},as=(e,n)=>n>=50?`
2541
+ `,ls=({children:e,closeIconId:n="close-menu",isOpen:i,items:o,onClose:r,title:a})=>{const s=f.useTheme(),l=u.useRef(null),c=u.useCallback(d=>()=>{d(),r()},[r]);return u.useEffect(()=>{const d=["mousedown","touchstart"],p=g=>{var m;const x=g.target,h=document.getElementById("helpBtn"),b=document.getElementById("filter-btn"),w=(x===h||((h==null?void 0:h.contains(x))??!1)||x===b||(b==null?void 0:b.contains(x)))??!1;i&&!w&&!(((m=l.current)==null?void 0:m.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(ss,{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(H,{icon:"close",iconColor:s.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(Mn,{customBadge:d,description:p,icon:g,onClick:c(x),requiresUpgrade:h,title:b},b)),e&&t.jsx($,{px:1.25,children:e})]})})]})})})},cs=(e,n)=>n>=50?`
2541
2542
  ${e.palette.gray[200]} 50%,
2542
2543
  ${e.palette.primary[500]} 50.05%,
2543
2544
  ${e.palette.primary[500]} ${n}%,
@@ -2548,7 +2549,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2548
2549
  ${e.palette.primary[500]} 50%,
2549
2550
  ${e.palette.gray[200]} 50.05%,
2550
2551
  ${e.palette.gray[200]} 100%
2551
- `,ss=f.styled.div`
2552
+ `,ds=f.styled.div`
2552
2553
  ${({theme:e,$min:n,$value:i})=>`
2553
2554
  align-items: center;
2554
2555
  align-self: stretch;
@@ -2564,7 +2565,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2564
2565
  ${n>=0?`
2565
2566
  ${e.palette.primary[500]} ${i}%,
2566
2567
  ${e.palette.gray[200]} ${i}%
2567
- `:as(e,i)}
2568
+ `:cs(e,i)}
2568
2569
  );
2569
2570
  border-radius: ${e.spacing[.125]};
2570
2571
  height: ${e.spacing[.25]};
@@ -2588,7 +2589,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2588
2589
  border: 1px solid ${e.palette.primary[500]};
2589
2590
  }
2590
2591
  `}
2591
- `,ls=f.styled.div`
2592
+ `,ps=f.styled.div`
2592
2593
  ${({theme:e})=>`
2593
2594
  align-items: center;
2594
2595
  display: flex;
@@ -2602,7 +2603,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2602
2603
  font-size: ${e.spacing[.5]};
2603
2604
  }
2604
2605
  `}
2605
- `,cs=f.styled.output`
2606
+ `,gs=f.styled.output`
2606
2607
  ${({theme:e})=>`
2607
2608
  align-items: flex-end;
2608
2609
  border-radius: ${e.spacing[.5]};
@@ -2613,7 +2614,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2613
2614
  padding: ${e.spacing[.625]} ${e.spacing[.75]};
2614
2615
  width: 59px;
2615
2616
  `}
2616
- `,On=({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})})})},ds=(e,n,i)=>Math.round((i-e)/(n-e)*100),ps=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=ds(r,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},p,i);return t.jsx(K,{htmlFor:l,label:o,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(ss,{...x,$min:r??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(On,{index:0,name:l,state:p,trackRef:i})}),t.jsxs(ls,{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(cs,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:gs}=ee(e=>({completed:`
2617
+ `,Wn=({state:e,trackRef:n,index:i,name:o})=>{const r=u.useRef(null),{thumbProps:a,inputProps:s,isDragging:l}=y.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:n,inputRef:r},e);return t.jsx("div",{...a,className:`thumb ${l?"dragging":""}`,children:t.jsx(y.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:t.jsx("input",{...s,"aria-label":o,ref:r})})})},us=(e,n,i)=>Math.round((i-e)/(n-e)*100),xs=e=>{const n=f.useTheme(),i=u.useRef(null),{label:o,minValue:r=0,maxValue:a=100,name:s,setValue:l,watch:c}=e,d=y.$a916eb452884faea$export$b7a616150fdb9f44(),p=y.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:d,onChange(b){l==null||l(s,b)},value:c==null?void 0:c(s)}),g=us(r,a,p.getThumbValue(0)),{groupProps:x,trackProps:h}=y.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":s,id:s},p,i);return t.jsx(K,{htmlFor:s,label:o,children:t.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[t.jsxs(ds,{...x,$min:r??0,$value:g,className:"slider",children:[t.jsx("div",{...h,className:`track ${p.isDisabled?"disabled":""}`,ref:i,children:t.jsx(Wn,{index:0,name:s,state:p,trackRef:i})}),t.jsxs(ps,{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(gs,{children:t.jsx(I,{color:n.palette.gray[800],size:"md",textAlign:"right",children:p.getThumbValueLabel(0)})})]})})},{getVariant:hs}=ee(e=>({completed:`
2617
2618
  background-color: ${e.palette.primary[500]};
2618
2619
  color: ${e.palette.white};
2619
2620
 
@@ -2636,7 +2637,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2636
2637
  &::after {
2637
2638
  background-color: ${e.palette.gray[200]};
2638
2639
  }
2639
- `})),us=f.styled.div`
2640
+ `})),fs=f.styled.div`
2640
2641
  ${({theme:e})=>`
2641
2642
  align-items: stretch;
2642
2643
  background-color: ${e.palette.white};
@@ -2646,7 +2647,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2646
2647
  padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
2647
2648
  scroll-behavior: unset;
2648
2649
  `}
2649
- `,xs=f.styled.div`
2650
+ `,ys=f.styled.div`
2650
2651
  display: flex;
2651
2652
  flex-direction: row;
2652
2653
  margin-bottom: ${({theme:e})=>e.spacing[2]};
@@ -2654,7 +2655,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2654
2655
  &:last-child > div:first-child > span::after {
2655
2656
  display: none;
2656
2657
  }
2657
- `,hs=f.styled.div`
2658
+ `,bs=f.styled.div`
2658
2659
  ${({theme:e})=>`
2659
2660
  display: inline-flex;
2660
2661
  font-family: ${e.typography.type.primary};
@@ -2666,7 +2667,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2666
2667
  margin-right: ${e.spacing[.5]};
2667
2668
  }
2668
2669
  `}
2669
- `,fs=f.styled.span`
2670
+ `,$s=f.styled.span`
2670
2671
  ${({theme:e,$variant:n})=>`
2671
2672
  border-radius: 6px;
2672
2673
  display: inline-block;
@@ -2689,9 +2690,9 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2689
2690
  height: calc(100% - ${e.spacing[1]});
2690
2691
  }
2691
2692
 
2692
- ${gs(e,n)}
2693
+ ${hs(e,n)}
2693
2694
  `}
2694
- `,ys=({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(us,{children:r.map((c,d)=>{const{content:p,title:g,nextAction:x,previousAction:h}=c,b=d+1,w=b===a?"current":"disabled",m=b<a?"completed":w;return t.jsxs(xs,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx(fs,{$variant:m,children:m==="completed"?t.jsx(E,{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}),m==="current"&&t.jsxs($,{children:[p,t.jsxs(hs,{children:[a>1&&t.jsx(M,{disabled:c.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<r.length?t.jsx(M,{disabled:c.isDisabledNext??!1,onClick:s(1,x),variant:"primary",children:"Next step"}):t.jsx(M,{disabled:e,onClick:o,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},bs=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)},Rt=e=>e.map(bs),Mn=({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)?Rt(n):Rt(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})},Wn=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:g.columnDef.header,toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[s]),d=sn({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(M,{icon:"columns",id:"columns-toggle-btn",onClick:p,tag:o.toString(),variant:"ghost"}),t.jsx($n,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},ie=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),$s=f.styled.span`
2695
+ `,ms=({button:{disabled:e=!1,text:n,type:i="button",onClick:o},steps:r})=>{const[a,s]=u.useState(1),l=u.useCallback((c,d)=>()=>{s(p=>p+c),d==null||d()},[]);return t.jsx(fs,{children:r.map((c,d)=>{const{content:p,title:g,nextAction:x,previousAction:h}=c,b=d+1,w=b===a?"current":"disabled",m=b<a?"completed":w;return t.jsxs(ys,{children:[t.jsx($,{maxWidth:"40px",position:"relative",children:t.jsx($s,{$variant:m,children:m==="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}),m==="current"&&t.jsxs($,{children:[p,t.jsxs(bs,{children:[a>1&&t.jsx(M,{disabled:c.isDisabledPrevious??!1,onClick:l(-1,h),variant:"tertiary",children:"Previous"}),a<r.length?t.jsx(M,{disabled:c.isDisabledNext??!1,onClick:l(1,x),variant:"primary",children:"Next step"}):t.jsx(M,{disabled:e,onClick:o,type:i,variant:"primary",children:n})]})]})]})]},c.title)})})},ws=e=>{const n=(r,a)=>a.reduce((l,[c,d])=>{if(u.isValidElement(d)||c==="__typename")return l.concat([["",""]]);if(typeof d=="object"&&d){const g=Object.entries(d);return l.concat(n(c,g))}const p=r===""?"":`${r}.`;return l.concat([[p+c,d]])},[]),i=Object.entries(e),o=n("",i).filter(([r])=>r!=="");return Object.fromEntries(o)},Rt=e=>e.map(ws),Hn=({csvConfig:e={},data:n,children:i})=>{const{columns:o=void 0,export:r=!1,headers:a={},name:s="Report"}=e,l=u.useMemo(()=>y._.isUndefined(o)?Rt(n):Rt(n).map(p=>y._.pick(p,o)),[n,o]),c=u.useMemo(()=>l.length>0&&!y._.isEmpty(a),[l.length,a]),d=u.useMemo(()=>(c?Object.keys(l[0]):[]).map(p=>y._.includes(Object.keys(a),p)?{key:p,label:a[p]}:{key:p,label:p}),[c,l,a]);return r?t.jsx(y.CSVLink,{data:l,filename:s,headers:c?d:void 0,children:i}):t.jsx(u.Fragment,{children:i})},Bn=e=>{const{table:n}=e,{meta:i}=n.options,[o,r]=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:g.columnDef.header,toggleVisibility:g.toggleVisibility,visible:g.getIsVisible()}}),[l]),d=cn({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,s]),t.jsxs("div",{id:"columns-filter",children:[t.jsx(M,{icon:"columns",id:"columns-toggle-btn",onClick:p,tag:o.toString(),variant:"ghost"}),t.jsx(wn,{modalRef:d,title:"Manage columns",variant:y.isNil(a)?"ungrouped":"grouped"})]})},ie=u.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),js=f.styled.span`
2695
2696
  transition: all 150ms;
2696
2697
  width: 5px;
2697
2698
  height: 10px;
@@ -2716,7 +2717,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2716
2717
  transition: opacity 150ms;
2717
2718
  opacity: ${({$variant:e})=>e==="asc"?0:1};
2718
2719
  }
2719
- `,et=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs($s,{$variant:i,children:[t.jsx(E,{icon:"caret-up",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"}),t.jsx(E,{icon:"caret-down",iconColor:n.palette.gray[600],iconSize:"xs",iconType:"fa-solid"})]})},ms=f.styled.div`
2720
+ `,tt=e=>{const n=f.useTheme(),{variant:i}=e;return t.jsxs(js,{$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`
2720
2721
  position: relative;
2721
2722
 
2722
2723
  div:has(table) {
@@ -2880,7 +2881,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2880
2881
  }
2881
2882
  }
2882
2883
  }
2883
- `,ws=f.styled.div`
2884
+ `,ks=f.styled.div`
2884
2885
  ${({$width:e,theme:n})=>`
2885
2886
  display: flex;
2886
2887
  flex-direction: column;
@@ -2908,7 +2909,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2908
2909
  }
2909
2910
  }
2910
2911
  `}
2911
- `,js=f.styled.div`
2912
+ `,Cs=f.styled.div`
2912
2913
  align-items: center;
2913
2914
  background-color: transparent;
2914
2915
  display: flex;
@@ -2937,7 +2938,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2937
2938
  margin-right: ${({theme:e})=>e.spacing[.5]};
2938
2939
  }
2939
2940
  }
2940
- `,Et=f.styled.div`
2941
+ `,Nt=f.styled.div`
2941
2942
  transition: all 150ms;
2942
2943
  content: "";
2943
2944
  z-index: 2;
@@ -2956,11 +2957,11 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2956
2957
  transition: all 150ms;
2957
2958
  border-right: 1px solid ${({theme:e})=>e.palette.black};
2958
2959
  }
2959
- `,Bn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{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(et,{variant:x.column.getIsSorted()}):void 0,(o==null?void 0:o.map(w=>w.columnId).includes(x.id))??!1?t.jsx(q,{icon:"circle-info",id:x.id,place:"right",tip:((b=o==null?void 0:o.find(w=>w.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(Et,{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(et,{variant:d.column.getIsSorted()}):void 0,(o==null?void 0:o.map(g=>g.columnId).includes(d.id))??!1?t.jsx(q,{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(Et,{onMouseDown:a(d)})]},d.id)})})})},vs=f.styled.div`
2960
+ `,_n=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{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(tt,{variant:x.column.getIsSorted()}):void 0,(o==null?void 0:o.map(w=>w.columnId).includes(x.id))??!1?t.jsx(q,{icon:"circle-info",id:x.id,place:"right",tip:((b=o==null?void 0:o.find(w=>w.columnId===x.id))==null?void 0:b.tip)??""}):void 0]}),x.column.getCanResize()&&t.jsx(Nt,{onMouseDown:a(p)})]},x.id)})},d.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(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(tt,{variant:d.column.getIsSorted()}):void 0,(o==null?void 0:o.map(g=>g.columnId).includes(d.id))??!1?t.jsx(q,{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(Nt,{onMouseDown:a(d)})]},d.id)})})})},Ss=f.styled.div`
2960
2961
  align-items: center;
2961
2962
  display: flex;
2962
2963
  width: 100%;
2963
- `,Hn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{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(zn,{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(tt.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(vs,{children:[d===o&&s.getCanExpand()?t.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:t.jsx(E,{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))})},_n=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:l,tableRef:s}=u.useContext(ie);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(ws,{$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(Bn,{}),t.jsx(Hn,{})]})]})},Ft=f.styled(B)`
2964
+ `,Vn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),{loading:i}=(n==null?void 0:n.options.meta)??{},o=u.useMemo(()=>{const{enableRowSelection:l,enableMultiRowSelection:c}=(n==null?void 0:n.options)??{};return l||c?1:0},[n==null?void 0:n.options]),r=u.useCallback((l,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,l)}},[o,n]),a=u.useCallback(l=>c=>{c.stopPropagation(),l.toggleExpanded()},[]),s=u.useCallback(l=>{const{meta:c}=(n==null?void 0:n.options)??{},{onExpand:d=void 0}=c??{};return d?d(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(In,{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(nt.default.Fragment,{children:[t.jsx("tr",{"aria-expanded":l.getIsExpanded(),"data-testid":`row-${l.id}`,children:l.getVisibleCells().map((c,d)=>t.jsx("td",{className:d===o&&n.options.onRowClick?"clickable":"","data-testid":`cell-${c.id}`,onClick:r(l,d),children:t.jsxs(Ss,{children:[d===o&&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))})},Un=()=>{const{containerRef:e,hidden:n,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:s,tableRef:l}=u.useContext(ie);return t.jsxs("div",{ref:e,children:[n?void 0:t.jsx(ks,{$width:s,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:l,children:[t.jsx(_n,{}),t.jsx(Vn,{})]})]})},Ft=f.styled(H)`
2964
2965
  ${({theme:e,$padding:n})=>`
2965
2966
  background-color: ${e.palette.white};
2966
2967
  border: 1px solid ${e.palette.gray[200]};
@@ -2986,7 +2987,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
2986
2987
  background-color: ${e.palette.gray[100]};
2987
2988
  }
2988
2989
  `}
2989
- `,Vn=()=>{const{table:e}=u.useContext(ie),{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(Ft,{$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(Ft,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},ks=10,Cs=20,Ss=50,zs=100,Un=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),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([ks,Cs,Ss,zs],(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 ne(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(B,{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]})},Gn=()=>{const{table:e}=u.useContext(ie),{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)})},Yn=({children:e})=>t.jsxs(js,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Gn,{}),t.jsx(Un,{}),t.jsx(Vn,{})]}),e]}),Kn=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Ts=f.styled.div.attrs({className:"search-container"})`
2990
+ `,Gn=()=>{const{table:e}=u.useContext(ie),{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(Ft,{$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(Ft,{$padding:"4px 6px",disabled:n>i-2,icon:"chevron-right",iconSize:"sm",iconType:"fa-light",id:"go-next",onClick:o,variant:"ghost"})]})},zs=10,Ts=20,Is=50,Es=100,Yn=()=>{const e=f.useTheme(),{table:n}=u.useContext(ie),i=(n==null?void 0:n.getRowCount())??0,[o,r]=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:o,placement:"top-end",whileElementsMounted:y.autoUpdate}),d=u.useMemo(()=>y.transform([zs,Ts,Is,Es],(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=>()=>{s(h),n==null||n.setPageSize(h),r(!1)},[n,s]);return ne(l.reference.current,()=>{r(!1)},!0,l.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(H,{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:l.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:l.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]})},Kn=()=>{const{table:e}=u.useContext(ie),{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,s,l)=>{if(l===0)return"0 of 0";if(s*a>=l)return`${l} of ${l}`;const c=s*a+1,d=Math.min(s*(a+1),l);return`${c}-${d} of ${l}`},[]);return t.jsx(I,{display:"inline-block",fontWeight:"bold",size:"md",children:r(n,i,o)})},qn=({children:e})=>t.jsxs(Cs,{children:[t.jsxs("div",{className:"pagination-container",children:[t.jsx(Kn,{}),t.jsx(Yn,{}),t.jsx(Gn,{})]}),e]}),Xn=({children:e})=>t.jsx("div",{className:"footer-container",children:e}),Ds=f.styled.div.attrs({className:"search-container"})`
2990
2991
  ${({theme:e})=>`
2991
2992
  display: flex;
2992
2993
  flex-direction: column;
@@ -3033,7 +3034,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3033
3034
  }
3034
3035
  }
3035
3036
  `}
3036
- `,Is=f.styled.div.attrs({className:"controls-container"})`
3037
+ `,Rs=f.styled.div.attrs({className:"controls-container"})`
3037
3038
  display: flex;
3038
3039
  flex: 1 0 50%;
3039
3040
 
@@ -3049,7 +3050,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3049
3050
  justify-content: flex-end;
3050
3051
  width: 100%;
3051
3052
  }
3052
- `,Ds=f.styled.div`
3053
+ `,Ns=f.styled.div`
3053
3054
  display: flex;
3054
3055
  flex-wrap: wrap;
3055
3056
  width: 100%;
@@ -3064,7 +3065,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3064
3065
  .highlight-container ~ .controls-container {
3065
3066
  flex: 1 0 100%;
3066
3067
  }
3067
- `,Rs=500,qn=({children:e})=>{const{table:n}=u.useContext(ie),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(n==null?void 0:n.options.meta)??{},a=lt(s=>{i==null||i(s.target.value)},Rs),l=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(Ds,{children:[i===void 0?void 0:t.jsx(Ts,{children:t.jsx(se,{name:"search",onChange:a,onClear:l,placeholder:r,value:o})}),e]})},Zn=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Xn=({children:e})=>t.jsx(Is,{children:e}),Jn=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),Es=160,Qn=({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()+Es),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ie.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:l,tableSize:d,tableRef:o,table:n},children:t.jsx(ms,{id:r,children:e})})},Fs=Object.assign(Qn,{Caption:Zn,Columns:Wn,Content:_n,Controls:Xn,Export:Mn,Footer:Yn,FooterContent:Kn,Highlighted:Jn,Options:qn}),Ns=f.styled.button`
3068
+ `,Fs=500,At=300,Zn=({children:e})=>{const{table:n}=u.useContext(ie),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(n==null?void 0:n.options.meta)??{},a=ct(l=>{const c=l.target.value.slice(0,At);i==null||i(c)},Fs),s=u.useCallback(()=>{i==null||i("")},[i]);return t.jsxs(Ns,{children:[i===void 0?void 0:t.jsx(Ds,{children:t.jsx(se,{name:"search",maxLength:At,onChange:a,onClear:s,placeholder:r,value:o})}),e]})},Jn=({children:e})=>t.jsx($,{display:"flex",flexDirection:"column",children:t.jsx("div",{className:"caption-container",children:e})}),Qn=({children:e})=>t.jsx(Rs,{children:e}),ei=({children:e})=>t.jsx("div",{className:"highlight-container",children:e}),As=160,ti=({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)??{},s=Object.keys(n.getState().rowSelection).length,l=s===1?"item":"items",c=s===0||!a,d=Math.max(((x=i.current)==null?void 0:x.clientWidth)??0,n.getTotalSize()+As),p=u.useCallback(()=>{n.resetRowSelection()},[n]),g=u.useCallback(h=>{h.key==="Enter"&&p()},[p]);return u.useEffect(()=>{n.setPageIndex(0)},[n]),t.jsx(ie.Provider,{value:{containerRef:i,elementName:l,handleUnselectAll:p,hidden:c,onKeyDown:g,selected:s,tableSize:d,tableRef:o,table:n},children:t.jsx(vs,{id:r,children:e})})},Ls=Object.assign(ti,{Caption:Jn,Columns:Bn,Content:Un,Controls:Qn,Export:Hn,Footer:qn,FooterContent:Xn,Highlighted:ei,Options:Zn}),Ps=f.styled.button`
3068
3069
  ${({theme:e})=>`
3069
3070
  align-items: center;
3070
3071
  background-color: ${e.palette.white};
@@ -3106,7 +3107,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3106
3107
  background-color: ${e.palette.gray[100]};
3107
3108
  }
3108
3109
  `}
3109
- `,Ls={add:{icon:"plus"},approve:{icon:"check"},disabled:{icon:"ban"},reject:{icon:"xmark"},submit:{icon:"arrow-right"},success:{icon:"check"}},As=({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(Ns,{"aria-label":r??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[t.jsx(E,{clickable:!1,icon:n??Ls[s].icon,iconSize:r===void 0?"sm":"lg",iconType:"fa-light"}),r??void 0]});return t.jsxs($,{alignItems:"center",display:"flex",children:[d,o&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:o})]})},Ps=f.styled.div`
3110
+ `,Os={add:{icon:"plus"},approve:{icon:"check"},disabled:{icon:"ban"},reject:{icon:"xmark"},submit:{icon:"arrow-right"},success:{icon:"check"}},Ms=({disabled:e=!1,icon:n,id:i,label:o,name:r,onClick:a,type:s="button",variant:l})=>{const c=f.useTheme(),d=t.jsxs(Ps,{"aria-label":r??void 0,className:l,disabled:e,id:i,onClick:a,type:s,children:[t.jsx(R,{clickable:!1,icon:n??Os[l].icon,iconSize:r===void 0?"sm":"lg",iconType:"fa-light"}),r??void 0]});return t.jsxs($,{alignItems:"center",display:"flex",children:[d,o&&t.jsx(I,{color:c.palette.gray[800],ml:.5,size:"md",children:o})]})},Ws=f.styled.div`
3110
3111
  ${({theme:e})=>`
3111
3112
  align-items: center;
3112
3113
  background-color: ${e.palette.white};
@@ -3128,7 +3129,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3128
3129
  border: 1px solid ${e.palette.gray[600]};
3129
3130
  }
3130
3131
  `}
3131
- `,Os=f.styled.div`
3132
+ `,Hs=f.styled.div`
3132
3133
  ${({theme:e,$size:n})=>`
3133
3134
  display: ${n==="long"?"flex":"block"};
3134
3135
  flex-direction: column;
@@ -3178,7 +3179,7 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3178
3179
  transform: translateX(-50%);
3179
3180
  }
3180
3181
  `}
3181
- `,ei=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(Ps,{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)})})]})},Ms=({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(Os,{$size:i,children:e.map((r,a)=>t.jsx(ei,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},Ws={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:""},Bs=({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}}})},Hs=f.styled.div`
3182
+ `,ni=({date:e,description:n,title:i})=>{const o=f.useTheme();return t.jsxs(Ws,{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 s=`${r}#${a}`;return t.jsx(I,{size:"md",textAlign:"center",wordBreak:"break-word",children:r},s)})})]})},Bs=({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(Hs,{$size:i,children:e.map((r,a)=>t.jsx(ni,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},_s={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:""},Vs=({run:e,steps:n,onFinish:i})=>{const[o,r]=u.useState(e),[a,s]=u.useState(0),l=u.useCallback(c=>{const{action:d,index:p,status:g,type:x}=c;[y.EVENTS.STEP_AFTER,y.EVENTS.TARGET_NOT_FOUND].includes(x)?s(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:l,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}}})},Us=f.styled.div`
3182
3183
  ${({theme:e})=>`
3183
3184
  align-items: flex-start;
3184
3185
  display: flex;
@@ -3215,9 +3216,9 @@ ${b[8]}...`:(b.length<8&&d(!1),n)},[l,n,e]),x=u.useMemo(g,[g]),h=u.useCallback(a
3215
3216
  }
3216
3217
  }
3217
3218
  `}
3218
- `,Nt=f.styled.div`
3219
+ `,Lt=f.styled.div`
3219
3220
  display: inline-block;
3220
3221
  content: "";
3221
3222
  height: 24px;
3222
3223
  border-left: 2px solid ${({theme:e})=>e.palette.gray[100]};
3223
- `,_s=({title:e,href:n,description:i,category:o,id:r,remediationTime:a,score:l,severity:s,requirements:c})=>{const d=f.useTheme();return t.jsxs(Hs,{children:[t.jsx(I,{bgGradient:d.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:o}),t.jsxs("a",{href:n,children:[t.jsx(V,{color:d.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:d.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),t.jsx(Nt,{}),t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(An,{textL:l,textR:y.capitalize(s),variant:s}),t.jsx(Nt,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),c.map((p,g)=>t.jsxs(u.Fragment,{children:[g>0?t.jsx(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:p.href,style:{color:d.palette.gray[400],textDecoration:"underline"},children:p.title})]},p.key))]})]})]})};exports.Accordion=Ni;exports.AccordionContent=Ot;exports.ActionButton=pe;exports.Alert=Vi;exports.AppliedFilter=ue;exports.AppliedFilters=Or;exports.ArrayField=qe;exports.Avatar=Qi;exports.BaseButtonComponent=nt;exports.BaseComponent=ze;exports.BaseSpanComponent=ot;exports.BaseTextComponent=it;exports.Body=Hn;exports.Button=M;exports.Button$1=Ne;exports.ButtonToolbarCenter=zo;exports.ButtonToolbarRow=Io;exports.ButtonToolbarStartRow=To;exports.Calendar=Gt;exports.Calendar$1=Xt;exports.Calendar$2=Qt;exports.CalendarCell=Ut;exports.CalendarGrid=Pe;exports.CaptionContent=Zn;exports.CardContainer=sr;exports.CardHeader=Ae;exports.CardWithImage=no;exports.CardWithInput=Ko;exports.CardWithOptions=on;exports.CardWithSelector=tr;exports.CardWithSwitch=or;exports.Carousel=ur;exports.Checkbox=re;exports.CodeSnippet=hr;exports.Col=Ke;exports.ColumFilters=kn;exports.ColumnToggle=Wn;exports.ColumnsModal=$n;exports.ComboBox=at;exports.ComboBoxField=Ye;exports.Container=$;exports.ControlsContent=Xn;exports.CopyButton=qr;exports.CustomThemeProvider=Si;exports.DateField=Kt;exports.DateSelector=fe;exports.Description=Ln;exports.Dialog=Me;exports.Divider=ae;exports.Dropdown=Jr;exports.Editable=So;exports.EmptyButton=Je;exports.EmptyState=na;exports.ErrorMessage=ao;exports.ExportCsv=Mn;exports.FilePreview=Ht;exports.FilterControl=mn;exports.FilterForm=Xe;exports.FilterFormContent=wn;exports.FiltersList=vn;exports.FooterContent=Kn;exports.Form=ra;exports.Gap=Eo;exports.GridContainer=sa;exports.GroupSelector=ca;exports.Head=Bn;exports.Header=Oe;exports.Header$1=un;exports.Heading=V;exports.HighlightedContent=Jn;exports.Icon=E;exports.IconButton=B;exports.InProgressIcon=Fn;exports.IndicatorCard=rr;exports.IndicatorCardDB=pa;exports.InfoSidebar=ga;exports.InnerForm=ia;exports.InputArray=No;exports.InputDate=Zt;exports.InputDateRange=Jt;exports.InputDateTime=Co;exports.InputFile=Oo;exports.InputNumber=tn;exports.InputNumberRange=nn;exports.InputTags=Wo;exports.Label=rt;exports.Link=te;exports.ListItem=De;exports.ListItemsWrapper=fn;exports.LittleFlag=xa;exports.Loading=zn;exports.LocationCode=dn;exports.Logo=va;exports.Lottie=Ca;exports.MemoizedImage=oe;exports.Menu=Sa;exports.MenuItem=Pn;exports.MessageBanner=Ta;exports.Modal=ut;exports.ModalConfirm=xn;exports.ModalFooter=gn;exports.Notification=Fa;exports.NotificationSign=Fe;exports.NumberField=be;exports.OAuthSelector=La;exports.Option=_t;exports.OptionBoxContainer=xt;exports.OptionContainer=Qe;exports.OptionContainer$1=Sn;exports.OutlineContainer=K;exports.PaginationControl=Vn;exports.PaginationDropdown=Un;exports.PaginationSize=Gn;exports.PhoneInput=Go;exports.PopUp=Za;exports.Popover=Te;exports.PremiumFeature=Tn;exports.PreviewPanel=yn;exports.PriorityCard=Rn;exports.PriorityCards=Oa;exports.PriorityScore=Ma;exports.ProgressBar=En;exports.ProgressIndicator=qa;exports.ProgressStep=Ya;exports.RadioButton=ct;exports.RankPosition=Dn;exports.RankPositionIcon=In;exports.Row=en;exports.ScrollUpButton=Ja;exports.Search=se;exports.SearchPanel=bn;exports.SeverityBadge=An;exports.SeverityOverview=ts;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=is;exports.SlideOutMenu=rs;exports.Slider=ps;exports.SortIcon=et;exports.Span=he;exports.StepLapse=ys;exports.Tab=hn;exports.Table=Fs;exports.Table$1=Qn;exports.TableButton=As;exports.TableContent=_n;exports.TableContext=ie;exports.TableFooter=Yn;exports.TableOptions=qn;exports.Tabs=pt;exports.Tag=J;exports.TagsField=Ze;exports.Text=I;exports.TextArea=Yo;exports.TextInput=We;exports.Thumb=On;exports.TimeField=qt;exports.TimeLine=Ms;exports.TimeLineCard=ei;exports.Toggle=ln;exports.Tooltip=q;exports.Tour=Bs;exports.WeaknessesCard=_s;exports.baseStep=Ws;exports.formatCheckValues=Cn;exports.getStyledConfig=Se;exports.hiddenProps=Lt;exports.icons=Ci;exports.setBorder=je;exports.setDisplay=ve;exports.setInteraction=Ce;exports.setMargin=me;exports.setPadding=$e;exports.setPosition=we;exports.setText=ke;exports.theme=N;exports.useCarousel=rn;exports.useClickOutside=ne;exports.useCloudinaryImage=an;exports.useColumnsModal=sn;exports.useConditionsDialog=Gr;exports.useConfirmDialog=Yr;exports.useDebouncedCallback=lt;exports.useFilterForm=jn;exports.useFilters=Ur;exports.useModal=Ie;exports.useSearch=Xo;exports.variantBuilder=ee;
3224
+ `,Gs=({title:e,href:n,description:i,category:o,id:r,remediationTime:a,score:s,severity:l,requirements:c})=>{const d=f.useTheme();return t.jsxs(Us,{children:[t.jsx(I,{bgGradient:d.palette.gradient,fontWeight:"bold",size:"md",textFill:"transparent",children:o}),t.jsxs("a",{href:n,children:[t.jsx(V,{color:d.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:d.palette.gray[400],display:"inline",size:"lg",children:[t.jsx("b",{children:"Remediation time: "}),`${a} min`]}),t.jsx(Lt,{}),t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Default score: "}),t.jsx(On,{textL:s,textR:y.capitalize(l),variant:l}),t.jsx(Lt,{}),t.jsxs($,{alignItems:"center",children:[t.jsx(I,{color:d.palette.gray[400],display:"inline",fontWeight:"bold",size:"lg",children:"Requirements: "}),c.map((p,g)=>t.jsxs(u.Fragment,{children:[g>0?t.jsx(I,{color:d.palette.gray[400],display:"inline",size:"lg",children:" / "}):void 0,t.jsx("a",{href:p.href,style:{color:d.palette.gray[400],textDecoration:"underline"},children:p.title})]},p.key))]})]})]})};exports.Accordion=Li;exports.AccordionContent=Wt;exports.ActionButton=pe;exports.Alert=Gi;exports.AppliedFilter=ue;exports.AppliedFilters=Hr;exports.ArrayField=Xe;exports.Avatar=to;exports.BaseButtonComponent=it;exports.BaseComponent=ze;exports.BaseSpanComponent=rt;exports.BaseTextComponent=ot;exports.Body=Vn;exports.Button=M;exports.Button$1=Ae;exports.ButtonToolbarCenter=Io;exports.ButtonToolbarRow=Do;exports.ButtonToolbarStartRow=Eo;exports.Calendar=Kt;exports.Calendar$1=Qt;exports.Calendar$2=tn;exports.CalendarCell=Yt;exports.CalendarGrid=Oe;exports.CaptionContent=Jn;exports.CardContainer=cr;exports.CardHeader=Pe;exports.CardWithImage=oo;exports.CardWithInput=Xo;exports.CardWithOptions=an;exports.CardWithSelector=ir;exports.CardWithSwitch=ar;exports.Carousel=hr;exports.Checkbox=re;exports.CodeSnippet=yr;exports.Col=qe;exports.ColumFilters=Sn;exports.ColumnToggle=Bn;exports.ColumnsModal=wn;exports.ComboBox=st;exports.ComboBoxField=Ke;exports.Container=$;exports.ControlsContent=Qn;exports.CopyButton=Jr;exports.CustomThemeProvider=Ti;exports.DateField=Xt;exports.DateSelector=fe;exports.Description=Pn;exports.Dialog=We;exports.Divider=ae;exports.Dropdown=ta;exports.Editable=To;exports.EmptyButton=Qe;exports.EmptyState=ra;exports.ErrorMessage=lo;exports.ExportCsv=Hn;exports.FilePreview=Vt;exports.FilterControl=jn;exports.FilterForm=Je;exports.FilterFormContent=vn;exports.FiltersList=Cn;exports.FooterContent=Xn;exports.Form=la;exports.Gap=Fo;exports.GridContainer=da;exports.GroupSelector=ga;exports.Head=_n;exports.Header=Me;exports.Header$1=hn;exports.Heading=V;exports.HighlightedContent=ei;exports.Icon=R;exports.IconButton=H;exports.InProgressIcon=An;exports.IndicatorCard=sr;exports.IndicatorCardDB=xa;exports.InfoSidebar=ha;exports.InnerForm=aa;exports.InputArray=Lo;exports.InputDate=Jt;exports.InputDateRange=en;exports.InputDateTime=zo;exports.InputFile=Wo;exports.InputNumber=on;exports.InputNumberRange=rn;exports.InputTags=Bo;exports.Label=at;exports.Link=te;exports.ListItem=Ee;exports.ListItemsWrapper=bn;exports.LittleFlag=ya;exports.Loading=In;exports.LocationCode=gn;exports.Logo=Sa;exports.Lottie=Ta;exports.MemoizedImage=oe;exports.Menu=Ia;exports.MenuItem=Mn;exports.MessageBanner=Da;exports.Modal=xt;exports.ModalConfirm=fn;exports.ModalFooter=xn;exports.Notification=La;exports.NotificationSign=Fe;exports.NumberField=be;exports.OAuthSelector=Oa;exports.Option=Ut;exports.OptionBoxContainer=ht;exports.OptionContainer=et;exports.OptionContainer$1=Tn;exports.OutlineContainer=K;exports.PaginationControl=Gn;exports.PaginationDropdown=Yn;exports.PaginationSize=Kn;exports.PhoneInput=Ko;exports.PopUp=Qa;exports.Popover=Te;exports.PremiumFeature=En;exports.PreviewPanel=$n;exports.PriorityCard=Nn;exports.PriorityCards=Ha;exports.PriorityScore=Ba;exports.ProgressBar=Fn;exports.ProgressIndicator=Ja;exports.ProgressStep=Xa;exports.RadioButton=dt;exports.RankPosition=Rn;exports.RankPositionIcon=Dn;exports.Row=nn;exports.ScrollUpButton=ts;exports.Search=se;exports.SearchPanel=mn;exports.SeverityBadge=On;exports.SeverityOverview=os;exports.SeverityOverviewBadge=xe;exports.ShowOnHover=as;exports.SlideOutMenu=ls;exports.Slider=xs;exports.SortIcon=tt;exports.Span=he;exports.StepLapse=ms;exports.Tab=yn;exports.Table=Ls;exports.Table$1=ti;exports.TableButton=Ms;exports.TableContent=Un;exports.TableContext=ie;exports.TableFooter=qn;exports.TableOptions=Zn;exports.Tabs=gt;exports.Tag=J;exports.TagsField=Ze;exports.Text=I;exports.TextArea=qo;exports.TextInput=He;exports.Thumb=Wn;exports.TimeField=Zt;exports.TimeLine=Bs;exports.TimeLineCard=ni;exports.Toggle=dn;exports.Tooltip=q;exports.Tour=Vs;exports.WeaknessesCard=Gs;exports.baseStep=_s;exports.formatCheckValues=zn;exports.getStyledConfig=Se;exports.hiddenProps=Pt;exports.icons=zi;exports.setBorder=je;exports.setDisplay=ve;exports.setInteraction=Ce;exports.setMargin=me;exports.setPadding=$e;exports.setPosition=we;exports.setText=ke;exports.theme=F;exports.useCarousel=sn;exports.useClickOutside=ne;exports.useCloudinaryImage=ln;exports.useColumnsModal=cn;exports.useConditionsDialog=qr;exports.useConfirmDialog=Xr;exports.useDebouncedCallback=ct;exports.useFilterForm=kn;exports.useFilters=Kr;exports.useModal=Ie;exports.useSearch=Qo;exports.variantBuilder=ee;