@uniformdev/design-system 17.3.1-alpha.194 → 17.4.1-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/esm/index.js +254 -257
- package/dist/index.d.ts +13 -7
- package/dist/index.js +247 -250
- package/package.json +4 -4
package/dist/esm/index.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
|
-
import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
1
|
+
import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as Bn,jsx as Ye,jsxs as zn}from"@emotion/react/jsx-runtime";var c2=({disableReset:e=!1})=>zn(Bn,{children:[Ye("link",{href:"https://fonts.googleapis.com/css2?family=DM+Sans:ital,wght@0,400;0,500;0,700;1,400;1,500;1,700&family=Quantico:wght@700&family=Space+Mono:ital,wght@0,400;0,700;1,400;1,700&display=swap",rel:"stylesheet"}),e?null:Ye("style",{dangerouslySetInnerHTML:{__html:`
|
|
2
2
|
/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */*,::after,::before{box-sizing:border-box}html{line-height:1.15;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4}body{margin:0;font-family:system-ui,-apple-system,'Segoe UI',Roboto,Helvetica,Arial,sans-serif,'Apple Color Emoji','Segoe UI Emoji'}hr{height:0;color:inherit}abbr[title]{text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:ui-monospace,SFMono-Regular,Consolas,'Liberation Mono',Menlo,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}::-moz-focus-inner{border-style:none;padding:0}:-moz-focusring{outline:1px dotted ButtonText}:-moz-ui-invalid{box-shadow:none}legend{padding:0}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}
|
|
3
|
-
`}},"uniform-design-system-theme"),
|
|
3
|
+
`}},"uniform-design-system-theme"),Ye("style",{dangerouslySetInnerHTML:{__html:`
|
|
4
4
|
:root {
|
|
5
5
|
--brand-primary-1: #438fd5; /* bright blue */
|
|
6
6
|
--brand-primary-2: #f4220b; /* red */
|
|
@@ -168,14 +168,14 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
168
168
|
ul, ol {
|
|
169
169
|
list-style: none;
|
|
170
170
|
}
|
|
171
|
-
`}})]});import{createBreakpoint as
|
|
171
|
+
`}})]});import{createBreakpoint as En}from"react-use";var Ht={sm:640,md:768,lg:1024,xl:1280,"2xl":1536},L2=En(Ht),f=e=>`@media (min-width: ${Ht[e]}px)`,Ce=e=>`@supports (${e})`;import{css as v}from"@emotion/react";var U=v`
|
|
172
172
|
position: relative;
|
|
173
173
|
`,y=v`
|
|
174
174
|
display: flex;
|
|
175
175
|
font-weight: var(--fw-bold);
|
|
176
176
|
margin: 0 0 var(--spacing-xs);
|
|
177
177
|
align-items: center;
|
|
178
|
-
`,
|
|
178
|
+
`,_=e=>v`
|
|
179
179
|
appearance: none;
|
|
180
180
|
background-color: var(--white);
|
|
181
181
|
border: 1px solid var(--gray-400);
|
|
@@ -214,27 +214,27 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
214
214
|
no-repeat 50% 45%;
|
|
215
215
|
background-size: contain;
|
|
216
216
|
}
|
|
217
|
-
`,
|
|
217
|
+
`,D=v`
|
|
218
218
|
border-color: var(--brand-secondary-5);
|
|
219
|
-
`,
|
|
219
|
+
`,Me=v`
|
|
220
220
|
align-items: center;
|
|
221
221
|
display: flex;
|
|
222
222
|
position: absolute;
|
|
223
223
|
inset: 0 var(--spacing-base) 0 auto;
|
|
224
224
|
pointer-event: one;
|
|
225
|
-
`,
|
|
225
|
+
`,we=v`
|
|
226
226
|
padding-right: var(--spacing-2xl);
|
|
227
|
-
`,
|
|
227
|
+
`,Je=v`
|
|
228
228
|
background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z' fill='currentColor' /%3E%3C/svg%3E");
|
|
229
229
|
background-position: right var(--spacing-sm) center;
|
|
230
230
|
background-repeat: no-repeat;
|
|
231
231
|
background-size: 1rem;
|
|
232
232
|
padding-right: var(--spacing-xl);
|
|
233
|
-
`,
|
|
233
|
+
`,Bt=v`
|
|
234
234
|
color: var(--brand-secondary-1);
|
|
235
235
|
height: 1.25rem;
|
|
236
236
|
width: 1.25rem;
|
|
237
|
-
`,
|
|
237
|
+
`,zt=v`
|
|
238
238
|
align-items: flex-start;
|
|
239
239
|
cursor: pointer;
|
|
240
240
|
display: inline-flex;
|
|
@@ -244,7 +244,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
244
244
|
font-weight: var(--fw-regular);
|
|
245
245
|
position: relative;
|
|
246
246
|
min-height: var(--spacing-md);
|
|
247
|
-
`,
|
|
247
|
+
`,Et=v`
|
|
248
248
|
appearance: none;
|
|
249
249
|
border: 1px solid var(--brand-secondary-1);
|
|
250
250
|
background: var(--white);
|
|
@@ -281,7 +281,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
281
281
|
color: var(--gray-300);
|
|
282
282
|
border-color: var(--gray-300);
|
|
283
283
|
}
|
|
284
|
-
`,
|
|
284
|
+
`,Dt=e=>v`
|
|
285
285
|
font-weight: ${e==="medium"?"var(--fw-medium)":e==="normal"?"var(--fw-regular)":"var(--fw-bold)"};
|
|
286
286
|
padding-left: var(--spacing-lg);
|
|
287
287
|
|
|
@@ -293,20 +293,20 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
293
293
|
text-decoration: none;
|
|
294
294
|
}
|
|
295
295
|
}
|
|
296
|
-
`,
|
|
296
|
+
`,At=v`
|
|
297
297
|
cursor: not-allowed;
|
|
298
298
|
color: var(--gray-400);
|
|
299
|
-
`,
|
|
299
|
+
`,Vt=v`
|
|
300
300
|
display: flex;
|
|
301
301
|
flex-direction: column;
|
|
302
302
|
flex-basis: 100%;
|
|
303
303
|
padding-left: var(--spacing-lg);
|
|
304
304
|
margin-top: -0.5rem;
|
|
305
305
|
line-height: 1.15;
|
|
306
|
-
|
|
307
|
-
${
|
|
306
|
+
`,$t=v`
|
|
307
|
+
${_("wrap")};
|
|
308
308
|
display: block;
|
|
309
|
-
`;import{css as
|
|
309
|
+
`;import{css as Dn}from"@emotion/react";var ae=Dn`
|
|
310
310
|
@supports ((scrollbar-color: #d1d5db transparent) and (scrollbar-width: thin)) {
|
|
311
311
|
/*
|
|
312
312
|
#d1d5db = bg-gray-300
|
|
@@ -332,7 +332,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
332
332
|
&::-webkit-scrollbar-thumb:hover {
|
|
333
333
|
background: var(--gray-500);
|
|
334
334
|
}
|
|
335
|
-
`;import{keyframes as
|
|
335
|
+
`;import{keyframes as S}from"@emotion/react";var h2=S`
|
|
336
336
|
0%,
|
|
337
337
|
100% {
|
|
338
338
|
transform: scale(1);
|
|
@@ -342,7 +342,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
342
342
|
transform: scale(1.15);
|
|
343
343
|
opacity: 1;
|
|
344
344
|
}
|
|
345
|
-
`,
|
|
345
|
+
`,Wt=S`
|
|
346
346
|
0% {
|
|
347
347
|
opacity: 0;
|
|
348
348
|
transform: translateY(10px);
|
|
@@ -351,7 +351,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
351
351
|
opacity: 1;
|
|
352
352
|
transform: translateY(0);
|
|
353
353
|
}
|
|
354
|
-
`,
|
|
354
|
+
`,x2=S`
|
|
355
355
|
0% {
|
|
356
356
|
opacity: 1;
|
|
357
357
|
transform: translateY(0);
|
|
@@ -360,24 +360,24 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
360
360
|
opacity: 0;
|
|
361
361
|
transform: translateY(10px);
|
|
362
362
|
}
|
|
363
|
-
|
|
363
|
+
`,Gt=S`
|
|
364
364
|
0% {
|
|
365
365
|
opacity: 0;
|
|
366
366
|
}
|
|
367
367
|
100% {
|
|
368
368
|
opacity: 1;
|
|
369
369
|
}
|
|
370
|
-
`,
|
|
370
|
+
`,y2=S`
|
|
371
371
|
to {
|
|
372
372
|
transform: scale(4);
|
|
373
|
-
}`,
|
|
373
|
+
}`,Ot=S`
|
|
374
374
|
0% {
|
|
375
375
|
background-color: var(--gray-100);
|
|
376
376
|
}
|
|
377
377
|
100% {
|
|
378
378
|
background-color: var(--gray-200);
|
|
379
379
|
}
|
|
380
|
-
`,
|
|
380
|
+
`,C2=S`
|
|
381
381
|
from {
|
|
382
382
|
opacity: 0;
|
|
383
383
|
transform: translateX(-10px);
|
|
@@ -386,7 +386,7 @@ to {
|
|
|
386
386
|
opacity: 1;
|
|
387
387
|
transform: translateX(0);
|
|
388
388
|
}
|
|
389
|
-
`,
|
|
389
|
+
`,M2=S`
|
|
390
390
|
from {
|
|
391
391
|
opacity: 0;
|
|
392
392
|
transform: translateX(10px);
|
|
@@ -395,15 +395,15 @@ to {
|
|
|
395
395
|
opacity: 1;
|
|
396
396
|
transform: translateX(0);
|
|
397
397
|
}
|
|
398
|
-
`;import{css as
|
|
398
|
+
`;import{css as Qe}from"@emotion/react";var Ie=Qe`
|
|
399
399
|
display: block;
|
|
400
|
-
`,
|
|
400
|
+
`,Te=Qe`
|
|
401
401
|
background: transparent;
|
|
402
402
|
color: var(--brand-secondary-1);
|
|
403
|
-
`,
|
|
403
|
+
`,Re=Qe`
|
|
404
404
|
background: var(--brand-secondary-1);
|
|
405
405
|
color: var(--white);
|
|
406
|
-
`;import{jsx as
|
|
406
|
+
`;import{jsx as je,jsxs as An}from"@emotion/react/jsx-runtime";var S2=({theme:e="light",...t})=>An("svg",{width:"38",height:"44",viewBox:"0 0 87 101",fill:"none",xmlns:"http://www.w3.org/2000/svg","data-test-id":"uniform-Badge",css:[Ie,e==="dark"?Re:Te],...t,children:[je("path",{d:"M28.998 0 0 16.744V50.23l28.998-16.744 29.004-16.743L28.998 0Z",fill:"#83C6E1"}),je("path",{d:"M28.998 66.974V33.487L0 50.231v33.487l28.998 16.744 29.004-16.744V50.23L28.998 66.974Z",fill:"#438FD5"}),je("path",{d:"M58.002 16.744 28.998 33.487l29.004 16.744v33.487L87 66.975V33.487L58.002 16.744Z",fill:"#F4220B"})]});import{jsx as ie,jsxs as Vn}from"@emotion/react/jsx-runtime";var P2=({theme:e="light",...t})=>ie("div",{"data-test-id":"uniform-Logo",children:Vn("svg",{width:"153",height:"53",viewBox:"0 0 153 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",css:[Ie,e==="dark"?Re:Te],...t,children:[ie("path",{d:"M11.249 0 0 6.495v12.99l11.249-6.495L22.5 6.495 11.25 0Z",fill:"#83C6E1"}),ie("path",{d:"M11.249 25.98V12.99L0 19.486v12.99l11.249 6.495L22.5 32.476v-12.99L11.25 25.98Z",fill:"#438FD5"}),ie("path",{d:"m22.5 6.495-11.25 6.496 11.25 6.495v12.99l11.25-6.495V12.99L22.5 6.495Z",fill:"#F4220B"}),ie("path",{d:"M86.45 12.98h-4.076v14.87h4.076V12.98Zm.146-6.843h-4.371v4.076h4.37V6.137Zm5.861 1.993v4.85h-2.736v3.477h2.736V27.85h4.076V16.457h3.27V12.98h-3.27V9.617h3.27v-3.48h-3.896l-3.45 1.992Zm13.503 4.7-3.45 1.993v11.183l3.45 1.992h6.335l3.45-1.992V14.823l-3.45-1.992h-6.335Zm5.71 11.688h-5.087v-8.21h5.087v8.21Zm12.607-10.315-2.119-1.224h-1.954v14.87h4.076V16.457h5.115V12.98h-2.999l-2.119 1.224ZM71.034 12.83l-2.375 1.373-2.379-1.372h-1.6v15.018h4.075V16.31h5.084v11.54h4.076V14.823l-3.45-1.992h-3.431ZM56.145 24.517h-5.087V12.98h-4.073v13.027l3.45 1.992h3.593l2.111-1.22.003.002.003-.003v.003l2.108 1.218h1.965v-15.02h-4.073v11.538Zm93.68-11.687h-2.855l-2.794 1.604-2.767-1.603h-2.854l-2.111 1.218-2.111-1.218h-1.965v15.018h4.076V16.31h4.343v11.54h4.073V16.31h4.343v11.54h4.073V14.823l-3.451-1.992Z",fill:"currentColor"})]})});import*as Xt from"react";import{Button as $n}from"reakit/Button";import{css as A}from"@emotion/react";var Ft=A`
|
|
407
407
|
align-items: center;
|
|
408
408
|
border: none;
|
|
409
409
|
border-radius: var(--rounded-base);
|
|
@@ -423,7 +423,7 @@ to {
|
|
|
423
423
|
cursor: default;
|
|
424
424
|
pointer-events: none;
|
|
425
425
|
}
|
|
426
|
-
`,
|
|
426
|
+
`,se=e=>A`
|
|
427
427
|
background-position: center;
|
|
428
428
|
transition: background var(--duration-slow);
|
|
429
429
|
|
|
@@ -437,7 +437,7 @@ to {
|
|
|
437
437
|
background-size: 100%;
|
|
438
438
|
transition: background 0s;
|
|
439
439
|
}
|
|
440
|
-
`,
|
|
440
|
+
`,Nt=A`
|
|
441
441
|
background: var(--brand-secondary-1);
|
|
442
442
|
color: var(--white);
|
|
443
443
|
|
|
@@ -446,8 +446,8 @@ to {
|
|
|
446
446
|
color: var(--white);
|
|
447
447
|
}
|
|
448
448
|
|
|
449
|
-
${
|
|
450
|
-
`,
|
|
449
|
+
${se({hoverColor:"var(--brand-secondary-1)"})}
|
|
450
|
+
`,Ut=A`
|
|
451
451
|
background: var(--brand-secondary-5);
|
|
452
452
|
color: var(--white);
|
|
453
453
|
|
|
@@ -456,8 +456,8 @@ to {
|
|
|
456
456
|
color: var(--white);
|
|
457
457
|
}
|
|
458
458
|
|
|
459
|
-
${
|
|
460
|
-
`,
|
|
459
|
+
${se({hoverColor:"var(--brand-secondary-5)"})}
|
|
460
|
+
`,_t=A`
|
|
461
461
|
background: var(--brand-secondary-2);
|
|
462
462
|
color: var(--brand-secondary-1);
|
|
463
463
|
|
|
@@ -466,8 +466,8 @@ to {
|
|
|
466
466
|
color: var(--white);
|
|
467
467
|
}
|
|
468
468
|
|
|
469
|
-
${
|
|
470
|
-
`,
|
|
469
|
+
${se({hoverColor:"var(--brand-secondary-2)"})}
|
|
470
|
+
`,qt=A`
|
|
471
471
|
background: transparent;
|
|
472
472
|
color: var(--brand-secondary-3);
|
|
473
473
|
|
|
@@ -481,8 +481,8 @@ to {
|
|
|
481
481
|
color: var(--gray-300);
|
|
482
482
|
}
|
|
483
483
|
|
|
484
|
-
${
|
|
485
|
-
`,
|
|
484
|
+
${se({hoverColor:"var(--white)",activeColor:"var(--gray-100)"})}
|
|
485
|
+
`,Kt=A`
|
|
486
486
|
background: var(--brand-secondary-3);
|
|
487
487
|
color: var(--white);
|
|
488
488
|
|
|
@@ -491,11 +491,11 @@ to {
|
|
|
491
491
|
color: var(--white);
|
|
492
492
|
}
|
|
493
493
|
|
|
494
|
-
${
|
|
495
|
-
`;import{jsx as
|
|
494
|
+
${se({hoverColor:"var(--brand-secondary-3)"})}
|
|
495
|
+
`;import{jsx as Wn}from"@emotion/react/jsx-runtime";var Z=Xt.forwardRef(({buttonType:e="primary",size:t="md",children:r,...o},n)=>{let i={primary:Nt,secondary:Ut,ghost:qt,unimportant:_t,tertiary:Kt},s={xs:"padding: 0.375rem 0.625rem; font-size: var(--fs-xs);",sm:"padding: var(--spacing-sm) 0.75rem; font-size: var(--fs-sm);",md:"padding: var(--spacing-sm) var(--spacing-base); font-size: var(--fs-sm);",lg:"padding: var(--spacing-sm) var(--spacing-base)",xl:"padding: 0.75rem var(--spacing-md)"};return Wn($n,{ref:n,css:[Ft,i[e],s[t]],...o,children:r})});import ta from"react";import{createContext as Kn,useContext as Xn,useEffect as Yn,useState as Jt}from"react";import{GenIcon as V}from"react-icons";var Gn=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M2 16C2 17.6569 3.34315 19 5 19H19C20.6569 19 22 17.6569 22 16V8C22 6.34315 20.6569 5 19 5H5C3.34315 5 2 6.34315 2 8V16ZM5 17H19C19.5523 17 20 16.5523 20 16V8C20 7.44772 19.5523 7 19 7H5C4.44772 7 4 7.44771 4 8V16C4 16.5523 4.44772 17 5 17Z"},child:[]}]}),On=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M8.24953 3.8889C7.00689 3.8889 5.99953 4.85895 5.99953 6.05556C5.99953 7.25218 7.00689 8.22223 8.24953 8.22223C9.49217 8.22223 10.4995 7.25218 10.4995 6.05556C10.4995 4.85895 9.49217 3.8889 8.24953 3.8889ZM7.49953 6.05556C7.49953 5.65669 7.83531 5.33334 8.24953 5.33334C8.66374 5.33334 8.99953 5.65669 8.99953 6.05556C8.99953 6.45444 8.66374 6.77779 8.24953 6.77779C7.83531 6.77779 7.49953 6.45444 7.49953 6.05556Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M18 15.75C18 16.1642 17.6269 16.5 17.1667 16.5H6.83333C6.3731 16.5 6 16.1642 6 15.75C6 15.3358 6.3731 15 6.83333 15H17.1667C17.6269 15 18 15.3358 18 15.75Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M13.1667 18H6.83333C6.3731 18 6 18.3358 6 18.75C6 19.1642 6.3731 19.5 6.83333 19.5H13.1667C13.6269 19.5 14 19.1642 14 18.75C14 18.3358 13.6269 18 13.1667 18Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M3 20a3 3 0 0 0 3 3h12a3 3 0 0 0 3-3V4a3 3 0 0 0-3-3H6a3 3 0 0 0-3 3v16ZM5 4v8.56h3.48l5.16-4.97c.88-.85 2.3-.85 3.19 0L19 9.69V4a1 1 0 0 0-1-1H6a1 1 0 0 0-1 1Zm.25 10H5v6a1 1 0 0 0 1 1h12a1 1 0 0 0 1-1v-6H5.25Zm5.36-1.44H19v-.84l-3.23-3.11a.77.77 0 0 0-1.07 0l-4.1 3.95Z"},child:[]}]}),Fn=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fillOpacity:"0.5",fill:"currentColor",d:"M13 15C12.4477 15 12 15.4477 12 16C12 16.5523 12.4477 17 13 17H17C17.5523 17 18 16.5523 18 16C18 15.4477 17.5523 15 17 15H13Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M12 8C12 7.44772 12.4477 7 13 7H22C22.5523 7 23 7.44772 23 8C23 8.55228 22.5523 9 22 9H13C12.4477 9 12 8.55228 12 8Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fillOpacity:"0.75",fill:"currentColor",d:"M12 12C12 11.4477 12.4477 11 13 11H22C22.5523 11 23 11.4477 23 12C23 12.5523 22.5523 13 22 13H13C12.4477 13 12 12.5523 12 12Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M1 8.08791C1 7.48707 1.57563 7 2.28571 7H8.71429C9.42437 7 10 7.48707 10 8.08791V16.912C10 17.5129 9.42437 18 8.71429 18H2.28571C1.57563 18 1 17.5129 1 16.912V8.08791Z"},child:[]}]}),Nn=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",fillOpacity:"0.3",d:"M8 16H16V9L19 9L19 19L5 19L5 9L8 9V16Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M5 7L19 7V4L5 4L5 7Z"},child:[]}]}),Un=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M11 17H4C2.34315 17 1 15.6569 1 14V6C1 4.34315 2.34315 3 4 3H20C21.6569 3 23 4.34315 23 6V14C23 15.6569 21.6569 17 20 17H13V19H16C16.5523 19 17 19.4477 17 20C17 20.5523 16.5523 21 16 21H8C7.44772 21 7 20.5523 7 20C7 19.4477 7.44772 19 8 19H11V17ZM4 5H20C20.5523 5 21 5.44772 21 6V14C21 14.5523 20.5523 15 20 15H4C3.44772 15 3 14.5523 3 14V6C3 5.44772 3.44772 5 4 5Z"},child:[]},{tag:"path",attr:{fillRule:"evenodd",clipRule:"evenodd",fill:"currentColor",d:"M16.0849 14L14.7516 12.6667L16.4581 10.9601L13.023 10.9601H11.062L7.62683 10.9601L9.33335 12.6667L8.00001 14L3.99998 10L7.99998 6L9.33332 7.33334L7.59214 9.07452H11.062H13.023H16.4928L14.7516 7.33334L16.085 6L20.085 10L16.0849 14Z"},child:[]}]}),_n=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"currentColor",d:"M8.048 19.552V18.208L9.968 17.752V5.848H7.232L6.584 8.512H5V4H18.272V8.512H16.688L16.04 5.848H13.376V17.752L15.296 18.208V19.552H8.048Z"},child:[]}]}),qn=V({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"currentColor",d:"M2.05742 12.4315V11.5127L3.72264 11.2687V4.46425H2V3.43066L4.51219 3H5.63191V11.2687L7.26842 11.5127V12.4315H2.05742Z"},child:[]},{tag:"path",attr:{fill:"currentColor",d:"M8.40723 15.7345V14.7583L11.4362 11.5858C11.7712 11.2413 12.0296 10.9255 12.2114 10.6383C12.3932 10.3512 12.5224 10.0641 12.599 9.77702C12.6756 9.48992 12.7138 9.1741 12.7138 8.82957C12.7138 8.34149 12.599 7.9826 12.3693 7.75292C12.1492 7.51366 11.7137 7.39403 11.063 7.39403C10.7567 7.39403 10.5127 7.41317 10.3308 7.45146C10.149 7.48974 9.97675 7.54716 9.81405 7.62372L9.51259 9.14539H8.52207V6.67627C8.7039 6.5997 8.93838 6.52314 9.22548 6.44658C9.52216 6.37002 9.84755 6.30781 10.2016 6.25996C10.5653 6.20254 10.9242 6.17383 11.2783 6.17383C12.1205 6.17383 12.7904 6.27432 13.2881 6.47529C13.7953 6.6667 14.1589 6.94902 14.3791 7.32226C14.5992 7.6955 14.7092 8.13573 14.7092 8.64295C14.7092 9.15017 14.6231 9.60955 14.4508 10.0211C14.2881 10.4326 14.0537 10.825 13.7474 11.1982C13.4412 11.5714 13.0775 11.9686 12.6564 12.3897L10.7041 14.2846V14.3851H13.7187L14.092 13.0357H15.0394V15.7345H8.40723Z"},child:[]},{tag:"path",attr:{fill:"currentColor",d:"M18.6692 21.2681C18.1333 21.2681 17.6691 21.2202 17.2767 21.1245C16.8939 21.0384 16.5781 20.9379 16.3293 20.8231C16.09 20.7082 15.9178 20.6173 15.8125 20.5503L15.9561 18.2391H17.0758L17.2337 19.5885C17.272 19.6077 17.3581 19.6555 17.4921 19.7321C17.6356 19.7991 17.8031 19.8661 17.9945 19.933C18.1859 19.9905 18.3773 20.0192 18.5687 20.0192C19.2195 20.0192 19.6789 19.8852 19.9468 19.6172C20.2148 19.3493 20.3488 18.933 20.3488 18.3683C20.3488 17.9951 20.2531 17.6936 20.0617 17.4639C19.8703 17.2247 19.6023 17.0428 19.2578 16.9184C18.9228 16.794 18.5257 16.7318 18.0663 16.7318H17.6213L17.3485 16.2007V15.5834H18.0232C18.3965 15.5834 18.7266 15.5212 19.0137 15.3967C19.3104 15.2723 19.5401 15.0905 19.7028 14.8512C19.8751 14.6024 19.9612 14.3105 19.9612 13.9756C19.9612 13.4971 19.8368 13.1669 19.588 12.985C19.3391 12.8032 18.9468 12.7123 18.4108 12.7123C18.2098 12.7123 18.0137 12.7314 17.8223 12.7697C17.6404 12.7984 17.4729 12.8415 17.3198 12.8989L17.205 14.1765H16.1857L16.0422 11.9658C16.3102 11.8605 16.669 11.7505 17.1188 11.6356C17.5686 11.5208 18.1094 11.4634 18.741 11.4634C19.3535 11.4634 19.8846 11.5304 20.3344 11.6644C20.7938 11.7888 21.1479 12.0041 21.3967 12.3103C21.6456 12.6166 21.77 13.0425 21.77 13.588C21.77 13.9612 21.6886 14.2962 21.5259 14.5928C21.3632 14.8895 21.1575 15.1384 20.9087 15.3393C20.6598 15.5403 20.4062 15.6982 20.1478 15.8131L20.1335 15.8992C20.4206 15.9662 20.6885 16.0619 20.9374 16.1863C21.1958 16.3011 21.4254 16.4543 21.6264 16.6457C21.8274 16.8371 21.9853 17.0715 22.1002 17.3491C22.215 17.617 22.2724 17.9377 22.2724 18.3109C22.2724 18.8564 22.1624 19.3206 21.9422 19.7034C21.7317 20.0766 21.4494 20.3781 21.0953 20.6077C20.7507 20.8374 20.3632 21.0049 19.9325 21.1102C19.5114 21.2155 19.0903 21.2681 18.6692 21.2681Z"},child:[]}]}),Yt={"rectangle-rounded":Gn,card:On,"image-text":Fn,"border-top":Nn,"full-width-screen":Un,"text-input":_n,"number-input":qn};import{paramCase as Jn}from"param-case";import{jsx as jn}from"@emotion/react/jsx-runtime";var Qt=Kn({iconsMap:{},isLoading:!0});function jt(){return Xn(Qt)}function U2({children:e}){let[t,r]=Jt(!0),[o,n]=Jt({}),i=async()=>{let s=await import("react-icons/cg"),c=Object.entries(s).reduce((p,[d,m])=>{if(d==="default")return p;let L=Qn(d);return{...p,[L]:m}},{});n({...c,...Yt}),r(!1)};return Yn(()=>{i()},[]),jn(Qt.Provider,{value:{iconsMap:o,isLoading:t},children:e})}function Qn(e){var t,r;return(r=(t=Jn(e.replace("Cg","")).match(/[a-z]+|\d+/gi))==null?void 0:t.join("-"))!=null?r:""}import{css as le}from"@emotion/react";var er=le`
|
|
496
496
|
display: hidden;
|
|
497
497
|
|
|
498
|
-
${
|
|
498
|
+
${f("sm")} {
|
|
499
499
|
display: block;
|
|
500
500
|
}
|
|
501
501
|
|
|
@@ -503,30 +503,29 @@ to {
|
|
|
503
503
|
display: block;
|
|
504
504
|
vertical-align: middle;
|
|
505
505
|
}
|
|
506
|
-
`,
|
|
506
|
+
`,tr=le`
|
|
507
507
|
color: var(--brand-secondary-3);
|
|
508
|
-
`,
|
|
508
|
+
`,rr=le`
|
|
509
509
|
color: var(--brand-secondary-5);
|
|
510
|
-
`,
|
|
510
|
+
`,or=le`
|
|
511
511
|
color: var(--gray-500);
|
|
512
|
-
`,
|
|
512
|
+
`,nr=le`
|
|
513
513
|
color: currentColor;
|
|
514
|
-
`;import{jsx as
|
|
514
|
+
`;import{jsx as oa}from"@emotion/react/jsx-runtime";var ra=({icon:e,iconColor:t="green",size:r="1.5rem",...o})=>{let n=typeof e=="string",{iconsMap:i,isLoading:s}=jt(),c={green:tr,gray:or,red:rr,currentColor:nr};if(n&&s)return null;let p=n?i[e]:e;return n&&p===void 0?(console.error(`We don't seem to have the icon you're looking for ("${e}"). Make sure you're using <IconsProvider> and try an icon from our Storybook.`),null):oa(p,{role:"img",size:r,...o,css:[er,c[t]]})},g=ta.memo(ra);import{css as na}from"@emotion/react";var ar=e=>na`
|
|
515
515
|
color: var(--gray-500);
|
|
516
516
|
display: block;
|
|
517
517
|
font-size: ${e?"clamp(var(--fs-xs), 87.5%,var(--fs-sm))":"var(--fs-sm)"};
|
|
518
518
|
margin: var(--spacing-xs) 0;
|
|
519
519
|
max-width: var(--prose);
|
|
520
|
-
`;import{jsx as
|
|
520
|
+
`;import{jsx as aa}from"@emotion/react/jsx-runtime";var k=({children:e,testId:t,dynamicSize:r=!1,...o})=>aa("small",{css:ar(r),"data-test-id":t,...o,children:e});import{MdWarning as sa}from"react-icons/md";import{css as ia}from"@emotion/react";var ir=ia`
|
|
521
521
|
align-items: center;
|
|
522
522
|
color: var(--brand-secondary-5);
|
|
523
523
|
display: flex;
|
|
524
524
|
gap: var(--spacing-sm);
|
|
525
|
-
|
|
526
|
-
`;import{jsx as sa,jsxs as la}from"@emotion/react/jsx-runtime";var H=({message:e,testId:t})=>e?la("span",{css:nr,"data-test-id":t,children:[sa(g,{icon:ia,size:16,iconColor:"currentColor"}),e]}):null;import{jsx as ca}from"@emotion/react/jsx-runtime";var _=({children:e,className:t,testId:r,...o})=>ca("label",{css:[y,typeof t=="object"?t:void 0],className:typeof t=="string"?t:"","data-test-id":r,...o,children:e});import{jsx as ce,jsxs as ar}from"@emotion/react/jsx-runtime";var ir=({label:e,icon:t,id:r,caption:o,showLabel:n=!0,errorMessage:i,containerTestId:s,labelTestId:c,errorTestId:d,captionTestId:p,classNameContainer:u,classNameControl:L,classNameLabel:m,...S})=>ar("div",{"data-test-id":s||"container-input-field",children:[n?ce(_,{htmlFor:r,css:[y,typeof m=="object"?m:void 0],className:typeof m=="string"?m:"",testId:c,children:e}):null,ar("div",{css:[N,typeof u=="object"?u:void 0],className:typeof u=="string"?u:"",children:[ce("input",{id:r,css:[U("nowrap"),typeof L=="object"?L:void 0,i?A:void 0,t?Me:""],"aria-label":n?void 0:e,className:typeof L=="string"?L:"",...S}),t?ce("div",{css:Ce,children:t}):null]}),o?ce(P,{testId:p,children:o}):null,i?ce(H,{message:i,testId:d}):null]});import da from"react-select";import{jsx as pa}from"@emotion/react/jsx-runtime";function u2(e){return pa(da,{...e,classNamePrefix:"input-combobox",styles:{...e.styles,singleValue:(t,r)=>{var o,n;return{...t,color:"#828282",...(n=(o=e.styles)==null?void 0:o.singleValue)==null?void 0:n.call(o,t,r)}},valueContainer:(t,r)=>{var o,n;return{...t,padding:"var(--spacing-base)",...(n=(o=e.styles)==null?void 0:o.valueContainer)==null?void 0:n.call(o,t,r)}},input:(t,r)=>{var o,n;return{...t,margin:"0",padding:"0","& > input":{boxShadow:"none !important"},...(n=(o=e.styles)==null?void 0:o.input)==null?void 0:n.call(o,t,r)}},control:(t,r)=>{var o,n;return{...t,className:"input-combobox-control",border:r.isFocused?"1px solid transparent":"1px solid var(--gray-400)",lineHeight:1.25,outline:r.isFocused?"1px solid var(--brand-secondary-1)":"none",outlineOffset:0,minHeight:"58px",boxShadow:"none","&:hover":{boxShadow:"none"},...(n=(o=e.styles)==null?void 0:o.control)==null?void 0:n.call(o,t,r)}},indicatorsContainer:(t,r)=>{var o,n;return{...t,backgroundImage:`url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z' fill='currentColor' /%3E%3C/svg%3E")`,backgroundSize:"1rem",backgroundPosition:"right var(--spacing-sm) center",backgroundRepeat:"no-repeat",width:"24px","& svg":{display:"none"},...(n=(o=e.styles)==null?void 0:o.indicatorsContainer)==null?void 0:n.call(o,t,r)}},indicatorSeparator:(t,r)=>{var o,n;return{display:"none",...(n=(o=e.styles)==null?void 0:o.indicatorSeparator)==null?void 0:n.call(o,t,r)}},option:(t,r)=>{var o,n;return{...t,color:r.isDisabled?"var(--gray-500)":"var(--gray-700)",backgroundColor:r.isDisabled?"transparent":r.isSelected?"var(--gray-200)":r.isFocused?"var(--gray-100)":"transparent",...(n=(o=e.styles)==null?void 0:o.option)==null?void 0:n.call(o,t,r)}}}})}import{css as La}from"@emotion/react";import*as gr from"react";import{useState as ga,useRef as ma}from"react";import{css as de}from"@emotion/react";var sr=de`
|
|
525
|
+
`;import{jsx as la,jsxs as ca}from"@emotion/react/jsx-runtime";var P=({message:e,testId:t,...r})=>e?ca("span",{css:ir,"data-test-id":t,...r,children:[la(g,{icon:sa,size:16,iconColor:"currentColor"}),e]}):null;import{jsx as da}from"@emotion/react/jsx-runtime";var q=({children:e,className:t,testId:r,...o})=>da("label",{css:[y,typeof t=="object"?t:void 0],className:typeof t=="string"?t:"","data-test-id":r,...o,children:e});import{jsx as ce,jsxs as sr}from"@emotion/react/jsx-runtime";var lr=({label:e,icon:t,id:r,caption:o,showLabel:n=!0,errorMessage:i,containerTestId:s,labelTestId:c,errorTestId:p,captionTestId:d,classNameContainer:m,classNameControl:L,classNameLabel:b,...N})=>sr("div",{"data-test-id":s||"container-input-field",children:[n?ce(q,{htmlFor:r,css:[y,typeof b=="object"?b:void 0],className:typeof b=="string"?b:"",testId:c,children:e}):null,sr("div",{css:[U,typeof m=="object"?m:void 0],className:typeof m=="string"?m:"",children:[ce("input",{id:r,css:[_("nowrap"),typeof L=="object"?L:void 0,i?D:void 0,t?we:""],"aria-label":n?void 0:e,className:typeof L=="string"?L:"",...N}),t?ce("div",{css:Me,children:t}):null]}),o?ce(k,{testId:d,children:o}):null,i?ce(P,{message:i,testId:p}):null]});import pa from"react-select";import{jsx as La}from"@emotion/react/jsx-runtime";function bs(e){return La(pa,{...e,classNamePrefix:"input-combobox",styles:{...e.styles,singleValue:(t,r)=>{var o,n;return{...t,color:"#828282",...(n=(o=e.styles)==null?void 0:o.singleValue)==null?void 0:n.call(o,t,r)}},valueContainer:(t,r)=>{var o,n;return{...t,padding:"var(--spacing-base)",...(n=(o=e.styles)==null?void 0:o.valueContainer)==null?void 0:n.call(o,t,r)}},input:(t,r)=>{var o,n;return{...t,margin:"0",padding:"0","& > input":{boxShadow:"none !important"},...(n=(o=e.styles)==null?void 0:o.input)==null?void 0:n.call(o,t,r)}},control:(t,r)=>{var o,n;return{...t,className:"input-combobox-control",border:r.isFocused?"1px solid transparent":"1px solid var(--gray-400)",lineHeight:1.25,outline:r.isFocused?"1px solid var(--brand-secondary-1)":"none",outlineOffset:0,minHeight:"58px",boxShadow:"none","&:hover":{boxShadow:"none"},...(n=(o=e.styles)==null?void 0:o.control)==null?void 0:n.call(o,t,r)}},indicatorsContainer:(t,r)=>{var o,n;return{...t,backgroundImage:`url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z' fill='currentColor' /%3E%3C/svg%3E")`,backgroundSize:"1rem",backgroundPosition:"right var(--spacing-sm) center",backgroundRepeat:"no-repeat",width:"24px","& svg":{display:"none"},...(n=(o=e.styles)==null?void 0:o.indicatorsContainer)==null?void 0:n.call(o,t,r)}},indicatorSeparator:(t,r)=>{var o,n;return{display:"none",...(n=(o=e.styles)==null?void 0:o.indicatorSeparator)==null?void 0:n.call(o,t,r)}},option:(t,r)=>{var o,n;return{...t,color:r.isDisabled?"var(--gray-500)":"var(--gray-700)",backgroundColor:r.isDisabled?"transparent":r.isSelected?"var(--gray-200)":r.isFocused?"var(--gray-100)":"transparent",...(n=(o=e.styles)==null?void 0:o.option)==null?void 0:n.call(o,t,r)}}}})}import{css as ga}from"@emotion/react";import*as ur from"react";import{useState as ma,useRef as ua}from"react";import{css as de}from"@emotion/react";var cr=de`
|
|
527
526
|
margin-inline: auto;
|
|
528
527
|
max-width: fit-content;
|
|
529
|
-
`,
|
|
528
|
+
`,dr=de`
|
|
530
529
|
align-items: center;
|
|
531
530
|
background: var(--brand-secondary-3);
|
|
532
531
|
border: 2px solid var(--brand-secondary-3);
|
|
@@ -549,7 +548,7 @@ to {
|
|
|
549
548
|
&:focus {
|
|
550
549
|
outline: 2px solid var(--brand-secondary-1);
|
|
551
550
|
}
|
|
552
|
-
`,
|
|
551
|
+
`,pr=de`
|
|
553
552
|
background: var(--white);
|
|
554
553
|
border: 1px solid var(--brand-secondary-3);
|
|
555
554
|
border-top: none;
|
|
@@ -559,7 +558,7 @@ to {
|
|
|
559
558
|
position: absolute;
|
|
560
559
|
inset: auto 0;
|
|
561
560
|
transform: translateY(-0.2rem);
|
|
562
|
-
`,
|
|
561
|
+
`,Lr=de`
|
|
563
562
|
cursor: pointer;
|
|
564
563
|
display: block;
|
|
565
564
|
font-size: var(--fs-sm);
|
|
@@ -574,27 +573,27 @@ to {
|
|
|
574
573
|
&:hover {
|
|
575
574
|
background: var(--gray-50);
|
|
576
575
|
}
|
|
577
|
-
`,
|
|
576
|
+
`,gr=de`
|
|
578
577
|
position: absolute;
|
|
579
578
|
overflow: hidden;
|
|
580
579
|
height: 1px;
|
|
581
580
|
width: 1px;
|
|
582
581
|
clip: rect(0, 0, 0, 0);
|
|
583
582
|
padding: 0;
|
|
584
|
-
`;import{CgChevronDown as
|
|
583
|
+
`;import{CgChevronDown as fa}from"react-icons/cg";import{jsx as Se,jsxs as mr}from"@emotion/react/jsx-runtime";var Rs=({classNameContainer:e,options:t,value:r,onChange:o,disabled:n,...i})=>{var m;let[s,c]=ma(!1),p=ua(null);ur.useEffect(()=>{let L=b=>{p.current&&!p.current.contains(b.target)&&c(!1)};return document.addEventListener("mousedown",L),()=>{document.removeEventListener("mousedown",L)}},[p]);let d=t.find(L=>L.value===r);return mr("div",{ref:p,css:e?ga`
|
|
585
584
|
max-width: fit-content;
|
|
586
585
|
${typeof e=="object"?e:void 0}
|
|
587
|
-
`:
|
|
586
|
+
`:cr,className:typeof e=="string"?e:"",children:[mr("button",{type:"button","aria-controls":`and-or-${i.id}`,"aria-expanded":s,css:dr,onClick:()=>{n||c(L=>!L)},disabled:n,...i,children:[Se("span",{children:(m=d==null?void 0:d.label)!=null?m:r}),n?null:Se(g,{icon:fa,iconColor:"currentColor",size:24})]}),Se("div",{id:`and-or-${i.id}`,css:[pr,s?void 0:gr],"aria-hidden":!s,children:t.map(L=>Se("button",{type:"button",css:Lr,onClick:()=>{o(L),c(b=>!b)},children:L.label},L.value))})]})};import{jsx as K,jsxs as fr}from"@emotion/react/jsx-runtime";var Ps=({onSearchTextChanged:e,disabled:t=!1,placeholder:r="Keyword search",inputFieldName:o="keywordSearch",disabledFieldSubmission:n=!1,value:i,...s})=>K(lr,{type:"text",name:o,placeholder:r,showLabel:!1,value:i,icon:fr("svg",{width:"26",height:"24",viewBox:"0 0 26 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",css:Bt,children:[fr("g",{clipPath:"url(#clip0)",children:[K("path",{d:"M11.539 0C5.48429 0 0.558105 4.74145 0.558105 10.5691C0.558105 16.3971 5.48429 21.1382 11.539 21.1382C17.594 21.1382 22.5199 16.3971 22.5199 10.5691C22.5199 4.74145 17.594 0 11.539 0ZM11.539 19.187C6.60198 19.187 2.58535 15.321 2.58535 10.5691C2.58535 5.81728 6.60198 1.95122 11.539 1.95122C16.476 1.95122 20.4926 5.81723 20.4926 10.5691C20.4926 15.321 16.476 19.187 11.539 19.187Z"}),K("path",{d:"M25.196 22.3344L19.3846 16.7409C18.9886 16.3598 18.3473 16.3598 17.9513 16.7409C17.5553 17.1217 17.5553 17.7397 17.9513 18.1205L23.7627 23.714C23.9607 23.9045 24.2199 23.9998 24.4794 23.9998C24.7385 23.9998 24.998 23.9045 25.196 23.714C25.592 23.3332 25.592 22.7153 25.196 22.3344Z"})]}),K("defs",{children:K("clipPath",{id:"clip0",children:K("rect",{width:"24.9351",height:"24",fill:"white",transform:"translate(0.558105)"})})})]}),onChange:d=>{e(d.currentTarget.value)},onKeyPress:d=>{d.key==="Enter"&&n&&d.preventDefault()},disabled:t,"aria-label":r,...s});import{Fragment as ba,jsx as pe,jsxs as et}from"@emotion/react/jsx-runtime";var As=({label:e,defaultOption:t,options:r,caption:o,errorMessage:n,showLabel:i=!0,labelCta:s,classNameContainer:c,classNameControl:p,classNameLabel:d,...m})=>et("div",{css:[U,typeof c=="object"?c:void 0],className:typeof c=="string"?c:"",children:[i?pe(ba,{children:et(q,{htmlFor:m.id,css:[y,typeof d=="object"?d:void 0],className:typeof d=="string"?d:"",children:[e,s]})}):null,et("select",{title:e,"aria-label":i?void 0:e,css:[_("wrap"),Je,n?D:void 0,typeof p=="object"?p:void 0],className:typeof p=="string"?p:"",...m,children:[t?pe("option",{value:"",children:t}):null,r.map((L,b)=>pe("option",{value:L.label,...L},b))]}),o?pe(k,{children:o}):null,n?pe(P,{message:n}):null]});import{jsx as Ze,jsxs as br}from"@emotion/react/jsx-runtime";var Os=({label:e,type:t,disabled:r,checked:o,name:n,caption:i,errorMessage:s,testId:c,fontWeight:p="medium",...d})=>br(q,{css:[zt,r?At:void 0],"data-test-id":c,children:[Ze("input",{type:t,css:Et,checked:o,name:n,disabled:r,...d}),Ze("span",{css:Dt(p),dangerouslySetInnerHTML:{__html:e}}),i||s?br("span",{css:Vt,children:[i?Ze(k,{children:i}):null,s?Ze(P,{message:s}):null]}):null]});import{Fragment as va,jsx as Le,jsxs as vr}from"@emotion/react/jsx-runtime";var Ks=({label:e,icon:t,id:r,caption:o,showLabel:n=!0,errorMessage:i,...s})=>vr(va,{children:[n?Le("label",{htmlFor:r,css:[y],children:e}):null,vr("div",{css:[U],children:[Le("textarea",{id:r,css:[$t,i?D:void 0,t?we:"",ae],"aria-label":n?void 0:e,...s}),t?Le("div",{css:Me,children:t}):null]}),o?Le(k,{children:o}):null,i?Le(P,{message:i}):null]});import{forwardRef as xa}from"react";import{css as ge}from"@emotion/react";var hr=ge`
|
|
588
587
|
align-items: center;
|
|
589
588
|
display: flex;
|
|
590
589
|
gap: var(--spacing-sm);
|
|
591
|
-
`,
|
|
590
|
+
`,xr=ge`
|
|
592
591
|
align-items: center;
|
|
593
592
|
color: var(--gray-500);
|
|
594
593
|
display: flex;
|
|
595
594
|
font-size: var(--fs-xs);
|
|
596
595
|
gap: var(--spacing-sm);
|
|
597
|
-
`,
|
|
596
|
+
`,yr=ge`
|
|
598
597
|
appearance: none;
|
|
599
598
|
border: 1px solid var(--gray-300);
|
|
600
599
|
background: var(--white) no-repeat bottom center;
|
|
@@ -626,7 +625,7 @@ to {
|
|
|
626
625
|
color: var(--gray-200);
|
|
627
626
|
border-color: var(--gray-200);
|
|
628
627
|
}
|
|
629
|
-
`,
|
|
628
|
+
`,Cr=ge`
|
|
630
629
|
position: relative;
|
|
631
630
|
|
|
632
631
|
&:hover {
|
|
@@ -634,7 +633,7 @@ to {
|
|
|
634
633
|
display: block;
|
|
635
634
|
}
|
|
636
635
|
}
|
|
637
|
-
`,
|
|
636
|
+
`,Mr=ge`
|
|
638
637
|
background: var(--white);
|
|
639
638
|
box-shadow: var(--shadow-base);
|
|
640
639
|
border-radius: var(--rounded-md);
|
|
@@ -648,13 +647,13 @@ to {
|
|
|
648
647
|
max-width: 16ch;
|
|
649
648
|
width: max-content;
|
|
650
649
|
z-index: var(--z-20);
|
|
651
|
-
`;import{jsx as me,jsxs as
|
|
650
|
+
`;import{jsx as me,jsxs as tt}from"@emotion/react/jsx-runtime";var ya=({message:e})=>tt("div",{"data-testid":"info-dialog",css:Cr,children:[me(g,{icon:"info",iconColor:"green",size:"0.9rem"}),me("div",{role:"paragraph",css:Mr,className:"info-message",children:e})]}),js=xa(({label:e,name:t,info:r,...o},n)=>tt("div",{css:hr,children:[tt("label",{css:xr,children:[me("input",{type:"checkbox",name:t,ref:n,css:yr,...o}),me("span",{children:e})]}),r?me(ya,{message:r}):null]}));import*as X from"react";import{useMenuState as Ma,Menu as wa,MenuButton as Ia}from"reakit/Menu";import{css as Ca}from"@emotion/react";var wr=Ca`
|
|
652
651
|
border: 1px solid var(--gray-500);
|
|
653
652
|
border-radius: var(--rounded-base);
|
|
654
653
|
outline: none;
|
|
655
654
|
overflow: hidden;
|
|
656
655
|
z-index: 50;
|
|
657
|
-
`;import{jsx as
|
|
656
|
+
`;import{jsx as Ir,jsxs as Ta}from"@emotion/react/jsx-runtime";var Tr=X.createContext({}),Rr=()=>X.useContext(Tr),ke=({menuLabel:e,menuTrigger:t,placement:r="auto",menuItemsContainerCssClasses:o,children:n})=>{let i=Ma({placement:r});return Ta(Tr.Provider,{value:i,children:[Ir(Ia,{...i,ref:t.ref,...t.props,children:s=>X.cloneElement(t,s)}),Ir(wa,{...i,"aria-label":e,css:[wr,typeof o=="object"?o:void 0],className:typeof o=="string"?o:"",children:n})]})};import*as Pr from"react";import{MenuItem as Ra}from"reakit";import{css as Sr}from"@emotion/react";var Zr=e=>Sr`
|
|
658
657
|
background: var(--white);
|
|
659
658
|
border: none;
|
|
660
659
|
border-top: 1px solid var(--gray-500);
|
|
@@ -681,7 +680,7 @@ to {
|
|
|
681
680
|
&:hover {
|
|
682
681
|
background: var(--gray-200);
|
|
683
682
|
}
|
|
684
|
-
`,Sr
|
|
683
|
+
`,kr=Sr`
|
|
685
684
|
align-items: center;
|
|
686
685
|
display: flex;
|
|
687
686
|
justify-content: space-between;
|
|
@@ -692,7 +691,7 @@ to {
|
|
|
692
691
|
width: var(--spacing-base);
|
|
693
692
|
height: var(--spacing-base);
|
|
694
693
|
}
|
|
695
|
-
`;import{jsx as
|
|
694
|
+
`;import{jsx as Za,jsxs as ka}from"@emotion/react/jsx-runtime";var u7=Pr.forwardRef(({children:e,className:t,hideMenuOnClick:r=!0,icon:o,textColor:n="base",...i},s)=>{let c=Rr(),d=r?(L=>{let b={...L};if(b.onClick){let N=b.onClick;b.onClick=ye=>{c.hide(),N(ye)}}return b})(i):i,m=typeof e=="function"?e(d):e;return Za(Ra,{ref:s,type:"button","data-test-id":"button-menu",...c,...d,css:[Zr(n),typeof t=="object"?t:void 0],className:typeof t=="string"?t:void 0,children:o?Sa(m,o):m})});function Sa(e,t){return ka("span",{css:kr,children:[e," ",t]})}import{css as u}from"@emotion/react";import{jsx as h}from"@emotion/react/jsx-runtime";var Hr=({...e})=>h("svg",{role:"img","data-img":"info",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 14 16",fill:"currentColor",...e,children:h("path",{fillRule:"evenodd",d:"M7 2.3c3.14 0 5.7 2.56 5.7 5.7s-2.56 5.7-5.7 5.7A5.71 5.71 0 0 1 1.3 8c0-3.14 2.56-5.7 5.7-5.7zM7 1C3.14 1 0 4.14 0 8s3.14 7 7 7 7-3.14 7-7-3.14-7-7-7zm1 3H6v5h2V4zm0 6H6v2h2v-2z"})}),Br=({...e})=>h("svg",{role:"img","data-img":"danger",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 12 16",fill:"currentColor",...e,children:h("path",{fillRule:"evenodd",d:"M5.05.31c.81 2.17.41 3.38-.52 4.31C3.55 5.67 1.98 6.45.9 7.98c-1.45 2.05-1.7 6.53 3.53 7.7-2.2-1.16-2.67-4.52-.3-6.61-.61 2.03.53 3.33 1.94 2.86 1.39-.47 2.3.53 2.27 1.67-.02.78-.31 1.44-1.13 1.81 3.42-.59 4.78-3.42 4.78-5.56 0-2.84-2.53-3.22-1.25-5.61-1.52.13-2.03 1.13-1.89 2.75.09 1.08-1.02 1.8-1.86 1.33-.67-.41-.66-1.19-.06-1.78C8.18 5.31 8.68 2.45 5.05.32L5.03.3l.02.01z"})}),zr=({...e})=>h("svg",{role:"img","data-img":"note",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 14 16",fill:"currentColor",...e,children:h("path",{fillRule:"evenodd",d:"M6.3 5.69a.942.942 0 0 1-.28-.7c0-.28.09-.52.28-.7.19-.18.42-.28.7-.28.28 0 .52.09.7.28.18.19.28.42.28.7 0 .28-.09.52-.28.7a1 1 0 0 1-.7.3c-.28 0-.52-.11-.7-.3zM8 7.99c-.02-.25-.11-.48-.31-.69-.2-.19-.42-.3-.69-.31H6c-.27.02-.48.13-.69.31-.2.2-.3.44-.31.69h1v3c.02.27.11.5.31.69.2.2.42.31.69.31h1c.27 0 .48-.11.69-.31.2-.19.3-.42.31-.69H8V7.98v.01zM7 2.3c-3.14 0-5.7 2.54-5.7 5.68 0 3.14 2.56 5.7 5.7 5.7s5.7-2.55 5.7-5.7c0-3.15-2.56-5.69-5.7-5.69v.01zM7 .98c3.86 0 7 3.14 7 7s-3.14 7-7 7-7-3.12-7-7 3.14-7 7-7z"})}),Er=({...e})=>h("svg",{role:"img","data-img":"tip",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 12 16",fill:"currentColor",...e,children:h("path",{fillRule:"evenodd",d:"M6.5 0C3.48 0 1 2.19 1 5c0 .92.55 2.25 1 3 1.34 2.25 1.78 2.78 2 4v1h5v-1c.22-1.22.66-1.75 2-4 .45-.75 1-2.08 1-3 0-2.81-2.48-5-5.5-5zm3.64 7.48c-.25.44-.47.8-.67 1.11-.86 1.41-1.25 2.06-1.45 3.23-.02.05-.02.11-.02.17H5c0-.06 0-.13-.02-.17-.2-1.17-.59-1.83-1.45-3.23-.2-.31-.42-.67-.67-1.11C2.44 6.78 2 5.65 2 5c0-2.2 2.02-4 4.5-4 1.22 0 2.36.42 3.22 1.19C10.55 2.94 11 3.94 11 5c0 .66-.44 1.78-.86 2.48zM4 14h5c-.23 1.14-1.3 2-2.5 2s-2.27-.86-2.5-2z"})}),rt=({...e})=>h("svg",{role:"img","data-img":"caution",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",...e,children:h("path",{fillRule:"evenodd",d:"M8.893 1.5c-.183-.31-.52-.5-.887-.5s-.703.19-.886.5L.138 13.499a.98.98 0 0 0 0 1.001c.193.31.53.501.886.501h13.964c.367 0 .704-.19.877-.5a1.03 1.03 0 0 0 .01-1.002L8.893 1.5zm.133 11.497H6.987v-2.003h2.039v2.003zm0-3.004H6.987V5.987h2.039v4.006z"})}),Dr=({...e})=>h("svg",{role:"img","data-img":"success",width:"1em",height:"1em",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...e,children:h("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 39.2A19.2 19.2 0 1 0 20 .8a19.2 19.2 0 0 0 0 38.4Zm8.897-22.303a2.4 2.4 0 0 0-3.394-3.394L17.6 21.407l-3.103-3.104a2.4 2.4 0 0 0-3.394 3.394l4.8 4.8a2.4 2.4 0 0 0 3.394 0l9.6-9.6Z"})});import{css as H}from"@emotion/react";var Ar=H`
|
|
696
695
|
--caution-desc: rgb(161, 98, 7);
|
|
697
696
|
--caution-icon: rgb(250, 204, 21);
|
|
698
697
|
--caution-title: rgb(133, 77, 14);
|
|
@@ -721,7 +720,7 @@ to {
|
|
|
721
720
|
font-size: var(--fs-sm);
|
|
722
721
|
border-radius: var(--rounded-base);
|
|
723
722
|
padding: var(--spacing-base);
|
|
724
|
-
`,
|
|
723
|
+
`,Vr=H`
|
|
725
724
|
font-size: var(--fs-xs);
|
|
726
725
|
padding: var(--spacing-sm);
|
|
727
726
|
border-radius: 0 var(--rounded-base) var(--rounded-base) 0;
|
|
@@ -732,72 +731,72 @@ to {
|
|
|
732
731
|
--info-desc: var(--brand-secondary-1);
|
|
733
732
|
--note-desc: var(--brand-secondary-1);
|
|
734
733
|
--success-desc: var(--brand-secondary-1);
|
|
735
|
-
|
|
734
|
+
`,$r=H`
|
|
736
735
|
display: flex;
|
|
737
736
|
gap: var(--spacing-sm);
|
|
738
|
-
`,
|
|
737
|
+
`,Wr=H`
|
|
739
738
|
display: flex;
|
|
740
739
|
flex-direction: column;
|
|
741
740
|
gap: var(--spacing-base);
|
|
742
|
-
|
|
741
|
+
`,Gr=H`
|
|
743
742
|
gap: var(--spacing-xs);
|
|
744
|
-
`,
|
|
743
|
+
`,Or=H`
|
|
745
744
|
flex-shrink: 0;
|
|
746
|
-
`,
|
|
745
|
+
`,Fr=H`
|
|
747
746
|
font-weight: var(--fw-bold);
|
|
748
|
-
`,
|
|
747
|
+
`,Nr=H`
|
|
749
748
|
width: 1.25rem;
|
|
750
749
|
height: 1.25rem;
|
|
751
|
-
`;import{jsx as ue,jsxs as
|
|
750
|
+
`;import{jsx as ue,jsxs as Ur}from"@emotion/react/jsx-runtime";var Pa={caution:{icon:rt,descriptionColor:u`
|
|
752
751
|
color: var(--caution-desc);
|
|
753
|
-
`,iconColor:
|
|
752
|
+
`,iconColor:u`
|
|
754
753
|
color: var(--caution-icon);
|
|
755
|
-
`,containerStyles:
|
|
754
|
+
`,containerStyles:u`
|
|
756
755
|
color: var(--caution-title);
|
|
757
756
|
background-color: var(--caution-container);
|
|
758
|
-
`},danger:{icon:
|
|
757
|
+
`},danger:{icon:Br,descriptionColor:u`
|
|
759
758
|
color: var(--danger-desc);
|
|
760
|
-
`,iconColor:
|
|
759
|
+
`,iconColor:u`
|
|
761
760
|
color: var(--danger-icon);
|
|
762
|
-
`,containerStyles:
|
|
761
|
+
`,containerStyles:u`
|
|
763
762
|
color: var(--danger-title);
|
|
764
763
|
background-color: var(--danger-container);
|
|
765
|
-
`},error:{icon:
|
|
764
|
+
`},error:{icon:rt,descriptionColor:u`
|
|
766
765
|
color: var(--danger-desc);
|
|
767
|
-
`,iconColor:
|
|
766
|
+
`,iconColor:u`
|
|
768
767
|
color: var(--danger-icon);
|
|
769
|
-
`,containerStyles:
|
|
768
|
+
`,containerStyles:u`
|
|
770
769
|
color: var(--danger-title);
|
|
771
770
|
background-color: var(--danger-container);
|
|
772
|
-
`},info:{icon:
|
|
771
|
+
`},info:{icon:Hr,descriptionColor:u`
|
|
773
772
|
color: var(--info-desc);
|
|
774
|
-
`,iconColor:
|
|
773
|
+
`,iconColor:u`
|
|
775
774
|
color: var(--info-icon);
|
|
776
|
-
`,containerStyles:
|
|
775
|
+
`,containerStyles:u`
|
|
777
776
|
color: var(--info-title);
|
|
778
777
|
background-color: var(--info-container);
|
|
779
|
-
`},note:{icon:
|
|
778
|
+
`},note:{icon:zr,descriptionColor:u`
|
|
780
779
|
color: var(--note-desc);
|
|
781
|
-
`,iconColor:
|
|
780
|
+
`,iconColor:u`
|
|
782
781
|
color: var(--note-icon);
|
|
783
|
-
`,containerStyles:
|
|
782
|
+
`,containerStyles:u`
|
|
784
783
|
color: var(--note-title);
|
|
785
784
|
background-color: var(--note-container);
|
|
786
|
-
`},success:{icon:
|
|
785
|
+
`},success:{icon:Dr,descriptionColor:u`
|
|
787
786
|
color: var(--success-desc);
|
|
788
|
-
`,iconColor:
|
|
787
|
+
`,iconColor:u`
|
|
789
788
|
color: var(--success-icon);
|
|
790
|
-
`,containerStyles:
|
|
789
|
+
`,containerStyles:u`
|
|
791
790
|
color: var(--success-title);
|
|
792
791
|
background-color: var(--success-container);
|
|
793
|
-
`},tip:{icon:
|
|
792
|
+
`},tip:{icon:Er,descriptionColor:u`
|
|
794
793
|
color: var(--success-desc);
|
|
795
|
-
`,iconColor:
|
|
794
|
+
`,iconColor:u`
|
|
796
795
|
color: var(--success-icon);
|
|
797
|
-
`,containerStyles:
|
|
796
|
+
`,containerStyles:u`
|
|
798
797
|
color: var(--success-title);
|
|
799
798
|
background-color: var(--success-container);
|
|
800
|
-
`}},
|
|
799
|
+
`}},w7=({type:e="info",compact:t=!1,title:r,children:o,className:n})=>{let i=Pa[e];if(!i)return null;let s=i.icon;return ue("div",{"data-testid":"sdk-ui-callout",css:[Ar,i.containerStyles,t?Vr:void 0,typeof n=="object"?n:""],className:`${typeof n=="string"?n:""}`,children:Ur("div",{css:$r,children:[t?null:ue("div",{css:Or,children:ue(s,{css:[Nr,i.iconColor]})}),Ur("div",{css:[Wr,t?Gr:void 0],children:[r?ue("div",{css:[Fr],children:r}):null,o?ue("div",{css:[i.descriptionColor],children:o}):null]})]})})};import{css as _r,keyframes as Ha}from"@emotion/react";var Ba=Ha`
|
|
801
800
|
0%, 100% {
|
|
802
801
|
opacity: 1.0;
|
|
803
802
|
transform: translateY(0);
|
|
@@ -813,14 +812,14 @@ to {
|
|
|
813
812
|
opacity: 0.2;
|
|
814
813
|
transform: translateY(-5px);
|
|
815
814
|
}
|
|
816
|
-
`,
|
|
815
|
+
`,qr=_r`
|
|
817
816
|
display: inline-flex;
|
|
818
817
|
justify-content: center;
|
|
819
|
-
`,
|
|
818
|
+
`,Pe=_r`
|
|
820
819
|
background-color: var(--gray-700);
|
|
821
820
|
display: block;
|
|
822
821
|
border-radius: var(--rounded-full);
|
|
823
|
-
animation: ${
|
|
822
|
+
animation: ${Ba} 0.75s infinite ease-in-out;
|
|
824
823
|
width: 8px;
|
|
825
824
|
height: 8px;
|
|
826
825
|
margin: 0 var(--spacing-xs);
|
|
@@ -837,103 +836,103 @@ to {
|
|
|
837
836
|
&:nth-of-type(3) {
|
|
838
837
|
animation-delay: 0.6s;
|
|
839
838
|
}
|
|
840
|
-
`;import{jsx as
|
|
839
|
+
`;import{jsx as ot,jsxs as za}from"@emotion/react/jsx-runtime";var Z7=()=>za("div",{css:qr,role:"alert","data-test-id":"loading-indicator",children:[ot("span",{css:Pe}),ot("span",{css:Pe}),ot("span",{css:Pe})]});import{css as Ea}from"@emotion/react";import{css as Y}from"@emotion/react";var Kr=Y`
|
|
841
840
|
align-items: center;
|
|
842
841
|
position: absolute;
|
|
843
842
|
inset: 0 0;
|
|
844
843
|
overflow: hidden;
|
|
845
844
|
z-index: 9999;
|
|
846
845
|
justify-content: center;
|
|
847
|
-
`,
|
|
846
|
+
`,Xr=Y`
|
|
848
847
|
display: flex;
|
|
849
|
-
`,
|
|
848
|
+
`,Yr=Y`
|
|
850
849
|
display: none;
|
|
851
|
-
`,
|
|
850
|
+
`,Jr=Y`
|
|
852
851
|
background: var(--white);
|
|
853
852
|
opacity: 0.5;
|
|
854
853
|
position: absolute;
|
|
855
854
|
inset: 0 0;
|
|
856
|
-
`,
|
|
855
|
+
`,Qr=Y`
|
|
857
856
|
align-items: center;
|
|
858
857
|
display: flex;
|
|
859
858
|
flex-direction: column;
|
|
860
|
-
`,
|
|
859
|
+
`,jr=Y`
|
|
861
860
|
color: var(--gray-500);
|
|
862
861
|
margin: var(--spacing-base) 0 0;
|
|
863
|
-
`;import{jsx as I,jsxs as
|
|
862
|
+
`;import{jsx as I,jsxs as nt}from"@emotion/react/jsx-runtime";var E7=({isActive:e,statusMessage:t})=>nt("div",{role:"alert",css:[Kr,e?Xr:Yr],"aria-hidden":!e,children:[I("div",{css:Jr}),I("div",{css:Ea`
|
|
864
863
|
position: relative;
|
|
865
|
-
`,children:
|
|
864
|
+
`,children:nt("div",{css:Qr,children:[I(Da,{height:128,width:128}),t?I("div",{css:jr,children:t}):null]})})]}),Da=({height:e,width:t,...r})=>I("svg",{"data-testid":"svg",viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",width:t!=null?t:40,height:e!=null?e:40,stroke:"currentColor",...r,children:I("g",{fill:"none",fillRule:"evenodd",children:nt("g",{transform:"translate(1 1)",strokeWidth:"2",children:[I("circle",{strokeOpacity:".25",cx:"18",cy:"18",r:"18"}),I("path",{d:"M36 18c0-9.94-8.06-18-18-18",transform:"rotate(166.645 18 18)",children:I("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"0.8s",repeatCount:"indefinite"})})]})})});import{css as B}from"@emotion/react";var e1=B`
|
|
866
865
|
font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
|
|
867
|
-
`,
|
|
866
|
+
`,t1=B`
|
|
868
867
|
font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
|
|
869
|
-
`,
|
|
868
|
+
`,r1=B`
|
|
870
869
|
font-size: clamp(1.25rem, var(--fluid-font-base), 1.5rem);
|
|
871
|
-
`,
|
|
870
|
+
`,o1=B`
|
|
872
871
|
font-size: clamp(1.15rem, var(--fluid-font-base), 1.25rem);
|
|
873
|
-
`,
|
|
872
|
+
`,n1=B`
|
|
874
873
|
font-size: clamp(var(--fs-base), var(--fluid-font-base), 1.15rem);
|
|
875
|
-
`,
|
|
874
|
+
`,a1=B`
|
|
876
875
|
font-size: var(--fs-base);
|
|
877
|
-
`,
|
|
876
|
+
`,i1=e=>B`
|
|
878
877
|
font-weight: var(--fw-bold);
|
|
879
878
|
font-family: var(--ff-base);
|
|
880
879
|
margin-top: 0;
|
|
881
880
|
margin-bottom: ${e?"var(--spacing-base)":"0"};
|
|
882
|
-
`,
|
|
881
|
+
`,s1=B`
|
|
883
882
|
line-height: 1.25;
|
|
884
|
-
`;import{jsx as
|
|
883
|
+
`;import{jsx as Aa}from"@emotion/react/jsx-runtime";var w=({level:e=2,withMarginBottom:t=!0,children:r,...o})=>{let n=`h${e}`;return Aa(n,{...o,css:[{h1:e1,h2:t1,h3:r1,h4:o1,h5:n1,h6:a1}[n],i1(t),s1],children:r})};import{css as Va}from"@emotion/react";var He=Va`
|
|
885
884
|
line-height: 1.5;
|
|
886
885
|
margin-bottom: var(--spacing-base);
|
|
887
886
|
|
|
888
887
|
&:last-of-type {
|
|
889
888
|
margin-bottom: 0;
|
|
890
889
|
}
|
|
891
|
-
`;import{Fragment as
|
|
890
|
+
`;import{Fragment as Wa,jsx as at}from"@emotion/react/jsx-runtime";import{createElement as $a}from"@emotion/react";var l1=({className:e,htmlContent:t,children:r,...o})=>{if(t&&Array.isArray(t)){let n=t.map((i,s)=>$a("p",{...o,key:s,css:[He,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:i}}));return at(Wa,{children:n})}return t?at("p",{...o,css:[He,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:t}}):at("p",{...o,css:[He,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",children:r})};import*as st from"react";import{css as Be}from"@emotion/react";var c1=Be`
|
|
892
891
|
display: inline-flex;
|
|
893
892
|
text-decoration: underline;
|
|
894
893
|
|
|
895
894
|
&:hover {
|
|
896
895
|
text-decoration: none;
|
|
897
896
|
}
|
|
898
|
-
`,
|
|
897
|
+
`,d1=Be`
|
|
899
898
|
color: var(--brand-secondary-3);
|
|
900
|
-
`,
|
|
899
|
+
`,p1=Be`
|
|
901
900
|
color: var(--brand-secondary-5);
|
|
902
|
-
`,
|
|
901
|
+
`,L1=Be`
|
|
903
902
|
color: currentColor;
|
|
904
|
-
`;import{CgExternal as
|
|
903
|
+
`;import{CgExternal as Ga}from"react-icons/cg";import{jsx as it,jsxs as Oa}from"@emotion/react/jsx-runtime";var lt=st.forwardRef(({external:e,text:t,linkColor:r="currentColor",children:o,...n},i)=>{let s={currentColor:L1,red:p1,green:d1},c=e?{target:"_blanks",rel:"noreferrer noopener"}:{};return Oa("a",{css:[c1,s[r]],...n,...c,ref:i,children:[t,e?it(g,{icon:Ga,iconColor:"currentColor",size:24}):null,o]})}),g1=st.forwardRef(({linkManagerComponent:e,href:t,as:r,...o},n)=>it(e,{...o,as:r,href:t,ref:n,passHref:!0,children:it(lt,{...o})}));import{css as $}from"@emotion/react";var m1=$`
|
|
905
904
|
display: flex;
|
|
906
905
|
justify-content: space-between;
|
|
907
906
|
margin-bottom: var(--spacing-lg);
|
|
908
907
|
flex-direction: column;
|
|
909
908
|
gap: var(--spacing-sm);
|
|
910
909
|
|
|
911
|
-
${
|
|
910
|
+
${f("lg")} {
|
|
912
911
|
flex-direction: row;
|
|
913
912
|
gap: var(--spacing-lg);
|
|
914
913
|
}
|
|
915
|
-
`,
|
|
914
|
+
`,u1=$`
|
|
916
915
|
flex-grow: 1;
|
|
917
916
|
max-width: var(--prose);
|
|
918
917
|
order: 1;
|
|
919
918
|
|
|
920
|
-
${
|
|
919
|
+
${f("lg")} {
|
|
921
920
|
order: 0;
|
|
922
921
|
}
|
|
923
|
-
`,
|
|
922
|
+
`,f1=$`
|
|
924
923
|
align-items: center;
|
|
925
924
|
display: flex;
|
|
926
925
|
flex-grow: 1;
|
|
927
|
-
`,
|
|
926
|
+
`,b1=$`
|
|
928
927
|
margin-left: -0.5rem;
|
|
929
|
-
`,
|
|
928
|
+
`,v1=$`
|
|
930
929
|
color: var(--brand-secondary-3);
|
|
931
930
|
text-decoration: none;
|
|
932
931
|
font-size: var(--fs-sm);
|
|
933
932
|
&:hover {
|
|
934
933
|
text-decoration: underline;
|
|
935
934
|
}
|
|
936
|
-
`,
|
|
935
|
+
`,h1=$`
|
|
937
936
|
align-items: center;
|
|
938
937
|
display: flex;
|
|
939
938
|
gap: var(--spacing-lg);
|
|
@@ -941,70 +940,70 @@ to {
|
|
|
941
940
|
justify-content: flex-end;
|
|
942
941
|
order: 0;
|
|
943
942
|
|
|
944
|
-
${
|
|
943
|
+
${f("sm")} {
|
|
945
944
|
min-width: 320px;
|
|
946
945
|
}
|
|
947
946
|
|
|
948
|
-
${
|
|
947
|
+
${f("lg")} {
|
|
949
948
|
margin-top: 0;
|
|
950
949
|
order: 1;
|
|
951
950
|
}
|
|
952
|
-
`,
|
|
951
|
+
`,x1=$`
|
|
953
952
|
margin-block: 0 var(--spacing-base);
|
|
954
|
-
`;import{CgChevronLeft as
|
|
953
|
+
`;import{CgChevronLeft as Fa}from"react-icons/cg";import{jsx as ze,jsxs as ct}from"@emotion/react/jsx-runtime";var s4=({title:e,desc:t,children:r,linkText:o,level:n=2,linkProps:i,linkManagerComponent:s,...c})=>ct("div",{css:m1,children:[ct("section",{css:u1,children:[o&&i?ct("div",{css:f1,children:[ze(g,{icon:Fa,size:18,css:b1}),ze(g1,{linkManagerComponent:s,...i,css:v1,text:o})]}):null,ze(w,{level:n,css:x1,...c,"data-test-id":"page-header-section",children:e}),t]}),r?ze("div",{css:h1,children:r}):null]});import{css as Na}from"@emotion/react";var y1=Na`
|
|
955
954
|
background: var(--brand-secondary-2);
|
|
956
955
|
border-radius: var(--rounded-base);
|
|
957
956
|
color: var(--brand-secondary-1);
|
|
958
957
|
display: inline-block;
|
|
959
958
|
padding: var(--spacing-sm) var(--spacing-base);
|
|
960
959
|
font-size: var(--fs-sm);
|
|
961
|
-
`;import{jsx as
|
|
960
|
+
`;import{jsx as Ua}from"@emotion/react/jsx-runtime";var C1=({text:e})=>Ua("span",{css:y1,children:e});import{css as T}from"@emotion/react";var M1=T`
|
|
962
961
|
margin-bottom: var(--spacing-lg);
|
|
963
|
-
`,
|
|
962
|
+
`,w1=T`
|
|
964
963
|
align-items: center;
|
|
965
964
|
display: flex;
|
|
966
965
|
gap: var(--spacing-md);
|
|
967
966
|
margin-bottom: var(--spacing-md);
|
|
968
|
-
`,
|
|
967
|
+
`,I1=T`
|
|
969
968
|
align-items: center;
|
|
970
969
|
display: flex;
|
|
971
970
|
flex-wrap: wrap;
|
|
972
971
|
flex-grow: 1;
|
|
973
972
|
gap: var(--spacing-base);
|
|
974
973
|
|
|
975
|
-
${
|
|
974
|
+
${f("sm")} {
|
|
976
975
|
gap: var(--spacing-md);
|
|
977
976
|
}
|
|
978
|
-
`,
|
|
977
|
+
`,T1=T`
|
|
979
978
|
font-size: clamp(1.75rem, var(--fluid-font-base), 3.25rem);
|
|
980
979
|
font-weight: var(--fw-bold);
|
|
981
980
|
margin: 0;
|
|
982
|
-
`,
|
|
981
|
+
`,R1=T``,S1=T`
|
|
983
982
|
position: relative;
|
|
984
983
|
max-width: 100px;
|
|
985
|
-
`,
|
|
984
|
+
`,dt=T`
|
|
986
985
|
position: absolute;
|
|
987
986
|
inset: 0;
|
|
988
987
|
margin: auto;
|
|
989
988
|
width: clamp(32px, calc(4vw + 1rem), 44px);
|
|
990
|
-
`,
|
|
989
|
+
`,Z1=T`
|
|
991
990
|
width: clamp(52px, calc(6vw + 1rem), 100px);
|
|
992
|
-
`,
|
|
993
|
-
${
|
|
991
|
+
`,k1=T`
|
|
992
|
+
${f("sm")} {
|
|
994
993
|
margin-left: auto;
|
|
995
994
|
}
|
|
996
|
-
`;import{Fragment as
|
|
995
|
+
`;import{Fragment as qa,jsx as x,jsxs as W}from"@emotion/react/jsx-runtime";var _a=({...e})=>W("svg",{viewBox:"0 0 100 116",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[x("path",{d:"M50 2L98.4974 30V86L50 114L1.50258 86V30L50 2Z",fill:"white",stroke:"url(#paint0_linear_154_2529)",strokeWidth:"2"}),x("defs",{children:W("linearGradient",{id:"paint0_linear_154_2529",x1:"86.1519",y1:"101.4",x2:"16.4071",y2:"6.75894",gradientUnits:"userSpaceOnUse",children:[x("stop",{stopColor:"#1768B2"}),x("stop",{offset:"1",stopColor:"#B3EFE4"})]})})]}),x4=({title:e,description:t,icon:r,docsLink:o,badgeText:n,menu:i,children:s,...c})=>{let p=r&&typeof r!="string"?r:null;return W(qa,{children:[W("div",{css:M1,...c,children:[W("div",{css:w1,children:[r?W("div",{css:S1,children:[x(_a,{css:Z1}),p?x(p,{css:dt}):r?x("img",{src:r,alt:e,css:dt}):null]}):null,W("div",{css:I1,"data-test-id":"integration-header-text",children:[x("h1",{css:T1,children:e}),n?x(C1,{text:n}):null,i?x("div",{children:i}):null,o?x(lt,{href:o,external:!0,text:"Documentation",linkColor:"green",target:"_blank",rel:"noreferrer nofollow",css:k1}):null]})]}),t?x(l1,{css:R1,htmlContent:t,"data-test-id":"integration-description"}):null]}),s]})};import{css as Ka}from"@emotion/react";import{css as P1}from"@emotion/react";var H1=P1`
|
|
997
996
|
position: relative;
|
|
998
|
-
`,
|
|
997
|
+
`,B1=P1`
|
|
999
998
|
background: var(--gray-50);
|
|
1000
999
|
border-top: 1px solid var(--gray-200);
|
|
1001
1000
|
border-bottom: 1px solid var(--gray-200);
|
|
1002
1001
|
max-height: 24rem;
|
|
1003
1002
|
overflow-y: auto;
|
|
1004
1003
|
padding: var(--spacing-sm);
|
|
1005
|
-
`;import{jsx as
|
|
1004
|
+
`;import{jsx as z1,jsxs as Xa}from"@emotion/react/jsx-runtime";var R4=({label:e,children:t})=>Xa("div",{css:H1,children:[e?z1("span",{css:Ka`
|
|
1006
1005
|
${y}
|
|
1007
|
-
`,children:e}):null,
|
|
1006
|
+
`,children:e}):null,z1("div",{css:[B1,ae],children:t})]});import{css as pt}from"@emotion/react";var E1=pt`
|
|
1008
1007
|
align-items: center;
|
|
1009
1008
|
background: var(--white);
|
|
1010
1009
|
border-radius: var(--rounded-base);
|
|
@@ -1018,9 +1017,9 @@ to {
|
|
|
1018
1017
|
&:last-of-type {
|
|
1019
1018
|
margin-block: 0;
|
|
1020
1019
|
}
|
|
1021
|
-
`,
|
|
1020
|
+
`,D1=pt`
|
|
1022
1021
|
border-color: var(--brand-secondary-3);
|
|
1023
|
-
`,
|
|
1022
|
+
`,A1=pt`
|
|
1024
1023
|
align-items: center;
|
|
1025
1024
|
border: none;
|
|
1026
1025
|
background: transparent;
|
|
@@ -1034,13 +1033,13 @@ to {
|
|
|
1034
1033
|
&:focus {
|
|
1035
1034
|
outline: none;
|
|
1036
1035
|
}
|
|
1037
|
-
`;import{css as
|
|
1036
|
+
`;import{css as V1}from"@emotion/react";import{jsx as Ee,jsxs as Ya}from"@emotion/react/jsx-runtime";var z4=({buttonText:e,active:t,...r})=>Ee("div",{css:[E1,t?D1:void 0],children:Ya("button",{css:A1,type:"button",...r,children:[Ee("span",{children:e}),Ee("svg",{width:"24",height:"24",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!t,css:V1`
|
|
1038
1037
|
color: var(--brand-secondary-3);
|
|
1039
1038
|
transition: opacity var(--duration-fast) var(--timing-ease-out);
|
|
1040
|
-
${t?
|
|
1041
|
-
animation: ${
|
|
1039
|
+
${t?V1`
|
|
1040
|
+
animation: ${Wt} var(--duration-fast) var(--timing-ease-out) forwards;
|
|
1042
1041
|
`:"opacity: 0;"}
|
|
1043
|
-
`,children:
|
|
1042
|
+
`,children:Ee("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 39.2A19.2 19.2 0 1 0 20 .8a19.2 19.2 0 0 0 0 38.4Zm8.897-22.303a2.4 2.4 0 0 0-3.394-3.394L17.6 21.407l-3.103-3.104a2.4 2.4 0 0 0-3.394 3.394l4.8 4.8a2.4 2.4 0 0 0 3.394 0l9.6-9.6Z"})})]})});import{CgChevronDown as Ja}from"react-icons/cg";import{css as C}from"@emotion/react";var $1=C`
|
|
1044
1043
|
align-items: center;
|
|
1045
1044
|
border: 1px solid transparent;
|
|
1046
1045
|
border-radius: var(--rounded-sm);
|
|
@@ -1060,7 +1059,7 @@ to {
|
|
|
1060
1059
|
&:focus {
|
|
1061
1060
|
border-color: var(--gray-700);
|
|
1062
1061
|
}
|
|
1063
|
-
`,
|
|
1062
|
+
`,W1=C`
|
|
1064
1063
|
border: 1px solid transparent;
|
|
1065
1064
|
background: transparent;
|
|
1066
1065
|
border-radius: var(--rounded-base);
|
|
@@ -1082,48 +1081,48 @@ to {
|
|
|
1082
1081
|
cursor: default;
|
|
1083
1082
|
pointer-events: none;
|
|
1084
1083
|
}
|
|
1085
|
-
`,
|
|
1084
|
+
`,G1=C`
|
|
1086
1085
|
padding: var(--spacing-sm);
|
|
1087
1086
|
border-left: 1px solid currentColor;
|
|
1088
|
-
`,
|
|
1087
|
+
`,O1=C`
|
|
1089
1088
|
background: var(--brand-secondary-1);
|
|
1090
1089
|
color: var(--white);
|
|
1091
|
-
`,
|
|
1090
|
+
`,De=C`
|
|
1092
1091
|
background: var(--gray-300);
|
|
1093
1092
|
color: var(--white);
|
|
1094
|
-
`,
|
|
1093
|
+
`,F1=C`
|
|
1095
1094
|
background: var(--brand-secondary-5);
|
|
1096
1095
|
color: var(--white);
|
|
1097
|
-
`,
|
|
1098
|
-
${
|
|
1099
|
-
`,
|
|
1096
|
+
`,N1=C`
|
|
1097
|
+
${De}
|
|
1098
|
+
`,U1=C`
|
|
1100
1099
|
background: var(--brand-secondary-2);
|
|
1101
1100
|
color: var(--brand-secondary-1);
|
|
1102
|
-
`,
|
|
1103
|
-
${
|
|
1104
|
-
`,
|
|
1101
|
+
`,_1=C`
|
|
1102
|
+
${De}
|
|
1103
|
+
`,q1=C`
|
|
1105
1104
|
background: transparent;
|
|
1106
1105
|
color: var(--brand-secondary-3);
|
|
1107
1106
|
|
|
1108
1107
|
&:hover {
|
|
1109
1108
|
border-color: var(--brand-secondary-3);
|
|
1110
1109
|
}
|
|
1111
|
-
`,
|
|
1110
|
+
`,K1=C`
|
|
1112
1111
|
border-color: var(--gray-400);
|
|
1113
1112
|
color: var(--gray-400);
|
|
1114
|
-
`;import{jsx as
|
|
1113
|
+
`;import{jsx as Ae,jsxs as Qa}from"@emotion/react/jsx-runtime";var O4=({onButtonClick:e,buttonType:t="secondary",buttonText:r,disabled:o,children:n,placement:i,...s})=>Qa("div",{css:[$1,o?{primary:De,secondary:N1,ghost:K1,unimportant:_1}[t]:{primary:O1,secondary:F1,ghost:q1,unimportant:U1}[t]],"data-test-id":"multioptions-button",children:[Ae("button",{type:"button",css:W1,disabled:o,onClick:e,"data-test-id":"multioptions-button-main",...s,children:r}),Ae(ke,{menuLabel:"buttonMenu",placement:i,menuTrigger:Ae("div",{css:G1,"data-test-id":"multioptions-button-call-menu",children:Ae(g,{icon:Ja,size:24,iconColor:"currentColor"})}),children:n})]});import{css as ii}from"@emotion/react";import ei,{useContext as ti,useEffect as ri,useState as oi}from"react";import{css as Lt}from"@emotion/react";var X1=Lt`
|
|
1115
1114
|
position: absolute;
|
|
1116
|
-
`,
|
|
1115
|
+
`,Y1=Lt`
|
|
1117
1116
|
display: flex;
|
|
1118
1117
|
gap: var(--spacing-sm);
|
|
1119
1118
|
font-size: var(--fs-xs);
|
|
1120
|
-
`,
|
|
1119
|
+
`,J1=Lt`
|
|
1121
1120
|
background: linear-gradient(to bottom right, var(--gray-100), var(--gray-200));
|
|
1122
1121
|
border-radius: var(--rounded-base);
|
|
1123
1122
|
border: 1px solid var(--gray-600);
|
|
1124
1123
|
box-shadow: var(--shadow-base);
|
|
1125
1124
|
padding: var(--spacing-xs) var(--spacing-sm);
|
|
1126
|
-
`;import{useHotkeys as
|
|
1125
|
+
`;import{useHotkeys as ja}from"react-hotkeys-hook";var J=/(Mac|iPhone|iPod|iPad)/i.test(typeof window!="undefined"?window.navigator.userAgent:"server");function gt(e){return e===null?null:e.replace(/alt/g,"option").replace(/(ctrl|control)/g,"command")}function Q({handler:e,shortcut:t,macShortcut:r,doNotPreventDefault:o,activeWhenEditing:n}){let i=J&&r?r:t;J&&!r&&(i=gt(t)),ja(i!=null?i:"\u{1F4A9}",s=>{o||s.preventDefault(),e(s)},n?{enableOnContentEditable:!0,enableOnTags:["INPUT","SELECT","TEXTAREA"]}:{},[e,o])}import{jsx as fe}from"@emotion/react/jsx-runtime";var Q1=!1,j1=ei.createContext(!1),mt=["ctrl+F1","option+shift+/"];function J4({children:e}){let[t,r]=oi(!1);return ri(()=>{Q1||(Q1=!0,console.log(`Type ${eo(J?mt[1]:mt[0])} to show keyboard shortcuts`))},[]),Q({shortcut:mt.join(","),handler:()=>{r(o=>!o)},activeWhenEditing:!0}),fe(j1.Provider,{value:t,children:e})}function eo(e){return e.replace(/(command|cmd)/g,"\u2318").replace(/option/g,"\u2325").replace(/shift/g,"\u21E7").replace(/ctrl/g,"\u2303")}function to({shortcut:e,macShortcut:t,className:r}){if(!ti(j1)||!e.includes("+")&&e.length>1)return null;let n=J&&t?t:e;J&&!t&&(n=gt(e));let i=eo(n);return fe("div",{css:[X1,typeof r=="object"?r:void 0],className:typeof r=="string"?r:"",children:fe(ni,{shortcut:i})})}function ni({shortcut:e}){let t=e.split("+");return fe("div",{css:Y1,children:t.map(r=>fe("span",{css:J1,children:r.toUpperCase()},r))})}import{css as ai}from"@emotion/react";var ro=ai`
|
|
1127
1126
|
--max-size: clamp(2.5rem, 100vw, 3.5rem);
|
|
1128
1127
|
align-items: center;
|
|
1129
1128
|
box-shadow: var(--shadow-base);
|
|
@@ -1168,10 +1167,10 @@ to {
|
|
|
1168
1167
|
transform: scale(0.95);
|
|
1169
1168
|
}
|
|
1170
1169
|
}
|
|
1171
|
-
`;import{jsx as
|
|
1170
|
+
`;import{jsx as ut,jsxs as si}from"@emotion/react/jsx-runtime";var a3=({buttonText:e="Add",onClick:t,shortcut:r="ctrl+alt+n",macShortcut:o="option+n",...n})=>(Q({shortcut:r,macShortcut:o,handler:t,activeWhenEditing:!0}),si("button",{type:"button","aria-label":e,"data-testid":"add-entry-button",onClick:t,css:ro,...n,children:[r?ut(to,{shortcut:r,css:ii`
|
|
1172
1171
|
top: -2rem;
|
|
1173
1172
|
left: -1.5rem;
|
|
1174
|
-
`}):null,
|
|
1173
|
+
`}):null,ut("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:ut("path",{d:"M14 8H8V14H6V8H0V6H6V0H8V6H14V8Z",fill:"currentColor"})})]}));import*as co from"react";import{css as be}from"@emotion/react";var oo=be`
|
|
1175
1174
|
cursor: pointer;
|
|
1176
1175
|
display: inline-block;
|
|
1177
1176
|
position: relative;
|
|
@@ -1179,7 +1178,7 @@ to {
|
|
|
1179
1178
|
transition: var(--duration-fast) var(--timing-ease-out);
|
|
1180
1179
|
vertical-align: middle;
|
|
1181
1180
|
user-select: none;
|
|
1182
|
-
`,
|
|
1181
|
+
`,no=be`
|
|
1183
1182
|
appearance: none;
|
|
1184
1183
|
border-radius: var(--rounded-full);
|
|
1185
1184
|
background-color: var(--white);
|
|
@@ -1216,14 +1215,14 @@ to {
|
|
|
1216
1215
|
&:disabled {
|
|
1217
1216
|
cursor: not-allowed;
|
|
1218
1217
|
}
|
|
1219
|
-
`,
|
|
1218
|
+
`,ao=be`
|
|
1220
1219
|
opacity: var(--opacity-50);
|
|
1221
1220
|
cursor: not-allowed;
|
|
1222
1221
|
|
|
1223
1222
|
& > :before {
|
|
1224
1223
|
cursor: not-allowed;
|
|
1225
1224
|
}
|
|
1226
|
-
`,
|
|
1225
|
+
`,io=be`
|
|
1227
1226
|
align-items: center;
|
|
1228
1227
|
color: var(--brand-secondary-1);
|
|
1229
1228
|
display: inline-flex;
|
|
@@ -1244,29 +1243,29 @@ to {
|
|
|
1244
1243
|
left: 0;
|
|
1245
1244
|
top: 0;
|
|
1246
1245
|
}
|
|
1247
|
-
`,
|
|
1246
|
+
`,so=be`
|
|
1248
1247
|
color: var(--gray-500);
|
|
1249
1248
|
font-size: var(--fs-sm);
|
|
1250
1249
|
padding-inline: var(--spacing-2xl) 0;
|
|
1251
|
-
`;import{Fragment as
|
|
1250
|
+
`;import{Fragment as li,jsx as ft,jsxs as lo}from"@emotion/react/jsx-runtime";var d3=co.forwardRef(({label:e,infoText:t,toggleText:r,children:o,...n},i)=>{let s=t;return t&&r&&(s=n.checked?r:t),lo(li,{children:[lo("label",{css:[oo,n.disabled?ao:void 0],children:[ft("input",{type:"checkbox",css:no,...n,ref:i}),ft("span",{css:io,children:e})]}),s?ft("p",{css:so,children:s}):null,o]})});import*as z from"react";import{css as ve}from"@emotion/react";var po=ve`
|
|
1252
1251
|
border-bottom: 1px solid var(--gray-400);
|
|
1253
1252
|
border-collapse: collapse;
|
|
1254
1253
|
min-width: 100%;
|
|
1255
1254
|
table-layout: auto;
|
|
1256
|
-
`,
|
|
1255
|
+
`,Lo=ve`
|
|
1257
1256
|
background: var(--gray-100);
|
|
1258
1257
|
color: var(--brand-secondary-1);
|
|
1259
1258
|
text-align: left;
|
|
1260
|
-
`,
|
|
1259
|
+
`,go=ve`
|
|
1261
1260
|
border-bottom: 1px solid var(--gray-200);
|
|
1262
|
-
`,
|
|
1261
|
+
`,mo=ve`
|
|
1263
1262
|
font-size: var(--fs-sm);
|
|
1264
1263
|
padding: var(--spacing-base) var(--spacing-md);
|
|
1265
1264
|
text-transform: uppercase;
|
|
1266
1265
|
font-weight: var(--fw-bold);
|
|
1267
|
-
`,
|
|
1266
|
+
`,uo=ve`
|
|
1268
1267
|
padding: var(--spacing-base) var(--spacing-md);
|
|
1269
|
-
`;import{jsx as G}from"@emotion/react/jsx-runtime";var
|
|
1268
|
+
`;import{jsx as G}from"@emotion/react/jsx-runtime";var g3=z.forwardRef(({children:e,...t},r)=>G("table",{ref:r,css:po,...t,children:e})),m3=z.forwardRef(({children:e,...t},r)=>G("thead",{ref:r,css:Lo,...t,children:e})),u3=z.forwardRef(({children:e,...t},r)=>G("tbody",{ref:r,...t,children:e})),f3=z.forwardRef(({children:e,...t},r)=>G("tfoot",{ref:r,...t,children:e})),b3=z.forwardRef(({children:e,...t},r)=>G("tr",{ref:r,css:go,...t,children:e})),v3=z.forwardRef(({children:e,...t},r)=>G("th",{ref:r,css:mo,...t,children:e})),h3=z.forwardRef(({children:e,...t},r)=>G("td",{ref:r,css:uo,...t,children:e}));import{CgMathPlus as di,CgAdd as pi,CgAddR as Li}from"react-icons/cg";import{css as Ve}from"@emotion/react";var bt=Ve`
|
|
1270
1269
|
align-items: center;
|
|
1271
1270
|
background: transparent;
|
|
1272
1271
|
border: none;
|
|
@@ -1276,7 +1275,7 @@ to {
|
|
|
1276
1275
|
font-size: var(--fs-base);
|
|
1277
1276
|
font-weight: var(--fw-bold);
|
|
1278
1277
|
padding: 0;
|
|
1279
|
-
margin-block: var(--spacing-base);
|
|
1278
|
+
margin-block: var(--spacing-md) var(--spacing-base);
|
|
1280
1279
|
|
|
1281
1280
|
&:disabled {
|
|
1282
1281
|
cursor: default;
|
|
@@ -1287,21 +1286,20 @@ to {
|
|
|
1287
1286
|
&:hover svg {
|
|
1288
1287
|
box-shadow: var(--shadow-base);
|
|
1289
1288
|
}
|
|
1290
|
-
`,
|
|
1291
|
-
${ut}
|
|
1289
|
+
`,fo=Ve`
|
|
1292
1290
|
font-size: var(--fs-xs);
|
|
1293
1291
|
font-weight: var(--fw-regular);
|
|
1294
|
-
margin-block: var(--spacing-
|
|
1295
|
-
`,
|
|
1292
|
+
margin-block: var(--spacing-md) 0;
|
|
1293
|
+
`,bo=e=>Ve`
|
|
1296
1294
|
box-sizing: border-box;
|
|
1297
1295
|
background: ${e?"var(--gray-300)":"var(--brand-secondary-3)"};
|
|
1298
1296
|
border-radius: var(--rounded-full);
|
|
1299
1297
|
color: var(--white);
|
|
1300
1298
|
padding: calc(var(--spacing-xs) - 0.15rem);
|
|
1301
|
-
`,
|
|
1299
|
+
`,vt=Ve`
|
|
1302
1300
|
transition: box-shadow var(--duration-fast) var(--timing-ease-out);
|
|
1303
|
-
`;import{jsx as
|
|
1304
|
-
align-items: ${
|
|
1301
|
+
`;import{jsx as vo,jsxs as gi}from"@emotion/react/jsx-runtime";var T3=({buttonText:e="Add Item",onButtonClick:t,disabled:r,icon:o="math-plus",variant:n="regular",...i})=>{let s={"math-plus":di,add:pi,"add-r":Li};return gi("button",{type:"button",css:{regular:bt,small:[bt,fo]}[n],onClick:t,title:e,disabled:r,...i,children:[o==="math-plus"?vo(g,{icon:s[o],iconColor:"currentColor",size:"1.25em",css:[vt,bo(r)]}):vo(g,{icon:s[o],iconColor:"currentColor",size:"1.25em",css:vt}),e]})};import{css as mi}from"@emotion/react";var ui=e=>({auto:"auto",sm:"8rem",md:"16rem",lg:"20rem"})[e],fi=e=>({left:"flex-start",right:"flex-end",center:"center"})[e],ho=e=>mi`
|
|
1302
|
+
align-items: ${fi(e.textAlign)};
|
|
1305
1303
|
border: 2px dashed var(--gray-300);
|
|
1306
1304
|
border-radius: var(--rounded-base);
|
|
1307
1305
|
background: ${e.bgColor==="transparent"?"transparent":"var(--white)"};
|
|
@@ -1311,30 +1309,30 @@ to {
|
|
|
1311
1309
|
text-align: ${e.textAlign};
|
|
1312
1310
|
padding: var(--spacing-lg);
|
|
1313
1311
|
will-change: auto;
|
|
1314
|
-
min-height: ${
|
|
1315
|
-
`;import{jsx as
|
|
1312
|
+
min-height: ${ui(e.boxHeight)};
|
|
1313
|
+
`;import{jsx as bi}from"@emotion/react/jsx-runtime";var P3=({bgColor:e="transparent",textAlign:t="center",boxHeight:r="md",children:o,...n})=>bi("div",{css:ho({bgColor:e,boxHeight:r,textAlign:t}),...n,children:o});import{css as O}from"@emotion/react";var xo=O`
|
|
1316
1314
|
margin-block: var(--spacing-sm);
|
|
1317
|
-
`,
|
|
1315
|
+
`,yo=O`
|
|
1318
1316
|
background: var(--gray-100);
|
|
1319
1317
|
margin-top: var(--spacing-sm);
|
|
1320
1318
|
position: relative;
|
|
1321
1319
|
overflow: hidden;
|
|
1322
1320
|
height: 0.25rem;
|
|
1323
|
-
`,
|
|
1321
|
+
`,Co=O`
|
|
1324
1322
|
position: absolute;
|
|
1325
1323
|
inset: 0;
|
|
1326
1324
|
transition: transform var(--duration-fast) var(--timing-ease-out);
|
|
1327
|
-
`,
|
|
1325
|
+
`,Mo=O`
|
|
1328
1326
|
display: flex;
|
|
1329
1327
|
justify-content: space-between;
|
|
1330
1328
|
font-weight: var(--fw-bold);
|
|
1331
|
-
`,
|
|
1329
|
+
`,ht=O`
|
|
1332
1330
|
font-size: var(--fs-baase);
|
|
1333
|
-
`,
|
|
1331
|
+
`,wo=e=>O`
|
|
1334
1332
|
background: ${e};
|
|
1335
|
-
`,
|
|
1333
|
+
`,Io=e=>O`
|
|
1336
1334
|
color: ${e};
|
|
1337
|
-
`;import{jsx as
|
|
1335
|
+
`;import{jsx as xt,jsxs as yt}from"@emotion/react/jsx-runtime";var D3=({current:e,max:t,label:r})=>{let n=Math.ceil(e/t*100),i={base:"var(--gray-400)",warn:"#facc15",danger:"var(--brand-secondary-5)"},s=n===100?i.danger:n>=75?i.warn:i.base;return yt("div",{css:xo,children:[yt("div",{css:Mo,children:[xt("span",{css:ht,children:r}),yt("span",{css:[ht,Io(s)],children:[e," of ",t]})]}),xt("div",{role:"progressbar","aria-valuenow":e,"aria-valuemin":0,"aria-valuemax":t,"aria-valuetext":`${e} of ${t}`,css:yo,children:xt("span",{role:"presentation",css:[Co,wo(s)],style:{transform:`translateX(${n-100}%)`}})})]})};import{CgClose as hi}from"react-icons/cg";import{css as he}from"@emotion/react";var To=he`
|
|
1338
1336
|
background: var(--brand-primary-1);
|
|
1339
1337
|
border-radius: var(--rounded-2xl);
|
|
1340
1338
|
color: var(--white);
|
|
@@ -1349,7 +1347,7 @@ to {
|
|
|
1349
1347
|
height: 0;
|
|
1350
1348
|
position: absolute;
|
|
1351
1349
|
}
|
|
1352
|
-
`,
|
|
1350
|
+
`,vi=e=>({"bottom-left":`
|
|
1353
1351
|
border-top: 12px solid var(--brand-primary-1);
|
|
1354
1352
|
left: 1.25rem;
|
|
1355
1353
|
bottom: -1.5rem;`,"bottom-right":`
|
|
@@ -1373,23 +1371,23 @@ to {
|
|
|
1373
1371
|
top: -1.5rem;`,"top-right":`
|
|
1374
1372
|
border-bottom: 12px solid var(--brand-primary-1);
|
|
1375
1373
|
right: 1.25rem;
|
|
1376
|
-
top: -1.5rem;`})[e],
|
|
1374
|
+
top: -1.5rem;`})[e],Ro=e=>he`
|
|
1377
1375
|
&:before {
|
|
1378
1376
|
border: 12px solid transparent;
|
|
1379
|
-
${
|
|
1377
|
+
${vi(e)}
|
|
1380
1378
|
}
|
|
1381
|
-
`,
|
|
1379
|
+
`,So=he`
|
|
1382
1380
|
background: none;
|
|
1383
1381
|
border: none;
|
|
1384
1382
|
padding: 0;
|
|
1385
1383
|
position: absolute;
|
|
1386
1384
|
top: var(--spacing-sm);
|
|
1387
1385
|
right: var(--spacing-sm);
|
|
1388
|
-
`,
|
|
1386
|
+
`,Zo=he`
|
|
1389
1387
|
margin: 0;
|
|
1390
|
-
`,
|
|
1388
|
+
`,ko=he`
|
|
1391
1389
|
margin: 0;
|
|
1392
|
-
`;import{jsx as
|
|
1390
|
+
`;import{jsx as $e,jsxs as xi}from"@emotion/react/jsx-runtime";var N3=({id:e,title:t,text:r,arrowPosition:o="left-top",positionCss:n,...i})=>xi("div",{role:"alert",id:e,css:[To,Ro(o),n],children:[$e("button",{type:"button","aria-controls":e,title:"close alert",css:So,...i,children:$e(g,{icon:hi,iconColor:"currentColor",size:24})}),$e(w,{level:3,css:Zo,children:t}),$e("p",{css:ko,children:r})]});import{CgCheck as yi,CgLock as Ci,CgSandClock as Mi}from"react-icons/cg";import{css as M}from"@emotion/react";var E=M`
|
|
1393
1391
|
align-items: center;
|
|
1394
1392
|
box-sizing: border-box;
|
|
1395
1393
|
border-radius: var(--rounded-base);
|
|
@@ -1410,28 +1408,28 @@ to {
|
|
|
1410
1408
|
box-shadow: var(--shadow-md);
|
|
1411
1409
|
}
|
|
1412
1410
|
|
|
1413
|
-
${
|
|
1411
|
+
${Ce("aspect-ratio: 1/1")} {
|
|
1414
1412
|
aspect-ratio: 1/1;
|
|
1415
1413
|
|
|
1416
|
-
${
|
|
1414
|
+
${f("sm")} {
|
|
1417
1415
|
max-width: unset;
|
|
1418
1416
|
max-height: unset;
|
|
1419
1417
|
margin: unset;
|
|
1420
1418
|
}
|
|
1421
1419
|
}
|
|
1422
|
-
`,
|
|
1420
|
+
`,Po=M`
|
|
1423
1421
|
border: 1px dashed var(--brand-secondary-1);
|
|
1424
|
-
`,
|
|
1422
|
+
`,Ho=M`
|
|
1425
1423
|
display: block;
|
|
1426
1424
|
font-weight: var(--fw-bold);
|
|
1427
1425
|
margin: 0 0 var(--spacing-base);
|
|
1428
1426
|
max-width: 13rem;
|
|
1429
|
-
`,
|
|
1427
|
+
`,Bo=M`
|
|
1430
1428
|
display: block;
|
|
1431
1429
|
max-width: 10rem;
|
|
1432
1430
|
max-height: 4rem;
|
|
1433
1431
|
margin: 0 auto;
|
|
1434
|
-
`,
|
|
1432
|
+
`,j=M`
|
|
1435
1433
|
color: var(--gray-500);
|
|
1436
1434
|
display: -webkit-box;
|
|
1437
1435
|
-webkit-line-clamp: 1;
|
|
@@ -1443,7 +1441,7 @@ to {
|
|
|
1443
1441
|
white-space: normal;
|
|
1444
1442
|
position: absolute;
|
|
1445
1443
|
bottom: calc(var(--spacing-base) * 3.8);
|
|
1446
|
-
`,
|
|
1444
|
+
`,zo=M`
|
|
1447
1445
|
align-items: center;
|
|
1448
1446
|
background: var(--brand-secondary-3);
|
|
1449
1447
|
border-radius: 0 var(--rounded-md) 0 var(--rounded-md);
|
|
@@ -1457,7 +1455,7 @@ to {
|
|
|
1457
1455
|
position: absolute;
|
|
1458
1456
|
top: 0;
|
|
1459
1457
|
right: 0;
|
|
1460
|
-
|
|
1458
|
+
`,We=e=>M`
|
|
1461
1459
|
align-items: center;
|
|
1462
1460
|
border-radius: var(--rounded-md) 0 var(--rounded-md) 0;
|
|
1463
1461
|
background: ${e==="gray"?"var(--brand-secondary-2)":"var(--brand-secondary-1)"};
|
|
@@ -1470,23 +1468,23 @@ to {
|
|
|
1470
1468
|
position: absolute;
|
|
1471
1469
|
top: 0;
|
|
1472
1470
|
left: 0;
|
|
1473
|
-
`,
|
|
1471
|
+
`,Eo=M`
|
|
1474
1472
|
position: absolute;
|
|
1475
1473
|
bottom: var(--spacing-sm);
|
|
1476
1474
|
right: var(--spacing-xs);
|
|
1477
1475
|
max-height: 1rem;
|
|
1478
|
-
`,
|
|
1476
|
+
`,Do=M`
|
|
1479
1477
|
font-size: var(--fs-xs);
|
|
1480
1478
|
gap: var(--spacing-sm);
|
|
1481
1479
|
padding: var(--spacing-sm) var(--spacing-base);
|
|
1482
1480
|
text-transform: uppercase;
|
|
1483
|
-
`,
|
|
1481
|
+
`,Ge=M`
|
|
1484
1482
|
position: absolute;
|
|
1485
1483
|
bottom: var(--spacing-base);
|
|
1486
1484
|
gap: var(--spacing-sm);
|
|
1487
1485
|
font-size: var(--fs-xs);
|
|
1488
1486
|
overflow: hidden;
|
|
1489
|
-
`,
|
|
1487
|
+
`,Ao=e=>M`
|
|
1490
1488
|
strong,
|
|
1491
1489
|
span:first-of-type {
|
|
1492
1490
|
transition: opacity var(--duration-fast) var(--timing-ease-out);
|
|
@@ -1504,32 +1502,32 @@ to {
|
|
|
1504
1502
|
transition: transform var(--duration-fast) var(--timing-ease-out);
|
|
1505
1503
|
transform: ${e?"translateY(0)":"translateY(100%)"};
|
|
1506
1504
|
}
|
|
1507
|
-
`;import{jsx as
|
|
1505
|
+
`;import{jsx as Fe,jsxs as Ct}from"@emotion/react/jsx-runtime";var Vo=({text:e="Added"})=>Ct("span",{"data-testid":"integration-icon-installed",css:zo,children:[Fe(g,{icon:yi,iconColor:"currentColor"}),e]}),Oe=({text:e="Custom"})=>Fe("span",{"data-testid":"integration-is-private",css:We("gray"),children:e}),$o=({text:e="Premium"})=>Ct("span",{css:We("blue"),children:[Fe(g,{icon:Ci,iconColor:"currentColor",size:12}),e]}),Wo=({text:e="Coming soon"})=>Ct("span",{css:We("blue"),children:[Fe(g,{icon:Mi,iconColor:"currentColor",size:12}),e]});import{jsx as Go}from"@emotion/react/jsx-runtime";var F=({icon:e,name:t,styleType:r="logo",...o})=>{let n=e&&typeof e!="string"?e:null,i={author:Eo,logo:Bo};return e?n?Go(n,{css:i[r],...o}):Go("img",{src:e,alt:t,css:i[r],...o}):null};import{jsx as ee,jsxs as wi}from"@emotion/react/jsx-runtime";var n0=({id:e,icon:t,name:r,requiedEntitlement:o,onAddIntegration:n,isPublic:i,isInstalled:s,authorIcon:c,...p})=>wi("button",{type:"button","data-testid":`add-${e.toLowerCase()}-integration-button`,css:E,onClick:n,"aria-label":r,...p,children:[ee(F,{icon:t,name:r}),ee("span",{css:j,title:r,children:r}),s?ee(Vo,{}):null,o&&i?ee($o,{}):null,i?null:ee(Oe,{}),c?ee(F,{icon:c,name:r}):null]});import{css as Oo}from"@emotion/react";import{CgAdd as Ii,CgChevronRight as Ti}from"react-icons/cg";import{jsx as Mt,jsxs as Fo}from"@emotion/react/jsx-runtime";var p0=({title:e="Create a custom integration for your team",buttonText:t="Add Integration",onClick:r,asDeepLink:o=!1,...n})=>Fo("div",{css:[E,Po],...n,children:[Mt("span",{css:Ho,title:e,children:e}),Fo(Z,{buttonType:"tertiary","aria-label":"Create team integration",onClick:r,"data-testid":"create-integration-definition-button",css:Do,children:[t,o?Mt(g,{icon:Ti,iconColor:"currentColor",size:20,css:Oo`
|
|
1508
1506
|
order: 1;
|
|
1509
|
-
`}):
|
|
1507
|
+
`}):Mt(g,{icon:Ii,iconColor:"currentColor",size:16,css:Oo`
|
|
1510
1508
|
order: -1;
|
|
1511
|
-
`})]})]});import{jsx as
|
|
1509
|
+
`})]})]});import{jsx as Ne,jsxs as Ri}from"@emotion/react/jsx-runtime";var b0=({id:e,icon:t,name:r,onEdit:o,isPublic:n,canEdit:i=!1})=>Ri("div",{css:E,"data-testid":"configure-integration-container","integration-id":`${e.toLocaleLowerCase()}`,children:[Ne(F,{icon:t,name:r,"data-test-id":"integration-logo"}),Ne("span",{css:j,"data-test-id":"integration-card-name",children:r}),n?null:Ne(Oe,{}),i?Ne(Z,{buttonType:"unimportant","data-testid":`team-integration-def-item-${e.toLocaleLowerCase()}`,onClick:o,title:"Edit",role:"link",css:Ge,children:"Edit"}):null]});import{css as No}from"@emotion/react";var Uo=No`
|
|
1512
1510
|
background: var(--brand-secondary-2);
|
|
1513
1511
|
padding: var(--spacing-base);
|
|
1514
1512
|
margin-bottom: var(--spacing-lg);
|
|
1515
|
-
`,
|
|
1513
|
+
`,_o=No`
|
|
1516
1514
|
display: grid;
|
|
1517
1515
|
grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
|
|
1518
1516
|
gap: var(--spacing-base);
|
|
1519
|
-
`;import{jsx as
|
|
1517
|
+
`;import{jsx as qo}from"@emotion/react/jsx-runtime";var C0=({children:e,...t})=>qo("div",{css:Uo,...t,children:qo("div",{css:_o,children:e})});import{css as Si}from"@emotion/react";import{useEffect as Zi,useState as ki}from"react";import{CgHeart as Pi}from"react-icons/cg";import{jsx as te,jsxs as wt}from"@emotion/react/jsx-runtime";var H0=({name:e,icon:t,id:r,onUpVoteClick:o,timing:n=1e3,...i})=>{let[s,c]=ki(!1),p=()=>{c(d=>!d),o()};return Zi(()=>{if(s){let d=setTimeout(()=>c(!1),n);return()=>{clearTimeout(d)}}},[s,c,n]),wt("div",{css:E,"data-testid":`coming-soon-${r.toLowerCase()}-integration`,...i,children:[te(Wo,{}),te(F,{icon:t,name:e}),te("span",{css:j,title:e,children:e}),wt(Z,{buttonType:"unimportant","data-testid":`team-integration-def-item-${r.toLocaleLowerCase()}`,onClick:p,title:"Edit",role:"link",css:[Ge,Ao(s)],children:[te("strong",{children:"+1"}),te("span",{css:Si`
|
|
1520
1518
|
text-transform: uppercase;
|
|
1521
1519
|
color: var(--gray-500);
|
|
1522
|
-
`,children:"(I want this)"}),
|
|
1520
|
+
`,children:"(I want this)"}),wt("span",{"aria-hidden":!s,children:[te(g,{icon:Pi,iconColor:"currentColor",size:18}),"Thanks!"]})]})]})};import{css as Ko}from"@emotion/react";var Xo=Ko`
|
|
1523
1521
|
position: relative;
|
|
1524
1522
|
width: 50px;
|
|
1525
1523
|
margin-bottom: var(--spacing-base);
|
|
1526
|
-
`,
|
|
1524
|
+
`,It=Ko`
|
|
1527
1525
|
position: absolute;
|
|
1528
1526
|
inset: 0;
|
|
1529
1527
|
margin: auto;
|
|
1530
1528
|
max-width: 26px;
|
|
1531
1529
|
max-height: 26px;
|
|
1532
|
-
`;import{jsx as
|
|
1530
|
+
`;import{jsx as re,jsxs as Tt}from"@emotion/react/jsx-runtime";var Yo=({icon:e,name:t,...r})=>{let o=e&&typeof e!="string"?e:null;return Tt("div",{css:Xo,children:[Tt("svg",{width:"49",height:"57",fill:"none",xmlns:"http://www.w3.org/2000/svg",role:"img",children:[re("path",{d:"m24.367 1.813 22.786 13.322V41.78L24.367 55.102 1.581 41.78V15.135L24.367 1.814Z",fill:"#fff",stroke:"url(#a)",strokeWidth:"2"}),re("defs",{children:Tt("linearGradient",{id:"a",x1:"41.353",y1:"49.107",x2:"8.048",y2:"4.478",gradientUnits:"userSpaceOnUse",children:[re("stop",{stopColor:"#1768B2"}),re("stop",{offset:"1",stopColor:"#B3EFE4"})]})})]}),o?re(o,{role:"img",css:It,...r}):re("img",{src:e,alt:t,"data-test-id":"integration-modal-icon",css:It,...r})]})};import{css as Ue}from"@emotion/react";var Jo=Ue`
|
|
1533
1531
|
align-items: center;
|
|
1534
1532
|
box-sizing: border-box;
|
|
1535
1533
|
border-radius: var(--rounded-base);
|
|
@@ -1546,83 +1544,83 @@ to {
|
|
|
1546
1544
|
margin: auto;
|
|
1547
1545
|
transition: box-shadow var(--duration-fast) var(--timing-ease-out);
|
|
1548
1546
|
|
|
1549
|
-
${
|
|
1547
|
+
${Ce("aspect-ratio: 1/1")} {
|
|
1550
1548
|
aspect-ratio: 1/1;
|
|
1551
1549
|
|
|
1552
|
-
${
|
|
1550
|
+
${f("sm")} {
|
|
1553
1551
|
max-width: unset;
|
|
1554
1552
|
max-height: unset;
|
|
1555
1553
|
margin: unset;
|
|
1556
1554
|
}
|
|
1557
1555
|
}
|
|
1558
|
-
`,
|
|
1556
|
+
`,Qo=Ue`
|
|
1559
1557
|
width: 10rem;
|
|
1560
1558
|
height: 4rem;
|
|
1561
1559
|
margin: 0 auto;
|
|
1562
|
-
`,
|
|
1560
|
+
`,jo=Ue`
|
|
1563
1561
|
width: 5rem;
|
|
1564
1562
|
height: var(--spacing-sm);
|
|
1565
1563
|
margin: var(--spacing-sm) 0;
|
|
1566
|
-
`,
|
|
1567
|
-
animation: ${
|
|
1564
|
+
`,Rt=Ue`
|
|
1565
|
+
animation: ${Ot} 1s linear infinite alternate;
|
|
1568
1566
|
border-radius: var(--rounded-base);
|
|
1569
|
-
`;import{Fragment as
|
|
1567
|
+
`;import{Fragment as Bi,jsx as St,jsxs as Hi}from"@emotion/react/jsx-runtime";var F0=({count:e=1})=>{let t=Array.from(Array(e).keys());return St(Bi,{children:t.map(r=>Hi("div",{css:Jo,children:[St("div",{css:[Qo,Rt],role:"presentation"}),St("div",{css:[jo,Rt]})]},r))})};import{css as oe}from"@emotion/react";var en=oe`
|
|
1570
1568
|
position: absolute;
|
|
1571
1569
|
top: 0;
|
|
1572
1570
|
left: 0;
|
|
1573
|
-
`,
|
|
1571
|
+
`,tn=oe`
|
|
1574
1572
|
align-items: center;
|
|
1575
1573
|
display: flex;
|
|
1576
1574
|
gap: var(--spacing-sm);
|
|
1577
1575
|
margin: 0 0 var(--spacing-md);
|
|
1578
1576
|
position: relative;
|
|
1579
|
-
`,
|
|
1577
|
+
`,rn=oe`
|
|
1580
1578
|
align-items: center;
|
|
1581
1579
|
display: flex;
|
|
1582
1580
|
gap: var(--spacing-base);
|
|
1583
|
-
`,
|
|
1581
|
+
`,on=oe`
|
|
1584
1582
|
margin-top: 0;
|
|
1585
|
-
`,
|
|
1583
|
+
`,nn=oe`
|
|
1586
1584
|
margin-bottom: var(--spacing-base);
|
|
1587
|
-
`,
|
|
1585
|
+
`,an=oe`
|
|
1588
1586
|
position: relative;
|
|
1589
1587
|
z-index: var(--z-10);
|
|
1590
|
-
`;import{Fragment as zi,jsx as R,jsxs as xe}from"@emotion/react/jsx-runtime";var Bi=({...e})=>xe("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[R("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M-217.51 129.423L-217.349 129.517L-217.349 129.33L-195.025 116.432L-194.865 116.34L-194.704 116.432L-194.704 116.246L-172.219 103.255L-172.059 103.347L-172.059 103.162L-171.897 103.069L-172.059 102.976L-172.059 77.1784L-149.735 90.0769L-149.735 90.2627L-149.735 116.06L-149.896 116.153L-149.735 116.246L-149.735 116.432L-149.574 116.339L-127.09 129.33L-127.09 129.517L-126.929 129.423L-126.768 129.517L-126.768 129.33L-104.284 116.339L-104.123 116.432L-104.123 116.246L-103.962 116.153L-104.123 116.06L-104.123 90.2627L-81.96 103.069L-81.9607 103.069L-81.7998 103.162L-81.7998 103.347L-81.7998 129.517L-58.9935 116.339L-58.8326 116.432L-58.8326 116.246L-58.6717 116.153L-58.8326 116.06L-58.8326 90.2627L-58.8326 90.0769L-36.3485 77.0857L-36.1876 77.1788L-36.1876 76.9926L-36.0267 76.8995L-36.1876 76.8068L-36.1876 51.0099L-36.1876 50.8237L-13.8644 37.9256L-13.7031 37.8325L-13.5425 37.9256L-13.5425 37.7397L9.26375 24.5621L-13.3813 11.4778L8.781 -1.32792L8.781 -1.3276L8.94192 -1.42068L9.10284 -1.3276L9.10284 -1.32792L31.4263 11.5705L31.4263 11.7564L31.4263 37.3674L31.4263 37.5536L8.94191 50.5448L8.781 50.4517L8.781 50.6379L8.62008 50.7306L8.781 50.8237L8.78099 76.6209L8.78099 76.8068L8.62008 76.8995L8.78099 76.9926L8.78099 77.1788L8.78099 102.79L8.78099 102.976L-14.025 116.153L8.78099 129.33L8.78099 129.517L8.94191 129.423L9.10282 129.517L9.10282 129.33L31.5869 116.339L31.7482 116.432L54.0714 129.33L54.0714 129.517L54.2323 129.424L54.3932 129.517L54.3932 129.33L76.7164 116.432L99.5233 103.255L99.6836 103.347L99.6836 103.162L99.8445 103.069L99.6836 102.976L99.6836 76.9926L99.8445 76.8995L99.6836 76.8068L99.6836 76.6209L99.5227 76.7137L77.1992 63.8149L99.3618 51.0099L99.5227 50.9168L99.6836 51.0099L99.6836 50.8237L122.007 37.9256L122.168 37.8325L122.329 37.9256L144.491 50.7306L121.846 63.8149L144.652 76.9926L144.652 77.1788L144.813 77.0857L144.974 77.1788L144.974 76.9926L167.297 64.0939L167.297 64.0942L167.458 64.0011L167.619 64.0942L167.619 64.0939L190.264 77.1788L190.264 51.0099L190.264 50.8237L190.425 50.7307L190.264 50.6379L190.264 50.4517L190.264 24.6552L212.748 11.6633L212.909 11.7564L212.909 11.5705L213.07 11.4778L212.909 11.3847L212.909 -14.4122L212.909 -14.5984L235.394 -27.5896L235.554 -27.4965L235.554 -27.6826L235.715 -27.7757L235.554 -27.8685L235.554 -53.6657L235.554 -53.8515L235.715 -53.9443L235.554 -54.0374L235.554 -54.2235L235.554 -80.0201L235.715 -80.1132L235.554 -80.2063L235.554 -80.3921L235.394 -80.299L212.909 -93.2909L212.909 -93.4767L212.909 -119.645L190.264 -106.561L190.103 -106.468L189.943 -106.561L167.619 -119.459L167.619 -119.645L167.458 -119.552L167.297 -119.645L167.297 -119.459L144.974 -106.561L144.813 -106.468L144.652 -106.561L122.007 -119.645L122.007 -93.4767L122.007 -93.2909L99.6836 -80.3921L99.5227 -80.2994L99.3618 -80.3921L77.0386 -93.2909L77.0386 -93.4767L76.8773 -93.384L76.7164 -93.4767L76.7164 -93.2909L54.3932 -80.3921L54.2323 -80.2994L54.0714 -80.3921L31.7482 -93.2909L31.7482 -93.4768L31.7482 -119.645L9.10285 -106.561L9.10285 -132.358L9.26376 -132.451L9.10285 -132.544L9.10285 -132.73L8.94193 -132.637L-13.5425 -145.628L-13.5425 -145.814L-13.7031 -145.721L-13.8643 -145.814L-13.8643 -145.628L-36.1876 -132.73L-36.1876 -132.73L-36.3484 -132.637L-36.509 -132.73L-36.509 -132.73L-58.8326 -145.628L-58.8326 -145.814L-58.8326 -171.611L-58.6717 -171.704L-58.8326 -171.797L-58.8326 -171.983L-58.9935 -171.89L-73.9236 -180.517L-74.5672 -180.517L-59.3153 -171.704L-70.3966 -165.302L-81.4776 -158.899L-81.4776 -180.517L-81.7998 -180.517L-81.7998 -158.899L-92.8807 -165.302L-103.962 -171.704L-88.7101 -180.517L-89.3538 -180.517L-104.284 -171.89L-104.445 -171.983L-104.445 -171.797L-104.606 -171.704L-104.445 -171.611L-104.445 -145.628L-126.929 -132.637L-127.09 -132.73L-127.09 -132.544L-127.251 -132.451L-127.09 -132.358L-127.09 -106.561L-127.09 -106.375L-127.251 -106.282L-127.09 -106.189L-127.09 -106.003L-127.09 -80.2063L-127.251 -80.1132L-127.09 -80.0202L-127.09 -79.834L-126.929 -79.9271L-104.606 -67.0289L-126.768 -54.2233L-126.768 -54.2236L-126.929 -54.1305L-127.09 -54.2236L-127.09 -54.2233L-149.413 -67.1217L-149.413 -67.3079L-149.574 -67.2148L-149.735 -67.3079L-149.735 -67.1217L-172.059 -54.2233L-172.059 -54.2236L-172.219 -54.1305L-172.381 -54.2236L-172.381 -54.2233L-194.704 -67.1217L-194.704 -67.3079L-194.865 -67.2148L-195.025 -67.3079L-195.025 -67.3076L-217.349 -80.2063L-217.349 -80.3922L-217.349 -106.003L-217.349 -106.189L-194.865 -119.181L-194.704 -119.088L-194.704 -119.273L-194.543 -119.366L-194.704 -119.459L-194.704 -145.256L-194.704 -145.442L-194.543 -145.535L-194.704 -145.628L-194.704 -145.814L-194.704 -171.611L-194.543 -171.704L-194.704 -171.797L-194.704 -171.983L-194.865 -171.89L-209.795 -180.517L-210.438 -180.517L-195.186 -171.704L-206.267 -165.302L-217.349 -158.899L-217.349 -180.517L-217.671 -180.517L-217.671 -158.899L-228.752 -165.302L-235.897 -169.43L-235.897 -169.058L-228.913 -165.022L-217.832 -158.62L-228.913 -152.217L-235.897 -148.182L-235.897 -147.81L-228.752 -151.938L-217.671 -158.34L-217.671 -132.73L-228.752 -139.133L-235.897 -143.261L-235.897 -142.889L-228.913 -138.854L-217.832 -132.451L-228.913 -126.048L-235.897 -122.013L-235.897 -121.641L-228.752 -125.769L-217.671 -132.172L-217.671 -106.561L-228.752 -112.964L-235.897 -117.092L-235.897 -116.72L-228.913 -112.684L-217.832 -106.282L-228.913 -99.8795L-235.897 -95.8441L-235.897 -95.4721L-228.752 -99.6002L-217.671 -106.003L-217.671 -80.3922L-228.752 -86.7952L-235.897 -90.9233L-235.897 -90.5513L-228.913 -86.5159L-217.832 -80.1132L-228.913 -73.7106L-235.897 -69.6752L-235.897 -69.3032L-228.752 -73.4316L-217.671 -79.834L-217.671 -54.2236L-228.752 -60.626L-235.897 -64.7544L-235.897 -64.3824L-228.913 -60.3473L-217.832 -53.9443L-235.897 -43.5063L-235.897 -43.1343L-217.671 -53.6657L-217.671 -28.0547L-217.671 -27.8685L-217.832 -27.7758L-217.671 -27.6827L-217.671 -27.4965L-217.671 -1.69994L-217.832 -1.60687L-217.671 -1.51378L-217.671 -1.32762L-217.51 -1.4207L-195.186 11.4778L-217.349 24.2831L-217.349 24.2828L-217.51 24.3759L-217.671 24.2828L-217.671 24.469L-235.897 35.0001L-235.897 35.3721L-217.671 24.8406L-217.671 50.4517L-228.752 44.049L-235.897 39.9209L-235.897 40.2929L-228.913 44.3283L-217.832 50.7306L-228.913 57.1333L-235.897 61.1687L-235.897 61.5407L-228.752 57.4125L-217.671 51.0099L-217.671 76.6209L-228.752 70.2176L-235.897 66.0895L-235.897 66.4615L-228.913 70.4968L-217.832 76.8995L-235.897 87.3376L-235.897 87.7096L-217.671 77.1784L-217.671 77.1788L-217.671 102.79L-217.671 102.976L-235.897 113.507L-235.897 113.879L-217.671 103.348L-217.671 128.958L-235.897 118.428L-235.897 118.8L-217.671 129.33L-217.671 129.517L-217.51 129.423ZM-206.267 109.751L-195.186 116.153L-217.349 128.958L-217.349 103.348L-206.267 109.751ZM-127.09 128.958L-149.252 116.153L-138.171 109.751L-127.09 103.348L-127.09 128.958ZM-115.687 109.751L-104.606 116.153L-126.768 128.958L-126.768 103.348L-115.687 109.751ZM-70.3966 109.751L-59.3153 116.153L-81.4776 128.958L-81.4776 103.348L-70.3966 109.751ZM8.78099 128.958L-13.3813 116.153L8.78099 103.348L8.78099 128.958ZM20.1838 109.751L31.2654 116.153L9.10282 128.958L9.10283 103.348L20.1838 109.751ZM54.0714 128.958L31.9088 116.153L54.0714 103.348L54.0714 128.958ZM76.5555 116.153L54.3932 128.958L54.3932 103.348L76.5555 116.153ZM-195.025 115.874L-206.107 109.472L-217.188 103.069L-195.025 90.2631L-195.025 115.874ZM-172.541 103.069L-194.704 115.874L-194.704 90.2631L-172.541 103.069ZM-127.251 103.069L-138.332 109.472L-149.413 115.874L-149.413 90.2631L-127.251 103.069ZM-104.445 115.874L-115.526 109.472L-126.607 103.069L-104.445 90.2631L-104.445 115.874ZM-59.1544 115.874L-70.2357 109.472L-81.317 103.069L-59.1544 90.2631L-59.1544 115.874ZM31.4263 115.874L20.345 109.472L9.26406 103.069L31.4263 90.2631L31.4263 115.874ZM54.0714 102.976L31.7482 115.874L31.7482 90.2628L31.7482 90.0769L54.0714 77.1785L54.0714 77.1788L54.2323 77.0857L54.3932 77.1788L54.3932 77.1785L76.7164 90.0769L76.7164 90.2628L76.7164 115.874L54.3932 102.976L54.3932 102.79L54.2323 102.883L54.0714 102.79L54.0714 102.976ZM99.2008 103.069L77.0386 115.874L77.0386 90.2631L99.2008 103.069ZM-195.186 89.9841L-217.349 102.789L-217.349 77.1788L-195.186 89.9841ZM-172.381 102.789L-194.543 89.9841L-172.381 77.1788L-172.381 102.789ZM-127.09 102.789L-149.252 89.9841L-138.171 83.5811L-127.09 77.1788L-127.09 102.789ZM-115.687 83.5811L-104.606 89.9841L-126.768 102.789L-126.768 77.1788L-115.687 83.5811ZM-81.7998 102.789L-103.962 89.9841L-92.8807 83.5811L-81.7998 77.1788L-81.7998 102.789ZM-70.3966 83.5811L-59.3153 89.9841L-81.4776 102.789L-81.4776 77.1788L-70.3966 83.5811ZM20.1838 83.5811L31.2654 89.9841L9.10283 102.789L9.10283 77.1788L20.1838 83.5811ZM99.3618 102.789L77.1992 89.9842L88.2805 83.5811L99.3618 77.1788L99.3618 102.789ZM-172.381 76.8068L-194.865 89.798L-217.188 76.8995L-195.025 64.0938L-195.025 64.0942L-194.865 64.0011L-194.704 64.0942L-194.704 63.908L-172.381 51.0099L-172.381 76.8068ZM-149.735 89.7049L-171.897 76.8995L-160.817 70.4968L-149.735 64.0942L-149.735 89.7049ZM-138.332 70.4968L-127.251 76.8995L-138.332 83.3025L-149.413 89.7049L-149.413 64.0942L-138.332 70.4968ZM-104.445 89.7049L-115.526 83.3025L-126.607 76.8995L-115.526 70.4968L-104.445 64.0942L-104.445 89.7049ZM-93.042 70.4968L-81.9607 76.8995L-93.042 83.3025L-104.123 89.7049L-104.123 64.0942L-93.042 70.4968ZM-59.1544 89.7049L-70.2357 83.3025L-81.317 76.8995L-70.2357 70.4968L-59.1544 64.0942L-59.1544 89.7049ZM-47.7513 70.4968L-36.6703 76.8995L-58.8326 89.7049L-58.8326 64.0942L-47.7513 70.4968ZM31.4263 89.7049L20.345 83.3025L9.26406 76.8995L20.345 70.4969L31.4263 64.0942L31.4263 89.7049ZM42.8292 70.4969L53.9105 76.8995L31.7482 89.7049L31.7482 64.0942L42.8292 70.4969ZM76.7164 89.7049L54.5541 76.8995L65.6351 70.4969L76.7164 64.0942L76.7164 89.7049ZM99.2008 76.8995L88.1195 83.3025L77.0386 89.7049L77.0386 64.0942L99.2008 76.8995ZM-206.267 57.4125L-195.186 63.8149L-217.349 76.6209L-217.349 51.0099L-206.267 57.4125ZM-149.896 63.8149L-160.977 70.2176L-172.059 76.6209L-172.059 51.0099L-149.896 63.8149ZM-127.09 76.6209L-138.171 70.2176L-149.252 63.8149L-127.09 51.0099L-127.09 76.6209ZM-115.687 57.4125L-104.606 63.8149L-115.687 70.2176L-126.768 76.6209L-126.768 51.0099L-115.687 57.4125ZM-81.7998 76.6209L-92.8807 70.2176L-103.962 63.8149L-92.8807 57.4126L-81.7998 51.0099L-81.7998 76.6209ZM-70.3966 57.4126L-59.3153 63.8149L-70.3966 70.2176L-81.4776 76.6209L-81.4776 51.0099L-70.3966 57.4126ZM-36.5091 76.6209L-47.5907 70.2176L-58.6717 63.8149L-47.5907 57.4126L-36.5091 51.0099L-36.5091 76.6209ZM20.1838 57.4126L31.2654 63.8149L20.1838 70.2176L9.10283 76.6209L9.10283 51.0099L20.1838 57.4126ZM54.0714 76.6209L42.9904 70.2176L31.9091 63.8149L42.9904 57.4126L54.0714 51.0099L54.0714 76.6209ZM65.4745 57.4126L76.5555 63.8149L65.4745 70.2176L54.3932 76.6209L54.3932 51.0099L65.4745 57.4126ZM144.652 76.6209L122.49 63.8149L144.652 51.0099L144.652 76.6209ZM156.055 57.4126L167.136 63.8149L144.974 76.6209L144.974 51.0099L156.055 57.4126ZM189.943 76.621L167.78 63.8149L178.861 57.4126L189.943 51.0099L189.943 76.621ZM-127.09 -1.51377L-127.09 -1.32761L-127.09 24.2828L-127.09 24.469L-127.251 24.562L-127.09 24.6548L-127.09 24.8406L-127.09 50.4517L-127.09 50.6379L-149.413 63.536L-149.574 63.6291L-149.735 63.536L-171.897 50.7306L-149.574 37.8325L-149.413 37.9256L-149.413 37.7394L-149.252 37.6467L-149.413 37.5536L-149.413 11.7564L-149.413 11.5705L-149.252 11.4778L-149.413 11.3847L-149.413 11.1985L-149.413 -14.4125L-127.09 -1.51377ZM-195.025 63.536L-206.107 57.1333L-217.188 50.7306L-206.107 44.3283L-195.025 37.9256L-195.025 63.536ZM-183.622 44.3283L-172.541 50.7306L-194.704 63.536L-194.704 37.9256L-183.622 44.3283ZM-104.445 63.536L-115.526 57.1333L-126.607 50.7306L-115.526 44.3283L-104.445 37.9256L-104.445 63.536ZM-93.042 44.3283L-81.9607 50.7306L-93.042 57.1333L-104.123 63.536L-104.123 37.9256L-93.042 44.3283ZM-59.1544 63.536L-70.2357 57.1333L-81.317 50.7306L-70.2357 44.3283L-59.1544 37.9256L-59.1544 63.536ZM-47.7513 44.3283L-36.6703 50.7306L-47.7513 57.1333L-58.8326 63.536L-58.8326 37.9256L-47.7513 44.3283ZM31.4263 63.536L20.345 57.1333L9.26406 50.7306L31.4263 37.9256L31.4263 63.536ZM42.8292 44.3283L53.9105 50.7306L42.8292 57.1333L31.7482 63.536L31.7482 37.9256L42.8292 44.3283ZM76.7164 63.536L65.6351 57.1333L54.5541 50.7306L76.7164 37.9256L76.7164 63.536ZM88.1195 44.3283L99.2008 50.7306L77.0386 63.536L77.0386 37.9256L88.1195 44.3283ZM167.297 63.536L156.216 57.1333L145.135 50.7306L156.216 44.3283L167.297 37.9256L167.297 63.536ZM178.7 44.3283L189.781 50.7307L178.7 57.1333L167.619 63.536L167.619 37.9256L178.7 44.3283ZM-206.267 31.2436L-195.186 37.6466L-206.267 44.049L-217.349 50.4517L-217.349 24.8406L-206.267 31.2436ZM-172.381 50.4517L-183.462 44.049L-194.543 37.6466L-183.462 31.2436L-172.381 24.8406L-172.381 50.4517ZM-160.977 31.2436L-149.896 37.6467L-172.059 50.4517L-172.059 24.8406L-160.977 31.2436ZM-115.687 31.2437L-104.606 37.6467L-115.687 44.049L-126.768 50.4517L-126.768 24.8406L-115.687 31.2437ZM-81.7998 50.4517L-92.8807 44.049L-103.962 37.6467L-92.8807 31.2437L-81.7998 24.8406L-81.7998 50.4517ZM-70.3966 31.2437L-59.3153 37.6467L-70.3966 44.049L-81.4776 50.4517L-81.4776 24.8406L-70.3966 31.2437ZM-36.5091 50.4517L-47.5907 44.049L-58.6717 37.6467L-47.5907 31.2437L-36.5091 24.8407L-36.5091 50.4517ZM-25.1063 31.2437L-14.025 37.6467L-36.1876 50.4517L-36.1876 24.8407L-25.1063 31.2437ZM54.0714 50.4517L42.9904 44.049L31.9091 37.6467L42.9904 31.2437L54.0714 24.8407L54.0714 50.4517ZM76.7164 37.3674L76.7164 37.5536L54.3932 50.4517L54.3932 24.8407L54.3932 24.6551L76.7164 11.7564L76.7164 37.3674ZM99.3618 50.4517L88.2805 44.049L77.1992 37.6467L88.2805 31.2437L99.3618 24.8407L99.3618 50.4517ZM110.765 31.2437L121.846 37.6467L99.6836 50.4517L99.6836 24.8407L110.765 31.2437ZM144.652 50.4517L122.49 37.6467L133.571 31.2437L144.652 24.8407L144.652 50.4517ZM167.136 37.6467L156.055 44.049L144.974 50.4517L144.974 24.8407L167.136 37.6467ZM189.943 50.4517L178.861 44.049L167.78 37.6467L189.943 24.8407L189.943 50.4517ZM189.943 -1.3279L189.943 24.469L167.619 37.3674L167.458 37.4605L167.297 37.3674L145.135 24.5621L167.297 11.7564L167.458 11.6636L167.619 11.7564L167.619 11.5705L189.943 -1.3279ZM-195.025 37.3674L-206.107 30.9647L-217.188 24.562L-195.025 11.7564L-195.025 37.3674ZM-183.622 18.1594L-172.541 24.562L-183.622 30.9647L-194.704 37.3674L-194.704 11.7564L-183.622 18.1594ZM-149.735 37.3674L-160.817 30.9647L-171.897 24.562L-160.817 18.1594L-149.735 11.7564L-149.735 37.3674ZM-104.445 37.3674L-115.526 30.9647L-126.607 24.562L-115.526 18.1594L-104.445 11.7564L-104.445 37.3674ZM-93.042 18.1594L-81.9607 24.562L-93.042 30.9647L-104.123 37.3674L-104.123 11.7564L-93.042 18.1594ZM-59.1544 37.3674L-70.2357 30.9647L-81.317 24.562L-70.2357 18.1594L-59.1544 11.7564L-59.1544 37.3674ZM-47.7513 18.1594L-36.6703 24.5621L-47.7513 30.9647L-58.8326 37.3674L-58.8326 11.7564L-47.7513 18.1594ZM-13.8644 37.3674L-24.9453 30.9647L-36.0263 24.5621L-24.9453 18.1594L-13.8644 11.7564L-13.8644 37.3674ZM8.62008 24.5621L-13.5425 37.3674L-13.5425 11.7564L8.62008 24.5621ZM42.8292 18.1594L53.9105 24.5621L42.8292 30.9647L31.7482 37.3674L31.7482 11.7564L42.8292 18.1594ZM88.1195 18.1594L99.2008 24.5621L88.1195 30.9647L77.0386 37.3674L77.0386 11.7564L88.1195 18.1594ZM122.007 37.3674L110.925 30.9648L99.8445 24.5621L110.925 18.1594L122.007 11.7564L122.007 37.3674ZM133.41 18.1594L144.491 24.5621L133.41 30.9648L122.329 37.3674L122.329 11.7564L133.41 18.1594ZM-172.381 24.2828L-183.462 17.8804L-194.543 11.4778L-183.462 5.07475L-172.381 -1.32762L-172.381 24.2828ZM-160.977 5.07475L-149.896 11.4778L-160.977 17.8804L-172.059 24.2828L-172.059 -1.32762L-160.977 5.07475ZM-115.687 5.07475L-104.606 11.4778L-115.687 17.8804L-126.768 24.2828L-126.768 -1.32761L-115.687 5.07475ZM-81.7998 24.2828L-92.8807 17.8804L-103.962 11.4778L-92.8807 5.07475L-81.7998 -1.32761L-81.7998 24.2828ZM-70.3966 5.07476L-59.3153 11.4778L-70.3966 17.8804L-81.4776 24.2828L-81.4776 -1.32761L-70.3966 5.07476ZM-36.5091 24.2828L-47.5907 17.8804L-58.6717 11.4778L-47.5907 5.07476L-36.5091 -1.3276L-36.5091 24.2828ZM-25.1063 5.07476L-14.0253 11.4778L-25.1063 17.8804L-36.1876 24.2828L-36.1876 -1.3276L-25.1063 5.07476ZM54.0714 24.2828L42.9904 17.8805L31.9091 11.4778L42.9904 5.07477L54.0714 -1.3276L54.0714 24.2828ZM65.4745 5.07477L76.5555 11.4778L54.3932 24.2828L54.3932 -1.3276L65.4745 5.07477ZM99.3618 24.2828L88.2805 17.8805L77.1992 11.4778L88.2805 5.07477L99.3618 -1.32759L99.3618 24.2828ZM110.765 5.07477L121.846 11.4778L110.765 17.8805L99.6836 24.2828L99.6836 -1.32759L110.765 5.07477ZM144.652 24.2828L133.571 17.8805L122.49 11.4778L133.571 5.07477L144.652 -1.32759L144.652 24.2828ZM156.055 5.07478L167.136 11.4778L144.974 24.2828L144.974 -1.32759L156.055 5.07478ZM201.345 5.07478L212.426 11.4778L190.264 24.2828L190.264 -1.32759L201.345 5.07478ZM-195.025 11.1985L-217.188 -1.60687L-206.107 -8.00954L-195.025 -14.4122L-195.025 11.1985ZM-183.622 -8.00954L-172.541 -1.60686L-183.622 4.79614L-194.704 11.1985L-194.704 -14.4122L-183.622 -8.00954ZM-149.735 11.1985L-160.816 4.79615L-171.897 -1.60686L-160.816 -8.00954L-149.735 -14.4122L-149.735 11.1985ZM-104.445 11.1985L-115.526 4.79615L-126.607 -1.60686L-115.526 -8.00954L-104.445 -14.4122L-104.445 11.1985ZM-93.042 -8.00953L-81.9607 -1.60685L-93.042 4.79615L-104.123 11.1985L-104.123 -14.4122L-93.042 -8.00953ZM-59.1544 11.1985L-70.2357 4.79615L-81.317 -1.60685L-70.2357 -8.00953L-59.1544 -14.4122L-59.1544 11.1985ZM-47.7513 -8.00953L-36.6703 -1.60685L-47.7513 4.79616L-58.8326 11.1985L-58.8326 -14.4122L-47.7513 -8.00953ZM-13.8644 11.1985L-24.9453 4.79616L-36.0263 -1.60685L-24.9453 -8.00953L-13.8644 -14.4122L-13.8644 11.1985ZM-2.4609 -8.00953L8.62008 -1.60685L-13.5425 11.1985L-13.5425 -14.4122L-2.4609 -8.00953ZM31.4263 11.1985L9.26407 -1.60685L20.345 -8.00952L31.4263 -14.4122L31.4263 11.1985ZM42.8292 -8.00952L53.9105 -1.60684L42.8292 4.79616L31.7482 11.1985L31.7482 -14.4122L42.8292 -8.00952ZM76.7164 11.1985L65.6351 4.79617L54.5541 -1.60684L76.7164 -14.4122L76.7164 11.1985ZM88.1195 -8.00952L99.2008 -1.60684L88.1195 4.79617L77.0386 11.1985L77.0386 -14.4122L88.1195 -8.00952ZM122.007 11.1985L110.925 4.79617L99.8445 -1.60684L110.925 -8.00952L122.007 -14.4122L122.007 11.1985ZM133.41 -8.00951L144.491 -1.60683L133.41 4.79617L122.329 11.1985L122.329 -14.4122L133.41 -8.00951ZM167.297 11.1985L156.216 4.79617L145.135 -1.60683L156.216 -8.00951L167.297 -14.4122L167.297 11.1985ZM178.7 -8.00951L189.781 -1.60683L167.619 11.1985L167.619 -14.4122L178.7 -8.00951ZM212.588 11.1985L201.507 4.79618L190.425 -1.60683L201.507 -8.00951L212.588 -14.4122L212.588 11.1985ZM-206.267 -21.0938L-195.186 -14.6915L-206.267 -8.28879L-217.349 -1.88578L-217.349 -27.4965L-206.267 -21.0938ZM-172.381 -1.88578L-183.462 -8.28879L-194.543 -14.6915L-183.462 -21.0938L-172.381 -27.4965L-172.381 -1.88578ZM-160.977 -21.0938L-149.896 -14.6915L-160.977 -8.28878L-172.059 -1.88578L-172.059 -27.4965L-160.977 -21.0938ZM-127.09 -1.88577L-149.252 -14.6915L-138.171 -21.0938L-127.09 -27.4965L-127.09 -1.88577ZM-115.687 -21.0938L-104.606 -14.6915L-115.687 -8.28878L-126.768 -1.88577L-126.768 -27.4965L-115.687 -21.0938ZM-81.7998 -1.88577L-92.8807 -8.28878L-103.962 -14.6915L-92.8807 -21.0938L-81.7998 -27.4965L-81.7998 -1.88577ZM-70.3966 -21.0938L-59.3153 -14.6915L-70.3966 -8.28878L-81.4776 -1.88577L-81.4776 -27.4965L-70.3966 -21.0938ZM-36.5091 -1.88577L-47.5907 -8.28877L-58.6717 -14.6915L-47.5907 -21.0938L-36.5091 -27.4965L-36.5091 -1.88577ZM-14.025 -14.6915L-25.1063 -8.28877L-36.1876 -1.88577L-36.1876 -27.4965L-14.025 -14.6915ZM8.781 -1.88576L-2.3003 -8.28877L-13.3813 -14.6915L8.781 -27.4965L8.781 -1.88576ZM20.1838 -21.0938L31.2654 -14.6915L20.1838 -8.28877L9.10284 -1.88576L9.10284 -27.4965L20.1838 -21.0938ZM54.0714 -1.88576L42.9904 -8.28877L31.9091 -14.6915L42.9904 -21.0938L54.0714 -27.4965L54.0714 -1.88576ZM76.7164 -41.1389L76.7164 -40.9528L76.5555 -40.8597L76.7164 -40.767L76.7164 -40.5811L76.7164 -14.9704L76.7164 -14.7845L54.3932 -1.88576L54.3932 -27.4965L54.3932 -27.6827L54.5541 -27.7757L54.3932 -27.8685L54.3932 -28.0547L54.3932 -53.6657L54.3932 -53.8516L76.7164 -66.75L76.7164 -41.1389ZM99.3618 -1.88575L88.2805 -8.28876L77.1992 -14.6915L88.2805 -21.0938L99.3618 -27.4965L99.3618 -1.88575ZM110.765 -21.0938L121.846 -14.6915L110.765 -8.28876L99.6836 -1.88575L99.6836 -27.4965L110.765 -21.0938ZM144.652 -1.88575L133.571 -8.28876L122.49 -14.6915L133.571 -21.0938L144.652 -27.4965L144.652 -1.88575ZM156.055 -21.0938L167.136 -14.6914L156.055 -8.28876L144.974 -1.88575L144.974 -27.4965L156.055 -21.0938ZM189.943 -1.88575L178.861 -8.28875L167.78 -14.6914L178.861 -21.0938L189.943 -27.4965L189.943 -1.88575ZM201.345 -21.0938L212.426 -14.6914L201.345 -8.28875L190.264 -1.88575L190.264 -27.4965L201.345 -21.0938ZM8.781 -28.0547L8.781 -27.8685L-13.5425 -14.9704L-13.7031 -14.8776L-13.8644 -14.9704L-36.0263 -27.7758L-13.8644 -40.5811L-13.7031 -40.6739L-13.5425 -40.5811L-13.5425 -40.7666L8.78101 -53.6657L8.781 -28.0547ZM-195.025 -14.9704L-206.107 -21.3731L-217.188 -27.7758L-206.107 -34.1781L-195.025 -40.5811L-195.025 -14.9704ZM-183.622 -34.1781L-172.541 -27.7758L-183.622 -21.3731L-194.704 -14.9704L-194.704 -40.5811L-183.622 -34.1781ZM-149.735 -14.9704L-160.816 -21.3731L-171.897 -27.7758L-160.816 -34.1781L-149.735 -40.5811L-149.735 -14.9704ZM-138.332 -34.1781L-127.251 -27.7758L-138.332 -21.3731L-149.413 -14.9704L-149.413 -40.5811L-138.332 -34.1781ZM-104.445 -14.9704L-115.526 -21.3731L-126.607 -27.7758L-115.526 -34.1781L-104.445 -40.5811L-104.445 -14.9704ZM-93.042 -34.1781L-81.9607 -27.7758L-93.042 -21.3731L-104.123 -14.9704L-104.123 -40.5811L-93.042 -34.1781ZM-59.1544 -14.9704L-70.2357 -21.3731L-81.317 -27.7758L-70.2357 -34.1781L-59.1544 -40.5811L-59.1544 -14.9704ZM-47.7513 -34.1781L-36.6703 -27.7758L-47.7513 -21.3731L-58.8326 -14.9704L-58.8326 -40.5811L-47.7513 -34.1781ZM31.4263 -14.9704L20.345 -21.3731L9.26407 -27.7757L20.345 -34.1781L31.4264 -40.5811L31.4263 -14.9704ZM42.8292 -34.1781L53.9105 -27.7757L42.8292 -21.3731L31.7482 -14.9704L31.7482 -40.5811L42.8292 -34.1781ZM88.1195 -34.1781L99.2009 -27.7757L88.1195 -21.373L77.0386 -14.9704L77.0386 -40.5811L88.1195 -34.1781ZM122.007 -14.9704L110.925 -21.373L99.8445 -27.7757L110.925 -34.1781L122.007 -40.5811L122.007 -14.9704ZM144.491 -27.7757L133.41 -21.373L122.329 -14.9704L122.329 -40.5811L144.491 -27.7757ZM167.297 -14.9704L156.216 -21.373L145.135 -27.7757L167.297 -40.5811L167.297 -14.9704ZM178.7 -34.1781L189.781 -27.7757L178.7 -21.373L167.619 -14.9704L167.619 -40.5811L178.7 -34.1781ZM212.588 -14.9704L201.507 -21.373L190.425 -27.7757L201.507 -34.1781L212.588 -40.5811L212.588 -14.9704ZM223.991 -34.1781L235.072 -27.7757L212.909 -14.9704L212.909 -40.5811L223.991 -34.1781ZM144.974 -53.6657L167.136 -40.8597L144.974 -28.0547L144.813 -27.9616L144.652 -28.0547L122.49 -40.8597L144.652 -53.6657L144.813 -53.7585L144.974 -53.6657ZM-206.267 -47.2627L-195.186 -40.8597L-206.267 -34.4574L-217.349 -28.0547L-217.349 -53.6657L-206.267 -47.2627ZM-172.381 -28.0547L-183.462 -34.4574L-194.543 -40.8597L-183.462 -47.2627L-172.381 -53.6657L-172.381 -28.0547ZM-160.977 -47.2627L-149.896 -40.8597L-160.977 -34.4574L-172.059 -28.0547L-172.059 -53.6657L-160.977 -47.2627ZM-127.09 -28.0547L-138.171 -34.4574L-149.252 -40.8597L-138.171 -47.2627L-127.09 -53.6657L-127.09 -28.0547ZM-115.687 -47.2627L-104.606 -40.8597L-115.687 -34.4574L-126.768 -28.0547L-126.768 -53.6657L-115.687 -47.2627ZM-81.7998 -28.0547L-92.8807 -34.4574L-103.962 -40.8597L-92.8807 -47.2627L-81.7998 -53.6657L-81.7998 -28.0547ZM-70.3966 -47.2627L-59.3153 -40.8597L-70.3966 -34.4574L-81.4776 -28.0547L-81.4776 -53.6657L-70.3966 -47.2627ZM-36.5091 -28.0547L-47.5907 -34.4574L-58.6717 -40.8597L-47.5907 -47.2627L-36.5091 -53.6657L-36.5091 -28.0547ZM-25.1063 -47.2627L-14.025 -40.8597L-36.1876 -28.0547L-36.1876 -53.6657L-25.1063 -47.2627ZM20.1838 -47.2627L31.2654 -40.8597L20.1838 -34.4574L9.10284 -28.0547L9.10284 -53.6657L20.1838 -47.2627ZM54.0714 -28.0547L42.9904 -34.4574L31.9091 -40.8597L42.9904 -47.2627L54.0714 -53.6657L54.0714 -28.0547ZM99.3618 -28.0547L88.2805 -34.4573L77.1992 -40.8597L88.2805 -47.2627L99.3618 -53.6657L99.3618 -28.0547ZM110.765 -47.2627L121.846 -40.8597L110.765 -34.4573L99.6836 -28.0547L99.6836 -53.6657L110.765 -47.2627ZM189.943 -28.0546L178.861 -34.4573L167.78 -40.8597L178.861 -47.2627L189.943 -53.6657L189.943 -28.0546ZM201.345 -47.2627L212.426 -40.8597L201.345 -34.4573L190.264 -28.0546L190.264 -53.6657L201.345 -47.2627ZM235.233 -28.0546L224.151 -34.4573L213.07 -40.8597L224.151 -47.2627L235.233 -53.6657L235.233 -28.0546ZM-195.025 -41.139L-206.107 -47.5417L-217.188 -53.9443L-206.107 -60.3473L-195.025 -66.75L-195.025 -41.139ZM-172.541 -53.9443L-183.622 -47.5417L-194.704 -41.139L-194.704 -66.75L-172.541 -53.9443ZM-149.735 -41.139L-160.816 -47.5417L-171.897 -53.9443L-149.735 -66.75L-149.735 -41.139ZM-127.251 -53.9443L-138.332 -47.5417L-149.413 -41.139L-149.413 -66.75L-127.251 -53.9443ZM-104.445 -41.139L-115.526 -47.5417L-126.607 -53.9443L-104.445 -66.75L-104.445 -41.139ZM-93.042 -60.3473L-81.9607 -53.9443L-93.042 -47.5417L-104.123 -41.139L-104.123 -66.75L-93.042 -60.3473ZM-59.1544 -41.139L-70.2357 -47.5416L-81.317 -53.9443L-70.2357 -60.3473L-59.1544 -66.75L-59.1544 -41.139ZM-36.6703 -53.9443L-47.7513 -47.5416L-58.8326 -41.139L-58.8326 -66.75L-36.6703 -53.9443ZM-13.8644 -41.139L-24.9453 -47.5416L-36.0263 -53.9443L-24.9453 -60.3473L-13.8644 -66.75L-13.8644 -41.139ZM-2.4609 -60.3473L8.62009 -53.9443L-13.5425 -41.139L-13.5425 -66.75L-2.4609 -60.3473ZM31.4264 -41.1389L20.345 -47.5416L9.26407 -53.9443L20.345 -60.3473L31.4264 -66.75L31.4264 -41.1389ZM42.8292 -60.3473L53.9105 -53.9443L42.8292 -47.5416L31.7482 -41.1389L31.7482 -66.75L42.8292 -60.3473ZM88.1196 -60.3473L99.2009 -53.9443L88.1195 -47.5416L77.0386 -41.1389L77.0386 -66.75L88.1196 -60.3473ZM122.007 -41.1389L110.925 -47.5416L99.8445 -53.9443L110.925 -60.3473L122.007 -66.75L122.007 -41.1389ZM133.41 -60.3473L144.491 -53.9443L122.329 -41.1389L122.329 -66.75L133.41 -60.3473ZM167.297 -41.1389L145.135 -53.9443L156.216 -60.3473L167.297 -66.75L167.297 -41.1389ZM189.781 -53.9443L178.7 -47.5416L167.619 -41.1389L167.619 -66.75L189.781 -53.9443ZM212.588 -41.1389L201.507 -47.5416L190.425 -53.9443L212.588 -66.75L212.588 -41.1389ZM223.991 -60.3473L235.072 -53.9443L223.991 -47.5416L212.909 -41.1389L212.909 -66.75L223.991 -60.3473ZM190.103 -54.1305L189.943 -54.2236L189.943 -54.2232L167.619 -67.1217L167.619 -67.3078L167.619 -92.9189L189.943 -80.0201L189.943 -79.834L190.103 -79.927L190.264 -79.834L190.264 -79.8343L212.426 -67.0289L190.264 -54.2232L190.264 -54.2236L190.103 -54.1305ZM-36.5091 -80.3921L-36.5091 -80.2063L-36.6703 -80.1132L-36.5091 -80.0202L-36.5091 -79.834L-36.5091 -54.2233L-58.8326 -67.1217L-58.8326 -67.3079L-58.8326 -92.9186L-58.8326 -93.1048L-36.509 -106.003L-36.5091 -80.3921ZM-195.186 -67.029L-206.267 -60.6259L-217.349 -54.2236L-217.349 -79.834L-195.186 -67.029ZM-81.7998 -54.2236L-92.8807 -60.6259L-103.962 -67.0289L-92.8807 -73.4316L-81.7998 -79.834L-81.7998 -54.2236ZM-70.3966 -73.4316L-59.3153 -67.0289L-70.3966 -60.6259L-81.4776 -54.2236L-81.4776 -79.834L-70.3966 -73.4316ZM-25.1063 -73.4316L-14.0253 -67.0289L-25.1063 -60.6259L-36.1876 -54.2236L-36.1876 -79.834L-25.1063 -73.4316ZM8.78101 -54.2236L-2.3003 -60.6259L-13.3813 -67.0289L-2.3003 -73.4316L8.78101 -79.834L8.78101 -54.2236ZM20.1838 -73.4316L31.2654 -67.0289L20.1838 -60.6259L9.10284 -54.2236L9.10284 -79.834L20.1838 -73.4316ZM54.0714 -54.2236L42.9904 -60.6259L31.9091 -67.0289L42.9904 -73.4316L54.0714 -79.834L54.0714 -54.2236ZM65.4745 -73.4316L76.5555 -67.0289L54.3932 -54.2236L54.3932 -79.834L65.4745 -73.4316ZM99.3618 -54.2236L88.2805 -60.6259L77.1992 -67.0289L88.2805 -73.4316L99.3618 -79.834L99.3618 -54.2236ZM110.765 -73.4316L121.846 -67.0289L110.765 -60.6259L99.6836 -54.2236L99.6836 -79.834L110.765 -73.4316ZM144.652 -54.2236L133.571 -60.6259L122.49 -67.0289L133.571 -73.4316L144.652 -79.834L144.652 -54.2236ZM156.055 -73.4316L167.136 -67.0289L156.055 -60.6259L144.974 -54.2236L144.974 -79.834L156.055 -73.4316ZM235.233 -54.2235L224.151 -60.6259L213.07 -67.0289L224.151 -73.4316L235.233 -79.834L235.233 -54.2235ZM-104.445 -67.3079L-126.607 -80.1132L-115.526 -86.5159L-104.445 -92.9186L-104.445 -67.3079ZM-93.042 -86.5159L-81.9607 -80.1132L-93.042 -73.7106L-104.123 -67.3079L-104.123 -92.9186L-93.042 -86.5159ZM-59.1544 -67.3079L-70.2357 -73.7106L-81.317 -80.1132L-70.2357 -86.5159L-59.1544 -92.9186L-59.1544 -67.3079ZM-13.8644 -67.3079L-24.9453 -73.7105L-36.0263 -80.1132L-24.9453 -86.5159L-13.8643 -92.9186L-13.8644 -67.3079ZM-2.4609 -86.5159L8.62009 -80.1132L-2.4609 -73.7105L-13.5425 -67.3079L-13.5425 -92.9186L-2.4609 -86.5159ZM31.4264 -67.3079L20.345 -73.7105L9.26408 -80.1132L20.3451 -86.5159L31.4264 -92.9186L31.4264 -67.3079ZM53.9105 -80.1132L42.8292 -73.7105L31.7482 -67.3079L31.7482 -92.9186L53.9105 -80.1132ZM76.7164 -67.3078L65.6351 -73.7105L54.5541 -80.1132L76.7164 -92.9186L76.7164 -67.3078ZM99.2009 -80.1132L88.1196 -73.7105L77.0386 -67.3078L77.0386 -92.9186L99.2009 -80.1132ZM122.007 -67.3078L110.925 -73.7105L99.8445 -80.1132L122.007 -92.9186L122.007 -67.3078ZM133.41 -86.5159L144.491 -80.1132L133.41 -73.7105L122.329 -67.3078L122.329 -92.9186L133.41 -86.5159ZM167.297 -67.3078L156.216 -73.7105L145.135 -80.1132L156.216 -86.5159L167.297 -92.9186L167.297 -67.3078ZM212.588 -67.3078L190.425 -80.1132L201.507 -86.5159L212.588 -92.9186L212.588 -67.3078ZM235.072 -80.1132L223.991 -73.7105L212.909 -67.3078L212.909 -92.9186L235.072 -80.1132ZM-115.687 -99.6002L-104.606 -93.1978L-115.687 -86.7952L-126.768 -80.3922L-126.768 -106.003L-115.687 -99.6002ZM-81.7998 -80.3921L-92.8807 -86.7952L-103.962 -93.1978L-92.8807 -99.6002L-81.7998 -106.003L-81.7998 -80.3921ZM-70.3966 -99.6002L-59.3153 -93.1978L-70.3966 -86.7952L-81.4776 -80.3921L-81.4776 -106.003L-70.3966 -99.6002ZM-25.1063 -99.6002L-14.0253 -93.1978L-25.1063 -86.7952L-36.1876 -80.3921L-36.1876 -106.003L-25.1063 -99.6002ZM8.78101 -80.3921L-2.30029 -86.7951L-13.3813 -93.1978L-2.30029 -99.6002L8.78101 -106.003L8.78101 -80.3921ZM20.1838 -99.6002L31.2654 -93.1978L20.1838 -86.7951L9.10284 -80.3921L9.10285 -106.003L20.1838 -99.6002ZM144.652 -80.3921L133.571 -86.7951L122.49 -93.1978L133.571 -99.6002L144.652 -106.003L144.652 -80.3921ZM156.055 -99.6002L167.136 -93.1978L156.055 -86.7951L144.974 -80.3921L144.974 -106.003L156.055 -99.6002ZM189.943 -80.3921L167.78 -93.1978L178.861 -99.6002L189.943 -106.003L189.943 -80.3921ZM201.345 -99.6002L212.426 -93.1978L201.345 -86.7951L190.264 -80.3921L190.264 -106.003L201.345 -99.6002ZM-104.445 -93.4768L-115.526 -99.8794L-126.607 -106.282L-115.526 -112.684L-104.445 -119.088L-104.445 -93.4768ZM-81.9607 -106.282L-93.042 -99.8794L-104.123 -93.4768L-104.123 -119.088L-81.9607 -106.282ZM-59.1544 -93.4768L-70.2357 -99.8794L-81.317 -106.282L-59.1544 -119.088L-59.1544 -93.4768ZM-47.7513 -112.684L-36.6703 -106.282L-58.8326 -93.4768L-58.8326 -119.088L-47.7513 -112.684ZM-13.8643 -93.4768L-24.9453 -99.8794L-36.0263 -106.282L-24.9453 -112.684L-13.8643 -119.087L-13.8643 -93.4768ZM-2.46089 -112.684L8.62009 -106.282L-2.4609 -99.8794L-13.5425 -93.4768L-13.5425 -119.087L-2.46089 -112.684ZM31.4264 -93.4768L20.3451 -99.8794L9.26408 -106.282L31.4264 -119.087L31.4264 -93.4768ZM144.491 -106.282L133.41 -99.8794L122.329 -93.4767L122.329 -119.087L144.491 -106.282ZM167.297 -93.4767L156.216 -99.8794L145.135 -106.282L167.297 -119.087L167.297 -93.4767ZM189.781 -106.282L178.7 -99.8794L167.619 -93.4767L167.619 -119.087L189.781 -106.282ZM212.588 -93.4767L201.507 -99.8794L190.425 -106.282L212.588 -119.087L212.588 -93.4767ZM-59.3153 -119.366L-81.4776 -106.561L-81.6388 -106.468L-81.7998 -106.561L-104.123 -119.459L-104.123 -119.645L-104.123 -145.442L-81.7998 -158.341L-81.7998 -132.544L-81.9607 -132.451L-81.7998 -132.358L-81.7998 -132.172L-81.6388 -132.265L-59.3153 -119.366ZM-206.267 -125.769L-195.186 -119.366L-217.349 -106.561L-217.349 -132.172L-206.267 -125.769ZM-115.687 -125.769L-104.606 -119.366L-115.687 -112.964L-126.768 -106.561L-126.768 -132.172L-115.687 -125.769ZM-36.509 -106.561L-47.5907 -112.964L-58.6717 -119.366L-47.5907 -125.769L-36.509 -132.172L-36.509 -106.561ZM-25.1063 -125.769L-14.0253 -119.366L-25.1063 -112.964L-36.1876 -106.561L-36.1876 -132.172L-25.1063 -125.769ZM8.78101 -106.561L-2.30029 -112.964L-13.3813 -119.366L-2.30029 -125.769L8.78101 -132.172L8.78101 -106.561ZM-195.025 -119.645L-206.107 -126.048L-217.188 -132.451L-206.107 -138.854L-195.025 -145.256L-195.025 -119.645ZM-104.445 -119.645L-115.526 -126.048L-126.607 -132.451L-104.445 -145.256L-104.445 -119.645ZM-59.1544 -119.645L-81.317 -132.451L-70.2357 -138.854L-59.1544 -145.256L-59.1544 -119.645ZM-36.6703 -132.451L-47.7513 -126.048L-58.8326 -119.645L-58.8326 -145.256L-36.6703 -132.451ZM-13.8643 -119.645L-24.9453 -126.048L-36.0263 -132.451L-13.8643 -145.256L-13.8643 -119.645ZM8.6201 -132.451L-2.46089 -126.048L-13.5425 -119.645L-13.5425 -145.256L8.6201 -132.451ZM-206.267 -151.938L-195.186 -145.535L-206.267 -139.133L-217.349 -132.73L-217.349 -158.34L-206.267 -151.938ZM-70.3966 -151.938L-59.3153 -145.535L-70.3966 -139.133L-81.4776 -132.73L-81.4776 -158.34L-70.3966 -151.938ZM-195.025 -145.814L-206.107 -152.217L-217.188 -158.62L-206.107 -165.022L-195.025 -171.425L-195.025 -145.814ZM-93.042 -165.022L-81.9607 -158.62L-104.123 -145.814L-104.123 -171.425L-93.042 -165.022ZM-59.1544 -145.814L-70.2357 -152.217L-81.317 -158.62L-70.2357 -165.022L-59.1544 -171.425L-59.1544 -145.814ZM-224.581 -180.517L-225.225 -180.517L-235.897 -174.35L-235.897 -173.978L-224.581 -180.517Z",fill:"url(#paint0_linear_196_2737)"}),R("defs",{children:xe("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse",children:[R("stop",{stopColor:"#81DCDE"}),R("stop",{offset:"1",stopColor:"#428ED4"})]})})]}),K0=({icon:e,name:t,menu:r,children:o})=>xe(zi,{children:[R(Bi,{css:j1,role:"presentation"}),R("div",{css:en,children:xe("div",{css:tn,children:[e?R(X1,{icon:e,name:t||""}):null,R(w,{level:3,css:rn,children:t||"Create Team Integration"}),r?xe("div",{css:on,children:[r," "]}):null]})}),R("div",{css:nn,children:o})]});import{CgMoreAlt as Ei}from"react-icons/cg";import{css as Rt}from"@emotion/react";var an=Rt`
|
|
1588
|
+
`;import{Fragment as Ei,jsx as R,jsxs as xe}from"@emotion/react/jsx-runtime";var zi=({...e})=>xe("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[R("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M-217.51 129.423L-217.349 129.517L-217.349 129.33L-195.025 116.432L-194.865 116.34L-194.704 116.432L-194.704 116.246L-172.219 103.255L-172.059 103.347L-172.059 103.162L-171.897 103.069L-172.059 102.976L-172.059 77.1784L-149.735 90.0769L-149.735 90.2627L-149.735 116.06L-149.896 116.153L-149.735 116.246L-149.735 116.432L-149.574 116.339L-127.09 129.33L-127.09 129.517L-126.929 129.423L-126.768 129.517L-126.768 129.33L-104.284 116.339L-104.123 116.432L-104.123 116.246L-103.962 116.153L-104.123 116.06L-104.123 90.2627L-81.96 103.069L-81.9607 103.069L-81.7998 103.162L-81.7998 103.347L-81.7998 129.517L-58.9935 116.339L-58.8326 116.432L-58.8326 116.246L-58.6717 116.153L-58.8326 116.06L-58.8326 90.2627L-58.8326 90.0769L-36.3485 77.0857L-36.1876 77.1788L-36.1876 76.9926L-36.0267 76.8995L-36.1876 76.8068L-36.1876 51.0099L-36.1876 50.8237L-13.8644 37.9256L-13.7031 37.8325L-13.5425 37.9256L-13.5425 37.7397L9.26375 24.5621L-13.3813 11.4778L8.781 -1.32792L8.781 -1.3276L8.94192 -1.42068L9.10284 -1.3276L9.10284 -1.32792L31.4263 11.5705L31.4263 11.7564L31.4263 37.3674L31.4263 37.5536L8.94191 50.5448L8.781 50.4517L8.781 50.6379L8.62008 50.7306L8.781 50.8237L8.78099 76.6209L8.78099 76.8068L8.62008 76.8995L8.78099 76.9926L8.78099 77.1788L8.78099 102.79L8.78099 102.976L-14.025 116.153L8.78099 129.33L8.78099 129.517L8.94191 129.423L9.10282 129.517L9.10282 129.33L31.5869 116.339L31.7482 116.432L54.0714 129.33L54.0714 129.517L54.2323 129.424L54.3932 129.517L54.3932 129.33L76.7164 116.432L99.5233 103.255L99.6836 103.347L99.6836 103.162L99.8445 103.069L99.6836 102.976L99.6836 76.9926L99.8445 76.8995L99.6836 76.8068L99.6836 76.6209L99.5227 76.7137L77.1992 63.8149L99.3618 51.0099L99.5227 50.9168L99.6836 51.0099L99.6836 50.8237L122.007 37.9256L122.168 37.8325L122.329 37.9256L144.491 50.7306L121.846 63.8149L144.652 76.9926L144.652 77.1788L144.813 77.0857L144.974 77.1788L144.974 76.9926L167.297 64.0939L167.297 64.0942L167.458 64.0011L167.619 64.0942L167.619 64.0939L190.264 77.1788L190.264 51.0099L190.264 50.8237L190.425 50.7307L190.264 50.6379L190.264 50.4517L190.264 24.6552L212.748 11.6633L212.909 11.7564L212.909 11.5705L213.07 11.4778L212.909 11.3847L212.909 -14.4122L212.909 -14.5984L235.394 -27.5896L235.554 -27.4965L235.554 -27.6826L235.715 -27.7757L235.554 -27.8685L235.554 -53.6657L235.554 -53.8515L235.715 -53.9443L235.554 -54.0374L235.554 -54.2235L235.554 -80.0201L235.715 -80.1132L235.554 -80.2063L235.554 -80.3921L235.394 -80.299L212.909 -93.2909L212.909 -93.4767L212.909 -119.645L190.264 -106.561L190.103 -106.468L189.943 -106.561L167.619 -119.459L167.619 -119.645L167.458 -119.552L167.297 -119.645L167.297 -119.459L144.974 -106.561L144.813 -106.468L144.652 -106.561L122.007 -119.645L122.007 -93.4767L122.007 -93.2909L99.6836 -80.3921L99.5227 -80.2994L99.3618 -80.3921L77.0386 -93.2909L77.0386 -93.4767L76.8773 -93.384L76.7164 -93.4767L76.7164 -93.2909L54.3932 -80.3921L54.2323 -80.2994L54.0714 -80.3921L31.7482 -93.2909L31.7482 -93.4768L31.7482 -119.645L9.10285 -106.561L9.10285 -132.358L9.26376 -132.451L9.10285 -132.544L9.10285 -132.73L8.94193 -132.637L-13.5425 -145.628L-13.5425 -145.814L-13.7031 -145.721L-13.8643 -145.814L-13.8643 -145.628L-36.1876 -132.73L-36.1876 -132.73L-36.3484 -132.637L-36.509 -132.73L-36.509 -132.73L-58.8326 -145.628L-58.8326 -145.814L-58.8326 -171.611L-58.6717 -171.704L-58.8326 -171.797L-58.8326 -171.983L-58.9935 -171.89L-73.9236 -180.517L-74.5672 -180.517L-59.3153 -171.704L-70.3966 -165.302L-81.4776 -158.899L-81.4776 -180.517L-81.7998 -180.517L-81.7998 -158.899L-92.8807 -165.302L-103.962 -171.704L-88.7101 -180.517L-89.3538 -180.517L-104.284 -171.89L-104.445 -171.983L-104.445 -171.797L-104.606 -171.704L-104.445 -171.611L-104.445 -145.628L-126.929 -132.637L-127.09 -132.73L-127.09 -132.544L-127.251 -132.451L-127.09 -132.358L-127.09 -106.561L-127.09 -106.375L-127.251 -106.282L-127.09 -106.189L-127.09 -106.003L-127.09 -80.2063L-127.251 -80.1132L-127.09 -80.0202L-127.09 -79.834L-126.929 -79.9271L-104.606 -67.0289L-126.768 -54.2233L-126.768 -54.2236L-126.929 -54.1305L-127.09 -54.2236L-127.09 -54.2233L-149.413 -67.1217L-149.413 -67.3079L-149.574 -67.2148L-149.735 -67.3079L-149.735 -67.1217L-172.059 -54.2233L-172.059 -54.2236L-172.219 -54.1305L-172.381 -54.2236L-172.381 -54.2233L-194.704 -67.1217L-194.704 -67.3079L-194.865 -67.2148L-195.025 -67.3079L-195.025 -67.3076L-217.349 -80.2063L-217.349 -80.3922L-217.349 -106.003L-217.349 -106.189L-194.865 -119.181L-194.704 -119.088L-194.704 -119.273L-194.543 -119.366L-194.704 -119.459L-194.704 -145.256L-194.704 -145.442L-194.543 -145.535L-194.704 -145.628L-194.704 -145.814L-194.704 -171.611L-194.543 -171.704L-194.704 -171.797L-194.704 -171.983L-194.865 -171.89L-209.795 -180.517L-210.438 -180.517L-195.186 -171.704L-206.267 -165.302L-217.349 -158.899L-217.349 -180.517L-217.671 -180.517L-217.671 -158.899L-228.752 -165.302L-235.897 -169.43L-235.897 -169.058L-228.913 -165.022L-217.832 -158.62L-228.913 -152.217L-235.897 -148.182L-235.897 -147.81L-228.752 -151.938L-217.671 -158.34L-217.671 -132.73L-228.752 -139.133L-235.897 -143.261L-235.897 -142.889L-228.913 -138.854L-217.832 -132.451L-228.913 -126.048L-235.897 -122.013L-235.897 -121.641L-228.752 -125.769L-217.671 -132.172L-217.671 -106.561L-228.752 -112.964L-235.897 -117.092L-235.897 -116.72L-228.913 -112.684L-217.832 -106.282L-228.913 -99.8795L-235.897 -95.8441L-235.897 -95.4721L-228.752 -99.6002L-217.671 -106.003L-217.671 -80.3922L-228.752 -86.7952L-235.897 -90.9233L-235.897 -90.5513L-228.913 -86.5159L-217.832 -80.1132L-228.913 -73.7106L-235.897 -69.6752L-235.897 -69.3032L-228.752 -73.4316L-217.671 -79.834L-217.671 -54.2236L-228.752 -60.626L-235.897 -64.7544L-235.897 -64.3824L-228.913 -60.3473L-217.832 -53.9443L-235.897 -43.5063L-235.897 -43.1343L-217.671 -53.6657L-217.671 -28.0547L-217.671 -27.8685L-217.832 -27.7758L-217.671 -27.6827L-217.671 -27.4965L-217.671 -1.69994L-217.832 -1.60687L-217.671 -1.51378L-217.671 -1.32762L-217.51 -1.4207L-195.186 11.4778L-217.349 24.2831L-217.349 24.2828L-217.51 24.3759L-217.671 24.2828L-217.671 24.469L-235.897 35.0001L-235.897 35.3721L-217.671 24.8406L-217.671 50.4517L-228.752 44.049L-235.897 39.9209L-235.897 40.2929L-228.913 44.3283L-217.832 50.7306L-228.913 57.1333L-235.897 61.1687L-235.897 61.5407L-228.752 57.4125L-217.671 51.0099L-217.671 76.6209L-228.752 70.2176L-235.897 66.0895L-235.897 66.4615L-228.913 70.4968L-217.832 76.8995L-235.897 87.3376L-235.897 87.7096L-217.671 77.1784L-217.671 77.1788L-217.671 102.79L-217.671 102.976L-235.897 113.507L-235.897 113.879L-217.671 103.348L-217.671 128.958L-235.897 118.428L-235.897 118.8L-217.671 129.33L-217.671 129.517L-217.51 129.423ZM-206.267 109.751L-195.186 116.153L-217.349 128.958L-217.349 103.348L-206.267 109.751ZM-127.09 128.958L-149.252 116.153L-138.171 109.751L-127.09 103.348L-127.09 128.958ZM-115.687 109.751L-104.606 116.153L-126.768 128.958L-126.768 103.348L-115.687 109.751ZM-70.3966 109.751L-59.3153 116.153L-81.4776 128.958L-81.4776 103.348L-70.3966 109.751ZM8.78099 128.958L-13.3813 116.153L8.78099 103.348L8.78099 128.958ZM20.1838 109.751L31.2654 116.153L9.10282 128.958L9.10283 103.348L20.1838 109.751ZM54.0714 128.958L31.9088 116.153L54.0714 103.348L54.0714 128.958ZM76.5555 116.153L54.3932 128.958L54.3932 103.348L76.5555 116.153ZM-195.025 115.874L-206.107 109.472L-217.188 103.069L-195.025 90.2631L-195.025 115.874ZM-172.541 103.069L-194.704 115.874L-194.704 90.2631L-172.541 103.069ZM-127.251 103.069L-138.332 109.472L-149.413 115.874L-149.413 90.2631L-127.251 103.069ZM-104.445 115.874L-115.526 109.472L-126.607 103.069L-104.445 90.2631L-104.445 115.874ZM-59.1544 115.874L-70.2357 109.472L-81.317 103.069L-59.1544 90.2631L-59.1544 115.874ZM31.4263 115.874L20.345 109.472L9.26406 103.069L31.4263 90.2631L31.4263 115.874ZM54.0714 102.976L31.7482 115.874L31.7482 90.2628L31.7482 90.0769L54.0714 77.1785L54.0714 77.1788L54.2323 77.0857L54.3932 77.1788L54.3932 77.1785L76.7164 90.0769L76.7164 90.2628L76.7164 115.874L54.3932 102.976L54.3932 102.79L54.2323 102.883L54.0714 102.79L54.0714 102.976ZM99.2008 103.069L77.0386 115.874L77.0386 90.2631L99.2008 103.069ZM-195.186 89.9841L-217.349 102.789L-217.349 77.1788L-195.186 89.9841ZM-172.381 102.789L-194.543 89.9841L-172.381 77.1788L-172.381 102.789ZM-127.09 102.789L-149.252 89.9841L-138.171 83.5811L-127.09 77.1788L-127.09 102.789ZM-115.687 83.5811L-104.606 89.9841L-126.768 102.789L-126.768 77.1788L-115.687 83.5811ZM-81.7998 102.789L-103.962 89.9841L-92.8807 83.5811L-81.7998 77.1788L-81.7998 102.789ZM-70.3966 83.5811L-59.3153 89.9841L-81.4776 102.789L-81.4776 77.1788L-70.3966 83.5811ZM20.1838 83.5811L31.2654 89.9841L9.10283 102.789L9.10283 77.1788L20.1838 83.5811ZM99.3618 102.789L77.1992 89.9842L88.2805 83.5811L99.3618 77.1788L99.3618 102.789ZM-172.381 76.8068L-194.865 89.798L-217.188 76.8995L-195.025 64.0938L-195.025 64.0942L-194.865 64.0011L-194.704 64.0942L-194.704 63.908L-172.381 51.0099L-172.381 76.8068ZM-149.735 89.7049L-171.897 76.8995L-160.817 70.4968L-149.735 64.0942L-149.735 89.7049ZM-138.332 70.4968L-127.251 76.8995L-138.332 83.3025L-149.413 89.7049L-149.413 64.0942L-138.332 70.4968ZM-104.445 89.7049L-115.526 83.3025L-126.607 76.8995L-115.526 70.4968L-104.445 64.0942L-104.445 89.7049ZM-93.042 70.4968L-81.9607 76.8995L-93.042 83.3025L-104.123 89.7049L-104.123 64.0942L-93.042 70.4968ZM-59.1544 89.7049L-70.2357 83.3025L-81.317 76.8995L-70.2357 70.4968L-59.1544 64.0942L-59.1544 89.7049ZM-47.7513 70.4968L-36.6703 76.8995L-58.8326 89.7049L-58.8326 64.0942L-47.7513 70.4968ZM31.4263 89.7049L20.345 83.3025L9.26406 76.8995L20.345 70.4969L31.4263 64.0942L31.4263 89.7049ZM42.8292 70.4969L53.9105 76.8995L31.7482 89.7049L31.7482 64.0942L42.8292 70.4969ZM76.7164 89.7049L54.5541 76.8995L65.6351 70.4969L76.7164 64.0942L76.7164 89.7049ZM99.2008 76.8995L88.1195 83.3025L77.0386 89.7049L77.0386 64.0942L99.2008 76.8995ZM-206.267 57.4125L-195.186 63.8149L-217.349 76.6209L-217.349 51.0099L-206.267 57.4125ZM-149.896 63.8149L-160.977 70.2176L-172.059 76.6209L-172.059 51.0099L-149.896 63.8149ZM-127.09 76.6209L-138.171 70.2176L-149.252 63.8149L-127.09 51.0099L-127.09 76.6209ZM-115.687 57.4125L-104.606 63.8149L-115.687 70.2176L-126.768 76.6209L-126.768 51.0099L-115.687 57.4125ZM-81.7998 76.6209L-92.8807 70.2176L-103.962 63.8149L-92.8807 57.4126L-81.7998 51.0099L-81.7998 76.6209ZM-70.3966 57.4126L-59.3153 63.8149L-70.3966 70.2176L-81.4776 76.6209L-81.4776 51.0099L-70.3966 57.4126ZM-36.5091 76.6209L-47.5907 70.2176L-58.6717 63.8149L-47.5907 57.4126L-36.5091 51.0099L-36.5091 76.6209ZM20.1838 57.4126L31.2654 63.8149L20.1838 70.2176L9.10283 76.6209L9.10283 51.0099L20.1838 57.4126ZM54.0714 76.6209L42.9904 70.2176L31.9091 63.8149L42.9904 57.4126L54.0714 51.0099L54.0714 76.6209ZM65.4745 57.4126L76.5555 63.8149L65.4745 70.2176L54.3932 76.6209L54.3932 51.0099L65.4745 57.4126ZM144.652 76.6209L122.49 63.8149L144.652 51.0099L144.652 76.6209ZM156.055 57.4126L167.136 63.8149L144.974 76.6209L144.974 51.0099L156.055 57.4126ZM189.943 76.621L167.78 63.8149L178.861 57.4126L189.943 51.0099L189.943 76.621ZM-127.09 -1.51377L-127.09 -1.32761L-127.09 24.2828L-127.09 24.469L-127.251 24.562L-127.09 24.6548L-127.09 24.8406L-127.09 50.4517L-127.09 50.6379L-149.413 63.536L-149.574 63.6291L-149.735 63.536L-171.897 50.7306L-149.574 37.8325L-149.413 37.9256L-149.413 37.7394L-149.252 37.6467L-149.413 37.5536L-149.413 11.7564L-149.413 11.5705L-149.252 11.4778L-149.413 11.3847L-149.413 11.1985L-149.413 -14.4125L-127.09 -1.51377ZM-195.025 63.536L-206.107 57.1333L-217.188 50.7306L-206.107 44.3283L-195.025 37.9256L-195.025 63.536ZM-183.622 44.3283L-172.541 50.7306L-194.704 63.536L-194.704 37.9256L-183.622 44.3283ZM-104.445 63.536L-115.526 57.1333L-126.607 50.7306L-115.526 44.3283L-104.445 37.9256L-104.445 63.536ZM-93.042 44.3283L-81.9607 50.7306L-93.042 57.1333L-104.123 63.536L-104.123 37.9256L-93.042 44.3283ZM-59.1544 63.536L-70.2357 57.1333L-81.317 50.7306L-70.2357 44.3283L-59.1544 37.9256L-59.1544 63.536ZM-47.7513 44.3283L-36.6703 50.7306L-47.7513 57.1333L-58.8326 63.536L-58.8326 37.9256L-47.7513 44.3283ZM31.4263 63.536L20.345 57.1333L9.26406 50.7306L31.4263 37.9256L31.4263 63.536ZM42.8292 44.3283L53.9105 50.7306L42.8292 57.1333L31.7482 63.536L31.7482 37.9256L42.8292 44.3283ZM76.7164 63.536L65.6351 57.1333L54.5541 50.7306L76.7164 37.9256L76.7164 63.536ZM88.1195 44.3283L99.2008 50.7306L77.0386 63.536L77.0386 37.9256L88.1195 44.3283ZM167.297 63.536L156.216 57.1333L145.135 50.7306L156.216 44.3283L167.297 37.9256L167.297 63.536ZM178.7 44.3283L189.781 50.7307L178.7 57.1333L167.619 63.536L167.619 37.9256L178.7 44.3283ZM-206.267 31.2436L-195.186 37.6466L-206.267 44.049L-217.349 50.4517L-217.349 24.8406L-206.267 31.2436ZM-172.381 50.4517L-183.462 44.049L-194.543 37.6466L-183.462 31.2436L-172.381 24.8406L-172.381 50.4517ZM-160.977 31.2436L-149.896 37.6467L-172.059 50.4517L-172.059 24.8406L-160.977 31.2436ZM-115.687 31.2437L-104.606 37.6467L-115.687 44.049L-126.768 50.4517L-126.768 24.8406L-115.687 31.2437ZM-81.7998 50.4517L-92.8807 44.049L-103.962 37.6467L-92.8807 31.2437L-81.7998 24.8406L-81.7998 50.4517ZM-70.3966 31.2437L-59.3153 37.6467L-70.3966 44.049L-81.4776 50.4517L-81.4776 24.8406L-70.3966 31.2437ZM-36.5091 50.4517L-47.5907 44.049L-58.6717 37.6467L-47.5907 31.2437L-36.5091 24.8407L-36.5091 50.4517ZM-25.1063 31.2437L-14.025 37.6467L-36.1876 50.4517L-36.1876 24.8407L-25.1063 31.2437ZM54.0714 50.4517L42.9904 44.049L31.9091 37.6467L42.9904 31.2437L54.0714 24.8407L54.0714 50.4517ZM76.7164 37.3674L76.7164 37.5536L54.3932 50.4517L54.3932 24.8407L54.3932 24.6551L76.7164 11.7564L76.7164 37.3674ZM99.3618 50.4517L88.2805 44.049L77.1992 37.6467L88.2805 31.2437L99.3618 24.8407L99.3618 50.4517ZM110.765 31.2437L121.846 37.6467L99.6836 50.4517L99.6836 24.8407L110.765 31.2437ZM144.652 50.4517L122.49 37.6467L133.571 31.2437L144.652 24.8407L144.652 50.4517ZM167.136 37.6467L156.055 44.049L144.974 50.4517L144.974 24.8407L167.136 37.6467ZM189.943 50.4517L178.861 44.049L167.78 37.6467L189.943 24.8407L189.943 50.4517ZM189.943 -1.3279L189.943 24.469L167.619 37.3674L167.458 37.4605L167.297 37.3674L145.135 24.5621L167.297 11.7564L167.458 11.6636L167.619 11.7564L167.619 11.5705L189.943 -1.3279ZM-195.025 37.3674L-206.107 30.9647L-217.188 24.562L-195.025 11.7564L-195.025 37.3674ZM-183.622 18.1594L-172.541 24.562L-183.622 30.9647L-194.704 37.3674L-194.704 11.7564L-183.622 18.1594ZM-149.735 37.3674L-160.817 30.9647L-171.897 24.562L-160.817 18.1594L-149.735 11.7564L-149.735 37.3674ZM-104.445 37.3674L-115.526 30.9647L-126.607 24.562L-115.526 18.1594L-104.445 11.7564L-104.445 37.3674ZM-93.042 18.1594L-81.9607 24.562L-93.042 30.9647L-104.123 37.3674L-104.123 11.7564L-93.042 18.1594ZM-59.1544 37.3674L-70.2357 30.9647L-81.317 24.562L-70.2357 18.1594L-59.1544 11.7564L-59.1544 37.3674ZM-47.7513 18.1594L-36.6703 24.5621L-47.7513 30.9647L-58.8326 37.3674L-58.8326 11.7564L-47.7513 18.1594ZM-13.8644 37.3674L-24.9453 30.9647L-36.0263 24.5621L-24.9453 18.1594L-13.8644 11.7564L-13.8644 37.3674ZM8.62008 24.5621L-13.5425 37.3674L-13.5425 11.7564L8.62008 24.5621ZM42.8292 18.1594L53.9105 24.5621L42.8292 30.9647L31.7482 37.3674L31.7482 11.7564L42.8292 18.1594ZM88.1195 18.1594L99.2008 24.5621L88.1195 30.9647L77.0386 37.3674L77.0386 11.7564L88.1195 18.1594ZM122.007 37.3674L110.925 30.9648L99.8445 24.5621L110.925 18.1594L122.007 11.7564L122.007 37.3674ZM133.41 18.1594L144.491 24.5621L133.41 30.9648L122.329 37.3674L122.329 11.7564L133.41 18.1594ZM-172.381 24.2828L-183.462 17.8804L-194.543 11.4778L-183.462 5.07475L-172.381 -1.32762L-172.381 24.2828ZM-160.977 5.07475L-149.896 11.4778L-160.977 17.8804L-172.059 24.2828L-172.059 -1.32762L-160.977 5.07475ZM-115.687 5.07475L-104.606 11.4778L-115.687 17.8804L-126.768 24.2828L-126.768 -1.32761L-115.687 5.07475ZM-81.7998 24.2828L-92.8807 17.8804L-103.962 11.4778L-92.8807 5.07475L-81.7998 -1.32761L-81.7998 24.2828ZM-70.3966 5.07476L-59.3153 11.4778L-70.3966 17.8804L-81.4776 24.2828L-81.4776 -1.32761L-70.3966 5.07476ZM-36.5091 24.2828L-47.5907 17.8804L-58.6717 11.4778L-47.5907 5.07476L-36.5091 -1.3276L-36.5091 24.2828ZM-25.1063 5.07476L-14.0253 11.4778L-25.1063 17.8804L-36.1876 24.2828L-36.1876 -1.3276L-25.1063 5.07476ZM54.0714 24.2828L42.9904 17.8805L31.9091 11.4778L42.9904 5.07477L54.0714 -1.3276L54.0714 24.2828ZM65.4745 5.07477L76.5555 11.4778L54.3932 24.2828L54.3932 -1.3276L65.4745 5.07477ZM99.3618 24.2828L88.2805 17.8805L77.1992 11.4778L88.2805 5.07477L99.3618 -1.32759L99.3618 24.2828ZM110.765 5.07477L121.846 11.4778L110.765 17.8805L99.6836 24.2828L99.6836 -1.32759L110.765 5.07477ZM144.652 24.2828L133.571 17.8805L122.49 11.4778L133.571 5.07477L144.652 -1.32759L144.652 24.2828ZM156.055 5.07478L167.136 11.4778L144.974 24.2828L144.974 -1.32759L156.055 5.07478ZM201.345 5.07478L212.426 11.4778L190.264 24.2828L190.264 -1.32759L201.345 5.07478ZM-195.025 11.1985L-217.188 -1.60687L-206.107 -8.00954L-195.025 -14.4122L-195.025 11.1985ZM-183.622 -8.00954L-172.541 -1.60686L-183.622 4.79614L-194.704 11.1985L-194.704 -14.4122L-183.622 -8.00954ZM-149.735 11.1985L-160.816 4.79615L-171.897 -1.60686L-160.816 -8.00954L-149.735 -14.4122L-149.735 11.1985ZM-104.445 11.1985L-115.526 4.79615L-126.607 -1.60686L-115.526 -8.00954L-104.445 -14.4122L-104.445 11.1985ZM-93.042 -8.00953L-81.9607 -1.60685L-93.042 4.79615L-104.123 11.1985L-104.123 -14.4122L-93.042 -8.00953ZM-59.1544 11.1985L-70.2357 4.79615L-81.317 -1.60685L-70.2357 -8.00953L-59.1544 -14.4122L-59.1544 11.1985ZM-47.7513 -8.00953L-36.6703 -1.60685L-47.7513 4.79616L-58.8326 11.1985L-58.8326 -14.4122L-47.7513 -8.00953ZM-13.8644 11.1985L-24.9453 4.79616L-36.0263 -1.60685L-24.9453 -8.00953L-13.8644 -14.4122L-13.8644 11.1985ZM-2.4609 -8.00953L8.62008 -1.60685L-13.5425 11.1985L-13.5425 -14.4122L-2.4609 -8.00953ZM31.4263 11.1985L9.26407 -1.60685L20.345 -8.00952L31.4263 -14.4122L31.4263 11.1985ZM42.8292 -8.00952L53.9105 -1.60684L42.8292 4.79616L31.7482 11.1985L31.7482 -14.4122L42.8292 -8.00952ZM76.7164 11.1985L65.6351 4.79617L54.5541 -1.60684L76.7164 -14.4122L76.7164 11.1985ZM88.1195 -8.00952L99.2008 -1.60684L88.1195 4.79617L77.0386 11.1985L77.0386 -14.4122L88.1195 -8.00952ZM122.007 11.1985L110.925 4.79617L99.8445 -1.60684L110.925 -8.00952L122.007 -14.4122L122.007 11.1985ZM133.41 -8.00951L144.491 -1.60683L133.41 4.79617L122.329 11.1985L122.329 -14.4122L133.41 -8.00951ZM167.297 11.1985L156.216 4.79617L145.135 -1.60683L156.216 -8.00951L167.297 -14.4122L167.297 11.1985ZM178.7 -8.00951L189.781 -1.60683L167.619 11.1985L167.619 -14.4122L178.7 -8.00951ZM212.588 11.1985L201.507 4.79618L190.425 -1.60683L201.507 -8.00951L212.588 -14.4122L212.588 11.1985ZM-206.267 -21.0938L-195.186 -14.6915L-206.267 -8.28879L-217.349 -1.88578L-217.349 -27.4965L-206.267 -21.0938ZM-172.381 -1.88578L-183.462 -8.28879L-194.543 -14.6915L-183.462 -21.0938L-172.381 -27.4965L-172.381 -1.88578ZM-160.977 -21.0938L-149.896 -14.6915L-160.977 -8.28878L-172.059 -1.88578L-172.059 -27.4965L-160.977 -21.0938ZM-127.09 -1.88577L-149.252 -14.6915L-138.171 -21.0938L-127.09 -27.4965L-127.09 -1.88577ZM-115.687 -21.0938L-104.606 -14.6915L-115.687 -8.28878L-126.768 -1.88577L-126.768 -27.4965L-115.687 -21.0938ZM-81.7998 -1.88577L-92.8807 -8.28878L-103.962 -14.6915L-92.8807 -21.0938L-81.7998 -27.4965L-81.7998 -1.88577ZM-70.3966 -21.0938L-59.3153 -14.6915L-70.3966 -8.28878L-81.4776 -1.88577L-81.4776 -27.4965L-70.3966 -21.0938ZM-36.5091 -1.88577L-47.5907 -8.28877L-58.6717 -14.6915L-47.5907 -21.0938L-36.5091 -27.4965L-36.5091 -1.88577ZM-14.025 -14.6915L-25.1063 -8.28877L-36.1876 -1.88577L-36.1876 -27.4965L-14.025 -14.6915ZM8.781 -1.88576L-2.3003 -8.28877L-13.3813 -14.6915L8.781 -27.4965L8.781 -1.88576ZM20.1838 -21.0938L31.2654 -14.6915L20.1838 -8.28877L9.10284 -1.88576L9.10284 -27.4965L20.1838 -21.0938ZM54.0714 -1.88576L42.9904 -8.28877L31.9091 -14.6915L42.9904 -21.0938L54.0714 -27.4965L54.0714 -1.88576ZM76.7164 -41.1389L76.7164 -40.9528L76.5555 -40.8597L76.7164 -40.767L76.7164 -40.5811L76.7164 -14.9704L76.7164 -14.7845L54.3932 -1.88576L54.3932 -27.4965L54.3932 -27.6827L54.5541 -27.7757L54.3932 -27.8685L54.3932 -28.0547L54.3932 -53.6657L54.3932 -53.8516L76.7164 -66.75L76.7164 -41.1389ZM99.3618 -1.88575L88.2805 -8.28876L77.1992 -14.6915L88.2805 -21.0938L99.3618 -27.4965L99.3618 -1.88575ZM110.765 -21.0938L121.846 -14.6915L110.765 -8.28876L99.6836 -1.88575L99.6836 -27.4965L110.765 -21.0938ZM144.652 -1.88575L133.571 -8.28876L122.49 -14.6915L133.571 -21.0938L144.652 -27.4965L144.652 -1.88575ZM156.055 -21.0938L167.136 -14.6914L156.055 -8.28876L144.974 -1.88575L144.974 -27.4965L156.055 -21.0938ZM189.943 -1.88575L178.861 -8.28875L167.78 -14.6914L178.861 -21.0938L189.943 -27.4965L189.943 -1.88575ZM201.345 -21.0938L212.426 -14.6914L201.345 -8.28875L190.264 -1.88575L190.264 -27.4965L201.345 -21.0938ZM8.781 -28.0547L8.781 -27.8685L-13.5425 -14.9704L-13.7031 -14.8776L-13.8644 -14.9704L-36.0263 -27.7758L-13.8644 -40.5811L-13.7031 -40.6739L-13.5425 -40.5811L-13.5425 -40.7666L8.78101 -53.6657L8.781 -28.0547ZM-195.025 -14.9704L-206.107 -21.3731L-217.188 -27.7758L-206.107 -34.1781L-195.025 -40.5811L-195.025 -14.9704ZM-183.622 -34.1781L-172.541 -27.7758L-183.622 -21.3731L-194.704 -14.9704L-194.704 -40.5811L-183.622 -34.1781ZM-149.735 -14.9704L-160.816 -21.3731L-171.897 -27.7758L-160.816 -34.1781L-149.735 -40.5811L-149.735 -14.9704ZM-138.332 -34.1781L-127.251 -27.7758L-138.332 -21.3731L-149.413 -14.9704L-149.413 -40.5811L-138.332 -34.1781ZM-104.445 -14.9704L-115.526 -21.3731L-126.607 -27.7758L-115.526 -34.1781L-104.445 -40.5811L-104.445 -14.9704ZM-93.042 -34.1781L-81.9607 -27.7758L-93.042 -21.3731L-104.123 -14.9704L-104.123 -40.5811L-93.042 -34.1781ZM-59.1544 -14.9704L-70.2357 -21.3731L-81.317 -27.7758L-70.2357 -34.1781L-59.1544 -40.5811L-59.1544 -14.9704ZM-47.7513 -34.1781L-36.6703 -27.7758L-47.7513 -21.3731L-58.8326 -14.9704L-58.8326 -40.5811L-47.7513 -34.1781ZM31.4263 -14.9704L20.345 -21.3731L9.26407 -27.7757L20.345 -34.1781L31.4264 -40.5811L31.4263 -14.9704ZM42.8292 -34.1781L53.9105 -27.7757L42.8292 -21.3731L31.7482 -14.9704L31.7482 -40.5811L42.8292 -34.1781ZM88.1195 -34.1781L99.2009 -27.7757L88.1195 -21.373L77.0386 -14.9704L77.0386 -40.5811L88.1195 -34.1781ZM122.007 -14.9704L110.925 -21.373L99.8445 -27.7757L110.925 -34.1781L122.007 -40.5811L122.007 -14.9704ZM144.491 -27.7757L133.41 -21.373L122.329 -14.9704L122.329 -40.5811L144.491 -27.7757ZM167.297 -14.9704L156.216 -21.373L145.135 -27.7757L167.297 -40.5811L167.297 -14.9704ZM178.7 -34.1781L189.781 -27.7757L178.7 -21.373L167.619 -14.9704L167.619 -40.5811L178.7 -34.1781ZM212.588 -14.9704L201.507 -21.373L190.425 -27.7757L201.507 -34.1781L212.588 -40.5811L212.588 -14.9704ZM223.991 -34.1781L235.072 -27.7757L212.909 -14.9704L212.909 -40.5811L223.991 -34.1781ZM144.974 -53.6657L167.136 -40.8597L144.974 -28.0547L144.813 -27.9616L144.652 -28.0547L122.49 -40.8597L144.652 -53.6657L144.813 -53.7585L144.974 -53.6657ZM-206.267 -47.2627L-195.186 -40.8597L-206.267 -34.4574L-217.349 -28.0547L-217.349 -53.6657L-206.267 -47.2627ZM-172.381 -28.0547L-183.462 -34.4574L-194.543 -40.8597L-183.462 -47.2627L-172.381 -53.6657L-172.381 -28.0547ZM-160.977 -47.2627L-149.896 -40.8597L-160.977 -34.4574L-172.059 -28.0547L-172.059 -53.6657L-160.977 -47.2627ZM-127.09 -28.0547L-138.171 -34.4574L-149.252 -40.8597L-138.171 -47.2627L-127.09 -53.6657L-127.09 -28.0547ZM-115.687 -47.2627L-104.606 -40.8597L-115.687 -34.4574L-126.768 -28.0547L-126.768 -53.6657L-115.687 -47.2627ZM-81.7998 -28.0547L-92.8807 -34.4574L-103.962 -40.8597L-92.8807 -47.2627L-81.7998 -53.6657L-81.7998 -28.0547ZM-70.3966 -47.2627L-59.3153 -40.8597L-70.3966 -34.4574L-81.4776 -28.0547L-81.4776 -53.6657L-70.3966 -47.2627ZM-36.5091 -28.0547L-47.5907 -34.4574L-58.6717 -40.8597L-47.5907 -47.2627L-36.5091 -53.6657L-36.5091 -28.0547ZM-25.1063 -47.2627L-14.025 -40.8597L-36.1876 -28.0547L-36.1876 -53.6657L-25.1063 -47.2627ZM20.1838 -47.2627L31.2654 -40.8597L20.1838 -34.4574L9.10284 -28.0547L9.10284 -53.6657L20.1838 -47.2627ZM54.0714 -28.0547L42.9904 -34.4574L31.9091 -40.8597L42.9904 -47.2627L54.0714 -53.6657L54.0714 -28.0547ZM99.3618 -28.0547L88.2805 -34.4573L77.1992 -40.8597L88.2805 -47.2627L99.3618 -53.6657L99.3618 -28.0547ZM110.765 -47.2627L121.846 -40.8597L110.765 -34.4573L99.6836 -28.0547L99.6836 -53.6657L110.765 -47.2627ZM189.943 -28.0546L178.861 -34.4573L167.78 -40.8597L178.861 -47.2627L189.943 -53.6657L189.943 -28.0546ZM201.345 -47.2627L212.426 -40.8597L201.345 -34.4573L190.264 -28.0546L190.264 -53.6657L201.345 -47.2627ZM235.233 -28.0546L224.151 -34.4573L213.07 -40.8597L224.151 -47.2627L235.233 -53.6657L235.233 -28.0546ZM-195.025 -41.139L-206.107 -47.5417L-217.188 -53.9443L-206.107 -60.3473L-195.025 -66.75L-195.025 -41.139ZM-172.541 -53.9443L-183.622 -47.5417L-194.704 -41.139L-194.704 -66.75L-172.541 -53.9443ZM-149.735 -41.139L-160.816 -47.5417L-171.897 -53.9443L-149.735 -66.75L-149.735 -41.139ZM-127.251 -53.9443L-138.332 -47.5417L-149.413 -41.139L-149.413 -66.75L-127.251 -53.9443ZM-104.445 -41.139L-115.526 -47.5417L-126.607 -53.9443L-104.445 -66.75L-104.445 -41.139ZM-93.042 -60.3473L-81.9607 -53.9443L-93.042 -47.5417L-104.123 -41.139L-104.123 -66.75L-93.042 -60.3473ZM-59.1544 -41.139L-70.2357 -47.5416L-81.317 -53.9443L-70.2357 -60.3473L-59.1544 -66.75L-59.1544 -41.139ZM-36.6703 -53.9443L-47.7513 -47.5416L-58.8326 -41.139L-58.8326 -66.75L-36.6703 -53.9443ZM-13.8644 -41.139L-24.9453 -47.5416L-36.0263 -53.9443L-24.9453 -60.3473L-13.8644 -66.75L-13.8644 -41.139ZM-2.4609 -60.3473L8.62009 -53.9443L-13.5425 -41.139L-13.5425 -66.75L-2.4609 -60.3473ZM31.4264 -41.1389L20.345 -47.5416L9.26407 -53.9443L20.345 -60.3473L31.4264 -66.75L31.4264 -41.1389ZM42.8292 -60.3473L53.9105 -53.9443L42.8292 -47.5416L31.7482 -41.1389L31.7482 -66.75L42.8292 -60.3473ZM88.1196 -60.3473L99.2009 -53.9443L88.1195 -47.5416L77.0386 -41.1389L77.0386 -66.75L88.1196 -60.3473ZM122.007 -41.1389L110.925 -47.5416L99.8445 -53.9443L110.925 -60.3473L122.007 -66.75L122.007 -41.1389ZM133.41 -60.3473L144.491 -53.9443L122.329 -41.1389L122.329 -66.75L133.41 -60.3473ZM167.297 -41.1389L145.135 -53.9443L156.216 -60.3473L167.297 -66.75L167.297 -41.1389ZM189.781 -53.9443L178.7 -47.5416L167.619 -41.1389L167.619 -66.75L189.781 -53.9443ZM212.588 -41.1389L201.507 -47.5416L190.425 -53.9443L212.588 -66.75L212.588 -41.1389ZM223.991 -60.3473L235.072 -53.9443L223.991 -47.5416L212.909 -41.1389L212.909 -66.75L223.991 -60.3473ZM190.103 -54.1305L189.943 -54.2236L189.943 -54.2232L167.619 -67.1217L167.619 -67.3078L167.619 -92.9189L189.943 -80.0201L189.943 -79.834L190.103 -79.927L190.264 -79.834L190.264 -79.8343L212.426 -67.0289L190.264 -54.2232L190.264 -54.2236L190.103 -54.1305ZM-36.5091 -80.3921L-36.5091 -80.2063L-36.6703 -80.1132L-36.5091 -80.0202L-36.5091 -79.834L-36.5091 -54.2233L-58.8326 -67.1217L-58.8326 -67.3079L-58.8326 -92.9186L-58.8326 -93.1048L-36.509 -106.003L-36.5091 -80.3921ZM-195.186 -67.029L-206.267 -60.6259L-217.349 -54.2236L-217.349 -79.834L-195.186 -67.029ZM-81.7998 -54.2236L-92.8807 -60.6259L-103.962 -67.0289L-92.8807 -73.4316L-81.7998 -79.834L-81.7998 -54.2236ZM-70.3966 -73.4316L-59.3153 -67.0289L-70.3966 -60.6259L-81.4776 -54.2236L-81.4776 -79.834L-70.3966 -73.4316ZM-25.1063 -73.4316L-14.0253 -67.0289L-25.1063 -60.6259L-36.1876 -54.2236L-36.1876 -79.834L-25.1063 -73.4316ZM8.78101 -54.2236L-2.3003 -60.6259L-13.3813 -67.0289L-2.3003 -73.4316L8.78101 -79.834L8.78101 -54.2236ZM20.1838 -73.4316L31.2654 -67.0289L20.1838 -60.6259L9.10284 -54.2236L9.10284 -79.834L20.1838 -73.4316ZM54.0714 -54.2236L42.9904 -60.6259L31.9091 -67.0289L42.9904 -73.4316L54.0714 -79.834L54.0714 -54.2236ZM65.4745 -73.4316L76.5555 -67.0289L54.3932 -54.2236L54.3932 -79.834L65.4745 -73.4316ZM99.3618 -54.2236L88.2805 -60.6259L77.1992 -67.0289L88.2805 -73.4316L99.3618 -79.834L99.3618 -54.2236ZM110.765 -73.4316L121.846 -67.0289L110.765 -60.6259L99.6836 -54.2236L99.6836 -79.834L110.765 -73.4316ZM144.652 -54.2236L133.571 -60.6259L122.49 -67.0289L133.571 -73.4316L144.652 -79.834L144.652 -54.2236ZM156.055 -73.4316L167.136 -67.0289L156.055 -60.6259L144.974 -54.2236L144.974 -79.834L156.055 -73.4316ZM235.233 -54.2235L224.151 -60.6259L213.07 -67.0289L224.151 -73.4316L235.233 -79.834L235.233 -54.2235ZM-104.445 -67.3079L-126.607 -80.1132L-115.526 -86.5159L-104.445 -92.9186L-104.445 -67.3079ZM-93.042 -86.5159L-81.9607 -80.1132L-93.042 -73.7106L-104.123 -67.3079L-104.123 -92.9186L-93.042 -86.5159ZM-59.1544 -67.3079L-70.2357 -73.7106L-81.317 -80.1132L-70.2357 -86.5159L-59.1544 -92.9186L-59.1544 -67.3079ZM-13.8644 -67.3079L-24.9453 -73.7105L-36.0263 -80.1132L-24.9453 -86.5159L-13.8643 -92.9186L-13.8644 -67.3079ZM-2.4609 -86.5159L8.62009 -80.1132L-2.4609 -73.7105L-13.5425 -67.3079L-13.5425 -92.9186L-2.4609 -86.5159ZM31.4264 -67.3079L20.345 -73.7105L9.26408 -80.1132L20.3451 -86.5159L31.4264 -92.9186L31.4264 -67.3079ZM53.9105 -80.1132L42.8292 -73.7105L31.7482 -67.3079L31.7482 -92.9186L53.9105 -80.1132ZM76.7164 -67.3078L65.6351 -73.7105L54.5541 -80.1132L76.7164 -92.9186L76.7164 -67.3078ZM99.2009 -80.1132L88.1196 -73.7105L77.0386 -67.3078L77.0386 -92.9186L99.2009 -80.1132ZM122.007 -67.3078L110.925 -73.7105L99.8445 -80.1132L122.007 -92.9186L122.007 -67.3078ZM133.41 -86.5159L144.491 -80.1132L133.41 -73.7105L122.329 -67.3078L122.329 -92.9186L133.41 -86.5159ZM167.297 -67.3078L156.216 -73.7105L145.135 -80.1132L156.216 -86.5159L167.297 -92.9186L167.297 -67.3078ZM212.588 -67.3078L190.425 -80.1132L201.507 -86.5159L212.588 -92.9186L212.588 -67.3078ZM235.072 -80.1132L223.991 -73.7105L212.909 -67.3078L212.909 -92.9186L235.072 -80.1132ZM-115.687 -99.6002L-104.606 -93.1978L-115.687 -86.7952L-126.768 -80.3922L-126.768 -106.003L-115.687 -99.6002ZM-81.7998 -80.3921L-92.8807 -86.7952L-103.962 -93.1978L-92.8807 -99.6002L-81.7998 -106.003L-81.7998 -80.3921ZM-70.3966 -99.6002L-59.3153 -93.1978L-70.3966 -86.7952L-81.4776 -80.3921L-81.4776 -106.003L-70.3966 -99.6002ZM-25.1063 -99.6002L-14.0253 -93.1978L-25.1063 -86.7952L-36.1876 -80.3921L-36.1876 -106.003L-25.1063 -99.6002ZM8.78101 -80.3921L-2.30029 -86.7951L-13.3813 -93.1978L-2.30029 -99.6002L8.78101 -106.003L8.78101 -80.3921ZM20.1838 -99.6002L31.2654 -93.1978L20.1838 -86.7951L9.10284 -80.3921L9.10285 -106.003L20.1838 -99.6002ZM144.652 -80.3921L133.571 -86.7951L122.49 -93.1978L133.571 -99.6002L144.652 -106.003L144.652 -80.3921ZM156.055 -99.6002L167.136 -93.1978L156.055 -86.7951L144.974 -80.3921L144.974 -106.003L156.055 -99.6002ZM189.943 -80.3921L167.78 -93.1978L178.861 -99.6002L189.943 -106.003L189.943 -80.3921ZM201.345 -99.6002L212.426 -93.1978L201.345 -86.7951L190.264 -80.3921L190.264 -106.003L201.345 -99.6002ZM-104.445 -93.4768L-115.526 -99.8794L-126.607 -106.282L-115.526 -112.684L-104.445 -119.088L-104.445 -93.4768ZM-81.9607 -106.282L-93.042 -99.8794L-104.123 -93.4768L-104.123 -119.088L-81.9607 -106.282ZM-59.1544 -93.4768L-70.2357 -99.8794L-81.317 -106.282L-59.1544 -119.088L-59.1544 -93.4768ZM-47.7513 -112.684L-36.6703 -106.282L-58.8326 -93.4768L-58.8326 -119.088L-47.7513 -112.684ZM-13.8643 -93.4768L-24.9453 -99.8794L-36.0263 -106.282L-24.9453 -112.684L-13.8643 -119.087L-13.8643 -93.4768ZM-2.46089 -112.684L8.62009 -106.282L-2.4609 -99.8794L-13.5425 -93.4768L-13.5425 -119.087L-2.46089 -112.684ZM31.4264 -93.4768L20.3451 -99.8794L9.26408 -106.282L31.4264 -119.087L31.4264 -93.4768ZM144.491 -106.282L133.41 -99.8794L122.329 -93.4767L122.329 -119.087L144.491 -106.282ZM167.297 -93.4767L156.216 -99.8794L145.135 -106.282L167.297 -119.087L167.297 -93.4767ZM189.781 -106.282L178.7 -99.8794L167.619 -93.4767L167.619 -119.087L189.781 -106.282ZM212.588 -93.4767L201.507 -99.8794L190.425 -106.282L212.588 -119.087L212.588 -93.4767ZM-59.3153 -119.366L-81.4776 -106.561L-81.6388 -106.468L-81.7998 -106.561L-104.123 -119.459L-104.123 -119.645L-104.123 -145.442L-81.7998 -158.341L-81.7998 -132.544L-81.9607 -132.451L-81.7998 -132.358L-81.7998 -132.172L-81.6388 -132.265L-59.3153 -119.366ZM-206.267 -125.769L-195.186 -119.366L-217.349 -106.561L-217.349 -132.172L-206.267 -125.769ZM-115.687 -125.769L-104.606 -119.366L-115.687 -112.964L-126.768 -106.561L-126.768 -132.172L-115.687 -125.769ZM-36.509 -106.561L-47.5907 -112.964L-58.6717 -119.366L-47.5907 -125.769L-36.509 -132.172L-36.509 -106.561ZM-25.1063 -125.769L-14.0253 -119.366L-25.1063 -112.964L-36.1876 -106.561L-36.1876 -132.172L-25.1063 -125.769ZM8.78101 -106.561L-2.30029 -112.964L-13.3813 -119.366L-2.30029 -125.769L8.78101 -132.172L8.78101 -106.561ZM-195.025 -119.645L-206.107 -126.048L-217.188 -132.451L-206.107 -138.854L-195.025 -145.256L-195.025 -119.645ZM-104.445 -119.645L-115.526 -126.048L-126.607 -132.451L-104.445 -145.256L-104.445 -119.645ZM-59.1544 -119.645L-81.317 -132.451L-70.2357 -138.854L-59.1544 -145.256L-59.1544 -119.645ZM-36.6703 -132.451L-47.7513 -126.048L-58.8326 -119.645L-58.8326 -145.256L-36.6703 -132.451ZM-13.8643 -119.645L-24.9453 -126.048L-36.0263 -132.451L-13.8643 -145.256L-13.8643 -119.645ZM8.6201 -132.451L-2.46089 -126.048L-13.5425 -119.645L-13.5425 -145.256L8.6201 -132.451ZM-206.267 -151.938L-195.186 -145.535L-206.267 -139.133L-217.349 -132.73L-217.349 -158.34L-206.267 -151.938ZM-70.3966 -151.938L-59.3153 -145.535L-70.3966 -139.133L-81.4776 -132.73L-81.4776 -158.34L-70.3966 -151.938ZM-195.025 -145.814L-206.107 -152.217L-217.188 -158.62L-206.107 -165.022L-195.025 -171.425L-195.025 -145.814ZM-93.042 -165.022L-81.9607 -158.62L-104.123 -145.814L-104.123 -171.425L-93.042 -165.022ZM-59.1544 -145.814L-70.2357 -152.217L-81.317 -158.62L-70.2357 -165.022L-59.1544 -171.425L-59.1544 -145.814ZM-224.581 -180.517L-225.225 -180.517L-235.897 -174.35L-235.897 -173.978L-224.581 -180.517Z",fill:"url(#paint0_linear_196_2737)"}),R("defs",{children:xe("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse",children:[R("stop",{stopColor:"#81DCDE"}),R("stop",{offset:"1",stopColor:"#428ED4"})]})})]}),Y0=({icon:e,name:t,menu:r,children:o})=>xe(Ei,{children:[R(zi,{css:en,role:"presentation"}),R("div",{css:tn,children:xe("div",{css:rn,children:[e?R(Yo,{icon:e,name:t||""}):null,R(w,{level:3,css:on,"data-test-id":"integration-modal-title",children:t||"Create Team Integration"}),r?xe("div",{css:nn,children:[r," "]}):null]})}),R("div",{css:an,children:o})]});import{CgMoreAlt as Di}from"react-icons/cg";import{css as Zt}from"@emotion/react";var sn=Zt`
|
|
1591
1589
|
background: var(--white);
|
|
1592
1590
|
border: 1px solid var(--gray-300);
|
|
1593
1591
|
border-radius: var(--rounded-base);
|
|
1594
1592
|
padding: var(--spacing-md);
|
|
1595
1593
|
position: relative;
|
|
1596
|
-
`,
|
|
1594
|
+
`,ln=Zt`
|
|
1597
1595
|
margin: 0 0 var(--spacing-base);
|
|
1598
1596
|
padding-right: var(--spacing-lg);
|
|
1599
|
-
`,
|
|
1597
|
+
`,cn=Zt`
|
|
1600
1598
|
background: transparent;
|
|
1601
1599
|
border: none;
|
|
1602
1600
|
padding: 0;
|
|
1603
1601
|
position: absolute;
|
|
1604
1602
|
top: var(--spacing-md);
|
|
1605
1603
|
right: var(--spacing-md);
|
|
1606
|
-
`;import{jsx as
|
|
1604
|
+
`;import{jsx as _e,jsxs as Ai}from"@emotion/react/jsx-runtime";var a5=({title:e,menuItems:t,children:r,disabled:o,menuButtonTestId:n,...i})=>{let s=e!=null&&e.includes("_")?e.replaceAll("_"," "):e;return Ai("div",{css:sn,...i,children:[e?_e(w,{level:3,css:ln,children:s}):null,t?_e(ke,{menuLabel:"More options",menuTrigger:_e("button",{"aria-label":"More options",type:"button",disabled:o,css:cn,"data-test-id":n!=null?n:"list-card-menu",children:_e(g,{icon:Di,iconColor:"currentColor",size:32})}),children:t}):null,r]})};import{css as dn}from"@emotion/react";var pn=e=>dn`
|
|
1607
1605
|
background: ${e==="gray"?"var(--gray-50)":"var(--white)"};
|
|
1608
|
-
`,
|
|
1606
|
+
`,Ln=({padding:e,withLastColumn:t})=>dn`
|
|
1609
1607
|
display: grid;
|
|
1610
1608
|
gap: var(--spacing-lg);
|
|
1611
1609
|
max-width: var(--site-width);
|
|
1612
1610
|
margin: 0 auto;
|
|
1613
1611
|
padding: ${e?"var(--spacing-2xl) var(--spacing-lg)":"0"};
|
|
1614
1612
|
|
|
1615
|
-
${
|
|
1613
|
+
${f("sm")} {
|
|
1616
1614
|
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) ${t&&"[last-col] minmax(300px, 1fr)"};
|
|
1617
1615
|
${t&&"grid-template-rows: auto [last-line]"};
|
|
1618
1616
|
}
|
|
1619
|
-
`;import{jsx as
|
|
1617
|
+
`;import{jsx as gn}from"@emotion/react/jsx-runtime";var p5=({bgColor:e="white",padding:t=!0,withLastColumn:r=!1,children:o,...n})=>gn("div",{css:pn(e),...n,children:gn("div",{css:Ln({padding:t,withLastColumn:r}),children:o})});import{css as Vi}from"@emotion/react";var mn=Vi`
|
|
1620
1618
|
padding: var(--spacing-md) var(--spacing-lg) var(--spacing-2xl);
|
|
1621
|
-
${
|
|
1619
|
+
${f("sm")} {
|
|
1622
1620
|
grid-column: last-col / span 1;
|
|
1623
1621
|
grid-row: 1 / last-line;
|
|
1624
1622
|
}
|
|
1625
|
-
`;import{jsx as
|
|
1623
|
+
`;import{jsx as $i,jsxs as Wi}from"@emotion/react/jsx-runtime";var v5=({title:e,children:t,...r})=>Wi("div",{css:mn,...r,children:[$i(w,{level:3,children:e}),t]});import{createContext as Gi,useContext as Oi}from"react";import{TabList as Fi,Tab as Ni,TabPanel as Ui,useTabState as _i}from"reakit/Tab";import{css as un}from"@emotion/react";var fn=un`
|
|
1626
1624
|
font-size: var(--fs-base);
|
|
1627
1625
|
border: 0;
|
|
1628
1626
|
background: transparent;
|
|
@@ -1633,32 +1631,31 @@ to {
|
|
|
1633
1631
|
box-shadow: inset 0 -2px 0 var(--brand-secondary-3);
|
|
1634
1632
|
-webkit-text-stroke-width: thin;
|
|
1635
1633
|
}
|
|
1636
|
-
`,
|
|
1634
|
+
`,bn=un`
|
|
1637
1635
|
display: flex;
|
|
1638
1636
|
gap: var(--spacing-base);
|
|
1639
|
-
`;import{jsx as
|
|
1640
|
-
align-items: flex-start;
|
|
1641
|
-
background-color: var(--gray-50);
|
|
1637
|
+
`;import{jsx as qe}from"@emotion/react/jsx-runtime";var vn=Gi(null),kt=()=>{let e=Oi(vn);if(!e)throw new Error("This component can only be used inside <Tabs>");return e},T5=({children:e,...t})=>{let r=_i(t);return qe(vn.Provider,{value:r,children:e})},R5=({children:e,...t})=>{let r=kt();return qe(Fi,{...t,...r,css:bn,children:e})},S5=({children:e,id:t,...r})=>{let o=kt();return qe(Ni,{id:t,...o,...r,css:fn,children:e})},Z5=({children:e,...t})=>{let r=kt();return qe(Ui,{...t,...r,children:e})};import ji,{useEffect as Zn,useMemo as e2,useRef as t2}from"react";import{createContext as qi,useContext as Ki,useState as Xi,useCallback as hn}from"react";import{jsx as Yi}from"@emotion/react/jsx-runtime";var yn=qi({drawersRegistry:[],registerDrawer:()=>{},unregisterDrawer:()=>{}}),z5=({children:e})=>{let[t,r]=Xi([]);Q({handler:()=>{var i,s;(s=(i=t.at(-1))==null?void 0:i.onRequestClose)==null||s.call(i)},shortcut:"escape"});let o=hn(({drawer:i,onFirstRender:s})=>{r(c=>{var ye;let p=c.findIndex(Hn=>Cn(Hn,i)),d=c[p];!d&&(s==null||s()),d!==void 0&&!xn(d,i)&&((ye=d.onRequestClose)==null||ye.call(d));let b=p>=0?p:c.length,N=[...c];return N.splice(b,1,i),N})},[r]),n=hn(i=>{r(s=>s.filter(c=>!xn(i,c)))},[r]);return Yi(yn.Provider,{value:{drawersRegistry:t,registerDrawer:o,unregisterDrawer:n},children:e})},Ke=()=>Ki(yn);function Cn(e,t){return(e==null?void 0:e.id)===(t==null?void 0:t.id)&&(e==null?void 0:e.stackId)===(t==null?void 0:t.stackId)}function xn(e,t){return Cn(e,t)&&e.instanceKey===t.instanceKey}import{CgChevronRight as r2}from"react-icons/cg";import{css as ne,keyframes as Ji}from"@emotion/react";var Mn=ne`
|
|
1642
1638
|
display: flex;
|
|
1643
1639
|
flex-direction: column;
|
|
1644
|
-
padding: var(--spacing-base);
|
|
1645
1640
|
position: absolute;
|
|
1646
1641
|
inset: 0;
|
|
1647
|
-
|
|
1648
|
-
background:
|
|
1649
|
-
|
|
1642
|
+
padding: var(--spacing-base);
|
|
1643
|
+
background-color: var(--gray-50);
|
|
1644
|
+
`,wn=ne`
|
|
1650
1645
|
display: block;
|
|
1651
1646
|
align-self: flex-end;
|
|
1652
1647
|
padding: var(--spacing-xs);
|
|
1653
|
-
|
|
1648
|
+
background: transparent;
|
|
1649
|
+
border: none;
|
|
1650
|
+
`,In=ne`
|
|
1654
1651
|
font-size: var(--fs-lg);
|
|
1655
1652
|
font-weight: var(--fw-bold);
|
|
1656
|
-
`,
|
|
1653
|
+
`,Tn=ne`
|
|
1657
1654
|
position: absolute;
|
|
1658
1655
|
inset: 0;
|
|
1659
1656
|
overflow: hidden;
|
|
1660
1657
|
z-index: var(--z-10);
|
|
1661
|
-
`,Ji
|
|
1658
|
+
`,Qi=Ji`
|
|
1662
1659
|
0% {
|
|
1663
1660
|
transform: translate(0);
|
|
1664
1661
|
opacity: 0;
|
|
@@ -1672,20 +1669,20 @@ to {
|
|
|
1672
1669
|
100% {
|
|
1673
1670
|
transform: translate(0);
|
|
1674
1671
|
}
|
|
1675
|
-
`,
|
|
1672
|
+
`,Rn=ne`
|
|
1676
1673
|
position: absolute;
|
|
1677
1674
|
inset-block: 0;
|
|
1678
1675
|
right: 0;
|
|
1679
1676
|
overflow: hidden;
|
|
1680
1677
|
transform: translate(0);
|
|
1681
|
-
animation: ${
|
|
1678
|
+
animation: ${Qi} var(--duration-fast) ease-out;
|
|
1682
1679
|
will-change: width, right, transform;
|
|
1683
1680
|
transition: width var(--duration-fast) ease-out;
|
|
1684
1681
|
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
|
|
1685
|
-
`,
|
|
1682
|
+
`,Sn=ne`
|
|
1686
1683
|
position: absolute;
|
|
1687
1684
|
inset: 0;
|
|
1688
1685
|
background: rgba(100, 100, 100, 0.01);
|
|
1689
1686
|
backdrop-filter: blur(2px);
|
|
1690
|
-
animation: ${
|
|
1691
|
-
`;
|
|
1687
|
+
animation: ${Gt} var(--duration-fast) ease-out;
|
|
1688
|
+
`;import{jsx as Pt,jsxs as o2}from"@emotion/react/jsx-runtime";var N5=ji.forwardRef(({id:e,stackId:t,instanceKey:r,onRequestClose:o,header:n,children:i},s)=>{let{registerDrawer:c,unregisterDrawer:p}=Ke(),d=t2(null),m=e2(()=>{let L=`dialog-header-${t}-${e}`;return o2("div",{ref:s,role:"dialog",tabIndex:-1,"aria-labelledby":L,css:Mn,children:[Pt(Z,{ref:d,type:"button",onClick:o,css:wn,title:"Close dialog",buttonType:"ghost",children:Pt(g,{icon:r2,iconColor:"gray",size:"1.5rem"})}),n?Pt("header",{id:L,css:In,children:n}):null,i]})},[i,n,e,t,o,s]);return Zn(()=>{c({drawer:{id:e,component:m,stackId:t,onRequestClose:o,instanceKey:r},onFirstRender:()=>{setTimeout(()=>{var L;(L=d.current)==null||L.focus({preventScroll:!0})},0)}})},[m,r,c]),Zn(()=>()=>p({id:e,stackId:t,instanceKey:r}),[e,t,r,p]),null});import{Fragment as a2,jsx as Xe,jsxs as i2}from"@emotion/react/jsx-runtime";var kn=64,Pn=16,K5=({stackId:e,width:t="45%",minWidth:r="0",maxWidth:o="100%",...n})=>{let{drawersRegistry:i}=Ke(),s=i.filter(({stackId:c})=>c===e);return s.length===0?null:Xe("div",{css:Tn,...n,children:s.map(({component:c,id:p,stackId:d,onRequestClose:m},L)=>Xe(n2,{index:L,totalDrawers:s.length,width:t,minWidth:r,maxWidth:o,onOverlayClick:m,children:c},`${d}-${p}`))})},n2=({index:e,totalDrawers:t,width:r,minWidth:o,maxWidth:n,onOverlayClick:i,children:s})=>{let c=Pn*e;if(t*Pn>kn){let d=e===0?0:e/t;c=Math.round(kn*d)}let p=`calc(${r} - ${c}px)`;return i2(a2,{children:[Xe("div",{css:Sn,onClick:i}),Xe("div",{css:[Rn,{width:p,minWidth:o,maxWidth:n}],children:s})]})};export{a3 as AddButton,T3 as AddListButton,C1 as Badge,Z as Button,O4 as ButtonWithMenu,w7 as Callout,k as Caption,a5 as Card,p5 as CardContainer,js as CheckboxWithInfo,p0 as CreateTeamIntegrationTile,P3 as DashedBox,N5 as Drawer,z5 as DrawerProvider,K5 as DrawerRenderer,b0 as EditTeamIntegrationTile,P as ErrorMessage,w as Heading,zi as HexModalBackground,g as Icon,U2 as IconsProvider,N3 as InlineAlert,lr as Input,bs as InputComboBox,Rs as InputInlineSelect,Ps as InputKeywordSearch,As as InputSelect,Os as InputToggle,H0 as IntegrationComingSoon,x4 as IntegrationHeaderSection,F0 as IntegrationLoadingTile,Y0 as IntegrationModalHeader,Yo as IntegrationModalIcon,n0 as IntegrationTile,q as Label,D3 as LimitsBar,lt as Link,v5 as LinkList,g1 as LinkWithRef,Da as LoadingIcon,Z7 as LoadingIndicator,E7 as LoadingOverlay,ke as Menu,Tr as MenuContext,u7 as MenuItem,s4 as PageHeaderSection,l1 as Paragraph,F as ResolveIcon,R4 as ScrollableList,z4 as ScrollableListItem,J4 as ShortcutContext,to as ShortcutRevealer,d3 as Switch,S5 as TabButton,R5 as TabButtonGroup,Z5 as TabContent,g3 as Table,u3 as TableBody,h3 as TableCellData,v3 as TableCellHead,f3 as TableFoot,m3 as TableHead,b3 as TableRow,T5 as Tabs,Ks as Textarea,c2 as Theme,C0 as TileContainer,S2 as UniformBadge,P2 as UniformLogo,Ht as breakpoints,Ft as button,qt as buttonGhost,Nt as buttonPrimary,se as buttonRippleEffect,Ut as buttonSecondary,Kt as buttonTertiary,_t as buttonUnimportant,Gt as fadeIn,Wt as fadeInBottom,C2 as fadeInLtr,M2 as fadeInRtl,x2 as fadeOutBottom,h2 as growSubtle,_ as input,D as inputError,Je as inputSelect,y as labelText,f as mq,y2 as ripple,ae as scrollbarStyles,Ot as skeletonLoading,Ce as supports,L2 as useBreakpoint,kt as useCurrentTab,Ke as useDrawer,jt as useIconContext,Rr as useMenuContext};
|