@fluidattacks/design 3.26.0 → 3.26.3

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 (183) hide show
  1. package/dist/assets/index.css +1 -1
  2. package/dist/components/@core/index.js +1 -1
  3. package/dist/components/@core/types.d.ts +1 -1
  4. package/dist/components/accordion/accordion-content/index.js +1 -1
  5. package/dist/components/accordion/index.js +1 -1
  6. package/dist/components/alert/index.js +1 -1
  7. package/dist/components/avatar/index.js +1 -1
  8. package/dist/components/button/index.js +1 -1
  9. package/dist/components/button/index.stories.d.ts +11 -6
  10. package/dist/components/button/styles.d.ts +273 -4
  11. package/dist/components/button/types.d.ts +4 -3
  12. package/dist/components/card/card-header/index.js +1 -1
  13. package/dist/components/card/card-with-image/index.js +1 -1
  14. package/dist/components/card/card-with-input/index.js +1 -1
  15. package/dist/components/card/card-with-options/index.js +1 -1
  16. package/dist/components/card/card-with-selector/index.js +1 -1
  17. package/dist/components/card/card-with-switch/index.js +1 -1
  18. package/dist/components/card/index.js +1 -1
  19. package/dist/components/card-container/index.js +1 -1
  20. package/dist/components/carousel/index.js +1 -1
  21. package/dist/components/checkbox/index.js +1 -1
  22. package/dist/components/cloud-image/index.js +1 -1
  23. package/dist/components/code-snippet/index.js +1 -1
  24. package/dist/components/code-snippet/location-code/index.js +1 -1
  25. package/dist/components/colors/index.d.ts +2 -3
  26. package/dist/components/colors/index.js +1 -1
  27. package/dist/components/conditions-dialog/index.js +1 -1
  28. package/dist/components/confirm-dialog/index.js +1 -1
  29. package/dist/components/container/index.js +1 -1
  30. package/dist/components/copy-button/index.js +1 -1
  31. package/dist/components/divider/index.js +1 -1
  32. package/dist/components/dropdown/index.js +1 -1
  33. package/dist/components/empty-state/empty-button/index.js +1 -1
  34. package/dist/components/empty-state/index.js +1 -1
  35. package/dist/components/file-preview/index.js +1 -1
  36. package/dist/components/form/index.js +1 -1
  37. package/dist/components/form/inner-form/index.js +1 -1
  38. package/dist/components/grid-container/index.js +1 -1
  39. package/dist/components/group-selector/index.js +1 -1
  40. package/dist/components/group-selector/option-container/index.js +1 -1
  41. package/dist/components/icon/index.js +1 -1
  42. package/dist/components/icon-button/index.js +1 -1
  43. package/dist/components/icon-button/index.stories.d.ts +1 -348
  44. package/dist/components/icon-button/styles.d.ts +3 -344
  45. package/dist/components/indicator-card/index.js +1 -1
  46. package/dist/components/info-sidebar/index.js +1 -1
  47. package/dist/components/inputs/fields/combobox/field/index.js +1 -1
  48. package/dist/components/inputs/fields/combobox/index.js +1 -1
  49. package/dist/components/inputs/fields/combobox/option/index.js +1 -1
  50. package/dist/components/inputs/fields/date/calendar/cell/index.js +1 -1
  51. package/dist/components/inputs/fields/date/calendar/grid/index.js +1 -1
  52. package/dist/components/inputs/fields/date/calendar/header/index.js +1 -1
  53. package/dist/components/inputs/fields/date/calendar/index.js +1 -1
  54. package/dist/components/inputs/fields/date/index.js +1 -1
  55. package/dist/components/inputs/fields/date-range/calendar/index.js +1 -1
  56. package/dist/components/inputs/fields/date-range/index.js +1 -1
  57. package/dist/components/inputs/fields/date-time/calendar/index.js +1 -1
  58. package/dist/components/inputs/fields/date-time/index.js +1 -1
  59. package/dist/components/inputs/fields/editable/index.js +1 -1
  60. package/dist/components/inputs/fields/editable/index.stories.d.ts +1 -2
  61. package/dist/components/inputs/fields/input-array/field/index.js +1 -1
  62. package/dist/components/inputs/fields/input-array/index.js +1 -1
  63. package/dist/components/inputs/fields/input-file/index.js +1 -1
  64. package/dist/components/inputs/fields/input-tags/field/index.js +1 -1
  65. package/dist/components/inputs/fields/input-tags/index.js +1 -1
  66. package/dist/components/inputs/fields/input-tags/index.stories.d.ts +1 -2
  67. package/dist/components/inputs/fields/number/index.d.ts +1 -1
  68. package/dist/components/inputs/fields/number/index.js +1 -1
  69. package/dist/components/inputs/fields/number/index.stories.d.ts +1 -3
  70. package/dist/components/inputs/fields/number-range/index.js +1 -1
  71. package/dist/components/inputs/fields/number-range/index.stories.d.ts +1 -2
  72. package/dist/components/inputs/fields/phone/index.js +1 -1
  73. package/dist/components/inputs/fields/text-area/index.d.ts +1 -1
  74. package/dist/components/inputs/fields/text-area/index.js +1 -1
  75. package/dist/components/inputs/fields/text-area/index.stories.d.ts +5 -3
  76. package/dist/components/inputs/fields/text-input/index.js +1 -1
  77. package/dist/components/inputs/fields/text-input/index.stories.d.ts +5 -3
  78. package/dist/components/inputs/index.js +1 -1
  79. package/dist/components/inputs/label/index.js +1 -1
  80. package/dist/components/inputs/outline-container/index.d.ts +1 -1
  81. package/dist/components/inputs/outline-container/index.js +1 -1
  82. package/dist/components/inputs/types.d.ts +1 -0
  83. package/dist/components/inputs/utils/action-button/index.js +1 -1
  84. package/dist/components/inputs/utils/calendar-button/index.js +1 -1
  85. package/dist/components/inputs/utils/date-selector/index.js +1 -1
  86. package/dist/components/inputs/utils/date-time-field/index.js +1 -1
  87. package/dist/components/inputs/utils/dialog/index.js +1 -1
  88. package/dist/components/inputs/utils/number-field/index.js +1 -1
  89. package/dist/components/inputs/utils/popover/index.js +1 -1
  90. package/dist/components/layout/categories/buttons/index.js +1 -1
  91. package/dist/components/layout/categories/column/index.js +1 -1
  92. package/dist/components/layout/categories/gap/index.js +1 -1
  93. package/dist/components/layout/categories/row/index.js +1 -1
  94. package/dist/components/layout/index.js +1 -1
  95. package/dist/components/link/index.js +1 -1
  96. package/dist/components/list-item/index.js +1 -1
  97. package/dist/components/little-flag/index.js +1 -1
  98. package/dist/components/loading/index.js +1 -1
  99. package/dist/components/logo/index.js +1 -1
  100. package/dist/components/lottie/index.js +1 -1
  101. package/dist/components/menu/index.js +1 -1
  102. package/dist/components/message-banner/index.js +1 -1
  103. package/dist/components/modal/columns-modal/index.js +1 -1
  104. package/dist/components/modal/columns-modal/preview-panel/index.js +1 -1
  105. package/dist/components/modal/columns-modal/search-panel/index.js +1 -1
  106. package/dist/components/modal/filters-modal/applied-filter/index.js +1 -1
  107. package/dist/components/modal/filters-modal/applied-filters/index.js +1 -1
  108. package/dist/components/modal/filters-modal/column-filters/index.js +1 -1
  109. package/dist/components/modal/filters-modal/filter-control/index.js +1 -1
  110. package/dist/components/modal/filters-modal/filter-form/form-content/index.js +1 -1
  111. package/dist/components/modal/filters-modal/filter-form/hooks/index.js +1 -1
  112. package/dist/components/modal/filters-modal/filter-form/index.js +1 -1
  113. package/dist/components/modal/filters-modal/filters-list/index.js +1 -1
  114. package/dist/components/modal/filters-modal/index.js +1 -1
  115. package/dist/components/modal/footer/index.js +1 -1
  116. package/dist/components/modal/header/index.js +1 -1
  117. package/dist/components/modal/index.js +1 -1
  118. package/dist/components/modal/modal-confirm/index.js +1 -1
  119. package/dist/components/notification/index.js +1 -1
  120. package/dist/components/notification-sign/index.js +1 -1
  121. package/dist/components/number-input/index.js +1 -1
  122. package/dist/components/oauth-selector/index.js +1 -1
  123. package/dist/components/oauth-selector/option-container/index.js +1 -1
  124. package/dist/components/pop-up/description/index.js +1 -1
  125. package/dist/components/pop-up/index.js +1 -1
  126. package/dist/components/premium-feature/index.js +1 -1
  127. package/dist/components/priority-score/index.js +1 -1
  128. package/dist/components/progress-bar/index.js +1 -1
  129. package/dist/components/progress-indicator/in-progress-icon/index.js +1 -1
  130. package/dist/components/progress-indicator/index.js +1 -1
  131. package/dist/components/progress-indicator/step/index.js +1 -1
  132. package/dist/components/radio-button/index.js +1 -1
  133. package/dist/components/scroll-button/index.js +1 -1
  134. package/dist/components/search/index.js +1 -1
  135. package/dist/components/severity-badge/index.js +1 -1
  136. package/dist/components/severity-overview/badge/index.js +1 -1
  137. package/dist/components/severity-overview/index.js +1 -1
  138. package/dist/components/show-on-hover/index.js +1 -1
  139. package/dist/components/slide-out-menu/index.d.ts +1 -1
  140. package/dist/components/slide-out-menu/index.js +1 -1
  141. package/dist/components/slide-out-menu/index.stories.d.ts +2 -3
  142. package/dist/components/slide-out-menu/menu-item/index.js +1 -1
  143. package/dist/components/slide-out-menu/types.d.ts +0 -8
  144. package/dist/components/slider/index.js +1 -1
  145. package/dist/components/slider/thumb/index.js +1 -1
  146. package/dist/components/step-lapse/index.js +1 -1
  147. package/dist/components/table/context/index.js +1 -1
  148. package/dist/components/table/export-csv/index.js +1 -1
  149. package/dist/components/table/index.js +1 -1
  150. package/dist/components/table/pagination/pagination-control/index.js +1 -1
  151. package/dist/components/table/pagination/pagination-dropdown/index.js +1 -1
  152. package/dist/components/table/pagination/pagination-size/index.js +1 -1
  153. package/dist/components/table/sort-icon/index.js +1 -1
  154. package/dist/components/table/table-body/index.js +1 -1
  155. package/dist/components/table/table-column-toggle/index.js +1 -1
  156. package/dist/components/table/table-content/head/index.js +1 -1
  157. package/dist/components/table/table-content/index.js +1 -1
  158. package/dist/components/table/table-footer/footer-content/index.js +1 -1
  159. package/dist/components/table/table-footer/index.js +1 -1
  160. package/dist/components/table/table-options/caption-content/index.js +1 -1
  161. package/dist/components/table/table-options/controls-content/index.js +1 -1
  162. package/dist/components/table/table-options/highlighted-content/index.js +1 -1
  163. package/dist/components/table/table-options/index.js +1 -1
  164. package/dist/components/table/wrapper/index.js +1 -1
  165. package/dist/components/table-button/index.js +1 -1
  166. package/dist/components/tabs/index.js +1 -1
  167. package/dist/components/tabs/tab/index.js +1 -1
  168. package/dist/components/tag/index.js +1 -1
  169. package/dist/components/timeline/card/index.js +1 -1
  170. package/dist/components/timeline/index.js +1 -1
  171. package/dist/components/toggle/index.js +1 -1
  172. package/dist/components/tooltip/index.js +1 -1
  173. package/dist/components/tour/index.js +1 -1
  174. package/dist/components/typography/heading/index.js +1 -1
  175. package/dist/components/typography/index.js +1 -1
  176. package/dist/components/typography/span/index.js +1 -1
  177. package/dist/components/typography/text/index.js +1 -1
  178. package/dist/{components-C6hF8tg6.mjs → components-Cz5sr864.mjs} +2666 -2668
  179. package/dist/components-DtGNmtjL.js +3147 -0
  180. package/dist/hooks/index.js +1 -1
  181. package/dist/index.js +1 -1
  182. package/package.json +1 -1
  183. package/dist/components-CtOycXzf.js +0 -3116
