@uniformdev/design-system 17.6.0 → 17.6.1-alpha.60
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 +231 -225
- package/dist/index.d.ts +3 -1
- package/dist/index.js +221 -215
- package/package.json +3 -3
package/dist/esm/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
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 Ma,jsx as lt,jsxs as wa}from"@emotion/react/jsx-runtime";var m2=({disableReset:e=!1})=>wa(Ma,{children:[lt("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:lt("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
3
|
`}},"uniform-design-system-theme"),lt("style",{dangerouslySetInnerHTML:{__html:`
|
|
4
4
|
:root {
|
|
@@ -170,7 +170,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
170
170
|
ul, ol {
|
|
171
171
|
list-style: none;
|
|
172
172
|
}
|
|
173
|
-
`}})]});import{createBreakpoint as
|
|
173
|
+
`}})]});import{createBreakpoint as Ia}from"react-use";var Xt={sm:640,md:768,lg:1024,xl:1280,"2xl":1536},v2=Ia(Xt),v=e=>`@media (min-width: ${Xt[e]}px)`,ke=e=>`@supports (${e})`;import{css as P}from"@emotion/react";var ct=P`
|
|
174
174
|
align-items: center;
|
|
175
175
|
border: none;
|
|
176
176
|
border-radius: var(--rounded-sm);
|
|
@@ -190,7 +190,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
190
190
|
cursor: default;
|
|
191
191
|
pointer-events: none;
|
|
192
192
|
}
|
|
193
|
-
`,
|
|
193
|
+
`,Q=e=>P`
|
|
194
194
|
background-position: center;
|
|
195
195
|
transition: background var(--duration-slow);
|
|
196
196
|
|
|
@@ -213,7 +213,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
213
213
|
color: var(--white);
|
|
214
214
|
}
|
|
215
215
|
|
|
216
|
-
${
|
|
216
|
+
${Q({hoverColor:"var(--brand-secondary-1)"})}
|
|
217
217
|
`,Kt=P`
|
|
218
218
|
background: var(--brand-secondary-5);
|
|
219
219
|
color: var(--white);
|
|
@@ -223,7 +223,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
223
223
|
color: var(--white);
|
|
224
224
|
}
|
|
225
225
|
|
|
226
|
-
${
|
|
226
|
+
${Q({hoverColor:"var(--brand-secondary-5)"})}
|
|
227
227
|
`,Yt=P`
|
|
228
228
|
background: var(--white);
|
|
229
229
|
color: var(--brand-secondary-5);
|
|
@@ -235,7 +235,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
235
235
|
box-shadow: 0 0 0 1px var(--gray-300);
|
|
236
236
|
}
|
|
237
237
|
|
|
238
|
-
${
|
|
238
|
+
${Q({hoverColor:"var(--gray-50)"})}
|
|
239
239
|
`,Jt=P`
|
|
240
240
|
background: var(--brand-secondary-2);
|
|
241
241
|
color: var(--brand-secondary-1);
|
|
@@ -245,7 +245,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
245
245
|
color: var(--white);
|
|
246
246
|
}
|
|
247
247
|
|
|
248
|
-
${
|
|
248
|
+
${Q({hoverColor:"var(--brand-secondary-2)"})}
|
|
249
249
|
`,Qt=P`
|
|
250
250
|
background: transparent;
|
|
251
251
|
color: var(--brand-secondary-3);
|
|
@@ -260,7 +260,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
260
260
|
color: var(--gray-300);
|
|
261
261
|
}
|
|
262
262
|
|
|
263
|
-
${
|
|
263
|
+
${Q({hoverColor:"var(--white)",activeColor:"var(--gray-100)"})}
|
|
264
264
|
`,jt=P`
|
|
265
265
|
background: var(--brand-secondary-3);
|
|
266
266
|
color: var(--white);
|
|
@@ -270,15 +270,15 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
270
270
|
color: var(--white);
|
|
271
271
|
}
|
|
272
272
|
|
|
273
|
-
${
|
|
274
|
-
`;import{css as b}from"@emotion/react";var
|
|
273
|
+
${Q({hoverColor:"var(--brand-secondary-3)"})}
|
|
274
|
+
`;import{css as b}from"@emotion/react";var G=b`
|
|
275
275
|
position: relative;
|
|
276
276
|
`,C=b`
|
|
277
277
|
display: flex;
|
|
278
278
|
font-weight: var(--fw-bold);
|
|
279
279
|
margin: 0 0 var(--spacing-xs);
|
|
280
280
|
align-items: center;
|
|
281
|
-
`,
|
|
281
|
+
`,j=e=>b`
|
|
282
282
|
appearance: none;
|
|
283
283
|
background-color: var(--white);
|
|
284
284
|
border: 1px solid var(--gray-400);
|
|
@@ -317,7 +317,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
317
317
|
no-repeat 50% 45%;
|
|
318
318
|
background-size: contain;
|
|
319
319
|
}
|
|
320
|
-
`,
|
|
320
|
+
`,F=b`
|
|
321
321
|
border-color: var(--brand-secondary-5);
|
|
322
322
|
`,Pe=b`
|
|
323
323
|
align-items: center;
|
|
@@ -338,6 +338,10 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
338
338
|
height: 1.25rem;
|
|
339
339
|
width: 1.25rem;
|
|
340
340
|
`,tr=b`
|
|
341
|
+
color: var(--brand-primary-2);
|
|
342
|
+
height: 1.5rem;
|
|
343
|
+
width: 1.5rem;
|
|
344
|
+
`,rr=b`
|
|
341
345
|
align-items: flex-start;
|
|
342
346
|
cursor: pointer;
|
|
343
347
|
display: inline-flex;
|
|
@@ -347,7 +351,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
347
351
|
font-weight: var(--fw-regular);
|
|
348
352
|
position: relative;
|
|
349
353
|
min-height: var(--spacing-md);
|
|
350
|
-
`,
|
|
354
|
+
`,or=b`
|
|
351
355
|
appearance: none;
|
|
352
356
|
border: 1px solid var(--brand-secondary-1);
|
|
353
357
|
background: var(--white);
|
|
@@ -384,7 +388,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
384
388
|
color: var(--gray-300);
|
|
385
389
|
border-color: var(--gray-300);
|
|
386
390
|
}
|
|
387
|
-
`,
|
|
391
|
+
`,nr=e=>b`
|
|
388
392
|
font-weight: ${e==="medium"?"var(--fw-medium)":e==="normal"?"var(--fw-regular)":"var(--fw-bold)"};
|
|
389
393
|
padding-left: var(--spacing-lg);
|
|
390
394
|
|
|
@@ -396,20 +400,20 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
396
400
|
text-decoration: none;
|
|
397
401
|
}
|
|
398
402
|
}
|
|
399
|
-
`,
|
|
403
|
+
`,ar=b`
|
|
400
404
|
cursor: not-allowed;
|
|
401
405
|
color: var(--gray-400);
|
|
402
|
-
`,
|
|
406
|
+
`,ir=b`
|
|
403
407
|
display: flex;
|
|
404
408
|
flex-direction: column;
|
|
405
409
|
flex-basis: 100%;
|
|
406
410
|
padding-left: var(--spacing-lg);
|
|
407
411
|
margin-top: -0.5rem;
|
|
408
412
|
line-height: 1.15;
|
|
409
|
-
`,
|
|
410
|
-
${
|
|
413
|
+
`,sr=b`
|
|
414
|
+
${j("wrap")};
|
|
411
415
|
display: block;
|
|
412
|
-
`;import{keyframes as Z}from"@emotion/react";var
|
|
416
|
+
`;import{keyframes as Z}from"@emotion/react";var w2=Z`
|
|
413
417
|
0%,
|
|
414
418
|
100% {
|
|
415
419
|
transform: scale(1);
|
|
@@ -428,7 +432,7 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
428
432
|
opacity: 1;
|
|
429
433
|
transform: translateY(0);
|
|
430
434
|
}
|
|
431
|
-
`,
|
|
435
|
+
`,I2=Z`
|
|
432
436
|
0% {
|
|
433
437
|
opacity: 1;
|
|
434
438
|
transform: translateY(0);
|
|
@@ -437,24 +441,24 @@ import{jsx as a}from"@emotion/react";import*as l from"react";import{Fragment as
|
|
|
437
441
|
opacity: 0;
|
|
438
442
|
transform: translateY(10px);
|
|
439
443
|
}
|
|
440
|
-
`,
|
|
444
|
+
`,lr=Z`
|
|
441
445
|
0% {
|
|
442
446
|
opacity: 0;
|
|
443
447
|
}
|
|
444
448
|
100% {
|
|
445
449
|
opacity: 1;
|
|
446
450
|
}
|
|
447
|
-
`,
|
|
451
|
+
`,T2=Z`
|
|
448
452
|
to {
|
|
449
453
|
transform: scale(4);
|
|
450
|
-
}`,
|
|
454
|
+
}`,cr=Z`
|
|
451
455
|
0% {
|
|
452
456
|
background-color: var(--gray-100);
|
|
453
457
|
}
|
|
454
458
|
100% {
|
|
455
459
|
background-color: var(--gray-200);
|
|
456
460
|
}
|
|
457
|
-
`,
|
|
461
|
+
`,R2=Z`
|
|
458
462
|
from {
|
|
459
463
|
opacity: 0;
|
|
460
464
|
transform: translateX(-10px);
|
|
@@ -463,7 +467,7 @@ to {
|
|
|
463
467
|
opacity: 1;
|
|
464
468
|
transform: translateX(0);
|
|
465
469
|
}
|
|
466
|
-
`,
|
|
470
|
+
`,dr=Z`
|
|
467
471
|
from {
|
|
468
472
|
opacity: 0;
|
|
469
473
|
transform: translateX(10px);
|
|
@@ -472,7 +476,7 @@ to {
|
|
|
472
476
|
opacity: 1;
|
|
473
477
|
transform: translateX(0);
|
|
474
478
|
}
|
|
475
|
-
`;import{css as
|
|
479
|
+
`;import{css as Ta}from"@emotion/react";var H=Ta`
|
|
476
480
|
@supports ((scrollbar-color: #d1d5db transparent) and (scrollbar-width: thin)) {
|
|
477
481
|
/*
|
|
478
482
|
#d1d5db = bg-gray-300
|
|
@@ -498,19 +502,19 @@ to {
|
|
|
498
502
|
&::-webkit-scrollbar-thumb:hover {
|
|
499
503
|
background: var(--gray-500);
|
|
500
504
|
}
|
|
501
|
-
`;import{css as
|
|
505
|
+
`;import{css as Ea}from"@emotion/react";import Sa,{useContext as ka,useEffect as Pa,useState as Za}from"react";import{css as pt}from"@emotion/react";var pr=pt`
|
|
502
506
|
position: absolute;
|
|
503
|
-
`,
|
|
507
|
+
`,Lr=pt`
|
|
504
508
|
display: flex;
|
|
505
509
|
gap: var(--spacing-sm);
|
|
506
510
|
font-size: var(--fs-xs);
|
|
507
|
-
`,
|
|
511
|
+
`,gr=pt`
|
|
508
512
|
background: linear-gradient(to bottom right, var(--gray-100), var(--gray-200));
|
|
509
513
|
border-radius: var(--rounded-base);
|
|
510
514
|
border: 1px solid var(--gray-600);
|
|
511
515
|
box-shadow: var(--shadow-base);
|
|
512
516
|
padding: var(--spacing-xs) var(--spacing-sm);
|
|
513
|
-
`;import{useHotkeys as
|
|
517
|
+
`;import{useHotkeys as Ra}from"react-hotkeys-hook";var ee=/(Mac|iPhone|iPod|iPad)/i.test(typeof window!="undefined"?window.navigator.userAgent:"server");function Lt(e){return e===null?null:e.replace(/alt/g,"option").replace(/(ctrl|control)/g,"command")}function te({handler:e,shortcut:t,macShortcut:r,doNotPreventDefault:o,activeWhenEditing:n}){let i=ee&&r?r:t;ee&&!r&&(i=Lt(t)),Ra(i!=null?i:"\u{1F4A9}",s=>{o||s.preventDefault(),e(s)},n?{enableOnContentEditable:!0,enableOnTags:["INPUT","SELECT","TEXTAREA"]}:{},[e,o])}import{jsx as ue}from"@emotion/react/jsx-runtime";var mr=!1,ur=Sa.createContext(!1),gt=["ctrl+F1","option+shift+/"];function V2({children:e}){let[t,r]=Za(!1);return Pa(()=>{mr||(mr=!0,console.log(`Type ${fr(ee?gt[1]:gt[0])} to show keyboard shortcuts`))},[]),te({shortcut:gt.join(","),handler:()=>{r(o=>!o)},activeWhenEditing:!0}),ue(ur.Provider,{value:t,children:e})}function fr(e){return e.replace(/(command|cmd)/g,"\u2318").replace(/option/g,"\u2325").replace(/shift/g,"\u21E7").replace(/ctrl/g,"\u2303")}function vr({shortcut:e,macShortcut:t,className:r}){if(!ka(ur)||!e.includes("+")&&e.length>1)return null;let n=ee&&t?t:e;ee&&!t&&(n=Lt(e));let i=fr(n);return ue("div",{css:[pr,typeof r=="object"?r:void 0],className:typeof r=="string"?r:"",children:ue(Ha,{shortcut:i})})}function Ha({shortcut:e}){let t=e.split("+");return ue("div",{css:Lr,children:t.map(r=>ue("span",{css:gr,children:r.toUpperCase()},r))})}import{css as Ba}from"@emotion/react";var br=Ba`
|
|
514
518
|
--max-size: clamp(2.5rem, 100vw, 3.5rem);
|
|
515
519
|
align-items: center;
|
|
516
520
|
box-shadow: var(--shadow-base);
|
|
@@ -555,10 +559,10 @@ to {
|
|
|
555
559
|
transform: scale(0.95);
|
|
556
560
|
}
|
|
557
561
|
}
|
|
558
|
-
`;import{jsx as mt,jsxs as
|
|
562
|
+
`;import{jsx as mt,jsxs as za}from"@emotion/react/jsx-runtime";var _2=({buttonText:e="Add",onClick:t,shortcut:r="ctrl+alt+n",macShortcut:o="option+n",...n})=>(te({shortcut:r,macShortcut:o,handler:t,activeWhenEditing:!0}),za("button",{type:"button","aria-label":e,"data-testid":"add-entry-button",onClick:t,css:br,...n,children:[r?mt(vr,{shortcut:r,css:Ea`
|
|
559
563
|
top: -2rem;
|
|
560
564
|
left: -1.5rem;
|
|
561
|
-
`}):null,mt("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:mt("path",{d:"M14 8H8V14H6V8H0V6H6V0H8V6H14V8Z",fill:"currentColor"})})]}));import{CgAdd as
|
|
565
|
+
`}):null,mt("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:mt("path",{d:"M14 8H8V14H6V8H0V6H6V0H8V6H14V8Z",fill:"currentColor"})})]}));import{CgAdd as ri,CgAddR as oi,CgMathPlus as ni}from"react-icons/cg";import ja from"react";import{css as fe}from"@emotion/react";var hr=fe`
|
|
562
566
|
display: hidden;
|
|
563
567
|
|
|
564
568
|
${v("sm")} {
|
|
@@ -569,15 +573,15 @@ to {
|
|
|
569
573
|
display: block;
|
|
570
574
|
vertical-align: middle;
|
|
571
575
|
}
|
|
572
|
-
`,hr=fe`
|
|
573
|
-
color: var(--brand-secondary-3);
|
|
574
576
|
`,xr=fe`
|
|
575
|
-
color: var(--brand-secondary-
|
|
577
|
+
color: var(--brand-secondary-3);
|
|
576
578
|
`,yr=fe`
|
|
577
|
-
color: var(--
|
|
579
|
+
color: var(--brand-secondary-5);
|
|
578
580
|
`,Cr=fe`
|
|
581
|
+
color: var(--gray-500);
|
|
582
|
+
`,Mr=fe`
|
|
579
583
|
color: currentColor;
|
|
580
|
-
`;import{paramCase as _a}from"param-case";import{createContext as Xa,useContext as qa,useEffect as Ka,useState as wr}from"react";import{GenIcon as I}from"react-icons";var Da=I({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:[]}]}),Aa=I({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:[]}]}),Va=I({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:[]}]}),$a=I({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:[]}]}),Wa=I({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:[]}]}),Oa=I({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:[]}]}),Ga=I({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:[]}]}),Fa=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"currentColor",d:"M5.90406 22.3385C7.69061 23.3942 9.77456 24 12 24C18.6274 24 24 18.6274 24 12C24 9.77456 23.3942 7.69061 22.3385 5.90406L5.90406 22.3385ZM18.0959 1.66143C16.3093 0.60578 14.2254 0 12 0C5.37258 0 0 5.37258 0 12C0 14.2254 0.60578 16.3093 1.66144 18.0959L18.0959 1.66143Z"},child:[]}]}),Na=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 22"},child:[{tag:"path",attr:{fill:"currentColor",d:"M13.3396 1.25C13.0651 0.785 12.5596 0.5 12.0091 0.5C11.4586 0.5 10.9546 0.785 10.6801 1.25L0.207143 19.2485C0.0721968 19.4757 0.000976562 19.735 0.000976562 19.9993C0.000976563 20.2635 0.0721968 20.5228 0.207143 20.75C0.496643 21.215 1.00214 21.5015 1.53614 21.5015H22.4821C23.0326 21.5015 23.5381 21.2165 23.7976 20.7515C23.9279 20.523 23.9976 20.265 24.0002 20.0019C24.0029 19.7389 23.9383 19.4796 23.8126 19.2485L13.3396 1.25ZM13.5391 18.4955H10.4806V15.491H13.5391V18.4955ZM13.5391 13.9895H10.4806V7.9805H13.5391V13.9895Z"},child:[]}]}),Ua=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"circle",attr:{fill:"currentColor",cx:"12",cy:"12",r:"12"},child:[]},{tag:"path",attr:{fill:"white",d:"M10.7999 10.7753C10.7999 10.1126 11.3371 9.57531 11.9999 9.57531C12.6626 9.57531 13.1998 10.1126 13.1998 10.7753V17.9754C13.1998 18.6381 12.6626 19.1754 11.9999 19.1754C11.3371 19.1754 10.7999 18.6381 10.7999 17.9754V10.7753Z"},child:[]},{tag:"path",attr:{fill:"white",d:"M11.9999 4.86141C11.3371 4.86141 10.7999 5.39867 10.7999 6.06142C10.7999 6.72416 11.3371 7.26143 11.9999 7.26143C12.6626 7.26143 13.1998 6.72416 13.1998 6.06142C13.1998 5.39867 12.6626 4.86141 11.9999 4.86141Z"},child:[]}]}),Mr={"rectangle-rounded":Da,card:Aa,"image-text":Va,"border-top":$a,"full-width-screen":Wa,"text-input":Oa,"number-input":Ga,"canvas-alert":Fa,warning:Na,"info-filled":Ua};import{jsx as Ja}from"@emotion/react/jsx-runtime";var Ir=Xa({iconsMap:{},isLoading:!0});function Tr(){return qa(Ir)}function t7({children:e}){let[t,r]=wr(!0),[o,n]=wr({}),i=async()=>{let s=await import("react-icons/cg"),c=Object.entries(s).reduce((p,[d,m])=>{if(d==="default")return p;let g=Ya(d);return{...p,[g]:m}},{});n({...c,...Mr}),r(!1)};return Ka(()=>{i()},[]),Ja(Ir.Provider,{value:{iconsMap:o,isLoading:t},children:e})}function Ya(e){var t,r;return(r=(t=_a(e.replace("Cg","")).match(/[a-z]+|\d+/gi))==null?void 0:t.join("-"))!=null?r:""}import{jsx as ei}from"@emotion/react/jsx-runtime";var ja=({icon:e,iconColor:t="green",size:r="1.5rem",...o})=>{let n=typeof e=="string",{iconsMap:i,isLoading:s}=Tr(),c={green:hr,gray:yr,red:xr,currentColor:Cr};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):ei(p,{role:"img",size:r,...o,css:[br,c[t]]})},L=Qa.memo(ja);import{css as ve}from"@emotion/react";var ut=ve`
|
|
584
|
+
`;import{paramCase as Xa}from"param-case";import{createContext as qa,useContext as Ka,useEffect as Ya,useState as Ir}from"react";import{GenIcon as I}from"react-icons";var Aa=I({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:[]}]}),Va=I({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:[]}]}),$a=I({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:[]}]}),Wa=I({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:[]}]}),Oa=I({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:[]}]}),Ga=I({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:[]}]}),Fa=I({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:[]}]}),Na=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"path",attr:{fill:"currentColor",d:"M5.90406 22.3385C7.69061 23.3942 9.77456 24 12 24C18.6274 24 24 18.6274 24 12C24 9.77456 23.3942 7.69061 22.3385 5.90406L5.90406 22.3385ZM18.0959 1.66143C16.3093 0.60578 14.2254 0 12 0C5.37258 0 0 5.37258 0 12C0 14.2254 0.60578 16.3093 1.66144 18.0959L18.0959 1.66143Z"},child:[]}]}),Ua=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 22"},child:[{tag:"path",attr:{fill:"currentColor",d:"M13.3396 1.25C13.0651 0.785 12.5596 0.5 12.0091 0.5C11.4586 0.5 10.9546 0.785 10.6801 1.25L0.207143 19.2485C0.0721968 19.4757 0.000976562 19.735 0.000976562 19.9993C0.000976563 20.2635 0.0721968 20.5228 0.207143 20.75C0.496643 21.215 1.00214 21.5015 1.53614 21.5015H22.4821C23.0326 21.5015 23.5381 21.2165 23.7976 20.7515C23.9279 20.523 23.9976 20.265 24.0002 20.0019C24.0029 19.7389 23.9383 19.4796 23.8126 19.2485L13.3396 1.25ZM13.5391 18.4955H10.4806V15.491H13.5391V18.4955ZM13.5391 13.9895H10.4806V7.9805H13.5391V13.9895Z"},child:[]}]}),_a=I({tag:"svg",attr:{role:"img",viewBox:"0 0 24 24"},child:[{tag:"circle",attr:{fill:"currentColor",cx:"12",cy:"12",r:"12"},child:[]},{tag:"path",attr:{fill:"white",d:"M10.7999 10.7753C10.7999 10.1126 11.3371 9.57531 11.9999 9.57531C12.6626 9.57531 13.1998 10.1126 13.1998 10.7753V17.9754C13.1998 18.6381 12.6626 19.1754 11.9999 19.1754C11.3371 19.1754 10.7999 18.6381 10.7999 17.9754V10.7753Z"},child:[]},{tag:"path",attr:{fill:"white",d:"M11.9999 4.86141C11.3371 4.86141 10.7999 5.39867 10.7999 6.06142C10.7999 6.72416 11.3371 7.26143 11.9999 7.26143C12.6626 7.26143 13.1998 6.72416 13.1998 6.06142C13.1998 5.39867 12.6626 4.86141 11.9999 4.86141Z"},child:[]}]}),wr={"rectangle-rounded":Aa,card:Va,"image-text":$a,"border-top":Wa,"full-width-screen":Oa,"text-input":Ga,"number-input":Fa,"canvas-alert":Na,warning:Ua,"info-filled":_a};import{jsx as Qa}from"@emotion/react/jsx-runtime";var Tr=qa({iconsMap:{},isLoading:!0});function Rr(){return Ka(Tr)}function r7({children:e}){let[t,r]=Ir(!0),[o,n]=Ir({}),i=async()=>{let s=await import("react-icons/cg"),c=Object.entries(s).reduce((d,[p,m])=>{if(p==="default")return d;let g=Ja(p);return{...d,[g]:m}},{});n({...c,...wr}),r(!1)};return Ya(()=>{i()},[]),Qa(Tr.Provider,{value:{iconsMap:o,isLoading:t},children:e})}function Ja(e){var t,r;return(r=(t=Xa(e.replace("Cg","")).match(/[a-z]+|\d+/gi))==null?void 0:t.join("-"))!=null?r:""}import{jsx as ti}from"@emotion/react/jsx-runtime";var ei=({icon:e,iconColor:t="green",size:r="1.5rem",...o})=>{let n=typeof e=="string",{iconsMap:i,isLoading:s}=Rr(),c={green:xr,gray:Cr,red:yr,currentColor:Mr};if(n&&s)return null;let d=n?i[e]:e;return n&&d===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):ti(d,{role:"img",size:r,...o,css:[hr,c[t]]})},L=ja.memo(ei);import{css as ve}from"@emotion/react";var ut=ve`
|
|
581
585
|
align-items: center;
|
|
582
586
|
background: transparent;
|
|
583
587
|
border: none;
|
|
@@ -597,13 +601,13 @@ to {
|
|
|
597
601
|
&:hover svg {
|
|
598
602
|
box-shadow: var(--shadow-base);
|
|
599
603
|
}
|
|
600
|
-
`,
|
|
604
|
+
`,Sr=e=>ve`
|
|
601
605
|
color: ${e};
|
|
602
|
-
`,
|
|
606
|
+
`,kr=ve`
|
|
603
607
|
font-size: var(--fs-xs);
|
|
604
608
|
font-weight: var(--fw-regular);
|
|
605
609
|
margin-block: var(--spacing-md) 0;
|
|
606
|
-
`,
|
|
610
|
+
`,Pr=(e,t)=>ve`
|
|
607
611
|
box-sizing: border-box;
|
|
608
612
|
background: ${e?"var(--gray-300)":t};
|
|
609
613
|
color: var(--white);
|
|
@@ -611,60 +615,60 @@ to {
|
|
|
611
615
|
`,ft=ve`
|
|
612
616
|
border-radius: var(--rounded-full);
|
|
613
617
|
transition: box-shadow var(--duration-fast) var(--timing-ease-out);
|
|
614
|
-
`;import{jsx as
|
|
615
|
-
font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
|
|
616
|
-
`,Hr=B`
|
|
618
|
+
`;import{jsx as Zr,jsxs as ai}from"@emotion/react/jsx-runtime";var L7=({buttonText:e="Add Item",onButtonClick:t,disabled:r,icon:o="math-plus",variant:n="regular",theme:i="var(--brand-secondary-3)",...s})=>{let c={"math-plus":ni,add:ri,"add-r":oi};return ai("button",{type:"button",css:[{regular:[ut],small:[ut,kr]}[n],Sr(i)],onClick:t,title:e,disabled:r,...s,children:[o==="math-plus"?Zr(L,{icon:c[o],iconColor:"currentColor",size:"1.25em",css:[ft,Pr(r,i)]}):Zr(L,{icon:c[o],iconColor:"currentColor",size:"1.25em",css:ft}),e]})};import{CgClose as bi}from"react-icons/cg";import{css as B}from"@emotion/react";var Hr=B`
|
|
617
619
|
font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
|
|
618
620
|
`,Br=B`
|
|
619
|
-
font-size: clamp(1.
|
|
621
|
+
font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
|
|
620
622
|
`,Er=B`
|
|
621
|
-
font-size: clamp(1.
|
|
623
|
+
font-size: clamp(1.25rem, var(--fluid-font-base), 1.5rem);
|
|
622
624
|
`,zr=B`
|
|
623
|
-
font-size: clamp(
|
|
625
|
+
font-size: clamp(1.15rem, var(--fluid-font-base), 1.25rem);
|
|
624
626
|
`,Dr=B`
|
|
627
|
+
font-size: clamp(var(--fs-base), var(--fluid-font-base), 1.15rem);
|
|
628
|
+
`,Ar=B`
|
|
625
629
|
font-size: var(--fs-base);
|
|
626
|
-
`,
|
|
630
|
+
`,Vr=e=>B`
|
|
627
631
|
font-weight: var(--fw-bold);
|
|
628
632
|
font-family: var(--ff-base);
|
|
629
633
|
margin-top: 0;
|
|
630
634
|
margin-bottom: ${e?"var(--spacing-base)":"0"};
|
|
631
|
-
|
|
635
|
+
`,$r=B`
|
|
632
636
|
line-height: 1.25;
|
|
633
|
-
`;import{jsx as
|
|
637
|
+
`;import{jsx as ii}from"@emotion/react/jsx-runtime";var T=({level:e=2,withMarginBottom:t=!0,children:r,...o})=>{let n=`h${e}`;return ii(n,{...o,css:[{h1:Hr,h2:Br,h3:Er,h4:zr,h5:Dr,h6:Ar}[n],Vr(t),$r],children:r})};import{css as si}from"@emotion/react";var Wr=si`
|
|
634
638
|
background: var(--brand-secondary-2);
|
|
635
639
|
border-radius: var(--rounded-base);
|
|
636
640
|
color: var(--brand-secondary-1);
|
|
637
641
|
display: inline-block;
|
|
638
642
|
padding: var(--spacing-sm) var(--spacing-base);
|
|
639
643
|
font-size: var(--fs-sm);
|
|
640
|
-
`;import{jsx as
|
|
644
|
+
`;import{jsx as li}from"@emotion/react/jsx-runtime";var Or=({text:e})=>li("span",{css:Wr,children:e});import*as bt from"react";import{CgExternal as ci}from"react-icons/cg";import{css as Be}from"@emotion/react";var Gr=Be`
|
|
641
645
|
display: inline-flex;
|
|
642
646
|
text-decoration: underline;
|
|
643
647
|
|
|
644
648
|
&:hover {
|
|
645
649
|
text-decoration: none;
|
|
646
650
|
}
|
|
647
|
-
`,Gr=Be`
|
|
648
|
-
color: var(--brand-secondary-3);
|
|
649
651
|
`,Fr=Be`
|
|
650
|
-
color: var(--brand-secondary-
|
|
652
|
+
color: var(--brand-secondary-3);
|
|
651
653
|
`,Nr=Be`
|
|
654
|
+
color: var(--brand-secondary-5);
|
|
655
|
+
`,Ur=Be`
|
|
652
656
|
color: currentColor;
|
|
653
|
-
`;import{jsx as vt,jsxs as
|
|
657
|
+
`;import{jsx as vt,jsxs as di}from"@emotion/react/jsx-runtime";var ht=bt.forwardRef(({external:e,text:t,linkColor:r="currentColor",children:o,...n},i)=>{let s={currentColor:Ur,red:Nr,green:Fr},c=e?{target:"_blanks",rel:"noreferrer noopener"}:{};return di("a",{css:[Gr,s[r]],...n,...c,ref:i,children:[t,e?vt(L,{icon:ci,iconColor:"currentColor",size:24}):null,o]})}),_r=bt.forwardRef(({linkManagerComponent:e,href:t,as:r,...o},n)=>vt(e,{...o,as:r,href:t,ref:n,passHref:!0,children:vt(ht,{...o})}));import{css as pi}from"@emotion/react";var Ee=pi`
|
|
654
658
|
line-height: 1.5;
|
|
655
659
|
margin-bottom: var(--spacing-base);
|
|
656
660
|
|
|
657
661
|
&:last-of-type {
|
|
658
662
|
margin-bottom: 0;
|
|
659
663
|
}
|
|
660
|
-
`;import{Fragment as
|
|
664
|
+
`;import{Fragment as gi,jsx as xt}from"@emotion/react/jsx-runtime";import{createElement as Li}from"@emotion/react";var Xr=({className:e,htmlContent:t,children:r,...o})=>{if(t&&Array.isArray(t)){let n=t.map((i,s)=>Li("p",{...o,key:s,css:[Ee,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:i}}));return xt(gi,{children:n})}return t?xt("p",{...o,css:[Ee,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:t}}):xt("p",{...o,css:[Ee,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",children:r})};import{css as R}from"@emotion/react";var qr=R`
|
|
661
665
|
margin-bottom: var(--spacing-lg);
|
|
662
|
-
`,
|
|
666
|
+
`,Kr=R`
|
|
663
667
|
align-items: center;
|
|
664
668
|
display: flex;
|
|
665
669
|
gap: var(--spacing-md);
|
|
666
670
|
margin-bottom: var(--spacing-md);
|
|
667
|
-
`,
|
|
671
|
+
`,Yr=R`
|
|
668
672
|
align-items: center;
|
|
669
673
|
display: flex;
|
|
670
674
|
flex-wrap: wrap;
|
|
@@ -674,11 +678,11 @@ to {
|
|
|
674
678
|
${v("sm")} {
|
|
675
679
|
gap: var(--spacing-md);
|
|
676
680
|
}
|
|
677
|
-
`,
|
|
681
|
+
`,Jr=R`
|
|
678
682
|
font-size: clamp(1.75rem, var(--fluid-font-base), 3.25rem);
|
|
679
683
|
font-weight: var(--fw-bold);
|
|
680
684
|
margin: 0;
|
|
681
|
-
`,
|
|
685
|
+
`,Qr=R``,jr=R`
|
|
682
686
|
position: relative;
|
|
683
687
|
max-width: 100px;
|
|
684
688
|
`,yt=R`
|
|
@@ -686,13 +690,13 @@ to {
|
|
|
686
690
|
inset: 0;
|
|
687
691
|
margin: auto;
|
|
688
692
|
width: clamp(32px, calc(4vw + 1rem), 44px);
|
|
689
|
-
`,jr=R`
|
|
690
|
-
width: clamp(52px, calc(6vw + 1rem), 100px);
|
|
691
693
|
`,eo=R`
|
|
694
|
+
width: clamp(52px, calc(6vw + 1rem), 100px);
|
|
695
|
+
`,to=R`
|
|
692
696
|
${v("sm")} {
|
|
693
697
|
margin-left: auto;
|
|
694
698
|
}
|
|
695
|
-
`;import{Fragment as
|
|
699
|
+
`;import{Fragment as ui,jsx as h,jsxs as N}from"@emotion/react/jsx-runtime";var mi=({...e})=>N("svg",{viewBox:"0 0 100 116",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[h("path",{d:"M50 2L98.4974 30V86L50 114L1.50258 86V30L50 2Z",fill:"white",stroke:"url(#paint0_linear_154_2529)",strokeWidth:"2"}),h("defs",{children:N("linearGradient",{id:"paint0_linear_154_2529",x1:"86.1519",y1:"101.4",x2:"16.4071",y2:"6.75894",gradientUnits:"userSpaceOnUse",children:[h("stop",{stopColor:"#1768B2"}),h("stop",{offset:"1",stopColor:"#B3EFE4"})]})})]}),$7=({title:e,description:t,icon:r,docsLink:o,badgeText:n,menu:i,children:s,...c})=>{let d=r&&typeof r!="string"?r:null;return N(ui,{children:[N("div",{css:qr,...c,children:[N("div",{css:Kr,children:[r?N("div",{css:jr,children:[h(mi,{css:eo}),d?h(d,{css:yt}):r?h("img",{src:r,alt:e,css:yt}):null]}):null,N("div",{css:Yr,"data-test-id":"integration-header-text",children:[h("h1",{css:Jr,children:e}),n?h(Or,{text:n}):null,i?h("div",{children:i}):null,o?h(ht,{href:o,external:!0,text:"Documentation",linkColor:"green",target:"_blank",rel:"noreferrer nofollow",css:to}):null]})]}),t?h(Xr,{css:Qr,htmlContent:t,"data-test-id":"integration-description"}):null]}),s]})};import{CgChevronLeft as fi}from"react-icons/cg";import{css as U}from"@emotion/react";var ro=U`
|
|
696
700
|
display: flex;
|
|
697
701
|
justify-content: space-between;
|
|
698
702
|
margin-bottom: var(--spacing-lg);
|
|
@@ -703,7 +707,7 @@ to {
|
|
|
703
707
|
flex-direction: row;
|
|
704
708
|
gap: var(--spacing-lg);
|
|
705
709
|
}
|
|
706
|
-
`,
|
|
710
|
+
`,oo=U`
|
|
707
711
|
flex-grow: 1;
|
|
708
712
|
max-width: var(--prose);
|
|
709
713
|
order: 1;
|
|
@@ -711,20 +715,20 @@ to {
|
|
|
711
715
|
${v("lg")} {
|
|
712
716
|
order: 0;
|
|
713
717
|
}
|
|
714
|
-
`,
|
|
718
|
+
`,no=U`
|
|
715
719
|
align-items: center;
|
|
716
720
|
display: flex;
|
|
717
721
|
flex-grow: 1;
|
|
718
|
-
`,
|
|
722
|
+
`,ao=U`
|
|
719
723
|
margin-left: -0.5rem;
|
|
720
|
-
`,
|
|
724
|
+
`,io=U`
|
|
721
725
|
color: var(--brand-secondary-3);
|
|
722
726
|
text-decoration: none;
|
|
723
727
|
font-size: var(--fs-sm);
|
|
724
728
|
&:hover {
|
|
725
729
|
text-decoration: underline;
|
|
726
730
|
}
|
|
727
|
-
`,
|
|
731
|
+
`,so=U`
|
|
728
732
|
align-items: center;
|
|
729
733
|
display: flex;
|
|
730
734
|
gap: var(--spacing-lg);
|
|
@@ -740,9 +744,9 @@ to {
|
|
|
740
744
|
margin-top: 0;
|
|
741
745
|
order: 1;
|
|
742
746
|
}
|
|
743
|
-
`,
|
|
747
|
+
`,lo=U`
|
|
744
748
|
margin-block: 0 var(--spacing-base);
|
|
745
|
-
`;import{jsx as ze,jsxs as Ct}from"@emotion/react/jsx-runtime";var
|
|
749
|
+
`;import{jsx as ze,jsxs as Ct}from"@emotion/react/jsx-runtime";var J7=({title:e,desc:t,children:r,linkText:o,level:n=2,linkProps:i,linkManagerComponent:s,...c})=>Ct("div",{css:ro,children:[Ct("section",{css:oo,children:[o&&i?Ct("div",{css:no,children:[ze(L,{icon:fi,size:18,css:ao}),ze(_r,{linkManagerComponent:s,...i,css:io,text:o})]}):null,ze(T,{level:n,css:lo,...c,"data-test-id":"page-header-section",children:e}),t]}),r?ze("div",{css:so,children:r}):null]});import{css as be}from"@emotion/react";var co=be`
|
|
746
750
|
background: var(--brand-primary-1);
|
|
747
751
|
border-radius: var(--rounded-2xl);
|
|
748
752
|
color: var(--white);
|
|
@@ -757,7 +761,7 @@ to {
|
|
|
757
761
|
height: 0;
|
|
758
762
|
position: absolute;
|
|
759
763
|
}
|
|
760
|
-
`,
|
|
764
|
+
`,vi=e=>({"bottom-left":`
|
|
761
765
|
border-top: 12px solid var(--brand-primary-1);
|
|
762
766
|
left: 1.25rem;
|
|
763
767
|
bottom: -1.5rem;`,"bottom-right":`
|
|
@@ -781,23 +785,23 @@ to {
|
|
|
781
785
|
top: -1.5rem;`,"top-right":`
|
|
782
786
|
border-bottom: 12px solid var(--brand-primary-1);
|
|
783
787
|
right: 1.25rem;
|
|
784
|
-
top: -1.5rem;`})[e],
|
|
788
|
+
top: -1.5rem;`})[e],po=e=>be`
|
|
785
789
|
&:before {
|
|
786
790
|
border: 12px solid transparent;
|
|
787
|
-
${
|
|
791
|
+
${vi(e)}
|
|
788
792
|
}
|
|
789
|
-
`,
|
|
793
|
+
`,Lo=be`
|
|
790
794
|
background: none;
|
|
791
795
|
border: none;
|
|
792
796
|
padding: 0;
|
|
793
797
|
position: absolute;
|
|
794
798
|
top: var(--spacing-sm);
|
|
795
799
|
right: var(--spacing-sm);
|
|
796
|
-
`,Lo=be`
|
|
797
|
-
margin: 0;
|
|
798
800
|
`,go=be`
|
|
799
801
|
margin: 0;
|
|
800
|
-
|
|
802
|
+
`,mo=be`
|
|
803
|
+
margin: 0;
|
|
804
|
+
`;import{jsx as De,jsxs as hi}from"@emotion/react/jsx-runtime";var a4=({id:e,title:t,text:r,arrowPosition:o="left-top",positionCss:n,...i})=>hi("div",{role:"alert",id:e,css:[co,po(o),n],children:[De("button",{type:"button","aria-controls":e,title:"close alert",css:Lo,...i,children:De(L,{icon:bi,iconColor:"currentColor",size:24})}),De(T,{level:3,css:go,children:t}),De("p",{css:mo,children:r})]});import{css as Mt}from"@emotion/react";var Ae=Mt`
|
|
801
805
|
display: block;
|
|
802
806
|
`,Ve=Mt`
|
|
803
807
|
background: transparent;
|
|
@@ -805,7 +809,7 @@ to {
|
|
|
805
809
|
`,$e=Mt`
|
|
806
810
|
background: var(--brand-secondary-1);
|
|
807
811
|
color: var(--white);
|
|
808
|
-
`;import{jsx as wt,jsxs as
|
|
812
|
+
`;import{jsx as wt,jsxs as xi}from"@emotion/react/jsx-runtime";var d4=({theme:e="light",...t})=>xi("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:[Ae,e==="dark"?$e:Ve],...t,children:[wt("path",{d:"M28.998 0 0 16.744V50.23l28.998-16.744 29.004-16.743L28.998 0Z",fill:"#83C6E1"}),wt("path",{d:"M28.998 66.974V33.487L0 50.231v33.487l28.998 16.744 29.004-16.744V50.23L28.998 66.974Z",fill:"#438FD5"}),wt("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 he,jsxs as yi}from"@emotion/react/jsx-runtime";var g4=({theme:e="light",...t})=>he("div",{"data-test-id":"uniform-Logo",children:yi("svg",{width:"153",height:"53",viewBox:"0 0 153 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",css:[Ae,e==="dark"?$e:Ve],...t,children:[he("path",{d:"M11.249 0 0 6.495v12.99l11.249-6.495L22.5 6.495 11.25 0Z",fill:"#83C6E1"}),he("path",{d:"M11.249 25.98V12.99L0 19.486v12.99l11.249 6.495L22.5 32.476v-12.99L11.25 25.98Z",fill:"#438FD5"}),he("path",{d:"m22.5 6.495-11.25 6.496 11.25 6.495v12.99l11.25-6.495V12.99L22.5 6.495Z",fill:"#F4220B"}),he("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 uo from"react";import{Button as Ci}from"reakit/Button";import{jsx as Mi}from"@emotion/react/jsx-runtime";var E=uo.forwardRef(({buttonType:e="primary",size:t="md",children:r,...o},n)=>{let i={primary:qt,secondary:Kt,secondaryInvert:Yt,ghost:Qt,unimportant:Jt,tertiary:jt},s={xs:"padding: 0.375rem 0.625rem; font-size: var(--fs-xs); line-height: 1.5;",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 Mi(Ci,{ref:n,css:[ct,i[e],s[t]],...o,children:r})});import{CgChevronDown as Ei}from"react-icons/cg";import*as re from"react";import{Menu as Ii,MenuButton as Ti,useMenuState as Ri}from"reakit/Menu";import{css as wi}from"@emotion/react";var fo=wi`
|
|
809
813
|
box-shadow: var(--shadow-base);
|
|
810
814
|
border-radius: var(--rounded-base);
|
|
811
815
|
background: var(--gray-50);
|
|
@@ -816,7 +820,8 @@ to {
|
|
|
816
820
|
overflow: hidden;
|
|
817
821
|
position: relative;
|
|
818
822
|
z-index: var(--z-50);
|
|
819
|
-
`;import{jsx as
|
|
823
|
+
`;import{jsx as vo,jsxs as Si}from"@emotion/react/jsx-runtime";var bo=re.createContext({}),ho=()=>re.useContext(bo),We=({menuLabel:e,menuTrigger:t,placement:r="auto",menuItemsContainerCssClasses:o,children:n})=>{let i=Ri({placement:r});return Si(bo.Provider,{value:i,children:[vo(Ti,{...i,ref:t.ref,...t.props,children:s=>re.cloneElement(t,s)}),vo(Ii,{...i,"aria-label":e,css:[fo,typeof o=="object"?o:void 0],className:typeof o=="string"?o:"",children:n})]})};import*as Mo from"react";import{MenuItem as ki}from"reakit";import{css as It}from"@emotion/react";var xo=e=>It`
|
|
824
|
+
align-items: center;
|
|
820
825
|
border: none;
|
|
821
826
|
border-radius: var(--rounded-base);
|
|
822
827
|
background: none;
|
|
@@ -825,6 +830,7 @@ to {
|
|
|
825
830
|
padding: var(--spacing-sm);
|
|
826
831
|
font-weight: var(--fw-regular);
|
|
827
832
|
flex-grow: 1;
|
|
833
|
+
gap: var(--spacing-xs);
|
|
828
834
|
line-height: 1.5;
|
|
829
835
|
white-space: nowrap;
|
|
830
836
|
transition: background-color var(--duration-fast) var(--timing-ease-out);
|
|
@@ -839,7 +845,7 @@ to {
|
|
|
839
845
|
background: var(--gray-200);
|
|
840
846
|
outline: none;
|
|
841
847
|
}
|
|
842
|
-
`,
|
|
848
|
+
`,yo=It`
|
|
843
849
|
align-items: center;
|
|
844
850
|
display: flex;
|
|
845
851
|
justify-content: space-between;
|
|
@@ -850,11 +856,11 @@ to {
|
|
|
850
856
|
width: var(--spacing-base);
|
|
851
857
|
height: var(--spacing-base);
|
|
852
858
|
}
|
|
853
|
-
`,
|
|
859
|
+
`,Co=It`
|
|
854
860
|
border-top: 1px solid var(--gray-300);
|
|
855
861
|
width: 100%;
|
|
856
862
|
margin-block: var(--spacing-sm);
|
|
857
|
-
`;import{jsx as
|
|
863
|
+
`;import{jsx as Zi,jsxs as Hi}from"@emotion/react/jsx-runtime";var B4=Mo.forwardRef(({children:e,className:t,hideMenuOnClick:r=!0,icon:o,textColor:n="base",...i},s)=>{let c=ho(),p=r?(g=>{let f={...g};if(f.onClick){let y=f.onClick;f.onClick=J=>{c.hide(),y(J)}}return f})(i):i,m=typeof e=="function"?e(p):e;return Zi(ki,{ref:s,type:"button","data-test-id":"button-menu",...c,...p,css:[xo(n),typeof t=="object"?t:void 0],className:typeof t=="string"?t:void 0,children:o?Pi(m,o):m})});function Pi(e,t){return Hi("span",{css:yo,children:[t," ",e]})}import{jsx as Bi}from"@emotion/react/jsx-runtime";var D4=()=>Bi("hr",{css:Co});import{css as M}from"@emotion/react";var wo=M`
|
|
858
864
|
align-items: center;
|
|
859
865
|
border: 1px solid transparent;
|
|
860
866
|
border-radius: var(--rounded-sm);
|
|
@@ -874,7 +880,7 @@ to {
|
|
|
874
880
|
&:focus {
|
|
875
881
|
border-color: var(--gray-700);
|
|
876
882
|
}
|
|
877
|
-
`,
|
|
883
|
+
`,Io=M`
|
|
878
884
|
border: 1px solid transparent;
|
|
879
885
|
background: transparent;
|
|
880
886
|
border-radius: var(--rounded-base);
|
|
@@ -896,36 +902,36 @@ to {
|
|
|
896
902
|
cursor: default;
|
|
897
903
|
pointer-events: none;
|
|
898
904
|
}
|
|
899
|
-
`,
|
|
905
|
+
`,To=M`
|
|
900
906
|
padding: var(--spacing-sm);
|
|
901
907
|
border-left: 1px solid currentColor;
|
|
902
|
-
`,
|
|
908
|
+
`,Ro=M`
|
|
903
909
|
background: var(--brand-secondary-1);
|
|
904
910
|
color: var(--white);
|
|
905
911
|
`,Oe=M`
|
|
906
912
|
background: var(--gray-300);
|
|
907
913
|
color: var(--white);
|
|
908
|
-
`,
|
|
914
|
+
`,So=M`
|
|
909
915
|
background: var(--brand-secondary-5);
|
|
910
916
|
color: var(--white);
|
|
911
|
-
`,So=M`
|
|
912
|
-
${Oe}
|
|
913
917
|
`,ko=M`
|
|
918
|
+
${Oe}
|
|
919
|
+
`,Po=M`
|
|
914
920
|
background: var(--brand-secondary-2);
|
|
915
921
|
color: var(--brand-secondary-1);
|
|
916
|
-
`,Po=M`
|
|
917
|
-
${Oe}
|
|
918
922
|
`,Zo=M`
|
|
923
|
+
${Oe}
|
|
924
|
+
`,Ho=M`
|
|
919
925
|
background: transparent;
|
|
920
926
|
color: var(--brand-secondary-3);
|
|
921
927
|
|
|
922
928
|
&:hover {
|
|
923
929
|
border-color: var(--brand-secondary-3);
|
|
924
930
|
}
|
|
925
|
-
`,
|
|
931
|
+
`,Bo=M`
|
|
926
932
|
border-color: var(--gray-400);
|
|
927
933
|
color: var(--gray-400);
|
|
928
|
-
`;import{jsx as Ge,jsxs as
|
|
934
|
+
`;import{jsx as Ge,jsxs as zi}from"@emotion/react/jsx-runtime";var N4=({onButtonClick:e,buttonType:t="secondary",buttonText:r,disabled:o,children:n,placement:i,...s})=>zi("div",{css:[wo,o?{primary:Oe,secondary:ko,ghost:Bo,unimportant:Zo}[t]:{primary:Ro,secondary:So,ghost:Ho,unimportant:Po}[t]],"data-test-id":"multioptions-button",children:[Ge("button",{type:"button",css:Io,disabled:o,onClick:e,"data-test-id":"multioptions-button-main",...s,children:r}),Ge(We,{menuLabel:"buttonMenu",placement:i,menuTrigger:Ge("div",{css:To,"data-test-id":"multioptions-button-call-menu",children:Ge(L,{icon:Ei,size:24,iconColor:"currentColor"})}),children:n})]});import{css as u}from"@emotion/react";import{css as z}from"@emotion/react";var Eo=z`
|
|
929
935
|
--caution-desc: rgb(161, 98, 7);
|
|
930
936
|
--caution-icon: rgb(250, 204, 21);
|
|
931
937
|
--caution-title: rgb(133, 77, 14);
|
|
@@ -954,7 +960,7 @@ to {
|
|
|
954
960
|
font-size: var(--fs-sm);
|
|
955
961
|
border-radius: var(--rounded-base);
|
|
956
962
|
padding: var(--spacing-base);
|
|
957
|
-
`,
|
|
963
|
+
`,zo=z`
|
|
958
964
|
font-size: var(--fs-xs);
|
|
959
965
|
padding: var(--spacing-sm);
|
|
960
966
|
border-radius: 0 var(--rounded-base) var(--rounded-base) 0;
|
|
@@ -965,30 +971,30 @@ to {
|
|
|
965
971
|
--info-desc: var(--brand-secondary-1);
|
|
966
972
|
--note-desc: var(--brand-secondary-1);
|
|
967
973
|
--success-desc: var(--brand-secondary-1);
|
|
968
|
-
`,
|
|
974
|
+
`,Do=z`
|
|
969
975
|
display: flex;
|
|
970
976
|
gap: var(--spacing-sm);
|
|
971
|
-
`,
|
|
977
|
+
`,Ao=z`
|
|
972
978
|
display: flex;
|
|
973
979
|
flex-direction: column;
|
|
974
980
|
gap: var(--spacing-base);
|
|
975
|
-
`,Ao=z`
|
|
976
|
-
gap: var(--spacing-xs);
|
|
977
981
|
`,Vo=z`
|
|
978
|
-
|
|
982
|
+
gap: var(--spacing-xs);
|
|
979
983
|
`,$o=z`
|
|
980
|
-
|
|
984
|
+
flex-shrink: 0;
|
|
981
985
|
`,Wo=z`
|
|
986
|
+
font-weight: var(--fw-bold);
|
|
987
|
+
`,Oo=z`
|
|
982
988
|
width: 1.25rem;
|
|
983
989
|
height: 1.25rem;
|
|
984
|
-
`;import{jsx as x}from"@emotion/react/jsx-runtime";var
|
|
990
|
+
`;import{jsx as x}from"@emotion/react/jsx-runtime";var Go=({...e})=>x("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:x("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"})}),Fo=({...e})=>x("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:x("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"})}),No=({...e})=>x("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:x("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"})}),Uo=({...e})=>x("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:x("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"})}),Tt=({...e})=>x("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:x("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"})}),_o=({...e})=>x("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:x("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{jsx as xe,jsxs as Xo}from"@emotion/react/jsx-runtime";var Di={caution:{icon:Tt,descriptionColor:u`
|
|
985
991
|
color: var(--caution-desc);
|
|
986
992
|
`,iconColor:u`
|
|
987
993
|
color: var(--caution-icon);
|
|
988
994
|
`,containerStyles:u`
|
|
989
995
|
color: var(--caution-title);
|
|
990
996
|
background-color: var(--caution-container);
|
|
991
|
-
`},danger:{icon:
|
|
997
|
+
`},danger:{icon:Fo,descriptionColor:u`
|
|
992
998
|
color: var(--danger-desc);
|
|
993
999
|
`,iconColor:u`
|
|
994
1000
|
color: var(--danger-icon);
|
|
@@ -1002,53 +1008,53 @@ to {
|
|
|
1002
1008
|
`,containerStyles:u`
|
|
1003
1009
|
color: var(--danger-title);
|
|
1004
1010
|
background-color: var(--danger-container);
|
|
1005
|
-
`},info:{icon:
|
|
1011
|
+
`},info:{icon:Go,descriptionColor:u`
|
|
1006
1012
|
color: var(--info-desc);
|
|
1007
1013
|
`,iconColor:u`
|
|
1008
1014
|
color: var(--info-icon);
|
|
1009
1015
|
`,containerStyles:u`
|
|
1010
1016
|
color: var(--info-title);
|
|
1011
1017
|
background-color: var(--info-container);
|
|
1012
|
-
`},note:{icon:
|
|
1018
|
+
`},note:{icon:No,descriptionColor:u`
|
|
1013
1019
|
color: var(--note-desc);
|
|
1014
1020
|
`,iconColor:u`
|
|
1015
1021
|
color: var(--note-icon);
|
|
1016
1022
|
`,containerStyles:u`
|
|
1017
1023
|
color: var(--note-title);
|
|
1018
1024
|
background-color: var(--note-container);
|
|
1019
|
-
`},success:{icon:
|
|
1025
|
+
`},success:{icon:_o,descriptionColor:u`
|
|
1020
1026
|
color: var(--success-desc);
|
|
1021
1027
|
`,iconColor:u`
|
|
1022
1028
|
color: var(--success-icon);
|
|
1023
1029
|
`,containerStyles:u`
|
|
1024
1030
|
color: var(--success-title);
|
|
1025
1031
|
background-color: var(--success-container);
|
|
1026
|
-
`},tip:{icon:
|
|
1032
|
+
`},tip:{icon:Uo,descriptionColor:u`
|
|
1027
1033
|
color: var(--success-desc);
|
|
1028
1034
|
`,iconColor:u`
|
|
1029
1035
|
color: var(--success-icon);
|
|
1030
1036
|
`,containerStyles:u`
|
|
1031
1037
|
color: var(--success-title);
|
|
1032
1038
|
background-color: var(--success-container);
|
|
1033
|
-
`}},
|
|
1039
|
+
`}},j4=({type:e="info",compact:t=!1,title:r,children:o,className:n})=>{let i=Di[e];if(!i)return null;let s=i.icon;return xe("div",{"data-testid":"sdk-ui-callout",css:[Eo,i.containerStyles,t?zo:void 0,typeof n=="object"?n:""],className:`${typeof n=="string"?n:""}`,children:Xo("div",{css:Do,children:[t?null:xe("div",{css:$o,children:xe(s,{css:[Oo,i.iconColor]})}),Xo("div",{css:[Ao,t?Vo:void 0],children:[r?xe("div",{css:[Wo],children:r}):null,o?xe("div",{css:[i.descriptionColor],children:o}):null]})]})})};import{CgMoreAlt as Ai}from"react-icons/cg";import{css as Rt}from"@emotion/react";var qo=Rt`
|
|
1034
1040
|
background: var(--white);
|
|
1035
1041
|
border: 1px solid var(--gray-300);
|
|
1036
1042
|
border-radius: var(--rounded-base);
|
|
1037
1043
|
padding: var(--spacing-md);
|
|
1038
1044
|
position: relative;
|
|
1039
|
-
`,
|
|
1045
|
+
`,Ko=Rt`
|
|
1040
1046
|
margin: 0 0 var(--spacing-base);
|
|
1041
1047
|
padding-right: var(--spacing-lg);
|
|
1042
|
-
`,
|
|
1048
|
+
`,Yo=Rt`
|
|
1043
1049
|
background: transparent;
|
|
1044
1050
|
border: none;
|
|
1045
1051
|
padding: 0;
|
|
1046
1052
|
position: absolute;
|
|
1047
1053
|
top: var(--spacing-md);
|
|
1048
1054
|
right: var(--spacing-md);
|
|
1049
|
-
`;import{jsx as Fe,jsxs as
|
|
1055
|
+
`;import{jsx as Fe,jsxs as Vi}from"@emotion/react/jsx-runtime";var l3=({title:e,menuItems:t,children:r,disabled:o,menuButtonTestId:n,...i})=>{let s=e!=null&&e.includes("_")?e.replaceAll("_"," "):e;return Vi("div",{css:qo,...i,children:[e?Fe(T,{level:3,css:Ko,children:s}):null,t?Fe(We,{menuLabel:"More options",menuTrigger:Fe("button",{"aria-label":"More options",type:"button",disabled:o,css:Yo,"data-test-id":n!=null?n:"list-card-menu",children:Fe(L,{icon:Ai,iconColor:"currentColor",size:32})}),children:t}):null,r]})};import{css as Jo}from"@emotion/react";var Qo=e=>Jo`
|
|
1050
1056
|
background: ${e==="gray"?"var(--gray-50)":"var(--white)"};
|
|
1051
|
-
`,
|
|
1057
|
+
`,jo=({padding:e,withLastColumn:t})=>Jo`
|
|
1052
1058
|
display: grid;
|
|
1053
1059
|
gap: var(--spacing-lg);
|
|
1054
1060
|
max-width: var(--site-width);
|
|
@@ -1059,7 +1065,7 @@ to {
|
|
|
1059
1065
|
grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) ${t&&"[last-col] minmax(300px, 1fr)"};
|
|
1060
1066
|
${t&&"grid-template-rows: auto [last-line]"};
|
|
1061
1067
|
}
|
|
1062
|
-
`;import{jsx as
|
|
1068
|
+
`;import{jsx as e1}from"@emotion/react/jsx-runtime";var m3=({bgColor:e="white",padding:t=!0,withLastColumn:r=!1,children:o,...n})=>e1("div",{css:Qo(e),...n,children:e1("div",{css:jo({padding:t,withLastColumn:r}),children:o})});import{css as Ne}from"@emotion/react";var t1=Ne`
|
|
1063
1069
|
align-items: center;
|
|
1064
1070
|
border-radius: var(--rounded-full);
|
|
1065
1071
|
border: 1px solid var(--gray-300);
|
|
@@ -1070,14 +1076,14 @@ to {
|
|
|
1070
1076
|
justify-content: center;
|
|
1071
1077
|
width: var(--spacing-base);
|
|
1072
1078
|
height: var(--spacing-base);
|
|
1073
|
-
`,
|
|
1079
|
+
`,r1=Ne`
|
|
1074
1080
|
background: var(--brand-secondary-1);
|
|
1075
1081
|
border-radius: var(--rounded-full);
|
|
1076
1082
|
width: 2px;
|
|
1077
1083
|
height: 2px;
|
|
1078
|
-
`,r1=Ne`
|
|
1079
|
-
position: relative;
|
|
1080
1084
|
`,o1=Ne`
|
|
1085
|
+
position: relative;
|
|
1086
|
+
`,n1=Ne`
|
|
1081
1087
|
border-radius: var(--rounded-full);
|
|
1082
1088
|
background: var(--white);
|
|
1083
1089
|
color: var(--brand-secondary-3);
|
|
@@ -1085,8 +1091,8 @@ to {
|
|
|
1085
1091
|
position: absolute;
|
|
1086
1092
|
top: -0.25rem;
|
|
1087
1093
|
right: -0.25rem;
|
|
1088
|
-
`;import{jsx as St,jsxs as
|
|
1089
|
-
align-items: ${
|
|
1094
|
+
`;import{jsx as St,jsxs as $i}from"@emotion/react/jsx-runtime";var x3=({count:e})=>{let t=e>99?$i("span",{css:o1,title:`${e}`,children:["99",St(L,{icon:"math-plus",iconColor:"currentColor",size:"0.5rem",css:n1})]}):e,r=e===0?St("span",{css:r1,title:`${e}`}):t;return St("div",{css:t1,children:r})};import{css as Wi}from"@emotion/react";var Oi=e=>({auto:"auto",sm:"8rem",md:"16rem",lg:"20rem"})[e],Gi=e=>({left:"flex-start",right:"flex-end",center:"center"})[e],a1=({textAlign:e,boxHeight:t,bgColor:r})=>Wi`
|
|
1095
|
+
align-items: ${Gi(e)};
|
|
1090
1096
|
border: 2px dashed var(--gray-300);
|
|
1091
1097
|
border-radius: var(--rounded-base);
|
|
1092
1098
|
background: ${r};
|
|
@@ -1096,17 +1102,17 @@ to {
|
|
|
1096
1102
|
text-align: ${e};
|
|
1097
1103
|
padding: var(--spacing-lg);
|
|
1098
1104
|
will-change: auto;
|
|
1099
|
-
min-height: ${
|
|
1100
|
-
`;import{jsx as
|
|
1105
|
+
min-height: ${Oi(t)};
|
|
1106
|
+
`;import{jsx as Fi}from"@emotion/react/jsx-runtime";var I3=({bgColor:e="transparent",textAlign:t="center",boxHeight:r="md",children:o,...n})=>Fi("div",{css:a1({bgColor:e,boxHeight:r,textAlign:t}),...n,children:o});import*as oe from"react";import{css as Ue}from"@emotion/react";var i1=Ue`
|
|
1101
1107
|
&[open] {
|
|
1102
1108
|
& > summary svg {
|
|
1103
1109
|
rotate: 0deg;
|
|
1104
1110
|
}
|
|
1105
1111
|
}
|
|
1106
|
-
`,i1=Ue`
|
|
1107
|
-
animation: ${cr} var(--duration-fast) var(--timing-ease-out) forwards;
|
|
1108
|
-
will-change: height;
|
|
1109
1112
|
`,s1=Ue`
|
|
1113
|
+
animation: ${dr} var(--duration-fast) var(--timing-ease-out) forwards;
|
|
1114
|
+
will-change: height;
|
|
1115
|
+
`,l1=Ue`
|
|
1110
1116
|
align-items: center;
|
|
1111
1117
|
display: grid;
|
|
1112
1118
|
grid-template-columns: 1.25rem 1fr;
|
|
@@ -1118,10 +1124,10 @@ to {
|
|
|
1118
1124
|
&::-webkit-details-marker {
|
|
1119
1125
|
display: none;
|
|
1120
1126
|
}
|
|
1121
|
-
`,
|
|
1127
|
+
`,c1=Ue`
|
|
1122
1128
|
transition: rotate var(--duration-fast) var(--timing-ease-out);
|
|
1123
1129
|
rotate: -90deg;
|
|
1124
|
-
`;import{jsx as
|
|
1130
|
+
`;import{jsx as d1,jsxs as p1}from"@emotion/react/jsx-runtime";var P3=({summary:e,children:t,isOpenByDefault:r=!1,...o})=>{let n=oe.useRef(null),[i,s]=oe.useState(r);return oe.useEffect(()=>{var d;if(!n)return;let c=()=>{var m;let p=Boolean((m=n==null?void 0:n.current)==null?void 0:m.open);s(p)};(d=n.current)==null||d.addEventListener("toggle",c)},[n]),p1("details",{"data-testid":"details",css:i1,open:i,ref:n,...o,children:[p1("summary",{"data-testid":"summary",css:l1,children:[d1(L,{css:c1,icon:"chevron-down",iconColor:"currentColor",size:"1.25rem"}),e]}),i?d1("div",{"data-testid":"details-content",css:s1,children:t}):null]})};import Ji,{useEffect as M1,useMemo as Qi,useRef as ji}from"react";import{CgChevronRight as es}from"react-icons/cg";import{css as _,keyframes as Ui}from"@emotion/react";var L1=_`
|
|
1125
1131
|
background-color: var(--gray-50);
|
|
1126
1132
|
display: flex;
|
|
1127
1133
|
gap: var(--spacing-sm);
|
|
@@ -1130,25 +1136,25 @@ to {
|
|
|
1130
1136
|
inset: 0;
|
|
1131
1137
|
padding: var(--spacing-base);
|
|
1132
1138
|
height: 100%;
|
|
1133
|
-
`,
|
|
1139
|
+
`,g1=_`
|
|
1134
1140
|
align-self: flex-end;
|
|
1135
1141
|
background: transparent;
|
|
1136
1142
|
border: none;
|
|
1137
1143
|
display: block;
|
|
1138
1144
|
padding: var(--spacing-xs);
|
|
1139
|
-
`,
|
|
1145
|
+
`,m1=_`
|
|
1140
1146
|
font-size: var(--fs-lg);
|
|
1141
1147
|
font-weight: var(--fw-bold);
|
|
1142
|
-
`,
|
|
1148
|
+
`,u1=_`
|
|
1143
1149
|
position: absolute;
|
|
1144
1150
|
inset: 0;
|
|
1145
1151
|
overflow: hidden;
|
|
1146
1152
|
z-index: var(--z-10);
|
|
1147
|
-
`,
|
|
1153
|
+
`,f1=_`
|
|
1148
1154
|
height: 100%;
|
|
1149
1155
|
overflow: auto;
|
|
1150
1156
|
${H}
|
|
1151
|
-
`,Ui
|
|
1157
|
+
`,_i=Ui`
|
|
1152
1158
|
0% {
|
|
1153
1159
|
transform: translate(0);
|
|
1154
1160
|
opacity: 0;
|
|
@@ -1162,39 +1168,39 @@ to {
|
|
|
1162
1168
|
100% {
|
|
1163
1169
|
transform: translate(0);
|
|
1164
1170
|
}
|
|
1165
|
-
`,
|
|
1171
|
+
`,v1=_`
|
|
1166
1172
|
position: absolute;
|
|
1167
1173
|
inset-block: 0;
|
|
1168
1174
|
right: 0;
|
|
1169
1175
|
overflow: hidden;
|
|
1170
1176
|
transform: translate(0);
|
|
1171
|
-
animation: ${
|
|
1177
|
+
animation: ${_i} var(--duration-fast) ease-out;
|
|
1172
1178
|
will-change: width, right, transform;
|
|
1173
1179
|
transition: width var(--duration-fast) ease-out;
|
|
1174
1180
|
box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
|
|
1175
|
-
`,
|
|
1181
|
+
`,b1=_`
|
|
1176
1182
|
position: absolute;
|
|
1177
1183
|
inset: 0;
|
|
1178
1184
|
background: rgba(100, 100, 100, 0.01);
|
|
1179
1185
|
backdrop-filter: blur(2px);
|
|
1180
|
-
animation: ${
|
|
1181
|
-
`;import{createContext as
|
|
1186
|
+
animation: ${lr} var(--duration-fast) ease-out;
|
|
1187
|
+
`;import{createContext as Xi,useCallback as h1,useContext as qi,useState as Ki}from"react";import{jsx as Yi}from"@emotion/react/jsx-runtime";var y1=Xi({drawersRegistry:[],registerDrawer:()=>{},unregisterDrawer:()=>{}}),$3=({children:e})=>{let[t,r]=Ki([]);te({handler:()=>{var i,s;(s=(i=t.at(-1))==null?void 0:i.onRequestClose)==null||s.call(i)},shortcut:"escape"});let o=h1(({drawer:i,onFirstRender:s})=>{r(c=>{var J;let d=c.findIndex(st=>C1(st,i)),p=c[d];!p&&(s==null||s()),p!==void 0&&!x1(p,i)&&((J=p.onRequestClose)==null||J.call(p));let f=d>=0?d:c.length,y=[...c];return y.splice(f,1,i),y})},[r]),n=h1(i=>{r(s=>s.filter(c=>!x1(i,c)))},[r]);return Yi(y1.Provider,{value:{drawersRegistry:t,registerDrawer:o,unregisterDrawer:n},children:e})},_e=()=>qi(y1);function C1(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 x1(e,t){return C1(e,t)&&e.instanceKey===t.instanceKey}import{jsx as Xe,jsxs as ts}from"@emotion/react/jsx-runtime";var _3=Ji.forwardRef(({id:e,stackId:t,instanceKey:r,onRequestClose:o,header:n,children:i},s)=>{let{registerDrawer:c,unregisterDrawer:d}=_e(),p=ji(null),m=Qi(()=>{let g=`dialog-header-${t}-${e}`;return ts("div",{ref:s,role:"dialog",tabIndex:-1,"aria-labelledby":g,css:L1,children:[Xe(E,{ref:p,type:"button",onClick:o,css:g1,title:"Close dialog",buttonType:"ghost",children:Xe(L,{icon:es,iconColor:"gray",size:"1.5rem"})}),n?Xe("div",{id:g,css:m1,children:n}):null,Xe("div",{css:f1,children:i})]})},[i,n,e,t,o,s]);return M1(()=>{c({drawer:{id:e,component:m,stackId:t,onRequestClose:o,instanceKey:r},onFirstRender:()=>{setTimeout(()=>{var g;(g=p.current)==null||g.focus({preventScroll:!0})},0)}})},[m,r,c]),M1(()=>()=>d({id:e,stackId:t,instanceKey:r}),[e,t,r,d]),null});import{Fragment as os,jsx as qe,jsxs as ns}from"@emotion/react/jsx-runtime";var w1=64,I1=16,Y3=({stackId:e,width:t="45%",minWidth:r="0",maxWidth:o="100%",...n})=>{let{drawersRegistry:i}=_e(),s=i.filter(({stackId:c})=>c===e);return s.length===0?null:qe("div",{css:u1,...n,children:s.map(({component:c,id:d,stackId:p,onRequestClose:m},g)=>qe(rs,{index:g,totalDrawers:s.length,width:t,minWidth:r,maxWidth:o,onOverlayClick:m,children:c},`${p}-${d}`))})},rs=({index:e,totalDrawers:t,width:r,minWidth:o,maxWidth:n,onOverlayClick:i,children:s})=>{let c=I1*e;if(t*I1>w1){let p=e===0?0:e/t;c=Math.round(w1*p)}let d=`calc(${r} - ${c}px)`;return ns(os,{children:[qe("div",{css:b1,onClick:i}),qe("div",{css:[v1,{width:d,minWidth:o,maxWidth:n}],children:s})]})};import{css as as}from"@emotion/react";var T1=e=>as`
|
|
1182
1188
|
color: var(--gray-500);
|
|
1183
1189
|
display: block;
|
|
1184
1190
|
font-size: ${e?"clamp(var(--fs-xs), 87.5%,var(--fs-sm))":"var(--fs-sm)"};
|
|
1185
1191
|
margin: var(--spacing-xs) 0;
|
|
1186
1192
|
max-width: var(--prose);
|
|
1187
|
-
`;import{jsx as
|
|
1193
|
+
`;import{jsx as is}from"@emotion/react/jsx-runtime";var D=({children:e,testId:t,dynamicSize:r=!1,...o})=>is("small",{css:T1(r),"data-test-id":t,...o,children:e});import{forwardRef as ls}from"react";import{css as ye}from"@emotion/react";var R1=ye`
|
|
1188
1194
|
align-items: center;
|
|
1189
1195
|
display: flex;
|
|
1190
1196
|
gap: var(--spacing-sm);
|
|
1191
|
-
`,
|
|
1197
|
+
`,S1=ye`
|
|
1192
1198
|
align-items: center;
|
|
1193
1199
|
color: var(--gray-500);
|
|
1194
1200
|
display: flex;
|
|
1195
1201
|
font-size: var(--fs-xs);
|
|
1196
1202
|
gap: var(--spacing-sm);
|
|
1197
|
-
`,
|
|
1203
|
+
`,k1=ye`
|
|
1198
1204
|
appearance: none;
|
|
1199
1205
|
border: 1px solid var(--gray-300);
|
|
1200
1206
|
background: var(--white) no-repeat bottom center;
|
|
@@ -1226,7 +1232,7 @@ to {
|
|
|
1226
1232
|
color: var(--gray-200);
|
|
1227
1233
|
border-color: var(--gray-200);
|
|
1228
1234
|
}
|
|
1229
|
-
`,
|
|
1235
|
+
`,P1=ye`
|
|
1230
1236
|
position: relative;
|
|
1231
1237
|
|
|
1232
1238
|
&:hover {
|
|
@@ -1234,7 +1240,7 @@ to {
|
|
|
1234
1240
|
display: block;
|
|
1235
1241
|
}
|
|
1236
1242
|
}
|
|
1237
|
-
`,
|
|
1243
|
+
`,Z1=ye`
|
|
1238
1244
|
background: var(--white);
|
|
1239
1245
|
box-shadow: var(--shadow-base);
|
|
1240
1246
|
border-radius: var(--rounded-md);
|
|
@@ -1248,12 +1254,12 @@ to {
|
|
|
1248
1254
|
max-width: 16ch;
|
|
1249
1255
|
width: max-content;
|
|
1250
1256
|
z-index: var(--z-20);
|
|
1251
|
-
`;import{jsx as Ce,jsxs as kt}from"@emotion/react/jsx-runtime";var
|
|
1257
|
+
`;import{jsx as Ce,jsxs as kt}from"@emotion/react/jsx-runtime";var cs=({message:e})=>kt("div",{"data-testid":"info-dialog",css:P1,children:[Ce(L,{icon:"info",iconColor:"green",size:"0.9rem"}),Ce("div",{role:"paragraph",css:Z1,className:"info-message",children:e})]}),a0=ls(({label:e,name:t,info:r,...o},n)=>kt("div",{css:R1,children:[kt("label",{css:S1,children:[Ce("input",{type:"checkbox",name:t,ref:n,css:k1,...o}),Ce("span",{children:e})]}),r?Ce(cs,{message:r}):null]}));import{MdWarning as ps}from"react-icons/md";import{css as ds}from"@emotion/react";var H1=ds`
|
|
1252
1258
|
align-items: center;
|
|
1253
1259
|
color: var(--brand-secondary-5);
|
|
1254
1260
|
display: flex;
|
|
1255
1261
|
gap: var(--spacing-sm);
|
|
1256
|
-
`;import{jsx as
|
|
1262
|
+
`;import{jsx as Ls,jsxs as gs}from"@emotion/react/jsx-runtime";var A=({message:e,testId:t,...r})=>e?gs("span",{role:"alert",css:H1,"data-test-id":t,...r,children:[Ls(L,{icon:ps,size:16,iconColor:"currentColor"}),e]}):null;import*as A1 from"react";import{css as Me}from"@emotion/react";function B1(e){let t=Me`
|
|
1257
1263
|
border-radius: var(--rounded-base);
|
|
1258
1264
|
border: 1px solid var(--gray-300);
|
|
1259
1265
|
|
|
@@ -1267,7 +1273,7 @@ to {
|
|
|
1267
1273
|
background: white;
|
|
1268
1274
|
`,t]:[Me`
|
|
1269
1275
|
background: var(--gray-50);
|
|
1270
|
-
`,t]}var
|
|
1276
|
+
`,t]}var E1=Me`
|
|
1271
1277
|
align-items: center;
|
|
1272
1278
|
color: var(--brand-secondary-1);
|
|
1273
1279
|
display: flex;
|
|
@@ -1276,19 +1282,19 @@ to {
|
|
|
1276
1282
|
flex-grow: 1;
|
|
1277
1283
|
margin-bottom: var(--spacing-base);
|
|
1278
1284
|
float: left; // allows the legend to be inside the fieldset and not sat on the border line
|
|
1279
|
-
`,
|
|
1285
|
+
`,z1=Me`
|
|
1280
1286
|
clear: left;
|
|
1281
|
-
`;import{jsx as
|
|
1287
|
+
`;import{jsx as ms,jsxs as us}from"@emotion/react/jsx-runtime";var m0=A1.forwardRef(({legend:e,disabled:t,children:r,invert:o,...n},i)=>us("fieldset",{css:B1(Boolean(o)),ref:i,disabled:t,...n,children:[e,ms("div",{css:z1,children:r})]}));import*as G1 from"react";import{jsx as fs}from"@emotion/react/jsx-runtime";var ne=({children:e,className:t,testId:r,...o})=>fs("label",{css:[C,typeof t=="object"?t:void 0],className:typeof t=="string"?t:"","data-test-id":r,...o,children:e});import{MdWarning as vs}from"react-icons/md";import{css as V1}from"@emotion/react";var $1=V1`
|
|
1282
1288
|
align-items: center;
|
|
1283
1289
|
color: var(--alert-text);
|
|
1284
1290
|
display: flex;
|
|
1285
1291
|
gap: var(--spacing-sm);
|
|
1286
|
-
|
|
1292
|
+
`,W1=V1`
|
|
1287
1293
|
color: var(--alert);
|
|
1288
|
-
`;import{jsx as
|
|
1294
|
+
`;import{jsx as bs,jsxs as hs}from"@emotion/react/jsx-runtime";var V=({message:e,testId:t,...r})=>e?hs("span",{role:"status",css:$1,"data-test-id":t,...r,children:[bs(L,{css:W1,icon:vs,size:"1rem",iconColor:"currentColor"}),e]}):null;import{jsx as ae,jsxs as O1}from"@emotion/react/jsx-runtime";var F1=G1.forwardRef(({label:e,icon:t,id:r,caption:o,showLabel:n=!0,errorMessage:i,warningMessage:s,containerTestId:c,labelTestId:d,errorTestId:p,captionTestId:m,classNameContainer:g,classNameControl:f,classNameLabel:y,...J},st)=>O1("div",{css:G,"data-test-id":c||"container-input-field",children:[n?ae(ne,{htmlFor:r,css:[C,typeof y=="object"?y:void 0],className:typeof y=="string"?y:"",testId:d,children:e}):null,O1("div",{css:[G,typeof g=="object"?g:void 0],className:typeof g=="string"?g:"",children:[ae("input",{id:r,css:[j("nowrap"),typeof f=="object"?f:void 0,i?F:void 0,t?Ze:""],"aria-label":n?void 0:e,className:typeof f=="string"?f:"",...J,ref:st}),t?ae("div",{css:Pe,children:t}):null]}),o?ae(D,{testId:m,children:o}):null,i?ae(A,{message:i,testId:p}):null,s&&!i?ae(V,{message:s}):null]}));import xs from"react-select";import{jsx as ys}from"@emotion/react/jsx-runtime";function H0(e){return ys(xs,{...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)",gap:"2px",...(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)}},menu:(t,r)=>{var o,n;return{...t,zIndex:"var(--z-20)",...(n=(o=e.styles)==null?void 0:o.menu)==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)}},multiValue:t=>({...t,background:"var(--gray-100)",borderRadius:"var(--rounded-sm)",margin:"0"}),multiValueLabel:t=>({...t,background:"var(--gray-100)",borderRight:"1px solid var(--gray-300)",color:"var(--brand-secondary-1)"}),multiValueRemove:t=>({...t,background:"var(--gray-100)",":hover":{color:"var(--white)",background:"var(--brand-secondary-5)",transition:"color var(--duration-fast) var(--timing-ease-out), background-color var(--duration-fast) var(--timing-ease-out)"}})}})}import{css as Cs}from"@emotion/react";import*as Y1 from"react";import{useRef as Ms,useState as ws}from"react";import{CgChevronDown as Is}from"react-icons/cg";import{css as we}from"@emotion/react";var N1=we`
|
|
1289
1295
|
margin-inline: auto;
|
|
1290
1296
|
max-width: fit-content;
|
|
1291
|
-
`,
|
|
1297
|
+
`,U1=we`
|
|
1292
1298
|
align-items: center;
|
|
1293
1299
|
background: var(--brand-secondary-3);
|
|
1294
1300
|
border: 2px solid var(--brand-secondary-3);
|
|
@@ -1311,7 +1317,7 @@ to {
|
|
|
1311
1317
|
&:focus {
|
|
1312
1318
|
outline: 2px solid var(--brand-secondary-1);
|
|
1313
1319
|
}
|
|
1314
|
-
`,
|
|
1320
|
+
`,_1=we`
|
|
1315
1321
|
background: var(--white);
|
|
1316
1322
|
border: 1px solid var(--brand-secondary-3);
|
|
1317
1323
|
border-top: none;
|
|
@@ -1321,7 +1327,7 @@ to {
|
|
|
1321
1327
|
position: absolute;
|
|
1322
1328
|
inset: auto 0;
|
|
1323
1329
|
transform: translateY(-0.2rem);
|
|
1324
|
-
`,
|
|
1330
|
+
`,X1=we`
|
|
1325
1331
|
cursor: pointer;
|
|
1326
1332
|
display: block;
|
|
1327
1333
|
font-size: var(--fs-sm);
|
|
@@ -1336,47 +1342,47 @@ to {
|
|
|
1336
1342
|
&:hover {
|
|
1337
1343
|
background: var(--gray-50);
|
|
1338
1344
|
}
|
|
1339
|
-
`,
|
|
1345
|
+
`,q1=we`
|
|
1340
1346
|
position: absolute;
|
|
1341
1347
|
overflow: hidden;
|
|
1342
1348
|
height: 1px;
|
|
1343
1349
|
width: 1px;
|
|
1344
1350
|
clip: rect(0, 0, 0, 0);
|
|
1345
1351
|
padding: 0;
|
|
1346
|
-
`;import{jsx as Ke,jsxs as
|
|
1352
|
+
`;import{jsx as Ke,jsxs as K1}from"@emotion/react/jsx-runtime";var G0=({classNameContainer:e,options:t,value:r,onChange:o,disabled:n,...i})=>{var m;let[s,c]=ws(!1),d=Ms(null);Y1.useEffect(()=>{let g=f=>{d.current&&!d.current.contains(f.target)&&c(!1)};return document.addEventListener("mousedown",g),()=>{document.removeEventListener("mousedown",g)}},[d]);let p=t.find(g=>g.value===r);return K1("div",{ref:d,css:e?Cs`
|
|
1347
1353
|
max-width: fit-content;
|
|
1348
1354
|
${typeof e=="object"?e:void 0}
|
|
1349
|
-
`:
|
|
1355
|
+
`:N1,className:typeof e=="string"?e:"",children:[K1("button",{type:"button","aria-controls":`and-or-${i.id}`,"aria-expanded":s,css:U1,onClick:()=>{n||c(g=>!g)},disabled:n,...i,children:[Ke("span",{children:(m=p==null?void 0:p.label)!=null?m:r}),n?null:Ke(L,{icon:Is,iconColor:"currentColor",size:24})]}),Ke("div",{id:`and-or-${i.id}`,css:[_1,s?void 0:q1],"aria-hidden":!s,children:t.map(g=>Ke("button",{type:"button",css:X1,onClick:()=>{o(g),c(f=>!f)},children:g.label},g.value))})]})};import{jsx as $,jsxs as J1}from"@emotion/react/jsx-runtime";var X0=({onSearchTextChanged:e,disabled:t=!1,placeholder:r="Keyword search",inputFieldName:o="keywordSearch",disabledFieldSubmission:n=!1,value:i,onClear:s,...c})=>$(F1,{type:"text",name:o,placeholder:r,showLabel:!1,value:i,icon:i?$("button",{onClick:s,children:$(L,{icon:"close",css:tr})}):J1("svg",{width:"26",height:"24",viewBox:"0 0 26 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",css:er,children:[J1("g",{clipPath:"url(#clip0)",children:[$("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"}),$("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"})]}),$("defs",{children:$("clipPath",{id:"clip0",children:$("rect",{width:"24.9351",height:"24",fill:"white",transform:"translate(0.558105)"})})})]}),onChange:m=>{e(m.currentTarget.value)},onKeyPress:m=>{m.key==="Enter"&&n&&m.preventDefault()},disabled:t,"aria-label":r,...c});import{Fragment as Ts,jsx as ie,jsxs as Pt}from"@emotion/react/jsx-runtime";var e5=({label:e,defaultOption:t,options:r,caption:o,errorMessage:n,warningMessage:i,showLabel:s=!0,labelCta:c,classNameContainer:d,classNameControl:p,classNameLabel:m,...g})=>Pt("div",{css:[G,typeof d=="object"?d:void 0],className:typeof d=="string"?d:"",children:[s?ie(Ts,{children:Pt(ne,{htmlFor:g.id,css:[C,typeof m=="object"?m:void 0],className:typeof m=="string"?m:"",children:[e,c]})}):null,Pt("select",{title:e,"aria-label":s?void 0:e,css:[j("wrap"),dt,n?F:void 0,typeof p=="object"?p:void 0],className:typeof p=="string"?p:"",...g,children:[t?ie("option",{value:"",children:t}):null,r.map((f,y)=>ie("option",{value:f.label,...f},y))]}),o?ie(D,{children:o}):null,n?ie(A,{message:n}):null,i&&!n?ie(V,{message:i}):null]});import{jsx as Ie,jsxs as Q1}from"@emotion/react/jsx-runtime";var a5=({label:e,type:t,disabled:r,checked:o,name:n,caption:i,errorMessage:s,warningMessage:c,testId:d,fontWeight:p="medium",...m})=>Q1(ne,{css:[rr,r?ar:void 0],"data-test-id":d,children:[Ie("input",{type:t,css:or,checked:o,name:n,disabled:r,...m}),Ie("span",{css:nr(p),dangerouslySetInnerHTML:{__html:e}}),i||s?Q1("span",{css:ir,children:[i?Ie(D,{children:i}):null,s?Ie(A,{message:s}):null,c&&!s?Ie(V,{message:c}):null]}):null]});import{jsx as Rs}from"@emotion/react/jsx-runtime";var s5=({children:e})=>Rs("legend",{css:E1,children:e});import{Fragment as Ss,jsx as se,jsxs as j1}from"@emotion/react/jsx-runtime";var m5=({label:e,icon:t,id:r,caption:o,showLabel:n=!0,errorMessage:i,warningMessage:s,...c})=>j1(Ss,{children:[n?se("label",{htmlFor:r,css:[C],children:e}):null,j1("div",{css:[G],children:[se("textarea",{id:r,css:[sr,i?F:void 0,t?Ze:"",H],"aria-label":n?void 0:e,...c}),t?se("div",{css:Pe,children:t}):null]}),o?se(D,{children:o}):null,i?se(A,{message:i}):null,s&&!i?se(V,{message:s}):null]});import{css as X}from"@emotion/react";var en=X`
|
|
1350
1356
|
margin-block: var(--spacing-sm);
|
|
1351
|
-
`,
|
|
1357
|
+
`,tn=X`
|
|
1352
1358
|
background: var(--gray-100);
|
|
1353
1359
|
margin-top: var(--spacing-sm);
|
|
1354
1360
|
position: relative;
|
|
1355
1361
|
overflow: hidden;
|
|
1356
1362
|
height: 0.25rem;
|
|
1357
|
-
`,
|
|
1363
|
+
`,rn=X`
|
|
1358
1364
|
position: absolute;
|
|
1359
1365
|
inset: 0;
|
|
1360
1366
|
transition: transform var(--duration-fast) var(--timing-ease-out);
|
|
1361
|
-
`,
|
|
1367
|
+
`,on=X`
|
|
1362
1368
|
display: flex;
|
|
1363
1369
|
justify-content: space-between;
|
|
1364
1370
|
font-weight: var(--fw-bold);
|
|
1365
|
-
`,Zt=
|
|
1371
|
+
`,Zt=X`
|
|
1366
1372
|
font-size: var(--fs-baase);
|
|
1367
|
-
`,
|
|
1373
|
+
`,nn=e=>X`
|
|
1368
1374
|
background: ${e};
|
|
1369
|
-
`,
|
|
1375
|
+
`,an=e=>X`
|
|
1370
1376
|
color: ${e};
|
|
1371
|
-
`;import{jsx as Ht,jsxs as Bt}from"@emotion/react/jsx-runtime";var
|
|
1377
|
+
`;import{jsx as Ht,jsxs as Bt}from"@emotion/react/jsx-runtime";var h5=({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 Bt("div",{css:en,children:[Bt("div",{css:on,children:[Ht("span",{css:Zt,children:r}),Bt("span",{css:[Zt,an(s)],children:[e," of ",t]})]}),Ht("div",{role:"progressbar","aria-valuenow":e,"aria-valuemin":0,"aria-valuemax":t,"aria-valuetext":`${e} of ${t}`,css:tn,children:Ht("span",{role:"presentation",css:[rn,nn(s)],style:{transform:`translateX(${n-100}%)`}})})]})};import{css as ks}from"@emotion/react";var sn=ks`
|
|
1372
1378
|
padding: var(--spacing-md) var(--spacing-lg) var(--spacing-2xl);
|
|
1373
1379
|
${v("sm")} {
|
|
1374
1380
|
grid-column: last-col / span 1;
|
|
1375
1381
|
grid-row: 1 / last-line;
|
|
1376
1382
|
}
|
|
1377
|
-
`;import{jsx as
|
|
1383
|
+
`;import{jsx as Ps,jsxs as Zs}from"@emotion/react/jsx-runtime";var T5=({title:e,children:t,...r})=>Zs("div",{css:sn,...r,children:[Ps(T,{level:3,children:e}),t]});import{css as Hs}from"@emotion/react";import{css as ln}from"@emotion/react";var cn=ln`
|
|
1378
1384
|
position: relative;
|
|
1379
|
-
`,
|
|
1385
|
+
`,dn=ln`
|
|
1380
1386
|
background: var(--gray-50);
|
|
1381
1387
|
border-top: 1px solid var(--gray-200);
|
|
1382
1388
|
border-bottom: 1px solid var(--gray-200);
|
|
@@ -1391,9 +1397,9 @@ to {
|
|
|
1391
1397
|
margin-block: 0;
|
|
1392
1398
|
}
|
|
1393
1399
|
}
|
|
1394
|
-
`;import{jsx as
|
|
1400
|
+
`;import{jsx as pn,jsxs as Bs}from"@emotion/react/jsx-runtime";var B5=({label:e,children:t,...r})=>Bs("div",{css:[cn,H],...r,children:[e?pn("span",{css:Hs`
|
|
1395
1401
|
${C}
|
|
1396
|
-
`,children:e}):null,
|
|
1402
|
+
`,children:e}):null,pn("div",{css:[dn,H],children:t})]});import{CgCheck as Es}from"react-icons/cg";import{css as q}from"@emotion/react";var Ye=q`
|
|
1397
1403
|
align-items: center;
|
|
1398
1404
|
background: var(--white);
|
|
1399
1405
|
border-radius: var(--rounded-base);
|
|
@@ -1402,9 +1408,9 @@ to {
|
|
|
1402
1408
|
display: flex;
|
|
1403
1409
|
min-height: 52px;
|
|
1404
1410
|
transition: border-color var(--duration-fast) var(--timing-ease-out);
|
|
1405
|
-
`,Je=
|
|
1411
|
+
`,Je=q`
|
|
1406
1412
|
border-color: var(--brand-secondary-3);
|
|
1407
|
-
`,
|
|
1413
|
+
`,Ln=q`
|
|
1408
1414
|
align-items: center;
|
|
1409
1415
|
border: none;
|
|
1410
1416
|
background: transparent;
|
|
@@ -1418,35 +1424,35 @@ to {
|
|
|
1418
1424
|
&:focus {
|
|
1419
1425
|
outline: none;
|
|
1420
1426
|
}
|
|
1421
|
-
`,
|
|
1427
|
+
`,gn=q`
|
|
1422
1428
|
align-items: center;
|
|
1423
1429
|
display: flex;
|
|
1424
1430
|
padding: var(--spacing-xs) var(--spacing-base) var(--spacing-xs);
|
|
1425
1431
|
flex-grow: 1;
|
|
1426
|
-
`,
|
|
1432
|
+
`,mn=q`
|
|
1427
1433
|
align-items: center;
|
|
1428
1434
|
display: flex;
|
|
1429
1435
|
gap: var(--spacing-sm);
|
|
1430
1436
|
font-weight: var(--fw-bold);
|
|
1431
1437
|
flex-grow: 1;
|
|
1432
|
-
`,
|
|
1438
|
+
`,un=q`
|
|
1433
1439
|
position: absolute;
|
|
1434
1440
|
height: 0;
|
|
1435
1441
|
width: 0;
|
|
1436
1442
|
opacity: 0;
|
|
1437
|
-
`,
|
|
1443
|
+
`,fn=q`
|
|
1438
1444
|
border-radius: var(--rounded-full);
|
|
1439
1445
|
background: var(--brand-secondary-3);
|
|
1440
1446
|
color: var(--white);
|
|
1441
1447
|
transition: opacity var(--duration-fast) var(--timing-ease-out);
|
|
1442
1448
|
animation: ${He} var(--duration-fast) var(--timing-ease-out) forwards;
|
|
1443
|
-
`;import{jsx as Et,jsxs as
|
|
1449
|
+
`;import{jsx as Et,jsxs as vn}from"@emotion/react/jsx-runtime";var O5=({label:e,icon:t,active:r,children:o,labelTestId:n})=>Et("div",{css:[Ye,r?Je:void 0],children:vn("label",{"data-test-id":n,css:gn,children:[vn("span",{css:mn,children:[t,e]}),Et("div",{css:un,children:o}),r?Et(L,{icon:Es,iconColor:"currentColor",css:fn,size:24}):null]})});import{css as bn}from"@emotion/react";import{jsx as Qe,jsxs as zs}from"@emotion/react/jsx-runtime";var _5=({buttonText:e,active:t,...r})=>Qe("div",{css:[Ye,t?Je:void 0],children:zs("button",{css:Ln,type:"button",...r,children:[Qe("span",{children:e}),Qe("svg",{width:"24",height:"24",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!t,css:bn`
|
|
1444
1450
|
color: var(--brand-secondary-3);
|
|
1445
1451
|
transition: opacity var(--duration-fast) var(--timing-ease-out);
|
|
1446
|
-
${t?
|
|
1452
|
+
${t?bn`
|
|
1447
1453
|
animation: ${He} var(--duration-fast) var(--timing-ease-out) forwards;
|
|
1448
1454
|
`:"opacity: 0;"}
|
|
1449
|
-
`,children:Qe("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
|
|
1455
|
+
`,children:Qe("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 hn,keyframes as Ds}from"@emotion/react";var As=Ds`
|
|
1450
1456
|
0%, 100% {
|
|
1451
1457
|
opacity: 1.0;
|
|
1452
1458
|
transform: translateY(0);
|
|
@@ -1462,14 +1468,14 @@ to {
|
|
|
1462
1468
|
opacity: 0.2;
|
|
1463
1469
|
transform: translateY(-5px);
|
|
1464
1470
|
}
|
|
1465
|
-
`,hn
|
|
1471
|
+
`,xn=hn`
|
|
1466
1472
|
display: inline-flex;
|
|
1467
1473
|
justify-content: center;
|
|
1468
|
-
`,je=
|
|
1474
|
+
`,je=hn`
|
|
1469
1475
|
background-color: var(--gray-700);
|
|
1470
1476
|
display: block;
|
|
1471
1477
|
border-radius: var(--rounded-full);
|
|
1472
|
-
animation: ${
|
|
1478
|
+
animation: ${As} 0.75s infinite ease-in-out;
|
|
1473
1479
|
width: 8px;
|
|
1474
1480
|
height: 8px;
|
|
1475
1481
|
margin: 0 var(--spacing-xs);
|
|
@@ -1486,31 +1492,31 @@ to {
|
|
|
1486
1492
|
&:nth-of-type(3) {
|
|
1487
1493
|
animation-delay: 0.6s;
|
|
1488
1494
|
}
|
|
1489
|
-
`;import{jsx as zt,jsxs as
|
|
1495
|
+
`;import{jsx as zt,jsxs as Vs}from"@emotion/react/jsx-runtime";var J5=()=>Vs("div",{css:xn,role:"alert","data-test-id":"loading-indicator",children:[zt("span",{css:je}),zt("span",{css:je}),zt("span",{css:je})]});import{css as $s}from"@emotion/react";import{css as le}from"@emotion/react";var yn=le`
|
|
1490
1496
|
align-items: center;
|
|
1491
1497
|
position: absolute;
|
|
1492
1498
|
inset: 0;
|
|
1493
1499
|
overflow: hidden;
|
|
1494
1500
|
justify-content: center;
|
|
1495
|
-
`,yn=le`
|
|
1496
|
-
display: flex;
|
|
1497
1501
|
`,Cn=le`
|
|
1498
|
-
display:
|
|
1502
|
+
display: flex;
|
|
1499
1503
|
`,Mn=le`
|
|
1504
|
+
display: none;
|
|
1505
|
+
`,wn=le`
|
|
1500
1506
|
background: var(--white);
|
|
1501
|
-
opacity:
|
|
1507
|
+
opacity: var(--opacity-75);
|
|
1502
1508
|
position: absolute;
|
|
1503
1509
|
inset: 0 0;
|
|
1504
|
-
`,
|
|
1510
|
+
`,In=le`
|
|
1505
1511
|
align-items: center;
|
|
1506
1512
|
display: flex;
|
|
1507
1513
|
flex-direction: column;
|
|
1508
|
-
`,
|
|
1509
|
-
color: var(--gray-
|
|
1514
|
+
`,Tn=le`
|
|
1515
|
+
color: var(--gray-600);
|
|
1510
1516
|
margin: var(--spacing-base) 0 0;
|
|
1511
|
-
`;import{jsx as S,jsxs as Dt}from"@emotion/react/jsx-runtime";var
|
|
1517
|
+
`;import{jsx as S,jsxs as Dt}from"@emotion/react/jsx-runtime";var o9=({isActive:e,statusMessage:t,zIndex:r=9999})=>Dt("div",{role:"alert",css:[yn,{zIndex:r},e?Cn:Mn],"aria-hidden":!e,children:[S("div",{css:wn}),S("div",{css:$s`
|
|
1512
1518
|
position: relative;
|
|
1513
|
-
`,children:Dt("div",{css:
|
|
1519
|
+
`,children:Dt("div",{css:In,children:[S(Ws,{height:128,width:128}),t?S("div",{css:Tn,children:t}):null]})})]}),Ws=({height:e,width:t,...r})=>S("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,"data-test-id":"loading-icon",children:S("g",{fill:"none",fillRule:"evenodd",children:Dt("g",{transform:"translate(1 1)",strokeWidth:"2",children:[S("circle",{strokeOpacity:".25",cx:"18",cy:"18",r:"18"}),S("path",{d:"M36 18c0-9.94-8.06-18-18-18",transform:"rotate(166.645 18 18)",children:S("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"0.8s",repeatCount:"indefinite"})})]})})});import{css as En}from"@emotion/react";import{CgAdd as Os,CgChevronRight as Gs}from"react-icons/cg";import{css as w}from"@emotion/react";var W=w`
|
|
1514
1520
|
align-items: center;
|
|
1515
1521
|
box-sizing: border-box;
|
|
1516
1522
|
border-radius: var(--rounded-base);
|
|
@@ -1540,14 +1546,14 @@ to {
|
|
|
1540
1546
|
margin: unset;
|
|
1541
1547
|
}
|
|
1542
1548
|
}
|
|
1543
|
-
`,Tn=w`
|
|
1544
|
-
border: 1px dashed var(--brand-secondary-1);
|
|
1545
1549
|
`,Rn=w`
|
|
1550
|
+
border: 1px dashed var(--brand-secondary-1);
|
|
1551
|
+
`,Sn=w`
|
|
1546
1552
|
display: block;
|
|
1547
1553
|
font-weight: var(--fw-bold);
|
|
1548
1554
|
margin: 0 0 var(--spacing-base);
|
|
1549
1555
|
max-width: 13rem;
|
|
1550
|
-
`,
|
|
1556
|
+
`,kn=w`
|
|
1551
1557
|
display: block;
|
|
1552
1558
|
max-width: 10rem;
|
|
1553
1559
|
max-height: 4rem;
|
|
@@ -1564,7 +1570,7 @@ to {
|
|
|
1564
1570
|
white-space: normal;
|
|
1565
1571
|
position: absolute;
|
|
1566
1572
|
bottom: calc(var(--spacing-base) * 3.8);
|
|
1567
|
-
`,
|
|
1573
|
+
`,Pn=w`
|
|
1568
1574
|
align-items: center;
|
|
1569
1575
|
background: var(--brand-secondary-3);
|
|
1570
1576
|
border-radius: 0 var(--rounded-md) 0 var(--rounded-md);
|
|
@@ -1591,12 +1597,12 @@ to {
|
|
|
1591
1597
|
position: absolute;
|
|
1592
1598
|
top: 0;
|
|
1593
1599
|
left: 0;
|
|
1594
|
-
`,
|
|
1600
|
+
`,Zn=w`
|
|
1595
1601
|
position: absolute;
|
|
1596
1602
|
bottom: var(--spacing-sm);
|
|
1597
1603
|
right: var(--spacing-xs);
|
|
1598
1604
|
max-height: 1rem;
|
|
1599
|
-
`,
|
|
1605
|
+
`,Hn=w`
|
|
1600
1606
|
font-size: var(--fs-xs);
|
|
1601
1607
|
gap: var(--spacing-sm);
|
|
1602
1608
|
padding: var(--spacing-sm) var(--spacing-base);
|
|
@@ -1607,7 +1613,7 @@ to {
|
|
|
1607
1613
|
gap: var(--spacing-sm);
|
|
1608
1614
|
font-size: var(--fs-xs);
|
|
1609
1615
|
overflow: hidden;
|
|
1610
|
-
`,
|
|
1616
|
+
`,Bn=e=>w`
|
|
1611
1617
|
strong,
|
|
1612
1618
|
span:first-of-type {
|
|
1613
1619
|
transition: opacity var(--duration-fast) var(--timing-ease-out);
|
|
@@ -1625,14 +1631,14 @@ to {
|
|
|
1625
1631
|
transition: transform var(--duration-fast) var(--timing-ease-out);
|
|
1626
1632
|
transform: ${e?"translateY(0)":"translateY(100%)"};
|
|
1627
1633
|
}
|
|
1628
|
-
`;import{jsx as At,jsxs as
|
|
1634
|
+
`;import{jsx as At,jsxs as zn}from"@emotion/react/jsx-runtime";var g9=({title:e="Create a custom integration for your team",buttonText:t="Add Integration",onClick:r,asDeepLink:o=!1,...n})=>zn("div",{css:[W,Rn],...n,children:[At("span",{css:Sn,title:e,children:e}),zn(E,{buttonType:"tertiary","aria-label":"Create team integration",onClick:r,"data-testid":"create-integration-definition-button",css:Hn,children:[t,o?At(L,{icon:Gs,iconColor:"currentColor",size:20,css:En`
|
|
1629
1635
|
order: 1;
|
|
1630
|
-
`}):At(L,{icon:
|
|
1636
|
+
`}):At(L,{icon:Os,iconColor:"currentColor",size:16,css:En`
|
|
1631
1637
|
order: -1;
|
|
1632
|
-
`})]})]});import{CgCheck as
|
|
1638
|
+
`})]})]});import{CgCheck as Fs,CgLock as Ns,CgSandClock as Us}from"react-icons/cg";import{jsx as ot,jsxs as Vt}from"@emotion/react/jsx-runtime";var Dn=({text:e="Added"})=>Vt("span",{"data-testid":"integration-icon-installed",css:Pn,children:[ot(L,{icon:Fs,iconColor:"currentColor"}),e]}),rt=({text:e="Custom"})=>ot("span",{"data-testid":"integration-is-private",css:et("gray"),children:e}),An=({text:e="Premium"})=>Vt("span",{css:et("blue"),children:[ot(L,{icon:Ns,iconColor:"currentColor",size:12}),e]}),Vn=({text:e="Coming soon"})=>Vt("span",{css:et("blue"),children:[ot(L,{icon:Us,iconColor:"currentColor",size:12}),e]});import{jsx as $n}from"@emotion/react/jsx-runtime";var K=({icon:e,name:t,styleType:r="logo",...o})=>{let n=e&&typeof e!="string"?e:null,i={author:Zn,logo:kn};return e?n?$n(n,{css:i[r],...o}):$n("img",{src:e,alt:t,css:i[r],...o}):null};import{jsx as nt,jsxs as _s}from"@emotion/react/jsx-runtime";var I9=({id:e,icon:t,name:r,onEdit:o,isPublic:n,canEdit:i=!1})=>_s("div",{css:W,"data-testid":"configure-integration-container","integration-id":`${e.toLocaleLowerCase()}`,children:[nt(K,{icon:t,name:r,"data-test-id":"integration-logo"}),nt("span",{css:ce,"data-test-id":"integration-card-name",children:r}),n?null:nt(rt,{}),i?nt(E,{buttonType:"unimportant","data-testid":`team-integration-def-item-${e.toLocaleLowerCase()}`,onClick:o,title:"Edit",role:"link",css:tt,children:"Edit"}):null]});import{css as Xs}from"@emotion/react";import{useEffect as qs,useState as Ks}from"react";import{CgHeart as Ys}from"react-icons/cg";import{jsx as de,jsxs as $t}from"@emotion/react/jsx-runtime";var z9=({name:e,icon:t,id:r,onUpVoteClick:o,timing:n=1e3,...i})=>{let[s,c]=Ks(!1),d=()=>{c(p=>!p),o()};return qs(()=>{if(s){let p=setTimeout(()=>c(!1),n);return()=>{clearTimeout(p)}}},[s,c,n]),$t("div",{css:W,"data-testid":`coming-soon-${r.toLowerCase()}-integration`,...i,children:[de(Vn,{}),de(K,{icon:t,name:e}),de("span",{css:ce,title:e,children:e}),$t(E,{buttonType:"unimportant","data-testid":`team-integration-def-item-${r.toLocaleLowerCase()}`,onClick:d,title:"Edit",role:"link",css:[tt,Bn(s)],children:[de("strong",{children:"+1"}),de("span",{css:Xs`
|
|
1633
1639
|
text-transform: uppercase;
|
|
1634
1640
|
color: var(--gray-500);
|
|
1635
|
-
`,children:"(I want this)"}),$t("span",{"aria-hidden":!s,children:[de(L,{icon:
|
|
1641
|
+
`,children:"(I want this)"}),$t("span",{"aria-hidden":!s,children:[de(L,{icon:Ys,iconColor:"currentColor",size:18}),"Thanks!"]})]})]})};import{css as at}from"@emotion/react";var Wn=at`
|
|
1636
1642
|
align-items: center;
|
|
1637
1643
|
box-sizing: border-box;
|
|
1638
1644
|
border-radius: var(--rounded-base);
|
|
@@ -1658,57 +1664,57 @@ to {
|
|
|
1658
1664
|
margin: unset;
|
|
1659
1665
|
}
|
|
1660
1666
|
}
|
|
1661
|
-
`,
|
|
1667
|
+
`,On=at`
|
|
1662
1668
|
width: 10rem;
|
|
1663
1669
|
height: 4rem;
|
|
1664
1670
|
margin: 0 auto;
|
|
1665
|
-
`,
|
|
1671
|
+
`,Gn=at`
|
|
1666
1672
|
width: 5rem;
|
|
1667
1673
|
height: var(--spacing-sm);
|
|
1668
1674
|
margin: var(--spacing-sm) 0;
|
|
1669
1675
|
`,Wt=at`
|
|
1670
|
-
animation: ${
|
|
1676
|
+
animation: ${cr} 1s linear infinite alternate;
|
|
1671
1677
|
border-radius: var(--rounded-base);
|
|
1672
|
-
`;import{Fragment as
|
|
1678
|
+
`;import{Fragment as Qs,jsx as Ot,jsxs as Js}from"@emotion/react/jsx-runtime";var G9=({count:e=1})=>{let t=Array.from(Array(e).keys());return Ot(Qs,{children:t.map(r=>Js("div",{css:Wn,children:[Ot("div",{css:[On,Wt],role:"presentation"}),Ot("div",{css:[Gn,Wt]})]},r))})};import{css as Fn}from"@emotion/react";var Nn=Fn`
|
|
1673
1679
|
position: relative;
|
|
1674
1680
|
width: 50px;
|
|
1675
1681
|
margin-bottom: var(--spacing-base);
|
|
1676
|
-
`,Gt=
|
|
1682
|
+
`,Gt=Fn`
|
|
1677
1683
|
position: absolute;
|
|
1678
1684
|
inset: 0;
|
|
1679
1685
|
margin: auto;
|
|
1680
1686
|
max-width: 26px;
|
|
1681
1687
|
max-height: 26px;
|
|
1682
|
-
`;import{jsx as pe,jsxs as Ft}from"@emotion/react/jsx-runtime";var
|
|
1688
|
+
`;import{jsx as pe,jsxs as Ft}from"@emotion/react/jsx-runtime";var Un=({icon:e,name:t,...r})=>{let o=e&&typeof e!="string"?e:null;return Ft("div",{css:Nn,children:[Ft("svg",{width:"49",height:"57",fill:"none",xmlns:"http://www.w3.org/2000/svg",role:"img",children:[pe("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"}),pe("defs",{children:Ft("linearGradient",{id:"a",x1:"41.353",y1:"49.107",x2:"8.048",y2:"4.478",gradientUnits:"userSpaceOnUse",children:[pe("stop",{stopColor:"#1768B2"}),pe("stop",{offset:"1",stopColor:"#B3EFE4"})]})})]}),o?pe(o,{role:"img",css:Gt,...r}):pe("img",{src:e,alt:t,"data-test-id":"integration-modal-icon",css:Gt,...r})]})};import{jsx as Le,jsxs as js}from"@emotion/react/jsx-runtime";var J9=({id:e,icon:t,name:r,requiedEntitlement:o,onAddIntegration:n,isPublic:i,isInstalled:s,authorIcon:c,...d})=>js("button",{type:"button","data-testid":`add-${e.toLowerCase()}-integration-button`,css:W,onClick:n,"aria-label":r,...d,children:[Le(K,{icon:t,name:r}),Le("span",{css:ce,title:r,children:r}),s?Le(Dn,{}):null,o&&i?Le(An,{}):null,i?null:Le(rt,{}),c?Le(K,{icon:c,name:r}):null]});import{css as _n}from"@emotion/react";var Xn=_n`
|
|
1683
1689
|
background: var(--brand-secondary-2);
|
|
1684
1690
|
padding: var(--spacing-base);
|
|
1685
1691
|
margin-bottom: var(--spacing-lg);
|
|
1686
|
-
`,
|
|
1692
|
+
`,qn=_n`
|
|
1687
1693
|
display: grid;
|
|
1688
1694
|
grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
|
|
1689
1695
|
gap: var(--spacing-base);
|
|
1690
|
-
`;import{jsx as
|
|
1696
|
+
`;import{jsx as Kn}from"@emotion/react/jsx-runtime";var rl=({children:e,...t})=>Kn("div",{css:Xn,...t,children:Kn("div",{css:qn,children:e})});import{css as ge}from"@emotion/react";var Yn=ge`
|
|
1691
1697
|
position: absolute;
|
|
1692
1698
|
top: 0;
|
|
1693
1699
|
left: 0;
|
|
1694
|
-
`,
|
|
1700
|
+
`,Jn=ge`
|
|
1695
1701
|
align-items: center;
|
|
1696
1702
|
display: flex;
|
|
1697
1703
|
gap: var(--spacing-sm);
|
|
1698
1704
|
margin: 0 0 var(--spacing-md);
|
|
1699
1705
|
position: relative;
|
|
1700
|
-
`,
|
|
1706
|
+
`,Qn=ge`
|
|
1701
1707
|
align-items: center;
|
|
1702
1708
|
display: flex;
|
|
1703
1709
|
gap: var(--spacing-base);
|
|
1704
|
-
`,Qn=ge`
|
|
1705
|
-
margin-top: 0;
|
|
1706
1710
|
`,jn=ge`
|
|
1707
|
-
margin-
|
|
1711
|
+
margin-top: 0;
|
|
1708
1712
|
`,ea=ge`
|
|
1713
|
+
margin-bottom: var(--spacing-base);
|
|
1714
|
+
`,ta=ge`
|
|
1709
1715
|
position: relative;
|
|
1710
1716
|
z-index: var(--z-10);
|
|
1711
|
-
`;import{Fragment as e2,jsx as k,jsxs as Te}from"@emotion/react/jsx-runtime";var js=({...e})=>Te("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[k("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)"}),k("defs",{children:Te("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse",children:[k("stop",{stopColor:"#81DCDE"}),k("stop",{offset:"1",stopColor:"#428ED4"})]})})]}),sl=({icon:e,name:t,menu:r,children:o})=>Te(e2,{children:[k(js,{css:Kn,role:"presentation"}),k("div",{css:Yn,children:Te("div",{css:Jn,children:[e?k(Nn,{icon:e,name:t||""}):null,k(T,{level:3,css:Qn,"data-test-id":"integration-modal-title",children:t||"Create Team Integration"}),r?Te("div",{css:jn,children:[r," "]}):null]})}),k("div",{css:ea,children:o})]});import*as sa from"react";import{css as Re}from"@emotion/react";var ta=Re`
|
|
1717
|
+
`;import{Fragment as t2,jsx as k,jsxs as Te}from"@emotion/react/jsx-runtime";var e2=({...e})=>Te("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e,children:[k("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)"}),k("defs",{children:Te("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse",children:[k("stop",{stopColor:"#81DCDE"}),k("stop",{offset:"1",stopColor:"#428ED4"})]})})]}),cl=({icon:e,name:t,menu:r,children:o})=>Te(t2,{children:[k(e2,{css:Yn,role:"presentation"}),k("div",{css:Jn,children:Te("div",{css:Qn,children:[e?k(Un,{icon:e,name:t||""}):null,k(T,{level:3,css:jn,"data-test-id":"integration-modal-title",children:t||"Create Team Integration"}),r?Te("div",{css:ea,children:[r," "]}):null]})}),k("div",{css:ta,children:o})]});import*as la from"react";import{css as Re}from"@emotion/react";var ra=Re`
|
|
1712
1718
|
cursor: pointer;
|
|
1713
1719
|
display: inline-block;
|
|
1714
1720
|
position: relative;
|
|
@@ -1716,7 +1722,7 @@ to {
|
|
|
1716
1722
|
transition: var(--duration-fast) var(--timing-ease-out);
|
|
1717
1723
|
vertical-align: middle;
|
|
1718
1724
|
user-select: none;
|
|
1719
|
-
`,
|
|
1725
|
+
`,oa=Re`
|
|
1720
1726
|
appearance: none;
|
|
1721
1727
|
border-radius: var(--rounded-full);
|
|
1722
1728
|
background-color: var(--white);
|
|
@@ -1753,14 +1759,14 @@ to {
|
|
|
1753
1759
|
&:disabled {
|
|
1754
1760
|
cursor: not-allowed;
|
|
1755
1761
|
}
|
|
1756
|
-
`,
|
|
1762
|
+
`,na=Re`
|
|
1757
1763
|
opacity: var(--opacity-50);
|
|
1758
1764
|
cursor: not-allowed;
|
|
1759
1765
|
|
|
1760
1766
|
& > :before {
|
|
1761
1767
|
cursor: not-allowed;
|
|
1762
1768
|
}
|
|
1763
|
-
`,
|
|
1769
|
+
`,aa=Re`
|
|
1764
1770
|
align-items: center;
|
|
1765
1771
|
color: var(--brand-secondary-1);
|
|
1766
1772
|
display: inline-flex;
|
|
@@ -1781,29 +1787,29 @@ to {
|
|
|
1781
1787
|
left: 0;
|
|
1782
1788
|
top: 0;
|
|
1783
1789
|
}
|
|
1784
|
-
`,
|
|
1790
|
+
`,ia=Re`
|
|
1785
1791
|
color: var(--gray-500);
|
|
1786
1792
|
font-size: var(--fs-sm);
|
|
1787
1793
|
padding-inline: var(--spacing-2xl) 0;
|
|
1788
|
-
`;import{Fragment as
|
|
1794
|
+
`;import{Fragment as r2,jsx as Nt,jsxs as sa}from"@emotion/react/jsx-runtime";var ml=la.forwardRef(({label:e,infoText:t,toggleText:r,children:o,...n},i)=>{let s=t;return t&&r&&(s=n.checked?r:t),sa(r2,{children:[sa("label",{css:[ra,n.disabled?na:void 0],children:[Nt("input",{type:"checkbox",css:oa,...n,ref:i}),Nt("span",{css:aa,children:e})]}),s?Nt("p",{css:ia,children:s}):null,o]})});import*as O from"react";import{css as Se}from"@emotion/react";var ca=Se`
|
|
1789
1795
|
border-bottom: 1px solid var(--gray-400);
|
|
1790
1796
|
border-collapse: collapse;
|
|
1791
1797
|
min-width: 100%;
|
|
1792
1798
|
table-layout: auto;
|
|
1793
|
-
`,
|
|
1799
|
+
`,da=Se`
|
|
1794
1800
|
background: var(--gray-100);
|
|
1795
1801
|
color: var(--brand-secondary-1);
|
|
1796
1802
|
text-align: left;
|
|
1797
|
-
`,da=Se`
|
|
1798
|
-
border-bottom: 1px solid var(--gray-200);
|
|
1799
1803
|
`,pa=Se`
|
|
1804
|
+
border-bottom: 1px solid var(--gray-200);
|
|
1805
|
+
`,La=Se`
|
|
1800
1806
|
font-size: var(--fs-sm);
|
|
1801
1807
|
padding: var(--spacing-base) var(--spacing-md);
|
|
1802
1808
|
text-transform: uppercase;
|
|
1803
1809
|
font-weight: var(--fw-bold);
|
|
1804
|
-
`,
|
|
1810
|
+
`,ga=Se`
|
|
1805
1811
|
padding: var(--spacing-base) var(--spacing-md);
|
|
1806
|
-
`;import{jsx as
|
|
1812
|
+
`;import{jsx as Y}from"@emotion/react/jsx-runtime";var vl=O.forwardRef(({children:e,...t},r)=>Y("table",{ref:r,css:ca,...t,children:e})),bl=O.forwardRef(({children:e,...t},r)=>Y("thead",{ref:r,css:da,...t,children:e})),hl=O.forwardRef(({children:e,...t},r)=>Y("tbody",{ref:r,...t,children:e})),xl=O.forwardRef(({children:e,...t},r)=>Y("tfoot",{ref:r,...t,children:e})),yl=O.forwardRef(({children:e,...t},r)=>Y("tr",{ref:r,css:pa,...t,children:e})),Cl=O.forwardRef(({children:e,...t},r)=>Y("th",{ref:r,css:La,...t,children:e})),Ml=O.forwardRef(({children:e,...t},r)=>Y("td",{ref:r,css:ga,...t,children:e}));import{createContext as n2,useContext as a2}from"react";import{Tab as i2,TabList as s2,TabPanel as l2,useTabState as c2}from"reakit/Tab";import{css as ma}from"@emotion/react";var ua=ma`
|
|
1807
1813
|
align-items: center;
|
|
1808
1814
|
border: 0;
|
|
1809
1815
|
height: 2.5rem;
|
|
@@ -1819,10 +1825,10 @@ to {
|
|
|
1819
1825
|
color: var(--brand-secondary-3);
|
|
1820
1826
|
-webkit-text-stroke-width: thin;
|
|
1821
1827
|
}
|
|
1822
|
-
`,
|
|
1828
|
+
`,fa=ma`
|
|
1823
1829
|
display: flex;
|
|
1824
1830
|
gap: var(--spacing-base);
|
|
1825
|
-
`;import{jsx as it}from"@emotion/react/jsx-runtime";var
|
|
1831
|
+
`;import{jsx as it}from"@emotion/react/jsx-runtime";var va=n2(null),Ut=()=>{let e=a2(va);if(!e)throw new Error("This component can only be used inside <Tabs>");return e},Zl=({children:e,...t})=>{let r=c2(t);return it(va.Provider,{value:r,children:e})},Hl=({children:e,...t})=>{let r=Ut();return it(s2,{...t,...r,css:fa,children:e})},Bl=({children:e,id:t,...r})=>{let o=Ut();return it(i2,{type:"button",id:t,...o,...r,css:ua,children:e})},El=({children:e,...t})=>{let r=Ut();return it(l2,{...t,...r,children:e})};import{css as me}from"@emotion/react";var ba=me`
|
|
1826
1832
|
align-items: center;
|
|
1827
1833
|
align-self: center;
|
|
1828
1834
|
color: var(--gray-500);
|
|
@@ -1846,11 +1852,11 @@ to {
|
|
|
1846
1852
|
background: var(--white);
|
|
1847
1853
|
box-shadow: inset 0 0 0 0.125rem var(--brand-primary-1);
|
|
1848
1854
|
}
|
|
1849
|
-
`,
|
|
1855
|
+
`,ha=me`
|
|
1850
1856
|
&:before {
|
|
1851
1857
|
background: var(--brand-primary-1);
|
|
1852
1858
|
}
|
|
1853
|
-
`,
|
|
1859
|
+
`,xa=me`
|
|
1854
1860
|
color: var(--error);
|
|
1855
1861
|
&:before {
|
|
1856
1862
|
background: var(--error);
|
|
@@ -1865,12 +1871,12 @@ to {
|
|
|
1865
1871
|
position: absolute;
|
|
1866
1872
|
rotate: -45deg;
|
|
1867
1873
|
}
|
|
1868
|
-
`,
|
|
1874
|
+
`,ya=me`
|
|
1869
1875
|
&:before {
|
|
1870
1876
|
background: var(--brand-secondary-3);
|
|
1871
1877
|
}
|
|
1872
|
-
`,
|
|
1878
|
+
`,Ca=me`
|
|
1873
1879
|
&:before {
|
|
1874
1880
|
background: var(--brand-secondary-5);
|
|
1875
1881
|
}
|
|
1876
|
-
`;import{jsx as
|
|
1882
|
+
`;import{jsx as p2}from"@emotion/react/jsx-runtime";var Al=({status:e,hideText:t=!1,message:r,...o})=>p2("span",{css:[ba,{Error:xa,Modified:ha,Unsaved:_t,Orphan:Ca,Published:ya,Draft:_t}[e]],title:r!=null?r:e,...o,children:t?null:r||e});export{_2 as AddButton,L7 as AddListButton,Or as Badge,E as Button,N4 as ButtonWithMenu,j4 as Callout,D as Caption,l3 as Card,m3 as CardContainer,a0 as CheckboxWithInfo,x3 as Counter,g9 as CreateTeamIntegrationTile,I3 as DashedBox,P3 as Details,_3 as Drawer,$3 as DrawerProvider,Y3 as DrawerRenderer,I9 as EditTeamIntegrationTile,A as ErrorMessage,m0 as Fieldset,T as Heading,e2 as HexModalBackground,L as Icon,r7 as IconsProvider,a4 as InlineAlert,F1 as Input,H0 as InputComboBox,G0 as InputInlineSelect,X0 as InputKeywordSearch,e5 as InputSelect,a5 as InputToggle,z9 as IntegrationComingSoon,$7 as IntegrationHeaderSection,G9 as IntegrationLoadingTile,cl as IntegrationModalHeader,Un as IntegrationModalIcon,J9 as IntegrationTile,ne as Label,s5 as Legend,h5 as LimitsBar,ht as Link,T5 as LinkList,_r as LinkWithRef,Ws as LoadingIcon,J5 as LoadingIndicator,o9 as LoadingOverlay,We as Menu,bo as MenuContext,B4 as MenuItem,D4 as MenuItemSeparator,J7 as PageHeaderSection,Xr as Paragraph,K as ResolveIcon,B5 as ScrollableList,O5 as ScrollableListInputItem,_5 as ScrollableListItem,V2 as ShortcutContext,vr as ShortcutRevealer,Al as StatusBullet,ml as Switch,Bl as TabButton,Hl as TabButtonGroup,El as TabContent,vl as Table,hl as TableBody,Ml as TableCellData,Cl as TableCellHead,xl as TableFoot,bl as TableHead,yl as TableRow,Zl as Tabs,m5 as Textarea,m2 as Theme,rl as TileContainer,d4 as UniformBadge,g4 as UniformLogo,V as WarningMessage,Xt as breakpoints,ct as button,Qt as buttonGhost,qt as buttonPrimary,Q as buttonRippleEffect,Kt as buttonSecondary,Yt as buttonSecondaryInvert,jt as buttonTertiary,Jt as buttonUnimportant,lr as fadeIn,He as fadeInBottom,R2 as fadeInLtr,dr as fadeInRtl,I2 as fadeOutBottom,w2 as growSubtle,j as input,F as inputError,dt as inputSelect,C as labelText,v as mq,T2 as ripple,H as scrollbarStyles,cr as skeletonLoading,ke as supports,v2 as useBreakpoint,Ut as useCurrentTab,_e as useDrawer,Rr as useIconContext,ho as useMenuContext};
|