@worldresources/wri-design-systems 2.202.2 → 2.202.3
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +381 -294
- package/dist/index.d.ts +3 -3
- package/dist/index.esm.js +507 -420
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
outline: ${wf.outline};
|
|
21
21
|
outline-offset: ${wf.outlineOffset};
|
|
22
22
|
box-shadow: ${wf.boxShadow};
|
|
23
|
-
`,kf=(e,t)=>i.css`
|
|
23
|
+
`,kf=e=>`color-mix(in srgb, ${w("primary",500)} ${e}%, transparent)`,Sf=(e,t)=>i.css`
|
|
24
24
|
position: relative;
|
|
25
25
|
height: 100%;
|
|
26
26
|
width: 100%;
|
|
@@ -32,12 +32,12 @@
|
|
|
32
32
|
&:focus-visible {
|
|
33
33
|
${Cf}
|
|
34
34
|
}
|
|
35
|
-
|
|
35
|
+
`,$f=i.css`
|
|
36
36
|
width: 0.1875rem;
|
|
37
37
|
flex-shrink: 0;
|
|
38
38
|
align-self: stretch;
|
|
39
39
|
background-color: ${w("error",900)};
|
|
40
|
-
|
|
40
|
+
`,Mf=i.css`
|
|
41
41
|
display: flex;
|
|
42
42
|
flex-direction: column;
|
|
43
43
|
align-items: stretch;
|
|
@@ -45,13 +45,13 @@
|
|
|
45
45
|
width: 100%;
|
|
46
46
|
flex: 1;
|
|
47
47
|
min-width: 0;
|
|
48
|
-
`,
|
|
48
|
+
`,Ef=i.css`
|
|
49
49
|
display: flex;
|
|
50
50
|
flex-direction: column;
|
|
51
51
|
align-items: stretch;
|
|
52
52
|
gap: ${k(50)};
|
|
53
53
|
width: 100%;
|
|
54
|
-
`,
|
|
54
|
+
`,jf=(e="default",t)=>i.css`
|
|
55
55
|
color: ${w("neutral",t?600:900)};
|
|
56
56
|
font-size: ${C("small"===e?300:400)};
|
|
57
57
|
font-weight: 400;
|
|
@@ -88,7 +88,7 @@
|
|
|
88
88
|
color: ${w("neutral",600)};
|
|
89
89
|
}
|
|
90
90
|
}
|
|
91
|
-
`,
|
|
91
|
+
`,Tf=(e="default",t)=>i.css`
|
|
92
92
|
color: ${w("neutral",t?600:700)};
|
|
93
93
|
font-size: ${C("small"===e?200:300)};
|
|
94
94
|
font-weight: 400;
|
|
@@ -99,20 +99,20 @@
|
|
|
99
99
|
&:first-letter {
|
|
100
100
|
text-transform: uppercase;
|
|
101
101
|
}
|
|
102
|
-
`,
|
|
102
|
+
`,Of=(e="default")=>i.css`
|
|
103
103
|
color: ${w("error",900)};
|
|
104
104
|
font-size: ${C("small"===e?200:300)};
|
|
105
105
|
font-weight: 700;
|
|
106
106
|
line-height: ${S("small"===e?400:500)};
|
|
107
107
|
text-align: left;
|
|
108
108
|
margin: 0;
|
|
109
|
-
`,
|
|
109
|
+
`,Lf=i.css`
|
|
110
110
|
display: flex;
|
|
111
111
|
flex-direction: column;
|
|
112
112
|
align-items: stretch;
|
|
113
113
|
gap: ${k(50)};
|
|
114
114
|
width: 100%;
|
|
115
|
-
`,
|
|
115
|
+
`,Af={display:"flex",flexDirection:"column",borderStyle:"solid",borderWidth:M(100),borderColor:w("neutral",300),borderRadius:$(200),backgroundColor:w("neutral",100),"& .ProseMirror":{outline:"none",minHeight:k(1600),padding:k(400),"& em, & i":{fontStyle:"italic"},"& ul, & ol":{paddingInlineStart:k(700),marginTop:k(300),marginBottom:k(300)},"& ul":{listStyleType:"disc"},"& ol":{listStyleType:"decimal"},"& a":{color:w("primary",700),textDecoration:"underline",cursor:"pointer"},"& h1":{fontSize:C(900),lineHeight:S(1100),fontWeight:700,color:w("neutral",900)},"& h2":{fontSize:C(800),lineHeight:S(1e3),fontWeight:700,color:w("neutral",900)},"& h3":{fontSize:C(700),lineHeight:S(900),fontWeight:700,color:w("neutral",900)},"& blockquote":{marginInline:0,paddingInlineStart:k(400),borderInlineStart:`${M(300)} solid ${w("neutral",500)}`,color:w("neutral",700),fontStyle:"italic"},"& hr":{border:0,borderTop:`${M(100)} solid ${w("neutral",400)}`,marginBlock:k(400)},"&:focus-visible":{...wf,borderRadius:$(100)},"& p.is-editor-empty:first-of-type::before":{content:"attr(data-placeholder)",color:w("neutral",500),pointerEvents:"none",float:"left",height:"0"}},"& .ProseMirror > * + *":{marginTop:k(300)},'& [data-rte-icon="true"]':{display:"inline-flex",color:w("neutral",800)},"&[data-disabled] .ProseMirror":{pointerEvents:"none",color:w("neutral",600),cursor:"not-allowed"}},Rf=e=>i.css`
|
|
116
116
|
width: auto;
|
|
117
117
|
height: ${k("small"===e?700:1e3)};
|
|
118
118
|
font-size: ${C("small"===e?200:400)};
|
|
@@ -138,7 +138,7 @@
|
|
|
138
138
|
&[data-disabled] svg path {
|
|
139
139
|
fill: ${w("neutral",500)};
|
|
140
140
|
}
|
|
141
|
-
`,
|
|
141
|
+
`,Nf=i.css`
|
|
142
142
|
background-color: ${w("primary",500)};
|
|
143
143
|
border: ${M(100)} solid ${w("primary",600)};
|
|
144
144
|
color: ${w("accessible","text-on-primary-mids")||w("primary",900)};
|
|
@@ -175,7 +175,7 @@
|
|
|
175
175
|
background-color: ${w("neutral",300)};
|
|
176
176
|
}
|
|
177
177
|
}
|
|
178
|
-
`,
|
|
178
|
+
`,Df=i.css`
|
|
179
179
|
background-color: ${w("neutral",100)};
|
|
180
180
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
181
181
|
color: ${w("neutral",800)};
|
|
@@ -211,7 +211,7 @@
|
|
|
211
211
|
background-color: ${w("neutral",200)};
|
|
212
212
|
}
|
|
213
213
|
}
|
|
214
|
-
`,
|
|
214
|
+
`,If=i.css`
|
|
215
215
|
background-color: transparent;
|
|
216
216
|
border: none;
|
|
217
217
|
color: ${w("neutral",900)};
|
|
@@ -250,7 +250,7 @@
|
|
|
250
250
|
background-color: transparent;
|
|
251
251
|
}
|
|
252
252
|
}
|
|
253
|
-
`,
|
|
253
|
+
`,Pf=i.css`
|
|
254
254
|
background-color: transparent;
|
|
255
255
|
border: ${M(100)} solid ${w("primary",800)};
|
|
256
256
|
color: ${w("primary",800)};
|
|
@@ -284,7 +284,7 @@
|
|
|
284
284
|
background-color: ${w("neutral",200)};
|
|
285
285
|
}
|
|
286
286
|
}
|
|
287
|
-
`,
|
|
287
|
+
`,zf=i.css`
|
|
288
288
|
background-color: ${w("error",100)};
|
|
289
289
|
border: ${M(100)} solid ${w("error",300)};
|
|
290
290
|
color: ${w("accessible","text-on-negative-mids")||w("error",900)};
|
|
@@ -315,7 +315,7 @@
|
|
|
315
315
|
cursor: not-allowed;
|
|
316
316
|
opacity: 1;
|
|
317
317
|
}
|
|
318
|
-
`;function
|
|
318
|
+
`;function Vf(e,t){const{labels:r}=n.useContext(E),o=r[e];return{...j[e],...o??{},...t??{}}}const Bf=n.forwardRef((({label:t,loading:n,variant:o="primary",size:i="default",disabled:s,leftIcon:a,rightIcon:l,children:c,labels:d,...u},h)=>{const p=Vf("Button",d);let f=Nf;"secondary"===o?f=Df:"borderless"===o?f=If:"outline"===o?f=Pf:"negative"===o&&(f=zf);const m=t||c;return r.jsxs(e.Button,{"aria-label":(()=>{let e=u["aria-label"]||t;return n&&(e=p.loadingLabel),e})(),css:[Rf(i),f],disabled:s||n,"aria-disabled":s||n,ref:h,...u,children:[a&&!n?r.jsx(e.Box,{marginRight:m?2:0,display:"flex",alignItems:"center",children:a}):null,!l&&n?r.jsx(e.Spinner,{size:"sm",marginRight:m?2:0}):null,c||t,l&&!n?r.jsx(e.Box,{marginLeft:m?2:0,display:"flex",alignItems:"center",children:l}):null,l&&n?r.jsx(e.Spinner,{size:"sm",marginLeft:m?2:0}):null]})})),Hf=i.css`
|
|
319
319
|
width: ${k(500)} !important;
|
|
320
320
|
padding: 0 !important;
|
|
321
321
|
min-width: ${k(500)} !important;
|
|
@@ -368,7 +368,7 @@
|
|
|
368
368
|
}
|
|
369
369
|
}
|
|
370
370
|
}
|
|
371
|
-
`,Hf=({icon:t,disabled:n,...o})=>r.jsx(e.Button,{css:Bf,"aria-label":o["aria-label"],disabled:n,...o,children:t}),_f=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{viewBox:"0 0 16 17",children:[t.jsxs("g",{clipPath:"url(#clip0_1216_84)",children:[t.jsx("path",{d:"M9.78791 8.03125H16V2.21875C16 1.27103 15.229 0.5 14.2812 0.5H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V8.96875H9.78791L10.5502 9.73106C10.7333 9.91413 10.7333 10.2109 10.5502 10.394C10.3672 10.577 10.0704 10.577 9.88731 10.394L8.32481 8.83147C8.14175 8.64841 8.14175 8.35162 8.32481 8.16856L9.88731 6.60606C10.0704 6.423 10.3672 6.423 10.5502 6.60606C10.7333 6.78912 10.7333 7.08591 10.5502 7.26897L9.78791 8.03125Z",fill:"#4F4E4E"}),t.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_1216_84",children:t.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0 0.5)"})})})]})}),Ff=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{viewBox:"0 0 16 17",children:[t.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"}),t.jsx("path",{d:"M14.2812 0.5H7.1875V8.03125H12.4621L11.6998 7.26897C11.5168 7.08591 11.5168 6.78912 11.6998 6.60606C11.8829 6.423 12.1797 6.423 12.3627 6.60606L13.9252 8.16856C14.1083 8.35162 14.1083 8.64841 13.9252 8.83147L12.3627 10.394C12.1797 10.577 11.8829 10.577 11.6998 10.394C11.5168 10.2109 11.5168 9.91413 11.6998 9.73106L12.4621 8.96875H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V2.21875C16 1.27103 15.229 0.5 14.2812 0.5Z",fill:"#4F4E4E"})]})}),qf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:t.jsx("path",{d:"M4.19632 10.4277L0 6.23139L1.04908 5.18231L4.19632 8.32955L10.9509 1.57495L12 2.62403L4.19632 10.4277Z",fill:"currentColor"})})}),Wf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:t.jsx("path",{d:"M0 6.75V5.25H12V6.75H0Z",fill:"auto"})})}),Uf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M4.5 7.49997H5.5V4.49997H4.5V7.49997ZM5 3.49997C5.14167 3.49997 5.26042 3.45205 5.35625 3.35622C5.45208 3.26039 5.5 3.14164 5.5 2.99997C5.5 2.8583 5.45208 2.73955 5.35625 2.64372C5.26042 2.54789 5.14167 2.49997 5 2.49997C4.85833 2.49997 4.73958 2.54789 4.64375 2.64372C4.54792 2.73955 4.5 2.8583 4.5 2.99997C4.5 3.14164 4.54792 3.26039 4.64375 3.35622C4.73958 3.45205 4.85833 3.49997 5 3.49997ZM5 9.99997C4.30833 9.99997 3.65833 9.86872 3.05 9.60622C2.44167 9.34372 1.9125 8.98747 1.4625 8.53747C1.0125 8.08747 0.65625 7.5583 0.39375 6.94997C0.13125 6.34164 0 5.69164 0 4.99997C0 4.3083 0.13125 3.6583 0.39375 3.04997C0.65625 2.44164 1.0125 1.91247 1.4625 1.46247C1.9125 1.01247 2.44167 0.656219 3.05 0.393719C3.65833 0.131219 4.30833 -3.05176e-05 5 -3.05176e-05C5.69167 -3.05176e-05 6.34167 0.131219 6.95 0.393719C7.55833 0.656219 8.0875 1.01247 8.5375 1.46247C8.9875 1.91247 9.34375 2.44164 9.60625 3.04997C9.86875 3.6583 10 4.3083 10 4.99997C10 5.69164 9.86875 6.34164 9.60625 6.94997C9.34375 7.5583 8.9875 8.08747 8.5375 8.53747C8.0875 8.98747 7.55833 9.34372 6.95 9.60622C6.34167 9.86872 5.69167 9.99997 5 9.99997Z",fill:"currentColor"})})}),Kf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 13.3667L0 5.36667L1.86667 3.5L8 9.63333L14.1333 3.5L16 5.36667L8 13.3667Z",fill:"currentColor"})})}),Gf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.37 0L13.37 8L5.37 16L3.50333 14.1333L9.63667 8L3.50333 1.86667L5.37 0Z",fill:"currentColor"})})}),Zf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1 10L0 9L4 5L0 1L1 0L5 4L9 0L10 1L6 5L10 9L9 10L5 6L1 10Z",fill:"currentColor"})})}),Jf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 16C7.45 16 6.97917 15.8042 6.5875 15.4125C6.19583 15.0208 6 14.55 6 14C6 13.45 6.19583 12.9792 6.5875 12.5875C6.97917 12.1958 7.45 12 8 12C8.55 12 9.02083 12.1958 9.4125 12.5875C9.80417 12.9792 10 13.45 10 14C10 14.55 9.80417 15.0208 9.4125 15.4125C9.02083 15.8042 8.55 16 8 16ZM8 10C7.45 10 6.97917 9.80417 6.5875 9.4125C6.19583 9.02083 6 8.55 6 8C6 7.45 6.19583 6.97917 6.5875 6.5875C6.97917 6.19583 7.45 6 8 6C8.55 6 9.02083 6.19583 9.4125 6.5875C9.80417 6.97917 10 7.45 10 8C10 8.55 9.80417 9.02083 9.4125 9.4125C9.02083 9.80417 8.55 10 8 10ZM8 4C7.45 4 6.97917 3.80417 6.5875 3.4125C6.19583 3.02083 6 2.55 6 2C6 1.45 6.19583 0.979167 6.5875 0.5875C6.97917 0.195833 7.45 0 8 0C8.55 0 9.02083 0.195833 9.4125 0.5875C9.80417 0.979167 10 1.45 10 2C10 2.55 9.80417 3.02083 9.4125 3.4125C9.02083 3.80417 8.55 4 8 4Z",fill:"currentColor"})})}),Xf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5 6.95455C5.56818 6.95455 6.05114 6.75568 6.44886 6.35795C6.84659 5.96023 7.04545 5.47727 7.04545 4.90909C7.04545 4.34091 6.84659 3.85795 6.44886 3.46023C6.05114 3.0625 5.56818 2.86364 5 2.86364C4.43182 2.86364 3.94886 3.0625 3.55114 3.46023C3.15341 3.85795 2.95455 4.34091 2.95455 4.90909C2.95455 5.47727 3.15341 5.96023 3.55114 6.35795C3.94886 6.75568 4.43182 6.95455 5 6.95455ZM5 6.13636C4.65909 6.13636 4.36932 6.01705 4.13068 5.77841C3.89205 5.53977 3.77273 5.25 3.77273 4.90909C3.77273 4.56818 3.89205 4.27841 4.13068 4.03977C4.36932 3.80114 4.65909 3.68182 5 3.68182C5.34091 3.68182 5.63068 3.80114 5.86932 4.03977C6.10795 4.27841 6.22727 4.56818 6.22727 4.90909C6.22727 5.25 6.10795 5.53977 5.86932 5.77841C5.63068 6.01705 5.34091 6.13636 5 6.13636ZM5 8.31818C3.89394 8.31818 2.88636 8.00947 1.97727 7.39205C1.06818 6.77462 0.409091 5.94697 0 4.90909C0.409091 3.87121 1.06818 3.04356 1.97727 2.42614C2.88636 1.80871 3.89394 1.5 5 1.5C6.10606 1.5 7.11364 1.80871 8.02273 2.42614C8.93182 3.04356 9.59091 3.87121 10 4.90909C9.59091 5.94697 8.93182 6.77462 8.02273 7.39205C7.11364 8.00947 6.10606 8.31818 5 8.31818Z",fill:"currentColor"})})}),Yf=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_4626_1381)",children:t.jsx("path",{d:"M8.54545 9.9375L6.63636 8.05114C6.37121 8.13447 6.10417 8.19697 5.83523 8.23864C5.56629 8.2803 5.28788 8.30114 5 8.30114C3.85606 8.30114 2.83712 7.98485 1.94318 7.35227C1.04924 6.7197 0.401515 5.89962 0 4.89205C0.159091 4.49053 0.359848 4.11742 0.602273 3.77273C0.844697 3.42803 1.12121 3.11932 1.43182 2.84659L0.181818 1.57386L0.818182 0.9375L9.18182 9.30114L8.54545 9.9375ZM5 6.9375C5.08333 6.9375 5.16098 6.93371 5.23295 6.92614C5.30492 6.91856 5.38258 6.90341 5.46591 6.88068L3.01136 4.42614C2.98864 4.50947 2.97348 4.58712 2.96591 4.65909C2.95833 4.73106 2.95455 4.80871 2.95455 4.89205C2.95455 5.46023 3.15341 5.94318 3.55114 6.34091C3.94886 6.73864 4.43182 6.9375 5 6.9375ZM8.31818 7.14205L6.875 5.71023C6.92803 5.58144 6.9697 5.45076 7 5.31818C7.0303 5.18561 7.04545 5.04356 7.04545 4.89205C7.04545 4.32386 6.84659 3.84091 6.44886 3.44318C6.05114 3.04545 5.56818 2.84659 5 2.84659C4.84848 2.84659 4.70644 2.86174 4.57386 2.89205C4.44129 2.92235 4.31061 2.9678 4.18182 3.02841L3.02273 1.86932C3.33333 1.74053 3.65152 1.64394 3.97727 1.57955C4.30303 1.51515 4.64394 1.48295 5 1.48295C6.14394 1.48295 7.16288 1.79924 8.05682 2.43182C8.95076 3.06439 9.59848 3.88447 10 4.89205C9.82576 5.33902 9.59659 5.75379 9.3125 6.13636C9.02841 6.51894 8.69697 6.85417 8.31818 7.14205ZM6.21591 5.05114L4.85227 3.6875C5.06439 3.64962 5.25947 3.66667 5.4375 3.73864C5.61553 3.81061 5.76894 3.91477 5.89773 4.05114C6.02652 4.1875 6.11932 4.3447 6.17614 4.52273C6.23295 4.70076 6.24621 4.87689 6.21591 5.05114Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_4626_1381",children:t.jsx("rect",{width:"10",height:"10",fill:"white"})})})]})}),Qf=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_4916_54426)",children:t.jsx("path",{d:"M8.6 14.6L15.65 7.55L14.25 6.15L8.6 11.8L5.75 8.95L4.35 10.35L8.6 14.6ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_4916_54426",children:t.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),em=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 18.6477L10 1.375L20 18.6477H0ZM10 15.9205C10.2576 15.9205 10.4735 15.8333 10.6477 15.6591C10.822 15.4848 10.9091 15.2689 10.9091 15.0114C10.9091 14.7538 10.822 14.5379 10.6477 14.3636C10.4735 14.1894 10.2576 14.1023 10 14.1023C9.74242 14.1023 9.52652 14.1894 9.35227 14.3636C9.17803 14.5379 9.09091 14.7538 9.09091 15.0114C9.09091 15.2689 9.17803 15.4848 9.35227 15.6591C9.52652 15.8333 9.74242 15.9205 10 15.9205ZM9.09091 13.1932H10.9091V8.64773H9.09091V13.1932Z",fill:"currentColor"})})}),tm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10 15C10.2833 15 10.5208 14.9042 10.7125 14.7125C10.9042 14.5208 11 14.2833 11 14C11 13.7167 10.9042 13.4792 10.7125 13.2875C10.5208 13.0958 10.2833 13 10 13C9.71667 13 9.47917 13.0958 9.2875 13.2875C9.09583 13.4792 9 13.7167 9 14C9 14.2833 9.09583 14.5208 9.2875 14.7125C9.47917 14.9042 9.71667 15 10 15ZM9 11H11V5H9V11ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20Z",fill:"currentColor"})})}),nm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"91",height:"32",viewBox:"0 0 91 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.79733 2.62109L7.05688 4.36154L8.6964 6.00105L10.4368 4.26061L8.79733 2.62109",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.4348 17.7395L26.7261 24.0306L28.4666 22.2904L22.1753 15.999L20.4348 17.7395",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.83032 8.73722L8.57056 10.4775L15.5197 3.52853L17.9952 6.00428L19.7357 4.26384L15.5197 0.0478516L6.83032 8.73722",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M25.0828 8.74062L26.823 10.4811L28.4667 8.83761L26.7262 7.09717L25.0828 8.74062",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.05664 26.7665L8.79688 28.5069L15.088 22.216L13.3476 20.4756L7.05664 26.7665",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9583 17.865L17.6987 19.6052L24.2126 13.0913L22.4722 11.3511L15.9583 17.865",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.606 8.61475L27.5582 15.5672L25.086 18.0396L26.8264 19.7799L31.0391 15.5672L22.3462 6.87451L20.606 8.61475",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.58008 22.2898L4.32031 24.0302L5.95651 22.394L4.21607 20.6538L2.58008 22.2898",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9583 8.91145L17.6987 10.6517L23.99 4.36056L22.2496 2.62012L15.9583 8.91145",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 15.5676L8.69268 24.2603L10.4331 22.5198L3.48068 15.5676L5.96016 13.0881L4.21971 11.3477L0 15.5676",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3071 8.61154L17.8244 15.1288L19.5646 13.3885L13.0474 6.87109L11.3071 8.61154",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.6091 26.8674L22.2493 28.5073L23.9897 26.7671L22.3496 25.127L20.6091 26.8674",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.58008 8.83789L8.87079 15.1286L10.6112 13.3884L4.32052 7.09766L2.58008 8.83789",fill:"#9B9B9B"}),t.jsx("mask",{id:"mask0_2684_24177",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"11",y:"15",width:"14",height:"17",children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3035 15.999H24.2159V31.0746H11.3035V15.999Z",fill:"white"})}),t.jsxs("g",{mask:"url(#mask0_2684_24177)",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4817 17.7395L17.9989 24.2567L19.7392 22.5163L13.2219 15.999L11.4817 17.7395",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.5195 27.6061L13.0437 25.1303L11.3035 26.8706L15.5195 31.0868L24.2159 22.3903L22.4756 20.6499L15.5195 27.6061",fill:"#9B9B9B"})]}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.82666 18.0429L8.5669 19.7834L15.0881 13.2624L13.3476 11.522L6.82666 18.0429",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.8376 3.46878C39.7609 3.22403 39.6861 3.06362 39.5918 2.99958C39.5199 2.95005 39.386 2.93948 39.3278 2.93948C39.2598 2.93948 39.219 2.93264 39.219 2.87834C39.219 2.83171 39.2754 2.82031 39.3653 2.82031C39.7133 2.82031 40.0782 2.83648 40.1396 2.83648C40.1999 2.83648 40.4927 2.82031 40.8782 2.82031C40.9688 2.82031 41.0173 2.83648 41.0173 2.87834C41.0173 2.93264 40.9628 2.93948 40.8968 2.93948C40.8442 2.93948 40.7783 2.93948 40.7319 2.96373C40.6714 2.99191 40.6579 3.0373 40.6579 3.10921C40.6579 3.19853 40.724 3.42402 40.8055 3.721C40.9174 4.16202 41.5358 6.18037 41.656 6.55196H41.6755L42.9658 3.08496C43.0325 2.89616 43.0773 2.84497 43.1336 2.84497C43.2064 2.84497 43.2387 2.94632 43.3278 3.15999L44.7104 6.5043H44.7296C44.8482 6.05851 45.3823 4.30149 45.6173 3.52391C45.66 3.37138 45.6811 3.23169 45.6811 3.13615C45.6811 3.0315 45.6222 2.93948 45.3617 2.93948C45.2969 2.93948 45.2502 2.9171 45.2502 2.87834C45.2502 2.83171 45.3008 2.82031 45.4036 2.82031C45.7549 2.82031 46.034 2.83648 46.0939 2.83648C46.1395 2.83648 46.4268 2.82031 46.6462 2.82031C46.7184 2.82031 46.7658 2.83171 46.7658 2.87233C46.7658 2.9171 46.7351 2.93948 46.6744 2.93948C46.6067 2.93948 46.5142 2.94632 46.4407 2.97139C46.2796 3.0315 46.2092 3.29656 46.0657 3.67831C45.763 4.51578 45.0639 6.63155 44.7377 7.62964C44.6639 7.86258 44.6308 7.94279 44.5435 7.94279C44.4756 7.94279 44.4378 7.86258 44.3377 7.6141L42.9542 4.2818H42.9397C42.8143 4.62169 41.9279 6.97723 41.6423 7.58778C41.514 7.86258 41.4831 7.94279 41.4034 7.94279C41.3358 7.94279 41.3105 7.87025 41.2502 7.69575L39.8376 3.46878",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M52.4736 5.46052C52.4736 3.96919 51.6156 3.04363 50.5241 3.04363C49.7593 3.04363 48.8862 3.46848 48.8862 5.12686C48.8862 6.51167 49.6547 7.61007 50.9315 7.61007C51.3984 7.61007 52.4736 7.38417 52.4736 5.46052ZM47.9695 5.33425C47.9695 4.19523 48.7201 2.72607 50.7182 2.72607C52.3747 2.72607 53.4068 3.68811 53.4068 5.21384C53.4068 6.73834 52.3397 7.94243 50.6521 7.94243C48.7413 7.94243 47.9695 6.51161 47.9695 5.33425V5.33425Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M56.6253 5.27407C56.6253 5.34806 56.6388 5.37251 56.685 5.39469C56.8222 5.44111 57.0255 5.46059 57.1911 5.46059C57.4551 5.46059 57.5428 5.43261 57.6644 5.34806C57.8634 5.20029 58.0557 4.89253 58.0557 4.34561C58.0557 3.40327 57.4331 3.13178 57.0371 3.13178C56.8709 3.13178 56.7515 3.13593 56.685 3.15976C56.6388 3.17219 56.6253 3.19831 56.6253 3.25115V5.27407ZM55.8409 4.74893C55.8409 3.73799 55.8409 3.5494 55.8277 3.33842C55.8144 3.10921 55.7609 3.00435 55.5421 2.95689C55.4865 2.94632 55.3769 2.93948 55.2814 2.93948C55.208 2.93948 55.1667 2.92352 55.1667 2.87834C55.1667 2.83171 55.2146 2.82031 55.3122 2.82031C55.6681 2.82031 56.0873 2.83648 56.2272 2.83648C56.4521 2.83648 56.9576 2.82031 57.1633 2.82031C57.5836 2.82031 58.0313 2.86052 58.3884 3.10465C58.5765 3.23169 58.841 3.5724 58.841 4.01632C58.841 4.50957 58.6354 4.95825 57.9633 5.50455C58.5554 6.25187 59.014 6.84501 59.4066 7.25598C59.7788 7.64145 60.0519 7.68767 60.1537 7.70984C60.225 7.72373 60.2867 7.72891 60.3379 7.72891C60.3924 7.72891 60.4187 7.75233 60.4187 7.78404C60.4187 7.83357 60.3732 7.8489 60.2913 7.8489H59.6602C59.2866 7.8489 59.1197 7.81429 58.9498 7.72373C58.6626 7.56974 58.4076 7.25598 58.0369 6.74512C57.7708 6.37705 57.4665 5.92671 57.3766 5.82371C57.3461 5.78785 57.3051 5.78018 57.2585 5.78018L56.6788 5.76485C56.6469 5.76485 56.6253 5.78018 56.6253 5.8179V5.91344C56.6253 6.53145 56.6253 7.05661 56.6585 7.3368C56.6788 7.52871 56.7165 7.6773 56.9194 7.70155C57.0195 7.71751 57.1633 7.72891 57.2429 7.72891C57.297 7.72891 57.3264 7.75233 57.3264 7.78404C57.3264 7.82984 57.279 7.8489 57.1911 7.8489C56.8056 7.8489 56.3132 7.82984 56.2142 7.82984C56.0873 7.82984 55.6681 7.8489 55.4016 7.8489C55.3122 7.8489 55.2681 7.82984 55.2681 7.78404C55.2681 7.75233 55.2944 7.72891 55.3769 7.72891C55.4751 7.72891 55.5543 7.71751 55.6142 7.70155C55.7466 7.6773 55.7808 7.52871 55.8071 7.3368C55.8409 7.05661 55.8409 6.53145 55.8409 5.92028V4.74893V4.74893Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M62.7401 5.92028C62.7401 6.76978 62.7401 7.22986 62.8795 7.34944C62.9923 7.45099 63.167 7.49804 63.6837 7.49804C64.037 7.49804 64.2973 7.48913 64.4635 7.30945C64.5458 7.22385 64.6235 7.03567 64.6351 6.91236C64.6426 6.85164 64.6544 6.8104 64.7079 6.8104C64.7576 6.8104 64.7636 6.84501 64.7636 6.92273C64.7636 6.99858 64.7159 7.49804 64.6633 7.68767C64.6235 7.83357 64.5885 7.87025 64.2426 7.87025C63.7651 7.87025 63.4198 7.85491 63.1195 7.8489C62.8194 7.83357 62.5805 7.82984 62.3067 7.82984C62.2352 7.82984 62.0852 7.82984 61.9272 7.83357C61.7749 7.83357 61.6029 7.8489 61.4709 7.8489C61.3832 7.8489 61.3349 7.82984 61.3349 7.78404C61.3349 7.75233 61.365 7.72891 61.4413 7.72891C61.543 7.72891 61.6216 7.71751 61.6819 7.70155C61.8176 7.6773 61.8487 7.52871 61.874 7.3368C61.9082 7.05661 61.9082 6.53145 61.9082 5.92028V4.74893C61.9082 3.73799 61.9082 3.5494 61.8951 3.33842C61.8817 3.10921 61.8269 3.00435 61.6095 2.95689C61.5577 2.94632 61.474 2.93948 61.3886 2.93948C61.3155 2.93948 61.2759 2.92352 61.2759 2.87834C61.2759 2.83171 61.3233 2.82031 61.4214 2.82031C61.7353 2.82031 62.1536 2.83648 62.3341 2.83648C62.4939 2.83648 62.9803 2.82031 63.2387 2.82031C63.3324 2.82031 63.38 2.83171 63.38 2.87834C63.38 2.92352 63.339 2.93948 63.2588 2.93948C63.1867 2.93948 63.0816 2.94632 62.9991 2.95689C62.8194 2.99191 62.7647 3.10465 62.7533 3.33842C62.7401 3.5494 62.7401 3.73799 62.7401 4.74893V5.92028",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.8097 5.48049C67.8097 6.18388 67.8141 6.6966 67.8234 6.82509C67.8294 6.99068 67.8447 7.25575 67.8978 7.33056C67.9832 7.45595 68.2426 7.59501 68.7672 7.59501C69.4469 7.59501 69.9002 7.46237 70.2973 7.11627C70.7267 6.74903 70.8568 6.14512 70.8568 5.46059C70.8568 4.61607 70.5043 4.06832 70.22 3.79517C69.6061 3.21012 68.8478 3.13178 68.3284 3.13178C68.1954 3.13178 67.9498 3.1496 67.8978 3.17696C67.8375 3.20432 67.8141 3.23706 67.8141 3.30918C67.8097 3.53819 67.8097 4.11682 67.8097 4.64343V5.48049ZM66.9788 4.74893C66.9788 3.73799 66.9788 3.5494 66.9632 3.33842C66.95 3.10921 66.8969 3.00435 66.6779 2.95689C66.6254 2.94632 66.5114 2.93948 66.4196 2.93948C66.3438 2.93948 66.3042 2.92352 66.3042 2.87834C66.3042 2.83171 66.3531 2.82031 66.4509 2.82031C66.8041 2.82031 67.2215 2.83648 67.4096 2.83648C67.6156 2.83648 68.0355 2.82031 68.4355 2.82031C69.267 2.82031 70.3786 2.82031 71.1044 3.57676C71.4374 3.92389 71.7481 4.47661 71.7481 5.26622C71.7481 6.10556 71.3968 6.74512 71.0236 7.125C70.7169 7.43669 70.0257 7.90942 68.7953 7.90942C68.5559 7.90942 68.2817 7.88911 68.0297 7.87025C67.7761 7.8489 67.5417 7.82984 67.379 7.82984C67.3042 7.82984 67.1574 7.82984 66.9964 7.83357C66.8441 7.83357 66.6721 7.8489 66.5373 7.8489C66.4509 7.8489 66.407 7.82984 66.407 7.78404C66.407 7.75233 66.4335 7.72891 66.5114 7.72891C66.612 7.72891 66.6932 7.71751 66.7518 7.70155C66.8855 7.6773 66.9187 7.52871 66.9456 7.3368C66.9788 7.05661 66.9788 6.53145 66.9788 5.92028V4.74893V4.74893Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.2173 16.0733C41.2173 16.1481 41.231 16.1755 41.2755 16.1948C41.4152 16.241 41.6173 16.2607 41.7812 16.2607C42.0492 16.2607 42.1356 16.2333 42.2543 16.1481C42.456 16.0002 42.6456 15.6964 42.6456 15.1501C42.6456 14.2044 42.022 13.9325 41.6299 13.9325C41.4637 13.9325 41.3425 13.9385 41.2755 13.9582C41.231 13.9727 41.2173 13.9965 41.2173 14.0508V16.0733ZM40.4308 15.5499C40.4308 14.5375 40.4308 14.3499 40.419 14.1383C40.4055 13.9131 40.3531 13.8053 40.1297 13.7597C40.0783 13.746 39.966 13.7406 39.8735 13.7406C39.8016 13.7406 39.761 13.727 39.761 13.6772C39.761 13.6316 39.8055 13.6167 39.9083 13.6167C40.258 13.6167 40.6772 13.6397 40.8181 13.6397C41.0424 13.6397 41.5472 13.6167 41.757 13.6167C42.1733 13.6167 42.6222 13.6606 42.9812 13.9075C43.1658 14.0335 43.434 14.3723 43.434 14.8179C43.434 15.3084 43.2251 15.7621 42.5542 16.3086C43.1463 17.053 43.6056 17.6457 43.9979 18.0588C44.3697 18.4434 44.6426 18.4917 44.7425 18.5095C44.8176 18.5228 44.8756 18.5328 44.9299 18.5328C44.9804 18.5328 45.0097 18.5489 45.0097 18.5829C45.0097 18.6376 44.9628 18.6492 44.8837 18.6492H44.2503C43.8754 18.6492 43.7123 18.6171 43.5376 18.5228C43.2522 18.3697 42.9996 18.0588 42.627 17.5452C42.3611 17.1811 42.056 16.727 41.9688 16.6288C41.9358 16.5867 41.8937 16.5815 41.8463 16.5815L41.2714 16.5683C41.2376 16.5683 41.2173 16.5815 41.2173 16.6203V16.7152C41.2173 17.3328 41.2173 17.8571 41.2502 18.1375C41.2714 18.3294 41.3106 18.477 41.5097 18.5035C41.6096 18.5174 41.757 18.5328 41.8347 18.5328C41.8892 18.5328 41.9163 18.5489 41.9163 18.5829C41.9163 18.6287 41.8678 18.6492 41.7812 18.6492C41.3959 18.6492 40.9046 18.6287 40.8055 18.6287C40.6772 18.6287 40.258 18.6492 39.9937 18.6492C39.9083 18.6492 39.8582 18.6287 39.8582 18.5829C39.8582 18.5489 39.8862 18.5328 39.966 18.5328C40.0661 18.5328 40.1465 18.5174 40.2076 18.5035C40.3396 18.477 40.3734 18.3294 40.3999 18.1375C40.4308 17.8571 40.4308 17.3328 40.4308 16.7192V15.5499V15.5499Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46.4986 15.5498C46.4986 14.5374 46.4986 14.3499 46.4862 14.1383C46.4737 13.913 46.419 13.8052 46.1998 13.7596C46.1463 13.7459 46.0306 13.7406 45.9419 13.7406C45.8675 13.7406 45.8257 13.7269 45.8257 13.6771C45.8257 13.6315 45.8736 13.6166 45.9734 13.6166C46.1531 13.6166 46.3475 13.6247 46.5142 13.6247C46.6849 13.6315 46.8387 13.6396 46.932 13.6396C47.1456 13.6396 48.4681 13.6396 48.5961 13.6315C48.7201 13.6166 48.827 13.6054 48.8813 13.5928C48.914 13.5868 48.9553 13.5654 48.9864 13.5654C49.0191 13.5654 49.0272 13.5928 49.0272 13.6247C49.0272 13.6722 48.9959 13.7528 48.9727 14.0589C48.9686 14.1248 48.9553 14.4201 48.9414 14.4964C48.9352 14.5306 48.9199 14.5695 48.8736 14.5695C48.827 14.5695 48.8144 14.5374 48.8144 14.4781C48.8144 14.4315 48.8096 14.3167 48.7762 14.239C48.7275 14.1186 48.662 14.0375 48.3282 13.9965C48.2154 13.9836 47.5162 13.9727 47.384 13.9727C47.35 13.9727 47.3377 13.9905 47.3377 14.0375V15.7226C47.3377 15.7684 47.3454 15.7946 47.384 15.7946C47.5299 15.7946 48.2969 15.7946 48.4484 15.7809C48.6098 15.7684 48.7085 15.7488 48.7667 15.6818C48.8144 15.6281 48.8405 15.5948 48.8736 15.5948C48.902 15.5948 48.9199 15.6085 48.9199 15.6491C48.9199 15.6887 48.8952 15.7946 48.8678 16.1344C48.8627 16.2665 48.8405 16.5336 48.8405 16.5815C48.8405 16.6333 48.8405 16.7056 48.7802 16.7056C48.7335 16.7056 48.7201 16.6799 48.7201 16.6474C48.7165 16.5815 48.7165 16.4955 48.695 16.4063C48.662 16.2745 48.5704 16.1755 48.3222 16.1481C48.1959 16.1344 47.5359 16.1268 47.3784 16.1268C47.3454 16.1268 47.3377 16.1541 47.3377 16.1947V16.7191C47.3377 16.9454 47.3301 17.5599 47.3377 17.753C47.35 18.2081 47.4559 18.3115 48.1344 18.3115C48.3085 18.3115 48.5881 18.3115 48.7617 18.233C48.9352 18.1499 49.0146 18.0135 49.0628 17.7385C49.0749 17.6627 49.0869 17.6376 49.1348 17.6376C49.188 17.6376 49.188 17.6923 49.188 17.7582C49.188 17.9118 49.1348 18.3648 49.1008 18.4968C49.0521 18.6697 48.9959 18.6697 48.7427 18.6697C48.2428 18.6697 47.8782 18.6545 47.5902 18.6491C47.3046 18.6375 47.0969 18.6286 46.898 18.6286C46.8246 18.6286 46.6785 18.6286 46.5181 18.6375C46.3656 18.6375 46.1938 18.6491 46.0597 18.6491C45.9734 18.6491 45.9239 18.6286 45.9239 18.5828C45.9239 18.5488 45.9542 18.5327 46.0306 18.5327C46.1314 18.5327 46.2132 18.5173 46.2735 18.5035C46.4064 18.4769 46.4379 18.3294 46.4657 18.1375C46.4986 17.8571 46.4986 17.3327 46.4986 16.7191V15.5498",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.3845 18.5715C51.2755 18.5227 51.2566 18.4917 51.2566 18.3445C51.2566 17.9771 51.2813 17.579 51.2875 17.4735C51.2951 17.3723 51.3163 17.3017 51.3685 17.3017C51.429 17.3017 51.435 17.3607 51.435 17.4134C51.435 17.4979 51.463 17.6376 51.4951 17.753C51.6408 18.2448 52.0348 18.4243 52.4487 18.4243C53.0447 18.4243 53.3388 18.016 53.3388 17.6627C53.3388 17.3373 53.2368 17.0335 52.6864 16.6006L52.3805 16.3597C51.6485 15.7888 51.3959 15.3208 51.3959 14.7843C51.3959 14.0508 52.0079 13.5244 52.9342 13.5244C53.3649 13.5244 53.6447 13.5928 53.8181 13.6396C53.8789 13.655 53.9126 13.6722 53.9126 13.719C53.9126 13.8052 53.883 13.9965 53.883 14.5173C53.883 14.6647 53.8625 14.7171 53.8113 14.7171C53.7628 14.7171 53.7439 14.6771 53.7439 14.5986C53.7439 14.5374 53.7129 14.3304 53.5723 14.158C53.4708 14.0334 53.2795 13.8326 52.8445 13.8326C52.3531 13.8326 52.0545 14.1186 52.0545 14.5173C52.0545 14.8247 52.2099 15.0547 52.7614 15.4773L52.9454 15.6161C53.7533 16.2211 54.0368 16.6799 54.0368 17.3135C54.0368 17.6975 53.8913 18.1594 53.4136 18.4703C53.0816 18.6819 52.7088 18.7449 52.3531 18.7449C51.9691 18.7449 51.6698 18.6966 51.3845 18.5715",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.4449 16.2609C60.4449 14.7716 59.5867 13.8452 58.4976 13.8452C57.731 13.8452 56.8585 14.2726 56.8585 15.9289C56.8585 17.3137 57.6253 18.4106 58.9013 18.4106C59.3691 18.4106 60.4449 18.1835 60.4449 16.2609ZM55.9399 16.1345C55.9399 14.9975 56.6912 13.5244 58.689 13.5244C60.3437 13.5244 61.3787 14.4918 61.3787 16.0161C61.3787 17.5404 60.3116 18.7449 58.6225 18.7449C56.713 18.7449 55.9399 17.3135 55.9399 16.1345V16.1345Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M63.5918 15.5499C63.5918 14.5375 63.5918 14.3499 63.579 14.1383C63.5653 13.9131 63.5118 13.8053 63.2915 13.7597C63.2387 13.746 63.1243 13.7406 63.0314 13.7406C62.9575 13.7406 62.9187 13.727 62.9187 13.6772C62.9187 13.6316 62.9649 13.6167 63.0661 13.6167C63.4175 13.6167 63.8366 13.6397 64.037 13.6397C64.1955 13.6397 64.6175 13.6167 64.8544 13.6167C64.9557 13.6167 65.0017 13.6316 65.0017 13.6772C65.0017 13.727 64.9615 13.7406 64.8956 13.7406C64.8216 13.7406 64.781 13.746 64.7012 13.7597C64.5207 13.791 64.4712 13.9075 64.4554 14.1383C64.4438 14.3499 64.4438 14.5375 64.4438 15.5499V16.481C64.4438 17.4441 64.6351 17.8515 64.9615 18.1189C65.2608 18.3649 65.5685 18.3908 65.7924 18.3908C66.086 18.3908 66.4466 18.2979 66.7125 18.0314C67.0781 17.6627 67.0972 17.0661 67.0972 16.3803V15.5499C67.0972 14.5375 67.0972 14.3499 67.0858 14.1383C67.0721 13.9131 67.018 13.8053 66.7992 13.7597C66.7459 13.746 66.6332 13.7406 66.5573 13.7406C66.4858 13.7406 66.4466 13.727 66.4466 13.6772C66.4466 13.6316 66.491 13.6167 66.5876 13.6167C66.9237 13.6167 67.3417 13.6397 67.3417 13.6397C67.4323 13.6397 67.8491 13.6167 68.1089 13.6167C68.2041 13.6167 68.2476 13.6316 68.2476 13.6772C68.2476 13.727 68.2097 13.7406 68.1282 13.7406C68.0561 13.7406 68.0138 13.746 67.9382 13.7597C67.7572 13.791 67.7013 13.9075 67.6893 14.1383C67.6762 14.3499 67.6762 14.5375 67.6762 15.5499V16.2607C67.6762 17.0006 67.6045 17.7832 67.0431 18.2627C66.5718 18.6697 66.0937 18.745 65.6583 18.745C65.3091 18.745 64.6681 18.723 64.1835 18.2826C63.8428 17.9771 63.5918 17.4851 63.5918 16.5212V15.5499",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M71.3762 16.0733C71.3762 16.1481 71.3888 16.1755 71.4361 16.1948C71.5762 16.241 71.7749 16.2607 71.942 16.2607C72.2083 16.2607 72.2937 16.2333 72.4141 16.1481C72.6143 16.0002 72.8066 15.6964 72.8066 15.1501C72.8066 14.2044 72.1809 13.9325 71.7886 13.9325C71.622 13.9325 71.5043 13.9385 71.4361 13.9582C71.3888 13.9727 71.3762 13.9965 71.3762 14.0508V16.0733ZM70.5907 15.5499C70.5907 14.5375 70.5907 14.3499 70.5772 14.1383C70.5634 13.9131 70.5117 13.8053 70.2917 13.7597C70.2361 13.746 70.1248 13.7406 70.0322 13.7406C69.9599 13.7406 69.9167 13.727 69.9167 13.6772C69.9167 13.6316 69.9634 13.6167 70.0664 13.6167C70.4158 13.6167 70.8371 13.6397 70.9762 13.6397C71.2044 13.6397 71.7084 13.6167 71.9152 13.6167C72.3343 13.6167 72.7813 13.6606 73.138 13.9075C73.3268 14.0335 73.5924 14.3723 73.5924 14.8179C73.5924 15.3084 73.3864 15.7621 72.7125 16.3086C73.305 17.053 73.7636 17.6457 74.1555 18.0588C74.5284 18.4434 74.8025 18.4917 74.9016 18.5095C74.9754 18.5228 75.0363 18.5328 75.0888 18.5328C75.1422 18.5328 75.1683 18.5489 75.1683 18.5829C75.1683 18.6376 75.1227 18.6492 75.0403 18.6492H74.4102C74.0393 18.6492 73.8699 18.6171 73.6994 18.5228C73.4121 18.3697 73.1579 18.0588 72.7867 17.5452C72.5195 17.1811 72.2143 16.727 72.1274 16.6288C72.0939 16.5867 72.053 16.5815 72.0081 16.5815L71.4315 16.5683C71.3969 16.5683 71.3762 16.5815 71.3762 16.6203V16.7152C71.3762 17.3328 71.3762 17.8571 71.4102 18.1375C71.4315 18.3294 71.4682 18.477 71.6702 18.5035C71.7683 18.5174 71.9152 18.5328 71.9946 18.5328C72.0476 18.5328 72.0738 18.5489 72.0738 18.5829C72.0738 18.6287 72.0273 18.6492 71.9419 18.6492C71.5558 18.6492 71.0626 18.6287 70.9635 18.6287C70.8371 18.6287 70.4158 18.6492 70.1522 18.6492C70.0664 18.6492 70.0197 18.6287 70.0197 18.5829C70.0197 18.5489 70.044 18.5328 70.1248 18.5328C70.2258 18.5328 70.3053 18.5174 70.3642 18.5035C70.4974 18.477 70.5304 18.3294 70.558 18.1375C70.5907 17.8571 70.5907 17.3328 70.5907 16.7192V15.5499V15.5499Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M76.7248 18.016C76.0707 17.444 75.9004 16.6996 75.9004 16.0549C75.9004 15.6041 76.0397 14.8178 76.68 14.2313C77.1561 13.7909 77.789 13.5244 78.7811 13.5244C79.1931 13.5244 79.4405 13.553 79.7454 13.5928C79.9991 13.6247 80.2123 13.6879 80.4121 13.7047C80.4836 13.7124 80.512 13.746 80.512 13.787C80.512 13.8403 80.4917 13.9167 80.4784 14.1503C80.4648 14.3723 80.4701 14.7376 80.4571 14.869C80.4511 14.9695 80.4374 15.0236 80.3773 15.0236C80.3251 15.0236 80.3122 14.9695 80.3122 14.8761C80.3046 14.6701 80.2179 14.4404 80.0525 14.2655C79.8333 14.0334 79.3152 13.8519 78.7017 13.8519C78.1229 13.8519 77.7424 13.9965 77.4508 14.2655C76.9646 14.7094 76.8376 15.3413 76.8376 15.9871C76.8376 17.5711 78.0433 18.3559 78.9345 18.3559C79.5251 18.3559 79.8849 18.2919 80.1499 17.9833C80.2648 17.8571 80.352 17.6627 80.3773 17.5452C80.3972 17.4374 80.4121 17.4134 80.4648 17.4134C80.512 17.4134 80.5249 17.4585 80.5249 17.5131C80.5249 17.591 80.4455 18.1715 80.3773 18.3969C80.3421 18.5095 80.3176 18.5447 80.2065 18.5907C79.9384 18.6966 79.4325 18.7449 79.0066 18.7449C78.0959 18.7449 77.3306 18.5447 76.7248 18.016",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M82.9906 15.5498C82.9906 14.5374 82.9906 14.3499 82.9794 14.1383C82.9659 13.913 82.9112 13.8052 82.6928 13.7596C82.6399 13.7459 82.5272 13.7406 82.4333 13.7406C82.3601 13.7406 82.3191 13.7269 82.3191 13.6771C82.3191 13.6315 82.3661 13.6166 82.4629 13.6166C82.6474 13.6166 82.8378 13.6247 83.0049 13.6247C83.1806 13.6315 83.3331 13.6396 83.4252 13.6396C83.6378 13.6396 84.9615 13.6396 85.0891 13.6315C85.2143 13.6166 85.3208 13.6054 85.3739 13.5928C85.4089 13.5868 85.451 13.5654 85.4783 13.5654C85.5152 13.5654 85.519 13.5928 85.519 13.6247C85.519 13.6722 85.4862 13.7528 85.4686 14.0589C85.4613 14.1248 85.451 14.4201 85.4354 14.4964C85.4282 14.5306 85.4145 14.5695 85.3697 14.5695C85.3208 14.5695 85.3078 14.5374 85.3078 14.4781C85.3078 14.4315 85.302 14.3167 85.2667 14.239C85.2211 14.1186 85.1542 14.0375 84.8224 13.9965C84.7097 13.9836 84.0092 13.9727 83.8784 13.9727C83.8436 13.9727 83.8299 13.9905 83.8299 14.0375V15.7226C83.8299 15.7684 83.8399 15.7946 83.8784 15.7946C84.0224 15.7946 84.7913 15.7946 84.9426 15.7809C85.102 15.7684 85.2006 15.7488 85.2611 15.6818C85.3078 15.6281 85.3351 15.5948 85.3697 15.5948C85.3932 15.5948 85.4145 15.6085 85.4145 15.6491C85.4145 15.6887 85.3874 15.7946 85.3621 16.1344C85.3532 16.2665 85.3351 16.5336 85.3351 16.5815C85.3351 16.6333 85.3351 16.7056 85.2742 16.7056C85.2288 16.7056 85.2143 16.6799 85.2143 16.6474C85.2095 16.5815 85.2095 16.4955 85.1892 16.4063C85.1542 16.2745 85.0609 16.1755 84.8143 16.1481C84.6885 16.1344 84.0297 16.1268 83.873 16.1268C83.8399 16.1268 83.8299 16.1541 83.8299 16.1947V16.7191C83.8299 16.9454 83.8251 17.5599 83.8299 17.753C83.8436 18.2081 83.9524 18.3115 84.629 18.3115C84.8027 18.3115 85.0815 18.3115 85.2553 18.233C85.4282 18.1499 85.508 18.0135 85.5563 17.7385C85.5656 17.6627 85.5813 17.6376 85.6284 17.6376C85.6814 17.6376 85.6814 17.6923 85.6814 17.7582C85.6814 17.9118 85.6284 18.3648 85.595 18.4968C85.5482 18.6697 85.4862 18.6697 85.2354 18.6697C84.7378 18.6697 84.3714 18.6545 84.0844 18.6491C83.7965 18.6375 83.5907 18.6286 83.3949 18.6286C83.3193 18.6286 83.1725 18.6286 83.014 18.6375C82.8588 18.6375 82.6863 18.6491 82.5535 18.6491C82.4629 18.6491 82.4202 18.6286 82.4202 18.5828C82.4202 18.5488 82.4476 18.5327 82.5272 18.5327C82.6279 18.5327 82.7073 18.5173 82.7661 18.5035C82.8998 18.4769 82.9332 18.3294 82.9599 18.1375C82.9906 17.8571 82.9906 17.3327 82.9906 16.7191V15.5498",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M87.8766 18.5715C87.7717 18.5227 87.7495 18.4917 87.7495 18.3445C87.7495 17.9771 87.7754 17.579 87.7837 17.4735C87.7912 17.3723 87.8084 17.3017 87.861 17.3017C87.9232 17.3017 87.9269 17.3607 87.9269 17.4134C87.9269 17.4979 87.953 17.6376 87.9893 17.753C88.1342 18.2448 88.529 18.4243 88.941 18.4243C89.5376 18.4243 89.8323 18.016 89.8323 17.6627C89.8323 17.3373 89.7326 17.0335 89.1795 16.6006L88.8734 16.3597C88.1418 15.7888 87.8904 15.3208 87.8904 14.7843C87.8904 14.0508 88.5016 13.5244 89.4263 13.5244C89.8591 13.5244 90.1405 13.5928 90.3117 13.6396C90.3718 13.655 90.4051 13.6722 90.4051 13.719C90.4051 13.8052 90.3799 13.9965 90.3799 14.5173C90.3799 14.6647 90.3581 14.7171 90.3038 14.7171C90.259 14.7171 90.2369 14.6771 90.2369 14.5986C90.2369 14.5374 90.2049 14.3304 90.0661 14.158C89.965 14.0334 89.7716 13.8326 89.338 13.8326C88.8475 13.8326 88.5486 14.1186 88.5486 14.5173C88.5486 14.8247 88.7024 15.0547 89.2551 15.4773L89.4394 15.6161C90.2454 16.2211 90.5312 16.6799 90.5312 17.3135C90.5312 17.6975 90.3834 18.1594 89.9057 18.4703C89.5714 18.6819 89.1992 18.7449 88.8475 18.7449C88.4612 18.7449 88.1619 18.6966 87.8766 18.5715",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40.4308 26.351C40.4308 25.3411 40.4308 25.1548 40.419 24.9405C40.4055 24.7134 40.3396 24.6015 40.1919 24.5681C40.1202 24.547 40.03 24.5443 39.9511 24.5443C39.8862 24.5443 39.8462 24.5289 39.8462 24.4726C39.8462 24.4359 39.9005 24.4214 40.0037 24.4214C40.258 24.4214 40.6772 24.4402 40.8696 24.4402C41.0368 24.4402 41.43 24.4214 41.6832 24.4214C41.7688 24.4214 41.821 24.4359 41.821 24.4726C41.821 24.5289 41.7812 24.5443 41.7141 24.5443C41.6505 24.5443 41.596 24.547 41.5141 24.5615C41.3359 24.5949 41.2832 24.7074 41.2714 24.9405C41.2561 25.1548 41.2561 25.3411 41.2561 26.351V27.5214C41.2561 28.1675 41.2561 28.6935 41.2832 28.9814C41.3046 29.1605 41.3502 29.2786 41.5473 29.3043C41.6424 29.3186 41.7881 29.3331 41.8892 29.3331C41.962 29.3331 41.9941 29.3528 41.9941 29.3868C41.9941 29.4322 41.9425 29.4518 41.8679 29.4518C41.43 29.4518 41.0097 29.4322 40.8298 29.4322C40.6772 29.4322 40.258 29.4518 39.9937 29.4518C39.9084 29.4518 39.8582 29.4322 39.8582 29.3868C39.8582 29.3528 39.8862 29.3331 39.966 29.3331C40.0661 29.3331 40.1465 29.3186 40.2076 29.3043C40.3396 29.2786 40.3782 29.1683 40.3999 28.9737C40.4308 28.6935 40.4308 28.1675 40.4308 27.5214V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.8558 28.5483C44.8695 29.0666 44.9551 29.2398 45.089 29.2861C45.2017 29.3252 45.3281 29.3329 45.4347 29.3329C45.5095 29.3329 45.5472 29.3457 45.5472 29.3866C45.5472 29.438 45.489 29.4516 45.3957 29.4516C44.9628 29.4516 44.6938 29.432 44.5696 29.432C44.5104 29.432 44.198 29.4516 43.8503 29.4516C43.7659 29.4516 43.7046 29.4465 43.7046 29.3866C43.7046 29.3457 43.7433 29.3329 43.8092 29.3329C43.8969 29.3329 44.0171 29.3252 44.1104 29.3006C44.2851 29.2467 44.3095 29.0512 44.3164 28.4749L44.3786 24.5339C44.3786 24.4007 44.3958 24.3076 44.4637 24.3076C44.5354 24.3076 44.5957 24.3949 44.7103 24.5132C44.7881 24.6013 45.8019 25.6856 46.7726 26.6505C47.2261 27.1038 48.1224 28.0625 48.2345 28.1673H48.271L48.2037 25.1793C48.196 24.7721 48.1345 24.6475 47.9763 24.5799C47.8783 24.5441 47.7164 24.5441 47.6252 24.5441C47.5453 24.5441 47.5162 24.5219 47.5162 24.4809C47.5162 24.4264 47.5921 24.4212 47.6914 24.4212C48.0379 24.4212 48.3572 24.44 48.4967 24.44C48.5705 24.44 48.8221 24.4212 49.1473 24.4212C49.2341 24.4212 49.3019 24.4264 49.3019 24.4809C49.3019 24.5219 49.2617 24.5441 49.1802 24.5441C49.1143 24.5441 49.0629 24.5441 48.9806 24.5613C48.7939 24.616 48.7427 24.7544 48.7359 25.1273L48.6621 29.3252C48.6621 29.4713 48.6347 29.5345 48.5746 29.5345C48.5023 29.5345 48.4221 29.4577 48.3496 29.3866C47.9311 28.9856 47.0783 28.1145 46.3861 27.4291C45.6599 26.7092 44.9219 25.8785 44.8017 25.7523H44.7843L44.8558 28.5483",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.4631 29.3742C51.3557 29.3253 51.3379 29.2921 51.3379 29.1469C51.3379 28.7815 51.363 28.3817 51.3686 28.2744C51.3766 28.1761 51.3959 28.1019 51.4488 28.1019C51.5085 28.1019 51.5165 28.1616 51.5165 28.2163C51.5165 28.2999 51.5426 28.44 51.5768 28.5527C51.7223 29.0455 52.1149 29.2264 52.5283 29.2264C53.1243 29.2264 53.4197 28.8209 53.4197 28.4673C53.4197 28.143 53.3183 27.8365 52.7673 27.4019L52.4601 27.1637C51.7281 26.589 51.4757 26.1256 51.4757 25.5866C51.4757 24.8534 52.0865 24.3301 53.0116 24.3301C53.4449 24.3301 53.7243 24.3949 53.8978 24.4401C53.9583 24.4555 53.991 24.4725 53.991 24.522C53.991 24.6101 53.9651 24.8011 53.9651 25.3186C53.9651 25.4654 53.9457 25.5192 53.8914 25.5192C53.8447 25.5192 53.8234 25.4807 53.8234 25.3988C53.8234 25.341 53.791 25.1344 53.6528 24.9626C53.5515 24.8335 53.3575 24.6356 52.927 24.6356C52.4344 24.6356 52.136 24.9216 52.136 25.3186C52.136 25.626 52.2894 25.8573 52.8408 26.2782L53.0269 26.4174C53.8313 27.022 54.1162 27.4829 54.1162 28.1146C54.1162 28.4996 53.9691 28.9599 53.4912 29.2708C53.161 29.4841 52.7865 29.5466 52.4344 29.5466C52.0483 29.5466 51.7474 29.4977 51.4631 29.3742",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.6296 24.7953L56.6388 24.82C56.2502 24.8335 56.0945 24.8662 55.994 25.0138C55.9275 25.1145 55.891 25.193 55.8788 25.2453C55.8668 25.2998 55.8469 25.3261 55.8071 25.3261C55.7609 25.3261 55.7466 25.2938 55.7466 25.2204C55.7466 25.1145 55.872 24.5093 55.8896 24.4555C55.9086 24.3659 55.9275 24.3301 55.965 24.3301C56.0193 24.3301 56.0873 24.3949 56.2502 24.407C56.445 24.4264 56.697 24.4401 56.9167 24.4401H59.5543C59.7653 24.4401 59.9116 24.4213 60.0115 24.407C60.1118 24.3871 60.165 24.3761 60.1924 24.3761C60.2394 24.3761 60.245 24.4144 60.245 24.5133C60.245 24.6544 60.2249 25.1145 60.2249 25.2863C60.2189 25.3545 60.2061 25.393 60.165 25.393C60.1118 25.393 60.0973 25.358 60.09 25.2625L60.0875 25.1864C60.0722 25.0138 59.8931 24.8285 59.301 24.815L58.4623 24.7953V27.5212C58.4623 28.1343 58.4623 28.6592 58.4976 28.9454C58.5148 29.1332 58.5554 29.2785 58.7543 29.3042C58.8478 29.3185 58.9941 29.333 59.0934 29.333C59.167 29.333 59.2003 29.3527 59.2003 29.3866C59.2003 29.432 59.1464 29.4517 59.0741 29.4517C58.6354 29.4517 58.2178 29.432 58.0313 29.432C57.876 29.432 57.4551 29.4517 57.1911 29.4517C57.1049 29.4517 57.0562 29.432 57.0562 29.3866C57.0562 29.3527 57.0852 29.333 57.1633 29.333C57.2663 29.333 57.3461 29.3185 57.4037 29.3042C57.5386 29.2785 57.5766 29.1332 57.5962 28.9413C57.6296 28.6592 57.6296 28.1343 57.6296 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M62.5148 26.351C62.5148 25.3411 62.5148 25.1548 62.5011 24.9405C62.4876 24.7134 62.4195 24.6015 62.2752 24.5681C62.2023 24.547 62.1156 24.5443 62.0331 24.5443C61.9675 24.5443 61.9272 24.5289 61.9272 24.4726C61.9272 24.4359 61.9807 24.4214 62.0852 24.4214C62.3403 24.4214 62.7614 24.4402 62.9535 24.4402C63.1195 24.4402 63.5118 24.4214 63.7651 24.4214C63.8509 24.4214 63.9037 24.4359 63.9037 24.4726C63.9037 24.5289 63.8633 24.5443 63.798 24.5443C63.7321 24.5443 63.6801 24.547 63.5991 24.5615C63.4198 24.5949 63.3635 24.7074 63.3535 24.9405C63.339 25.1548 63.339 25.3411 63.339 26.351V27.5214C63.339 28.1675 63.339 28.6935 63.3635 28.9814C63.3863 29.1605 63.4312 29.2786 63.6331 29.3043C63.7234 29.3186 63.8712 29.3331 63.973 29.3331C64.0451 29.3331 64.0778 29.3528 64.0778 29.3868C64.0778 29.4322 64.0217 29.4518 63.9493 29.4518C63.5118 29.4518 63.092 29.4322 62.9121 29.4322C62.7614 29.4322 62.3403 29.4518 62.0736 29.4518C61.9867 29.4518 61.9401 29.4322 61.9401 29.3868C61.9401 29.3528 61.9675 29.3331 62.0474 29.3331C62.1475 29.3331 62.2273 29.3186 62.2856 29.3043C62.4195 29.2786 62.4588 29.1683 62.4789 28.9737C62.5148 28.6935 62.5148 28.1675 62.5148 27.5214V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.4491 24.7953L66.4598 24.82C66.0741 24.8335 65.9133 24.8662 65.8121 25.0138C65.7464 25.1145 65.7122 25.193 65.7014 25.2453C65.6857 25.2998 65.6662 25.3261 65.6277 25.3261C65.579 25.3261 65.5686 25.2938 65.5686 25.2204C65.5686 25.1145 65.6934 24.5093 65.707 24.4555C65.7276 24.3659 65.7464 24.3301 65.7875 24.3301C65.8401 24.3301 65.9072 24.3949 66.0741 24.407C66.2674 24.4264 66.519 24.4401 66.7379 24.4401H69.3734C69.5869 24.4401 69.7326 24.4213 69.8356 24.407C69.9321 24.3871 69.9869 24.3761 70.0117 24.3761C70.0586 24.3761 70.0664 24.4144 70.0664 24.5133C70.0664 24.6544 70.0449 25.1145 70.0449 25.2863C70.0393 25.3545 70.0258 25.393 69.9869 25.393C69.9321 25.393 69.9195 25.358 69.9118 25.2625L69.9075 25.1864C69.8938 25.0138 69.7121 24.8285 69.1229 24.815L68.2819 24.7953V27.5212C68.2819 28.1343 68.2819 28.6592 68.3148 28.9454C68.3351 29.1332 68.3747 29.2785 68.5749 29.3042C68.6688 29.3185 68.8139 29.333 68.9129 29.333C68.989 29.333 69.0223 29.3527 69.0223 29.3866C69.0223 29.432 68.9682 29.4517 68.8932 29.4517C68.4559 29.4517 68.0356 29.432 67.8479 29.432C67.6976 29.432 67.278 29.4517 67.0098 29.4517C66.9238 29.4517 66.8761 29.432 66.8761 29.3866C66.8761 29.3527 66.9053 29.333 66.9839 29.333C67.084 29.333 67.1636 29.3185 67.2216 29.3042C67.3573 29.2785 67.3965 29.1332 67.4181 28.9413C67.4491 28.6592 67.4491 28.1343 67.4491 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.0477 26.351C72.0477 25.3411 72.0477 25.1548 72.033 24.9405C72.0197 24.7134 71.9681 24.6102 71.7482 24.5615C71.6927 24.547 71.5826 24.5443 71.49 24.5443C71.4177 24.5443 71.3762 24.5289 71.3762 24.4811C71.3762 24.4359 71.4216 24.4214 71.5227 24.4214C71.874 24.4214 72.2937 24.4402 72.4937 24.4402C72.6528 24.4402 73.0702 24.4214 73.3123 24.4214C73.4122 24.4214 73.4588 24.4359 73.4588 24.4811C73.4588 24.5289 73.4182 24.5443 73.3515 24.5443C73.2804 24.5443 73.2373 24.547 73.1579 24.5615C72.9809 24.5949 72.9248 24.7074 72.9129 24.9405C72.8995 25.1548 72.8995 25.3411 72.8995 26.351V27.2824C72.8995 28.2482 73.0924 28.6554 73.4182 28.9198C73.7171 29.1683 74.0236 29.1932 74.2509 29.1932C74.5423 29.1932 74.8994 29.1001 75.1684 28.8336C75.5348 28.4674 75.5528 27.8699 75.5528 27.1833V26.351C75.5528 25.3411 75.5528 25.1548 75.5402 24.9405C75.5302 24.7134 75.4761 24.6102 75.255 24.5615C75.2026 24.547 75.0888 24.5443 75.0181 24.5443C74.9402 24.5443 74.8994 24.5289 74.8994 24.4811C74.8994 24.4359 74.9481 24.4214 75.0403 24.4214C75.3829 24.4214 75.8007 24.4402 75.8065 24.4402C75.8882 24.4402 76.3072 24.4214 76.5675 24.4214C76.6589 24.4214 76.7055 24.4359 76.7055 24.4811C76.7055 24.5289 76.6666 24.5443 76.587 24.5443C76.5122 24.5443 76.4742 24.547 76.3928 24.5615C76.2121 24.5949 76.1596 24.7074 76.146 24.9405C76.1323 25.1548 76.1323 25.3411 76.1323 26.351V27.0619C76.1323 27.8016 76.0589 28.587 75.5006 29.0668C75.0295 29.4715 74.5504 29.5468 74.1162 29.5468C73.7637 29.5468 73.1245 29.5269 72.64 29.0898C72.3009 28.7816 72.0477 28.288 72.0477 27.3224V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M79.9309 24.7953L78.9403 24.82C78.554 24.8335 78.3952 24.8662 78.2958 25.0138C78.2296 25.1145 78.1967 25.193 78.1809 25.2453C78.1693 25.2998 78.148 25.3261 78.1084 25.3261C78.0626 25.3261 78.0481 25.2938 78.0481 25.2204C78.0481 25.1145 78.1737 24.5093 78.1867 24.4555C78.2083 24.3659 78.2296 24.3301 78.2684 24.3301C78.3208 24.3301 78.3867 24.3949 78.554 24.407C78.7463 24.4264 79.0004 24.4401 79.2201 24.4401H81.855C82.0689 24.4401 82.2125 24.4213 82.3151 24.407C82.4143 24.3871 82.4668 24.3761 82.4966 24.3761C82.5401 24.3761 82.5482 24.4144 82.5482 24.5133C82.5482 24.6544 82.5271 25.1145 82.5271 25.2863C82.5192 25.3545 82.5072 25.393 82.4668 25.393C82.4143 25.393 82.3986 25.358 82.3951 25.2625L82.389 25.1864C82.3735 25.0138 82.1949 24.8285 81.6046 24.815L80.764 24.7953V27.5212C80.764 28.1343 80.764 28.6592 80.7968 28.9454C80.8181 29.1332 80.8592 29.2785 81.055 29.3042C81.1524 29.3185 81.2942 29.333 81.3949 29.333C81.4703 29.333 81.5033 29.3527 81.5033 29.3866C81.5033 29.432 81.4484 29.4517 81.3764 29.4517C80.9346 29.4517 80.5172 29.432 80.333 29.432C80.1792 29.432 79.7581 29.4517 79.4918 29.4517C79.4064 29.4517 79.36 29.432 79.36 29.3866C79.36 29.3527 79.3848 29.333 79.4667 29.333C79.5658 29.333 79.6455 29.3185 79.7046 29.3042C79.8393 29.2785 79.8774 29.1332 79.9 28.9413C79.9309 28.6592 79.9309 28.1343 79.9309 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M84.8142 26.3512C84.8142 25.3413 84.8142 25.155 84.8026 24.9407C84.7889 24.7136 84.7377 24.6103 84.517 24.5616C84.4629 24.5471 84.3502 24.5444 84.2555 24.5444C84.1832 24.5444 84.1423 24.5291 84.1423 24.4812C84.1423 24.4361 84.1892 24.4215 84.2905 24.4215C84.4706 24.4215 84.6611 24.4267 84.8316 24.4267C85.0028 24.4361 85.1541 24.4404 85.2472 24.4404C85.4612 24.4404 86.7872 24.4404 86.9113 24.4361C87.0375 24.4215 87.1453 24.4072 87.1988 24.3952C87.2328 24.3873 87.2705 24.3662 87.3047 24.3662C87.3374 24.3662 87.3447 24.3952 87.3447 24.4267C87.3447 24.4727 87.3097 24.554 87.2922 24.8595C87.2842 24.9262 87.2705 25.2207 87.2549 25.3001C87.2514 25.3349 87.2367 25.3718 87.1911 25.3718C87.1453 25.3718 87.131 25.3413 87.131 25.2806C87.131 25.2335 87.1269 25.1216 87.0898 25.0406C87.0433 24.9218 86.9797 24.84 86.6434 24.8014C86.5327 24.7871 85.8357 24.7724 85.7004 24.7724C85.6666 24.7724 85.6534 24.7956 85.6534 24.84V26.5236C85.6534 26.5723 85.6612 26.597 85.7004 26.597C85.8471 26.597 86.6135 26.597 86.7654 26.5844C86.9229 26.5723 87.022 26.5524 87.0838 26.4853C87.131 26.4322 87.1584 26.3989 87.1911 26.3989C87.2172 26.3989 87.2367 26.4109 87.2367 26.4501C87.2367 26.4905 87.2102 26.597 87.1834 26.9352C87.1756 27.0691 87.1584 27.3371 87.1584 27.3822C87.1584 27.4363 87.1584 27.5122 87.0972 27.5122C87.0512 27.5122 87.0375 27.4832 87.0375 27.4498C87.0301 27.3822 87.0301 27.2962 87.0104 27.21C86.9797 27.077 86.884 26.976 86.6403 26.953C86.5136 26.9352 85.8511 26.93 85.6919 26.93C85.6612 26.93 85.6534 26.9572 85.6534 26.9974V27.5215C85.6534 27.7487 85.6473 28.3609 85.6534 28.553C85.6666 29.0139 85.7756 29.1113 86.4506 29.1113C86.6251 29.1113 86.9045 29.1113 87.0784 29.0327C87.2514 28.9523 87.331 28.8141 87.3776 28.5391C87.3892 28.4676 87.4023 28.4402 87.4516 28.4402C87.5043 28.4402 87.5043 28.4933 87.5043 28.5606C87.5043 28.7142 87.4516 29.1685 87.417 29.3009C87.3696 29.4717 87.3097 29.4717 87.0568 29.4717C86.558 29.4717 86.1912 29.458 85.9074 29.452C85.621 29.4383 85.4144 29.4323 85.2142 29.4323C85.1408 29.4323 84.9947 29.4323 84.8339 29.4383C84.6818 29.4383 84.5077 29.452 84.3761 29.452C84.2905 29.452 84.2443 29.4323 84.2443 29.3869C84.2443 29.3529 84.2685 29.3333 84.3502 29.3333C84.4493 29.3333 84.5307 29.3187 84.5892 29.3044C84.7232 29.2787 84.757 29.1335 84.7815 28.9416C84.8142 28.6595 84.8142 28.1345 84.8142 27.5215V26.3512",fill:"#686767"})]})}),rm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M7.99573 16C9.25964 16 10.2883 14.9745 10.2938 13.7118H5.69775C5.70325 14.9744 6.73181 16 7.99573 16Z",fill:"currentColor"}),t.jsx("path",{d:"M14.2106 12.7737V12.0912C14.2106 11.3503 13.7648 10.6915 13.108 10.4019V6.52185C13.108 5.4281 12.7614 4.40417 12.1055 3.56079C11.5471 2.8429 10.7917 2.28613 9.90662 1.93701V1.91077C9.90662 0.857178 9.04944 0 7.99585 0C6.94226 0 6.08521 0.857178 6.08521 1.91077V1.93701C5.20007 2.28613 4.4447 2.8429 3.88635 3.56079C3.23047 4.40417 2.88367 5.4281 2.88367 6.52185V10.4017C2.22705 10.6914 1.78125 11.3503 1.78125 12.0912V12.7736H14.2106V12.7737Z",fill:"currentColor"})]})}),om=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8.57143 11.4285H0V8.57137H8.57143V-6.10352e-05H11.4286V8.57137H20V11.4285H11.4286V19.9999H8.57143V11.4285Z",fill:"currentColor"})})}),im=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 11.2499V8.74994H20V11.2499H0Z",fill:"currentColor"})})}),sm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_8714_101)",children:t.jsx("path",{d:"M0 20V13.3333H2.22222V16.2222L5.66667 12.7778L7.22222 14.3333L3.77778 17.7778H6.66667V20H0ZM14.3333 7.22222L12.7778 5.66667L16.2222 2.22222H13.3333V0H20V6.66667H17.7778V3.77778L14.3333 7.22222Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_8714_101",children:t.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),am=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 20C15.1667 20 14.4583 19.7083 13.875 19.125C13.2917 18.5417 13 17.8333 13 17C13 16.9 13.025 16.6667 13.075 16.3L6.05 12.2C5.78333 12.45 5.475 12.6458 5.125 12.7875C4.775 12.9292 4.4 13 4 13C3.16667 13 2.45833 12.7083 1.875 12.125C1.29167 11.5417 1 10.8333 1 10C1 9.16667 1.29167 8.45833 1.875 7.875C2.45833 7.29167 3.16667 7 4 7C4.4 7 4.775 7.07083 5.125 7.2125C5.475 7.35417 5.78333 7.55 6.05 7.8L13.075 3.7C13.0417 3.58333 13.0208 3.47083 13.0125 3.3625C13.0042 3.25417 13 3.13333 13 3C13 2.16667 13.2917 1.45833 13.875 0.875C14.4583 0.291667 15.1667 0 16 0C16.8333 0 17.5417 0.291667 18.125 0.875C18.7083 1.45833 19 2.16667 19 3C19 3.83333 18.7083 4.54167 18.125 5.125C17.5417 5.70833 16.8333 6 16 6C15.6 6 15.225 5.92917 14.875 5.7875C14.525 5.64583 14.2167 5.45 13.95 5.2L6.925 9.3C6.95833 9.41667 6.97917 9.52917 6.9875 9.6375C6.99583 9.74583 7 9.86667 7 10C7 10.1333 6.99583 10.2542 6.9875 10.3625C6.97917 10.4708 6.95833 10.5833 6.925 10.7L13.95 14.8C14.2167 14.55 14.525 14.3542 14.875 14.2125C15.225 14.0708 15.6 14 16 14C16.8333 14 17.5417 14.2917 18.125 14.875C18.7083 15.4583 19 16.1667 19 17C19 17.8333 18.7083 18.5417 18.125 19.125C17.5417 19.7083 16.8333 20 16 20Z",fill:"currentColor"})})}),lm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 5H4V1H16V5ZM16 10.5C16.2833 10.5 16.5208 10.4042 16.7125 10.2125C16.9042 10.0208 17 9.78333 17 9.5C17 9.21667 16.9042 8.97917 16.7125 8.7875C16.5208 8.59583 16.2833 8.5 16 8.5C15.7167 8.5 15.4792 8.59583 15.2875 8.7875C15.0958 8.97917 15 9.21667 15 9.5C15 9.78333 15.0958 10.0208 15.2875 10.2125C15.4792 10.4042 15.7167 10.5 16 10.5ZM14 17V13H6V17H14ZM16 19H4V15H0V9C0 8.15 0.291667 7.4375 0.875 6.8625C1.45833 6.2875 2.16667 6 3 6H17C17.85 6 18.5625 6.2875 19.1375 6.8625C19.7125 7.4375 20 8.15 20 9V15H16V19Z",fill:"currentColor"})})}),cm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.26368 20L6.86567 16.8C6.65008 16.7167 6.44693 16.6167 6.25622 16.5C6.06551 16.3833 5.87894 16.2583 5.69652 16.125L2.73632 17.375L0 12.625L2.56219 10.675C2.54561 10.5583 2.53731 10.4458 2.53731 10.3375V9.6625C2.53731 9.55417 2.54561 9.44167 2.56219 9.325L0 7.375L2.73632 2.625L5.69652 3.875C5.87894 3.74167 6.06965 3.61667 6.26866 3.5C6.46766 3.38333 6.66667 3.28333 6.86567 3.2L7.26368 0H12.7363L13.1343 3.2C13.3499 3.28333 13.5531 3.38333 13.7438 3.5C13.9345 3.61667 14.1211 3.74167 14.3035 3.875L17.2637 2.625L20 7.375L17.4378 9.325C17.4544 9.44167 17.4627 9.55417 17.4627 9.6625V10.3375C17.4627 10.4458 17.4461 10.5583 17.4129 10.675L19.9751 12.625L17.2388 17.375L14.3035 16.125C14.1211 16.2583 13.9303 16.3833 13.7313 16.5C13.5323 16.6167 13.3333 16.7167 13.1343 16.8L12.7363 20H7.26368ZM10.0498 13.5C11.0116 13.5 11.8325 13.1583 12.5124 12.475C13.1924 11.7917 13.5323 10.9667 13.5323 10C13.5323 9.03333 13.1924 8.20833 12.5124 7.525C11.8325 6.84167 11.0116 6.5 10.0498 6.5C9.07131 6.5 8.24627 6.84167 7.57463 7.525C6.90299 8.20833 6.56716 9.03333 6.56716 10C6.56716 10.9667 6.90299 11.7917 7.57463 12.475C8.24627 13.1583 9.07131 13.5 10.0498 13.5Z",fill:"currentColor"})})}),dm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M9.95 15.9999C10.3 15.9999 10.5958 15.8791 10.8375 15.6374C11.0792 15.3958 11.2 15.0999 11.2 14.7499C11.2 14.3999 11.0792 14.1041 10.8375 13.8624C10.5958 13.6208 10.3 13.4999 9.95 13.4999C9.6 13.4999 9.30417 13.6208 9.0625 13.8624C8.82083 14.1041 8.7 14.3999 8.7 14.7499C8.7 15.0999 8.82083 15.3958 9.0625 15.6374C9.30417 15.8791 9.6 15.9999 9.95 15.9999ZM9.05 12.1499H10.9C10.9 11.5999 10.9625 11.1666 11.0875 10.8499C11.2125 10.5333 11.5667 10.0999 12.15 9.54994C12.5833 9.11661 12.925 8.70411 13.175 8.31244C13.425 7.92077 13.55 7.44994 13.55 6.89994C13.55 5.96661 13.2083 5.24994 12.525 4.74994C11.8417 4.24994 11.0333 3.99994 10.1 3.99994C9.15 3.99994 8.37917 4.24994 7.7875 4.74994C7.19583 5.24994 6.78333 5.84994 6.55 6.54994L8.2 7.19994C8.28333 6.89994 8.47083 6.57494 8.7625 6.22494C9.05417 5.87494 9.5 5.69994 10.1 5.69994C10.6333 5.69994 11.0333 5.84577 11.3 6.13744C11.5667 6.42911 11.7 6.74994 11.7 7.09994C11.7 7.43327 11.6 7.74577 11.4 8.03744C11.2 8.32911 10.95 8.59994 10.65 8.84994C9.91667 9.49994 9.46667 9.99161 9.3 10.3249C9.13333 10.6583 9.05 11.2666 9.05 12.1499ZM10 19.9999C8.61667 19.9999 7.31667 19.7374 6.1 19.2124C4.88333 18.6874 3.825 17.9749 2.925 17.0749C2.025 16.1749 1.3125 15.1166 0.7875 13.8999C0.2625 12.6833 0 11.3833 0 9.99994C0 8.61661 0.2625 7.31661 0.7875 6.09994C1.3125 4.88327 2.025 3.82494 2.925 2.92494C3.825 2.02494 4.88333 1.31244 6.1 0.787439C7.31667 0.262439 8.61667 -6.10352e-05 10 -6.10352e-05C11.3833 -6.10352e-05 12.6833 0.262439 13.9 0.787439C15.1167 1.31244 16.175 2.02494 17.075 2.92494C17.975 3.82494 18.6875 4.88327 19.2125 6.09994C19.7375 7.31661 20 8.61661 20 9.99994C20 11.3833 19.7375 12.6833 19.2125 13.8999C18.6875 15.1166 17.975 16.1749 17.075 17.0749C16.175 17.9749 15.1167 18.6874 13.9 19.2124C12.6833 19.7374 11.3833 19.9999 10 19.9999Z",fill:"currentColor"})})}),um=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.55556 14C1.12778 14 0.761574 13.8477 0.456944 13.5431C0.152315 13.2384 0 12.8722 0 12.4444V1.55556C0 1.12778 0.152315 0.761574 0.456944 0.456944C0.761574 0.152315 1.12778 0 1.55556 0H12.4444C12.8722 0 13.2384 0.152315 13.5431 0.456944C13.8477 0.761574 14 1.12778 14 1.55556V12.4444C14 12.8722 13.8477 13.2384 13.5431 13.5431C13.2384 13.8477 12.8722 14 12.4444 14H1.55556ZM2.33333 10.8889H11.6667L8.75 7L6.41667 10.1111L4.66667 7.77778L2.33333 10.8889Z",fill:"currentColor"})})}),hm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.33333 12C0.966667 12 0.652778 11.8694 0.391667 11.6083C0.130556 11.3472 0 11.0333 0 10.6667V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H10.6667C11.0333 0 11.3472 0.130556 11.6083 0.391667C11.8694 0.652778 12 0.966667 12 1.33333V10.6667C12 11.0333 11.8694 11.3472 11.6083 11.6083C11.3472 11.8694 11.0333 12 10.6667 12H1.33333ZM2.66667 9.33333H7.33333V8H2.66667V9.33333ZM2.66667 6.66667H9.33333V5.33333H2.66667V6.66667ZM2.66667 4H9.33333V2.66667H2.66667V4Z",fill:"currentColor"})})}),pm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"11",height:"12",viewBox:"0 0 11 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.27472 12C3.81319 12 2.56868 11.4945 1.54121 10.4835C0.513736 9.47253 0 8.24176 0 6.79121C0 6.0989 0.134615 5.43681 0.403846 4.80495C0.673077 4.17308 1.05494 3.61538 1.54945 3.13187L4.35165 0.379121C4.48352 0.258242 4.62912 0.164835 4.78846 0.0989011C4.9478 0.032967 5.10989 0 5.27472 0C5.43956 0 5.60165 0.032967 5.76099 0.0989011C5.92033 0.164835 6.06593 0.258242 6.1978 0.379121L9 3.13187C9.4945 3.61538 9.87637 4.17308 10.1456 4.80495C10.4148 5.43681 10.5494 6.0989 10.5494 6.79121C10.5494 8.24176 10.0357 9.47253 9.00824 10.4835C7.98077 11.4945 6.73626 12 5.27472 12Z",fill:"currentColor"})})}),fm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.33333 12V6.68333C4.62222 6.68333 3.93889 6.54722 3.28333 6.275C2.62778 6.00278 2.05 5.61667 1.55 5.11667C1.05 4.61667 0.666667 4.03889 0.4 3.38333C0.133333 2.72778 0 2.04444 0 1.33333V0H1.33333C2.03333 0 2.71111 0.136111 3.36667 0.408333C4.02222 0.680556 4.6 1.06667 5.1 1.56667C5.44444 1.91111 5.73056 2.28889 5.95833 2.7C6.18611 3.11111 6.36111 3.55 6.48333 4.01667C6.53889 3.93889 6.6 3.86389 6.66667 3.79167C6.73333 3.71944 6.80556 3.64444 6.88333 3.56667C7.38333 3.06667 7.96111 2.68056 8.61667 2.40833C9.27222 2.13611 9.95556 2 10.6667 2H12V3.33333C12 4.04444 11.8639 4.72778 11.5917 5.38333C11.3194 6.03889 10.9333 6.61667 10.4333 7.11667C9.93333 7.61667 9.35833 8 8.70833 8.26667C8.05833 8.53333 7.37778 8.66667 6.66667 8.66667V12H5.33333Z",fill:"currentColor"})})}),mm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.013 8.18324C16.013 7.61597 15.9621 7.07051 15.8676 6.54688H8.33301V9.64142H12.6385C12.453 10.6414 11.8894 11.4887 11.0421 12.056V14.0632H13.6276C15.1403 12.6705 16.013 10.6196 16.013 8.18324Z",fill:"#4285F4"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.33268 15.9995C10.4927 15.9995 12.3036 15.2832 13.6272 14.0613L11.0418 12.0541C10.3254 12.5341 9.40905 12.8177 8.33268 12.8177C6.24905 12.8177 4.48541 11.4104 3.85632 9.51953H1.18359V11.5923C2.49996 14.2068 5.20541 15.9995 8.33268 15.9995Z",fill:"#34A853"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.85664 9.51898C3.69664 9.03898 3.60574 8.52625 3.60574 7.99898C3.60574 7.4717 3.69664 6.95898 3.85664 6.47898V4.40625H1.18392C0.642099 5.48625 0.333008 6.70807 0.333008 7.99898C0.333008 9.28989 0.642099 10.5117 1.18392 11.5917L3.85664 9.51898Z",fill:"#FBBC05"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.33268 3.18182C9.50723 3.18182 10.5618 3.58545 11.3909 4.37818L13.6854 2.08364C12.3 0.792727 10.489 0 8.33268 0C5.20541 0 2.49996 1.79273 1.18359 4.40727L3.85632 6.48C4.48541 4.58909 6.24905 3.18182 8.33268 3.18182Z",fill:"#EA4335"})]})}),gm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M16.167 8.04974C16.167 3.60622 12.5831 0 8.16699 0C3.75093 0 0.166992 3.60622 0.166992 8.04974C0.166992 12.0705 3.09181 15.4031 6.92291 16V10.371H4.87966V8.04974H6.92291V6.27565C6.92291 4.26114 8.10932 3.14197 9.93836 3.14197C10.8117 3.14197 11.718 3.30777 11.718 3.30777V5.27254H10.7128C9.71591 5.27254 9.40283 5.90259 9.40283 6.53264V8.04145H11.6273L11.2731 10.3627H9.40283V15.9917C13.2422 15.4031 16.167 12.0705 16.167 8.04974Z",fill:"#1877F2"}),t.jsx("path",{d:"M11.2811 10.3096L11.6354 8.00384H9.41086V6.50513C9.41086 5.87106 9.73218 5.25346 10.7209 5.25346H11.726V3.2936C11.726 3.2936 10.8197 3.12891 9.94639 3.12891C8.11735 3.12891 6.93095 4.24059 6.93095 6.24162V8.00384H4.8877V10.3096H6.93095V15.9009C7.33466 15.9668 7.75484 15.9997 8.17502 15.9997C8.59521 15.9997 9.0154 15.9668 9.4191 15.9009V10.3096H11.2811Z",fill:"white"})]})}),bm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_703_2142)",children:t.jsx("path",{d:"M10.3552 6.77143L16.3115 0H14.9001L9.72817 5.87954L5.59738 0H0.833008L7.07957 8.8909L0.833008 15.9918H2.24455L7.70622 9.78279L12.0686 15.9918H16.833L10.3548 6.77143H10.3552ZM8.42187 8.96923L7.78897 8.0839L2.75315 1.03921H4.92121L8.98517 6.7245L9.61807 7.60983L14.9007 14.9998H12.7327L8.42187 8.96957V8.96923Z",fill:"#5C5959"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_703_2142",children:t.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.833008)"})})})]})}),vm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M7.66699 0H0.166992V7.5H7.66699V0Z",fill:"#F35325"}),t.jsx("path",{d:"M16.167 0H8.66699V7.5H16.167V0Z",fill:"#81BC06"}),t.jsx("path",{d:"M7.66699 8.5H0.166992V16H7.66699V8.5Z",fill:"#05A6F0"}),t.jsx("path",{d:"M16.167 8.5H8.66699V16H16.167V8.5Z",fill:"#FFBA08"})]})}),ym=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 13.3267V11.5489H16V13.3267H0ZM0 8.88223V7.10445H16V8.88223H0ZM0 4.43778V2.66H16V4.43778H0Z",fill:"currentColor"})})}),xm=n=>{const{size:r="16px",...o}=n;return t.jsx(e.Icon,{boxSize:r,...o,children:t.jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 8.88889C5.97297 8.88889 4.32432 7.24024 4.32432 5.21321C4.32432 3.18618 5.97297 1.53753 8 1.53753C10.027 1.53753 11.6757 3.18618 11.6757 5.21321C11.6757 7.24024 10.027 8.88889 8 8.88889ZM2 14.4625V13.136C2 11.2583 4.85714 9.92589 8 9.92589C11.1429 9.92589 14 11.2583 14 13.136V14.4625H2Z",fill:"currentColor"})})})},wm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.22857 6.85714L0 1.6L1.6 0L8.45714 6.85714L1.6 13.7143L0 12.1143L5.22857 6.85714ZM12.7714 6.85714L7.54286 1.6L9.14286 0L16 6.85714L9.14286 13.7143L7.54286 12.1143L12.7714 6.85714Z",fill:"#5C5959"})})}),Cm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10.7714 6.85714L16 12.1143L14.4 13.7143L7.54286 6.85714L14.4 0L16 1.6L10.7714 6.85714ZM3.22857 6.85714L8.45714 12.1143L6.85714 13.7143L0 6.85714L6.85714 0L8.45714 1.6L3.22857 6.85714Z",fill:"#5C5959"})})}),km=n=>{const{fill:r,width:o,height:i,...s}=n,a=r||"currentColor",l=o??"20",c=i??o??"20";return t.jsx(e.Icon,{...n,fill:a,children:t.jsx("svg",{width:l,height:c,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M18.4444 20L11.4444 13C10.8889 13.4444 10.25 13.7963 9.52778 14.0556C8.80556 14.3148 8.03704 14.4444 7.22222 14.4444C5.2037 14.4444 3.49537 13.7454 2.09722 12.3472C0.699074 10.9491 0 9.24074 0 7.22222C0 5.2037 0.699074 3.49537 2.09722 2.09722C3.49537 0.699074 5.2037 0 7.22222 0C9.24074 0 10.9491 0.699074 12.3472 2.09722C13.7454 3.49537 14.4444 5.2037 14.4444 7.22222C14.4444 8.03704 14.3148 8.80556 14.0556 9.52778C13.7963 10.25 13.4444 10.8889 13 11.4444L20 18.4444L18.4444 20ZM7.22222 12.2222C8.61111 12.2222 9.79167 11.7361 10.7639 10.7639C11.7361 9.79167 12.2222 8.61111 12.2222 7.22222C12.2222 5.83333 11.7361 4.65278 10.7639 3.68056C9.79167 2.70833 8.61111 2.22222 7.22222 2.22222C5.83333 2.22222 4.65278 2.70833 3.68056 3.68056C2.70833 4.65278 2.22222 5.83333 2.22222 7.22222C2.22222 8.61111 2.70833 9.79167 3.68056 10.7639C4.65278 11.7361 5.83333 12.2222 7.22222 12.2222Z"})})})},Sm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"12.2513",viewBox:"0 0 16 12.2513",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M15.0602 0.939796C14.7633 0.641913 14.4106 0.405559 14.0222 0.244287C13.6338 0.0830158 13.2174 0 12.7969 0C12.3763 0 11.9599 0.0830158 11.5716 0.244287C11.1832 0.405559 10.8304 0.641913 10.5336 0.939796L11.2898 1.69601C11.4881 1.49774 11.7234 1.34047 11.9825 1.23317C12.2415 1.12587 12.5192 1.07064 12.7996 1.07064C13.0799 1.07064 13.3576 1.12587 13.6166 1.23317C13.8757 1.34047 14.111 1.49774 14.3093 1.69601C14.5076 1.89427 14.6649 2.12965 14.7722 2.38869C14.8795 2.64774 14.9347 2.92538 14.9347 3.20577C14.9347 3.48616 14.8795 3.7638 14.7722 4.02285C14.6649 4.28189 14.5076 4.51727 14.3093 4.71553L10.049 8.97588C9.64926 9.37629 9.10686 9.60152 8.54109 9.60202C7.97532 9.60252 7.43252 9.37825 7.03211 8.97854C6.63169 8.57883 6.40646 8.03643 6.40596 7.47066C6.40546 6.90489 6.62974 6.3621 7.02944 5.96168L7.78033 5.20547L7.02944 4.44926L6.27323 5.20547C5.97535 5.50232 5.73899 5.85505 5.57772 6.24344C5.41645 6.63183 5.33344 7.04824 5.33344 7.46878C5.33344 7.88932 5.41645 8.30572 5.57772 8.69411C5.73899 9.0825 5.97535 9.43524 6.27323 9.73209C6.8758 10.3269 7.68984 10.6583 8.53654 10.6534C8.9587 10.6551 9.37701 10.5732 9.76732 10.4123C10.1576 10.2514 10.5122 10.0148 10.8105 9.71611L15.0709 5.45576C15.6678 4.85524 16.002 4.04232 16 3.19558C15.998 2.34883 15.66 1.5375 15.0602 0.939796Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1.71466 10.5575C1.5158 10.3596 1.35801 10.1243 1.25034 9.86524C1.14267 9.60615 1.08724 9.32834 1.08724 9.04777C1.08724 8.7672 1.14267 8.48939 1.25034 8.2303C1.35801 7.97121 1.5158 7.73594 1.71466 7.53801L5.97501 3.27766C6.17294 3.07881 6.40821 2.92101 6.6673 2.81334C6.92639 2.70567 7.2042 2.65024 7.48477 2.65024C7.76534 2.65024 8.04315 2.70567 8.30224 2.81334C8.56133 2.92101 8.7966 3.07881 8.99453 3.27766C9.19213 3.47715 9.34768 3.71428 9.45196 3.97498C9.55624 4.23569 9.60714 4.51468 9.60163 4.79541C9.60325 5.07702 9.54902 5.35616 9.44207 5.61668C9.33512 5.8772 9.17758 6.11392 8.97855 6.31316L7.84956 7.45813L8.60577 8.21434L9.73476 7.08535C10.3357 6.48437 10.6734 5.66928 10.6734 4.81938C10.6734 3.96947 10.3357 3.15438 9.73476 2.5534C9.13379 1.95243 8.3187 1.61481 7.46879 1.61481C6.61889 1.61481 5.80379 1.95243 5.20282 2.5534L0.942471 6.81375C0.643787 7.1107 0.406756 7.46376 0.245012 7.85265C0.0832669 8.24153 0 8.65855 0 9.07972C0 9.5009 0.0832669 9.91792 0.245012 10.3068C0.406756 10.6957 0.643787 11.0487 0.942471 11.3457C1.54894 11.936 2.36484 12.2616 3.21111 12.251C4.06483 12.2518 4.88421 11.9149 5.49039 11.3137L4.73418 10.5575C4.53625 10.7564 4.30098 10.9142 4.04189 11.0219C3.7828 11.1295 3.50499 11.185 3.22442 11.185C2.94385 11.185 2.66604 11.1295 2.40695 11.0219C2.14786 10.9142 1.91259 10.7564 1.71466 10.5575Z",fill:"black",stroke:"none"})]})}),$m=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M2 3H14V4.5H2V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 6.5H10V8H2V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 10H14V11.5H2V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 13.5H10V15H2V13.5Z",fill:"black",stroke:"none"})]})}),Mm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1 3H15V4.5H1V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M4 6.5H12V8H4V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 10H15V11.5H1V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M4 13.5H12V15H4V13.5Z",fill:"black",stroke:"none"})]})}),Em=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M2 3H14V4.5H2V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M6 6.5H14V8H6V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 10H14V11.5H2V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M6 13.5H14V15H6V13.5Z",fill:"black",stroke:"none"})]})}),jm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1 3H15V4.5H1V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 6.5H15V8H1V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 10H15V11.5H1V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 13.5H15V15H1V13.5Z",fill:"black",stroke:"none"})]})}),Tm=i.css`
|
|
371
|
+
`,_f=({icon:t,disabled:n,...o})=>r.jsx(e.Button,{css:Hf,"aria-label":o["aria-label"],disabled:n,...o,children:t}),Ff=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{viewBox:"0 0 16 17",children:[t.jsxs("g",{clipPath:"url(#clip0_1216_84)",children:[t.jsx("path",{d:"M9.78791 8.03125H16V2.21875C16 1.27103 15.229 0.5 14.2812 0.5H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V8.96875H9.78791L10.5502 9.73106C10.7333 9.91413 10.7333 10.2109 10.5502 10.394C10.3672 10.577 10.0704 10.577 9.88731 10.394L8.32481 8.83147C8.14175 8.64841 8.14175 8.35162 8.32481 8.16856L9.88731 6.60606C10.0704 6.423 10.3672 6.423 10.5502 6.60606C10.7333 6.78912 10.7333 7.08591 10.5502 7.26897L9.78791 8.03125Z",fill:"#4F4E4E"}),t.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"})]}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_1216_84",children:t.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0 0.5)"})})})]})}),qf=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{viewBox:"0 0 16 17",children:[t.jsx("path",{d:"M0 2.21875V14.7812C0 15.729 0.771031 16.5 1.71875 16.5H6.25V0.5H1.71875C0.771031 0.5 0 1.27103 0 2.21875ZM4.375 7.0625H1.875C1.61612 7.0625 1.40625 6.85262 1.40625 6.59375C1.40625 6.33488 1.61612 6.125 1.875 6.125H4.375C4.63387 6.125 4.84375 6.33488 4.84375 6.59375C4.84375 6.85262 4.63387 7.0625 4.375 7.0625ZM4.375 5.1875H1.875C1.61612 5.1875 1.40625 4.97762 1.40625 4.71875C1.40625 4.45988 1.61612 4.25 1.875 4.25H4.375C4.63387 4.25 4.84375 4.45988 4.84375 4.71875C4.84375 4.97762 4.63387 5.1875 4.375 5.1875ZM4.375 2.375C4.63387 2.375 4.84375 2.58488 4.84375 2.84375C4.84375 3.10262 4.63387 3.3125 4.375 3.3125H1.875C1.61612 3.3125 1.40625 3.10262 1.40625 2.84375C1.40625 2.58488 1.61612 2.375 1.875 2.375H4.375Z",fill:"#4F4E4E"}),t.jsx("path",{d:"M14.2812 0.5H7.1875V8.03125H12.4621L11.6998 7.26897C11.5168 7.08591 11.5168 6.78912 11.6998 6.60606C11.8829 6.423 12.1797 6.423 12.3627 6.60606L13.9252 8.16856C14.1083 8.35162 14.1083 8.64841 13.9252 8.83147L12.3627 10.394C12.1797 10.577 11.8829 10.577 11.6998 10.394C11.5168 10.2109 11.5168 9.91413 11.6998 9.73106L12.4621 8.96875H7.1875V16.5H14.2812C15.229 16.5 16 15.729 16 14.7812V2.21875C16 1.27103 15.229 0.5 14.2812 0.5Z",fill:"#4F4E4E"})]})}),Wf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:t.jsx("path",{d:"M4.19632 10.4277L0 6.23139L1.04908 5.18231L4.19632 8.32955L10.9509 1.57495L12 2.62403L4.19632 10.4277Z",fill:"currentColor"})})}),Uf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{viewBox:"0 0 12 12",height:"12px",width:"12px",children:t.jsx("path",{d:"M0 6.75V5.25H12V6.75H0Z",fill:"auto"})})}),Kf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M4.5 7.49997H5.5V4.49997H4.5V7.49997ZM5 3.49997C5.14167 3.49997 5.26042 3.45205 5.35625 3.35622C5.45208 3.26039 5.5 3.14164 5.5 2.99997C5.5 2.8583 5.45208 2.73955 5.35625 2.64372C5.26042 2.54789 5.14167 2.49997 5 2.49997C4.85833 2.49997 4.73958 2.54789 4.64375 2.64372C4.54792 2.73955 4.5 2.8583 4.5 2.99997C4.5 3.14164 4.54792 3.26039 4.64375 3.35622C4.73958 3.45205 4.85833 3.49997 5 3.49997ZM5 9.99997C4.30833 9.99997 3.65833 9.86872 3.05 9.60622C2.44167 9.34372 1.9125 8.98747 1.4625 8.53747C1.0125 8.08747 0.65625 7.5583 0.39375 6.94997C0.13125 6.34164 0 5.69164 0 4.99997C0 4.3083 0.13125 3.6583 0.39375 3.04997C0.65625 2.44164 1.0125 1.91247 1.4625 1.46247C1.9125 1.01247 2.44167 0.656219 3.05 0.393719C3.65833 0.131219 4.30833 -3.05176e-05 5 -3.05176e-05C5.69167 -3.05176e-05 6.34167 0.131219 6.95 0.393719C7.55833 0.656219 8.0875 1.01247 8.5375 1.46247C8.9875 1.91247 9.34375 2.44164 9.60625 3.04997C9.86875 3.6583 10 4.3083 10 4.99997C10 5.69164 9.86875 6.34164 9.60625 6.94997C9.34375 7.5583 8.9875 8.08747 8.5375 8.53747C8.0875 8.98747 7.55833 9.34372 6.95 9.60622C6.34167 9.86872 5.69167 9.99997 5 9.99997Z",fill:"currentColor"})})}),Gf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 13.3667L0 5.36667L1.86667 3.5L8 9.63333L14.1333 3.5L16 5.36667L8 13.3667Z",fill:"currentColor"})})}),Zf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.37 0L13.37 8L5.37 16L3.50333 14.1333L9.63667 8L3.50333 1.86667L5.37 0Z",fill:"currentColor"})})}),Jf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1 10L0 9L4 5L0 1L1 0L5 4L9 0L10 1L6 5L10 9L9 10L5 6L1 10Z",fill:"currentColor"})})}),Xf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 16C7.45 16 6.97917 15.8042 6.5875 15.4125C6.19583 15.0208 6 14.55 6 14C6 13.45 6.19583 12.9792 6.5875 12.5875C6.97917 12.1958 7.45 12 8 12C8.55 12 9.02083 12.1958 9.4125 12.5875C9.80417 12.9792 10 13.45 10 14C10 14.55 9.80417 15.0208 9.4125 15.4125C9.02083 15.8042 8.55 16 8 16ZM8 10C7.45 10 6.97917 9.80417 6.5875 9.4125C6.19583 9.02083 6 8.55 6 8C6 7.45 6.19583 6.97917 6.5875 6.5875C6.97917 6.19583 7.45 6 8 6C8.55 6 9.02083 6.19583 9.4125 6.5875C9.80417 6.97917 10 7.45 10 8C10 8.55 9.80417 9.02083 9.4125 9.4125C9.02083 9.80417 8.55 10 8 10ZM8 4C7.45 4 6.97917 3.80417 6.5875 3.4125C6.19583 3.02083 6 2.55 6 2C6 1.45 6.19583 0.979167 6.5875 0.5875C6.97917 0.195833 7.45 0 8 0C8.55 0 9.02083 0.195833 9.4125 0.5875C9.80417 0.979167 10 1.45 10 2C10 2.55 9.80417 3.02083 9.4125 3.4125C9.02083 3.80417 8.55 4 8 4Z",fill:"currentColor"})})}),Yf=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5 6.95455C5.56818 6.95455 6.05114 6.75568 6.44886 6.35795C6.84659 5.96023 7.04545 5.47727 7.04545 4.90909C7.04545 4.34091 6.84659 3.85795 6.44886 3.46023C6.05114 3.0625 5.56818 2.86364 5 2.86364C4.43182 2.86364 3.94886 3.0625 3.55114 3.46023C3.15341 3.85795 2.95455 4.34091 2.95455 4.90909C2.95455 5.47727 3.15341 5.96023 3.55114 6.35795C3.94886 6.75568 4.43182 6.95455 5 6.95455ZM5 6.13636C4.65909 6.13636 4.36932 6.01705 4.13068 5.77841C3.89205 5.53977 3.77273 5.25 3.77273 4.90909C3.77273 4.56818 3.89205 4.27841 4.13068 4.03977C4.36932 3.80114 4.65909 3.68182 5 3.68182C5.34091 3.68182 5.63068 3.80114 5.86932 4.03977C6.10795 4.27841 6.22727 4.56818 6.22727 4.90909C6.22727 5.25 6.10795 5.53977 5.86932 5.77841C5.63068 6.01705 5.34091 6.13636 5 6.13636ZM5 8.31818C3.89394 8.31818 2.88636 8.00947 1.97727 7.39205C1.06818 6.77462 0.409091 5.94697 0 4.90909C0.409091 3.87121 1.06818 3.04356 1.97727 2.42614C2.88636 1.80871 3.89394 1.5 5 1.5C6.10606 1.5 7.11364 1.80871 8.02273 2.42614C8.93182 3.04356 9.59091 3.87121 10 4.90909C9.59091 5.94697 8.93182 6.77462 8.02273 7.39205C7.11364 8.00947 6.10606 8.31818 5 8.31818Z",fill:"currentColor"})})}),Qf=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"10",height:"10",viewBox:"0 0 10 10",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_4626_1381)",children:t.jsx("path",{d:"M8.54545 9.9375L6.63636 8.05114C6.37121 8.13447 6.10417 8.19697 5.83523 8.23864C5.56629 8.2803 5.28788 8.30114 5 8.30114C3.85606 8.30114 2.83712 7.98485 1.94318 7.35227C1.04924 6.7197 0.401515 5.89962 0 4.89205C0.159091 4.49053 0.359848 4.11742 0.602273 3.77273C0.844697 3.42803 1.12121 3.11932 1.43182 2.84659L0.181818 1.57386L0.818182 0.9375L9.18182 9.30114L8.54545 9.9375ZM5 6.9375C5.08333 6.9375 5.16098 6.93371 5.23295 6.92614C5.30492 6.91856 5.38258 6.90341 5.46591 6.88068L3.01136 4.42614C2.98864 4.50947 2.97348 4.58712 2.96591 4.65909C2.95833 4.73106 2.95455 4.80871 2.95455 4.89205C2.95455 5.46023 3.15341 5.94318 3.55114 6.34091C3.94886 6.73864 4.43182 6.9375 5 6.9375ZM8.31818 7.14205L6.875 5.71023C6.92803 5.58144 6.9697 5.45076 7 5.31818C7.0303 5.18561 7.04545 5.04356 7.04545 4.89205C7.04545 4.32386 6.84659 3.84091 6.44886 3.44318C6.05114 3.04545 5.56818 2.84659 5 2.84659C4.84848 2.84659 4.70644 2.86174 4.57386 2.89205C4.44129 2.92235 4.31061 2.9678 4.18182 3.02841L3.02273 1.86932C3.33333 1.74053 3.65152 1.64394 3.97727 1.57955C4.30303 1.51515 4.64394 1.48295 5 1.48295C6.14394 1.48295 7.16288 1.79924 8.05682 2.43182C8.95076 3.06439 9.59848 3.88447 10 4.89205C9.82576 5.33902 9.59659 5.75379 9.3125 6.13636C9.02841 6.51894 8.69697 6.85417 8.31818 7.14205ZM6.21591 5.05114L4.85227 3.6875C5.06439 3.64962 5.25947 3.66667 5.4375 3.73864C5.61553 3.81061 5.76894 3.91477 5.89773 4.05114C6.02652 4.1875 6.11932 4.3447 6.17614 4.52273C6.23295 4.70076 6.24621 4.87689 6.21591 5.05114Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_4626_1381",children:t.jsx("rect",{width:"10",height:"10",fill:"white"})})})]})}),em=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_4916_54426)",children:t.jsx("path",{d:"M8.6 14.6L15.65 7.55L14.25 6.15L8.6 11.8L5.75 8.95L4.35 10.35L8.6 14.6ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_4916_54426",children:t.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),tm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 18.6477L10 1.375L20 18.6477H0ZM10 15.9205C10.2576 15.9205 10.4735 15.8333 10.6477 15.6591C10.822 15.4848 10.9091 15.2689 10.9091 15.0114C10.9091 14.7538 10.822 14.5379 10.6477 14.3636C10.4735 14.1894 10.2576 14.1023 10 14.1023C9.74242 14.1023 9.52652 14.1894 9.35227 14.3636C9.17803 14.5379 9.09091 14.7538 9.09091 15.0114C9.09091 15.2689 9.17803 15.4848 9.35227 15.6591C9.52652 15.8333 9.74242 15.9205 10 15.9205ZM9.09091 13.1932H10.9091V8.64773H9.09091V13.1932Z",fill:"currentColor"})})}),nm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10 15C10.2833 15 10.5208 14.9042 10.7125 14.7125C10.9042 14.5208 11 14.2833 11 14C11 13.7167 10.9042 13.4792 10.7125 13.2875C10.5208 13.0958 10.2833 13 10 13C9.71667 13 9.47917 13.0958 9.2875 13.2875C9.09583 13.4792 9 13.7167 9 14C9 14.2833 9.09583 14.5208 9.2875 14.7125C9.47917 14.9042 9.71667 15 10 15ZM9 11H11V5H9V11ZM10 20C8.61667 20 7.31667 19.7375 6.1 19.2125C4.88333 18.6875 3.825 17.975 2.925 17.075C2.025 16.175 1.3125 15.1167 0.7875 13.9C0.2625 12.6833 0 11.3833 0 10C0 8.61667 0.2625 7.31667 0.7875 6.1C1.3125 4.88333 2.025 3.825 2.925 2.925C3.825 2.025 4.88333 1.3125 6.1 0.7875C7.31667 0.2625 8.61667 0 10 0C11.3833 0 12.6833 0.2625 13.9 0.7875C15.1167 1.3125 16.175 2.025 17.075 2.925C17.975 3.825 18.6875 4.88333 19.2125 6.1C19.7375 7.31667 20 8.61667 20 10C20 11.3833 19.7375 12.6833 19.2125 13.9C18.6875 15.1167 17.975 16.175 17.075 17.075C16.175 17.975 15.1167 18.6875 13.9 19.2125C12.6833 19.7375 11.3833 20 10 20Z",fill:"currentColor"})})}),rm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"91",height:"32",viewBox:"0 0 91 32",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.79733 2.62109L7.05688 4.36154L8.6964 6.00105L10.4368 4.26061L8.79733 2.62109",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.4348 17.7395L26.7261 24.0306L28.4666 22.2904L22.1753 15.999L20.4348 17.7395",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.83032 8.73722L8.57056 10.4775L15.5197 3.52853L17.9952 6.00428L19.7357 4.26384L15.5197 0.0478516L6.83032 8.73722",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M25.0828 8.74062L26.823 10.4811L28.4667 8.83761L26.7262 7.09717L25.0828 8.74062",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M7.05664 26.7665L8.79688 28.5069L15.088 22.216L13.3476 20.4756L7.05664 26.7665",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9583 17.865L17.6987 19.6052L24.2126 13.0913L22.4722 11.3511L15.9583 17.865",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.606 8.61475L27.5582 15.5672L25.086 18.0396L26.8264 19.7799L31.0391 15.5672L22.3462 6.87451L20.606 8.61475",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.58008 22.2898L4.32031 24.0302L5.95651 22.394L4.21607 20.6538L2.58008 22.2898",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.9583 8.91145L17.6987 10.6517L23.99 4.36056L22.2496 2.62012L15.9583 8.91145",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M0 15.5676L8.69268 24.2603L10.4331 22.5198L3.48068 15.5676L5.96016 13.0881L4.21971 11.3477L0 15.5676",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3071 8.61154L17.8244 15.1288L19.5646 13.3885L13.0474 6.87109L11.3071 8.61154",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20.6091 26.8674L22.2493 28.5073L23.9897 26.7671L22.3496 25.127L20.6091 26.8674",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M2.58008 8.83789L8.87079 15.1286L10.6112 13.3884L4.32052 7.09766L2.58008 8.83789",fill:"#9B9B9B"}),t.jsx("mask",{id:"mask0_2684_24177",style:{maskType:"luminance"},maskUnits:"userSpaceOnUse",x:"11",y:"15",width:"14",height:"17",children:t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.3035 15.999H24.2159V31.0746H11.3035V15.999Z",fill:"white"})}),t.jsxs("g",{mask:"url(#mask0_2684_24177)",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M11.4817 17.7395L17.9989 24.2567L19.7392 22.5163L13.2219 15.999L11.4817 17.7395",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M15.5195 27.6061L13.0437 25.1303L11.3035 26.8706L15.5195 31.0868L24.2159 22.3903L22.4756 20.6499L15.5195 27.6061",fill:"#9B9B9B"})]}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M6.82666 18.0429L8.5669 19.7834L15.0881 13.2624L13.3476 11.522L6.82666 18.0429",fill:"#9B9B9B"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M39.8376 3.46878C39.7609 3.22403 39.6861 3.06362 39.5918 2.99958C39.5199 2.95005 39.386 2.93948 39.3278 2.93948C39.2598 2.93948 39.219 2.93264 39.219 2.87834C39.219 2.83171 39.2754 2.82031 39.3653 2.82031C39.7133 2.82031 40.0782 2.83648 40.1396 2.83648C40.1999 2.83648 40.4927 2.82031 40.8782 2.82031C40.9688 2.82031 41.0173 2.83648 41.0173 2.87834C41.0173 2.93264 40.9628 2.93948 40.8968 2.93948C40.8442 2.93948 40.7783 2.93948 40.7319 2.96373C40.6714 2.99191 40.6579 3.0373 40.6579 3.10921C40.6579 3.19853 40.724 3.42402 40.8055 3.721C40.9174 4.16202 41.5358 6.18037 41.656 6.55196H41.6755L42.9658 3.08496C43.0325 2.89616 43.0773 2.84497 43.1336 2.84497C43.2064 2.84497 43.2387 2.94632 43.3278 3.15999L44.7104 6.5043H44.7296C44.8482 6.05851 45.3823 4.30149 45.6173 3.52391C45.66 3.37138 45.6811 3.23169 45.6811 3.13615C45.6811 3.0315 45.6222 2.93948 45.3617 2.93948C45.2969 2.93948 45.2502 2.9171 45.2502 2.87834C45.2502 2.83171 45.3008 2.82031 45.4036 2.82031C45.7549 2.82031 46.034 2.83648 46.0939 2.83648C46.1395 2.83648 46.4268 2.82031 46.6462 2.82031C46.7184 2.82031 46.7658 2.83171 46.7658 2.87233C46.7658 2.9171 46.7351 2.93948 46.6744 2.93948C46.6067 2.93948 46.5142 2.94632 46.4407 2.97139C46.2796 3.0315 46.2092 3.29656 46.0657 3.67831C45.763 4.51578 45.0639 6.63155 44.7377 7.62964C44.6639 7.86258 44.6308 7.94279 44.5435 7.94279C44.4756 7.94279 44.4378 7.86258 44.3377 7.6141L42.9542 4.2818H42.9397C42.8143 4.62169 41.9279 6.97723 41.6423 7.58778C41.514 7.86258 41.4831 7.94279 41.4034 7.94279C41.3358 7.94279 41.3105 7.87025 41.2502 7.69575L39.8376 3.46878",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M52.4736 5.46052C52.4736 3.96919 51.6156 3.04363 50.5241 3.04363C49.7593 3.04363 48.8862 3.46848 48.8862 5.12686C48.8862 6.51167 49.6547 7.61007 50.9315 7.61007C51.3984 7.61007 52.4736 7.38417 52.4736 5.46052ZM47.9695 5.33425C47.9695 4.19523 48.7201 2.72607 50.7182 2.72607C52.3747 2.72607 53.4068 3.68811 53.4068 5.21384C53.4068 6.73834 52.3397 7.94243 50.6521 7.94243C48.7413 7.94243 47.9695 6.51161 47.9695 5.33425V5.33425Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M56.6253 5.27407C56.6253 5.34806 56.6388 5.37251 56.685 5.39469C56.8222 5.44111 57.0255 5.46059 57.1911 5.46059C57.4551 5.46059 57.5428 5.43261 57.6644 5.34806C57.8634 5.20029 58.0557 4.89253 58.0557 4.34561C58.0557 3.40327 57.4331 3.13178 57.0371 3.13178C56.8709 3.13178 56.7515 3.13593 56.685 3.15976C56.6388 3.17219 56.6253 3.19831 56.6253 3.25115V5.27407ZM55.8409 4.74893C55.8409 3.73799 55.8409 3.5494 55.8277 3.33842C55.8144 3.10921 55.7609 3.00435 55.5421 2.95689C55.4865 2.94632 55.3769 2.93948 55.2814 2.93948C55.208 2.93948 55.1667 2.92352 55.1667 2.87834C55.1667 2.83171 55.2146 2.82031 55.3122 2.82031C55.6681 2.82031 56.0873 2.83648 56.2272 2.83648C56.4521 2.83648 56.9576 2.82031 57.1633 2.82031C57.5836 2.82031 58.0313 2.86052 58.3884 3.10465C58.5765 3.23169 58.841 3.5724 58.841 4.01632C58.841 4.50957 58.6354 4.95825 57.9633 5.50455C58.5554 6.25187 59.014 6.84501 59.4066 7.25598C59.7788 7.64145 60.0519 7.68767 60.1537 7.70984C60.225 7.72373 60.2867 7.72891 60.3379 7.72891C60.3924 7.72891 60.4187 7.75233 60.4187 7.78404C60.4187 7.83357 60.3732 7.8489 60.2913 7.8489H59.6602C59.2866 7.8489 59.1197 7.81429 58.9498 7.72373C58.6626 7.56974 58.4076 7.25598 58.0369 6.74512C57.7708 6.37705 57.4665 5.92671 57.3766 5.82371C57.3461 5.78785 57.3051 5.78018 57.2585 5.78018L56.6788 5.76485C56.6469 5.76485 56.6253 5.78018 56.6253 5.8179V5.91344C56.6253 6.53145 56.6253 7.05661 56.6585 7.3368C56.6788 7.52871 56.7165 7.6773 56.9194 7.70155C57.0195 7.71751 57.1633 7.72891 57.2429 7.72891C57.297 7.72891 57.3264 7.75233 57.3264 7.78404C57.3264 7.82984 57.279 7.8489 57.1911 7.8489C56.8056 7.8489 56.3132 7.82984 56.2142 7.82984C56.0873 7.82984 55.6681 7.8489 55.4016 7.8489C55.3122 7.8489 55.2681 7.82984 55.2681 7.78404C55.2681 7.75233 55.2944 7.72891 55.3769 7.72891C55.4751 7.72891 55.5543 7.71751 55.6142 7.70155C55.7466 7.6773 55.7808 7.52871 55.8071 7.3368C55.8409 7.05661 55.8409 6.53145 55.8409 5.92028V4.74893V4.74893Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M62.7401 5.92028C62.7401 6.76978 62.7401 7.22986 62.8795 7.34944C62.9923 7.45099 63.167 7.49804 63.6837 7.49804C64.037 7.49804 64.2973 7.48913 64.4635 7.30945C64.5458 7.22385 64.6235 7.03567 64.6351 6.91236C64.6426 6.85164 64.6544 6.8104 64.7079 6.8104C64.7576 6.8104 64.7636 6.84501 64.7636 6.92273C64.7636 6.99858 64.7159 7.49804 64.6633 7.68767C64.6235 7.83357 64.5885 7.87025 64.2426 7.87025C63.7651 7.87025 63.4198 7.85491 63.1195 7.8489C62.8194 7.83357 62.5805 7.82984 62.3067 7.82984C62.2352 7.82984 62.0852 7.82984 61.9272 7.83357C61.7749 7.83357 61.6029 7.8489 61.4709 7.8489C61.3832 7.8489 61.3349 7.82984 61.3349 7.78404C61.3349 7.75233 61.365 7.72891 61.4413 7.72891C61.543 7.72891 61.6216 7.71751 61.6819 7.70155C61.8176 7.6773 61.8487 7.52871 61.874 7.3368C61.9082 7.05661 61.9082 6.53145 61.9082 5.92028V4.74893C61.9082 3.73799 61.9082 3.5494 61.8951 3.33842C61.8817 3.10921 61.8269 3.00435 61.6095 2.95689C61.5577 2.94632 61.474 2.93948 61.3886 2.93948C61.3155 2.93948 61.2759 2.92352 61.2759 2.87834C61.2759 2.83171 61.3233 2.82031 61.4214 2.82031C61.7353 2.82031 62.1536 2.83648 62.3341 2.83648C62.4939 2.83648 62.9803 2.82031 63.2387 2.82031C63.3324 2.82031 63.38 2.83171 63.38 2.87834C63.38 2.92352 63.339 2.93948 63.2588 2.93948C63.1867 2.93948 63.0816 2.94632 62.9991 2.95689C62.8194 2.99191 62.7647 3.10465 62.7533 3.33842C62.7401 3.5494 62.7401 3.73799 62.7401 4.74893V5.92028",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.8097 5.48049C67.8097 6.18388 67.8141 6.6966 67.8234 6.82509C67.8294 6.99068 67.8447 7.25575 67.8978 7.33056C67.9832 7.45595 68.2426 7.59501 68.7672 7.59501C69.4469 7.59501 69.9002 7.46237 70.2973 7.11627C70.7267 6.74903 70.8568 6.14512 70.8568 5.46059C70.8568 4.61607 70.5043 4.06832 70.22 3.79517C69.6061 3.21012 68.8478 3.13178 68.3284 3.13178C68.1954 3.13178 67.9498 3.1496 67.8978 3.17696C67.8375 3.20432 67.8141 3.23706 67.8141 3.30918C67.8097 3.53819 67.8097 4.11682 67.8097 4.64343V5.48049ZM66.9788 4.74893C66.9788 3.73799 66.9788 3.5494 66.9632 3.33842C66.95 3.10921 66.8969 3.00435 66.6779 2.95689C66.6254 2.94632 66.5114 2.93948 66.4196 2.93948C66.3438 2.93948 66.3042 2.92352 66.3042 2.87834C66.3042 2.83171 66.3531 2.82031 66.4509 2.82031C66.8041 2.82031 67.2215 2.83648 67.4096 2.83648C67.6156 2.83648 68.0355 2.82031 68.4355 2.82031C69.267 2.82031 70.3786 2.82031 71.1044 3.57676C71.4374 3.92389 71.7481 4.47661 71.7481 5.26622C71.7481 6.10556 71.3968 6.74512 71.0236 7.125C70.7169 7.43669 70.0257 7.90942 68.7953 7.90942C68.5559 7.90942 68.2817 7.88911 68.0297 7.87025C67.7761 7.8489 67.5417 7.82984 67.379 7.82984C67.3042 7.82984 67.1574 7.82984 66.9964 7.83357C66.8441 7.83357 66.6721 7.8489 66.5373 7.8489C66.4509 7.8489 66.407 7.82984 66.407 7.78404C66.407 7.75233 66.4335 7.72891 66.5114 7.72891C66.612 7.72891 66.6932 7.71751 66.7518 7.70155C66.8855 7.6773 66.9187 7.52871 66.9456 7.3368C66.9788 7.05661 66.9788 6.53145 66.9788 5.92028V4.74893V4.74893Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M41.2173 16.0733C41.2173 16.1481 41.231 16.1755 41.2755 16.1948C41.4152 16.241 41.6173 16.2607 41.7812 16.2607C42.0492 16.2607 42.1356 16.2333 42.2543 16.1481C42.456 16.0002 42.6456 15.6964 42.6456 15.1501C42.6456 14.2044 42.022 13.9325 41.6299 13.9325C41.4637 13.9325 41.3425 13.9385 41.2755 13.9582C41.231 13.9727 41.2173 13.9965 41.2173 14.0508V16.0733ZM40.4308 15.5499C40.4308 14.5375 40.4308 14.3499 40.419 14.1383C40.4055 13.9131 40.3531 13.8053 40.1297 13.7597C40.0783 13.746 39.966 13.7406 39.8735 13.7406C39.8016 13.7406 39.761 13.727 39.761 13.6772C39.761 13.6316 39.8055 13.6167 39.9083 13.6167C40.258 13.6167 40.6772 13.6397 40.8181 13.6397C41.0424 13.6397 41.5472 13.6167 41.757 13.6167C42.1733 13.6167 42.6222 13.6606 42.9812 13.9075C43.1658 14.0335 43.434 14.3723 43.434 14.8179C43.434 15.3084 43.2251 15.7621 42.5542 16.3086C43.1463 17.053 43.6056 17.6457 43.9979 18.0588C44.3697 18.4434 44.6426 18.4917 44.7425 18.5095C44.8176 18.5228 44.8756 18.5328 44.9299 18.5328C44.9804 18.5328 45.0097 18.5489 45.0097 18.5829C45.0097 18.6376 44.9628 18.6492 44.8837 18.6492H44.2503C43.8754 18.6492 43.7123 18.6171 43.5376 18.5228C43.2522 18.3697 42.9996 18.0588 42.627 17.5452C42.3611 17.1811 42.056 16.727 41.9688 16.6288C41.9358 16.5867 41.8937 16.5815 41.8463 16.5815L41.2714 16.5683C41.2376 16.5683 41.2173 16.5815 41.2173 16.6203V16.7152C41.2173 17.3328 41.2173 17.8571 41.2502 18.1375C41.2714 18.3294 41.3106 18.477 41.5097 18.5035C41.6096 18.5174 41.757 18.5328 41.8347 18.5328C41.8892 18.5328 41.9163 18.5489 41.9163 18.5829C41.9163 18.6287 41.8678 18.6492 41.7812 18.6492C41.3959 18.6492 40.9046 18.6287 40.8055 18.6287C40.6772 18.6287 40.258 18.6492 39.9937 18.6492C39.9083 18.6492 39.8582 18.6287 39.8582 18.5829C39.8582 18.5489 39.8862 18.5328 39.966 18.5328C40.0661 18.5328 40.1465 18.5174 40.2076 18.5035C40.3396 18.477 40.3734 18.3294 40.3999 18.1375C40.4308 17.8571 40.4308 17.3328 40.4308 16.7192V15.5499V15.5499Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M46.4986 15.5498C46.4986 14.5374 46.4986 14.3499 46.4862 14.1383C46.4737 13.913 46.419 13.8052 46.1998 13.7596C46.1463 13.7459 46.0306 13.7406 45.9419 13.7406C45.8675 13.7406 45.8257 13.7269 45.8257 13.6771C45.8257 13.6315 45.8736 13.6166 45.9734 13.6166C46.1531 13.6166 46.3475 13.6247 46.5142 13.6247C46.6849 13.6315 46.8387 13.6396 46.932 13.6396C47.1456 13.6396 48.4681 13.6396 48.5961 13.6315C48.7201 13.6166 48.827 13.6054 48.8813 13.5928C48.914 13.5868 48.9553 13.5654 48.9864 13.5654C49.0191 13.5654 49.0272 13.5928 49.0272 13.6247C49.0272 13.6722 48.9959 13.7528 48.9727 14.0589C48.9686 14.1248 48.9553 14.4201 48.9414 14.4964C48.9352 14.5306 48.9199 14.5695 48.8736 14.5695C48.827 14.5695 48.8144 14.5374 48.8144 14.4781C48.8144 14.4315 48.8096 14.3167 48.7762 14.239C48.7275 14.1186 48.662 14.0375 48.3282 13.9965C48.2154 13.9836 47.5162 13.9727 47.384 13.9727C47.35 13.9727 47.3377 13.9905 47.3377 14.0375V15.7226C47.3377 15.7684 47.3454 15.7946 47.384 15.7946C47.5299 15.7946 48.2969 15.7946 48.4484 15.7809C48.6098 15.7684 48.7085 15.7488 48.7667 15.6818C48.8144 15.6281 48.8405 15.5948 48.8736 15.5948C48.902 15.5948 48.9199 15.6085 48.9199 15.6491C48.9199 15.6887 48.8952 15.7946 48.8678 16.1344C48.8627 16.2665 48.8405 16.5336 48.8405 16.5815C48.8405 16.6333 48.8405 16.7056 48.7802 16.7056C48.7335 16.7056 48.7201 16.6799 48.7201 16.6474C48.7165 16.5815 48.7165 16.4955 48.695 16.4063C48.662 16.2745 48.5704 16.1755 48.3222 16.1481C48.1959 16.1344 47.5359 16.1268 47.3784 16.1268C47.3454 16.1268 47.3377 16.1541 47.3377 16.1947V16.7191C47.3377 16.9454 47.3301 17.5599 47.3377 17.753C47.35 18.2081 47.4559 18.3115 48.1344 18.3115C48.3085 18.3115 48.5881 18.3115 48.7617 18.233C48.9352 18.1499 49.0146 18.0135 49.0628 17.7385C49.0749 17.6627 49.0869 17.6376 49.1348 17.6376C49.188 17.6376 49.188 17.6923 49.188 17.7582C49.188 17.9118 49.1348 18.3648 49.1008 18.4968C49.0521 18.6697 48.9959 18.6697 48.7427 18.6697C48.2428 18.6697 47.8782 18.6545 47.5902 18.6491C47.3046 18.6375 47.0969 18.6286 46.898 18.6286C46.8246 18.6286 46.6785 18.6286 46.5181 18.6375C46.3656 18.6375 46.1938 18.6491 46.0597 18.6491C45.9734 18.6491 45.9239 18.6286 45.9239 18.5828C45.9239 18.5488 45.9542 18.5327 46.0306 18.5327C46.1314 18.5327 46.2132 18.5173 46.2735 18.5035C46.4064 18.4769 46.4379 18.3294 46.4657 18.1375C46.4986 17.8571 46.4986 17.3327 46.4986 16.7191V15.5498",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.3845 18.5715C51.2755 18.5227 51.2566 18.4917 51.2566 18.3445C51.2566 17.9771 51.2813 17.579 51.2875 17.4735C51.2951 17.3723 51.3163 17.3017 51.3685 17.3017C51.429 17.3017 51.435 17.3607 51.435 17.4134C51.435 17.4979 51.463 17.6376 51.4951 17.753C51.6408 18.2448 52.0348 18.4243 52.4487 18.4243C53.0447 18.4243 53.3388 18.016 53.3388 17.6627C53.3388 17.3373 53.2368 17.0335 52.6864 16.6006L52.3805 16.3597C51.6485 15.7888 51.3959 15.3208 51.3959 14.7843C51.3959 14.0508 52.0079 13.5244 52.9342 13.5244C53.3649 13.5244 53.6447 13.5928 53.8181 13.6396C53.8789 13.655 53.9126 13.6722 53.9126 13.719C53.9126 13.8052 53.883 13.9965 53.883 14.5173C53.883 14.6647 53.8625 14.7171 53.8113 14.7171C53.7628 14.7171 53.7439 14.6771 53.7439 14.5986C53.7439 14.5374 53.7129 14.3304 53.5723 14.158C53.4708 14.0334 53.2795 13.8326 52.8445 13.8326C52.3531 13.8326 52.0545 14.1186 52.0545 14.5173C52.0545 14.8247 52.2099 15.0547 52.7614 15.4773L52.9454 15.6161C53.7533 16.2211 54.0368 16.6799 54.0368 17.3135C54.0368 17.6975 53.8913 18.1594 53.4136 18.4703C53.0816 18.6819 52.7088 18.7449 52.3531 18.7449C51.9691 18.7449 51.6698 18.6966 51.3845 18.5715",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M60.4449 16.2609C60.4449 14.7716 59.5867 13.8452 58.4976 13.8452C57.731 13.8452 56.8585 14.2726 56.8585 15.9289C56.8585 17.3137 57.6253 18.4106 58.9013 18.4106C59.3691 18.4106 60.4449 18.1835 60.4449 16.2609ZM55.9399 16.1345C55.9399 14.9975 56.6912 13.5244 58.689 13.5244C60.3437 13.5244 61.3787 14.4918 61.3787 16.0161C61.3787 17.5404 60.3116 18.7449 58.6225 18.7449C56.713 18.7449 55.9399 17.3135 55.9399 16.1345V16.1345Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M63.5918 15.5499C63.5918 14.5375 63.5918 14.3499 63.579 14.1383C63.5653 13.9131 63.5118 13.8053 63.2915 13.7597C63.2387 13.746 63.1243 13.7406 63.0314 13.7406C62.9575 13.7406 62.9187 13.727 62.9187 13.6772C62.9187 13.6316 62.9649 13.6167 63.0661 13.6167C63.4175 13.6167 63.8366 13.6397 64.037 13.6397C64.1955 13.6397 64.6175 13.6167 64.8544 13.6167C64.9557 13.6167 65.0017 13.6316 65.0017 13.6772C65.0017 13.727 64.9615 13.7406 64.8956 13.7406C64.8216 13.7406 64.781 13.746 64.7012 13.7597C64.5207 13.791 64.4712 13.9075 64.4554 14.1383C64.4438 14.3499 64.4438 14.5375 64.4438 15.5499V16.481C64.4438 17.4441 64.6351 17.8515 64.9615 18.1189C65.2608 18.3649 65.5685 18.3908 65.7924 18.3908C66.086 18.3908 66.4466 18.2979 66.7125 18.0314C67.0781 17.6627 67.0972 17.0661 67.0972 16.3803V15.5499C67.0972 14.5375 67.0972 14.3499 67.0858 14.1383C67.0721 13.9131 67.018 13.8053 66.7992 13.7597C66.7459 13.746 66.6332 13.7406 66.5573 13.7406C66.4858 13.7406 66.4466 13.727 66.4466 13.6772C66.4466 13.6316 66.491 13.6167 66.5876 13.6167C66.9237 13.6167 67.3417 13.6397 67.3417 13.6397C67.4323 13.6397 67.8491 13.6167 68.1089 13.6167C68.2041 13.6167 68.2476 13.6316 68.2476 13.6772C68.2476 13.727 68.2097 13.7406 68.1282 13.7406C68.0561 13.7406 68.0138 13.746 67.9382 13.7597C67.7572 13.791 67.7013 13.9075 67.6893 14.1383C67.6762 14.3499 67.6762 14.5375 67.6762 15.5499V16.2607C67.6762 17.0006 67.6045 17.7832 67.0431 18.2627C66.5718 18.6697 66.0937 18.745 65.6583 18.745C65.3091 18.745 64.6681 18.723 64.1835 18.2826C63.8428 17.9771 63.5918 17.4851 63.5918 16.5212V15.5499",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M71.3762 16.0733C71.3762 16.1481 71.3888 16.1755 71.4361 16.1948C71.5762 16.241 71.7749 16.2607 71.942 16.2607C72.2083 16.2607 72.2937 16.2333 72.4141 16.1481C72.6143 16.0002 72.8066 15.6964 72.8066 15.1501C72.8066 14.2044 72.1809 13.9325 71.7886 13.9325C71.622 13.9325 71.5043 13.9385 71.4361 13.9582C71.3888 13.9727 71.3762 13.9965 71.3762 14.0508V16.0733ZM70.5907 15.5499C70.5907 14.5375 70.5907 14.3499 70.5772 14.1383C70.5634 13.9131 70.5117 13.8053 70.2917 13.7597C70.2361 13.746 70.1248 13.7406 70.0322 13.7406C69.9599 13.7406 69.9167 13.727 69.9167 13.6772C69.9167 13.6316 69.9634 13.6167 70.0664 13.6167C70.4158 13.6167 70.8371 13.6397 70.9762 13.6397C71.2044 13.6397 71.7084 13.6167 71.9152 13.6167C72.3343 13.6167 72.7813 13.6606 73.138 13.9075C73.3268 14.0335 73.5924 14.3723 73.5924 14.8179C73.5924 15.3084 73.3864 15.7621 72.7125 16.3086C73.305 17.053 73.7636 17.6457 74.1555 18.0588C74.5284 18.4434 74.8025 18.4917 74.9016 18.5095C74.9754 18.5228 75.0363 18.5328 75.0888 18.5328C75.1422 18.5328 75.1683 18.5489 75.1683 18.5829C75.1683 18.6376 75.1227 18.6492 75.0403 18.6492H74.4102C74.0393 18.6492 73.8699 18.6171 73.6994 18.5228C73.4121 18.3697 73.1579 18.0588 72.7867 17.5452C72.5195 17.1811 72.2143 16.727 72.1274 16.6288C72.0939 16.5867 72.053 16.5815 72.0081 16.5815L71.4315 16.5683C71.3969 16.5683 71.3762 16.5815 71.3762 16.6203V16.7152C71.3762 17.3328 71.3762 17.8571 71.4102 18.1375C71.4315 18.3294 71.4682 18.477 71.6702 18.5035C71.7683 18.5174 71.9152 18.5328 71.9946 18.5328C72.0476 18.5328 72.0738 18.5489 72.0738 18.5829C72.0738 18.6287 72.0273 18.6492 71.9419 18.6492C71.5558 18.6492 71.0626 18.6287 70.9635 18.6287C70.8371 18.6287 70.4158 18.6492 70.1522 18.6492C70.0664 18.6492 70.0197 18.6287 70.0197 18.5829C70.0197 18.5489 70.044 18.5328 70.1248 18.5328C70.2258 18.5328 70.3053 18.5174 70.3642 18.5035C70.4974 18.477 70.5304 18.3294 70.558 18.1375C70.5907 17.8571 70.5907 17.3328 70.5907 16.7192V15.5499V15.5499Z",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M76.7248 18.016C76.0707 17.444 75.9004 16.6996 75.9004 16.0549C75.9004 15.6041 76.0397 14.8178 76.68 14.2313C77.1561 13.7909 77.789 13.5244 78.7811 13.5244C79.1931 13.5244 79.4405 13.553 79.7454 13.5928C79.9991 13.6247 80.2123 13.6879 80.4121 13.7047C80.4836 13.7124 80.512 13.746 80.512 13.787C80.512 13.8403 80.4917 13.9167 80.4784 14.1503C80.4648 14.3723 80.4701 14.7376 80.4571 14.869C80.4511 14.9695 80.4374 15.0236 80.3773 15.0236C80.3251 15.0236 80.3122 14.9695 80.3122 14.8761C80.3046 14.6701 80.2179 14.4404 80.0525 14.2655C79.8333 14.0334 79.3152 13.8519 78.7017 13.8519C78.1229 13.8519 77.7424 13.9965 77.4508 14.2655C76.9646 14.7094 76.8376 15.3413 76.8376 15.9871C76.8376 17.5711 78.0433 18.3559 78.9345 18.3559C79.5251 18.3559 79.8849 18.2919 80.1499 17.9833C80.2648 17.8571 80.352 17.6627 80.3773 17.5452C80.3972 17.4374 80.4121 17.4134 80.4648 17.4134C80.512 17.4134 80.5249 17.4585 80.5249 17.5131C80.5249 17.591 80.4455 18.1715 80.3773 18.3969C80.3421 18.5095 80.3176 18.5447 80.2065 18.5907C79.9384 18.6966 79.4325 18.7449 79.0066 18.7449C78.0959 18.7449 77.3306 18.5447 76.7248 18.016",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M82.9906 15.5498C82.9906 14.5374 82.9906 14.3499 82.9794 14.1383C82.9659 13.913 82.9112 13.8052 82.6928 13.7596C82.6399 13.7459 82.5272 13.7406 82.4333 13.7406C82.3601 13.7406 82.3191 13.7269 82.3191 13.6771C82.3191 13.6315 82.3661 13.6166 82.4629 13.6166C82.6474 13.6166 82.8378 13.6247 83.0049 13.6247C83.1806 13.6315 83.3331 13.6396 83.4252 13.6396C83.6378 13.6396 84.9615 13.6396 85.0891 13.6315C85.2143 13.6166 85.3208 13.6054 85.3739 13.5928C85.4089 13.5868 85.451 13.5654 85.4783 13.5654C85.5152 13.5654 85.519 13.5928 85.519 13.6247C85.519 13.6722 85.4862 13.7528 85.4686 14.0589C85.4613 14.1248 85.451 14.4201 85.4354 14.4964C85.4282 14.5306 85.4145 14.5695 85.3697 14.5695C85.3208 14.5695 85.3078 14.5374 85.3078 14.4781C85.3078 14.4315 85.302 14.3167 85.2667 14.239C85.2211 14.1186 85.1542 14.0375 84.8224 13.9965C84.7097 13.9836 84.0092 13.9727 83.8784 13.9727C83.8436 13.9727 83.8299 13.9905 83.8299 14.0375V15.7226C83.8299 15.7684 83.8399 15.7946 83.8784 15.7946C84.0224 15.7946 84.7913 15.7946 84.9426 15.7809C85.102 15.7684 85.2006 15.7488 85.2611 15.6818C85.3078 15.6281 85.3351 15.5948 85.3697 15.5948C85.3932 15.5948 85.4145 15.6085 85.4145 15.6491C85.4145 15.6887 85.3874 15.7946 85.3621 16.1344C85.3532 16.2665 85.3351 16.5336 85.3351 16.5815C85.3351 16.6333 85.3351 16.7056 85.2742 16.7056C85.2288 16.7056 85.2143 16.6799 85.2143 16.6474C85.2095 16.5815 85.2095 16.4955 85.1892 16.4063C85.1542 16.2745 85.0609 16.1755 84.8143 16.1481C84.6885 16.1344 84.0297 16.1268 83.873 16.1268C83.8399 16.1268 83.8299 16.1541 83.8299 16.1947V16.7191C83.8299 16.9454 83.8251 17.5599 83.8299 17.753C83.8436 18.2081 83.9524 18.3115 84.629 18.3115C84.8027 18.3115 85.0815 18.3115 85.2553 18.233C85.4282 18.1499 85.508 18.0135 85.5563 17.7385C85.5656 17.6627 85.5813 17.6376 85.6284 17.6376C85.6814 17.6376 85.6814 17.6923 85.6814 17.7582C85.6814 17.9118 85.6284 18.3648 85.595 18.4968C85.5482 18.6697 85.4862 18.6697 85.2354 18.6697C84.7378 18.6697 84.3714 18.6545 84.0844 18.6491C83.7965 18.6375 83.5907 18.6286 83.3949 18.6286C83.3193 18.6286 83.1725 18.6286 83.014 18.6375C82.8588 18.6375 82.6863 18.6491 82.5535 18.6491C82.4629 18.6491 82.4202 18.6286 82.4202 18.5828C82.4202 18.5488 82.4476 18.5327 82.5272 18.5327C82.6279 18.5327 82.7073 18.5173 82.7661 18.5035C82.8998 18.4769 82.9332 18.3294 82.9599 18.1375C82.9906 17.8571 82.9906 17.3327 82.9906 16.7191V15.5498",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M87.8766 18.5715C87.7717 18.5227 87.7495 18.4917 87.7495 18.3445C87.7495 17.9771 87.7754 17.579 87.7837 17.4735C87.7912 17.3723 87.8084 17.3017 87.861 17.3017C87.9232 17.3017 87.9269 17.3607 87.9269 17.4134C87.9269 17.4979 87.953 17.6376 87.9893 17.753C88.1342 18.2448 88.529 18.4243 88.941 18.4243C89.5376 18.4243 89.8323 18.016 89.8323 17.6627C89.8323 17.3373 89.7326 17.0335 89.1795 16.6006L88.8734 16.3597C88.1418 15.7888 87.8904 15.3208 87.8904 14.7843C87.8904 14.0508 88.5016 13.5244 89.4263 13.5244C89.8591 13.5244 90.1405 13.5928 90.3117 13.6396C90.3718 13.655 90.4051 13.6722 90.4051 13.719C90.4051 13.8052 90.3799 13.9965 90.3799 14.5173C90.3799 14.6647 90.3581 14.7171 90.3038 14.7171C90.259 14.7171 90.2369 14.6771 90.2369 14.5986C90.2369 14.5374 90.2049 14.3304 90.0661 14.158C89.965 14.0334 89.7716 13.8326 89.338 13.8326C88.8475 13.8326 88.5486 14.1186 88.5486 14.5173C88.5486 14.8247 88.7024 15.0547 89.2551 15.4773L89.4394 15.6161C90.2454 16.2211 90.5312 16.6799 90.5312 17.3135C90.5312 17.6975 90.3834 18.1594 89.9057 18.4703C89.5714 18.6819 89.1992 18.7449 88.8475 18.7449C88.4612 18.7449 88.1619 18.6966 87.8766 18.5715",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M40.4308 26.351C40.4308 25.3411 40.4308 25.1548 40.419 24.9405C40.4055 24.7134 40.3396 24.6015 40.1919 24.5681C40.1202 24.547 40.03 24.5443 39.9511 24.5443C39.8862 24.5443 39.8462 24.5289 39.8462 24.4726C39.8462 24.4359 39.9005 24.4214 40.0037 24.4214C40.258 24.4214 40.6772 24.4402 40.8696 24.4402C41.0368 24.4402 41.43 24.4214 41.6832 24.4214C41.7688 24.4214 41.821 24.4359 41.821 24.4726C41.821 24.5289 41.7812 24.5443 41.7141 24.5443C41.6505 24.5443 41.596 24.547 41.5141 24.5615C41.3359 24.5949 41.2832 24.7074 41.2714 24.9405C41.2561 25.1548 41.2561 25.3411 41.2561 26.351V27.5214C41.2561 28.1675 41.2561 28.6935 41.2832 28.9814C41.3046 29.1605 41.3502 29.2786 41.5473 29.3043C41.6424 29.3186 41.7881 29.3331 41.8892 29.3331C41.962 29.3331 41.9941 29.3528 41.9941 29.3868C41.9941 29.4322 41.9425 29.4518 41.8679 29.4518C41.43 29.4518 41.0097 29.4322 40.8298 29.4322C40.6772 29.4322 40.258 29.4518 39.9937 29.4518C39.9084 29.4518 39.8582 29.4322 39.8582 29.3868C39.8582 29.3528 39.8862 29.3331 39.966 29.3331C40.0661 29.3331 40.1465 29.3186 40.2076 29.3043C40.3396 29.2786 40.3782 29.1683 40.3999 28.9737C40.4308 28.6935 40.4308 28.1675 40.4308 27.5214V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M44.8558 28.5483C44.8695 29.0666 44.9551 29.2398 45.089 29.2861C45.2017 29.3252 45.3281 29.3329 45.4347 29.3329C45.5095 29.3329 45.5472 29.3457 45.5472 29.3866C45.5472 29.438 45.489 29.4516 45.3957 29.4516C44.9628 29.4516 44.6938 29.432 44.5696 29.432C44.5104 29.432 44.198 29.4516 43.8503 29.4516C43.7659 29.4516 43.7046 29.4465 43.7046 29.3866C43.7046 29.3457 43.7433 29.3329 43.8092 29.3329C43.8969 29.3329 44.0171 29.3252 44.1104 29.3006C44.2851 29.2467 44.3095 29.0512 44.3164 28.4749L44.3786 24.5339C44.3786 24.4007 44.3958 24.3076 44.4637 24.3076C44.5354 24.3076 44.5957 24.3949 44.7103 24.5132C44.7881 24.6013 45.8019 25.6856 46.7726 26.6505C47.2261 27.1038 48.1224 28.0625 48.2345 28.1673H48.271L48.2037 25.1793C48.196 24.7721 48.1345 24.6475 47.9763 24.5799C47.8783 24.5441 47.7164 24.5441 47.6252 24.5441C47.5453 24.5441 47.5162 24.5219 47.5162 24.4809C47.5162 24.4264 47.5921 24.4212 47.6914 24.4212C48.0379 24.4212 48.3572 24.44 48.4967 24.44C48.5705 24.44 48.8221 24.4212 49.1473 24.4212C49.2341 24.4212 49.3019 24.4264 49.3019 24.4809C49.3019 24.5219 49.2617 24.5441 49.1802 24.5441C49.1143 24.5441 49.0629 24.5441 48.9806 24.5613C48.7939 24.616 48.7427 24.7544 48.7359 25.1273L48.6621 29.3252C48.6621 29.4713 48.6347 29.5345 48.5746 29.5345C48.5023 29.5345 48.4221 29.4577 48.3496 29.3866C47.9311 28.9856 47.0783 28.1145 46.3861 27.4291C45.6599 26.7092 44.9219 25.8785 44.8017 25.7523H44.7843L44.8558 28.5483",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M51.4631 29.3742C51.3557 29.3253 51.3379 29.2921 51.3379 29.1469C51.3379 28.7815 51.363 28.3817 51.3686 28.2744C51.3766 28.1761 51.3959 28.1019 51.4488 28.1019C51.5085 28.1019 51.5165 28.1616 51.5165 28.2163C51.5165 28.2999 51.5426 28.44 51.5768 28.5527C51.7223 29.0455 52.1149 29.2264 52.5283 29.2264C53.1243 29.2264 53.4197 28.8209 53.4197 28.4673C53.4197 28.143 53.3183 27.8365 52.7673 27.4019L52.4601 27.1637C51.7281 26.589 51.4757 26.1256 51.4757 25.5866C51.4757 24.8534 52.0865 24.3301 53.0116 24.3301C53.4449 24.3301 53.7243 24.3949 53.8978 24.4401C53.9583 24.4555 53.991 24.4725 53.991 24.522C53.991 24.6101 53.9651 24.8011 53.9651 25.3186C53.9651 25.4654 53.9457 25.5192 53.8914 25.5192C53.8447 25.5192 53.8234 25.4807 53.8234 25.3988C53.8234 25.341 53.791 25.1344 53.6528 24.9626C53.5515 24.8335 53.3575 24.6356 52.927 24.6356C52.4344 24.6356 52.136 24.9216 52.136 25.3186C52.136 25.626 52.2894 25.8573 52.8408 26.2782L53.0269 26.4174C53.8313 27.022 54.1162 27.4829 54.1162 28.1146C54.1162 28.4996 53.9691 28.9599 53.4912 29.2708C53.161 29.4841 52.7865 29.5466 52.4344 29.5466C52.0483 29.5466 51.7474 29.4977 51.4631 29.3742",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M57.6296 24.7953L56.6388 24.82C56.2502 24.8335 56.0945 24.8662 55.994 25.0138C55.9275 25.1145 55.891 25.193 55.8788 25.2453C55.8668 25.2998 55.8469 25.3261 55.8071 25.3261C55.7609 25.3261 55.7466 25.2938 55.7466 25.2204C55.7466 25.1145 55.872 24.5093 55.8896 24.4555C55.9086 24.3659 55.9275 24.3301 55.965 24.3301C56.0193 24.3301 56.0873 24.3949 56.2502 24.407C56.445 24.4264 56.697 24.4401 56.9167 24.4401H59.5543C59.7653 24.4401 59.9116 24.4213 60.0115 24.407C60.1118 24.3871 60.165 24.3761 60.1924 24.3761C60.2394 24.3761 60.245 24.4144 60.245 24.5133C60.245 24.6544 60.2249 25.1145 60.2249 25.2863C60.2189 25.3545 60.2061 25.393 60.165 25.393C60.1118 25.393 60.0973 25.358 60.09 25.2625L60.0875 25.1864C60.0722 25.0138 59.8931 24.8285 59.301 24.815L58.4623 24.7953V27.5212C58.4623 28.1343 58.4623 28.6592 58.4976 28.9454C58.5148 29.1332 58.5554 29.2785 58.7543 29.3042C58.8478 29.3185 58.9941 29.333 59.0934 29.333C59.167 29.333 59.2003 29.3527 59.2003 29.3866C59.2003 29.432 59.1464 29.4517 59.0741 29.4517C58.6354 29.4517 58.2178 29.432 58.0313 29.432C57.876 29.432 57.4551 29.4517 57.1911 29.4517C57.1049 29.4517 57.0562 29.432 57.0562 29.3866C57.0562 29.3527 57.0852 29.333 57.1633 29.333C57.2663 29.333 57.3461 29.3185 57.4037 29.3042C57.5386 29.2785 57.5766 29.1332 57.5962 28.9413C57.6296 28.6592 57.6296 28.1343 57.6296 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M62.5148 26.351C62.5148 25.3411 62.5148 25.1548 62.5011 24.9405C62.4876 24.7134 62.4195 24.6015 62.2752 24.5681C62.2023 24.547 62.1156 24.5443 62.0331 24.5443C61.9675 24.5443 61.9272 24.5289 61.9272 24.4726C61.9272 24.4359 61.9807 24.4214 62.0852 24.4214C62.3403 24.4214 62.7614 24.4402 62.9535 24.4402C63.1195 24.4402 63.5118 24.4214 63.7651 24.4214C63.8509 24.4214 63.9037 24.4359 63.9037 24.4726C63.9037 24.5289 63.8633 24.5443 63.798 24.5443C63.7321 24.5443 63.6801 24.547 63.5991 24.5615C63.4198 24.5949 63.3635 24.7074 63.3535 24.9405C63.339 25.1548 63.339 25.3411 63.339 26.351V27.5214C63.339 28.1675 63.339 28.6935 63.3635 28.9814C63.3863 29.1605 63.4312 29.2786 63.6331 29.3043C63.7234 29.3186 63.8712 29.3331 63.973 29.3331C64.0451 29.3331 64.0778 29.3528 64.0778 29.3868C64.0778 29.4322 64.0217 29.4518 63.9493 29.4518C63.5118 29.4518 63.092 29.4322 62.9121 29.4322C62.7614 29.4322 62.3403 29.4518 62.0736 29.4518C61.9867 29.4518 61.9401 29.4322 61.9401 29.3868C61.9401 29.3528 61.9675 29.3331 62.0474 29.3331C62.1475 29.3331 62.2273 29.3186 62.2856 29.3043C62.4195 29.2786 62.4588 29.1683 62.4789 28.9737C62.5148 28.6935 62.5148 28.1675 62.5148 27.5214V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M67.4491 24.7953L66.4598 24.82C66.0741 24.8335 65.9133 24.8662 65.8121 25.0138C65.7464 25.1145 65.7122 25.193 65.7014 25.2453C65.6857 25.2998 65.6662 25.3261 65.6277 25.3261C65.579 25.3261 65.5686 25.2938 65.5686 25.2204C65.5686 25.1145 65.6934 24.5093 65.707 24.4555C65.7276 24.3659 65.7464 24.3301 65.7875 24.3301C65.8401 24.3301 65.9072 24.3949 66.0741 24.407C66.2674 24.4264 66.519 24.4401 66.7379 24.4401H69.3734C69.5869 24.4401 69.7326 24.4213 69.8356 24.407C69.9321 24.3871 69.9869 24.3761 70.0117 24.3761C70.0586 24.3761 70.0664 24.4144 70.0664 24.5133C70.0664 24.6544 70.0449 25.1145 70.0449 25.2863C70.0393 25.3545 70.0258 25.393 69.9869 25.393C69.9321 25.393 69.9195 25.358 69.9118 25.2625L69.9075 25.1864C69.8938 25.0138 69.7121 24.8285 69.1229 24.815L68.2819 24.7953V27.5212C68.2819 28.1343 68.2819 28.6592 68.3148 28.9454C68.3351 29.1332 68.3747 29.2785 68.5749 29.3042C68.6688 29.3185 68.8139 29.333 68.9129 29.333C68.989 29.333 69.0223 29.3527 69.0223 29.3866C69.0223 29.432 68.9682 29.4517 68.8932 29.4517C68.4559 29.4517 68.0356 29.432 67.8479 29.432C67.6976 29.432 67.278 29.4517 67.0098 29.4517C66.9238 29.4517 66.8761 29.432 66.8761 29.3866C66.8761 29.3527 66.9053 29.333 66.9839 29.333C67.084 29.333 67.1636 29.3185 67.2216 29.3042C67.3573 29.2785 67.3965 29.1332 67.4181 28.9413C67.4491 28.6592 67.4491 28.1343 67.4491 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M72.0477 26.351C72.0477 25.3411 72.0477 25.1548 72.033 24.9405C72.0197 24.7134 71.9681 24.6102 71.7482 24.5615C71.6927 24.547 71.5826 24.5443 71.49 24.5443C71.4177 24.5443 71.3762 24.5289 71.3762 24.4811C71.3762 24.4359 71.4216 24.4214 71.5227 24.4214C71.874 24.4214 72.2937 24.4402 72.4937 24.4402C72.6528 24.4402 73.0702 24.4214 73.3123 24.4214C73.4122 24.4214 73.4588 24.4359 73.4588 24.4811C73.4588 24.5289 73.4182 24.5443 73.3515 24.5443C73.2804 24.5443 73.2373 24.547 73.1579 24.5615C72.9809 24.5949 72.9248 24.7074 72.9129 24.9405C72.8995 25.1548 72.8995 25.3411 72.8995 26.351V27.2824C72.8995 28.2482 73.0924 28.6554 73.4182 28.9198C73.7171 29.1683 74.0236 29.1932 74.2509 29.1932C74.5423 29.1932 74.8994 29.1001 75.1684 28.8336C75.5348 28.4674 75.5528 27.8699 75.5528 27.1833V26.351C75.5528 25.3411 75.5528 25.1548 75.5402 24.9405C75.5302 24.7134 75.4761 24.6102 75.255 24.5615C75.2026 24.547 75.0888 24.5443 75.0181 24.5443C74.9402 24.5443 74.8994 24.5289 74.8994 24.4811C74.8994 24.4359 74.9481 24.4214 75.0403 24.4214C75.3829 24.4214 75.8007 24.4402 75.8065 24.4402C75.8882 24.4402 76.3072 24.4214 76.5675 24.4214C76.6589 24.4214 76.7055 24.4359 76.7055 24.4811C76.7055 24.5289 76.6666 24.5443 76.587 24.5443C76.5122 24.5443 76.4742 24.547 76.3928 24.5615C76.2121 24.5949 76.1596 24.7074 76.146 24.9405C76.1323 25.1548 76.1323 25.3411 76.1323 26.351V27.0619C76.1323 27.8016 76.0589 28.587 75.5006 29.0668C75.0295 29.4715 74.5504 29.5468 74.1162 29.5468C73.7637 29.5468 73.1245 29.5269 72.64 29.0898C72.3009 28.7816 72.0477 28.288 72.0477 27.3224V26.351",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M79.9309 24.7953L78.9403 24.82C78.554 24.8335 78.3952 24.8662 78.2958 25.0138C78.2296 25.1145 78.1967 25.193 78.1809 25.2453C78.1693 25.2998 78.148 25.3261 78.1084 25.3261C78.0626 25.3261 78.0481 25.2938 78.0481 25.2204C78.0481 25.1145 78.1737 24.5093 78.1867 24.4555C78.2083 24.3659 78.2296 24.3301 78.2684 24.3301C78.3208 24.3301 78.3867 24.3949 78.554 24.407C78.7463 24.4264 79.0004 24.4401 79.2201 24.4401H81.855C82.0689 24.4401 82.2125 24.4213 82.3151 24.407C82.4143 24.3871 82.4668 24.3761 82.4966 24.3761C82.5401 24.3761 82.5482 24.4144 82.5482 24.5133C82.5482 24.6544 82.5271 25.1145 82.5271 25.2863C82.5192 25.3545 82.5072 25.393 82.4668 25.393C82.4143 25.393 82.3986 25.358 82.3951 25.2625L82.389 25.1864C82.3735 25.0138 82.1949 24.8285 81.6046 24.815L80.764 24.7953V27.5212C80.764 28.1343 80.764 28.6592 80.7968 28.9454C80.8181 29.1332 80.8592 29.2785 81.055 29.3042C81.1524 29.3185 81.2942 29.333 81.3949 29.333C81.4703 29.333 81.5033 29.3527 81.5033 29.3866C81.5033 29.432 81.4484 29.4517 81.3764 29.4517C80.9346 29.4517 80.5172 29.432 80.333 29.432C80.1792 29.432 79.7581 29.4517 79.4918 29.4517C79.4064 29.4517 79.36 29.432 79.36 29.3866C79.36 29.3527 79.3848 29.333 79.4667 29.333C79.5658 29.333 79.6455 29.3185 79.7046 29.3042C79.8393 29.2785 79.8774 29.1332 79.9 28.9413C79.9309 28.6592 79.9309 28.1343 79.9309 27.5212V24.7953",fill:"#686767"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M84.8142 26.3512C84.8142 25.3413 84.8142 25.155 84.8026 24.9407C84.7889 24.7136 84.7377 24.6103 84.517 24.5616C84.4629 24.5471 84.3502 24.5444 84.2555 24.5444C84.1832 24.5444 84.1423 24.5291 84.1423 24.4812C84.1423 24.4361 84.1892 24.4215 84.2905 24.4215C84.4706 24.4215 84.6611 24.4267 84.8316 24.4267C85.0028 24.4361 85.1541 24.4404 85.2472 24.4404C85.4612 24.4404 86.7872 24.4404 86.9113 24.4361C87.0375 24.4215 87.1453 24.4072 87.1988 24.3952C87.2328 24.3873 87.2705 24.3662 87.3047 24.3662C87.3374 24.3662 87.3447 24.3952 87.3447 24.4267C87.3447 24.4727 87.3097 24.554 87.2922 24.8595C87.2842 24.9262 87.2705 25.2207 87.2549 25.3001C87.2514 25.3349 87.2367 25.3718 87.1911 25.3718C87.1453 25.3718 87.131 25.3413 87.131 25.2806C87.131 25.2335 87.1269 25.1216 87.0898 25.0406C87.0433 24.9218 86.9797 24.84 86.6434 24.8014C86.5327 24.7871 85.8357 24.7724 85.7004 24.7724C85.6666 24.7724 85.6534 24.7956 85.6534 24.84V26.5236C85.6534 26.5723 85.6612 26.597 85.7004 26.597C85.8471 26.597 86.6135 26.597 86.7654 26.5844C86.9229 26.5723 87.022 26.5524 87.0838 26.4853C87.131 26.4322 87.1584 26.3989 87.1911 26.3989C87.2172 26.3989 87.2367 26.4109 87.2367 26.4501C87.2367 26.4905 87.2102 26.597 87.1834 26.9352C87.1756 27.0691 87.1584 27.3371 87.1584 27.3822C87.1584 27.4363 87.1584 27.5122 87.0972 27.5122C87.0512 27.5122 87.0375 27.4832 87.0375 27.4498C87.0301 27.3822 87.0301 27.2962 87.0104 27.21C86.9797 27.077 86.884 26.976 86.6403 26.953C86.5136 26.9352 85.8511 26.93 85.6919 26.93C85.6612 26.93 85.6534 26.9572 85.6534 26.9974V27.5215C85.6534 27.7487 85.6473 28.3609 85.6534 28.553C85.6666 29.0139 85.7756 29.1113 86.4506 29.1113C86.6251 29.1113 86.9045 29.1113 87.0784 29.0327C87.2514 28.9523 87.331 28.8141 87.3776 28.5391C87.3892 28.4676 87.4023 28.4402 87.4516 28.4402C87.5043 28.4402 87.5043 28.4933 87.5043 28.5606C87.5043 28.7142 87.4516 29.1685 87.417 29.3009C87.3696 29.4717 87.3097 29.4717 87.0568 29.4717C86.558 29.4717 86.1912 29.458 85.9074 29.452C85.621 29.4383 85.4144 29.4323 85.2142 29.4323C85.1408 29.4323 84.9947 29.4323 84.8339 29.4383C84.6818 29.4383 84.5077 29.452 84.3761 29.452C84.2905 29.452 84.2443 29.4323 84.2443 29.3869C84.2443 29.3529 84.2685 29.3333 84.3502 29.3333C84.4493 29.3333 84.5307 29.3187 84.5892 29.3044C84.7232 29.2787 84.757 29.1335 84.7815 28.9416C84.8142 28.6595 84.8142 28.1345 84.8142 27.5215V26.3512",fill:"#686767"})]})}),om=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M7.99573 16C9.25964 16 10.2883 14.9745 10.2938 13.7118H5.69775C5.70325 14.9744 6.73181 16 7.99573 16Z",fill:"currentColor"}),t.jsx("path",{d:"M14.2106 12.7737V12.0912C14.2106 11.3503 13.7648 10.6915 13.108 10.4019V6.52185C13.108 5.4281 12.7614 4.40417 12.1055 3.56079C11.5471 2.8429 10.7917 2.28613 9.90662 1.93701V1.91077C9.90662 0.857178 9.04944 0 7.99585 0C6.94226 0 6.08521 0.857178 6.08521 1.91077V1.93701C5.20007 2.28613 4.4447 2.8429 3.88635 3.56079C3.23047 4.40417 2.88367 5.4281 2.88367 6.52185V10.4017C2.22705 10.6914 1.78125 11.3503 1.78125 12.0912V12.7736H14.2106V12.7737Z",fill:"currentColor"})]})}),im=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8.57143 11.4285H0V8.57137H8.57143V-6.10352e-05H11.4286V8.57137H20V11.4285H11.4286V19.9999H8.57143V11.4285Z",fill:"currentColor"})})}),sm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 11.2499V8.74994H20V11.2499H0Z",fill:"currentColor"})})}),am=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_8714_101)",children:t.jsx("path",{d:"M0 20V13.3333H2.22222V16.2222L5.66667 12.7778L7.22222 14.3333L3.77778 17.7778H6.66667V20H0ZM14.3333 7.22222L12.7778 5.66667L16.2222 2.22222H13.3333V0H20V6.66667H17.7778V3.77778L14.3333 7.22222Z",fill:"currentColor"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_8714_101",children:t.jsx("rect",{width:"20",height:"20",fill:"white"})})})]})}),lm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 20C15.1667 20 14.4583 19.7083 13.875 19.125C13.2917 18.5417 13 17.8333 13 17C13 16.9 13.025 16.6667 13.075 16.3L6.05 12.2C5.78333 12.45 5.475 12.6458 5.125 12.7875C4.775 12.9292 4.4 13 4 13C3.16667 13 2.45833 12.7083 1.875 12.125C1.29167 11.5417 1 10.8333 1 10C1 9.16667 1.29167 8.45833 1.875 7.875C2.45833 7.29167 3.16667 7 4 7C4.4 7 4.775 7.07083 5.125 7.2125C5.475 7.35417 5.78333 7.55 6.05 7.8L13.075 3.7C13.0417 3.58333 13.0208 3.47083 13.0125 3.3625C13.0042 3.25417 13 3.13333 13 3C13 2.16667 13.2917 1.45833 13.875 0.875C14.4583 0.291667 15.1667 0 16 0C16.8333 0 17.5417 0.291667 18.125 0.875C18.7083 1.45833 19 2.16667 19 3C19 3.83333 18.7083 4.54167 18.125 5.125C17.5417 5.70833 16.8333 6 16 6C15.6 6 15.225 5.92917 14.875 5.7875C14.525 5.64583 14.2167 5.45 13.95 5.2L6.925 9.3C6.95833 9.41667 6.97917 9.52917 6.9875 9.6375C6.99583 9.74583 7 9.86667 7 10C7 10.1333 6.99583 10.2542 6.9875 10.3625C6.97917 10.4708 6.95833 10.5833 6.925 10.7L13.95 14.8C14.2167 14.55 14.525 14.3542 14.875 14.2125C15.225 14.0708 15.6 14 16 14C16.8333 14 17.5417 14.2917 18.125 14.875C18.7083 15.4583 19 16.1667 19 17C19 17.8333 18.7083 18.5417 18.125 19.125C17.5417 19.7083 16.8333 20 16 20Z",fill:"currentColor"})})}),cm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 5H4V1H16V5ZM16 10.5C16.2833 10.5 16.5208 10.4042 16.7125 10.2125C16.9042 10.0208 17 9.78333 17 9.5C17 9.21667 16.9042 8.97917 16.7125 8.7875C16.5208 8.59583 16.2833 8.5 16 8.5C15.7167 8.5 15.4792 8.59583 15.2875 8.7875C15.0958 8.97917 15 9.21667 15 9.5C15 9.78333 15.0958 10.0208 15.2875 10.2125C15.4792 10.4042 15.7167 10.5 16 10.5ZM14 17V13H6V17H14ZM16 19H4V15H0V9C0 8.15 0.291667 7.4375 0.875 6.8625C1.45833 6.2875 2.16667 6 3 6H17C17.85 6 18.5625 6.2875 19.1375 6.8625C19.7125 7.4375 20 8.15 20 9V15H16V19Z",fill:"currentColor"})})}),dm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.26368 20L6.86567 16.8C6.65008 16.7167 6.44693 16.6167 6.25622 16.5C6.06551 16.3833 5.87894 16.2583 5.69652 16.125L2.73632 17.375L0 12.625L2.56219 10.675C2.54561 10.5583 2.53731 10.4458 2.53731 10.3375V9.6625C2.53731 9.55417 2.54561 9.44167 2.56219 9.325L0 7.375L2.73632 2.625L5.69652 3.875C5.87894 3.74167 6.06965 3.61667 6.26866 3.5C6.46766 3.38333 6.66667 3.28333 6.86567 3.2L7.26368 0H12.7363L13.1343 3.2C13.3499 3.28333 13.5531 3.38333 13.7438 3.5C13.9345 3.61667 14.1211 3.74167 14.3035 3.875L17.2637 2.625L20 7.375L17.4378 9.325C17.4544 9.44167 17.4627 9.55417 17.4627 9.6625V10.3375C17.4627 10.4458 17.4461 10.5583 17.4129 10.675L19.9751 12.625L17.2388 17.375L14.3035 16.125C14.1211 16.2583 13.9303 16.3833 13.7313 16.5C13.5323 16.6167 13.3333 16.7167 13.1343 16.8L12.7363 20H7.26368ZM10.0498 13.5C11.0116 13.5 11.8325 13.1583 12.5124 12.475C13.1924 11.7917 13.5323 10.9667 13.5323 10C13.5323 9.03333 13.1924 8.20833 12.5124 7.525C11.8325 6.84167 11.0116 6.5 10.0498 6.5C9.07131 6.5 8.24627 6.84167 7.57463 7.525C6.90299 8.20833 6.56716 9.03333 6.56716 10C6.56716 10.9667 6.90299 11.7917 7.57463 12.475C8.24627 13.1583 9.07131 13.5 10.0498 13.5Z",fill:"currentColor"})})}),um=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"20",height:"20",viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M9.95 15.9999C10.3 15.9999 10.5958 15.8791 10.8375 15.6374C11.0792 15.3958 11.2 15.0999 11.2 14.7499C11.2 14.3999 11.0792 14.1041 10.8375 13.8624C10.5958 13.6208 10.3 13.4999 9.95 13.4999C9.6 13.4999 9.30417 13.6208 9.0625 13.8624C8.82083 14.1041 8.7 14.3999 8.7 14.7499C8.7 15.0999 8.82083 15.3958 9.0625 15.6374C9.30417 15.8791 9.6 15.9999 9.95 15.9999ZM9.05 12.1499H10.9C10.9 11.5999 10.9625 11.1666 11.0875 10.8499C11.2125 10.5333 11.5667 10.0999 12.15 9.54994C12.5833 9.11661 12.925 8.70411 13.175 8.31244C13.425 7.92077 13.55 7.44994 13.55 6.89994C13.55 5.96661 13.2083 5.24994 12.525 4.74994C11.8417 4.24994 11.0333 3.99994 10.1 3.99994C9.15 3.99994 8.37917 4.24994 7.7875 4.74994C7.19583 5.24994 6.78333 5.84994 6.55 6.54994L8.2 7.19994C8.28333 6.89994 8.47083 6.57494 8.7625 6.22494C9.05417 5.87494 9.5 5.69994 10.1 5.69994C10.6333 5.69994 11.0333 5.84577 11.3 6.13744C11.5667 6.42911 11.7 6.74994 11.7 7.09994C11.7 7.43327 11.6 7.74577 11.4 8.03744C11.2 8.32911 10.95 8.59994 10.65 8.84994C9.91667 9.49994 9.46667 9.99161 9.3 10.3249C9.13333 10.6583 9.05 11.2666 9.05 12.1499ZM10 19.9999C8.61667 19.9999 7.31667 19.7374 6.1 19.2124C4.88333 18.6874 3.825 17.9749 2.925 17.0749C2.025 16.1749 1.3125 15.1166 0.7875 13.8999C0.2625 12.6833 0 11.3833 0 9.99994C0 8.61661 0.2625 7.31661 0.7875 6.09994C1.3125 4.88327 2.025 3.82494 2.925 2.92494C3.825 2.02494 4.88333 1.31244 6.1 0.787439C7.31667 0.262439 8.61667 -6.10352e-05 10 -6.10352e-05C11.3833 -6.10352e-05 12.6833 0.262439 13.9 0.787439C15.1167 1.31244 16.175 2.02494 17.075 2.92494C17.975 3.82494 18.6875 4.88327 19.2125 6.09994C19.7375 7.31661 20 8.61661 20 9.99994C20 11.3833 19.7375 12.6833 19.2125 13.8999C18.6875 15.1166 17.975 16.1749 17.075 17.0749C16.175 17.9749 15.1167 18.6874 13.9 19.2124C12.6833 19.7374 11.3833 19.9999 10 19.9999Z",fill:"currentColor"})})}),hm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.55556 14C1.12778 14 0.761574 13.8477 0.456944 13.5431C0.152315 13.2384 0 12.8722 0 12.4444V1.55556C0 1.12778 0.152315 0.761574 0.456944 0.456944C0.761574 0.152315 1.12778 0 1.55556 0H12.4444C12.8722 0 13.2384 0.152315 13.5431 0.456944C13.8477 0.761574 14 1.12778 14 1.55556V12.4444C14 12.8722 13.8477 13.2384 13.5431 13.5431C13.2384 13.8477 12.8722 14 12.4444 14H1.55556ZM2.33333 10.8889H11.6667L8.75 7L6.41667 10.1111L4.66667 7.77778L2.33333 10.8889Z",fill:"currentColor"})})}),pm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.33333 12C0.966667 12 0.652778 11.8694 0.391667 11.6083C0.130556 11.3472 0 11.0333 0 10.6667V1.33333C0 0.966667 0.130556 0.652778 0.391667 0.391667C0.652778 0.130556 0.966667 0 1.33333 0H10.6667C11.0333 0 11.3472 0.130556 11.6083 0.391667C11.8694 0.652778 12 0.966667 12 1.33333V10.6667C12 11.0333 11.8694 11.3472 11.6083 11.6083C11.3472 11.8694 11.0333 12 10.6667 12H1.33333ZM2.66667 9.33333H7.33333V8H2.66667V9.33333ZM2.66667 6.66667H9.33333V5.33333H2.66667V6.66667ZM2.66667 4H9.33333V2.66667H2.66667V4Z",fill:"currentColor"})})}),fm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"11",height:"12",viewBox:"0 0 11 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.27472 12C3.81319 12 2.56868 11.4945 1.54121 10.4835C0.513736 9.47253 0 8.24176 0 6.79121C0 6.0989 0.134615 5.43681 0.403846 4.80495C0.673077 4.17308 1.05494 3.61538 1.54945 3.13187L4.35165 0.379121C4.48352 0.258242 4.62912 0.164835 4.78846 0.0989011C4.9478 0.032967 5.10989 0 5.27472 0C5.43956 0 5.60165 0.032967 5.76099 0.0989011C5.92033 0.164835 6.06593 0.258242 6.1978 0.379121L9 3.13187C9.4945 3.61538 9.87637 4.17308 10.1456 4.80495C10.4148 5.43681 10.5494 6.0989 10.5494 6.79121C10.5494 8.24176 10.0357 9.47253 9.00824 10.4835C7.98077 11.4945 6.73626 12 5.27472 12Z",fill:"currentColor"})})}),mm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"12",height:"12",viewBox:"0 0 12 12",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.33333 12V6.68333C4.62222 6.68333 3.93889 6.54722 3.28333 6.275C2.62778 6.00278 2.05 5.61667 1.55 5.11667C1.05 4.61667 0.666667 4.03889 0.4 3.38333C0.133333 2.72778 0 2.04444 0 1.33333V0H1.33333C2.03333 0 2.71111 0.136111 3.36667 0.408333C4.02222 0.680556 4.6 1.06667 5.1 1.56667C5.44444 1.91111 5.73056 2.28889 5.95833 2.7C6.18611 3.11111 6.36111 3.55 6.48333 4.01667C6.53889 3.93889 6.6 3.86389 6.66667 3.79167C6.73333 3.71944 6.80556 3.64444 6.88333 3.56667C7.38333 3.06667 7.96111 2.68056 8.61667 2.40833C9.27222 2.13611 9.95556 2 10.6667 2H12V3.33333C12 4.04444 11.8639 4.72778 11.5917 5.38333C11.3194 6.03889 10.9333 6.61667 10.4333 7.11667C9.93333 7.61667 9.35833 8 8.70833 8.26667C8.05833 8.53333 7.37778 8.66667 6.66667 8.66667V12H5.33333Z",fill:"currentColor"})})}),gm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M16.013 8.18324C16.013 7.61597 15.9621 7.07051 15.8676 6.54688H8.33301V9.64142H12.6385C12.453 10.6414 11.8894 11.4887 11.0421 12.056V14.0632H13.6276C15.1403 12.6705 16.013 10.6196 16.013 8.18324Z",fill:"#4285F4"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.33268 15.9995C10.4927 15.9995 12.3036 15.2832 13.6272 14.0613L11.0418 12.0541C10.3254 12.5341 9.40905 12.8177 8.33268 12.8177C6.24905 12.8177 4.48541 11.4104 3.85632 9.51953H1.18359V11.5923C2.49996 14.2068 5.20541 15.9995 8.33268 15.9995Z",fill:"#34A853"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M3.85664 9.51898C3.69664 9.03898 3.60574 8.52625 3.60574 7.99898C3.60574 7.4717 3.69664 6.95898 3.85664 6.47898V4.40625H1.18392C0.642099 5.48625 0.333008 6.70807 0.333008 7.99898C0.333008 9.28989 0.642099 10.5117 1.18392 11.5917L3.85664 9.51898Z",fill:"#FBBC05"}),t.jsx("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M8.33268 3.18182C9.50723 3.18182 10.5618 3.58545 11.3909 4.37818L13.6854 2.08364C12.3 0.792727 10.489 0 8.33268 0C5.20541 0 2.49996 1.79273 1.18359 4.40727L3.85632 6.48C4.48541 4.58909 6.24905 3.18182 8.33268 3.18182Z",fill:"#EA4335"})]})}),bm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M16.167 8.04974C16.167 3.60622 12.5831 0 8.16699 0C3.75093 0 0.166992 3.60622 0.166992 8.04974C0.166992 12.0705 3.09181 15.4031 6.92291 16V10.371H4.87966V8.04974H6.92291V6.27565C6.92291 4.26114 8.10932 3.14197 9.93836 3.14197C10.8117 3.14197 11.718 3.30777 11.718 3.30777V5.27254H10.7128C9.71591 5.27254 9.40283 5.90259 9.40283 6.53264V8.04145H11.6273L11.2731 10.3627H9.40283V15.9917C13.2422 15.4031 16.167 12.0705 16.167 8.04974Z",fill:"#1877F2"}),t.jsx("path",{d:"M11.2811 10.3096L11.6354 8.00384H9.41086V6.50513C9.41086 5.87106 9.73218 5.25346 10.7209 5.25346H11.726V3.2936C11.726 3.2936 10.8197 3.12891 9.94639 3.12891C8.11735 3.12891 6.93095 4.24059 6.93095 6.24162V8.00384H4.8877V10.3096H6.93095V15.9009C7.33466 15.9668 7.75484 15.9997 8.17502 15.9997C8.59521 15.9997 9.0154 15.9668 9.4191 15.9009V10.3096H11.2811Z",fill:"white"})]})}),vm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("g",{clipPath:"url(#clip0_703_2142)",children:t.jsx("path",{d:"M10.3552 6.77143L16.3115 0H14.9001L9.72817 5.87954L5.59738 0H0.833008L7.07957 8.8909L0.833008 15.9918H2.24455L7.70622 9.78279L12.0686 15.9918H16.833L10.3548 6.77143H10.3552ZM8.42187 8.96923L7.78897 8.0839L2.75315 1.03921H4.92121L8.98517 6.7245L9.61807 7.60983L14.9007 14.9998H12.7327L8.42187 8.96957V8.96923Z",fill:"#5C5959"})}),t.jsx("defs",{children:t.jsx("clipPath",{id:"clip0_703_2142",children:t.jsx("rect",{width:"16",height:"16",fill:"white",transform:"translate(0.833008)"})})})]})}),ym=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"17",height:"16",viewBox:"0 0 17 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M7.66699 0H0.166992V7.5H7.66699V0Z",fill:"#F35325"}),t.jsx("path",{d:"M16.167 0H8.66699V7.5H16.167V0Z",fill:"#81BC06"}),t.jsx("path",{d:"M7.66699 8.5H0.166992V16H7.66699V8.5Z",fill:"#05A6F0"}),t.jsx("path",{d:"M16.167 8.5H8.66699V16H16.167V8.5Z",fill:"#FFBA08"})]})}),xm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 13.3267V11.5489H16V13.3267H0ZM0 8.88223V7.10445H16V8.88223H0ZM0 4.43778V2.66H16V4.43778H0Z",fill:"currentColor"})})}),wm=n=>{const{size:r="16px",...o}=n;return t.jsx(e.Icon,{boxSize:r,...o,children:t.jsx("svg",{viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M8 8.88889C5.97297 8.88889 4.32432 7.24024 4.32432 5.21321C4.32432 3.18618 5.97297 1.53753 8 1.53753C10.027 1.53753 11.6757 3.18618 11.6757 5.21321C11.6757 7.24024 10.027 8.88889 8 8.88889ZM2 14.4625V13.136C2 11.2583 4.85714 9.92589 8 9.92589C11.1429 9.92589 14 11.2583 14 13.136V14.4625H2Z",fill:"currentColor"})})})},Cm=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.22857 6.85714L0 1.6L1.6 0L8.45714 6.85714L1.6 13.7143L0 12.1143L5.22857 6.85714ZM12.7714 6.85714L7.54286 1.6L9.14286 0L16 6.85714L9.14286 13.7143L7.54286 12.1143L12.7714 6.85714Z",fill:"#5C5959"})})}),km=n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10.7714 6.85714L16 12.1143L14.4 13.7143L7.54286 6.85714L14.4 0L16 1.6L10.7714 6.85714ZM3.22857 6.85714L8.45714 12.1143L6.85714 13.7143L0 6.85714L6.85714 0L8.45714 1.6L3.22857 6.85714Z",fill:"#5C5959"})})}),Sm=n=>{const{fill:r,width:o,height:i,...s}=n,a=r||"currentColor",l=o??"20",c=i??o??"20";return t.jsx(e.Icon,{...n,fill:a,children:t.jsx("svg",{width:l,height:c,viewBox:"0 0 20 20",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M18.4444 20L11.4444 13C10.8889 13.4444 10.25 13.7963 9.52778 14.0556C8.80556 14.3148 8.03704 14.4444 7.22222 14.4444C5.2037 14.4444 3.49537 13.7454 2.09722 12.3472C0.699074 10.9491 0 9.24074 0 7.22222C0 5.2037 0.699074 3.49537 2.09722 2.09722C3.49537 0.699074 5.2037 0 7.22222 0C9.24074 0 10.9491 0.699074 12.3472 2.09722C13.7454 3.49537 14.4444 5.2037 14.4444 7.22222C14.4444 8.03704 14.3148 8.80556 14.0556 9.52778C13.7963 10.25 13.4444 10.8889 13 11.4444L20 18.4444L18.4444 20ZM7.22222 12.2222C8.61111 12.2222 9.79167 11.7361 10.7639 10.7639C11.7361 9.79167 12.2222 8.61111 12.2222 7.22222C12.2222 5.83333 11.7361 4.65278 10.7639 3.68056C9.79167 2.70833 8.61111 2.22222 7.22222 2.22222C5.83333 2.22222 4.65278 2.70833 3.68056 3.68056C2.70833 4.65278 2.22222 5.83333 2.22222 7.22222C2.22222 8.61111 2.70833 9.79167 3.68056 10.7639C4.65278 11.7361 5.83333 12.2222 7.22222 12.2222Z"})})})},$m=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"12.2513",viewBox:"0 0 16 12.2513",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M15.0602 0.939796C14.7633 0.641913 14.4106 0.405559 14.0222 0.244287C13.6338 0.0830158 13.2174 0 12.7969 0C12.3763 0 11.9599 0.0830158 11.5716 0.244287C11.1832 0.405559 10.8304 0.641913 10.5336 0.939796L11.2898 1.69601C11.4881 1.49774 11.7234 1.34047 11.9825 1.23317C12.2415 1.12587 12.5192 1.07064 12.7996 1.07064C13.0799 1.07064 13.3576 1.12587 13.6166 1.23317C13.8757 1.34047 14.111 1.49774 14.3093 1.69601C14.5076 1.89427 14.6649 2.12965 14.7722 2.38869C14.8795 2.64774 14.9347 2.92538 14.9347 3.20577C14.9347 3.48616 14.8795 3.7638 14.7722 4.02285C14.6649 4.28189 14.5076 4.51727 14.3093 4.71553L10.049 8.97588C9.64926 9.37629 9.10686 9.60152 8.54109 9.60202C7.97532 9.60252 7.43252 9.37825 7.03211 8.97854C6.63169 8.57883 6.40646 8.03643 6.40596 7.47066C6.40546 6.90489 6.62974 6.3621 7.02944 5.96168L7.78033 5.20547L7.02944 4.44926L6.27323 5.20547C5.97535 5.50232 5.73899 5.85505 5.57772 6.24344C5.41645 6.63183 5.33344 7.04824 5.33344 7.46878C5.33344 7.88932 5.41645 8.30572 5.57772 8.69411C5.73899 9.0825 5.97535 9.43524 6.27323 9.73209C6.8758 10.3269 7.68984 10.6583 8.53654 10.6534C8.9587 10.6551 9.37701 10.5732 9.76732 10.4123C10.1576 10.2514 10.5122 10.0148 10.8105 9.71611L15.0709 5.45576C15.6678 4.85524 16.002 4.04232 16 3.19558C15.998 2.34883 15.66 1.5375 15.0602 0.939796Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1.71466 10.5575C1.5158 10.3596 1.35801 10.1243 1.25034 9.86524C1.14267 9.60615 1.08724 9.32834 1.08724 9.04777C1.08724 8.7672 1.14267 8.48939 1.25034 8.2303C1.35801 7.97121 1.5158 7.73594 1.71466 7.53801L5.97501 3.27766C6.17294 3.07881 6.40821 2.92101 6.6673 2.81334C6.92639 2.70567 7.2042 2.65024 7.48477 2.65024C7.76534 2.65024 8.04315 2.70567 8.30224 2.81334C8.56133 2.92101 8.7966 3.07881 8.99453 3.27766C9.19213 3.47715 9.34768 3.71428 9.45196 3.97498C9.55624 4.23569 9.60714 4.51468 9.60163 4.79541C9.60325 5.07702 9.54902 5.35616 9.44207 5.61668C9.33512 5.8772 9.17758 6.11392 8.97855 6.31316L7.84956 7.45813L8.60577 8.21434L9.73476 7.08535C10.3357 6.48437 10.6734 5.66928 10.6734 4.81938C10.6734 3.96947 10.3357 3.15438 9.73476 2.5534C9.13379 1.95243 8.3187 1.61481 7.46879 1.61481C6.61889 1.61481 5.80379 1.95243 5.20282 2.5534L0.942471 6.81375C0.643787 7.1107 0.406756 7.46376 0.245012 7.85265C0.0832669 8.24153 0 8.65855 0 9.07972C0 9.5009 0.0832669 9.91792 0.245012 10.3068C0.406756 10.6957 0.643787 11.0487 0.942471 11.3457C1.54894 11.936 2.36484 12.2616 3.21111 12.251C4.06483 12.2518 4.88421 11.9149 5.49039 11.3137L4.73418 10.5575C4.53625 10.7564 4.30098 10.9142 4.04189 11.0219C3.7828 11.1295 3.50499 11.185 3.22442 11.185C2.94385 11.185 2.66604 11.1295 2.40695 11.0219C2.14786 10.9142 1.91259 10.7564 1.71466 10.5575Z",fill:"black",stroke:"none"})]})}),Mm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M2 3H14V4.5H2V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 6.5H10V8H2V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 10H14V11.5H2V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 13.5H10V15H2V13.5Z",fill:"black",stroke:"none"})]})}),Em=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1 3H15V4.5H1V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M4 6.5H12V8H4V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 10H15V11.5H1V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M4 13.5H12V15H4V13.5Z",fill:"black",stroke:"none"})]})}),jm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M2 3H14V4.5H2V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M6 6.5H14V8H6V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M2 10H14V11.5H2V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M6 13.5H14V15H6V13.5Z",fill:"black",stroke:"none"})]})}),Tm=n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1 3H15V4.5H1V3Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 6.5H15V8H1V6.5Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 10H15V11.5H1V10Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1 13.5H15V15H1V13.5Z",fill:"black",stroke:"none"})]})}),Om=i.css`
|
|
372
372
|
display: flex;
|
|
373
373
|
align-items: flex-start;
|
|
374
374
|
gap: 0;
|
|
@@ -425,7 +425,7 @@
|
|
|
425
425
|
color: ${w("neutral",600)};
|
|
426
426
|
}
|
|
427
427
|
}
|
|
428
|
-
`,
|
|
428
|
+
`,Lm=(e=!1)=>i.css`
|
|
429
429
|
display: flex;
|
|
430
430
|
align-items: center;
|
|
431
431
|
justify-content: space-between;
|
|
@@ -445,11 +445,11 @@
|
|
|
445
445
|
font-weight: 400;
|
|
446
446
|
color: ${w("neutral",700)};
|
|
447
447
|
}
|
|
448
|
-
`,
|
|
448
|
+
`,Am=({item:t,isChecked:n,labels:o})=>{return r.jsxs(r.Fragment,{children:[t.startIcon,r.jsxs("div",{css:(s=!!t.startIcon,a=!!t.endIcon,i.css`
|
|
449
449
|
width: 100%;
|
|
450
450
|
margin-left: ${s?k(200):"0"};
|
|
451
451
|
margin-right: ${a?k(200):"0"};
|
|
452
|
-
`),children:[r.jsxs("div",{css:
|
|
452
|
+
`),children:[r.jsxs("div",{css:Lm(n),children:[r.jsx("p",{className:"ds-menu-item-label",children:t.label}),t.command?r.jsx(e.Menu.ItemCommand,{"aria-label":`${o.shortcutPrefix} ${t.command}`,children:t.command}):null]}),t.caption?r.jsx("p",{className:"ds-menu-item-caption",children:t.caption}):null]}),n?r.jsx(Wf,{}):t.endIcon]});var s,a},Rm=(e,t,n)=>e.children?e.children:e.link?r.jsx("a",{href:e.link,"aria-disabled":e.disabled||void 0,tabIndex:e.disabled?-1:void 0,onClick:t=>{e.disabled&&t.preventDefault()},style:{textDecoration:"none",color:"inherit"},children:r.jsx(Am,{item:e,isChecked:t,labels:n})}):r.jsx(Am,{item:e,isChecked:t,labels:n}),Nm=({item:t,isChecked:n=!1,labels:o})=>r.jsx(e.Menu.Item,{css:Om,value:t.value||t.label||"",disabled:t.disabled,role:"menuitem","aria-label":t.label,asChild:!!t.link&&!t.children,children:Rm(t,n,o)}),Dm=(e,t)=>i.css`
|
|
453
453
|
display: flex;
|
|
454
454
|
align-items: center;
|
|
455
455
|
justify-content: center;
|
|
@@ -473,7 +473,7 @@
|
|
|
473
473
|
outline-style: solid;
|
|
474
474
|
outline-width: ${M(200)};
|
|
475
475
|
}
|
|
476
|
-
`,
|
|
476
|
+
`,Im=i.css`
|
|
477
477
|
position: absolute;
|
|
478
478
|
left: 1rem;
|
|
479
479
|
width: 1rem;
|
|
@@ -501,7 +501,7 @@
|
|
|
501
501
|
border-bottom: ${M(100)} solid
|
|
502
502
|
${w("neutral",600)};
|
|
503
503
|
}
|
|
504
|
-
`,
|
|
504
|
+
`,Pm=(e="14rem")=>i.css`
|
|
505
505
|
width: ${"content"===e?"max-content":e};
|
|
506
506
|
border: ${M(100)} solid ${w("neutral",600)};
|
|
507
507
|
box-shadow: 0 0.25rem 0.375rem -0.25rem #0000001a;
|
|
@@ -510,7 +510,7 @@
|
|
|
510
510
|
display: flex;
|
|
511
511
|
flex-direction: column;
|
|
512
512
|
gap: ${k(200)};
|
|
513
|
-
`,
|
|
513
|
+
`,zm=i.css`
|
|
514
514
|
display: flex;
|
|
515
515
|
justify-content: space-between;
|
|
516
516
|
align-items: center;
|
|
@@ -560,16 +560,16 @@
|
|
|
560
560
|
box-shadow: none;
|
|
561
561
|
}
|
|
562
562
|
}
|
|
563
|
-
`,
|
|
563
|
+
`,Vm=i.css`
|
|
564
564
|
font-size: ${C(300)};
|
|
565
565
|
line-height: ${S(500)};
|
|
566
566
|
font-weight: 700;
|
|
567
567
|
color: ${w("neutral",900)};
|
|
568
|
-
`,
|
|
568
|
+
`,Bm=({theme:t="light",label:o,hideArrow:i=!1,fontSize:s,items:a,groups:l,onSelect:c,customTrigger:d,selectionMode:u,defaultSelectedValues:h=[],menuWidth:p="14rem",labels:f})=>{const m=Vf("Menu",f),[g,b]=n.useState(!1),[v,y]=n.useState(new Set(h)),x=n.useRef(null);return n.useEffect((()=>{if(!g||!x.current)return;const e=new window.IntersectionObserver((([e])=>{e.isIntersecting||b(!1)}),{threshold:.01});return e.observe(x.current),()=>{e.disconnect()}}),[g]),r.jsxs(e.Menu.Root,{closeOnSelect:"multiple"!==u,onSelect:({value:e})=>{y((t=>{const n=new Set(t);return"radio"===u?(n.clear(),n.add(e)):n.has(e)?n.delete(e):n.add(e),n})),c&&c(e)},onOpenChange:({open:e})=>b(e),open:g,children:[r.jsx(e.Menu.Trigger,{css:Dm(t,s),asChild:!0,children:d||r.jsxs("button",{type:"button",ref:x,children:[o,r.jsx(Gf,{marginLeft:"0.375rem",rotate:g?"180":"0",height:"0.875rem",width:"0.875rem"})]})}),r.jsx(e.Portal,{children:r.jsx(e.Menu.Positioner,{children:r.jsxs(e.Menu.Content,{css:Pm(p),role:"menu","aria-label":o||m.menuAriaLabel,children:[i?null:r.jsx("div",{css:Im}),a?.map(((t,o)=>{if(t.submenu){const[i,s]=n.useState(!1);return r.jsxs(e.Menu.Root,{positioning:{placement:"right-start",gutter:2},onSelect:({value:e})=>c&&c(e),onOpenChange:({open:e})=>s(e),open:i,children:[r.jsxs(e.Menu.TriggerItem,{css:zm,role:"menuitem","aria-haspopup":"true","aria-expanded":i?"true":"false",children:[t.label,r.jsx(Gf,{rotate:"270",color:"var(--chakra-colors-neutral-700)"})]}),r.jsx(e.Portal,{children:r.jsx(e.Menu.Positioner,{children:r.jsx(e.Menu.Content,{css:Pm(t.menuWidth),role:"menu","aria-label":m.submenuAriaLabel(t.label||m.menuAriaLabel),children:t.submenu.map(((e,t)=>r.jsx(Nm,{item:e,labels:m},e.value)))})})})]},`${t.value}-${o}`)}return r.jsx(Nm,{item:t,labels:m,isChecked:!!u&&v.has(t.value||t.label||"")},`${t.value}-${o}`)})),l?.map(((t,o)=>r.jsxs(n.Fragment,{children:[r.jsxs(e.Menu.ItemGroup,{role:"group","aria-labelledby":`group-${o}`,children:[r.jsx(e.Menu.ItemGroupLabel,{id:`group-${o}`,css:Vm,children:t.title}),t.items?.map((e=>r.jsx(Nm,{item:e,labels:m,isChecked:!!u&&v.has(e.value||e.label||"")},e.value)))]}),o!==l.length-1?r.jsx(e.Menu.Separator,{borderColor:"var(--chakra-colors-neutral-300)"}):null]},t.title)))]})})})]})},Hm=i.css`
|
|
569
569
|
&:focus-visible {
|
|
570
570
|
outline: none;
|
|
571
571
|
}
|
|
572
|
-
`,
|
|
572
|
+
`,_m=e=>i.css`
|
|
573
573
|
background-color: ${w("neutral",800)};
|
|
574
574
|
border-radius: ${$(300)};
|
|
575
575
|
border: ${M(100)} solid ${w("neutral",800)};
|
|
@@ -585,7 +585,7 @@
|
|
|
585
585
|
}
|
|
586
586
|
|
|
587
587
|
${"text"===e&&`\n background-color: transparent;\n border: none;\n box-shadow: none;\n color: ${w("neutral",800)};\n font-size: ${C(400)};\n line-height: ${S(600)};\n text-shadow: 0 0 ${M(100)} ${w("neutral",100)};\n `}
|
|
588
|
-
`,_m=({children:t,content:o,showArrow:i=!0,disabled:s,position:a="bottom",variant:l="pill",portalRef:c,openDelay:d=0,closeDelay:u=0})=>{const[h,p]=n.useState(!1);return s?t:r.jsxs(e.Tooltip.Root,{positioning:{placement:a,offset:"pill"===l?void 0:{mainAxis:0,crossAxis:0}},openDelay:d,closeDelay:u,open:h,onOpenChange:({open:e})=>p(e),children:[r.jsx(e.Tooltip.Trigger,{tabIndex:0,onClick:()=>p(!0),css:Bm,children:t}),r.jsx(e.Portal,{disabled:s,container:c,children:r.jsx(e.Tooltip.Positioner,{children:r.jsxs(e.Tooltip.Content,{css:Hm(l),children:[i&&"pill"===l?r.jsx(e.Tooltip.Arrow,{children:r.jsx(e.Tooltip.ArrowTip,{})}):null,o]})})})]})},Fm=e=>{const{icon:n,label:r,active:o,...i}=e;return t.jsx(_m,{content:r,children:t.jsx(Hf,{icon:t.jsx("span",{"data-rte-icon":"true",children:n}),"aria-label":r,"aria-pressed":o,onMouseDown:e=>{e.preventDefault()},...i})})};function qm(e){const{label:n,icon:r,isDisabled:o,isActive:i,command:s}=e,a=e=>{const{editor:a,disabled:l}=xf();if(!a)return null;const{label:c,icon:d,...u}=e,h=c||n,p=l||!!o&&o(a),f=!!i&&i(a);return t.jsx(Fm,{label:h,icon:d||t.jsx(r,{}),active:f,onClick:()=>s(a),disabled:p,...u})};return a.displayName=`BooleanControl(${n})`,a}function Wm(n){const{label:r,options:o,getValue:i,command:s,isDisabled:a}=n,l=({label:n}={})=>{const{editor:l,disabled:c}=xf();if(!l)return null;const d=n||r,u=i(l),h=c||!!a&&a(l),p=o.find((e=>e.value===u));return t.jsx(Vm,{label:d,hideArrow:!0,items:o.map((e=>({label:e.label,value:e.value,disabled:h}))),onSelect:e=>{h||s(l,e)},customTrigger:t.jsx(e.Box,{css:{"& button":{fontWeight:"normal"},'&[data-part="trigger"]':{padding:0}},children:t.jsx(Vf,{variant:"secondary",size:"small",disabled:h,label:p?.label||d,"aria-label":`${d}: ${p?.label||d}`,rightIcon:t.jsx(Kf,{width:"0.875rem",height:"0.875rem"}),borderColor:w("neutral",400)})})})};return l.displayName=`OptionControl(${r})`,l}const Um=Wm({label:"Text Type",options:[{value:"normalText",label:"Normal text"},{value:"heading1",label:"Heading 1"},{value:"heading2",label:"Heading 2"},{value:"heading3",label:"Heading 3"},{value:"blockquote",label:"Quote"},{value:"divider",label:"Divider"}],getValue:e=>e.isActive("heading",{level:1})?"heading1":e.isActive("heading",{level:2})?"heading2":e.isActive("heading",{level:3})?"heading3":e.isActive("blockquote")?"blockquote":"normalText",command:(e,t)=>{"normalText"!==t?"heading1"!==t?"heading2"!==t?"heading3"!==t?"blockquote"!==t?"divider"===t&&e.chain().focus().setHorizontalRule().run():e.isActive("blockquote")||e.chain().focus().toggleBlockquote().run():e.chain().focus().setHeading({level:3}).run():e.chain().focus().setHeading({level:2}).run():e.chain().focus().setHeading({level:1}).run():e.chain().focus().setParagraph().run()}}),Km=Wm({label:"Font Size",options:[{value:"12px",label:"12px"},{value:"14px",label:"14px"},{value:"16px",label:"16px"},{value:"18px",label:"18px"}],getValue:e=>e.getAttributes("textStyle")?.fontSize||"16px",command:(e,t)=>{e.chain().focus().setFontSize(t).run()}}),Gm=qm({label:"Bold",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"11.2552",height:"14",viewBox:"0 0 11.2552 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.19444 14H0V0H6.61111C7.39057 4.63933e-05 8.15373 0.223185 8.81044 0.643056C9.46714 1.06293 9.98996 1.66199 10.3171 2.36946C10.6443 3.07694 10.7621 3.86327 10.6567 4.63557C10.5513 5.40787 10.227 6.13386 9.72222 6.72778C10.3816 7.25508 10.8612 7.97379 11.0952 8.78497C11.3292 9.59616 11.3061 10.4599 11.0289 11.2574C10.7517 12.0548 10.2341 12.7468 9.54742 13.2379C8.86074 13.7291 8.03869 13.9953 7.19444 14ZM2.33333 11.6667H7.17889C7.4087 11.6667 7.63626 11.6214 7.84858 11.5335C8.0609 11.4455 8.25382 11.3166 8.41633 11.1541C8.57883 10.9916 8.70773 10.7987 8.79568 10.5864C8.88362 10.374 8.92889 10.1465 8.92889 9.91667C8.92889 9.68685 8.88362 9.45929 8.79568 9.24697C8.70773 9.03465 8.57883 8.84173 8.41633 8.67923C8.25382 8.51673 8.0609 8.38782 7.84858 8.29988C7.63626 8.21193 7.4087 8.16667 7.17889 8.16667H2.33333V11.6667ZM2.33333 5.83333H6.61111C6.84092 5.83333 7.06849 5.78807 7.28081 5.70012C7.49313 5.61218 7.68604 5.48327 7.84855 5.32077C8.01105 5.15827 8.13995 4.96535 8.2279 4.75303C8.31585 4.54071 8.36111 4.31315 8.36111 4.08333C8.36111 3.85352 8.31585 3.62596 8.2279 3.41364C8.13995 3.20132 8.01105 3.0084 7.84855 2.8459C7.68604 2.68339 7.49313 2.55449 7.28081 2.46654C7.06849 2.3786 6.84092 2.33333 6.61111 2.33333H2.33333V5.83333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleBold().run(),isActive:e=>e.isActive("bold")}),Zm=qm({label:"Italic",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M13 1.44444V0H3.61111V1.44444H7.32333L4.16722 11.5556H0V13H9.38889V11.5556H5.67667L8.83278 1.44444H13Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleItalic().run(),isActive:e=>e.isActive("italic")}),Jm=qm({label:"Underline",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"14.6087",height:"14",viewBox:"0 0 14.6087 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 12.7826H14.6087V14H0V12.7826ZM7.30435 10.9565C6.1743 10.9565 5.09053 10.5076 4.29146 9.70854C3.49239 8.90947 3.04348 7.8257 3.04348 6.69565V0H4.26087V6.69565C4.26087 7.50283 4.58152 8.27695 5.15228 8.84772C5.72305 9.41848 6.49717 9.73913 7.30435 9.73913C8.11153 9.73913 8.88565 9.41848 9.45641 8.84772C10.0272 8.27695 10.3478 7.50283 10.3478 6.69565V0H11.5652V6.69565C11.5652 7.8257 11.1163 8.90947 10.3172 9.70854C9.51817 10.5076 8.4344 10.9565 7.30435 10.9565V10.9565Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleUnderline().run(),isActive:e=>e.isActive("underline")}),Xm=qm({label:"Strikethrough",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"13.3507",viewBox:"0 0 16 13.3507",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 6.01707H9.304C9.00798 5.93748 8.7106 5.86302 8.412 5.79374C6.54 5.35107 5.48133 5.02707 5.48133 3.51174C5.46613 3.25015 5.50486 2.98823 5.59512 2.74224C5.68537 2.49624 5.82523 2.27143 6.006 2.08174C6.57226 1.61607 7.28154 1.35948 8.01467 1.35507C9.90133 1.30841 10.7713 1.94841 11.4827 2.92174L12.5593 2.13507C12.0554 1.41131 11.3683 0.834307 10.5683 0.463013C9.76831 0.0917179 8.8841 -0.0605588 8.006 0.0217402C6.92734 0.0286269 5.88679 0.421436 5.07267 1.12907C4.7641 1.44207 4.52292 1.81496 4.364 2.22475C4.20509 2.63454 4.1318 3.07254 4.14867 3.51174C4.11943 3.99233 4.20971 4.47268 4.41143 4.90986C4.61316 5.34704 4.92004 5.72744 5.30467 6.01707H0V7.35041H9.10133C10.4127 7.73041 11.1967 8.22507 11.2167 9.58907C11.2383 9.88044 11.1984 10.1731 11.0993 10.448C11.0003 10.7229 10.8445 10.9738 10.642 11.1844C9.93654 11.7405 9.0601 12.0348 8.162 12.0171C7.49168 11.9977 6.83454 11.8261 6.24031 11.5152C5.64608 11.2044 5.1303 10.7626 4.732 10.2231L3.71 11.0791C4.22782 11.7691 4.89593 12.3323 5.6637 12.7258C6.43148 13.1194 7.27876 13.3329 8.14133 13.3504H8.208C9.43919 13.3645 10.6341 12.934 11.5733 12.1377C11.9067 11.8017 12.1658 11.3994 12.334 10.957C12.5023 10.5145 12.5758 10.0417 12.55 9.56907C12.5749 8.76057 12.3021 7.97106 11.7833 7.35041H16V6.01707Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleStrike().run(),isActive:e=>e.isActive("strike")});qm({label:"Code",icon:n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"m16 18 6-6-6-6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"m8 6-6 6 6 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),command:e=>e.chain().focus().toggleCode().run(),isActive:e=>e.isActive("code")});const Ym=qm({label:"Bullet List",icon:n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"12.3077",viewBox:"0 0 16 12.3077",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1.84615 3.69231C2.86576 3.69231 3.69231 2.86576 3.69231 1.84615C3.69231 0.826551 2.86576 0 1.84615 0C0.826551 0 0 0.826551 0 1.84615C0 2.86576 0.826551 3.69231 1.84615 3.69231Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1.84615 12.3077C2.86576 12.3077 3.69231 11.4811 3.69231 10.4615C3.69231 9.44194 2.86576 8.61538 1.84615 8.61538C0.826551 8.61538 0 9.44194 0 10.4615C0 11.4811 0.826551 12.3077 1.84615 12.3077Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M7.38462 9.84615H16V11.0769H7.38462V9.84615ZM7.38462 1.23077H16V2.46154H7.38462V1.23077Z",fill:"black",stroke:"none"})]})}),command:e=>e.chain().focus().toggleBulletList().run(),isActive:e=>e.isActive("bulletList")}),Qm=qm({label:"Ordered List",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"15",viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.38462 11.25H16V12.5H7.38462V11.25ZM7.38462 2.5H16V3.75H7.38462V2.5ZM2.46154 5V0H1.23077V0.625H0V1.875H1.23077V5H0V6.25H3.69231V5H2.46154ZM3.69231 15H0V12.5C0 12.1685 0.12967 11.8505 0.360484 11.6161C0.591298 11.3817 0.904349 11.25 1.23077 11.25H2.46154V10H0V8.75H2.46154C2.78796 8.75 3.10101 8.8817 3.33182 9.11612C3.56264 9.35054 3.69231 9.66848 3.69231 10V11.25C3.69231 11.5815 3.56264 11.8995 3.33182 12.1339C3.10101 12.3683 2.78796 12.5 2.46154 12.5H1.23077V13.75H3.69231V15Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleOrderedList().run(),isActive:e=>e.isActive("orderedList")}),eg=qm({label:"Image",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.77778 16C1.28889 16 0.87037 15.8259 0.522222 15.4778C0.174074 15.1296 0 14.7111 0 14.2222V1.77778C0 1.28889 0.174074 0.87037 0.522222 0.522222C0.87037 0.174074 1.28889 0 1.77778 0H14.2222C14.7111 0 15.1296 0.174074 15.4778 0.522222C15.8259 0.87037 16 1.28889 16 1.77778V14.2222C16 14.7111 15.8259 15.1296 15.4778 15.4778C15.1296 15.8259 14.7111 16 14.2222 16H1.77778ZM2.66667 12.4444H13.3333L10 8L7.33333 11.5556L5.33333 8.88889L2.66667 12.4444Z",fill:"black",stroke:"none"})})}),command:e=>{if("undefined"==typeof document)return;const t=document.createElement("input");t.type="file",t.accept="image/*",t.onchange=()=>{const n=t.files?.[0];if(!n)return;const r=new FileReader;r.onload=()=>{"string"==typeof r.result&&e.chain().focus().insertContent({type:"image",attrs:{src:r.result,alt:n.name}}).run()},r.readAsDataURL(n)},t.click()}}),tg=qm({label:"Undo",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10.6667 3.33333H2.54333L4.93467 0.942667L4 0L0 4L4 8L4.93467 7.05667L2.54533 4.66667H10.6667C11.7275 4.66667 12.7449 5.08809 13.4951 5.83824C14.2452 6.58839 14.6667 7.6058 14.6667 8.66667C14.6667 9.72753 14.2452 10.7449 13.4951 11.4951C12.7449 12.2452 11.7275 12.6667 10.6667 12.6667H5.33333V14H10.6667C12.0812 14 13.4377 13.4381 14.4379 12.4379C15.4381 11.4377 16 10.0812 16 8.66667C16 7.25218 15.4381 5.89562 14.4379 4.89543C13.4377 3.89524 12.0812 3.33333 10.6667 3.33333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().undo().run(),isDisabled:e=>!e.can().undo()}),ng=qm({label:"Redo",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.33333 3.33333H13.4567L11.0653 0.942667L12 0L16 4L12 8L11.0653 7.05667L13.4547 4.66667H5.33333C4.27247 4.66667 3.25505 5.08809 2.50491 5.83824C1.75476 6.58839 1.33333 7.6058 1.33333 8.66667C1.33333 9.72753 1.75476 10.7449 2.50491 11.4951C3.25505 12.2452 4.27247 12.6667 5.33333 12.6667H10.6667V14H5.33333C3.91885 14 2.56229 13.4381 1.5621 12.4379C0.561903 11.4377 0 10.0812 0 8.66667C0 7.25218 0.561903 5.89562 1.5621 4.89543C2.56229 3.89524 3.91885 3.33333 5.33333 3.33333V3.33333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().redo().run(),isDisabled:e=>!e.can().redo()}),rg={left:$m,center:Mm,right:Em,justify:jm},og=n=>{const{editor:r,disabled:o}=xf();if(!r)return null;const{label:i="Alignment",alignLeftLabel:s="Align left",alignCenterLabel:a="Align center",alignRightLabel:l="Align right",alignJustifyLabel:c="Justify",...d}=n,u=(e=>e.isActive({textAlign:"center"})?"center":e.isActive({textAlign:"right"})?"right":e.isActive({textAlign:"justify"})?"justify":"left")(r),h=rg[u],p=[{label:s,value:"left",startIcon:t.jsx($m,{})},{label:a,value:"center",startIcon:t.jsx(Mm,{})},{label:l,value:"right",startIcon:t.jsx(Em,{})},{label:c,value:"justify",startIcon:t.jsx(jm,{})}],f=p.find((e=>e.value===u));return t.jsx(Vm,{label:i,hideArrow:!0,items:p.map((e=>({...e,disabled:o}))),onSelect:e=>{o||r.chain().focus().setTextAlign(e).run()},customTrigger:t.jsx(e.Box,{css:{"& button":{fontWeight:"normal"},'&[data-part="trigger"]':{padding:0}},children:t.jsx(Vf,{variant:"secondary",size:"small",disabled:o,label:"","aria-label":`${i}: ${f?.label||i}`,leftIcon:t.jsx(e.Box,{display:"inline-flex",marginRight:k(200),children:t.jsx(h,{width:"0.875rem",height:"0.875rem"})}),rightIcon:t.jsx(Kf,{width:"0.875rem",height:"0.875rem"}),borderColor:w("neutral",400),...d})})})},ig=(e,t)=>i.css`
|
|
588
|
+
`,Fm=({children:t,content:o,showArrow:i=!0,disabled:s,position:a="bottom",variant:l="pill",portalRef:c,openDelay:d=0,closeDelay:u=0})=>{const[h,p]=n.useState(!1);return s?t:r.jsxs(e.Tooltip.Root,{positioning:{placement:a,offset:"pill"===l?void 0:{mainAxis:0,crossAxis:0}},openDelay:d,closeDelay:u,open:h,onOpenChange:({open:e})=>p(e),children:[r.jsx(e.Tooltip.Trigger,{tabIndex:0,onClick:()=>p(!0),css:Hm,children:t}),r.jsx(e.Portal,{disabled:s,container:c,children:r.jsx(e.Tooltip.Positioner,{children:r.jsxs(e.Tooltip.Content,{css:_m(l),children:[i&&"pill"===l?r.jsx(e.Tooltip.Arrow,{children:r.jsx(e.Tooltip.ArrowTip,{})}):null,o]})})})]})},qm=e=>{const{icon:n,label:r,active:o,...i}=e;return t.jsx(Fm,{content:r,children:t.jsx(_f,{icon:t.jsx("span",{"data-rte-icon":"true",children:n}),"aria-label":r,"aria-pressed":o,onMouseDown:e=>{e.preventDefault()},...i})})};function Wm(e){const{label:n,icon:r,isDisabled:o,isActive:i,command:s}=e,a=e=>{const{editor:a,disabled:l}=xf();if(!a)return null;const{label:c,icon:d,...u}=e,h=c||n,p=l||!!o&&o(a),f=!!i&&i(a);return t.jsx(qm,{label:h,icon:d||t.jsx(r,{}),active:f,onClick:()=>s(a),disabled:p,...u})};return a.displayName=`BooleanControl(${n})`,a}function Um(n){const{label:r,options:o,getValue:i,command:s,isDisabled:a}=n,l=({label:n}={})=>{const{editor:l,disabled:c}=xf();if(!l)return null;const d=n||r,u=i(l),h=c||!!a&&a(l),p=o.find((e=>e.value===u));return t.jsx(Bm,{label:d,hideArrow:!0,items:o.map((e=>({label:e.label,value:e.value,disabled:h}))),onSelect:e=>{h||s(l,e)},customTrigger:t.jsx(e.Box,{css:{"& button":{fontWeight:"normal"},'&[data-part="trigger"]':{padding:0}},children:t.jsx(Bf,{variant:"secondary",size:"small",disabled:h,label:p?.label||d,"aria-label":`${d}: ${p?.label||d}`,rightIcon:t.jsx(Gf,{width:"0.875rem",height:"0.875rem"}),borderColor:w("neutral",400)})})})};return l.displayName=`OptionControl(${r})`,l}const Km=Um({label:"Text Type",options:[{value:"normalText",label:"Normal text"},{value:"heading1",label:"Heading 1"},{value:"heading2",label:"Heading 2"},{value:"heading3",label:"Heading 3"},{value:"blockquote",label:"Quote"},{value:"divider",label:"Divider"}],getValue:e=>e.isActive("heading",{level:1})?"heading1":e.isActive("heading",{level:2})?"heading2":e.isActive("heading",{level:3})?"heading3":e.isActive("blockquote")?"blockquote":"normalText",command:(e,t)=>{"normalText"!==t?"heading1"!==t?"heading2"!==t?"heading3"!==t?"blockquote"!==t?"divider"===t&&e.chain().focus().setHorizontalRule().run():e.isActive("blockquote")||e.chain().focus().toggleBlockquote().run():e.chain().focus().setHeading({level:3}).run():e.chain().focus().setHeading({level:2}).run():e.chain().focus().setHeading({level:1}).run():e.chain().focus().setParagraph().run()}}),Gm=Um({label:"Font Size",options:[{value:"12px",label:"12px"},{value:"14px",label:"14px"},{value:"16px",label:"16px"},{value:"18px",label:"18px"}],getValue:e=>e.getAttributes("textStyle")?.fontSize||"16px",command:(e,t)=>{e.chain().focus().setFontSize(t).run()}}),Zm=Wm({label:"Bold",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"11.2552",height:"14",viewBox:"0 0 11.2552 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.19444 14H0V0H6.61111C7.39057 4.63933e-05 8.15373 0.223185 8.81044 0.643056C9.46714 1.06293 9.98996 1.66199 10.3171 2.36946C10.6443 3.07694 10.7621 3.86327 10.6567 4.63557C10.5513 5.40787 10.227 6.13386 9.72222 6.72778C10.3816 7.25508 10.8612 7.97379 11.0952 8.78497C11.3292 9.59616 11.3061 10.4599 11.0289 11.2574C10.7517 12.0548 10.2341 12.7468 9.54742 13.2379C8.86074 13.7291 8.03869 13.9953 7.19444 14ZM2.33333 11.6667H7.17889C7.4087 11.6667 7.63626 11.6214 7.84858 11.5335C8.0609 11.4455 8.25382 11.3166 8.41633 11.1541C8.57883 10.9916 8.70773 10.7987 8.79568 10.5864C8.88362 10.374 8.92889 10.1465 8.92889 9.91667C8.92889 9.68685 8.88362 9.45929 8.79568 9.24697C8.70773 9.03465 8.57883 8.84173 8.41633 8.67923C8.25382 8.51673 8.0609 8.38782 7.84858 8.29988C7.63626 8.21193 7.4087 8.16667 7.17889 8.16667H2.33333V11.6667ZM2.33333 5.83333H6.61111C6.84092 5.83333 7.06849 5.78807 7.28081 5.70012C7.49313 5.61218 7.68604 5.48327 7.84855 5.32077C8.01105 5.15827 8.13995 4.96535 8.2279 4.75303C8.31585 4.54071 8.36111 4.31315 8.36111 4.08333C8.36111 3.85352 8.31585 3.62596 8.2279 3.41364C8.13995 3.20132 8.01105 3.0084 7.84855 2.8459C7.68604 2.68339 7.49313 2.55449 7.28081 2.46654C7.06849 2.3786 6.84092 2.33333 6.61111 2.33333H2.33333V5.83333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleBold().run(),isActive:e=>e.isActive("bold")}),Jm=Wm({label:"Italic",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"13",height:"13",viewBox:"0 0 13 13",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M13 1.44444V0H3.61111V1.44444H7.32333L4.16722 11.5556H0V13H9.38889V11.5556H5.67667L8.83278 1.44444H13Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleItalic().run(),isActive:e=>e.isActive("italic")}),Xm=Wm({label:"Underline",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"14.6087",height:"14",viewBox:"0 0 14.6087 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M0 12.7826H14.6087V14H0V12.7826ZM7.30435 10.9565C6.1743 10.9565 5.09053 10.5076 4.29146 9.70854C3.49239 8.90947 3.04348 7.8257 3.04348 6.69565V0H4.26087V6.69565C4.26087 7.50283 4.58152 8.27695 5.15228 8.84772C5.72305 9.41848 6.49717 9.73913 7.30435 9.73913C8.11153 9.73913 8.88565 9.41848 9.45641 8.84772C10.0272 8.27695 10.3478 7.50283 10.3478 6.69565V0H11.5652V6.69565C11.5652 7.8257 11.1163 8.90947 10.3172 9.70854C9.51817 10.5076 8.4344 10.9565 7.30435 10.9565V10.9565Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleUnderline().run(),isActive:e=>e.isActive("underline")}),Ym=Wm({label:"Strikethrough",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"13.3507",viewBox:"0 0 16 13.3507",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M16 6.01707H9.304C9.00798 5.93748 8.7106 5.86302 8.412 5.79374C6.54 5.35107 5.48133 5.02707 5.48133 3.51174C5.46613 3.25015 5.50486 2.98823 5.59512 2.74224C5.68537 2.49624 5.82523 2.27143 6.006 2.08174C6.57226 1.61607 7.28154 1.35948 8.01467 1.35507C9.90133 1.30841 10.7713 1.94841 11.4827 2.92174L12.5593 2.13507C12.0554 1.41131 11.3683 0.834307 10.5683 0.463013C9.76831 0.0917179 8.8841 -0.0605588 8.006 0.0217402C6.92734 0.0286269 5.88679 0.421436 5.07267 1.12907C4.7641 1.44207 4.52292 1.81496 4.364 2.22475C4.20509 2.63454 4.1318 3.07254 4.14867 3.51174C4.11943 3.99233 4.20971 4.47268 4.41143 4.90986C4.61316 5.34704 4.92004 5.72744 5.30467 6.01707H0V7.35041H9.10133C10.4127 7.73041 11.1967 8.22507 11.2167 9.58907C11.2383 9.88044 11.1984 10.1731 11.0993 10.448C11.0003 10.7229 10.8445 10.9738 10.642 11.1844C9.93654 11.7405 9.0601 12.0348 8.162 12.0171C7.49168 11.9977 6.83454 11.8261 6.24031 11.5152C5.64608 11.2044 5.1303 10.7626 4.732 10.2231L3.71 11.0791C4.22782 11.7691 4.89593 12.3323 5.6637 12.7258C6.43148 13.1194 7.27876 13.3329 8.14133 13.3504H8.208C9.43919 13.3645 10.6341 12.934 11.5733 12.1377C11.9067 11.8017 12.1658 11.3994 12.334 10.957C12.5023 10.5145 12.5758 10.0417 12.55 9.56907C12.5749 8.76057 12.3021 7.97106 11.7833 7.35041H16V6.01707Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleStrike().run(),isActive:e=>e.isActive("strike")});Wm({label:"Code",icon:n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"24",height:"24",viewBox:"0 0 24 24",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"m16 18 6-6-6-6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"}),t.jsx("path",{d:"m8 6-6 6 6 6",stroke:"currentColor",strokeWidth:"2",strokeLinecap:"round",strokeLinejoin:"round"})]})}),command:e=>e.chain().focus().toggleCode().run(),isActive:e=>e.isActive("code")});const Qm=Wm({label:"Bullet List",icon:n=>t.jsx(e.Icon,{...n,children:t.jsxs("svg",{width:"16",height:"12.3077",viewBox:"0 0 16 12.3077",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[t.jsx("path",{d:"M1.84615 3.69231C2.86576 3.69231 3.69231 2.86576 3.69231 1.84615C3.69231 0.826551 2.86576 0 1.84615 0C0.826551 0 0 0.826551 0 1.84615C0 2.86576 0.826551 3.69231 1.84615 3.69231Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M1.84615 12.3077C2.86576 12.3077 3.69231 11.4811 3.69231 10.4615C3.69231 9.44194 2.86576 8.61538 1.84615 8.61538C0.826551 8.61538 0 9.44194 0 10.4615C0 11.4811 0.826551 12.3077 1.84615 12.3077Z",fill:"black",stroke:"none"}),t.jsx("path",{d:"M7.38462 9.84615H16V11.0769H7.38462V9.84615ZM7.38462 1.23077H16V2.46154H7.38462V1.23077Z",fill:"black",stroke:"none"})]})}),command:e=>e.chain().focus().toggleBulletList().run(),isActive:e=>e.isActive("bulletList")}),eg=Wm({label:"Ordered List",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"15",viewBox:"0 0 16 15",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M7.38462 11.25H16V12.5H7.38462V11.25ZM7.38462 2.5H16V3.75H7.38462V2.5ZM2.46154 5V0H1.23077V0.625H0V1.875H1.23077V5H0V6.25H3.69231V5H2.46154ZM3.69231 15H0V12.5C0 12.1685 0.12967 11.8505 0.360484 11.6161C0.591298 11.3817 0.904349 11.25 1.23077 11.25H2.46154V10H0V8.75H2.46154C2.78796 8.75 3.10101 8.8817 3.33182 9.11612C3.56264 9.35054 3.69231 9.66848 3.69231 10V11.25C3.69231 11.5815 3.56264 11.8995 3.33182 12.1339C3.10101 12.3683 2.78796 12.5 2.46154 12.5H1.23077V13.75H3.69231V15Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().toggleOrderedList().run(),isActive:e=>e.isActive("orderedList")}),tg=Wm({label:"Image",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"16",viewBox:"0 0 16 16",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M1.77778 16C1.28889 16 0.87037 15.8259 0.522222 15.4778C0.174074 15.1296 0 14.7111 0 14.2222V1.77778C0 1.28889 0.174074 0.87037 0.522222 0.522222C0.87037 0.174074 1.28889 0 1.77778 0H14.2222C14.7111 0 15.1296 0.174074 15.4778 0.522222C15.8259 0.87037 16 1.28889 16 1.77778V14.2222C16 14.7111 15.8259 15.1296 15.4778 15.4778C15.1296 15.8259 14.7111 16 14.2222 16H1.77778ZM2.66667 12.4444H13.3333L10 8L7.33333 11.5556L5.33333 8.88889L2.66667 12.4444Z",fill:"black",stroke:"none"})})}),command:e=>{if("undefined"==typeof document)return;const t=document.createElement("input");t.type="file",t.accept="image/*",t.onchange=()=>{const n=t.files?.[0];if(!n)return;const r=new FileReader;r.onload=()=>{"string"==typeof r.result&&e.chain().focus().insertContent({type:"image",attrs:{src:r.result,alt:n.name}}).run()},r.readAsDataURL(n)},t.click()}}),ng=Wm({label:"Undo",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M10.6667 3.33333H2.54333L4.93467 0.942667L4 0L0 4L4 8L4.93467 7.05667L2.54533 4.66667H10.6667C11.7275 4.66667 12.7449 5.08809 13.4951 5.83824C14.2452 6.58839 14.6667 7.6058 14.6667 8.66667C14.6667 9.72753 14.2452 10.7449 13.4951 11.4951C12.7449 12.2452 11.7275 12.6667 10.6667 12.6667H5.33333V14H10.6667C12.0812 14 13.4377 13.4381 14.4379 12.4379C15.4381 11.4377 16 10.0812 16 8.66667C16 7.25218 15.4381 5.89562 14.4379 4.89543C13.4377 3.89524 12.0812 3.33333 10.6667 3.33333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().undo().run(),isDisabled:e=>!e.can().undo()}),rg=Wm({label:"Redo",icon:n=>t.jsx(e.Icon,{...n,children:t.jsx("svg",{width:"16",height:"14",viewBox:"0 0 16 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:t.jsx("path",{d:"M5.33333 3.33333H13.4567L11.0653 0.942667L12 0L16 4L12 8L11.0653 7.05667L13.4547 4.66667H5.33333C4.27247 4.66667 3.25505 5.08809 2.50491 5.83824C1.75476 6.58839 1.33333 7.6058 1.33333 8.66667C1.33333 9.72753 1.75476 10.7449 2.50491 11.4951C3.25505 12.2452 4.27247 12.6667 5.33333 12.6667H10.6667V14H5.33333C3.91885 14 2.56229 13.4381 1.5621 12.4379C0.561903 11.4377 0 10.0812 0 8.66667C0 7.25218 0.561903 5.89562 1.5621 4.89543C2.56229 3.89524 3.91885 3.33333 5.33333 3.33333V3.33333Z",fill:"black",stroke:"none"})})}),command:e=>e.chain().focus().redo().run(),isDisabled:e=>!e.can().redo()}),og={left:Mm,center:Em,right:jm,justify:Tm},ig=n=>{const{editor:r,disabled:o}=xf();if(!r)return null;const{label:i="Alignment",alignLeftLabel:s="Align left",alignCenterLabel:a="Align center",alignRightLabel:l="Align right",alignJustifyLabel:c="Justify",...d}=n,u=(e=>e.isActive({textAlign:"center"})?"center":e.isActive({textAlign:"right"})?"right":e.isActive({textAlign:"justify"})?"justify":"left")(r),h=og[u],p=[{label:s,value:"left",startIcon:t.jsx(Mm,{})},{label:a,value:"center",startIcon:t.jsx(Em,{})},{label:l,value:"right",startIcon:t.jsx(jm,{})},{label:c,value:"justify",startIcon:t.jsx(Tm,{})}],f=p.find((e=>e.value===u));return t.jsx(Bm,{label:i,hideArrow:!0,items:p.map((e=>({...e,disabled:o}))),onSelect:e=>{o||r.chain().focus().setTextAlign(e).run()},customTrigger:t.jsx(e.Box,{css:{"& button":{fontWeight:"normal"},'&[data-part="trigger"]':{padding:0}},children:t.jsx(Bf,{variant:"secondary",size:"small",disabled:o,label:"","aria-label":`${i}: ${f?.label||i}`,leftIcon:t.jsx(e.Box,{display:"inline-flex",marginRight:k(200),children:t.jsx(h,{width:"0.875rem",height:"0.875rem"})}),rightIcon:t.jsx(Gf,{width:"0.875rem",height:"0.875rem"}),borderColor:w("neutral",400),...d})})})},sg=(e,t)=>i.css`
|
|
589
589
|
height: ${k("small"===e?700:1e3)};
|
|
590
590
|
width: 100%;
|
|
591
591
|
border-radius: ${$(300)};
|
|
@@ -596,7 +596,10 @@
|
|
|
596
596
|
box-shadow: 0 0.0625rem 0.125rem 0 #0000000d;
|
|
597
597
|
font-size: ${C("small"===e?300:400)};
|
|
598
598
|
|
|
599
|
-
&:focus
|
|
599
|
+
&:focus {
|
|
600
|
+
border: ${M(100)} solid ${w("neutral",700)};
|
|
601
|
+
}
|
|
602
|
+
|
|
600
603
|
&[data-focus-visible] {
|
|
601
604
|
${Cf}
|
|
602
605
|
}
|
|
@@ -608,10 +611,13 @@
|
|
|
608
611
|
&:disabled {
|
|
609
612
|
background-color: ${w("neutral",200)};
|
|
610
613
|
border: ${M(100)} solid ${w("neutral",300)} !important;
|
|
614
|
+
color: ${w("neutral",600)};
|
|
615
|
+
-webkit-text-fill-color: ${w("neutral",600)};
|
|
616
|
+
opacity: 1;
|
|
611
617
|
}
|
|
612
618
|
|
|
613
619
|
${t?`\n border: ${M(100)} solid ${w("neutral",700)};\n `:""}
|
|
614
|
-
`,
|
|
620
|
+
`,ag=({label:t,caption:n,errorMessage:o,invalid:i,required:s,disabled:a,size:l="default",showOptionalLabel:c=!0,noMarginBottom:d=!1,labels:u,footer:h,semantics:p="field",className:f,children:m,captionId:g,errorId:b,containerProps:v})=>{const y=!!o||!!i,x=u?.requiredSymbolLabel??"required",w=u?.optionalSuffix??" (Optional)",C=!!(t||n||o),k=r.jsxs("div",{css:Mf,children:["field"===p?C?r.jsxs("div",{css:Ef,children:[t?r.jsxs(e.Field.Label,{css:jf(l,a),"aria-label":"string"==typeof t?t:void 0,children:[r.jsx(e.Field.RequiredIndicator,{"aria-label":x}),t,!s&&c?r.jsx("span",{children:w}):null]}):null,n?r.jsx(e.Field.HelperText,{id:g,css:Tf(l,a),"aria-label":n,children:n}):null,o?r.jsx(e.Field.ErrorText,{id:b,css:Of(l),"aria-label":o,children:o}):null]}):null:C?r.jsxs("div",{css:Ef,children:[t?r.jsxs("p",{css:jf(l,a),"aria-label":"string"==typeof t?t:void 0,"data-disabled":a||void 0,children:[s?r.jsx("span",{"data-required-indicator":!0,"aria-label":x,children:"*"}):null,t]}):null,n?r.jsx("p",{id:g,css:Tf(l,a),"aria-label":n,children:n}):null,o?r.jsx("p",{id:b,css:Of(l),"aria-label":o,children:o}):null]}):null,m,h?r.jsx("div",{css:Lf,children:h}):null]});return r.jsxs("div",{css:Sf(0,y),className:f,...v,children:[y?r.jsx("div",{css:$f}):null,"field"===p?r.jsx(e.Field.Root,{required:s,invalid:y,gap:"0",width:"100%",flex:"1",minW:"0",children:k}):k]})},lg=new Set(["Tab","Escape"]);let cg="pointer",dg=0;const ug=new Set,hg=e=>{cg!==e&&(cg=e,ug.forEach((t=>t(e))))},pg=e=>{e.metaKey||e.altKey||e.ctrlKey||lg.has(e.key)&&hg("keyboard")},fg=()=>hg("pointer"),mg=(e,t)=>{const[r,o]=n.useState(!1),[i,s]=n.useState(cg);n.useEffect((()=>{return e=s,0===dg&&(document.addEventListener("keydown",pg,!0),document.addEventListener("pointerdown",fg,!0)),dg+=1,ug.add(e),()=>{ug.delete(e),dg-=1,0===dg&&(document.removeEventListener("keydown",pg,!0),document.removeEventListener("pointerdown",fg,!0))};var e}),[]);return{isTabFocused:r&&"keyboard"===i,onFocus:n.useCallback((t=>{o(!0),e?.(t)}),[e]),onBlur:n.useCallback((e=>{o(!1),t?.(e)}),[t])}},gg=({label:t,caption:o,placeholder:i,errorMessage:s,required:a,disabled:l,size:c="default",showOptionalLabel:d=!0,noMarginBottom:u=!1,defaultValue:h="",onChange:p,onFocus:f,onBlur:m,labels:g,value:b,...v})=>{const y=Vf("TextInput",g),[x,w]=n.useState(h),C=void 0!==b,k=C?String(b??""):x,S=Boolean(k),$=mg(f,m);return r.jsx(ag,{className:"ds-text-input-container",label:t,caption:o,errorMessage:s,required:a,disabled:l,size:c,showOptionalLabel:d,noMarginBottom:u,labels:{requiredSymbolLabel:y.requiredSymbolLabel,optionalSuffix:y.optionalSuffix},semantics:"field",children:r.jsx(e.Input,{placeholder:i,disabled:l,focusVisibleRing:"none",css:sg(c,S),onChange:e=>{C||w(e.target.value),p&&p(e)},value:k,_placeholder:{color:"var(--chakra-colors-neutral-700)"},...v,"data-focus-visible":$.isTabFocused||void 0,onFocus:$.onFocus,onBlur:$.onBlur})})};const bg=n=>{const{editor:r,disabled:o}=xf(),[i,s]=l.useState(!1),[a,c]=l.useState(""),[d,u]=l.useState(""),[h,p]=l.useState(""),f=l.useRef(null);if(l.useEffect((()=>{o&&s(!1)}),[o]),!r)return null;const{label:m="Link",urlPlaceholder:g="http://example.org",labelPlaceholder:b="Label (optional)",labelInputAriaLabel:v="Link label",applyLabel:y="Apply",removeLabel:x="Remove",invalidUrlMessage:C="Please enter a valid URL",...S}=n,$=r.isActive("link"),M=()=>f.current?r.chain().focus().setTextSelection({from:f.current.from,to:f.current.to}):r.chain().focus();return t.jsxs(e.Popover.Root,{open:i,onOpenChange:({open:e})=>{o?s(!1):(s(e),e&&(()=>{const{from:e,to:t,empty:n}=r.state.selection,o=r.state.doc.textBetween(e,t," ").trim();f.current={from:e,to:t,empty:n,selectedText:o};const i=r.getAttributes("link")?.href||o||"";c(i||"http://"),u(o),p("")})())},positioning:{placement:"bottom-start"},children:[t.jsx(e.Popover.Trigger,{asChild:!0,children:t.jsx(e.Box,{children:t.jsx(Fm,{content:m,children:t.jsx(_f,{icon:t.jsx("span",{"data-rte-icon":"true",children:t.jsx($m,{})}),"aria-label":m,"aria-pressed":$||i,disabled:o,onMouseDown:e=>{e.preventDefault()},onClick:()=>{o||s((e=>!e))},...S})})})}),t.jsx(e.Popover.Positioner,{children:t.jsx(e.Popover.Content,{css:{padding:k(300),borderColor:w("neutral",300),width:`calc(( ${k(2800)} + ${k(2e3)} ) * 2)`,maxWidth:"90vw"},children:t.jsx(e.Popover.Body,{children:t.jsxs(e.Box,{css:{display:"flex",flexDirection:"column",gap:k(300)},children:[t.jsx(gg,{"aria-label":m,placeholder:g,disabled:o,noMarginBottom:!0,value:a,onChange:e=>{c(e.target.value),h&&p("")}}),t.jsx(gg,{"aria-label":v,placeholder:b,disabled:o,noMarginBottom:!0,value:d,onChange:e=>{u(e.target.value)}}),h?t.jsx(e.Text,{css:{color:w("error",700)},children:h}):null,t.jsxs(e.Box,{css:{display:"flex",gap:k(200),justifyContent:"flex-end"},children:[$?t.jsx(Bf,{variant:"borderless",size:"small",label:x,disabled:o,onMouseDown:e=>e.preventDefault(),onClick:()=>{M().unsetLink().run(),s(!1)}}):null,t.jsx(Bf,{variant:"secondary",size:"small",label:y,disabled:o,onMouseDown:e=>e.preventDefault(),onClick:()=>{const e=function(e){const t=e.trim();return t?/^(https?:\/\/|mailto:|tel:)/i.test(t)?t:`http://${t}`:""}(a),t=d.trim();if(!e||!function(e){if(/^(mailto:|tel:)/i.test(e))return!0;try{const t=new URL(e);return"http:"===t.protocol||"https:"===t.protocol}catch{return!1}}(e))return void p(C);const n=M(),r=f.current;if(r?.empty){const r=t||e;n.insertContent({type:"text",text:r,marks:[{type:"link",attrs:{href:e}}]}).run()}else t&&t!==r?.selectedText?n.insertContent({type:"text",text:t,marks:[{type:"link",attrs:{href:e}}]}).run():n.extendMarkRange("link").setLink({href:e}).run();s(!1)}})]})]})})})})]})},vg=l.forwardRef(((n,r)=>{const{editor:o,children:i,css:s,disabled:a,...c}=n,d=l.useMemo((()=>({editor:o,disabled:Boolean(a)})),[o,a]);return t.jsx(yf.Provider,{value:d,children:t.jsx(e.Box,{ref:r,"data-disabled":a||void 0,css:[Af,s],...c,children:i})})})),yg={fixed:{bg:"bg",roundedTop:"l2",borderBottomWidth:"1px",p:"3"},floating:{bg:"bg.panel",roundedTop:"l2",shadow:"sm",p:"3"}},xg={Root:vg,Toolbar:l.forwardRef(((n,r)=>{const{variant:o="fixed",css:i,...s}=n;return t.jsx(e.HStack,{ref:r,flexWrap:"wrap",separator:t.jsx(e.StackSeparator,{h:"5",alignSelf:"center"}),css:[yg[o],i],...s})})),Content:l.forwardRef(((e,n)=>{const{editor:r}=xf();return r?t.jsx(sf,{editor:r,innerRef:n,...e}):null})),ControlGroup:l.forwardRef(((n,r)=>t.jsx(e.HStack,{ref:r,gap:"2",...n})))},wg=["undo","redo","textType","alignment","fontSize","bold","italic","underline","strikethrough","bulletList","orderedList","link","image"],Cg={Google:({ariaLabel:e,size:n="default",onClick:r})=>t.jsx(Bf,{label:"Google",leftIcon:t.jsx(gm,{}),"aria-label":e||"Google Login",variant:"secondary",size:n,onClick:r}),Facebook:({ariaLabel:e,size:n="default",onClick:r})=>t.jsx(Bf,{label:"Facebook",leftIcon:t.jsx(bm,{}),"aria-label":e||"Facebook Login",variant:"secondary",size:n,onClick:r}),X:({ariaLabel:e,size:n="default",onClick:r})=>t.jsx(Bf,{label:"X",leftIcon:t.jsx(vm,{}),"aria-label":e||"X Login",variant:"secondary",size:n,onClick:r}),Microsoft:({ariaLabel:e,size:n="default",onClick:r})=>t.jsx(Bf,{label:"Microsoft",leftIcon:t.jsx(ym,{}),"aria-label":e||"Microsoft Login",variant:"secondary",size:n,onClick:r})},kg=i.css`
|
|
615
621
|
width: ${k(500)} !important;
|
|
616
622
|
padding: 0 !important;
|
|
617
623
|
min-width: ${k(500)} !important;
|
|
@@ -657,13 +663,13 @@
|
|
|
657
663
|
}
|
|
658
664
|
}
|
|
659
665
|
}
|
|
660
|
-
`,
|
|
666
|
+
`,Sg=({disabled:e,labels:t,...n})=>{const o=Vf("CloseButton",t);return r.jsx(_f,{css:kg,icon:r.jsx(Jf,{}),"aria-label":n["aria-label"]||o.closeLabel,disabled:e,...n})},$g=i.css`
|
|
661
667
|
position: relative;
|
|
662
|
-
`,
|
|
668
|
+
`,Mg=i.css`
|
|
663
669
|
padding: ${k(100)};
|
|
664
670
|
background: rgba(0, 0, 0, 0);
|
|
665
671
|
border: none;
|
|
666
|
-
`,
|
|
672
|
+
`,Eg=({isExpanded:t,ariaLabel:n,icon:o,label:s,tooltip:a,disabled:l,onClick:c,showGap:d,vertical:u})=>{return r.jsx(e.Button,{className:"toolbar-item-button",css:(h=t,i.css`
|
|
667
673
|
display: flex;
|
|
668
674
|
align-items: center;
|
|
669
675
|
justify-content: ${h?"space-between":"center"};
|
|
@@ -719,18 +725,18 @@
|
|
|
719
725
|
}
|
|
720
726
|
}
|
|
721
727
|
}
|
|
722
|
-
`),"aria-label":n,disabled:l,onClick:c,mr:d&&!u?"1rem":"0",mb:d&&u?"1rem":"0",children:r.jsxs(e.Box,{display:"flex",overflow:"hidden",style:{justifyContent:"flex-end",alignItems:"center"},whiteSpace:"nowrap",transition:"max-width 0.3s ease, opacity 0.2s ease, margin-left 0.3s ease",maxWidth:t?"9.375rem":"2rem",padding:"0.5rem",margin:t?"0.5rem":"0",children:[o&&r.jsx(e.Box,{as:"span",mr:o&&t?"0.5rem":"0px",children:r.jsx(
|
|
728
|
+
`),"aria-label":n,disabled:l,onClick:c,mr:d&&!u?"1rem":"0",mb:d&&u?"1rem":"0",children:r.jsxs(e.Box,{display:"flex",overflow:"hidden",style:{justifyContent:"flex-end",alignItems:"center"},whiteSpace:"nowrap",transition:"max-width 0.3s ease, opacity 0.2s ease, margin-left 0.3s ease",maxWidth:t?"9.375rem":"2rem",padding:"0.5rem",margin:t?"0.5rem":"0",children:[o&&r.jsx(e.Box,{as:"span",mr:o&&t?"0.5rem":"0px",children:r.jsx(Fm,{content:a,disabled:!a,children:o})}),s&&r.jsx(e.Box,{"aria-hidden":!t,overflow:"hidden",maxWidth:t?"9.375rem":"0px",whiteSpace:"nowrap",transition:"max-width 0.3s ease, opacity 0.2s ease, margin-left 0.3s ease",children:r.jsx(Fm,{content:a,disabled:!a,children:s})})]})});var h},jg=e=>{const t=u(e),n=parseFloat(getComputedStyle(document.documentElement).fontSize)||16;return t.endsWith("px")?parseFloat(t)/n:(t.endsWith("rem"),parseFloat(t))};const Tg=({items:t,vertical:o=!1,expanded:i=!1,showExpandedToggle:s,autoCollapse:a=!1,ariaLabel:l,defaultGaps:c,labels:d})=>{const u=Vf("Toolbar",d),[h,p]=n.useState(i),{containerRef:f,visibleNumberOfItems:m,shouldForceCollapse:g}=function({itemsCount:e,isExpanded:t,isVertical:r,collapsedWidth:o,expandedLabelWidth:i,gap:s=0,showExpandedToggle:a,autoCollapse:l}){const c=n.useRef(null),[d,u]=n.useState(0),[h,p]=n.useState(e),[f,m]=n.useState(!1);return n.useEffect((()=>{if(!c.current)return;const e=new ResizeObserver((e=>{const t=e[0],n=parseFloat(getComputedStyle(document.documentElement).fontSize)||16;u(t.contentRect.width/n)}));return e.observe(c.current),()=>e.disconnect()}),[]),n.useEffect((()=>{if(0===d)return;if(!l)return m(!1),void p(e);const n=jg(o),c=jg(i),u=jg(s),h=d-(a?n+u:0),f=n+u;m(e*(t?c+u:f)-u>h),e>1&&!r&&p(Math.floor(h/f))}),[d,e,t,r,o,i,s,a,l]),{containerRef:c,visibleNumberOfItems:h,shouldForceCollapse:f}}({itemsCount:t.length,isExpanded:h,isVertical:o,collapsedWidth:"3rem",expandedLabelWidth:"6.25rem",gap:"1rem",showExpandedToggle:s,autoCollapse:a});n.useEffect((()=>{p(i)}),[i]);const b=t.slice(0,m),v=t.slice(m,t.length),y=v.map((e=>({label:e.label,startIcon:e.icon,disabled:e.disabled,onClick:e.onClick,itemAriaLabel:e.ariaLabel}))),x=r.jsx("div",{style:{position:"relative",display:"flex",width:"3rem"},children:r.jsx(Eg,{isExpanded:h,ariaLabel:h?u.collapseAriaLabel:u.expandAriaLabel,icon:r.jsx(Xf,{}),showGap:!1,vertical:o})}),[w,C]=n.useState(!1);return r.jsx("div",{role:"toolbar","aria-label":l,css:$g,children:r.jsxs(e.Group,{ref:f,orientation:o?"vertical":"horizontal",attached:!0,display:"grid",borderCollapse:"collapse",gridAutoFlow:o||1===t.length?"row":"column",children:[b.map((e=>{const t=c&&!1!==e.gap||!c&&!0===e.gap;return r.jsx(Eg,{isExpanded:h&&!g,ariaLabel:e.ariaLabel,icon:e.icon,label:e.label,tooltip:e.tooltip,disabled:e.disabled,onClick:e.onClick,showGap:t,vertical:o},e.ariaLabel)})),g&&y.length>1&&r.jsxs(e.Menu.Root,{onSelect:({value:e})=>(e=>{const t=v.find((t=>t.label===e));t&&t.onClick&&t.onClick()})(e),onOpenChange:({open:e})=>C(e),open:w,children:[r.jsx(e.Menu.Trigger,{asChild:!0,children:x}),r.jsx(e.Portal,{children:r.jsx(e.Menu.Positioner,{children:r.jsx(e.Menu.Content,{style:{minWidth:0,padding:0},children:y.map((({label:t,startIcon:n,onClick:i,itemAriaLabel:s},a)=>r.jsx(e.Menu.Item,{css:Mg,value:t||l||a.toString(),role:"menuitem",children:r.jsx(Eg,{isExpanded:!1,icon:n,ariaLabel:s,label:"",onClick:i,showGap:!1,vertical:o})})))})})})]}),s&&!a&&!g&&r.jsx(Eg,{isExpanded:h,ariaLabel:h?u.collapseAriaLabel:u.expandAriaLabel,icon:h?r.jsx(Cm,{}):r.jsx(km,{}),label:h?u.collapseLabel:u.expandLabel,onClick:()=>p(!h),showGap:!1,vertical:o})]})})},Og=i.css`
|
|
723
729
|
width: 100%;
|
|
724
730
|
max-width: 12.5rem;
|
|
725
731
|
border: ${M(100)} solid ${w("neutral",600)};
|
|
726
732
|
border-radius: ${$(300)};
|
|
727
733
|
padding: ${k(200)};
|
|
728
|
-
`,
|
|
734
|
+
`,Lg=(e,t)=>{if(t)return w("neutral",500);switch(e){case"secondary":return w("neutral",800);case"borderless":return w("neutral",900);case"outline":return w("primary",800);case"negative":return w("accessible","text-on-negative-mids")||w("error",900);default:return w("accessible","text-on-primary-mids")||w("primary",900)}},Ag=e=>i.css`
|
|
729
735
|
&[data-state='open'] {
|
|
730
736
|
background-color: ${(e=>{switch(e){case"secondary":return w("neutral",200);case"borderless":return`color-mix(in srgb, ${w("primary",500)} 40%, transparent)`;case"outline":return w("primary",200);case"negative":return w("error",600);default:return w("primary",600)}})(e)} !important;
|
|
731
737
|
border: ${"borderless"===e?"none":`${M(100)} solid ${(e=>{switch(e){case"secondary":case"negative":case"primary":default:return w("primary",800);case"borderless":return"transparent";case"outline":return w("primary",900)}})(e)}`} !important;
|
|
732
738
|
}
|
|
733
|
-
`,
|
|
739
|
+
`,Rg=e=>i.css`
|
|
734
740
|
font-size: ${C("small"===e?300:400)};
|
|
735
741
|
line-height: ${S("small"===e?500:600)};
|
|
736
742
|
color: ${w("neutral",800)};
|
|
@@ -745,33 +751,33 @@
|
|
|
745
751
|
cursor: not-allowed;
|
|
746
752
|
color: ${w("neutral",500)};
|
|
747
753
|
}
|
|
748
|
-
|
|
754
|
+
`,Ng=i.css`
|
|
749
755
|
&:focus-visible {
|
|
750
756
|
outline-color: ${w("primary",700)};
|
|
751
757
|
}
|
|
752
|
-
`,
|
|
758
|
+
`,Dg={padding:k(300)},Ig=n.forwardRef(((t,n)=>{const{portalled:o=!0,portalRef:i,...s}=t;return r.jsx(e.Portal,{disabled:!o,container:i,children:r.jsx(e.Menu.Positioner,{children:r.jsx(e.Menu.Content,{css:Og,ref:n,...s})})})})),Pg=i.css`
|
|
753
759
|
position: relative;
|
|
754
760
|
width: 100%;
|
|
755
761
|
padding-left: 1.1875rem;
|
|
756
|
-
`,
|
|
762
|
+
`,zg=i.css`
|
|
757
763
|
font-size: ${C(400)};
|
|
758
764
|
line-height: ${S(600)};
|
|
759
765
|
margin-bottom: ${k(100)};
|
|
760
766
|
color: ${w("neutral",900)};
|
|
761
|
-
`,
|
|
767
|
+
`,Vg=i.css`
|
|
762
768
|
width: 0.1875rem;
|
|
763
769
|
height: 100%;
|
|
764
770
|
background-color: ${w("error",900)};
|
|
765
771
|
position: absolute;
|
|
766
772
|
top: 0;
|
|
767
773
|
left: 0;
|
|
768
|
-
`,
|
|
774
|
+
`,Bg=i.css`
|
|
769
775
|
font-size: ${C(300)};
|
|
770
776
|
line-height: ${S(500)};
|
|
771
777
|
font-weight: 700;
|
|
772
778
|
color: ${w("error",900)};
|
|
773
779
|
margin-bottom: ${k(200)};
|
|
774
|
-
`,
|
|
780
|
+
`,Hg=i.css`
|
|
775
781
|
.chakra-checkbox__control {
|
|
776
782
|
width: ${k(500)};
|
|
777
783
|
height: ${k(500)};
|
|
@@ -846,7 +852,7 @@
|
|
|
846
852
|
cursor: not-allowed;
|
|
847
853
|
}
|
|
848
854
|
}
|
|
849
|
-
`,
|
|
855
|
+
`,_g=({name:t,value:n,checked:o,defaultChecked:i,disabled:s,indeterminate:a,onCheckedChange:l,children:c,tabIndex:d,...u})=>r.jsxs(e.Checkbox.Root,{css:Hg,name:t,value:n,checked:a?"indeterminate":o,defaultChecked:i,disabled:s,onCheckedChange:l,gap:c?"0.625rem":"0",...u,children:[r.jsx(e.Checkbox.HiddenInput,{tabIndex:d}),r.jsx(e.Checkbox.Control,{children:a?r.jsx(Uf,{}):r.jsx(Wf,{})}),r.jsx(e.Checkbox.Label,{children:c})]}),Fg=i.css`
|
|
850
856
|
width: 15.0625rem;
|
|
851
857
|
min-height: 4.375rem;
|
|
852
858
|
padding: ${k(300)};
|
|
@@ -887,7 +893,7 @@
|
|
|
887
893
|
color: ${w("neutral",600)};
|
|
888
894
|
cursor: not-allowed;
|
|
889
895
|
}
|
|
890
|
-
`,
|
|
896
|
+
`,qg=i.css`
|
|
891
897
|
width: 100%;
|
|
892
898
|
padding: 0;
|
|
893
899
|
display: flex;
|
|
@@ -897,25 +903,25 @@
|
|
|
897
903
|
&[data-disabled] {
|
|
898
904
|
background-color: ${w("neutral",100)};
|
|
899
905
|
}
|
|
900
|
-
`,
|
|
906
|
+
`,Wg=i.css`
|
|
901
907
|
svg {
|
|
902
908
|
height: 2rem;
|
|
903
909
|
width: 2rem;
|
|
904
910
|
}
|
|
905
|
-
`,
|
|
911
|
+
`,Ug=(e,t)=>i.css`
|
|
906
912
|
font-size: ${C(400)};
|
|
907
913
|
line-height: ${S(600)};
|
|
908
914
|
font-weight: 400;
|
|
909
915
|
color: ${w("neutral",t?600:900)};
|
|
910
916
|
text-align: ${"centered"===e?"center":"left"};
|
|
911
917
|
display: block;
|
|
912
|
-
`,
|
|
918
|
+
`,Kg=(e,t)=>i.css`
|
|
913
919
|
font-size: ${C(300)};
|
|
914
920
|
line-height: ${S(500)};
|
|
915
921
|
font-weight: 400;
|
|
916
922
|
color: ${w("neutral",t?600:700)};
|
|
917
923
|
text-align: ${"centered"===e?"center":"left"};
|
|
918
|
-
`,
|
|
924
|
+
`,Gg=e=>i.css`
|
|
919
925
|
position: ${"centered"===e?"absolute":"relative"};
|
|
920
926
|
top: 0;
|
|
921
927
|
right: 0;
|
|
@@ -941,7 +947,7 @@
|
|
|
941
947
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
942
948
|
cursor: not-allowed;
|
|
943
949
|
}
|
|
944
|
-
`,
|
|
950
|
+
`,Zg=i.css`
|
|
945
951
|
width: 100%;
|
|
946
952
|
padding: 0;
|
|
947
953
|
display: flex;
|
|
@@ -951,31 +957,31 @@
|
|
|
951
957
|
&[data-disabled] {
|
|
952
958
|
background-color: ${w("neutral",100)};
|
|
953
959
|
}
|
|
954
|
-
`,
|
|
960
|
+
`,Jg=e=>i.css`
|
|
955
961
|
width: 100%;
|
|
956
962
|
display: flex;
|
|
957
963
|
flex-direction: ${"centered"===e?"column":"row"};
|
|
958
964
|
align-items: center;
|
|
959
965
|
gap: ${k(300)};
|
|
960
|
-
`,
|
|
966
|
+
`,Xg=i.css`
|
|
961
967
|
svg {
|
|
962
968
|
height: 2rem;
|
|
963
969
|
width: 2rem;
|
|
964
970
|
color: ${w("neutral",400)};
|
|
965
971
|
}
|
|
966
|
-
`,
|
|
972
|
+
`,Yg=(e,t)=>i.css`
|
|
967
973
|
font-size: ${C(400)};
|
|
968
974
|
line-height: ${S(600)};
|
|
969
975
|
font-weight: 400;
|
|
970
976
|
color: ${w("neutral",t?600:900)};
|
|
971
977
|
text-align: ${"centered"===e?"center":"left"};
|
|
972
|
-
`,
|
|
978
|
+
`,Qg=(e,t)=>i.css`
|
|
973
979
|
font-size: ${C(300)};
|
|
974
980
|
line-height: ${S(500)};
|
|
975
981
|
font-weight: 400;
|
|
976
982
|
color: ${w("neutral",t?600:700)};
|
|
977
983
|
text-align: ${"centered"===e?"center":"left"};
|
|
978
|
-
`,
|
|
984
|
+
`,eb=e=>i.css`
|
|
979
985
|
position: ${"centered"===e?"absolute":"relative"};
|
|
980
986
|
top: 0;
|
|
981
987
|
right: 0;
|
|
@@ -1006,7 +1012,7 @@
|
|
|
1006
1012
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
1007
1013
|
cursor: not-allowed;
|
|
1008
1014
|
}
|
|
1009
|
-
`,
|
|
1015
|
+
`,tb=i.css`
|
|
1010
1016
|
.ds-radio-item-indicator {
|
|
1011
1017
|
width: ${k(500)};
|
|
1012
1018
|
height: ${k(500)};
|
|
@@ -1070,21 +1076,21 @@
|
|
|
1070
1076
|
}
|
|
1071
1077
|
}
|
|
1072
1078
|
}
|
|
1073
|
-
`,
|
|
1079
|
+
`,nb=i.css`
|
|
1074
1080
|
cursor: pointer;
|
|
1075
1081
|
|
|
1076
1082
|
&[data-disabled] {
|
|
1077
1083
|
color: ${w("neutral",500)};
|
|
1078
1084
|
cursor: not-allowed;
|
|
1079
1085
|
}
|
|
1080
|
-
`,
|
|
1086
|
+
`,rb=i.css`
|
|
1081
1087
|
margin: 0 !important;
|
|
1082
1088
|
width: ${k(500)} !important;
|
|
1083
1089
|
height: ${k(500)} !important;
|
|
1084
|
-
`,
|
|
1090
|
+
`,ob=({children:t,value:n,disabled:o,...i})=>r.jsxs(e.RadioGroup.Item,{css:tb,value:n,disabled:o,...i,children:[r.jsx(e.RadioGroup.ItemHiddenInput,{css:rb}),r.jsx(e.RadioGroup.ItemIndicator,{className:"ds-radio-item-indicator"}),t?r.jsx(e.RadioGroup.ItemText,{css:nb,children:t}):null]}),ib=({children:n,horizontal:r=!1,name:o,value:i="",onChange:s,customGap:a,...l})=>{let c=r?"1.25rem":"0.5rem";return c=a||c,t.jsx(e.RadioGroup.Root,{onValueChange:e=>{s&&s(o,e.value||"")},value:i,...l,children:t.jsx(e.HStack,{gap:c,flexDirection:r?"row":"column",alignItems:"flex-start",flexWrap:"wrap",children:n})})},sb=i.css`
|
|
1085
1091
|
height: 3.75rem;
|
|
1086
1092
|
padding: ${k(1e3)} ${k(300)};
|
|
1087
|
-
`,
|
|
1093
|
+
`,ab=i.css`
|
|
1088
1094
|
height: ${k(500)};
|
|
1089
1095
|
width: ${k(500)};
|
|
1090
1096
|
background-color: ${w("primary",500)};
|
|
@@ -1127,7 +1133,7 @@
|
|
|
1127
1133
|
outline: none;
|
|
1128
1134
|
cursor: not-allowed;
|
|
1129
1135
|
}
|
|
1130
|
-
`,
|
|
1136
|
+
`,lb=i.css`
|
|
1131
1137
|
font-size: ${C(300)};
|
|
1132
1138
|
line-height: ${S(500)};
|
|
1133
1139
|
color: ${w("neutral",800)};
|
|
@@ -1141,11 +1147,11 @@
|
|
|
1141
1147
|
align-items: center;
|
|
1142
1148
|
position: relative;
|
|
1143
1149
|
top: -1.875rem;
|
|
1144
|
-
`,
|
|
1150
|
+
`,cb=i.css`
|
|
1145
1151
|
background-color: ${w("neutral",300)};
|
|
1146
1152
|
border: none;
|
|
1147
1153
|
box-shadow: none;
|
|
1148
|
-
`,
|
|
1154
|
+
`,db=i.css`
|
|
1149
1155
|
background-color: ${w("primary",500)};
|
|
1150
1156
|
border: ${M(100)} solid ${w("primary",700)};
|
|
1151
1157
|
border-radius: ${$(500)};
|
|
@@ -1158,7 +1164,7 @@
|
|
|
1158
1164
|
background-color: ${w("neutral",400)};
|
|
1159
1165
|
border: none;
|
|
1160
1166
|
}
|
|
1161
|
-
`,
|
|
1167
|
+
`,ub=(e,t)=>i.css`
|
|
1162
1168
|
font-size: ${C(200)};
|
|
1163
1169
|
line-height: ${S(400)};
|
|
1164
1170
|
color: ${w("neutral",800)};
|
|
@@ -1193,7 +1199,7 @@
|
|
|
1193
1199
|
}
|
|
1194
1200
|
|
|
1195
1201
|
${t?`\n --ty: -0.375rem !important;\n\n .chakra-slider__markerIndicator {\n height: 1rem;\n width: 0.25rem;\n background-color: ${w("primary",700)} !important;\n }\n\n &[data-disabled] {\n .chakra-slider__markerIndicator {\n background-color: ${w("neutral",400)} !important;\n }\n }\n `:""};
|
|
1196
|
-
`,
|
|
1202
|
+
`,hb=t=>{const{value:n}=t;return r.jsx(e.For,{each:n,children:(t,n)=>r.jsxs(e.Slider.Thumb,{css:ab,index:n,children:[r.jsx("div",{css:lb,className:"ds-slider-value-preview",children:t}),r.jsx(e.Slider.HiddenInput,{})]},n)})},pb=n.forwardRef(((t,n)=>{const{marks:o,isCentred:i}=t;return o?.length?r.jsx(e.Slider.MarkerGroup,{ref:n,children:o.map(((t,n)=>{const o="number"==typeof t?t:t.value,s="number"==typeof t?void 0:t.label,a=i&&1===n;return r.jsxs(e.Slider.Marker,{css:ub(i,a),value:o,children:[r.jsx(e.Slider.MarkerIndicator,{}),r.jsx("p",{children:s})]},o)}))}):null})),fb=n.forwardRef(((t,o)=>{const{marks:i,onValueChange:s,isCentred:a,value:l,...c}=t,[d,u]=n.useState(l||[0]);n.useEffect((()=>{u(l||[0])}),[l]);let h=i?.map((e=>"number"==typeof e?{value:e,label:void 0}:e));if(a){const e=c.min||0,t=c.max||100;h=[e,(e+t)/2,t].map((e=>({value:e,label:void 0})))}const p=!!h?.some((e=>e.label));return r.jsx(e.Slider.Root,{css:sb,ref:o,thumbAlignment:"center",onValueChange:e=>{u(e.value),s&&s(e)},origin:a?"center":"start",value:d,...c,children:r.jsxs(e.Slider.Control,{"data-has-mark-label":p||void 0,children:[r.jsx(e.Slider.Track,{css:cb,children:r.jsx(e.Slider.Range,{css:db})}),r.jsx(hb,{value:d}),r.jsx(pb,{marks:h,isCentred:a})]})})})),mb=i.css`
|
|
1197
1203
|
--switch-height: 1.5rem;
|
|
1198
1204
|
--switch-width: 2.5rem;
|
|
1199
1205
|
|
|
@@ -1293,7 +1299,7 @@
|
|
|
1293
1299
|
cursor: not-allowed;
|
|
1294
1300
|
}
|
|
1295
1301
|
}
|
|
1296
|
-
`,
|
|
1302
|
+
`,gb=({name:t,defaultChecked:n=!1,onChange:o,disabled:i=!1,isLabelOnLeft:s=!1,children:a,labels:l,...c})=>{const d=Vf("Switch",l);return r.jsx("div",{style:{display:"flex",alignItems:"center"},children:r.jsxs(e.Switch.Root,{css:mb,id:t,name:t,"aria-label":c["aria-label"]||d.defaultAriaLabel(t),defaultChecked:n,onCheckedChange:({checked:e})=>{o&&o(t,e)},disabled:i,...c,children:[s&&null!=a?r.jsx(e.Switch.Label,{children:a}):null,r.jsx(e.Switch.HiddenInput,{style:{width:"2.625rem",height:"1.625rem"}}),r.jsx("div",{className:"chakra-switch__control-container",children:r.jsx(e.Switch.Control,{children:r.jsx(e.Switch.Thumb,{children:r.jsx(e.Switch.ThumbIndicator,{display:"flex",children:r.jsx(Wf,{})})})})}),s||null==a?null:r.jsx(e.Switch.Label,{children:a})]})})},bb=(e,t)=>i.css`
|
|
1297
1303
|
display: flex;
|
|
1298
1304
|
flex-direction: ${e?"row":"column"};
|
|
1299
1305
|
flex-wrap: wrap;
|
|
@@ -1304,10 +1310,10 @@
|
|
|
1304
1310
|
transition:
|
|
1305
1311
|
max-height 250ms ease,
|
|
1306
1312
|
opacity 200ms ease;
|
|
1307
|
-
`,
|
|
1313
|
+
`,vb=i.css`
|
|
1308
1314
|
color: ${w("neutral",700)};
|
|
1309
1315
|
margin-left: ${k(100)};
|
|
1310
|
-
`,
|
|
1316
|
+
`,yb=i.css`
|
|
1311
1317
|
color: ${w("neutral",700)};
|
|
1312
1318
|
display: flex;
|
|
1313
1319
|
align-items: center;
|
|
@@ -1319,16 +1325,16 @@
|
|
|
1319
1325
|
> span {
|
|
1320
1326
|
margin-left: 0.375rem;
|
|
1321
1327
|
}
|
|
1322
|
-
`,
|
|
1328
|
+
`,xb=i.css`
|
|
1323
1329
|
display: flex;
|
|
1324
1330
|
align-items: center;
|
|
1325
1331
|
justify-content: space-between;
|
|
1326
1332
|
width: 100%;
|
|
1327
|
-
`,
|
|
1333
|
+
`,wb=i.css`
|
|
1328
1334
|
width: 100%;
|
|
1329
1335
|
max-width: 23.125rem;
|
|
1330
1336
|
position: relative;
|
|
1331
|
-
`,
|
|
1337
|
+
`,Cb=(e,t)=>i.css`
|
|
1332
1338
|
width: 100%;
|
|
1333
1339
|
|
|
1334
1340
|
.ds-text-input-container {
|
|
@@ -1363,17 +1369,11 @@
|
|
|
1363
1369
|
padding: 0 ${k(100)};
|
|
1364
1370
|
}
|
|
1365
1371
|
}
|
|
1366
|
-
`,
|
|
1372
|
+
`,kb=l.forwardRef(((n,r)=>{const{children:o,...i}=n,{"aria-label":s,...a}=i;return t.jsxs(e.Select.Control,{...a,children:[t.jsx(e.Select.Trigger,{ref:r,"aria-label":s,focusVisibleRing:"none",children:o}),t.jsx(e.Select.IndicatorGroup,{children:t.jsx(e.Select.Indicator,{children:t.jsx(Gf,{})})})]})})),Sb=l.forwardRef(((n,r)=>{const{onKeyDown:o,onPointerMove:i,...s}=n;return t.jsx(e.Portal,{children:t.jsx(e.Select.Positioner,{children:t.jsx(e.Select.Content,{...s,ref:r,onKeyDown:e=>{e.currentTarget.dataset.navSource="keyboard",o?.(e)},onPointerMove:e=>{e.currentTarget.dataset.navSource="pointer",i?.(e)}})})})})),$b=l.forwardRef(((n,r)=>{const{item:o,children:i,...s}=n;return t.jsx(e.Select.Item,{item:o,...s,ref:r,children:i},o.value)})),Mb=l.forwardRef(((n,r)=>{const{children:o,...i}=n;return t.jsx(e.Select.ValueText,{...i,ref:r,children:t.jsx(e.Select.Context,{children:e=>{const t=e.selectedItems;return 0===t.length?n.placeholder:o?o(t):1===t.length?e.collection.stringifyItem(t[0]):`${t.length} selected`}})})})),Eb=l.forwardRef(((n,r)=>t.jsx(e.Select.Root,{...n,ref:r,positioning:{sameWidth:!0,...n.positioning},children:n.asChild?n.children:t.jsxs(t.Fragment,{children:[t.jsx(e.Select.HiddenSelect,{}),n.children]})})));l.forwardRef(((n,r)=>{const{children:o,label:i,...s}=n;return t.jsxs(e.Select.ItemGroup,{...s,ref:r,children:[t.jsx(e.Select.ItemGroupLabel,{children:i}),o]})})),e.Select.Label,e.Select.ItemText;const jb=(e,t)=>t?w("error",900):w("neutral",e?700:400),Tb=(e,t,n,r)=>i.css`
|
|
1367
1373
|
border-radius: ${$(300)};
|
|
1368
1374
|
overflow: visible;
|
|
1369
1375
|
|
|
1370
|
-
&:has(
|
|
1371
|
-
.chakra-select__trigger:is(
|
|
1372
|
-
:focus-visible,
|
|
1373
|
-
[data-focus-visible],
|
|
1374
|
-
[data-state='open']
|
|
1375
|
-
)
|
|
1376
|
-
) {
|
|
1376
|
+
&:has(.chakra-select__trigger:is(:focus-visible, [data-focus-visible])) {
|
|
1377
1377
|
${Cf}
|
|
1378
1378
|
}
|
|
1379
1379
|
|
|
@@ -1382,7 +1382,7 @@
|
|
|
1382
1382
|
border-radius: ${$(300)};
|
|
1383
1383
|
padding: ${k(50)} ${k(200)};
|
|
1384
1384
|
border: ${M(100)} solid
|
|
1385
|
-
${
|
|
1385
|
+
${jb(t,n)};
|
|
1386
1386
|
box-shadow: 0 0.0625rem 0.125rem 0 #0000000d;
|
|
1387
1387
|
cursor: pointer;
|
|
1388
1388
|
background-color: ${w("neutral",100)};
|
|
@@ -1403,7 +1403,7 @@
|
|
|
1403
1403
|
&[data-placement^='top'] {
|
|
1404
1404
|
border-bottom-left-radius: ${$(300)};
|
|
1405
1405
|
border-bottom-right-radius: ${$(300)};
|
|
1406
|
-
border-bottom-color: ${
|
|
1406
|
+
border-bottom-color: ${jb(t,n)};
|
|
1407
1407
|
|
|
1408
1408
|
border-top-left-radius: 0;
|
|
1409
1409
|
border-top-right-radius: 0;
|
|
@@ -1415,6 +1415,11 @@
|
|
|
1415
1415
|
border: ${M(100)} solid
|
|
1416
1416
|
${w("neutral",300)};
|
|
1417
1417
|
background-color: ${w("neutral",200)};
|
|
1418
|
+
color: ${w("neutral",600)};
|
|
1419
|
+
|
|
1420
|
+
.chakra-select__valueText {
|
|
1421
|
+
color: ${w("neutral",600)};
|
|
1422
|
+
}
|
|
1418
1423
|
}
|
|
1419
1424
|
}
|
|
1420
1425
|
|
|
@@ -1433,12 +1438,14 @@
|
|
|
1433
1438
|
}
|
|
1434
1439
|
}
|
|
1435
1440
|
}
|
|
1436
|
-
`,
|
|
1441
|
+
`,Ob=(e,t)=>i.css`
|
|
1437
1442
|
margin-top: calc(${k(200)} * -1);
|
|
1438
1443
|
border-radius: ${$(300)};
|
|
1439
1444
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
1440
1445
|
border-top-left-radius: 0;
|
|
1441
1446
|
border-top-right-radius: 0;
|
|
1447
|
+
border-top: ${M(100)} solid
|
|
1448
|
+
${jb(e,t)};
|
|
1442
1449
|
box-shadow:
|
|
1443
1450
|
0 0.25rem 0.375rem -0.25rem #0000001a,
|
|
1444
1451
|
0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
@@ -1452,17 +1459,35 @@
|
|
|
1452
1459
|
${w("neutral",400)};
|
|
1453
1460
|
border-bottom-left-radius: 0;
|
|
1454
1461
|
border-bottom-right-radius: 0;
|
|
1462
|
+
border-bottom: ${M(100)} solid
|
|
1463
|
+
${jb(e,t)};
|
|
1455
1464
|
box-shadow:
|
|
1456
1465
|
0 -0.25rem 0.375rem -0.25rem #0000001a,
|
|
1457
1466
|
0 -0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
1458
1467
|
}
|
|
1459
|
-
`,
|
|
1468
|
+
`,Lb=e=>i.css`
|
|
1460
1469
|
align-items: flex-start;
|
|
1461
1470
|
&[data-highlighted] {
|
|
1462
|
-
background-color: ${
|
|
1471
|
+
background-color: ${kf(20)};
|
|
1463
1472
|
cursor: pointer;
|
|
1464
1473
|
}
|
|
1465
|
-
|
|
1474
|
+
|
|
1475
|
+
[data-nav-source='keyboard'] &[data-highlighted] {
|
|
1476
|
+
${e?i.css`
|
|
1477
|
+
.chakra-checkbox__control {
|
|
1478
|
+
${Cf}
|
|
1479
|
+
outline-offset: ${k(50)};
|
|
1480
|
+
}
|
|
1481
|
+
`:i.css`
|
|
1482
|
+
${Cf}
|
|
1483
|
+
outline-offset: -${M(200)};
|
|
1484
|
+
`}
|
|
1485
|
+
}
|
|
1486
|
+
|
|
1487
|
+
&:active {
|
|
1488
|
+
background-color: ${kf(40)};
|
|
1489
|
+
}
|
|
1490
|
+
`,Ab=(e,t)=>i.css`
|
|
1466
1491
|
font-size: ${C("small"===e?300:400)};
|
|
1467
1492
|
line-height: ${S("small"===e?500:600)};
|
|
1468
1493
|
color: ${w("neutral",800)};
|
|
@@ -1470,7 +1495,7 @@
|
|
|
1470
1495
|
margin: 0;
|
|
1471
1496
|
|
|
1472
1497
|
${t?`color: ${w("neutral",600)} !important;`:""}
|
|
1473
|
-
`,
|
|
1498
|
+
`,Rb=(e,t)=>i.css`
|
|
1474
1499
|
font-size: ${C("small"===e?300:400)};
|
|
1475
1500
|
line-height: ${S("small"===e?500:600)};
|
|
1476
1501
|
color: ${w("neutral",700)};
|
|
@@ -1478,7 +1503,7 @@
|
|
|
1478
1503
|
margin: 0;
|
|
1479
1504
|
|
|
1480
1505
|
${t?`color: ${w("neutral",600)} !important;`:""}
|
|
1481
|
-
|
|
1506
|
+
`,Nb=e=>i.css`
|
|
1482
1507
|
max-width: 100%;
|
|
1483
1508
|
display: flex;
|
|
1484
1509
|
justify-content: center;
|
|
@@ -1551,28 +1576,28 @@
|
|
|
1551
1576
|
background-color: ${w("neutral",300)};
|
|
1552
1577
|
color: ${w("neutral",600)};
|
|
1553
1578
|
}
|
|
1554
|
-
`,
|
|
1579
|
+
`,Db=i.css`
|
|
1555
1580
|
background-color: ${w("neutral",100)};
|
|
1556
1581
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
1557
|
-
`,
|
|
1582
|
+
`,Ib=i.css`
|
|
1558
1583
|
background-color: ${w("neutral",200)};
|
|
1559
1584
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
1560
|
-
`,
|
|
1585
|
+
`,Pb=i.css`
|
|
1561
1586
|
background-color: ${w("success",100)};
|
|
1562
1587
|
border: ${M(100)} solid ${w("success",300)};
|
|
1563
1588
|
color: ${w("success",900)};
|
|
1564
|
-
`,
|
|
1589
|
+
`,zb=i.css`
|
|
1565
1590
|
background-color: ${w("warning",100)};
|
|
1566
1591
|
border: ${M(100)} solid ${w("warning",300)};
|
|
1567
1592
|
color: ${w("warning",900)};
|
|
1568
|
-
`,
|
|
1593
|
+
`,Vb=i.css`
|
|
1569
1594
|
background-color: ${w("error",100)};
|
|
1570
1595
|
border: ${M(100)} solid ${w("error",300)};
|
|
1571
1596
|
color: ${w("error",900)};
|
|
1572
|
-
`,
|
|
1597
|
+
`,Bb=({label:t,size:n="default",variant:o,disabled:i,icon:s,onClose:a,closable:l,labels:c,...d})=>{const u=Vf("Tag",c);let h=Db;return"info-grey"===o?h=Ib:"success"===o?h=Pb:"warning"===o?h=zb:"error"===o&&(h=Vb),r.jsxs(e.Tag.Root,{css:[Nb(n),h],"data-disabled":i,...d,children:[s?r.jsx(e.Tag.StartElement,{"aria-hidden":"true",children:s}):null,r.jsx(e.Tag.Label,{"aria-label":t,children:t}),l&&!i&&"small"!==n?r.jsx(e.Tag.EndElement,{children:r.jsx("div",{className:"chakra-tag__closeTrigger",role:"button",tabIndex:0,onClick:a,onKeyDown:e=>{!a||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),a())},"aria-label":u.closeButtonAriaLabel(t),children:r.jsx(Jf,{})})}):null]})},Hb=({placeholder:t,size:n,disabled:o})=>r.jsx(Mb,{placeholder:t,children:t=>{const{label:i,caption:s}=t[0];return r.jsxs(e.HStack,{flexDirection:"column",alignItems:"flex-start",children:[r.jsx("p",{css:Ab(n,o),children:i}),s?r.jsx("p",{css:Rb(n,o),children:s}):null]})}}),_b=({placeholder:t,removeItem:n,disabled:o})=>r.jsx(Mb,{placeholder:t,children:t=>t.map((t=>r.jsx(e.HStack,{flexDirection:"row",alignItems:"flex-start",children:r.jsx(Bb,{label:t.label,variant:"info-grey",disabled:o,onClose:()=>n(t.value),closable:!0},t.value)},t.value)))}),Fb=({label:t,caption:o,placeholder:i="",items:s,size:a="default",required:l,disabled:c,onChange:d,errorMessage:u,multiple:h,labels:p,value:f,defaultValue:m,...g})=>{const b=Vf("Select",p),[v,y]=n.useState(m||[]),x=void 0!==f,w=x?f:v,C=(t=>e.createListCollection({items:t}))(s),k=e=>{x||y(e),d&&d(e)},S=`${t||b.defaultAriaLabel}${l?b.requiredSuffix:""}${o?` ${o}.`:""}${c?b.disabledSuffix:""}`.trim(),$=w.length>0;return r.jsx(ag,{className:"ds-select-input-container",label:t,caption:o,errorMessage:u,required:l,disabled:c,size:a,showOptionalLabel:!1,semantics:"group",containerProps:{tabIndex:c?0:void 0,"aria-disabled":c,"aria-label":c?S:void 0},children:r.jsxs(Eb,{css:{},collection:C,disabled:c,required:l,multiple:h,"aria-label":g["aria-label"]||t,value:w,onValueChange:e=>k(e.value),...g,children:[r.jsx(kb,{css:Tb(a,$,!!u,h),"aria-label":g["aria-label"]||t||b.defaultAriaLabel,children:h?r.jsx(_b,{placeholder:i,disabled:c,removeItem:e=>{const t=w.filter((t=>t!==e));k(t)}}):r.jsx(Hb,{placeholder:i,size:a,disabled:c})}),r.jsx(Sb,{css:Ob($,!!u),children:C.items.map((t=>r.jsxs($b,{css:Lb(h),item:t,children:[r.jsxs(e.Box,{children:[r.jsx("p",{css:Ab(a),children:t.label}),r.jsx("p",{css:Rb(a),children:t.caption})]}),h?r.jsx(_g,{checked:w.some((e=>e===t.value)),"aria-label":`Select ${t.label}`,tabIndex:-1}):null]},t.value)))})]})})},qb=i.css`
|
|
1573
1598
|
width: 100%;
|
|
1574
1599
|
max-width: 30.375rem;
|
|
1575
|
-
`,
|
|
1600
|
+
`,Wb=i.css`
|
|
1576
1601
|
display: flex;
|
|
1577
1602
|
align-items: center;
|
|
1578
1603
|
justify-content: space-between;
|
|
@@ -1589,11 +1614,11 @@
|
|
|
1589
1614
|
button {
|
|
1590
1615
|
min-width: 6.125rem;
|
|
1591
1616
|
}
|
|
1592
|
-
`,
|
|
1617
|
+
`,Ub=i.css`
|
|
1593
1618
|
display: flex;
|
|
1594
1619
|
flex-direction: column;
|
|
1595
1620
|
gap: ${k(200)};
|
|
1596
|
-
`,
|
|
1621
|
+
`,Kb=e=>i.css`
|
|
1597
1622
|
height: ${k(200)};
|
|
1598
1623
|
width: 100%;
|
|
1599
1624
|
background-color: ${w("neutral",300)};
|
|
@@ -1606,7 +1631,7 @@
|
|
|
1606
1631
|
background-color: ${w("medium"===e?"warning":"strong"===e||"very-strong"===e?"success":"error",900)};
|
|
1607
1632
|
border-radius: ${$(500)};
|
|
1608
1633
|
}
|
|
1609
|
-
`,
|
|
1634
|
+
`,Gb=e=>i.css`
|
|
1610
1635
|
display: flex;
|
|
1611
1636
|
align-items: center;
|
|
1612
1637
|
gap: ${k(100)};
|
|
@@ -1627,7 +1652,7 @@
|
|
|
1627
1652
|
p {
|
|
1628
1653
|
margin: 0;
|
|
1629
1654
|
}
|
|
1630
|
-
`,
|
|
1655
|
+
`,Zb=i.css`
|
|
1631
1656
|
height: 100%;
|
|
1632
1657
|
min-height: 3rem;
|
|
1633
1658
|
width: 100%;
|
|
@@ -1636,7 +1661,7 @@
|
|
|
1636
1661
|
border-radius: ${$(300)};
|
|
1637
1662
|
background-color: ${w("neutral",100)};
|
|
1638
1663
|
padding: ${k(300)};
|
|
1639
|
-
`,
|
|
1664
|
+
`,Jb=i.css`
|
|
1640
1665
|
display: flex;
|
|
1641
1666
|
align-items: center;
|
|
1642
1667
|
gap: ${k(300)};
|
|
@@ -1661,19 +1686,19 @@
|
|
|
1661
1686
|
margin-top: 1.125rem;
|
|
1662
1687
|
width: 100%;
|
|
1663
1688
|
}
|
|
1664
|
-
`,
|
|
1689
|
+
`,Xb=i.css`
|
|
1665
1690
|
color: ${w("neutral",600)};
|
|
1666
1691
|
font-size: ${C(200)};
|
|
1667
1692
|
font-weight: 400;
|
|
1668
1693
|
line-height: ${S(400)};
|
|
1669
1694
|
margin: 0;
|
|
1670
|
-
`,
|
|
1695
|
+
`,Yb=i.css`
|
|
1671
1696
|
color: ${w("error",900)};
|
|
1672
1697
|
font-size: ${C(300)};
|
|
1673
1698
|
font-weight: 700;
|
|
1674
1699
|
line-height: ${S(500)};
|
|
1675
1700
|
margin: 0;
|
|
1676
|
-
`,
|
|
1701
|
+
`,Qb=(e,t)=>i.css`
|
|
1677
1702
|
height: 6.5rem;
|
|
1678
1703
|
width: 100%;
|
|
1679
1704
|
border-radius: ${$(300)};
|
|
@@ -1683,7 +1708,10 @@
|
|
|
1683
1708
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
1684
1709
|
box-shadow: 0 0.0625rem 0.125rem 0 #0000000d;
|
|
1685
1710
|
|
|
1686
|
-
&:focus
|
|
1711
|
+
&:focus {
|
|
1712
|
+
border: ${M(100)} solid ${w("neutral",700)};
|
|
1713
|
+
}
|
|
1714
|
+
|
|
1687
1715
|
&[data-focus-visible] {
|
|
1688
1716
|
${Cf}
|
|
1689
1717
|
}
|
|
@@ -1695,10 +1723,37 @@
|
|
|
1695
1723
|
&:disabled {
|
|
1696
1724
|
background-color: ${w("neutral",200)};
|
|
1697
1725
|
border: ${M(100)} solid ${w("neutral",300)} !important;
|
|
1726
|
+
color: ${w("neutral",600)};
|
|
1727
|
+
-webkit-text-fill-color: ${w("neutral",600)};
|
|
1728
|
+
opacity: 1;
|
|
1698
1729
|
}
|
|
1699
1730
|
|
|
1700
1731
|
${t?`\n border: ${M(100)} solid ${w("neutral",700)};\n `:""}
|
|
1701
|
-
`,
|
|
1732
|
+
`,ev=e=>e?w("error",900):w("neutral",700),tv=i.css`
|
|
1733
|
+
&:focus-visible {
|
|
1734
|
+
${Cf}
|
|
1735
|
+
}
|
|
1736
|
+
`,nv=i.css`
|
|
1737
|
+
cursor: pointer;
|
|
1738
|
+
|
|
1739
|
+
&[data-highlighted] {
|
|
1740
|
+
background-color: ${kf(20)};
|
|
1741
|
+
}
|
|
1742
|
+
|
|
1743
|
+
[data-nav-source='keyboard'] &[data-highlighted] {
|
|
1744
|
+
${Cf}
|
|
1745
|
+
outline-offset: -${M(200)};
|
|
1746
|
+
}
|
|
1747
|
+
|
|
1748
|
+
&:active {
|
|
1749
|
+
background-color: ${kf(40)};
|
|
1750
|
+
}
|
|
1751
|
+
|
|
1752
|
+
&[data-disabled] {
|
|
1753
|
+
cursor: not-allowed;
|
|
1754
|
+
color: ${w("neutral",600)};
|
|
1755
|
+
}
|
|
1756
|
+
`,rv=new Set(["ArrowDown","ArrowUp","Home","End"]),ov=(e,t)=>i.css`
|
|
1702
1757
|
height: ${e};
|
|
1703
1758
|
width: ${t};
|
|
1704
1759
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
@@ -1712,7 +1767,7 @@
|
|
|
1712
1767
|
height: 100%;
|
|
1713
1768
|
overflow-y: scroll;
|
|
1714
1769
|
}
|
|
1715
|
-
`,
|
|
1770
|
+
`,iv=i.css`
|
|
1716
1771
|
padding: ${k(400)} ${k(300)};
|
|
1717
1772
|
border-bottom: ${M(100)} solid
|
|
1718
1773
|
${w("neutral",300)};
|
|
@@ -1736,17 +1791,17 @@
|
|
|
1736
1791
|
color: ${w("neutral",700)};
|
|
1737
1792
|
text-align: left;
|
|
1738
1793
|
}
|
|
1739
|
-
`,
|
|
1794
|
+
`,sv=i.css``,av=i.css`
|
|
1740
1795
|
display: flex;
|
|
1741
1796
|
flex-direction: column;
|
|
1742
1797
|
gap: ${k(300)};
|
|
1743
1798
|
padding: ${k(300)};
|
|
1744
1799
|
border-bottom: ${M(100)} solid
|
|
1745
1800
|
${w("neutral",300)};
|
|
1746
|
-
`,
|
|
1801
|
+
`,lv=i.css`
|
|
1747
1802
|
padding-top: ${k(300)};
|
|
1748
1803
|
padding-left: ${k(200)};
|
|
1749
|
-
`,
|
|
1804
|
+
`,cv=i.css``,dv=e=>i.css`
|
|
1750
1805
|
display: flex;
|
|
1751
1806
|
gap: ${k(300)};
|
|
1752
1807
|
padding: ${k(300)} ${k(200)};
|
|
@@ -1771,7 +1826,7 @@
|
|
|
1771
1826
|
background-color: ${w("primary",100)};
|
|
1772
1827
|
width: 99.8%;
|
|
1773
1828
|
}
|
|
1774
|
-
`,
|
|
1829
|
+
`,uv=i.css`
|
|
1775
1830
|
width: 100%;
|
|
1776
1831
|
max-width: calc(100% - 2.75rem);
|
|
1777
1832
|
|
|
@@ -1802,7 +1857,7 @@
|
|
|
1802
1857
|
.ds-base-map-children {
|
|
1803
1858
|
margin-top: 0.625rem;
|
|
1804
1859
|
}
|
|
1805
|
-
`,
|
|
1860
|
+
`,hv=(e,t,n,r,o,s="icon")=>{let a="1rem",l=`${M(300)} solid ${w("neutral",100)}`;if("cluster"===s){const e=1.75,t=6,n=.03125;if(l=`${M(300)} solid ${w("neutral",100)}`,void 0!==o&&o>1){const r=e+(o-1)*n;a=`${Math.min(r,t)}rem`}else a=`${e}rem`}else"simple-pin"===s?(l=`${M(300)} solid ${w("error",500)}`,a="1.5rem"):n&&(a="1.75rem",l=`${M(200)} solid ${w("neutral",100)}`);return i.css`
|
|
1806
1861
|
text-overflow: ellipsis;
|
|
1807
1862
|
height: ${a};
|
|
1808
1863
|
width: ${a};
|
|
@@ -1843,14 +1898,14 @@
|
|
|
1843
1898
|
height: 0.875rem;
|
|
1844
1899
|
width: 0.875rem;
|
|
1845
1900
|
}
|
|
1846
|
-
`},
|
|
1901
|
+
`},pv=n.forwardRef((({ariaLabel:e,icon:t,backgroundColor:n,onClick:o,showFocusState:s,count:a,mode:l,variant:c="icon",labels:d},u)=>{const h=Vf("MapMarker",d),p=a?(f=a)>=1e8?"99M+":f>=1e6?`${(f/1e6).toFixed(0)}M`:f>=1e5?`${(f/1e3).toFixed(0)}K`:f.toString():void 0;var f;return r.jsx("div",{css:s?i.css`
|
|
1847
1902
|
outline: ${M(200)} solid ${w("primary",700)};
|
|
1848
1903
|
outline-offset: ${k(50)};
|
|
1849
1904
|
border-radius: 50%;
|
|
1850
1905
|
box-shadow:
|
|
1851
1906
|
0 0 0 0.125rem ${w("neutral",100)},
|
|
1852
1907
|
rgba(0, 0, 0, 0.05) 0 0.125rem 0.125rem 0.25rem;
|
|
1853
|
-
`:"",children:r.jsxs("button",{type:"button",css:Qb(n,!!o,!!t,l,a,c),"aria-label":e||(a?h.clusterAriaLabel(a):"simple-pin"===c?h.pinAriaLabel:h.pointAriaLabel),ref:u,onClick:o,children:["cluster"===c&&p,"icon"===c&&t]})})})),tv={Paper:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(ev,{ariaLabel:e||"paper icon",icon:t.jsx(hm,{color:"#79022C"}),backgroundColor:"#FFBCD4",onClick:n,ref:r,showFocusState:o}),Drop:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(ev,{ariaLabel:e||"drop icon",icon:t.jsx(pm,{color:"#7D2A03"}),backgroundColor:"#F3A078",onClick:n,ref:r,showFocusState:o}),Plant:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(ev,{ariaLabel:e||"plant icon",icon:t.jsx(fm,{color:"#3B6402"}),backgroundColor:"#B7E578",onClick:n,ref:r,showFocusState:o}),Point:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(ev,{ariaLabel:e||"point icon",backgroundColor:w("primary",500),onClick:n,ref:r,showFocusState:o})};function nv(){return"undefined"!=typeof window}function rv(e){return sv(e)?(e.nodeName||"").toLowerCase():"#document"}function ov(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function iv(e){var t;return null==(t=(sv(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function sv(e){return!!nv()&&(e instanceof Node||e instanceof ov(e).Node)}function av(e){return!!nv()&&(e instanceof Element||e instanceof ov(e).Element)}function lv(e){return!!nv()&&(e instanceof HTMLElement||e instanceof ov(e).HTMLElement)}function cv(e){return!(!nv()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof ov(e).ShadowRoot)}const dv=new Set(["inline","contents"]);function uv(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=kv(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!dv.has(o)}const hv=new Set(["table","td","th"]);function pv(e){return hv.has(rv(e))}const fv=[":popover-open",":modal"];function mv(e){return fv.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const gv=["transform","translate","scale","rotate","perspective"],bv=["transform","translate","scale","rotate","perspective","filter"],vv=["paint","layout","strict","content"];function yv(e){const t=xv(),n=av(e)?kv(e):e;return gv.some((e=>!!n[e]&&"none"!==n[e]))||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||bv.some((e=>(n.willChange||"").includes(e)))||vv.some((e=>(n.contain||"").includes(e)))}function xv(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const wv=new Set(["html","body","#document"]);function Cv(e){return wv.has(rv(e))}function kv(e){return ov(e).getComputedStyle(e)}function Sv(e){return av(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function $v(e){if("html"===rv(e))return e;const t=e.assignedSlot||e.parentNode||cv(e)&&e.host||iv(e);return cv(t)?t.host:t}function Mv(e){const t=$v(e);return Cv(t)?e.ownerDocument?e.ownerDocument.body:e.body:lv(t)&&uv(t)?t:Mv(t)}function Ev(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Mv(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=ov(o);if(i){const e=jv(s);return t.concat(s,s.visualViewport||[],uv(o)?o:[],e&&n?Ev(e):[])}return t.concat(o,Ev(o,[],n))}function jv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const Tv=Math.min,Ov=Math.max,Lv=Math.round,Av=Math.floor,Rv=e=>({x:e,y:e}),Nv={left:"right",right:"left",bottom:"top",top:"bottom"},Dv={start:"end",end:"start"};function Iv(e,t,n){return Ov(e,Tv(t,n))}function Pv(e,t){return"function"==typeof e?e(t):e}function zv(e){return e.split("-")[0]}function Vv(e){return e.split("-")[1]}function Bv(e){return"x"===e?"y":"x"}function Hv(e){return"y"===e?"height":"width"}const _v=new Set(["top","bottom"]);function Fv(e){return _v.has(zv(e))?"y":"x"}function qv(e){return Bv(Fv(e))}function Wv(e){return e.replace(/start|end/g,(e=>Dv[e]))}const Uv=["left","right"],Kv=["right","left"],Gv=["top","bottom"],Zv=["bottom","top"];function Jv(e,t,n,r){const o=Vv(e);let i=function(e,t,n){switch(e){case"top":case"bottom":return n?t?Kv:Uv:t?Uv:Kv;case"left":case"right":return t?Gv:Zv;default:return[]}}(zv(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(Wv)))),i}function Xv(e){return e.replace(/left|right|bottom|top/g,(e=>Nv[e]))}function Yv(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function Qv(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}const ey="data-floating-ui-focusable";function ty(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&cv(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function ny(e){return"composedPath"in e?e.composedPath()[0]:e.target}function ry(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return null!=n.target&&t.contains(n.target)}function oy(e){return(null==e?void 0:e.ownerDocument)||document}function iy(e,t,n){void 0===n&&(n=!0);return e.filter((e=>{var r;return e.parentId===t&&(!n||(null==(r=e.context)?void 0:r.open))})).flatMap((t=>[t,...iy(e,t.id,n)]))}var sy="undefined"!=typeof document?n.useLayoutEffect:function(){};const ay={...l}.useInsertionEffect||(e=>e());function ly(e){const t=l.useRef((()=>{if("production"!==process.env.NODE_ENV)throw new Error("Cannot call an event handler while rendering.")}));return ay((()=>{t.current=e})),l.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}function cy(e,t,n){let{reference:r,floating:o}=e;const i=Fv(t),s=qv(t),a=Hv(s),l=zv(t),c="y"===i,d=r.x+r.width/2-o.width/2,u=r.y+r.height/2-o.height/2,h=r[a]/2-o[a]/2;let p;switch(l){case"top":p={x:d,y:r.y-o.height};break;case"bottom":p={x:d,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:u};break;case"left":p={x:r.x-o.width,y:u};break;default:p={x:r.x,y:r.y}}switch(Vv(t)){case"start":p[s]-=h*(n&&c?-1:1);break;case"end":p[s]+=h*(n&&c?-1:1)}return p}async function dy(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:h=!1,padding:p=0}=Pv(t,e),f=Yv(p),m=a[h?"floating"===u?"reference":"floating":u],g=Qv(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:d,strategy:l})),b="floating"===u?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,v=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),y=await(null==i.isElement?void 0:i.isElement(v))&&await(null==i.getScale?void 0:i.getScale(v))||{x:1,y:1},x=Qv(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:b,offsetParent:v,strategy:l}):b);return{top:(g.top-x.top+f.top)/y.y,bottom:(x.bottom-g.bottom+f.bottom)/y.y,left:(g.left-x.left+f.left)/y.x,right:(x.right-g.right+f.right)/y.x}}const uy=new Set(["left","top"]);function hy(e){const t=kv(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=lv(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=Lv(n)!==i||Lv(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function py(e){return av(e)?e:e.contextElement}function fy(e){const t=py(e);if(!lv(t))return Rv(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=hy(t);let s=(i?Lv(n.width):n.width)/r,a=(i?Lv(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const my=Rv(0);function gy(e){const t=ov(e);return xv()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:my}function by(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=py(e);let s=Rv(1);t&&(r?av(r)&&(s=fy(r)):s=fy(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==ov(e))&&t}(i,n,r)?gy(i):Rv(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,d=o.width/s.x,u=o.height/s.y;if(i){const e=ov(i),t=r&&av(r)?ov(r):r;let n=e,o=jv(n);for(;o&&r&&t!==n;){const e=fy(o),t=o.getBoundingClientRect(),r=kv(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,u*=e.y,l+=i,c+=s,n=ov(o),o=jv(n)}}return Qv({width:d,height:u,x:l,y:c})}function vy(e,t){const n=Sv(e).scrollLeft;return t?t.left+n:by(iv(e)).left+n}function yy(e,t){const n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-vy(e,n),y:n.top+t.scrollTop}}const xy=new Set(["absolute","fixed"]);function wy(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=ov(e),r=iv(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=xv();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}const c=vy(r);if(c<=0){const e=r.ownerDocument,t=e.body,n=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,s=Math.abs(r.clientWidth-t.clientWidth-o);s<=25&&(i-=s)}else c<=25&&(i+=c);return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=iv(e),n=Sv(e),r=e.ownerDocument.body,o=Ov(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=Ov(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+vy(e);const a=-n.scrollTop;return"rtl"===kv(r).direction&&(s+=Ov(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(iv(e));else if(av(t))r=function(e,t){const n=by(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=lv(e)?fy(e):Rv(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=gy(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return Qv(r)}function Cy(e,t){const n=$v(e);return!(n===t||!av(n)||Cv(n))&&("fixed"===kv(n).position||Cy(n,t))}function ky(e,t,n){const r=lv(t),o=iv(t),i="fixed"===n,s=by(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=Rv(0);function c(){l.x=vy(o)}if(r||!r&&!i)if(("body"!==rv(t)||uv(o))&&(a=Sv(t)),r){const e=by(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&c();i&&!r&&o&&c();const d=!o||r||i?Rv(0):yy(o,a);return{x:s.left+a.scrollLeft-l.x-d.x,y:s.top+a.scrollTop-l.y-d.y,width:s.width,height:s.height}}function Sy(e){return"static"===kv(e).position}function $y(e,t){if(!lv(e)||"fixed"===kv(e).position)return null;if(t)return t(e);let n=e.offsetParent;return iv(e)===n&&(n=n.ownerDocument.body),n}function My(e,t){const n=ov(e);if(mv(e))return n;if(!lv(e)){let t=$v(e);for(;t&&!Cv(t);){if(av(t)&&!Sy(t))return t;t=$v(t)}return n}let r=$y(e,t);for(;r&&pv(r)&&Sy(r);)r=$y(r,t);return r&&Cv(r)&&Sy(r)&&!yv(r)?n:r||function(e){let t=$v(e);for(;lv(t)&&!Cv(t);){if(yv(t))return t;if(mv(t))return null;t=$v(t)}return null}(e)||n}const Ey={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=iv(r),a=!!t&&mv(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=Rv(1);const d=Rv(0),u=lv(r);if((u||!u&&!i)&&(("body"!==rv(r)||uv(s))&&(l=Sv(r)),lv(r))){const e=by(r);c=fy(r),d.x=e.x+r.clientLeft,d.y=e.y+r.clientTop}const h=!s||u||i?Rv(0):yy(s,l);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+d.x+h.x,y:n.y*c.y-l.scrollTop*c.y+d.y+h.y}},getDocumentElement:iv,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?mv(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=Ev(e,[],!1).filter((e=>av(e)&&"body"!==rv(e))),o=null;const i="fixed"===kv(e).position;let s=i?$v(e):e;for(;av(s)&&!Cv(s);){const t=kv(s),n=yv(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&xy.has(o.position)||uv(s)&&!n&&Cy(e,s))?r=r.filter((e=>e!==s)):o=t,s=$v(s)}return t.set(e,r),r}(t,this._c):[].concat(n),s=[...i,r],a=s[0],l=s.reduce(((e,n)=>{const r=wy(t,n,o);return e.top=Ov(r.top,e.top),e.right=Tv(r.right,e.right),e.bottom=Tv(r.bottom,e.bottom),e.left=Ov(r.left,e.left),e}),wy(t,a,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:My,getElementRects:async function(e){const t=this.getOffsetParent||My,n=this.getDimensions,r=await n(e.floating);return{reference:ky(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=hy(e);return{width:t,height:n}},getScale:fy,isElement:av,isRTL:function(e){return"rtl"===kv(e).direction}};function jy(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function Ty(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=py(e),d=o||i?[...c?Ev(c):[],...Ev(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const u=c&&a?function(e,t){let n,r=null;const o=iv(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:d,top:u,width:h,height:p}=c;if(a||t(),!h||!p)return;const f={rootMargin:-Av(u)+"px "+-Av(o.clientWidth-(d+h))+"px "+-Av(o.clientHeight-(u+p))+"px "+-Av(d)+"px",threshold:Ov(0,Tv(1,l))||1};let m=!0;function g(t){const r=t[0].intersectionRatio;if(r!==l){if(!m)return s();r?s(!1,r):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==r||jy(c,e.getBoundingClientRect())||s(),m=!1}try{r=new IntersectionObserver(g,{...f,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,f)}r.observe(e)}(!0),i}(c,n):null;let h,p=-1,f=null;s&&(f=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=f)||e.observe(t)}))),n()})),c&&!l&&f.observe(c),f.observe(t));let m=l?by(e):null;return l&&function t(){const r=by(e);m&&!jy(m,r)&&n();m=r,h=requestAnimationFrame(t)}(),n(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==u||u(),null==(e=f)||e.disconnect(),f=null,l&&cancelAnimationFrame(h)}}const Oy=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=zv(n),a=Vv(n),l="y"===Fv(n),c=uy.has(s)?-1:1,d=i&&l?-1:1,u=Pv(t,e);let{mainAxis:h,crossAxis:p,alignmentAxis:f}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return a&&"number"==typeof f&&(p="end"===a?-1*f:f),l?{x:p*d,y:h*c}:{x:h*c,y:p*d}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},Ly=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=Pv(e,t),c={x:n,y:r},d=await dy(t,l),u=Fv(zv(o)),h=Bv(u);let p=c[h],f=c[u];if(i){const e="y"===h?"bottom":"right";p=Iv(p+d["y"===h?"top":"left"],p,p-d[e])}if(s){const e="y"===u?"bottom":"right";f=Iv(f+d["y"===u?"top":"left"],f,f-d[e])}const m=a.fn({...t,[h]:p,[u]:f});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[h]:i,[u]:s}}}}}},Ay=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:h,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:f="none",flipAlignment:m=!0,...g}=Pv(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const b=zv(o),v=Fv(a),y=zv(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=h||(y||!m?[Xv(a)]:function(e){const t=Xv(e);return[Wv(e),t,Wv(t)]}(a)),C="none"!==f;!h&&C&&w.push(...Jv(a,m,f,x));const k=[a,...w],S=await dy(t,g),$=[];let M=(null==(r=i.flip)?void 0:r.overflows)||[];if(d&&$.push(S[b]),u){const e=function(e,t,n){void 0===n&&(n=!1);const r=Vv(e),o=qv(e),i=Hv(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=Xv(s)),[s,Xv(s)]}(o,s,x);$.push(S[e[0]],S[e[1]])}if(M=[...M,{placement:o,overflows:$}],!$.every((e=>e<=0))){var E,j;const e=((null==(E=i.flip)?void 0:E.index)||0)+1,t=k[e];if(t){if(!("alignment"===u&&v!==Fv(t))||M.every((e=>Fv(e.placement)!==v||e.overflows[0]>0)))return{data:{index:e,overflows:M},reset:{placement:t}}}let n=null==(j=M.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:j.placement;if(!n)switch(p){case"bestFit":{var T;const e=null==(T=M.filter((e=>{if(C){const t=Fv(e.placement);return t===v||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:T[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},Ry=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:d=0}=Pv(e,t)||{};if(null==c)return{};const u=Yv(d),h={x:n,y:r},p=qv(o),f=Hv(p),m=await s.getDimensions(c),g="y"===p,b=g?"top":"left",v=g?"bottom":"right",y=g?"clientHeight":"clientWidth",x=i.reference[f]+i.reference[p]-h[p]-i.floating[f],w=h[p]-i.reference[p],C=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=C?C[y]:0;k&&await(null==s.isElement?void 0:s.isElement(C))||(k=a.floating[y]||i.floating[f]);const S=x/2-w/2,$=k/2-m[f]/2-1,M=Tv(u[b],$),E=Tv(u[v],$),j=M,T=k-m[f]-E,O=k/2-m[f]/2+S,L=Iv(j,O,T),A=!l.arrow&&null!=Vv(o)&&O!==L&&i.reference[f]/2-(O<j?M:E)-m[f]/2<0,R=A?O<j?O-j:O-T:0;return{[p]:h[p]+R,data:{[p]:L,centerOffset:O-L-R,...A&&{alignmentOffset:R}},reset:A}}}),Ny=(e,t,n)=>{const r=new Map,o={platform:Ey,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:u}=cy(c,r,l),h=r,p={},f=0;for(let n=0;n<a.length;n++){const{name:i,fn:m}=a[n],{x:g,y:b,data:v,reset:y}=await m({x:d,y:u,initialPlacement:r,placement:h,strategy:o,middlewareData:p,rects:c,platform:s,elements:{reference:e,floating:t}});d=null!=g?g:d,u=null!=b?b:u,p={...p,[i]:{...p[i],...v}},y&&f<=50&&(f++,"object"==typeof y&&(y.placement&&(h=y.placement),y.rects&&(c=!0===y.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):y.rects),({x:d,y:u}=cy(c,h,l))),n=-1)}return{x:d,y:u,placement:h,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})};var Dy="undefined"!=typeof document?n.useLayoutEffect:function(){};function Iy(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Iy(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Iy(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Py(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function zy(e,t){const n=Py(e);return Math.round(t*n)/n}function Vy(e){const t=l.useRef(e);return Dy((()=>{t.current=e})),t}const By=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&(o=n,{}.hasOwnProperty.call(o,"current"))?null!=n.current?Ry({element:n.current,padding:r}).fn(t):{}:n?Ry({element:n,padding:r}).fn(t):{};var o}}),Hy=(e,t)=>({...Oy(e),options:[e,t]}),_y=(e,t)=>({...Ly(e),options:[e,t]}),Fy=(e,t)=>({...By(e),options:[e,t]}),qy="data-floating-ui-focusable",Wy="active",Uy="selected",Ky={...l};let Gy=!1,Zy=0;const Jy=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+Zy++;const Xy=Ky.useId||function(){const[e,t]=l.useState((()=>Gy?Jy():void 0));return sy((()=>{null==e&&t(Jy())}),[]),l.useEffect((()=>{Gy=!0}),[]),e};let Yy;"production"!==process.env.NODE_ENV&&(Yy=new Set);const Qy=l.createContext(null),ex=l.createContext(null),tx=()=>{var e;return(null==(e=l.useContext(Qy))?void 0:e.id)||null},nx=()=>l.useContext(ex);const rx={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},ox={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},ix=e=>{var t,n;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(n=null==e?void 0:e.outsidePress)||n}};function sx(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=Xy(),i=l.useRef({}),[s]=l.useState((()=>function(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.has(t)||e.set(t,new Set),e.get(t).add(n)},off(t,n){var r;null==(r=e.get(t))||r.delete(n)}}}())),a=null!=tx();if("production"!==process.env.NODE_ENV){const e=r.reference;e&&!av(e)&&function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");var i;null!=(e=Yy)&&e.has(o)||(null==(i=Yy)||i.add(o),console.error(o))}("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[c,d]=l.useState(r.reference),u=ly(((e,t,r)=>{i.current.openEvent=e?t:void 0,s.emit("openchange",{open:e,event:t,reason:r,nested:a}),null==n||n(e,t,r)})),h=l.useMemo((()=>({setPositionReference:d})),[]),p=l.useMemo((()=>({reference:c||r.reference||null,floating:r.floating||null,domReference:r.reference})),[c,r.reference,r.floating]);return l.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:p,events:s,floatingId:o,refs:h})),[t,u,p,s,o,h])}function ax(e){void 0===e&&(e={});const{nodeId:t}=e,n=sx({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[i,s]=l.useState(null),[a,d]=l.useState(null),u=(null==o?void 0:o.domReference)||i,h=l.useRef(null),p=nx();sy((()=>{u&&(h.current=u)}),[u]);const f=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:s}={},transform:a=!0,whileElementsMounted:d,open:u}=e,[h,p]=l.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,m]=l.useState(r);Iy(f,r)||m(r);const[g,b]=l.useState(null),[v,y]=l.useState(null),x=l.useCallback((e=>{e!==S.current&&(S.current=e,b(e))}),[]),w=l.useCallback((e=>{e!==$.current&&($.current=e,y(e))}),[]),C=i||g,k=s||v,S=l.useRef(null),$=l.useRef(null),M=l.useRef(h),E=null!=d,j=Vy(d),T=Vy(o),O=Vy(u),L=l.useCallback((()=>{if(!S.current||!$.current)return;const e={placement:t,strategy:n,middleware:f};T.current&&(e.platform=T.current),Ny(S.current,$.current,e).then((e=>{const t={...e,isPositioned:!1!==O.current};A.current&&!Iy(M.current,t)&&(M.current=t,c.flushSync((()=>{p(t)})))}))}),[f,t,n,T,O]);Dy((()=>{!1===u&&M.current.isPositioned&&(M.current.isPositioned=!1,p((e=>({...e,isPositioned:!1}))))}),[u]);const A=l.useRef(!1);Dy((()=>(A.current=!0,()=>{A.current=!1})),[]),Dy((()=>{if(C&&(S.current=C),k&&($.current=k),C&&k){if(j.current)return j.current(C,k,L);L()}}),[C,k,L,j,E]);const R=l.useMemo((()=>({reference:S,floating:$,setReference:x,setFloating:w})),[x,w]),N=l.useMemo((()=>({reference:C,floating:k})),[C,k]),D=l.useMemo((()=>{const e={position:n,left:0,top:0};if(!N.floating)return e;const t=zy(N.floating,h.x),r=zy(N.floating,h.y);return a?{...e,transform:"translate("+t+"px, "+r+"px)",...Py(N.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,a,N.floating,h.x,h.y]);return l.useMemo((()=>({...h,update:L,refs:R,elements:N,floatingStyles:D})),[h,L,R,N,D])}({...e,elements:{...o,...a&&{reference:a}}}),m=l.useCallback((e=>{const t=av(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),getClientRects:()=>e.getClientRects(),contextElement:e}:e;d(t),f.refs.setReference(t)}),[f.refs]),g=l.useCallback((e=>{(av(e)||null===e)&&(h.current=e,s(e)),(av(f.refs.reference.current)||null===f.refs.reference.current||null!==e&&!av(e))&&f.refs.setReference(e)}),[f.refs]),b=l.useMemo((()=>({...f.refs,setReference:g,setPositionReference:m,domReference:h})),[f.refs,g,m]),v=l.useMemo((()=>({...f.elements,domReference:u})),[f.elements,u]),y=l.useMemo((()=>({...f,...r,refs:b,elements:v,nodeId:t})),[f,b,v,t,r]);return sy((()=>{r.dataRef.current.floatingContext=y;const e=null==p?void 0:p.nodesRef.current.find((e=>e.id===t));e&&(e.context=y)})),l.useMemo((()=>({...f,context:y,refs:b,elements:v})),[f,b,v,y])}function lx(e,t,n){const r=new Map,o="item"===n;let i=e;if(o&&e){const{[Wy]:t,[Uy]:n,...r}=e;i=r}return{..."floating"===n&&{tabIndex:-1,[qy]:""},...i,...t.map((t=>{const r=t?t[n]:null;return"function"==typeof r?e?r(e):null:r})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,i]=t;var s;o&&[Wy,Uy].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof i&&(null==(s=r.get(n))||s.push(i),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=i)})),e):e),{})}}const cx=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function dx(e,t){var n,r;void 0===t&&(t={});const{open:o,elements:i,floatingId:s}=e,{enabled:a=!0,role:c="dialog"}=t,d=Xy(),u=(null==(n=i.domReference)?void 0:n.id)||d,h=l.useMemo((()=>{var e,t;return(null==(e=(t=i.floating)?t.hasAttribute(ey)?t:t.querySelector("["+ey+"]")||t:null)?void 0:e.id)||s}),[i.floating,s]),p=null!=(r=cx.get(c))?r:c,f=null!=tx(),m=l.useMemo((()=>"tooltip"===p||"label"===c?{["aria-"+("label"===c?"labelledby":"describedby")]:o?h:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":"alertdialog"===p?"dialog":p,"aria-controls":o?h:void 0,..."listbox"===p&&{role:"combobox"},..."menu"===p&&{id:u},..."menu"===p&&f&&{role:"menuitem"},..."select"===c&&{"aria-autocomplete":"none"},..."combobox"===c&&{"aria-autocomplete":"list"}}),[p,h,f,o,u,c]),g=l.useMemo((()=>{const e={id:h,...p&&{role:p}};return"tooltip"===p||"label"===c?e:{...e,..."menu"===p&&{"aria-labelledby":u}}}),[p,h,u,c]),b=l.useCallback((e=>{let{active:t,selected:n}=e;const r={role:"option",...t&&{id:h+"-fui-option"}};switch(c){case"select":case"combobox":return{...r,"aria-selected":n}}return{}}),[h,c]);return l.useMemo((()=>a?{reference:m,floating:g,item:b}:{}),[a,m,g,b])}const ux=i.css`
|
|
1908
|
+
`:"",children:r.jsxs("button",{type:"button",css:hv(n,!!o,!!t,l,a,c),"aria-label":e||(a?h.clusterAriaLabel(a):"simple-pin"===c?h.pinAriaLabel:h.pointAriaLabel),ref:u,onClick:o,children:["cluster"===c&&p,"icon"===c&&t]})})})),fv={Paper:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(pv,{ariaLabel:e||"paper icon",icon:t.jsx(pm,{color:"#79022C"}),backgroundColor:"#FFBCD4",onClick:n,ref:r,showFocusState:o}),Drop:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(pv,{ariaLabel:e||"drop icon",icon:t.jsx(fm,{color:"#7D2A03"}),backgroundColor:"#F3A078",onClick:n,ref:r,showFocusState:o}),Plant:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(pv,{ariaLabel:e||"plant icon",icon:t.jsx(mm,{color:"#3B6402"}),backgroundColor:"#B7E578",onClick:n,ref:r,showFocusState:o}),Point:({ariaLabel:e,onClick:n,triggerRef:r,showFocusState:o})=>t.jsx(pv,{ariaLabel:e||"point icon",backgroundColor:w("primary",500),onClick:n,ref:r,showFocusState:o})};function mv(){return"undefined"!=typeof window}function gv(e){return yv(e)?(e.nodeName||"").toLowerCase():"#document"}function bv(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function vv(e){var t;return null==(t=(yv(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function yv(e){return!!mv()&&(e instanceof Node||e instanceof bv(e).Node)}function xv(e){return!!mv()&&(e instanceof Element||e instanceof bv(e).Element)}function wv(e){return!!mv()&&(e instanceof HTMLElement||e instanceof bv(e).HTMLElement)}function Cv(e){return!(!mv()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof bv(e).ShadowRoot)}const kv=new Set(["inline","contents"]);function Sv(e){const{overflow:t,overflowX:n,overflowY:r,display:o}=Iv(e);return/auto|scroll|overlay|hidden|clip/.test(t+r+n)&&!kv.has(o)}const $v=new Set(["table","td","th"]);function Mv(e){return $v.has(gv(e))}const Ev=[":popover-open",":modal"];function jv(e){return Ev.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const Tv=["transform","translate","scale","rotate","perspective"],Ov=["transform","translate","scale","rotate","perspective","filter"],Lv=["paint","layout","strict","content"];function Av(e){const t=Rv(),n=xv(e)?Iv(e):e;return Tv.some((e=>!!n[e]&&"none"!==n[e]))||!!n.containerType&&"normal"!==n.containerType||!t&&!!n.backdropFilter&&"none"!==n.backdropFilter||!t&&!!n.filter&&"none"!==n.filter||Ov.some((e=>(n.willChange||"").includes(e)))||Lv.some((e=>(n.contain||"").includes(e)))}function Rv(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const Nv=new Set(["html","body","#document"]);function Dv(e){return Nv.has(gv(e))}function Iv(e){return bv(e).getComputedStyle(e)}function Pv(e){return xv(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function zv(e){if("html"===gv(e))return e;const t=e.assignedSlot||e.parentNode||Cv(e)&&e.host||vv(e);return Cv(t)?t.host:t}function Vv(e){const t=zv(e);return Dv(t)?e.ownerDocument?e.ownerDocument.body:e.body:wv(t)&&Sv(t)?t:Vv(t)}function Bv(e,t,n){var r;void 0===t&&(t=[]),void 0===n&&(n=!0);const o=Vv(e),i=o===(null==(r=e.ownerDocument)?void 0:r.body),s=bv(o);if(i){const e=Hv(s);return t.concat(s,s.visualViewport||[],Sv(o)?o:[],e&&n?Bv(e):[])}return t.concat(o,Bv(o,[],n))}function Hv(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const _v=Math.min,Fv=Math.max,qv=Math.round,Wv=Math.floor,Uv=e=>({x:e,y:e}),Kv={left:"right",right:"left",bottom:"top",top:"bottom"},Gv={start:"end",end:"start"};function Zv(e,t,n){return Fv(e,_v(t,n))}function Jv(e,t){return"function"==typeof e?e(t):e}function Xv(e){return e.split("-")[0]}function Yv(e){return e.split("-")[1]}function Qv(e){return"x"===e?"y":"x"}function ey(e){return"y"===e?"height":"width"}const ty=new Set(["top","bottom"]);function ny(e){return ty.has(Xv(e))?"y":"x"}function ry(e){return Qv(ny(e))}function oy(e){return e.replace(/start|end/g,(e=>Gv[e]))}const iy=["left","right"],sy=["right","left"],ay=["top","bottom"],ly=["bottom","top"];function cy(e,t,n,r){const o=Yv(e);let i=function(e,t,n){switch(e){case"top":case"bottom":return n?t?sy:iy:t?iy:sy;case"left":case"right":return t?ay:ly;default:return[]}}(Xv(e),"start"===n,r);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(oy)))),i}function dy(e){return e.replace(/left|right|bottom|top/g,(e=>Kv[e]))}function uy(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function hy(e){const{x:t,y:n,width:r,height:o}=e;return{width:r,height:o,top:n,left:t,right:t+r,bottom:n+o,x:t,y:n}}const py="data-floating-ui-focusable";function fy(e,t){if(!e||!t)return!1;const n=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(n&&Cv(n)){let n=t;for(;n;){if(e===n)return!0;n=n.parentNode||n.host}}return!1}function my(e){return"composedPath"in e?e.composedPath()[0]:e.target}function gy(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const n=e;return null!=n.target&&t.contains(n.target)}function by(e){return(null==e?void 0:e.ownerDocument)||document}function vy(e,t,n){void 0===n&&(n=!0);return e.filter((e=>{var r;return e.parentId===t&&(!n||(null==(r=e.context)?void 0:r.open))})).flatMap((t=>[t,...vy(e,t.id,n)]))}var yy="undefined"!=typeof document?n.useLayoutEffect:function(){};const xy={...l}.useInsertionEffect||(e=>e());function wy(e){const t=l.useRef((()=>{if("production"!==process.env.NODE_ENV)throw new Error("Cannot call an event handler while rendering.")}));return xy((()=>{t.current=e})),l.useCallback((function(){for(var e=arguments.length,n=new Array(e),r=0;r<e;r++)n[r]=arguments[r];return null==t.current?void 0:t.current(...n)}),[])}function Cy(e,t,n){let{reference:r,floating:o}=e;const i=ny(t),s=ry(t),a=ey(s),l=Xv(t),c="y"===i,d=r.x+r.width/2-o.width/2,u=r.y+r.height/2-o.height/2,h=r[a]/2-o[a]/2;let p;switch(l){case"top":p={x:d,y:r.y-o.height};break;case"bottom":p={x:d,y:r.y+r.height};break;case"right":p={x:r.x+r.width,y:u};break;case"left":p={x:r.x-o.width,y:u};break;default:p={x:r.x,y:r.y}}switch(Yv(t)){case"start":p[s]-=h*(n&&c?-1:1);break;case"end":p[s]+=h*(n&&c?-1:1)}return p}async function ky(e,t){var n;void 0===t&&(t={});const{x:r,y:o,platform:i,rects:s,elements:a,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:h=!1,padding:p=0}=Jv(t,e),f=uy(p),m=a[h?"floating"===u?"reference":"floating":u],g=hy(await i.getClippingRect({element:null==(n=await(null==i.isElement?void 0:i.isElement(m)))||n?m:m.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(a.floating)),boundary:c,rootBoundary:d,strategy:l})),b="floating"===u?{x:r,y:o,width:s.floating.width,height:s.floating.height}:s.reference,v=await(null==i.getOffsetParent?void 0:i.getOffsetParent(a.floating)),y=await(null==i.isElement?void 0:i.isElement(v))&&await(null==i.getScale?void 0:i.getScale(v))||{x:1,y:1},x=hy(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:a,rect:b,offsetParent:v,strategy:l}):b);return{top:(g.top-x.top+f.top)/y.y,bottom:(x.bottom-g.bottom+f.bottom)/y.y,left:(g.left-x.left+f.left)/y.x,right:(x.right-g.right+f.right)/y.x}}const Sy=new Set(["left","top"]);function $y(e){const t=Iv(e);let n=parseFloat(t.width)||0,r=parseFloat(t.height)||0;const o=wv(e),i=o?e.offsetWidth:n,s=o?e.offsetHeight:r,a=qv(n)!==i||qv(r)!==s;return a&&(n=i,r=s),{width:n,height:r,$:a}}function My(e){return xv(e)?e:e.contextElement}function Ey(e){const t=My(e);if(!wv(t))return Uv(1);const n=t.getBoundingClientRect(),{width:r,height:o,$:i}=$y(t);let s=(i?qv(n.width):n.width)/r,a=(i?qv(n.height):n.height)/o;return s&&Number.isFinite(s)||(s=1),a&&Number.isFinite(a)||(a=1),{x:s,y:a}}const jy=Uv(0);function Ty(e){const t=bv(e);return Rv()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:jy}function Oy(e,t,n,r){void 0===t&&(t=!1),void 0===n&&(n=!1);const o=e.getBoundingClientRect(),i=My(e);let s=Uv(1);t&&(r?xv(r)&&(s=Ey(r)):s=Ey(e));const a=function(e,t,n){return void 0===t&&(t=!1),!(!n||t&&n!==bv(e))&&t}(i,n,r)?Ty(i):Uv(0);let l=(o.left+a.x)/s.x,c=(o.top+a.y)/s.y,d=o.width/s.x,u=o.height/s.y;if(i){const e=bv(i),t=r&&xv(r)?bv(r):r;let n=e,o=Hv(n);for(;o&&r&&t!==n;){const e=Ey(o),t=o.getBoundingClientRect(),r=Iv(o),i=t.left+(o.clientLeft+parseFloat(r.paddingLeft))*e.x,s=t.top+(o.clientTop+parseFloat(r.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,u*=e.y,l+=i,c+=s,n=bv(o),o=Hv(n)}}return hy({width:d,height:u,x:l,y:c})}function Ly(e,t){const n=Pv(e).scrollLeft;return t?t.left+n:Oy(vv(e)).left+n}function Ay(e,t){const n=e.getBoundingClientRect();return{x:n.left+t.scrollLeft-Ly(e,n),y:n.top+t.scrollTop}}const Ry=new Set(["absolute","fixed"]);function Ny(e,t,n){let r;if("viewport"===t)r=function(e,t){const n=bv(e),r=vv(e),o=n.visualViewport;let i=r.clientWidth,s=r.clientHeight,a=0,l=0;if(o){i=o.width,s=o.height;const e=Rv();(!e||e&&"fixed"===t)&&(a=o.offsetLeft,l=o.offsetTop)}const c=Ly(r);if(c<=0){const e=r.ownerDocument,t=e.body,n=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(n.marginLeft)+parseFloat(n.marginRight)||0,s=Math.abs(r.clientWidth-t.clientWidth-o);s<=25&&(i-=s)}else c<=25&&(i+=c);return{width:i,height:s,x:a,y:l}}(e,n);else if("document"===t)r=function(e){const t=vv(e),n=Pv(e),r=e.ownerDocument.body,o=Fv(t.scrollWidth,t.clientWidth,r.scrollWidth,r.clientWidth),i=Fv(t.scrollHeight,t.clientHeight,r.scrollHeight,r.clientHeight);let s=-n.scrollLeft+Ly(e);const a=-n.scrollTop;return"rtl"===Iv(r).direction&&(s+=Fv(t.clientWidth,r.clientWidth)-o),{width:o,height:i,x:s,y:a}}(vv(e));else if(xv(t))r=function(e,t){const n=Oy(e,!0,"fixed"===t),r=n.top+e.clientTop,o=n.left+e.clientLeft,i=wv(e)?Ey(e):Uv(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:r*i.y}}(t,n);else{const n=Ty(e);r={x:t.x-n.x,y:t.y-n.y,width:t.width,height:t.height}}return hy(r)}function Dy(e,t){const n=zv(e);return!(n===t||!xv(n)||Dv(n))&&("fixed"===Iv(n).position||Dy(n,t))}function Iy(e,t,n){const r=wv(t),o=vv(t),i="fixed"===n,s=Oy(e,!0,i,t);let a={scrollLeft:0,scrollTop:0};const l=Uv(0);function c(){l.x=Ly(o)}if(r||!r&&!i)if(("body"!==gv(t)||Sv(o))&&(a=Pv(t)),r){const e=Oy(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&c();i&&!r&&o&&c();const d=!o||r||i?Uv(0):Ay(o,a);return{x:s.left+a.scrollLeft-l.x-d.x,y:s.top+a.scrollTop-l.y-d.y,width:s.width,height:s.height}}function Py(e){return"static"===Iv(e).position}function zy(e,t){if(!wv(e)||"fixed"===Iv(e).position)return null;if(t)return t(e);let n=e.offsetParent;return vv(e)===n&&(n=n.ownerDocument.body),n}function Vy(e,t){const n=bv(e);if(jv(e))return n;if(!wv(e)){let t=zv(e);for(;t&&!Dv(t);){if(xv(t)&&!Py(t))return t;t=zv(t)}return n}let r=zy(e,t);for(;r&&Mv(r)&&Py(r);)r=zy(r,t);return r&&Dv(r)&&Py(r)&&!Av(r)?n:r||function(e){let t=zv(e);for(;wv(t)&&!Dv(t);){if(Av(t))return t;if(jv(t))return null;t=zv(t)}return null}(e)||n}const By={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:n,offsetParent:r,strategy:o}=e;const i="fixed"===o,s=vv(r),a=!!t&&jv(t.floating);if(r===s||a&&i)return n;let l={scrollLeft:0,scrollTop:0},c=Uv(1);const d=Uv(0),u=wv(r);if((u||!u&&!i)&&(("body"!==gv(r)||Sv(s))&&(l=Pv(r)),wv(r))){const e=Oy(r);c=Ey(r),d.x=e.x+r.clientLeft,d.y=e.y+r.clientTop}const h=!s||u||i?Uv(0):Ay(s,l);return{width:n.width*c.x,height:n.height*c.y,x:n.x*c.x-l.scrollLeft*c.x+d.x+h.x,y:n.y*c.y-l.scrollTop*c.y+d.y+h.y}},getDocumentElement:vv,getClippingRect:function(e){let{element:t,boundary:n,rootBoundary:r,strategy:o}=e;const i="clippingAncestors"===n?jv(t)?[]:function(e,t){const n=t.get(e);if(n)return n;let r=Bv(e,[],!1).filter((e=>xv(e)&&"body"!==gv(e))),o=null;const i="fixed"===Iv(e).position;let s=i?zv(e):e;for(;xv(s)&&!Dv(s);){const t=Iv(s),n=Av(s);n||"fixed"!==t.position||(o=null),(i?!n&&!o:!n&&"static"===t.position&&o&&Ry.has(o.position)||Sv(s)&&!n&&Dy(e,s))?r=r.filter((e=>e!==s)):o=t,s=zv(s)}return t.set(e,r),r}(t,this._c):[].concat(n),s=[...i,r],a=s[0],l=s.reduce(((e,n)=>{const r=Ny(t,n,o);return e.top=Fv(r.top,e.top),e.right=_v(r.right,e.right),e.bottom=_v(r.bottom,e.bottom),e.left=Fv(r.left,e.left),e}),Ny(t,a,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:Vy,getElementRects:async function(e){const t=this.getOffsetParent||Vy,n=this.getDimensions,r=await n(e.floating);return{reference:Iy(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:r.width,height:r.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:n}=$y(e);return{width:t,height:n}},getScale:Ey,isElement:xv,isRTL:function(e){return"rtl"===Iv(e).direction}};function Hy(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function _y(e,t,n,r){void 0===r&&(r={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:s="function"==typeof ResizeObserver,layoutShift:a="function"==typeof IntersectionObserver,animationFrame:l=!1}=r,c=My(e),d=o||i?[...c?Bv(c):[],...Bv(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",n,{passive:!0}),i&&e.addEventListener("resize",n)}));const u=c&&a?function(e,t){let n,r=null;const o=vv(e);function i(){var e;clearTimeout(n),null==(e=r)||e.disconnect(),r=null}return function s(a,l){void 0===a&&(a=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:d,top:u,width:h,height:p}=c;if(a||t(),!h||!p)return;const f={rootMargin:-Wv(u)+"px "+-Wv(o.clientWidth-(d+h))+"px "+-Wv(o.clientHeight-(u+p))+"px "+-Wv(d)+"px",threshold:Fv(0,_v(1,l))||1};let m=!0;function g(t){const r=t[0].intersectionRatio;if(r!==l){if(!m)return s();r?s(!1,r):n=setTimeout((()=>{s(!1,1e-7)}),1e3)}1!==r||Hy(c,e.getBoundingClientRect())||s(),m=!1}try{r=new IntersectionObserver(g,{...f,root:o.ownerDocument})}catch(e){r=new IntersectionObserver(g,f)}r.observe(e)}(!0),i}(c,n):null;let h,p=-1,f=null;s&&(f=new ResizeObserver((e=>{let[r]=e;r&&r.target===c&&f&&(f.unobserve(t),cancelAnimationFrame(p),p=requestAnimationFrame((()=>{var e;null==(e=f)||e.observe(t)}))),n()})),c&&!l&&f.observe(c),f.observe(t));let m=l?Oy(e):null;return l&&function t(){const r=Oy(e);m&&!Hy(m,r)&&n();m=r,h=requestAnimationFrame(t)}(),n(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",n),i&&e.removeEventListener("resize",n)})),null==u||u(),null==(e=f)||e.disconnect(),f=null,l&&cancelAnimationFrame(h)}}const Fy=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var n,r;const{x:o,y:i,placement:s,middlewareData:a}=t,l=await async function(e,t){const{placement:n,platform:r,elements:o}=e,i=await(null==r.isRTL?void 0:r.isRTL(o.floating)),s=Xv(n),a=Yv(n),l="y"===ny(n),c=Sy.has(s)?-1:1,d=i&&l?-1:1,u=Jv(t,e);let{mainAxis:h,crossAxis:p,alignmentAxis:f}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return a&&"number"==typeof f&&(p="end"===a?-1*f:f),l?{x:p*d,y:h*c}:{x:h*c,y:p*d}}(t,e);return s===(null==(n=a.offset)?void 0:n.placement)&&null!=(r=a.arrow)&&r.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:s}}}}},qy=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:n,y:r,placement:o}=t,{mainAxis:i=!0,crossAxis:s=!1,limiter:a={fn:e=>{let{x:t,y:n}=e;return{x:t,y:n}}},...l}=Jv(e,t),c={x:n,y:r},d=await ky(t,l),u=ny(Xv(o)),h=Qv(u);let p=c[h],f=c[u];if(i){const e="y"===h?"bottom":"right";p=Zv(p+d["y"===h?"top":"left"],p,p-d[e])}if(s){const e="y"===u?"bottom":"right";f=Zv(f+d["y"===u?"top":"left"],f,f-d[e])}const m=a.fn({...t,[h]:p,[u]:f});return{...m,data:{x:m.x-n,y:m.y-r,enabled:{[h]:i,[u]:s}}}}}},Wy=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var n,r;const{placement:o,middlewareData:i,rects:s,initialPlacement:a,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:h,fallbackStrategy:p="bestFit",fallbackAxisSideDirection:f="none",flipAlignment:m=!0,...g}=Jv(e,t);if(null!=(n=i.arrow)&&n.alignmentOffset)return{};const b=Xv(o),v=ny(a),y=Xv(a)===a,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=h||(y||!m?[dy(a)]:function(e){const t=dy(e);return[oy(e),t,oy(t)]}(a)),C="none"!==f;!h&&C&&w.push(...cy(a,m,f,x));const k=[a,...w],S=await ky(t,g),$=[];let M=(null==(r=i.flip)?void 0:r.overflows)||[];if(d&&$.push(S[b]),u){const e=function(e,t,n){void 0===n&&(n=!1);const r=Yv(e),o=ry(e),i=ey(o);let s="x"===o?r===(n?"end":"start")?"right":"left":"start"===r?"bottom":"top";return t.reference[i]>t.floating[i]&&(s=dy(s)),[s,dy(s)]}(o,s,x);$.push(S[e[0]],S[e[1]])}if(M=[...M,{placement:o,overflows:$}],!$.every((e=>e<=0))){var E,j;const e=((null==(E=i.flip)?void 0:E.index)||0)+1,t=k[e];if(t){if(!("alignment"===u&&v!==ny(t))||M.every((e=>ny(e.placement)!==v||e.overflows[0]>0)))return{data:{index:e,overflows:M},reset:{placement:t}}}let n=null==(j=M.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:j.placement;if(!n)switch(p){case"bestFit":{var T;const e=null==(T=M.filter((e=>{if(C){const t=ny(e.placement);return t===v||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:T[0];e&&(n=e);break}case"initialPlacement":n=a}if(o!==n)return{reset:{placement:n}}}return{}}}},Uy=e=>({name:"arrow",options:e,async fn(t){const{x:n,y:r,placement:o,rects:i,platform:s,elements:a,middlewareData:l}=t,{element:c,padding:d=0}=Jv(e,t)||{};if(null==c)return{};const u=uy(d),h={x:n,y:r},p=ry(o),f=ey(p),m=await s.getDimensions(c),g="y"===p,b=g?"top":"left",v=g?"bottom":"right",y=g?"clientHeight":"clientWidth",x=i.reference[f]+i.reference[p]-h[p]-i.floating[f],w=h[p]-i.reference[p],C=await(null==s.getOffsetParent?void 0:s.getOffsetParent(c));let k=C?C[y]:0;k&&await(null==s.isElement?void 0:s.isElement(C))||(k=a.floating[y]||i.floating[f]);const S=x/2-w/2,$=k/2-m[f]/2-1,M=_v(u[b],$),E=_v(u[v],$),j=M,T=k-m[f]-E,O=k/2-m[f]/2+S,L=Zv(j,O,T),A=!l.arrow&&null!=Yv(o)&&O!==L&&i.reference[f]/2-(O<j?M:E)-m[f]/2<0,R=A?O<j?O-j:O-T:0;return{[p]:h[p]+R,data:{[p]:L,centerOffset:O-L-R,...A&&{alignmentOffset:R}},reset:A}}}),Ky=(e,t,n)=>{const r=new Map,o={platform:By,...n},i={...o.platform,_c:r};return(async(e,t,n)=>{const{placement:r="bottom",strategy:o="absolute",middleware:i=[],platform:s}=n,a=i.filter(Boolean),l=await(null==s.isRTL?void 0:s.isRTL(t));let c=await s.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:u}=Cy(c,r,l),h=r,p={},f=0;for(let n=0;n<a.length;n++){const{name:i,fn:m}=a[n],{x:g,y:b,data:v,reset:y}=await m({x:d,y:u,initialPlacement:r,placement:h,strategy:o,middlewareData:p,rects:c,platform:s,elements:{reference:e,floating:t}});d=null!=g?g:d,u=null!=b?b:u,p={...p,[i]:{...p[i],...v}},y&&f<=50&&(f++,"object"==typeof y&&(y.placement&&(h=y.placement),y.rects&&(c=!0===y.rects?await s.getElementRects({reference:e,floating:t,strategy:o}):y.rects),({x:d,y:u}=Cy(c,h,l))),n=-1)}return{x:d,y:u,placement:h,strategy:o,middlewareData:p}})(e,t,{...o,platform:i})};var Gy="undefined"!=typeof document?n.useLayoutEffect:function(){};function Zy(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let n,r,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(n=e.length,n!==t.length)return!1;for(r=n;0!=r--;)if(!Zy(e[r],t[r]))return!1;return!0}if(o=Object.keys(e),n=o.length,n!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!{}.hasOwnProperty.call(t,o[r]))return!1;for(r=n;0!=r--;){const n=o[r];if(("_owner"!==n||!e.$$typeof)&&!Zy(e[n],t[n]))return!1}return!0}return e!=e&&t!=t}function Jy(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function Xy(e,t){const n=Jy(e);return Math.round(t*n)/n}function Yy(e){const t=l.useRef(e);return Gy((()=>{t.current=e})),t}const Qy=e=>({name:"arrow",options:e,fn(t){const{element:n,padding:r}="function"==typeof e?e(t):e;return n&&(o=n,{}.hasOwnProperty.call(o,"current"))?null!=n.current?Uy({element:n.current,padding:r}).fn(t):{}:n?Uy({element:n,padding:r}).fn(t):{};var o}}),ex=(e,t)=>({...Fy(e),options:[e,t]}),tx=(e,t)=>({...qy(e),options:[e,t]}),nx=(e,t)=>({...Qy(e),options:[e,t]}),rx="data-floating-ui-focusable",ox="active",ix="selected",sx={...l};let ax=!1,lx=0;const cx=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+lx++;const dx=sx.useId||function(){const[e,t]=l.useState((()=>ax?cx():void 0));return yy((()=>{null==e&&t(cx())}),[]),l.useEffect((()=>{ax=!0}),[]),e};let ux;"production"!==process.env.NODE_ENV&&(ux=new Set);const hx=l.createContext(null),px=l.createContext(null),fx=()=>{var e;return(null==(e=l.useContext(hx))?void 0:e.id)||null},mx=()=>l.useContext(px);const gx={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},bx={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},vx=e=>{var t,n;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(n=null==e?void 0:e.outsidePress)||n}};function yx(e){const{open:t=!1,onOpenChange:n,elements:r}=e,o=dx(),i=l.useRef({}),[s]=l.useState((()=>function(){const e=new Map;return{emit(t,n){var r;null==(r=e.get(t))||r.forEach((e=>e(n)))},on(t,n){e.has(t)||e.set(t,new Set),e.get(t).add(n)},off(t,n){var r;null==(r=e.get(t))||r.delete(n)}}}())),a=null!=fx();if("production"!==process.env.NODE_ENV){const e=r.reference;e&&!xv(e)&&function(){for(var e,t=arguments.length,n=new Array(t),r=0;r<t;r++)n[r]=arguments[r];const o="Floating UI: "+n.join(" ");var i;null!=(e=ux)&&e.has(o)||(null==(i=ux)||i.add(o),console.error(o))}("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[c,d]=l.useState(r.reference),u=wy(((e,t,r)=>{i.current.openEvent=e?t:void 0,s.emit("openchange",{open:e,event:t,reason:r,nested:a}),null==n||n(e,t,r)})),h=l.useMemo((()=>({setPositionReference:d})),[]),p=l.useMemo((()=>({reference:c||r.reference||null,floating:r.floating||null,domReference:r.reference})),[c,r.reference,r.floating]);return l.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:p,events:s,floatingId:o,refs:h})),[t,u,p,s,o,h])}function xx(e){void 0===e&&(e={});const{nodeId:t}=e,n=yx({...e,elements:{reference:null,floating:null,...e.elements}}),r=e.rootContext||n,o=r.elements,[i,s]=l.useState(null),[a,d]=l.useState(null),u=(null==o?void 0:o.domReference)||i,h=l.useRef(null),p=mx();yy((()=>{u&&(h.current=u)}),[u]);const f=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:n="absolute",middleware:r=[],platform:o,elements:{reference:i,floating:s}={},transform:a=!0,whileElementsMounted:d,open:u}=e,[h,p]=l.useState({x:0,y:0,strategy:n,placement:t,middlewareData:{},isPositioned:!1}),[f,m]=l.useState(r);Zy(f,r)||m(r);const[g,b]=l.useState(null),[v,y]=l.useState(null),x=l.useCallback((e=>{e!==S.current&&(S.current=e,b(e))}),[]),w=l.useCallback((e=>{e!==$.current&&($.current=e,y(e))}),[]),C=i||g,k=s||v,S=l.useRef(null),$=l.useRef(null),M=l.useRef(h),E=null!=d,j=Yy(d),T=Yy(o),O=Yy(u),L=l.useCallback((()=>{if(!S.current||!$.current)return;const e={placement:t,strategy:n,middleware:f};T.current&&(e.platform=T.current),Ky(S.current,$.current,e).then((e=>{const t={...e,isPositioned:!1!==O.current};A.current&&!Zy(M.current,t)&&(M.current=t,c.flushSync((()=>{p(t)})))}))}),[f,t,n,T,O]);Gy((()=>{!1===u&&M.current.isPositioned&&(M.current.isPositioned=!1,p((e=>({...e,isPositioned:!1}))))}),[u]);const A=l.useRef(!1);Gy((()=>(A.current=!0,()=>{A.current=!1})),[]),Gy((()=>{if(C&&(S.current=C),k&&($.current=k),C&&k){if(j.current)return j.current(C,k,L);L()}}),[C,k,L,j,E]);const R=l.useMemo((()=>({reference:S,floating:$,setReference:x,setFloating:w})),[x,w]),N=l.useMemo((()=>({reference:C,floating:k})),[C,k]),D=l.useMemo((()=>{const e={position:n,left:0,top:0};if(!N.floating)return e;const t=Xy(N.floating,h.x),r=Xy(N.floating,h.y);return a?{...e,transform:"translate("+t+"px, "+r+"px)",...Jy(N.floating)>=1.5&&{willChange:"transform"}}:{position:n,left:t,top:r}}),[n,a,N.floating,h.x,h.y]);return l.useMemo((()=>({...h,update:L,refs:R,elements:N,floatingStyles:D})),[h,L,R,N,D])}({...e,elements:{...o,...a&&{reference:a}}}),m=l.useCallback((e=>{const t=xv(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),getClientRects:()=>e.getClientRects(),contextElement:e}:e;d(t),f.refs.setReference(t)}),[f.refs]),g=l.useCallback((e=>{(xv(e)||null===e)&&(h.current=e,s(e)),(xv(f.refs.reference.current)||null===f.refs.reference.current||null!==e&&!xv(e))&&f.refs.setReference(e)}),[f.refs]),b=l.useMemo((()=>({...f.refs,setReference:g,setPositionReference:m,domReference:h})),[f.refs,g,m]),v=l.useMemo((()=>({...f.elements,domReference:u})),[f.elements,u]),y=l.useMemo((()=>({...f,...r,refs:b,elements:v,nodeId:t})),[f,b,v,t,r]);return yy((()=>{r.dataRef.current.floatingContext=y;const e=null==p?void 0:p.nodesRef.current.find((e=>e.id===t));e&&(e.context=y)})),l.useMemo((()=>({...f,context:y,refs:b,elements:v})),[f,b,v,y])}function wx(e,t,n){const r=new Map,o="item"===n;let i=e;if(o&&e){const{[ox]:t,[ix]:n,...r}=e;i=r}return{..."floating"===n&&{tabIndex:-1,[rx]:""},...i,...t.map((t=>{const r=t?t[n]:null;return"function"==typeof r?e?r(e):null:r})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[n,i]=t;var s;o&&[ox,ix].includes(n)||(0===n.indexOf("on")?(r.has(n)||r.set(n,[]),"function"==typeof i&&(null==(s=r.get(n))||s.push(i),e[n]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=r.get(n))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[n]=i)})),e):e),{})}}const Cx=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function kx(e,t){var n,r;void 0===t&&(t={});const{open:o,elements:i,floatingId:s}=e,{enabled:a=!0,role:c="dialog"}=t,d=dx(),u=(null==(n=i.domReference)?void 0:n.id)||d,h=l.useMemo((()=>{var e,t;return(null==(e=(t=i.floating)?t.hasAttribute(py)?t:t.querySelector("["+py+"]")||t:null)?void 0:e.id)||s}),[i.floating,s]),p=null!=(r=Cx.get(c))?r:c,f=null!=fx(),m=l.useMemo((()=>"tooltip"===p||"label"===c?{["aria-"+("label"===c?"labelledby":"describedby")]:o?h:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":"alertdialog"===p?"dialog":p,"aria-controls":o?h:void 0,..."listbox"===p&&{role:"combobox"},..."menu"===p&&{id:u},..."menu"===p&&f&&{role:"menuitem"},..."select"===c&&{"aria-autocomplete":"none"},..."combobox"===c&&{"aria-autocomplete":"list"}}),[p,h,f,o,u,c]),g=l.useMemo((()=>{const e={id:h,...p&&{role:p}};return"tooltip"===p||"label"===c?e:{...e,..."menu"===p&&{"aria-labelledby":u}}}),[p,h,u,c]),b=l.useCallback((e=>{let{active:t,selected:n}=e;const r={role:"option",...t&&{id:h+"-fui-option"}};switch(c){case"select":case"combobox":return{...r,"aria-selected":n}}return{}}),[h,c]);return l.useMemo((()=>a?{reference:m,floating:g,item:b}:{}),[a,m,g,b])}const Sx=i.css`
|
|
1854
1909
|
height: auto;
|
|
1855
1910
|
max-height: 32rem;
|
|
1856
1911
|
width: 100%;
|
|
@@ -1864,7 +1919,7 @@
|
|
|
1864
1919
|
0 0.25rem 0.375rem -0.25rem #0000001a,
|
|
1865
1920
|
0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
1866
1921
|
outline: 0;
|
|
1867
|
-
|
|
1922
|
+
`,$x=i.css`
|
|
1868
1923
|
display: flex;
|
|
1869
1924
|
align-items: flex-start;
|
|
1870
1925
|
justify-content: space-between;
|
|
@@ -1877,7 +1932,7 @@
|
|
|
1877
1932
|
.ds-map-pop-up-close-button {
|
|
1878
1933
|
margin-top: ${k(100)};
|
|
1879
1934
|
}
|
|
1880
|
-
`,
|
|
1935
|
+
`,Mx=i.css`
|
|
1881
1936
|
height: 100%;
|
|
1882
1937
|
max-height: 25rem;
|
|
1883
1938
|
overflow-y: auto;
|
|
@@ -1885,12 +1940,12 @@
|
|
|
1885
1940
|
&:focus-visible {
|
|
1886
1941
|
outline-color: ${w("primary",700)};
|
|
1887
1942
|
}
|
|
1888
|
-
`,
|
|
1943
|
+
`,Ex=i.css`
|
|
1889
1944
|
padding: ${k(200)} ${k(300)};
|
|
1890
1945
|
border-top: ${M(100)} solid
|
|
1891
1946
|
${w("neutral",300)};
|
|
1892
1947
|
min-height: 2.75rem;
|
|
1893
|
-
`,
|
|
1948
|
+
`,jx=(e,t,n,r,o,s)=>i.css`
|
|
1894
1949
|
height: ${e}px;
|
|
1895
1950
|
width: ${t}px;
|
|
1896
1951
|
position: absolute;
|
|
@@ -1899,15 +1954,15 @@
|
|
|
1899
1954
|
${`${o}: -${s-1}px`};
|
|
1900
1955
|
background-color: ${w("neutral",100)};
|
|
1901
1956
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
1902
|
-
`,
|
|
1957
|
+
`,Tx=i.css`
|
|
1903
1958
|
background-color: ${w("neutral",100)};
|
|
1904
|
-
`,
|
|
1959
|
+
`,Ox=i.css`
|
|
1905
1960
|
padding: ${k(400)} ${k(400)} 0
|
|
1906
1961
|
${k(400)};
|
|
1907
1962
|
&:focus-visible {
|
|
1908
1963
|
outline-color: ${w("primary",700)};
|
|
1909
1964
|
}
|
|
1910
|
-
`,
|
|
1965
|
+
`,Lx=i.css`
|
|
1911
1966
|
font-size: ${C(400)};
|
|
1912
1967
|
font-weight: 700;
|
|
1913
1968
|
line-height: ${S(600)};
|
|
@@ -1917,14 +1972,14 @@
|
|
|
1917
1972
|
align-items: center;
|
|
1918
1973
|
text-align: left;
|
|
1919
1974
|
gap: 0.625rem;
|
|
1920
|
-
`,
|
|
1975
|
+
`,Ax=i.css`
|
|
1921
1976
|
font-size: ${C(200)};
|
|
1922
1977
|
font-weight: 400;
|
|
1923
1978
|
line-height: ${S(400)};
|
|
1924
1979
|
text-align: left;
|
|
1925
1980
|
color: ${w("neutral",700)};
|
|
1926
1981
|
margin-bottom: ${k(200)};
|
|
1927
|
-
`,
|
|
1982
|
+
`,Rx=i.css`
|
|
1928
1983
|
width: 100%;
|
|
1929
1984
|
padding: ${k(400)} 0;
|
|
1930
1985
|
border-bottom: ${M(100)} solid
|
|
@@ -1933,32 +1988,32 @@
|
|
|
1933
1988
|
&:last-of-type {
|
|
1934
1989
|
border-bottom: none;
|
|
1935
1990
|
}
|
|
1936
|
-
`,
|
|
1991
|
+
`,Nx=i.css`
|
|
1937
1992
|
display: flex;
|
|
1938
1993
|
align-items: flex-start;
|
|
1939
1994
|
justify-content: space-between;
|
|
1940
|
-
`,
|
|
1995
|
+
`,Dx=i.css`
|
|
1941
1996
|
display: flex;
|
|
1942
1997
|
flex-direction: column;
|
|
1943
|
-
`,
|
|
1998
|
+
`,Ix=e=>i.css`
|
|
1944
1999
|
font-size: ${C(400)};
|
|
1945
2000
|
font-weight: 400;
|
|
1946
2001
|
line-height: ${S(600)};
|
|
1947
2002
|
text-align: left;
|
|
1948
2003
|
color: ${w("neutral",e?500:800)};
|
|
1949
|
-
`,
|
|
2004
|
+
`,Px=e=>i.css`
|
|
1950
2005
|
font-size: ${C(300)};
|
|
1951
2006
|
font-weight: 400;
|
|
1952
2007
|
line-height: ${S(500)};
|
|
1953
2008
|
text-align: left;
|
|
1954
2009
|
color: ${w("neutral",e?500:700)};
|
|
1955
|
-
|
|
2010
|
+
`,zx=({name:t,label:n,caption:o,showInfoButton:i=!0,infoButtonLabel:s,variant:a="switch",disabled:l,onInfoClick:c,isDefaultSelected:d=!1,onChange:u,labels:h})=>{const p=Vf("LayerItem",h),f="switch"===a;return r.jsxs("div",{css:Rx,children:[f?r.jsxs("div",{css:Nx,children:[r.jsxs("div",{css:Dx,children:[r.jsx("p",{css:Ix(l),"aria-label":n,"aria-disabled":l,children:n}),r.jsx("p",{"aria-label":o,css:Px(l),children:o})]}),r.jsx(gb,{"aria-label":`${n}, ${o}`,name:t,disabled:l,defaultChecked:d,onChange:u})]}):r.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[r.jsx(ob,{value:t,disabled:l,fontSize:"1rem",color:"var(--chakra-colors-neutral-800)",children:n}),r.jsx("p",{style:{marginLeft:"1.75rem"},css:Px(l),children:o})]}),i?r.jsx(e.Box,{display:"flex",justifyContent:"flex-start",marginTop:"0.5rem",marginLeft:f?0:"1.75rem",children:r.jsx(Bf,{variant:"secondary",label:s??p.aboutDataLabel,rightIcon:r.jsx(Kf,{}),size:"small",onClick:c,disabled:l})}):null]})},Vx=i.css`
|
|
1956
2011
|
margin-bottom: ${k(400)};
|
|
1957
2012
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
1958
2013
|
border-radius: ${$(300)};
|
|
1959
2014
|
box-shadow: 0 1px 0.125rem 0 #0000000d;
|
|
1960
2015
|
background-color: ${w("neutral",100)};
|
|
1961
|
-
`,
|
|
2016
|
+
`,Bx=i.css`
|
|
1962
2017
|
padding: 0.375rem ${k(200)};
|
|
1963
2018
|
align-items: center;
|
|
1964
2019
|
background-color: ${w("neutral",100)};
|
|
@@ -1982,12 +2037,12 @@
|
|
|
1982
2037
|
0 0 0 0.125rem ${w("neutral",100)},
|
|
1983
2038
|
rgba(0, 0, 0, 0.05) 0 0.125rem 0.125rem 0.25rem;
|
|
1984
2039
|
}
|
|
1985
|
-
`,
|
|
2040
|
+
`,Hx=i.css`
|
|
1986
2041
|
font-size: ${C(200)};
|
|
1987
2042
|
font-weight: 700;
|
|
1988
2043
|
line-height: ${S(400)};
|
|
1989
2044
|
color: ${w("neutral",800)};
|
|
1990
|
-
`,
|
|
2045
|
+
`,_x=i.css`
|
|
1991
2046
|
padding: ${k(300)} ${k(200)};
|
|
1992
2047
|
display: flex;
|
|
1993
2048
|
flex-direction: column;
|
|
@@ -2004,7 +2059,7 @@
|
|
|
2004
2059
|
margin-bottom: 0;
|
|
2005
2060
|
}
|
|
2006
2061
|
}
|
|
2007
|
-
`,
|
|
2062
|
+
`,Fx=i.css`
|
|
2008
2063
|
padding: ${k(300)};
|
|
2009
2064
|
padding-bottom: ${k(500)};
|
|
2010
2065
|
display: flex;
|
|
@@ -2012,7 +2067,7 @@
|
|
|
2012
2067
|
border-bottom: ${M(100)} solid
|
|
2013
2068
|
${w("neutral",300)};
|
|
2014
2069
|
background-color: ${w("neutral",100)};
|
|
2015
|
-
`,
|
|
2070
|
+
`,qx=i.css`
|
|
2016
2071
|
display: flex;
|
|
2017
2072
|
flex-direction: column;
|
|
2018
2073
|
|
|
@@ -2021,44 +2076,44 @@
|
|
|
2021
2076
|
fill: ${w("neutral",700)} !important;
|
|
2022
2077
|
}
|
|
2023
2078
|
}
|
|
2024
|
-
`,
|
|
2079
|
+
`,Wx=i.css`
|
|
2025
2080
|
display: flex;
|
|
2026
2081
|
align-items: flex-start;
|
|
2027
2082
|
justify-content: space-between;
|
|
2028
2083
|
gap: ${k(300)};
|
|
2029
2084
|
margin-bottom: ${k(400)};
|
|
2030
|
-
`,
|
|
2085
|
+
`,Ux=i.css`
|
|
2031
2086
|
font-size: ${C(400)};
|
|
2032
2087
|
line-height: ${S(600)};
|
|
2033
2088
|
font-weight: 400;
|
|
2034
2089
|
text-align: left;
|
|
2035
2090
|
color: ${w("neutral",900)};
|
|
2036
|
-
`,
|
|
2091
|
+
`,Kx=i.css`
|
|
2037
2092
|
font-size: ${C(300)};
|
|
2038
2093
|
line-height: ${S(500)};
|
|
2039
2094
|
font-weight: 400;
|
|
2040
2095
|
text-align: left;
|
|
2041
2096
|
color: ${w("neutral",700)};
|
|
2042
|
-
`,
|
|
2097
|
+
`,Gx=i.css`
|
|
2043
2098
|
display: flex;
|
|
2044
2099
|
justify-content: space-between;
|
|
2045
2100
|
|
|
2046
2101
|
button {
|
|
2047
2102
|
width: 46%;
|
|
2048
2103
|
}
|
|
2049
|
-
`,
|
|
2104
|
+
`,Zx=i.css`
|
|
2050
2105
|
width: 14.625rem;
|
|
2051
2106
|
border: ${M(100)} solid ${w("neutral",600)};
|
|
2052
2107
|
border-radius: ${$(300)};
|
|
2053
|
-
`,
|
|
2108
|
+
`,Jx=i.css`
|
|
2054
2109
|
padding: ${k(300)};
|
|
2055
|
-
`,
|
|
2110
|
+
`,Xx=i.css`
|
|
2056
2111
|
font-size: ${C(300)};
|
|
2057
2112
|
line-height: ${S(500)};
|
|
2058
2113
|
font-weight: 400;
|
|
2059
2114
|
text-align: left;
|
|
2060
2115
|
color: ${w("neutral",900)};
|
|
2061
|
-
`,
|
|
2116
|
+
`,Yx=i.css`
|
|
2062
2117
|
display: flex;
|
|
2063
2118
|
align-items: center;
|
|
2064
2119
|
gap: ${k(300)};
|
|
@@ -2079,20 +2134,20 @@
|
|
|
2079
2134
|
margin-top: 1.125rem;
|
|
2080
2135
|
width: 100%;
|
|
2081
2136
|
}
|
|
2082
|
-
`,
|
|
2137
|
+
`,Qx=({defaultValue:t,onOpacityChanged:o,labels:i})=>{const s=Vf("OpacityControl",i),[a,l]=n.useState(t);return r.jsxs(e.Popover.Root,{positioning:{placement:"bottom-end"},children:[r.jsx(e.Popover.Trigger,{asChild:!0,children:r.jsx(Bf,{label:s.opacityButtonLabel,size:"small",variant:"secondary",leftIcon:r.jsx(Kf,{})})}),r.jsx(e.Popover.Positioner,{children:r.jsx(e.Popover.Content,{css:Zx,children:r.jsxs(e.Popover.Body,{css:Jx,children:[r.jsx("p",{css:Xx,children:s.opacityHeading}),r.jsxs("div",{css:Yx,children:[r.jsxs("div",{style:{position:"relative"},children:[r.jsx(gg,{"aria-label":s.opacityAriaLabel,min:"0",max:"100",value:a,onChange:e=>{const t=e.target.value||"0";let n=parseInt(t,10);n=Number.isNaN(n)?0:n,n=n<0?0:n,n=n>100?100:n,l(n),o&&o(n)},className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}),r.jsx("p",{style:{position:"absolute",top:"1.15625rem",right:"0.3125rem"},children:s.percentSuffix})]}),r.jsx(fb,{min:0,max:100,value:[a],onValueChangeEnd:({value:e})=>{l(e[0]),o&&o(e[0])}})]})]})})})]})},ew=e=>i.css`
|
|
2083
2138
|
width: ${k(500)};
|
|
2084
2139
|
height: ${k(500)};
|
|
2085
2140
|
border-radius: 50%;
|
|
2086
2141
|
background-color: ${e};
|
|
2087
2142
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
2088
|
-
`,
|
|
2143
|
+
`,tw=e=>i.css`
|
|
2089
2144
|
width: ${k(500)};
|
|
2090
2145
|
height: ${k(200)};
|
|
2091
2146
|
border-radius: ${$(200)};
|
|
2092
2147
|
background-color: ${e};
|
|
2093
2148
|
border: ${M(100)} solid ${w("neutral",400)};
|
|
2094
2149
|
margin-top: 0.375rem;
|
|
2095
|
-
`,
|
|
2150
|
+
`,nw=e=>i.css`
|
|
2096
2151
|
width: ${k(500)};
|
|
2097
2152
|
height: ${k(500)};
|
|
2098
2153
|
border-radius: 50%;
|
|
@@ -2105,26 +2160,26 @@
|
|
|
2105
2160
|
width: 0.625rem;
|
|
2106
2161
|
height: 0.625rem;
|
|
2107
2162
|
}
|
|
2108
|
-
`,
|
|
2163
|
+
`,rw=i.css`
|
|
2109
2164
|
width: 100%;
|
|
2110
2165
|
display: flex;
|
|
2111
2166
|
justify-content: space-between;
|
|
2112
2167
|
gap: ${k(200)};
|
|
2113
2168
|
margin-bottom: ${k(400)};
|
|
2114
|
-
`,
|
|
2169
|
+
`,ow=i.css`
|
|
2115
2170
|
display: flex;
|
|
2116
2171
|
gap: ${k(200)};
|
|
2117
|
-
`,
|
|
2172
|
+
`,iw=i.css`
|
|
2118
2173
|
font-size: ${C(300)};
|
|
2119
2174
|
line-height: ${S(500)};
|
|
2120
2175
|
font-weight: 400;
|
|
2121
2176
|
color: ${w("neutral",800)};
|
|
2122
|
-
`,
|
|
2177
|
+
`,sw=i.css`
|
|
2123
2178
|
font-size: ${C(200)};
|
|
2124
2179
|
line-height: ${S(400)};
|
|
2125
2180
|
font-weight: 400;
|
|
2126
2181
|
color: ${w("neutral",700)};
|
|
2127
|
-
`,
|
|
2182
|
+
`,aw=i.css`
|
|
2128
2183
|
button {
|
|
2129
2184
|
height: 1.5625rem;
|
|
2130
2185
|
font-size: ${C(200)};
|
|
@@ -2133,12 +2188,12 @@
|
|
|
2133
2188
|
color: ${w("neutral",600)};
|
|
2134
2189
|
padding: 0 0.625rem;
|
|
2135
2190
|
}
|
|
2136
|
-
`,
|
|
2191
|
+
`,lw=i.css`
|
|
2137
2192
|
width: 100%;
|
|
2138
2193
|
display: flex;
|
|
2139
2194
|
flex-direction: column;
|
|
2140
2195
|
margin-bottom: ${k(400)};
|
|
2141
|
-
`,
|
|
2196
|
+
`,cw=i.css`
|
|
2142
2197
|
height: ${k(500)};
|
|
2143
2198
|
width: 100%;
|
|
2144
2199
|
margin-bottom: ${k(200)};
|
|
@@ -2156,27 +2211,27 @@
|
|
|
2156
2211
|
border-top-right-radius: 0.1875rem;
|
|
2157
2212
|
border-bottom-right-radius: 0.1875rem;
|
|
2158
2213
|
}
|
|
2159
|
-
`,
|
|
2214
|
+
`,dw=i.css`
|
|
2160
2215
|
display: flex;
|
|
2161
2216
|
justify-content: space-between;
|
|
2162
2217
|
align-items: flex-start;
|
|
2163
|
-
`,
|
|
2218
|
+
`,uw=i.css`
|
|
2164
2219
|
width: 100%;
|
|
2165
2220
|
font-size: ${C(200)};
|
|
2166
2221
|
line-height: ${S(400)};
|
|
2167
2222
|
font-weight: 400;
|
|
2168
2223
|
color: ${w("neutral",800)};
|
|
2169
2224
|
text-align: center;
|
|
2170
|
-
`,
|
|
2225
|
+
`,hw=i.css`
|
|
2171
2226
|
font-size: ${C(200)};
|
|
2172
2227
|
line-height: ${S(400)};
|
|
2173
2228
|
font-weight: 400;
|
|
2174
2229
|
color: ${w("neutral",700)};
|
|
2175
2230
|
text-align: center;
|
|
2176
|
-
`,
|
|
2231
|
+
`,pw=e=>{const t=e.map(((t,n)=>`${n/(e.length-1)*100}%`));return`linear-gradient(to right, ${e.map(((e,n)=>`${e} ${t[n]}`)).join(", ")})`},fw=i.css`
|
|
2177
2232
|
display: flex;
|
|
2178
2233
|
flex-direction: column;
|
|
2179
|
-
`,
|
|
2234
|
+
`,mw=e=>i.css`
|
|
2180
2235
|
display: flex;
|
|
2181
2236
|
gap: ${k(400)};
|
|
2182
2237
|
align-items: center;
|
|
@@ -2185,41 +2240,41 @@
|
|
|
2185
2240
|
.ds-select-input-container {
|
|
2186
2241
|
margin-bottom: 0rem;
|
|
2187
2242
|
}
|
|
2188
|
-
`,
|
|
2243
|
+
`,gw=i.css`
|
|
2189
2244
|
font-size: ${C(500)};
|
|
2190
2245
|
line-height: ${S(700)};
|
|
2191
2246
|
font-weight: 400;
|
|
2192
2247
|
color: ${w("neutral",700)};
|
|
2193
|
-
`,
|
|
2248
|
+
`,bw=({pageSize:e,currentPage:t,totalItems:n,onPageSizeChange:o,showItemCountText:i,labels:s})=>{const a=Vf("ItemCount",s),l=0===n?0:(t-1)*e+1,c=0===n?0:Math.min(l+e-1,n);return r.jsxs("div",{css:fw,children:[r.jsxs("div",{css:mw(i),children:[r.jsx("div",{style:{width:"5rem"},children:r.jsx(Fb,{defaultValue:[`${e}`],items:[{label:"10",value:"10"},{label:"20",value:"20"},{label:"50",value:"50"},{label:"100",value:"100"}],onChange:e=>{o&&o(parseInt(e[0],10))},required:!0})}),r.jsx("p",{css:gw,children:a.perPageLabel})]}),i?r.jsx("p",{css:gw,children:a.showingLabel(l,c,n)}):null]})},vw=e=>i.css`
|
|
2194
2249
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2195
2250
|
${e?"border: none;":""}
|
|
2196
|
-
`,
|
|
2251
|
+
`,yw=e=>i.css`
|
|
2197
2252
|
color: ${w("neutral",e?400:700)};
|
|
2198
2253
|
line-height: ${S(500)};
|
|
2199
2254
|
white-space: nowrap;
|
|
2200
2255
|
overflow: hidden;
|
|
2201
2256
|
text-overflow: ellipsis;
|
|
2202
|
-
`,
|
|
2257
|
+
`,xw=i.css`
|
|
2203
2258
|
font-weight: 400;
|
|
2204
2259
|
color: ${w("neutral",700)};
|
|
2205
2260
|
white-space: nowrap;
|
|
2206
2261
|
overflow: hidden;
|
|
2207
2262
|
text-overflow: ellipsis;
|
|
2208
|
-
`,
|
|
2263
|
+
`,ww=i.css`
|
|
2209
2264
|
color: ${w("neutral",700)};
|
|
2210
2265
|
text-align: right;
|
|
2211
2266
|
font-weight: 700;
|
|
2212
2267
|
white-space: nowrap;
|
|
2213
2268
|
overflow: hidden;
|
|
2214
2269
|
text-overflow: ellipsis;
|
|
2215
|
-
`,
|
|
2270
|
+
`,Cw=e=>i.css`
|
|
2216
2271
|
width: ${k(400)};
|
|
2217
2272
|
height: ${k(400)};
|
|
2218
2273
|
|
|
2219
2274
|
path {
|
|
2220
2275
|
fill: ${w("neutral",e?400:700)};
|
|
2221
2276
|
}
|
|
2222
|
-
`,
|
|
2277
|
+
`,kw=i.css`
|
|
2223
2278
|
display: flex;
|
|
2224
2279
|
align-items: center;
|
|
2225
2280
|
justify-content: space-between;
|
|
@@ -2229,7 +2284,7 @@
|
|
|
2229
2284
|
${w("neutral",200)};
|
|
2230
2285
|
width: 100%;
|
|
2231
2286
|
text-align: left;
|
|
2232
|
-
`,
|
|
2287
|
+
`,Sw=i.css`
|
|
2233
2288
|
display: flex;
|
|
2234
2289
|
align-items: center;
|
|
2235
2290
|
justify-content: space-between;
|
|
@@ -2265,19 +2320,19 @@
|
|
|
2265
2320
|
&:disabled {
|
|
2266
2321
|
background-color: ${w("neutral",200)};
|
|
2267
2322
|
}
|
|
2268
|
-
|
|
2323
|
+
`,$w=({id:t,label:n,caption:o,icon:i,value:s,variant:a="data",onItemClick:l,isExpanded:c=!1,ariaLabel:d,disabled:u=!1,isHighlighted:h=!1})=>{const p=("navigation"===a||"select"===a)&&!!l,f=p?e.chakra.button:e.chakra.div,m=d||("data"===a&&s?`${n}, ${s}`:n);return r.jsxs(f,{id:t,css:["data"===a?kw:Sw,h&&{backgroundColor:w("neutral",200)}],onClick:p?l:void 0,tabIndex:p?0:void 0,onKeyDown:e=>{p&&("Enter"!==e.key&&" "!==e.key||(e.preventDefault(),l?.()))},role:p?"button":void 0,"aria-expanded":p?c:void 0,"aria-label":m,disabled:u,"data-selected":h||void 0,"data-highlighted":h||void 0,children:[r.jsxs(e.Flex,{gap:3,flex:"1",overflow:"hidden",children:[i,r.jsxs(e.Box,{flex:"1",minWidth:0,children:[r.jsx(e.Text,{fontWeight:"data"===a?"400":"700",css:yw(u),children:n}),o&&r.jsx(e.Text,{css:xw,children:o})]})]}),"data"===a&&s&&r.jsx(e.Text,{css:ww,children:s}),"navigation"===a&&r.jsx(e.Icon,{as:Zf,boxSize:4,"aria-hidden":"true",css:Cw(u)})]})},Mw=({items:t,noBorder:n,highlightedIndex:o})=>r.jsx(e.Box,{css:vw(n),children:t.map(((e,t)=>r.jsx($w,{id:e.id,icon:e.icon,label:e.label,caption:e.caption,value:e.value,variant:e.variant??"data",onItemClick:e.onItemClick,isHighlighted:t===o},e.id??e.label)))}),Ew=i.css`
|
|
2269
2324
|
background: transparent;
|
|
2270
2325
|
svg {
|
|
2271
2326
|
path {
|
|
2272
2327
|
fill: ${w("primary",500)};
|
|
2273
2328
|
}
|
|
2274
2329
|
}
|
|
2275
|
-
`,
|
|
2330
|
+
`,jw=i.css`
|
|
2276
2331
|
font-size: ${C(400)};
|
|
2277
2332
|
line-height: ${S(600)};
|
|
2278
2333
|
font-weight: 700;
|
|
2279
2334
|
color: ${w("neutral",900)};
|
|
2280
|
-
`,
|
|
2335
|
+
`,Tw=i.css`
|
|
2281
2336
|
span {
|
|
2282
2337
|
height: ${k(500)};
|
|
2283
2338
|
width: ${k(500)};
|
|
@@ -2287,7 +2342,7 @@
|
|
|
2287
2342
|
background-color: transparent;
|
|
2288
2343
|
}
|
|
2289
2344
|
}
|
|
2290
|
-
`,
|
|
2345
|
+
`,Ow=i.css`
|
|
2291
2346
|
font-size: ${C(400)};
|
|
2292
2347
|
line-height: ${S(600)};
|
|
2293
2348
|
font-weight: 400;
|
|
@@ -2297,7 +2352,7 @@
|
|
|
2297
2352
|
color: ${w("neutral",900)};
|
|
2298
2353
|
font-weight: 700;
|
|
2299
2354
|
}
|
|
2300
|
-
`,
|
|
2355
|
+
`,Lw=({totalItems:t,pageSize:n,currentPage:o,variant:i="default",onPageChange:s,labels:a})=>{const l=Vf("Pagination",a),c="compact"===i||"compact-with-buttons"===i,d="compact-with-buttons"===i;return r.jsx("div",{"aria-label":l.paginationLabel,children:r.jsx(e.Pagination.Root,{count:t,pageSize:n,defaultPage:o,onPageChange:e=>s&&s(e.page),siblingCount:1,children:r.jsxs(e.ButtonGroup,{gap:"2",size:"sm",variant:"ghost",css:Tw,children:[r.jsx(e.Pagination.PrevTrigger,{asChild:!0,children:d?r.jsx(Bf,{variant:"secondary",label:l.previousLabel,size:"small",leftIcon:r.jsx(Gf,{style:{rotate:"90deg"},color:"var(--chakra-colors-primary-500)"})}):r.jsx(_f,{css:Ew,style:{rotate:"90deg"},icon:r.jsx(Gf,{}),"aria-label":l.previousPageLabel})}),c?r.jsx(e.Pagination.PageText,{css:jw}):r.jsx(e.Pagination.Items,{render:e=>r.jsx(_f,{css:Ow,"aria-label":l.pageLabel(e.value),icon:r.jsx("p",{children:e.value})})}),r.jsx(e.Pagination.NextTrigger,{asChild:!0,children:d?r.jsx(Bf,{variant:"secondary",label:l.nextLabel,size:"small",rightIcon:r.jsx(Gf,{style:{rotate:"270deg"},color:"var(--chakra-colors-primary-500)"})}):r.jsx(_f,{css:Ew,style:{rotate:"270deg"},icon:r.jsx(Gf,{}),"aria-label":l.nextPageLabel})})]})})})},Aw=(e,t)=>i.css`
|
|
2301
2356
|
border: ${"full-width"===e?"none":`${M(100)} solid ${w("neutral",300)}`};
|
|
2302
2357
|
border-radius: ${$(200)};
|
|
2303
2358
|
box-shadow: ${"full-width"===e?"none":`0 0 0 0.0625rem ${w("neutral",300)}`};
|
|
@@ -2355,7 +2410,7 @@
|
|
|
2355
2410
|
[data-sticky-last='true'] {
|
|
2356
2411
|
border-inline-end: 0.0625rem solid ${w("neutral",400)};
|
|
2357
2412
|
}
|
|
2358
|
-
`,
|
|
2413
|
+
`,Rw=e=>i.css`
|
|
2359
2414
|
tr {
|
|
2360
2415
|
background-color: ${w("neutral","full-width"===e?100:200)};
|
|
2361
2416
|
|
|
@@ -2364,14 +2419,14 @@
|
|
|
2364
2419
|
box-shadow: inset 0 -0.0625rem 0 ${w("neutral",300)};
|
|
2365
2420
|
}
|
|
2366
2421
|
}
|
|
2367
|
-
`,
|
|
2422
|
+
`,Nw=i.css`
|
|
2368
2423
|
font-size: ${C(400)};
|
|
2369
2424
|
line-height: ${S(600)};
|
|
2370
2425
|
font-weight: 700;
|
|
2371
2426
|
color: ${w("neutral",800)};
|
|
2372
2427
|
display: flex;
|
|
2373
2428
|
align-items: center;
|
|
2374
|
-
`,
|
|
2429
|
+
`,Dw=i.css`
|
|
2375
2430
|
height: ${S(600)};
|
|
2376
2431
|
width: 0.625rem;
|
|
2377
2432
|
display: flex;
|
|
@@ -2393,19 +2448,19 @@
|
|
|
2393
2448
|
}
|
|
2394
2449
|
}
|
|
2395
2450
|
}
|
|
2396
|
-
`,
|
|
2451
|
+
`,Iw=e=>i.css`
|
|
2397
2452
|
svg {
|
|
2398
2453
|
path {
|
|
2399
2454
|
fill: ${w("accessible",e?"controls-on-neutral-lights":100)} !important;
|
|
2400
2455
|
}
|
|
2401
2456
|
}
|
|
2402
|
-
`,
|
|
2457
|
+
`,Pw=i.css`
|
|
2403
2458
|
margin-top: ${k(300)};
|
|
2404
2459
|
display: flex;
|
|
2405
2460
|
justify-content: space-between;
|
|
2406
|
-
|
|
2461
|
+
`,zw=i.css`
|
|
2407
2462
|
margin-top: 0.5625rem;
|
|
2408
|
-
`,
|
|
2463
|
+
`,Vw=e=>i.css`
|
|
2409
2464
|
tr {
|
|
2410
2465
|
height: ${k(1200)};
|
|
2411
2466
|
|
|
@@ -2432,18 +2487,18 @@
|
|
|
2432
2487
|
}
|
|
2433
2488
|
}
|
|
2434
2489
|
}
|
|
2435
|
-
`,
|
|
2490
|
+
`,Bw=e=>i.css`
|
|
2436
2491
|
overflow: auto;
|
|
2437
2492
|
height: ${e};
|
|
2438
2493
|
width: 100%;
|
|
2439
|
-
`,
|
|
2494
|
+
`,Hw=i.css`
|
|
2440
2495
|
height: 30rem;
|
|
2441
2496
|
display: flex;
|
|
2442
2497
|
align-items: center;
|
|
2443
2498
|
justify-content: center;
|
|
2444
|
-
`,
|
|
2499
|
+
`,_w="__checkbox__",Fw=(e,t)=>{const n=e[t]?.width;return n?{width:n,minWidth:n}:{}},qw=(e,t,n)=>{const r=e[t];return void 0===r?{}:{"data-sticky":"start","data-sticky-last":t===n?"true":void 0,left:`${r}px`}},Ww=(e,t,n)=>{if(n||!t.key)return e;const{key:r,order:o}=t,i="asc"===o;return[...e].sort(((e,t)=>((e,t,n)=>{if(null==e&&null==t)return 0;if(null==e)return 1;if(null==t)return-1;if("string"==typeof e&&"string"==typeof t)return n?e.localeCompare(t):t.localeCompare(e);if("number"==typeof e&&"number"==typeof t)return n?e-t:t-e;const r=String(e),o=String(t);return n?r.localeCompare(o):o.localeCompare(r)})(e?.[r],t?.[r],i)))},Uw=e.Table.Row,Kw=e.Table.Cell,Gw=i.css`
|
|
2445
2500
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2446
|
-
`,
|
|
2501
|
+
`,Zw=i.css`
|
|
2447
2502
|
padding: ${k(400)};
|
|
2448
2503
|
cursor: pointer;
|
|
2449
2504
|
&:focus-visible {
|
|
@@ -2458,9 +2513,9 @@
|
|
|
2458
2513
|
transparent
|
|
2459
2514
|
);
|
|
2460
2515
|
}
|
|
2461
|
-
`,
|
|
2516
|
+
`,Jw=i.css`
|
|
2462
2517
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2463
|
-
`,
|
|
2518
|
+
`,Xw=i.css`
|
|
2464
2519
|
padding: ${k(400)};
|
|
2465
2520
|
cursor: pointer;
|
|
2466
2521
|
border-bottom: ${M(100)} solid
|
|
@@ -2482,7 +2537,7 @@
|
|
|
2482
2537
|
transparent
|
|
2483
2538
|
);
|
|
2484
2539
|
}
|
|
2485
|
-
`,
|
|
2540
|
+
`,Yw=i.css`
|
|
2486
2541
|
.item-content-open > * {
|
|
2487
2542
|
max-height: auto;
|
|
2488
2543
|
|
|
@@ -2503,10 +2558,10 @@
|
|
|
2503
2558
|
padding-bottom 0.2s ease,
|
|
2504
2559
|
padding-top 0.2s ease;
|
|
2505
2560
|
}
|
|
2506
|
-
`,
|
|
2561
|
+
`,Qw=i.css`
|
|
2507
2562
|
border-top: ${M(100)} solid
|
|
2508
2563
|
${w("neutral",300)};
|
|
2509
|
-
`;var
|
|
2564
|
+
`;var eC,tC={exports:{}},nC={},rC={exports:{}},oC={exports:{}},iC={};var sC,aC,lC,cC,dC,uC,hC,pC,fC,mC,gC,bC,vC,yC={};
|
|
2510
2565
|
/** @license React v16.13.1
|
|
2511
2566
|
* react-is.development.js
|
|
2512
2567
|
*
|
|
@@ -2514,7 +2569,7 @@
|
|
|
2514
2569
|
*
|
|
2515
2570
|
* This source code is licensed under the MIT license found in the
|
|
2516
2571
|
* LICENSE file in the root directory of this source tree.
|
|
2517
|
-
*/function aC(){return Gw||(Gw=1,"production"===process.env.NODE_ENV?Ww.exports=function(){if(Hw)return Uw;Hw=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case r:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case a:case d:case f:case p:case s:return e;default:return h}}case n:return h}}}function x(e){return y(e)===c}return Uw.AsyncMode=l,Uw.ConcurrentMode=c,Uw.ContextConsumer=a,Uw.ContextProvider=s,Uw.Element=t,Uw.ForwardRef=d,Uw.Fragment=r,Uw.Lazy=f,Uw.Memo=p,Uw.Portal=n,Uw.Profiler=i,Uw.StrictMode=o,Uw.Suspense=u,Uw.isAsyncMode=function(e){return x(e)||y(e)===l},Uw.isConcurrentMode=x,Uw.isContextConsumer=function(e){return y(e)===a},Uw.isContextProvider=function(e){return y(e)===s},Uw.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Uw.isForwardRef=function(e){return y(e)===d},Uw.isFragment=function(e){return y(e)===r},Uw.isLazy=function(e){return y(e)===f},Uw.isMemo=function(e){return y(e)===p},Uw.isPortal=function(e){return y(e)===n},Uw.isProfiler=function(e){return y(e)===i},Uw.isStrictMode=function(e){return y(e)===o},Uw.isSuspense=function(e){return y(e)===u},Uw.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===b||e.$$typeof===v||e.$$typeof===m)},Uw.typeOf=y,Uw}():Ww.exports=(Kw||(Kw=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var m=e.type;switch(m){case l:case c:case r:case i:case o:case u:return m;default:var g=m&&m.$$typeof;switch(g){case a:case d:case f:case p:case s:return g;default:return h}}case n:return h}}}var x=l,w=c,C=a,k=s,S=t,$=d,M=r,E=f,j=p,T=n,O=i,L=o,A=u,R=!1;function N(e){return y(e)===c}sC.AsyncMode=x,sC.ConcurrentMode=w,sC.ContextConsumer=C,sC.ContextProvider=k,sC.Element=S,sC.ForwardRef=$,sC.Fragment=M,sC.Lazy=E,sC.Memo=j,sC.Portal=T,sC.Profiler=O,sC.StrictMode=L,sC.Suspense=A,sC.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),N(e)||y(e)===l},sC.isConcurrentMode=N,sC.isContextConsumer=function(e){return y(e)===a},sC.isContextProvider=function(e){return y(e)===s},sC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},sC.isForwardRef=function(e){return y(e)===d},sC.isFragment=function(e){return y(e)===r},sC.isLazy=function(e){return y(e)===f},sC.isMemo=function(e){return y(e)===p},sC.isPortal=function(e){return y(e)===n},sC.isProfiler=function(e){return y(e)===i},sC.isStrictMode=function(e){return y(e)===o},sC.isSuspense=function(e){return y(e)===u},sC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===b||e.$$typeof===v||e.$$typeof===m)},sC.typeOf=y}()),sC)),Ww.exports}function lC(){if(Jw)return Zw;Jw=1;return Zw="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function cC(){return Yw?Xw:(Yw=1,Xw=Function.call.bind(Object.prototype.hasOwnProperty))}function dC(){if(nC)return tC;nC=1;var e=aC(),t=s,n=lC(),r=cC(),o=function(){if(eC)return Qw;eC=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=lC(),n={},r=cC();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,s,a,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((a||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,a,s,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((a||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var h=l?l():"";e("Failed "+s+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Qw=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),tC=function(s,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:m("array"),bigint:m("bigint"),bool:m("boolean"),func:m("function"),number:m("number"),object:m("object"),string:m("string"),symbol:m("symbol"),any:f(a),arrayOf:function(e){return f((function(t,r,o,i,s){if("function"!=typeof e)return new p("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var a=t[r];if(!Array.isArray(a))return new p("Invalid "+i+" `"+s+"` of type `"+v(a)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<a.length;l++){var c=e(a,l,o,i,s+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,o){var i=e[t];return s(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+v(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,o,i){var s=t[n];return e.isValidElementType(s)?null:new p("Invalid "+o+" `"+i+"` of type `"+v(s)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,o,i){if(!(t[n]instanceof e)){var s=e.name||d;return new p("Invalid "+o+" `"+i+"` of type `"+(((a=t[n]).constructor&&a.constructor.name?a.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+s+"`.")}var a;return null}))},node:f((function(e,t,n,r,o){return b(e[t])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,o,i,s,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=v(l);if("object"!==c)return new p("Invalid "+s+" `"+a+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,i,s,a+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return f((function(t,n,r,o,i){for(var s=t[n],a=0;a<e.length;a++)if(h(s,e[a]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(s)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),a}return f((function(t,o,i,s,a){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,s,a,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new p("Invalid "+s+" `"+a+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,o,i,s){var a=t[r],l=v(a);if("object"!==l)return new p("Invalid "+i+" `"+s+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,s,c,y(d));var u=d(a,c,o,i,s+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(o,i,s,a,l){var c=o[i],d=v(c);if("object"!==d)return new p("Invalid "+a+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var f=e[h];if(r(e,h)&&"function"!=typeof f)return g(s,a,l,h,y(f));if(!f)return new p("Invalid "+a+" `"+l+"` key `"+h+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=f(c,h,s,a,l+"."+h,n);if(m)return m}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,s,a,c,u,h,f){if(c=c||d,h=h||a,f!==n){if(l){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+a;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==s[a]?o?null===s[a]?new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,a,c,u,h)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function m(e){return f((function(t,n,r,o,i,s){var a=t[n];return v(a)!==e?new p("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new p((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function b(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(b);if(null===e||s(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!b(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!b(o[1]))return!1}return!0;default:return!1}}function v(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},tC}function uC(){if(iC)return qw.exports;if(iC=1,"production"!==process.env.NODE_ENV){var e=aC();qw.exports=dC()(e.isElement,!0)}else qw.exports=function(){if(oC)return rC;oC=1;var e=lC();function t(){}function n(){}return n.resetWarningCache=t,rC=function(){function r(t,n,r,o,i,s){if(s!==e){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},rC}()();return qw.exports}var hC,pC={exports:{}};var fC,mC={},gC={};function bC(){if(fC)return gC;return fC=1,Object.defineProperty(gC,"__esModule",{value:!0}),gC.dontSetMe=function(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)},gC.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},gC.int=function(e){return parseInt(e,10)},gC.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},gC.isNum=function(e){return"number"==typeof e&&!isNaN(e)},gC}var vC,yC,xC={};function wC(){if(yC)return mC;yC=1,Object.defineProperty(mC,"__esModule",{value:!0}),mC.addClassName=s,mC.addEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},mC.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&s(e.body,"react-draggable-transparent-selection")},mC.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},mC.createSVGTransform=function(e,t){return o(e,t,"")},mC.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},mC.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},mC.getTranslation=o,mC.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},mC.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},mC.matchesSelector=r,mC.matchesSelectorAndParentsTo=function(e,t,n){let o=e;do{if(r(o,t))return!0;if(o===n)return!1;o=o.parentNode}while(o);return!1},mC.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-r.left)/n,i=(e.clientY+t.scrollTop-r.top)/n;return{x:o,y:i}},mC.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},mC.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},mC.removeClassName=a,mC.removeEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},mC.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=bC(),t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(function(){if(vC)return xC;vC=1,Object.defineProperty(xC,"__esModule",{value:!0}),xC.browserPrefixToKey=n,xC.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},xC.default=void 0,xC.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const r=window.document?.documentElement?.style;if(!r)return"";if(t in r)return"";for(let o=0;o<e.length;o++)if(n(t,e[o])in r)return e[o];return""}function n(e,t){return t?`${t}${function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)}`:e}return xC.default=t(),xC}());let n="";function r(t,r){return n||(n=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[n])&&t[n](r)}function o(e,t,n){let{x:r,y:o}=e,i=`translate(${r}${n},${o}${n})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+n}`}, ${`${"string"==typeof t.y?t.y:t.y+n}`})`+i}return i}function i(e){if(e)try{if(e.body&&a(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function s(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function a(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return mC}var CC,kC={};function SC(){if(CC)return kC;CC=1,Object.defineProperty(kC,"__esModule",{value:!0}),kC.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},kC.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},kC.createCoreData=function(t,r,o){const i=!(0,e.isNum)(t.lastX),s=n(t);return i?{node:s,deltaX:0,deltaY:0,lastX:r,lastY:o,x:r,y:o}:{node:s,deltaX:r-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:o}},kC.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},kC.getBoundPosition=function(r,o,i){if(!r.props.bounds)return[o,i];let{bounds:s}=r.props;s="string"==typeof s?s:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(s);const a=n(r);if("string"==typeof s){const{ownerDocument:n}=a,r=n.defaultView;let o;if("parent"===s)o=a.parentNode;else{o=a.getRootNode().querySelector(s)}if(!(o instanceof r.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const i=o,l=r.getComputedStyle(a),c=r.getComputedStyle(i);s={left:-a.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-a.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(a)-a.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(a)-a.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(s.right)&&(o=Math.min(o,s.right));(0,e.isNum)(s.bottom)&&(i=Math.min(i,s.bottom));(0,e.isNum)(s.left)&&(o=Math.max(o,s.left));(0,e.isNum)(s.top)&&(i=Math.max(i,s.top));return[o,i]},kC.getControlPosition=function(e,r,o){const i="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!i)return null;const s=n(o),a=o.props.offsetParent||s.offsetParent||s.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,a,o.props.scale)},kC.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],o=Math.round(n/e[1])*e[1];return[r,o]};var e=bC(),t=wC();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return kC}var $C,MC,EC,jC,TC={},OC={};function LC(){if($C)return OC;return $C=1,Object.defineProperty(OC,"__esModule",{value:!0}),OC.default=function(){},OC}function AC(){if(MC)return TC;MC=1,Object.defineProperty(TC,"__esModule",{value:!0}),TC.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(n),t=c(uC()),r=c(o),i=wC(),s=SC(),a=bC(),l=c(LC());function c(e){return e&&e.__esModule?e:{default:e}}function d(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const u={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let p=h,f=class extends e.Component{constructor(){super(...arguments),d(this,"dragging",!1),d(this,"lastX",NaN),d(this,"lastY",NaN),d(this,"touchIdentifier",null),d(this,"mounted",!1),d(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,i.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,i.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const r=(0,i.getTouchIdentifier)(e);this.touchIdentifier=r;const o=(0,s.getControlPosition)(e,r,this);if(null==o)return;const{x:a,y:c}=o,d=(0,s.createCoreData)(this,a,c);(0,l.default)("DraggableCore: handleDragStart: %j",d),(0,l.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,i.addUserSelectStyles)(n),this.dragging=!0,this.lastX=a,this.lastY=c,(0,i.addEvent)(n,p.move,this.handleDrag),(0,i.addEvent)(n,p.stop,this.handleDragStop))})),d(this,"handleDrag",(e=>{const t=(0,s.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,s.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const o=(0,s.createCoreData)(this,n,r);(0,l.default)("DraggableCore: handleDrag: %j",o);if(!1!==this.props.onDrag(e,o)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),d(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,s.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=r-this.lastY||0;[e,t]=(0,s.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,r=this.lastY+t}const o=(0,s.createCoreData)(this,n,r);if(!1===this.props.onStop(e,o)||!1===this.mounted)return!1;const a=this.findDOMNode();a&&this.props.enableUserSelectHack&&(0,i.scheduleRemoveUserSelectStyles)(a.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",o),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,a&&((0,l.default)("DraggableCore: Removing handlers"),(0,i.removeEvent)(a.ownerDocument,p.move,this.handleDrag),(0,i.removeEvent)(a.ownerDocument,p.stop,this.handleDragStop))})),d(this,"onMouseDown",(e=>(p=h,this.handleDragStart(e)))),d(this,"onMouseUp",(e=>(p=h,this.handleDragStop(e)))),d(this,"onTouchStart",(e=>(p=u,this.handleDragStart(e)))),d(this,"onTouchEnd",(e=>(p=u,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,i.addEvent)(e,u.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,i.removeEvent)(t,h.move,this.handleDrag),(0,i.removeEvent)(t,u.move,this.handleDrag),(0,i.removeEvent)(t,h.stop,this.handleDragStop),(0,i.removeEvent)(t,u.stop,this.handleDragStop),(0,i.removeEvent)(e,u.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,i.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:r.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return TC.default=f,d(f,"displayName","DraggableCore"),d(f,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:a.dontSetMe,style:a.dontSetMe,transform:a.dontSetMe}),d(f,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),TC}function RC(){return EC||(EC=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return d.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(n),r=h(uC()),i=h(o),s=function(){if(hC)return pC.exports;function e(t){var n,r,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(n=0;n<i;n++)t[n]&&(r=e(t[n]))&&(o&&(o+=" "),o+=r)}else for(r in t)t[r]&&(o&&(o+=" "),o+=r);return o}function t(){for(var t,n,r=0,o="",i=arguments.length;r<i;r++)(t=arguments[r])&&(n=e(t))&&(o&&(o+=" "),o+=n);return o}return hC=1,pC.exports=t,pC.exports.clsx=t,pC.exports}(),a=wC(),l=SC(),c=bC(),d=h(AC()),u=h(LC());function h(e){return e&&e.__esModule?e:{default:e}}function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(null,arguments)}function f(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class m extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),f(this,"onDragStart",((e,t)=>{(0,u.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,l.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),f(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const n=(0,l.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[o,i]=(0,l.getBoundPosition)(this,r.x,r.y);r.x=o,r.y=i,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),f(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??i.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:o,defaultClassName:i,defaultClassNameDragging:c,defaultClassNameDragged:u,position:h,positionOffset:f,scale:m,...g}=this.props;let b={},v=null;const y=!Boolean(h)||this.state.dragging,x=h||o,w={x:(0,l.canDragX)(this)&&y?this.state.x:x.x,y:(0,l.canDragY)(this)&&y?this.state.y:x.y};this.state.isElementSVG?v=(0,a.createSVGTransform)(w,f):b=(0,a.createCSSTransform)(w,f);const C=(0,s.clsx)(r.props.className||"",i,{[c]:this.state.dragging,[u]:this.state.dragged});return t.createElement(d.default,p({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(r),{className:C,style:{...r.props.style,...b},transform:v}))}}e.default=m,f(m,"displayName","Draggable"),f(m,"propTypes",{...d.default.propTypes,axis:r.default.oneOf(["both","x","y","none"]),bounds:r.default.oneOfType([r.default.shape({left:r.default.number,right:r.default.number,top:r.default.number,bottom:r.default.number}),r.default.string,r.default.oneOf([!1])]),defaultClassName:r.default.string,defaultClassNameDragging:r.default.string,defaultClassNameDragged:r.default.string,defaultPosition:r.default.shape({x:r.default.number,y:r.default.number}),positionOffset:r.default.shape({x:r.default.oneOfType([r.default.number,r.default.string]),y:r.default.oneOfType([r.default.number,r.default.string])}),position:r.default.shape({x:r.default.number,y:r.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),f(m,"defaultProps",{...d.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(Fw)),Fw}var NC=function(){if(jC)return _w.exports;jC=1;const{default:e,DraggableCore:t}=RC();return _w.exports=e,_w.exports.default=e,_w.exports.DraggableCore=t,_w.exports}(),DC=lp(NC);const IC=(e="medium",t,n,r)=>{const o=t?u(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",s=r?u(r):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",a="unset"===s?"80vh":`min(${s}, 80vh)`;let l="auto";return n?l=u(n):"full-width"===e&&(l="90%"),i.css`
|
|
2572
|
+
*/function xC(){return aC||(aC=1,"production"===process.env.NODE_ENV?oC.exports=function(){if(eC)return iC;eC=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case r:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case a:case d:case f:case p:case s:return e;default:return h}}case n:return h}}}function x(e){return y(e)===c}return iC.AsyncMode=l,iC.ConcurrentMode=c,iC.ContextConsumer=a,iC.ContextProvider=s,iC.Element=t,iC.ForwardRef=d,iC.Fragment=r,iC.Lazy=f,iC.Memo=p,iC.Portal=n,iC.Profiler=i,iC.StrictMode=o,iC.Suspense=u,iC.isAsyncMode=function(e){return x(e)||y(e)===l},iC.isConcurrentMode=x,iC.isContextConsumer=function(e){return y(e)===a},iC.isContextProvider=function(e){return y(e)===s},iC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},iC.isForwardRef=function(e){return y(e)===d},iC.isFragment=function(e){return y(e)===r},iC.isLazy=function(e){return y(e)===f},iC.isMemo=function(e){return y(e)===p},iC.isPortal=function(e){return y(e)===n},iC.isProfiler=function(e){return y(e)===i},iC.isStrictMode=function(e){return y(e)===o},iC.isSuspense=function(e){return y(e)===u},iC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===b||e.$$typeof===v||e.$$typeof===m)},iC.typeOf=y,iC}():oC.exports=(sC||(sC=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,s=e?Symbol.for("react.provider"):60109,a=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,p=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,m=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,b=e?Symbol.for("react.responder"):60118,v=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var m=e.type;switch(m){case l:case c:case r:case i:case o:case u:return m;default:var g=m&&m.$$typeof;switch(g){case a:case d:case f:case p:case s:return g;default:return h}}case n:return h}}}var x=l,w=c,C=a,k=s,S=t,$=d,M=r,E=f,j=p,T=n,O=i,L=o,A=u,R=!1;function N(e){return y(e)===c}yC.AsyncMode=x,yC.ConcurrentMode=w,yC.ContextConsumer=C,yC.ContextProvider=k,yC.Element=S,yC.ForwardRef=$,yC.Fragment=M,yC.Lazy=E,yC.Memo=j,yC.Portal=T,yC.Profiler=O,yC.StrictMode=L,yC.Suspense=A,yC.isAsyncMode=function(e){return R||(R=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),N(e)||y(e)===l},yC.isConcurrentMode=N,yC.isContextConsumer=function(e){return y(e)===a},yC.isContextProvider=function(e){return y(e)===s},yC.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},yC.isForwardRef=function(e){return y(e)===d},yC.isFragment=function(e){return y(e)===r},yC.isLazy=function(e){return y(e)===f},yC.isMemo=function(e){return y(e)===p},yC.isPortal=function(e){return y(e)===n},yC.isProfiler=function(e){return y(e)===i},yC.isStrictMode=function(e){return y(e)===o},yC.isSuspense=function(e){return y(e)===u},yC.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===p||e.$$typeof===s||e.$$typeof===a||e.$$typeof===d||e.$$typeof===g||e.$$typeof===b||e.$$typeof===v||e.$$typeof===m)},yC.typeOf=y}()),yC)),oC.exports}function wC(){if(cC)return lC;cC=1;return lC="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function CC(){return uC?dC:(uC=1,dC=Function.call.bind(Object.prototype.hasOwnProperty))}function kC(){if(mC)return fC;mC=1;var e=xC(),t=s,n=wC(),r=CC(),o=function(){if(pC)return hC;pC=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=wC(),n={},r=CC();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,s,a,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(r(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((a||"React class")+": "+s+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,a,s,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((a||"React class")+": type specification of "+s+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in n)){n[d.message]=!0;var h=l?l():"";e("Failed "+s+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},hC=o}(),i=function(){};function a(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),fC=function(s,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:m("array"),bigint:m("bigint"),bool:m("boolean"),func:m("function"),number:m("number"),object:m("object"),string:m("string"),symbol:m("symbol"),any:f(a),arrayOf:function(e){return f((function(t,r,o,i,s){if("function"!=typeof e)return new p("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var a=t[r];if(!Array.isArray(a))return new p("Invalid "+i+" `"+s+"` of type `"+v(a)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<a.length;l++){var c=e(a,l,o,i,s+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,o){var i=e[t];return s(i)?null:new p("Invalid "+r+" `"+o+"` of type `"+v(i)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,o,i){var s=t[n];return e.isValidElementType(s)?null:new p("Invalid "+o+" `"+i+"` of type `"+v(s)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,o,i){if(!(t[n]instanceof e)){var s=e.name||d;return new p("Invalid "+o+" `"+i+"` of type `"+(((a=t[n]).constructor&&a.constructor.name?a.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+s+"`.")}var a;return null}))},node:f((function(e,t,n,r,o){return b(e[t])?null:new p("Invalid "+r+" `"+o+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,o,i,s,a){if("function"!=typeof e)return new p("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=v(l);if("object"!==c)return new p("Invalid "+s+" `"+a+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,i,s,a+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),a;return f((function(t,n,r,o,i){for(var s=t[n],a=0;a<e.length;a++)if(h(s,e[a]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new p("Invalid "+o+" `"+i+"` of value `"+String(s)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),a;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),a}return f((function(t,o,i,s,a){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,s,a,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new p("Invalid "+s+" `"+a+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,o,i,s){var a=t[r],l=v(a);if("object"!==l)return new p("Invalid "+i+" `"+s+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,s,c,y(d));var u=d(a,c,o,i,s+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(o,i,s,a,l){var c=o[i],d=v(c);if("object"!==d)return new p("Invalid "+a+" `"+l+"` of type `"+d+"` supplied to `"+s+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var f=e[h];if(r(e,h)&&"function"!=typeof f)return g(s,a,l,h,y(f));if(!f)return new p("Invalid "+a+" `"+l+"` key `"+h+"` supplied to `"+s+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var m=f(c,h,s,a,l+"."+h,n);if(m)return m}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function p(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function o(o,s,a,c,u,h,f){if(c=c||d,h=h||a,f!==n){if(l){var m=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw m.name="Invariant Violation",m}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+a;!t[g]&&r<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==s[a]?o?null===s[a]?new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new p("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(s,a,c,u,h)}var s=o.bind(null,!1);return s.isRequired=o.bind(null,!0),s}function m(e){return f((function(t,n,r,o,i,s){var a=t[n];return v(a)!==e?new p("Invalid "+o+" `"+i+"` of type `"+y(a)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,o){return new p((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function b(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(b);if(null===e||s(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!b(n.value))return!1}else for(;!(n=r.next()).done;){var o=n.value;if(o&&!b(o[1]))return!1}return!0;default:return!1}}function v(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=v(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return p.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},fC}function SC(){if(vC)return rC.exports;if(vC=1,"production"!==process.env.NODE_ENV){var e=xC();rC.exports=kC()(e.isElement,!0)}else rC.exports=function(){if(bC)return gC;bC=1;var e=wC();function t(){}function n(){}return n.resetWarningCache=t,gC=function(){function r(t,n,r,o,i,s){if(s!==e){var a=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw a.name="Invariant Violation",a}}function o(){return r}r.isRequired=r;var i={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:o,element:r,elementType:r,instanceOf:o,node:r,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:n,resetWarningCache:t};return i.PropTypes=i,i},gC}()();return rC.exports}var $C,MC={exports:{}};var EC,jC={},TC={};function OC(){if(EC)return TC;return EC=1,Object.defineProperty(TC,"__esModule",{value:!0}),TC.dontSetMe=function(e,t,n){if(e[t])return new Error(`Invalid prop ${t} passed to ${n} - do not set this, set it on the child.`)},TC.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},TC.int=function(e){return parseInt(e,10)},TC.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},TC.isNum=function(e){return"number"==typeof e&&!isNaN(e)},TC}var LC,AC,RC={};function NC(){if(AC)return jC;AC=1,Object.defineProperty(jC,"__esModule",{value:!0}),jC.addClassName=s,jC.addEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,o):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},jC.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&s(e.body,"react-draggable-transparent-selection")},jC.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},jC.createSVGTransform=function(e,t){return o(e,t,"")},jC.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},jC.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},jC.getTranslation=o,jC.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},jC.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},jC.matchesSelector=r,jC.matchesSelectorAndParentsTo=function(e,t,n){let o=e;do{if(r(o,t))return!0;if(o===n)return!1;o=o.parentNode}while(o);return!1},jC.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-r.left)/n,i=(e.clientY+t.scrollTop-r.top)/n;return{x:o,y:i}},jC.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},jC.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},jC.removeClassName=a,jC.removeEvent=function(e,t,n,r){if(!e)return;const o={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,o):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},jC.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=OC(),t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(function(){if(LC)return RC;LC=1,Object.defineProperty(RC,"__esModule",{value:!0}),RC.browserPrefixToKey=n,RC.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},RC.default=void 0,RC.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const r=window.document?.documentElement?.style;if(!r)return"";if(t in r)return"";for(let o=0;o<e.length;o++)if(n(t,e[o])in r)return e[o];return""}function n(e,t){return t?`${t}${function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)}`:e}return RC.default=t(),RC}());let n="";function r(t,r){return n||(n=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[n])&&t[n](r)}function o(e,t,n){let{x:r,y:o}=e,i=`translate(${r}${n},${o}${n})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+n}`}, ${`${"string"==typeof t.y?t.y:t.y+n}`})`+i}return i}function i(e){if(e)try{if(e.body&&a(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function s(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function a(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return jC}var DC,IC={};function PC(){if(DC)return IC;DC=1,Object.defineProperty(IC,"__esModule",{value:!0}),IC.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},IC.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},IC.createCoreData=function(t,r,o){const i=!(0,e.isNum)(t.lastX),s=n(t);return i?{node:s,deltaX:0,deltaY:0,lastX:r,lastY:o,x:r,y:o}:{node:s,deltaX:r-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:o}},IC.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},IC.getBoundPosition=function(r,o,i){if(!r.props.bounds)return[o,i];let{bounds:s}=r.props;s="string"==typeof s?s:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(s);const a=n(r);if("string"==typeof s){const{ownerDocument:n}=a,r=n.defaultView;let o;if("parent"===s)o=a.parentNode;else{o=a.getRootNode().querySelector(s)}if(!(o instanceof r.HTMLElement))throw new Error('Bounds selector "'+s+'" could not find an element.');const i=o,l=r.getComputedStyle(a),c=r.getComputedStyle(i);s={left:-a.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-a.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(a)-a.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(a)-a.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(s.right)&&(o=Math.min(o,s.right));(0,e.isNum)(s.bottom)&&(i=Math.min(i,s.bottom));(0,e.isNum)(s.left)&&(o=Math.max(o,s.left));(0,e.isNum)(s.top)&&(i=Math.max(i,s.top));return[o,i]},IC.getControlPosition=function(e,r,o){const i="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!i)return null;const s=n(o),a=o.props.offsetParent||s.offsetParent||s.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,a,o.props.scale)},IC.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],o=Math.round(n/e[1])*e[1];return[r,o]};var e=OC(),t=NC();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return IC}var zC,VC,BC,HC,_C={},FC={};function qC(){if(zC)return FC;return zC=1,Object.defineProperty(FC,"__esModule",{value:!0}),FC.default=function(){},FC}function WC(){if(VC)return _C;VC=1,Object.defineProperty(_C,"__esModule",{value:!0}),_C.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(n),t=c(SC()),r=c(o),i=NC(),s=PC(),a=OC(),l=c(qC());function c(e){return e&&e.__esModule?e:{default:e}}function d(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const u={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let p=h,f=class extends e.Component{constructor(){super(...arguments),d(this,"dragging",!1),d(this,"lastX",NaN),d(this,"lastY",NaN),d(this,"touchIdentifier",null),d(this,"mounted",!1),d(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,i.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,i.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const r=(0,i.getTouchIdentifier)(e);this.touchIdentifier=r;const o=(0,s.getControlPosition)(e,r,this);if(null==o)return;const{x:a,y:c}=o,d=(0,s.createCoreData)(this,a,c);(0,l.default)("DraggableCore: handleDragStart: %j",d),(0,l.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,i.addUserSelectStyles)(n),this.dragging=!0,this.lastX=a,this.lastY=c,(0,i.addEvent)(n,p.move,this.handleDrag),(0,i.addEvent)(n,p.stop,this.handleDragStop))})),d(this,"handleDrag",(e=>{const t=(0,s.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,s.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const o=(0,s.createCoreData)(this,n,r);(0,l.default)("DraggableCore: handleDrag: %j",o);if(!1!==this.props.onDrag(e,o)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),d(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,s.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=r-this.lastY||0;[e,t]=(0,s.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,r=this.lastY+t}const o=(0,s.createCoreData)(this,n,r);if(!1===this.props.onStop(e,o)||!1===this.mounted)return!1;const a=this.findDOMNode();a&&this.props.enableUserSelectHack&&(0,i.scheduleRemoveUserSelectStyles)(a.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",o),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,a&&((0,l.default)("DraggableCore: Removing handlers"),(0,i.removeEvent)(a.ownerDocument,p.move,this.handleDrag),(0,i.removeEvent)(a.ownerDocument,p.stop,this.handleDragStop))})),d(this,"onMouseDown",(e=>(p=h,this.handleDragStart(e)))),d(this,"onMouseUp",(e=>(p=h,this.handleDragStop(e)))),d(this,"onTouchStart",(e=>(p=u,this.handleDragStart(e)))),d(this,"onTouchEnd",(e=>(p=u,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,i.addEvent)(e,u.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,i.removeEvent)(t,h.move,this.handleDrag),(0,i.removeEvent)(t,u.move,this.handleDrag),(0,i.removeEvent)(t,h.stop,this.handleDragStop),(0,i.removeEvent)(t,u.stop,this.handleDragStop),(0,i.removeEvent)(e,u.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,i.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:r.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return _C.default=f,d(f,"displayName","DraggableCore"),d(f,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:a.dontSetMe,style:a.dontSetMe,transform:a.dontSetMe}),d(f,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),_C}function UC(){return BC||(BC=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return d.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var n=new WeakMap,r=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,s={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return s;if(o=t?r:n){if(o.has(e))return o.get(e);o.set(e,s)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(s,t,i):s[t]=e[t]);return s}(e,t)}(n),r=h(SC()),i=h(o),s=function(){if($C)return MC.exports;function e(t){var n,r,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(n=0;n<i;n++)t[n]&&(r=e(t[n]))&&(o&&(o+=" "),o+=r)}else for(r in t)t[r]&&(o&&(o+=" "),o+=r);return o}function t(){for(var t,n,r=0,o="",i=arguments.length;r<i;r++)(t=arguments[r])&&(n=e(t))&&(o&&(o+=" "),o+=n);return o}return $C=1,MC.exports=t,MC.exports.clsx=t,MC.exports}(),a=NC(),l=PC(),c=OC(),d=h(WC()),u=h(qC());function h(e){return e&&e.__esModule?e:{default:e}}function p(){return p=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},p.apply(null,arguments)}function f(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class m extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),f(this,"onDragStart",((e,t)=>{(0,u.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,l.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),f(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const n=(0,l.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[o,i]=(0,l.getBoundPosition)(this,r.x,r.y);r.x=o,r.y=i,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),f(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??i.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:o,defaultClassName:i,defaultClassNameDragging:c,defaultClassNameDragged:u,position:h,positionOffset:f,scale:m,...g}=this.props;let b={},v=null;const y=!Boolean(h)||this.state.dragging,x=h||o,w={x:(0,l.canDragX)(this)&&y?this.state.x:x.x,y:(0,l.canDragY)(this)&&y?this.state.y:x.y};this.state.isElementSVG?v=(0,a.createSVGTransform)(w,f):b=(0,a.createCSSTransform)(w,f);const C=(0,s.clsx)(r.props.className||"",i,{[c]:this.state.dragging,[u]:this.state.dragged});return t.createElement(d.default,p({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(r),{className:C,style:{...r.props.style,...b},transform:v}))}}e.default=m,f(m,"displayName","Draggable"),f(m,"propTypes",{...d.default.propTypes,axis:r.default.oneOf(["both","x","y","none"]),bounds:r.default.oneOfType([r.default.shape({left:r.default.number,right:r.default.number,top:r.default.number,bottom:r.default.number}),r.default.string,r.default.oneOf([!1])]),defaultClassName:r.default.string,defaultClassNameDragging:r.default.string,defaultClassNameDragged:r.default.string,defaultPosition:r.default.shape({x:r.default.number,y:r.default.number}),positionOffset:r.default.shape({x:r.default.oneOfType([r.default.number,r.default.string]),y:r.default.oneOfType([r.default.number,r.default.string])}),position:r.default.shape({x:r.default.number,y:r.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),f(m,"defaultProps",{...d.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(nC)),nC}var KC=function(){if(HC)return tC.exports;HC=1;const{default:e,DraggableCore:t}=UC();return tC.exports=e,tC.exports.default=e,tC.exports.DraggableCore=t,tC.exports}(),GC=lp(KC);const ZC=(e="medium",t,n,r)=>{const o=t?u(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",s=r?u(r):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",a="unset"===s?"80vh":`min(${s}, 80vh)`;let l="auto";return n?l=u(n):"full-width"===e&&(l="90%"),i.css`
|
|
2518
2573
|
max-width: 100%;
|
|
2519
2574
|
width: ${o};
|
|
2520
2575
|
height: ${l};
|
|
@@ -2524,7 +2579,7 @@
|
|
|
2524
2579
|
border-radius: ${$(300)};
|
|
2525
2580
|
box-shadow: 0 0.25rem 0.375rem -0.25rem #0000001a;
|
|
2526
2581
|
box-shadow: 0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
2527
|
-
`},
|
|
2582
|
+
`},JC=i.css`
|
|
2528
2583
|
height: 100%;
|
|
2529
2584
|
min-height: ${k(1e3)};
|
|
2530
2585
|
display: flex;
|
|
@@ -2533,11 +2588,11 @@
|
|
|
2533
2588
|
padding: ${k(200)};
|
|
2534
2589
|
border-bottom: ${M(100)} solid
|
|
2535
2590
|
${w("neutral",300)};
|
|
2536
|
-
`,
|
|
2591
|
+
`,XC=i.css`
|
|
2537
2592
|
top: ${k(300)};
|
|
2538
|
-
`,
|
|
2593
|
+
`,YC=i.css`
|
|
2539
2594
|
padding: 0;
|
|
2540
|
-
`,
|
|
2595
|
+
`,QC=e=>i.css`
|
|
2541
2596
|
display: flex;
|
|
2542
2597
|
flex-direction: column;
|
|
2543
2598
|
height: 100%;
|
|
@@ -2545,19 +2600,19 @@
|
|
|
2545
2600
|
background-color: ${w("neutral",100)};
|
|
2546
2601
|
box-shadow: 0 0.0625rem 0.125rem -0.0625rem #0000001a;
|
|
2547
2602
|
box-shadow: 0 0.0625rem 0.1875rem 0 #0000001a;
|
|
2548
|
-
`,
|
|
2603
|
+
`,ek=i.css`
|
|
2549
2604
|
border-right: ${M(100)} solid
|
|
2550
2605
|
${w("neutral",300)};
|
|
2551
|
-
`,
|
|
2606
|
+
`,tk=i.css`
|
|
2552
2607
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2553
2608
|
border-radius: ${$(300)};
|
|
2554
|
-
`,
|
|
2609
|
+
`,nk=i.css`
|
|
2555
2610
|
flex-shrink: 0;
|
|
2556
2611
|
min-height: ${k(1200)};
|
|
2557
2612
|
width: 100%;
|
|
2558
2613
|
border-bottom: ${M(100)} solid
|
|
2559
2614
|
${w("neutral",300)};
|
|
2560
|
-
`,
|
|
2615
|
+
`,rk=i.css`
|
|
2561
2616
|
flex: 1;
|
|
2562
2617
|
min-height: 0;
|
|
2563
2618
|
width: 100%;
|
|
@@ -2566,7 +2621,7 @@
|
|
|
2566
2621
|
&:focus-visible {
|
|
2567
2622
|
outline-color: ${w("primary",700)};
|
|
2568
2623
|
}
|
|
2569
|
-
`,
|
|
2624
|
+
`,ok=i.css`
|
|
2570
2625
|
flex-shrink: 0;
|
|
2571
2626
|
min-height: ${k(1600)};
|
|
2572
2627
|
width: 100%;
|
|
@@ -2575,7 +2630,7 @@
|
|
|
2575
2630
|
justify-content: flex-start;
|
|
2576
2631
|
border-top: ${M(100)} solid
|
|
2577
2632
|
${w("neutral",300)};
|
|
2578
|
-
`;var
|
|
2633
|
+
`;var ik,sk;!function(){if(sk)return ik;sk=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=function(e,t){var n=arguments.length;t=new Array(n>1?n-1:0);for(var r=1;r<n;r++)t[r-1]=arguments[r];var o=0,i="Warning: "+e.replace(/%s/g,(function(){return t[o++]}));"undefined"!=typeof console&&console.error(i);try{throw new Error(i)}catch(e){}};e=function(e,n,r){var o=arguments.length;r=new Array(o>2?o-2:0);for(var i=2;i<o;i++)r[i-2]=arguments[i];if(void 0===n)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||t.apply(null,[n].concat(r))}}ik=e}();var ak=lk()?n.useLayoutEffect:n.useEffect;"production"!==process.env.NODE_ENV&&("undefined"!=typeof process?process:{env:{NODE_ENV:"development"}}).env;function lk(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;var ck=function(e){var t,r=e.children,i=e.type,s=void 0===i?"reach-portal":i,a=n.useRef(null),l=n.useRef(null),c=(t=n.useState(Object.create(null))[1],n.useCallback((function(){t(Object.create(null))}),[]));return ak((function(){if(a.current){var e=a.current.ownerDocument;return l.current=null==e?void 0:e.createElement(s),e.body.appendChild(l.current),c(),function(){l.current&&l.current.ownerDocument&&l.current.ownerDocument.body.removeChild(l.current)}}}),[s,c]),l.current?o.createPortal(r,l.current):n.createElement("span",{ref:a})};"production"!==process.env.NODE_ENV&&(ck.displayName="Portal");
|
|
2579
2634
|
/*! *****************************************************************************
|
|
2580
2635
|
Copyright (c) Microsoft Corporation.
|
|
2581
2636
|
|
|
@@ -2589,16 +2644,16 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
2589
2644
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
2590
2645
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2591
2646
|
PERFORMANCE OF THIS SOFTWARE.
|
|
2592
|
-
***************************************************************************** */var XC,YC,QC=function(){return QC=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},QC.apply(this,arguments)};function ek(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function tk(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function nk(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function rk(e,t,n){if(2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(XC||(XC={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(YC||(YC={}));var ok=XC.Start,ik=XC.Stop,sk=XC.Raise,ak=XC.Send,lk=XC.Cancel,ck=XC.NullEvent,dk=XC.Assign;XC.After,XC.DoneState;var uk=XC.Log,hk=XC.Init,pk=XC.Invoke;XC.ErrorExecution;var fk,mk=XC.ErrorPlatform,gk=XC.ErrorCustom,bk=XC.Update,vk=XC.Choose,yk=XC.Pure,xk={},wk="xstate.guard",Ck="production"===process.env.NODE_ENV;function kk(e,t,n){void 0===n&&(n=".");var r=Mk(e,n),o=Mk(t,n);return _k(o)?!!_k(r)&&o===r:_k(r)?r in o:Object.keys(r).every((function(e){return e in o&&kk(r[e],o[e])}))}function Sk(e){try{return _k(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function $k(e,t){try{return Bk(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function Mk(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:Bk(e)?Ek(e):"string"!=typeof e?e:Ek($k(e,t));var n}function Ek(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function jk(e,t){for(var n={},r=Object.keys(e),o=0;o<r.length;o++){var i=r[o];n[i]=t(e[i],i,e,o)}return n}function Tk(e,t,n){var r,o,i={};try{for(var s=tk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];n(c)&&(i[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}var Ok=function(e){return function(t){var n,r,o=t;try{for(var i=tk(e),s=i.next();!s.done;s=i.next()){o=o[s.value]}}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}};function Lk(e){return e?_k(e)?[[e]]:Ak(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?Lk(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function Ak(e){var t;return(t=[]).concat.apply(t,rk([],nk(e),!1))}function Rk(e){return Bk(e)?e:[e]}function Nk(e){return void 0===e?[]:Rk(e)}function Dk(e,t,n){var r,o;if(Hk(e))return e(t,n.data);var i={};try{for(var s=tk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];Hk(c)?i[l]=c(t,n.data):i[l]=c}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}function Ik(e){return e instanceof Promise||!(null===e||!Hk(e)&&"object"!=typeof e||!Hk(e.then))}function Pk(e,t){return jk(e.states,(function(e,n){if(e){var r=(_k(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:Pk(e,r)}}}))}function zk(e,t,n,r){Ck||Vk(!!e,"Attempting to update undefined context");var o=e?n.reduce((function(e,n){var o,i,s=n.assignment,a={state:r,action:n,_event:t},l={};if(Hk(s))l=s(e,t.data,a);else try{for(var c=tk(Object.keys(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=s[u];l[u]=Hk(h)?h(e,t.data,a):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var Vk=function(){};function Bk(e){return Array.isArray(e)}function Hk(e){return"function"==typeof e}function _k(e){return"string"==typeof e}function Fk(e,t){if(e)return _k(e)?{type:wk,name:e,predicate:t?t[e]:void 0}:Hk(e)?{type:wk,name:e.name,predicate:e}:e}Ck||(Vk=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var qk=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function Wk(e){return!!e&&"__xstatenode"in e}function Uk(e,t){return _k(e)||"number"==typeof e?QC({type:e},t):e}function Kk(e,t){if(!_k(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=Uk(e);return QC({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function Gk(e,t){return Rk(t).map((function(t){return void 0===t||"string"==typeof t||Wk(t)?{target:t,event:e}:QC(QC({},t),{event:e})}))}function Zk(e,t,n,r,o){var i=e.options.guards,s={state:o,cond:t,_event:r};if(t.type===wk)return((null==i?void 0:i[t.name])||t.predicate)(n,r.data,s);var a=null==i?void 0:i[t.type];if(!a)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return a(n,r.data,s)}function Jk(e){return"string"==typeof e?{type:e}:e}function Xk(e,t,n){var r=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||r).bind(i),error:((o?e.error:t)||r).bind(i),complete:((o?e.complete:n)||r).bind(i)}}function Yk(e,t){return"".concat(e,":invocation[").concat(t,"]")}function Qk(e){return(e.type===sk||e.type===ak&&e.to===YC.Internal)&&"number"!=typeof e.delay}(fk={})[qk]=function(){return this},fk[Symbol.observable]=function(){return this};var eS=Kk({type:hk});function tS(e,t){return t&&t[e]||void 0}function nS(e,t){var n;if(_k(e)||"number"==typeof e)n=Hk(r=tS(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(Hk(e))n={type:e.name||e.toString(),exec:e};else{var r;if(Hk(r=tS(e.type,t)))n=QC(QC({},e),{exec:r});else if(r){var o=r.type||e.type;n=QC(QC(QC({},r),e),{type:o})}else n=e}return n}var rS=function(e,t){return e?(Bk(e)?e:[e]).map((function(e){return nS(e,t)})):[]};function oS(e){var t=nS(e);return QC(QC({id:_k(e)?e:t.id},t),{type:t.type})}function iS(e,t){var n="".concat(XC.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function sS(e,t){var n="".concat(XC.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function aS(e,t){var n="".concat(XC.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function lS(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=s?[]:function(e){var t,n,r=[];try{for(var o=tk(e),i=o.next();!i.done;i=o.next())for(var s=i.value,a=0;a<s.actions.length;)s.actions[a].type!==dk?a++:(r.push(s.actions[a]),s.actions.splice(a,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}(o),l=a.length?zk(n,r,a,t):n,c=s?[n]:void 0,d=[];function u(o,a){var u;switch(a.type){case sk:var h=function(e,t,n,r){var o,i={_event:n},s=Kk(Hk(e.event)?e.event(t,n.data,i):e.event);if(_k(e.delay)){var a=r&&r[e.delay];o=Hk(a)?a(t,n.data,i):a}else o=Hk(e.delay)?e.delay(t,n.data,i):e.delay;return QC(QC({},e),{type:sk,_event:s,delay:o})}(a,l,r,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,r),h;case ak:var p=function(e,t,n,r){var o,i={_event:n},s=Kk(Hk(e.event)?e.event(t,n.data,i):e.event);if(_k(e.delay)){var a=r&&r[e.delay];o=Hk(a)?a(t,n.data,i):a}else o=Hk(e.delay)?e.delay(t,n.data,i):e.delay;var l=Hk(e.to)?e.to(t,n.data,i):e.to;return QC(QC({},e),{to:l,_event:s,event:s.data,delay:o})}(a,l,r,e.options.delays);if(!Ck){var f=a.delay;Vk(!_k(f)||"number"==typeof p.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return i&&p.to!==YC.Internal&&("entry"===o?d.push(p):i(p,l,r)),p;case uk:var m=function(e,t,n){return QC(QC({},e),{value:_k(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(a,l,r);return null==i||i(m,l,r),m;case vk:if(!(y=null===(u=a.conds.find((function(n){var o=Fk(n.cond,e.options.guards);return!o||Zk(e,o,l,r,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=nk(lS(e,t,l,r,[{type:o,actions:rS(Nk(y),e.options.actions)}],i,s),2),b=g[0],v=g[1];return l=v,null==c||c.push(l),b;case yk:var y;if(!(y=a.get(l,r.data)))return[];var x=nk(lS(e,t,l,r,[{type:o,actions:rS(Nk(y),e.options.actions)}],i,s),2),w=x[0],C=x[1];return l=C,null==c||c.push(l),w;case ik:m=function(e,t,n){var r=Hk(e.activity)?e.activity(t,n.data):e.activity,o="string"==typeof r?{id:r}:r;return{type:XC.Stop,activity:o}}(a,l,r);return null==i||i(m,n,r),m;case dk:l=zk(l,r,[a],i?void 0:t),null==c||c.push(l);break;default:var k=nS(a,e.options.actions),S=k.exec;if(i)i(k,l,r);else if(S&&c){var $=c.length-1,M=QC(QC({},k),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];S.apply(void 0,rk([c[$]],nk(t),!1))}});k=M}return k}}var h=Ak(o.map((function(e){var t,n,o=[];try{for(var s=tk(e.actions),a=s.next();!a.done;a=s.next()){var c=a.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,r)})),d.length=0,o})));return[h,l]}var cS=function(e,t){return t(e)};function dS(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[qk]=function(){return this},t}function uS(e,t,n){var r=dS(t);if(r.deferred=!0,Wk(e)){var o=r.state=cS(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return o}}return r}var hS=function(e){return"atomic"===e.type||"final"===e.type};function pS(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function fS(e){return pS(e).filter((function(e){return"history"!==e.type}))}function mS(e){var t=[e];return hS(e)?t:t.concat(Ak(fS(e).map(mS)))}function gS(e,t){var n,r,o,i,s,a,l,c,d=vS(new Set(e)),u=new Set(t);try{for(var h=tk(u),p=h.next();!p.done;p=h.next())for(var f=(k=p.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}var m=vS(u);try{for(var g=tk(u),b=g.next();!b.done;b=g.next()){if("compound"!==(k=b.value).type||m.get(k)&&m.get(k).length){if("parallel"===k.type)try{for(var v=(s=void 0,tk(fS(k))),y=v.next();!y.done;y=v.next()){var x=y.value;u.has(x)||(u.add(x),d.get(x)?d.get(x).forEach((function(e){return u.add(e)})):x.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){s={error:e}}finally{try{y&&!y.done&&(a=v.return)&&a.call(v)}finally{if(s)throw s.error}}}else d.get(k)?d.get(k).forEach((function(e){return u.add(e)})):k.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{b&&!b.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var w=tk(u),C=w.next();!C.done;C=w.next()){var k;for(f=(k=C.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}return u}function bS(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if(hS(r))return r.key}var o={};return n.forEach((function(e){o[e.key]=bS(e,t)})),o}function vS(e){var t,n,r=new Map;try{for(var o=tk(e),i=o.next();!i.done;i=o.next()){var s=i.value;r.has(s)||r.set(s,[]),s.parent&&(r.has(s.parent)||r.set(s.parent,[]),r.get(s.parent).push(s))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function yS(e,t){return bS(e,vS(gS([e],t)))}function xS(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function wS(e,t){return"compound"===t.type?fS(t).some((function(t){return"final"===t.type&&xS(e,t)})):"parallel"===t.type&&fS(t).every((function(t){return wS(e,t)}))}function CS(e){return new Set(Ak(e.map((function(e){return e.tags}))))}function kS(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(_k(e)||_k(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return kS(e[n],t[n])}))}var SS=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=xk,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||xk,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return rk([],nk(new Set(Ak(rk([],nk(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:eS,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=eS;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),_k(e))return[e];var r=Object.keys(e);return r.concat.apply(r,rk([],nk(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=ek(e,["configuration","transitions","tags","machine"]);return QC(QC({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return kk(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;Ck&&Vk(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),$S={deferEvents:!1},MS=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=QC(QC({},$S),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),ES=new Map,jS=0,TS=function(){return"x:".concat(jS++)},OS=function(e,t){return ES.set(e,t),e},LS=function(e){return ES.get(e)},AS=function(e){ES.delete(e)};function RS(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(Ck||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function NS(e){if(RS()){var t=function(){var e=RS();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function DS(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,o=[],i=!1,s=function(e){var t;return QC(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[qk]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();n=e.transition(n,t,a),r.forEach((function(e){return e.next(n)}))}i=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,o){var i=Xk(e,t,o);return r.add(i),i.next(n),{unsubscribe:function(){r.delete(i)}}}}),a={parent:t.parent,self:s,id:t.id||"anonymous",observers:r};return n=e.start?e.start(a):n,s}var IS,PS={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(IS||(IS={}));var zS=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=IS.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(Bk(e))return r.batch(e),r.state;var n=Kk(Uk(e,t));if(r.status===IS.Stopped)return Ck||Vk(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==IS.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var o,i=r.parent&&(t===YC.Parent||r.parent.id===t),s=i?r.parent:_k(t)?t===YC.Internal?r:r.children.get(t)||LS(t):(o=t)&&"function"==typeof o.send?t:void 0;if(s)if("machine"in s){if(r.status!==IS.Stopped||r.parent!==s||r.state.done){var a=QC(QC({},e),{name:e.name===gk?"".concat(aS(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,a]):s.send(a)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,e.data]):s.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));Ck||Vk(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,o){void 0===o&&(o=r.machine.options.actions);var i=e.exec||tS(e.type,o),s=Hk(i)?i:i?i.exec:e.exec;if(s)try{return s(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case sk:var a=e;r.defer(a);break;case ak:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===eS):r.send(l._event);break;case lk:r.cancel(e.sendId);break;case ok:if(r.status!==IS.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===XC.Invoke){var d=Jk(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,h=c.id,p=c.data;Ck||Vk(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(Ck||Vk(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var m=p?Dk(p,t,n):void 0;if("string"==typeof u)return;var g=Hk(u)?u(t,n.data,{data:m,src:d,meta:c.meta}):u;if(!g)return;var b=void 0;Wk(g)&&(g=m?g.withContext(m):g,b={autoForward:f}),r.spawn(g,h,b)}else r.spawnActivity(c);break;case ik:r.stopChild(e.activity.id);break;case uk:var v=e,y=v.label,x=v.value;y?r.logger(y,x):r.logger(x);break;default:Ck||Vk(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=QC(QC({},e.defaultOptions),n),i=o.clock,s=o.logger,a=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=s,this.clock=i,this.parent=a,this.options=o,this.scheduler=new MS({deferEvents:this.options.deferEvents}),this.sessionId=TS()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:cS(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return Ck||Vk(this.status!==IS.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var o=tk(e.actions),i=o.next();!i.done;i=o.next()){var s=i.value;this.exec(s,e,t)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,o,i,s,a,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==eS||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=tk(this.eventListeners),p=h.next();!p.done;p=h.next()){(0,p.value)(e.event)}}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var f=tk(this.listeners),m=f.next();!m.done;m=f.next()){(0,m.value)(e,e.event)}}catch(e){o={error:e}}finally{try{m&&!m.done&&(i=f.return)&&i.call(f)}finally{if(o)throw o.error}}try{for(var g=tk(this.contextListeners),b=g.next();!b.done;b=g.next()){(0,b.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){s={error:e}}finally{try{b&&!b.done&&(a=g.return)&&a.call(g)}finally{if(s)throw s.error}}if(this.state.done){var v=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=v&&v.doneData?Dk(v.doneData,e.context,t):void 0;this._doneEvent=sS(this.id,y);try{for(var x=tk(this.doneListeners),w=x.next();!w.done;w=x.next()){(0,w.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=x.return)&&c.call(x)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),AS(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===IS.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,o=Xk(e,t,n);this.listeners.add(o.next),this.status!==IS.NotStarted&&o.next(this.state);var i=function(){r.doneListeners.delete(i),r.stopListeners.delete(i),o.complete()};return this.status===IS.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){r.listeners.delete(o.next),r.doneListeners.delete(i),r.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===IS.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===IS.Running)return this;this.machine._init(),OS(this.sessionId,this),this.initialized=!0,this.status=IS.Running;var n=void 0===e?this.initialState:cS(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState(SS.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,eS)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){Hk(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,o,i,s,a,l,c;try{for(var d=tk(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var p=tk(this.stopListeners),f=p.next();!f.done;f=p.next()){(h=f.value)(),this.stopListeners.delete(h)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var m=tk(this.contextListeners),g=m.next();!g.done;g=m.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var b=tk(this.doneListeners),v=b.next();!v.done;v=b.next()){h=v.value;this.doneListeners.delete(h)}}catch(e){s={error:e}}finally{try{v&&!v.done&&(a=b.return)&&a.call(b)}finally{if(s)throw s.error}}if(!this.initialized)return this;this.initialized=!1,this.status=IS.Stopped,this._initialState=void 0;try{for(var y=tk(Object.keys(this.delayedEventsMap)),x=y.next();!x.done;x=y.next()){var w=x.value;this.clock.clearTimeout(this.delayedEventsMap[w])}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new MS({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=Kk({type:"xstate.stop"}),r=cS(e,(function(){var t=Ak(rk([],nk(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return rS(t.onExit,e.machine.options.actions)}))),r=nk(lS(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=r[0],i=r[1],s=new SS({value:e.state.value,context:i,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!Qk(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return s.changed=!0,s}));e.update(r,n),e._stopChildren(),AS(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===IS.NotStarted&&this.options.deferEvents)Ck||Vk(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==IS.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,o,i=t.state,s=!1,a=[],l=function(e){var r=Kk(e);t.forward(r),i=cS(t,(function(){return t.machine.transition(i,r,void 0,n||void 0)})),a.push.apply(a,rk([],nk(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var n=e.exec;return QC(QC({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),s=s||!!i.changed};try{for(var c=tk(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}i.changed=s,i.actions=a,t.update(i,Kk(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=Kk(e);if(0===r.name.indexOf(mk)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(mk)})))throw r.data.data;return cS(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=tk(this.forwardTo),o=r.next();!o.done;o=r.next()){var i=o.value,s=this.children.get(i);if(!s)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));s.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),Hk(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==IS.Running)return uS(e,t);if(Ik(e))return this.spawnPromise(Promise.resolve(e),t);if(Hk(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&Hk(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(Wk(e))return this.spawnMachine(e,QC(QC({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,o},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var o=new e(t,QC(QC({},this.options),{parent:this,id:n.id||t.id})),i=QC(QC({},PS),n);i.sync&&o.onTransition((function(e){r.send(bk,{state:e,id:o.id})}));var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){r.removeChild(o.id),r.send(Kk(e,{origin:o.id}))})).start(),s},e.prototype.spawnBehavior=function(e,t){var n=DS(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,o=this,i=!1;e.then((function(e){i||(r=e,o.removeChild(t),o.send(Kk(sS(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var n=aS(t,e);try{o.send(Kk(n,{origin:t}))}catch(r){!function(e,t,n){if(!Ck){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(o))}}}(e,r,t),o.devTools&&o.devTools.send(n,o.state),o.machine.strict&&o.stop()}}}));var s=((n={id:t,send:function(){},subscribe:function(t,n,r){var o=Xk(t,n,r),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[qk]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnCallback=function(e,t){var n,r,o,i=this,s=!1,a=new Set,l=new Set;try{o=e((function(e){r=e,l.forEach((function(t){return t(e)})),s||i.send(Kk(e,{origin:t}))}),(function(e){a.add(e)}))}catch(e){this.send(aS(t,e))}if(Ik(o))return this.spawnPromise(o,t);var c=((n={id:t,send:function(e){return a.forEach((function(t){return t(e)}))},subscribe:function(e){var t=Xk(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){s=!0,Hk(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[qk]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,o=this,i=e.subscribe((function(e){r=e,o.send(Kk(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(Kk(aS(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(Kk(sS(t),{origin:t}))})),s=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[qk]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var n=t(this.state.context,e);this.spawnEffect(e.id,n)}else Ck||Vk(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[qk]=function(){return this},n))},e.prototype.attachDev=function(){var e=RS();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(QC(QC({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:QC({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}NS(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[qk]=function(){return this},e.prototype.getSnapshot=function(){return this.status===IS.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=VS,e}();function VS(e,t){return new zS(e,t)}function BS(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function HS(e){return QC(QC({type:pk},e),{toJSON:function(){e.onDone,e.onError;var t=ek(e,["onDone","onError"]);return QC(QC({},t),{type:pk,src:BS(e.src)})}})}var _S="",FS="*",qS={},WS=function(e){return"#"===e[0]},US=function(){function e(t,n,r,o){void 0===r&&(r="context"in t?t.context:void 0);var i,s=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||rk([this.machine.key],nk(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,Ck||Vk(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?jk(this.config.states,(function(t,n){var r,o=new e(t,{},void 0,{parent:s,key:n});return Object.assign(s.idMap,QC(((r={})[o.id]=o,r),o.idMap)),o})):qS;var a=0;!function e(t){var n,r;t.order=a++;try{for(var o=tk(pS(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===_S})):_S in this.config.on),this.strict=!!this.config.strict,this.onEntry=Nk(this.config.entry||this.config.onEntry).map((function(e){return nS(e)})),this.onExit=Nk(this.config.exit||this.config.onExit).map((function(e){return nS(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=Nk(this.config.invoke).map((function(e,t){var n,r;if(Wk(e)){var o=Yk(s.id,t);return s.machine.options.services=QC(((n={})[o]=e,n),s.machine.options.services),HS({src:o,id:o})}if(_k(e.src)){o=e.id||Yk(s.id,t);return HS(QC(QC({},e),{id:o,src:e.src}))}if(Wk(e.src)||Hk(e.src)){o=e.id||Yk(s.id,t);return s.machine.options.services=QC(((r={})[o]=e.src,r),s.machine.options.services),HS(QC(QC({id:o},e),{src:o}))}var i=e.src;return HS(QC(QC({id:Yk(s.id,t)},e),{src:i}))})),this.activities=Nk(this.config.activities).concat(this.invoke).map((function(e){return oS(e)})),this.transition=this.transition.bind(this),this.tags=Nk(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||mS(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,o=r.actions,i=r.activities,s=r.guards,a=r.services,l=r.delays;return new e(this.config,{actions:QC(QC({},o),t.actions),activities:QC(QC({},i),t.activities),guards:QC(QC({},s),t.guards),services:QC(QC({},a),t.services),delays:QC(QC({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return Hk(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:jk(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===_S,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===FS}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(XC.After,"(").concat(e,")").concat(n)}(Hk(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:ak,event:Hk(e)?e:Uk(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:Hk(e)?e.name:Sk(e)}}(r,{delay:t})),e.onExit.push({type:lk,sendId:r}),r},r=Bk(t)?t.map((function(e,t){var r=n(e.delay,t);return QC(QC({},e),{event:r})})):Ak(Object.keys(t).map((function(e,r){var o=t[e],i=_k(o)?{target:o}:o,s=isNaN(+e)?e:+e,a=n(s,r);return Nk(i).map((function(e){return QC(QC({},e),{event:a,delay:s})}))})));return r.map((function(t){var n=t.delay;return QC(QC({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof SS?e.value:Mk(e,this.delimiter);if(_k(r)){var o=this.getStateNode(r).initial;return void 0!==o?this.getStateNodes(((t={})[r]=o,t)):[this,this.states[r]]}var i=Object.keys(r),s=[this];return s.push.apply(s,rk([],nk(Ak(i.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),s},e.prototype.handles=function(e){var t=Sk(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof SS?e:SS.create(e),n=Array.from(gS([],this.getStateNodes(t.value)));return new SS(QC(QC({},t),{value:this.resolve(t.value),configuration:n,done:wS(n,this),tags:CS(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),o=this.getStateNode(r[0])._transition(e[r[0]],t,n);return o&&o.transitions.length?o:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,o,i={};try{for(var s=tk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,n);d&&(i[l]=d)}}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=Ak(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var p=Ak(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:Ak(u.map((function(e){return e.exitSet}))),configuration:p,source:t,actions:Ak(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,n){return _k(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,Kk(t))},e.prototype.next=function(e,t){var n,r,o,i=this,s=t.name,a=[],l=[];try{for(var c=tk(this.getCandidates(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,p=u.in,f=e.context,m=!p||(_k(p)&&WS(p)?e.matches(Mk(this.getStateNodeById(p).path,this.delimiter)):kk(Mk(p,this.delimiter),Ok(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||Zk(this.machine,h,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&m){void 0!==u.target&&(l=u.target),a.push.apply(a,rk([],nk(u.actions),!1)),o=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:a};var b=Ak(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:Ak(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:b,source:e,actions:a}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,o,i,s){var a,l,c,d,u=this,h=i?gS([],this.getStateNodes(i.value)):[],p=new Set;try{for(var f=tk(Array.from(e).sort((function(e,t){return e.order-t.order}))),m=f.next();!m.done;m=f.next()){(!xS(h,v=m.value)||xS(n.exitSet,v)||v.parent&&p.has(v.parent))&&p.add(v)}}catch(e){a={error:e}}finally{try{m&&!m.done&&(l=f.return)&&l.call(f)}finally{if(a)throw a.error}}try{for(var g=tk(h),b=g.next();!b.done;b=g.next()){var v;xS(e,v=b.value)&&!xS(n.exitSet,v.parent)||n.exitSet.push(v)}}catch(e){c={error:e}}finally{try{b&&!b.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}n.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(p).sort((function(e,t){return e.order-t.order})),x=new Set(n.exitSet),w=Ak(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(iS(e.id,e.doneData),iS(i.id,e.doneData?Dk(e.doneData,r,o):void 0));var s=i.parent;return"parallel"===s.type&&fS(s).every((function(e){return wS(n.configuration,e)}))&&t.push(iS(s.id)),t}))),C=y.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=oS(e);return{type:XC.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:rS(s?rk(rk([],nk(t),!1),nk(n),!1):rk(rk([],nk(n),!1),nk(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:w.map((function(e){return function(e,t){return{type:sk,event:"function"==typeof e?e:Uk(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),k=Array.from(x).map((function(e){return{type:"exit",actions:rS(rk(rk([],nk(e.onExit),!1),nk(e.activities.map((function(e){return function(e){var t=Hk(e)?e:oS(e);return{type:XC.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:rS(n.actions,this.machine.options.actions)}).concat(C);if(t){var S=rS(Ak(rk([],nk(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!Qk(e)}));return k.concat({type:"stop",actions:S})}return k},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var o,i,s=Kk(t);if(e instanceof SS)o=void 0===n?e:this.resolveState(SS.from(e,n));else{var a=_k(e)?this.resolve(Ek(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;o=this.resolveState(SS.from(a,l))}if(!Ck&&s.name===FS)throw new Error("An event cannot have the wildcard type ('".concat(FS,"')"));if(this.strict&&!this.events.includes(s.name)&&(i=s.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(s.name,"'"));var c=this._transition(o.value,o,s)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=gS([],this.getStateNodes(o.value)),u=c.configuration.length?gS(d,c.configuration):d;return c.configuration=rk([],nk(u),!1),this.resolveTransition(c,o,o.context,r,s)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var o,i=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(o=e.actions).unshift.apply(o,rk([],nk(i),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,o){var i,s,a,l,c=this;void 0===o&&(o=eS);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],p=wS(h,this),f=u?yS(this.machine,d):void 0,m=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),p,e,n,o,t,r),b=t?QC({},t.activities):{};try{for(var v=tk(g),y=v.next();!y.done;y=v.next()){var x=y.value;try{for(var w=(a=void 0,tk(x.actions)),C=w.next();!C.done;C=w.next()){var k=C.value;k.type===ok?b[k.activity.id||k.activity.type]=k:k.type===ik&&(b[k.activity.id||k.activity.type]=!1)}}catch(e){a={error:e}}finally{try{C&&!C.done&&(l=w.return)&&l.call(w)}finally{if(a)throw a.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(s=v.return)&&s.call(v)}finally{if(i)throw i.error}}var S,$,M=nk(lS(this,t,n,o,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=M[0],j=M[1],T=nk(function(e,t){var n,r,o=nk([[],[]],2),i=o[0],s=o[1];try{for(var a=tk(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(E,Qk),2),O=T[0],L=T[1],A=E.filter((function(e){var t;return e.type===ok&&(null===(t=e.activity)||void 0===t?void 0:t.type)===pk})),R=A.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var o,i=Jk(e.src),s=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],a=e.data?Dk(e.data,n,r):void 0,l=s?uS(s,e.id,a):dS(e.id);return l.meta=e,l}(t.activity,c.machine,j,o),e}),t?QC({},t.children):{}),N=new SS({value:f||t.value,context:j,_event:o,_sessionid:t?t._sessionid:null,historyValue:f?m?(S=m,$=f,{current:$,states:Pk(S,$)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?L:[],activities:f?b:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:R,done:p,tags:CS(h),machine:this}),D=n!==j;N.changed=o.name===bk||D;var I=N.history;I&&delete I.history;var P=!p&&(this._transient||d.some((function(e){return e._transient})));if(!(u||P&&o.name!==_S))return N;var z=N;if(!p)for(P&&(z=this.resolveRaisedTransition(z,{type:ck},o,r));O.length;){var V=O.shift();z=this.resolveRaisedTransition(z,V._event,o,r)}var B=z.changed||(I?!!z.actions.length||D||typeof I.value!=typeof z.value||!kS(z.value,I.value):void 0);return z.changed=B,z.history=I,z},e.prototype.getStateNode=function(e){if(WS(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=WS(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&WS(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=$k(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||qS;switch(this.type){case"parallel":return jk(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):qS}));case"compound":if(_k(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?jk(e,(function(e,t){return e?n.getStateNode(t).resolve(e):qS})):this.initialStateValue||{};default:return e||qS}},e.prototype.getResolvedPath=function(e){if(WS(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return $k(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=Tk(this.states,(function(e){return e.initialStateValue||qS}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=hS(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=_k(t.target)&&WS(t.target)?Ek(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return hS(this)?[this]:"compound"!==this.type||this.initial?Ak(Lk(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(Ck||Vk(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=nk(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var o=this.getStateNode(n);if("history"===o.type)return o.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:Tk(this.states,(function(t,n){if(!e)return t.historyValue();var r=_k(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?Ak(Lk(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var o,i,s=(o=n.path,i="states",function(e){var t,n,r=e;try{for(var s=tk(o),a=s.next();!a.done;a=s.next()){var l=a.value;r=r[i][l]}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return r})(e).current;return _k(s)?[n.getStateNode(s)]:Ak(Lk(s).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=Ak(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var s=tk(Object.keys(o)),a=s.next();!a.done;a=s.next()){var l=o[a.value];if(l.states)try{for(var c=(n=void 0,tk(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!_k(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return Nk(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return _k(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(n),s=QC(QC({},e),{actions:rS(Nk(e.actions)),cond:Fk(e.cond,o),target:i,source:this,internal:r,eventType:e.event,toJSON:function(){return QC(QC({},s),{target:s.target?s.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return s},e.prototype.formatTransitions=function(){var e,t,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var o=this.config.on,i=FS,s=o[i],a=void 0===s?[]:s,l=ek(o,["*"]);n=Ak(Object.keys(l).map((function(e){Ck||e!==_S||Vk(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=Gk(e,l[e]);return Ck||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(_k(e.target)||Wk(e.target))})),o=t===_S?"the transient event":"event '".concat(t,"'");Vk(!r,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(Gk(FS,a)))}else n=[];var c=this.config.always?Gk("",this.config.always):[],d=this.config.onDone?Gk(String(iS(this.id)),this.config.onDone):[];Ck||Vk(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=Ak(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,rk([],nk(Gk(String(sS(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,rk([],nk(Gk(String(aS(e.id)),e.onError)),!1)),t}))),h=this.after,p=Ak(rk(rk(rk(rk([],nk(d),!1),nk(u),!1),nk(n),!1),nk(c),!1).map((function(e){return Nk(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=tk(h),m=f.next();!m.done;m=f.next()){var g=m.value;p.push(g)}}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return p},e}();var KS,GS=function(e){return{type:dk,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(KS||(KS={}));var ZS="undefined"!=typeof document?n.useLayoutEffect:function(){};function JS(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var XS=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},YS=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var QS=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},e$=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function t$(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function n$(e){var t=n.useRef([]),r=n.useRef([]);ZS((function(){var n=e.subscribe((function(e){var n,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),s=QS(function(e,t){var n,r,o=XS([[],[]],2),i=o[0],s=o[1];try{for(var a=YS(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(i,(function(e){return e.exec.__effect===KS.Effect})),2),a=s[0],l=s[1];(n=t.current).push.apply(n,e$([],QS(a.map((function(t){return[t,e]}))),!1)),(o=r.current).push.apply(o,e$([],QS(l.map((function(t){return[t,e]}))),!1))}}));return function(){n.unsubscribe()}}),[]),ZS((function(){for(;r.current.length;){var e=QS(r.current.shift(),2);t$(e[0],e[1])}})),n.useEffect((function(){for(;t.current.length;){var e=QS(t.current.shift(),2);t$(e[0],e[1])}}))}var r$=function(){return r$=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},r$.apply(this,arguments)},o$=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},i$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};var s$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};function a$(e,t){void 0===t&&(t={});var r=n.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&a(e)}),[]),o=function(e,t,r){void 0===t&&(t={});var o=JS((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var i=i$(n.useState(o),1)[0];e!==i&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var s=t.context,a=t.guards,l=t.actions,c=t.activities,d=t.services,u=t.delays,h=t.state,p=o$(t,["context","guards","actions","activities","services","delays","state"]),f=JS((function(){var e={context:s,guards:a,actions:l,activities:c,services:d,delays:u};return VS(o.withConfig(e,(function(){return r$(r$({},o.context),s)})),r$({deferEvents:!0},p))}));return ZS((function(){var e;return r&&(e=f.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(r))),function(){null==e||e.unsubscribe()}}),[r]),ZS((function(){return f.start(h?SS.create(h):void 0),function(){f.stop()}}),[]),ZS((function(){Object.assign(f.machine.options.actions,l),Object.assign(f.machine.options.guards,a),Object.assign(f.machine.options.activities,c),Object.assign(f.machine.options.services,d),Object.assign(f.machine.options.delays,u)}),[l,a,c,d,u]),n$(f),f}(e,t,r),i=s$(n.useState((function(){var e=o.machine.initialState;return t.state?SS.create(t.state):e})),2),s=i[0],a=i[1];return[s,o.send,o]}function l$(){return l$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},l$.apply(null,arguments)}function c$(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const d$={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(d$.str(e)||d$.num(e))return e===t;if(d$.obj(e)&&d$.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!d$.und(n)||e===t}};function u$(e,t){return d$.und(e)||d$.nul(e)?t:e}function h$(e){return d$.und(e)?[]:d$.arr(e)?e:[e]}function p$(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return d$.fun(e)?e(...n):e}function f$(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,c$(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(d$.und(t))return l$({to:t},e);const n=Object.keys(e).reduce(((n,r)=>d$.und(t[r])?l$({},n,{[r]:e[r]}):n),{});return l$({to:t},n)}class m${constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class g$ extends m${constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof m$&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof m$&&e.removeChild(this)))}}class b$ extends m${constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof m$&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof m$&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof m$)&&(t[n]=r instanceof m$?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let v$,y$;let x$,w$=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let C$,k$=()=>Date.now();class S$ extends b${constructor(e,t){super(),this.update=void 0,this.payload=e.style?l$({},e,{style:C$(e.style)}):e,this.update=t,this.attach()}}let $$=!1;const M$=new Set,E$=()=>{if(!$$)return!1;let e=k$();for(let t of M$){let n=!1;for(let r=0;r<t.configs.length;r++){let o,i,s=t.configs[r];for(let t=0;t<s.animatedValues.length;t++){let r=s.animatedValues[t];if(r.done)continue;let a=s.fromValues[t],l=s.toValues[t],c=r.lastPosition,d=l instanceof m$,u=Array.isArray(s.initialVelocity)?s.initialVelocity[t]:s.initialVelocity;if(d&&(l=l.getValue()),s.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof a&&"string"!=typeof l){if(void 0!==s.duration)c=a+s.easing((e-r.startTime)/s.duration)*(l-a),o=e>=r.startTime+s.duration;else if(s.decay)c=a+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),o=Math.abs(r.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:s.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-s.tension*(c-l)+-s.friction*u)/s.mass)/1e3,c+=1*u/1e3}let n=!(!s.clamp||0===s.tension)&&(a<l?c>l:c<l),d=Math.abs(u)<=s.precision,h=0===s.tension||Math.abs(l-c)<=s.precision;o=n||d&&h,r.lastVelocity=u,r.lastTime=e}d&&!s.toValues[t].done&&(o=!1),o?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[s.name]=s.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(M$.delete(t),t.stop(!0))}return M$.size?w$(E$):$$=!1,$$};function j$(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return j$({range:e,output:t,extrapolate:n});if(x$&&"string"==typeof e.output[0])return x$(e);const r=e,o=r.output,i=r.range||[0,1],s=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,s,a,l){let c=l?l(e):e;if(c<t){if("identity"===s)return c;"clamp"===s&&(c=t)}if(c>n){if("identity"===a)return c;"clamp"===a&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,s,a,r.map)}}class T$ extends g${constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof g$&&!(e instanceof T$)?e.getPayload():Array.isArray(e)?e:[e],this.calc=j$(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=j$(e,t,n)}interpolate(e,t,n){return new T$(this,e,t,n)}}const O$=(e,t,n)=>e&&new T$(e,t,n);function L$(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>L$(e,t)))}class A$ extends m${constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&L$(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new T$(this,e,t,n)}}class R$ extends g${constructor(e){super(),this.payload=e.map((e=>new A$(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new T$(this,e,t)}}let N$=0,D$=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=N$++}update(e){if(!e)return this;const t=f$(e),n=t.delay,r=void 0===n?0:n,o=t.to,i=c$(t,["delay","to"]);if(d$.arr(o)||d$.fun(o))this.queue.push(l$({},i,{delay:r,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let n=t[0],o=t[1];const s=l$({to:{[n]:o},delay:p$(r,n)},i),a=e[s.delay]&&e[s.delay].to;e[s.delay]=l$({},e[s.delay],s,{to:l$({},a,s.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,o=void 0===r?{}:r;d$.obj(n)&&(this.merged=l$({},n,this.merged)),d$.obj(o)&&(this.merged=l$({},this.merged,o))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,o)=>{let i=r.delay,s=c$(r,["delay"]);const a=r=>{o===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=d$.arr(s.to)||d$.fun(s.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(s,a):this.diff(s).start(a))}),i):l?this.runAsync(s,a):this.diff(s).start(a)}))}else d$.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,M$.has(t)||M$.add(t),$$||($$=!0,w$(E$));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,M$.has(t)&&M$.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=c$(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(d$.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=l$({},r,f$(r.to[t]));d$.arr(n.config)&&(n.config=n.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(d$.fun(r.to)){let e,t=0;i=i.then((()=>r.to((n=>{const i=l$({},r,f$(n));if(d$.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=l$({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,o=t.to,i=void 0===o?{}:o,s=t.config,a=void 0===s?{}:s,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,r];r=h[0],i=h[1]}this.merged=l$({},r,this.merged,i),this.hasChanged=!1;let p=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],o=t[1],i=e[n]||{};const s=d$.num(o),l=d$.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!y$[o],c=d$.arr(o),h=!s&&!c&&!l;let f=d$.und(r[n])?o:r[n],m=s||c||l?o:1,g=p$(a,n);p&&(m=p.animations[n].parent);let b,v=i.parent,y=i.interpolation,x=h$(p?m.getPayload():m),w=o;h&&(w=x$({range:[0,1],output:[o,o]})(1));let C=y&&y.getValue();const k=!d$.und(v)&&i.animatedValues.some((e=>!e.done)),S=!d$.equ(w,C),$=!d$.equ(w,i.previous),M=!d$.equ(g,i.config);if(d||$&&S||M){if(s||l)v=y=i.parent||new A$(f);else if(c)v=y=i.parent||new R$(f);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?f:e,i.parent?(v=i.parent,v.setValue(0,!1)):v=new A$(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=v.interpolate(t)}return x=h$(p?m.getPayload():m),b=h$(v.getPayload()),d&&!h&&v.setValue(f,!1),this.hasChanged=!0,b.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=k?e.lastVelocity:void 0,e.lastTime=k?e.lastTime:void 0,e.startTime=k$(),e.done=!1,e.animatedStyles.clear()})),p$(u,n)&&v.setValue(h?m:o,!1),l$({},e,{[n]:l$({},i,{name:n,parent:v,interpolation:y,animatedValues:b,toValues:x,previous:w,config:g,fromValues:h$(v.getValue()),immediate:p$(u,n),initialVelocity:u$(g.velocity,0),clamp:u$(g.clamp,!1),precision:u$(g.precision,.01),tension:u$(g.tension,170),friction:u$(g.friction,26),mass:u$(g.mass,1),duration:g.duration,easing:u$(g.easing,(e=>e)),decay:g.decay})})}return S?e:(h&&(v.setValue(1,!1),y.updateConfig({output:[w,w]})),v.done=!0,this.hasChanged=!0,l$({},e,{[n]:l$({},e[n],{previous:w})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const I$=e=>{const t=d$.fun(e),r=((e,t)=>{const r=n.useRef(!1),o=n.useRef(),i=d$.fun(t),s=n.useMemo((()=>{let n;return o.current&&(o.current.map((e=>e.destroy())),o.current=void 0),[new Array(e).fill().map(((e,r)=>{const o=new D$,s=i?p$(t,r,o):t[r];return 0===r&&(n=s.ref),o.update(s),n||o.start(),o})),n]}),[e]),a=s[0],l=s[1];o.current=a,n.useImperativeHandle(l,(()=>({start:()=>Promise.all(o.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>o.current.forEach((t=>t.stop(e))),get controllers(){return o.current}})));const c=n.useMemo((()=>e=>o.current.map(((t,n)=>{t.update(i?p$(e,n,t):e[n]),l||t.start()}))),[e]);n.useEffect((()=>{r.current?i||c(t):l||o.current.forEach((e=>e.start()))})),n.useEffect((()=>(r.current=!0,()=>o.current.forEach((e=>e.destroy())))),[]);const d=o.current.map((e=>e.getValues()));return i?[d,c,e=>o.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),o=r[0],i=r[1],s=r[2];return t?[o[0],i,s]:o};class P$ extends b${constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof m$||(e=v$.transform(e)),this.payload=e}}const z$={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},V$="[-+]?\\d*\\.?\\d+",B$=V$+"%";function H$(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const _$=new RegExp("rgb"+H$(V$,V$,V$)),F$=new RegExp("rgba"+H$(V$,V$,V$,V$)),q$=new RegExp("hsl"+H$(V$,B$,B$)),W$=new RegExp("hsla"+H$(V$,B$,B$,V$)),U$=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,K$=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,G$=/^#([0-9a-fA-F]{6})$/,Z$=/^#([0-9a-fA-F]{8})$/;function J$(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function X$(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=J$(o,r,e+1/3),s=J$(o,r,e),a=J$(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*s)<<16|Math.round(255*a)<<8}function Y$(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Q$(e){return(parseFloat(e)%360+360)%360/360}function eM(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function tM(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function nM(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=G$.exec(e))?parseInt(t[1]+"ff",16)>>>0:z$.hasOwnProperty(e)?z$[e]:(t=_$.exec(e))?(Y$(t[1])<<24|Y$(t[2])<<16|Y$(t[3])<<8|255)>>>0:(t=F$.exec(e))?(Y$(t[1])<<24|Y$(t[2])<<16|Y$(t[3])<<8|eM(t[4]))>>>0:(t=U$.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Z$.exec(e))?parseInt(t[1],16)>>>0:(t=K$.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=q$.exec(e))?(255|X$(Q$(t[1]),tM(t[2]),tM(t[3])))>>>0:(t=W$.exec(e))?(X$(Q$(t[1]),tM(t[2]),tM(t[3]))|eM(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const rM=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,oM=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,iM=new RegExp(`(${Object.keys(z$).join("|")})`,"g");let sM={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const aM=["Webkit","Ms","Moz","O"];function lM(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||sM.hasOwnProperty(e)&&sM[e]?(""+t).trim():t+"px"}sM=Object.keys(sM).reduce(((e,t)=>(aM.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),sM);const cM={};var dM,uM;dM=e=>new P$(e),C$=dM,uM=e=>{const t=e.output.map((e=>e.replace(oM,nM))).map((e=>e.replace(iM,nM))),n=t[0].match(rM).map((()=>[]));t.forEach((e=>{e.match(rM).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(rM).map(((t,r)=>j$(l$({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(rM,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`))}},x$=uM,y$=z$,function(e,t){v$={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,s=t.scrollTop,a=t.scrollLeft,l=c$(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==s&&(e.scrollTop=s),void 0!==a&&(e.scrollLeft=a),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=lM(t,o[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:cM[t]||(cM[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var hM;const pM=(hM=e=>n.forwardRef(((t,r)=>{const o=function(){const e=n.useState(!1)[1];return n.useCallback((()=>e((e=>!e))),[])}(),i=n.useRef(!0),s=n.useRef(null),a=n.useRef(null),l=n.useCallback((e=>{const t=s.current;s.current=new S$(e,(()=>{let e=!1;a.current&&(e=v$.fn(a.current,s.current.getAnimatedValue())),a.current&&!1!==e||o()})),t&&t.detach()}),[]);n.useEffect((()=>()=>{i.current=!1,s.current&&s.current.detach()}),[]),n.useImperativeHandle(r,(()=>(e=>e.current)(a))),l(t);const c=s.current.getValue();c.scrollTop,c.scrollLeft;const d=c$(c,["scrollTop","scrollLeft"]),u=(h=e,!d$.fun(h)||h.prototype instanceof n.Component?e=>a.current=function(e,t){return t&&(d$.fun(t)?t(e):d$.obj(t)&&(t.current=e)),e}(e,r):void 0);var h;return n.createElement(e,l$({},d,{ref:u}))})),e=>(d$.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=hM(n),e}),hM))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function fM(e,t){return e.map((function(e,n){return e+t[n]}))}function mM(e,t){return e.map((function(e,n){return e-t[n]}))}function gM(e){return Math.hypot.apply(Math,e)}function bM(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function vM(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function yM(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-vM(t-e,n-t,r)+t:e>n?+vM(e-n,n-t,r)+n:e}function xM(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function wM(){return wM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},wM.apply(this,arguments)}function CM(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function kM(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function SM(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function $M(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return SM(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?SM(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function MM(){}function EM(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?MM:1===t.length?t[0]:function(){for(var e,n,r=$M(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function jM(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function TM(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function OM(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var i=o[r],s=i[0],a=i[1];switch(typeof a){case"function":n[s]=a.call(n,e[s],s,e);break;case"object":n[s]=OM(e[s],a);break;case"boolean":a&&(n[s]=e[s])}}return n}var LM=wM({},{threshold:function(e){return void 0===e&&(e=0),jM(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return jM(.15);case!1:return jM(0);default:return jM(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:jM(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return LM.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,i=void 0===o?1/0:o,s=t.top,a=void 0===s?-1/0:s,l=t.bottom;return[[r,i],[a,void 0===l?1/0:l]]}}),AM="undefined"!=typeof window&&window.document&&window.document.createElement,RM={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=AM?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}}},NM=wM({},LM,{threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,i=n.lockDirection,s=void 0!==i&&i,a=n.axis,l=jM(e,o?3:s||(void 0===a?void 0:a)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),jM(e)},swipeDistance:function(e){return void 0===e&&(e=60),jM(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function DM(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),s=function(e){return void 0===e&&(e={}),OM(e,RM)}({domTarget:t,eventOptions:n,window:r,enabled:o});return s.drag=function(e){return void 0===e&&(e={}),OM(e,NM)}(i),s}function IM(e){return wM({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:MM,canceled:!1,memo:void 0,args:void 0},e)}function PM(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:IM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:IM({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:IM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:IM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:IM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var zM=new Map,VM=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),s=2;s<o;s++)i[s-2]=arguments[s];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=wM({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),i=n.handler(o);return n.state.memo=void 0!==i?i:n.state.memo,n.state._active||n.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,o=t.rubberband,i=t.threshold,s=this.state,a=s._bounds,l=s._initial,c=s._active,d=s._intentional,u=s.lastOffset,h=s.movement,p=this.getInternalMovement(e,this.state),f=!1===d[0]?BM(p[0],i[0]):d[0],m=!1===d[1]?BM(p[1],i[1]):d[1],g=this.checkIntentionality([f,m],p);if(g._blocked)return wM({},g,{_movement:p,delta:[0,0]});var b,v,y,x,w=g._intentional,C=p;(!1!==w[0]&&!1===d[0]&&(v=TM(n,this.state),b=TM(r,this.state),l[0]=v[0],a[0]=b[0]),!1!==w[1]&&!1===d[1])&&(v=null!=(y=v)?y:TM(n,this.state),b=null!=(x=b)?x:TM(r,this.state),l[1]=v[1],a[1]=b[1]);var k=[!1!==w[0]?p[0]-w[0]:l[0],!1!==w[1]?p[1]-w[1]:l[1]],S=fM(k,u),$=c?o:[0,0];return k=HM(a,fM(k,l),$),wM({},g,{intentional:!1!==w[0]||!1!==w[1],_initial:l,_movement:C,movement:k,values:e,offset:HM(a,S,$),delta:mM(k,h)})},t.clean=function(){this.clearTimeout()},xM(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function BM(e,t){return Math.abs(e)>=t&&bM(e)*t}function HM(e,t,n){var r=t[0],o=t[1],i=n[0],s=n[1],a=e[0],l=a[0],c=a[1],d=e[1],u=d[0],h=d[1];return[yM(r,l,c,i),yM(o,u,h,s)]}function _M(e,t,n){var r=e.state,o=e.args,i=t.timeStamp,s=t.type,a=r.values;return{_lastEventType:s,event:t,timeStamp:i,elapsedTime:n?0:i-r.startTime,args:o,previous:a}}function FM(e,t){return function(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,wM({},t,{event:n})].concat(o))}}var qM=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];for(var i,s=$M(t.classes);!(i=s()).done;){new(0,i.value)(t,r).addBindings(e)}for(var a=0,l=Object.entries(t.nativeRefs);a<l.length;a++){var c=l[a];KM(e,c[0],FM(c[1],wM({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,o=UM(n);if(!o)throw new Error("domTarget must be defined");var i=n.eventOptions;ZM(o,WM(r),i);for(var s=0,a=Object.entries(t);s<a.length;s++){var l=a[s],c=l[0],d=l[1],u=c.slice(2).toLowerCase();r.push([u,EM.apply(void 0,d)])}GM(o,r,i)}(t,e):function(e,t){for(var n=e.config,r={},o=n.eventOptions.capture?"Capture":"",i=0,s=Object.entries(t);i<s.length;i++){var a=s[i],l=a[0],c=a[1],d=Array.isArray(c)?c:[c];r[l+o]=EM.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=UM(t.config),n=t.config.eventOptions;e&&ZM(e,WM(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(!n)return;for(var i in o){ZM(n,o[i],r)}e.windowListeners={}}(t)},this.state=PM(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function WM(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function UM(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function KM(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function GM(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=$M(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.addEventListener(s,a,n)}}function ZM(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=$M(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.removeEventListener(s,a,n)}}function JM(e,t,r){void 0===r&&(r={});var o=function(e){var t=new Set;e.drag&&t.add(zM.get("drag"));e.wheel&&t.add(zM.get("wheel"));e.scroll&&t.add(zM.get("scroll"));e.move&&t.add(zM.get("move"));e.pinch&&t.add(zM.get("pinch"));e.hover&&t.add(zM.get("hover"));return t}(e),i=n.useMemo((function(){return new qM(o)}),[]);return i.config=t,i.handlers=e,i.nativeRefs=r,n.useEffect(i.effect,[]),i.config.domTarget?XM:i.bind}function XM(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}var YM=function(e){function t(){return e.apply(this,arguments)||this}CM(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return mM(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],i=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=gM(t),o=0===r?0:1/r,i=0===n?0:1/n,s=i*r,a=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:a,velocity:s,distance:gM(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(VM);function QM(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function eE(e){var t="buttons"in e?e.buttons:0,n=QM(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function tE(e){var t=QM(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var nE=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=[]),r.window&&(ZM(r.window,o[t],r.eventOptions),GM(r.window,o[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(kM(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=eE(e);if(n.down){t.updateSharedState(n);var r=tE(e),o=t.getKinematics(r,e),i=_M(kM(t),e),s=t.state._isTap,a=gM(o._movement);s&&a>=3&&(s=!1),t.updateGestureState(wM({},i,o,{_isTap:s})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var n=t.state._isTap,r=t.state.velocities,o=r[0],i=r[1],s=t.state.movement,a=s[0],l=s[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,p=h[0],f=h[1],m=t.config.swipeDistance,g=m[0],b=m[1],v=wM({},_M(kM(t),e),t.getMovement(t.state.values)),y=[0,0];v.elapsedTime<220&&(!1!==d&&Math.abs(o)>p&&Math.abs(a)>g&&(y[0]=bM(o)),!1!==u&&Math.abs(i)>f&&Math.abs(l)>b&&(y[1]=bM(i))),t.updateGestureState(wM({},v,{tap:n,swipe:y})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(kM(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(ZM(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}CM(t,e);var n=t.prototype;return n.startDrag=function(e){var t=tE(e);this.updateSharedState(eE(e)),this.updateGestureState(wM({},function(e,t,n){var r=e.state.offset,o=n.timeStamp;return wM({},PM()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:o})}(this,t,e),_M(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(KM(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&KM(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(YM);function rE(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,i;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!rE(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;for(i=e.entries();!(r=i.next()).done;)if(!rE(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||rE(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function oE(e,t){try{return rE(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function iE(e,t){void 0===t&&(t={}),zM.set("drag",nE);var r=n.useRef();return r.current||(r.current=function(e,t){var n,r,o=[],i=!1;return function(){for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(DM,oE)),JM({drag:e},r.current(t))}
|
|
2647
|
+
***************************************************************************** */var dk,uk,hk=function(){return hk=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},hk.apply(this,arguments)};function pk(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n}function fk(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function mk(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s}function gk(e,t,n){if(2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(dk||(dk={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(uk||(uk={}));var bk=dk.Start,vk=dk.Stop,yk=dk.Raise,xk=dk.Send,wk=dk.Cancel,Ck=dk.NullEvent,kk=dk.Assign;dk.After,dk.DoneState;var Sk=dk.Log,$k=dk.Init,Mk=dk.Invoke;dk.ErrorExecution;var Ek,jk=dk.ErrorPlatform,Tk=dk.ErrorCustom,Ok=dk.Update,Lk=dk.Choose,Ak=dk.Pure,Rk={},Nk="xstate.guard",Dk="production"===process.env.NODE_ENV;function Ik(e,t,n){void 0===n&&(n=".");var r=Vk(e,n),o=Vk(t,n);return tS(o)?!!tS(r)&&o===r:tS(r)?r in o:Object.keys(r).every((function(e){return e in o&&Ik(r[e],o[e])}))}function Pk(e){try{return tS(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function zk(e,t){try{return Qk(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function Vk(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:Qk(e)?Bk(e):"string"!=typeof e?e:Bk(zk(e,t));var n}function Bk(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function Hk(e,t){for(var n={},r=Object.keys(e),o=0;o<r.length;o++){var i=r[o];n[i]=t(e[i],i,e,o)}return n}function _k(e,t,n){var r,o,i={};try{for(var s=fk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];n(c)&&(i[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}var Fk=function(e){return function(t){var n,r,o=t;try{for(var i=fk(e),s=i.next();!s.done;s=i.next()){o=o[s.value]}}catch(e){n={error:e}}finally{try{s&&!s.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}return o}};function qk(e){return e?tS(e)?[[e]]:Wk(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?qk(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function Wk(e){var t;return(t=[]).concat.apply(t,gk([],mk(e),!1))}function Uk(e){return Qk(e)?e:[e]}function Kk(e){return void 0===e?[]:Uk(e)}function Gk(e,t,n){var r,o;if(eS(e))return e(t,n.data);var i={};try{for(var s=fk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];eS(c)?i[l]=c(t,n.data):i[l]=c}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}return i}function Zk(e){return e instanceof Promise||!(null===e||!eS(e)&&"object"!=typeof e||!eS(e.then))}function Jk(e,t){return Hk(e.states,(function(e,n){if(e){var r=(tS(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:Jk(e,r)}}}))}function Xk(e,t,n,r){Dk||Yk(!!e,"Attempting to update undefined context");var o=e?n.reduce((function(e,n){var o,i,s=n.assignment,a={state:r,action:n,_event:t},l={};if(eS(s))l=s(e,t.data,a);else try{for(var c=fk(Object.keys(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=s[u];l[u]=eS(h)?h(e,t.data,a):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var Yk=function(){};function Qk(e){return Array.isArray(e)}function eS(e){return"function"==typeof e}function tS(e){return"string"==typeof e}function nS(e,t){if(e)return tS(e)?{type:Nk,name:e,predicate:t?t[e]:void 0}:eS(e)?{type:Nk,name:e.name,predicate:e}:e}Dk||(Yk=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var rS=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function oS(e){return!!e&&"__xstatenode"in e}function iS(e,t){return tS(e)||"number"==typeof e?hk({type:e},t):e}function sS(e,t){if(!tS(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=iS(e);return hk({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function aS(e,t){return Uk(t).map((function(t){return void 0===t||"string"==typeof t||oS(t)?{target:t,event:e}:hk(hk({},t),{event:e})}))}function lS(e,t,n,r,o){var i=e.options.guards,s={state:o,cond:t,_event:r};if(t.type===Nk)return((null==i?void 0:i[t.name])||t.predicate)(n,r.data,s);var a=null==i?void 0:i[t.type];if(!a)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return a(n,r.data,s)}function cS(e){return"string"==typeof e?{type:e}:e}function dS(e,t,n){var r=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||r).bind(i),error:((o?e.error:t)||r).bind(i),complete:((o?e.complete:n)||r).bind(i)}}function uS(e,t){return"".concat(e,":invocation[").concat(t,"]")}function hS(e){return(e.type===yk||e.type===xk&&e.to===uk.Internal)&&"number"!=typeof e.delay}(Ek={})[rS]=function(){return this},Ek[Symbol.observable]=function(){return this};var pS=sS({type:$k});function fS(e,t){return t&&t[e]||void 0}function mS(e,t){var n;if(tS(e)||"number"==typeof e)n=eS(r=fS(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(eS(e))n={type:e.name||e.toString(),exec:e};else{var r;if(eS(r=fS(e.type,t)))n=hk(hk({},e),{exec:r});else if(r){var o=r.type||e.type;n=hk(hk(hk({},r),e),{type:o})}else n=e}return n}var gS=function(e,t){return e?(Qk(e)?e:[e]).map((function(e){return mS(e,t)})):[]};function bS(e){var t=mS(e);return hk(hk({id:tS(e)?e:t.id},t),{type:t.type})}function vS(e,t){var n="".concat(dk.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function yS(e,t){var n="".concat(dk.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function xS(e,t){var n="".concat(dk.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function wS(e,t,n,r,o,i,s){void 0===s&&(s=!1);var a=s?[]:function(e){var t,n,r=[];try{for(var o=fk(e),i=o.next();!i.done;i=o.next())for(var s=i.value,a=0;a<s.actions.length;)s.actions[a].type!==kk?a++:(r.push(s.actions[a]),s.actions.splice(a,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}(o),l=a.length?Xk(n,r,a,t):n,c=s?[n]:void 0,d=[];function u(o,a){var u;switch(a.type){case yk:var h=function(e,t,n,r){var o,i={_event:n},s=sS(eS(e.event)?e.event(t,n.data,i):e.event);if(tS(e.delay)){var a=r&&r[e.delay];o=eS(a)?a(t,n.data,i):a}else o=eS(e.delay)?e.delay(t,n.data,i):e.delay;return hk(hk({},e),{type:yk,_event:s,delay:o})}(a,l,r,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,r),h;case xk:var p=function(e,t,n,r){var o,i={_event:n},s=sS(eS(e.event)?e.event(t,n.data,i):e.event);if(tS(e.delay)){var a=r&&r[e.delay];o=eS(a)?a(t,n.data,i):a}else o=eS(e.delay)?e.delay(t,n.data,i):e.delay;var l=eS(e.to)?e.to(t,n.data,i):e.to;return hk(hk({},e),{to:l,_event:s,event:s.data,delay:o})}(a,l,r,e.options.delays);if(!Dk){var f=a.delay;Yk(!tS(f)||"number"==typeof p.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return i&&p.to!==uk.Internal&&("entry"===o?d.push(p):i(p,l,r)),p;case Sk:var m=function(e,t,n){return hk(hk({},e),{value:tS(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(a,l,r);return null==i||i(m,l,r),m;case Lk:if(!(y=null===(u=a.conds.find((function(n){var o=nS(n.cond,e.options.guards);return!o||lS(e,o,l,r,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=mk(wS(e,t,l,r,[{type:o,actions:gS(Kk(y),e.options.actions)}],i,s),2),b=g[0],v=g[1];return l=v,null==c||c.push(l),b;case Ak:var y;if(!(y=a.get(l,r.data)))return[];var x=mk(wS(e,t,l,r,[{type:o,actions:gS(Kk(y),e.options.actions)}],i,s),2),w=x[0],C=x[1];return l=C,null==c||c.push(l),w;case vk:m=function(e,t,n){var r=eS(e.activity)?e.activity(t,n.data):e.activity,o="string"==typeof r?{id:r}:r;return{type:dk.Stop,activity:o}}(a,l,r);return null==i||i(m,n,r),m;case kk:l=Xk(l,r,[a],i?void 0:t),null==c||c.push(l);break;default:var k=mS(a,e.options.actions),S=k.exec;if(i)i(k,l,r);else if(S&&c){var $=c.length-1,M=hk(hk({},k),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];S.apply(void 0,gk([c[$]],mk(t),!1))}});k=M}return k}}var h=Wk(o.map((function(e){var t,n,o=[];try{for(var s=fk(e.actions),a=s.next();!a.done;a=s.next()){var c=a.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,r)})),d.length=0,o})));return[h,l]}var CS=function(e,t){return t(e)};function kS(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[rS]=function(){return this},t}function SS(e,t,n){var r=kS(t);if(r.deferred=!0,oS(e)){var o=r.state=CS(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return o}}return r}var $S=function(e){return"atomic"===e.type||"final"===e.type};function MS(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function ES(e){return MS(e).filter((function(e){return"history"!==e.type}))}function jS(e){var t=[e];return $S(e)?t:t.concat(Wk(ES(e).map(jS)))}function TS(e,t){var n,r,o,i,s,a,l,c,d=LS(new Set(e)),u=new Set(t);try{for(var h=fk(u),p=h.next();!p.done;p=h.next())for(var f=(k=p.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}var m=LS(u);try{for(var g=fk(u),b=g.next();!b.done;b=g.next()){if("compound"!==(k=b.value).type||m.get(k)&&m.get(k).length){if("parallel"===k.type)try{for(var v=(s=void 0,fk(ES(k))),y=v.next();!y.done;y=v.next()){var x=y.value;u.has(x)||(u.add(x),d.get(x)?d.get(x).forEach((function(e){return u.add(e)})):x.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){s={error:e}}finally{try{y&&!y.done&&(a=v.return)&&a.call(v)}finally{if(s)throw s.error}}}else d.get(k)?d.get(k).forEach((function(e){return u.add(e)})):k.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{b&&!b.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var w=fk(u),C=w.next();!C.done;C=w.next()){var k;for(f=(k=C.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}return u}function OS(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if($S(r))return r.key}var o={};return n.forEach((function(e){o[e.key]=OS(e,t)})),o}function LS(e){var t,n,r=new Map;try{for(var o=fk(e),i=o.next();!i.done;i=o.next()){var s=i.value;r.has(s)||r.set(s,[]),s.parent&&(r.has(s.parent)||r.set(s.parent,[]),r.get(s.parent).push(s))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(t)throw t.error}}return r}function AS(e,t){return OS(e,LS(TS([e],t)))}function RS(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function NS(e,t){return"compound"===t.type?ES(t).some((function(t){return"final"===t.type&&RS(e,t)})):"parallel"===t.type&&ES(t).every((function(t){return NS(e,t)}))}function DS(e){return new Set(Wk(e.map((function(e){return e.tags}))))}function IS(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(tS(e)||tS(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return IS(e[n],t[n])}))}var PS=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=Rk,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||Rk,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return gk([],mk(new Set(Wk(gk([],mk(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:pS,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=pS;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),tS(e))return[e];var r=Object.keys(e);return r.concat.apply(r,gk([],mk(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=pk(e,["configuration","transitions","tags","machine"]);return hk(hk({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return Ik(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;Dk&&Yk(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),zS={deferEvents:!1},VS=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=hk(hk({},zS),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),BS=new Map,HS=0,_S=function(){return"x:".concat(HS++)},FS=function(e,t){return BS.set(e,t),e},qS=function(e){return BS.get(e)},WS=function(e){BS.delete(e)};function US(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(Dk||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function KS(e){if(US()){var t=function(){var e=US();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function GS(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,o=[],i=!1,s=function(e){var t;return hk(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[rS]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();n=e.transition(n,t,a),r.forEach((function(e){return e.next(n)}))}i=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,o){var i=dS(e,t,o);return r.add(i),i.next(n),{unsubscribe:function(){r.delete(i)}}}}),a={parent:t.parent,self:s,id:t.id||"anonymous",observers:r};return n=e.start?e.start(a):n,s}var ZS,JS={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(ZS||(ZS={}));var XS=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=ZS.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(Qk(e))return r.batch(e),r.state;var n=sS(iS(e,t));if(r.status===ZS.Stopped)return Dk||Yk(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==ZS.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var o,i=r.parent&&(t===uk.Parent||r.parent.id===t),s=i?r.parent:tS(t)?t===uk.Internal?r:r.children.get(t)||qS(t):(o=t)&&"function"==typeof o.send?t:void 0;if(s)if("machine"in s){if(r.status!==ZS.Stopped||r.parent!==s||r.state.done){var a=hk(hk({},e),{name:e.name===Tk?"".concat(xS(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,a]):s.send(a)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([s,e.data]):s.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));Dk||Yk(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,o){void 0===o&&(o=r.machine.options.actions);var i=e.exec||fS(e.type,o),s=eS(i)?i:i?i.exec:e.exec;if(s)try{return s(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case yk:var a=e;r.defer(a);break;case xk:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===pS):r.send(l._event);break;case wk:r.cancel(e.sendId);break;case bk:if(r.status!==ZS.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===dk.Invoke){var d=cS(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,h=c.id,p=c.data;Dk||Yk(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(Dk||Yk(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var m=p?Gk(p,t,n):void 0;if("string"==typeof u)return;var g=eS(u)?u(t,n.data,{data:m,src:d,meta:c.meta}):u;if(!g)return;var b=void 0;oS(g)&&(g=m?g.withContext(m):g,b={autoForward:f}),r.spawn(g,h,b)}else r.spawnActivity(c);break;case vk:r.stopChild(e.activity.id);break;case Sk:var v=e,y=v.label,x=v.value;y?r.logger(y,x):r.logger(x);break;default:Dk||Yk(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=hk(hk({},e.defaultOptions),n),i=o.clock,s=o.logger,a=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=s,this.clock=i,this.parent=a,this.options=o,this.scheduler=new VS({deferEvents:this.options.deferEvents}),this.sessionId=_S()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:CS(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return Dk||Yk(this.status!==ZS.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var o=fk(e.actions),i=o.next();!i.done;i=o.next()){var s=i.value;this.exec(s,e,t)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,o,i,s,a,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==pS||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=fk(this.eventListeners),p=h.next();!p.done;p=h.next()){(0,p.value)(e.event)}}catch(e){n={error:e}}finally{try{p&&!p.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var f=fk(this.listeners),m=f.next();!m.done;m=f.next()){(0,m.value)(e,e.event)}}catch(e){o={error:e}}finally{try{m&&!m.done&&(i=f.return)&&i.call(f)}finally{if(o)throw o.error}}try{for(var g=fk(this.contextListeners),b=g.next();!b.done;b=g.next()){(0,b.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){s={error:e}}finally{try{b&&!b.done&&(a=g.return)&&a.call(g)}finally{if(s)throw s.error}}if(this.state.done){var v=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=v&&v.doneData?Gk(v.doneData,e.context,t):void 0;this._doneEvent=yS(this.id,y);try{for(var x=fk(this.doneListeners),w=x.next();!w.done;w=x.next()){(0,w.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=x.return)&&c.call(x)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),WS(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===ZS.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,o=dS(e,t,n);this.listeners.add(o.next),this.status!==ZS.NotStarted&&o.next(this.state);var i=function(){r.doneListeners.delete(i),r.stopListeners.delete(i),o.complete()};return this.status===ZS.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){r.listeners.delete(o.next),r.doneListeners.delete(i),r.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===ZS.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===ZS.Running)return this;this.machine._init(),FS(this.sessionId,this),this.initialized=!0,this.status=ZS.Running;var n=void 0===e?this.initialState:CS(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState(PS.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,pS)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){eS(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,o,i,s,a,l,c;try{for(var d=fk(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var p=fk(this.stopListeners),f=p.next();!f.done;f=p.next()){(h=f.value)(),this.stopListeners.delete(h)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var m=fk(this.contextListeners),g=m.next();!g.done;g=m.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var b=fk(this.doneListeners),v=b.next();!v.done;v=b.next()){h=v.value;this.doneListeners.delete(h)}}catch(e){s={error:e}}finally{try{v&&!v.done&&(a=b.return)&&a.call(b)}finally{if(s)throw s.error}}if(!this.initialized)return this;this.initialized=!1,this.status=ZS.Stopped,this._initialState=void 0;try{for(var y=fk(Object.keys(this.delayedEventsMap)),x=y.next();!x.done;x=y.next()){var w=x.value;this.clock.clearTimeout(this.delayedEventsMap[w])}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new VS({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=sS({type:"xstate.stop"}),r=CS(e,(function(){var t=Wk(gk([],mk(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return gS(t.onExit,e.machine.options.actions)}))),r=mk(wS(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=r[0],i=r[1],s=new PS({value:e.state.value,context:i,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!hS(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return s.changed=!0,s}));e.update(r,n),e._stopChildren(),WS(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===ZS.NotStarted&&this.options.deferEvents)Dk||Yk(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==ZS.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,o,i=t.state,s=!1,a=[],l=function(e){var r=sS(e);t.forward(r),i=CS(t,(function(){return t.machine.transition(i,r,void 0,n||void 0)})),a.push.apply(a,gk([],mk(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var n=e.exec;return hk(hk({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),s=s||!!i.changed};try{for(var c=fk(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(r)throw r.error}}i.changed=s,i.actions=a,t.update(i,sS(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=sS(e);if(0===r.name.indexOf(jk)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(jk)})))throw r.data.data;return CS(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=fk(this.forwardTo),o=r.next();!o.done;o=r.next()){var i=o.value,s=this.children.get(i);if(!s)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));s.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),eS(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==ZS.Running)return SS(e,t);if(Zk(e))return this.spawnPromise(Promise.resolve(e),t);if(eS(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&eS(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(oS(e))return this.spawnMachine(e,hk(hk({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,o},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var o=new e(t,hk(hk({},this.options),{parent:this,id:n.id||t.id})),i=hk(hk({},JS),n);i.sync&&o.onTransition((function(e){r.send(Ok,{state:e,id:o.id})}));var s=o;return this.children.set(o.id,s),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){r.removeChild(o.id),r.send(sS(e,{origin:o.id}))})).start(),s},e.prototype.spawnBehavior=function(e,t){var n=GS(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,o=this,i=!1;e.then((function(e){i||(r=e,o.removeChild(t),o.send(sS(yS(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var n=xS(t,e);try{o.send(sS(n,{origin:t}))}catch(r){!function(e,t,n){if(!Dk){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(o))}}}(e,r,t),o.devTools&&o.devTools.send(n,o.state),o.machine.strict&&o.stop()}}}));var s=((n={id:t,send:function(){},subscribe:function(t,n,r){var o=dS(t,n,r),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[rS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnCallback=function(e,t){var n,r,o,i=this,s=!1,a=new Set,l=new Set;try{o=e((function(e){r=e,l.forEach((function(t){return t(e)})),s||i.send(sS(e,{origin:t}))}),(function(e){a.add(e)}))}catch(e){this.send(xS(t,e))}if(Zk(o))return this.spawnPromise(o,t);var c=((n={id:t,send:function(e){return a.forEach((function(t){return t(e)}))},subscribe:function(e){var t=dS(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){s=!0,eS(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[rS]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,o=this,i=e.subscribe((function(e){r=e,o.send(sS(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(sS(xS(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(sS(yS(t),{origin:t}))})),s=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[rS]=function(){return this},n);return this.children.set(t,s),s},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var n=t(this.state.context,e);this.spawnEffect(e.id,n)}else Dk||Yk(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[rS]=function(){return this},n))},e.prototype.attachDev=function(){var e=US();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(hk(hk({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:hk({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}KS(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[rS]=function(){return this},e.prototype.getSnapshot=function(){return this.status===ZS.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=YS,e}();function YS(e,t){return new XS(e,t)}function QS(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function e$(e){return hk(hk({type:Mk},e),{toJSON:function(){e.onDone,e.onError;var t=pk(e,["onDone","onError"]);return hk(hk({},t),{type:Mk,src:QS(e.src)})}})}var t$="",n$="*",r$={},o$=function(e){return"#"===e[0]},i$=function(){function e(t,n,r,o){void 0===r&&(r="context"in t?t.context:void 0);var i,s=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||gk([this.machine.key],mk(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,Dk||Yk(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?Hk(this.config.states,(function(t,n){var r,o=new e(t,{},void 0,{parent:s,key:n});return Object.assign(s.idMap,hk(((r={})[o.id]=o,r),o.idMap)),o})):r$;var a=0;!function e(t){var n,r;t.order=a++;try{for(var o=fk(MS(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){n={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===t$})):t$ in this.config.on),this.strict=!!this.config.strict,this.onEntry=Kk(this.config.entry||this.config.onEntry).map((function(e){return mS(e)})),this.onExit=Kk(this.config.exit||this.config.onExit).map((function(e){return mS(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=Kk(this.config.invoke).map((function(e,t){var n,r;if(oS(e)){var o=uS(s.id,t);return s.machine.options.services=hk(((n={})[o]=e,n),s.machine.options.services),e$({src:o,id:o})}if(tS(e.src)){o=e.id||uS(s.id,t);return e$(hk(hk({},e),{id:o,src:e.src}))}if(oS(e.src)||eS(e.src)){o=e.id||uS(s.id,t);return s.machine.options.services=hk(((r={})[o]=e.src,r),s.machine.options.services),e$(hk(hk({id:o},e),{src:o}))}var i=e.src;return e$(hk(hk({id:uS(s.id,t)},e),{src:i}))})),this.activities=Kk(this.config.activities).concat(this.invoke).map((function(e){return bS(e)})),this.transition=this.transition.bind(this),this.tags=Kk(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||jS(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,o=r.actions,i=r.activities,s=r.guards,a=r.services,l=r.delays;return new e(this.config,{actions:hk(hk({},o),t.actions),activities:hk(hk({},i),t.activities),guards:hk(hk({},s),t.guards),services:hk(hk({},a),t.services),delays:hk(hk({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return eS(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:Hk(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===t$,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===n$}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(dk.After,"(").concat(e,")").concat(n)}(eS(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:xk,event:eS(e)?e:iS(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:eS(e)?e.name:Pk(e)}}(r,{delay:t})),e.onExit.push({type:wk,sendId:r}),r},r=Qk(t)?t.map((function(e,t){var r=n(e.delay,t);return hk(hk({},e),{event:r})})):Wk(Object.keys(t).map((function(e,r){var o=t[e],i=tS(o)?{target:o}:o,s=isNaN(+e)?e:+e,a=n(s,r);return Kk(i).map((function(e){return hk(hk({},e),{event:a,delay:s})}))})));return r.map((function(t){var n=t.delay;return hk(hk({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof PS?e.value:Vk(e,this.delimiter);if(tS(r)){var o=this.getStateNode(r).initial;return void 0!==o?this.getStateNodes(((t={})[r]=o,t)):[this,this.states[r]]}var i=Object.keys(r),s=[this];return s.push.apply(s,gk([],mk(Wk(i.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),s},e.prototype.handles=function(e){var t=Pk(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof PS?e:PS.create(e),n=Array.from(TS([],this.getStateNodes(t.value)));return new PS(hk(hk({},t),{value:this.resolve(t.value),configuration:n,done:NS(n,this),tags:DS(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),o=this.getStateNode(r[0])._transition(e[r[0]],t,n);return o&&o.transitions.length?o:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,o,i={};try{for(var s=fk(Object.keys(e)),a=s.next();!a.done;a=s.next()){var l=a.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,n);d&&(i[l]=d)}}}catch(e){r={error:e}}finally{try{a&&!a.done&&(o=s.return)&&o.call(s)}finally{if(r)throw r.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=Wk(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var p=Wk(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:Wk(u.map((function(e){return e.exitSet}))),configuration:p,source:t,actions:Wk(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,n){return tS(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,sS(t))},e.prototype.next=function(e,t){var n,r,o,i=this,s=t.name,a=[],l=[];try{for(var c=fk(this.getCandidates(s)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,p=u.in,f=e.context,m=!p||(tS(p)&&o$(p)?e.matches(Vk(this.getStateNodeById(p).path,this.delimiter)):Ik(Vk(p,this.delimiter),Fk(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||lS(this.machine,h,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(s,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&m){void 0!==u.target&&(l=u.target),a.push.apply(a,gk([],mk(u.actions),!1)),o=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:a};var b=Wk(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:Wk(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:b,source:e,actions:a}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,o,i,s){var a,l,c,d,u=this,h=i?TS([],this.getStateNodes(i.value)):[],p=new Set;try{for(var f=fk(Array.from(e).sort((function(e,t){return e.order-t.order}))),m=f.next();!m.done;m=f.next()){(!RS(h,v=m.value)||RS(n.exitSet,v)||v.parent&&p.has(v.parent))&&p.add(v)}}catch(e){a={error:e}}finally{try{m&&!m.done&&(l=f.return)&&l.call(f)}finally{if(a)throw a.error}}try{for(var g=fk(h),b=g.next();!b.done;b=g.next()){var v;RS(e,v=b.value)&&!RS(n.exitSet,v.parent)||n.exitSet.push(v)}}catch(e){c={error:e}}finally{try{b&&!b.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}n.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(p).sort((function(e,t){return e.order-t.order})),x=new Set(n.exitSet),w=Wk(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(vS(e.id,e.doneData),vS(i.id,e.doneData?Gk(e.doneData,r,o):void 0));var s=i.parent;return"parallel"===s.type&&ES(s).every((function(e){return NS(n.configuration,e)}))&&t.push(vS(s.id)),t}))),C=y.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=bS(e);return{type:dk.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:gS(s?gk(gk([],mk(t),!1),mk(n),!1):gk(gk([],mk(n),!1),mk(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:w.map((function(e){return function(e,t){return{type:yk,event:"function"==typeof e?e:iS(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),k=Array.from(x).map((function(e){return{type:"exit",actions:gS(gk(gk([],mk(e.onExit),!1),mk(e.activities.map((function(e){return function(e){var t=eS(e)?e:bS(e);return{type:dk.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:gS(n.actions,this.machine.options.actions)}).concat(C);if(t){var S=gS(Wk(gk([],mk(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!hS(e)}));return k.concat({type:"stop",actions:S})}return k},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var o,i,s=sS(t);if(e instanceof PS)o=void 0===n?e:this.resolveState(PS.from(e,n));else{var a=tS(e)?this.resolve(Bk(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;o=this.resolveState(PS.from(a,l))}if(!Dk&&s.name===n$)throw new Error("An event cannot have the wildcard type ('".concat(n$,"')"));if(this.strict&&!this.events.includes(s.name)&&(i=s.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(s.name,"'"));var c=this._transition(o.value,o,s)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=TS([],this.getStateNodes(o.value)),u=c.configuration.length?TS(d,c.configuration):d;return c.configuration=gk([],mk(u),!1),this.resolveTransition(c,o,o.context,r,s)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var o,i=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(o=e.actions).unshift.apply(o,gk([],mk(i),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,o){var i,s,a,l,c=this;void 0===o&&(o=pS);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],p=NS(h,this),f=u?AS(this.machine,d):void 0,m=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),p,e,n,o,t,r),b=t?hk({},t.activities):{};try{for(var v=fk(g),y=v.next();!y.done;y=v.next()){var x=y.value;try{for(var w=(a=void 0,fk(x.actions)),C=w.next();!C.done;C=w.next()){var k=C.value;k.type===bk?b[k.activity.id||k.activity.type]=k:k.type===vk&&(b[k.activity.id||k.activity.type]=!1)}}catch(e){a={error:e}}finally{try{C&&!C.done&&(l=w.return)&&l.call(w)}finally{if(a)throw a.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(s=v.return)&&s.call(v)}finally{if(i)throw i.error}}var S,$,M=mk(wS(this,t,n,o,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=M[0],j=M[1],T=mk(function(e,t){var n,r,o=mk([[],[]],2),i=o[0],s=o[1];try{for(var a=fk(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(E,hS),2),O=T[0],L=T[1],A=E.filter((function(e){var t;return e.type===bk&&(null===(t=e.activity)||void 0===t?void 0:t.type)===Mk})),R=A.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var o,i=cS(e.src),s=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],a=e.data?Gk(e.data,n,r):void 0,l=s?SS(s,e.id,a):kS(e.id);return l.meta=e,l}(t.activity,c.machine,j,o),e}),t?hk({},t.children):{}),N=new PS({value:f||t.value,context:j,_event:o,_sessionid:t?t._sessionid:null,historyValue:f?m?(S=m,$=f,{current:$,states:Jk(S,$)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?L:[],activities:f?b:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:R,done:p,tags:DS(h),machine:this}),D=n!==j;N.changed=o.name===Ok||D;var I=N.history;I&&delete I.history;var P=!p&&(this._transient||d.some((function(e){return e._transient})));if(!(u||P&&o.name!==t$))return N;var z=N;if(!p)for(P&&(z=this.resolveRaisedTransition(z,{type:Ck},o,r));O.length;){var V=O.shift();z=this.resolveRaisedTransition(z,V._event,o,r)}var B=z.changed||(I?!!z.actions.length||D||typeof I.value!=typeof z.value||!IS(z.value,I.value):void 0);return z.changed=B,z.history=I,z},e.prototype.getStateNode=function(e){if(o$(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=o$(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&o$(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=zk(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||r$;switch(this.type){case"parallel":return Hk(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):r$}));case"compound":if(tS(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?Hk(e,(function(e,t){return e?n.getStateNode(t).resolve(e):r$})):this.initialStateValue||{};default:return e||r$}},e.prototype.getResolvedPath=function(e){if(o$(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return zk(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=_k(this.states,(function(e){return e.initialStateValue||r$}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=$S(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=tS(t.target)&&o$(t.target)?Bk(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return $S(this)?[this]:"compound"!==this.type||this.initial?Wk(qk(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(Dk||Yk(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=mk(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var o=this.getStateNode(n);if("history"===o.type)return o.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:_k(this.states,(function(t,n){if(!e)return t.historyValue();var r=tS(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?Wk(qk(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var o,i,s=(o=n.path,i="states",function(e){var t,n,r=e;try{for(var s=fk(o),a=s.next();!a.done;a=s.next()){var l=a.value;r=r[i][l]}}catch(e){t={error:e}}finally{try{a&&!a.done&&(n=s.return)&&n.call(s)}finally{if(t)throw t.error}}return r})(e).current;return tS(s)?[n.getStateNode(s)]:Wk(qk(s).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=Wk(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var s=fk(Object.keys(o)),a=s.next();!a.done;a=s.next()){var l=o[a.value];if(l.states)try{for(var c=(n=void 0,fk(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{a&&!a.done&&(t=s.return)&&t.call(s)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!tS(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return Kk(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return tS(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(n),s=hk(hk({},e),{actions:gS(Kk(e.actions)),cond:nS(e.cond,o),target:i,source:this,internal:r,eventType:e.event,toJSON:function(){return hk(hk({},s),{target:s.target?s.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return s},e.prototype.formatTransitions=function(){var e,t,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var o=this.config.on,i=n$,s=o[i],a=void 0===s?[]:s,l=pk(o,["*"]);n=Wk(Object.keys(l).map((function(e){Dk||e!==t$||Yk(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=aS(e,l[e]);return Dk||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(tS(e.target)||oS(e.target))})),o=t===t$?"the transient event":"event '".concat(t,"'");Yk(!r,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(aS(n$,a)))}else n=[];var c=this.config.always?aS("",this.config.always):[],d=this.config.onDone?aS(String(vS(this.id)),this.config.onDone):[];Dk||Yk(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=Wk(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,gk([],mk(aS(String(yS(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,gk([],mk(aS(String(xS(e.id)),e.onError)),!1)),t}))),h=this.after,p=Wk(gk(gk(gk(gk([],mk(d),!1),mk(u),!1),mk(n),!1),mk(c),!1).map((function(e){return Kk(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=fk(h),m=f.next();!m.done;m=f.next()){var g=m.value;p.push(g)}}catch(t){e={error:t}}finally{try{m&&!m.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return p},e}();var s$,a$=function(e){return{type:kk,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(s$||(s$={}));var l$="undefined"!=typeof document?n.useLayoutEffect:function(){};function c$(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var d$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},u$=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var h$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s},p$=function(e,t,n){if(n||2===arguments.length)for(var r,o=0,i=t.length;o<i;o++)!r&&o in t||(r||(r=Array.prototype.slice.call(t,0,o)),r[o]=t[o]);return e.concat(r||Array.prototype.slice.call(t))};function f$(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function m$(e){var t=n.useRef([]),r=n.useRef([]);l$((function(){var n=e.subscribe((function(e){var n,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),s=h$(function(e,t){var n,r,o=d$([[],[]],2),i=o[0],s=o[1];try{for(var a=u$(e),l=a.next();!l.done;l=a.next()){var c=l.value;t(c)?i.push(c):s.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=a.return)&&r.call(a)}finally{if(n)throw n.error}}return[i,s]}(i,(function(e){return e.exec.__effect===s$.Effect})),2),a=s[0],l=s[1];(n=t.current).push.apply(n,p$([],h$(a.map((function(t){return[t,e]}))),!1)),(o=r.current).push.apply(o,p$([],h$(l.map((function(t){return[t,e]}))),!1))}}));return function(){n.unsubscribe()}}),[]),l$((function(){for(;r.current.length;){var e=h$(r.current.shift(),2);f$(e[0],e[1])}})),n.useEffect((function(){for(;t.current.length;){var e=h$(t.current.shift(),2);f$(e[0],e[1])}}))}var g$=function(){return g$=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var o in t=arguments[n])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},g$.apply(this,arguments)},b$=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(r=Object.getOwnPropertySymbols(e);o<r.length;o++)t.indexOf(r[o])<0&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]])}return n},v$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};var y$=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,o,i=n.call(e),s=[];try{for(;(void 0===t||t-- >0)&&!(r=i.next()).done;)s.push(r.value)}catch(e){o={error:e}}finally{try{r&&!r.done&&(n=i.return)&&n.call(i)}finally{if(o)throw o.error}}return s};function x$(e,t){void 0===t&&(t={});var r=n.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&a(e)}),[]),o=function(e,t,r){void 0===t&&(t={});var o=c$((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var i=v$(n.useState(o),1)[0];e!==i&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var s=t.context,a=t.guards,l=t.actions,c=t.activities,d=t.services,u=t.delays,h=t.state,p=b$(t,["context","guards","actions","activities","services","delays","state"]),f=c$((function(){var e={context:s,guards:a,actions:l,activities:c,services:d,delays:u};return YS(o.withConfig(e,(function(){return g$(g$({},o.context),s)})),g$({deferEvents:!0},p))}));return l$((function(){var e;return r&&(e=f.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(r))),function(){null==e||e.unsubscribe()}}),[r]),l$((function(){return f.start(h?PS.create(h):void 0),function(){f.stop()}}),[]),l$((function(){Object.assign(f.machine.options.actions,l),Object.assign(f.machine.options.guards,a),Object.assign(f.machine.options.activities,c),Object.assign(f.machine.options.services,d),Object.assign(f.machine.options.delays,u)}),[l,a,c,d,u]),m$(f),f}(e,t,r),i=y$(n.useState((function(){var e=o.machine.initialState;return t.state?PS.create(t.state):e})),2),s=i[0],a=i[1];return[s,o.send,o]}function w$(){return w$=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},w$.apply(null,arguments)}function C$(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const k$={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(k$.str(e)||k$.num(e))return e===t;if(k$.obj(e)&&k$.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!k$.und(n)||e===t}};function S$(e,t){return k$.und(e)||k$.nul(e)?t:e}function $$(e){return k$.und(e)?[]:k$.arr(e)?e:[e]}function M$(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return k$.fun(e)?e(...n):e}function E$(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,C$(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(k$.und(t))return w$({to:t},e);const n=Object.keys(e).reduce(((n,r)=>k$.und(t[r])?w$({},n,{[r]:e[r]}):n),{});return w$({to:t},n)}class j${constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class T$ extends j${constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof j$&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof j$&&e.removeChild(this)))}}class O$ extends j${constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof j$&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof j$&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof j$)&&(t[n]=r instanceof j$?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let L$,A$;let R$,N$=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let D$,I$=()=>Date.now();class P$ extends O${constructor(e,t){super(),this.update=void 0,this.payload=e.style?w$({},e,{style:D$(e.style)}):e,this.update=t,this.attach()}}let z$=!1;const V$=new Set,B$=()=>{if(!z$)return!1;let e=I$();for(let t of V$){let n=!1;for(let r=0;r<t.configs.length;r++){let o,i,s=t.configs[r];for(let t=0;t<s.animatedValues.length;t++){let r=s.animatedValues[t];if(r.done)continue;let a=s.fromValues[t],l=s.toValues[t],c=r.lastPosition,d=l instanceof j$,u=Array.isArray(s.initialVelocity)?s.initialVelocity[t]:s.initialVelocity;if(d&&(l=l.getValue()),s.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof a&&"string"!=typeof l){if(void 0!==s.duration)c=a+s.easing((e-r.startTime)/s.duration)*(l-a),o=e>=r.startTime+s.duration;else if(s.decay)c=a+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),o=Math.abs(r.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:s.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-s.tension*(c-l)+-s.friction*u)/s.mass)/1e3,c+=1*u/1e3}let n=!(!s.clamp||0===s.tension)&&(a<l?c>l:c<l),d=Math.abs(u)<=s.precision,h=0===s.tension||Math.abs(l-c)<=s.precision;o=n||d&&h,r.lastVelocity=u,r.lastTime=e}d&&!s.toValues[t].done&&(o=!1),o?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[s.name]=s.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(V$.delete(t),t.stop(!0))}return V$.size?N$(B$):z$=!1,z$};function H$(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return H$({range:e,output:t,extrapolate:n});if(R$&&"string"==typeof e.output[0])return R$(e);const r=e,o=r.output,i=r.range||[0,1],s=r.extrapolateLeft||r.extrapolate||"extend",a=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,i);return function(e,t,n,r,o,i,s,a,l){let c=l?l(e):e;if(c<t){if("identity"===s)return c;"clamp"===s&&(c=t)}if(c>n){if("identity"===a)return c;"clamp"===a&&(c=n)}if(r===o)return r;if(t===n)return e<=t?r:o;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=i(c),r===-1/0?c=-c:o===1/0?c+=r:c=c*(o-r)+r;return c}(e,i[t],i[t+1],o[t],o[t+1],l,s,a,r.map)}}class _$ extends T${constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof T$&&!(e instanceof _$)?e.getPayload():Array.isArray(e)?e:[e],this.calc=H$(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=H$(e,t,n)}interpolate(e,t,n){return new _$(this,e,t,n)}}const F$=(e,t,n)=>e&&new _$(e,t,n);function q$(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>q$(e,t)))}class W$ extends j${constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&q$(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new _$(this,e,t,n)}}class U$ extends T${constructor(e){super(),this.payload=e.map((e=>new W$(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new _$(this,e,t)}}let K$=0,G$=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=K$++}update(e){if(!e)return this;const t=E$(e),n=t.delay,r=void 0===n?0:n,o=t.to,i=C$(t,["delay","to"]);if(k$.arr(o)||k$.fun(o))this.queue.push(w$({},i,{delay:r,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let n=t[0],o=t[1];const s=w$({to:{[n]:o},delay:M$(r,n)},i),a=e[s.delay]&&e[s.delay].to;e[s.delay]=w$({},e[s.delay],s,{to:w$({},a,s.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,o=void 0===r?{}:r;k$.obj(n)&&(this.merged=w$({},n,this.merged)),k$.obj(o)&&(this.merged=w$({},this.merged,o))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,o)=>{let i=r.delay,s=C$(r,["delay"]);const a=r=>{o===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=k$.arr(s.to)||k$.fun(s.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(s,a):this.diff(s).start(a))}),i):l?this.runAsync(s,a):this.diff(s).start(a)}))}else k$.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,V$.has(t)||V$.add(t),z$||(z$=!0,N$(B$));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,V$.has(t)&&V$.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=C$(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(k$.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=w$({},r,E$(r.to[t]));k$.arr(n.config)&&(n.config=n.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(k$.fun(r.to)){let e,t=0;i=i.then((()=>r.to((n=>{const i=w$({},r,E$(n));if(k$.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=w$({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,o=t.to,i=void 0===o?{}:o,s=t.config,a=void 0===s?{}:s,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,r];r=h[0],i=h[1]}this.merged=w$({},r,this.merged,i),this.hasChanged=!1;let p=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],o=t[1],i=e[n]||{};const s=k$.num(o),l=k$.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!A$[o],c=k$.arr(o),h=!s&&!c&&!l;let f=k$.und(r[n])?o:r[n],m=s||c||l?o:1,g=M$(a,n);p&&(m=p.animations[n].parent);let b,v=i.parent,y=i.interpolation,x=$$(p?m.getPayload():m),w=o;h&&(w=R$({range:[0,1],output:[o,o]})(1));let C=y&&y.getValue();const k=!k$.und(v)&&i.animatedValues.some((e=>!e.done)),S=!k$.equ(w,C),$=!k$.equ(w,i.previous),M=!k$.equ(g,i.config);if(d||$&&S||M){if(s||l)v=y=i.parent||new W$(f);else if(c)v=y=i.parent||new U$(f);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?f:e,i.parent?(v=i.parent,v.setValue(0,!1)):v=new W$(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=v.interpolate(t)}return x=$$(p?m.getPayload():m),b=$$(v.getPayload()),d&&!h&&v.setValue(f,!1),this.hasChanged=!0,b.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=k?e.lastVelocity:void 0,e.lastTime=k?e.lastTime:void 0,e.startTime=I$(),e.done=!1,e.animatedStyles.clear()})),M$(u,n)&&v.setValue(h?m:o,!1),w$({},e,{[n]:w$({},i,{name:n,parent:v,interpolation:y,animatedValues:b,toValues:x,previous:w,config:g,fromValues:$$(v.getValue()),immediate:M$(u,n),initialVelocity:S$(g.velocity,0),clamp:S$(g.clamp,!1),precision:S$(g.precision,.01),tension:S$(g.tension,170),friction:S$(g.friction,26),mass:S$(g.mass,1),duration:g.duration,easing:S$(g.easing,(e=>e)),decay:g.decay})})}return S?e:(h&&(v.setValue(1,!1),y.updateConfig({output:[w,w]})),v.done=!0,this.hasChanged=!0,w$({},e,{[n]:w$({},e[n],{previous:w})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const Z$=e=>{const t=k$.fun(e),r=((e,t)=>{const r=n.useRef(!1),o=n.useRef(),i=k$.fun(t),s=n.useMemo((()=>{let n;return o.current&&(o.current.map((e=>e.destroy())),o.current=void 0),[new Array(e).fill().map(((e,r)=>{const o=new G$,s=i?M$(t,r,o):t[r];return 0===r&&(n=s.ref),o.update(s),n||o.start(),o})),n]}),[e]),a=s[0],l=s[1];o.current=a,n.useImperativeHandle(l,(()=>({start:()=>Promise.all(o.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>o.current.forEach((t=>t.stop(e))),get controllers(){return o.current}})));const c=n.useMemo((()=>e=>o.current.map(((t,n)=>{t.update(i?M$(e,n,t):e[n]),l||t.start()}))),[e]);n.useEffect((()=>{r.current?i||c(t):l||o.current.forEach((e=>e.start()))})),n.useEffect((()=>(r.current=!0,()=>o.current.forEach((e=>e.destroy())))),[]);const d=o.current.map((e=>e.getValues()));return i?[d,c,e=>o.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),o=r[0],i=r[1],s=r[2];return t?[o[0],i,s]:o};class J$ extends O${constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof j$||(e=L$.transform(e)),this.payload=e}}const X$={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Y$="[-+]?\\d*\\.?\\d+",Q$=Y$+"%";function eM(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const tM=new RegExp("rgb"+eM(Y$,Y$,Y$)),nM=new RegExp("rgba"+eM(Y$,Y$,Y$,Y$)),rM=new RegExp("hsl"+eM(Y$,Q$,Q$)),oM=new RegExp("hsla"+eM(Y$,Q$,Q$,Y$)),iM=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,sM=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,aM=/^#([0-9a-fA-F]{6})$/,lM=/^#([0-9a-fA-F]{8})$/;function cM(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function dM(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,o=2*n-r,i=cM(o,r,e+1/3),s=cM(o,r,e),a=cM(o,r,e-1/3);return Math.round(255*i)<<24|Math.round(255*s)<<16|Math.round(255*a)<<8}function uM(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function hM(e){return(parseFloat(e)%360+360)%360/360}function pM(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function fM(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function mM(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=aM.exec(e))?parseInt(t[1]+"ff",16)>>>0:X$.hasOwnProperty(e)?X$[e]:(t=tM.exec(e))?(uM(t[1])<<24|uM(t[2])<<16|uM(t[3])<<8|255)>>>0:(t=nM.exec(e))?(uM(t[1])<<24|uM(t[2])<<16|uM(t[3])<<8|pM(t[4]))>>>0:(t=iM.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=lM.exec(e))?parseInt(t[1],16)>>>0:(t=sM.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=rM.exec(e))?(255|dM(hM(t[1]),fM(t[2]),fM(t[3])))>>>0:(t=oM.exec(e))?(dM(hM(t[1]),fM(t[2]),fM(t[3]))|pM(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const gM=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,bM=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,vM=new RegExp(`(${Object.keys(X$).join("|")})`,"g");let yM={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const xM=["Webkit","Ms","Moz","O"];function wM(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||yM.hasOwnProperty(e)&&yM[e]?(""+t).trim():t+"px"}yM=Object.keys(yM).reduce(((e,t)=>(xM.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),yM);const CM={};var kM,SM;kM=e=>new J$(e),D$=kM,SM=e=>{const t=e.output.map((e=>e.replace(bM,mM))).map((e=>e.replace(vM,mM))),n=t[0].match(gM).map((()=>[]));t.forEach((e=>{e.match(gM).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(gM).map(((t,r)=>H$(w$({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(gM,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,o)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${o})`))}},R$=SM,A$=X$,function(e,t){L$={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,s=t.scrollTop,a=t.scrollLeft,l=C$(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==s&&(e.scrollTop=s),void 0!==a&&(e.scrollLeft=a),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=wM(t,o[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:CM[t]||(CM[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var $M;const MM=($M=e=>n.forwardRef(((t,r)=>{const o=function(){const e=n.useState(!1)[1];return n.useCallback((()=>e((e=>!e))),[])}(),i=n.useRef(!0),s=n.useRef(null),a=n.useRef(null),l=n.useCallback((e=>{const t=s.current;s.current=new P$(e,(()=>{let e=!1;a.current&&(e=L$.fn(a.current,s.current.getAnimatedValue())),a.current&&!1!==e||o()})),t&&t.detach()}),[]);n.useEffect((()=>()=>{i.current=!1,s.current&&s.current.detach()}),[]),n.useImperativeHandle(r,(()=>(e=>e.current)(a))),l(t);const c=s.current.getValue();c.scrollTop,c.scrollLeft;const d=C$(c,["scrollTop","scrollLeft"]),u=(h=e,!k$.fun(h)||h.prototype instanceof n.Component?e=>a.current=function(e,t){return t&&(k$.fun(t)?t(e):k$.obj(t)&&(t.current=e)),e}(e,r):void 0);var h;return n.createElement(e,w$({},d,{ref:u}))})),e=>(k$.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=$M(n),e}),$M))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function EM(e,t){return e.map((function(e,n){return e+t[n]}))}function jM(e,t){return e.map((function(e,n){return e-t[n]}))}function TM(e){return Math.hypot.apply(Math,e)}function OM(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function LM(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function AM(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-LM(t-e,n-t,r)+t:e>n?+LM(e-n,n-t,r)+n:e}function RM(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function NM(){return NM=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},NM.apply(this,arguments)}function DM(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function IM(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function PM(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function zM(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return PM(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?PM(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function VM(){}function BM(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?VM:1===t.length?t[0]:function(){for(var e,n,r=zM(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function HM(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function _M(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function FM(e,t){void 0===e&&(e={});for(var n={},r=0,o=Object.entries(t);r<o.length;r++){var i=o[r],s=i[0],a=i[1];switch(typeof a){case"function":n[s]=a.call(n,e[s],s,e);break;case"object":n[s]=FM(e[s],a);break;case"boolean":a&&(n[s]=e[s])}}return n}var qM=NM({},{threshold:function(e){return void 0===e&&(e=0),HM(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return HM(.15);case!1:return HM(0);default:return HM(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:HM(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return qM.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,o=t.right,i=void 0===o?1/0:o,s=t.top,a=void 0===s?-1/0:s,l=t.bottom;return[[r,i],[a,void 0===l?1/0:l]]}}),WM="undefined"!=typeof window&&window.document&&window.document.createElement,UM={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=WM?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,o=t.capture;return{passive:r,capture:void 0!==o&&o}}},KM=NM({},qM,{threshold:function(e,t,n){var r=n.filterTaps,o=void 0!==r&&r,i=n.lockDirection,s=void 0!==i&&i,a=n.axis,l=HM(e,o?3:s||(void 0===a?void 0:a)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),HM(e)},swipeDistance:function(e){return void 0===e&&(e=60),HM(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function GM(e){var t=e.domTarget,n=e.eventOptions,r=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)n=i[r],t.indexOf(n)>=0||(o[n]=e[n]);return o}(e,["domTarget","eventOptions","window","enabled"]),s=function(e){return void 0===e&&(e={}),FM(e,UM)}({domTarget:t,eventOptions:n,window:r,enabled:o});return s.drag=function(e){return void 0===e&&(e={}),FM(e,KM)}(i),s}function ZM(e){return NM({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:VM,canceled:!1,memo:void 0,args:void 0},e)}function JM(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:ZM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:ZM({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:ZM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:ZM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:ZM({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var XM=new Map,YM=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),s=2;s<o;s++)i[s-2]=arguments[s];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var o=NM({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),i=n.handler(o);return n.state.memo=void 0!==i?i:n.state.memo,n.state._active||n.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,o=t.rubberband,i=t.threshold,s=this.state,a=s._bounds,l=s._initial,c=s._active,d=s._intentional,u=s.lastOffset,h=s.movement,p=this.getInternalMovement(e,this.state),f=!1===d[0]?QM(p[0],i[0]):d[0],m=!1===d[1]?QM(p[1],i[1]):d[1],g=this.checkIntentionality([f,m],p);if(g._blocked)return NM({},g,{_movement:p,delta:[0,0]});var b,v,y,x,w=g._intentional,C=p;(!1!==w[0]&&!1===d[0]&&(v=_M(n,this.state),b=_M(r,this.state),l[0]=v[0],a[0]=b[0]),!1!==w[1]&&!1===d[1])&&(v=null!=(y=v)?y:_M(n,this.state),b=null!=(x=b)?x:_M(r,this.state),l[1]=v[1],a[1]=b[1]);var k=[!1!==w[0]?p[0]-w[0]:l[0],!1!==w[1]?p[1]-w[1]:l[1]],S=EM(k,u),$=c?o:[0,0];return k=eE(a,EM(k,l),$),NM({},g,{intentional:!1!==w[0]||!1!==w[1],_initial:l,_movement:C,movement:k,values:e,offset:eE(a,S,$),delta:jM(k,h)})},t.clean=function(){this.clearTimeout()},RM(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function QM(e,t){return Math.abs(e)>=t&&OM(e)*t}function eE(e,t,n){var r=t[0],o=t[1],i=n[0],s=n[1],a=e[0],l=a[0],c=a[1],d=e[1],u=d[0],h=d[1];return[AM(r,l,c,i),AM(o,u,h,s)]}function tE(e,t,n){var r=e.state,o=e.args,i=t.timeStamp,s=t.type,a=r.values;return{_lastEventType:s,event:t,timeStamp:i,elapsedTime:n?0:i-r.startTime,args:o,previous:a}}function nE(e,t){return function(n){for(var r=arguments.length,o=new Array(r>1?r-1:0),i=1;i<r;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,NM({},t,{event:n})].concat(o))}}var rE=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),o=0;o<n;o++)r[o]=arguments[o];for(var i,s=zM(t.classes);!(i=s()).done;){new(0,i.value)(t,r).addBindings(e)}for(var a=0,l=Object.entries(t.nativeRefs);a<l.length;a++){var c=l[a];sE(e,c[0],nE(c[1],NM({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,o=iE(n);if(!o)throw new Error("domTarget must be defined");var i=n.eventOptions;lE(o,oE(r),i);for(var s=0,a=Object.entries(t);s<a.length;s++){var l=a[s],c=l[0],d=l[1],u=c.slice(2).toLowerCase();r.push([u,BM.apply(void 0,d)])}aE(o,r,i)}(t,e):function(e,t){for(var n=e.config,r={},o=n.eventOptions.capture?"Capture":"",i=0,s=Object.entries(t);i<s.length;i++){var a=s[i],l=a[0],c=a[1],d=Array.isArray(c)?c:[c];r[l+o]=BM.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=iE(t.config),n=t.config.eventOptions;e&&lE(e,oE(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,o=e.windowListeners;if(!n)return;for(var i in o){lE(n,o[i],r)}e.windowListeners={}}(t)},this.state=JM(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function oE(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function iE(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function sE(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function aE(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=zM(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.addEventListener(s,a,n)}}function lE(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,o=zM(t);!(r=o()).done;){var i=r.value,s=i[0],a=i[1];e.removeEventListener(s,a,n)}}function cE(e,t,r){void 0===r&&(r={});var o=function(e){var t=new Set;e.drag&&t.add(XM.get("drag"));e.wheel&&t.add(XM.get("wheel"));e.scroll&&t.add(XM.get("scroll"));e.move&&t.add(XM.get("move"));e.pinch&&t.add(XM.get("pinch"));e.hover&&t.add(XM.get("hover"));return t}(e),i=n.useMemo((function(){return new rE(o)}),[]);return i.config=t,i.handlers=e,i.nativeRefs=r,n.useEffect(i.effect,[]),i.config.domTarget?dE:i.bind}function dE(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}var uE=function(e){function t(){return e.apply(this,arguments)||this}DM(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return jM(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],o=n[1],i=this.state.axis||(r>o?"x":r<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=TM(t),o=0===r?0:1/r,i=0===n?0:1/n,s=i*r,a=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:a,velocity:s,distance:TM(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(YM);function hE(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function pE(e){var t="buttons"in e?e.buttons:0,n=hE(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function fE(e){var t=hE(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var mE=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,o=e.windowListeners;void 0===n&&(n=[]),r.window&&(lE(r.window,o[t],r.eventOptions),aE(r.window,o[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(IM(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=pE(e);if(n.down){t.updateSharedState(n);var r=fE(e),o=t.getKinematics(r,e),i=tE(IM(t),e),s=t.state._isTap,a=TM(o._movement);s&&a>=3&&(s=!1),t.updateGestureState(NM({},i,o,{_isTap:s})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var n=t.state._isTap,r=t.state.velocities,o=r[0],i=r[1],s=t.state.movement,a=s[0],l=s[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,p=h[0],f=h[1],m=t.config.swipeDistance,g=m[0],b=m[1],v=NM({},tE(IM(t),e),t.getMovement(t.state.values)),y=[0,0];v.elapsedTime<220&&(!1!==d&&Math.abs(o)>p&&Math.abs(a)>g&&(y[0]=OM(o)),!1!==u&&Math.abs(i)>f&&Math.abs(l)>b&&(y[1]=OM(i))),t.updateGestureState(NM({},v,{tap:n,swipe:y})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(IM(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(lE(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}DM(t,e);var n=t.prototype;return n.startDrag=function(e){var t=fE(e);this.updateSharedState(pE(e)),this.updateGestureState(NM({},function(e,t,n){var r=e.state.offset,o=n.timeStamp;return NM({},JM()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:o})}(this,t,e),tE(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(sE(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&sE(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(uE);function gE(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,o,i;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!gE(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;for(i=e.entries();!(r=i.next()).done;)if(!gE(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(r=i.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,o[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===o[r]&&e.$$typeof||gE(e[o[r]],t[o[r]])))return!1;return!0}return e!=e&&t!=t}function bE(e,t){try{return gE(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function vE(e,t){void 0===t&&(t={}),XM.set("drag",mE);var r=n.useRef();return r.current||(r.current=function(e,t){var n,r,o=[],i=!1;return function(){for(var s=arguments.length,a=new Array(s),l=0;l<s;l++)a[l]=arguments[l];return i&&n===this&&t(a,o)||(r=e.apply(this,a),i=!0,n=this,o=a),r}}(GM,bE)),cE({drag:e},r.current(t))}
|
|
2593
2648
|
/*!
|
|
2594
2649
|
* tabbable 5.3.3
|
|
2595
2650
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
2596
|
-
*/var
|
|
2651
|
+
*/var yE=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],xE=yE.join(","),wE="undefined"==typeof Element,CE=wE?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,kE=!wE&&Element.prototype.getRootNode?function(e){return e.getRootNode()}:function(e){return e.ownerDocument},SE=function(e,t,n){var r=Array.prototype.slice.apply(e.querySelectorAll(xE));return t&&CE.call(e,xE)&&r.unshift(e),r=r.filter(n)},$E=function e(t,n,r){for(var o=[],i=Array.from(t);i.length;){var s=i.shift();if("SLOT"===s.tagName){var a=s.assignedElements(),l=e(a.length?a:s.children,!0,r);r.flatten?o.push.apply(o,l):o.push({scope:s,candidates:l})}else{CE.call(s,xE)&&r.filter(s)&&(n||!t.includes(s))&&o.push(s);var c=s.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(s),d=!r.shadowRootFilter||r.shadowRootFilter(s);if(c&&d){var u=e(!0===c?s.children:c.children,!0,r);r.flatten?o.push.apply(o,u):o.push({scope:s,candidates:u})}else i.unshift.apply(i,s.children)}}return o},ME=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||e.isContentEditable)&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},EE=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},jE=function(e){return"INPUT"===e.tagName},TE=function(e){return function(e){return jE(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||kE(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!o||o===e}(e)},OE=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},LE=function(e,t){return!(t.disabled||function(e){return jE(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=CE.call(e,"details>summary:first-of-type")?e.parentElement:e;if(CE.call(o,"details:not([open]) *"))return!0;var i=kE(e).host,s=(null==i?void 0:i.ownerDocument.contains(i))||e.ownerDocument.contains(e);if(n&&"full"!==n){if("non-zero-area"===n)return OE(e)}else{if("function"==typeof r){for(var a=e;e;){var l=e.parentElement,c=kE(e);if(l&&!l.shadowRoot&&!0===r(l))return OE(e);e=e.assignedSlot?e.assignedSlot:l||c===e.ownerDocument?l:c.host}e=a}if(s)return!e.getClientRects().length}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!CE.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},AE=function(e,t){return!(TE(t)||ME(t)<0||!LE(e,t))},RE=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},NE=function e(t){var n=[],r=[];return t.forEach((function(t,o){var i=!!t.scope,s=i?t.scope:t,a=ME(s,i),l=i?e(t.candidates):s;0===a?i?n.push.apply(n,l):n.push(s):r.push({documentOrder:o,tabIndex:a,item:t,isScope:i,content:l})})),r.sort(EE).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},DE=function(e,t){var n;return n=(t=t||{}).getShadowRoot?$E([e],t.includeContainer,{filter:AE.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:RE}):SE(e,t.includeContainer,AE.bind(null,t)),NE(n)},IE=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==CE.call(e,xE)&&AE(t,e)},PE=yE.concat("iframe").join(","),zE=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==CE.call(e,PE)&&LE(t,e)};
|
|
2597
2652
|
/*!
|
|
2598
2653
|
* focus-trap 6.9.4
|
|
2599
2654
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
2600
2655
|
*/
|
|
2601
|
-
function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function EE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?ME(Object(n),!0).forEach((function(t){jE(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):ME(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function jE(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var TE,OE=(TE=[],{activateTrap:function(e){if(TE.length>0){var t=TE[TE.length-1];t!==e&&t.pause()}var n=TE.indexOf(e);-1===n||TE.splice(n,1),TE.push(e)},deactivateTrap:function(e){var t=TE.indexOf(e);-1!==t&&TE.splice(t,1),TE.length>0&&TE[TE.length-1].unpause()}}),LE=function(e){return setTimeout(e,0)},AE=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},RE=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},NE=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},DE=function(e,t){var n,r=(null==t?void 0:t.document)||document,o=EE({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},s=function(e,t,n){return e&&void 0!==e[t]?e[t]:o[n||t]},a=function(e){return i.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var a=t;if("string"==typeof t&&!(a=r.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return a},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(a(r.activeElement)>=0)e=r.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,n,r=CE(e,o.tabbableOptions),i=(t=e,(n=(n=o.tabbableOptions)||{}).getShadowRoot?hE([t],n.includeContainer,{filter:vE.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):uE(t,n.includeContainer,vE.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:i,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=i.findIndex((function(t){return t===e}));if(!(n<0))return t?i.slice(n+1).find((function(e){return kE(e,o.tabbableOptions)})):i.slice(0,n).reverse().find((function(e){return kE(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},p=function(e){var t=NE(e);a(t)>=0||(RE(o.clickOutsideDeactivates,e)?n.deactivate({returnFocus:o.returnFocusOnDeactivate&&!$E(t,o.tabbableOptions)}):RE(o.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=NE(e),n=a(t)>=0;n||t instanceof Document?n&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},m=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==RE(o.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=NE(e);d();var n=null;if(i.tabbableGroups.length>0){var r=a(t),s=r>=0?i.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=AE(i.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(s.container===t||$E(t,o.tabbableOptions)&&!kE(t,o.tabbableOptions)&&!s.nextTabbableNode(t,!1))&&(c=r),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;n=i.tabbableGroups[h].lastTabbableNode}}else{var p=AE(i.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(p<0&&(s.container===t||$E(t,o.tabbableOptions)&&!kE(t,o.tabbableOptions)&&!s.nextTabbableNode(t))&&(p=r),p>=0){var f=p===i.tabbableGroups.length-1?0:p+1;n=i.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=NE(e);a(t)>=0||RE(o.clickOutsideDeactivates,e)||RE(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},b=function(){if(i.active)return OE.activateTrap(n),i.delayInitialFocusTimer=o.delayInitialFocus?LE((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",p,{capture:!0,passive:!1}),r.addEventListener("touchstart",p,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",m,{capture:!0,passive:!1}),n},v=function(){if(i.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",p,!0),r.removeEventListener("touchstart",p,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",m,!0),n};return(n={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=s(e,"onActivate"),n=s(e,"onPostActivate"),o=s(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,t&&t();var a=function(){o&&d(),b(),n&&n()};return o?(o(i.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!i.active)return this;var t=EE({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,v(),i.active=!1,i.paused=!1,OE.deactivateTrap(n);var r=s(t,"onDeactivate"),a=s(t,"onPostDeactivate"),l=s(t,"checkCanReturnFocus"),c=s(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){LE((function(){c&&u(h(i.nodeFocusedBeforeActivation)),a&&a()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,v()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),b(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),n};var IE=!1;if("undefined"!=typeof window){var PE={get passive(){IE=!0}};window.addEventListener("testPassive",null,PE),window.removeEventListener("testPassive",null,PE)}var zE,VE="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),BE=[],HE=!1,_E=-1,FE=void 0,qE=void 0,WE=function(e){return BE.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},UE=function(e){var t=e||window.event;return!!WE(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},KE=function(e,t){if(e){if(!BE.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};BE=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(BE),[n]),VE?(e.ontouchstart=function(e){1===e.targetTouches.length&&(_E=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-_E;!WE(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?UE(e):e.stopPropagation())}(t,e)},HE||(document.addEventListener("touchmove",UE,IE?{passive:!1}:void 0),HE=!0)):function(e){if(void 0===qE){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(qE=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===FE&&(FE=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},GE=function(e){e?(BE=BE.filter((function(t){return t.targetElement!==e})),VE?(e.ontouchstart=null,e.ontouchmove=null,HE&&0===BE.length&&(document.removeEventListener("touchmove",UE,IE?{passive:!1}:void 0),HE=!1)):BE.length||(void 0!==qE&&(document.body.style.paddingRight=qE,qE=void 0),void 0!==FE&&(document.body.style.overflow=FE,FE=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},ZE=[],JE="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(zE||(zE={}));var XE,YE=function(e){return Object.freeze(e)},QE=function(e,t){this.inlineSize=e,this.blockSize=t,YE(this)},ej=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,YE(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),tj=function(e){return e instanceof SVGElement&&"getBBox"in e},nj=function(e){if(tj(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,s=o.offsetHeight;return!(i||s||e.getClientRects().length)},rj=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},oj="undefined"!=typeof window?window:{},ij=new WeakMap,sj=/auto|scroll/,aj=/^tb|vertical/,lj=/msie|trident/i.test(oj.navigator&&oj.navigator.userAgent),cj=function(e){return parseFloat(e||"0")},dj=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new QE((n?t:e)||0,(n?e:t)||0)},uj=YE({devicePixelContentBoxSize:dj(),borderBoxSize:dj(),contentBoxSize:dj(),contentRect:new ej(0,0,0,0)}),hj=function(e,t){if(void 0===t&&(t=!1),ij.has(e)&&!t)return ij.get(e);if(nj(e))return ij.set(e,uj),uj;var n=getComputedStyle(e),r=tj(e)&&e.ownerSVGElement&&e.getBBox(),o=!lj&&"border-box"===n.boxSizing,i=aj.test(n.writingMode||""),s=!r&&sj.test(n.overflowY||""),a=!r&&sj.test(n.overflowX||""),l=r?0:cj(n.paddingTop),c=r?0:cj(n.paddingRight),d=r?0:cj(n.paddingBottom),u=r?0:cj(n.paddingLeft),h=r?0:cj(n.borderTopWidth),p=r?0:cj(n.borderRightWidth),f=r?0:cj(n.borderBottomWidth),m=u+c,g=l+d,b=(r?0:cj(n.borderLeftWidth))+p,v=h+f,y=a?e.offsetHeight-v-e.clientHeight:0,x=s?e.offsetWidth-b-e.clientWidth:0,w=o?m+b:0,C=o?g+v:0,k=r?r.width:cj(n.width)-w-x,S=r?r.height:cj(n.height)-C-y,$=k+m+x+b,M=S+g+y+v,E=YE({devicePixelContentBoxSize:dj(Math.round(k*devicePixelRatio),Math.round(S*devicePixelRatio),i),borderBoxSize:dj($,M,i),contentBoxSize:dj(k,S,i),contentRect:new ej(u,l,k,S)});return ij.set(e,E),E},pj=function(e,t,n){var r=hj(e,n),o=r.borderBoxSize,i=r.contentBoxSize,s=r.devicePixelContentBoxSize;switch(t){case zE.DEVICE_PIXEL_CONTENT_BOX:return s;case zE.BORDER_BOX:return o;default:return i}},fj=function(e){var t=hj(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=YE([t.borderBoxSize]),this.contentBoxSize=YE([t.contentBoxSize]),this.devicePixelContentBoxSize=YE([t.devicePixelContentBoxSize])},mj=function(e){if(nj(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},gj=function(){var e=1/0,t=[];ZE.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new fj(t.target),o=mj(t.target);r.push(n),t.lastReportedSize=pj(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},bj=function(e){ZE.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(mj(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},vj=function(){var e=0;for(bj(e);ZE.some((function(e){return e.activeTargets.length>0}));)e=gj(),bj(e);return ZE.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:JE}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=JE),window.dispatchEvent(e)}(),e>0},yj=[],xj=function(e){if(!XE){var t=0,n=document.createTextNode("");new MutationObserver((function(){return yj.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),XE=function(){n.textContent="".concat(t?t--:t++)}}yj.push(e),XE()},wj=0,Cj={attributes:!0,characterData:!0,childList:!0,subtree:!0},kj=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Sj=function(e){return void 0===e&&(e=0),Date.now()+e},$j=!1,Mj=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!$j){$j=!0;var n,r=Sj(e);n=function(){var n=!1;try{n=vj()}finally{if($j=!1,e=r-Sj(),!wj)return;n?t.run(1e3):e>0?t.run(e):t.start()}},xj((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,Cj)};document.body?t():oj.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),kj.forEach((function(t){return oj.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),kj.forEach((function(t){return oj.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),Ej=function(e){!wj&&e>0&&Mj.start(),!(wj+=e)&&Mj.stop()},jj=function(){function e(e,t){this.target=e,this.observedBox=t||zE.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=pj(this.target,this.observedBox,!0);return function(e){return!tj(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),Tj=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},Oj=new WeakMap,Lj=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},Aj=function(){function e(){}return e.connect=function(e,t){var n=new Tj(e,t);Oj.set(e,n)},e.observe=function(e,t,n){var r=Oj.get(e),o=0===r.observationTargets.length;Lj(r.observationTargets,t)<0&&(o&&ZE.push(r),r.observationTargets.push(new jj(t,n&&n.box)),Ej(1),Mj.schedule())},e.unobserve=function(e,t){var n=Oj.get(e),r=Lj(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&ZE.splice(ZE.indexOf(n),1),n.observationTargets.splice(r,1),Ej(-1))},e.disconnect=function(e){var t=this,n=Oj.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Rj=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Aj.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!rj(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Aj.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!rj(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Aj.unobserve(this,e)},e.prototype.disconnect=function(){Aj.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function Nj(){return Nj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Nj.apply(this,arguments)}function Dj(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}var Ij="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function Pj(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function zj(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var Vj={box:"border-box"};function Bj(e,t){var r=t.label,o=t.enabled,i=t.resizeSourceRef,s=n.useState(0),a=s[0],l=s[1];n.useDebugValue(r+": "+a);var c=n.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),i.current="element"}),[i]);return Ij((function(){if(e.current&&o){var t=new Rj(c);return t.observe(e.current,Vj),function(){t.disconnect()}}}),[e,c,o]),o?a:0}function Hj(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var _j={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},Fj={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},qj=function(e,t,n){return void 0===n&&(n=e.context),new US(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:Nj({},_j,Fj)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:Nj({},_j,Fj)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:Nj({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[GS({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(Hj()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),Wj=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],Uj=["velocity"],Kj=["onRest","config"],Gj={tension:170,friction:26},Zj=Gj.tension,Jj=Gj.friction,Xj=n.forwardRef((function(e,t){var r=e.children,o=e.sibling,i=e.className,s=e.footer,a=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,h=e.onDismiss,p=e.maxHeight,f=e.defaultSnap,m=void 0===f?Qj:f,g=e.snapPoints,b=void 0===g?eT:g,v=e.blocking,y=void 0===v||v,x=e.scrollLocking,w=void 0===x||x,C=e.style,k=e.onSpringStart,S=e.onSpringCancel,$=e.onSpringEnd,M=e.reserveScrollBarGap,E=void 0===M?y:M,j=e.expandOnContentDrag,T=void 0!==j&&j,O=Dj(e,Wj),L=function(){var e=n.useState(!1),t=e[0],r=e[1],o=n.useState({}),i=o[0],s=o[1],a=n.useCallback((function(e){return s((function(t){var n;return Nj({},t,((n={})[e]=!1,n))})),function(){s((function(t){var n;return Nj({},t,((n={})[e]=!0,n))}))}}),[]);return n.useEffect((function(){var e=Object.values(i);0!==e.length&&e.every(Boolean)&&r(!0)}),[i]),{ready:t,registerReady:a}}(),A=L.ready,R=L.registerReady,N=n.useRef(!1),D=n.useRef(k),I=n.useRef(S),P=n.useRef($);n.useEffect((function(){D.current=k,I.current=S,P.current=$}),[S,k,$]);var z,V,B=I$((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),H=B[0],_=B[1],F=n.useRef(null),q=n.useRef(null),W=n.useRef(null),U=n.useRef(null),K=n.useRef(null),G=n.useRef(null),Z=n.useRef(0),J=n.useRef(),X=n.useRef(!1),Y=(z=n.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=n.useRef(null==z?void 0:z.matches),n.useDebugValue(V.current?"reduce":"no-preference"),n.useEffect((function(){var e=function(e){V.current=e.matches};return null==z||z.addListener(e),function(){return null==z?void 0:z.removeListener(e)}}),[z]),V),Q=function(e){var t=e.targetRef,r=e.enabled,o=e.reserveScrollBarGap,i=n.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1;i.current={activate:function(){n||(n=!0,KE(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:o}))},deactivate:function(){n&&(n=!1,GE(e))}}}),[r,t,o]),i}({targetRef:q,enabled:A&&w,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,r=e.enabled,o=n.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1,i=[],s=[];o.current={activate:function(){if(!n){n=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(i.push(n),s.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){n&&(n=!1,s.forEach((function(e,t){var n=i[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),i=[],s=[])}}}),[t,r]),o}({targetRef:F,enabled:A&&y}),te=function(e){var t=e.targetRef,r=e.fallbackRef,o=e.initialFocusRef,i=e.enabled,s=n.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return n.useDebugValue(i?"Enabled":"Disabled"),n.useEffect((function(){if(!i)return s.current.deactivate(),void(s.current={activate:function(){},deactivate:function(){}});var e=r.current,n=DE(t.current,{onActivate:void 0,initialFocus:o?function(){return(null==o?void 0:o.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),a=!1;s.current={activate:function(){try{return a?Promise.resolve():(a=!0,Promise.resolve(n.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){a&&(a=!1,n.deactivate())}}}),[i,r,o,t]),s}({targetRef:F,fallbackRef:G,initialFocusRef:u||void 0,enabled:A&&y&&!1!==u}),ne=function(e){var t=e.getSnapPoints,r=e.heightRef,o=e.lastSnapRef,i=e.ready,s=function(e){var t=e.contentRef,r=e.controlledMaxHeight,o=e.footerEnabled,i=e.footerRef,s=e.headerEnabled,a=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=n.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,r){var o=n.useMemo((function(){return t("maxHeight")}),[t]),i=n.useState((function(){return zj(e)||"undefined"!=typeof window?window.innerHeight:0})),s=i[0],a=i[1],l=s>0,c=n.useRef(0);return n.useDebugValue(e?"controlled":"auto"),n.useEffect((function(){l&&o()}),[l,o]),Ij((function(){if(e)return a(zj(e)),void(r.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){a(window.innerHeight),r.current="window",c.current=0})))};return window.addEventListener("resize",t),a(window.innerHeight),r.current="window",o(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,o,r]),s}(r,l,c),h=Bj(a,{label:"headerHeight",enabled:s,resizeSourceRef:c}),p=Bj(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),f=Bj(i,{label:"footerHeight",enabled:o,resizeSourceRef:c}),m=Math.min(u-h-f,p)+h+f;n.useDebugValue("minHeight: "+m);var g=p>0;return n.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:m,headerHeight:h,footerHeight:f}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),a=s.maxHeight,l=s.minHeight,c=s.headerHeight,d=s.footerHeight,u=function(e,t){var n=[].concat(e).map(zj).reduce((function(e,n){return e.add(Pj(n,0,t)),e}),new Set),r=Array.from(n),o=Math.min.apply(Math,r);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,r);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:o,maxSnap:i}}(i?t({height:r.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:a}):[0],a),h=u.snapPoints,p=u.minSnap,f=u.maxSnap;return n.useDebugValue("minSnap: "+p+", maxSnap:"+f),{minSnap:p,maxSnap:f,findSnap:function(e){var t=zj("function"==typeof e?e({footerHeight:d,headerHeight:c,height:r.current,minHeight:l,maxHeight:a,snapPoints:h,lastSnap:o.current}):e);return h.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),p)},maxHeight:a}}({contentRef:W,controlledMaxHeight:p,footerEnabled:!!s,footerRef:K,getSnapPoints:b,headerEnabled:!1!==a,headerRef:U,heightRef:Z,lastSnapRef:d,ready:A,registerReady:R,resizeSourceRef:J}),re=ne.minSnap,oe=ne.maxSnap,ie=ne.maxHeight,se=ne.findSnap,ae=n.useRef(ie),le=n.useRef(re),ce=n.useRef(oe),de=n.useRef(se),ue=n.useRef(0);Ij((function(){ae.current=ie,ce.current=oe,le.current=re,de.current=se,ue.current=se(m)}),[se,m,ie,oe,re]);var he=n.useCallback((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,o=void 0===r?1:r,i=Dj(n,Uj),s=Dj(e,Kj);return new Promise((function(e){return _(Nj({},s,{config:Nj({velocity:o},i,{mass:1,tension:Zj,friction:Math.max(Jj,Jj+(Jj-Jj*o))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[_]),pe=a$(qj,{devTools:!1,actions:{onOpenCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapCancel:n.useCallback((function(e){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"CLOSE"})}),[]),onResizeCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:J.current})}),[]),onOpenEnd:n.useCallback((function(){return null==P.current?void 0:P.current({type:"OPEN"})}),[]),onSnapEnd:n.useCallback((function(e,t){return null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:n.useCallback((function(){return null==P.current?void 0:P.current({type:"RESIZE",source:J.current})}),[])},context:{initialState:c},services:{onSnapStart:n.useCallback((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:J.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:n.useCallback((function(e,t){try{return Promise.resolve(null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"RESIZE",source:J.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:n.useCallback((function(e,t){try{return Promise.resolve(he({y:ue.current,ready:0,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),activate:n.useCallback((function(e,t){try{return N.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:n.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),N.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:n.useCallback((function(){try{return Z.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),openSmoothly:n.useCallback((function(){try{return Promise.resolve(he({y:0,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return Z.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:Y.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,Y]),snapSmoothly:n.useCallback((function(e,t){try{var n=de.current(e.y);return Z.current=n,d.current=n,Promise.resolve(he({y:n,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:Y.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,Y]),resizeSmoothly:n.useCallback((function(){try{var e=de.current(Z.current);return Z.current=e,d.current=e,Promise.resolve(he({y:e,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:"element"!==J.current||Y.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,Y]),closeSmoothly:n.useCallback((function(e,t){try{return he({minSnap:Z.current,immediate:!0}),Z.current=0,Promise.resolve(he({y:0,maxHeight:ae.current,maxSnap:ce.current,immediate:Y.current})).then((function(){return Promise.resolve(he({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,Y])}}),fe=pe[0],me=pe[1];n.useEffect((function(){A&&me(l?"OPEN":"CLOSE")}),[l,me,A]),Ij((function(){(ie||oe||re)&&me("RESIZE")}),[ie,oe,re,me]),n.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),n.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,o=void 0===r?1:r,i=n.source,s=void 0===i?"custom":i;me("SNAP",{payload:{y:de.current(e),velocity:o,source:s}})},get height(){return Z.current}}}),[me]),n.useEffect((function(){var e=q.current,t=function(e){X.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return T&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[T,q]);var ge=iE((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,o=void 0!==r&&r,i=n.isContentDragging,s=void 0!==i&&i,a=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,p=e.memo,f=void 0===p?H.y.getValue():p,m=e.tap,g=e.velocity,b=-1*e.movement[1];if(!N.current)return a(),f;if(h&&o&&m)return a(),setTimeout((function(){return h()}),0),f;if(m)return f;var v=f+b,y=b*g,x=Math.max(le.current,Math.min(ce.current,v+2*y));if(!c&&h&&l>0&&v+y<le.current/2)return a(),h(),f;var w=c?h||le.current!==ce.current?yM(v,h?0:le.current,ce.current,.55):v<le.current?yM(v,le.current,2*ce.current,.55):yM(v,le.current/2,ce.current,.55):x;return T&&s?(w>=ce.current&&(w=ce.current),f===ce.current&&q.current.scrollTop>0&&(w=ce.current),X.current=w<ce.current):X.current=!1,d&&me("DRAG"),u?(me("SNAP",{payload:{y:w,velocity:g>.05?g:1,source:"dragging"}}),f):(_({y:w,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var be=function(e){var t,n=e.spring,r=O$([n.y,n.maxHeight],(function(e,t){return Math.round(Pj(t-e,0,16))+"px"})),o=O$([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return Pj(e,t,n)+"px"})),i=O$([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),s=O$([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),a=O$([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return Pj((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=O$([n.y,n.minSnap],(function(e,t){return t?Pj(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=a,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=s,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=o,t}({spring:H});return n.createElement(pM.div,Nj({},O,{"data-rsbs-root":!0,"data-rsbs-state":Yj.find(fe.matches),"data-rsbs-is-blocking":y,"data-rsbs-is-dismissable":!!h,"data-rsbs-has-header":!!a,"data-rsbs-has-footer":!!s,className:i,ref:F,style:Nj({},be,C,{opacity:H.ready})}),o,y&&n.createElement("div",Nj({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),n.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:G,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),h&&h())}},!1!==a&&n.createElement("div",Nj({key:"header","data-rsbs-header":!0,ref:U},ge()),a),n.createElement("div",Nj({key:"scroll","data-rsbs-scroll":!0,ref:q},T?ge({isContentDragging:!0}):{}),n.createElement("div",{"data-rsbs-content":!0,ref:W},r)),s&&n.createElement("div",Nj({key:"footer",ref:K,"data-rsbs-footer":!0},ge()),s)))})),Yj=["closed","opening","open","closing","dragging","snapping","resizing"];function Qj(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function eT(e){return e.minHeight}var tT=["onSpringStart","onSpringEnd","skipInitialTransition"],nT=n.forwardRef((function(e,t){var r=e.onSpringStart,o=e.onSpringEnd,i=e.skipInitialTransition,s=Dj(e,tT),a=n.useState(!1),l=a[0],c=a[1],d=n.useRef(),u=n.useRef(null),h=n.useRef(i&&s.open?"OPEN":"CLOSED");Ij((function(){if(s.open)return cancelAnimationFrame(d.current),c(!0),function(){h.current="CLOSED"}}),[s.open]);var p=n.useCallback((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[r]),f=n.useCallback((function(e){return Promise.resolve(null==o?void 0:o(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[o]);return l?n.createElement(JC,{"data-rsbs-portal":!0},n.createElement(Xj,Nj({},s,{lastSnapRef:u,ref:t,initialState:h.current,onSpringStart:p,onSpringEnd:f}))):null}));const rT=i.css`
|
|
2656
|
+
function VE(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function BE(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?VE(Object(n),!0).forEach((function(t){HE(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):VE(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function HE(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var _E,FE=(_E=[],{activateTrap:function(e){if(_E.length>0){var t=_E[_E.length-1];t!==e&&t.pause()}var n=_E.indexOf(e);-1===n||_E.splice(n,1),_E.push(e)},deactivateTrap:function(e){var t=_E.indexOf(e);-1!==t&&_E.splice(t,1),_E.length>0&&_E[_E.length-1].unpause()}}),qE=function(e){return setTimeout(e,0)},WE=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},UE=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},KE=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},GE=function(e,t){var n,r=(null==t?void 0:t.document)||document,o=BE({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},s=function(e,t,n){return e&&void 0!==e[t]?e[t]:o[n||t]},a=function(e){return i.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var n=arguments.length,i=new Array(n>1?n-1:0),s=1;s<n;s++)i[s-1]=arguments[s];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var a=t;if("string"==typeof t&&!(a=r.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return a},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(a(r.activeElement)>=0)e=r.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,n,r=DE(e,o.tabbableOptions),i=(t=e,(n=(n=o.tabbableOptions)||{}).getShadowRoot?$E([t],n.includeContainer,{filter:LE.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):SE(t,n.includeContainer,LE.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:i,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=i.findIndex((function(t){return t===e}));if(!(n<0))return t?i.slice(n+1).find((function(e){return IE(e,o.tabbableOptions)})):i.slice(0,n).reverse().find((function(e){return IE(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},p=function(e){var t=KE(e);a(t)>=0||(UE(o.clickOutsideDeactivates,e)?n.deactivate({returnFocus:o.returnFocusOnDeactivate&&!zE(t,o.tabbableOptions)}):UE(o.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=KE(e),n=a(t)>=0;n||t instanceof Document?n&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},m=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==UE(o.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=KE(e);d();var n=null;if(i.tabbableGroups.length>0){var r=a(t),s=r>=0?i.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=WE(i.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(s.container===t||zE(t,o.tabbableOptions)&&!IE(t,o.tabbableOptions)&&!s.nextTabbableNode(t,!1))&&(c=r),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;n=i.tabbableGroups[h].lastTabbableNode}}else{var p=WE(i.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(p<0&&(s.container===t||zE(t,o.tabbableOptions)&&!IE(t,o.tabbableOptions)&&!s.nextTabbableNode(t))&&(p=r),p>=0){var f=p===i.tabbableGroups.length-1?0:p+1;n=i.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=KE(e);a(t)>=0||UE(o.clickOutsideDeactivates,e)||UE(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},b=function(){if(i.active)return FE.activateTrap(n),i.delayInitialFocusTimer=o.delayInitialFocus?qE((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",p,{capture:!0,passive:!1}),r.addEventListener("touchstart",p,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",m,{capture:!0,passive:!1}),n},v=function(){if(i.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",p,!0),r.removeEventListener("touchstart",p,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",m,!0),n};return(n={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=s(e,"onActivate"),n=s(e,"onPostActivate"),o=s(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=r.activeElement,t&&t();var a=function(){o&&d(),b(),n&&n()};return o?(o(i.containers.concat()).then(a,a),this):(a(),this)},deactivate:function(e){if(!i.active)return this;var t=BE({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,v(),i.active=!1,i.paused=!1,FE.deactivateTrap(n);var r=s(t,"onDeactivate"),a=s(t,"onPostDeactivate"),l=s(t,"checkCanReturnFocus"),c=s(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){qE((function(){c&&u(h(i.nodeFocusedBeforeActivation)),a&&a()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,v()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),b(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),n};var ZE=!1;if("undefined"!=typeof window){var JE={get passive(){ZE=!0}};window.addEventListener("testPassive",null,JE),window.removeEventListener("testPassive",null,JE)}var XE,YE="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),QE=[],ej=!1,tj=-1,nj=void 0,rj=void 0,oj=function(e){return QE.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},ij=function(e){var t=e||window.event;return!!oj(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},sj=function(e,t){if(e){if(!QE.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};QE=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(QE),[n]),YE?(e.ontouchstart=function(e){1===e.targetTouches.length&&(tj=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-tj;!oj(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?ij(e):e.stopPropagation())}(t,e)},ej||(document.addEventListener("touchmove",ij,ZE?{passive:!1}:void 0),ej=!0)):function(e){if(void 0===rj){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(rj=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===nj&&(nj=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},aj=function(e){e?(QE=QE.filter((function(t){return t.targetElement!==e})),YE?(e.ontouchstart=null,e.ontouchmove=null,ej&&0===QE.length&&(document.removeEventListener("touchmove",ij,ZE?{passive:!1}:void 0),ej=!1)):QE.length||(void 0!==rj&&(document.body.style.paddingRight=rj,rj=void 0),void 0!==nj&&(document.body.style.overflow=nj,nj=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},lj=[],cj="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(XE||(XE={}));var dj,uj=function(e){return Object.freeze(e)},hj=function(e,t){this.inlineSize=e,this.blockSize=t,uj(this)},pj=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,uj(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),fj=function(e){return e instanceof SVGElement&&"getBBox"in e},mj=function(e){if(fj(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var o=e,i=o.offsetWidth,s=o.offsetHeight;return!(i||s||e.getClientRects().length)},gj=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},bj="undefined"!=typeof window?window:{},vj=new WeakMap,yj=/auto|scroll/,xj=/^tb|vertical/,wj=/msie|trident/i.test(bj.navigator&&bj.navigator.userAgent),Cj=function(e){return parseFloat(e||"0")},kj=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new hj((n?t:e)||0,(n?e:t)||0)},Sj=uj({devicePixelContentBoxSize:kj(),borderBoxSize:kj(),contentBoxSize:kj(),contentRect:new pj(0,0,0,0)}),$j=function(e,t){if(void 0===t&&(t=!1),vj.has(e)&&!t)return vj.get(e);if(mj(e))return vj.set(e,Sj),Sj;var n=getComputedStyle(e),r=fj(e)&&e.ownerSVGElement&&e.getBBox(),o=!wj&&"border-box"===n.boxSizing,i=xj.test(n.writingMode||""),s=!r&&yj.test(n.overflowY||""),a=!r&&yj.test(n.overflowX||""),l=r?0:Cj(n.paddingTop),c=r?0:Cj(n.paddingRight),d=r?0:Cj(n.paddingBottom),u=r?0:Cj(n.paddingLeft),h=r?0:Cj(n.borderTopWidth),p=r?0:Cj(n.borderRightWidth),f=r?0:Cj(n.borderBottomWidth),m=u+c,g=l+d,b=(r?0:Cj(n.borderLeftWidth))+p,v=h+f,y=a?e.offsetHeight-v-e.clientHeight:0,x=s?e.offsetWidth-b-e.clientWidth:0,w=o?m+b:0,C=o?g+v:0,k=r?r.width:Cj(n.width)-w-x,S=r?r.height:Cj(n.height)-C-y,$=k+m+x+b,M=S+g+y+v,E=uj({devicePixelContentBoxSize:kj(Math.round(k*devicePixelRatio),Math.round(S*devicePixelRatio),i),borderBoxSize:kj($,M,i),contentBoxSize:kj(k,S,i),contentRect:new pj(u,l,k,S)});return vj.set(e,E),E},Mj=function(e,t,n){var r=$j(e,n),o=r.borderBoxSize,i=r.contentBoxSize,s=r.devicePixelContentBoxSize;switch(t){case XE.DEVICE_PIXEL_CONTENT_BOX:return s;case XE.BORDER_BOX:return o;default:return i}},Ej=function(e){var t=$j(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=uj([t.borderBoxSize]),this.contentBoxSize=uj([t.contentBoxSize]),this.devicePixelContentBoxSize=uj([t.devicePixelContentBoxSize])},jj=function(e){if(mj(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},Tj=function(){var e=1/0,t=[];lj.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new Ej(t.target),o=jj(t.target);r.push(n),t.lastReportedSize=Mj(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},Oj=function(e){lj.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(jj(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},Lj=function(){var e=0;for(Oj(e);lj.some((function(e){return e.activeTargets.length>0}));)e=Tj(),Oj(e);return lj.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:cj}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=cj),window.dispatchEvent(e)}(),e>0},Aj=[],Rj=function(e){if(!dj){var t=0,n=document.createTextNode("");new MutationObserver((function(){return Aj.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),dj=function(){n.textContent="".concat(t?t--:t++)}}Aj.push(e),dj()},Nj=0,Dj={attributes:!0,characterData:!0,childList:!0,subtree:!0},Ij=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],Pj=function(e){return void 0===e&&(e=0),Date.now()+e},zj=!1,Vj=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!zj){zj=!0;var n,r=Pj(e);n=function(){var n=!1;try{n=Lj()}finally{if(zj=!1,e=r-Pj(),!Nj)return;n?t.run(1e3):e>0?t.run(e):t.start()}},Rj((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,Dj)};document.body?t():bj.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Ij.forEach((function(t){return bj.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),Ij.forEach((function(t){return bj.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),Bj=function(e){!Nj&&e>0&&Vj.start(),!(Nj+=e)&&Vj.stop()},Hj=function(){function e(e,t){this.target=e,this.observedBox=t||XE.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=Mj(this.target,this.observedBox,!0);return function(e){return!fj(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),_j=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},Fj=new WeakMap,qj=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},Wj=function(){function e(){}return e.connect=function(e,t){var n=new _j(e,t);Fj.set(e,n)},e.observe=function(e,t,n){var r=Fj.get(e),o=0===r.observationTargets.length;qj(r.observationTargets,t)<0&&(o&&lj.push(r),r.observationTargets.push(new Hj(t,n&&n.box)),Bj(1),Vj.schedule())},e.unobserve=function(e,t){var n=Fj.get(e),r=qj(n.observationTargets,t),o=1===n.observationTargets.length;r>=0&&(o&&lj.splice(lj.indexOf(n),1),n.observationTargets.splice(r,1),Bj(-1))},e.disconnect=function(e){var t=this,n=Fj.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Uj=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");Wj.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!gj(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Wj.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!gj(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Wj.unobserve(this,e)},e.prototype.disconnect=function(){Wj.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function Kj(){return Kj=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Kj.apply(this,arguments)}function Gj(e,t){if(null==e)return{};var n,r,o={},i=Object.keys(e);for(r=0;r<i.length;r++)t.indexOf(n=i[r])>=0||(o[n]=e[n]);return o}var Zj="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function Jj(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function Xj(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var Yj={box:"border-box"};function Qj(e,t){var r=t.label,o=t.enabled,i=t.resizeSourceRef,s=n.useState(0),a=s[0],l=s[1];n.useDebugValue(r+": "+a);var c=n.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),i.current="element"}),[i]);return Zj((function(){if(e.current&&o){var t=new Uj(c);return t.observe(e.current,Yj),function(){t.disconnect()}}}),[e,c,o]),o?a:0}function eT(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var tT={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},nT={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},rT=function(e,t,n){return void 0===n&&(n=e.context),new i$(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:Kj({},tT,nT)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:Kj({},tT,nT)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:Kj({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[a$({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(eT()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),oT=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],iT=["velocity"],sT=["onRest","config"],aT={tension:170,friction:26},lT=aT.tension,cT=aT.friction,dT=n.forwardRef((function(e,t){var r=e.children,o=e.sibling,i=e.className,s=e.footer,a=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,h=e.onDismiss,p=e.maxHeight,f=e.defaultSnap,m=void 0===f?hT:f,g=e.snapPoints,b=void 0===g?pT:g,v=e.blocking,y=void 0===v||v,x=e.scrollLocking,w=void 0===x||x,C=e.style,k=e.onSpringStart,S=e.onSpringCancel,$=e.onSpringEnd,M=e.reserveScrollBarGap,E=void 0===M?y:M,j=e.expandOnContentDrag,T=void 0!==j&&j,O=Gj(e,oT),L=function(){var e=n.useState(!1),t=e[0],r=e[1],o=n.useState({}),i=o[0],s=o[1],a=n.useCallback((function(e){return s((function(t){var n;return Kj({},t,((n={})[e]=!1,n))})),function(){s((function(t){var n;return Kj({},t,((n={})[e]=!0,n))}))}}),[]);return n.useEffect((function(){var e=Object.values(i);0!==e.length&&e.every(Boolean)&&r(!0)}),[i]),{ready:t,registerReady:a}}(),A=L.ready,R=L.registerReady,N=n.useRef(!1),D=n.useRef(k),I=n.useRef(S),P=n.useRef($);n.useEffect((function(){D.current=k,I.current=S,P.current=$}),[S,k,$]);var z,V,B=Z$((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),H=B[0],_=B[1],F=n.useRef(null),q=n.useRef(null),W=n.useRef(null),U=n.useRef(null),K=n.useRef(null),G=n.useRef(null),Z=n.useRef(0),J=n.useRef(),X=n.useRef(!1),Y=(z=n.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=n.useRef(null==z?void 0:z.matches),n.useDebugValue(V.current?"reduce":"no-preference"),n.useEffect((function(){var e=function(e){V.current=e.matches};return null==z||z.addListener(e),function(){return null==z?void 0:z.removeListener(e)}}),[z]),V),Q=function(e){var t=e.targetRef,r=e.enabled,o=e.reserveScrollBarGap,i=n.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1;i.current={activate:function(){n||(n=!0,sj(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:o}))},deactivate:function(){n&&(n=!1,aj(e))}}}),[r,t,o]),i}({targetRef:q,enabled:A&&w,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,r=e.enabled,o=n.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1,i=[],s=[];o.current={activate:function(){if(!n){n=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(i.push(n),s.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){n&&(n=!1,s.forEach((function(e,t){var n=i[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),i=[],s=[])}}}),[t,r]),o}({targetRef:F,enabled:A&&y}),te=function(e){var t=e.targetRef,r=e.fallbackRef,o=e.initialFocusRef,i=e.enabled,s=n.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return n.useDebugValue(i?"Enabled":"Disabled"),n.useEffect((function(){if(!i)return s.current.deactivate(),void(s.current={activate:function(){},deactivate:function(){}});var e=r.current,n=GE(t.current,{onActivate:void 0,initialFocus:o?function(){return(null==o?void 0:o.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),a=!1;s.current={activate:function(){try{return a?Promise.resolve():(a=!0,Promise.resolve(n.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){a&&(a=!1,n.deactivate())}}}),[i,r,o,t]),s}({targetRef:F,fallbackRef:G,initialFocusRef:u||void 0,enabled:A&&y&&!1!==u}),ne=function(e){var t=e.getSnapPoints,r=e.heightRef,o=e.lastSnapRef,i=e.ready,s=function(e){var t=e.contentRef,r=e.controlledMaxHeight,o=e.footerEnabled,i=e.footerRef,s=e.headerEnabled,a=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=n.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,r){var o=n.useMemo((function(){return t("maxHeight")}),[t]),i=n.useState((function(){return Xj(e)||"undefined"!=typeof window?window.innerHeight:0})),s=i[0],a=i[1],l=s>0,c=n.useRef(0);return n.useDebugValue(e?"controlled":"auto"),n.useEffect((function(){l&&o()}),[l,o]),Zj((function(){if(e)return a(Xj(e)),void(r.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){a(window.innerHeight),r.current="window",c.current=0})))};return window.addEventListener("resize",t),a(window.innerHeight),r.current="window",o(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,o,r]),s}(r,l,c),h=Qj(a,{label:"headerHeight",enabled:s,resizeSourceRef:c}),p=Qj(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),f=Qj(i,{label:"footerHeight",enabled:o,resizeSourceRef:c}),m=Math.min(u-h-f,p)+h+f;n.useDebugValue("minHeight: "+m);var g=p>0;return n.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:m,headerHeight:h,footerHeight:f}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),a=s.maxHeight,l=s.minHeight,c=s.headerHeight,d=s.footerHeight,u=function(e,t){var n=[].concat(e).map(Xj).reduce((function(e,n){return e.add(Jj(n,0,t)),e}),new Set),r=Array.from(n),o=Math.min.apply(Math,r);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,r);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:o,maxSnap:i}}(i?t({height:r.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:a}):[0],a),h=u.snapPoints,p=u.minSnap,f=u.maxSnap;return n.useDebugValue("minSnap: "+p+", maxSnap:"+f),{minSnap:p,maxSnap:f,findSnap:function(e){var t=Xj("function"==typeof e?e({footerHeight:d,headerHeight:c,height:r.current,minHeight:l,maxHeight:a,snapPoints:h,lastSnap:o.current}):e);return h.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),p)},maxHeight:a}}({contentRef:W,controlledMaxHeight:p,footerEnabled:!!s,footerRef:K,getSnapPoints:b,headerEnabled:!1!==a,headerRef:U,heightRef:Z,lastSnapRef:d,ready:A,registerReady:R,resizeSourceRef:J}),re=ne.minSnap,oe=ne.maxSnap,ie=ne.maxHeight,se=ne.findSnap,ae=n.useRef(ie),le=n.useRef(re),ce=n.useRef(oe),de=n.useRef(se),ue=n.useRef(0);Zj((function(){ae.current=ie,ce.current=oe,le.current=re,de.current=se,ue.current=se(m)}),[se,m,ie,oe,re]);var he=n.useCallback((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,o=void 0===r?1:r,i=Gj(n,iT),s=Gj(e,sT);return new Promise((function(e){return _(Kj({},s,{config:Kj({velocity:o},i,{mass:1,tension:lT,friction:Math.max(cT,cT+(cT-cT*o))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[_]),pe=x$(rT,{devTools:!1,actions:{onOpenCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapCancel:n.useCallback((function(e){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"CLOSE"})}),[]),onResizeCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:J.current})}),[]),onOpenEnd:n.useCallback((function(){return null==P.current?void 0:P.current({type:"OPEN"})}),[]),onSnapEnd:n.useCallback((function(e,t){return null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:n.useCallback((function(){return null==P.current?void 0:P.current({type:"RESIZE",source:J.current})}),[])},context:{initialState:c},services:{onSnapStart:n.useCallback((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:J.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:n.useCallback((function(e,t){try{return Promise.resolve(null==P.current?void 0:P.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:n.useCallback((function(){try{return Promise.resolve(null==P.current?void 0:P.current({type:"RESIZE",source:J.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:n.useCallback((function(e,t){try{return Promise.resolve(he({y:ue.current,ready:0,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),activate:n.useCallback((function(e,t){try{return N.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:n.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),N.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:n.useCallback((function(){try{return Z.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),openSmoothly:n.useCallback((function(){try{return Promise.resolve(he({y:0,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return Z.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:ue.current,immediate:Y.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,Y]),snapSmoothly:n.useCallback((function(e,t){try{var n=de.current(e.y);return Z.current=n,d.current=n,Promise.resolve(he({y:n,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:Y.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,Y]),resizeSmoothly:n.useCallback((function(){try{var e=de.current(Z.current);return Z.current=e,d.current=e,Promise.resolve(he({y:e,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:"element"!==J.current||Y.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,Y]),closeSmoothly:n.useCallback((function(e,t){try{return he({minSnap:Z.current,immediate:!0}),Z.current=0,Promise.resolve(he({y:0,maxHeight:ae.current,maxSnap:ce.current,immediate:Y.current})).then((function(){return Promise.resolve(he({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,Y])}}),fe=pe[0],me=pe[1];n.useEffect((function(){A&&me(l?"OPEN":"CLOSE")}),[l,me,A]),Zj((function(){(ie||oe||re)&&me("RESIZE")}),[ie,oe,re,me]),n.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),n.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,o=void 0===r?1:r,i=n.source,s=void 0===i?"custom":i;me("SNAP",{payload:{y:de.current(e),velocity:o,source:s}})},get height(){return Z.current}}}),[me]),n.useEffect((function(){var e=q.current,t=function(e){X.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return T&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[T,q]);var ge=vE((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,o=void 0!==r&&r,i=n.isContentDragging,s=void 0!==i&&i,a=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,p=e.memo,f=void 0===p?H.y.getValue():p,m=e.tap,g=e.velocity,b=-1*e.movement[1];if(!N.current)return a(),f;if(h&&o&&m)return a(),setTimeout((function(){return h()}),0),f;if(m)return f;var v=f+b,y=b*g,x=Math.max(le.current,Math.min(ce.current,v+2*y));if(!c&&h&&l>0&&v+y<le.current/2)return a(),h(),f;var w=c?h||le.current!==ce.current?AM(v,h?0:le.current,ce.current,.55):v<le.current?AM(v,le.current,2*ce.current,.55):AM(v,le.current/2,ce.current,.55):x;return T&&s?(w>=ce.current&&(w=ce.current),f===ce.current&&q.current.scrollTop>0&&(w=ce.current),X.current=w<ce.current):X.current=!1,d&&me("DRAG"),u?(me("SNAP",{payload:{y:w,velocity:g>.05?g:1,source:"dragging"}}),f):(_({y:w,ready:1,maxHeight:ae.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var be=function(e){var t,n=e.spring,r=F$([n.y,n.maxHeight],(function(e,t){return Math.round(Jj(t-e,0,16))+"px"})),o=F$([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return Jj(e,t,n)+"px"})),i=F$([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),s=F$([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),a=F$([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return Jj((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=F$([n.y,n.minSnap],(function(e,t){return t?Jj(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=a,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=s,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=o,t}({spring:H});return n.createElement(MM.div,Kj({},O,{"data-rsbs-root":!0,"data-rsbs-state":uT.find(fe.matches),"data-rsbs-is-blocking":y,"data-rsbs-is-dismissable":!!h,"data-rsbs-has-header":!!a,"data-rsbs-has-footer":!!s,className:i,ref:F,style:Kj({},be,C,{opacity:H.ready})}),o,y&&n.createElement("div",Kj({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),n.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:G,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),h&&h())}},!1!==a&&n.createElement("div",Kj({key:"header","data-rsbs-header":!0,ref:U},ge()),a),n.createElement("div",Kj({key:"scroll","data-rsbs-scroll":!0,ref:q},T?ge({isContentDragging:!0}):{}),n.createElement("div",{"data-rsbs-content":!0,ref:W},r)),s&&n.createElement("div",Kj({key:"footer",ref:K,"data-rsbs-footer":!0},ge()),s)))})),uT=["closed","opening","open","closing","dragging","snapping","resizing"];function hT(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function pT(e){return e.minHeight}var fT=["onSpringStart","onSpringEnd","skipInitialTransition"],mT=n.forwardRef((function(e,t){var r=e.onSpringStart,o=e.onSpringEnd,i=e.skipInitialTransition,s=Gj(e,fT),a=n.useState(!1),l=a[0],c=a[1],d=n.useRef(),u=n.useRef(null),h=n.useRef(i&&s.open?"OPEN":"CLOSED");Zj((function(){if(s.open)return cancelAnimationFrame(d.current),c(!0),function(){h.current="CLOSED"}}),[s.open]);var p=n.useCallback((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[r]),f=n.useCallback((function(e){return Promise.resolve(null==o?void 0:o(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[o]);return l?n.createElement(ck,{"data-rsbs-portal":!0},n.createElement(dT,Kj({},s,{lastSnapRef:u,ref:t,initialState:h.current,onSpringStart:p,onSpringEnd:f}))):null}));const gT=i.css`
|
|
2602
2657
|
width: ${k(1e3)};
|
|
2603
2658
|
border-radius: ${$(300)};
|
|
2604
2659
|
background: transparent;
|
|
@@ -2612,7 +2667,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2612
2667
|
margin: 0;
|
|
2613
2668
|
background: ${w("neutral",300)};
|
|
2614
2669
|
}
|
|
2615
|
-
`,
|
|
2670
|
+
`,bT=(e,t)=>i.css`
|
|
2616
2671
|
[data-rsbs-overlay] {
|
|
2617
2672
|
border-top-left-radius: ${$(500)};
|
|
2618
2673
|
border-top-right-radius: ${$(500)};
|
|
@@ -2638,7 +2693,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2638
2693
|
padding: 0;
|
|
2639
2694
|
min-height: ${k(1600)};
|
|
2640
2695
|
}
|
|
2641
|
-
`;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const
|
|
2696
|
+
`;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===n&&r.firstChild?r.insertBefore(o,r.firstChild):r.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const vT=(e,t)=>{let n=0,r=1/0;return t.forEach(((t,o)=>{const i=Math.abs(t-e);i<r&&(r=i,n=o)})),n},yT=(e,t)=>{let n="14.875rem";return"full-width"===e?n="100%":"large"===e&&(n="22.875rem"),i.css`
|
|
2642
2697
|
width: 100%;
|
|
2643
2698
|
max-width: ${n};
|
|
2644
2699
|
border-radius: ${$(300)};
|
|
@@ -2652,7 +2707,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2652
2707
|
button {
|
|
2653
2708
|
margin-left: ${t?0:k(600)};
|
|
2654
2709
|
}
|
|
2655
|
-
`},
|
|
2710
|
+
`},xT=i.css`
|
|
2656
2711
|
display: flex;
|
|
2657
2712
|
align-items: flex-start;
|
|
2658
2713
|
gap: ${k(200)};
|
|
@@ -2660,14 +2715,14 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2660
2715
|
svg {
|
|
2661
2716
|
margin-top: 0.1875rem;
|
|
2662
2717
|
}
|
|
2663
|
-
`,
|
|
2718
|
+
`,wT=e=>i.css`
|
|
2664
2719
|
max-width: 45rem;
|
|
2665
2720
|
color: ${w("neutral",800)};
|
|
2666
2721
|
font-size: ${C("small"===e?300:500)};
|
|
2667
2722
|
line-height: ${S("small"===e?500:700)};
|
|
2668
2723
|
font-weight: 400;
|
|
2669
2724
|
text-align: left;
|
|
2670
|
-
`,
|
|
2725
|
+
`,CT=(e,t)=>i.css`
|
|
2671
2726
|
max-width: 45rem;
|
|
2672
2727
|
color: ${w("neutral",700)};
|
|
2673
2728
|
font-size: ${C("small"===e?200:400)};
|
|
@@ -2675,7 +2730,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2675
2730
|
font-weight: 400;
|
|
2676
2731
|
margin-left: ${t?k(600):"0"};
|
|
2677
2732
|
text-align: left;
|
|
2678
|
-
`,
|
|
2733
|
+
`,kT=(e,t)=>i.css`
|
|
2679
2734
|
max-width: 45rem;
|
|
2680
2735
|
color: ${w("neutral",700)};
|
|
2681
2736
|
font-size: ${C("small"===e?200:400)};
|
|
@@ -2683,15 +2738,15 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2683
2738
|
font-weight: 400;
|
|
2684
2739
|
margin-left: ${t?k(600):"0"};
|
|
2685
2740
|
text-align: left;
|
|
2686
|
-
`,
|
|
2741
|
+
`,ST=i.css`
|
|
2687
2742
|
background-color: ${w("neutral",100)};
|
|
2688
2743
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2689
2744
|
color: ${w("neutral",700)};
|
|
2690
|
-
|
|
2745
|
+
`,$T=i.css`
|
|
2691
2746
|
background-color: ${w("neutral",200)};
|
|
2692
2747
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2693
2748
|
color: ${w("neutral",700)};
|
|
2694
|
-
`,
|
|
2749
|
+
`,MT=i.css`
|
|
2695
2750
|
background-color: ${w("success",100)};
|
|
2696
2751
|
border: ${M(100)} solid ${w("success",300)};
|
|
2697
2752
|
color: ${w("success",500)};
|
|
@@ -2699,7 +2754,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2699
2754
|
p {
|
|
2700
2755
|
color: ${w("success",900)};
|
|
2701
2756
|
}
|
|
2702
|
-
`,
|
|
2757
|
+
`,ET=i.css`
|
|
2703
2758
|
background-color: ${w("warning",100)};
|
|
2704
2759
|
border: ${M(100)} solid ${w("warning",300)};
|
|
2705
2760
|
color: ${w("warning",500)};
|
|
@@ -2707,7 +2762,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2707
2762
|
p {
|
|
2708
2763
|
color: ${w("warning",900)};
|
|
2709
2764
|
}
|
|
2710
|
-
`,
|
|
2765
|
+
`,jT=i.css`
|
|
2711
2766
|
background-color: ${w("error",100)};
|
|
2712
2767
|
border: ${M(100)} solid ${w("error",300)};
|
|
2713
2768
|
color: ${w("error",500)};
|
|
@@ -2715,52 +2770,52 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2715
2770
|
p {
|
|
2716
2771
|
color: ${w("error",900)};
|
|
2717
2772
|
}
|
|
2718
|
-
`,
|
|
2773
|
+
`,TT=({label:e,caption:t,variant:n,size:o="large",icon:i=r.jsx(Kf,{height:"1rem",width:"1rem"}),onActionClick:s,actionLabel:a,isButtonRight:l,buttonLeftIcon:c,buttonRightIcon:d,labels:u})=>{const h=Vf("InlineMessage",u);let p=ST;"info-grey"===n?p=$T:"success"===n?p=MT:"warning"===n?p=ET:"error"===n&&(p=jT);const f="error"===n||"warning"===n?"alert":"status",m="alert"===f?"assertive":"polite";return r.jsxs("div",{css:[yT(o,l),p],role:f,"aria-live":m,"aria-roledescription":h.roleDescription,children:[r.jsxs("div",{children:[r.jsxs("div",{css:xT,children:[i,r.jsx("p",{css:wT(o),children:e})]}),t&&"string"==typeof t?r.jsx("p",{css:CT(o,!!i),children:t}):t?r.jsx("div",{css:kT(o,!!i),children:t}):null]}),a?r.jsx(Bf,{label:a,variant:"info-white"===n||"info-grey"===n?"primary":"secondary",size:"large"===o?"default":"small",onClick:s,leftIcon:c,rightIcon:d}):null]})},OT=i.css`
|
|
2719
2774
|
width: 100%;
|
|
2720
2775
|
min-height: calc(${k(1200)} * 12);
|
|
2721
2776
|
background-color: ${w("neutral",100)};
|
|
2722
2777
|
display: flex;
|
|
2723
2778
|
flex-direction: column;
|
|
2724
|
-
`,
|
|
2779
|
+
`,LT=i.css`
|
|
2725
2780
|
background-color: ${w("neutral",200)};
|
|
2726
2781
|
padding: ${k(300)};
|
|
2727
2782
|
display: flex;
|
|
2728
2783
|
align-items: center;
|
|
2729
2784
|
gap: ${k(300)};
|
|
2730
|
-
`,
|
|
2785
|
+
`,AT=i.css`
|
|
2731
2786
|
flex: 1;
|
|
2732
2787
|
|
|
2733
2788
|
.ds-text-input-container {
|
|
2734
2789
|
margin-bottom: 0;
|
|
2735
2790
|
}
|
|
2736
|
-
`,
|
|
2791
|
+
`,RT=i.css`
|
|
2737
2792
|
flex-shrink: 0;
|
|
2738
2793
|
color: ${w("neutral",700)};
|
|
2739
2794
|
font-size: ${C(400)};
|
|
2740
2795
|
font-style: normal;
|
|
2741
2796
|
font-weight: 400;
|
|
2742
|
-
`,
|
|
2797
|
+
`,NT=i.css`
|
|
2743
2798
|
flex: 1;
|
|
2744
2799
|
min-height: 0;
|
|
2745
2800
|
padding: ${k(400)};
|
|
2746
2801
|
display: flex;
|
|
2747
2802
|
flex-direction: column;
|
|
2748
2803
|
gap: ${k(300)};
|
|
2749
|
-
`,
|
|
2804
|
+
`,DT=i.css`
|
|
2750
2805
|
color: ${w("neutral",700)};
|
|
2751
2806
|
font-size: ${C(400)};
|
|
2752
2807
|
line-height: ${S(600)};
|
|
2753
2808
|
font-weight: 700;
|
|
2754
|
-
`,
|
|
2809
|
+
`,IT=i.css`
|
|
2755
2810
|
width: 100%;
|
|
2756
|
-
`,
|
|
2811
|
+
`,PT=i.css`
|
|
2757
2812
|
flex: 1;
|
|
2758
2813
|
min-height: 0;
|
|
2759
2814
|
overflow-y: auto;
|
|
2760
2815
|
display: flex;
|
|
2761
2816
|
flex-direction: column;
|
|
2762
2817
|
gap: ${k(200)};
|
|
2763
|
-
|
|
2818
|
+
`,zT=i.css`
|
|
2764
2819
|
background-color: ${w("neutral",200)};
|
|
2765
2820
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
2766
2821
|
border-radius: ${$(300)};
|
|
@@ -2786,13 +2841,13 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2786
2841
|
&:active {
|
|
2787
2842
|
background-color: ${w("neutral",300)};
|
|
2788
2843
|
}
|
|
2789
|
-
`,
|
|
2844
|
+
`,VT=i.css`
|
|
2790
2845
|
display: flex;
|
|
2791
2846
|
flex: 1;
|
|
2792
2847
|
min-width: 0;
|
|
2793
2848
|
flex-direction: column;
|
|
2794
2849
|
gap: ${k(50)};
|
|
2795
|
-
`,
|
|
2850
|
+
`,BT=i.css`
|
|
2796
2851
|
color: ${w("neutral",900)};
|
|
2797
2852
|
font-size: ${C(300)};
|
|
2798
2853
|
line-height: ${S(500)};
|
|
@@ -2800,7 +2855,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2800
2855
|
overflow: hidden;
|
|
2801
2856
|
text-overflow: ellipsis;
|
|
2802
2857
|
white-space: nowrap;
|
|
2803
|
-
`,
|
|
2858
|
+
`,HT=i.css`
|
|
2804
2859
|
color: ${w("neutral",700)};
|
|
2805
2860
|
font-size: ${C(300)};
|
|
2806
2861
|
line-height: ${S(500)};
|
|
@@ -2808,7 +2863,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2808
2863
|
overflow: hidden;
|
|
2809
2864
|
text-overflow: ellipsis;
|
|
2810
2865
|
white-space: nowrap;
|
|
2811
|
-
`,
|
|
2866
|
+
`,_T=e=>i.css`
|
|
2812
2867
|
a,
|
|
2813
2868
|
p {
|
|
2814
2869
|
font-size: ${C("small"===e?200:400)};
|
|
@@ -2840,19 +2895,19 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2840
2895
|
a:hover {
|
|
2841
2896
|
text-decoration: underline;
|
|
2842
2897
|
}
|
|
2843
|
-
`,
|
|
2898
|
+
`,FT=e=>i.css`
|
|
2844
2899
|
svg {
|
|
2845
2900
|
height: ${k("small"===e?200:300)};
|
|
2846
2901
|
width: ${k("small"===e?200:300)};
|
|
2847
2902
|
color: ${w("neutral",600)};
|
|
2848
2903
|
}
|
|
2849
|
-
`,
|
|
2904
|
+
`,qT=i.css`
|
|
2850
2905
|
cursor: pointer;
|
|
2851
2906
|
color: ${w("neutral",600)};
|
|
2852
2907
|
display: flex;
|
|
2853
2908
|
justify-content: center;
|
|
2854
2909
|
align-items: center;
|
|
2855
|
-
`,
|
|
2910
|
+
`,WT=(e,t)=>i.css`
|
|
2856
2911
|
min-height: ${k(1400)};
|
|
2857
2912
|
width: 100vw;
|
|
2858
2913
|
position: ${e?"sticky":"absolute"};
|
|
@@ -2862,7 +2917,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2862
2917
|
border-top: ${M(100)} solid
|
|
2863
2918
|
${w("neutral",400)};
|
|
2864
2919
|
z-index: 101;
|
|
2865
|
-
`,
|
|
2920
|
+
`,UT=e=>i.css`
|
|
2866
2921
|
height: 100%;
|
|
2867
2922
|
width: 100%;
|
|
2868
2923
|
max-width: ${null!=e?u(e):"100%"};
|
|
@@ -2877,7 +2932,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2877
2932
|
flex-direction: column;
|
|
2878
2933
|
align-items: flex-start;
|
|
2879
2934
|
}
|
|
2880
|
-
`,
|
|
2935
|
+
`,KT=i.css`
|
|
2881
2936
|
display: flex;
|
|
2882
2937
|
align-items: center;
|
|
2883
2938
|
flex-wrap: wrap;
|
|
@@ -2890,7 +2945,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2890
2945
|
color: ${w("neutral",700)};
|
|
2891
2946
|
text-decoration: underline;
|
|
2892
2947
|
}
|
|
2893
|
-
`,
|
|
2948
|
+
`,GT=i.css`
|
|
2894
2949
|
width: 15rem;
|
|
2895
2950
|
font-size: ${C(300)};
|
|
2896
2951
|
line-height: ${S(500)};
|
|
@@ -2901,17 +2956,17 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2901
2956
|
@media screen and (max-width: 48rem) {
|
|
2902
2957
|
text-align: left;
|
|
2903
2958
|
}
|
|
2904
|
-
`,
|
|
2959
|
+
`,ZT=i.css`
|
|
2905
2960
|
display: flex;
|
|
2906
2961
|
align-items: center;
|
|
2907
2962
|
gap: ${k(400)};
|
|
2908
|
-
`,
|
|
2963
|
+
`,JT=i.css`
|
|
2909
2964
|
width: 100%;
|
|
2910
2965
|
display: flex;
|
|
2911
2966
|
align-items: center;
|
|
2912
2967
|
height: ${k(1400)};
|
|
2913
2968
|
background-color: ${w("neutral",200)};
|
|
2914
|
-
`,
|
|
2969
|
+
`,XT=i.css`
|
|
2915
2970
|
height: ${k(1400)};
|
|
2916
2971
|
width: 99%;
|
|
2917
2972
|
background-color: ${w("neutral",200)};
|
|
@@ -3007,9 +3062,9 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3007
3062
|
opacity: 1;
|
|
3008
3063
|
}
|
|
3009
3064
|
}
|
|
3010
|
-
`,
|
|
3065
|
+
`,YT=i.css`
|
|
3011
3066
|
position: relative;
|
|
3012
|
-
`,
|
|
3067
|
+
`,QT=i.css`
|
|
3013
3068
|
position: absolute;
|
|
3014
3069
|
top: -0.3125rem;
|
|
3015
3070
|
right: -0.3125rem;
|
|
@@ -3024,7 +3079,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3024
3079
|
display: flex;
|
|
3025
3080
|
justify-content: center;
|
|
3026
3081
|
align-items: center;
|
|
3027
|
-
`,
|
|
3082
|
+
`,eO=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),tO=(e,t,n,r,o)=>{let s="3rem";return e?s="6rem":o&&(s="1.75rem"),i.css`
|
|
3028
3083
|
max-height: ${s};
|
|
3029
3084
|
width: 100%;
|
|
3030
3085
|
background-color: ${n??w("neutral","dark"===r?800:100)};
|
|
@@ -3034,7 +3089,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3034
3089
|
z-index: 102;
|
|
3035
3090
|
border-bottom: ${M(100)} solid
|
|
3036
3091
|
${w("neutral",400)};
|
|
3037
|
-
`},
|
|
3092
|
+
`},nO=(e,t)=>i.css`
|
|
3038
3093
|
height: ${k(t?700:1200)};
|
|
3039
3094
|
width: 100%;
|
|
3040
3095
|
background-color: ${w("neutral","dark"===e?800:100)};
|
|
@@ -3045,7 +3100,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3045
3100
|
justify-content: flex-start;
|
|
3046
3101
|
gap: 0;
|
|
3047
3102
|
padding: ${t?0:`${k(200)} ${k(400)}`};
|
|
3048
|
-
`,
|
|
3103
|
+
`,rO=(e,t,n)=>i.css`
|
|
3049
3104
|
height: ${k(n?700:1200)};
|
|
3050
3105
|
width: 100%;
|
|
3051
3106
|
max-width: ${t?u(t):"100%"};
|
|
@@ -3056,13 +3111,13 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3056
3111
|
justify-content: space-between;
|
|
3057
3112
|
margin: 0 auto;
|
|
3058
3113
|
padding: ${n?0:`${k(200)} ${k(400)}`};
|
|
3059
|
-
`,
|
|
3114
|
+
`,oO=(e,t)=>i.css`
|
|
3060
3115
|
display: flex;
|
|
3061
3116
|
margin: ${t?"-0.0625rem":"0rem"};
|
|
3062
3117
|
justify-content: flex-start;
|
|
3063
3118
|
gap: ${k(300)};
|
|
3064
3119
|
color: ${w("neutral",e?100:900)};
|
|
3065
|
-
`,
|
|
3120
|
+
`,iO=i.css`
|
|
3066
3121
|
outline: none;
|
|
3067
3122
|
|
|
3068
3123
|
a {
|
|
@@ -3074,12 +3129,12 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3074
3129
|
outline-width: ${k(50)};
|
|
3075
3130
|
}
|
|
3076
3131
|
}
|
|
3077
|
-
`,
|
|
3132
|
+
`,sO=e=>i.css`
|
|
3078
3133
|
display: ${e?"none":"flex"};
|
|
3079
3134
|
align-items: center;
|
|
3080
3135
|
justify-content: flex-start;
|
|
3081
3136
|
gap: 0rem;
|
|
3082
|
-
`,
|
|
3137
|
+
`,aO=(e,t,n)=>i.css`
|
|
3083
3138
|
font-size: ${C(n?300:400)};
|
|
3084
3139
|
line-height: ${S(600)};
|
|
3085
3140
|
font-weight: 400;
|
|
@@ -3104,12 +3159,12 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3104
3159
|
font-weight: 700;
|
|
3105
3160
|
color: ${w("accessible","controls-on-neutral-lights")};
|
|
3106
3161
|
`:""}
|
|
3107
|
-
`,
|
|
3162
|
+
`,lO=e=>i.css`
|
|
3108
3163
|
height: ${k(e?700:1200)};
|
|
3109
3164
|
display: flex;
|
|
3110
3165
|
align-items: center;
|
|
3111
3166
|
justify-content: flex-end;
|
|
3112
|
-
`,
|
|
3167
|
+
`,cO=e=>i.css`
|
|
3113
3168
|
height: 100%;
|
|
3114
3169
|
font-size: ${C(400)};
|
|
3115
3170
|
line-height: ${S(600)};
|
|
@@ -3129,7 +3184,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3129
3184
|
}
|
|
3130
3185
|
}
|
|
3131
3186
|
`:""}
|
|
3132
|
-
`,
|
|
3187
|
+
`,dO=e=>i.css`
|
|
3133
3188
|
height: 100%;
|
|
3134
3189
|
display: flex;
|
|
3135
3190
|
align-items: center;
|
|
@@ -3138,7 +3193,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3138
3193
|
padding-left: ${k(400)};
|
|
3139
3194
|
border-left: ${M(100)} solid
|
|
3140
3195
|
${w("neutral",e?700:300)};
|
|
3141
|
-
`,
|
|
3196
|
+
`,uO=(e="light",t)=>i.css`
|
|
3142
3197
|
background-color: none;
|
|
3143
3198
|
border: none;
|
|
3144
3199
|
cursor: pointer;
|
|
@@ -3164,7 +3219,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3164
3219
|
outline-width: ${M(200)};
|
|
3165
3220
|
background-color: ${w("neutral",200)};
|
|
3166
3221
|
}
|
|
3167
|
-
`,
|
|
3222
|
+
`,hO=(e,t)=>i.css`
|
|
3168
3223
|
position: absolute;
|
|
3169
3224
|
top: ${k(t?700:1200)};
|
|
3170
3225
|
right: 0;
|
|
@@ -3179,10 +3234,10 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3179
3234
|
justify-content: flex-start;
|
|
3180
3235
|
gap: ${k(400)};
|
|
3181
3236
|
transition: width 0.5s ease-in-out;
|
|
3182
|
-
`,
|
|
3237
|
+
`,pO=i.css`
|
|
3183
3238
|
height: 100%;
|
|
3184
3239
|
width: 100%;
|
|
3185
|
-
`,
|
|
3240
|
+
`,fO=e=>i.css`
|
|
3186
3241
|
background-color: ${w("neutral","dark"===e?800:200)};
|
|
3187
3242
|
border-bottom: ${M(100)} solid
|
|
3188
3243
|
${w("neutral",300)};
|
|
@@ -3203,13 +3258,13 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3203
3258
|
margin-left: -${k(300)};
|
|
3204
3259
|
}
|
|
3205
3260
|
}
|
|
3206
|
-
`,
|
|
3261
|
+
`,mO=i.css`
|
|
3207
3262
|
background-color: ${w("neutral",100)};
|
|
3208
|
-
`,
|
|
3263
|
+
`,gO=i.css`
|
|
3209
3264
|
min-height: 100vh;
|
|
3210
3265
|
width: 100%;
|
|
3211
3266
|
overflow-y: scroll;
|
|
3212
|
-
`;i.css``;const
|
|
3267
|
+
`;i.css``;const bO=e=>i.css`
|
|
3213
3268
|
display: inline-block;
|
|
3214
3269
|
width: 100%;
|
|
3215
3270
|
padding: ${k(300)} ${k(400)};
|
|
@@ -3238,7 +3293,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3238
3293
|
outline-width: ${M(200)};
|
|
3239
3294
|
background-color: ${w("neutral",200)};
|
|
3240
3295
|
}
|
|
3241
|
-
`,
|
|
3296
|
+
`,vO=i.css`
|
|
3242
3297
|
width: 100%;
|
|
3243
3298
|
padding: ${k(300)} ${k(400)};
|
|
3244
3299
|
display: flex;
|
|
@@ -3262,7 +3317,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3262
3317
|
outline-width: ${M(200)};
|
|
3263
3318
|
background-color: ${w("neutral",200)};
|
|
3264
3319
|
}
|
|
3265
|
-
`,
|
|
3320
|
+
`,yO=e=>i.css`
|
|
3266
3321
|
position: absolute;
|
|
3267
3322
|
top: 0rem;
|
|
3268
3323
|
right: 0;
|
|
@@ -3274,7 +3329,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3274
3329
|
align-items: flex-start;
|
|
3275
3330
|
justify-content: flex-start;
|
|
3276
3331
|
transition: width 0.5s ease-in-out;
|
|
3277
|
-
`,
|
|
3332
|
+
`,xO=i.css`
|
|
3278
3333
|
height: ${k(1200)};
|
|
3279
3334
|
width: 100%;
|
|
3280
3335
|
display: flex;
|
|
@@ -3286,7 +3341,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3286
3341
|
position: relative;
|
|
3287
3342
|
top: 0;
|
|
3288
3343
|
left: 0;
|
|
3289
|
-
`,
|
|
3344
|
+
`,wO=i.css`
|
|
3290
3345
|
position: absolute;
|
|
3291
3346
|
bottom: 0;
|
|
3292
3347
|
left: 0;
|
|
@@ -3301,7 +3356,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3301
3356
|
button {
|
|
3302
3357
|
width: calc(48% - 1.5rem);
|
|
3303
3358
|
}
|
|
3304
|
-
`,
|
|
3359
|
+
`,CO=({theme:e="light",variant:t,navigationSection:o,utilitySection:i,actionsSection:s,linkRouter:a,isOpen:l,setIsOpen:c,pathname:d,resolvedLabels:u})=>{const h="condensed"===t,[p,f]=n.useState(void 0),[m,g]=n.useState(-1),b=n.useRef(null),v=n.useRef([]),y=a;return r.jsxs(r.Fragment,{children:[r.jsx("div",{css:hO(l,h),children:l&&r.jsxs("div",{css:pO,children:[r.jsxs("div",{style:{overflowY:"scroll",width:"100%",height:"100%",paddingBottom:"4.5rem"},children:[i?r.jsx("div",{css:fO(e),children:i?.map((e=>r.jsx("div",{className:"ds-utility-item",children:e})))}):null,o?r.jsx("div",{css:mO,children:o.map(((e,t)=>e.link?r.jsx(y,{to:e.link,href:e.link,onClick:()=>{f(void 0),g(-1),c(!1)},css:bO(d===e.link),children:e.label},e.label):r.jsxs("button",{css:vO,type:"button",ref:e=>{v.current[t]=e},onClick:()=>{e.items&&(f(e),g(t),setTimeout((()=>{b.current?.focus()}),100))},children:[e.label,e.items?r.jsx(Gf,{rotate:"270",color:"var(--chakra-colors-neutral-700)"}):null]},e.label)))}):null]}),s?r.jsx("div",{css:wO,children:s.map((e=>r.jsx(Bf,{...e,onClick:t=>{e?.onClick?.(t),f(void 0),g(-1),c(!1)}},e.ariaLabel)))}):null]})}),r.jsx("div",{css:yO(!!p?.items),children:p?.items?r.jsxs(r.Fragment,{children:[r.jsxs("div",{css:xO,children:[r.jsxs("button",{type:"button",onClick:()=>{f(void 0),g(-1),v.current[m]?.focus()},"aria-label":u.goBackLabel,css:uO(e),ref:b,children:[r.jsx(Gf,{rotate:"90",color:"var(--chakra-colors-neutral-700)"}),p?.label]}),r.jsxs("button",{type:"button",onClick:()=>{f(void 0),g(-1),c(!1)},"aria-label":u.closeMenuLabel,css:uO(e),children:[u.closeButtonText,r.jsx(Jf,{height:"1rem",width:"1rem"})]})]}),r.jsx("div",{css:gO,children:p?.items?.map((e=>r.jsx(y,{to:e.link,href:e.link,css:bO(),onClick:()=>{f(void 0),g(-1),c(!1)},children:e.label},e.label)))})]}):null})]})},kO=1023,SO=i.css`
|
|
3305
3360
|
width: ${k(1600)};
|
|
3306
3361
|
height: 100%;
|
|
3307
3362
|
z-index: 100;
|
|
@@ -3311,7 +3366,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3311
3366
|
display: flex;
|
|
3312
3367
|
flex-direction: column;
|
|
3313
3368
|
justify-content: space-between;
|
|
3314
|
-
|
|
3369
|
+
`,$O=i.css`
|
|
3315
3370
|
width: ${k(1600)};
|
|
3316
3371
|
height: ${k(1600)};
|
|
3317
3372
|
background-color: ${w("neutral",200)};
|
|
@@ -3402,7 +3457,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3402
3457
|
}
|
|
3403
3458
|
}
|
|
3404
3459
|
}
|
|
3405
|
-
`,
|
|
3460
|
+
`,MO=i.css`
|
|
3406
3461
|
display: flex;
|
|
3407
3462
|
justify-content: center;
|
|
3408
3463
|
align-items: center;
|
|
@@ -3415,7 +3470,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3415
3470
|
fill: ${w("neutral",600)};
|
|
3416
3471
|
}
|
|
3417
3472
|
}
|
|
3418
|
-
`,
|
|
3473
|
+
`,EO=i.css`
|
|
3419
3474
|
width: ${k(1600)};
|
|
3420
3475
|
height: ${k(1600)};
|
|
3421
3476
|
background-color: ${w("neutral",200)};
|
|
@@ -3453,7 +3508,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3453
3508
|
text-align: center;
|
|
3454
3509
|
color: ${w("neutral",600)};
|
|
3455
3510
|
}
|
|
3456
|
-
`,
|
|
3511
|
+
`,jO=i.css`
|
|
3457
3512
|
width: 20rem;
|
|
3458
3513
|
height: 100%;
|
|
3459
3514
|
z-index: 100;
|
|
@@ -3463,7 +3518,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3463
3518
|
overflow-x: hidden;
|
|
3464
3519
|
border-right: ${M(100)} solid
|
|
3465
3520
|
${w("neutral",300)};
|
|
3466
|
-
`,
|
|
3521
|
+
`,TO=e=>i.css`
|
|
3467
3522
|
width: 100%;
|
|
3468
3523
|
display: flex;
|
|
3469
3524
|
align-items: center;
|
|
@@ -3472,7 +3527,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3472
3527
|
${"view"===e&&`\n border: ${M(100)} solid ${w("neutral",400)};\n background-color: ${w("neutral",200)};\n border-radius: ${$(300)};\n padding: ${k(100)};\n `}
|
|
3473
3528
|
|
|
3474
3529
|
${"transparent"===e&&`\n border: none;\n background-color: transparent;\n border-radius: ${$(300)};\n padding: 0 ${k(400)};\n\n .chakra-tabs__list {\n gap: ${k(800)};\n }\n `}
|
|
3475
|
-
`,
|
|
3530
|
+
`,OO=i.css`
|
|
3476
3531
|
width: 99%;
|
|
3477
3532
|
height: ${k(1e3)};
|
|
3478
3533
|
padding: ${k(200)} ${k(400)};
|
|
@@ -3488,7 +3543,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3488
3543
|
&:focus-visible {
|
|
3489
3544
|
box-shadow: none;
|
|
3490
3545
|
}
|
|
3491
|
-
`,
|
|
3546
|
+
`,LO=i.css`
|
|
3492
3547
|
background-color: ${w("neutral",200)};
|
|
3493
3548
|
color: ${w("neutral",700)};
|
|
3494
3549
|
|
|
@@ -3545,11 +3600,11 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3545
3600
|
opacity: 1;
|
|
3546
3601
|
}
|
|
3547
3602
|
}
|
|
3548
|
-
`,
|
|
3603
|
+
`,AO=i.css`
|
|
3549
3604
|
width: ${k(100)};
|
|
3550
3605
|
height: ${k(600)};
|
|
3551
3606
|
background-color: ${w("neutral",400)};
|
|
3552
|
-
`,
|
|
3607
|
+
`,RO=i.css`
|
|
3553
3608
|
height: ${k(800)};
|
|
3554
3609
|
border-radius: ${$(200)};
|
|
3555
3610
|
background-color: ${w("neutral",200)};
|
|
@@ -3624,7 +3679,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3624
3679
|
opacity: 1;
|
|
3625
3680
|
}
|
|
3626
3681
|
}
|
|
3627
|
-
`,
|
|
3682
|
+
`,NO=i.css`
|
|
3628
3683
|
background-color: transparent;
|
|
3629
3684
|
color: ${w("neutral",600)};
|
|
3630
3685
|
width: auto;
|
|
@@ -3701,7 +3756,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3701
3756
|
}
|
|
3702
3757
|
}
|
|
3703
3758
|
}
|
|
3704
|
-
`,
|
|
3759
|
+
`,DO=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),IO=e=>1===e?"none":2===e?"left":"right",PO=({text:e,query:n})=>{if(!n)return e;const r=new RegExp(`(${n})`,"ig"),o=e.split(r);return t.jsx(t.Fragment,{children:o.map((e=>r.test(e)?t.jsx("strong",{children:e},e):t.jsx("span",{children:e},e)))})},zO=({items:r,query:o,onSelect:i,highlightedIndex:s})=>{const a=n.useRef(null);return n.useEffect((()=>{if(!a.current)return;const e=a.current.children[s];e&&e.scrollIntoView({block:"nearest"})}),[s]),t.jsx(e.Box,{padding:"0.5rem",children:r.map(((n,r)=>t.jsx(e.Box,{ref:a,padding:"0.375rem 0.5rem",borderRadius:"md",cursor:"pointer",bg:r===s?"gray.100":void 0,_hover:{background:"gray.50"},onClick:()=>i(n.id||n.label),children:t.jsx(PO,{text:n.label,query:o})},n.id)))})},VO={small:k(400),medium:k(600),large:k(1e3),default:k(400)};function BO(e,t,n,r){const o=function(e,t){return null!=t&&""!==t?u(t):e&&VO[e]?VO[e]:VO.default}(e,t),s=n?w("neutral",200):w("primary",300),a=r??s,l=r&&n?"opacity: 0.7;":"",c=w("neutral",n?400:800);return i.css`
|
|
3705
3760
|
height: ${o};
|
|
3706
3761
|
width: ${o};
|
|
3707
3762
|
border-radius: 50%;
|
|
@@ -3736,17 +3791,17 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3736
3791
|
background-color: ${w("primary",500)};
|
|
3737
3792
|
}
|
|
3738
3793
|
}
|
|
3739
|
-
`}const
|
|
3794
|
+
`}const HO=e=>i.css`
|
|
3740
3795
|
width: ${e||k(400)};
|
|
3741
3796
|
position: absolute;
|
|
3742
3797
|
top: -${k(200)};
|
|
3743
3798
|
left: 0.9375rem;
|
|
3744
|
-
`,
|
|
3799
|
+
`,_O=i.css`
|
|
3745
3800
|
font-size: ${C(200)};
|
|
3746
3801
|
line-height: ${S(400)};
|
|
3747
3802
|
font-weight: 700;
|
|
3748
3803
|
color: ${w("primary",800)};
|
|
3749
|
-
`,
|
|
3804
|
+
`,FO=n.forwardRef((({name:t,ariaLabel:n,size:o="medium",customSize:s,src:a,srcSet:l,onClick:c,notificationCount:d,disabled:u=!0,customBackgroundColor:h="",labels:p},f)=>{const m=Vf("Avatar",p),g=()=>{u||c?.()},b=(()=>{let e="";return d&&d>0&&(e=`${d>99?"99+":d}`),e})();let v="1rem";d&&d>99?v="1.75rem":d&&d>9&&(v="1.375rem");const y=!!a||!!l,x=c&&!u;return r.jsxs(e.Avatar.Root,{"aria-label":n||t,ref:f,css:BO(o,s,u,h),onClick:g,onKeyDown:e=>{u||"Enter"!==e.key&&" "!==e.key||(e.preventDefault(),g())},role:x?"button":"img",tabIndex:x?0:void 0,"aria-disabled":x?u:void 0,children:[y&&r.jsx(e.Avatar.Image,{src:a,srcSet:l,alt:n||t||"Avatar image"}),!y&&t&&r.jsx(e.Avatar.Fallback,{name:t,css:_O}),!y&&!t&&r.jsx(wm,{size:"100%",style:{padding:"15%",color:u?w("neutral",400):void 0}}),b.length>0?r.jsx("div",{css:HO(v),children:r.jsx("div",{css:i.css`
|
|
3750
3805
|
height: ${k(400)};
|
|
3751
3806
|
width: auto;
|
|
3752
3807
|
background-color: ${w("error",500)};
|
|
@@ -3759,16 +3814,16 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3759
3814
|
line-height: ${S(400)};
|
|
3760
3815
|
font-weight: 700;
|
|
3761
3816
|
color: ${w("error",100)};
|
|
3762
|
-
`,children:r.jsx("p",{"aria-label":m.unreadMessagesLabel(d||0),children:b})})}):null]})})),
|
|
3817
|
+
`,children:r.jsx("p",{"aria-label":m.unreadMessagesLabel(d||0),children:b})})}):null]})})),qO=i.css`
|
|
3763
3818
|
display: flex;
|
|
3764
3819
|
justify-content: flex-start;
|
|
3765
3820
|
align-items: center;
|
|
3766
3821
|
gap: ${k(200)};
|
|
3767
|
-
`,
|
|
3822
|
+
`,WO=e=>i.css`
|
|
3768
3823
|
width: ${e||k(400)};
|
|
3769
3824
|
position: relative;
|
|
3770
3825
|
display: flex;
|
|
3771
|
-
`,
|
|
3826
|
+
`,UO=i.css`
|
|
3772
3827
|
height: ${k(100)};
|
|
3773
3828
|
width: ${k(100)};
|
|
3774
3829
|
background-color: ${w("error",500)};
|
|
@@ -3776,7 +3831,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3776
3831
|
position: absolute;
|
|
3777
3832
|
top: 0rem;
|
|
3778
3833
|
right: 0rem;
|
|
3779
|
-
`,
|
|
3834
|
+
`,KO=i.css`
|
|
3780
3835
|
height: 0.625rem;
|
|
3781
3836
|
background-color: ${w("error",500)};
|
|
3782
3837
|
padding: 0 0.1875rem 0.0625rem 0.1875rem;
|
|
@@ -3787,12 +3842,12 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3787
3842
|
position: absolute;
|
|
3788
3843
|
top: -${k(50)};
|
|
3789
3844
|
left: 0.5625rem;
|
|
3790
|
-
`,
|
|
3845
|
+
`,GO=i.css`
|
|
3791
3846
|
font-size: ${C(200)};
|
|
3792
3847
|
line-height: ${S(400)};
|
|
3793
3848
|
font-weight: 700;
|
|
3794
3849
|
color: ${w("error",100)};
|
|
3795
|
-
`,
|
|
3850
|
+
`,ZO=i.css`
|
|
3796
3851
|
height: ${k(400)};
|
|
3797
3852
|
min-width: ${k(400)};
|
|
3798
3853
|
background-color: ${w("error",500)};
|
|
@@ -3801,44 +3856,44 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3801
3856
|
justify-content: center;
|
|
3802
3857
|
align-items: center;
|
|
3803
3858
|
padding: 0rem ${k(100)} 0.0625rem ${k(100)};
|
|
3804
|
-
`,
|
|
3859
|
+
`,JO=i.css`
|
|
3805
3860
|
font-size: ${C(400)};
|
|
3806
3861
|
line-height: ${S(600)};
|
|
3807
3862
|
font-weight: 700;
|
|
3808
3863
|
color: ${w("error",100)};
|
|
3809
|
-
`,
|
|
3864
|
+
`,XO=e=>{let t="",n="",r="";return"success"===e?(t=w("success",100),n=w("success",500),r=w("success",300)):"warning"===e?(t=w("warning",100),n=w("warning",500),r=w("warning",300)):"error"===e?(t=w("error",100),n=w("error",500),r=w("error",300)):"information"===e?(t=w("secondary",100),n=w("secondary",500),r=w("secondary",200)):"general-grey"===e?(t=w("neutral",200),n=w("neutral",700),r=w("neutral",300)):(t=w("neutral",100),n=w("neutral",700),r=w("neutral",300)),i.css`
|
|
3810
3865
|
display: flex;
|
|
3811
3866
|
color: ${n};
|
|
3812
3867
|
align-items: center;
|
|
3813
3868
|
background-color: ${t};
|
|
3814
3869
|
border-bottom: ${M(100)} solid ${r};
|
|
3815
3870
|
border-radius: 0;
|
|
3816
|
-
`},
|
|
3871
|
+
`},YO=l.forwardRef((({title:t,children:n,icon:o,variant:i,onClose:s,labels:a},c)=>{const d=Vf("AlertBanner",a),[u,h]=l.useState(!0),p="success"===i?r.jsx(em,{}):"warning"===i?r.jsx(tm,{}):r.jsx(Kf,{});return u?r.jsxs(e.Alert.Root,{css:XO(i),children:[r.jsx(e.Alert.Indicator,{children:o||p}),n?r.jsx(e.Alert.Content,{children:r.jsxs("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[r.jsx(e.Alert.Title,{children:t}),r.jsx(e.Alert.Description,{children:n})]})}):r.jsx(e.Alert.Title,{flex:"1",children:t}),r.jsx(e.CloseButton,{"aria-label":d.closeAlertLabel,pos:"absolute",insetEnd:"2",_hover:{bg:"gray.200"},onClick:()=>{h(!1),s?.()}})]}):null})),QO=i.css`
|
|
3817
3872
|
height: ${k(200)};
|
|
3818
3873
|
width: 100%;
|
|
3819
3874
|
background-color: ${w("neutral",300)};
|
|
3820
3875
|
display: flex;
|
|
3821
3876
|
align-items: center;
|
|
3822
3877
|
justify-content: flex-start;
|
|
3823
|
-
`,
|
|
3878
|
+
`,eL=(e,t)=>i.css`
|
|
3824
3879
|
height: 100%;
|
|
3825
3880
|
width: ${e}%;
|
|
3826
3881
|
background-color: ${t??w("primary",500)};
|
|
3827
3882
|
transition: width 0.5s ease-in-out;
|
|
3828
|
-
`,
|
|
3883
|
+
`,tL=i.css`
|
|
3829
3884
|
width: 100%;
|
|
3830
3885
|
display: flex;
|
|
3831
3886
|
align-items: center;
|
|
3832
3887
|
justify-content: space-between;
|
|
3833
3888
|
position: relative;
|
|
3834
|
-
`,
|
|
3889
|
+
`,nL=i.css`
|
|
3835
3890
|
height: 3.75rem;
|
|
3836
3891
|
width: ${k(2e3)};
|
|
3837
3892
|
display: flex;
|
|
3838
3893
|
flex-direction: column;
|
|
3839
3894
|
align-items: center;
|
|
3840
3895
|
justify-content: space-between;
|
|
3841
|
-
`,
|
|
3896
|
+
`,rL=(e,t)=>i.css`
|
|
3842
3897
|
height: ${k(800)};
|
|
3843
3898
|
width: ${k(800)};
|
|
3844
3899
|
display: flex;
|
|
@@ -3874,12 +3929,12 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3874
3929
|
}
|
|
3875
3930
|
|
|
3876
3931
|
${t?`\n background-color: ${w("neutral",300)};\n \n &:hover {\n background-color: ${w("neutral",300)};\n box-shadow: none;\n }\n `:""}
|
|
3877
|
-
`,
|
|
3932
|
+
`,oL=e=>i.css`
|
|
3878
3933
|
color: ${w("neutral",e?800:600)};
|
|
3879
3934
|
font-size: ${C(300)};
|
|
3880
3935
|
line-height: ${S(500)};
|
|
3881
3936
|
font-weight: 400;
|
|
3882
|
-
`,
|
|
3937
|
+
`,iL=i.css`
|
|
3883
3938
|
height: ${M(100)};
|
|
3884
3939
|
width: 100%;
|
|
3885
3940
|
padding: 0 1.875rem;
|
|
@@ -3887,25 +3942,25 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3887
3942
|
top: ${k(400)};
|
|
3888
3943
|
left: 0;
|
|
3889
3944
|
z-index: -1;
|
|
3890
|
-
`,
|
|
3945
|
+
`,sL=i.css`
|
|
3891
3946
|
height: ${M(100)};
|
|
3892
3947
|
width: 100%;
|
|
3893
3948
|
background-color: ${w("neutral",400)};
|
|
3894
|
-
`,
|
|
3949
|
+
`,aL=i.css`
|
|
3895
3950
|
font-size: ${C(500)};
|
|
3896
3951
|
line-height: ${S(700)};
|
|
3897
3952
|
font-weight: 400;
|
|
3898
3953
|
color: ${w("neutral",800)};
|
|
3899
|
-
`,
|
|
3954
|
+
`,lL=i.css`
|
|
3900
3955
|
font-size: ${C(400)};
|
|
3901
3956
|
line-height: ${S(600)};
|
|
3902
3957
|
font-weight: 400;
|
|
3903
3958
|
color: ${w("neutral",700)};
|
|
3904
|
-
`,
|
|
3959
|
+
`,cL=i.css`
|
|
3905
3960
|
padding: 0.375rem;
|
|
3906
|
-
`,
|
|
3961
|
+
`,dL=i.css`
|
|
3907
3962
|
padding: 0.375rem;
|
|
3908
|
-
`,
|
|
3963
|
+
`,uL={pauseOnPageIdle:!0,offsets:"1.5rem"},hL={"top-start":e.createToaster({placement:"top-start",...uL}),top:e.createToaster({placement:"top",...uL}),"top-end":e.createToaster({placement:"top-end",...uL}),"bottom-start":e.createToaster({placement:"bottom-start",...uL}),bottom:e.createToaster({placement:"bottom",...uL}),"bottom-end":e.createToaster({placement:"bottom-end",...uL})};exports.AlertBanner=YO,exports.AnalysisWidget=({children:t,header:o,footer:i,expanded:s=!0,collapsible:a=!0,actions:l,showFooterOnCollapsed:c=!1,labels:d})=>{Vf("AnalysisWidget",d);const u="analysis-widget-item",[h,p]=n.useState(s),f=`analysis-widget-header-${u}`;return r.jsx(e.Box,{as:"section","aria-labelledby":f,css:Jw,children:r.jsxs(e.Accordion.Root,{multiple:!0,value:a?void 0:[u],defaultValue:s?[u]:[],children:[r.jsxs(e.Accordion.Item,{css:Yw,value:u,children:[o&&r.jsx(e.Accordion.ItemTrigger,{id:f,"aria-expanded":h,css:Xw,pointerEvents:a?"auto":"none",onClick:a?()=>{p(!h)}:void 0,children:r.jsxs(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"top",justifyContent:"space-between",children:[o,l&&l.map((e=>r.jsx(Bf,{variant:"secondary",size:"small",label:e.label,onClick:t=>{e.onClick(),t.preventDefault(),t.stopPropagation()},leftIcon:e?.icon},e.label))),a&&r.jsx(e.Accordion.ItemIndicator,{height:"1rem",marginTop:"0.5rem",display:"flex",children:r.jsx(Gf,{"aria-hidden":"true",color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]})}),r.jsxs("div",{className:h?"item-content-open":"item-content-closed","aria-hidden":!h,children:[t,!c&&i&&r.jsx(e.Box,{css:Qw,children:i})]})]}),c&&i&&r.jsx(e.Box,{css:Qw,children:i})]})})},exports.Avatar=FO,exports.Badge=({hasNotification:e,notificationCount:t,label:o,labels:i})=>{const s=Vf("Badge",i),[a,l]=n.useState(!1);n.useEffect((()=>{const e=()=>{window.innerWidth<1024?l(!0):l(!1)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]);const c=(()=>{let e="";return t&&t>0&&(e=`${t>99?"99+":t}`),e})();let d="1rem";return t&&t>99?d="1.75rem":t&&t>9&&(d="1.375rem"),a?r.jsxs("div",{css:qO,role:"status","aria-live":"polite",children:[r.jsxs("div",{css:WO(),children:[r.jsx(om,{color:"currentColor",height:"1rem",width:"1rem"}),!e||t||o?null:r.jsx("div",{css:UO,"aria-hidden":!0})]}),o?r.jsx("p",{children:o}):null,c.length>0?r.jsx("div",{css:ZO,children:r.jsx("p",{css:JO,"aria-label":s.unreadMessagesLabel(t||0),children:c})}):null]}):r.jsxs("div",{css:qO,role:"status","aria-live":"polite",children:[o?r.jsx("p",{children:o}):null,r.jsxs("div",{css:WO(d),children:[c.length>0?r.jsx("div",{css:KO,children:r.jsx("p",{css:GO,"aria-label":s.unreadMessagesLabel(t||0),children:c})}):null,e&&!t?r.jsx("div",{css:UO,"aria-hidden":!0}):null,r.jsx(om,{color:"currentColor",height:"1rem",width:"1rem"})]})]})},exports.BaseMap=({title:e,caption:t,additionalSettings:o,options:s,onOptionSelected:a,maxHeight:l="25rem",maxWidth:c="16.25rem",labels:d})=>{const u=Vf("BaseMap",d),h=n.useRef(null),p=n.useRef(null);return n.useEffect((()=>{const e=h.current,t=p.current;if(!e||!t)return;const n=()=>{e.focus()};if("undefined"!=typeof IntersectionObserver){let e=!1;const r=new IntersectionObserver((([t])=>{t?.isIntersecting?(e||n(),e=!0):e=!1}),{threshold:.01});return r.observe(t),()=>r.disconnect()}const r=window.setTimeout(n,0);return()=>window.clearTimeout(r)}),[]),r.jsx("div",{ref:p,css:ov(l,c),children:r.jsxs("div",{className:"ds-base-map-scroll-content",children:[r.jsxs("div",{css:iv,children:[r.jsx("h2",{ref:h,className:"ds-base-map-header-title",tabIndex:-1,children:e}),r.jsx("p",{className:"ds-base-map-header-caption",children:t})]}),r.jsxs("div",{css:sv,children:[o?r.jsx("div",{css:av,children:o.map((e=>r.jsxs("div",{children:[r.jsx(_g,{css:{},checked:e.checked,onCheckedChange:({checked:t})=>e.onCheckedChange({checked:Boolean(t)}),children:e.label}),e.checked&&e.children?r.jsx("div",{css:lv,children:e.children}):null]},e.label)))}):null,s?r.jsx("div",{css:cv,children:s.map((e=>{return r.jsxs("div",{css:dv(e.active),role:"button","aria-label":`${e.label}${e.caption?`, ${e.caption}`:""}`,onClick:()=>a?.(e),tabIndex:0,onKeyDown:t=>{"Enter"!==t.key&&" "!==t.key||(t.preventDefault(),a?.(e))},children:[r.jsx("div",{css:(t=e.imageUrl,i.css`
|
|
3909
3964
|
height: ${k(800)};
|
|
3910
3965
|
width: ${k(800)};
|
|
3911
3966
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
@@ -3913,20 +3968,52 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3913
3968
|
background-image: url(${t});
|
|
3914
3969
|
background-size: cover;
|
|
3915
3970
|
background-position: center;
|
|
3916
|
-
`)}),r.jsxs("div",{css:
|
|
3971
|
+
`)}),r.jsxs("div",{css:uv,children:[r.jsxs("div",{className:"ds-base-map-title-container",children:[r.jsx("p",{className:"ds-base-map-title",children:e.label}),e.active?r.jsx(Bb,{label:u.activeLabel,variant:"warning",size:"small",icon:r.jsx(Wf,{})}):null]}),r.jsx("p",{className:"ds-base-map-caption",children:e.caption}),e.active&&e.children?r.jsx("div",{className:"ds-base-map-children",children:e.children}):null]})]},e.label);var t}))}):null]})]})})},exports.Breadcrumb=({links:t,separator:o,maxItems:i=99,linkRouter:s,size:a="default"})=>{const[l,c]=n.useState(t.length>i);n.useEffect((()=>{c(t.length>i)}),[t.length]);const d=s;return r.jsx(e.Breadcrumb.Root,{children:r.jsx(e.Breadcrumb.List,{gap:"small"===a?"0.375rem":"0.625rem",children:l?r.jsxs(r.Fragment,{children:[r.jsx(e.Breadcrumb.Item,{css:_T(a),children:r.jsxs(d,{to:t[0].link,href:t[0].link,children:[t[0].icon,t[0].label]})}),r.jsx(e.Breadcrumb.Separator,{css:FT(a),children:o||r.jsx(Gf,{rotate:"270"})}),r.jsx("li",{className:"chakra-breadcrumb__item",children:r.jsx("button",{css:qT,type:"button",onClick:()=>c(!1),children:"..."})}),r.jsx(e.Breadcrumb.Separator,{css:FT(a),children:o||r.jsx(Gf,{rotate:"270"})}),r.jsx(e.Breadcrumb.Item,{css:_T(a),children:r.jsxs("p",{"aria-current":"page","aria-label":t[t.length-1].label,children:[t[t.length-1].icon,t[t.length-1].label]})})]}):t.map(((i,s)=>i?.label?r.jsxs(n.Fragment,{children:[r.jsx(e.Breadcrumb.Item,{css:_T(a),children:s<t.length-1?r.jsxs(d,{to:i.link,href:i.link,children:[i.icon,i.label]}):r.jsxs("p",{"aria-current":"page","aria-label":i.label,children:[i.label&&i.icon?i.icon:"",i.label]})}),s<t.length-1?r.jsx(e.Breadcrumb.Separator,{css:FT(a),children:o||r.jsx(Gf,{rotate:"270"})}):null]},i.label):null))})})},exports.Button=Bf,exports.Checkbox=_g,exports.CheckboxList=({label:e,caption:t,checkboxes:o,defaultValues:i,onCheckedChange:s,errorMessage:a,horizontal:l,required:c,hideCheckedCounter:d=!1,hideExpandToggle:u=!1,labels:h})=>{const p=Vf("CheckboxList",h),f=Array.isArray(i)?i:[],m=n.useMemo((()=>new Set(f)),[f]),[g,b]=n.useState((()=>o.filter((e=>e.name)).reduce(((e,t)=>{const n=t.name;return e[n]="boolean"==typeof t.checked?t.checked:m.has(n),e}),{}))),[v,y]=n.useState(!0);n.useEffect((()=>{b((e=>{const t=o.filter((e=>e.name)).reduce(((t,n)=>{const r=n.name;return t[r]="boolean"==typeof n.checked?n.checked:e[r]??m.has(r),t}),{});return Object.keys(e).length===Object.keys(t).length&&Object.entries(t).every((([t,n])=>e[t]===n))?e:t}))}),[o,m]);const x="string"!=typeof e,w=o.filter((e=>e.name)).reduce(((e,t)=>{const n=t.name;return e[n]="boolean"==typeof t.checked?t.checked:!!g[n],e}),{}),C=o.length>0&&o.every((e=>e.name&&w[e.name])),k=o.some((e=>e.name&&w[e.name]))&&!C,S=o.length,$=`${o.filter((e=>e?.name&&w[e.name])).length} / ${S}`,M=t?`${t}.`:"",E=c?p.requiredLabel:p.optionalLabel,j=a?`${p.errorPrefix} ${a}.`:"",T=`${x?e.label:e}. ${M} ${E} ${j} `,O="string"==typeof e?e:r.jsxs("div",{css:xb,children:[r.jsxs(_g,{checked:C,indeterminate:k,onCheckedChange:e=>(e=>{const t=o.filter((e=>void 0!==e.name)).reduce(((t,n)=>(t[n.name]=e,t)),{});b(t),s?.(t)})(!!e.checked),children:[e.label," ",!d&&r.jsx("span",{"aria-hidden":"true",css:vb,children:$})]}),!u&&r.jsxs("button",{type:"button",onClick:()=>y((e=>!e)),"aria-expanded":v,"aria-controls":"checkbox-list",css:yb,children:[v?p.hideLabel:p.expandLabel,r.jsx("span",{"aria-hidden":"true",children:v?r.jsx(Gf,{style:{transform:"rotate(180deg)"}}):r.jsx(Gf,{})})]})]});return r.jsx(ag,{label:O,caption:t,errorMessage:a,required:"string"==typeof e&&c,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",labels:{requiredSymbolLabel:p.requiredSymbolLabel},containerProps:{"aria-label":T},children:r.jsx("div",{id:"checkbox-list",css:bb(l,v),children:o.map((e=>{const{onCheckedChange:t,...n}=e;return r.jsx(_g,{ms:x&&!l?"6":"",css:{},checked:!!e?.name&&!!w[e.name],onCheckedChange:({checked:n})=>{((e,t)=>{const n={...g};t&&(n[t]=e,b(n)),s&&s(n)})(n,e.name),t?.({checked:!!n})},...n},e.name)}))})})},exports.CheckboxOptionCard=({defaultValue:t,items:n,onValueChange:o})=>r.jsx(e.CheckboxGroup,{defaultValue:t,onValueChange:o,children:r.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:n.map((n=>{return r.jsxs(e.CheckboxCard.Root,{css:Fg,defaultChecked:-1!==t?.indexOf(n.value),disabled:n.disabled,value:n.value,children:[r.jsx(e.CheckboxCard.HiddenInput,{}),r.jsxs(e.CheckboxCard.Control,{css:qg,children:[r.jsxs(e.CheckboxCard.Content,{css:(s=n.variant,i.css`
|
|
3917
3972
|
width: 100%;
|
|
3918
3973
|
display: flex;
|
|
3919
3974
|
flex-direction: ${"centered"===s?"column":"row"};
|
|
3920
3975
|
align-items: center;
|
|
3921
3976
|
gap: ${k(300)};
|
|
3922
|
-
`),children:[r.jsx("div",{css:
|
|
3977
|
+
`),children:[r.jsx("div",{css:Wg,children:n.icon}),r.jsxs("div",{style:{width:"100%"},children:[r.jsx(e.CheckboxCard.Label,{css:Ug(n.variant,n.disabled),children:n.label}),n.caption?r.jsx(e.CheckboxCard.Description,{css:Kg(n.variant,n.disabled),children:n.caption}):null]})]}),r.jsx(e.CheckboxCard.Indicator,{css:Gg(n.variant)})]}),n.children&&"expanded"===n.variant?r.jsx(e.CheckboxCard.Addon,{css:(o=n.disabled,i.css`
|
|
3923
3978
|
width: 100%;
|
|
3924
3979
|
border-color: ${w("neutral",300)};
|
|
3925
3980
|
margin-top: ${k(300)};
|
|
3926
3981
|
padding: 0;
|
|
3927
3982
|
padding-top: ${k(200)};
|
|
3928
3983
|
color: ${o?w("neutral",500):"inherit"};
|
|
3929
|
-
`),children:n.children}):null]},`${n.label}-${n.value}`);var o,s}))})}),exports.CloseButton=mg,exports.ClusterPoint=({onClick:e,triggerRef:n,showFocusState:r,count:o,mode:i,variant:s="cluster"})=>t.jsx(ev,{count:o,mode:i,onClick:e,ref:n,showFocusState:r,variant:s}),exports.Combobox=({label:t,required:o,caption:i,errorMessage:s,size:a,disabled:l,showOptionalLabel:c=!0,placeholder:d,labels:u,noMarginBottom:h,initialItems:p=[],multiple:f=!1,showSelectedItems:m=!1})=>{const[g,b]=n.useState([]),v=zf("Combobox",u),{contains:y}=e.useFilter({sensitivity:"base"}),{collection:x,filter:w}=e.useListCollection({initialItems:p,filter:y}),C=g.length>0;return r.jsx(sg,{className:"ds-text-input-container",label:t,caption:i,errorMessage:s,required:o,disabled:l,size:a,showOptionalLabel:c,noMarginBottom:h,labels:{requiredSymbolLabel:v.requiredSymbolLabel,optionalSuffix:v.optionalSuffix},semantics:"field",children:r.jsxs(e.Combobox.Root,{multiple:f,onValueChange:e=>{b(e.items.map((e=>({label:e.label,value:e.value}))))},value:g.map((e=>e.value)),collection:x,onInputValueChange:e=>w(e.inputValue),width:"20rem",size:"small"===a?"sm":"md",children:[r.jsxs(e.Combobox.Control,{children:[r.jsx(e.Combobox.Input,{placeholder:d,css:ig(a,C),disabled:l,"aria-label":t||d||v.defaultInputAriaLabel}),r.jsxs(e.Combobox.IndicatorGroup,{children:[r.jsx(e.Combobox.ClearTrigger,{"aria-label":v.clearSelectionLabel}),r.jsx(e.Combobox.Trigger,{"aria-label":v.toggleOptionsLabel})]})]}),r.jsx(e.Portal,{children:r.jsx(e.Combobox.Positioner,{children:r.jsxs(e.Combobox.Content,{children:[r.jsx(e.Combobox.Empty,{children:v.noItemsFoundLabel}),x.items.map((t=>r.jsxs(e.Combobox.Item,{item:t,children:[t.label,r.jsx(e.Combobox.ItemIndicator,{})]},t.value)))]})})}),m?r.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:"0.25rem",paddingTop:"0.5rem"},children:g.map((e=>r.jsx(Lb,{label:e.label,variant:"info-white",onClose:()=>b((t=>t.filter((t=>t.value!==e.value)))),closable:!0},e.value)))}):null]})})},exports.DesignSystemLocaleProvider=({labels:e,children:r})=>{const o=n.useMemo((()=>({labels:e})),[e]);return t.jsx(E.Provider,{value:o,children:r})},exports.ExtendableCard=({children:t,header:n,footer:o})=>r.jsx(e.Box,{css:Dw,children:r.jsx(e.Accordion.Root,{multiple:!0,children:r.jsxs(e.Accordion.Item,{value:"extendable-card-item",children:[r.jsxs(e.Accordion.ItemTrigger,{css:Iw,alignItems:"center",children:[r.jsx(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:n}),r.jsx(e.Accordion.ItemIndicator,{children:r.jsx(Kf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsxs(e.Accordion.ItemContent,{children:[t,o]})]})})}),exports.FieldWrapper=sg,exports.Footer=({children:e,label:t="© World Resources Institute",fixed:n,filled:o,maxWidth:i,additionalLogos:s})=>{const a=(new Date).getFullYear();return r.jsx("footer",{css:AT(n,o),children:r.jsxs("div",{css:RT(i),children:[r.jsxs("div",{css:IT,children:[r.jsx(nm,{height:"2rem",width:"5.6875rem"}),s&&s.map(((e,t)=>r.jsx("div",{children:e},t)))]}),r.jsx("div",{css:NT,children:e}),r.jsx("div",{children:r.jsxs("p",{css:DT,children:[t," ",a]})})]})})},exports.FormContainer=({label:e,error:t,children:o})=>{const i=n.useId(),s=e?`${i}-label`:void 0,a=t?`${i}-error`:void 0;return r.jsxs("div",{css:jg,role:"group","aria-labelledby":s,"aria-describedby":a,children:[t?r.jsx("div",{css:Og}):null,r.jsxs("div",{children:[e?r.jsx("p",{id:s,css:Tg,children:e}):null,t?r.jsx("p",{id:a,css:Lg,children:t}):null,o]})]})},exports.IconButton=Hf,exports.InlineMessage=gT,exports.InputWithUnits=({label:t,caption:o,errorMessage:i,units:s,unitsPosition:a="end",defaultUnit:l="",defaultValue:c="",onChange:d,required:u,disabled:h})=>{const[p,f]=n.useState(c),[m,g]=n.useState(l?[l]:[s[0].value]),b=(e,t)=>{d&&d("end"===a?""+(t?`${p} ${e}`:`${e} ${m}`):""+(t?`${e} ${p}`:`${m} ${e}`))};return r.jsx("div",{css:hb,children:r.jsx(sg,{label:t,caption:o,errorMessage:i,required:u,disabled:h,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",children:r.jsxs(e.Group,{css:pb(!!i,a),attached:!0,children:["start"===a?r.jsx(Nb,{placeholder:"","aria-label":`${t} unit`,value:m,items:s,disabled:h,onChange:e=>{g(e),b(e?.[0],!0)}}):null,r.jsx(ag,{type:"number","aria-label":`${t} value`,value:p,disabled:h,noMarginBottom:!0,onChange:e=>{f(e.target.value),b(e.target.value)}}),"end"===a?r.jsx(Nb,{placeholder:"","aria-label":`${t} unit`,value:m,items:s,disabled:h,onChange:e=>{g(e),b(e?.[0],!0)}}):null]})})})},exports.ItemCount=ow,exports.LayerGroup=({label:t,caption:o,value:i,layerItems:s,onChangeForRadioVariant:a,labels:l})=>{const c=zf("LayerGroup",l),[d,u]=n.useState({}),[h]=n.useState((e=>{const t=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return t?.name})(s));n.useEffect((()=>{let e={...d};s.forEach((n=>{n.isDefaultSelected&&(e={...e,["radio"===n.variant?t:n.name]:n.isDefaultSelected})})),u(e)}),[]);const p=(e,t,n,r)=>{const o={...d,[e]:t};u(o),n&&n(e,t,r)},f=Object.values(d).filter((e=>!0===e)).length,m=c.groupAriaLabel(t,f,o);return r.jsxs(e.Accordion.Item,{value:i,width:"100%",children:[r.jsxs(e.Accordion.ItemTrigger,{css:bx,alignItems:"flex-start","aria-label":m,children:[r.jsxs(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[r.jsxs("span",{css:vx,children:[t,r.jsx(Lb,{label:c.activeTagLabel(f),size:"small",variant:f>0?"success":"info-grey"})]}),r.jsx("div",{css:yx,children:o})]}),r.jsx(e.Accordion.ItemIndicator,{display:"flex",children:r.jsx(Kf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsx(e.Accordion.ItemContent,{paddingLeft:"1rem",paddingRight:"1rem",children:r.jsx(Jg,{name:t,value:h,customGap:"0",onChange:(e,t)=>p(e,!!t,a,t),children:s.map((e=>r.jsx($x,{...e,onChange:(t,n)=>p(t,n,e.onChange)},e.label)))})})]})},exports.LayerGroupContainer=({children:t,defaultValue:n,...o})=>r.jsx("div",{css:gx,style:{width:"100%"},children:r.jsx(e.Accordion.Root,{css:{},defaultValue:n,multiple:!0,...o,children:t})}),exports.LayerItem=$x,exports.LayerParameters=({label:t,children:o,openedByDefault:i})=>r.jsx("div",{children:r.jsx(e.Accordion.Root,{defaultValue:i?[t]:[],multiple:!0,children:r.jsxs(e.Accordion.Item,{css:Mx,value:t,children:[r.jsxs(e.Accordion.ItemTrigger,{css:Ex,children:[r.jsx(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:r.jsx("p",{css:jx,children:t})}),r.jsx(e.Accordion.ItemIndicator,{display:"flex",children:r.jsx(Kf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsx(e.Accordion.ItemContent,{css:Tx,children:n.Children.map(o,(e=>r.jsx("div",{className:"ds-layer-parameters-item-child",children:e})))})]})})}),exports.LegendItem=({layerName:e,dataUnit:t,onDrag:n,onUpClick:o,onDownClick:i,onRemoveClick:s,children:a,onInfoClick:l,onOpacityChanged:c,labels:d})=>{const u=zf("LegendItem",d);return r.jsxs("div",{css:Ox,children:[r.jsx("div",{css:Lx,children:r.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:[r.jsx(Hf,{icon:r.jsx(Kf,{rotate:"180"}),"aria-label":u.upLabel,onClick:o}),r.jsx(Hf,{icon:r.jsx(Kf,{}),"aria-label":u.downLabel,onClick:i})]})}),r.jsxs("div",{style:{width:"100%"},children:[r.jsxs("div",{css:Ax,children:[r.jsxs("div",{children:[r.jsx("h3",{css:Rx,children:e}),r.jsx("p",{css:Nx,children:t})]}),r.jsx(Vf,{label:u.removeLabel,size:"small",variant:"secondary",rightIcon:r.jsx(Zf,{}),onClick:s})]}),a,r.jsxs("div",{css:Dx,children:[r.jsx(Vf,{label:u.aboutDataLabel,size:"small",variant:"secondary",leftIcon:r.jsx(Uf,{}),onClick:l}),r.jsx(Bx,{defaultValue:80,onOpacityChanged:c})]})]})]})},exports.List=pw,exports.MapControlsToolbar=({onZoomInClick:e,onZoomOutClick:n,onExpandClick:r,onShareClick:o,onPrintClick:i,onSettingsClick:s,onQuestionClick:a,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u,labels:h})=>{const p=zf("MapControlsToolbar",h),f=[{icon:t.jsx(om,{}),label:p.zoomInLabel,ariaLabel:p.zoomInAriaLabel,onClick:e},{icon:t.jsx(im,{}),label:p.zoomOutLabel,ariaLabel:p.zoomOutAriaLabel,onClick:n,gap:!0},{icon:t.jsx(sm,{}),label:p.expandLabel,ariaLabel:p.expandAriaLabel,onClick:r,gap:!0},{icon:t.jsx(am,{}),label:p.shareLabel,ariaLabel:p.shareAriaLabel,onClick:o,gap:!0},{icon:t.jsx(lm,{}),label:p.printLabel,ariaLabel:p.printAriaLabel,onClick:i,gap:!0},{icon:t.jsx(cm,{}),label:p.settingsLabel,ariaLabel:p.settingsAriaLabel,onClick:s,gap:!0},{icon:t.jsx(dm,{}),label:p.helpLabel,ariaLabel:p.helpAriaLabel,onClick:a}];return t.jsx(xg,{items:f,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u||p.toolbarAriaLabel})},exports.MapMarker=ev,exports.MapMarkers=tv,exports.MapPopUp=({open:e,onOpenChange:t,anchorRef:o,header:i,content:s,footer:a,placement:c="bottom",offset:d=30,closeOnEscape:u=!0,closeOnOutsideClick:h=!1,labels:p})=>{const f=zf("MapPopUp",p),m=n.useRef(null),{refs:g,floatingStyles:b,context:v,middlewareData:y,placement:x}=ax({open:e,onOpenChange:t,placement:c,whileElementsMounted:Ty,middleware:[Hy(d),(w={fallbackAxisSideDirection:"start"},{...Ay(w),options:[w,C]}),_y({padding:8}),Fy({element:m})]});var w,C;n.useEffect((()=>{o?.current&&g.setReference(o.current)}),[o,g]);const k=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:i}=e,{enabled:s=!0,escapeKey:a=!0,outsidePress:c=!0,outsidePressEvent:d="pointerdown",referencePress:u=!1,referencePressEvent:h="pointerdown",ancestorScroll:p=!1,bubbles:f,capture:m}=t,g=nx(),b=ly("function"==typeof c?c:()=>!1),v="function"==typeof c?b:c,y=l.useRef(!1),{escapeKey:x,outsidePress:w}=ix(f),{escapeKey:C,outsidePress:k}=ix(m),S=l.useRef(!1),$=ly((e=>{var t;if(!n||!s||!a||"Escape"!==e.key)return;if(S.current)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,l=g?iy(g.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),l.length>0)){let e=!0;if(l.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}r(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),M=ly((e=>{var t;const n=()=>{var t;$(e),null==(t=ny(e))||t.removeEventListener("keydown",n)};null==(t=ny(e))||t.addEventListener("keydown",n)})),E=ly((e=>{var t;const n=i.current.insideReactTree;i.current.insideReactTree=!1;const s=y.current;if(y.current=!1,"click"===d&&s)return;if(n)return;if("function"==typeof v&&!v(e))return;const a=ny(e),l="[data-floating-ui-inert]",c=oy(o.floating).querySelectorAll(l);let u=av(a)?a:null;for(;u&&!Cv(u);){const e=$v(u);if(Cv(e)||!av(e))break;u=e}if(c.length&&av(a)&&!a.matches("html,body")&&!ty(a,o.floating)&&Array.from(c).every((e=>!ty(u,e))))return;if(lv(a)&&O){const t=Cv(a),n=kv(a),r=/auto|scroll/,o=t||r.test(n.overflowX),i=t||r.test(n.overflowY),s=o&&a.clientWidth>0&&a.scrollWidth>a.clientWidth,l=i&&a.clientHeight>0&&a.scrollHeight>a.clientHeight,c="rtl"===n.direction,d=l&&(c?e.offsetX<=a.offsetWidth-a.clientWidth:e.offsetX>a.clientWidth),u=s&&e.offsetY>a.clientHeight;if(d||u)return}const h=null==(t=i.current.floatingContext)?void 0:t.nodeId,p=g&&iy(g.nodesRef.current,h).some((t=>{var n;return ry(e,null==(n=t.context)?void 0:n.elements.floating)}));if(ry(e,o.floating)||ry(e,o.domReference)||p)return;const f=g?iy(g.nodesRef.current,h):[];if(f.length>0){let e=!0;if(f.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}r(!1,e,"outside-press")})),j=ly((e=>{var t;const n=()=>{var t;E(e),null==(t=ny(e))||t.removeEventListener(d,n)};null==(t=ny(e))||t.addEventListener(d,n)}));l.useEffect((()=>{if(!n||!s)return;i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=w;let e=-1;function t(e){r(!1,e,"ancestor-scroll")}function l(){window.clearTimeout(e),S.current=!0}function c(){e=window.setTimeout((()=>{S.current=!1}),xv()?5:0)}const u=oy(o.floating);a&&(u.addEventListener("keydown",C?M:$,C),u.addEventListener("compositionstart",l),u.addEventListener("compositionend",c)),v&&u.addEventListener(d,k?j:E,k);let h=[];return p&&(av(o.domReference)&&(h=Ev(o.domReference)),av(o.floating)&&(h=h.concat(Ev(o.floating))),!av(o.reference)&&o.reference&&o.reference.contextElement&&(h=h.concat(Ev(o.reference.contextElement)))),h=h.filter((e=>{var t;return e!==(null==(t=u.defaultView)?void 0:t.visualViewport)})),h.forEach((e=>{e.addEventListener("scroll",t,{passive:!0})})),()=>{a&&(u.removeEventListener("keydown",C?M:$,C),u.removeEventListener("compositionstart",l),u.removeEventListener("compositionend",c)),v&&u.removeEventListener(d,k?j:E,k),h.forEach((e=>{e.removeEventListener("scroll",t)})),window.clearTimeout(e)}}),[i,o,a,v,d,n,r,p,s,x,w,$,C,M,E,k,j]),l.useEffect((()=>{i.current.insideReactTree=!1}),[i,v,d]);const T=l.useMemo((()=>({onKeyDown:$,...u&&{[rx[h]]:e=>{r(!1,e.nativeEvent,"reference-press")},..."click"!==h&&{onClick(e){r(!1,e.nativeEvent,"reference-press")}}}})),[$,r,u,h]),O=l.useMemo((()=>({onKeyDown:$,onMouseDown(){y.current=!0},onMouseUp(){y.current=!0},[ox[d]]:()=>{i.current.insideReactTree=!0}})),[$,d,i]);return l.useMemo((()=>s?{reference:T,floating:O}:{}),[s,T,O])}(v,{escapeKey:u,outsidePress:h}),S=dx(v,{role:"dialog"}),{getFloatingProps:$}=function(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),n=e.map((e=>null==e?void 0:e.floating)),r=e.map((e=>null==e?void 0:e.item)),o=l.useCallback((t=>lx(t,e,"reference")),t),i=l.useCallback((t=>lx(t,e,"floating")),n),s=l.useCallback((t=>lx(t,e,"item")),r);return l.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:s})),[o,i,s])}([k,S]),{x:M,y:E}=y.arrow??{x:null,y:null},j={top:"bottom",right:"left",bottom:"top",left:"right"}[x.split("-")[0]];if(!e)return null;let T=d-1,O=4;return"left"!==j&&"right"!==j||(T=4,O=d-1),r.jsxs(r.Fragment,{children:[r.jsxs("div",{ref:g.setFloating,style:b,"aria-label":f.dialogAriaLabel,"aria-modal":!0,...$(),css:ux,children:[r.jsxs("div",{css:hx,children:[i,r.jsx(mg,{onClick:()=>t(!1),className:"ds-map-pop-up-close-button","aria-label":f.closeLabel})]}),r.jsx("div",{css:px,children:s}),a?r.jsx("div",{css:fx,children:a}):null,r.jsx("div",{ref:m,css:mx(T,O,M,E,j,d)})]}),r.jsx("div",{className:"fixed inset-0 z-[999] bg-black/20 backdrop-blur-[1px]",onClick:()=>h&&t(!1)})]})},exports.Menu=Vm,exports.MobileSearch=({value:t,placeholder:o,showInfoMessage:i=!0,items:s=[],disabled:a,readOnly:l,id:c,name:d,autoFocus:u,autoComplete:h,onBlur:p,onFocus:f,onQueryChange:m,onCancel:g,onItemClick:b,onChange:v,labels:y})=>{const x=zf("MobileSearch",y),[C,k]=n.useState(t??""),[S,$]=n.useState(!0),[M,E]=n.useState(!1),j=n.useRef(null),T="string"==typeof t,O=T?t:C;n.useEffect((()=>{T&&k(t)}),[T,t]),n.useEffect((()=>{m?.(O)}),[O,m]);const L=n.useMemo((()=>{const e=O.trim().toLowerCase();return e?s.filter((t=>`${t.id??""} ${t.label} ${t.caption??""}`.toLowerCase().includes(e))):s}),[s,O]),A=O.trim().length?x.matchingResultsTitle(L.length):x.recentSearchesTitle,R=O.length?r.jsx(mg,{onClick:()=>{T||k("");const e=j.current?.querySelector("input");e&&(e.value="",e.focus()),$(!0)}}):null;let N=w("neutral",500);return a?N=w("neutral",500):M&&(N=w("primary",700)),r.jsxs("div",{ref:j,css:bT,children:[r.jsxs("div",{css:vT,children:[r.jsx("div",{css:yT,children:r.jsx(e.InputGroup,{startElement:r.jsx(km,{width:"1.25rem",height:"1.25rem",fill:N,"aria-hidden":"true"}),endElement:R,children:r.jsx(ag,{label:"",value:O,placeholder:o??x.inputAriaLabel,onChange:e=>{T||k(e.target.value),$(!0),v?.(e)},onFocus:e=>{E(!0),$(!0),f?.(e)},onBlur:e=>{E(!1),p?.(e)},noMarginBottom:!0,type:"search","aria-label":o??x.inputAriaLabel,disabled:a,readOnly:l,id:c,name:d,autoFocus:u??!0,autoComplete:h,style:{paddingLeft:"2.5rem"}})})}),r.jsx(Vf,{css:xT,variant:"borderless",label:x.cancelLabel,onClick:()=>{T||k(""),$(!1);const e=j.current?.querySelector("input");e&&(e.value="",e.blur()),g?.()}})]}),S?r.jsxs("div",{css:wT,children:[r.jsx("h3",{css:CT,children:A}),i?r.jsx("div",{css:kT,children:r.jsx(gT,{label:x.infoLabel,variant:"info-white",size:"full-width"})}):null,r.jsx("ul",{css:ST,"aria-label":A,children:L.map((t=>r.jsx("li",{children:r.jsxs(e.chakra.button,{type:"button",css:$T,onClick:()=>(e=>{b?.(e)})(t),"aria-label":`${t.label}, ${t.caption??""}`,style:{width:"100%"},children:[t.icon??null,r.jsxs("div",{css:MT,children:[r.jsx("p",{css:ET,children:t.label}),r.jsx("p",{css:jT,children:t.caption})]})]})},t.id)))})]}):null]})},exports.MobileTabBar=({defaultValue:t,tabs:o,onTabClick:i,hideLabels:s,activationMode:a="manual",labels:l})=>{const c=zf("MobileTabBar",l),d=o.length,[u,h]=n.useState((()=>HT(o,t)));return r.jsx("div",{css:PT,children:r.jsx(e.Tabs.Root,{width:"full",defaultValue:t||o?.[0]?.value,onValueChange:({value:e})=>(e=>{const t=HT(o,e);h(t),i&&i(e)})(e),activationMode:a,children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:o.map(((t,n)=>{const{label:o,icon:i,bagdeCount:a,"aria-label":l,"aria-describedby":h,disabled:p,...f}=t,m=`${t.value}-str-status`,g=u===n,b=[c.tabPositionStatus(n+1,d),g?c.selectedStatus:c.notSelectedStatus];p&&b.push(c.disabledStatus);const v=[h,m].filter(Boolean).join(" ")||void 0;return r.jsxs(e.Tabs.Trigger,{css:zT,"aria-label":l||o,"aria-disabled":!!p||void 0,"aria-describedby":v,disabled:p,...f,children:[r.jsxs("div",{css:VT,children:[i,a?r.jsx("div",{css:BT,className:"ds-badge-count",children:a}):null]}),s?null:r.jsx("p",{children:o}),r.jsx(e.VisuallyHidden,{id:m,children:b.join(", ")})]},t.value)}))})})})},exports.Modal=({header:t,content:o,footer:i,size:s="medium",width:a,height:l,maxHeight:c,draggable:d,blocking:u,open:h,onClose:p,labels:f,lazyMount:m,unmountOnExit:g,restoreFocus:b,modal:v,initialFocusEl:y,finalFocusEl:x,trapFocus:w})=>{const C=zf("Modal",f),k=n.useRef(null);return h?r.jsx(e.Dialog.Root,{open:h,onOpenChange:p,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!d&&!u,preventScroll:!d&&!u,closeOnEscape:!u,defaultOpen:!0,trapFocus:w,lazyMount:m,unmountOnExit:g,restoreFocus:b,modal:v,initialFocusEl:y,finalFocusEl:x,children:r.jsxs(e.Portal,{children:[d?null:r.jsx(e.Dialog.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),r.jsx(DC,{disabled:!d,nodeRef:k,children:r.jsx(e.Dialog.Positioner,{ref:k,children:r.jsxs(e.Dialog.Content,{"aria-label":C.dialogAriaLabel,css:IC(s,a,l,c),children:[r.jsxs(e.Dialog.Header,{css:PC,children:[t,u?null:r.jsx(e.Dialog.CloseTrigger,{css:zC,asChild:!0,children:r.jsx(mg,{})})]}),r.jsx(e.Dialog.Body,{css:VC,children:o}),i?r.jsx(e.Dialog.Footer,{padding:"0.75rem",children:i}):null]})})})]})}):null},exports.MultiActionButton=({variant:t="primary",size:o="default",mainActionLabel:i,mainActionOnClick:s=()=>{},otherActions:a=[],disabled:l,mainActionLeftIcon:c,mainActionRightIcon:d,...u})=>{const[h,p]=n.useState(!1),f=l?`${i} action button with menu, disabled`:void 0;return r.jsxs(e.Group,{css:$g,attached:!0,tabIndex:l?0:void 0,"aria-disabled":l,"aria-label":f,role:"group",children:[r.jsx(Vf,{...u,label:i,variant:t,size:o,onClick:s,disabled:l,leftIcon:c,rightIcon:d}),r.jsxs(e.Menu.Root,{onOpenChange:({open:e})=>p(e),positioning:{placement:"bottom-end"},onSelect:({value:e})=>{const t=a.find((t=>t.value===e));t&&!t.disabled&&t.onClick()},children:[r.jsx(e.Menu.Trigger,{css:kg(t),"data-group-item":!0,"data-last":!0,asChild:!0,children:r.jsx(Vf,{style:Mg,"aria-label":`Open ${i} options`,"aria-haspopup":"menu","aria-expanded":h,variant:t,size:o,leftIcon:r.jsx(Kf,{"aria-hidden":"true",rotate:h?"180":"0",color:Cg(t,l)}),disabled:l})}),r.jsx(Eg,{children:a.map((({label:t,value:n,disabled:i})=>r.jsx(e.Menu.Item,{css:Sg(o),value:n,disabled:i,children:t},n)))})]})]})},exports.Navbar=({variant:e="default",theme:t="light",logo:o,linkRouter:i,pathname:s,navigationSection:a,utilitySection:l,actionsSection:c,maxWidth:d,fixed:u,onNavbarHeightChange:h,backgroundColor:p,labels:f})=>{const m=zf("Navbar",f),g=n.useRef(null),b=n.useRef(null),v=n.useRef(null),[y,x]=n.useState(!1),[w,C]=n.useState(-1),[k,S]=n.useState("undefined"!=typeof window&&window?.innerWidth<=dO),[$,M]=n.useState(!1),E=i,j=n.useCallback((()=>{if(b.current&&g.current&&v.current){const e=g.current.getBoundingClientRect(),t=b.current.getBoundingClientRect(),n=v.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=dO||window.innerWidth<=w?(h?.(96),x(!0)):window.innerWidth>dO&&window.innerWidth<=1440?e.right>=t.left?(h?.(96),x(!0),C(window.innerWidth)):window.innerWidth>w&&(h?.(48),x(!1),C(-1)):(h?.(48),x(!1),C(-1)),y&&(window.innerWidth<=dO||n.right>=t.left?(S(!0),h?.(48)):(S(!1),h?.(96)))}}),[w,y]);n.useEffect((()=>(j(),window.addEventListener("resize",j),()=>{window.removeEventListener("resize",j)})),[j]);const T="condensed"===e;return r.jsxs("nav",{css:_T(y&&!k,u,p,t,T),children:[r.jsxs("div",{css:qT(y&&!k,d,T),children:[r.jsxs("div",{css:WT(y&&!k||"dark"===t,T),ref:g,children:[o?r.jsx("div",{ref:v,css:UT,children:o}):null,r.jsx("div",{css:KT(y),children:a?.map((e=>e.link?r.jsx(E,{to:e.link,href:e.link,css:GT(s===e.link,t,T),children:e.label},e.label):r.jsx(Vm,{theme:t,label:e.label,fontSize:T?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),r.jsx("div",{css:ZT(T),ref:b,children:k?r.jsxs("button",{type:"button",onClick:()=>M(!$),"aria-label":$?m.closeMenuLabel:m.openMenuLabel,"aria-expanded":$,css:YT(t),children:[$?m.closeLabel:m.menuLabel,$?r.jsx(Zf,{height:T?"0.75rem":"1rem",width:T?"0.75rem":"1rem"}):r.jsx(ym,{height:T?"0.75rem":"1rem",width:T?"0.75rem":"1rem"})]}):r.jsxs(r.Fragment,{children:[r.jsx("div",{css:ZT(T),children:l?.map(((e,t)=>r.jsx("div",{css:JT(y),children:e},t)))}),c?.length?r.jsx("div",{css:XT(y),children:c.map((e=>r.jsx(Vf,{...e},e.ariaLabel)))}):null]})})]}),y&&!k?r.jsx("div",{css:FT(t,T),children:a?.map((e=>e.link?r.jsx(E,{to:e.link,href:e.link,css:GT(s===e.link,t,T),children:e.label},e.label):r.jsx(Vm,{theme:t,label:e.label,fontSize:T?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,k?r.jsx(cO,{theme:t,variant:e,navigationSection:a,utilitySection:l,actionsSection:c,linkRouter:i,isOpen:$,setIsOpen:M,pathname:s,resolvedLabels:m}):null]})},exports.NavigationRail=({tabs:t=[],defaultValue:o,onTabClick:i,children:s,onOpenChange:a,labels:l})=>{const c=zf("NavigationRail",l),[d,u]=n.useState(!1),[h,p]=n.useState(o||t?.[0]?.value),f=e=>{p(e),i&&i(e)},[m]=e.useMediaQuery(["(max-width: 48rem)"]);return m?r.jsxs(e.Tabs.Root,{defaultValue:h,onValueChange:({value:e})=>f(e),children:[r.jsx(e.Tabs.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:t.map((t=>r.jsx(e.Tabs.Trigger,{value:t.value,css:{"--indicator-color":w("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:w("neutral",600),"&[data-selected]":{color:w("neutral",800),fontWeight:600}},children:t.label},t.value)))}),t.map((t=>r.jsx(e.Tabs.Content,{value:t.value,children:s},t.value)))]}):r.jsxs("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[r.jsxs("div",{css:uO,children:[r.jsx(e.Tabs.Root,{defaultValue:o||t?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{f(e)},children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:t.map((t=>r.jsx(e.Tabs.Trigger,{css:hO,"aria-label":t["aria-label"]||t.label,...t,children:r.jsxs(e.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[t.icon?r.jsx("div",{css:pO,children:t.icon}):null,r.jsx("p",{children:t.label})]})},t.label)))})}),s?r.jsx(e.Collapsible.Root,{onOpenChange:({open:e})=>{u(e),a&&a(!e)},children:r.jsxs(e.Collapsible.Trigger,{css:fO,children:[r.jsx("div",{css:pO,children:d?r.jsx(Ff,{}):r.jsx(_f,{})}),r.jsxs("div",{className:"ds-tab-label",children:[r.jsx("p",{children:d?c.showLabel:c.hideLabel}),r.jsx("p",{children:c.sidebarLabel})]})]})}):null]}),s?r.jsx(e.Collapsible.Root,{defaultOpen:!0,open:!d,children:r.jsx(e.Collapsible.Content,{height:"100%",children:r.jsx("div",{css:mO,role:"tabpanel","aria-labelledby":h,children:s})})}):null]})},exports.OptionCard=({defaultValue:t,items:n,onValueChange:o,variant:s,itemWidth:a,hideControl:l})=>r.jsx(e.RadioCard.Root,{defaultValue:t,onValueChange:o,children:r.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:n?.map((t=>{return r.jsxs(e.RadioCard.Item,{css:(o=a,c=t.selectedColor,d=t.selectedBackgroundColor,i.css`
|
|
3984
|
+
`),children:n.children}):null]},`${n.label}-${n.value}`);var o,s}))})}),exports.CloseButton=Sg,exports.ClusterPoint=({onClick:e,triggerRef:n,showFocusState:r,count:o,mode:i,variant:s="cluster"})=>t.jsx(pv,{count:o,mode:i,onClick:e,ref:n,showFocusState:r,variant:s}),exports.Combobox=({label:t,required:o,caption:s,errorMessage:a,size:l,disabled:c,showOptionalLabel:d=!0,placeholder:u,labels:h,noMarginBottom:p,initialItems:f=[],multiple:m=!1,showSelectedItems:g=!1})=>{const[b,v]=n.useState([]),y=Vf("Combobox",h),{contains:x}=e.useFilter({sensitivity:"base"}),{collection:C,filter:S}=e.useListCollection({initialItems:f,filter:x}),E=b.length>0,j=!!a,T=mg(),{contentPlacement:O,contentRef:L,onInputKeyDown:A,onInputPointerDown:R,onContentPointerMove:N}=(()=>{const[e,t]=n.useState("bottom"),r=n.useRef(null),o=n.useRef(null),i=n.useRef("pointer"),s=n.useCallback((e=>{i.current=e,r.current&&(r.current.dataset.navSource=e)}),[]),a=n.useCallback((e=>{if(o.current?.disconnect(),r.current=e,!e)return;const n=e;n.dataset.navSource=i.current;const s=()=>t(n.getAttribute("data-placement")||"bottom");s(),o.current=new MutationObserver(s),o.current.observe(n,{attributes:!0,attributeFilter:["data-placement"]})}),[]),l=n.useCallback((e=>{rv.has(e.key)&&s("keyboard")}),[s]),c=n.useCallback((()=>s("pointer")),[s]);return{contentPlacement:e,contentRef:a,onInputKeyDown:l,onInputPointerDown:c,onContentPointerMove:c}})();return r.jsx(ag,{className:"ds-text-input-container",label:t,caption:s,errorMessage:a,required:o,disabled:c,size:l,showOptionalLabel:d,noMarginBottom:p,labels:{requiredSymbolLabel:y.requiredSymbolLabel,optionalSuffix:y.optionalSuffix},semantics:"field",children:r.jsxs(e.Combobox.Root,{multiple:m,invalid:j,onValueChange:e=>{v(e.items.map((e=>({label:e.label,value:e.value}))))},value:b.map((e=>e.value)),collection:C,onInputValueChange:e=>S(e.inputValue),width:"100%",positioning:{sameWidth:!0},size:"small"===l?"sm":"md",children:[r.jsxs(e.Combobox.Control,{children:[r.jsx(e.Combobox.Input,{placeholder:u,focusVisibleRing:"none",css:[sg(l,E),(I=O,i.css`
|
|
3985
|
+
&[data-state='open'] {
|
|
3986
|
+
${I.startsWith("top")?"\n border-top-left-radius: 0;\n border-top-right-radius: 0;\n border-top-color: transparent;\n ":"\n border-bottom-left-radius: 0;\n border-bottom-right-radius: 0;\n border-bottom-color: transparent;\n "}
|
|
3987
|
+
}
|
|
3988
|
+
`)],disabled:c,"aria-label":t||u||y.defaultInputAriaLabel,"data-focus-visible":T.isTabFocused||void 0,onFocus:T.onFocus,onBlur:T.onBlur,onKeyDown:A,onPointerDown:R,_placeholder:{color:"var(--chakra-colors-neutral-700)"}}),r.jsxs(e.Combobox.IndicatorGroup,{children:[r.jsx(e.Combobox.ClearTrigger,{"aria-label":y.clearSelectionLabel,tabIndex:0,focusVisibleRing:"none",css:tv}),r.jsx(e.Combobox.Trigger,{"aria-label":y.toggleOptionsLabel})]})]}),r.jsx(e.Portal,{children:r.jsx(e.Combobox.Positioner,{children:r.jsxs(e.Combobox.Content,{ref:L,css:(D=j,i.css`
|
|
3989
|
+
margin-top: calc(${k(200)} * -1);
|
|
3990
|
+
border-radius: ${$(300)};
|
|
3991
|
+
border: ${M(100)} solid ${w("neutral",400)};
|
|
3992
|
+
border-top-left-radius: 0;
|
|
3993
|
+
border-top-right-radius: 0;
|
|
3994
|
+
border-top: ${M(100)} solid
|
|
3995
|
+
${ev(D)};
|
|
3996
|
+
background-color: ${w("neutral",100)};
|
|
3997
|
+
box-shadow:
|
|
3998
|
+
0 0.25rem 0.375rem -0.25rem #0000001a,
|
|
3999
|
+
0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
4000
|
+
|
|
4001
|
+
&[data-placement^='top'] {
|
|
4002
|
+
margin-top: 0;
|
|
4003
|
+
margin-bottom: calc(${k(200)} * -1);
|
|
4004
|
+
border-top-left-radius: ${$(300)};
|
|
4005
|
+
border-top-right-radius: ${$(300)};
|
|
4006
|
+
border-top: ${M(100)} solid
|
|
4007
|
+
${w("neutral",400)};
|
|
4008
|
+
border-bottom-left-radius: 0;
|
|
4009
|
+
border-bottom-right-radius: 0;
|
|
4010
|
+
border-bottom: ${M(100)} solid
|
|
4011
|
+
${ev(D)};
|
|
4012
|
+
box-shadow:
|
|
4013
|
+
0 -0.25rem 0.375rem -0.25rem #0000001a,
|
|
4014
|
+
0 -0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
4015
|
+
}
|
|
4016
|
+
`),onPointerMove:N,children:[r.jsx(e.Combobox.Empty,{children:y.noItemsFoundLabel}),C.items.map((t=>r.jsxs(e.Combobox.Item,{css:nv,item:t,children:[t.label,r.jsx(e.Combobox.ItemIndicator,{})]},t.value)))]})})}),g?r.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:"0.25rem",paddingTop:"0.5rem"},children:b.map((e=>r.jsx(Bb,{label:e.label,variant:"info-white",onClose:()=>v((t=>t.filter((t=>t.value!==e.value)))),closable:!0},e.value)))}):null]})});var D,I},exports.DesignSystemLocaleProvider=({labels:e,children:r})=>{const o=n.useMemo((()=>({labels:e})),[e]);return t.jsx(E.Provider,{value:o,children:r})},exports.ExtendableCard=({children:t,header:n,footer:o})=>r.jsx(e.Box,{css:Gw,children:r.jsx(e.Accordion.Root,{multiple:!0,children:r.jsxs(e.Accordion.Item,{value:"extendable-card-item",children:[r.jsxs(e.Accordion.ItemTrigger,{css:Zw,alignItems:"center",children:[r.jsx(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:n}),r.jsx(e.Accordion.ItemIndicator,{children:r.jsx(Gf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsxs(e.Accordion.ItemContent,{children:[t,o]})]})})}),exports.FieldWrapper=ag,exports.Footer=({children:e,label:t="© World Resources Institute",fixed:n,filled:o,maxWidth:i,additionalLogos:s})=>{const a=(new Date).getFullYear();return r.jsx("footer",{css:WT(n,o),children:r.jsxs("div",{css:UT(i),children:[r.jsxs("div",{css:ZT,children:[r.jsx(rm,{height:"2rem",width:"5.6875rem"}),s&&s.map(((e,t)=>r.jsx("div",{children:e},t)))]}),r.jsx("div",{css:KT,children:e}),r.jsx("div",{children:r.jsxs("p",{css:GT,children:[t," ",a]})})]})})},exports.FormContainer=({label:e,error:t,children:o})=>{const i=n.useId(),s=e?`${i}-label`:void 0,a=t?`${i}-error`:void 0;return r.jsxs("div",{css:Pg,role:"group","aria-labelledby":s,"aria-describedby":a,children:[t?r.jsx("div",{css:Vg}):null,r.jsxs("div",{children:[e?r.jsx("p",{id:s,css:zg,children:e}):null,t?r.jsx("p",{id:a,css:Bg,children:t}):null,o]})]})},exports.IconButton=_f,exports.InlineMessage=TT,exports.InputWithUnits=({label:t,caption:o,errorMessage:i,units:s,unitsPosition:a="end",defaultUnit:l="",defaultValue:c="",onChange:d,required:u,disabled:h})=>{const[p,f]=n.useState(c),[m,g]=n.useState(l?[l]:[s[0].value]),b=(e,t)=>{d&&d("end"===a?""+(t?`${p} ${e}`:`${e} ${m}`):""+(t?`${e} ${p}`:`${m} ${e}`))};return r.jsx("div",{css:wb,children:r.jsx(ag,{label:t,caption:o,errorMessage:i,required:u,disabled:h,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",children:r.jsxs(e.Group,{css:Cb(!!i,a),attached:!0,children:["start"===a?r.jsx(Fb,{placeholder:"","aria-label":`${t} unit`,value:m,items:s,disabled:h,onChange:e=>{g(e),b(e?.[0],!0)}}):null,r.jsx(gg,{type:"number","aria-label":`${t} value`,value:p,disabled:h,noMarginBottom:!0,onChange:e=>{f(e.target.value),b(e.target.value)}}),"end"===a?r.jsx(Fb,{placeholder:"","aria-label":`${t} unit`,value:m,items:s,disabled:h,onChange:e=>{g(e),b(e?.[0],!0)}}):null]})})})},exports.ItemCount=bw,exports.LayerGroup=({label:t,caption:o,value:i,layerItems:s,onChangeForRadioVariant:a,labels:l})=>{const c=Vf("LayerGroup",l),[d,u]=n.useState({}),[h]=n.useState((e=>{const t=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return t?.name})(s));n.useEffect((()=>{let e={...d};s.forEach((n=>{n.isDefaultSelected&&(e={...e,["radio"===n.variant?t:n.name]:n.isDefaultSelected})})),u(e)}),[]);const p=(e,t,n,r)=>{const o={...d,[e]:t};u(o),n&&n(e,t,r)},f=Object.values(d).filter((e=>!0===e)).length,m=c.groupAriaLabel(t,f,o);return r.jsxs(e.Accordion.Item,{value:i,width:"100%",children:[r.jsxs(e.Accordion.ItemTrigger,{css:Ox,alignItems:"flex-start","aria-label":m,children:[r.jsxs(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[r.jsxs("span",{css:Lx,children:[t,r.jsx(Bb,{label:c.activeTagLabel(f),size:"small",variant:f>0?"success":"info-grey"})]}),r.jsx("div",{css:Ax,children:o})]}),r.jsx(e.Accordion.ItemIndicator,{display:"flex",children:r.jsx(Gf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsx(e.Accordion.ItemContent,{paddingLeft:"1rem",paddingRight:"1rem",children:r.jsx(ib,{name:t,value:h,customGap:"0",onChange:(e,t)=>p(e,!!t,a,t),children:s.map((e=>r.jsx(zx,{...e,onChange:(t,n)=>p(t,n,e.onChange)},e.label)))})})]})},exports.LayerGroupContainer=({children:t,defaultValue:n,...o})=>r.jsx("div",{css:Tx,style:{width:"100%"},children:r.jsx(e.Accordion.Root,{css:{},defaultValue:n,multiple:!0,...o,children:t})}),exports.LayerItem=zx,exports.LayerParameters=({label:t,children:o,openedByDefault:i})=>r.jsx("div",{children:r.jsx(e.Accordion.Root,{defaultValue:i?[t]:[],multiple:!0,children:r.jsxs(e.Accordion.Item,{css:Vx,value:t,children:[r.jsxs(e.Accordion.ItemTrigger,{css:Bx,children:[r.jsx(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:r.jsx("p",{css:Hx,children:t})}),r.jsx(e.Accordion.ItemIndicator,{display:"flex",children:r.jsx(Gf,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),r.jsx(e.Accordion.ItemContent,{css:_x,children:n.Children.map(o,(e=>r.jsx("div",{className:"ds-layer-parameters-item-child",children:e})))})]})})}),exports.LegendItem=({layerName:e,dataUnit:t,onDrag:n,onUpClick:o,onDownClick:i,onRemoveClick:s,children:a,onInfoClick:l,onOpacityChanged:c,labels:d})=>{const u=Vf("LegendItem",d);return r.jsxs("div",{css:Fx,children:[r.jsx("div",{css:qx,children:r.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:[r.jsx(_f,{icon:r.jsx(Gf,{rotate:"180"}),"aria-label":u.upLabel,onClick:o}),r.jsx(_f,{icon:r.jsx(Gf,{}),"aria-label":u.downLabel,onClick:i})]})}),r.jsxs("div",{style:{width:"100%"},children:[r.jsxs("div",{css:Wx,children:[r.jsxs("div",{children:[r.jsx("h3",{css:Ux,children:e}),r.jsx("p",{css:Kx,children:t})]}),r.jsx(Bf,{label:u.removeLabel,size:"small",variant:"secondary",rightIcon:r.jsx(Jf,{}),onClick:s})]}),a,r.jsxs("div",{css:Gx,children:[r.jsx(Bf,{label:u.aboutDataLabel,size:"small",variant:"secondary",leftIcon:r.jsx(Kf,{}),onClick:l}),r.jsx(Qx,{defaultValue:80,onOpacityChanged:c})]})]})]})},exports.List=Mw,exports.MapControlsToolbar=({onZoomInClick:e,onZoomOutClick:n,onExpandClick:r,onShareClick:o,onPrintClick:i,onSettingsClick:s,onQuestionClick:a,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u,labels:h})=>{const p=Vf("MapControlsToolbar",h),f=[{icon:t.jsx(im,{}),label:p.zoomInLabel,ariaLabel:p.zoomInAriaLabel,onClick:e},{icon:t.jsx(sm,{}),label:p.zoomOutLabel,ariaLabel:p.zoomOutAriaLabel,onClick:n,gap:!0},{icon:t.jsx(am,{}),label:p.expandLabel,ariaLabel:p.expandAriaLabel,onClick:r,gap:!0},{icon:t.jsx(lm,{}),label:p.shareLabel,ariaLabel:p.shareAriaLabel,onClick:o,gap:!0},{icon:t.jsx(cm,{}),label:p.printLabel,ariaLabel:p.printAriaLabel,onClick:i,gap:!0},{icon:t.jsx(dm,{}),label:p.settingsLabel,ariaLabel:p.settingsAriaLabel,onClick:s,gap:!0},{icon:t.jsx(um,{}),label:p.helpLabel,ariaLabel:p.helpAriaLabel,onClick:a}];return t.jsx(Tg,{items:f,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u||p.toolbarAriaLabel})},exports.MapMarker=pv,exports.MapMarkers=fv,exports.MapPopUp=({open:e,onOpenChange:t,anchorRef:o,header:i,content:s,footer:a,placement:c="bottom",offset:d=30,closeOnEscape:u=!0,closeOnOutsideClick:h=!1,labels:p})=>{const f=Vf("MapPopUp",p),m=n.useRef(null),{refs:g,floatingStyles:b,context:v,middlewareData:y,placement:x}=xx({open:e,onOpenChange:t,placement:c,whileElementsMounted:_y,middleware:[ex(d),(w={fallbackAxisSideDirection:"start"},{...Wy(w),options:[w,C]}),tx({padding:8}),nx({element:m})]});var w,C;n.useEffect((()=>{o?.current&&g.setReference(o.current)}),[o,g]);const k=function(e,t){void 0===t&&(t={});const{open:n,onOpenChange:r,elements:o,dataRef:i}=e,{enabled:s=!0,escapeKey:a=!0,outsidePress:c=!0,outsidePressEvent:d="pointerdown",referencePress:u=!1,referencePressEvent:h="pointerdown",ancestorScroll:p=!1,bubbles:f,capture:m}=t,g=mx(),b=wy("function"==typeof c?c:()=>!1),v="function"==typeof c?b:c,y=l.useRef(!1),{escapeKey:x,outsidePress:w}=vx(f),{escapeKey:C,outsidePress:k}=vx(m),S=l.useRef(!1),$=wy((e=>{var t;if(!n||!s||!a||"Escape"!==e.key)return;if(S.current)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,l=g?vy(g.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),l.length>0)){let e=!0;if(l.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}r(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),M=wy((e=>{var t;const n=()=>{var t;$(e),null==(t=my(e))||t.removeEventListener("keydown",n)};null==(t=my(e))||t.addEventListener("keydown",n)})),E=wy((e=>{var t;const n=i.current.insideReactTree;i.current.insideReactTree=!1;const s=y.current;if(y.current=!1,"click"===d&&s)return;if(n)return;if("function"==typeof v&&!v(e))return;const a=my(e),l="[data-floating-ui-inert]",c=by(o.floating).querySelectorAll(l);let u=xv(a)?a:null;for(;u&&!Dv(u);){const e=zv(u);if(Dv(e)||!xv(e))break;u=e}if(c.length&&xv(a)&&!a.matches("html,body")&&!fy(a,o.floating)&&Array.from(c).every((e=>!fy(u,e))))return;if(wv(a)&&O){const t=Dv(a),n=Iv(a),r=/auto|scroll/,o=t||r.test(n.overflowX),i=t||r.test(n.overflowY),s=o&&a.clientWidth>0&&a.scrollWidth>a.clientWidth,l=i&&a.clientHeight>0&&a.scrollHeight>a.clientHeight,c="rtl"===n.direction,d=l&&(c?e.offsetX<=a.offsetWidth-a.clientWidth:e.offsetX>a.clientWidth),u=s&&e.offsetY>a.clientHeight;if(d||u)return}const h=null==(t=i.current.floatingContext)?void 0:t.nodeId,p=g&&vy(g.nodesRef.current,h).some((t=>{var n;return gy(e,null==(n=t.context)?void 0:n.elements.floating)}));if(gy(e,o.floating)||gy(e,o.domReference)||p)return;const f=g?vy(g.nodesRef.current,h):[];if(f.length>0){let e=!0;if(f.forEach((t=>{var n;null==(n=t.context)||!n.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}r(!1,e,"outside-press")})),j=wy((e=>{var t;const n=()=>{var t;E(e),null==(t=my(e))||t.removeEventListener(d,n)};null==(t=my(e))||t.addEventListener(d,n)}));l.useEffect((()=>{if(!n||!s)return;i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=w;let e=-1;function t(e){r(!1,e,"ancestor-scroll")}function l(){window.clearTimeout(e),S.current=!0}function c(){e=window.setTimeout((()=>{S.current=!1}),Rv()?5:0)}const u=by(o.floating);a&&(u.addEventListener("keydown",C?M:$,C),u.addEventListener("compositionstart",l),u.addEventListener("compositionend",c)),v&&u.addEventListener(d,k?j:E,k);let h=[];return p&&(xv(o.domReference)&&(h=Bv(o.domReference)),xv(o.floating)&&(h=h.concat(Bv(o.floating))),!xv(o.reference)&&o.reference&&o.reference.contextElement&&(h=h.concat(Bv(o.reference.contextElement)))),h=h.filter((e=>{var t;return e!==(null==(t=u.defaultView)?void 0:t.visualViewport)})),h.forEach((e=>{e.addEventListener("scroll",t,{passive:!0})})),()=>{a&&(u.removeEventListener("keydown",C?M:$,C),u.removeEventListener("compositionstart",l),u.removeEventListener("compositionend",c)),v&&u.removeEventListener(d,k?j:E,k),h.forEach((e=>{e.removeEventListener("scroll",t)})),window.clearTimeout(e)}}),[i,o,a,v,d,n,r,p,s,x,w,$,C,M,E,k,j]),l.useEffect((()=>{i.current.insideReactTree=!1}),[i,v,d]);const T=l.useMemo((()=>({onKeyDown:$,...u&&{[gx[h]]:e=>{r(!1,e.nativeEvent,"reference-press")},..."click"!==h&&{onClick(e){r(!1,e.nativeEvent,"reference-press")}}}})),[$,r,u,h]),O=l.useMemo((()=>({onKeyDown:$,onMouseDown(){y.current=!0},onMouseUp(){y.current=!0},[bx[d]]:()=>{i.current.insideReactTree=!0}})),[$,d,i]);return l.useMemo((()=>s?{reference:T,floating:O}:{}),[s,T,O])}(v,{escapeKey:u,outsidePress:h}),S=kx(v,{role:"dialog"}),{getFloatingProps:$}=function(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),n=e.map((e=>null==e?void 0:e.floating)),r=e.map((e=>null==e?void 0:e.item)),o=l.useCallback((t=>wx(t,e,"reference")),t),i=l.useCallback((t=>wx(t,e,"floating")),n),s=l.useCallback((t=>wx(t,e,"item")),r);return l.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:s})),[o,i,s])}([k,S]),{x:M,y:E}=y.arrow??{x:null,y:null},j={top:"bottom",right:"left",bottom:"top",left:"right"}[x.split("-")[0]];if(!e)return null;let T=d-1,O=4;return"left"!==j&&"right"!==j||(T=4,O=d-1),r.jsxs(r.Fragment,{children:[r.jsxs("div",{ref:g.setFloating,style:b,"aria-label":f.dialogAriaLabel,"aria-modal":!0,...$(),css:Sx,children:[r.jsxs("div",{css:$x,children:[i,r.jsx(Sg,{onClick:()=>t(!1),className:"ds-map-pop-up-close-button","aria-label":f.closeLabel})]}),r.jsx("div",{css:Mx,children:s}),a?r.jsx("div",{css:Ex,children:a}):null,r.jsx("div",{ref:m,css:jx(T,O,M,E,j,d)})]}),r.jsx("div",{className:"fixed inset-0 z-[999] bg-black/20 backdrop-blur-[1px]",onClick:()=>h&&t(!1)})]})},exports.Menu=Bm,exports.MobileSearch=({value:t,placeholder:o,showInfoMessage:i=!0,items:s=[],disabled:a,readOnly:l,id:c,name:d,autoFocus:u,autoComplete:h,onBlur:p,onFocus:f,onQueryChange:m,onCancel:g,onItemClick:b,onChange:v,labels:y})=>{const x=Vf("MobileSearch",y),[C,k]=n.useState(t??""),[S,$]=n.useState(!0),[M,E]=n.useState(!1),j=n.useRef(null),T="string"==typeof t,O=T?t:C;n.useEffect((()=>{T&&k(t)}),[T,t]),n.useEffect((()=>{m?.(O)}),[O,m]);const L=n.useMemo((()=>{const e=O.trim().toLowerCase();return e?s.filter((t=>`${t.id??""} ${t.label} ${t.caption??""}`.toLowerCase().includes(e))):s}),[s,O]),A=O.trim().length?x.matchingResultsTitle(L.length):x.recentSearchesTitle,R=O.length?r.jsx(Sg,{onClick:()=>{T||k("");const e=j.current?.querySelector("input");e&&(e.value="",e.focus()),$(!0)}}):null;let N=w("neutral",500);return a?N=w("neutral",500):M&&(N=w("primary",700)),r.jsxs("div",{ref:j,css:OT,children:[r.jsxs("div",{css:LT,children:[r.jsx("div",{css:AT,children:r.jsx(e.InputGroup,{startElement:r.jsx(Sm,{width:"1.25rem",height:"1.25rem",fill:N,"aria-hidden":"true"}),endElement:R,children:r.jsx(gg,{label:"",value:O,placeholder:o??x.inputAriaLabel,onChange:e=>{T||k(e.target.value),$(!0),v?.(e)},onFocus:e=>{E(!0),$(!0),f?.(e)},onBlur:e=>{E(!1),p?.(e)},noMarginBottom:!0,type:"search","aria-label":o??x.inputAriaLabel,disabled:a,readOnly:l,id:c,name:d,autoFocus:u??!0,autoComplete:h,style:{paddingLeft:"2.5rem"}})})}),r.jsx(Bf,{css:RT,variant:"borderless",label:x.cancelLabel,onClick:()=>{T||k(""),$(!1);const e=j.current?.querySelector("input");e&&(e.value="",e.blur()),g?.()}})]}),S?r.jsxs("div",{css:NT,children:[r.jsx("h3",{css:DT,children:A}),i?r.jsx("div",{css:IT,children:r.jsx(TT,{label:x.infoLabel,variant:"info-white",size:"full-width"})}):null,r.jsx("ul",{css:PT,"aria-label":A,children:L.map((t=>r.jsx("li",{children:r.jsxs(e.chakra.button,{type:"button",css:zT,onClick:()=>(e=>{b?.(e)})(t),"aria-label":`${t.label}, ${t.caption??""}`,style:{width:"100%"},children:[t.icon??null,r.jsxs("div",{css:VT,children:[r.jsx("p",{css:BT,children:t.label}),r.jsx("p",{css:HT,children:t.caption})]})]})},t.id)))})]}):null]})},exports.MobileTabBar=({defaultValue:t,tabs:o,onTabClick:i,hideLabels:s,activationMode:a="manual",labels:l})=>{const c=Vf("MobileTabBar",l),d=o.length,[u,h]=n.useState((()=>eO(o,t)));return r.jsx("div",{css:JT,children:r.jsx(e.Tabs.Root,{width:"full",defaultValue:t||o?.[0]?.value,onValueChange:({value:e})=>(e=>{const t=eO(o,e);h(t),i&&i(e)})(e),activationMode:a,children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:o.map(((t,n)=>{const{label:o,icon:i,bagdeCount:a,"aria-label":l,"aria-describedby":h,disabled:p,...f}=t,m=`${t.value}-str-status`,g=u===n,b=[c.tabPositionStatus(n+1,d),g?c.selectedStatus:c.notSelectedStatus];p&&b.push(c.disabledStatus);const v=[h,m].filter(Boolean).join(" ")||void 0;return r.jsxs(e.Tabs.Trigger,{css:XT,"aria-label":l||o,"aria-disabled":!!p||void 0,"aria-describedby":v,disabled:p,...f,children:[r.jsxs("div",{css:YT,children:[i,a?r.jsx("div",{css:QT,className:"ds-badge-count",children:a}):null]}),s?null:r.jsx("p",{children:o}),r.jsx(e.VisuallyHidden,{id:m,children:b.join(", ")})]},t.value)}))})})})},exports.Modal=({header:t,content:o,footer:i,size:s="medium",width:a,height:l,maxHeight:c,draggable:d,blocking:u,open:h,onClose:p,labels:f,lazyMount:m,unmountOnExit:g,restoreFocus:b,modal:v,initialFocusEl:y,finalFocusEl:x,trapFocus:w})=>{const C=Vf("Modal",f),k=n.useRef(null);return h?r.jsx(e.Dialog.Root,{open:h,onOpenChange:p,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!d&&!u,preventScroll:!d&&!u,closeOnEscape:!u,defaultOpen:!0,trapFocus:w,lazyMount:m,unmountOnExit:g,restoreFocus:b,modal:v,initialFocusEl:y,finalFocusEl:x,children:r.jsxs(e.Portal,{children:[d?null:r.jsx(e.Dialog.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),r.jsx(GC,{disabled:!d,nodeRef:k,children:r.jsx(e.Dialog.Positioner,{ref:k,children:r.jsxs(e.Dialog.Content,{"aria-label":C.dialogAriaLabel,css:ZC(s,a,l,c),children:[r.jsxs(e.Dialog.Header,{css:JC,children:[t,u?null:r.jsx(e.Dialog.CloseTrigger,{css:XC,asChild:!0,children:r.jsx(Sg,{})})]}),r.jsx(e.Dialog.Body,{css:YC,children:o}),i?r.jsx(e.Dialog.Footer,{padding:"0.75rem",children:i}):null]})})})]})}):null},exports.MultiActionButton=({variant:t="primary",size:o="default",mainActionLabel:i,mainActionOnClick:s=()=>{},otherActions:a=[],disabled:l,mainActionLeftIcon:c,mainActionRightIcon:d,...u})=>{const[h,p]=n.useState(!1),f=l?`${i} action button with menu, disabled`:void 0;return r.jsxs(e.Group,{css:Ng,attached:!0,tabIndex:l?0:void 0,"aria-disabled":l,"aria-label":f,role:"group",children:[r.jsx(Bf,{...u,label:i,variant:t,size:o,onClick:s,disabled:l,leftIcon:c,rightIcon:d}),r.jsxs(e.Menu.Root,{onOpenChange:({open:e})=>p(e),positioning:{placement:"bottom-end"},onSelect:({value:e})=>{const t=a.find((t=>t.value===e));t&&!t.disabled&&t.onClick()},children:[r.jsx(e.Menu.Trigger,{css:Ag(t),"data-group-item":!0,"data-last":!0,asChild:!0,children:r.jsx(Bf,{style:Dg,"aria-label":`Open ${i} options`,"aria-haspopup":"menu","aria-expanded":h,variant:t,size:o,leftIcon:r.jsx(Gf,{"aria-hidden":"true",rotate:h?"180":"0",color:Lg(t,l)}),disabled:l})}),r.jsx(Ig,{children:a.map((({label:t,value:n,disabled:i})=>r.jsx(e.Menu.Item,{css:Rg(o),value:n,disabled:i,children:t},n)))})]})]})},exports.Navbar=({variant:e="default",theme:t="light",logo:o,linkRouter:i,pathname:s,navigationSection:a,utilitySection:l,actionsSection:c,maxWidth:d,fixed:u,onNavbarHeightChange:h,backgroundColor:p,labels:f})=>{const m=Vf("Navbar",f),g=n.useRef(null),b=n.useRef(null),v=n.useRef(null),[y,x]=n.useState(!1),[w,C]=n.useState(-1),[k,S]=n.useState("undefined"!=typeof window&&window?.innerWidth<=kO),[$,M]=n.useState(!1),E=i,j=n.useCallback((()=>{if(b.current&&g.current&&v.current){const e=g.current.getBoundingClientRect(),t=b.current.getBoundingClientRect(),n=v.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=kO||window.innerWidth<=w?(h?.(96),x(!0)):window.innerWidth>kO&&window.innerWidth<=1440?e.right>=t.left?(h?.(96),x(!0),C(window.innerWidth)):window.innerWidth>w&&(h?.(48),x(!1),C(-1)):(h?.(48),x(!1),C(-1)),y&&(window.innerWidth<=kO||n.right>=t.left?(S(!0),h?.(48)):(S(!1),h?.(96)))}}),[w,y]);n.useEffect((()=>(j(),window.addEventListener("resize",j),()=>{window.removeEventListener("resize",j)})),[j]);const T="condensed"===e;return r.jsxs("nav",{css:tO(y&&!k,u,p,t,T),children:[r.jsxs("div",{css:rO(y&&!k,d,T),children:[r.jsxs("div",{css:oO(y&&!k||"dark"===t,T),ref:g,children:[o?r.jsx("div",{ref:v,css:iO,children:o}):null,r.jsx("div",{css:sO(y),children:a?.map((e=>e.link?r.jsx(E,{to:e.link,href:e.link,css:aO(s===e.link,t,T),children:e.label},e.label):r.jsx(Bm,{theme:t,label:e.label,fontSize:T?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),r.jsx("div",{css:lO(T),ref:b,children:k?r.jsxs("button",{type:"button",onClick:()=>M(!$),"aria-label":$?m.closeMenuLabel:m.openMenuLabel,"aria-expanded":$,css:uO(t),children:[$?m.closeLabel:m.menuLabel,$?r.jsx(Jf,{height:T?"0.75rem":"1rem",width:T?"0.75rem":"1rem"}):r.jsx(xm,{height:T?"0.75rem":"1rem",width:T?"0.75rem":"1rem"})]}):r.jsxs(r.Fragment,{children:[r.jsx("div",{css:lO(T),children:l?.map(((e,t)=>r.jsx("div",{css:cO(y),children:e},t)))}),c?.length?r.jsx("div",{css:dO(y),children:c.map((e=>r.jsx(Bf,{...e},e.ariaLabel)))}):null]})})]}),y&&!k?r.jsx("div",{css:nO(t,T),children:a?.map((e=>e.link?r.jsx(E,{to:e.link,href:e.link,css:aO(s===e.link,t,T),children:e.label},e.label):r.jsx(Bm,{theme:t,label:e.label,fontSize:T?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,k?r.jsx(CO,{theme:t,variant:e,navigationSection:a,utilitySection:l,actionsSection:c,linkRouter:i,isOpen:$,setIsOpen:M,pathname:s,resolvedLabels:m}):null]})},exports.NavigationRail=({tabs:t=[],defaultValue:o,onTabClick:i,children:s,onOpenChange:a,labels:l})=>{const c=Vf("NavigationRail",l),[d,u]=n.useState(!1),[h,p]=n.useState(o||t?.[0]?.value),f=e=>{p(e),i&&i(e)},[m]=e.useMediaQuery(["(max-width: 48rem)"]);return m?r.jsxs(e.Tabs.Root,{defaultValue:h,onValueChange:({value:e})=>f(e),children:[r.jsx(e.Tabs.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:t.map((t=>r.jsx(e.Tabs.Trigger,{value:t.value,css:{"--indicator-color":w("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:w("neutral",600),"&[data-selected]":{color:w("neutral",800),fontWeight:600}},children:t.label},t.value)))}),t.map((t=>r.jsx(e.Tabs.Content,{value:t.value,children:s},t.value)))]}):r.jsxs("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[r.jsxs("div",{css:SO,children:[r.jsx(e.Tabs.Root,{defaultValue:o||t?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{f(e)},children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:t.map((t=>r.jsx(e.Tabs.Trigger,{css:$O,"aria-label":t["aria-label"]||t.label,...t,children:r.jsxs(e.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[t.icon?r.jsx("div",{css:MO,children:t.icon}):null,r.jsx("p",{children:t.label})]})},t.label)))})}),s?r.jsx(e.Collapsible.Root,{onOpenChange:({open:e})=>{u(e),a&&a(!e)},children:r.jsxs(e.Collapsible.Trigger,{css:EO,children:[r.jsx("div",{css:MO,children:d?r.jsx(qf,{}):r.jsx(Ff,{})}),r.jsxs("div",{className:"ds-tab-label",children:[r.jsx("p",{children:d?c.showLabel:c.hideLabel}),r.jsx("p",{children:c.sidebarLabel})]})]})}):null]}),s?r.jsx(e.Collapsible.Root,{defaultOpen:!0,open:!d,children:r.jsx(e.Collapsible.Content,{height:"100%",children:r.jsx("div",{css:jO,role:"tabpanel","aria-labelledby":h,children:s})})}):null]})},exports.OptionCard=({defaultValue:t,items:n,onValueChange:o,variant:s,itemWidth:a,hideControl:l})=>r.jsx(e.RadioCard.Root,{defaultValue:t,onValueChange:o,children:r.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:n?.map((t=>{return r.jsxs(e.RadioCard.Item,{css:(o=a,c=t.selectedColor,d=t.selectedBackgroundColor,i.css`
|
|
3930
4017
|
width: ${o||"15.0625rem"};
|
|
3931
4018
|
min-height: 4.375rem;
|
|
3932
4019
|
padding: ${k(300)};
|
|
@@ -3976,7 +4063,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3976
4063
|
color: ${w("neutral",400)};
|
|
3977
4064
|
}
|
|
3978
4065
|
}
|
|
3979
|
-
`),value:t.value,disabled:t.disabled,children:[r.jsx(e.RadioCard.ItemHiddenInput,{}),r.jsxs(e.RadioCard.ItemControl,{css:
|
|
4066
|
+
`),value:t.value,disabled:t.disabled,children:[r.jsx(e.RadioCard.ItemHiddenInput,{}),r.jsxs(e.RadioCard.ItemControl,{css:Zg,children:[r.jsxs("div",{css:Jg(s),children:[r.jsx("div",{css:Xg,className:"option-card-icon-container",children:t.icon}),r.jsxs("div",{style:{width:"100%"},children:[r.jsx("p",{css:Yg(s,t.disabled),"aria-label":t.label,"aria-disabled":t.disabled,children:t.label}),r.jsx("p",{css:Qg(s,t.disabled),"aria-label":t.caption,"aria-disabled":t.disabled,children:t.caption})]})]}),l?null:r.jsx(e.RadioCard.ItemIndicator,{css:eb(s)})]}),t.children&&"expanded"===s?r.jsx(e.RadioCard.ItemAddon,{css:(n=t.disabled,i.css`
|
|
3980
4067
|
width: 100%;
|
|
3981
4068
|
border-top: ${M(100)} solid
|
|
3982
4069
|
${w("neutral",300)};
|
|
@@ -3984,7 +4071,7 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3984
4071
|
padding: 0;
|
|
3985
4072
|
padding-top: ${k(200)};
|
|
3986
4073
|
color: ${n?w("neutral",500):"inherit"};
|
|
3987
|
-
`),children:t.children}):null]},`${t.label}-${t.value}`);var n,o,c,d}))})}),exports.Pagination=
|
|
4074
|
+
`),children:t.children}):null]},`${t.label}-${t.value}`);var n,o,c,d}))})}),exports.Pagination=Lw,exports.Panel=({header:e,content:t,footer:o,variant:i="fixed",width:s})=>{const a=n.useId();return r.jsxs("div",{role:"region","aria-labelledby":e?a:void 0,css:[QC(s),"fixed"===i?ek:tk],children:[e?r.jsx("div",{id:a,css:nk,children:e}):null,r.jsx("div",{css:rk,children:t}),o?r.jsx("div",{css:ok,children:o}):null]})},exports.Password=({label:e,caption:t,required:o,disabledRules:s,onChange:a,minLength:l=8,hideValidations:c,labels:d})=>{const u=Vf("Password",d),[h,p]=n.useState(!1),[f,m]=n.useState(""),[g,b]=n.useState({strength:"very-weak",length:!1,uppercase:!1,lowercase:!1,numbers:!1,specialCharacters:!1}),v={"very-weak":u.strengthVeryWeak,weak:u.strengthWeak,medium:u.strengthMedium,strong:u.strengthStrong,"very-strong":u.strengthVeryStrong};return r.jsx("div",{css:qb,children:r.jsxs(ag,{label:e,caption:t,required:o,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",children:[r.jsxs("div",{css:Wb,children:[r.jsx(gg,{type:h?"text":"password","aria-label":e,value:f,"aria-describedby":"password-guidelines",onChange:e=>(e=>{const t={...g};let n=0,r=!1;t.length=e.length>=l,n+=e.length>=l?1:0,r=/[A-Z]/.test(e),n+=r?1:0,t.uppercase=r,r=/[a-z]/.test(e),n+=r?1:0,t.lowercase=r,r=/[0-9]/.test(e),n+=r?1:0,t.numbers=r,r=/[-'/`~!¡#*$@_%+=.,^&(){}[\]|;:“‘"<>?\\]/.test(e),n+=r?1:0,t.specialCharacters=r,t.strength="very-weak",e.length>=4&&n>=2&&(t.strength="weak"),e.length>=6&&n>=3&&(t.strength="medium"),e.length>=l&&n>=4&&(t.strength="strong"),e.length>=l+2&&n>=5&&(t.strength="very-strong"),m(e),b(t),a&&a({...t,password:e})})(e.target.value),noMarginBottom:!0}),r.jsx(Bf,{label:h?u.hideLabel:u.showLabel,variant:"secondary",leftIcon:h?r.jsx(Qf,{}):r.jsx(Yf,{}),"aria-label":h?u.hidePasswordLabel:u.showPasswordLabel,onClick:()=>p(!h),type:"button"})]}),f&&!c?r.jsxs("div",{id:"password-guidelines",css:Ub,"aria-live":"polite",children:[r.jsxs("p",{css:(y=g.strength,i.css`
|
|
3988
4075
|
font-size: ${C(400)};
|
|
3989
4076
|
line-height: ${S(600)};
|
|
3990
4077
|
font-weight: 400;
|
|
@@ -3996,14 +4083,14 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3996
4083
|
font-weight: 700;
|
|
3997
4084
|
color: ${w("medium"===y?"warning":"strong"===y||"very-strong"===y?"success":"error",900)};
|
|
3998
4085
|
}
|
|
3999
|
-
`),"aria-live":"polite",role:"status",children:[u.strengthPrefix," ",r.jsx("span",{children:v[g.strength]})]}),r.jsx("div",{css:
|
|
4086
|
+
`),"aria-live":"polite",role:"status",children:[u.strengthPrefix," ",r.jsx("span",{children:v[g.strength]})]}),r.jsx("div",{css:Kb(g.strength),children:r.jsx("div",{})}),r.jsxs("div",{css:Gb(g.length),"aria-label":`${u.minLengthRule(l)}. ${g.length?u.requirementMet:u.requirementNotMet}`,children:[r.jsx("div",{children:g.length?r.jsx(Wf,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):r.jsx(Jf,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),r.jsx("p",{children:u.minLengthRule(l)})]}),s?.uppercase?null:r.jsxs("div",{css:Gb(g.uppercase),"aria-label":`${u.uppercaseRule}. ${g.uppercase?u.requirementMet:u.requirementNotMet}`,children:[r.jsx("div",{children:g.uppercase?r.jsx(Wf,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):r.jsx(Jf,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),r.jsx("p",{children:u.uppercaseRule})]}),s?.lowercase?null:r.jsxs("div",{css:Gb(g.lowercase),"aria-label":`${u.lowercaseRule}. ${g.lowercase?u.requirementMet:u.requirementNotMet}`,children:[r.jsx("div",{children:g.lowercase?r.jsx(Wf,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):r.jsx(Jf,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),r.jsx("p",{children:u.lowercaseRule})]}),s?.numbers?null:r.jsxs("div",{css:Gb(g.numbers),"aria-label":`${u.numberRule}. ${g.numbers?u.requirementMet:u.requirementNotMet}`,children:[r.jsx("div",{children:g.numbers?r.jsx(Wf,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):r.jsx(Jf,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),r.jsx("p",{children:u.numberRule})]}),s?.specialCharacters?null:r.jsxs("div",{css:Gb(g.specialCharacters),"aria-label":`${u.specialCharRule}. ${g.specialCharacters?u.requirementMet:u.requirementNotMet}`,children:[r.jsx("div",{children:g.specialCharacters?r.jsx(Wf,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):r.jsx(Jf,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),r.jsx("p",{children:u.specialCharRule})]})]}):null]})});var y},exports.ProgressBar=({progress:e,labels:t,color:n})=>{const o=Vf("ProgressBar",t);let i=e;return i>100&&(i=100),i<0&&(i=0),r.jsx("div",{css:QO,role:"progressbar","aria-label":o.progressAriaLabel(i),"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":i,children:r.jsx("div",{css:eL(i,n)})})},exports.QualitativeAttribute=({type:e,label:t,caption:o,color:i,onActionClick:s,showActionButton:a,pointIcon:l=r.jsx(hm,{color:"#006D2C"}),ariaLabelType:c="",labels:d})=>{const u=Vf("QualitativeAttribute",d),[h,p]=n.useState(!0),f=n.useId(),m=n.useId(),g="raster"===e,b="line"===e,v="point"===e,y=n.useId(),x=n.useMemo((()=>{const e=h?u.visibleText:u.hiddenText;let n=c??`${c},`;return b&&(n=u.linePrefix),u.currentlyTemplate(String(t),o,n,e)}),[h,e,t,o,c,u]),w=h?u.hideLabel:u.showLabel;return r.jsxs("div",{css:rw,children:[r.jsx("p",{id:y,css:{position:"absolute",width:1,height:1,margin:-1,padding:0,border:0,clip:"rect(0 0 0 0)",overflow:"hidden"},children:x}),r.jsxs("div",{css:ow,children:[r.jsxs("div",{children:[g&&r.jsx("div",{css:ew(i)}),b&&r.jsx("div",{css:tw(i)}),v&&r.jsx("div",{css:nw(i),children:l})]}),r.jsxs("div",{children:[r.jsx("p",{id:f,css:iw,children:t}),o?r.jsx("p",{id:m,css:sw,children:o}):null]})]}),s&&a?r.jsx("div",{css:aw,children:r.jsx(Bf,{type:"button",variant:"borderless",label:String(w),rightIcon:h?r.jsx(Qf,{}):r.jsx(Yf,{}),"aria-pressed":h,"aria-labelledby":`${y} ${f}`,onClick:()=>{p((e=>!e)),s?.()}})}):null]})},exports.Radio=ob,exports.RadioGroup=ib,exports.RadioList=({label:e,caption:t,name:n,radios:o,defaultValue:i,onCheckedChange:s,errorMessage:a,horizontal:l,variant:c="default",required:d,labels:u})=>{const h=Vf("RadioList",u),p=`${e}. ${t?`${t}.`:""} ${d?h.requiredLabel:h.optionalLabel} ${a?`${h.errorPrefix} ${a}.`:""} `;return r.jsx(ag,{label:e,caption:t,errorMessage:a,required:d,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",labels:{requiredSymbolLabel:h.requiredSymbolLabel},containerProps:{"aria-roledescription":"group","aria-label":p},children:r.jsx(ib,{name:n,value:i,onChange:s,horizontal:l&&"card"!==c,children:o.map((e=>r.jsx(ob,{css:"card"===c?Zb:{},...e},e.value)))})})},exports.RichTextEditor=({defaultValue:e="",disabled:t=!1,ariaLabel:n,placeholder:o,minHeight:i,visibleControls:s=wg,onChange:a,labels:c})=>{const d=Vf("RichTextEditor",c),u=n||d.editorAriaLabel,h=o||d.placeholder,p=i,f=pf({extensions:[ap.configure({link:!1}),ru.configure({openOnClick:!0,autolink:!0,defaultProtocol:"https"}),oc,ip,qu.configure({placeholder:h,emptyEditorClass:"is-editor-empty"}),Wu,Uu,Ku.configure({types:["paragraph","heading"]}),th],content:e,editable:!t,shouldRerenderOnTransaction:!0,immediatelyRender:!1,onUpdate:({editor:e})=>{a?.(e.getHTML())},editorProps:{attributes:{"aria-label":u}}},[h,u]);return l.useEffect((()=>{f&&f.setEditable(!t)}),[f,t]),r.jsxs(xg.Root,{editor:f,disabled:t,css:{"& .ProseMirror":{minHeight:p||0}},children:[r.jsx(xg.Toolbar,{children:r.jsxs(xg.ControlGroup,{children:[s.includes("undo")?r.jsx(ng,{label:d.undoTooltip}):null,s.includes("redo")?r.jsx(rg,{label:d.redoTooltip}):null,s.includes("textType")?r.jsx(Km,{label:d.textTypeTooltip}):null,s.includes("alignment")?r.jsx(ig,{label:d.alignmentTooltip,alignLeftLabel:d.alignLeftOptionLabel,alignCenterLabel:d.alignCenterOptionLabel,alignRightLabel:d.alignRightOptionLabel,alignJustifyLabel:d.alignJustifyOptionLabel}):null,s.includes("fontSize")?r.jsx(Gm,{label:d.fontSizeTooltip}):null,s.includes("bold")?r.jsx(Zm,{label:d.boldTooltip,icon:r.jsx("strong",{css:{fontSize:C(600),lineHeight:1},children:d.boldIconText})}):null,s.includes("italic")?r.jsx(Jm,{label:d.italicTooltip,icon:r.jsx("em",{css:{fontStyle:"italic",fontSize:C(600),lineHeight:1},children:d.italicIconText})}):null,s.includes("underline")?r.jsx(Xm,{label:d.underlineTooltip,icon:r.jsx("span",{css:{fontSize:C(600),lineHeight:1,textDecoration:"underline"},children:d.underlineIconText})}):null,s.includes("strikethrough")?r.jsx(Ym,{label:d.strikethroughTooltip,icon:r.jsx("span",{css:{fontSize:C(600),lineHeight:1,textDecoration:"line-through"},children:d.strikethroughIconText})}):null,s.includes("bulletList")?r.jsx(Qm,{label:d.bulletListTooltip}):null,s.includes("orderedList")?r.jsx(eg,{label:d.orderedListTooltip}):null,s.includes("link")?r.jsx(bg,{label:d.linkTooltip,urlPlaceholder:d.linkUrlPlaceholder,labelPlaceholder:d.linkLabelPlaceholder,labelInputAriaLabel:d.linkLabelAriaLabel,applyLabel:d.linkApplyLabel,removeLabel:d.linkRemoveLabel,invalidUrlMessage:d.linkInvalidUrlMessage}):null,s.includes("image")?r.jsx(tg,{label:d.imageTooltip}):null]})}),r.jsx(xg.Content,{})]})},exports.SSOButtons=Cg,exports.ScaleBar=({colors:e,values:t,subLabels:n,isGradient:o})=>{return r.jsxs("div",{css:lw,children:[o?r.jsx("div",{css:(s=pw(e),i.css`
|
|
4000
4087
|
height: ${k(500)};
|
|
4001
4088
|
width: 100%;
|
|
4002
4089
|
margin-bottom: ${k(200)};
|
|
4003
4090
|
border: ${M(100)} solid ${w("neutral",300)};
|
|
4004
4091
|
border-radius: ${$(300)};
|
|
4005
4092
|
${s?`background: ${s};`:""}
|
|
4006
|
-
`)}):r.jsx("div",{css:Jx,children:e?.map(((e,n)=>r.jsx("div",{"data-test":`${e}-${t?.[n]}`,style:{backgroundColor:e,width:"100%",height:"100%"}},`${e}-${t?.[n]}`)))}),r.jsx("div",{css:Xx,children:t?.map((e=>r.jsx("div",{style:{width:o?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:r.jsx("p",{css:Yx,children:e})},e)))}),n&&n.length?r.jsx("div",{css:Xx,children:n.map((e=>r.jsx("div",{style:{width:o?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:r.jsx("p",{css:Qx,style:{width:"100%"},children:e})},e)))}):null]});var s},exports.Search=({placeholder:t,disabled:o,size:i="default",options:s=[],resultsMaxHeight:a=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:h,onClear:p,renderResults:f,labels:m})=>{const g=zf("Search",m),[b,v]=n.useState(""),{open:y,onOpen:x,onClose:C}=e.useDisclosure(),[k,S]=n.useState(s),[$,M]=n.useState(-1),[E,j]=n.useState(!1),T=n.useRef(null),O=`search-results-${n.useId()}`,L=e=>{const t=s.find((t=>t.id===e||t.label===e));t&&(d?.(t),v(""),C())};n.useEffect((()=>{if(h?.(b),!b)return void S(s);const e=s.filter((e=>e.id?.toLowerCase().includes(b.toLowerCase())||e.label.toLowerCase().includes(b.toLowerCase())||e.caption?.toLowerCase().includes(b.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>L(e.id||e.label)})));S(e),x()}),[b]),n.useEffect((()=>{function e(e){y&&T.current&&!T.current.contains(e.target)&&C()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]);const A=b.length?r.jsx(mg,{onClick:()=>{v(""),p?.()}}):null,R="none"!==c&&!!b.length&&k.length>0&&y;let N=w("neutral",500);o?N=w("neutral",500):E&&(N=w("primary",700));const D="small"===i?"1rem":"1.25rem",I=u(a);return r.jsxs("div",{ref:T,style:{position:"relative",width:"100%"},children:[r.jsx(e.InputGroup,{startElement:r.jsx(km,{width:D,height:D,fill:N}),endElement:A,children:r.jsx(ag,{autoComplete:"off",placeholder:t||g.filterPlaceholder,onChange:e=>{const{value:t}=e.target;v(t)},onFocus:()=>j(!0),onBlur:()=>j(!1),value:b,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":t||g.filterAriaLabel,"aria-expanded":R,"aria-controls":O,role:"combobox","aria-autocomplete":"list",disabled:o,size:i,noMarginBottom:!0,onKeyDown:e=>{if(R){if("ArrowDown"===e.key&&(e.preventDefault(),M((e=>Math.min(e+1,k.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),M((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),$>=0)){const e=k[$];L(e.id||e.label)}"Escape"===e.key&&C()}}})}),(R||l&&!!b.length)&&"custom"===c&&f&&!l&&f({items:k,highlightedIndex:$,query:b,onSelect:L}),(R||l&&!!b.length)&&r.jsx(e.Portal,{container:T,children:r.jsxs(e.Box,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:I,children:[l&&r.jsx(e.Box,{padding:"1rem",children:r.jsx(e.Spinner,{})}),"text"===c&&!l&&r.jsx($O,{highlightedIndex:$,items:k,query:b,onSelect:L}),"list"===c&&!l&&r.jsx(pw,{items:k,highlightedIndex:$})]})})]})},exports.Select=Nb,exports.Sheet=({header:e,content:t,footer:o,open:i=!1,onClose:s,minimizedHeight:a,midHeight:l=200,maxFullHeight:c,defaultSnap:d="minimized",className:u,blocking:h,zIndex:p=1e3,labels:f})=>{const m=zf("Sheet",f),g=n.useRef(null),b=n.useRef([]),[v,y]=n.useState(null),x=window.innerWidth>768,w=b.current;let C=m.expandSheetLabel;if(null!=v){const e=iT(v,w);e>0&&e<w.length-1?C=m.makeFullScreenLabel:e===w.length-1&&(C=m.expandedSheetLabel)}const k=!(null==v||!w.length||iT(v,w)!==w.length-1);return r.jsx(nT,{ref:g,css:oT(!!e,p),className:u,open:i,onDismiss:s,header:r.jsxs("div",{children:[r.jsx("button",{type:"button",disabled:k,"aria-label":C,css:rT,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=w[w.length-1];if(x)return void g.current?.snapTo?.((()=>t));const n=v??w[0];let r=w.findIndex((e=>e>n));-1===r&&(r=w.length-1);const o=w[r];g.current?.snapTo?.((()=>o))},children:r.jsx("div",{})}),r.jsx("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:C}),e]}),footer:o,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:n})=>{const r=[20,a||e,l+(o?n:0),c||t-t/6];return b.current=r,r},onSpringEnd:()=>{const e=g.current?.height;e&&y(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:n})=>{let r=20;return"minimized"===d?r=a||e:"mid"===d?r=l+(o?n:0):"full"===d&&(r=c||t-t/6),r},blocking:h,children:i?t:null})},exports.SimpleMapPin=({onClick:e,triggerRef:n,showFocusState:r,count:o,mode:i,variant:s="simple-pin"})=>t.jsx(ev,{count:o,mode:i,onClick:e,ref:n,showFocusState:r,variant:s}),exports.Slider=ib,exports.SliderInput=({label:e,caption:t,size:o="default",sliderItem:i,required:s,onChange:a})=>{const[l,c]=n.useState(i.value||[]),d=(e,t)=>{const n=e.target.value,r=[...l];let o=n?parseInt(n,10):n;const s=i.min||0,a=i.max||100;o=Number.isNaN(o)?s:o,o=o<s?s:o,o=o>a?a:o,r[t]=o,c(r)},u=(e,t)=>{const n=e.target.value||"0",r=[...l];let o=parseInt(n,10);const s=i.min||0,d=i.max||100;if(o=Number.isNaN(o)?s:o,o=o<s?s:o,o=o>d?d:o,2===l?.length){o=Number.isNaN(o)?s:o;const e=l[0],n=l[1];0===t?(o=o<s?s:o,o=o>n?n:o):1===t&&(o=o<e?e:o,o=o>d?d:o)}r[t]=o,c(r),a&&a(r)};return r.jsx(sg,{label:e,caption:t,required:s,size:o,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",children:r.jsxs("div",{css:Hb,children:[i.step&&i.marks?r.jsx(Nb,{items:i.marks.map((e=>{const t="number"==typeof e?e:e.value;return{label:`${"number"==typeof e?e:e.label}`,value:`${t}`}})),placeholder:"",style:{width:"5.625rem"},value:[`${l?.[0]}`],onChange:e=>{const t=e.map((e=>parseInt(e,10)));c(t),a&&a(t)}}):r.jsx(ag,{"aria-label":e,min:i.min,max:i.max,value:l?.[0],type:"number",onChange:e=>d(e,0),onBlur:e=>u(e,0),className:"ds-opacity-control-text-input",onClick:e=>e.target.select(),noMarginBottom:!0}),r.jsx(ib,{css:{},...i,value:l,"aria-label":2===l?.length?[`${e} minimum`,`${e} maximum`]:[e],onValueChangeEnd:e=>{c(e.value),a&&a(e.value)}}),2===l?.length?r.jsx(ag,{"aria-label":e,min:i.min,max:i.max,value:l?.[1],type:"number",onChange:e=>d(e,1),onBlur:e=>u(e,1),className:"ds-opacity-control-text-input",onClick:e=>e.target.select(),noMarginBottom:!0}):null]})})},exports.StepProgressIndicator=({steps:e,currentStep:t,labels:n})=>{const o=zf("StepProgressIndicator",n);return r.jsxs("div",{css:_O,children:[e.map(((e,n)=>r.jsxs("div",{css:FO,children:[r.jsx("button",{css:qO(t>=n+1,t<n+1),type:"button",onClick:e.onClick,"aria-current":t===n+1,"aria-disabled":t<n+1,disabled:t<n+1,"aria-label":o.currentStepLabel(n+1,e.label||"",t>n+1),"data-active":t>=n+1,children:t>n+1?r.jsx(qf,{height:"1rem",width:"1rem"}):n+1}),e.label?r.jsx("p",{css:WO(t===n+1),children:e.label}):null]},`${e.label}-${n}`))),r.jsx("div",{css:UO,children:r.jsx("div",{css:KO})})]})},exports.Switch=ab,exports.TabBar=({variant:t="panel",defaultValue:o,tabs:i,onTabClick:s,activationMode:a="manual"})=>{const[l,c]=n.useState(CO(i,o)||0);return r.jsx("div",{css:gO(t),children:r.jsx(e.Tabs.Root,{width:"full",defaultValue:o||i?.[0]?.value,onValueChange:({value:e})=>{return c(CO(i,t=e)),void(s&&s(t));var t},activationMode:a,children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:i.map(((o,i)=>r.jsxs(n.Fragment,{children:["view"===t&&1===i&&"left"===kO(l)?r.jsx("div",{css:yO}):null,r.jsx(e.Tabs.Trigger,{css:[bO,"view"===t&&xO,"panel"===t&&vO,"transparent"===t&&wO],"aria-label":o["aria-label"]||o.label,...o,children:r.jsxs(e.Box,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[o.icon,o.label]})},o.label),"view"===t&&1===i&&"right"===kO(l)?r.jsx("div",{css:yO}):null]},o.label)))})})})},exports.Table=({columns:o,data:i=[],renderRow:s,striped:a,stickyHeader:l,pagination:c,selectable:d,selectedRows:u,variant:h="default",onSortColumn:p,onPageSizeChange:f,onPageChange:m,onAllItemsSelected:g,onRowSelected:b,loading:v,height:y,labels:x})=>{const C=zf("Table",x),[k,S]=n.useState({key:"",order:""}),$=n.useRef({}),M=n.useRef(null),[E,j]=n.useState({}),[T,O]=n.useState([]),{totalItems:L=i.length,currentPage:A=1,pageSize:R=10,showItemCount:N,showItemCountText:D}=c||{},I=Boolean(p),P=n.useMemo((()=>Aw(i,k,I)),[i,I,k]),z=(e,t)=>{S({key:e,order:t}),p&&p({key:e,order:t})},V=u??T,B=P.length>0&&V.length===P.length,H=V.length>0&&V.length<P.length,_=n.useMemo((()=>(e=>e.reduce(((e,t)=>(e[t.key]=t,e)),{}))(o)),[o]),F=n.useMemo((()=>(e=>e.filter((e=>e.sticky)).map((e=>e.key)))(o)),[o]),q=(e=>e.length>0?e[e.length-1]:void 0)([...void 0!==E[Tw]?[Tw]:[],...F]),W=n.useCallback((()=>{const e=((e,t,n)=>{const r={};let o=0;const i=e.filter((e=>e.sticky));return n&&i.length>0&&(r[Tw]=0,o+=n.offsetWidth),i.forEach((e=>{r[e.key]=o,o+=t[e.key]?.offsetWidth||0})),r})(o,$.current,d?M.current:void 0);j(e)}),[o,d]);n.useEffect((()=>{W()}),[W,i.length]),n.useEffect((()=>{const e=()=>{W()};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[W]),n.useEffect((()=>{void 0===u&&O((e=>((e,t)=>{const n=e.filter((e=>t.some((t=>t.id===e.id)))),r=n.length===e.length&&n.every(((t,n)=>t.id===e[n]?.id));return r?e:n})(e,i)))}),[i,u]);const U=e=>Lw(E,e.key,q),K=e=>((e,t,n,r)=>({...Ow(e,n),...Lw(t,n,r)}))(_,E,e,q),G=e=>((e,t)=>e.some((e=>e.id===t.id)))(V,e),Z=(({columns:n,selectable:r,isRowSelected:o,onRowSelected:i,stickyOffsets:s={},lastStickyColumnKey:a,getSelectRowLabel:l})=>(c,d)=>{const{id:u,name:h}=c;return t.jsxs(e.Table.Row,{className:d?.className,children:[r?t.jsx(e.Table.Cell,{...Lw(s,Tw,a),children:t.jsx(Rg,{name:`checkbox-${u}`,"aria-label":l(h,u),checked:o(c),onCheckedChange:({checked:e})=>{i(c,e)}})}):null,n.map((n=>t.jsx(e.Table.Cell,{...d?.getCellProps(n.key),children:n.cell?n.cell(c):c?.[n.key]},n.key)))]})})({columns:o,selectable:d,isRowSelected:G,onRowSelected:(e,t)=>{void 0===u&&O((n=>((e,t,n)=>n?e.some((e=>e.id===t.id))?e:[...e,t]:e.filter((e=>e.id!==t.id)))(n,e,t))),b&&b(e,t)},stickyOffsets:E,lastStickyColumnKey:q,getSelectRowLabel:(e,t)=>C.selectRowLabel(e,t)}),J=s||Z;return r.jsxs("div",{children:[r.jsx("div",{css:y?Ew(y):void 0,children:r.jsxs(e.Table.Root,{css:yw(h,l),striped:a,stickyHeader:l,interactive:!0,children:[r.jsx(e.Table.Header,{css:xw(h),children:r.jsxs(e.Table.Row,{children:[d?r.jsx(e.Table.ColumnHeader,{ref:M,...Lw(E,Tw,q),children:r.jsx(Rg,{name:"header-checkbox","aria-label":C.selectAllRowsLabel,checked:B,indeterminate:H,onCheckedChange:({checked:e})=>{void 0===u&&O(e?P:[]),g&&g(e)}})}):null,o.map((t=>{return r.jsx(e.Table.ColumnHeader,{ref:e=>{$.current[t.key]=e},...(n=t.key,Ow(_,n)),role:t.sortable?"columnheader":void 0,"aria-sort":t.sortable&&"asc"===k.order?"ascending":t.sortable&&"desc"===k.order?"descending":void 0,...U(t),children:r.jsxs("div",{css:ww,children:[t.label,t.sortable?r.jsxs("div",{css:Cw,children:[r.jsx(Hf,{css:kw(k.key===t.key&&"asc"===k.order),icon:r.jsx(Kf,{style:{transform:"rotate(180deg)"}}),onClick:()=>z(t.key,"asc"),"aria-label":C.ascendingLabel}),r.jsx(Hf,{css:kw(k.key===t.key&&"desc"===k.order),icon:r.jsx(Kf,{}),onClick:()=>z(t.key,"desc"),"aria-label":C.descendingLabel})]}):null]})},t.key);var n}))]})}),r.jsx(e.Table.Body,{css:Mw(a),children:P.map((e=>r.jsx(n.Fragment,{children:J(e,{className:G(e)?"selected":void 0,getCellProps:K})},e.id)))})]})}),v?r.jsx("div",{css:jw,children:r.jsx(e.Spinner,{size:"lg",color:w("primary",500)})}):null,r.jsxs("div",{css:Sw,children:[r.jsx("div",{children:N?r.jsx(ow,{pageSize:R,currentPage:A,totalItems:L,onPageSizeChange:f,showItemCountText:D}):null}),c?r.jsx("div",{css:$w,children:r.jsx(vw,{totalItems:L,pageSize:R,currentPage:A,onPageChange:m})}):null]})]})},exports.TableCell=Nw,exports.TableRow=Rw,exports.Tag=Lb,exports.TextInput=ag,exports.Textarea=({label:t,caption:o,placeholder:i,errorMessage:s,required:a,disabled:l,size:c="default",showOptionalLabel:d=!0,defaultValue:u="",onChange:h,minLength:p,maxLength:f,labels:m,value:g,...b})=>{const v=zf("Textarea",m),[y,x]=n.useState(u),[w,C]=n.useState(!1),[k,S]=n.useState(!1),[$,M]=n.useState(""),E=void 0!==g,j=E?String(g??""):y,T=n.useId(),O=n.useId(),L=n.useId();n.useEffect((()=>{const{length:e}=u;p&&e<p&&e>0?(C(e<p),S(!1),M(v.enterAtLeastChars(p-e))):p&&0===e&&M(v.minChars(p)),f&&e>0?(C(!1),S(e>f),M(v.charsRemaining(f-e))):f&&0===e&&M(v.maxChars(f))}),[]);const A=!!s||w||k,R=[o?T:null,A?O:null,$?L:null].filter(Boolean).join(" ")||void 0,N=Boolean(j||u),D=$&&!k&&!w,I=w&&!!p||k&&!!f||D?r.jsxs(r.Fragment,{children:[w&&p?r.jsx(e.Field.ErrorText,{id:O,css:Fb,style:{fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:v.needMoreChars(p-j.length)}):null,k&&f?r.jsx(e.Field.ErrorText,{id:O,css:Fb,style:{fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:v.tooManyChars(j.length-f)}):null,D?r.jsx(e.Field.HelperText,{id:L,css:_b,"aria-live":"polite",children:$}):null]}):null;return r.jsx(sg,{label:t,caption:o,errorMessage:s,invalid:A,required:a,disabled:l,size:c,showOptionalLabel:d,labels:{requiredSymbolLabel:v.requiredSymbolLabel,optionalSuffix:v.optionalSuffix},captionId:T,errorId:s?O:void 0,footer:I,semantics:"field",children:r.jsx(e.Textarea,{placeholder:i,disabled:l,css:qb(c,N),onChange:e=>{E||x(e.target.value);const{length:t}=e.target.value;p&&f?(C(t<p),S(t>f),M(v.charsRemaining(f-t))):p?(C(t<p),S(!1),M(t<p?v.enterAtLeastChars(p-t):"")):f&&(S(t>f),C(!1),M(v.charsRemaining(f-t))),h&&h(e)},value:j,"aria-label":t||i,"aria-describedby":R,"aria-invalid":A||void 0,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...b})})},exports.Toast=({labels:t})=>{const n=zf("Toast",t);return Object.keys(QO).map((t=>r.jsx(e.Portal,{children:r.jsx(e.Toaster,{toaster:QO[t],insetInline:{mdDown:"4"},children:o=>{return r.jsxs(e.Toast.Root,{css:(s=o.meta?.maxWidth,i.css`
|
|
4093
|
+
`)}):r.jsx("div",{css:cw,children:e?.map(((e,n)=>r.jsx("div",{"data-test":`${e}-${t?.[n]}`,style:{backgroundColor:e,width:"100%",height:"100%"}},`${e}-${t?.[n]}`)))}),r.jsx("div",{css:dw,children:t?.map((e=>r.jsx("div",{style:{width:o?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:r.jsx("p",{css:uw,children:e})},e)))}),n&&n.length?r.jsx("div",{css:dw,children:n.map((e=>r.jsx("div",{style:{width:o?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:r.jsx("p",{css:hw,style:{width:"100%"},children:e})},e)))}):null]});var s},exports.Search=({placeholder:t,disabled:o,size:i="default",options:s=[],resultsMaxHeight:a=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:h,onClear:p,renderResults:f,labels:m})=>{const g=Vf("Search",m),[b,v]=n.useState(""),{open:y,onOpen:x,onClose:C}=e.useDisclosure(),[k,S]=n.useState(s),[$,M]=n.useState(-1),[E,j]=n.useState(!1),T=n.useRef(null),O=`search-results-${n.useId()}`,L=e=>{const t=s.find((t=>t.id===e||t.label===e));t&&(d?.(t),v(""),C())};n.useEffect((()=>{if(h?.(b),!b)return void S(s);const e=s.filter((e=>e.id?.toLowerCase().includes(b.toLowerCase())||e.label.toLowerCase().includes(b.toLowerCase())||e.caption?.toLowerCase().includes(b.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>L(e.id||e.label)})));S(e),x()}),[b]),n.useEffect((()=>{function e(e){y&&T.current&&!T.current.contains(e.target)&&C()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]);const A=b.length?r.jsx(Sg,{onClick:()=>{v(""),p?.()}}):null,R="none"!==c&&!!b.length&&k.length>0&&y;let N=w("neutral",500);o?N=w("neutral",500):E&&(N=w("primary",700));const D="small"===i?"1rem":"1.25rem",I=u(a);return r.jsxs("div",{ref:T,style:{position:"relative",width:"100%"},children:[r.jsx(e.InputGroup,{startElement:r.jsx(Sm,{width:D,height:D,fill:N}),endElement:A,children:r.jsx(gg,{autoComplete:"off",placeholder:t||g.filterPlaceholder,onChange:e=>{const{value:t}=e.target;v(t)},onFocus:()=>j(!0),onBlur:()=>j(!1),value:b,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":t||g.filterAriaLabel,"aria-expanded":R,"aria-controls":O,role:"combobox","aria-autocomplete":"list",disabled:o,size:i,noMarginBottom:!0,onKeyDown:e=>{if(R){if("ArrowDown"===e.key&&(e.preventDefault(),M((e=>Math.min(e+1,k.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),M((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),$>=0)){const e=k[$];L(e.id||e.label)}"Escape"===e.key&&C()}}})}),(R||l&&!!b.length)&&"custom"===c&&f&&!l&&f({items:k,highlightedIndex:$,query:b,onSelect:L}),(R||l&&!!b.length)&&r.jsx(e.Portal,{container:T,children:r.jsxs(e.Box,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:I,children:[l&&r.jsx(e.Box,{padding:"1rem",children:r.jsx(e.Spinner,{})}),"text"===c&&!l&&r.jsx(zO,{highlightedIndex:$,items:k,query:b,onSelect:L}),"list"===c&&!l&&r.jsx(Mw,{items:k,highlightedIndex:$})]})})]})},exports.Select=Fb,exports.Sheet=({header:e,content:t,footer:o,open:i=!1,onClose:s,minimizedHeight:a,midHeight:l=200,maxFullHeight:c,defaultSnap:d="minimized",className:u,blocking:h,zIndex:p=1e3,labels:f})=>{const m=Vf("Sheet",f),g=n.useRef(null),b=n.useRef([]),[v,y]=n.useState(null),x=window.innerWidth>768,w=b.current;let C=m.expandSheetLabel;if(null!=v){const e=vT(v,w);e>0&&e<w.length-1?C=m.makeFullScreenLabel:e===w.length-1&&(C=m.expandedSheetLabel)}const k=!(null==v||!w.length||vT(v,w)!==w.length-1);return r.jsx(mT,{ref:g,css:bT(!!e,p),className:u,open:i,onDismiss:s,header:r.jsxs("div",{children:[r.jsx("button",{type:"button",disabled:k,"aria-label":C,css:gT,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=w[w.length-1];if(x)return void g.current?.snapTo?.((()=>t));const n=v??w[0];let r=w.findIndex((e=>e>n));-1===r&&(r=w.length-1);const o=w[r];g.current?.snapTo?.((()=>o))},children:r.jsx("div",{})}),r.jsx("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:C}),e]}),footer:o,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:n})=>{const r=[20,a||e,l+(o?n:0),c||t-t/6];return b.current=r,r},onSpringEnd:()=>{const e=g.current?.height;e&&y(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:n})=>{let r=20;return"minimized"===d?r=a||e:"mid"===d?r=l+(o?n:0):"full"===d&&(r=c||t-t/6),r},blocking:h,children:i?t:null})},exports.SimpleMapPin=({onClick:e,triggerRef:n,showFocusState:r,count:o,mode:i,variant:s="simple-pin"})=>t.jsx(pv,{count:o,mode:i,onClick:e,ref:n,showFocusState:r,variant:s}),exports.Slider=fb,exports.SliderInput=({label:e,caption:t,size:o="default",sliderItem:i,required:s,onChange:a})=>{const[l,c]=n.useState(i.value||[]),d=(e,t)=>{const n=e.target.value,r=[...l];let o=n?parseInt(n,10):n;const s=i.min||0,a=i.max||100;o=Number.isNaN(o)?s:o,o=o<s?s:o,o=o>a?a:o,r[t]=o,c(r)},u=(e,t)=>{const n=e.target.value||"0",r=[...l];let o=parseInt(n,10);const s=i.min||0,d=i.max||100;if(o=Number.isNaN(o)?s:o,o=o<s?s:o,o=o>d?d:o,2===l?.length){o=Number.isNaN(o)?s:o;const e=l[0],n=l[1];0===t?(o=o<s?s:o,o=o>n?n:o):1===t&&(o=o<e?e:o,o=o>d?d:o)}r[t]=o,c(r),a&&a(r)};return r.jsx(ag,{label:e,caption:t,required:s,size:o,showOptionalLabel:!1,noMarginBottom:!0,semantics:"group",children:r.jsxs("div",{css:Jb,children:[i.step&&i.marks?r.jsx(Fb,{items:i.marks.map((e=>{const t="number"==typeof e?e:e.value;return{label:`${"number"==typeof e?e:e.label}`,value:`${t}`}})),placeholder:"",style:{width:"5.625rem"},value:[`${l?.[0]}`],onChange:e=>{const t=e.map((e=>parseInt(e,10)));c(t),a&&a(t)}}):r.jsx(gg,{"aria-label":e,min:i.min,max:i.max,value:l?.[0],type:"number",onChange:e=>d(e,0),onBlur:e=>u(e,0),className:"ds-opacity-control-text-input",onClick:e=>e.target.select(),noMarginBottom:!0}),r.jsx(fb,{css:{},...i,value:l,"aria-label":2===l?.length?[`${e} minimum`,`${e} maximum`]:[e],onValueChangeEnd:e=>{c(e.value),a&&a(e.value)}}),2===l?.length?r.jsx(gg,{"aria-label":e,min:i.min,max:i.max,value:l?.[1],type:"number",onChange:e=>d(e,1),onBlur:e=>u(e,1),className:"ds-opacity-control-text-input",onClick:e=>e.target.select(),noMarginBottom:!0}):null]})})},exports.StepProgressIndicator=({steps:e,currentStep:t,labels:n})=>{const o=Vf("StepProgressIndicator",n);return r.jsxs("div",{css:tL,children:[e.map(((e,n)=>r.jsxs("div",{css:nL,children:[r.jsx("button",{css:rL(t>=n+1,t<n+1),type:"button",onClick:e.onClick,"aria-current":t===n+1,"aria-disabled":t<n+1,disabled:t<n+1,"aria-label":o.currentStepLabel(n+1,e.label||"",t>n+1),"data-active":t>=n+1,children:t>n+1?r.jsx(Wf,{height:"1rem",width:"1rem"}):n+1}),e.label?r.jsx("p",{css:oL(t===n+1),children:e.label}):null]},`${e.label}-${n}`))),r.jsx("div",{css:iL,children:r.jsx("div",{css:sL})})]})},exports.Switch=gb,exports.TabBar=({variant:t="panel",defaultValue:o,tabs:i,onTabClick:s,activationMode:a="manual"})=>{const[l,c]=n.useState(DO(i,o)||0);return r.jsx("div",{css:TO(t),children:r.jsx(e.Tabs.Root,{width:"full",defaultValue:o||i?.[0]?.value,onValueChange:({value:e})=>{return c(DO(i,t=e)),void(s&&s(t));var t},activationMode:a,children:r.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:i.map(((o,i)=>r.jsxs(n.Fragment,{children:["view"===t&&1===i&&"left"===IO(l)?r.jsx("div",{css:AO}):null,r.jsx(e.Tabs.Trigger,{css:[OO,"view"===t&&RO,"panel"===t&&LO,"transparent"===t&&NO],"aria-label":o["aria-label"]||o.label,...o,children:r.jsxs(e.Box,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[o.icon,o.label]})},o.label),"view"===t&&1===i&&"right"===IO(l)?r.jsx("div",{css:AO}):null]},o.label)))})})})},exports.Table=({columns:o,data:i=[],renderRow:s,striped:a,stickyHeader:l,pagination:c,selectable:d,selectedRows:u,variant:h="default",onSortColumn:p,onPageSizeChange:f,onPageChange:m,onAllItemsSelected:g,onRowSelected:b,loading:v,height:y,labels:x})=>{const C=Vf("Table",x),[k,S]=n.useState({key:"",order:""}),$=n.useRef({}),M=n.useRef(null),[E,j]=n.useState({}),[T,O]=n.useState([]),{totalItems:L=i.length,currentPage:A=1,pageSize:R=10,showItemCount:N,showItemCountText:D}=c||{},I=Boolean(p),P=n.useMemo((()=>Ww(i,k,I)),[i,I,k]),z=(e,t)=>{S({key:e,order:t}),p&&p({key:e,order:t})},V=u??T,B=P.length>0&&V.length===P.length,H=V.length>0&&V.length<P.length,_=n.useMemo((()=>(e=>e.reduce(((e,t)=>(e[t.key]=t,e)),{}))(o)),[o]),F=n.useMemo((()=>(e=>e.filter((e=>e.sticky)).map((e=>e.key)))(o)),[o]),q=(e=>e.length>0?e[e.length-1]:void 0)([...void 0!==E[_w]?[_w]:[],...F]),W=n.useCallback((()=>{const e=((e,t,n)=>{const r={};let o=0;const i=e.filter((e=>e.sticky));return n&&i.length>0&&(r[_w]=0,o+=n.offsetWidth),i.forEach((e=>{r[e.key]=o,o+=t[e.key]?.offsetWidth||0})),r})(o,$.current,d?M.current:void 0);j(e)}),[o,d]);n.useEffect((()=>{W()}),[W,i.length]),n.useEffect((()=>{const e=()=>{W()};return window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[W]),n.useEffect((()=>{void 0===u&&O((e=>((e,t)=>{const n=e.filter((e=>t.some((t=>t.id===e.id)))),r=n.length===e.length&&n.every(((t,n)=>t.id===e[n]?.id));return r?e:n})(e,i)))}),[i,u]);const U=e=>qw(E,e.key,q),K=e=>((e,t,n,r)=>({...Fw(e,n),...qw(t,n,r)}))(_,E,e,q),G=e=>((e,t)=>e.some((e=>e.id===t.id)))(V,e),Z=(({columns:n,selectable:r,isRowSelected:o,onRowSelected:i,stickyOffsets:s={},lastStickyColumnKey:a,getSelectRowLabel:l})=>(c,d)=>{const{id:u,name:h}=c;return t.jsxs(e.Table.Row,{className:d?.className,children:[r?t.jsx(e.Table.Cell,{...qw(s,_w,a),children:t.jsx(_g,{name:`checkbox-${u}`,"aria-label":l(h,u),checked:o(c),onCheckedChange:({checked:e})=>{i(c,e)}})}):null,n.map((n=>t.jsx(e.Table.Cell,{...d?.getCellProps(n.key),children:n.cell?n.cell(c):c?.[n.key]},n.key)))]})})({columns:o,selectable:d,isRowSelected:G,onRowSelected:(e,t)=>{void 0===u&&O((n=>((e,t,n)=>n?e.some((e=>e.id===t.id))?e:[...e,t]:e.filter((e=>e.id!==t.id)))(n,e,t))),b&&b(e,t)},stickyOffsets:E,lastStickyColumnKey:q,getSelectRowLabel:(e,t)=>C.selectRowLabel(e,t)}),J=s||Z;return r.jsxs("div",{children:[r.jsx("div",{css:y?Bw(y):void 0,children:r.jsxs(e.Table.Root,{css:Aw(h,l),striped:a,stickyHeader:l,interactive:!0,children:[r.jsx(e.Table.Header,{css:Rw(h),children:r.jsxs(e.Table.Row,{children:[d?r.jsx(e.Table.ColumnHeader,{ref:M,...qw(E,_w,q),children:r.jsx(_g,{name:"header-checkbox","aria-label":C.selectAllRowsLabel,checked:B,indeterminate:H,onCheckedChange:({checked:e})=>{void 0===u&&O(e?P:[]),g&&g(e)}})}):null,o.map((t=>{return r.jsx(e.Table.ColumnHeader,{ref:e=>{$.current[t.key]=e},...(n=t.key,Fw(_,n)),role:t.sortable?"columnheader":void 0,"aria-sort":t.sortable&&"asc"===k.order?"ascending":t.sortable&&"desc"===k.order?"descending":void 0,...U(t),children:r.jsxs("div",{css:Nw,children:[t.label,t.sortable?r.jsxs("div",{css:Dw,children:[r.jsx(_f,{css:Iw(k.key===t.key&&"asc"===k.order),icon:r.jsx(Gf,{style:{transform:"rotate(180deg)"}}),onClick:()=>z(t.key,"asc"),"aria-label":C.ascendingLabel}),r.jsx(_f,{css:Iw(k.key===t.key&&"desc"===k.order),icon:r.jsx(Gf,{}),onClick:()=>z(t.key,"desc"),"aria-label":C.descendingLabel})]}):null]})},t.key);var n}))]})}),r.jsx(e.Table.Body,{css:Vw(a),children:P.map((e=>r.jsx(n.Fragment,{children:J(e,{className:G(e)?"selected":void 0,getCellProps:K})},e.id)))})]})}),v?r.jsx("div",{css:Hw,children:r.jsx(e.Spinner,{size:"lg",color:w("primary",500)})}):null,r.jsxs("div",{css:Pw,children:[r.jsx("div",{children:N?r.jsx(bw,{pageSize:R,currentPage:A,totalItems:L,onPageSizeChange:f,showItemCountText:D}):null}),c?r.jsx("div",{css:zw,children:r.jsx(Lw,{totalItems:L,pageSize:R,currentPage:A,onPageChange:m})}):null]})]})},exports.TableCell=Kw,exports.TableRow=Uw,exports.Tag=Bb,exports.TextInput=gg,exports.Textarea=({label:t,caption:o,placeholder:i,errorMessage:s,required:a,disabled:l,size:c="default",showOptionalLabel:d=!0,defaultValue:u="",onChange:h,onFocus:p,onBlur:f,minLength:m,maxLength:g,labels:b,value:v,...y})=>{const x=Vf("Textarea",b),[w,C]=n.useState(u),[k,S]=n.useState(!1),[$,M]=n.useState(!1),[E,j]=n.useState(""),T=void 0!==v,O=T?String(v??""):w,L=n.useId(),A=n.useId(),R=n.useId();n.useEffect((()=>{const{length:e}=u;m&&e<m&&e>0?(S(e<m),M(!1),j(x.enterAtLeastChars(m-e))):m&&0===e&&j(x.minChars(m)),g&&e>0?(S(!1),M(e>g),j(x.charsRemaining(g-e))):g&&0===e&&j(x.maxChars(g))}),[]);const N=!!s||k||$,D=[o?L:null,N?A:null,E?R:null].filter(Boolean).join(" ")||void 0,I=Boolean(O),P=mg(p,f),z=E&&!$&&!k,V=k&&!!m||$&&!!g||z?r.jsxs(r.Fragment,{children:[k&&m?r.jsx(e.Field.ErrorText,{id:A,css:Yb,style:{fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:x.needMoreChars(m-O.length)}):null,$&&g?r.jsx(e.Field.ErrorText,{id:A,css:Yb,style:{fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:x.tooManyChars(O.length-g)}):null,z?r.jsx(e.Field.HelperText,{id:R,css:Xb,"aria-live":"polite",children:E}):null]}):null;return r.jsx(ag,{label:t,caption:o,errorMessage:s,invalid:N,required:a,disabled:l,size:c,showOptionalLabel:d,labels:{requiredSymbolLabel:x.requiredSymbolLabel,optionalSuffix:x.optionalSuffix},captionId:L,errorId:s?A:void 0,footer:V,semantics:"field",children:r.jsx(e.Textarea,{placeholder:i,disabled:l,focusVisibleRing:"none",css:Qb(c,I),onChange:e=>{T||C(e.target.value);const{length:t}=e.target.value;m&&g?(S(t<m),M(t>g),j(x.charsRemaining(g-t))):m?(S(t<m),M(!1),j(t<m?x.enterAtLeastChars(m-t):"")):g&&(M(t>g),S(!1),j(x.charsRemaining(g-t))),h&&h(e)},value:O,"aria-label":t||i,"aria-describedby":D,"aria-invalid":N||void 0,_placeholder:{color:"var(--chakra-colors-neutral-700)"},...y,"data-focus-visible":P.isTabFocused||void 0,onFocus:P.onFocus,onBlur:P.onBlur})})},exports.Toast=({labels:t})=>{const n=Vf("Toast",t);return Object.keys(hL).map((t=>r.jsx(e.Portal,{children:r.jsx(e.Toaster,{toaster:hL[t],insetInline:{mdDown:"4"},children:o=>{return r.jsxs(e.Toast.Root,{css:(s=o.meta?.maxWidth,i.css`
|
|
4007
4094
|
justify-content: space-between;
|
|
4008
4095
|
align-items: center;
|
|
4009
4096
|
gap: ${k(200)};
|
|
@@ -4047,4 +4134,4 @@ function ME(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
4047
4134
|
color: ${w("error",900)};
|
|
4048
4135
|
}
|
|
4049
4136
|
}
|
|
4050
|
-
`),width:{md:"sm"},children:[r.jsxs(e.Stack,{flexDirection:"row",className:"ds-toast-icon-container",alignItems:o.description?"flex-start":"center",children:["info"===o.type?o.meta?.icon?o.meta.icon:r.jsx(
|
|
4137
|
+
`),width:{md:"sm"},children:[r.jsxs(e.Stack,{flexDirection:"row",className:"ds-toast-icon-container",alignItems:o.description?"flex-start":"center",children:["info"===o.type?o.meta?.icon?o.meta.icon:r.jsx(Kf,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===o.type?r.jsx(e.Spinner,{size:"lg",borderWidth:"0.1875rem",color:"var(--chakra-colors-primary-500)"}):null,"success"===o.type?o.meta?.icon?o.meta.icon:r.jsx(em,{color:"var(--chakra-colors-success-500)"}):null,"warning"===o.type?o.meta?.icon?o.meta.icon:r.jsx(tm,{color:"var(--chakra-colors-warning-500)"}):null,"error"===o.type?o.meta?.icon?o.meta.icon:r.jsx(nm,{color:"var(--chakra-colors-error-500)"}):null,r.jsxs(e.Stack,{gap:"1",flex:"1",maxWidth:"100%",children:[r.jsx(e.Toast.Title,{css:aL,"aria-label":`${o.title}`,children:o.title}),o.description?r.jsx(e.Toast.Title,{css:lL,"aria-label":`${o.description}`,children:o.description}):null]})]}),o.action||o.meta?.closable?r.jsxs(e.Stack,{flexDirection:"row",children:[o.action?r.jsx(Bf,{css:cL,label:o.action.label,size:"small",variant:"info"===o.type?"primary":"secondary",onClick:()=>{o?.action?.onClick&&o.action.onClick(),hL[t].dismiss()}}):null,o.meta?.closable?r.jsx(Bf,{css:dL,label:o.meta.closableLabel,"aria-label":o.meta?.closableLabel||n.dismissLabel,leftIcon:r.jsx(Jf,{height:"0.625rem!",width:"0.625rem!"}),size:"small",variant:"secondary",onClick:()=>{o.meta?.onClose&&o.meta.onClose(),hL[t].dismiss()}}):null]}):null]});var s}})},t)))},exports.Toolbar=Tg,exports.Tooltip=Fm,exports.closeToast=e=>{Object.values(hL).forEach((t=>{t.dismiss(e)}))},exports.designSystemStyles=x,exports.designSystemStylesForTailwind=y,exports.getThemedBorderWidth=M,exports.getThemedColor=w,exports.getThemedFontSize=C,exports.getThemedLineHeight=S,exports.getThemedRadius=$,exports.getThemedSpacing=k,exports.showToast=e=>{hL[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel,onClose:e.onClose,maxWidth:e.maxWidth},...e})};
|