@@ -0,0 +1,3147 @@
1
+ "use strict";const n=require("react/jsx-runtime"),x=require("react"),c=require("./vendor-aX2fiAjI.js"),se=require("react-dom"),_e=require("react-router-dom"),Z=e=>({getVariant:(t,i)=>e(t)[i]}),zt=["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"],ei={25:"#fcfcfd",50:"#f9fafb",100:"#f2f4f7",200:"#eaecf0",300:"#d0d5dd",400:"#98a2b3",500:"#667085",600:"#475467",700:"#2f394b",800:"#212a36",900:"#161b25"},ti={25:"#fef2f3",50:"#fddfe2",100:"#fbbac0",200:"#f9959e",300:"#f65e6a",400:"#f32637",500:"#bf0b1a",600:"#ac0a17",700:"#9a0915",800:"#870812",900:"#750710"},ni={25:"",50:"",100:"#ffe6ff",200:"",300:"#b8075d",400:"",500:"#7f0540",600:"",700:"#59042d",800:"",900:"#460323"},ii={25:"",50:"#fef3f2",100:"",200:"#fecdca",300:"",400:"",500:"#f04438",600:"",700:"#b42318",800:"",900:""},oi={25:"",50:"#fffaeb",100:"",200:"#fef0c7",300:"",400:"#ffd562",500:"#fdb022",600:"#dc6803",700:"#b54708",800:"",900:""},ri={25:"",50:"#f6fef9",100:"",200:"#a6f4c5",300:"",400:"",500:"#12b76a",600:"",700:"#027a48",800:"",900:""},ai={25:"",50:"#eff8ff",100:"",200:"#b2ddff",300:"",400:"",500:"#2e90fa",600:"",700:"#175cd3",800:"",900:""},si={"01":"linear-gradient(45deg, #f32637 0%, #b8075d 100%)","02":"linear-gradient(45deg, #fcfcfd 0%, #667085 100%)"},li={type:{primary:"Roboto, sans-serif",poppins:"'Poppins', sans-serif",mono:"'Space Mono', monospace"},heading:{xxl:"64px",xl:"48px",lg:"32px",md:"24px",sm:"20px",xs:"16px"},text:{xl:"20px",lg:"18px",md:"16px",sm:"14px",xs:"12px"},weight:{bold:"700",semibold:"600",regular:"400"}},ci={none:"none",sm:"0px 1px 2px 0px rgba(16, 24, 40, 0.15)",md:"0px 4px 6px 0px rgba(16, 24, 40, 0.15)",lg:"0px 8px 24px 0px rgba(16, 24, 40, 0.15)"},di={mobile:"480px",tablet:"960px",sm:"1024px",md:"1440px",lg:"1920px"},pi={0:"0rem",.125:"0.125rem",.188:"0.188rem",.25:"0.25rem",.5:"0.5rem",.625:"0.625rem",.75:"0.75rem",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",3.5:"3.5rem",4:"4rem",4.5:"4.5rem",5:"5rem",6:"6rem"},gi=["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"],D={typography:li,shadows:ci,breakpoints:di,spacing:pi,palette:{primary:ti,complementary:ni,error:ii,info:ai,warning:oi,success:ri,black:"#0c111d",white:"#ffffff",gray:ei,gradients:si}},ui=({children:e})=>n.jsx(c.Xe,{theme:D,children:e}),N=(e,t)=>t===void 0?"":`${e}: ${t};`,he=e=>{const t=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,d]=e.padding;return`padding: ${D.spacing[a]} ${D.spacing[l]} ${D.spacing[s]} ${D.spacing[d]};`}return`padding: ${D.spacing[t]} ${D.spacing[i]} ${D.spacing[o]} ${D.spacing[r]};`},ye=e=>{const t=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,d]=e.margin;return`margin: ${D.spacing[a]} ${D.spacing[l]} ${D.spacing[s]} ${D.spacing[d]};`}return`margin: ${D.spacing[t]} ${D.spacing[i]} ${D.spacing[o]} ${D.spacing[r]};`},be=e=>{const t=N("position",e.position),i=N("top",e.top),o=N("right",e.right),r=N("bottom",e.bottom),a=N("left",e.left),l=N("z-index",e.zIndex);return`
2
+ ${t}
3
+ ${i}
4
+ ${o}
5
+ ${r}
6
+ ${a}
7
+ ${l}
8
+ `},$e=e=>{const t=N("border",e.border),i=N("border-top",e.borderTop),o=N("border-right",e.borderRight),r=N("border-bottom",e.borderBottom),a=N("border-left",e.borderLeft),l=N("border-color",e.borderColor),s=N("border-radius",e.borderRadius);return`
9
+ ${t}
10
+ ${i}
11
+ ${o}
12
+ ${r}
13
+ ${a}
14
+ ${l}
15
+ ${s}
16
+ `},xi=e=>e.includes("x")?"overflow-x: auto;":"",fi=e=>e.includes("y")?"overflow-y: auto;":"",me=e=>{const t=e.scroll?`
17
+ ${xi(e.scroll)}
18
+ ${fi(e.scroll)}
19
+ `:"",i=N("visibility",e.visibility),o=N("display",e.display),r=N("height",e.height),a=N("width",e.width),l=N("max-height",e.maxHeight),s=N("max-width",e.maxWidth),d=N("min-height",e.minHeight),p=N("min-width",e.minWidth),g=N("box-shadow",e.shadow?D.shadows[e.shadow]:void 0),u=N("gap",e.gap===void 0?void 0:D.spacing[e.gap]),f=N("background-color",e.bgColor),h=N("background",e.bgGradient),y=N("flex-direction",e.flexDirection),m=N("flex-grow",e.flexGrow),b=N("justify-content",e.justify),k=N("justify-self",e.justifySelf),w=N("align-items",e.alignItems),v=N("align-self",e.alignSelf),j=N("flex-wrap",e.wrap);return`
20
+ ${t}
21
+ ${i}
22
+ ${o}
23
+ ${r}
24
+ ${a}
25
+ ${l}
26
+ ${s}
27
+ ${d}
28
+ ${p}
29
+ ${g}
30
+ ${f}
31
+ ${h}
32
+ ${u}
33
+ ${y}
34
+ ${m}
35
+ ${b}
36
+ ${k}
37
+ ${w}
38
+ ${v}
39
+ ${j}
40
+ `},we=e=>{const t=N("color",e.color),i=N("font-family",e.fontFamily),o=N("font-size",e.fontSize),r=N("font-weight",e.fontWeight),a=N("line-spacing",e.letterSpacing),l=N("line-height",e.lineSpacing),s=N("text-align",e.textAlign),d=N("text-decoration",e.textDecoration),p=N("text-overflow",e.textOverflow),g=N("white-space",e.whiteSpace),u=N("word-break",e.wordBreak),f=N("word-wrap",e.wordWrap);return`
41
+ ${t}
42
+ ${i}
43
+ ${o}
44
+ ${r}
45
+ ${a}
46
+ ${l}
47
+ ${s}
48
+ ${d}
49
+ ${p}
50
+ ${g}
51
+ ${u}
52
+ ${f}
53
+ `},ve=e=>{const t=N("cursor",e.cursor),i=N("border-color",e.borderColorHover),o=N("background-color",e.bgColorHover),r=N("box-shadow",e.shadowHover===void 0?void 0:D.shadows[e.shadowHover]),a=N("transition",e.transition);return`
54
+ ${t}
55
+
56
+ &:hover {
57
+ ${a||"transition: all 0.2s;"}
58
+ ${i}
59
+ ${o}
60
+ ${r}
61
+ }
62
+ `},je={shouldForwardProp:e=>!zt.includes(e)},ke=c.st.div.withConfig(je)`
63
+ ${he}
64
+ ${ye}
65
+ ${be}
66
+ ${me}
67
+ ${we}
68
+ ${$e}
69
+ ${ve}
70
+ `,Qe=c.st.button.withConfig(je)`
71
+ ${he}
72
+ ${ye}
73
+ ${be}
74
+ ${me}
75
+ ${we}
76
+ ${$e}
77
+ ${ve}
78
+ `,et=c.st.p.withConfig(je)`
79
+ ${he}
80
+ ${ye}
81
+ ${be}
82
+ ${me}
83
+ ${we}
84
+ ${$e}
85
+ ${ve}
86
+ `,tt=c.st.span.withConfig(je)`
87
+ ${he}
88
+ ${ye}
89
+ ${be}
90
+ ${me}
91
+ ${we}
92
+ ${$e}
93
+ ${ve}
94
+ `,hi=c.st(ke)`
95
+ ${({theme:e,$center:t=!1,$styleMd:i,$styleSm:o})=>`
96
+ ${t?"margin: auto;":""}
97
+ scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
98
+ scroll-padding: ${e.spacing[.5]};
99
+
100
+ @media screen
101
+ and (min-width: ${e.breakpoints.mobile})
102
+ and (max-width: ${e.breakpoints.tablet})
103
+ {
104
+ ${i};
105
+ }
106
+
107
+ @media screen and (max-width: ${e.breakpoints.mobile}) {
108
+ ${o};
109
+ }
110
+ `}
111
+ `,$=x.forwardRef(function({as:t="div",center:i,children:o,id:r,onHover:a,onLeave:l,styleMd:s,styleSm:d,...p},g){return n.jsx(hi,{$center:i,$styleMd:s,$styleSm:d,as:t,id:r,onMouseLeave:l,onMouseOver:a,ref:g,...p,children:o})}),yi=c.st(et)`
112
+ ${({theme:e,$bgGradient:t="unset",$color:i=e.palette.gray[800],$display:o="block",$fontFamily:r=e.typography.type.primary,$fontWeight:a="bold",$letterSpacing:l=0,$lineSpacing:s=1.5,$lineSpacingSm:d,$overflow:p="unset",$size:g,$sizeMd:u,$sizeSm:f,$textFill:h="unset",$whiteSpace:y="pre-line",$wordBreak:m="normal"})=>`
113
+ background: ${t};
114
+ color: ${i};
115
+ display: ${o};
116
+ font-family: ${r};
117
+ font-size: ${e.typography.heading[g]};
118
+ font-weight: ${e.typography.weight[a]};
119
+ letter-spacing: ${l};
120
+ line-height: ${e.spacing[s]};
121
+ overflow: ${p};
122
+ width: ${o==="block"?"100%":"auto"};
123
+ white-space: ${y};
124
+ word-break: ${m};
125
+ background-clip: text;
126
+ -webkit-background-clip: text;
127
+ -webkit-text-fill-color: ${h};
128
+
129
+ @media screen
130
+ and (min-width: ${e.breakpoints.mobile})
131
+ and (max-width: ${e.breakpoints.tablet})
132
+ {
133
+ font-size: ${e.typography.heading[u??g]};
134
+ }
135
+
136
+ @media screen and (max-width: ${e.breakpoints.mobile}) {
137
+ font-size: ${e.typography.heading[f??g]};
138
+ line-height: ${e.spacing[d??s]};
139
+ }
140
+ `}
141
+ `,It=c.st(et)`
142
+ ${({theme:e,$bgGradient:t="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,$lineSpacing:d=1.25,$lineSpacingSm:p,$overflow:g="unset",$size:u,$sizeMd:f,$sizeSm:h,$textFill:y="unset",$whiteSpace:m="pre-line",$wordBreak:b="normal"})=>`
143
+ background: ${t};
144
+ color: ${i};
145
+ display: ${o};
146
+ font-family: ${r};
147
+ font-size: ${e.typography.text[u]};
148
+ font-style: ${l};
149
+ font-weight: ${e.typography.weight[a]};
150
+ letter-spacing: ${s};
151
+ line-height: ${e.spacing[d]};
152
+ overflow: ${g};
153
+ width: ${o==="block"?"100%":"auto"};
154
+ white-space: ${m};
155
+ word-break: ${b};
156
+ background-clip: text;
157
+ -webkit-background-clip: text;
158
+ -webkit-text-fill-color: ${y};
159
+
160
+ @media screen
161
+ and (min-width: ${e.breakpoints.mobile})
162
+ and (max-width: ${e.breakpoints.tablet})
163
+ {
164
+ font-size: ${e.typography.text[f??u]};
165
+ }
166
+
167
+ @media screen and (max-width: ${e.breakpoints.mobile}) {
168
+ font-size: ${e.typography.text[h??u]};
169
+ line-height: ${e.spacing[p??d]};
170
+ }
171
+ `}
172
+ `,bi=c.st(tt)`
173
+ ${({theme:e,$color:t=e.palette.gray[600],$content:i=void 0,$display:o="inline",$fontWeight:r="regular",$size:a,$lineSpacing:l=1.25})=>`
174
+ color: ${t};
175
+ display: ${o};
176
+ font-family: ${e.typography.type.primary};
177
+ font-size: ${e.typography.text[a]};
178
+ font-weight: ${e.typography.weight[r]};
179
+ line-height: ${e.spacing[l]};
180
+ max-width: 100%;
181
+ width: ${o==="block"?"100%":"auto"};
182
+
183
+ ${i===void 0?"":`&::after { content: "${i}"; }`}
184
+ `}
185
+ `,q=x.forwardRef(function({bgGradient:t,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:d,lineSpacing:p,lineSpacingSm:g,overflow:u,size:f,sizeMd:h,sizeSm:y,textFill:m,whiteSpace:b,wordBreak:k,...w},v){return n.jsx(yi,{$bgGradient:t,$color:r,$display:a,$fontFamily:l,$fontWeight:s,$letterSpacing:d,$lineSpacing:p,$lineSpacingSm:g,$overflow:u,$size:f,$sizeMd:h,$sizeSm:y,$textFill:m,$whiteSpace:b,$wordBreak:k,className:o,ref:v,...w,children:i})}),ue=x.forwardRef(function({children:t,color:i,content:o,display:r,fontFamily:a,fontWeight:l,letterSpacing:s,lineSpacing:d,lineSpacingSm:p,size:g,sizeMd:u,sizeSm:f,...h},y){return n.jsx(bi,{$color:i,$content:o,$display:r,$fontFamily:a,$fontWeight:l,$letterSpacing:s,$lineSpacing:d,$lineSpacingSm:p,$size:g,$sizeMd:u,$sizeSm:f,ref:y,...h,children:t})}),I=x.forwardRef(function({bgGradient:t,children:i,className:o,color:r,display:a,fontFamily:l,fontWeight:s,letterSpacing:d,lineSpacing:p,lineSpacingSm:g,overflow:u,size:f,sizeMd:h,sizeSm:y,textFill:m,whiteSpace:b,wordBreak:k,fontStyle:w,...v},j){return n.jsx(It,{$bgGradient:t,$color:r,$display:a,$fontFamily:l,$fontStyle:w,$fontWeight:s,$letterSpacing:d,$lineSpacing:p,$lineSpacingSm:g,$overflow:u,$size:f,$sizeMd:h,$sizeSm:y,$textFill:m,$whiteSpace:b,$wordBreak:k,className:o,ref:j,...v,children:i})}),Tt=({item:e})=>{const t=e.description&&typeof e.description=="string"?n.jsx(I,{mb:e.extraElement?.5:void 0,size:"sm",children:e.description}):e.description??void 0;return n.jsxs($,{display:"block",id:`panel-${e.title}`,padding:[.75,.75,.75,.75],children:[t,e.extraElement?n.jsx($,{children:e.extraElement}):void 0]})},We={xl:"24px",lg:"16px",md:"14px",sm:"12px",xs:"10px"},$i=e=>We[e]?We[e]:typeof e=="string"&&e.includes("px")?e:We.md,mi=c.st(tt)`
186
+ ${({$clickable:e,$color:t="inherit",$disabled:i=!1,$hoverColor:o,$rotation:r,$size:a,$secondaryColor:l})=>{const s=o?"":"brightness(50%)",d=o??"";return`
187
+ color: ${t};
188
+ cursor: ${e?"pointer":"inherit"};
189
+ font-size: ${$i(a)};
190
+ line-height: 0;
191
+ vertical-align: middle;
192
+ pointer-events: inherit;
193
+ opacity: ${i?"0.5":"1"};
194
+
195
+ > svg {
196
+ --fa-secondary-color: ${l};
197
+ transform: ${r===void 0?"":`rotate(${r}deg)`};
198
+ }
199
+
200
+ .fill-gradient-01 path {
201
+ fill: url(/gradients.svg#gradient-01);
202
+ fill: url(#gradient-01);
203
+ }
204
+ .fill-gradient-02 path {
205
+ fill: url(/gradients.svg#gradient-02);
206
+ fill: url(#gradient-02);
207
+ }
208
+
209
+ ${e?`&:hover {
210
+ filter: ${s};
211
+ color: ${d};
212
+ }`:""}
213
+ `}}
214
+ `;c.st.div`
215
+ cursor: pointer;
216
+ transition: all 0.2s ease-in-out;
217
+
218
+ &:hover:not([disabled]) {
219
+ transform: scale(1.2);
220
+ }
221
+ `;const R=x.forwardRef(function({clickable:t,disabled:i,hoverColor:o,icon:r,iconClass:a="",iconColor:l,iconMask:s,iconSize:d,iconTransform:p,iconType:g="fa-solid",onClick:u,rotation:f,spanClass:h,secondaryColor:y,...m},b){return n.jsx(mi,{$clickable:t,$color:l,$disabled:i,$hoverColor:o,$rotation:f,$secondaryColor:y,$size:d,className:h,"data-testid":`${r}-icon`,onClick:u,ref:b,...m,children:n.jsx("i",{className:`${g} fa-${r} ${a}`,...s!==void 0?{"data-fa-mask":s}:{},...p!==void 0?{"data-fa-transform":p}:{}})},`${g}-${r}`)}),wi=x.forwardRef(function({aligned:t="end",items:i,bgColor:o},r){const a=c.Je(),[l,s]=x.useState(i.map(p=>p.expanded??!1)),d=x.useCallback(p=>g=>{g.preventDefault(),s(u=>u.map((f,h)=>h===p?!f:f))},[]);return n.jsx($,{borderColor:a.palette.gray[200],borderTop:"1px solid",ref:r,children:i.map((p,g)=>{const u=l[g];return n.jsxs($,{bgColor:o??a.palette.white,borderBottom:"1px solid",borderColor:a.palette.gray[200],children:[n.jsx($,{"aria-controls":`panel-${p.title}`,"aria-expanded":u,"aria-label":p.title,as:"button",bgColor:o??a.palette.white,bgColorHover:a.palette.gray[100],cursor:"pointer",display:"flex",onClick:d(g),padding:[.75,.75,.75,.75],width:"100%",children:n.jsxs($,{as:"summary",display:"flex",flexDirection:t==="end"?"row":"row-reverse",gap:.75,justify:"space-between",width:"100%",children:[n.jsx(I,{color:a.palette.gray[800],fontWeight:"bold",size:"sm",sizeSm:"sm",textAlign:"start",children:p.title}),n.jsx(R,{icon:u?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]})}),u&&n.jsx(Tt,{item:p})]},p.title)})})}),vi=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:ji}=Z(e=>({error:`
222
+ background: ${e.palette.error[50]};
223
+ border: 1px solid ${e.palette.error[500]};
224
+ color: ${e.palette.error[700]};
225
+
226
+ button {
227
+ color: ${e.palette.error[700]};
228
+
229
+ &:hover:not([disabled]) {
230
+ background-color: ${e.palette.error[200]};
231
+ color: ${e.palette.error[700]};
232
+ }
233
+ }
234
+ `,info:`
235
+ background: ${e.palette.info[50]};
236
+ border: 1px solid ${e.palette.info[500]};
237
+ color: ${e.palette.info[700]};
238
+
239
+ button {
240
+ color: ${e.palette.info[700]};
241
+
242
+ &:hover:not([disabled]) {
243
+ background-color: ${e.palette.info[200]};
244
+ color: ${e.palette.info[700]};
245
+ }
246
+ }
247
+ `,success:`
248
+ background: ${e.palette.success[50]};
249
+ border: 1px solid ${e.palette.success[500]};
250
+ color: ${e.palette.success[700]};
251
+
252
+ button {
253
+ color: ${e.palette.success[700]};
254
+
255
+ &:hover:not([disabled]) {
256
+ background-color: ${e.palette.success[200]};
257
+ color: ${e.palette.success[700]};
258
+ }
259
+ }
260
+ `,warning:`
261
+ background: ${e.palette.warning[50]};
262
+ border: 1px solid ${e.palette.warning[500]};
263
+ color: ${e.palette.warning[700]};
264
+
265
+ button {
266
+ color: ${e.palette.warning[700]};
267
+
268
+ &:hover:not([disabled]) {
269
+ background-color: ${e.palette.warning[200]};
270
+ color: ${e.palette.warning[700]};
271
+ }
272
+ }
273
+ `})),ki=c.st.div`
274
+ ${({theme:e,$variant:t})=>`
275
+ background: transparent;
276
+ align-items: center;
277
+ border-radius: ${e.spacing[.25]};
278
+ display: inline-flex;
279
+ font-family: ${e.typography.type.primary};
280
+ font-size: ${e.typography.text.sm};
281
+ font-weight: ${e.typography.weight.bold};
282
+ line-height: ${e.spacing[1.25]};
283
+ min-width: 250px;
284
+ width: 100%;
285
+ padding: ${e.spacing[.75]};
286
+ position: relative;
287
+ gap: ${e.spacing[.75]};
288
+
289
+ button {
290
+ background-color: transparent;
291
+ }
292
+
293
+ ${ji(e,t??"error")}
294
+ `}
295
+ `,Ci=c.st.div`
296
+ padding-right: 4px;
297
+ width: 100%;
298
+ `,{getVariant:Si}=Z(e=>({ghost:`
299
+ background: transparent;
300
+ border: none;
301
+ color: ${e.palette.gray[800]};
302
+ --btn-padding-x: ${e.spacing[.5]};
303
+ --btn-padding-y: ${e.spacing[.625]};
304
+ --btn-spacing: ${e.spacing[.25]};
305
+
306
+ &:disabled {
307
+ color: ${e.palette.gray[400]};
308
+ cursor: not-allowed;
309
+ }
310
+
311
+ &:hover:not([disabled]) {
312
+ background-color: ${e.palette.gray[100]};
313
+ color: ${e.palette.gray[800]};
314
+ }
315
+ `,link:`
316
+ --btn-padding-x: 0;
317
+ --btn-padding-y: 0;
318
+ color: ${e.palette.gray[800]};
319
+
320
+ &:hover {
321
+ color: ${e.palette.gray[500]};
322
+ }
323
+ `,primary:`
324
+ background: ${e.palette.primary[500]};
325
+ border: none;
326
+ color: ${e.palette.white};
327
+ --btn-spacing: ${e.spacing[.25]};
328
+
329
+ &:disabled {
330
+ background: ${e.palette.gray[200]};
331
+ color: ${e.palette.gray[400]};
332
+ cursor: not-allowed;
333
+ }
334
+
335
+ &:hover:not([disabled]) {
336
+ background-color: ${e.palette.primary[700]};
337
+ color: ${e.palette.white};
338
+ }
339
+ `,secondary:`
340
+ background: ${e.palette.gray[800]};
341
+ border: none;
342
+ color: ${e.palette.white};
343
+ --btn-spacing: ${e.spacing[.25]};
344
+
345
+ &:disabled {
346
+ background: ${e.palette.gray[200]};
347
+ color: ${e.palette.gray[400]};
348
+ cursor: not-allowed;
349
+ }
350
+
351
+ &:hover:not([disabled]) {
352
+ background-color: ${e.palette.gray[600]};
353
+ color: ${e.palette.white};
354
+ }
355
+ `,tertiary:`
356
+ background: transparent;
357
+ border: 1px solid ${e.palette.primary[500]};
358
+ color: ${e.palette.primary[500]};
359
+ --btn-spacing: ${e.spacing[.25]};
360
+
361
+ &:disabled {
362
+ background: transparent;
363
+ border: 1px solid ${e.palette.gray[200]};
364
+ color: ${e.palette.gray[300]};
365
+ cursor: not-allowed;
366
+ }
367
+
368
+ &:hover:not([disabled]) {
369
+ background-color: ${e.palette.primary[500]};
370
+ color: ${e.palette.white};
371
+ }
372
+ `})),Et=c.st(Qe)`
373
+ ${({theme:e,justify:t,$variant:i,$notification:o,$icon:r})=>`
374
+ align-items: center;
375
+ border-radius: var(--btn-spacing);
376
+ cursor: pointer;
377
+ display: inline-flex;
378
+ font-family: ${e.typography.type.primary};
379
+ font-size: ${e.typography.text.sm};
380
+ font-weight: ${e.typography.weight.regular};
381
+ gap: var(--btn-spacing);
382
+ justify-content: ${t??"center"};
383
+ line-height: ${e.spacing[1.25]};
384
+ padding: var(--btn-padding-y) var(--btn-padding-x);
385
+ position: relative;
386
+ text-align: start;
387
+ transition: all 0.5s ease;
388
+ white-space: nowrap;
389
+
390
+ @media screen and (max-width: ${e.breakpoints.mobile}) {
391
+ ${i!=="link"?`--btn-padding-y: ${e.spacing[1]}`:""};
392
+ }
393
+
394
+ ${Si(e,i??"primary")}
395
+
396
+ ${o?`
397
+ ::before {
398
+ content: "";
399
+ position: absolute;
400
+ top: 20%;
401
+ left: ${r?"10%":"1%"};
402
+ width: ${e.spacing[.5]};
403
+ height: ${e.spacing[.5]};
404
+ background-color: ${e.palette.primary[400]};
405
+ border-radius: 50%;
406
+ }
407
+ `:""}
408
+ `}
409
+ `,zi=c.st.div`
410
+ ${({theme:e})=>`
411
+ align-items: center;
412
+ background-color: ${e.palette.primary[400]};
413
+ border-radius: 100px;
414
+ display: flex;
415
+ color: ${e.palette.white};
416
+ font-family: ${e.typography.type.primary};
417
+ font-size: ${e.typography.text.xs};
418
+ font-weight: ${e.typography.weight.regular};
419
+ height: 14px;
420
+ justify-content: center;
421
+ line-height: 18px;
422
+ padding: ${e.spacing[.125]} 7px;
423
+ `}
424
+ `,Ii=c.st(Et)`
425
+ ${({theme:e,disabled:t,borderRadius:i="4px",px:o=.5,py:r=.5,$variant:a})=>`
426
+ --btn-spacing: ${i};
427
+ --btn-padding-x: ${e.spacing[o]};
428
+ --btn-padding-y: ${e.spacing[r]};
429
+
430
+ align-items: center;
431
+ line-height: 0;
432
+ text-align: center;
433
+ ${a==="ghost"?`color: ${e.palette.gray[700]};`:""}
434
+
435
+ > span {
436
+ margin: 0 !important;
437
+ ${t?`color: ${e.palette.gray[300]};`:""}
438
+ }
439
+ `}
440
+ `,Ti=c.st(ke)``,Ei=c.st.div`
441
+ ${({theme:e,$maxWidth:t="320px"})=>`
442
+ background-color: ${e.palette.gray[700]};
443
+ border-radius: 8px;
444
+ color: ${e.palette.white};
445
+ font-size: ${e.typography.text.xs};
446
+ max-width: ${t};
447
+ padding: ${e.spacing[.75]};
448
+ width: max-content;
449
+ z-index: 999999;
450
+ `}
451
+ `,J=({children:e,disabled:t=!1,display:i="inline-block",height:o,icon:r,iconColor:a,iconSize:l,id:s,maxWidth:d,nodeTip:p,place:g="bottom",tip:u="",title:f="",hide:h=u===""&&f===""&&p===void 0,width:y})=>{const m=c.Je(),[b,k]=x.useState(!1),{refs:w,floatingStyles:v,context:j}=c.useFloating({middleware:[c.flip({fallbackAxisSideDirection:"start"}),c.offset({mainAxis:10}),c.shift()],onOpenChange:k,open:b,placement:g,whileElementsMounted:c.autoUpdate}),S=c.useHover(j,{delay:{close:0,open:500},move:!1}),E=c.useFocus(j),z=c.useRole(j,{role:r?"label":"tooltip"}),{getReferenceProps:C,getFloatingProps:F}=c.useInteractions([S,E,z]);return t?n.jsx(x.StrictMode,{children:e}):n.jsxs(n.Fragment,{children:[n.jsx(Ti,{...C(),display:i,height:o,id:s,ref:w.setReference,width:y,children:r?n.jsx(R,{clickable:!0,disabled:t,icon:r,iconColor:a,iconSize:l??"sm",iconType:b?"fa-solid":"fa-light"}):e}),b&&!h&&se.createPortal(n.jsxs(Ei,{...F(),$maxWidth:d,id:`floating-${s}`,ref:w.setFloating,style:v,children:[c.lodashExports.isEmpty(f)?void 0:n.jsx(I,{color:m.palette.white,fontWeight:"bold",lineSpacing:1.5,size:"sm",textAlign:"start",wordWrap:"break-word",children:f}),c.lodashExports.isEmpty(u)?void 0:n.jsx(I,{color:m.palette.gray[100],lineSpacing:1.5,size:"sm",textAlign:"start",wordWrap:"break-word",children:u}),c.lodashExports.isEmpty(p)?void 0:p]}),document.getElementById("root")??document.body)]})},M=x.forwardRef(function({borderRadius:t,disabled:i,icon:o,iconColor:r,iconSize:a="sm",iconTransform:l,iconType:s,id:d,justify:p="center",onClick:g,px:u,py:f,type:h="button",tooltip:y,tooltipPlace:m,value:b,variant:k="primary",...w},v){const j=n.jsx(Ii,{$variant:k,"aria-disabled":i,"aria-label":d,borderRadius:t,disabled:i,id:d,justify:p,onClick:g,px:u,py:f,ref:v,type:h,value:b,...w,children:n.jsx(R,{clickable:!1,icon:o,iconColor:r,iconSize:a,iconTransform:l,iconType:s})}),E=(h+(k??"")+(d??o)).replace(/ /u,"_");return y===void 0?j:n.jsx(J,{id:`${E}-tooltip`,place:m,tip:y,children:j})}),Ri=x.forwardRef(function({autoHide:t=!1,children:i,closable:o=!1,iconEnabled:r=!0,onTimeOut:a,show:l=!0,time:s=8,variant:d="error",id:p,...g},u){const[f,h]=x.useState(l),y=x.useCallback(()=>{h(!1)},[]);return x.useEffect(()=>{const m=setTimeout(()=>{a==null||a(!0),t&&y()},s*1e3);return()=>{clearTimeout(m)}},[t,y,s,a]),x.useEffect(()=>{h(l)},[l,h]),n.jsx($,{display:f?"block":"none",ref:u,role:"alert",...g,children:n.jsxs(ki,{$variant:d,id:p,children:[r?n.jsx(R,{clickable:!1,icon:vi(d),iconSize:"lg",iconType:"fa-light"}):void 0,n.jsx(Ci,{children:i}),o?n.jsx(M,{height:"fit-content",icon:"close",iconSize:"lg",iconType:"fa-light",onClick:y,px:.125,py:.125,variant:"ghost"}):void 0]})})}),xt=c.st.div`
452
+ ${({theme:e})=>`
453
+ align-items: center;
454
+ background-color: ${e.palette.gray[200]};
455
+ border-radius: 100%;
456
+ color: ${e.palette.gray[800]};
457
+ display: flex;
458
+ font-family: ${e.typography.type.primary};
459
+ font-size: ${e.typography.text.xs};
460
+ font-weight: 500;
461
+ line-height: 18px;
462
+ justify-content: center;
463
+ text-align: center;
464
+ width: ${e.spacing[1.25]};
465
+ height: ${e.spacing[1.25]};
466
+ `}
467
+ `,Di=c.st.div`
468
+ ul,
469
+ ol {
470
+ padding-top: 6px;
471
+ padding-bottom: 6px;
472
+ background-color: #fff;
473
+ position: absolute;
474
+ top: 40px;
475
+ right: 1px;
476
+ z-index: 1;
477
+ }
478
+
479
+ .no-hover,
480
+ .user-info {
481
+ text-decoration: none;
482
+ display: flex;
483
+ justify-content: space-between;
484
+ height: auto;
485
+ }
486
+
487
+ .user-info,
488
+ .commit-info {
489
+ padding-left: 16px;
490
+ padding-right: 16px;
491
+ }
492
+
493
+ .user-info {
494
+ padding-top: 10px;
495
+ padding-bottom: 1px;
496
+ }
497
+
498
+ .commit-info {
499
+ padding-top: 1px;
500
+ padding-bottom: 10px;
501
+ }
502
+
503
+ li {
504
+ list-style-type: none;
505
+ }
506
+
507
+ span {
508
+ white-space: nowrap;
509
+ }
510
+
511
+ a {
512
+ color: ${({theme:e})=>e.palette.gray[800]};
513
+ text-decoration: none;
514
+ padding: unset;
515
+ }
516
+
517
+ a:hover {
518
+ text-decoration: none;
519
+ color: ${({theme:e})=>e.palette.gray[800]};
520
+ }
521
+
522
+ #menu-profile-container ul {
523
+ min-width: unset;
524
+ width: auto;
525
+ z-index: 10;
526
+ }
527
+
528
+ #menu-profile-container li div {
529
+ min-width: unset;
530
+ }
531
+ `,{getVariant:Ni}=Z(e=>({default:`
532
+ background-color: ${e.palette.gray[200]};
533
+ color: ${e.palette.gray[800]};
534
+ `,error:`
535
+ &.high {
536
+ background-color: ${e.palette.error[700]};
537
+ color: ${e.palette.white};
538
+ }
539
+ &.low {
540
+ background-color: ${e.palette.error[50]};
541
+ color: ${e.palette.error[700]};
542
+ }
543
+ &.medium {
544
+ background-color: ${e.palette.error[500]};
545
+ color: ${e.palette.error[50]};
546
+ }
547
+ `,inactive:`
548
+ background-color: ${e.palette.gray[200]};
549
+ color: ${e.palette.gray[600]};
550
+ `,info:`
551
+ &.high {
552
+ background-color: ${e.palette.info[700]};
553
+ color: ${e.palette.white};
554
+ }
555
+ &.low {
556
+ background-color: ${e.palette.info[50]};
557
+ color: ${e.palette.info[700]};
558
+ }
559
+ &.medium {
560
+ background-color: ${e.palette.info[500]};
561
+ color: ${e.palette.info[50]};
562
+ }
563
+ `,reachable:`
564
+ background-color: ${e.palette.gray[50]};
565
+ color: ${e.palette.gray[800]};
566
+ `,remediation:`
567
+ background-color: inherit;
568
+ border: 1px solid ${e.palette.gray[300]};
569
+ color: ${e.palette.gray[400]};
570
+ `,role:`
571
+ background-color: ${e.palette.gray[800]};
572
+ color: ${e.palette.white};
573
+ `,success:`
574
+ &.high {
575
+ background-color: ${e.palette.success[700]};
576
+ color: ${e.palette.white};
577
+ }
578
+ &.low {
579
+ background-color: ${e.palette.success[50]};
580
+ color: ${e.palette.success[700]};
581
+ }
582
+ &.medium {
583
+ background-color: ${e.palette.success[500]};
584
+ color: ${e.palette.success[50]};
585
+ }
586
+ `,technique:`
587
+ --tag-padding-y: ${e.spacing[.25]};
588
+ --tag-padding-x: ${e.spacing[.75]};
589
+
590
+ background-color: inherit;
591
+ border: 1px solid ${e.palette.success[800]};
592
+ color: ${e.palette.success[800]};
593
+ `,warning:`
594
+ &.high {
595
+ background-color: ${e.palette.warning[600]};
596
+ color: ${e.palette.white};
597
+ }
598
+ &.low {
599
+ background-color: ${e.palette.warning[50]};
600
+ color: ${e.palette.warning[700]};
601
+ }
602
+ &.medium {
603
+ background-color: ${e.palette.warning[400]};
604
+ color: ${e.palette.warning[700]};
605
+ }
606
+ `})),Fi=c.st.span`
607
+ ${({theme:e,$fontSize:t=e.typography.text.xs,$variant:i})=>`
608
+ align-items: center;
609
+ border-radius: ${e.spacing[i==="technique"?1:.25]};
610
+ display: inline-flex;
611
+ gap: ${e.spacing[.25]};
612
+ font-family: ${e.typography.type.primary};
613
+ font-size: ${t};
614
+ font-style: normal;
615
+ font-weight: ${e.typography.weight.regular};
616
+ justify-content: center;
617
+ line-height: 18px;
618
+ padding: var(--tag-padding-y) var(--tag-padding-x);
619
+ white-space: nowrap;
620
+ width: max-content;
621
+
622
+ ~ a {
623
+ font-size: ${e.typography.text.xs};
624
+ display: flex;
625
+ }
626
+
627
+ ${Ni(e,i)}
628
+ `}
629
+ `,{getVariant:Ai}=Z(e=>({highRelevance:`
630
+ color: ${e.palette.primary[500]};
631
+
632
+ &:hover:not([disabled]) {
633
+ color: ${e.palette.primary[400]};
634
+ }
635
+ `,lowRelevance:`
636
+ color: ${e.palette.gray[800]};
637
+
638
+ &:hover:not([disabled]) {
639
+ color: ${e.palette.gray[500]};
640
+ }
641
+ `})),Rt=c.nt`
642
+ ${({theme:e,$color:t,$variant:i})=>`
643
+ align-items: center;
644
+ cursor: pointer;
645
+ font-family: ${e.typography.type.primary};
646
+ font-size: ${e.typography.text.sm};
647
+ font-weight: ${e.typography.weight.regular};
648
+ gap: ${e.spacing[.25]};
649
+ line-height: ${e.spacing[1.25]};
650
+ text-decoration: underline;
651
+ word-break: break-word;
652
+ word-wrap: break-word;
653
+
654
+ &:disabled {
655
+ color: ${e.palette.gray[300]};
656
+ cursor: not-allowed;
657
+ }
658
+
659
+ &:has(button) {
660
+ text-decoration: none;
661
+ }
662
+
663
+ ${t?`color: ${t}`:Ai(e,i)}
664
+ `}
665
+ `,Li=c.st.a`
666
+ ${Rt}
667
+ `,Pi=c.st(_e.Link)`
668
+ ${Rt}
669
+ `,X=({children:e,color:t,download:i,href:o,iconPosition:r="right",onClick:a,target:l,variant:s="lowRelevance"})=>{const d=o.startsWith("https://"),p=n.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?n.jsxs(Li,{$color:t,$variant:s,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]}):n.jsxs(Pi,{$variant:s,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]})},U=({disabled:e,icon:t,iconColor:i="inherit",iconType:o="fa-light",id:r="close-tag",filterValues:a="",fontSize:l,href:s,linkLabel:d,onClose:p,priority:g="default",tagTitle:u="",tagLabel:f,variant:h="default"})=>{const y=f.length>25&&c.lodashExports.isEmpty(u+a),m=`${f.slice(0,25)}...`;return n.jsxs(ue,{className:"gap-0.5",display:s===void 0?"initial":"flex",size:"sm",children:[n.jsxs(Fi,{$fontSize:l,$variant:h,className:g,children:[t&&n.jsx(R,{icon:t,iconColor:i,iconSize:"sm",iconType:o}),n.jsxs("span",{className:"w-full",children:[n.jsx("strong",{children:u}),n.jsx("span",{children:y?m:f}),n.jsx("strong",{className:"w-full",children:a})]}),p?n.jsx(M,{disabled:e,icon:"xmark",iconSize:"sm",iconType:"fa-light",id:r,onClick:p,px:.125,py:.125,variant:"ghost"}):void 0]}),s===void 0?void 0:n.jsx(X,{href:s,children:d})]})},Dt=(e,t=!0)=>{const i=window.open(e,t?void 0:"_self","noopener,noreferrer,");c.lodashExports.isObject(i)&&(i.opener=null)},P=x.forwardRef(function({children:t,disabled:i=!1,external:o=!1,href:r,id:a,icon:l,iconColor:s,iconType:d,name:p,notification:g,onClick:u,rightIcon:f,tag:h,type:y="button",tooltip:m,tooltipPlace:b="bottom",underline:k=!1,value:w,variant:v="primary",width:j,...S},E){const z=m!==void 0,C=`${a}-tooltip`,F=x.useCallback(()=>{r&&Dt(r,o)},[o,r]),T=n.jsxs(Et,{$icon:l!==void 0,$notification:g!==void 0&&v==="ghost"&&!i,$variant:v,"aria-disabled":i,className:k?"underline":void 0,disabled:i,id:a,name:p,onClick:v==="link"?F:u,ref:E,type:y,value:w,width:j,...z?{"data-tooltip-id":C}:{},...S,children:[l!==void 0&&n.jsx(R,{icon:l,iconColor:s??void 0,iconSize:"lg",iconType:d??"fa-light"}),t,f||v==="link"?n.jsx(R,{icon:f??"arrow-right",iconSize:"lg",iconType:"fa-light"}):void 0,h===void 0||i?null:n.jsx(U,{tagLabel:h,variant:"default"}),g!==void 0&&v==="ghost"&&!i?n.jsx(zi,{children:g}):void 0]});return z?n.jsx(J,{disabled:!z,id:C,place:b,tip:m,width:j,children:T}):T}),Oi=x.forwardRef(function({children:t,onClick:i,userName:o,showIcon:r=!1,showUsername:a=!1},l){const s=!!i;return n.jsx($,{id:"navbar-user-profile",ref:l,zIndex:9999,children:n.jsxs($,{alignItems:"end",display:"flex",flexDirection:"column",position:"relative",zIndex:30,children:[s?n.jsxs(P,{onClick:i,pb:.5,pl:.5,pr:.5,pt:.5,variant:"ghost",children:[n.jsx(xt,{children:o[0].toUpperCase()}),a?n.jsx(I,{color:"#1d2939",display:"inline",ml:.5,size:"sm",children:o.split(" ")[0]}):void 0,r?n.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}):n.jsxs($,{alignItems:"center",display:"flex",px:.5,py:.5,children:[n.jsx(xt,{children:o[0].toUpperCase()}),a?n.jsxs(I,{color:"#1d2939",display:"inline",ml:.5,size:"sm",children:["Hi ",o.split(" ")[0],"!"]}):void 0,r?n.jsx(R,{clickable:!1,icon:"ellipsis-v",iconSize:"xs",ml:.5}):void 0]}),n.jsx(Di,{children:t})]})})}),De=({authorEmail:e,date:t,description:i,descriptionColor:o,id:r,title:a,titleColor:l,textAlign:s,textSpacing:d=0,tooltip:p})=>{const g=c.Je();return n.jsxs($,{width:"100%",children:[typeof a=="string"||p?n.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,width:"100%",children:[typeof a=="string"?n.jsx(I,{color:l??g.palette.gray[800],fontWeight:"bold",mb:d,size:"sm",textAlign:s,wordBreak:"break-word",children:a}):a,p&&n.jsx(J,{icon:"circle-info",id:r,place:"top",tip:p})]}):void 0,n.jsxs($,{alignItems:"start",display:"flex",flexDirection:"column",gap:.25,children:[i&&n.jsx(I,{color:o??g.palette.gray[800],fontWeight:i===void 0?"bold":"regular",size:"sm",textAlign:s,wordBreak:"break-word",children:i}),t&&n.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"sm",textAlign:s,wordBreak:"break-word",children:`Date: ${t.split(" ")[0]}`}),e&&n.jsx(I,{color:g.palette.gray[800],fontWeight:"bold",size:"sm",textAlign:s,wordBreak:"break-word",children:`Author: ${e}`})]})]})},ft=c.st($).attrs(({...e})=>({display:"inline-block",position:"relative",...e}))`
670
+ & img {
671
+ display: block;
672
+ }
673
+
674
+ &::after {
675
+ content: "";
676
+ position: absolute;
677
+ top: 0;
678
+ left: 0;
679
+ width: 100%;
680
+ height: 100%;
681
+ pointer-events: none;
682
+ ${({$opacity:e=0})=>`background-color: rgba(0, 0, 0, ${e});`}
683
+ }
684
+ `,Mi=e=>{if(c._.isNil(e))return"";const t=e.split(".");return(t.length>1?c._.last(t):"").toLowerCase()},Hi=(e,t)=>c._.isUndefined(t)?!1:c._.includes(e,Mi(t)),Nt=({alt:e,fileType:t,width:i="100%",opacity:o=0,src:r,height:a="auto",videoViewStatus:l})=>{const[s,d]=x.useState({start:!1,half:!1,end:!1}),p=x.useCallback(g=>{if(!l)return;const u=g.target,f=u.currentTime/u.duration*100;f>5&&f<50?(s.start||l("start"),d({start:!0,half:!1,end:!1})):f>=50&&f<99?(s.half||l("half"),d({start:!0,half:!0,end:!1})):f>=99?(s.end||l("end"),d({start:!0,half:!0,end:!0})):d({start:!1,half:!1,end:!1})},[l,s]);return t==="video"||Hi(["webm"],r)?n.jsx(ft,{$opacity:o,children:n.jsx(X,{href:r,iconPosition:"hidden",children:n.jsxs("video",{controls:!0,muted:!0,onTimeUpdate:p,style:{height:a,width:i},children:[n.jsx("source",{src:r,type:"video/webm"}),r]})})}):n.jsx(ft,{$opacity:o,children:n.jsx("img",{alt:e,src:r,style:{height:a,width:i}})})},Wi=({alt:e,authorEmail:t,date:i,description:o,src:r,children:a,isEditing:l,onClick:s,title:d,hideDescription:p=!1,headerType:g="image",showMaximize:u=!0,videoViewStatus:f})=>{const h=c.Je(),[y,m]=x.useState(!1),b=x.useCallback(()=>{m(!0)},[]),k=x.useCallback(()=>{m(!1)},[]);return n.jsxs($,{bgColor:"transparent",border:"1px solid transparent",borderColorHover:"black",borderRadius:h.spacing[.25],display:"flex",flexDirection:"column",gap:1,onHover:b,onLeave:k,padding:[.5,.5,.5,.5],width:"100%",children:[n.jsx($,{cursor:l?"unset":"pointer",display:"inline-flex",justify:"center",onClick:s,position:"relative",width:"100%",children:a===void 0?n.jsxs(x.Fragment,{children:[n.jsx(Nt,{alt:e,fileType:g,height:"147px",opacity:y?.3:0,src:r,videoViewStatus:f,width:"100%"}),u?n.jsx($,{bottom:"10px",position:"absolute",right:"10px",children:n.jsx(M,{color:"white",icon:"arrows-maximize",iconSize:"sm",iconType:"fa-light",variant:"secondary"})}):void 0]}):a}),p?null:n.jsx(De,{authorEmail:t,date:i,description:o,descriptionColor:h.palette.gray[600],id:`${e}-card-header`,title:d})]})},Bi=c.st.div`
685
+ ${({theme:e,$align:t="center",$minWidth:i="auto",$minHeight:o="auto"})=>`
686
+ display: flex;
687
+ background-color: ${e.palette.white};
688
+ border-radius: ${e.spacing[.25]};
689
+ border: 1px solid ${e.palette.gray[200]};
690
+ flex-direction: column;
691
+ justify-content: center;
692
+ gap: ${e.spacing[.5]};
693
+ min-width: ${i};
694
+ min-height: ${o};
695
+ padding: ${e.spacing[1]};
696
+
697
+ input {
698
+ color: ${e.palette.gray[800]};
699
+ line-height: ${e.spacing[1.5]};
700
+ text-align: ${t};
701
+ }
702
+ `}
703
+ `,nt=({htmlFor:e,label:t,link:i,required:o,tooltip:r,weight:a="normal"})=>{const l=c.Je(),s=`${e}-tooltip`,d=r!==void 0&&!c.lodashExports.isEmpty(r);return n.jsxs("label",{className:"flex gap-1 w-full",htmlFor:e,style:{fontWeight:l.typography.weight[a]},children:[t,o&&n.jsx(R,{icon:"asterisk",iconColor:l.palette.error[500],iconSize:"xs",spanClass:"required-icon"}),d?n.jsx(J,{display:"inline-flex",icon:"circle-info",id:s,place:"top",tip:r}):null,i?n.jsx(X,{href:i,target:"_blank"}):null]})},_i=c.st.div`
704
+ ${({theme:e})=>`
705
+ align-items: flex-start;
706
+ display: inline-flex;
707
+ flex-direction: column;
708
+ gap: ${e.spacing[.25]};
709
+ position: relative;
710
+ width: 100%;
711
+
712
+ label {
713
+ color: ${e.palette.gray[800]};
714
+
715
+ > *:not(.required-icon) {
716
+ align-items: center;
717
+ display: flex;
718
+
719
+ span {
720
+ margin: 0;
721
+ }
722
+ }
723
+ }
724
+
725
+ &:has(input.date-input) {
726
+ div {
727
+ padding-right: 0;
728
+ }
729
+ }
730
+
731
+ &:has(input[type="file"]) {
732
+ div {
733
+ border-right: unset;
734
+ padding-right: 0;
735
+
736
+ &:hover, &:focus-within {
737
+ border-right: unset;
738
+ }
739
+ }
740
+ }
741
+
742
+ > *:not(.error-msg) {
743
+ font-family: ${e.typography.type.primary};
744
+ font-size: ${e.typography.text.sm};
745
+ font-style: normal;
746
+ font-weight: ${e.typography.weight.regular};
747
+ line-height: ${e.spacing[1.25]};
748
+ }
749
+ `}
750
+ `,ne=c.st.div`
751
+ ${({theme:e,$overflowX:t})=>`
752
+ align-items: center;
753
+ display: flex;
754
+ border-radius: ${e.spacing[.5]};
755
+ border: 1px solid;
756
+ border-color: ${e.palette.gray[300]};
757
+ color: ${e.palette.gray[600]};
758
+ gap: ${e.spacing[.625]};
759
+ justify-content: space-between;
760
+ height: 40px;
761
+ overflow-x: ${t??"unset"};
762
+ padding: ${t===void 0?`${e.spacing[.625]} ${e.spacing[.75]}`:`${e.spacing[.25]} ${e.spacing[.75]}`};
763
+ width: 100%;
764
+ white-space: nowrap;
765
+
766
+ input, textarea {
767
+ background: inherit;
768
+ color: ${e.palette.gray[800]};
769
+ cursor: inherit;
770
+ outline: none;
771
+ resize: none;
772
+ width: 100%;
773
+
774
+ &::placeholder {
775
+ color: ${e.palette.gray[400]};
776
+ }
777
+
778
+ &:focus-visible {
779
+ outline: none;
780
+ }
781
+
782
+ &[type="number"] {
783
+ appearance: textfield;
784
+ }
785
+
786
+ &::-webkit-outer-spin-button,
787
+ &::-webkit-inner-spin-button {
788
+ appearance: none;
789
+ margin: 0;
790
+ }
791
+
792
+ &::-webkit-calendar-picker-indicator {
793
+ display: none !important;
794
+ }
795
+ }
796
+
797
+ input.date-input {
798
+ display: none;
799
+ width: 0;
800
+ }
801
+
802
+ &:has(textarea) {
803
+ align-items: start;
804
+ height: auto;
805
+ }
806
+
807
+ &:has(input[type="number"]) {
808
+ padding-right: 0;
809
+ }
810
+
811
+ textarea {
812
+ min-height: ${e.spacing[6]};
813
+ }
814
+
815
+ span:not(.action) {
816
+ font-size: 14px;
817
+ }
818
+
819
+ &.disabled {
820
+ background: ${e.palette.gray[100]};
821
+ border-color: ${e.palette.gray[300]};
822
+ cursor: not-allowed;
823
+
824
+ > * {
825
+ color: ${e.palette.gray[500]};
826
+ }
827
+ }
828
+
829
+ &.error:not(.disabled) {
830
+ border: 1px solid ${e.palette.error[500]};
831
+ }
832
+
833
+ &.success:not(.disabled) {
834
+ border: 1px solid ${e.palette.success[500]};
835
+ }
836
+
837
+ &:focus-within:not(.disabled, .error) {
838
+ background: ${e.palette.white};
839
+ border: 2px solid ${e.palette.black};
840
+
841
+ button.action-btn {
842
+ height: 36px;
843
+ width: 40px;
844
+ }
845
+
846
+ * > .success-icon {
847
+ display: none;
848
+ }
849
+ }
850
+
851
+ &:hover:not(:focus-within, .disabled, .error, .success) {
852
+ background: ${e.palette.white};
853
+ border: 1px solid ${e.palette.gray[600]};
854
+ }
855
+ `}
856
+ `,Ji=c.st.div`
857
+ ${({theme:e,$show:t})=>`
858
+ align-items: center;
859
+ align-self: stretch;
860
+ color: ${e.palette.error[500]};
861
+ display: ${t?"flex":"none"};
862
+ font-family: ${e.typography.type.primary};
863
+ font-size: ${e.typography.text.xs};
864
+ font-weight: ${e.typography.weight.regular};
865
+ gap: 4px;
866
+ line-height: 18px;
867
+ text-align: left;
868
+ `}
869
+ `,_=({children:e,disabled:t,id:i,error:o,helpLink:r,helpLinkText:a="Link here",helpText:l,htmlFor:s,label:d,linkPosition:p="down",maxLength:g,required:u,tooltip:f,value:h,weight:y})=>{const m=c.Je(),b=h?h.length:0;return n.jsxs(_i,{id:i,children:[d===void 0?void 0:n.jsx(nt,{htmlFor:s,label:d,link:p==="up"?r:void 0,required:u,tooltip:f,weight:y}),e,o||g?n.jsxs($,{display:"flex",justify:o===void 0?"end":"space-between",width:"100%",children:[o&&n.jsx(I,{className:"error-msg",color:m.palette.error[500],display:"block",lineSpacing:1,size:"sm",children:o}),g&&n.jsx(U,{priority:"low",tagLabel:`${b}/${g}`,variant:t?"inactive":"error"})]}):void 0,l||r?n.jsxs($,{alignItems:"center",display:"flex",gap:.25,width:"100%",children:[l&&n.jsxs(n.Fragment,{children:[n.jsx(R,{icon:"circle-info",iconColor:m.palette.gray[400],iconSize:"sm",iconType:"fa-light"}),n.jsx(I,{color:m.palette.gray[400],display:"inline-block",size:"sm",children:l})]}),r&&p==="down"?n.jsx(X,{href:r,children:a}):void 0]}):void 0]})},Ce=({className:e,children:t,isFilter:i=!1,popoverRef:o,state:r,triggerRef:a,...l})=>{var f;const s=c.Je(),d=x.useRef(null),p=(f=a==null?void 0:a.current)==null?void 0:f.getBoundingClientRect(),{popoverProps:g}=c.$f2f8a6077418541e$export$542a6fd13ac93354({...l,popoverRef:o??d,triggerRef:a,isNonModal:o?!0:void 0,shouldFlip:e==="dropdown"},r),u=x.useCallback(h=>{h.preventDefault()},[]);return n.jsx(c.$337b884510726a0d$export$c6fdb837b070b4ff,{children:n.jsx("div",{...g,className:e,id:"popover",onPointerDown:i?u:void 0,ref:o??d,style:{...g.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:p==null?void 0:p.width}:{}},children:t})})},Vi=c.st.ul`
870
+ ${({theme:e,$multiSelection:t})=>`
871
+ align-self: center;
872
+ background: ${e.palette.white};
873
+ border: 1px solid ${e.palette.gray[200]};
874
+ border-radius: ${e.spacing[.25]};
875
+ box-shadow: ${e.shadows.md};
876
+ list-style: none;
877
+ max-height: 200px;
878
+ min-width: 240px;
879
+ overflow: hidden auto;
880
+ padding: ${e.spacing[.25]} 0;
881
+ scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
882
+ scroll-padding: ${e.spacing[.5]};
883
+ width: 95%;
884
+
885
+ > li:first-child {
886
+ border-bottom: ${t?`1px solid ${e.palette.gray[200]}`:"unset"};
887
+ }
888
+ `}
889
+ `,Ui=c.st.li`
890
+ ${({theme:e,$multiSelection:t})=>`
891
+ align-items: center;
892
+ color: ${e.palette.gray[800]};
893
+ cursor: pointer;
894
+ display: flex;
895
+ gap: ${e.spacing[.5]};
896
+ justify-content: space-between;
897
+ line-height: ${e.spacing[1.25]};
898
+ padding: ${t?`${e.spacing[.125]} ${e.spacing[.75]}`:`${e.spacing[.25]} ${e.spacing[1]}`};
899
+
900
+ a, p, label {
901
+ display: inline-flex;
902
+ overflow: hidden;
903
+ padding: ${t?e.spacing[.25]:"0"};
904
+ width: 100%;
905
+ }
906
+
907
+ > div {
908
+ width: 100%;
909
+ }
910
+
911
+ span {
912
+ color: ${e.palette.gray[700]};
913
+ }
914
+
915
+ &:hover:not(.disabled, .selected) {
916
+ background: ${e.palette.gray[100]};
917
+ }
918
+
919
+ &.selected {
920
+ background: ${t?"unset":e.palette.gray[200]};
921
+ }
922
+
923
+ &.disabled {
924
+ background: ${e.palette.gray[100]};
925
+ cursor: not-allowed;
926
+
927
+ p, span {
928
+ color: ${e.palette.gray[500]};
929
+ }
930
+ }
931
+ `}
932
+ `,Gi=c.st.label`
933
+ ${({theme:e})=>`
934
+ align-items: center;
935
+ color: ${e.palette.gray[600]};
936
+ display: flex;
937
+ cursor: pointer;
938
+ font-family: ${e.typography.type.primary};
939
+ font-size: ${e.typography.text.sm};
940
+ font-weight: ${e.typography.weight.regular};
941
+ line-height: ${e.spacing[1]};
942
+ letter-spacing: 0;
943
+ position: relative;
944
+ text-align: left;
945
+
946
+ &[aria-disabled="true"] {
947
+ color: ${e.palette.gray[300]};
948
+ cursor: not-allowed;
949
+ }
950
+
951
+ input {
952
+ position: absolute;
953
+ opacity: 0;
954
+ cursor: pointer;
955
+ }
956
+
957
+ svg {
958
+ background-color: ${e.palette.white};
959
+ border-radius: ${e.spacing[.25]};
960
+ border: 1px solid ${e.palette.gray[600]};
961
+ top: 0;
962
+ left: 0;
963
+ height: ${e.spacing[.5]};
964
+ margin-right: ${e.spacing[.5]};
965
+ width: ${e.spacing[.5]};
966
+ padding: ${e.spacing[.25]};
967
+ }
968
+
969
+ svg > path {
970
+ fill: ${e.palette.white};
971
+ }
972
+
973
+ input:checked ~ span > svg {
974
+ background-color: ${e.palette.primary[500]};
975
+ border: 1px solid ${e.palette.primary[500]};
976
+ }
977
+
978
+ input:disabled ~ span > svg {
979
+ border: 1px solid ${e.palette.gray[300]};
980
+ cursor: not-allowed;
981
+ }
982
+
983
+ input:not(:disabled):hover ~ span > svg {
984
+ box-shadow: 0 0 0 4px ${e.palette.gray[100]};
985
+ }
986
+
987
+ input:checked:disabled ~ span > svg {
988
+ background-color: ${e.palette.gray[300]};
989
+ border: 1px solid ${e.palette.gray[300]};
990
+ }
991
+
992
+ input:not(:disabled):hover:checked ~ span > svg {
993
+ box-shadow: 0 0 0 4px ${e.palette.primary[50]};
994
+ }
995
+
996
+ input:checked ~ span > svg > path {
997
+ fill: ${e.palette.white};
998
+ }
999
+
1000
+ input:checked:disabled ~ span > svg > path {
1001
+ fill: ${e.palette.white};
1002
+ }
1003
+ `}
1004
+ `,oe=x.forwardRef(function({checked:t,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:d,tooltip:p,value:g,...u},f){return n.jsxs("div",{className:"gap-1 inline-flex items-start",children:[n.jsxs(Gi,{"aria-disabled":i,children:[n.jsx("input",{"aria-checked":t,"aria-disabled":i,"aria-hidden":!1,"aria-label":r,checked:t,"data-testid":o??g,disabled:i,id:r,name:r,onChange:a,onClick:l,onFocus:s,onKeyDown:d,ref:f,type:"checkbox",value:g,...u}),n.jsx(R,{disabled:i,icon:"check",iconSize:"xl"}),o??g]}),p===void 0?void 0:n.jsx(J,{icon:"circle-info",id:p,place:"right",tip:p})]})}),Q=(e,t,i=!1,o)=>{x.useEffect(()=>{var a;const r=l=>{e&&!e.contains(l.target)&&!(o!=null&&o.contains(l.target))&&t()};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,t])},Ft=({item:e,multiSelection:t,name:i,register:o,setInputValue:r,setValue:a,state:l,watch:s})=>{var z,C,F;const d=c.Je(),p=x.useRef(null),g=e.props.hrefLang,u=l.disabledKeys,f=Array.from(l.collection.getKeys()).filter(T=>!Array.from(u).includes(T)&&T!=="All"),{optionProps:h,isSelected:y,isFocused:m,isDisabled:b}=c.$293f70390ea03370$export$497855f14858aa34({key:e.key},l,p),k=[y?"selected":"",m?"focused":"",b?"disabled":""].join(" "),w=x.useCallback(T=>{r(""),a==null||a(`${i}Options`,""),T.currentTarget.checked&&(r(T.currentTarget.value),a==null||a(`${i}Options`,f))},[f,i,r,a]),v=x.useCallback(()=>{const T=s==null?void 0:s(`${i}Options`),A=typeof T=="string"?[T]:T;c.isEqual(f,A)&&!Array.from(u).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`}`))},[u,f,i,r,a,s]),j=e.key==="All"?n.jsx(oe,{...o==null?void 0:o("checkAll",{onChange:w}),label:(z=e.rendered)==null?void 0:z.toString(),name:"checkAll",value:(C=e.rendered)==null?void 0:C.toString()}):n.jsx(oe,{...o==null?void 0:o(`${i}Options`,{onChange:v}),label:(F=e.rendered)==null?void 0:F.toString(),name:`${i}Options`,value:e.key.toString()}),S=t&&!b?j:n.jsx(I,{color:d.palette.gray[800],size:"sm",textOverflow:"ellipsis",whiteSpace:"nowrap",children:e.rendered}),E=x.useCallback(T=>{var A;T.preventDefault(),r(((A=e.rendered)==null?void 0:A.toString())??""),l.setSelectedKey(e.key),setTimeout(()=>{l.setOpen(!1)},50),Dt(g)},[g,e.key,e.rendered,l,r]);return Q(document.getElementsByClassName("dropdown")[0],()=>{t&&l.close()},!0,document.getElementById("combobox")),n.jsxs(Ui,{...!t&&!g?h:{},$multiSelection:t,className:k,ref:p,children:[g?n.jsx(X,{href:g,onClick:E,children:S}):S,y&&!b&&!t?n.jsx(R,{icon:"check",iconSize:"sm",iconType:"fa-light"}):void 0,e.rendered===e.textValue?void 0:n.jsx(U,{tagLabel:e.textValue,variant:"inactive"})]})},Je=({field:e,disabled:t=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:d,name:p,multiSelection:g=!1,items:u,onBlur:f,onChange:h,placeholder:y,register:m,required:b,setValue:k,tooltip:w,value:v,watch:j,weight:S})=>{var gt;const E=c.Je(),z=t?void 0:o,C=(e==null?void 0:e.value)??v,[F,T]=x.useState(((gt=u.find(L=>L.value===C))==null?void 0:gt.name)??""),[A,G]=x.useState(C),[Y,ie]=x.useState(u),[H,O]=x.useState(!1),{contains:K}=c.$bb77f239b46e8c72$export$3274cf84b703fff({sensitivity:"base"}),le=x.useRef(null),Pe=x.useRef(null),Oe=x.useRef(null),Me=x.useRef(null),He=x.useRef(null),Jn=x.useMemo(()=>u.toSorted((L,W)=>{const B=Array.from(i??[]),ce=B.includes(L.value),ut=B.includes(W.value);return ce&&!ut?1:!ce&&ut?-1:0}).map(L=>K(L.name,F)||H?n.jsx(c.$c1d7fb2ec91bae71$export$6d08773d2e66f8f2,{"aria-label":L.value,hrefLang:L.href,textValue:L.tag,children:L.name},L.value):null),[K,i,F,u,H]),Vn=x.useCallback(L=>{const W=L.split(/,|\s/u).slice(-1)[0].trim();T(g?W:L),L===""||L.endsWith(",")?O(!0):(O(!1),G(B=>{const ce=L===""?"":B;return e&&e.onChange(ce),h&&h(L),ce}),ie(u.filter(B=>K(B.name,g?W:L))))},[K,u,e,g,h]),Un=x.useCallback(L=>{var W;T(((W=u.find(B=>B.value===L))==null?void 0:W.name)??""),G(L?String(L):""),e&&e.onChange(L),h&&h(L?String(L):""),ie(u)},[u,e,h]),pt=x.useCallback(L=>{L.key==="Enter"&&L.preventDefault(),O(!1)},[]),Gn=x.useCallback(()=>{f&&f(),e&&e.onBlur()},[e,f]),Yn=x.useCallback(()=>{O(!0)},[]),V=c.$a9e7382a7d111cb5$export$b453a3bfd4a5fa9e({allowsCustomValue:g,allowsEmptyCollection:!0,disabledKeys:i,inputValue:F,items:Y,menuTrigger:"focus",shouldCloseOnBlur:!g,selectedKey:A,onBlur:Gn,onInputChange:Vn,onKeyDown:pt,onKeyUp:Yn,onOpenChange(L,W){O(L&&(W==="manual"||W==="focus")),L&&setTimeout(()=>{var B;return(B=le.current)==null?void 0:B.focus()},50)},onSelectionChange:g?void 0:Un,children:Jn}),{buttonProps:Kn,inputProps:Zn,listBoxProps:qn}=c.$c350ade66beef0af$export$8c18d1b4f7232bbf({inputValue:F,buttonRef:Pe,id:p,inputRef:le,label:s??p,listBoxRef:Oe,name:p,placeholder:y,popoverRef:He},V),{listBoxProps:Xn}=c.$c132121280ec012d$export$50eacbbf140a3141(qn,V,Oe),{buttonProps:Qn}=c.$701a24aa0da5b062$export$ea18c227d4417cc3(Kn,Pe);return Q(Me.current,()=>{V.isOpen&&!g&&V.close()},!0,He.current),x.useEffect(()=>{var L;if((d===!1||!C)&&!g){const W=((L=u.find(B=>B.value===C))==null?void 0:L.name)??"";T(W),G(W)}},[C,u,d,g]),n.jsxs(_,{error:z,helpLink:r,helpLinkText:a,helpText:l,htmlFor:p,id:"combobox",label:s,required:b,tooltip:w,weight:S,children:[n.jsxs(ne,{className:`${t?"disabled":""} ${z?"error":""}`,ref:Me,children:[n.jsx("input",{...Zn,"aria-invalid":z?"true":"false","aria-label":p,disabled:t,onKeyDown:pt,ref:le}),z?n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:E.palette.error[500],iconSize:"lg"}):void 0,n.jsx(M,{...Qn,className:"action",disabled:t,icon:V.isOpen&&!t?"chevron-up":"chevron-down",iconColor:E.palette.gray[400],iconSize:"sm",iconType:"fa-light",px:.125,py:.125,ref:Pe,type:"button",variant:"ghost"})]}),V.isOpen&&V.collection.size>0&&!t?n.jsx(Ce,{className:"dropdown",offset:4,placement:"bottom start",popoverRef:He,state:V,triggerRef:Me,children:n.jsx(Vi,{...Xn,$multiSelection:g&&!Array.from(i??[]).includes("All"),ref:Oe,children:[...V.collection].map(L=>n.jsx(Ft,{item:L,multiSelection:g,name:p,register:m,setInputValue:T,setValue:k,state:V,watch:j},L.key))})}):null]})},it=({control:e,disabled:t=!1,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,label:s,loadingItems:d,name:p,multiSelection:g,items:u,onBlur:f,onChange:h,placeholder:y,register:m,required:b,setValue:k,tooltip:w,value:v,watch:j,weight:S})=>e?n.jsx(c.Controller,{control:e,name:p,render:({field:E,fieldState:z})=>{var C;return n.jsx(Je,{disabled:t,disabledKeys:i,error:(C=z.error)==null?void 0:C.message,field:E,helpLink:r,helpLinkText:a,helpText:l,items:u,label:s,loadingItems:d,multiSelection:g,name:p,onBlur:f,onChange:h,placeholder:y,register:m,required:b,setValue:k,tooltip:w,value:v,watch:j,weight:S})},rules:{required:b}}):n.jsx(Je,{disabled:t,disabledKeys:i,error:o,helpLink:r,helpLinkText:a,helpText:l,items:u,label:s,loadingItems:d,multiSelection:g,name:p,onBlur:f,onChange:h,placeholder:y,required:b,tooltip:w,value:v,weight:S}),Yi=c.st.div`
1005
+ ${({theme:e})=>`
1006
+ align-items: center;
1007
+ color: ${e.palette.gray[800]};
1008
+ display: flex;
1009
+ font-family: ${e.typography.type.primary};
1010
+ font-size: ${e.typography.text.sm};
1011
+ font-weight: ${e.typography.weight.bold};
1012
+ gap: ${e.spacing[.5]};
1013
+ height: 40px;
1014
+ justify-content: center;
1015
+ line-height: ${e.spacing[1.25]};
1016
+ text-align: center;
1017
+ padding: ${e.spacing[.5]} 0;
1018
+ width: 200px;
1019
+ word-spacing: ${e.spacing[.25]};
1020
+
1021
+ &:not(:hover) .year-selection {
1022
+ display: none;
1023
+ }
1024
+ `}
1025
+ `,Ki=c.st.div.attrs({className:"year-selection"})`
1026
+ align-items: flex-start;
1027
+ display: flex;
1028
+ flex-direction: column;
1029
+ gap: 6px;
1030
+ height: 14px;
1031
+ justify-content: center;
1032
+ margin-bottom: 10px;
1033
+ padding: 0 0.5px;
1034
+ position: relative;
1035
+ width: 8px;
1036
+ `,ht=c.st.tr`
1037
+ align-items: flex-start;
1038
+ display: flex;
1039
+ padding: ${({theme:e})=>e.spacing[.25]} 0;
1040
+ width: 100%;
1041
+ `,At=c.nt`
1042
+ ${({theme:e})=>`
1043
+ align-items: center;
1044
+ color: ${e.palette.gray[800]};
1045
+ cursor: pointer;
1046
+ display: flex;
1047
+ flex-direction: column;
1048
+ font-family: ${e.typography.type.primary};
1049
+ font-size: ${e.typography.text.sm};
1050
+ font-weight: ${e.typography.weight.regular};
1051
+ height: ${e.spacing[2.5]};
1052
+ justify-content: center;
1053
+ line-height: ${e.spacing[1.25]};
1054
+ text-align: center;
1055
+ width: ${e.spacing[2.5]};
1056
+ `}
1057
+ `,Zi=c.st.th`
1058
+ ${At}
1059
+ `,qi=c.st.td`
1060
+ ${({theme:e})=>`
1061
+ ${At}
1062
+ height: ${e.spacing[2.5]};
1063
+ width: ${e.spacing[2.5]};
1064
+
1065
+ &#range {
1066
+ background: ${e.palette.primary[25]};
1067
+ }
1068
+
1069
+ div:not(.dot) {
1070
+ align-items: center;
1071
+ display: flex;
1072
+ flex-direction: column;
1073
+ font-size: ${e.typography.text.sm};
1074
+ justify-content: center;
1075
+ height: ${e.spacing[2.5]};
1076
+ line-height: ${e.spacing[1.25]};
1077
+ position: relative;
1078
+ text-align: center;
1079
+ width: ${e.spacing[2.5]};
1080
+
1081
+ &:focus-visible {
1082
+ outline: none;
1083
+ }
1084
+
1085
+ &:hover:not(.disabled, .selected, .range) {
1086
+ background: ${e.palette.gray[100]};
1087
+ }
1088
+
1089
+ &.disabled {
1090
+ color: ${e.palette.gray[400]};
1091
+ cursor: auto;
1092
+ }
1093
+
1094
+ &.selected {
1095
+ background: ${e.palette.primary[500]};
1096
+ color: ${e.palette.white};
1097
+ }
1098
+
1099
+ &.focused {
1100
+ border: 2px solid ${e.palette.primary[500]};
1101
+ }
1102
+
1103
+ &.today:not(.selected) {
1104
+ color: ${e.palette.primary[500]};
1105
+ font-weight: ${e.typography.weight.bold};
1106
+ }
1107
+ }
1108
+ `}
1109
+ `,Xi=c.st.div.attrs({className:"dot"})`
1110
+ position: absolute;
1111
+ top: 48%;
1112
+
1113
+ > span {
1114
+ font-size: 4px;
1115
+ }
1116
+ `,yt=c.st.button`
1117
+ cursor: pointer;
1118
+ display: flex;
1119
+
1120
+ > span {
1121
+ height: 3.5px;
1122
+ width: 7px;
1123
+ }
1124
+ `,ot=c.st.div`
1125
+ ${({theme:e})=>`
1126
+ align-items: end;
1127
+ border-top: 1px solid ${e.palette.gray[200]};
1128
+ display: flex;
1129
+ flex-direction: row-reverse;
1130
+ gap: ${e.spacing[.5]};
1131
+ height: 44px;
1132
+ margin-bottom: ${e.spacing[.25]};
1133
+ padding: 0 ${e.spacing[.25]};
1134
+ width: 100%;
1135
+ `}
1136
+ `,Lt=({state:e,date:t})=>{const i=x.useRef(null),o=c.$14e0f24ef4ac5c92$export$629b0a497aa65267(t,c.$14e0f24ef4ac5c92$export$aa8b41735afcabd2()),{cellProps:r,buttonProps:a,isSelected:l,isDisabled:s,formattedDate:d}=c.$36a0ac60f04457c5$export$136073280381448e({date:t},e,i),p="highlightedRange"in e&&!c.lodashExports.isNull(e.highlightedRange)?c.$14e0f24ef4ac5c92$export$ea39ec197993aef0(t,e.highlightedRange.start):l,g="highlightedRange"in e&&!c.lodashExports.isNull(e.highlightedRange)?c.$14e0f24ef4ac5c92$export$ea39ec197993aef0(t,e.highlightedRange.end):l,u=l&&!s&&!(p||g)?"range":"";return n.jsx(qi,{id:u,...r,children:n.jsxs("div",{...a,className:`cell ${p||g?"selected":""}
1137
+ ${s?"disabled":""} ${o?"today":""}
1138
+ ${!e.isFocused&&!o?"focused":""} ${u}`,ref:i,children:[d,o?n.jsx(Xi,{children:n.jsx(R,{clickable:!1,icon:"circle",iconSize:"sm"})}):void 0]})})},Ne=({state:e,...t})=>{const{locale:i}=c.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),{weekDays:o}=c.$e3031d1f8c9d64eb$export$cb95147730a423f5(t,e),r=c.$14e0f24ef4ac5c92$export$ccc1b2479e7dd654(e.visibleRange.start,i);return n.jsxs("table",{children:[n.jsx("thead",{children:n.jsx(ht,{children:o.map((a,l)=>{const s=`key_${l}`;return n.jsx(Zi,{children:a},s)})})}),n.jsx("tbody",{children:[...new Array(r).keys()].map(a=>n.jsx(ht,{children:e.getDatesInWeek(a).map((l,s)=>{const d=`key_${s}`;return l?n.jsx(Lt,{date:l,state:e},d):n.jsx("td",{},d)})},a))})]})},Qi=c.st(Qe)`
1139
+ align-items: center;
1140
+ background-color: inherit;
1141
+ border-color: inherit;
1142
+ display: flex;
1143
+ height: 38px;
1144
+ justify-content: center;
1145
+ width: 40px;
1146
+ margin: ${({$margin:e="0"})=>c.nt`
1147
+ ${e}
1148
+ `};
1149
+
1150
+ &:disabled {
1151
+ cursor: not-allowed;
1152
+ }
1153
+
1154
+ &:hover:not(:disabled) {
1155
+ background-color: ${({theme:e})=>e.palette.gray[100]};
1156
+ cursor: pointer;
1157
+ }
1158
+ `,eo=c.st.div`
1159
+ ${({theme:e})=>`
1160
+ align-items: flex-start;
1161
+ background: ${e.palette.white};
1162
+ border: 1px solid ${e.palette.gray[200]};
1163
+ border-radius: ${e.spacing[.5]};
1164
+ box-shadow: ${e.shadows.md};
1165
+ display: inline-flex;
1166
+ flex-direction: column;
1167
+ gap: ${e.spacing[.25]};
1168
+ height: auto;
1169
+ padding: ${e.spacing[.25]};
1170
+ width: 292px;
1171
+ `}
1172
+ `,to=c.st.button`
1173
+ ${({theme:e,$disabled:t,$focus:i,$header:o})=>{const r=i?"34px":"40px";return`
1174
+ align-items: center;
1175
+ border-radius: ${o?`0 ${e.spacing[.5]} ${e.spacing[.5]} 0`:"4px"};
1176
+ border-left: inherit;
1177
+ display: flex;
1178
+ height: ${o?"38px":r};
1179
+ justify-content: center;
1180
+ outline: none;
1181
+ width: ${o?"38px":"40px"};
1182
+
1183
+ &:hover {
1184
+ background-color: ${e.palette.gray[t?500:100]};
1185
+ }
1186
+ `}}
1187
+ `,no=c.st.div`
1188
+ ${({theme:e})=>`
1189
+ align-items: center;
1190
+ background: transparent;
1191
+ border-radius: ${e.spacing[.5]} 0 0 ${e.spacing[.5]};
1192
+ border-color: inherit;
1193
+ display: flex;
1194
+ height: 100%;
1195
+ justify-content: space-between;
1196
+ width: calc(100% - 40px);
1197
+ `}
1198
+ `,io=c.st.div`
1199
+ align-items: center;
1200
+ display: flex;
1201
+ justify-content: flex-end;
1202
+ gap: ${({theme:e})=>e.spacing[.5]};
1203
+ flex: 1 0 0;
1204
+ `,bt=c.st.div`
1205
+ ${({theme:e})=>`
1206
+ align-items: center;
1207
+ align-self: stretch;
1208
+ background-color: ${e.palette.gray[200]};
1209
+ border-radius: ${e.spacing[.25]};
1210
+ display: flex;
1211
+ font-family: ${e.typography.type.primary};
1212
+ gap: ${e.spacing[.25]};
1213
+ line-height: ${e.spacing[1.5]};
1214
+ padding: 2px ${e.spacing[.25]};
1215
+ `}
1216
+ `,$t=c.st.button`
1217
+ ${({theme:e})=>`
1218
+ align-items: center;
1219
+ background-color: inherit;
1220
+ border: 0.5px solid ${e.palette.gray[200]};
1221
+ border-radius: 7px;
1222
+ color: ${e.palette.gray[800]};
1223
+ cursor: pointer;
1224
+ display: flex;
1225
+ font-weight: ${e.typography.weight.regular};
1226
+ justify-content: center;
1227
+ gap: 10px;
1228
+ padding: 2px 10px;
1229
+
1230
+ &#active {
1231
+ background-color: ${e.palette.white};
1232
+ box-shadow: ${e.shadows.md};
1233
+ font-weight: ${e.typography.weight.bold};
1234
+ }
1235
+ `}
1236
+ `,Te=({disabled:e=!1,icon:t,props:i})=>{const o=x.useRef(null),{buttonProps:r}=c.$701a24aa0da5b062$export$ea18c227d4417cc3(i,o);return n.jsx(to,{...r,$disabled:e,$focus:!!r["aria-expanded"],$header:t==="calendar"||t==="calendar-clock",disabled:e,ref:o,type:"button",children:n.jsx(R,{icon:t,iconColor:D.palette.gray[e?400:700],iconSize:"lg",iconType:"fa-light"})})},Fe=({state:e,prevButtonProps:t,nextButtonProps:i,title:o})=>{const r=e.focusedDate,a=c.Je(),l=x.useCallback(()=>{e.setFocusedDate(r.add({years:1}))},[r,e]),s=x.useCallback(()=>{e.setFocusedDate(r.subtract({years:1}))},[r,e]);return n.jsxs("div",{className:"header flex items-start",style:{position:"sticky",top:0,zIndex:2,background:a.palette.white},children:[n.jsx(Te,{icon:"chevron-left",props:t}),n.jsxs(Yi,{children:[o,n.jsxs(Ki,{children:[n.jsx(yt,{"aria-label":"top",onClick:l,children:n.jsx(R,{icon:"caret-up",iconClass:"fa-sharp",iconSize:"xs"})}),n.jsx(yt,{"aria-label":"bottom",onClick:s,children:n.jsx(R,{icon:"caret-down",iconClass:"fa-sharp",iconSize:"xs"})})]})]}),n.jsx(Te,{icon:"chevron-right",props:i})]})},Pt=({onClose:e,props:t})=>{const{locale:i}=c.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=c.$131cf43a05231e1e$export$6d095e787d2b5e1f({...t,createCalendar:c.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:r,nextButtonProps:a,title:l}=c.$9942cad8a072a530$export$3ee915f8151bd4f1(t,o);return n.jsxs("div",{className:"calendar",children:[n.jsx(Fe,{nextButtonProps:a,prevButtonProps:r,state:o,title:l}),n.jsx(Ne,{state:o}),n.jsx(ot,{children:n.jsx(P,{onClick:e,variant:"ghost",children:"Cancel"})})]})},Ot=({segment:e,state:t})=>{const i=c.Je(),o=x.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}=c.$32489daedd52963e$export$1315d136e6f7581(a,t,o),s=i.palette.gray[a.isEditable?800:500];return n.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})},Mt=({disabled:e,error:t=!1,props:i})=>{const o=c.Je(),r=x.useRef(null),a=c.$3c0fc76039f1c516$export$60e84778edff6d26({...i,createCalendar:c.$64244302c3013299$export$dd0bbc9b26defe37,locale:"en-US"}),{fieldProps:l}=c.$16f0b7bb276bc17e$export$5591b0b878c1a989(i,a,r),s=x.useCallback(d=>{const p=document.getElementsByClassName("segment-cell"),g=d.currentTarget;Object.values(p).some(u=>u.contains(g))||(d.preventDefault(),d.stopPropagation())},[]);return n.jsxs(no,{...l,onClick:s,children:[n.jsx("div",{className:"flex flex-row",style:{color:o.palette.gray[c.lodashExports.isNil(a.value)?400:800]},tabIndex:-1,children:a.segments.map((d,p)=>{const g=`key_${p}`;return n.jsx(Ot,{segment:{...d,isEditable:!e},state:a},g)})}),t?n.jsx(R,{icon:"exclamation-circle",iconColor:o.palette.error[500],iconSize:"lg"}):void 0]})},Ht=e=>{const t=x.useRef(null),i=c.$eff5d8ee529ac4bb$export$fd53cef0cc796101({...e,locale:"en-US",shouldForceLeadingZeros:!0}),{timeValue:o}=i,r=!c.lodashExports.isNil(o)&&o.hour<12?"AM":"PM",[a,l]=x.useState(c.lodashExports.isNil(o)?"AM":r),{fieldProps:s}=c.$16f0b7bb276bc17e$export$4c842f6a241dc825(e,i,t),d=x.useCallback(p=>{const g=p.currentTarget.name;g!==a&&(c.lodashExports.isNil(o)||(g==="AM"?i.setSegment("dayPeriod",0):g==="PM"&&i.setSegment("dayPeriod",12))),l(g)},[a,i,o]);return n.jsxs(io,{children:[n.jsx(bt,{...s,ref:t,children:i.segments.slice(0,-2).map((p,g)=>{const u=`key_${g}`;return n.jsx(Ot,{segment:p,state:i},u)})}),n.jsxs(bt,{children:[n.jsx($t,{id:a==="AM"?"active":"",name:"AM",onClick:d,type:"button",children:"AM"}),n.jsx($t,{id:a==="PM"?"active":"",name:"PM",onClick:d,type:"button",children:"PM"})]})]})},Ee=e=>e&&e!=="-"?c.dayjs(e).format("YYYY-MM-DD"):"-",oo=e=>e&&e!=="-"?c.dayjs(e).format("YYYY-MM-DD hh:mm A"):"-",mt=(e,t)=>c.dayjs(String(e).replace(/-/gu,"/")).hour(t.hour).minute(t.minute).second(t.second).format("YYYY/MM/DD hh:mm A"),xe=({error:e,buttonProps:t,datePickerRef:i,disabled:o=!1,granularity:r="day",fieldProps:a,groupProps:l,name:s,register:d,required:p,setValue:g,value:u})=>{const f=x.useCallback(h=>{if(!h)return;const y=r==="day"?Ee(String(h)):oo(String(h));a.onChange&&a.onChange(h??null),g&&g(s,y,{shouldDirty:!0})},[a,r,s,g]);return n.jsxs(ne,{...l,className:`${o?"disabled":""} ${e?"error":""}`,ref:i,children:[n.jsx(Mt,{disabled:o,error:e!=null,props:{...a,autoFocus:!1,granularity:r,onChange:f,shouldForceLeadingZeros:!0}}),n.jsx(Te,{disabled:o,icon:r==="minute"?"calendar-clock":"calendar",props:t}),n.jsx("input",{...d==null?void 0:d(s,{required:p}),"aria-label":s,className:"date-input",disabled:o,id:s,name:s,type:"text",value:u??""})]})},Ae=({children:e,...t})=>{const i=x.useRef(null),{dialogProps:o}=c.$40df3f8667284809$export$d55e7ee900f34e93(t,i);return n.jsx(eo,{...o,ref:i,children:e})},Wt=({disabled:e=!1,error:t,helpLink:i,helpLinkText:o,helpText:r,required:a,label:l,name:s,register:d,setValue:p,tooltip:g,watch:u,...f})=>{const h=x.useRef(null),y=u==null?void 0:u(s),m=x.useCallback(z=>{p&&z&&p(s,Ee(String(z)),{shouldDirty:!0})},[s,p]),b=c.$ab5bf3f618090389$export$87194bb378cc3ac2({...f,onChange(z){m(z)},...!c._.isNil(y)&&!c._.isEmpty(y)&&c.dayjs(y).isValid()?{defaultValue:c.$fae977aafc393c5c$export$6b862160d295c8e(y.replace(/\//gu,"-"))}:{}}),{close:k}=b,{groupProps:w,fieldProps:v,buttonProps:j,dialogProps:S,calendarProps:E}=c.$6057a3d2a53a12fd$export$42df105a73306d51({...f,"aria-label":l??s,name:s},b,h);return n.jsxs(_,{error:e?void 0:t,helpLink:i,helpLinkText:o,helpText:r,htmlFor:s,label:l,required:a,tooltip:g,children:[n.jsx(xe,{buttonProps:j,datePickerRef:h,disabled:e,error:t,fieldProps:v,groupProps:w,name:s,register:d,required:a,setValue:p,value:y}),b.isOpen&&!e?n.jsx(Ce,{offset:8,placement:"bottom start",state:b,triggerRef:h,children:n.jsx(Ae,{...S,children:n.jsx(Pt,{onClose:k,props:E})})}):null]})},Bt=({onClose:e,props:t})=>{const{locale:i}=c.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),o=x.useRef(null),r=c.$9a36b6ba2fb1a7c5$export$9a987164d97ecc90({...t,createCalendar:c.$64244302c3013299$export$dd0bbc9b26defe37,locale:i}),{prevButtonProps:a,nextButtonProps:l,title:s}=c.$46a4342aab3d8076$export$87e0539f600c24e5(t,r,o);return n.jsxs("div",{className:"calendar-range",ref:o,children:[n.jsx(Fe,{nextButtonProps:l,prevButtonProps:a,state:r,title:s}),n.jsx(Ne,{state:r}),n.jsx(ot,{children:n.jsx(P,{onClick:e,variant:"ghost",children:"Cancel"})})]})},ro=c.st.div`
1237
+ ${({theme:e,$disabled:t,$show:i})=>`
1238
+ border-color: ${i?e.palette.error[500]:e.palette.gray[300]};
1239
+ display: flex;
1240
+ gap: ${e.spacing[.25]};
1241
+ width: 100%;
1242
+
1243
+ ~ div {
1244
+ background: ${t?e.palette.gray[200]:e.palette.white};
1245
+ }
1246
+ `}
1247
+ `,_t=({disabled:e=!1,error:t,label:i,name:o,required:r,tooltip:a,register:l,setValue:s,propsMax:d,propsMin:p,variant:g="default",...u})=>{const f=`${o}Max`,h=`${o}Min`,y=x.useRef(null),m=x.useCallback(C=>{s&&C&&(s((d==null?void 0:d.name)??f,Ee(String(C.end))),s((p==null?void 0:p.name)??h,Ee(String(C.start))))},[f,h,s,d,p]),b=c.$93c38a5e28be6249$export$e50a61c1de9f574({...u,endName:(d==null?void 0:d.name)??f,startName:(p==null?void 0:p.name)??h,onChange(C){m(C)}}),{close:k}=b,{groupProps:w,startFieldProps:v,endFieldProps:j,buttonProps:S,dialogProps:E,calendarProps:z}=c.$887cac91b7cc8801$export$12fd5f0e9f4bb192({...u,"aria-label":i??o},b,y);return n.jsxs(_,{error:e?void 0:t,htmlFor:o,label:i,required:r,tooltip:a,children:[n.jsxs(ro,{$disabled:e,$show:t!==void 0,ref:y,style:{flexDirection:g==="filters"?"column":"row"},children:[n.jsx(xe,{buttonProps:S,datePickerRef:y,disabled:e,error:t,fieldProps:{...v,"aria-label":`${v["aria-label"]} ${o}`,validate:C=>j.value&&C>j.value?"Start date must be less than or equal to end date":null},groupProps:w,name:(p==null?void 0:p.name)??h,register:l,setValue:s,value:p==null?void 0:p.value}),n.jsx(xe,{buttonProps:S,datePickerRef:y,disabled:e,error:t,fieldProps:{...j,"aria-label":`${j["aria-label"]} ${o}`,validate:C=>v.value&&C<v.value?"End date must be greater than or equal to start date":null},groupProps:w,name:(d==null?void 0:d.name)??f,register:l,setValue:s,value:d==null?void 0:d.value})]}),b.isOpen&&!e?n.jsx(Ce,{offset:8,placement:"bottom start",state:b,triggerRef:y,children:n.jsx(Ae,{...E,children:n.jsx(Bt,{onClose:k,props:z})})}):null]})},ao=c.st.div`
1248
+ ${({theme:e})=>`
1249
+ align-items: center;
1250
+ border-top: 1px solid ${e.palette.gray[200]};
1251
+ display: flex;
1252
+ gap: ${e.spacing[1.5]};
1253
+ justify-content: center;
1254
+ padding: ${e.spacing[.5]} ${e.spacing[1.25]};
1255
+ `}
1256
+ `,so=c.st.div`
1257
+ align-items: center;
1258
+ display: flex;
1259
+ gap: ${({theme:e})=>e.spacing[.5]};
1260
+ justify-content: flex-end;
1261
+ flex: 1 0 0;
1262
+ `,Jt=({handleTimeChange:e,onClose:t,props:i,timeState:o})=>{const r=c.Je(),{locale:a}=c.$18f2051aff69b9bf$export$43bb16f9c6d9e3f7(),l=c.$131cf43a05231e1e$export$6d095e787d2b5e1f({...i,createCalendar:c.$64244302c3013299$export$dd0bbc9b26defe37,locale:a}),{prevButtonProps:s,nextButtonProps:d,title:p}=c.$9942cad8a072a530$export$3ee915f8151bd4f1(i,l);return n.jsxs("div",{className:"calendar",children:[n.jsx(Fe,{nextButtonProps:d,prevButtonProps:s,state:l,title:p}),n.jsx(Ne,{state:l}),n.jsxs(ao,{children:[n.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",size:"sm",children:"Time"}),n.jsx(so,{children:n.jsx(Ht,{hourCycle:12,label:"time-field",onChange:e,value:o.timeValue})})]}),n.jsx(ot,{children:n.jsx(P,{onClick:t,variant:"ghost",children:"Cancel"})})]})},lo=e=>{const{disabled:t=!1,error:i,required:o,label:r,name:a,tooltip:l,register:s,setValue:d,watch:p}=e,g=p==null?void 0:p(a),u=x.useRef(null),f=c.$ab5bf3f618090389$export$87194bb378cc3ac2({...e,granularity:"minute",hourCycle:12,isDisabled:t,isRequired:o,shouldCloseOnSelect:!1,value:c._.isNil(g)||c._.isEmpty(g)||g==="-"||c.dayjs(g,"YYYY/MM/DD hh:mm A").isValid()===!1?null:c.$fae977aafc393c5c$export$588937bcd60ade55(c.dayjs(g,"YYYY/MM/DD hh:mm A").format("YYYY-MM-DDTHH:mm:ss"))}),{close:h}=f,{groupProps:y,fieldProps:m,buttonProps:b,dialogProps:k,calendarProps:w}=c.$6057a3d2a53a12fd$export$42df105a73306d51(e,f,u),v=x.useCallback(S=>{if(w.onChange&&w.onChange(S),f.timeValue){const E=mt(S,f.timeValue);d==null||d(a,E,{shouldDirty:!0})}else f.setDateValue(S)},[w,a,d,f]),j=x.useCallback(S=>{if(S){f.setTimeValue(S);const E=f.dateValue;if(E){const z=mt(E,S);d==null||d(a,z,{shouldDirty:!0})}}},[f,d,a]);return n.jsxs(_,{error:t?void 0:i,htmlFor:a,label:r,required:o,tooltip:l,children:[n.jsx(xe,{buttonProps:b,datePickerRef:u,disabled:t,error:i,fieldProps:m,granularity:"minute",groupProps:y,name:a,register:s,setValue:d,value:g}),f.isOpen&&!t?n.jsx(Ce,{offset:8,placement:"bottom start",state:f,triggerRef:u,children:n.jsx(Ae,{...k,children:n.jsx(Jt,{handleTimeChange:j,onClose:h,props:{...w,onChange:v},timeState:f})})}):null]})},co=({children:e,currentValue:t,externalLink:i,isEditing:o,label:r,name:a,tooltip:l})=>{if(o)return n.jsx("div",{children:e});const s=c.lodashExports.isNil(t)?"":t,d=String(i??s);return n.jsxs($,{children:[n.jsx(nt,{htmlFor:a,label:r,tooltip:l,weight:"bold"}),d.startsWith("https://")?n.jsx(X,{href:d,children:s}):n.jsx(I,{size:"md",children:s})]})},Le=({disabled:e=!1,hasIcon:t=!1,helpLink:i,helpLinkText:o,helpText:r,error:a,id:l,indexArray:s=0,isValid:d,isTouched:p,label:g,name:u,maskValue:f=!1,onPaste:h,placeholder:y,removeItemArray:m,register:b,suggestions:k,tooltip:w,type:v="text",weight:j,...S})=>{const{required:E,onBlur:z,onChange:C}=S,F=c.Je(),T=e?void 0:a,[A,G]=x.useState(""),Y=x.useCallback(O=>{G(O.target.value),C==null||C(O)},[C]),ie=d&&p&&!e&&A.trim()!=="",H=x.useCallback(O=>{O.key==="Enter"&&O.preventDefault()},[]);return n.jsxs(_,{error:T,helpLink:i,helpLinkText:o,helpText:r,htmlFor:u,label:g,required:E,tooltip:w,weight:j,children:[n.jsxs(ne,{className:`
1263
+ ${e?"disabled":""} ${T?"error":""} ${ie?"success":""}
1264
+ `,children:[t?n.jsx(R,{icon:"user",iconSize:"xl",iconType:"fa-light"}):void 0,n.jsx("input",{"aria-hidden":!1,"aria-invalid":T?"true":"false","aria-label":u,"aria-required":E,autoComplete:"off",className:f?"sr-block":"","data-testid":`${u}-input`,disabled:e,id:u,list:k?`list_${u}`:void 0,onKeyDown:H,onPaste:h,placeholder:y,type:v,...b?b(u,{required:E,onBlur:z,onChange:Y}):{...S,onChange:Y}}),T?n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:F.palette.error[500],iconSize:"lg"}):void 0,ie?n.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:F.palette.success[500],iconSize:"lg"}):void 0,l==="array"&&s>0?n.jsx(M,{color:F.palette.gray[400],icon:"trash",iconSize:"sm",iconType:"fa-light",onClick:m?m(s):void 0,variant:"ghost"}):void 0]}),k?n.jsx("datalist",{id:`list_${u}`,children:k.map(O=>n.jsx("option",{value:O},O))}):void 0]})},po=c.st.div.attrs({className:"flex flex-wrap justify-center pv3 w-100"})``,go=c.st.div.attrs({className:"flex flex-wrap items-center justify-start mb2"})`
1265
+ gap: 12px;
1266
+ `,uo=c.st.div.attrs({className:"flex flex-wrap items-center justify-end mb2"})`
1267
+ gap: 8px;
1268
+ `,Ie=e=>e===void 0?"flex-grow: 1;":`width: calc(${e}00% / var(--cols));`,xo=c.st.div.attrs({className:"comp-col"})`
1269
+ word-wrap: break-word;
1270
+
1271
+ ${({$width:e=null})=>e===null?"":`width: ${e}`};
1272
+
1273
+ ${({$paddingTop:e})=>`padding-top: ${e??0}px;`}
1274
+
1275
+ @media (width <= 768px) {
1276
+ ${({$sm:e})=>Ie(e)}
1277
+ }
1278
+
1279
+ @media (width >= 768px) and (width <= 992px) {
1280
+ ${({$md:e})=>Ie(e)}
1281
+ }
1282
+
1283
+ @media (width >= 992px) {
1284
+ ${({$lg:e})=>Ie(e)}
1285
+ }
1286
+
1287
+ ${({$xl:e})=>c.isNumber(e)?`@media (min-width: 1200px) { ${Ie(e)} }`:""}
1288
+
1289
+ > .comp-card {
1290
+ height: 100%;
1291
+ }
1292
+ `,Ve=({children:e,xl:t,lg:i,md:o,sm:r,paddingTop:a,width:l})=>n.jsx(xo,{$lg:i,$md:o,$paddingTop:a,$sm:r,$width:l,$xl:t,children:e}),fo=c.st.div.attrs({className:"comp-gap"})`
1293
+ ${({$disp:e="flex",$mh:t=4,$mv:i=4})=>`
1294
+ align-items: center;
1295
+ display: ${e};
1296
+ margin: ${-i}px ${-t}px;
1297
+
1298
+ > * {
1299
+ margin: ${i}px ${t}px;
1300
+ }
1301
+ `}
1302
+ `,ho=({children:e,disp:t,mh:i,mv:o})=>n.jsx(fo,{$disp:t,$mh:i,$mv:o,children:e}),yo=c.st.div.attrs({className:"comp-row flex flex-row flex-wrap"})`
1303
+ ${({$align:e="stretch",$cols:t=100,$colsPadding:i=6,$justify:o="start"})=>`
1304
+ align-items: ${e};
1305
+ justify-content: ${o};
1306
+ margin: -6px;
1307
+ text-align: ${o};
1308
+
1309
+ --cols: ${t};
1310
+
1311
+ > *:not(.comp-col) {
1312
+ width: 100%;
1313
+ margin: 6px;
1314
+ }
1315
+
1316
+ > .comp-col {
1317
+ padding: ${i}px;
1318
+ }
1319
+ `}
1320
+ `,Vt=({align:e,children:t,cols:i,colsPadding:o,justify:r})=>n.jsx(yo,{$align:e,$cols:i,$colsPadding:o,$justify:r,children:t}),Ue=({addText:e,append:t,disabled:i=!1,fields:o,fieldState:r,initValue:a="",index:l=0,required:s,label:d,max:p=100,name:g,onBlur:u,onChange:f,placeholder:h,tooltip:y,remove:m,value:b})=>{var v;const k=x.useCallback(()=>{t==null||t(a)},[t,a]),w=x.useCallback(j=>()=>{m==null||m(j)},[m]);return n.jsxs(Vt,{align:"start",children:[n.jsx(Ve,{lg:75,md:75,sm:75,children:n.jsx(Le,{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:d,name:g,onBlur:u,onChange:f,placeholder:h,removeItemArray:w,required:s,tooltip:y,value:b})}),l<p-1&&l+1===(o==null?void 0:o.length)?n.jsx(Ve,{lg:25,md:25,sm:25,children:n.jsx(P,{disabled:i,icon:"plus",onClick:k,variant:"ghost",width:"max-content",children:e??"Add"})}):void 0]})},bo=({addText:e,append:t,control:i,disabled:o,fields:r,initValue:a="",required:l,label:s,max:d=void 0,name:p="array-field",onChange:g,placeholder:u,remove:f,tooltip:h})=>i&&r?n.jsx(x.Fragment,{children:r.map((y,m)=>n.jsx(c.Controller,{control:i,name:`${p}.${m}`,render:({field:b,fieldState:k})=>n.jsx(Ue,{addText:e,append:t,disabled:o,fieldState:k,fields:r,index:m,initValue:a,label:s,max:d,name:b.name,onBlur:b.onBlur,onChange:g??b.onChange,placeholder:u,remove:f,required:l,tooltip:h,value:typeof b.value=="object"?b.value.value:b.value}),index:m},y.id))}):n.jsx(Ue,{addText:e,disabled:o,initValue:a,label:s,max:d,name:p,onChange:g,placeholder:u,required:l,tooltip:h}),$o=c.st(It)`
1321
+ white-space: nowrap;
1322
+ margin-right: ${({theme:e})=>e.spacing[.25]};
1323
+ text-overflow: ellipsis;
1324
+ overflow: hidden;
1325
+ max-width: 80%;
1326
+ `,mo=c.st.input`
1327
+ opacity: 0;
1328
+ position: absolute;
1329
+ visibility: hidden;
1330
+ width: 0;
1331
+ `,fe=(e,t,i)=>{const o=new Event(e);return Object.defineProperty(o,"target",{value:{name:t,value:i}}),o},wo=e=>{const t=e;return t?Array.from(t).map(i=>i.name).join(", "):""},vo=({accept:e,disabled:t=!1,error:i,label:o,helpLink:r,helpText:a,id:l,multiple:s,name:d,onChange:p,required:g,register:u,setValue:f,tooltip:h,watch:y,weight:m})=>{const b=c.Je(),k=t?void 0:i,w=x.useRef(null),v=u==null?void 0:u(d,{required:g}),j=y==null?void 0:y(d),S=wo(j),E=x.useCallback(()=>{const F=fe("change",d,void 0);f&&f(d,void 0),v&&v.onChange(F)},[v,d,f]),z=x.useCallback(F=>{const{files:T}=F.currentTarget,A=fe("change",d,T&&T.length>0?T:void 0);T&&T.length>0&&(p==null||p(A),f&&f(d,T),v&&v.onChange(A))},[v,d,p,f]),C=x.useCallback(F=>{t?F.preventDefault():w.current&&w.current.click()},[t]);return n.jsxs(_,{error:k,helpLink:r,helpText:a,htmlFor:l??d,label:o,required:g,tooltip:h,weight:m,children:[n.jsxs(ne,{className:`${t?"disabled":""} ${k?"error":""}`,children:[n.jsx($o,{$size:"xs",children:S}),n.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[c.lodashExports.isEmpty(S)||t?void 0:n.jsx(M,{color:b.palette.gray[400],height:"20px",icon:"xmark",iconSize:"64px",iconType:"fa-light",onClick:E,variant:"ghost",width:"20px"}),k&&n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:b.palette.error[500],iconSize:"lg"}),n.jsxs(P,{border:t?`1px solid ${b.palette.gray[300]} !important`:"",borderRadius:"0px 8px 8px 0px !important",disabled:t,height:"40px",onClick:C,variant:"primary",width:"96px",children:[n.jsx(R,{icon:"search",iconSize:"xl",mr:.5}),"Add file"]})]})]}),n.jsx(mo,{...v,accept:e,"aria-label":d,"data-testid":d,disabled:t,id:l??d,multiple:s,name:d,onChange:z,ref:w,type:"file"})]})},jo=c.st.input`
1332
+ border: none;
1333
+ background: transparent;
1334
+ min-width: 15rem;
1335
+ padding: 0;
1336
+ flex: 1;
1337
+ `,Ge=({disabled:e=!1,error:t,field:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:d,onRemove:p,placeholder:g,required:u,tooltip:f,value:h,weight:y})=>{const m=c.Je(),b=e?void 0:t,[k,w]=x.useState(""),v=d?h:i==null?void 0:i.value,j=x.useMemo(()=>v&&typeof v=="string"?v.split(",").filter(Boolean):[],[v]),S=x.useCallback(T=>{const G=[...new Set(T.filter(Boolean))].join(","),Y=fe("change",s,G);i&&i.onChange(Y),d&&d(Y)},[i,s,d]),E=x.useCallback(T=>{w(T.target.value)},[]),z=x.useCallback(T=>{const A=k.trim();A.length&&!j.includes(A)&&(T.preventDefault(),S([...j,A]),w("")),i&&i.onBlur()},[k,i,S,j]),C=x.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]),w("")):T.key==="Backspace"&&!A.length&&j.length&&(T.preventDefault(),p==null||p(j[j.length-1]),S(j.slice(0,-1)))},[k,p,S,j]),F=x.useCallback(T=>()=>{p==null||p(T),S(j.filter(A=>A!==T))},[p,S,j]);return n.jsx(_,{error:b,helpLink:o,helpLinkText:r,helpText:a,htmlFor:s,label:l,required:u,tooltip:f,weight:y,children:n.jsxs(ne,{$overflowX:"auto",className:`${e?"disabled":""} ${b?"error":""}`,children:[j.map(T=>n.jsx(U,{disabled:e,onClose:F(T),tagLabel:T},T)),n.jsx(jo,{"aria-hidden":!1,"aria-invalid":b?"true":"false","aria-label":s,"aria-required":u,autoComplete:"off",id:s,onBlur:z,onChange:E,onKeyDown:C,placeholder:j.length===0?g:void 0,ref:i==null?void 0:i.ref,type:"text",value:k}),b?n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:m.palette.error[500],iconSize:"lg"}):void 0]})})},ko=({disabled:e=!1,control:t,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s="input-tag",onChange:d,onRemove:p,placeholder:g,required:u,tooltip:f,value:h,weight:y})=>t?n.jsx(c.Controller,{control:t,name:s,render:({field:m})=>n.jsx(Ge,{disabled:e,error:i,field:m,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onRemove:p,placeholder:g,required:u,tooltip:f,weight:y}),rules:{required:u}}):n.jsx(Ge,{disabled:e,error:i,helpLink:o,helpLinkText:r,helpText:a,label:l,name:s,onChange:d,onRemove:p,placeholder:g,required:u,tooltip:f,value:h,weight:y}),Ye=x.forwardRef(function({disabled:t,icon:i,margin:o,onClick:r,...a},l){return n.jsx(Qi,{$margin:o,"aria-label":i,className:"action-btn",disabled:t,onClick:r,ref:l,type:"button",...a,children:n.jsx(R,{icon:i,iconClass:"action",iconSize:"lg",iconType:"fa-light"})})}),Re=({error:e,decimalPlaces:t=0,disabled:i=!1,id:o,maxLength:r,max:a=1/0,min:l=0,name:s,onChange:d,placeholder:p,register:g,required:u,setValue:f,value:h})=>{const y=c.Je(),m=i?void 0:e,b=t<0?0:t,[k,w]=x.useState(h?c._.toNumber(h):0),v=x.useCallback(()=>{const z=(k-10**-b).toFixed(b),C=Math.max(Number(l),Number(z));f&&f(s,C,{shouldDirty:!0}),w(C);const F=fe("change",s,z);d&&d(F)},[k,b,l,f,s,d]),j=x.useCallback(()=>{const z=(k+10**-b).toFixed(b),C=Math.min(Number(a),Number(z)>Number(l)?Number(z):Number(l));f&&f(s,C,{shouldDirty:!0}),w(C);const F=fe("change",s,z);d&&d(F)},[k,b,a,l,f,s,d]),S=x.useCallback(z=>{const{value:C}=z.target,F=/\d+/u.test(C)&&!c._.isEmpty(C);f&&f(s,F?C:void 0),d&&d(z),w(Number(C))},[s,d,f]),E=x.useCallback(z=>{z.key==="Enter"&&z.preventDefault()},[]);return n.jsxs(ne,{className:`${i?"disabled":""} ${m?"error":""}`,children:[n.jsx("input",{"aria-hidden":!1,"aria-invalid":m?"true":"false","aria-label":s,"aria-required":u,autoComplete:"off",disabled:i,id:o??s,max:a,min:l,onChange:S,onKeyDown:E,placeholder:p,required:u,step:10**-b,type:"number",value:k,...g==null?void 0:g(s,{maxLength:r,max:a,min:l,onChange:S,value:h,valueAsNumber:!0})}),m&&n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:y.palette.error[500],iconSize:"lg"}),n.jsx(Ye,{borderLeft:"inherit",borderRight:"inherit",disabled:i,icon:"minus",margin:"0 -0.625rem 0 0",onClick:v,px:.75,py:.75}),n.jsx(Ye,{borderRadius:`0 ${y.spacing[.5]} ${y.spacing[.5]} 0`,disabled:i,icon:"plus",onClick:j,px:.75,py:.75})]})},Ut=({decimalPlaces:e,disabled:t=!1,error:i,helpLink:o,helpLinkText:r,helpText:a,id:l,label:s,linkPosition:d,maxLength:p,max:g,min:u,name:f,onChange:h,placeholder:y,register:m,required:b,setValue:k,tooltip:w,value:v,watch:j,weight:S})=>n.jsx(_,{error:t?void 0:i,helpLink:o,helpLinkText:r,helpText:a,htmlFor:f,label:s,linkPosition:d,maxLength:p,required:b,tooltip:w,weight:S,children:n.jsx(Re,{decimalPlaces:e,disabled:t,error:i,id:l,max:g,maxLength:p,min:u,name:f,onChange:h,placeholder:y,register:m,required:b,setValue:k,value:j?j(f):v})}),Gt=({disabled:e=!1,error:t,name:i,label:o,propsMax:r,propsMin:a,required:l,tooltip:s,variant:d="default"})=>{const p=`${i}Max`,g=`${i}Min`;return n.jsx(_,{error:e?void 0:t,htmlFor:i,label:o,required:l,tooltip:s,children:n.jsxs($,{display:"flex",flexDirection:d==="filters"?"column":"row",gap:.25,width:"100%",children:[n.jsx(Re,{...a,disabled:e,error:t,name:(a==null?void 0:a.name)??g}),n.jsx(Re,{...r,disabled:e,error:t,name:(r==null?void 0:r.name)??p})]})})},Co=c.st.div`
1338
+ ${({theme:e})=>`
1339
+ align-items: flex-start;
1340
+ align-self: stretch;
1341
+ display: flex;
1342
+ gap: ${e.spacing[.5]};
1343
+
1344
+ > button, div {
1345
+ border: 1px solid ${e.palette.gray[300]};
1346
+ border-radius: ${e.spacing[.5]};
1347
+ }
1348
+
1349
+ &.disabled {
1350
+ > button, div {
1351
+ background: ${e.palette.gray[100]};
1352
+ color: ${e.palette.gray[400]};
1353
+ cursor: not-allowed;
1354
+ }
1355
+ }
1356
+
1357
+ &.error:not(.disabled) {
1358
+ > button, div {
1359
+ border: 1px solid ${e.palette.error[500]};
1360
+ }
1361
+ }
1362
+
1363
+ &:focus-within:not(.disabled, .error) {
1364
+ > button, div {
1365
+ background: ${e.palette.white};
1366
+ border: 2px solid ${e.palette.black};
1367
+ }
1368
+ }
1369
+
1370
+ &:hover:not(:focus-within, .disabled, .error) {
1371
+ > button, div {
1372
+ background: ${e.palette.white};
1373
+ border-color: ${e.palette.gray[600]};
1374
+ }
1375
+ }
1376
+ `}
1377
+ `,So=c.st.button`
1378
+ ${({theme:e})=>`
1379
+ align-items: center;
1380
+ background: inherit;
1381
+ border-color: inherit;
1382
+ display: flex;
1383
+ gap: ${e.spacing[.25]};
1384
+ height: 40px;
1385
+ min-width: 67px;
1386
+ padding: ${e.spacing[.625]} ${e.spacing[1]};
1387
+
1388
+ &:disabled {
1389
+ background: ${e.palette.gray[100]};
1390
+ cursor: not-allowed;
1391
+ }
1392
+ `}
1393
+ `,zo=c.st.ul`
1394
+ ${({theme:e})=>`
1395
+ align-items: flex-start;
1396
+ box-shadow: ${e.shadows.md};
1397
+ display: flex;
1398
+ flex-direction: column;
1399
+ margin-top: ${e.spacing[.25]};
1400
+ max-height: 190px;
1401
+ overflow: hidden auto;
1402
+ scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
1403
+ scroll-padding: ${e.spacing[.5]};
1404
+ scrollbar-width: thin;
1405
+ width: max-content;
1406
+ `}
1407
+ `,Io=c.st.li`
1408
+ ${({theme:e})=>`
1409
+ align-items: center;
1410
+ background: ${e.palette.white};
1411
+ cursor: pointer;
1412
+ display: inline-flex;
1413
+ font-size: ${e.typography.text.sm};
1414
+ gap: ${e.spacing[.5]};
1415
+ height: 38px;
1416
+ line-height: ${e.spacing[1.25]};
1417
+ padding: ${e.spacing[.5]} ${e.spacing[1]};
1418
+ width: 190px;
1419
+
1420
+ &:hover {
1421
+ background: ${e.palette.gray[100]};
1422
+ }
1423
+ `}
1424
+ `,To=c.st.p`
1425
+ color: ${({theme:e})=>e.palette.gray[800]};
1426
+ font-size: inherit;
1427
+ min-width: 55%;
1428
+ overflow: hidden;
1429
+ text-overflow: ellipsis;
1430
+ white-space: nowrap;
1431
+ `,Eo=({disabled:e,error:t,label:i,name:o,placeholder:r,required:a,register:l,tooltip:s,value:d,watch:p,weight:g})=>{const u=c.Je(),f=x.useRef(null),h=e?void 0:t,y=(p==null?void 0:p(o))??d,[m,b]=x.useState(!1),[k,w]=x.useState(""),{refs:v,floatingStyles:j}=c.useFloating$1({placement:"bottom-start",whileElementsMounted:c.autoUpdate}),{inputRef:S,inputValue:E,handlePhoneValueChange:z,country:C,setCountry:F}=c.ee({countries:c.R,defaultCountry:"co",forceDialCode:!0,value:y?String(y):""}),T=x.useCallback(H=>{H.key==="Enter"&&H.preventDefault()},[]),A=x.useCallback(H=>{H.preventDefault(),b(O=>!O),m||w("")},[m]),G=x.useCallback(H=>()=>{F(H),b(!1),w("")},[F,b]),Y=x.useCallback(H=>{H.key.length===1?w(O=>O+H.key):H.key==="Backspace"&&w(O=>O.slice(0,-1))},[]),ie=c.R.filter(H=>{const{name:O}=c.M(H);return O.toLowerCase().includes(k.toLowerCase())});return Q(v.floating.current,()=>{b(!1),w("")},!0),n.jsx(_,{error:h,htmlFor:o,label:i,required:a,tooltip:s,weight:g,children:n.jsxs(Co,{className:`${e?"disabled":""} ${h?"error":""}`,ref:f,children:[n.jsxs(So,{"aria-label":"country-selector","data-testid":"country-selector",disabled:e,id:"country-selector",onClick:A,onKeyDown:Y,ref:v.setReference,children:[n.jsx(c.q,{iso2:C.iso2,size:"16px"}),n.jsx(R,{icon:"angle-down",iconColor:u.palette.gray[400],iconSize:"lg",iconType:"fa-light"})]}),n.jsxs(ne,{className:`${e?"disabled":""} ${h?"error":""}`,children:[n.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:E,...l==null?void 0:l(o,{required:a,onChange:z})}),h?n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:u.palette.error[500],iconSize:"lg"}):void 0]}),m&&se.createPortal(n.jsx(zo,{ref:v.setFloating,style:j,children:ie.map(H=>{const{dialCode:O,iso2:K,name:le}=c.M(H);return n.jsxs(Io,{onClick:G(K),value:K,children:[n.jsx(c.q,{iso2:K,size:"16px"}),n.jsx(To,{children:le}),n.jsx(I,{color:u.palette.gray[400],size:"sm",sizeSm:"xs",textAlign:"end",children:"+"+O})]},K)})}),document.getElementById("modal-wrapper")??document.getElementById("root")??document.body)]})})},Ro=({disabled:e=!1,error:t,helpLink:i,helpLinkText:o,helpText:r,isTouched:a,isValid:l,label:s,name:d="input-text",id:p,maskValue:g=!1,maxLength:u,onBlur:f,placeholder:h,register:y,required:m,rows:b,tooltip:k,watch:w,weight:v,value:j})=>{const S=c.Je(),E=(w==null?void 0:w(d))??j,z=l&&a&&!e,C=e?void 0:t;return n.jsx(_,{disabled:e,error:C,helpLink:i,helpLinkText:o,helpText:r,htmlFor:d,label:s,maxLength:u,required:m,tooltip:k,value:E?String(E):void 0,weight:v,children:n.jsxs(ne,{className:`
1432
+ ${e?"disabled":""} ${C?"error":""} ${z?"success":""}
1433
+ `,children:[n.jsx("textarea",{"aria-hidden":!1,"aria-invalid":C?"true":"false","aria-label":d,"aria-required":m,className:g?"sr-block":"","data-testid":`${d}-text-area`,disabled:e,id:p??d,maxLength:u,placeholder:h,rows:b,value:E,...y==null?void 0:y(d,{required:m,onBlur:f})}),C?n.jsx(R,{icon:"exclamation-circle",iconClass:"error-icon",iconColor:S.palette.error[500],iconSize:"lg"}):void 0,z?n.jsx(R,{icon:"check-circle",iconClass:"success-icon",iconColor:S.palette.success[500],iconSize:"lg"}):void 0]})})},Do=({control:e,description:t,disabled:i,id:o,items:r,align:a,inputType:l="text",inputNumberProps:s,minHeight:d,minWidth:p,name:g,placeholder:u,textAlign:f,tooltip:h,title:y,value:m,isTouched:b,isValid:k,error:w,onChange:v,register:j,setValue:S,watch:E})=>{const z=x.useMemo(()=>{if(l==="text")return n.jsx(Le,{disabled:i,error:w,isTouched:b,isValid:k,name:g,placeholder:u,register:j});if(l==="date")return n.jsx(Wt,{disabled:i,error:w,name:g,register:j,setValue:S,watch:E});if(l==="select"&&r)return n.jsx(it,{control:e,disabled:i,items:r,name:g,placeholder:u,value:m});const{decimalPlaces:C,max:F,min:T}=s??{};return n.jsx(Ut,{decimalPlaces:C,disabled:i,error:w,max:F,min:T,name:g,onChange:v,placeholder:u,register:j,setValue:S,value:m,watch:E})},[e,i,w,s,l,b,k,r,g,v,u,j,S,m,E]);return n.jsxs(Bi,{$align:a,$minHeight:d,$minWidth:p,children:[n.jsx(De,{description:t,id:o,textAlign:f,title:y,tooltip:h}),z]})},No=c.st.div`
1434
+ display: flex;
1435
+ align-self: flex-start;
1436
+ margin-left: auto;
1437
+ width: 40px;
1438
+ height: auto;
1439
+ `,Yt=(e,t)=>{const[o,r]=x.useState(0),[a,l]=x.useState(0);return x.useEffect(()=>{a===100&&(()=>{r(d=>d===t-1?0:d+1)})()},[a,t]),x.useEffect(()=>{const s=setInterval(()=>{l(d=>d===100?0:d+1)},e);return()=>{clearInterval(s)}},[e]),{cycle:o,progress:a,setCycle:r,setProgress:l}},Kt=({publicId:e,format:t="webp"})=>{const i=x.useMemo(()=>new c.Cloudinary({cloud:{cloudName:"fluid-attacks"}}),[]);return x.useMemo(()=>i.image(e).format(t),[i,e,t])},Se=e=>{const[t,i]=x.useState(!1),o=x.useCallback(()=>{i(!0)},[]),r=x.useCallback(()=>{i(!1)},[]),a=x.useCallback(()=>{i(l=>!l)},[]);return{close:r,isOpen:t,name:e,open:o,setIsOpen:i,toggle:a}},Fo=e=>e.reduce((t,i)=>({...t,[i.id]:i.visible}),{}),Zt=({name:e,items:t,columnOrder:i,setColumnOrder:o,setColumnVisibility:r})=>{const a=x.useMemo(()=>[...t.filter(({locked:u})=>u).map(({locked:u,...f})=>({...f,visible:!0,locked:u})),...t.filter(({locked:u})=>!u)],[t]),[l,s]=x.useState(a),d=x.useCallback(u=>{const f=u.filter(({locked:b})=>!b),y=[...u.filter(({locked:b})=>b),...f],m=y.map(({name:b})=>b);s(b=>[...y,...b.filter(({name:k})=>!m.includes(k))]),o&&o(y.map(({id:b})=>b))},[o]),p=x.useCallback(()=>{const u=l.map(f=>({...f,visible:f.locked||((i==null?void 0:i.includes(f.id))??!1)})).toSorted((f,h)=>{if(f.locked&&!h.locked)return-1;if(!f.locked&&h.locked)return 1;if(Number(h.visible)!==Number(f.visible))return Number(h.visible)-Number(f.visible);const y=(i==null?void 0:i.indexOf(f.id))??0,m=(i==null?void 0:i.indexOf(h.id))??0;return y-m});r==null||r(Fo(u)),d(u)},[l,i,d,r]),g=x.useMemo(()=>c.some(l,u=>((i==null?void 0:i.includes(u.id))??!1)!==u.visible),[l,i]);return{setColumns:d,resetToDefault:p,columns:l,...Se(e),hasChanged:g}},rt=(e,t)=>x.useMemo(()=>c._.debounce(e,t),[e,t]),Ao=e=>{const[t,i]=x.useState(),o=rt(r=>{i(r)},(e==null?void 0:e.debounceWait)??300);return[t,o]},Lo=({alt:e="img",height:t="",width:i="",plugins:o=[c.lazyload(),c.placeholder()],publicId:r})=>{const a=Kt({publicId:r});return n.jsx(c.AdvancedImage,{alt:e,cldImg:a,height:t,plugins:o,width:i})},te=x.memo(Lo),Po=c.st.label`
1440
+ ${({theme:e})=>`
1441
+ align-items: center;
1442
+ display: flex;
1443
+ color: ${e.palette.gray[600]};
1444
+ cursor: pointer;
1445
+ font-family: ${e.typography.type.primary};
1446
+ font-size: ${e.typography.text.sm};
1447
+ font-weight: ${e.typography.weight.regular};
1448
+ gap: ${e.spacing[.5]};
1449
+ line-height: ${e.typography.text.lg};
1450
+ text-align: left;
1451
+ position: relative;
1452
+
1453
+ &[aria-disabled="true"] {
1454
+ color: ${e.palette.gray[300]};
1455
+ cursor: not-allowed;
1456
+ }
1457
+
1458
+ input {
1459
+ position: absolute;
1460
+ opacity: 0;
1461
+ cursor: pointer;
1462
+ width: 0;
1463
+ }
1464
+
1465
+ .checkmark {
1466
+ position: relative;
1467
+ top: 0;
1468
+ left: 0;
1469
+ height: 16px;
1470
+ width: 16px;
1471
+ background-color: ${e.palette.white};
1472
+ border-radius: 50%;
1473
+ border: 1px solid ${e.palette.gray[600]};
1474
+ }
1475
+
1476
+ input:disabled ~ .checkmark {
1477
+ border: 1px solid ${e.palette.gray[300]};
1478
+ background-color: ${e.palette.white};
1479
+ cursor: not-allowed;
1480
+ }
1481
+
1482
+ input:not(:disabled):checked ~ .checkmark {
1483
+ background-color: ${e.palette.white};
1484
+ border: 1px solid ${e.palette.primary[500]};
1485
+ }
1486
+
1487
+ input:not(:disabled):hover ~ .checkmark {
1488
+ background-color: ${e.palette.white};
1489
+ box-shadow: 0 0 0 4px ${e.palette.gray[100]};
1490
+ }
1491
+
1492
+ input:not(:disabled):hover:checked ~ .checkmark {
1493
+ background-color: ${e.palette.white};
1494
+ box-shadow: 0 0 0 4px ${e.palette.primary[50]};
1495
+ }
1496
+
1497
+ .checkmark::after {
1498
+ content: "";
1499
+ position: absolute;
1500
+ display: none;
1501
+ top: 3px;
1502
+ left: 3px;
1503
+ width: 8px;
1504
+ height: 8px;
1505
+ border-radius: 50%;
1506
+ background: ${e.palette.primary[500]};
1507
+ }
1508
+
1509
+ input:checked ~ .checkmark::after {
1510
+ display: block;
1511
+ }
1512
+
1513
+ input:disabled:checked ~ .checkmark::after {
1514
+ background-color: ${e.palette.gray[300]};
1515
+ }
1516
+
1517
+ `}
1518
+ `,Oo=c.st.span.attrs({className:"checkmark"})``,at=x.forwardRef(function({checked:t,disabled:i=!1,label:o,name:r,onChange:a,onClick:l,value:s,...d},p){return n.jsxs(Po,{"aria-disabled":i,"aria-label":o??r,role:"radiogroup",children:[n.jsx("input",{"aria-checked":t,"aria-disabled":i,"aria-label":o??r,checked:t,disabled:i,name:r,onChange:a,onClick:l,ref:p,type:"radio",value:s,...d}),n.jsx(Oo,{}),o??null]})}),Mo=({alt:e,customDescription:t,imageId:i,icon:o,selectorProps:r,onClick:a,register:l,bgColor:s,title:d,isATag:p=!1,width:g="fit-content"})=>{const u=c.Je();return n.jsxs($,{alignItems:"center",bgColor:s??"",border:`1px solid ${u.palette.gray[200]}`,borderColorHover:u.palette.gray[600],borderRadius:u.spacing[.25],display:"inline-flex",pr:p?1:0,shadowHover:"md",width:g,children:[n.jsxs($,{display:"inline-flex",padding:[1,1,1,1],children:[n.jsx($,{alignSelf:"start",display:"flex",width:"fit-content",children:n.jsx(at,{defaultChecked:r.defaultChecked,name:r.name,onClick:a,value:r.value,...l==null?void 0:l(r.name)})}),n.jsxs($,{alignItems:"center",display:"flex",gap:.5,justify:"space-between",ml:1,mr:1,width:"100%",children:[!p&&i!==void 0&&n.jsx(te,{alt:e??"card image",height:"32px",publicId:i,width:"32px"}),o===void 0?void 0:n.jsx(R,{icon:o,iconSize:"xl",iconType:"fa-light"}),n.jsxs($,{display:"flex",flexDirection:"column",width:"100%",children:[n.jsx(I,{color:u.palette.gray[800],fontWeight:"bold",size:"sm",children:d}),t===void 0?void 0:n.jsx($,{children:t})]})]})]}),p&&n.jsx(No,{children:n.jsx(te,{alt:e??"tag image",height:"40px",publicId:i??"tag image",width:"40px"})})]})},de=c.st.div`
1519
+ ${({theme:e})=>`
1520
+ align-items: center;
1521
+ background-color: ${e.palette.gray[200]};
1522
+ border-radius: 34px;
1523
+ cursor: pointer;
1524
+ display: flex;
1525
+ height: 20px;
1526
+ position: relative;
1527
+ transition: 0.2s;
1528
+ width: 36px;
1529
+ `}
1530
+ `,Ho=c.st.div`
1531
+ ${({theme:e})=>`
1532
+ background-color: ${e.palette.white};
1533
+ border-radius: 50%;
1534
+ height: ${e.spacing[1]};
1535
+ left: 2px;
1536
+ position: absolute;
1537
+ transition: 0.2s;
1538
+ width: ${e.spacing[1]};
1539
+ z-index: 1;
1540
+ `}
1541
+ `,Wo=c.st.label`
1542
+ display: inline-block;
1543
+
1544
+ input {
1545
+ position: absolute;
1546
+ height: 0;
1547
+ opacity: 0;
1548
+ width: 0;
1549
+ }
1550
+
1551
+ input:checked + ${de} {
1552
+ background-color: ${({theme:e})=>e.palette.primary[500]};
1553
+ }
1554
+
1555
+ input:checked + ${de} > div {
1556
+ transform: translateX(100%);
1557
+ }
1558
+
1559
+ input:disabled + ${de} {
1560
+ cursor: not-allowed;
1561
+ background-color: ${({theme:e})=>e.palette.gray[100]};
1562
+ }
1563
+
1564
+ input:disabled + ${de} > div {
1565
+ background-color: ${({theme:e})=>e.palette.gray[200]};
1566
+ border: 1px solid ${({theme:e})=>e.palette.gray[200]};
1567
+ }
1568
+ `,qt=x.forwardRef(function({defaultChecked:t,disabled:i=!1,justify:o,name:r,leftDescription:a,leftDescriptionMinWidth:l,rightDescription:s,onChange:d,...p},g){const u=t===!0?"on":"off",f=typeof a=="object"&&a.on&&a.off?a[u]:a,h=x.useCallback(y=>{y.stopPropagation()},[]);return n.jsxs($,{alignItems:"center",display:"flex",fontSize:"14px",gap:.75,justify:o,children:[n.jsx($,{minWidth:l,children:f}),n.jsxs(Wo,{onClick:h,role:"switch",children:[n.jsx("input",{...p,"aria-disabled":i,"aria-label":r,checked:t===!0,disabled:i,name:r,onChange:d,ref:g,type:"checkbox"}),n.jsx(de,{"aria-label":"Toggle Switch",id:`${r}Toggle`,children:n.jsx(Ho,{})})]}),s]})}),Bo=({id:e,title:t,toggles:i,minWidth:o="auto",height:r="auto"})=>{const a=c.Je();return n.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:[n.jsx(De,{id:e,title:t}),n.jsx($,{display:"flex",flexDirection:"column",gap:.5,minHeight:"40px",width:"100%",children:i.map(l=>n.jsx(qt,{...l},`$card-toggle-${l.name}`))})]})},_o=.5,wt=1.25,Jo=({children:e,bgColor:t,border:i,gap:o=_o,px:r=wt,py:a=wt,...l})=>{const s=c.Je();return n.jsx($,{bgColor:t??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})},Vo=c.st.div`
1569
+ position: relative;
1570
+ margin: auto;
1571
+ overflow: hidden;
1572
+ `,Uo=c.st.div`
1573
+ display: flex;
1574
+ transition: transform 0.5s ease-in-out;
1575
+ transform: translateX(
1576
+ ${({$currentIndex:e})=>-e*100}%
1577
+ );
1578
+ `,Go=c.st.div`
1579
+ align-items: center;
1580
+ display: flex;
1581
+ justify-content: center;
1582
+ min-width: 100%;
1583
+ `,Yo=c.st.button`
1584
+ ${({theme:e,$isActive:t})=>`
1585
+ background-color: ${t?e.palette.primary[400]:e.palette.white};
1586
+ border: none;
1587
+ border-radius: 50%;
1588
+ cursor: pointer;
1589
+ height: ${e.spacing[.75]};
1590
+ width: ${e.spacing[.75]};
1591
+ `}
1592
+ `,Ko=c.st.div`
1593
+ align-items: center;
1594
+ display: flex;
1595
+ gap: ${({theme:e})=>e.spacing[.5]};
1596
+ justify-content: center;
1597
+ margin-top: ${({theme:e})=>e.spacing[2]};
1598
+ `,Zo=({slides:e,interval:t=300})=>{const{cycle:i,setCycle:o,setProgress:r}=Yt(t,e.length),a=x.useCallback(l=>()=>{o(l),r(0)},[o,r]);return n.jsxs(Vo,{"aria-roledescription":"carousel",children:[n.jsx(Uo,{$currentIndex:i,children:e.map((l,s)=>{const d=`slide-${s}`;return n.jsx(Go,{"aria-label":d,"aria-roledescription":"slide",children:l.content},d)})}),n.jsx(Ko,{children:e.map((l,s)=>{const d=`nav-button-${s}`;return n.jsx(Yo,{$isActive:s===i,"aria-label":`Go to slide ${s+1}`,"data-testid":s===i?"active":"inactive",onClick:a(s)},d)})})]})},Xt=c.st.div`
1599
+ ${({theme:e})=>`
1600
+ background-color: ${e.palette.gray[100]};
1601
+ border-radius: ${e.spacing[.25]};
1602
+ display: inline-flex;
1603
+ padding: ${e.spacing[1]};
1604
+ position: relative;
1605
+ width: fit-content;
1606
+
1607
+ .line-highlight.language-none {
1608
+ background: ${e.palette.gray[100]};
1609
+ }
1610
+
1611
+ .line-highlight {
1612
+ background: hsl(354deg 88% 93% / 50%);
1613
+ font-family: ${e.typography.type.mono};
1614
+ font-size: ${e.typography.text.xs};
1615
+ line-height: ${e.spacing[1]};
1616
+ }
1617
+
1618
+ .line-highlight::before,
1619
+ .line-highlight[data-end]::after {
1620
+ background: ${e.palette.primary[300]};
1621
+ background-color: hsl(355deg 89% 36%);
1622
+ color: ${e.palette.white};
1623
+ }
1624
+
1625
+ pre code {
1626
+ color: #161616;
1627
+ font-family: ${e.typography.type.mono};
1628
+ font-size: ${e.typography.text.xs};
1629
+ line-height: ${e.spacing[1]};
1630
+ }
1631
+
1632
+ pre:not(.line-highlight) {
1633
+ margin-top: unset;
1634
+ margin-bottom: unset;
1635
+ padding: unset;
1636
+ width: 100%;
1637
+ }
1638
+
1639
+ span:hover {
1640
+ background-color: ${e.palette.gray[200]};
1641
+ }
1642
+
1643
+ .no-data,
1644
+ pre.line-highlight {
1645
+ background-color: ${e.palette.gray[100]};
1646
+ padding-top: unset;
1647
+ padding-bottom: unset;
1648
+ }
1649
+ `}
1650
+ `,qo=c.st.div`
1651
+ ${({theme:e})=>`
1652
+ align-items: end;
1653
+ background-color: ${e.palette.gray[100]};
1654
+ display: flex;
1655
+ flex-direction: column;
1656
+ justify-content: space-between;
1657
+ min-width: 103px;
1658
+ margin-right: ${e.spacing[1]};
1659
+ padding-top: ${e.spacing[1]};
1660
+ padding-bottom: ${e.spacing[1]};
1661
+ position: relative;
1662
+ padding-left: unset;
1663
+
1664
+ button:hover:not([disabled]) {
1665
+ background-color: ${e.palette.gray[200]};
1666
+ }
1667
+ `}
1668
+ `,Qt=({noCodeMessage:e="Code snippet not available",snippet:t,specific:i})=>(x.useEffect(()=>{c.prismExports.highlightAll()},[]),n.jsx(Xt,{"data-private":!0,children:n.jsx("pre",{className:"line-highlight","data-line-offset":c._.isNil(t)||c._.isString(t)?0:t.offset+.7,...i!==void 0?{"data-line":String(Number(i))}:{},children:c._.isNil(t)||c._.isString(t)||c._.isEmpty(t.content)?n.jsx("div",{className:"no-data",children:n.jsx("p",{children:e})}):n.jsx("code",{className:"language-none",children:t.content})})})),Xo=({noCodeMessage:e="Code snippet not available",snippet:t,specific:i,variant:o="normal",expanded:r=!1})=>{const a=c.Je(),[l,s]=x.useState(!1),[d,p]=x.useState(!0),g=x.useCallback(()=>{s(y=>!y)},[s]),u=x.useCallback(()=>{if(c._.isNil(t)||c._.isEmpty(t)||!c._.isString(t))return p(!1),e;const y=t.split(`
1669
+ `);return y.length>8&&!l?`${[...y].splice(0,7).join(`
1670
+ `)}
1671
+ ${y[8]}...`:(y.length<8&&p(!1),t)},[l,t,e]),f=x.useMemo(u,[u]),h=x.useCallback(async()=>{await navigator.clipboard.writeText(f)},[f]);return o==="location"?n.jsx(Qt,{noCodeMessage:e,snippet:t,specific:i}):n.jsxs($,{bgColor:a.palette.gray[100],borderRadius:"4px",display:"inline-flex",justify:r?"space-between":"center",minWidth:"565px",position:"relative",width:r?"100%":"565px",children:[n.jsx(Xt,{"data-private":!0,children:n.jsx("pre",{children:n.jsx("code",{className:"language-none",children:f})})}),n.jsxs(qo,{children:[n.jsx(M,{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]}),d?n.jsxs(P,{onClick:g,variant:"ghost",children:[l?"Show Less":"Show more",n.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[700],iconSize:"sm",iconType:"fa-light",ml:.25,onClick:h})]}):!1]})]})},{getVariant:Qo}=Z(e=>({fixed:`
1672
+ height: auto;
1673
+ min-width: 300px;
1674
+ padding: ${e.spacing[1.25]};
1675
+ overflow: hidden auto;
1676
+ `,lg:`
1677
+ width: 80%;
1678
+
1679
+ @media screen and (min-width: ${e.breakpoints.sm}) {
1680
+ width: 72%;
1681
+ }
1682
+ `,md:`
1683
+ width: 60%;
1684
+
1685
+ @media screen and (min-width: ${e.breakpoints.sm}) {
1686
+ width: 48%;
1687
+ }
1688
+ `,sm:`
1689
+ width: 40%;
1690
+
1691
+ @media screen and (min-width: ${e.breakpoints.sm}) {
1692
+ width: 32%;
1693
+ }
1694
+ `})),en=c.st.div.attrs({className:"comp-modal fixed inset-0 overflow-auto"})`
1695
+ align-items: center;
1696
+ background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
1697
+ display: flex;
1698
+ justify-content: center;
1699
+ z-index: 99999;
1700
+ `,st=c.st($)`
1701
+ ${({theme:e,$size:t})=>`
1702
+ background-color: ${e.palette.white};
1703
+ border: 1px solid ${e.palette.gray[200]};
1704
+ border-radius: ${e.spacing[.25]};
1705
+ color: ${e.palette.gray[800]};
1706
+ display: flex;
1707
+ font-family: ${e.typography.type.primary};
1708
+ font-size: ${e.typography.text.sm};
1709
+ max-height: 80%;
1710
+ min-height: minmax(content-fit, 32%);
1711
+ box-shadow: ${e.shadows.lg};
1712
+ margin: auto;
1713
+ white-space: pre-line;
1714
+
1715
+ ${Qo(e,t)}
1716
+ `}
1717
+ `,er=c.st.div`
1718
+ ${({theme:e})=>`
1719
+ background-color: ${e.palette.white};
1720
+ border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
1721
+ display: flex;
1722
+ flex-direction: column;
1723
+ overflow: hidden auto;
1724
+ padding: 0 ${e.spacing[1.5]} ${e.spacing[1.5]} ${e.spacing[1.5]};
1725
+ scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
1726
+ scroll-padding: ${e.spacing[.5]};
1727
+
1728
+ &:has(form) {
1729
+ flex-direction: unset;
1730
+ overflow: hidden;
1731
+ padding: 0;
1732
+ }
1733
+
1734
+ &:has(#footer) {
1735
+ flex-direction: column;
1736
+ overflow: hidden;
1737
+ height: 100%;
1738
+
1739
+ > *:not(#footer) {
1740
+ flex: 1 1 auto;
1741
+ overflow-y: auto;
1742
+ }
1743
+ }
1744
+ `}
1745
+ `,tr=c.st.div`
1746
+ border-radius: ${({theme:e})=>`${e.spacing[.25]} ${e.spacing[.25]} 0 0`};
1747
+ display: block;
1748
+ overflow: unset;
1749
+ height: max-content;
1750
+ max-height: 100%;
1751
+ max-width: 100%;
1752
+ padding: ${({theme:e})=>`${e.spacing[1.25]}`};
1753
+ padding-bottom: ${({theme:e})=>`${e.spacing[1.5]}`};
1754
+ position: sticky;
1755
+ `,nr=c.st.div.attrs({className:"flex items-center justify-between"})``,ir=c.st.div`
1756
+ ${({theme:e})=>`
1757
+ border-radius: 0 0 ${e.spacing[.25]} ${e.spacing[.25]};
1758
+ display: flex;
1759
+ flex-direction: row;
1760
+ gap: ${e.spacing[.75]};
1761
+ justify-content: space-between;
1762
+ max-width: 392px;
1763
+
1764
+ > label {
1765
+ margin: 0;
1766
+ flex: 1 1 auto;
1767
+ }
1768
+
1769
+ > div {
1770
+ display: flex;
1771
+ flex-direction: row;
1772
+ flex: 1 1 auto;
1773
+ gap: ${e.spacing[.75]};
1774
+ margin-right: ${e.spacing[.75]};
1775
+
1776
+ > button {
1777
+ justify-content: center;
1778
+ max-width: 190px;
1779
+ }
1780
+ }
1781
+
1782
+ > div:last-child {
1783
+ margin-right: 0;
1784
+ }
1785
+ `}
1786
+ `,or=c.st.div`
1787
+ img {
1788
+ margin: 0 calc(-${({theme:e})=>e.spacing[1.25]} - 1px)
1789
+ ${({theme:e})=>e.spacing[1.25]};
1790
+
1791
+ min-width: calc(100% + 2px + ${({theme:e})=>e.spacing[3]});
1792
+ height: 185px;
1793
+ object-fit: cover;
1794
+
1795
+ ${({$framed:e=!1})=>e?`
1796
+ border-radius: 8px;
1797
+ min-width: 100%;
1798
+ margin-left: 0;
1799
+ margin-right: 0;
1800
+ `:""}
1801
+ }
1802
+ `,tn=({alert:e,modalRef:t,confirmButton:i=void 0,cancelButton:o=void 0})=>{const{close:r}=t,a=x.useCallback(()=>{o!=null&&o.onClick&&o.onClick(),r()},[o,r]),l=x.useCallback(()=>{i!=null&&i.onClick&&i.onClick(),r()},[i,r]);return[i,o].some(d=>!c.lodashExports.isEmpty(d))?n.jsxs($,{display:"flex",flexDirection:"column",gap:.625,position:"sticky",px:1.25,py:1.25,children:[e,n.jsx(ir,{children:n.jsxs("div",{children:[o&&n.jsx(P,{id:o.id,onClick:a,variant:"tertiary",width:"100%",children:o.text}),i&&n.jsx(P,{id:i.id,onClick:l,variant:"primary",width:"100%",children:i.text})]})})]}):null},nn=({title:e,description:t,modalRef:i,otherActions:o,onClose:r})=>{const a=c.Je(),l=x.useCallback(()=>{r==null||r(),i.close()},[i,r]);return x.useEffect(()=>{const s=d=>{d.key==="Escape"&&l()};return window.addEventListener("keydown",s),()=>{window.removeEventListener("keydown",s)}},[l]),n.jsxs(tr,{children:[n.jsxs(nr,{children:[typeof e=="string"?n.jsx(q,{fontWeight:"bold",lineSpacing:1.75,mr:1,size:"sm",wordBreak:"break-word",children:e}):e,n.jsxs("div",{className:"items-center flex gap-3",children:[o,n.jsx(M,{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"})]})]}),t&&c.lodashExports.isString(t)&&!c.lodashExports.isEmpty(t)?n.jsx(I,{mt:.5,size:"sm",children:t}):void 0,t&&!c.lodashExports.isString(t)&&n.jsx(ue,{display:"block",mt:.5,size:"sm",children:t})]})},on=({disabled:e,id:t="modal-confirm",onCancel:i,onConfirm:o="submit",txtCancel:r,txtConfirm:a})=>{const l=o==="submit";return n.jsxs($,{display:"flex",gap:.75,id:"footer",maxWidth:i?"392px":"190px",mt:1.5,children:[i?n.jsx(P,{id:`${t}-cancel`,justify:"center",onClick:i,variant:"tertiary",width:"100%",children:r??"Cancel"}):void 0,n.jsx(P,{disabled:e,id:t,justify:"center",onClick:l?void 0:o,type:l?"submit":"button",variant:"primary",width:"100%",children:a??"Confirm"})]})},rr=(e,t,i)=>i?t==="secondary"?`3px solid ${e.palette.primary[100]}`:`3px solid ${e.palette.primary[500]}`:"unset",ar=c.st.div`
1803
+ display: flex;
1804
+ flex-direction: row;
1805
+ gap: ${({theme:e})=>e.spacing[.25]};
1806
+ border-bottom: ${({theme:e,$borderButton:t,$variant:i})=>rr(e,i,t)};
1807
+ align-items: center;
1808
+ padding: ${({theme:e})=>e.spacing[.625]}
1809
+ ${({theme:e})=>e.spacing[.5]};
1810
+ padding-bottom: ${({theme:e,$borderButton:t})=>t?`calc(${e.spacing[.625]} - 2px)`:e.spacing[.625]};
1811
+
1812
+ &:hover:not([disabled]) {
1813
+ background-color: ${({theme:e})=>e.palette.gray[100]};
1814
+ color: ${({theme:e})=>e.palette.gray[800]};
1815
+ }
1816
+
1817
+ a {
1818
+ align-items: center;
1819
+ background: transparent;
1820
+ color: ${({theme:e})=>e.palette.gray[800]};
1821
+ font-family: ${({theme:e})=>e.typography.type.primary};
1822
+ font-size: ${({theme:e})=>e.typography.text.sm};
1823
+ display: flex;
1824
+ font-weight: ${({theme:e})=>e.typography.weight.regular};
1825
+ position: relative;
1826
+ text-align: center;
1827
+ text-decoration: unset;
1828
+ width: auto;
1829
+ cursor: pointer;
1830
+
1831
+ &:disabled {
1832
+ cursor: not-allowed;
1833
+ background-color: ${({theme:e})=>e.palette.gray[300]};
1834
+ color: ${({theme:e})=>e.palette.gray[300]};
1835
+ }
1836
+
1837
+ &.active {
1838
+ background-color: transparent;
1839
+
1840
+ &:hover {
1841
+ background-color: transparent;
1842
+ }
1843
+ }
1844
+ }
1845
+ `,sr=c.st(ke)`
1846
+ ${({theme:e,$variant:t})=>`
1847
+ align-items: center;
1848
+ background: ${t==="error"?e.palette.primary[400]:e.palette.warning[500]};
1849
+ border-radius: 100%;
1850
+ font-family: ${e.typography.type.primary};
1851
+ justify-content: center;
1852
+ padding: 0;
1853
+ position: absolute;
1854
+ z-index: 11;
1855
+ width: ${e.spacing[.5]};
1856
+ height: ${e.spacing[.5]};
1857
+ `}
1858
+ `,lr=c.st.div`
1859
+ align-items: center;
1860
+ color: ${({theme:e})=>e.palette.white};
1861
+ display: flex;
1862
+ font-size: 6px;
1863
+ font-weight: ${({theme:e})=>e.typography.weight.bold};
1864
+ justify-content: center;
1865
+ `,rn=x.forwardRef(function({numberIndicator:t,show:i,variant:o="error",...r},a){return n.jsx(sr,{$variant:o,className:i?"flex":"hidden","data-testid":"notification-sign",ref:a,...r,children:t&&n.jsx(lr,{children:t<=9?t:9})})}),an=({end:e=!1,label:t,id:i,isActive:o=!1,link:r,notificationSign:a,onClick:l,tooltip:s="",variant:d="primary",tag:p})=>{const{pathname:g}=_e.useLocation(),u=o||(d==="primary"?g.includes(r):g.endsWith(r));return n.jsx(J,{display:"flex",id:`${i}-tooltip`,tip:s,children:n.jsxs(ar,{$borderButton:u,$variant:d,children:[n.jsxs(_e.NavLink,{end:e,id:i,onClick:l,to:r,children:[t,n.jsx(rn,{left:a==null?void 0:a.left,numberIndicator:a==null?void 0:a.numberIndicator,show:a==null?void 0:a.show,top:a==null?void 0:a.top,variant:a==null?void 0:a.variant})]}),p===void 0?null:n.jsx(U,{tagLabel:`${p}`,variant:"default"})]})})},lt=({items:e,borders:t=!0,box:i=!1,variant:o="primary"})=>{const r=c.Je();return n.jsx($,{alignItems:"center",bgColor:r.palette.white,border:i?"1px solid":void 0,borderBottom:t?`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:t?1.25:void 0,pr:t?1.25:void 0,role:"tablist",width:i?"max-content":"100%",children:e.map(({end:a,id:l,isActive:s,link:d,label:p,notificationSign:g,onClick:u,tag:f,tooltip:h})=>n.jsx(an,{end:a,id:l,isActive:s,label:p,link:d,notificationSign:g,onClick:u,tag:f,tooltip:h,variant:o},l))})},re=x.forwardRef(function({color:t=D.palette.gray[100],mt:i=.5,mb:o=.5,width:r,...a},l){return n.jsx($,{as:"hr",borderTop:`1px solid ${t}`,mb:o,mt:i,ref:l,width:r??"100%",...a})}),cr=c.st.li`
1866
+ ${({theme:e})=>`
1867
+ align-items: center;
1868
+ background-color: ${e.palette.white};
1869
+ color: ${e.palette.gray[800]};
1870
+ cursor: pointer;
1871
+ display: flex;
1872
+ font-size: ${e.typography.text.sm};
1873
+ font-weight: ${e.typography.weight.regular};
1874
+ justify-content: space-between;
1875
+ gap: ${e.spacing[.625]};
1876
+ line-height: ${e.spacing[1.25]};
1877
+ list-style-type: none;
1878
+ min-height: 40px;
1879
+ min-width: 240px;
1880
+ padding: ${e.spacing[.625]} ${e.spacing[1]};
1881
+
1882
+ p,
1883
+ a {
1884
+ word-break: break-word;
1885
+ }
1886
+
1887
+ & > label {
1888
+ margin: unset;
1889
+ }
1890
+
1891
+ a {
1892
+ color: ${e.palette.gray[500]};
1893
+ }
1894
+
1895
+ &[aria-disabled="true"] {
1896
+ color: ${e.palette.gray[300]};
1897
+ cursor: not-allowed;
1898
+
1899
+ a {
1900
+ color: ${e.palette.gray[300]};
1901
+ }
1902
+ }
1903
+
1904
+ &[aria-selected="true"] {
1905
+ background-color: ${e.palette.gray[200]};
1906
+ }
1907
+
1908
+ &:hover:not([aria-selected="true"]) {
1909
+ background-color: ${e.palette.gray[100]};
1910
+ }
1911
+ `}
1912
+ `,sn=c.st.ul`
1913
+ ${({theme:e})=>`
1914
+ background-color: ${e.palette.white};
1915
+ border: 1px solid ${e.palette.gray[200]};
1916
+ border-radius: ${e.spacing[.25]};
1917
+ box-shadow: ${e.shadows.md};
1918
+ display: inline-block;
1919
+ margin: unset;
1920
+ min-width: 240px;
1921
+ padding: ${e.spacing[.25]} 0 ${e.spacing[.25]} 0;
1922
+ `}
1923
+ `,ze=({children:e,disabled:t=!1,icon:i,iconType:o="fa-light",href:r,onClick:a,onClickIcon:l,onKeyDown:s,rightIcon:d,selected:p=!1,value:g,...u})=>{const h=c.Je().palette.gray[t?300:800],y=t?x.Children.map(e,m=>x.isValidElement(m)?x.cloneElement(m,{disabled:t,...m.props}):m):e;return n.jsxs(cr,{"aria-disabled":t,"aria-label":g,"aria-selected":p,"data-testid":g,onClick:a,onKeyDown:s,value:g,...u,children:[i!==void 0||g!==void 0?n.jsxs($,{alignItems:"center",display:"flex",gap:.625,children:[i?n.jsx(R,{disabled:t,icon:i,iconColor:h,iconSize:"sm",iconType:o}):null,r===void 0?y:n.jsx(X,{href:r,children:y})]}):null,p||d?n.jsx(R,{disabled:t,icon:d??"check",iconClass:"selected",iconColor:h,iconSize:"lg",iconType:o,onClick:l}):null]})},dr=c.st(ze)`
1924
+ margin-top: 10px;
1925
+ border: 1px solid ${({theme:e})=>e.palette.gray[300]};
1926
+ border-radius: 4px;
1927
+ min-width: unset;
1928
+
1929
+ svg {
1930
+ color: ${({theme:e})=>e.palette.gray[400]};
1931
+ }
1932
+
1933
+ &[aria-disabled="true"] {
1934
+ background: ${({theme:e})=>e.palette.gray[100]};
1935
+ color: ${({theme:e})=>e.palette.gray[500]};
1936
+ }
1937
+
1938
+ &[aria-selected="true"]:not([aria-disabled="true"]) {
1939
+ background-color: unset;
1940
+ }
1941
+ `,ln=({items:e,onReorder:t,title:i,description:o,onClickClose:r})=>{const a=x.useCallback(l=>()=>{r(l)},[r]);return n.jsxs(c.ReorderGroup,{as:"div",axis:"y",layoutScroll:!0,onReorder:t,style:{height:"max-content",padding:"1.25rem 0",width:"45%"},values:e,children:[n.jsxs($,{display:"flex",gap:.25,children:[n.jsx(q,{display:"flex",size:"xs",children:i}),n.jsx(U,{priority:"high",tagLabel:String(e.filter(l=>l.visible).length),variant:"error"})]}),n.jsx(I,{size:"sm",children:o}),e.map(l=>l.visible?n.jsx(c.ReorderItem,{as:"div",dragListener:!l.locked,item:l.name,value:l,children:n.jsx(dr,{disabled:l.locked,icon:"grid-2",label:l.name,onClickIcon:l.locked?void 0:a(l.id),rightIcon:l.locked?"lock":"close",selected:l.visible,value:l.name,children:l.name})},l.name):void 0)]})},pr=c.st(ze)`
1942
+ padding: 7px 8px;
1943
+
1944
+ &[aria-selected="true"] {
1945
+ background-color: unset;
1946
+ }
1947
+
1948
+ svg {
1949
+ &.fa-check {
1950
+ border-radius: 2px;
1951
+ }
1952
+
1953
+ &.selected {
1954
+ display: none;
1955
+ }
1956
+ }
1957
+ `,cn=({options:e,title:t,checkboxesName:i,defaultCollapsed:o,onChange:r})=>{const a=c.Je(),[l,s]=x.useState(o??!1),d=x.useCallback(()=>{s(p=>!p)},[]);return n.jsxs($,{"aria-label":t,bgColor:l?a.palette.gray[50]:a.palette.white,border:"1px solid"+a.palette.gray[300],borderRadius:"8px",display:"inline-flex",flexDirection:"column",gap:.625,px:.75,py:.625,role:"region",width:"100%",children:[n.jsxs($,{alignItems:"center",cursor:"pointer",display:"flex",onClick:d,children:[n.jsx(I,{color:a.palette.gray[800],fontWeight:"bold",size:"sm",children:t}),n.jsx(R,{icon:l?"chevron-up":"chevron-down",iconColor:a.palette.gray[400],iconSize:"lg"})]}),l?n.jsx($,{display:"flex",gap:.75,wrap:"wrap",children:e.map(p=>n.jsx($,{border:"1px solid",borderColor:a.palette.gray[300],borderRadius:"4px",px:.5,py:.5,children:n.jsx(oe,{checked:p.visible,disabled:p.locked,label:p.name,name:`${i}-${p.name}`,onChange:r,value:p.name})},p.name))}):void 0]})},dn=e=>e.reduce((i,o)=>o.group?i[o.group]?{...i,[o.group]:[...i[o.group],o]}:{...i,[o.group]:[o]}:i,{}),gr=c.st.input`
1958
+ ${({theme:e})=>`
1959
+ background: none;
1960
+ border: none !important;
1961
+ box-shadow: none;
1962
+ box-sizing: border-box;
1963
+ color: ${e.palette.gray[800]};
1964
+ font-family: ${e.typography.type.primary};
1965
+ font-size: ${e.typography.text.sm};
1966
+ outline: none;
1967
+ width: 100%;
1968
+
1969
+ &:-webkit-autofill {
1970
+ -webkit-background-clip: text;
1971
+ }
1972
+
1973
+ &::placeholder {
1974
+ color: ${e.palette.gray[400]};
1975
+ }
1976
+
1977
+ &:is(:hover, :focus)::-webkit-search-cancel-button {
1978
+ display:none;
1979
+ }
1980
+
1981
+ ::-webkit-search-decoration,
1982
+ ::-webkit-search-results-button,
1983
+ ::-webkit-search-results-decoration {
1984
+ display:none;
1985
+ }
1986
+ `}
1987
+ `,ur=c.st.div`
1988
+ ${({theme:e})=>`
1989
+ align-items: center;
1990
+ background-color: ${e.palette.white};
1991
+ border: 1px solid ${e.palette.gray[300]};
1992
+ border-radius: ${e.spacing[.5]};
1993
+ display: flex;
1994
+ height: 40px;
1995
+ gap: ${e.spacing[.5]};
1996
+ padding: ${e.spacing[.5]};
1997
+ width: 100%;
1998
+
1999
+ &:hover {
2000
+ border-color: ${e.palette.gray[600]};
2001
+ }
2002
+
2003
+ &:focus-within {
2004
+ border: 2px solid ${e.palette.black};
2005
+ }
2006
+ `}
2007
+ `,xr=c.st.div`
2008
+ ${({theme:e})=>`
2009
+ background-color: ${e.palette.white};
2010
+ border-radius: ${e.spacing[.5]};
2011
+ width: 250px;
2012
+ `}
2013
+ `,ae=({name:e,smallSearch:t=!1,onClear:i,onChange:o,value:r,...a})=>{const l=x.useRef(null),s=c.Je(),[d,p]=x.useState(!1),[g,u]=x.useState(r??""),{refs:f,floatingStyles:h}=c.useFloating$1(),y=x.useCallback(()=>{p(v=>!v)},[]),m=x.useCallback(v=>{v.key==="Enter"&&v.preventDefault()},[]),b=x.useCallback(v=>{u(v.target.value),o==null||o(v)},[o]),k=x.useCallback(()=>{u(""),i==null||i()},[i]);Q(f.floating.current,()=>{p(!1)},!0);const w=n.jsxs(ur,{children:[n.jsx(R,{icon:"magnifying-glass",iconColor:s.palette.gray[700],iconSize:"lg",iconType:"fa-light"}),n.jsx(gr,{id:e,name:e,onChange:b,onKeyDown:m,ref:l,type:"search",value:g,...a}),!c.lodashExports.isEmpty(g)&&n.jsx(M,{icon:"xmark",iconColor:s.palette.gray[300],iconSize:"lg",iconType:"fa-light",onClick:k,px:.25,py:.25,type:"reset",variant:"ghost"})]});return t?n.jsxs(x.Fragment,{children:[n.jsx(M,{border:`1px solid ${s.palette.gray[300]} !important`,icon:"magnifying-glass",iconSize:"lg",iconType:"fa-light",onClick:y,ref:f.setReference,variant:"ghost"}),d?n.jsx(xr,{ref:f.setFloating,style:h,children:w}):void 0]}):w},pn=({columns:e,formId:t,onChangeHandler:i,variant:o})=>{const r=x.useRef(null),[a,l]=x.useState([]),[s,d]=x.useState(""),p=x.useCallback(u=>{const{value:f}=u.target;d(f)},[]),g=x.useCallback(()=>{r.current&&(r.current.reset(),d(""))},[r]);return x.useEffect(()=>{l(e.filter(u=>{var f;return o==="grouped"?u.name.toLowerCase().includes(s.toLowerCase())||((f=u.group)==null?void 0:f.includes(s.toLowerCase())):u.name.toLowerCase().includes(s.toLowerCase())}))},[e,s,o]),o==="grouped"?n.jsxs($,{display:"flex",flexDirection:"column",gap:.625,height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[n.jsx("form",{id:"search-form",ref:r,children:n.jsx(ae,{name:"search",onChange:p,onClear:g,value:s})}),n.jsx("form",{"data-testid":t,id:t,onReset:g,style:{display:"flex",flexDirection:"column",gap:"0.625rem"},children:Object.entries(dn(a)).map(([u,f],h)=>{const y=`li-checkbox${u}`;return n.jsx(cn,{checkboxesName:u,defaultCollapsed:h===0,onChange:i,options:f,title:u},y)})})]}):n.jsxs($,{height:"100%",id:"columns-buttons",py:1.25,width:"55%",children:[n.jsx("form",{id:"search-form",ref:r,children:n.jsx(ae,{name:"search",onChange:p,onClear:g,value:s})}),n.jsx("form",{"data-testid":t,id:t,onReset:g,style:{paddingTop:"0.625rem"},children:a.map(u=>{const f=`li-checkbox-${u.name}`;return n.jsx(pr,{selected:u.visible,value:f,width:"content",children:n.jsx(oe,{checked:u.visible,disabled:u.locked,label:u.name,name:u.name,onChange:i,value:u.name})},f)})})]})},gn=({_containerId:e="portals",title:t,modalRef:i,variant:o})=>{const r=c.Je(),a=x.useRef(null),[l,s]=x.useState(void 0),d=x.useCallback(u=>{const{checked:f,value:h}=u.target,y=i.columns.map(m=>{var b;return m.name===h?((b=m.toggleVisibility)==null||b.call(m,f),{...m,visible:f}):m});i.setColumns(y)},[i]),p=x.useCallback(u=>{const f=i.columns.map(h=>{var y;return h.id===u?((y=h.toggleVisibility)==null||y.call(h,!1),{...h,visible:!1}):h});i.setColumns(f)},[i]),g=x.useCallback(()=>{var f;const u=(f=a.current)==null?void 0:f.scrollHeight;l!==u&&s(u)},[l]);return i.isOpen?se.createPortal(n.jsx(en,{"aria-label":i.name,"aria-modal":"true",children:n.jsxs(st,{$size:"md",flexDirection:"column",children:[n.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[n.jsx(q,{size:"sm",children:t}),n.jsx(M,{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"})]}),n.jsx(re,{mb:0,mt:0}),n.jsxs($,{display:"flex",gap:1.25,onScroll:g,px:1.25,ref:a,scroll:"y",width:"100%",children:[n.jsx(pn,{columns:i.columns,formId:"columns-visibility",onChangeHandler:d,variant:o}),n.jsx($,{borderLeft:`2px solid ${r.palette.gray[100]}`,height:l?`${l}px`:"auto"}),n.jsx(ln,{description:"Click and drag to reorder the columns",items:i.columns,onClickClose:p,onReorder:i.setColumns,title:"Reorder columns"})]}),n.jsx(re,{mb:0,mt:0}),n.jsxs($,{display:"flex",justify:"space-between",px:1.25,py:1.25,children:[n.jsx(P,{disabled:!i.hasChanged,form:"columns-visibility",id:"columns-modal-cancel",justify:"center",onClick:i.resetToDefault,type:"reset",variant:"tertiary",children:"Reset to default"}),n.jsx(P,{id:"columns-modal-submit",justify:"center",onClick:i.close,variant:"primary",children:"Save"})]})]})}),document.getElementById(e)??document.body):n.jsx("div",{})},fr=c.st(ze)`
2014
+ padding: 8px;
2015
+ min-height: 36px;
2016
+ min-width: unset;
2017
+ `,hr=c.st.div.attrs({className:"comp-modal absolute top-[55px] overflow-auto"})`
2018
+ align-items: center;
2019
+ background-color: ${({$bgColor:e="rgb(52 64 84 / 70%)"})=>e};
2020
+ display: flex;
2021
+ justify-content: center;
2022
+ z-index: 99999;
2023
+ `,vt=c.st(ze)`
2024
+ padding: 7px 8px;
2025
+ word-wrap: break-word;
2026
+
2027
+ svg.fa-check {
2028
+ border-radius: 2px;
2029
+ }
2030
+ `,un=({control:e,option:t,register:i,setValue:o})=>{var r,a,l,s,d;switch(t.type){case"checkboxes":return n.jsx("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:(r=t.options)==null?void 0:r.map(g=>n.jsx(vt,{value:g.value,width:"content",children:n.jsx(oe,{...i("checkbox"),label:g.label,value:g.value})},`li-checkbox-${g.value}`))});case"radioButton":return n.jsxs("div",{style:{overflowX:"hidden",overflowY:"auto",maxHeight:"280px"},children:[t.label,(a=t.options)==null?void 0:a.map(g=>n.jsx(vt,{value:g.value,width:"content",children:n.jsx(at,{...i("radio"),label:g.label,value:g.value})},`li-radio-${g.value}`))]});case"select":return n.jsx(it,{control:e,items:((l=t.options)==null?void 0:l.map(g=>({name:g.label??"",value:g.value})))??[],label:t.label,name:`text.${String(t.key)}-${t.filterFn??"caseInsensitive"}`,placeholder:t.placeholder,value:t.value});case"text":const p=`text.${String(t.key)}-${t.filterFn??"caseInsensitive"}`;return n.jsx(Le,{label:t.label,name:p,placeholder:t.placeholder,register:i,value:t.value});case"numberRange":return n.jsx(Gt,{label:t.label,name:String(t.key),propsMax:{placeholder:t.placeholder?`${t.placeholder} Max`:"Max",register:i,name:"maxValue",value:t.maxValue,setValue:o},propsMin:{placeholder:t.placeholder?`${t.placeholder} Min`:"Min",register:i,name:"minValue",value:t.minValue,setValue:o},variant:"filters"});case"dateRange":return n.jsx(_t,{label:t.label,name:String(t.key),propsMax:{name:"maxValue",value:(s=t.maxValue)==null?void 0:s.toString()},propsMin:{name:"minValue",value:(d=t.minValue)==null?void 0:d.toString()},register:i,setValue:o,variant:"filters"});default:return n.jsx("div",{})}},xn=({control:e,items:t,register:i,setValue:o})=>n.jsx(n.Fragment,{children:t.map((r,a)=>{const l=`${r.type}-${r.value}-${r.filterFn??"default"}`;return n.jsxs("div",{children:[n.jsx(un,{control:e,option:r,register:i,setValue:o}),a<t.length-1&&n.jsx("hr",{style:{margin:"1.25rem 0 0.625rem"}})]},l)})}),fn=e=>{var s,d,p,g,u;const[t,i]=x.useState([...e]),{control:o,register:r,handleSubmit:a,setValue:l}=c.useForm({defaultValues:{checkbox:e.filter(f=>f.type==="checkboxes").flatMap(f=>{var h;return((h=f.options)==null?void 0:h.filter(y=>y.checked).map(y=>y.value))??[]}),radio:((p=(d=(s=e.find(f=>f.type==="radioButton"))==null?void 0:s.options)==null?void 0:d.find(({checked:f})=>f))==null?void 0:p.value)??"",text:e.filter(f=>["text","select"].includes(f.type)).reduce((f,h)=>({...f,[`${String(h.key)}-${h.filterFn??"caseInsensitive"}`]:h.value??""}),{}),minValue:(g=e.find(f=>["numberRange","dateRange"].includes(f.type)))==null?void 0:g.minValue,maxValue:(u=e.find(f=>["numberRange","dateRange"].includes(f.type)))==null?void 0:u.maxValue}});return{control:o,items:t,setItems:i,register:r,handleSubmit:a,setValue:l}},yr=(e,t)=>{var i,o,r,a,l;t("checkbox",e.filter(s=>s.type==="checkboxes").flatMap(s=>{var d;return((d=s.options)==null?void 0:d.filter(p=>p.checked).map(p=>p.value))??[]})),t("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)??""),t("text",e.filter(s=>["text","select"].includes(s.type)).reduce((s,d)=>({...s,[`${String(d.key)}-${d.filterFn??"caseInsensitive"}`]:d.value??""}),{})),t("minValue",(a=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:a.minValue),t("maxValue",(l=e.find(s=>["numberRange","dateRange"].includes(s.type)))==null?void 0:l.maxValue)},br=(e,t)=>(e==null?void 0:e.filter(i=>{var o;return((o=i.label)==null?void 0:o.toLowerCase().includes((t==null?void 0:t.toLowerCase())??""))??i.value.toLowerCase().includes((t==null?void 0:t.toLowerCase())??"")}))??[],$r=async(e,t)=>await Promise.all(e.map(async i=>{if(i.type==="checkboxes"){const r=(i.filterOptions?await i.filterOptions(i.options??[],t):br(i.options??[],t)).filter((a,l,s)=>s.findIndex(d=>d.value===a.value)===l);return{...i,options:r}}return i})),Ke=({options:e,onSearch:t,onSubmit:i,id:o,selectedFilter:r})=>{const{control:a,items:l,setItems:s,register:d,handleSubmit:p,setValue:g}=fn(e),u=e.some(y=>y.type==="checkboxes"&&y.hideSearch!==!0),f=x.useCallback(async y=>{const{value:m}=y.target;t&&t(m);const b=await $r(e,m);s(b)},[e,t,s]),h=x.useCallback(y=>{i&&i(y)},[i]);return x.useEffect(()=>{s(e),yr(e,g)},[e,s,g]),n.jsxs("div",{className:"flex flex-col gap-[8px]",id:o,style:{writingMode:"horizontal-tb",maxWidth:"300px",width:"100%"},children:[u&&n.jsxs("div",{children:[r,n.jsx(ae,{onChange:f})]}),n.jsxs("form",{id:o,onSubmit:p(h),children:[n.jsx(xn,{control:a,items:l,register:d,setValue:g}),n.jsx(P,{mt:1,type:"submit",children:"Apply"})]})]})},hn=({options:e,variant:t,onApplyFilters:i,onSearch:o,setDirection:r,setHandler:a})=>{const l=c.Je(),[s,d]=x.useState(e),[p,g]=x.useState([]),[u,f]=x.useState({}),[h,y]=x.useState(""),m=x.useCallback(w=>()=>{const v=s.find(S=>S.label===w),j=!(v!=null&&v.filterOptions.some(S=>S.type==="dateRange"||S.type==="select"));a==null||a(j??!0),y(w),g((v==null?void 0:v.filterOptions)??[])},[s,a]),b=x.useCallback(w=>{const v=[...w.checkbox,...Object.values(w.text??{}),...w.radio?[w.radio]:[],...w.minValue?[String(w.minValue)]:[],...w.maxValue?[String(w.maxValue)]:[]];f(C=>v.length>0?{...C,[h]:v}:C);const j=C=>{var F,T;return{...C,options:(F=C.options)==null?void 0:F.map(A=>({...A,checked:w.checkbox.includes(A.value)||w.radio===A.value})),value:["text","select"].includes(C.type)?((T=w.text)==null?void 0:T[`${String(C.key)}-${C.filterFn??"caseInsensitive"}`])??C.value:C.value,minValue:["numberRange","dateRange"].includes(C.type)?w.minValue:C.minValue,maxValue:["numberRange","dateRange"].includes(C.type)?w.maxValue:C.maxValue}},S=C=>C.label===h?{...C,filterOptions:C.filterOptions.map(j)}:C,E=s.map(S);d(C=>C.map(S));const z=E.flatMap(({filterOptions:C})=>C);i(z),g([])},[s,i,h]),k=x.useCallback((w,v)=>{const j=`li-filter-option-${w}`;return n.jsxs(fr,{icon:v,onClick:m(w),style:{minWidth:"180px",writingMode:"horizontal-tb"},value:j,width:"100%",children:[w,u[w]===void 0?void 0:n.jsx(U,{tagLabel:u[w].length.toString()})]},j)},[u,m]);return x.useEffect(()=>{const w=e.reduce((v,{label:j,filterOptions:S})=>{const E=S.flatMap(({value:F,minValue:T,maxValue:A})=>[T,A,F]).filter(Boolean),z=S.flatMap(({options:F})=>F??[]).filter(({checked:F=!1})=>F).map(({value:F})=>F),C=[...E,...z];return C.length===0?v:{...v,[j]:C}},{});f(w),p.length>0&&r&&r("column")},[p,e,r]),t==="grouped"?n.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"360px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?n.jsx(Ke,{id:"filters-options",onSearch:o,onSubmit:b,options:p,selectedFilter:h}):Object.entries(dn(e)).map(([w,v])=>n.jsxs($,{style:{writingMode:"horizontal-tb"},children:[n.jsx(I,{color:l.palette.gray[400],mb:.25,size:"sm",children:w}),v.map(({label:j,icon:S="filter-list"})=>k(j,S))]},w))}):n.jsx($,{display:"flex",flexDirection:"row",maxHeight:p.length>0?"unset":"200px",style:{rowGap:"10px",writingMode:"vertical-lr"},wrap:"wrap",children:p.length>0?n.jsx(Ke,{id:"filters-options",onSearch:o,onSubmit:b,options:p,selectedFilter:h}):e.map(({label:w,icon:v="filter-list"})=>k(w,v))})},yn=({options:e,onApplyFilters:t,onSearch:i,modalRef:o,variant:r})=>{const[a,l]=x.useState("row"),[s,d]=x.useState(!0),p=c.Je(),g=x.useRef(null),u=n.jsx(M,{icon:"close",iconColor:p.palette.gray[400],iconSize:"lg",iconTransform:"grow-2",iconType:"fa-light",id:"modal-close",onClick:o.close,px:.25,py:.25,variant:"ghost"});return x.useEffect(()=>{const f=h=>{const y=g.current;y&&!y.contains(h.target)&&o.close()};if(s)return document.addEventListener("mousedown",f,!0),()=>{document.removeEventListener("mousedown",f,!0)}},[g,s,o]),n.jsx(hr,{$bgColor:"transparent","aria-label":o.name,children:n.jsxs(st,{$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:g,style:{maxWidth:"620px",overflow:"hidden",width:"fit-content"},children:[a==="column"?u:void 0,n.jsx(hn,{onApplyFilters:t,onSearch:i,options:e,setDirection:l,setHandler:d,variant:r}),a==="row"?u:void 0]})})};function mr(e){if(e)return e}function bn(e){if(!e||e.length===0)return;const t=e.filter(o=>o.checked).map(o=>o.label??o.value);return t.length===0?void 0:t.join(", ")}function wr(e,t,i){const o=i??"",r=c._.isEmpty(e)&&typeof e!="number"||Number.isNaN(e)?void 0:Number(e),a=c._.isEmpty(t)&&typeof t!="number"||Number.isNaN(t)?void 0:Number(String(t));if(!c._.isUndefined(r)&&!c._.isUndefined(a))return`${r}${o} - ${a}${o}`;if(!c._.isUndefined(r))return`Min ${r}${o}`;if(!c._.isUndefined(a))return`Max ${a}${o}`}function vr(e,t){if(c.dayjs_minExports.extend(c.localizedFormat),!(c._.isUndefined(e)&&c._.isUndefined(t))){if(e!==""&&t!==""&&!c._.isUndefined(e)&&!c._.isUndefined(t))return`${c.dayjs(e).format("LL")} - ${c.dayjs(t).format("LL")}`;if(e!==""&&!c._.isUndefined(e))return`From ${c.dayjs(e).format("LL")}`;if(t!==""&&!c._.isUndefined(t))return`To ${c.dayjs(t).format("LL")}`}}function jr(e,t,i){return e==="select"?t:`${t} ${i==="includesInsensitive"?"contains":"is"}`}const pe=({filter:e,icon:t="filter-list",label:i,onClose:o,filterValue:r})=>c._.isNil(r)||c._.isEmpty(String(r))?null:n.jsx(U,{filterValues:r,icon:t,id:"remove-filter",onClose:o(e),tagLabel:`${i} `}),kr=({options:e,onClose:t})=>{const i=e.flatMap(o=>o.filterOptions.map(r=>{const{filterFn:a,label:l,type:s,value:d,options:p,minValue:g,maxValue:u}=r;switch(s){case"numberRange":{const f=wr(g,u,o.placeholder);return n.jsx(pe,{filter:r,filterValue:f,icon:o.icon,label:o.label,onClose:t},l)}case"dateRange":{const f=vr(g==null?void 0:g.toString(),u==null?void 0:u.toString());return n.jsx(pe,{filter:r,filterValue:f,icon:o.icon,label:o.label,onClose:t},l)}case"radioButton":case"checkboxes":{const f=bn(p);return n.jsx(pe,{filter:r,filterValue:f,icon:o.icon,label:o.label,onClose:t},l)}case void 0:case"select":case"text":default:{const f=mr(d),h=jr(s,o.label,a);return n.jsx(pe,{filter:r,filterValue:f,icon:o.icon,label:h,onClose:t},l)}}})).filter(o=>{if(o===null)return!1;const{filterValue:r}=o.props;return!c._.isNil(r)&&!c._.isEmpty(String(r))});return i.length>0?n.jsx($,{alignItems:"center",display:"flex",gap:.5,pb:1,width:"100%",wrap:"wrap",children:i}):null},Cr=e=>e.map(t=>{const i={key:String(t.key),type:t.type},o=(()=>{let r={...i};if(t.filterFn&&(r={...r,filterFn:t.filterFn}),t.value&&(r={...r,value:t.value}),t.minValue!==void 0&&t.minValue!==null&&(r={...r,minValue:t.minValue}),t.maxValue!==void 0&&t.maxValue!==null&&(r={...r,maxValue:t.maxValue}),t.options&&t.options.length>0){const a=t.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),Sr=(e,t)=>t.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}),Be=(e,t)=>{const i=Cr(e);t(JSON.stringify(i))},zr=(e,t)=>{const i=e();if(!i)return t;try{const o=JSON.parse(i);return Sr(o,t)}catch{return t}},Ir=(e,t)=>{function i(l,s){if(s.value===""||s.value===void 0||c._.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 d=s.options.filter(p=>p.checked).map(p=>p.value);return d.length===0?!0:d.includes(String(l[s.key]))}function r(l,s,d){const p=d(String(l[s.key])),{minValue:g,maxValue:u}=s,f=c._.isEmpty(g)&&typeof g!="number"?void 0:d(String(g)),h=c._.isEmpty(u)&&typeof u!="number"?void 0:d(String(u));return c._.isUndefined(f)&&c._.isUndefined(h)?!0:(f??-1/0)<=p&&p<=(h??1/0)}function a(l){return t.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,d=>new Date(d));case"select":case"text":default:return i(l,s)}})}return e.filter(a)},Tr=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,Er=e=>{var i;const t=((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:t}},Rr=({dataset:e,setValues:t,getValues:i,options:o,setFilteredDataset:r,onFiltersChange:a,onReset:l,onSearch:s,variant:d="ungrouped"})=>{const p=Se("filters-modal"),[g,u]=x.useState(!1),[f,h]=x.useState([]),y=Tr(f),m=o.map(j=>({...j,filterOptions:j.filterOptions.map(S=>f.find(z=>z.key===S.key&&z.type===S.type&&z.filterFn===S.filterFn)??{...S})})),b=x.useCallback(j=>{h([...j]),Be(j,t)},[h,t]),k=x.useCallback(()=>{l&&l(),p.isOpen||u(!0),p.toggle()},[p,l]),w=x.useCallback(j=>()=>{l&&l();const S=f.map(E=>E.key===j.key&&E.type===j.type&&E.filterFn===j.filterFn?Er(E):E);h(S),Be(S,t)},[f,l,t]);return x.useEffect(()=>{const j=o.flatMap(z=>z.filterOptions),S=i();if((()=>{if(!S)return!1;try{const z=JSON.parse(S);return Array.isArray(z)&&z.length>0}catch{return!1}})()){const z=zr(i,j);h(z)}else j.flatMap(C=>C.value).filter(Boolean).length>0||j.flatMap(C=>C.options).filter(C=>(C==null?void 0:C.checked)===!0).length>0?(h(j),g&&Be(j,t)):h(j)},[o,h,t,i,g]),x.useEffect(()=>{r&&e!==void 0&&r(Ir(e,f)),a==null||a(f)},[e,f,r,a]),{Filters:()=>n.jsxs($,{alignItems:"center",display:"flex",gap:.25,maxWidth:"100%",position:"relative",wrap:"wrap",children:[n.jsx($,{pr:.25,children:n.jsx(P,{icon:"filter",id:"filter-btn",onClick:k,tag:y.toString(),variant:"ghost"})}),p.isOpen&&n.jsx(yn,{modalRef:p,onApplyFilters:b,onSearch:s,options:m,variant:d})]}),options:m,removeFilter:w}},ct=({_portal:e=!0,alert:t,cancelButton:i=void 0,children:o=void 0,confirmButton:r=void 0,content:a=void 0,description:l=void 0,modalRef:s,otherActions:d=void 0,onClose:p=void 0,tabItems:g=void 0,title:u=void 0,size:f,id:h="modal-container"})=>{const y=c.Je(),[m,b]=x.useState(void 0),k=x.useRef(null),w=x.useRef(!1),v=Array.isArray(g)&&g.length>0,j=i??r;x.useEffect(()=>{if(v&&!w.current&&k.current){const E=k.current.getBoundingClientRect().height;E>50&&(b(E),w.current=!0)}s.isOpen||(b(void 0),w.current=!1)},[v,s.isOpen]);const S=n.jsx(en,{"aria-label":s.name,"aria-modal":"true",id:"modal-wrapper",children:n.jsxs(st,{$size:f,"data-testid":h,flexDirection:"column",id:h,ref:v?k:void 0,style:v&&m?{height:m}:void 0,children:[!c._.isEmpty(u)&&!c._.isNil(u)&&n.jsx(nn,{description:l,modalRef:s,onClose:p,otherActions:d,title:u}),g&&n.jsx($,{borderTop:`1px solid ${y.palette.gray[300]}`,display:"block",mb:1.25,position:"sticky",children:n.jsx(lt,{items:g})}),(c._.isObject(a)||o)&&n.jsxs(er,{style:j?{borderBottom:`1px solid ${y.palette.gray[200]}`}:void 0,children:[o,c._.isObject(a)&&c._.isString(a.imageSrc)&&n.jsx(or,{$framed:a.imageFramed,children:n.jsx(te,{alt:"modal-img",publicId:a.imageSrc})}),c._.isObject(a)&&c._.isString(a.imageText)&&n.jsx(I,{size:"sm",children:a.imageText})]}),n.jsx(tn,{alert:t,cancelButton:i,confirmButton:r,modalRef:s})]})});return e&&s.isOpen?se.createPortal(S,document.getElementById("portals")??document.body):s.isOpen?S:null},Dr=(e,t,i)=>{const o=Se("confirm-dialog-modal"),r=x.useRef(null),a=x.useCallback(async()=>(o.open(),new Promise(p=>{r.current=p})),[o]),l=x.useCallback(()=>{var p;o.close(),(p=r.current)==null||p.call(r,!0)},[o]),s=x.useCallback(()=>{var p;o.close(),(p=r.current)==null||p.call(r,!1)},[o]);return[a,({children:p})=>{const[g,u]=x.useState(i),f=x.useCallback(()=>{u({...i})},[]),h=x.useCallback(b=>()=>{u(k=>({...k,[b]:{...k[b],state:!k[b].state}}))},[]),y=!Object.values(g).every(({state:b})=>b),m=Object.entries(g).map(([b,{state:k,label:w}])=>n.jsx(oe,{defaultChecked:k,label:w,name:b,onChange:h(b)},b));return n.jsxs(ct,{"data-testid":e,id:e,modalRef:{...o,close:s},onClose:f,size:"sm",title:t,children:[p,n.jsx($,{display:"flex",flexDirection:"column",gap:.5,children:m}),n.jsx(on,{disabled:y,id:e,onConfirm:l})]})}]},Nr=()=>{const[e,t]=x.useState(!1),[i,o]=x.useState(),r=x.useRef(null),a=Se("confirm-dialog-modal"),l=x.useCallback(async g=>(o(g),t(!0),new Promise(u=>{r.current=u})),[]),s=x.useCallback(()=>{var g;t(!1),o(void 0),(g=r.current)==null||g.call(r,!0)},[]),d=x.useCallback(()=>{var g;t(!1),o(void 0),(g=r.current)==null||g.call(r,!1)},[]);return x.useEffect(()=>{a.setIsOpen(e)},[e,a]),{ConfirmDialog:({id:g="confirm-dialog-modal",children:u})=>n.jsxs(ct,{cancelButton:{onClick:d,text:"Cancel"},confirmButton:{id:(i==null?void 0:i.id)??"modal-confirm",onClick:s,text:"Confirm"},description:i==null?void 0:i.message,id:g,modalRef:{...a,close:d},size:"sm",title:i==null?void 0:i.title,children:[i==null?void 0:i.content,u]}),confirm:l}},Fr=2e3,Ar=({content:e})=>{const[t,i]=x.useState("Copy"),o=x.useCallback(()=>{navigator.clipboard.writeText(e).then(()=>{i("Copied"),setTimeout(()=>{i("Copy")},Fr)}).catch(()=>{i("Failed to copy")})},[e]);return n.jsx(M,{icon:"copy",iconSize:"lg",iconType:"fa-light",onClick:o,tooltip:t,variant:"ghost"})},Lr=c.st.ul`
2031
+ ${({theme:e})=>`
2032
+ align-items: flex-start;
2033
+ border-radius: ${e.spacing[.25]};
2034
+ border: 1px solid ${e.palette.gray[200]};
2035
+ background: ${e.palette.white};
2036
+ box-shadow: ${e.shadows.md};
2037
+ display: flex;
2038
+ flex-direction: column;
2039
+ padding: ${e.spacing[.25]} 0;
2040
+ width: 166px;
2041
+ z-index: 9999;
2042
+ `}
2043
+ `,Pr=c.st.li`
2044
+ ${({theme:e})=>`
2045
+ align-items: center;
2046
+ background: ${e.palette.white}
2047
+ color: ${e.palette.gray[800]};
2048
+ cursor: pointer;
2049
+ display: flex;
2050
+ font-family: ${e.typography.type.primary};
2051
+ font-size: ${e.typography.text.sm};
2052
+ font-style: normal;
2053
+ font-weight: ${e.typography.weight.regular};
2054
+ gap: ${e.spacing[.5]};
2055
+ line-height: ${e.spacing[1.25]};
2056
+ padding: ${e.spacing[.25]} ${e.spacing[1]};
2057
+ width: 100%;
2058
+
2059
+ &:hover:not([aria-disabled="true"]) {
2060
+ background: ${e.palette.gray[100]};
2061
+ }
2062
+
2063
+ &[aria-disabled="true"] {
2064
+ background: ${e.palette.gray[100]};
2065
+ color: ${e.palette.gray[500]};
2066
+ cursor: not-allowed;
2067
+ }
2068
+ `}
2069
+ `,Or=({icon:e,iconColor:t,id:i,showChevron:o,options:r,title:a})=>{const l=c.Je(),[s,d]=x.useState(!1),p=s?"chevron-up":"chevron-down",{refs:g,floatingStyles:u}=c.useFloating({middleware:[c.offset({mainAxis:4})],placement:"bottom-start"}),f=x.useCallback(()=>{d(h=>!h)},[]);return Q(s?g.floating.current:null,()=>{d(!1)},!0,document.getElementById(`dropdown-toggle-${i}`)),n.jsxs(x.Fragment,{children:[n.jsx(P,{"aria-label":a,icon:e,iconColor:t,iconType:"fa-solid",id:`dropdown-toggle-${i}`,onClick:f,ref:g.setReference,rightIcon:o?p:void 0,variant:"ghost",children:a}),s?n.jsx(Lr,{ref:g.setFloating,style:u,children:r.map(h=>{const y=({})=>{h.onClick(),d(!1)};return n.jsxs(Pr,{"aria-disabled":h.disabled,"aria-label":h.label,onClick:h.disabled?void 0:y,children:[n.jsx(R,{icon:h.icon,iconColor:h.iconColor??l.palette.gray[300],iconSize:"sm",iconType:"fa-light"}),h.label]},h.label)})}):void 0]})},Ze=({buttonProps:e,variant:t})=>n.jsx(P,{onClick:e.onClick,variant:t,children:e.text}),Mr=c.st.div`
2070
+ display: flex;
2071
+ flex-direction: column;
2072
+ align-items: center;
2073
+ padding: ${({theme:e,$padding:t})=>e.spacing[t]};
2074
+ max-width: 900px;
2075
+ white-space: pre-line;
2076
+ margin: 0 auto;
2077
+ `,Hr=c.st.div`
2078
+ display: flex;
2079
+ flex-direction: row;
2080
+ justify-content: center;
2081
+ align-items: center;
2082
+ background-color: transparent;
2083
+ width: 96px;
2084
+ height: 96px;
2085
+ margin-bottom: ${({theme:e})=>e.spacing[2]};
2086
+
2087
+ > img {
2088
+ width: 100%;
2089
+ }
2090
+ `,Wr=c.st.div`
2091
+ display: flex;
2092
+ flex-direction: row;
2093
+ margin: 0;
2094
+ margin-bottom: ${({theme:e})=>e.spacing[2]};
2095
+
2096
+ > * {
2097
+ margin-right: ${({theme:e})=>e.spacing[.75]};
2098
+ }
2099
+
2100
+ > *:last-child {
2101
+ margin-right: 0;
2102
+ }
2103
+ `,jt={md:{description:"md",title:"md"},sm:{description:"sm",title:"xs"}},Br=({cancelButton:e=void 0,confirmButton:t=void 0,description:i,imageSrc:o="integrates/empty/addRoot",padding:r=1.25,title:a,size:l="md"})=>{const s=(t??e)!==void 0;return n.jsxs(Mr,{$padding:r,children:[n.jsx(Hr,{children:n.jsx(te,{alt:"empty-icon",publicId:o})}),n.jsx(q,{fontWeight:"bold",lineSpacing:1.75,mb:.25,size:jt[l].title,textAlign:"center",children:a}),n.jsx(I,{mb:s?2:void 0,size:jt[l].description,textAlign:"center",children:i}),s?n.jsxs(Wr,{children:[e&&n.jsx(Ze,{buttonProps:e,variant:"tertiary"}),t&&n.jsx(Ze,{buttonProps:t,variant:"primary"})]}):void 0]})},_r=({children:e})=>{const t=c.useFormContext();return e({...t})},Jr=c.st.form`
2104
+ ${({theme:e})=>`
2105
+ align-items: flex-start;
2106
+ align-self: stretch;
2107
+ display: flex;
2108
+ flex-direction: column;
2109
+ gap: ${e.spacing[.5]};
2110
+ overflow: hidden auto;
2111
+ width: 100%;
2112
+ `}
2113
+ `,Vr=({alert:e,buttonAlignment:t,cancelButton:i,children:o,confirmButton:r,defaultDisabled:a=!0,id:l="modal-confirm",maxButtonWidth:s="392px",mode:d,onSubmit:p,padding:g=!0,showButtons:u=!0,yupSchema:f,...h})=>{const y=c.Je(),m=c.useForm({...h,mode:d??"all",resolver:f?c.o(f):void 0});function b(j){j.stopPropagation(),m.handleSubmit(p)(j)}const w=u?`calc(100% - ${e?"139px":"83px"})`:"100%",v=g?1.5:0;return n.jsx(c.FormProvider,{...m,children:n.jsx(Jr,{onSubmit:b,children:n.jsxs($,{scroll:"y",width:"100%",children:[n.jsx($,{borderRadius:`0 0 ${y.spacing[.25]} ${y.spacing[.25]}`,display:"flex",flexDirection:"column",gap:.5,height:w,pb:v,pt:0,px:v,scroll:"y",children:o}),u&&n.jsxs($,{borderRadius:`0 0 ${y.spacing[.25]} ${y.spacing[.25]}`,borderTop:`1px solid ${y.palette.gray[200]}`,display:"flex",flexDirection:t?"unset":"column",gap:.625,justify:t??"stretch",position:"sticky",px:1.25,py:1.25,children:[e,n.jsxs($,{display:"flex",gap:.75,maxWidth:s,children:[i?n.jsx(P,{icon:i.icon,id:`${l}-cancel`,justify:"center",onClick:i.onClick,type:"reset",variant:"tertiary",width:"100%",children:i.label??"Cancel"}):void 0,n.jsx(P,{disabled:((r==null?void 0:r.disabled)??!1)||m.formState.isSubmitting||a&&!m.formState.isDirty,icon:r==null?void 0:r.icon,id:l,justify:"center",type:"submit",width:"100%",children:(r==null?void 0:r.label)??"Confirm"})]})]})]})})})},Ur=c.st(ke)`
2114
+ display: grid;
2115
+ gap: ${({$gap:e=1.25})=>`${e}rem`};
2116
+ grid-template-columns: ${({$sm:e})=>`repeat(${e}, 1fr)`};
2117
+
2118
+ ${({theme:e,$xl:t,$lg:i,$md:o})=>`
2119
+ @media (width >= ${e.breakpoints.sm}) {
2120
+ grid-template-columns: repeat(${o}, 1fr);
2121
+ }
2122
+
2123
+ @media (width >= ${e.breakpoints.md}) {
2124
+ grid-template-columns: repeat(${i}, 1fr);
2125
+ }
2126
+
2127
+ @media (width >= ${e.breakpoints.lg}) {
2128
+ grid-template-columns: repeat(${t}, 1fr);
2129
+ }
2130
+ `}
2131
+ `,Gr=x.forwardRef(function({children:t,md:i,sm:o,lg:r,xl:a,gap:l,...s},d){return n.jsx(Ur,{$gap:l,$lg:r,$md:i,$sm:o,$xl:a,ref:d,...s,children:t})}),Yr=c.st.div`
2132
+ ${({theme:e,$itemsLength:t})=>`
2133
+ display: flex;
2134
+ background-color: ${e.palette.white};
2135
+ border: 1px solid ${e.palette.gray[200]};
2136
+ border-radius: ${e.spacing[.25]};
2137
+ box-shadow: ${e.shadows.lg};
2138
+ flex-direction: column;
2139
+ min-width: 507px;
2140
+ max-width: ${t<=4?"507px":"980px"};
2141
+ padding: ${e.spacing[1.5]};
2142
+
2143
+ @media screen and (max-width: 980px) and (min-width: 742px) {
2144
+ width: 742px;
2145
+ }
2146
+ @media screen and (max-width: 742px) {
2147
+ width: 507px;
2148
+ }
2149
+ `}
2150
+ `,dt=c.st.div`
2151
+ ${({theme:e,$isSelected:t})=>`
2152
+ align-items: center;
2153
+ background-color: ${t?e.palette.gray[100]:e.palette.white};
2154
+ border: 1px solid ${e.palette.gray[200]};
2155
+ border-radius: ${e.spacing[.25]};
2156
+ cursor: pointer;
2157
+ display: flex;
2158
+ flex-direction: ${t?"row-reverse":"row"};
2159
+ min-height: 50px;
2160
+ padding: ${e.spacing[1]} ${e.spacing[.625]};
2161
+ width: 215px;
2162
+
2163
+ &:hover {
2164
+ background-color: ${e.palette.gray[100]};
2165
+ }
2166
+ `}
2167
+ `,$n=({isSelected:e=!1,label:t,onSelect:i})=>{const o=c.Je(),r=x.useCallback(()=>{i&&i(t)},[i,t]);return n.jsxs(dt,{$isSelected:e,onClick:r,children:[e?n.jsx(R,{icon:"check",iconColor:o.palette.gray[800],iconSize:"lg"}):null,n.jsx(I,{color:o.palette.gray[800],fontWeight:"bold",size:"sm",children:t})]})},Kr=({isOpen:e=!0,items:t,handleNewOrganization:i,onSelect:o,onClose:r,selectedItem:a,title:l,variant:s})=>{const d=c.Je(),[p,g]=x.useState(t),[u,f]=x.useState(""),h=x.useCallback(b=>{g(k=>k.filter(w=>String(w.name).toLowerCase().includes(b.toLocaleLowerCase())))},[g]),y=x.useCallback(b=>{b.currentTarget&&(f(b.currentTarget.value),h(b.currentTarget.value))},[f,h]);x.useEffect(()=>{g(t),h(u)},[t,h,u]);const m=n.jsx($,{"aria-modal":"true",className:"comp-modal fixed inset-0 overflow-auto",zIndex:99999,children:n.jsx($,{alignItems:"center",bgColor:"rgb(52 64 84 / 70%)",display:"flex",height:"100vh",justify:"center",left:"0",top:"0",width:"100%",children:n.jsxs(Yr,{$itemsLength:p.length,children:[n.jsxs($,{alignItems:"center",display:"flex",justify:"space-between",children:[n.jsx(I,{color:d.palette.gray[800],fontWeight:"bold",size:"lg",children:l}),n.jsx(M,{icon:"xmark",iconColor:d.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:r,variant:"ghost"})]}),n.jsx($,{mt:1,children:n.jsx(ae,{onInput:y,placeholder:"Search"})}),n.jsx(re,{mb:1,mt:1}),n.jsxs($,{display:"inline-flex",gap:1,maxHeight:"332px",scroll:"y",wrap:"wrap",children:[s==="organization-selector"?n.jsx(dt,{onClick:i,children:n.jsxs($,{alignItems:"center",display:"flex",children:[n.jsx(R,{icon:"square-plus",iconColor:d.palette.gray[400],iconSize:"lg",iconType:"fa-light",mr:.5}),n.jsx(I,{color:d.palette.gray[400],size:"sm",children:"New organization"})]})}):void 0,p.map(b=>n.jsx($n,{isSelected:a.toLowerCase()===b.name,label:b.name.charAt(0).toUpperCase()+b.name.slice(1),onSelect:o},b.name))]})]})})});return e?se.createPortal(m,document.body):n.jsx("div",{})},Zr=({description:e,height:t="auto",leftIconName:i,children:o,rightIconName:r,title:a,tooltipId:l,tooltipTip:s,tooltipPlace:d="bottom",variant:p="centered",width:g="318px"})=>{const u=c.Je(),f=p==="centered",h=l&&n.jsx(J,{icon:r??i,iconColor:u.palette.gray[800],id:l,place:d,tip:s});return n.jsxs($,{alignItems:f?"center":"flex-start",bgColor:u.palette.gray[50],border:`1px solid ${u.palette.gray[200]}`,borderRadius:"4px",display:"inline-flex",flexDirection:f?"column":"column-reverse",gap:.5,height:t,justify:"center",padding:[1.25,1.25,1.25,1.25],width:g,children:[n.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[f||c.lodashExports.isUndefined(i)?void 0:h,n.jsx(I,{color:f?u.palette.gray[800]:u.palette.gray[400],size:"md",textAlign:f?"center":"start",children:e}),f||c.lodashExports.isUndefined(r)?void 0:h]}),n.jsxs($,{alignItems:"center",display:"flex",gap:.5,my:.5,children:[f&&!c.lodashExports.isUndefined(i)?h:void 0,n.jsxs("div",{style:{display:"flex",gap:"12px"},children:[c.lodashExports.isUndefined(a)?void 0:n.jsx(q,{fontWeight:"bold",size:"md",children:a}),o]}),f&&!c.lodashExports.isUndefined(r)?h:void 0]})]})},qr=({actions:e,children:t,header:i,title:o,tabs:r,footer:a})=>{const l=c.Je();return n.jsxs($,{alignItems:"flex-start",bgColor:l.palette.white,borderLeft:`1px solid ${l.palette.gray[300]}`,display:"flex",flexDirection:"column",maxHeight:"750px",width:"480px",children:[n.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:[n.jsxs($,{display:"flex",flexDirection:"column",gap:.25,children:[n.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",lineSpacing:1.75,size:"xl",children:o}),i]}),e&&n.jsx($,{display:"flex",gap:.25,children:e.map(({icon:s,onClick:d},p)=>n.jsx(M,{icon:s??"paper-plane",iconColor:l.palette.gray[400],iconSize:"sm",iconType:"fa-light",onClick:d,variant:"ghost"},`${p}-${s}`))})]}),n.jsx($,{display:"flex",pt:.25,width:"100%",children:n.jsx(lt,{items:r})}),n.jsx($,{alignSelf:"stretch",display:"flex",flexDirection:"column",px:1.25,py:1,scroll:"y",children:t}),a&&n.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:d,onClick:p},g)=>n.jsx(P,{icon:s,onClick:p,variant:g===0?"primary":"tertiary",width:"100%",children:d},`${g}-${d}`))})]})},Xr=c.st.span`
2168
+ ${({theme:e,$bgColor:t=e.palette.secondary[500],$txtDecoration:i="none"})=>`
2169
+ background-color: ${t};
2170
+ border-radius: 5px;
2171
+ color: ${e.palette.white};
2172
+ font-size: 10px;
2173
+ padding: ${e.spacing[.125]} ${e.spacing[.25]} ${e.spacing[.125]} ${e.spacing[.25]};
2174
+ text-decoration: ${i}
2175
+ `}
2176
+ `,Qr=({bgColor:e,children:t,txtDecoration:i,ml:o=1})=>n.jsx(Xr,{$bgColor:e,$txtDecoration:i,className:`ml-${o}`,children:t}),ea={lg:"56",md:"30",sm:"12"},{getVariant:ta}=Z(e=>({blue:`stroke: ${e.palette.info[500]};`,red:`stroke: ${e.palette.primary[500]};`,white:`stroke: ${e.palette.white};`})),na=c.ct`
2177
+ 0% {
2178
+ transform: rotateZ(0deg);
2179
+ }
2180
+ 100% {
2181
+ transform: rotateZ(360deg)
2182
+ }
2183
+ `,ia=c.ct`
2184
+ 0%,
2185
+ 25% {
2186
+ stroke-dashoffset: 280;
2187
+ transform: rotate(0);
2188
+ }
2189
+
2190
+ 50%,
2191
+ 75% {
2192
+ stroke-dashoffset: 75;
2193
+ transform: rotate(45deg);
2194
+ }
2195
+
2196
+ 100% {
2197
+ stroke-dashoffset: 280;
2198
+ transform: rotate(360deg);
2199
+ }
2200
+ `,oa=c.st.svg`
2201
+ ${({$size:e="md"})=>c.nt`
2202
+ animation: ${na} 2s linear infinite;
2203
+ animation-timing-function: linear;
2204
+ display: inline-block;
2205
+ width: ${ea[e]}px;
2206
+ `}
2207
+ `,ra=c.st.circle`
2208
+ ${({theme:e,$color:t="red"})=>c.nt`
2209
+ animation: 1.4s ease-in-out infinite both ${ia};
2210
+ display: block;
2211
+ fill: transparent;
2212
+ stroke-linecap: round;
2213
+ stroke-dasharray: 283;
2214
+ stroke-dashoffset: 280;
2215
+ stroke-width: 10px;
2216
+ transform-origin: 50% 50%;
2217
+
2218
+ ${ta(e,t)}
2219
+ `}
2220
+ `,aa=c.st.circle`
2221
+ display: block;
2222
+ fill: transparent;
2223
+ stroke: ${({theme:e})=>e.palette.gray[200]};
2224
+ stroke-linecap: round;
2225
+ stroke-width: 10px;
2226
+ transform-origin: 50% 50%;
2227
+ opacity: ${({$color:e})=>e==="white"?"20%":"unset"};
2228
+ `,mn=({color:e="red",label:t,size:i})=>{const o=c.Je();return n.jsxs($,{alignItems:"center",display:"flex",children:[n.jsxs(oa,{$size:i,viewBox:"0 0 100 100",children:[n.jsx(aa,{$color:e,cx:"50",cy:"50",r:"45"}),n.jsx(ra,{$color:e,cx:"50",cy:"50",r:"45"})]}),t&&n.jsx(I,{color:e==="red"||e==="blue"?o.palette.gray[700]:o.palette.white,ml:.5,size:"sm",children:t})]})},sa={company:{height:"83px",width:"460px"},footer:{height:"57px",width:"315px"},header:{height:"35px",width:"160px"},icon:{height:"40px",width:"40px"},inline:{width:"150px"}},la=({publicId:e,variant:t})=>n.jsx($,{...sa[t],children:n.jsx(te,{alt:"logo",publicId:e})}),ca=c.st(c.Lottie).attrs(({autoplay:e=!0})=>({autoplay:e,className:"comp-lottie"}))`
2229
+ ${({$size:e=16})=>`
2230
+ height: ${e}px;
2231
+ width: ${e}px;
2232
+ `}
2233
+ `,da=e=>{const{size:t}=e;return n.jsx(ca,{$size:t,...e})},pa=({children:e,commitSha:t,commitShortSha:i,parentElement:o,userInfo:r,setVisibility:a})=>{const l=c.Je(),{userName:s,email:d,phone:p,userRole:g}=r;return Q(o,()=>{a(!1)}),n.jsxs(sn,{children:[n.jsx("li",{className:"user-info",children:n.jsxs($,{display:"inline-flex",gap:.25,width:"100%",children:[n.jsxs($,{display:"flex",flexDirection:"column",gap:.25,width:"100%",children:[n.jsx(I,{color:l.palette.gray[800],fontWeight:"bold",size:"sm",children:s}),n.jsx(I,{color:l.palette.gray[400],size:"sm",children:d}),c.lodashExports.isUndefined(p)?void 0:n.jsx(I,{color:l.palette.gray[400],size:"sm",children:p})]}),n.jsx($,{children:n.jsx(U,{tagLabel:g,variant:"role"})})]})}),n.jsx(re,{}),e,n.jsx(re,{}),n.jsx("li",{className:"commit-info",children:n.jsx(X,{href:`https://gitlab.com/fluidattacks/universe/-/tree/${t}`,iconPosition:"hidden",children:n.jsx(I,{color:l.palette.gray[400],size:"xs",children:`commit : ${i}`})})})]})},ga=c.st.button`
2234
+ align-items: center;
2235
+ background-color: transparent;
2236
+ border: unset;
2237
+ cursor: pointer;
2238
+ display: flex;
2239
+ justify-content: center;
2240
+ gap: 5px;
2241
+ padding: 0;
2242
+
2243
+ &:hover p {
2244
+ color: ${D.palette.primary[200]};
2245
+ }
2246
+
2247
+ &:hover span {
2248
+ color: ${D.palette.primary[200]};
2249
+ }
2250
+ `,ua=({message:e,onClickButton:t,buttonText:i,buttonFontWeight:o="regular",show:r=!0,icon:a,onClose:l,buttonSide:s="end"})=>{const d=c.Je(),[p,g]=x.useState(r),u=x.useCallback(()=>{g(!1),l==null||l()},[l]);x.useEffect(()=>{g(r)},[r,g]);const f=n.jsxs(ga,{onClick:t,children:[n.jsx(I,{color:d.palette.white,fontWeight:o,size:"sm",textDecoration:"underline",children:i}),n.jsx(R,{icon:a??"arrow-right",iconColor:d.palette.white,iconSize:"lg",iconType:o==="bold"?"fa-regular":"fa-light"})]});return n.jsxs($,{alignItems:"center",bgGradient:d.palette.gradients["01"],display:p?"flex":"none",id:"message-banner",justify:"space-between",padding:[.75,.75,.75,.75],children:[n.jsxs($,{display:"flex",gap:.5,justify:"center",width:"100%",children:[s==="start"&&t?f:void 0,n.jsx($,{children:typeof e=="string"?n.jsx(I,{color:d.palette.white,display:"inline",size:"sm",children:e}):e}),s==="end"&&t?f:void 0]}),n.jsx(R,{clickable:!0,hoverColor:d.palette.primary[200],icon:"close",iconColor:d.palette.white,iconSize:"lg",iconType:"fa-light",onClick:u})]})},xa=c.st.div`
2251
+ ${({theme:e,$variant:t})=>`
2252
+ background: ${e.palette.white};
2253
+ border: 1px solid ${e.palette.gray[200]};
2254
+ border-radius: ${e.spacing[.25]};
2255
+ border-left: 4px solid ${e.palette[t][500]};
2256
+ box-shadow: ${e.shadows.md};
2257
+ position: relative;
2258
+ display: flex;
2259
+ width: 360px;
2260
+ padding: ${e.spacing[1.25]} ${e.spacing[1]} ${e.spacing[1.25]} ${e.spacing[.75]};
2261
+ gap: ${e.spacing[.5]};
2262
+
2263
+ button {
2264
+ position: absolute;
2265
+ top: 20px;
2266
+ right: 16px;
2267
+ }
2268
+ `}
2269
+ `,fa=c.st.div`
2270
+ ${({theme:e,$variant:t})=>`
2271
+ height: ${e.spacing[2.5]};
2272
+ width: ${e.spacing[2.5]};
2273
+ position: relative;
2274
+ flex-shrink: 0;
2275
+
2276
+ & .ellipse-1,
2277
+ & .ellipse-2,
2278
+ & .icon {
2279
+ top: 50%;
2280
+ left: 50%;
2281
+ transform: translate(-50%, -50%);
2282
+ position: absolute;
2283
+ }
2284
+
2285
+ & .ellipse-1 {
2286
+ transform: scale(2.5) translate(-20%, -20%);
2287
+ color: ${e.palette[t][50]};
2288
+ position: absolute;
2289
+ }
2290
+
2291
+ & .ellipse-2 {
2292
+ transform: scale(2) translate(-25%, -25%);
2293
+ color: ${e.palette[t][200]};
2294
+ }
2295
+
2296
+ & .icon {
2297
+ color: ${e.palette[t][500]};
2298
+ }
2299
+ `}
2300
+ `,ha=e=>e==="warning"?"triangle-exclamation":e==="info"?"circle-info":e==="success"?"circle-check":"circle-exclamation",ya=({description:e,onClose:t,title:i,variant:o})=>{const r=c.Je(),a=x.useCallback(()=>{t==null||t()},[t]);return n.jsxs(xa,{$variant:o,className:`notification notification__${o}`,role:"alertdialog",children:[n.jsxs(fa,{$variant:o,children:[n.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),n.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),n.jsx(R,{icon:ha(o),iconClass:"icon",iconSize:"lg",iconType:"fa-light"})]}),n.jsxs($,{pr:1.5,children:[n.jsx(q,{fontWeight:"bold",size:"xs",children:i}),n.jsx(I,{size:"sm",whiteSpace:"break-spaces",wordWrap:"break-word",children:e})]}),n.jsx(M,{height:"fit-content",icon:"close",iconColor:r.palette.gray[400],iconSize:"lg",iconType:"fa-light",onClick:a,px:.125,py:.125,variant:"ghost"})]})},ba=c.st.div`
2301
+ width: fit-content;
2302
+ border: ${({theme:e})=>`1px solid ${e.palette.gray[300]}`};
2303
+ border-radius: 4px;
2304
+ background: none;
2305
+ color: ${({theme:e})=>e.palette.black};
2306
+ font-family: ${({theme:e})=>e.typography.type.primary};
2307
+ font-size: ${({theme:e})=>e.typography.text.md};
2308
+ height: 40px;
2309
+ display: flex;
2310
+ align-items: center;
2311
+ justify-content: center;
2312
+ padding: 0.5em;
2313
+ `,$a=c.st.input`
2314
+ width: 4em;
2315
+ appearance: textfield;
2316
+ border-style: none;
2317
+ padding: 0.5rem;
2318
+ padding-top: 0.5rem;
2319
+ padding-bottom: 0.5rem;
2320
+ padding-left: 0.5rem;
2321
+ background: none;
2322
+
2323
+ &:focus {
2324
+ border-color: unset;
2325
+ box-shadow: none;
2326
+ outline: none;
2327
+ }
2328
+
2329
+ &::-webkit-outer-spin-button,
2330
+ &::-webkit-inner-spin-button {
2331
+ opacity: 1;
2332
+ }
2333
+ `,ma=x.forwardRef(function({autoUpdate:t=!1,decimalPlaces:i=0,defaultValue:o=0,max:r,min:a,name:l,onEnter:s,tooltipMessage:d,...p},g){const u=i<0?0:i,[f,h]=x.useState(Number(o).toFixed(u)),y=x.useCallback(k=>{const w=c.lodashExports.toNumber(k.target.value);k.target.value.endsWith(".")?h(k.target.value):w>=Number(a)&&w<=Number(r)&&(h(String(w)),t&&s(c.lodashExports.toNumber(w.toFixed(u)))),k.stopPropagation()},[t,u,r,a,s]),m=x.useCallback(k=>{k.currentTarget.contains(k.relatedTarget)||h(Number(o).toFixed(u)),k.stopPropagation()},[u,o]),b=x.useCallback(k=>{k.stopPropagation(),k.key==="Enter"&&!c.lodashExports.isEmpty(k.currentTarget.value)&&s(c.lodashExports.toNumber(k.currentTarget.value))},[s]);return n.jsx(ba,{onBlur:m,tabIndex:-1,children:n.jsx(J,{id:"numberInputTooltip",tip:d,children:n.jsx($a,{...p,"aria-label":l,"aria-valuemax":Number(r),"aria-valuemin":Number(a),"aria-valuenow":Number(f),max:r,min:a,name:l,onChange:y,onKeyUp:b,ref:g,step:10**-u,type:"number",value:f})})})}),wa={Azure:"integrates/autoenrollment/azureIcon",Bitbucket:"integrates/autoenrollment/bitbucketLogo",GitHub:"integrates/autoenrollment/githubLogo",GitLab:"integrates/autoenrollment/gitlabIcon"},qe=({icon:e,label:t,onClick:i,onlyLabel:o=!1,provider:r="GitLab"})=>{const a=c.Je();return n.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:n.jsx($,{height:"24px",width:"24px",children:e===void 0?n.jsx(te,{alt:`${r} Logo`,height:"100%",publicId:wa[r],width:"100%"}):n.jsx(R,{icon:e,iconColor:"#000",iconSize:"xl",iconType:"fa-light"})}),n.jsx($,{alignItems:"center",display:"flex",minWidth:"24px",children:n.jsx(I,{color:a.palette.gray[800],display:"inline",size:"xs",textAlign:"center",whiteSpace:o?"break-spaces":"nowrap",wordWrap:"unset",children:t??r})})]})},va=({align:e="end",buttonLabel:t="Add Credential",children:i,id:o,manualOption:r,providers:a})=>{const l=c.Je(),[s,d]=x.useState(!1),p=x.useRef(null);Q(p.current,()=>{d(!1)},!0);const g=x.useCallback(h=>{r==null||r.onClick(h),d(!1)},[r]),u=x.useCallback(()=>{d(h=>!h)},[d]),f=x.useCallback(h=>y=>{var m;(m=a[h])==null||m.onClick(y),d(!1)},[a]);return n.jsxs($,{alignItems:e,display:"flex",flexDirection:"column",position:"relative",ref:p,width:"max-content",zIndex:10,children:[n.jsx(P,{icon:"plus",onClick:u,variant:"primary",children:t}),n.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=>n.jsx(qe,{onClick:f(h),provider:h},h)),r===void 0?void 0:n.jsx(qe,{icon:"square-plus",label:r.label??"Add manually",onClick:g}),i]})]})},ja=c.st.div`
2334
+ ${({theme:e})=>`
2335
+ height: ${e.spacing[1]};
2336
+ width: ${e.spacing[1]};
2337
+ position: relative;
2338
+ flex-shrink: 0;
2339
+
2340
+ & .ellipse-1,
2341
+ & .ellipse-2,
2342
+ & .icon {
2343
+ top: 50%;
2344
+ left: 50%;
2345
+ transform: translate(-50%, -50%);
2346
+ position: absolute;
2347
+ }
2348
+
2349
+ & .ellipse-1 {
2350
+ color: ${e.palette.warning[200]};
2351
+ position: absolute;
2352
+ }
2353
+
2354
+ & .ellipse-2 {
2355
+ transform: scale(0.75) translate(-67%, -66%);
2356
+ color: ${e.palette.warning[400]};
2357
+ }
2358
+
2359
+ & .icon {
2360
+ color: ${e.palette.warning[600]};
2361
+ font-size: ${e.spacing[.5]};
2362
+ }
2363
+ `}
2364
+ `,wn=({margin:e,onClick:t,text:i})=>{const o=c.Je(),r=n.jsxs(ja,{children:[n.jsx(R,{icon:"circle",iconClass:"ellipse-1",iconSize:"lg"}),n.jsx(R,{icon:"circle",iconClass:"ellipse-2",iconSize:"lg"}),n.jsx(R,{icon:"crown",iconClass:"icon",iconSize:"lg"})]});return i!==void 0?n.jsx($,{cursor:"pointer",display:"inline-block",mr:e,onClick:t,children:n.jsxs($,{alignItems:"center",bgColor:o.palette.warning[50],borderRadius:"4px",display:"flex",padding:[.25,.25,.25,.25],width:"fit-content",children:[r,n.jsx(I,{color:o.palette.warning[500],display:"inline",ml:.25,size:"xs",children:i})]})}):n.jsx($,{display:"inline-block",mr:e,onClick:t,children:r})},ka=({score:e})=>{const t=c.Je(),i=e<=33?"priority-bars-low":"priority-bars-medium",o=e>66||e===0?"priority-bars-high":i;return n.jsxs($,{alignItems:"center",display:"inline-flex",gap:.25,children:[n.jsx(R,{icon:o,iconClass:e<=66?"fa-kit-duotone":"",iconColor:e>0?t.palette.primary[500]:t.palette.gray[200],iconSize:"lg",iconType:"fa-kit",secondaryColor:t.palette.gray[200]}),n.jsx(I,{color:t.palette.gray[800],size:"sm",textAlign:"right",children:e+"%"})]})},{getVariant:Ca}=Z(e=>({compliance:`
2365
+ display: inline-flex;
2366
+
2367
+ &.horizontal {
2368
+ height: ${e.spacing[.75]};
2369
+ }
2370
+ &.vertical {
2371
+ width: ${e.spacing[.75]};
2372
+ }
2373
+ `,default:`
2374
+ display: inline-flex;
2375
+
2376
+ &.horizontal {
2377
+ height: ${e.spacing[.5]};
2378
+ }
2379
+ &.vertical {
2380
+ width: ${e.spacing[.5]};
2381
+ }
2382
+ .progress-bar {
2383
+ background-color: ${e.palette.primary[500]};
2384
+ }
2385
+ `,progressIndicator:`
2386
+ display: flex;
2387
+
2388
+ &.horizontal {
2389
+ height: ${e.spacing[.125]};
2390
+ }
2391
+ &.vertical {
2392
+ width: ${e.spacing[.125]};
2393
+ }
2394
+ .progress-bar {
2395
+ background-color: ${e.palette.primary[500]};
2396
+ }
2397
+ `,progressIndicatorError:`
2398
+ display: flex;
2399
+
2400
+ &.horizontal {
2401
+ height: ${e.spacing[.125]};
2402
+ }
2403
+ &.vertical {
2404
+ width: ${e.spacing[.125]};
2405
+ }
2406
+ .progress-bar {
2407
+ background-color: ${e.palette.error[200]};
2408
+ }
2409
+ `,small:`
2410
+ color: ${e.palette.primary[500]};
2411
+ display: inline-flex;
2412
+
2413
+ &.horizontal {
2414
+ height: ${e.spacing[.25]};
2415
+ }
2416
+ &.vertical {
2417
+ width: ${e.spacing[.25]};
2418
+ }
2419
+ .progress-bar {
2420
+ background-color: ${e.palette.primary[500]};
2421
+ }
2422
+ `})),Sa=(e,t)=>t<50?e.palette.error[500]:t<80?e.palette.warning[500]:e.palette.success[500],za=c.st.div`
2423
+ ${({theme:e,$minWidth:t,$orientation:i,$rounded:o,$variant:r})=>`
2424
+ background-color: ${e.palette.gray[100]};
2425
+ border-radius: ${o?"100px":"unset"};
2426
+ ${i==="horizontal"?"min-width":"min-height"}: ${t}px;
2427
+ ${i==="horizontal"?"":"height: 100%;"}
2428
+
2429
+ ${Ca(e,r)}
2430
+
2431
+ `}
2432
+ `,Ia=c.st.div`
2433
+ ${({theme:e,$percentage:t,$rounded:i,$variant:o})=>`
2434
+ display: inline-flex;
2435
+ width: ${t}%;
2436
+ max-width: 100%;
2437
+ min-width: 0%;
2438
+ height: 100%;
2439
+ border-radius: ${i?"100px":"unset"};
2440
+ border-end-end-radius: ${i&&t<100?"0":"inherit"};
2441
+ border-start-end-radius: ${i&&t<100?"0":"inherit"};
2442
+ background-color: ${o==="compliance"?Sa(e,t):"inherit"};
2443
+ `}
2444
+ `,vn=({minWidth:e=100,percentage:t,percentageLocation:i="right",showPercentage:o=!1,orientation:r="horizontal",rounded:a=!0,variant:l="default"})=>{const s=o&&i==="left",d=o?n.jsx($,{alignItems:"center",display:"flex",justify:s?"flex-end":"flex-start",width:"40px",children:n.jsx(I,{ml:.5,mr:s?.5:0,size:"sm",children:`${t}%`})}):null,p=n.jsx(za,{$minWidth:e,$orientation:r,$rounded:a,$variant:l,className:r,children:n.jsx(Ia,{$percentage:t,$rounded:a,$variant:l,className:"progress-bar"})});return n.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:[p,d]})},jn=({onClick:e})=>n.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:n.jsxs("g",{id:"Group 8",children:[n.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"}),n.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"}),n.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"}),n.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"}),n.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"})]})}),kn=(e,t)=>{switch(e){case"completed":return t.palette.success[500];case"disabled":return t.palette.gray[300];case"error":return t.palette.error[500];case"in progress":return t.palette.gray[800];case"not completed":default:return t.palette.gray[800]}},Ta=c.st(R)`
2445
+ box-sizing: border-box;
2446
+
2447
+ border-right: ${({theme:e,$variant:t})=>t==="in progress"?`1px dashed ${kn("in progress",e)}`:"unset"};
2448
+ border-radius: 50%;
2449
+ `,Ea=c.st.div`
2450
+ ${({$minWidth:e,$orientation:t})=>`
2451
+ display: flex;
2452
+ flex-direction: ${t==="horizontal"?"row":"column"};
2453
+
2454
+ @media (width <= ${e}) {
2455
+ display: flex;
2456
+ flex-flow: row wrap;
2457
+ }
2458
+ `}
2459
+ `,Ra=150,Da=({label:e,minWidth:t=Ra,state:i="not completed",stepNumber:o=1,title:r,onClick:a,orientation:l="horizontal"})=>{const s=c.Je(),d={completed:"circle-check",disabled:"circle-dashed",error:"circle-exclamation","in progress":"circle-half","not completed":"circle-dashed"},p=i==="disabled";return n.jsxs($,{display:"inline-flex",flexDirection:l==="horizontal"?"column":"row",minWidth:`${t}px`,children:[n.jsx(vn,{minWidth:t,orientation:l,percentage:p||i==="not completed"?0:100,rounded:!1,variant:i==="error"?"progressIndicatorError":"progressIndicator"}),n.jsxs($,{display:"flex",gap:.5,px:.5,py:.5,width:"100%",children:[i==="in progress"?n.jsx(jn,{onClick:a}):n.jsx(Ta,{$variant:i,clickable:!p,disabled:p,icon:d[i],iconColor:kn(i,s),iconSize:"lg",iconType:"fa-light",onClick:p?void 0:a}),n.jsxs($,{children:[n.jsx(I,{color:s.palette.gray[p?300:800],fontWeight:"bold",size:"sm",children:`${o}.${r}`}),e===void 0?null:n.jsx(I,{color:s.palette.gray[p?300:600],size:"xs",children:e})]})]})]})},Na=150,Fa=({children:e,orientation:t="horizontal",minWidth:i=Na})=>{const o=x.Children.toArray(e),r=x.useMemo(()=>x.Children.count(e),[e]),a=x.useMemo(()=>r*i,[r,i]);return n.jsx(Ea,{$minWidth:`${a}px`,$orientation:t,children:o.map(l=>x.cloneElement(l,{minWidth:i,orientation:t}))})},Cn=({description:e="",highlightDescription:t="",mobile:i})=>{const o=c.Je(),r=i?"md":"lg",a=typeof t=="string",l=a?"":new RegExp(`(${t.join("|")})`,"u");return t.length>0?n.jsx(I,{display:"inline",lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:a?n.jsxs(x.Fragment,{children:[n.jsx(ue,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:t}),e]}):e.split(l).map((s,d)=>t.includes(s)?n.jsx(ue,{color:o.palette.gray[600],display:"inline",fontWeight:"bold",lineSpacing:1.5,size:r,children:s},`${d+1}-bold`):s)}):n.jsx(I,{lineSpacing:1.5,size:r,textAlign:i?"start":"center",children:e})},Aa=({_portal:e=!1,cancelButton:t,darkBackground:i=!1,children:o,confirmButton:r,container:a,description:l,highlightDescription:s="",image:d,maxWidth:p,mobile:g=!1,title:u,titleColor:f})=>{const h=c.Je(),{alt:y,src:m,width:b="77px",height:k="77px"}=d,w=x.useCallback(()=>{t==null||t.onClick()},[t]),v=x.useCallback(()=>{r==null||r.onClick()},[r]),j=n.jsx(q,{color:f,fontWeight:"bold",lineSpacing:g?1.5:2.5,mb:g?1.5:0,size:g?"sm":"lg",textAlign:g?"start":"center",children:u}),S=n.jsx(te,{alt:y,height:k,publicId:m,width:b}),E=n.jsx($,{alignItems:"center","aria-label":u,"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:n.jsxs($,{bgColor:h.palette.white,border:`1px solid ${h.palette.gray[200]}`,borderRadius:"8px",display:"inline-flex",flexDirection:"column",maxWidth:p,position:"relative",px:g?1.5:2.5,py:g?1.5:2.5,shadow:"lg",width:g?"335px":"100%",zIndex:11,children:[n.jsxs($,{alignItems:"center",display:"flex",flexDirection:"column",width:"100%",children:[g?j:void 0,g?n.jsx($,{alignItems:"center",height:k,justify:"center",mr:0,children:n.jsx($,{bgColor:h.palette.gray[100],left:"0",position:"absolute",textAlign:"center",width:"100%",children:S})}):S,n.jsxs($,{display:"flex",flexDirection:"column",gap:.5,mb:1.5,mt:1.5,children:[g?void 0:j,n.jsx(Cn,{description:l,highlightDescription:s,mobile:g})]})]}),o&&n.jsx($,{mb:1,scroll:"y",children:n.jsx($,{height:"100%",children:o})}),n.jsxs($,{alignItems:"flex-start",display:"flex",gap:1,justify:g?"start":"center",children:[c.lodashExports.isObject(r)?n.jsx(P,{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,c.lodashExports.isObject(t)?n.jsx(P,{onClick:w,variant:(t==null?void 0:t.variant)??"tertiary",children:t==null?void 0:t.text},t==null?void 0:t.key):void 0]})]})});return e?se.createPortal(E,a??document.body):E},La=c.st.div.attrs({className:"comp-scroll-up"})`
2460
+ position: fixed;
2461
+ bottom: ${({bottom:e})=>e??"unset"};
2462
+ right: ${({right:e})=>e??"unset"};
2463
+ z-index: ${({zIndex:e})=>e??"unset"};
2464
+ left: ${({left:e})=>e??"unset"};
2465
+ `,Pa=({scrollerId:e="dashboard",left:t,visibleAt:i=500,bottom:o,right:r,zIndex:a=100})=>{const[l,s]=x.useState(!1),[d,p]=x.useState(null),g=c.Je();x.useEffect(()=>{p(document.getElementById(e)),d==null||d.addEventListener("scroll",()=>{s(d.scrollTop>i)})},[d,e,i]);const u=x.useCallback(()=>{d==null||d.scrollTo({behavior:"smooth",top:0})},[d]);return l?n.jsx(La,{bottom:o,left:t,right:r,zIndex:a,children:n.jsx(M,{borderRadius:"50%",height:"40px",icon:"arrow-up",iconSize:"xl",id:"scroll-up",onClick:u,style:{backgroundColor:g.palette.black,borderRadius:"50%",color:g.palette.white},width:"40px"})}):null},Oa={critical:{bgColor:D.palette.primary[700],colorL:D.palette.gray[800],colorR:D.palette.white},disable:{bgColor:D.palette.gray[200],colorL:D.palette.gray[400],colorR:D.palette.gray[400]},high:{bgColor:D.palette.error[500],colorL:D.palette.gray[800],colorR:D.palette.white},low:{bgColor:D.palette.warning[200],colorL:D.palette.gray[800],colorR:D.palette.gray[800]},medium:{bgColor:D.palette.warning[500],colorL:D.palette.gray[800],colorR:D.palette.gray[800]}},Ma=({textL:e,textR:t,variant:i})=>{const o=c.Je(),{bgColor:r,colorL:a,colorR:l}=Oa[i];return n.jsxs($,{alignItems:"flex-start",display:"inline-flex",children:[e?n.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:n.jsx(I,{color:a,size:"xs",children:e})}):void 0,n.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:n.jsx(I,{color:l,size:"xs",children:t})})]})},Ha=(e,t)=>{const i={critical:D.palette.primary[700],high:D.palette.error[500],low:D.palette.warning[200],medium:D.palette.warning[500],none:D.palette.gray[200]},o={disabled:D.palette.gray[400],enabled:D.palette.gray[800]},r={critical:D.palette.white,high:D.palette.white,low:D.palette.gray[800],medium:D.palette.gray[800],none:D.palette.gray[400]};return{iconColor:t<1?i.none:i[e],iconText:c.lodashExports.capitalize(e.charAt(0)),iconTextColor:t<1?r.none:r[e],textColor:t<1?o.disabled:o.enabled}},ge=({variant:e,value:t})=>{const{iconColor:i,iconText:o,iconTextColor:r,textColor:a}=Ha(e,t),l=c.lodashExports.capitalize(e.charAt(0))+e.slice(1);return n.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,minWidth:"43px",children:[n.jsx(J,{id:l,place:"top",tip:l,children:n.jsx($,{alignItems:"center",bgColor:i,borderRadius:"4px",cursor:"pointer",display:"flex",height:"22px",maxWidth:"22px",minWidth:"22px",children:n.jsx(I,{color:r,size:"sm",textAlign:"center",children:o})})}),n.jsx(I,{color:a,size:"sm",children:t})]})},Wa=({critical:e,high:t,medium:i,low:o})=>n.jsxs($,{alignItems:"center",display:"inline-flex",gap:1,children:[n.jsx(ge,{value:e,variant:"critical"}),n.jsx(ge,{value:t,variant:"high"}),n.jsx(ge,{value:i,variant:"medium"}),n.jsx(ge,{value:o,variant:"low"})]}),Ba=c.st.div`
2466
+ ${({theme:e})=>`
2467
+ border-radius: ${e.spacing[.25]};
2468
+ cursor: pointer;
2469
+ display: flex;
2470
+ gap: ${e.spacing[.5]};
2471
+ justify-content: end;
2472
+ position: relative;
2473
+ z-index: 20;
2474
+
2475
+ &:hover {
2476
+ background-color: ${e.palette.gray[100]};
2477
+ }
2478
+
2479
+ &:hover > div {
2480
+ display: block;
2481
+ }
2482
+ `}
2483
+ `,_a=({visibleElement:e,hiddenElement:t})=>n.jsxs(Ba,{children:[e,n.jsx($,{display:"none",position:"absolute",top:"100%",zIndex:10,children:t})]}),Sn=({customBadge:e=void 0,description:t,icon:i,onClick:o,requiresUpgrade:r=!1,title:a})=>{const l=c.Je();return n.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:[n.jsx($,{alignItems:"center",bgColor:l.palette.gray[300],borderRadius:l.spacing[.25],display:"flex",height:"24px",justify:"center",width:"24px",children:n.jsx(R,{icon:i,iconColor:l.palette.gray[800],iconSize:"sm",ml:.5,mr:.5})}),n.jsxs($,{children:[n.jsxs($,{alignItems:"center",display:"inline-flex",gap:.5,children:[n.jsx(I,{color:l.palette.gray[800],size:"sm",children:a}),r?n.jsx(wn,{text:"Upgrade"}):void 0,e]}),n.jsx(I,{color:l.palette.gray[400],size:"xs",children:t})]})]})},Ja=c.st(c.m.div)`
2484
+ ${({theme:e})=>`
2485
+ background-color: ${e.palette.white};
2486
+ box-shadow: ${e.shadows.lg};
2487
+ max-width: 350px;
2488
+ min-width: 350px;
2489
+ height: 100%;
2490
+ position: absolute;
2491
+ right: 0;
2492
+ top: 0;
2493
+ overflow: hidden auto;
2494
+ scrollbar-color: ${e.palette.gray[600]} ${e.palette.gray[100]};
2495
+ scroll-padding: ${e.spacing[.5]};
2496
+ scrollbar-width: thin;
2497
+ z-index: 99999;
2498
+
2499
+ > div {
2500
+ border: 1px solid ${e.palette.gray[100]};
2501
+ width: auto;
2502
+ min-height: 100vh;
2503
+ height: auto;
2504
+ }
2505
+ `}
2506
+ `,Va=({children:e,closeIconId:t="close-menu",isOpen:i,items:o,onClose:r,title:a})=>{const l=c.Je(),s=x.useRef(null),d=x.useCallback(p=>()=>{p(),r()},[r]);return x.useEffect(()=>{const p=["mousedown","touchstart"],g=u=>{var b;const f=u.target,h=document.getElementById("helpBtn"),y=document.getElementById("filter-btn"),m=(f===h||((h==null?void 0:h.contains(f))??!1)||f===y||(y==null?void 0:y.contains(f)))??!1;i&&!m&&!(((b=s.current)==null?void 0:b.contains(f))??!1)&&r()};return p.forEach(u=>{document.addEventListener(u,g,{passive:!0})}),()=>{p.forEach(u=>{document.removeEventListener(u,g)})}},[i,r]),n.jsx(c.LazyMotion,{features:c.domAnimation,children:n.jsx(Ja,{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:n.jsxs($,{height:"100%",position:"relative",children:[n.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:[n.jsx(I,{color:l.palette.black,display:"inline",fontWeight:"bold",size:"xl",children:a}),n.jsx(M,{icon:"close",iconColor:l.palette.gray[400],iconSize:"lg",iconTransform:"grow-4",iconType:"fa-light",id:t,onClick:r,px:.25,py:.25,variant:"ghost"})]}),n.jsx($,{display:"flex",flexDirection:"column",justify:"space-between",minHeight:"100vh",children:n.jsxs($,{py:1.25,children:[(o??[]).map(({customBadge:p,description:g,icon:u,onClick:f,requiresUpgrade:h,title:y})=>n.jsx(Sn,{customBadge:p,description:g,icon:u,onClick:d(f),requiresUpgrade:h,title:y},y)),e&&n.jsx($,{px:1.25,children:e})]})})]})})})},Ua=(e,t)=>t>=50?`
2507
+ ${e.palette.gray[200]} 50%,
2508
+ ${e.palette.primary[500]} 50.05%,
2509
+ ${e.palette.primary[500]} ${t}%,
2510
+ ${e.palette.gray[200]} ${t}%
2511
+ `:`
2512
+ ${e.palette.gray[200]} ${t}%,
2513
+ ${e.palette.primary[500]} ${t}%,
2514
+ ${e.palette.primary[500]} 50%,
2515
+ ${e.palette.gray[200]} 50.05%,
2516
+ ${e.palette.gray[200]} 100%
2517
+ `,Ga=c.st.div`
2518
+ ${({theme:e,$min:t,$value:i})=>`
2519
+ align-items: center;
2520
+ align-self: stretch;
2521
+ display: flex;
2522
+ flex-direction: column;
2523
+ justify-content: end;
2524
+ gap: ${e.spacing[.75]};
2525
+ width: 100%;
2526
+
2527
+ .track {
2528
+ background: linear-gradient(
2529
+ to right,
2530
+ ${t>=0?`
2531
+ ${e.palette.primary[500]} ${i}%,
2532
+ ${e.palette.gray[200]} ${i}%
2533
+ `:Ua(e,i)}
2534
+ );
2535
+ border-radius: ${e.spacing[.125]};
2536
+ height: ${e.spacing[.25]};
2537
+ width: 100%;
2538
+ }
2539
+
2540
+ .track.disabled {
2541
+ opacity: 0.4;
2542
+ }
2543
+
2544
+ .thumb {
2545
+ background: ${e.palette.white};
2546
+ border-radius: ${e.spacing[1.25]};
2547
+ box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.30);
2548
+ top: 50%;
2549
+ height: 20px;
2550
+ width: 20px;
2551
+ }
2552
+
2553
+ .thumb.dragging {
2554
+ border: 1px solid ${e.palette.primary[500]};
2555
+ }
2556
+ `}
2557
+ `,Ya=c.st.div`
2558
+ ${({theme:e})=>`
2559
+ align-items: center;
2560
+ display: flex;
2561
+ justify-content: space-between;
2562
+ height: ${e.spacing[.625]};
2563
+ width: 100%;
2564
+
2565
+ p {
2566
+ color: ${e.palette.gray[400]};
2567
+ font-family: ${e.typography.type.primary};
2568
+ font-size: ${e.spacing[.5]};
2569
+ }
2570
+ `}
2571
+ `,Ka=c.st.output`
2572
+ ${({theme:e})=>`
2573
+ align-items: flex-end;
2574
+ border-radius: ${e.spacing[.5]};
2575
+ border: 1px solid ${e.palette.gray[300]};
2576
+ background: ${e.palette.white};
2577
+ display: flex;
2578
+ gap: ${e.spacing[.625]};
2579
+ padding: ${e.spacing[.625]} ${e.spacing[.75]};
2580
+ width: 59px;
2581
+ `}
2582
+ `,zn=({state:e,trackRef:t,index:i,name:o})=>{const r=x.useRef(null),{thumbProps:a,inputProps:l,isDragging:s}=c.$47b897dc8cdb026b$export$8d15029008292ae({index:i,trackRef:t,inputRef:r},e);return n.jsx("div",{...a,className:`thumb ${s?"dragging":""}`,children:n.jsx(c.$5c3e21d68f1c4674$export$439d29a4e110a164,{children:n.jsx("input",{...l,"aria-label":o,ref:r})})})},Za=(e,t,i)=>Math.round((i-e)/(t-e)*100),qa=e=>{const t=c.Je(),i=x.useRef(null),{label:o,minValue:r=0,maxValue:a=100,name:l,setValue:s,watch:d}=e,p=c.$a916eb452884faea$export$b7a616150fdb9f44(),g=c.$28f99e3e86e6ec45$export$e5fda3247f5d67f9({...e,numberFormatter:p,onChange(y){s==null||s(l,y)},value:d==null?void 0:d(l)}),u=Za(r,a,g.getThumbValue(0)),{groupProps:f,trackProps:h}=c.$bcca50147b47f54d$export$56b2c08e277f365({...e,"aria-label":l,id:l},g,i);return n.jsx(_,{htmlFor:l,label:o,children:n.jsxs($,{alignItems:"center",display:"inline-flex",gap:1.25,pl:.5,width:"100%",children:[n.jsxs(Ga,{...f,$min:r??0,$value:u,className:"slider",children:[n.jsx("div",{...h,className:`track ${g.isDisabled?"disabled":""}`,ref:i,children:n.jsx(zn,{index:0,name:l,state:g,trackRef:i})}),n.jsxs(Ya,{children:[n.jsx("p",{children:`${p.format(r)} (Low)`}),r<0&&n.jsx("p",{children:"0"}),n.jsx("p",{children:`${p.format(a)} (High)`})]})]}),n.jsx(Ka,{children:n.jsx(I,{color:t.palette.gray[800],size:"sm",textAlign:"right",children:g.getThumbValueLabel(0)})})]})})},{getVariant:Xa}=Z(e=>({completed:`
2583
+ background-color: ${e.palette.primary[500]};
2584
+ color: ${e.palette.white};
2585
+
2586
+ &::after {
2587
+ background-color: ${e.palette.primary[500]};
2588
+ }
2589
+ `,current:`
2590
+ background-color: ${e.palette.primary[500]};
2591
+ color: ${e.palette.white};
2592
+
2593
+ &::after {
2594
+ background-color: ${e.palette.gray[200]};
2595
+ }
2596
+ `,disabled:`
2597
+ background-color: ${e.palette.gray[200]};
2598
+ outline: 1px solid ${e.palette.gray[400]};
2599
+ outline-offset: -1px;
2600
+ color: ${e.palette.gray[400]};
2601
+
2602
+ &::after {
2603
+ background-color: ${e.palette.gray[200]};
2604
+ }
2605
+ `})),Qa=c.st.div`
2606
+ ${({theme:e})=>`
2607
+ align-items: stretch;
2608
+ background-color: ${e.palette.white};
2609
+ display: flex;
2610
+ flex-direction: column;
2611
+ height: 100%;
2612
+ padding: ${`${e.spacing[1]} ${e.spacing[1]}`};
2613
+ scroll-behavior: unset;
2614
+ `}
2615
+ `,es=c.st.div`
2616
+ display: flex;
2617
+ flex-direction: row;
2618
+ margin-bottom: ${({theme:e})=>e.spacing[2]};
2619
+
2620
+ &:last-child > div:first-child > span::after {
2621
+ display: none;
2622
+ }
2623
+ `,ts=c.st.div`
2624
+ ${({theme:e})=>`
2625
+ display: inline-flex;
2626
+ font-family: ${e.typography.type.primary};
2627
+ font-size: ${e.typography.text.sm};
2628
+ line-height: ${e.spacing[1.25]};
2629
+ margin-top: ${e.spacing[1]};
2630
+
2631
+ & > button:first-child {
2632
+ margin-right: ${e.spacing[.5]};
2633
+ }
2634
+ `}
2635
+ `,ns=c.st.span`
2636
+ ${({theme:e,$variant:t})=>`
2637
+ border-radius: 6px;
2638
+ display: inline-block;
2639
+ text-align: center;
2640
+ font-size: ${e.typography.text.sm};
2641
+ font-weight: ${e.typography.weight.bold};
2642
+ font-family: ${e.typography.type.primary};
2643
+ line-height: ${e.spacing[1]};
2644
+ padding: ${`${e.spacing[.5]} ${e.spacing[.5]}`};
2645
+ height: ${e.spacing[2]};
2646
+ width: ${e.spacing[2]};
2647
+
2648
+ &::after {
2649
+ content: "";
2650
+ position: absolute;
2651
+ top: calc(32px + ${e.spacing[.5]});
2652
+ left: 50%;
2653
+ bottom: 0;
2654
+ width: 2px;
2655
+ height: calc(100% - ${e.spacing[1]});
2656
+ }
2657
+
2658
+ ${Xa(e,t)}
2659
+ `}
2660
+ `,is=({button:{disabled:e=!1,text:t,type:i="button",onClick:o},steps:r})=>{const[a,l]=x.useState(1),s=x.useCallback((d,p)=>()=>{l(g=>g+d),p==null||p()},[]);return n.jsx(Qa,{children:r.map((d,p)=>{const{content:g,title:u,nextAction:f,previousAction:h}=d,y=p+1,m=y===a?"current":"disabled",b=y<a?"completed":m;return n.jsxs(es,{children:[n.jsx($,{maxWidth:"40px",position:"relative",children:n.jsx(ns,{$variant:b,children:b==="completed"?n.jsx(R,{icon:"check",iconSize:"lg",iconType:"fa-solid"}):y})}),n.jsxs($,{ml:1.5,width:"100%",children:[n.jsx(q,{fontWeight:"bold",lineSpacing:1.25,mb:1.5,size:"xs",children:u}),b==="current"&&n.jsxs($,{children:[g,n.jsxs(ts,{children:[a>1&&n.jsx(P,{disabled:d.isDisabledPrevious??!1,onClick:s(-1,h),variant:"tertiary",children:"Previous"}),a<r.length?n.jsx(P,{disabled:d.isDisabledNext??!1,onClick:s(1,f),variant:"primary",children:"Next step"}):n.jsx(P,{disabled:e,onClick:o,type:i,variant:"primary",children:t})]})]})]})]},d.title)})})},os=e=>{const t=(r,a)=>a.reduce((s,[d,p])=>{if(x.isValidElement(p)||d==="__typename")return s.concat([["",""]]);if(typeof p=="object"&&p){const u=Object.entries(p);return s.concat(t(d,u))}const g=r===""?"":`${r}.`;return s.concat([[g+d,p]])},[]),i=Object.entries(e),o=t("",i).filter(([r])=>r!=="");return Object.fromEntries(o)},kt=e=>e.map(os),In=({csvConfig:e={},data:t,children:i})=>{const{columns:o=void 0,export:r=!1,headers:a={},name:l="Report"}=e,s=x.useMemo(()=>c._.isUndefined(o)?kt(t):kt(t).map(g=>c._.pick(g,o)),[t,o]),d=x.useMemo(()=>s.length>0&&!c._.isEmpty(a),[s.length,a]),p=x.useMemo(()=>(d?Object.keys(s[0]):[]).map(g=>c._.includes(Object.keys(a),g)?{key:g,label:a[g]}:{key:g,label:g}),[d,s,a]);return r?n.jsx(c.CSVLink,{data:s,filename:l,headers:d?p:void 0,children:i}):n.jsx(x.Fragment,{children:i})},Tn=e=>{const{table:t}=e,{meta:i}=t.options,[o,r]=x.useState(0),[,a]=t.getHeaderGroups(),l=t.getState(),s=x.useMemo(()=>t.getAllLeafColumns().filter(u=>u.id!=="selection"),[t]),d=x.useMemo(()=>s.map(u=>{var f;return{group:(f=u.parent)==null?void 0:f.id,id:u.id,locked:u.getIsPinned()==="left",name:u.columnDef.header,toggleVisibility:u.toggleVisibility,visible:u.getIsVisible()}}),[s]),p=Zt({columnOrder:(i==null?void 0:i.defaultColumnOrder)??[],items:d,name:"table-column-management",setColumnOrder:t.setColumnOrder,setColumnVisibility:t.setColumnVisibility}),g=x.useCallback(()=>{p.toggle()},[p]);return x.useEffect(()=>{r(t.getVisibleLeafColumns().filter(u=>u.id!=="selection").length)},[t,l]),n.jsxs("div",{id:"columns-filter",children:[n.jsx(P,{icon:"columns",id:"columns-toggle-btn",onClick:g,variant:"ghost",children:n.jsx("p",{children:o})}),n.jsx(gn,{modalRef:p,title:"Manage columns",variant:c.isNil(a)?"ungrouped":"grouped"})]})},ee=x.createContext({containerRef:void 0,elementName:"",handleUnselectAll:void 0,hidden:!1,onKeyDown:void 0,selected:0,tableSize:0,tableRef:void 0,table:void 0}),rs=c.st.span`
2661
+ transition: all 150ms;
2662
+ width: 5px;
2663
+ height: 10px;
2664
+ padding: ${({theme:e})=>e.spacing[.625]};
2665
+ display: flex;
2666
+ flex-direction: column;
2667
+ justify-content: center;
2668
+ gap: 0.125rem;
2669
+ align-items: center;
2670
+
2671
+ svg {
2672
+ margin-top: -4px;
2673
+ margin-bottom: -2px;
2674
+ }
2675
+
2676
+ span:first-child {
2677
+ transition: opacity 150ms;
2678
+ opacity: ${({$variant:e})=>e==="desc"?0:1};
2679
+ }
2680
+
2681
+ span:last-child {
2682
+ transition: opacity 150ms;
2683
+ opacity: ${({$variant:e})=>e==="asc"?0:1};
2684
+ }
2685
+ `,Xe=e=>{const t=c.Je(),{variant:i}=e;return n.jsxs(rs,{$variant:i,children:[n.jsx(R,{icon:"caret-up",iconColor:t.palette.gray[700],iconSize:"xs",iconType:"fa-solid"}),n.jsx(R,{icon:"caret-down",iconColor:t.palette.gray[700],iconSize:"xs",iconType:"fa-solid"})]})},as=c.st.div`
2686
+ position: relative;
2687
+
2688
+ div:has(table) {
2689
+ scrollbar-color: ${({theme:e})=>e.palette.gray[600]}
2690
+ transparent;
2691
+ scrollbar-width: thin;
2692
+ overflow-x: auto;
2693
+ margin-left: -3px;
2694
+ padding-left: 3px;
2695
+ padding-bottom: 5px;
2696
+ }
2697
+
2698
+ table {
2699
+ overflow-x: hidden;
2700
+ white-space: nowrap;
2701
+ margin: 0;
2702
+ border-collapse: collapse;
2703
+ width: 100%;
2704
+ }
2705
+
2706
+ table thead {
2707
+ background-color: ${({theme:e})=>e.palette.gray[50]};
2708
+ position: sticky;
2709
+ z-index: 1;
2710
+ top: 0;
2711
+ }
2712
+
2713
+ table tbody {
2714
+ background-color: ${({theme:e})=>e.palette.white};
2715
+ }
2716
+
2717
+ table tr {
2718
+ height: ${({theme:e})=>e.spacing[2.5]};
2719
+ border: 1px solid ${({theme:e})=>e.palette.gray[200]};
2720
+ }
2721
+
2722
+ table thead tr {
2723
+ background-color: transparent;
2724
+ border-bottom: none;
2725
+ }
2726
+
2727
+ table thead tr:hover {
2728
+ background-color: transparent;
2729
+ }
2730
+
2731
+ table thead tr:first-child {
2732
+ height: ${({theme:e})=>e.spacing[2.5]};
2733
+ border: none;
2734
+ }
2735
+
2736
+ table tbody tr {
2737
+ &:has(input[disabled]) {
2738
+ background-color: ${({theme:e})=>e.palette.gray[100]};
2739
+ }
2740
+
2741
+ &:has(input[disabled]):hover {
2742
+ background-color: ${({theme:e})=>e.palette.gray[100]};
2743
+ }
2744
+ }
2745
+
2746
+ table tr:hover:not([aria-expanded="true"], #description) {
2747
+ background-color: ${({theme:e})=>e.palette.gray[50]};
2748
+ }
2749
+
2750
+ table tr#description {
2751
+ align-items: center;
2752
+ background-color: ${({theme:e})=>e.palette.gray[50]};
2753
+ }
2754
+
2755
+ table tbody tr.row-no-data {
2756
+ &:hover {
2757
+ background-color: ${({theme:e})=>e.palette.white};
2758
+ }
2759
+ }
2760
+
2761
+ tr {
2762
+ &:first-child th:first-child > div {
2763
+ border-top-left-radius: 8px;
2764
+ }
2765
+
2766
+ &:first-child th:last-child > div {
2767
+ border-top-right-radius: 8px;
2768
+ }
2769
+
2770
+ th {
2771
+ position: relative;
2772
+ font-size: ${({theme:e})=>e.typography.text.sm};
2773
+ font-weight: ${({theme:e})=>e.typography.weight.bold};
2774
+ color: ${({theme:e})=>e.palette.gray[800]};
2775
+ padding: unset;
2776
+ height: ${({theme:e})=>e.spacing[3]};
2777
+ white-space: pre-line;
2778
+
2779
+ &:hover div:first-child {
2780
+ background-color: ${({theme:e})=>e.palette.gray[300]};
2781
+ }
2782
+
2783
+ &:first-child {
2784
+ border-right: 1px solid ${({theme:e})=>e.palette.gray[25]};
2785
+
2786
+ svg {
2787
+ margin-right: unset;
2788
+ }
2789
+
2790
+ &:has(input) {
2791
+ padding: unset;
2792
+ }
2793
+
2794
+ &:has(input) + th:nth-child(2) {
2795
+ border-right: 1px solid
2796
+ ${({theme:e})=>e.palette.gray[25]};
2797
+ }
2798
+
2799
+ &:hover div:first-child {
2800
+ background-color: ${({theme:e})=>e.palette.gray[200]};
2801
+ }
2802
+ }
2803
+ }
2804
+ }
2805
+
2806
+ tbody tr:not(.row-no-data) td {
2807
+ font-size: ${({theme:e})=>e.typography.text.sm};
2808
+ white-space: pre-line;
2809
+ padding-left: 8px;
2810
+ padding-right: 8px;
2811
+
2812
+ &.clickable {
2813
+ cursor: pointer;
2814
+
2815
+ &:hover p {
2816
+ text-decoration: underline;
2817
+ color: ${({theme:e})=>e.palette.gray[400]};
2818
+ }
2819
+
2820
+ &:has(input) {
2821
+ padding: ${({theme:e})=>e.spacing[.5]};
2822
+
2823
+ & + td:hover p {
2824
+ text-decoration: underline;
2825
+ color: ${({theme:e})=>e.palette.gray[400]};
2826
+ }
2827
+ }
2828
+ }
2829
+
2830
+ &:first-child {
2831
+ border-right: 1px solid ${({theme:e})=>e.palette.gray[200]};
2832
+
2833
+ svg {
2834
+ margin-right: unset;
2835
+ }
2836
+
2837
+ &:has(input) {
2838
+ padding: ${({theme:e})=>e.spacing[.5]};
2839
+
2840
+ & + td {
2841
+ cursor: pointer;
2842
+ border-right: 1px solid
2843
+ ${({theme:e})=>e.palette.gray[200]};
2844
+ }
2845
+ }
2846
+ }
2847
+ }
2848
+ `,ss=c.st.div`
2849
+ ${({$width:e,theme:t})=>`
2850
+ display: flex;
2851
+ flex-direction: column;
2852
+ align-items: stretch;
2853
+ flex: 1 0 auto;
2854
+ padding-right: 5px;
2855
+ width: ${e}px;
2856
+
2857
+ div {
2858
+ position: relative;
2859
+ font-weight: 400;
2860
+ font-size: ${t.typography.text.sm};
2861
+ text-align: left;
2862
+
2863
+ color: ${t.palette.gray[600]};
2864
+ background-color: ${t.palette.gray[100]};
2865
+ border-radius: ${t.spacing[.25]};
2866
+ padding: ${t.spacing[.5]} ${t.spacing[.75]};
2867
+ margin: ${t.spacing[.5]} 0;
2868
+ height: ${t.spacing[2.25]};
2869
+
2870
+ span {
2871
+ text-decoration: underline;
2872
+ cursor: pointer;
2873
+ }
2874
+ }
2875
+ `}
2876
+ `,ls=c.st.div`
2877
+ align-items: center;
2878
+ background-color: transparent;
2879
+ display: flex;
2880
+ gap: ${({theme:e})=>e.spacing[1]};
2881
+ padding: ${({theme:e})=>`${e.spacing[.75]} ${e.spacing[1.25]}`};
2882
+
2883
+ .pagination-container {
2884
+ display: flex;
2885
+ flex-direction: row;
2886
+ align-items: center;
2887
+ gap: ${({theme:e})=>e.spacing[1]};
2888
+ }
2889
+
2890
+ .footer-container {
2891
+ display: flex;
2892
+ align-items: center;
2893
+ flex: 1 0 auto;
2894
+ height: 100%;
2895
+
2896
+ &::before {
2897
+ display: block;
2898
+ content: "";
2899
+ height: ${({theme:e})=>e.typography.text.md};
2900
+ border-left: 1px solid ${({theme:e})=>e.palette.gray[300]};
2901
+ margin: 0;
2902
+ margin-right: ${({theme:e})=>e.spacing[.5]};
2903
+ }
2904
+ }
2905
+ `,Ct=c.st.div`
2906
+ transition: all 150ms;
2907
+ content: "";
2908
+ z-index: 2;
2909
+ position: absolute;
2910
+ bottom: 0;
2911
+ right: -1px;
2912
+ width: 30px;
2913
+ height: 100%;
2914
+ margin-right: 0;
2915
+ cursor: col-resize;
2916
+ user-select: none;
2917
+ touch-action: none;
2918
+ border-right: 1px solid transparent;
2919
+
2920
+ &:hover {
2921
+ transition: all 150ms;
2922
+ border-right: 1px solid ${({theme:e})=>e.palette.black};
2923
+ }
2924
+ `,En=()=>{const e=c.Je(),{table:t}=x.useContext(ee),{groupHeaders:i,tooltips:o}=(t==null?void 0:t.options.meta)??{},r=x.useCallback(p=>()=>{p.column.getCanSort()&&(t==null||t.setPageIndex(0),p.column.toggleSorting())},[t]),a=p=>g=>{p.getResizeHandler()(g)};if(i)return n.jsx("thead",{children:t==null?void 0:t.getHeaderGroups().map(p=>n.jsx("tr",{"data-testid":"row-headers",children:p.headers.map(g=>{var y;const{isPlaceholder:u}=g,f=u?g.subHeaders[0]:g;return c._.isUndefined(g.column.parent)&&g.depth>1?null:n.jsxs("th",{colSpan:f.colSpan,id:`header-${f.id}`,rowSpan:u?0:1,style:{borderRight:g.headerGroup.headers.indexOf(g)!==g.headerGroup.headers.length-1?"1px solid white":void 0,position:"relative",width:g.getSize()},children:[n.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],borderBottom:u?void 0:`1px solid${e.palette.white}`,display:"flex",gap:.25,height:u?"6rem":"3rem",lineSpacing:0,onClick:r(f),pl:.5,pt:u?3:0,whiteSpace:"nowrap",width:"100%",children:[c.flexRender(f.column.columnDef.header,f.getContext()),f.column.getCanSort()?n.jsx(Xe,{variant:f.column.getIsSorted()}):void 0,(o==null?void 0:o.map(m=>m.columnId).includes(f.id))??!1?n.jsx(J,{icon:"circle-info",id:f.id,place:"right",tip:((y=o==null?void 0:o.find(m=>m.columnId===f.id))==null?void 0:y.tip)??""}):void 0]}),f.column.getCanResize()&&n.jsx(Ct,{onMouseDown:a(g)})]},f.id)})},p.id))});const[l,s]=(t==null?void 0:t.getHeaderGroups())??[],d=c.lodashExports.isNil(s)?l:s;return n.jsx("thead",{children:n.jsx("tr",{"data-testid":"row-headers",children:d.headers.map(p=>{var g;return n.jsxs("th",{id:`header-${p.id}`,style:{position:"relative",width:p.getSize()},children:[n.jsxs($,{alignItems:"center",bgColor:e.palette.gray[200],display:"flex",gap:.25,height:"3rem",lineSpacing:0,onClick:r(p),px:.5,whiteSpace:"nowrap",width:"100%",children:[c.flexRender(p.column.columnDef.header,p.getContext()),p.column.getCanSort()?n.jsx(Xe,{variant:p.column.getIsSorted()}):void 0,(o==null?void 0:o.map(u=>u.columnId).includes(p.id))??!1?n.jsx(J,{icon:"circle-info",id:p.id,place:"right",tip:((g=o==null?void 0:o.find(u=>u.columnId===p.id))==null?void 0:g.tip)??""}):void 0]}),p.column.getCanResize()&&n.jsx(Ct,{onMouseDown:a(p)})]},p.id)})})})},cs=c.st.div`
2925
+ align-items: center;
2926
+ display: flex;
2927
+ width: 100%;
2928
+ `,Rn=()=>{const e=c.Je(),{table:t}=x.useContext(ee),{loading:i}=(t==null?void 0:t.options.meta)??{},o=x.useMemo(()=>{const{enableRowSelection:s,enableMultiRowSelection:d}=(t==null?void 0:t.options)??{};return s||d?1:0},[t==null?void 0:t.options]),r=x.useCallback((s,d)=>{if(d===o)return p=>{var g,u;p.stopPropagation(),(u=(g=t==null?void 0:t.options)==null?void 0:g.onRowClick)==null||u.call(g,s)}},[o,t]),a=x.useCallback(s=>d=>{d.stopPropagation(),s.toggleExpanded()},[]),l=x.useCallback(s=>{const{meta:d}=(t==null?void 0:t.options)??{},{onExpand:p=void 0}=d??{};return p?p(s):null},[t]);return i?n.jsx("tbody",{children:n.jsx("tr",{className:"row-loading","data-testid":"row-loading",children:n.jsx("td",{colSpan:(t==null?void 0:t.getVisibleLeafColumns().length)??0,children:n.jsx($,{alignItems:"center",display:"flex",justify:"center",width:"100%",children:n.jsx(mn,{size:"md"})})})})}):(t==null?void 0:t.getRowModel().rows.length)===0?n.jsx("tbody",{children:n.jsx("tr",{className:"row-no-data","data-testid":"row-no-data",children:n.jsx("td",{colSpan:t.getVisibleLeafColumns().length+1,children:n.jsx(I,{color:e.palette.gray[800],size:"sm",textAlign:"center",children:"No data to display"})})})}):n.jsx("tbody",{children:t==null?void 0:t.getRowModel().rows.map(s=>n.jsxs(x.Fragment,{children:[n.jsx("tr",{"aria-expanded":s.getIsExpanded(),"data-testid":`row-${s.id}`,children:s.getVisibleCells().map((d,p)=>n.jsx("td",{className:p===o&&t.options.onRowClick?"clickable":"","data-testid":`cell-${d.id}`,onClick:r(s,p),children:n.jsxs(cs,{children:[p===o&&s.getCanExpand()?n.jsx("button",{onClick:a(s),style:{cursor:"pointer",marginRight:"1rem"},children:n.jsx(R,{icon:s.getIsExpanded()?"angle-up":"angle-down",iconSize:"lg",iconType:"fa-light"})}):void 0,c.flexRender(d.column.columnDef.cell,d.getContext())]})},d.id))}),s.getIsExpanded()?n.jsx("tr",{"data-testid":`row-${s.id}-expand`,id:"description",children:n.jsx("td",{colSpan:100,children:l(s)})}):void 0]},s.id))})},Dn=()=>{const{containerRef:e,hidden:t,elementName:i,handleUnselectAll:o,onKeyDown:r,selected:a,tableSize:l,tableRef:s}=x.useContext(ee);return n.jsxs("div",{ref:e,children:[t?void 0:n.jsx(ss,{$width:l,children:n.jsxs("div",{children:[n.jsx("b",{children:`${a} ${i} `}),`${a===1?"has":"have"} been selected. `,n.jsx("span",{onClick:o,onKeyDown:r,role:"link",tabIndex:0,children:"Unselect all"})]})}),n.jsxs("table",{ref:s,children:[n.jsx(En,{}),n.jsx(Rn,{})]})]})},St=c.st(M)`
2929
+ ${({theme:e,$padding:t})=>`
2930
+ background-color: ${e.palette.white};
2931
+ border: 1px solid ${e.palette.gray[200]};
2932
+ border-radius: 2px;
2933
+ padding: ${t??e.spacing[.25]};
2934
+
2935
+ path {
2936
+ fill: ${e.palette.gray[700]};
2937
+ }
2938
+
2939
+ &:disabled {
2940
+ cursor: not-allowed;
2941
+ background: ${e.palette.gray[200]};
2942
+ border-color: ${e.palette.gray[200]};
2943
+
2944
+ path {
2945
+ fill: ${e.palette.gray[400]};
2946
+ }
2947
+ }
2948
+
2949
+ &:hover:not([disabled]) {
2950
+ color: inherit;
2951
+ background-color: ${e.palette.gray[100]};
2952
+ }
2953
+ `}
2954
+ `,Nn=()=>{const{table:e}=x.useContext(ee),{pagination:{pageIndex:t}={pageIndex:0}}=(e==null?void 0:e.getState())??{},i=(e==null?void 0:e.getPageCount())??0,o=x.useCallback(()=>{e==null||e.setPageIndex(t+1)},[t,e]),r=x.useCallback(()=>{e==null||e.previousPage()},[e]);return n.jsxs($,{alignItems:"center",display:"flex",gap:.5,children:[n.jsx(St,{$padding:"4px 6px",disabled:!(e!=null&&e.getCanPreviousPage()),icon:"chevron-left",iconSize:"sm",id:"go-previous",onClick:r,variant:"ghost"}),n.jsx(St,{$padding:"4px 6px",disabled:t>i-2,icon:"chevron-right",iconSize:"sm",id:"go-next",onClick:o,variant:"ghost"})]})},ds=10,ps=20,gs=50,us=100,Fn=()=>{const e=c.Je(),{table:t}=x.useContext(ee),i=(t==null?void 0:t.getRowCount())??0,[o,r]=x.useState(!1),[a,l]=x.useState((t==null?void 0:t.getState().pagination.pageSize)??10),{refs:s,floatingStyles:d}=c.useFloating$1({middleware:[c.offset({mainAxis:4})],open:o,placement:"top-end",whileElementsMounted:c.autoUpdate}),p=x.useMemo(()=>c.transform([ds,ps,gs,us],(h,y)=>(h.push(y),y<=i),[]),[i]),g=x.useCallback(()=>{o&&r(!1)},[o]),u=x.useCallback(()=>{r(h=>!h)},[]),f=x.useCallback(h=>()=>{l(h),t==null||t.setPageSize(h),r(!1)},[t,l]);return Q(s.reference.current,()=>{r(!1)},!0,s.floating.current),x.useEffect(()=>(window.addEventListener("scrollend",g,!0),()=>{window.removeEventListener("scrollend",g,!0)}),[g]),n.jsxs(x.Fragment,{children:[n.jsxs($,{alignItems:"center",bgColor:e.palette.white,border:"1px solid",borderColor:e.palette.gray[200],borderRadius:"4px",display:"flex",minHeight:"24px",px:.25,children:[n.jsx(I,{pr:.25,size:"sm",children:a}),n.jsx(M,{color:e.palette.gray[400],icon:o?"chevron-up":"chevron-down",iconSize:"sm",id:"paginator-dropdown",onClick:u,ref:s.setReference,variant:"ghost"})]}),o?n.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:d,children:p.map(h=>{const y=f(h);return n.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:y,px:.25,py:.25,children:n.jsx(I,{color:a===h?e.palette.white:e.palette.gray[600],size:"sm",textAlign:"center",children:h})},h)})}):void 0]})},An=()=>{const{table:e}=x.useContext(ee),{pagination:{pageIndex:t,pageSize:i}={pageIndex:0,pageSize:10}}=(e==null?void 0:e.getState())??{},o=(e==null?void 0:e.getRowCount())??0,r=x.useCallback((a,l,s)=>{if(s===0)return"0 of 0";if(l*a>=s)return`${s} of ${s}`;const d=l*a+1,p=Math.min(l*(a+1),s);return`${d}-${p} of ${s}`},[]);return n.jsx(I,{display:"inline-block",fontWeight:"bold",size:"sm",children:r(t,i,o)})},Ln=({children:e})=>n.jsxs(ls,{children:[n.jsxs("div",{className:"pagination-container",children:[n.jsx(An,{}),n.jsx(Fn,{}),n.jsx(Nn,{})]}),e]}),Pn=({children:e})=>n.jsx("div",{className:"footer-container",children:e}),xs=c.st.div.attrs({className:"search-container"})`
2955
+ ${({theme:e})=>`
2956
+ display: flex;
2957
+ flex-direction: column;
2958
+ justify-content: center;
2959
+ flex: 1 0 320px;
2960
+
2961
+ > div {
2962
+ align-items: center;
2963
+ background-color: ${e.palette.white};
2964
+ border: 1px solid;
2965
+ border-color: ${e.palette.gray[300]};
2966
+ border-radius: ${e.spacing[.5]};
2967
+ display: flex;
2968
+ height: 40px;
2969
+ padding: ${e.spacing[.5]};
2970
+ max-width: 100%;
2971
+ width: 100%;
2972
+
2973
+ &:hover {
2974
+ border-color: ${e.palette.gray[600]};
2975
+ }
2976
+
2977
+ &:focus-within {
2978
+ border: 2px solid;
2979
+ border-color: ${e.palette.black};
2980
+ }
2981
+
2982
+ span {
2983
+ margin-top: -${e.spacing[.125]};
2984
+ margin-right: ${e.spacing[.5]};
2985
+ }
2986
+
2987
+ input {
2988
+ background: none;
2989
+ border: none !important;
2990
+ box-shadow: none;
2991
+ box-sizing: border-box;
2992
+ color: ${e.palette.gray[800]};
2993
+ font-family: ${e.typography.type.primary};
2994
+ font-size: ${e.typography.text.sm};
2995
+ outline: none;
2996
+ width: 100%;
2997
+ line-height: ${e.spacing[.75]};
2998
+ }
2999
+ }
3000
+ `}
3001
+ `,fs=c.st.div.attrs({className:"controls-container"})`
3002
+ display: flex;
3003
+ flex: 1 0 50%;
3004
+
3005
+ .controls-container > :first-child {
3006
+ display: flex;
3007
+ align-items: center;
3008
+ gap: ${({theme:e})=>e.spacing[.125]};
3009
+ }
3010
+
3011
+ #actions-container {
3012
+ display: flex;
3013
+ align-items: center;
3014
+ justify-content: flex-end;
3015
+ width: 100%;
3016
+ }
3017
+ `,hs=c.st.div`
3018
+ display: flex;
3019
+ flex-wrap: wrap;
3020
+ width: 100%;
3021
+ justify-content: space-between;
3022
+ gap: ${({theme:e})=>e.spacing[1]};
3023
+ margin-bottom: ${({theme:e})=>e.spacing[1]};
3024
+
3025
+ .highlight-container {
3026
+ flex: 1 0 auto;
3027
+ }
3028
+
3029
+ .highlight-container ~ .controls-container {
3030
+ flex: 1 0 100%;
3031
+ }
3032
+ `,ys=500,On=({children:e})=>{const{table:t}=x.useContext(ee),{onSearch:i,search:o,searchPlaceholder:r="Search"}=(t==null?void 0:t.options.meta)??{},a=rt(s=>{i==null||i(s.target.value)},ys),l=x.useCallback(()=>{i==null||i("")},[i]);return n.jsxs(hs,{children:[i===void 0?void 0:n.jsx(xs,{children:n.jsx(ae,{name:"search",onChange:a,onClear:l,placeholder:r,value:o})}),e]})},Mn=({children:e})=>n.jsx($,{display:"flex",flexDirection:"column",children:n.jsx("div",{className:"caption-container",children:e})}),Hn=({children:e})=>n.jsx(fs,{children:e}),Wn=({children:e})=>n.jsx("div",{className:"highlight-container",children:e}),bs=160,Bn=({children:e,table:t})=>{var f;const i=x.useRef(null),o=x.useRef(null),{id:r}=t.options.meta??{},{enableMultiRowSelection:a}=(t==null?void 0:t.options)??{},l=Object.keys(t.getState().rowSelection).length,s=l===1?"item":"items",d=l===0||!a,p=Math.max(((f=i.current)==null?void 0:f.clientWidth)??0,t.getTotalSize()+bs),g=x.useCallback(()=>{t.resetRowSelection()},[t]),u=x.useCallback(h=>{h.key==="Enter"&&g()},[g]);return x.useEffect(()=>{t.setPageIndex(0)},[t]),n.jsx(ee.Provider,{value:{containerRef:i,elementName:s,handleUnselectAll:g,hidden:d,onKeyDown:u,selected:l,tableSize:p,tableRef:o,table:t},children:n.jsx(as,{id:r,children:e})})},$s=Object.assign(Bn,{Caption:Mn,Columns:Tn,Content:Dn,Controls:Hn,Export:In,Footer:Ln,FooterContent:Pn,Highlighted:Wn,Options:On}),ms=c.st.button`
3033
+ ${({theme:e})=>`
3034
+ align-items: center;
3035
+ background-color: ${e.palette.white};
3036
+ border: 1px solid ${e.palette.gray[100]};
3037
+ border-radius: ${e.spacing[.25]};
3038
+ color: ${e.palette.gray[800]};
3039
+ cursor: pointer;
3040
+ display: flex;
3041
+ font-size: ${e.typography.text.sm};
3042
+ gap: ${e.spacing[.25]};
3043
+ height: 21px;
3044
+ width: 21px;
3045
+ justify-content: center;
3046
+ padding: 6px;
3047
+ transition: all 0.25s ease;
3048
+
3049
+ &[aria-label] {
3050
+ height: auto;
3051
+ width: auto;
3052
+ }
3053
+
3054
+ &.success {
3055
+ border-color: ${e.palette.success[500]};
3056
+ color: ${e.palette.success[500]};
3057
+
3058
+ &:hover {
3059
+ background-color: ${e.palette.success[200]};
3060
+ }
3061
+ }
3062
+
3063
+ &:disabled {
3064
+ cursor: not-allowed;
3065
+ background: ${e.palette.gray[200]};
3066
+ border-color: ${e.palette.gray[200]};
3067
+ color: ${e.palette.gray[300]};
3068
+ }
3069
+
3070
+ &:hover:not(.success) {
3071
+ background-color: ${e.palette.gray[100]};
3072
+ }
3073
+ `}
3074
+ `,ws={add:{icon:"plus"},approve:{icon:"check"},disabled:{icon:"ban"},reject:{icon:"xmark"},submit:{icon:"arrow-right"},success:{icon:"check"}},vs=({disabled:e=!1,icon:t,id:i,label:o,name:r,onClick:a,type:l="button",variant:s})=>{const d=c.Je(),p=n.jsxs(ms,{"aria-label":r??void 0,className:s,disabled:e,id:i,onClick:a,type:l,children:[n.jsx(R,{clickable:!1,icon:t??ws[s].icon,iconSize:r===void 0?"sm":"lg",iconType:"fa-light"}),r??void 0]});return n.jsxs($,{alignItems:"center",display:"flex",children:[p,o&&n.jsx(I,{color:d.palette.gray[800],ml:.5,size:"sm",children:o})]})},js=c.st.div`
3075
+ ${({theme:e,$size:t})=>`
3076
+ align-items: center;
3077
+ background-color: ${e.palette.white};
3078
+ border: 1px solid ${e.palette.gray[200]};
3079
+ border-radius: ${e.spacing[.25]};
3080
+ display: flex;
3081
+ flex-direction: column;
3082
+ gap: ${e.spacing[.5]};
3083
+ min-height: 180px;
3084
+ padding: ${e.spacing[1.5]};
3085
+ width: 510px;
3086
+
3087
+ p {
3088
+ font-style: normal;
3089
+ line-height: ${e.spacing[1.25]};
3090
+ text-align: ${t==="long"?"":"center"};
3091
+ }
3092
+
3093
+ &:hover {
3094
+ border: 1px solid ${e.palette.gray[600]};
3095
+ }
3096
+ `}
3097
+ `,ks=c.st.div`
3098
+ ${({theme:e,$size:t})=>`
3099
+ display: ${t==="long"?"flex":"block"};
3100
+ flex-direction: column;
3101
+ gap: ${e.spacing[1.5]};
3102
+ position: relative;
3103
+ max-width: 1100px;
3104
+ margin: 0 auto 0 auto;
3105
+
3106
+ div.timeline-card {
3107
+ width: ${t==="long"?"510px":"auto"};
3108
+ margin-left: ${t==="long"?"0px":"30px"};
3109
+ margin-bottom: ${t==="long"?"0px":e.spacing[.5]};
3110
+ }
3111
+
3112
+ &::before {
3113
+ background-color: ${e.palette.gray[200]};
3114
+ border-radius: 5px;
3115
+ height: 100%;
3116
+ width: 4px;
3117
+ transform: translate(-50%, 0);
3118
+ }
3119
+
3120
+ > * {
3121
+ &:nth-child(even) {
3122
+ align-self: end;
3123
+ }
3124
+
3125
+ &:nth-child(odd) {
3126
+ align-self: start;
3127
+ }
3128
+
3129
+ &::before {
3130
+ position: absolute;
3131
+ background-color: ${e.palette.primary[500]};
3132
+ border-radius: 50%;
3133
+ height: 14px;
3134
+ width: 14px;
3135
+ z-index: 1;
3136
+ }
3137
+ }
3138
+
3139
+ &::before,
3140
+ > *::before {
3141
+ content: "";
3142
+ left: ${t==="long"?"50%":"0px"};
3143
+ position: absolute;
3144
+ transform: translateX(-50%);
3145
+ }
3146
+ `}
3147
+ `,_n=({date:e,description:t,title:i,size:o="long"})=>{const r=c.Je();return n.jsxs(js,{$size:o,className:"timeline-card",children:[n.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",lineSpacing:1.75,size:"xl",children:e}),n.jsx(I,{color:r.palette.gray[800],fontWeight:"bold",lineSpacing:1.5,mb:.5,size:"md",textAlign:"center",children:i}),n.jsx("div",{children:t.map((a,l)=>{const s=`${a}#${l}`;return n.jsx(I,{size:"sm",textAlign:"center",wordBreak:"break-word",children:a},s)})})]})},Cs=({items:e})=>{const t=x.useRef(null),[i,o]=x.useState("long");return x.useEffect(()=>{t.current&&o(t.current.offsetWidth<=1100?"small":"long")},[]),n.jsx($,{ref:t,width:"100%",children:n.jsx(ks,{$size:i,children:e.map((r,a)=>n.jsx(_n,{date:r.date,description:r.description,size:i,title:r.title},`${r.title}-${a}`))})})},Ss={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:""},zs=({run:e,steps:t,onFinish:i})=>{const[o,r]=x.useState(e),[a,l]=x.useState(0),s=x.useCallback(d=>{const{action:p,index:g,status:u,type:f}=d;[c.EVENTS.STEP_AFTER,c.EVENTS.TARGET_NOT_FOUND].includes(f)?l(g+(p===c.ACTIONS.PREV?-1:1)):([c.STATUS.FINISHED,c.STATUS.SKIPPED].includes(u)||p==="close")&&(r(!1),c.lodashExports.isUndefined(i)||i())},[i]);return n.jsx(c.components_default,{callback:s,continuous:!0,disableOverlayClose:!0,disableScrollParentFix:!0,run:o,spotlightClicks:!0,stepIndex:a,steps:t,styles:{buttonNext:{display:a===t.length-1?"none":"block"},options:{zIndex:9999}}})};exports.Accordion=wi;exports.AccordionContent=Tt;exports.ActionButton=Ye;exports.Alert=Ri;exports.AppliedFilter=pe;exports.AppliedFilters=kr;exports.ArrayField=Ue;exports.Avatar=Oi;exports.BaseButtonComponent=Qe;exports.BaseComponent=ke;exports.BaseSpanComponent=tt;exports.BaseTextComponent=et;exports.Body=Rn;exports.Button=P;exports.Button$1=Te;exports.ButtonToolbarCenter=po;exports.ButtonToolbarRow=uo;exports.ButtonToolbarStartRow=go;exports.Calendar=Pt;exports.Calendar$1=Bt;exports.Calendar$2=Jt;exports.CalendarCell=Lt;exports.CalendarGrid=Ne;exports.CaptionContent=Mn;exports.CardContainer=Jo;exports.CardHeader=De;exports.CardWithImage=Wi;exports.CardWithInput=Do;exports.CardWithOptions=cn;exports.CardWithSelector=Mo;exports.CardWithSwitch=Bo;exports.Carousel=Zo;exports.Checkbox=oe;exports.CodeSnippet=Xo;exports.Col=Ve;exports.ColumFilters=yn;exports.ColumnToggle=Tn;exports.ColumnsModal=gn;exports.ComboBox=it;exports.ComboBoxField=Je;exports.Container=$;exports.ControlsContent=Hn;exports.CopyButton=Ar;exports.CustomThemeProvider=ui;exports.DateField=Mt;exports.DateSelector=xe;exports.Description=Cn;exports.Dialog=Ae;exports.Divider=re;exports.Dropdown=Or;exports.Editable=co;exports.EmptyButton=Ze;exports.EmptyState=Br;exports.ErrorMessage=Ji;exports.ExportCsv=In;exports.FilePreview=Nt;exports.FilterControl=un;exports.FilterForm=Ke;exports.FilterFormContent=xn;exports.FiltersList=hn;exports.FooterContent=Pn;exports.Form=Vr;exports.Gap=ho;exports.GridContainer=Gr;exports.GroupSelector=Kr;exports.Head=En;exports.Header=Fe;exports.Header$1=nn;exports.Heading=q;exports.HighlightedContent=Wn;exports.Icon=R;exports.IconButton=M;exports.InProgressIcon=jn;exports.IndicatorCard=Zr;exports.InfoSidebar=qr;exports.InnerForm=_r;exports.InputArray=bo;exports.InputDate=Wt;exports.InputDateRange=_t;exports.InputDateTime=lo;exports.InputFile=vo;exports.InputNumber=Ut;exports.InputNumberRange=Gt;exports.InputTags=ko;exports.Label=nt;exports.Link=X;exports.ListItem=ze;exports.ListItemsWrapper=sn;exports.LittleFlag=Qr;exports.Loading=mn;exports.LocationCode=Qt;exports.Logo=la;exports.Lottie=da;exports.MemoizedImage=te;exports.Menu=pa;exports.MenuItem=Sn;exports.MessageBanner=ua;exports.Modal=ct;exports.ModalConfirm=on;exports.ModalFooter=tn;exports.Notification=ya;exports.NotificationSign=rn;exports.NumberField=Re;exports.NumberInput=ma;exports.OAuthSelector=va;exports.Option=Ft;exports.OptionBoxContainer=dt;exports.OptionContainer=qe;exports.OptionContainer$1=$n;exports.OutlineContainer=_;exports.PaginationControl=Nn;exports.PaginationDropdown=Fn;exports.PaginationSize=An;exports.PhoneInput=Eo;exports.PopUp=Aa;exports.Popover=Ce;exports.PremiumFeature=wn;exports.PreviewPanel=ln;exports.PriorityScore=ka;exports.ProgressBar=vn;exports.ProgressIndicator=Fa;exports.ProgressStep=Da;exports.RadioButton=at;exports.Row=Vt;exports.ScrollUpButton=Pa;exports.Search=ae;exports.SearchPanel=pn;exports.SeverityBadge=Ma;exports.SeverityOverview=Wa;exports.SeverityOverviewBadge=ge;exports.ShowOnHover=_a;exports.SlideOutMenu=Va;exports.Slider=qa;exports.SortIcon=Xe;exports.Span=ue;exports.StepLapse=is;exports.Tab=an;exports.Table=$s;exports.Table$1=Bn;exports.TableButton=vs;exports.TableContent=Dn;exports.TableContext=ee;exports.TableFooter=Ln;exports.TableOptions=On;exports.Tabs=lt;exports.Tag=U;exports.TagsField=Ge;exports.Text=I;exports.TextArea=Ro;exports.TextInput=Le;exports.Thumb=zn;exports.TimeField=Ht;exports.TimeLine=Cs;exports.TimeLineCard=_n;exports.Toggle=qt;exports.Tooltip=J;exports.Tour=zs;exports.baseStep=Ss;exports.formatCheckValues=bn;exports.getStyledConfig=je;exports.hiddenProps=zt;exports.icons=gi;exports.setBorder=$e;exports.setDisplay=me;exports.setInteraction=ve;exports.setMargin=ye;exports.setPadding=he;exports.setPosition=be;exports.setText=we;exports.theme=D;exports.useCarousel=Yt;exports.useClickOutside=Q;exports.useCloudinaryImage=Kt;exports.useColumnsModal=Zt;exports.useConditionsDialog=Dr;exports.useConfirmDialog=Nr;exports.useDebouncedCallback=rt;exports.useFilterForm=fn;exports.useFilters=Rr;exports.useModal=Se;exports.useSearch=Ao;exports.variantBuilder=Z;