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