@uniformdev/design-system 17.3.1-alpha.117 → 17.3.1-alpha.146

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 CHANGED
@@ -1,6 +1,6 @@
1
- import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"react";var Gn=({disableReset:e=!1})=>t(d1.Fragment,null,t("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:t("style",{key:"uniform-design-system-theme",dangerouslySetInnerHTML:{__html:`
1
+ import{jsx as e}from"@emotion/react";import*as l from"react";import T1 from"react";var ma=({disableReset:t=!1})=>e(T1.Fragment,null,e("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"}),t?null:e("style",{key:"uniform-design-system-theme",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
- `}}),t("style",{dangerouslySetInnerHTML:{__html:`
3
+ `}}),e("style",{dangerouslySetInnerHTML:{__html:`
4
4
  :root {
5
5
  --brand-primary-1: #438fd5; /* bright blue */
6
6
  --brand-primary-2: #f4220b; /* red */
@@ -167,14 +167,14 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
167
167
  ul, ol {
168
168
  list-style: none;
169
169
  }
170
- `}}));var p1={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},u=e=>`@media (min-width: ${p1[e]})`,j=e=>`@supports (${e})`;import{css as v}from"@emotion/react";var A=v`
170
+ `}}));var R1={sm:"640px",md:"768px",lg:"1024px",xl:"1280px","2xl":"1536px"},b=t=>`@media (min-width: ${R1[t]})`,re=t=>`@supports (${t})`;import{css as v}from"@emotion/react";var A=v`
171
171
  position: relative;
172
172
  `,h=v`
173
173
  display: flex;
174
174
  font-weight: var(--fw-bold);
175
175
  margin: 0 0 var(--spacing-xs);
176
176
  align-items: center;
177
- `,V=e=>v`
177
+ `,V=t=>v`
178
178
  appearance: none;
179
179
  background-color: var(--white);
180
180
  border: 1px solid var(--gray-400);
@@ -183,7 +183,7 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
183
183
  padding: var(--spacing-base) var(--spacing-md) var(--spacing-base) var(--spacing-base);
184
184
  width: 100%;
185
185
  position: relative;
186
- white-space: ${e};
186
+ white-space: ${t};
187
187
  transition: background var(--duration-fast) var(--timing-ease-out),
188
188
  border-color var(--duration-fast) var(--timing-ease-out),
189
189
  color var(--duration-fast) var(--timing-ease-out);
@@ -213,27 +213,27 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
213
213
  no-repeat 50% 45%;
214
214
  background-size: contain;
215
215
  }
216
- `,k=v`
216
+ `,H=v`
217
217
  border-color: var(--brand-secondary-5);
218
- `,tt=v`
218
+ `,oe=v`
219
219
  align-items: center;
220
220
  display: flex;
221
221
  position: absolute;
222
222
  inset: 0 var(--spacing-base) 0 auto;
223
223
  pointer-event: one;
224
- `,et=v`
224
+ `,ne=v`
225
225
  padding-right: var(--spacing-2xl);
226
- `,ht=v`
226
+ `,xe=v`
227
227
  background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%0A%3E%3Cpath d='M6.34317 7.75732L4.92896 9.17154L12 16.2426L19.0711 9.17157L17.6569 7.75735L12 13.4142L6.34317 7.75732Z' fill='currentColor' /%3E%3C/svg%3E");
228
228
  background-position: right var(--spacing-sm) center;
229
229
  background-repeat: no-repeat;
230
230
  background-size: 1rem;
231
231
  padding-right: var(--spacing-xl);
232
- `,Et=v`
232
+ `,Ae=v`
233
233
  color: var(--brand-secondary-1);
234
234
  height: 1.25rem;
235
235
  width: 1.25rem;
236
- `,At=v`
236
+ `,Ve=v`
237
237
  align-items: flex-start;
238
238
  cursor: pointer;
239
239
  display: inline-flex;
@@ -243,7 +243,7 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
243
243
  font-weight: var(--fw-regular);
244
244
  position: relative;
245
245
  min-height: var(--spacing-md);
246
- `,Vt=v`
246
+ `,$e=v`
247
247
  appearance: none;
248
248
  border: 1px solid var(--brand-secondary-1);
249
249
  background: var(--white);
@@ -280,8 +280,8 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
280
280
  color: var(--gray-300);
281
281
  border-color: var(--gray-300);
282
282
  }
283
- `,Dt=e=>v`
284
- font-weight: ${e==="medium"?"var(--fw-medium)":e==="normal"?"var(--fw-regular)":"var(--fw-bold)"};
283
+ `,We=t=>v`
284
+ font-weight: ${t==="medium"?"var(--fw-medium)":t==="normal"?"var(--fw-regular)":"var(--fw-bold)"};
285
285
  padding-left: var(--spacing-lg);
286
286
 
287
287
  > a {
@@ -292,20 +292,20 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
292
292
  text-decoration: none;
293
293
  }
294
294
  }
295
- `,$t=v`
295
+ `,Oe=v`
296
296
  cursor: not-allowed;
297
297
  color: var(--gray-400);
298
- `,Gt=v`
298
+ `,Ge=v`
299
299
  display: flex;
300
300
  flex-direction: column;
301
301
  flex-basis: 100%;
302
302
  padding-left: var(--spacing-lg);
303
303
  margin-top: -0.5rem;
304
304
  line-height: 1.15;
305
- `,Ot=v`
305
+ `,Fe=v`
306
306
  ${V("wrap")};
307
307
  display: block;
308
- `;import{css as L1}from"@emotion/react";var U=L1`
308
+ `;import{css as S1}from"@emotion/react";var K=S1`
309
309
  @supports ((scrollbar-color: #d1d5db transparent) and (scrollbar-width: thin)) {
310
310
  /*
311
311
  #d1d5db = bg-gray-300
@@ -331,7 +331,7 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
331
331
  &::-webkit-scrollbar-thumb:hover {
332
332
  background: var(--gray-500);
333
333
  }
334
- `;import{keyframes as w}from"@emotion/react";var Xn=w`
334
+ `;import{keyframes as w}from"@emotion/react";var xa=w`
335
335
  0%,
336
336
  100% {
337
337
  transform: scale(1);
@@ -341,7 +341,7 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
341
341
  transform: scale(1.15);
342
342
  opacity: 1;
343
343
  }
344
- `,Wt=w`
344
+ `,Ne=w`
345
345
  0% {
346
346
  opacity: 0;
347
347
  transform: translateY(10px);
@@ -350,7 +350,7 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
350
350
  opacity: 1;
351
351
  transform: translateY(0);
352
352
  }
353
- `,Yn=w`
353
+ `,Ca=w`
354
354
  0% {
355
355
  opacity: 1;
356
356
  transform: translateY(0);
@@ -359,24 +359,24 @@ import{jsx as t}from"@emotion/react";import*as l from"react";import d1 from"reac
359
359
  opacity: 0;
360
360
  transform: translateY(10px);
361
361
  }
362
- `,qn=w`
362
+ `,Ue=w`
363
363
  0% {
364
364
  opacity: 0;
365
365
  }
366
366
  100% {
367
367
  opacity: 1;
368
368
  }
369
- `,Jn=w`
369
+ `,Ma=w`
370
370
  to {
371
371
  transform: scale(4);
372
- }`,Ft=w`
372
+ }`,_e=w`
373
373
  0% {
374
374
  background-color: var(--gray-100);
375
375
  }
376
376
  100% {
377
377
  background-color: var(--gray-200);
378
378
  }
379
- `,Qn=w`
379
+ `,wa=w`
380
380
  from {
381
381
  opacity: 0;
382
382
  transform: translateX(-10px);
@@ -385,7 +385,7 @@ to {
385
385
  opacity: 1;
386
386
  transform: translateX(0);
387
387
  }
388
- `,jn=w`
388
+ `,Ia=w`
389
389
  from {
390
390
  opacity: 0;
391
391
  transform: translateX(10px);
@@ -394,15 +394,15 @@ to {
394
394
  opacity: 1;
395
395
  transform: translateX(0);
396
396
  }
397
- `;import{css as yt}from"@emotion/react";var ot=yt`
397
+ `;import{css as Ce}from"@emotion/react";var ae=Ce`
398
398
  display: block;
399
- `,rt=yt`
399
+ `,ie=Ce`
400
400
  background: transparent;
401
401
  color: var(--brand-secondary-1);
402
- `,nt=yt`
402
+ `,se=Ce`
403
403
  background: var(--brand-secondary-1);
404
404
  color: var(--white);
405
- `;var na=({theme:e="light",...o})=>t("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:[ot,e==="dark"?nt:rt],...o},t("path",{d:"M28.998 0 0 16.744V50.23l28.998-16.744 29.004-16.743L28.998 0Z",fill:"#83C6E1"}),t("path",{d:"M28.998 66.974V33.487L0 50.231v33.487l28.998 16.744 29.004-16.744V50.23L28.998 66.974Z",fill:"#438FD5"}),t("path",{d:"M58.002 16.744 28.998 33.487l29.004 16.744v33.487L87 66.975V33.487L58.002 16.744Z",fill:"#F4220B"}));var sa=({theme:e="light",...o})=>t("div",{"data-test-id":"uniform-Logo"},t("svg",{width:"153",height:"53",viewBox:"0 0 153 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",css:[ot,e==="dark"?nt:rt],...o},t("path",{d:"M11.249 0 0 6.495v12.99l11.249-6.495L22.5 6.495 11.25 0Z",fill:"#83C6E1"}),t("path",{d:"M11.249 25.98V12.99L0 19.486v12.99l11.249 6.495L22.5 32.476v-12.99L11.25 25.98Z",fill:"#438FD5"}),t("path",{d:"m22.5 6.495-11.25 6.496 11.25 6.495v12.99l11.25-6.495V12.99L22.5 6.495Z",fill:"#F4220B"}),t("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 qt from"react";import{Button as g1}from"reakit/Button";import{css as H}from"@emotion/react";var Nt=H`
405
+ `;var ka=({theme:t="light",...r})=>e("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,t==="dark"?se:ie],...r},e("path",{d:"M28.998 0 0 16.744V50.23l28.998-16.744 29.004-16.743L28.998 0Z",fill:"#83C6E1"}),e("path",{d:"M28.998 66.974V33.487L0 50.231v33.487l28.998 16.744 29.004-16.744V50.23L28.998 66.974Z",fill:"#438FD5"}),e("path",{d:"M58.002 16.744 28.998 33.487l29.004 16.744v33.487L87 66.975V33.487L58.002 16.744Z",fill:"#F4220B"}));var Ba=({theme:t="light",...r})=>e("div",{"data-test-id":"uniform-Logo"},e("svg",{width:"153",height:"53",viewBox:"0 0 153 39",fill:"none",xmlns:"http://www.w3.org/2000/svg",css:[ae,t==="dark"?se:ie],...r},e("path",{d:"M11.249 0 0 6.495v12.99l11.249-6.495L22.5 6.495 11.25 0Z",fill:"#83C6E1"}),e("path",{d:"M11.249 25.98V12.99L0 19.486v12.99l11.249 6.495L22.5 32.476v-12.99L11.25 25.98Z",fill:"#438FD5"}),e("path",{d:"m22.5 6.495-11.25 6.496 11.25 6.495v12.99l11.25-6.495V12.99L22.5 6.495Z",fill:"#F4220B"}),e("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 je from"react";import{Button as P1}from"reakit/Button";import{css as B}from"@emotion/react";var qe=B`
406
406
  align-items: center;
407
407
  border: none;
408
408
  border-radius: var(--rounded-base);
@@ -422,21 +422,21 @@ to {
422
422
  cursor: default;
423
423
  pointer-events: none;
424
424
  }
425
- `,_=e=>H`
425
+ `,X=t=>B`
426
426
  background-position: center;
427
427
  transition: background var(--duration-slow);
428
428
 
429
429
  &:hover {
430
- background: ${e.hoverColor} radial-gradient(circle, transparent 1%, ${e.hoverColor} 1%)
430
+ background: ${t.hoverColor} radial-gradient(circle, transparent 1%, ${t.hoverColor} 1%)
431
431
  center/15000%;
432
432
  }
433
433
 
434
434
  &:active {
435
- background-color: ${e.activeColor?e.activeColor:"var(--white)"};
435
+ background-color: ${t.activeColor?t.activeColor:"var(--white)"};
436
436
  background-size: 100%;
437
437
  transition: background 0s;
438
438
  }
439
- `,Ut=H`
439
+ `,Ke=B`
440
440
  background: var(--brand-secondary-1);
441
441
  color: var(--white);
442
442
 
@@ -445,8 +445,8 @@ to {
445
445
  color: var(--white);
446
446
  }
447
447
 
448
- ${_({hoverColor:"var(--brand-secondary-1)"})}
449
- `,_t=H`
448
+ ${X({hoverColor:"var(--brand-secondary-1)"})}
449
+ `,Xe=B`
450
450
  background: var(--brand-secondary-5);
451
451
  color: var(--white);
452
452
 
@@ -455,8 +455,8 @@ to {
455
455
  color: var(--white);
456
456
  }
457
457
 
458
- ${_({hoverColor:"var(--brand-secondary-5)"})}
459
- `,Kt=H`
458
+ ${X({hoverColor:"var(--brand-secondary-5)"})}
459
+ `,Ye=B`
460
460
  background: var(--brand-secondary-2);
461
461
  color: var(--brand-secondary-1);
462
462
 
@@ -465,8 +465,8 @@ to {
465
465
  color: var(--white);
466
466
  }
467
467
 
468
- ${_({hoverColor:"var(--brand-secondary-2)"})}
469
- `,Xt=H`
468
+ ${X({hoverColor:"var(--brand-secondary-2)"})}
469
+ `,Je=B`
470
470
  background: transparent;
471
471
  color: var(--brand-secondary-3);
472
472
 
@@ -480,8 +480,8 @@ to {
480
480
  color: var(--gray-300);
481
481
  }
482
482
 
483
- ${_({hoverColor:"var(--white)",activeColor:"var(--gray-100)"})}
484
- `,Yt=H`
483
+ ${X({hoverColor:"var(--white)",activeColor:"var(--gray-100)"})}
484
+ `,Qe=B`
485
485
  background: var(--brand-secondary-3);
486
486
  color: var(--white);
487
487
 
@@ -490,11 +490,11 @@ to {
490
490
  color: var(--white);
491
491
  }
492
492
 
493
- ${_({hoverColor:"var(--brand-secondary-3)"})}
494
- `;var D=qt.forwardRef(({buttonType:e="primary",size:o="md",children:r,...n},a)=>{let i={primary:Ut,secondary:_t,ghost:Xt,unimportant:Kt,tertiary:Yt},s={xs:"padding: 0.375rem 0.625rem; font-size: var(--fs-xs);",sm:"padding: var(--spacing-sm) 0.75rem; font-size: var(--fs-sm);",md:"padding: var(--spacing-sm) var(--spacing-base); font-size: var(--fs-sm);",lg:"padding: var(--spacing-sm) var(--spacing-base)",xl:"padding: 0.75rem var(--spacing-md)"};return t(g1,{ref:a,css:[Nt,i[e],s[o]],...n},r)});import w1 from"react";import{createContext as v1,useContext as h1,useEffect as y1,useState as Qt}from"react";import{GenIcon as at}from"react-icons";var m1=at({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:[]}]}),u1=at({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:[]}]}),f1=at({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:[]}]}),b1=at({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:[]}]}),Jt={"rectangle-rounded":m1,card:u1,"image-text":f1,"border-top":b1};import{paramCase as x1}from"param-case";var jt=v1({iconsMap:{},isLoading:!0});function te(){return h1(jt)}function xa({children:e}){let[o,r]=Qt(!0),[n,a]=Qt({}),i=async()=>{let s=await import("react-icons/cg"),c=Object.entries(s).reduce((d,[p,f])=>{if(p==="default")return d;let g=C1(p);return{...d,[g]:f}},{});a({...c,...Jt}),r(!1)};return y1(()=>{i()},[]),t(jt.Provider,{value:{iconsMap:n,isLoading:o}},e)}function C1(e){var o,r;return(r=(o=x1(e.replace("Cg","")).match(/[a-z]+|\d+/gi))==null?void 0:o.join("-"))!=null?r:""}import{css as K}from"@emotion/react";var ee=K`
493
+ ${X({hoverColor:"var(--brand-secondary-3)"})}
494
+ `;var I=je.forwardRef(({buttonType:t="primary",size:r="md",children:o,...n},a)=>{let i={primary:Ke,secondary:Xe,ghost:Je,unimportant:Ye,tertiary:Qe},s={xs:"padding: 0.375rem 0.625rem; font-size: var(--fs-xs);",sm:"padding: var(--spacing-sm) 0.75rem; font-size: var(--fs-sm);",md:"padding: var(--spacing-sm) var(--spacing-base); font-size: var(--fs-sm);",lg:"padding: var(--spacing-sm) var(--spacing-base)",xl:"padding: 0.75rem var(--spacing-md)"};return e(P1,{ref:a,css:[qe,i[t],s[r]],...n},o)});import W1 from"react";import{createContext as z1,useContext as E1,useEffect as D1,useState as tt}from"react";import{GenIcon as le}from"react-icons";var k1=le({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:[]}]}),Z1=le({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:[]}]}),H1=le({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:[]}]}),B1=le({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:[]}]}),et={"rectangle-rounded":k1,card:Z1,"image-text":H1,"border-top":B1};import{paramCase as A1}from"param-case";var rt=z1({iconsMap:{},isLoading:!0});function ot(){return E1(rt)}function qa({children:t}){let[r,o]=tt(!0),[n,a]=tt({}),i=async()=>{let s=await import("react-icons/cg"),c=Object.entries(s).reduce((d,[p,g])=>{if(p==="default")return d;let L=V1(p);return{...d,[L]:g}},{});a({...c,...et}),o(!1)};return D1(()=>{i()},[]),e(rt.Provider,{value:{iconsMap:n,isLoading:r}},t)}function V1(t){var r,o;return(o=(r=A1(t.replace("Cg","")).match(/[a-z]+|\d+/gi))==null?void 0:r.join("-"))!=null?o:""}import{css as Y}from"@emotion/react";var nt=Y`
495
495
  display: hidden;
496
496
 
497
- ${u("sm")} {
497
+ ${b("sm")} {
498
498
  display: block;
499
499
  }
500
500
 
@@ -502,30 +502,30 @@ to {
502
502
  display: block;
503
503
  vertical-align: middle;
504
504
  }
505
- `,oe=K`
505
+ `,at=Y`
506
506
  color: var(--brand-secondary-3);
507
- `,re=K`
507
+ `,it=Y`
508
508
  color: var(--brand-secondary-5);
509
- `,ne=K`
509
+ `,st=Y`
510
510
  color: var(--gray-500);
511
- `,ae=K`
511
+ `,lt=Y`
512
512
  color: currentColor;
513
- `;var I1=({icon:e,iconColor:o="green",size:r="1.5rem",...n})=>{let a=typeof e=="string",{iconsMap:i,isLoading:s}=te(),c={green:oe,gray:ne,red:re,currentColor:ae};if(a&&s)return null;let d=a?i[e]:e;return a&&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):t(d,{role:"img",size:r,...n,css:[ee,c[o]]})},L=w1.memo(I1);import{css as T1}from"@emotion/react";var ie=e=>T1`
513
+ `;var O1=({icon:t,iconColor:r="green",size:o="1.5rem",...n})=>{let a=typeof t=="string",{iconsMap:i,isLoading:s}=ot(),c={green:at,gray:st,red:it,currentColor:lt};if(a&&s)return null;let d=a?i[t]:t;return a&&d===void 0?(console.error(`We don't seem to have the icon you're looking for ("${t}"). Make sure you're using <IconsProvider> and try an icon from our Storybook.`),null):e(d,{role:"img",size:o,...n,css:[nt,c[r]]})},m=W1.memo(O1);import{css as G1}from"@emotion/react";var ct=t=>G1`
514
514
  color: var(--gray-500);
515
515
  display: block;
516
- font-size: ${e?"clamp(var(--fs-xs), 87.5%,var(--fs-sm))":"var(--fs-sm)"};
516
+ font-size: ${t?"clamp(var(--fs-xs), 87.5%,var(--fs-sm))":"var(--fs-sm)"};
517
517
  margin: var(--spacing-xs) 0;
518
518
  max-width: var(--prose);
519
- `;var I=({children:e,testId:o,dynamicSize:r=!1,...n})=>t("small",{css:ie(r),"data-test-id":o,...n},e);import{MdWarning as R1}from"react-icons/md";import{css as S1}from"@emotion/react";var se=S1`
519
+ `;var T=({children:t,testId:r,dynamicSize:o=!1,...n})=>e("small",{css:ct(o),"data-test-id":r,...n},t);import{MdWarning as N1}from"react-icons/md";import{css as F1}from"@emotion/react";var dt=F1`
520
520
  align-items: center;
521
521
  color: var(--brand-secondary-5);
522
522
  display: flex;
523
523
  gap: var(--spacing-sm);
524
524
  margin: var(--spacing-xs) 0;
525
- `;var T=({message:e,testId:o})=>e?t("span",{css:se,"data-test-id":o},t(L,{icon:R1,size:16,iconColor:"currentColor"}),e):null;var $=({children:e,className:o,testId:r,...n})=>t("label",{css:[h,typeof o=="object"?o:void 0],className:typeof o=="string"?o:"","data-test-id":r,...n},e);var le=({label:e,icon:o,id:r,caption:n,showLabel:a=!0,errorMessage:i,containerTestId:s,labelTestId:c,errorTestId:d,captionTestId:p,classNameContainer:f,classNameControl:g,classNameLabel:b,...vt})=>t("div",{"data-test-id":s||"container-input-field"},a?t($,{htmlFor:r,css:[h,typeof b=="object"?b:void 0],className:typeof b=="string"?b:"",testId:c},e):null,t("div",{css:[A,typeof f=="object"?f:void 0],className:typeof f=="string"?f:""},t("input",{id:r,css:[V("nowrap"),typeof g=="object"?g:void 0,i?k:void 0,o?et:""],"aria-label":a?void 0:e,className:typeof g=="string"?g:"",...vt}),o?t("div",{css:tt},o):null),n?t(I,{testId:p},n):null,i?t(T,{message:i,testId:d}):null);import Z1 from"react-select";function Ka(e){return t(Z1,{...e,classNamePrefix:"input-combobox",styles:{...e.styles,singleValue:(o,r)=>{var n,a;return{...o,color:"#828282",...(a=(n=e.styles)==null?void 0:n.singleValue)==null?void 0:a.call(n,o,r)}},valueContainer:(o,r)=>{var n,a;return{...o,padding:"var(--spacing-base)",...(a=(n=e.styles)==null?void 0:n.valueContainer)==null?void 0:a.call(n,o,r)}},input:(o,r)=>{var n,a;return{...o,margin:"0",padding:"0","& > input":{boxShadow:"none !important"},...(a=(n=e.styles)==null?void 0:n.input)==null?void 0:a.call(n,o,r)}},control:(o,r)=>{var n,a;return{...o,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"},...(a=(n=e.styles)==null?void 0:n.control)==null?void 0:a.call(n,o,r)}},indicatorsContainer:(o,r)=>{var n,a;return{...o,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"},...(a=(n=e.styles)==null?void 0:n.indicatorsContainer)==null?void 0:a.call(n,o,r)}},indicatorSeparator:(o,r)=>{var n,a;return{display:"none",...(a=(n=e.styles)==null?void 0:n.indicatorSeparator)==null?void 0:a.call(n,o,r)}},option:(o,r)=>{var n,a;return{...o,color:r.isDisabled?"var(--gray-500)":"var(--gray-700)",backgroundColor:r.isDisabled?"transparent":r.isSelected?"var(--gray-200)":r.isFocused?"var(--gray-100)":"transparent",...(a=(n=e.styles)==null?void 0:n.option)==null?void 0:a.call(n,o,r)}}}})}import{css as P1}from"@emotion/react";import*as me from"react";import{useState as k1,useRef as H1}from"react";import{css as X}from"@emotion/react";var ce=X`
525
+ `;var R=({message:t,testId:r})=>t?e("span",{css:dt,"data-test-id":r},e(m,{icon:N1,size:16,iconColor:"currentColor"}),t):null;var $=({children:t,className:r,testId:o,...n})=>e("label",{css:[h,typeof r=="object"?r:void 0],className:typeof r=="string"?r:"","data-test-id":o,...n},t);var pt=({label:t,icon:r,id:o,caption:n,showLabel:a=!0,errorMessage:i,containerTestId:s,labelTestId:c,errorTestId:d,captionTestId:p,classNameContainer:g,classNameControl:L,classNameLabel:f,...q})=>e("div",{"data-test-id":s||"container-input-field"},a?e($,{htmlFor:o,css:[h,typeof f=="object"?f:void 0],className:typeof f=="string"?f:"",testId:c},t):null,e("div",{css:[A,typeof g=="object"?g:void 0],className:typeof g=="string"?g:""},e("input",{id:o,css:[V("nowrap"),typeof L=="object"?L:void 0,i?H:void 0,r?ne:""],"aria-label":a?void 0:t,className:typeof L=="string"?L:"",...q}),r?e("div",{css:oe},r):null),n?e(T,{testId:p},n):null,i?e(R,{message:i,testId:d}):null);import U1 from"react-select";function hi(t){return e(U1,{...t,classNamePrefix:"input-combobox",styles:{...t.styles,singleValue:(r,o)=>{var n,a;return{...r,color:"#828282",...(a=(n=t.styles)==null?void 0:n.singleValue)==null?void 0:a.call(n,r,o)}},valueContainer:(r,o)=>{var n,a;return{...r,padding:"var(--spacing-base)",...(a=(n=t.styles)==null?void 0:n.valueContainer)==null?void 0:a.call(n,r,o)}},input:(r,o)=>{var n,a;return{...r,margin:"0",padding:"0","& > input":{boxShadow:"none !important"},...(a=(n=t.styles)==null?void 0:n.input)==null?void 0:a.call(n,r,o)}},control:(r,o)=>{var n,a;return{...r,className:"input-combobox-control",border:o.isFocused?"1px solid transparent":"1px solid var(--gray-400)",lineHeight:1.25,outline:o.isFocused?"1px solid var(--brand-secondary-1)":"none",outlineOffset:0,minHeight:"58px",boxShadow:"none","&:hover":{boxShadow:"none"},...(a=(n=t.styles)==null?void 0:n.control)==null?void 0:a.call(n,r,o)}},indicatorsContainer:(r,o)=>{var n,a;return{...r,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"},...(a=(n=t.styles)==null?void 0:n.indicatorsContainer)==null?void 0:a.call(n,r,o)}},indicatorSeparator:(r,o)=>{var n,a;return{display:"none",...(a=(n=t.styles)==null?void 0:n.indicatorSeparator)==null?void 0:a.call(n,r,o)}},option:(r,o)=>{var n,a;return{...r,color:o.isDisabled?"var(--gray-500)":"var(--gray-700)",backgroundColor:o.isDisabled?"transparent":o.isSelected?"var(--gray-200)":o.isFocused?"var(--gray-100)":"transparent",...(a=(n=t.styles)==null?void 0:n.option)==null?void 0:a.call(n,r,o)}}}})}import{css as _1}from"@emotion/react";import*as bt from"react";import{useState as q1,useRef as K1}from"react";import{css as J}from"@emotion/react";var Lt=J`
526
526
  margin-inline: auto;
527
527
  max-width: fit-content;
528
- `,de=X`
528
+ `,mt=J`
529
529
  align-items: center;
530
530
  background: var(--brand-secondary-3);
531
531
  border: 2px solid var(--brand-secondary-3);
@@ -548,7 +548,7 @@ to {
548
548
  &:focus {
549
549
  outline: 2px solid var(--brand-secondary-1);
550
550
  }
551
- `,pe=X`
551
+ `,gt=J`
552
552
  background: var(--white);
553
553
  border: 1px solid var(--brand-secondary-3);
554
554
  border-top: none;
@@ -558,7 +558,7 @@ to {
558
558
  position: absolute;
559
559
  inset: auto 0;
560
560
  transform: translateY(-0.2rem);
561
- `,Le=X`
561
+ `,ut=J`
562
562
  cursor: pointer;
563
563
  display: block;
564
564
  font-size: var(--fs-sm);
@@ -573,27 +573,27 @@ to {
573
573
  &:hover {
574
574
  background: var(--gray-50);
575
575
  }
576
- `,ge=X`
576
+ `,ft=J`
577
577
  position: absolute;
578
578
  overflow: hidden;
579
579
  height: 1px;
580
580
  width: 1px;
581
581
  clip: rect(0, 0, 0, 0);
582
582
  padding: 0;
583
- `;import{CgChevronDown as B1}from"react-icons/cg";var ri=({classNameContainer:e,options:o,value:r,onChange:n,disabled:a,...i})=>{var f;let[s,c]=k1(!1),d=H1(null);me.useEffect(()=>{let g=b=>{d.current&&!d.current.contains(b.target)&&c(!1)};return document.addEventListener("mousedown",g),()=>{document.removeEventListener("mousedown",g)}},[d]);let p=o.find(g=>g.value===r);return t("div",{ref:d,css:e?P1`
583
+ `;import{CgChevronDown as X1}from"react-icons/cg";var Pi=({classNameContainer:t,options:r,value:o,onChange:n,disabled:a,...i})=>{var g;let[s,c]=q1(!1),d=K1(null);bt.useEffect(()=>{let L=f=>{d.current&&!d.current.contains(f.target)&&c(!1)};return document.addEventListener("mousedown",L),()=>{document.removeEventListener("mousedown",L)}},[d]);let p=r.find(L=>L.value===o);return e("div",{ref:d,css:t?_1`
584
584
  max-width: fit-content;
585
- ${typeof e=="object"?e:void 0}
586
- `:ce,className:typeof e=="string"?e:""},t("button",{type:"button","aria-controls":`and-or-${i.id}`,"aria-expanded":s,css:de,onClick:()=>{a||c(g=>!g)},disabled:a,...i},t("span",null,(f=p==null?void 0:p.label)!=null?f:r),a?null:t(L,{icon:B1,iconColor:"currentColor",size:24})),t("div",{id:`and-or-${i.id}`,css:[pe,s?void 0:ge],"aria-hidden":!s},o.map(g=>t("button",{key:g.value,type:"button",css:Le,onClick:()=>{n(g),c(b=>!b)}},g.label))))};var si=({onSearchTextChanged:e,disabled:o=!1,placeholder:r="Keyword search",inputFieldName:n="keywordSearch",disabledFieldSubmission:a=!1,value:i,...s})=>t(le,{type:"text",name:n,placeholder:r,showLabel:!1,value:i,icon:t("svg",{width:"26",height:"24",viewBox:"0 0 26 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",css:Et},t("g",{clipPath:"url(#clip0)"},t("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"}),t("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"})),t("defs",null,t("clipPath",{id:"clip0"},t("rect",{width:"24.9351",height:"24",fill:"white",transform:"translate(0.558105)"})))),onChange:p=>{e(p.currentTarget.value)},onKeyPress:p=>{p.key==="Enter"&&a&&p.preventDefault()},disabled:o,"aria-label":r,...s});var gi=({label:e,defaultOption:o,options:r,caption:n,errorMessage:a,showLabel:i=!0,labelCta:s,classNameContainer:c,classNameControl:d,classNameLabel:p,...f})=>t("div",{css:[A,typeof c=="object"?c:void 0],className:typeof c=="string"?c:""},i?t(l.Fragment,null,t($,{htmlFor:f.id,css:[h,typeof p=="object"?p:void 0],className:typeof p=="string"?p:""},e,s)):null,t("select",{title:e,"aria-label":i?void 0:e,css:[V("wrap"),ht,a?k:void 0,typeof d=="object"?d:void 0],className:typeof d=="string"?d:"",...f},o?t("option",{value:""},o):null,r.map((g,b)=>t("option",{key:b,value:g.label,...g}))),n?t(I,null,n):null,a?t(T,{message:a}):null);var vi=({label:e,type:o,disabled:r,checked:n,name:a,caption:i,errorMessage:s,testId:c,fontWeight:d="medium",...p})=>t($,{css:[At,r?$t:void 0],"data-test-id":c},t("input",{type:o,css:Vt,checked:n,name:a,disabled:r,...p}),t("span",{css:Dt(d),dangerouslySetInnerHTML:{__html:e}}),i||s?t("span",{css:Gt},i?t(I,null,i):null,s?t(T,{message:s}):null):null);import*as ue from"react";var wi=({label:e,icon:o,id:r,caption:n,showLabel:a=!0,errorMessage:i,...s})=>t(ue.Fragment,null,a?t("label",{htmlFor:r,css:[h]},e):null,t("div",{css:[A]},t("textarea",{id:r,css:[Ot,i?k:void 0,o?et:"",U],"aria-label":a?void 0:e,...s}),o?t("div",{css:tt},o):null),n?t(I,null,n):null,i?t(T,{message:i}):null);import{forwardRef as E1}from"react";import{css as Y}from"@emotion/react";var fe=Y`
585
+ ${typeof t=="object"?t:void 0}
586
+ `:Lt,className:typeof t=="string"?t:""},e("button",{type:"button","aria-controls":`and-or-${i.id}`,"aria-expanded":s,css:mt,onClick:()=>{a||c(L=>!L)},disabled:a,...i},e("span",null,(g=p==null?void 0:p.label)!=null?g:o),a?null:e(m,{icon:X1,iconColor:"currentColor",size:24})),e("div",{id:`and-or-${i.id}`,css:[gt,s?void 0:ft],"aria-hidden":!s},r.map(L=>e("button",{key:L.value,type:"button",css:ut,onClick:()=>{n(L),c(f=>!f)}},L.label))))};var Bi=({onSearchTextChanged:t,disabled:r=!1,placeholder:o="Keyword search",inputFieldName:n="keywordSearch",disabledFieldSubmission:a=!1,value:i,...s})=>e(pt,{type:"text",name:n,placeholder:o,showLabel:!1,value:i,icon:e("svg",{width:"26",height:"24",viewBox:"0 0 26 24",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",css:Ae},e("g",{clipPath:"url(#clip0)"},e("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"}),e("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"})),e("defs",null,e("clipPath",{id:"clip0"},e("rect",{width:"24.9351",height:"24",fill:"white",transform:"translate(0.558105)"})))),onChange:p=>{t(p.currentTarget.value)},onKeyPress:p=>{p.key==="Enter"&&a&&p.preventDefault()},disabled:r,"aria-label":o,...s});var $i=({label:t,defaultOption:r,options:o,caption:n,errorMessage:a,showLabel:i=!0,labelCta:s,classNameContainer:c,classNameControl:d,classNameLabel:p,...g})=>e("div",{css:[A,typeof c=="object"?c:void 0],className:typeof c=="string"?c:""},i?e(l.Fragment,null,e($,{htmlFor:g.id,css:[h,typeof p=="object"?p:void 0],className:typeof p=="string"?p:""},t,s)):null,e("select",{title:t,"aria-label":i?void 0:t,css:[V("wrap"),xe,a?H:void 0,typeof d=="object"?d:void 0],className:typeof d=="string"?d:"",...g},r?e("option",{value:""},r):null,o.map((L,f)=>e("option",{key:f,value:L.label,...L}))),n?e(T,null,n):null,a?e(R,{message:a}):null);var Ni=({label:t,type:r,disabled:o,checked:n,name:a,caption:i,errorMessage:s,testId:c,fontWeight:d="medium",...p})=>e($,{css:[Ve,o?Oe:void 0],"data-test-id":c},e("input",{type:r,css:$e,checked:n,name:a,disabled:o,...p}),e("span",{css:We(d),dangerouslySetInnerHTML:{__html:t}}),i||s?e("span",{css:Ge},i?e(T,null,i):null,s?e(R,{message:s}):null):null);import*as vt from"react";var Yi=({label:t,icon:r,id:o,caption:n,showLabel:a=!0,errorMessage:i,...s})=>e(vt.Fragment,null,a?e("label",{htmlFor:o,css:[h]},t):null,e("div",{css:[A]},e("textarea",{id:o,css:[Fe,i?H:void 0,r?ne:"",K],"aria-label":a?void 0:t,...s}),r?e("div",{css:oe},r):null),n?e(T,null,n):null,i?e(R,{message:i}):null);import{forwardRef as J1}from"react";import{css as Q}from"@emotion/react";var ht=Q`
587
587
  align-items: center;
588
588
  display: flex;
589
589
  gap: var(--spacing-sm);
590
- `,be=Y`
590
+ `,yt=Q`
591
591
  align-items: center;
592
592
  color: var(--gray-500);
593
593
  display: flex;
594
594
  font-size: var(--fs-xs);
595
595
  gap: var(--spacing-sm);
596
- `,ve=Y`
596
+ `,xt=Q`
597
597
  appearance: none;
598
598
  border: 1px solid var(--gray-300);
599
599
  background: var(--white) no-repeat bottom center;
@@ -625,7 +625,7 @@ to {
625
625
  color: var(--gray-200);
626
626
  border-color: var(--gray-200);
627
627
  }
628
- `,he=Y`
628
+ `,Ct=Q`
629
629
  position: relative;
630
630
 
631
631
  &:hover {
@@ -633,7 +633,7 @@ to {
633
633
  display: block;
634
634
  }
635
635
  }
636
- `,ye=Y`
636
+ `,Mt=Q`
637
637
  background: var(--white);
638
638
  box-shadow: var(--shadow-base);
639
639
  border-radius: var(--rounded-md);
@@ -647,17 +647,17 @@ to {
647
647
  max-width: 16ch;
648
648
  width: max-content;
649
649
  z-index: var(--z-20);
650
- `;var A1=({message:e})=>t("div",{"data-testId":"info-dialog",css:he},t(L,{icon:"info",iconColor:"green",size:"0.9rem"}),t("div",{role:"paragraph",css:ye,className:"info-message"},e)),Zi=E1(({label:e,name:o,info:r,...n},a)=>t("div",{css:fe},t("label",{css:be},t("input",{type:"checkbox",name:o,ref:a,css:ve,...n}),t("span",null,e)),r?t(A1,{message:r}):null));import*as G from"react";import{useMenuState as D1,Menu as $1,MenuButton as G1}from"reakit/Menu";import{css as V1}from"@emotion/react";var xe=V1`
650
+ `;var Q1=({message:t})=>e("div",{"data-testid":"info-dialog",css:Ct},e(m,{icon:"info",iconColor:"green",size:"0.9rem"}),e("div",{role:"paragraph",css:Mt,className:"info-message"},t)),t2=J1(({label:t,name:r,info:o,...n},a)=>e("div",{css:ht},e("label",{css:yt},e("input",{type:"checkbox",name:r,ref:a,css:xt,...n}),e("span",null,t)),o?e(Q1,{message:o}):null));import*as W from"react";import{useMenuState as en,Menu as tn,MenuButton as rn}from"reakit/Menu";import{css as j1}from"@emotion/react";var wt=j1`
651
651
  border: 1px solid var(--gray-500);
652
652
  border-radius: var(--rounded-base);
653
653
  outline: none;
654
654
  overflow: hidden;
655
655
  z-index: 50;
656
- `;var Ce=G.createContext({}),Me=()=>G.useContext(Ce),it=({menuLabel:e,menuTrigger:o,placement:r="auto",menuItemsContainerCssClasses:n,children:a})=>{let i=D1({placement:r});return t(Ce.Provider,{value:i},t(G1,{...i,ref:o.ref,...o.props},s=>G.cloneElement(o,s)),t($1,{...i,"aria-label":e,css:[xe,typeof n=="object"?n:void 0],className:typeof n=="string"?n:""},a))};import*as Se from"react";import{MenuItem as O1}from"reakit";import{css as we}from"@emotion/react";var Ie=e=>we`
656
+ `;var It=W.createContext({}),Tt=()=>W.useContext(It),ce=({menuLabel:t,menuTrigger:r,placement:o="auto",menuItemsContainerCssClasses:n,children:a})=>{let i=en({placement:o});return e(It.Provider,{value:i},e(rn,{...i,ref:r.ref,...r.props},s=>W.cloneElement(r,s)),e(tn,{...i,"aria-label":t,css:[wt,typeof n=="object"?n:void 0],className:typeof n=="string"?n:""},a))};import*as kt from"react";import{MenuItem as on}from"reakit";import{css as Rt}from"@emotion/react";var St=t=>Rt`
657
657
  background: var(--white);
658
658
  border: none;
659
659
  border-top: 1px solid var(--gray-500);
660
- color: ${e==="base"?"var(--brand-secondary-1)":"var(--brand-secondary-5)"};
660
+ color: ${t==="base"?"var(--brand-secondary-1)":"var(--brand-secondary-5)"};
661
661
  display: flex;
662
662
  padding: var(--spacing-sm) var(--spacing-base);
663
663
  font-weight: var(--fw-bold);
@@ -680,7 +680,7 @@ to {
680
680
  &:hover {
681
681
  background: var(--gray-200);
682
682
  }
683
- `,Te=we`
683
+ `,Pt=Rt`
684
684
  align-items: center;
685
685
  display: flex;
686
686
  justify-content: space-between;
@@ -691,7 +691,7 @@ to {
691
691
  width: var(--spacing-base);
692
692
  height: var(--spacing-base);
693
693
  }
694
- `;var Ui=Se.forwardRef(({children:e,className:o,hideMenuOnClick:r=!0,icon:n,textColor:a="base",...i},s)=>{let c=Me(),p=r?(g=>{let b={...g};if(b.onClick){let vt=b.onClick;b.onClick=c1=>{c.hide(),vt(c1)}}return b})(i):i,f=typeof e=="function"?e(p):e;return t(O1,{ref:s,type:"button","data-testid":"uniform-menuItem",...c,...p,css:[Ie(a),typeof o=="object"?o:void 0],className:typeof o=="string"?o:void 0},n?W1(f,n):f)});function W1(e,o){return t("span",{css:Te},e," ",o)}import{css as m}from"@emotion/react";var Re=({...e})=>t("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},t("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"})),Ze=({...e})=>t("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},t("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"})),Pe=({...e})=>t("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},t("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"})),ke=({...e})=>t("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},t("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"})),xt=({...e})=>t("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},t("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"})),He=({...e})=>t("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},t("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 S}from"@emotion/react";var Be=S`
694
+ `;var b2=kt.forwardRef(({children:t,className:r,hideMenuOnClick:o=!0,icon:n,textColor:a="base",...i},s)=>{let c=Tt(),p=o?(L=>{let f={...L};if(f.onClick){let q=f.onClick;f.onClick=I1=>{c.hide(),q(I1)}}return f})(i):i,g=typeof t=="function"?t(p):t;return e(on,{ref:s,type:"button","data-testid":"uniform-menuItem",...c,...p,css:[St(a),typeof r=="object"?r:void 0],className:typeof r=="string"?r:void 0},n?nn(g,n):g)});function nn(t,r){return e("span",{css:Pt},t," ",r)}import{css as u}from"@emotion/react";var Zt=({...t})=>e("svg",{role:"img","data-img":"info",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 14 16",fill:"currentColor",...t},e("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"})),Ht=({...t})=>e("svg",{role:"img","data-img":"danger",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 12 16",fill:"currentColor",...t},e("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"})),Bt=({...t})=>e("svg",{role:"img","data-img":"note",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 14 16",fill:"currentColor",...t},e("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"})),zt=({...t})=>e("svg",{role:"img","data-img":"tip",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 12 16",fill:"currentColor",...t},e("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"})),Me=({...t})=>e("svg",{role:"img","data-img":"caution",xmlns:"http://www.w3.org/2000/svg",width:"1em",height:"1em",viewBox:"0 0 16 16",fill:"currentColor",...t},e("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"})),Et=({...t})=>e("svg",{role:"img","data-img":"success",width:"1em",height:"1em",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg",...t},e("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 S}from"@emotion/react";var Dt=S`
695
695
  --caution-desc: rgb(161, 98, 7);
696
696
  --caution-icon: rgb(250, 204, 21);
697
697
  --caution-title: rgb(133, 77, 14);
@@ -720,7 +720,7 @@ to {
720
720
  font-size: var(--fs-sm);
721
721
  border-radius: var(--rounded-base);
722
722
  padding: var(--spacing-base);
723
- `,ze=S`
723
+ `,At=S`
724
724
  font-size: var(--fs-xs);
725
725
  padding: var(--spacing-sm);
726
726
  border-radius: 0 var(--rounded-base) var(--rounded-base) 0;
@@ -731,72 +731,72 @@ to {
731
731
  --info-desc: var(--brand-secondary-1);
732
732
  --note-desc: var(--brand-secondary-1);
733
733
  --success-desc: var(--brand-secondary-1);
734
- `,Ee=S`
734
+ `,Vt=S`
735
735
  display: flex;
736
736
  gap: var(--spacing-sm);
737
- `,Ae=S`
737
+ `,$t=S`
738
738
  display: flex;
739
739
  flex-direction: column;
740
740
  gap: var(--spacing-base);
741
- `,Ve=S`
741
+ `,Wt=S`
742
742
  gap: var(--spacing-xs);
743
- `,De=S`
743
+ `,Ot=S`
744
744
  flex-shrink: 0;
745
- `,$e=S`
745
+ `,Gt=S`
746
746
  font-weight: var(--fw-bold);
747
- `,Ge=S`
747
+ `,Ft=S`
748
748
  width: 1.25rem;
749
749
  height: 1.25rem;
750
- `;var F1={caution:{icon:xt,descriptionColor:m`
750
+ `;var an={caution:{icon:Me,descriptionColor:u`
751
751
  color: var(--caution-desc);
752
- `,iconColor:m`
752
+ `,iconColor:u`
753
753
  color: var(--caution-icon);
754
- `,containerStyles:m`
754
+ `,containerStyles:u`
755
755
  color: var(--caution-title);
756
756
  background-color: var(--caution-container);
757
- `},danger:{icon:Ze,descriptionColor:m`
757
+ `},danger:{icon:Ht,descriptionColor:u`
758
758
  color: var(--danger-desc);
759
- `,iconColor:m`
759
+ `,iconColor:u`
760
760
  color: var(--danger-icon);
761
- `,containerStyles:m`
761
+ `,containerStyles:u`
762
762
  color: var(--danger-title);
763
763
  background-color: var(--danger-container);
764
- `},error:{icon:xt,descriptionColor:m`
764
+ `},error:{icon:Me,descriptionColor:u`
765
765
  color: var(--danger-desc);
766
- `,iconColor:m`
766
+ `,iconColor:u`
767
767
  color: var(--danger-icon);
768
- `,containerStyles:m`
768
+ `,containerStyles:u`
769
769
  color: var(--danger-title);
770
770
  background-color: var(--danger-container);
771
- `},info:{icon:Re,descriptionColor:m`
771
+ `},info:{icon:Zt,descriptionColor:u`
772
772
  color: var(--info-desc);
773
- `,iconColor:m`
773
+ `,iconColor:u`
774
774
  color: var(--info-icon);
775
- `,containerStyles:m`
775
+ `,containerStyles:u`
776
776
  color: var(--info-title);
777
777
  background-color: var(--info-container);
778
- `},note:{icon:Pe,descriptionColor:m`
778
+ `},note:{icon:Bt,descriptionColor:u`
779
779
  color: var(--note-desc);
780
- `,iconColor:m`
780
+ `,iconColor:u`
781
781
  color: var(--note-icon);
782
- `,containerStyles:m`
782
+ `,containerStyles:u`
783
783
  color: var(--note-title);
784
784
  background-color: var(--note-container);
785
- `},success:{icon:He,descriptionColor:m`
785
+ `},success:{icon:Et,descriptionColor:u`
786
786
  color: var(--success-desc);
787
- `,iconColor:m`
787
+ `,iconColor:u`
788
788
  color: var(--success-icon);
789
- `,containerStyles:m`
789
+ `,containerStyles:u`
790
790
  color: var(--success-title);
791
791
  background-color: var(--success-container);
792
- `},tip:{icon:ke,descriptionColor:m`
792
+ `},tip:{icon:zt,descriptionColor:u`
793
793
  color: var(--success-desc);
794
- `,iconColor:m`
794
+ `,iconColor:u`
795
795
  color: var(--success-icon);
796
- `,containerStyles:m`
796
+ `,containerStyles:u`
797
797
  color: var(--success-title);
798
798
  background-color: var(--success-container);
799
- `}},t2=({type:e="info",compact:o=!1,title:r,children:n,className:a})=>{let i=F1[e];if(!i)return null;let s=i.icon;return t("div",{"data-testid":"sdk-ui-callout",css:[Be,i.containerStyles,o?ze:void 0,typeof a=="object"?a:""],className:`${typeof a=="string"?a:""}`},t("div",{css:Ee},o?null:t("div",{css:De},t(s,{css:[Ge,i.iconColor]})),t("div",{css:[Ae,o?Ve:void 0]},r?t("div",{css:[$e]},r):null,n?t("div",{css:[i.descriptionColor]},n):null)))};import{css as Oe,keyframes as N1}from"@emotion/react";var U1=N1`
799
+ `}},T2=({type:t="info",compact:r=!1,title:o,children:n,className:a})=>{let i=an[t];if(!i)return null;let s=i.icon;return e("div",{"data-testid":"sdk-ui-callout",css:[Dt,i.containerStyles,r?At:void 0,typeof a=="object"?a:""],className:`${typeof a=="string"?a:""}`},e("div",{css:Vt},r?null:e("div",{css:Ot},e(s,{css:[Ft,i.iconColor]})),e("div",{css:[$t,r?Wt:void 0]},o?e("div",{css:[Gt]},o):null,n?e("div",{css:[i.descriptionColor]},n):null)))};import{css as Nt,keyframes as sn}from"@emotion/react";var ln=sn`
800
800
  0%, 100% {
801
801
  opacity: 1.0;
802
802
  transform: translateY(0);
@@ -812,14 +812,14 @@ to {
812
812
  opacity: 0.2;
813
813
  transform: translateY(-5px);
814
814
  }
815
- `,We=Oe`
815
+ `,Ut=Nt`
816
816
  display: inline-flex;
817
817
  justify-content: center;
818
- `,st=Oe`
818
+ `,de=Nt`
819
819
  background-color: var(--gray-700);
820
820
  display: block;
821
821
  border-radius: var(--rounded-full);
822
- animation: ${U1} 0.75s infinite ease-in-out;
822
+ animation: ${ln} 0.75s infinite ease-in-out;
823
823
  width: 8px;
824
824
  height: 8px;
825
825
  margin: 0 var(--spacing-xs);
@@ -836,103 +836,103 @@ to {
836
836
  &:nth-of-type(3) {
837
837
  animation-delay: 0.6s;
838
838
  }
839
- `;var a2=()=>t("div",{css:We,role:"alert","data-test-id":"loading-indicator"},t("span",{css:st}),t("span",{css:st}),t("span",{css:st}));import{css as _1}from"@emotion/react";import{css as O}from"@emotion/react";var Fe=O`
839
+ `;var Z2=()=>e("div",{css:Ut,role:"alert","data-test-id":"loading-indicator"},e("span",{css:de}),e("span",{css:de}),e("span",{css:de}));import{css as cn}from"@emotion/react";import{css as O}from"@emotion/react";var _t=O`
840
840
  align-items: center;
841
841
  position: absolute;
842
842
  inset: 0 0;
843
843
  overflow: hidden;
844
844
  z-index: 9999;
845
845
  justify-content: center;
846
- `,Ne=O`
846
+ `,qt=O`
847
847
  display: flex;
848
- `,Ue=O`
848
+ `,Kt=O`
849
849
  display: none;
850
- `,_e=O`
850
+ `,Xt=O`
851
851
  background: var(--white);
852
852
  opacity: 0.5;
853
853
  position: absolute;
854
854
  inset: 0 0;
855
- `,Ke=O`
855
+ `,Yt=O`
856
856
  align-items: center;
857
857
  display: flex;
858
858
  flex-direction: column;
859
- `,Xe=O`
859
+ `,Jt=O`
860
860
  color: var(--gray-500);
861
861
  margin: var(--spacing-base) 0 0;
862
- `;var p2=({isActive:e,statusMessage:o})=>t("div",{role:"alert",css:[Fe,e?Ne:Ue],"aria-hidden":!e},t("div",{css:_e}),t("div",{css:_1`
862
+ `;var A2=({isActive:t,statusMessage:r})=>e("div",{role:"alert",css:[_t,t?qt:Kt],"aria-hidden":!t},e("div",{css:Xt}),e("div",{css:cn`
863
863
  position: relative;
864
- `},t("div",{css:Ke},t(K1,{height:128,width:128}),o?t("div",{css:Xe},o):null))),K1=({height:e,width:o})=>t("svg",{"data-testid":"svg",viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",width:o!=null?o:40,height:e!=null?e:40,stroke:"currentColor"},t("g",{fill:"none",fillRule:"evenodd"},t("g",{transform:"translate(1 1)",strokeWidth:"2"},t("circle",{strokeOpacity:".25",cx:"18",cy:"18",r:"18"}),t("path",{d:"M36 18c0-9.94-8.06-18-18-18",transform:"rotate(166.645 18 18)"},t("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"0.8s",repeatCount:"indefinite"})))));import{css as R}from"@emotion/react";var Ye=R`
864
+ `},e("div",{css:Yt},e(dn,{height:128,width:128}),r?e("div",{css:Jt},r):null))),dn=({height:t,width:r})=>e("svg",{"data-testid":"svg",viewBox:"0 0 38 38",xmlns:"http://www.w3.org/2000/svg",width:r!=null?r:40,height:t!=null?t:40,stroke:"currentColor"},e("g",{fill:"none",fillRule:"evenodd"},e("g",{transform:"translate(1 1)",strokeWidth:"2"},e("circle",{strokeOpacity:".25",cx:"18",cy:"18",r:"18"}),e("path",{d:"M36 18c0-9.94-8.06-18-18-18",transform:"rotate(166.645 18 18)"},e("animateTransform",{attributeName:"transform",type:"rotate",from:"0 18 18",to:"360 18 18",dur:"0.8s",repeatCount:"indefinite"})))));import{css as P}from"@emotion/react";var Qt=P`
865
865
  font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
866
- `,qe=R`
866
+ `,jt=P`
867
867
  font-size: clamp(1.35rem, var(--fluid-font-base), 2.25rem);
868
- `,Je=R`
868
+ `,er=P`
869
869
  font-size: clamp(1.25rem, var(--fluid-font-base), 1.5rem);
870
- `,Qe=R`
870
+ `,tr=P`
871
871
  font-size: clamp(1.15rem, var(--fluid-font-base), 1.25rem);
872
- `,je=R`
872
+ `,rr=P`
873
873
  font-size: clamp(var(--fs-base), var(--fluid-font-base), 1.15rem);
874
- `,to=R`
874
+ `,or=P`
875
875
  font-size: var(--fs-base);
876
- `,eo=e=>R`
876
+ `,nr=t=>P`
877
877
  font-weight: var(--fw-bold);
878
878
  font-family: var(--ff-base);
879
879
  margin-top: 0;
880
- margin-bottom: ${e?"var(--spacing-base)":"0"};
881
- `,oo=R`
880
+ margin-bottom: ${t?"var(--spacing-base)":"0"};
881
+ `,ar=P`
882
882
  line-height: 1.25;
883
- `;var C=({level:e=2,withMarginBottom:o=!0,children:r,...n})=>{let a=`h${e}`;return t(a,{...n,css:[{h1:Ye,h2:qe,h3:Je,h4:Qe,h5:je,h6:to}[a],eo(o),oo]},r)};import*as ro from"react";import{css as X1}from"@emotion/react";var lt=X1`
883
+ `;var C=({level:t=2,withMarginBottom:r=!0,children:o,...n})=>{let a=`h${t}`;return e(a,{...n,css:[{h1:Qt,h2:jt,h3:er,h4:tr,h5:rr,h6:or}[a],nr(r),ar]},o)};import*as ir from"react";import{css as pn}from"@emotion/react";var pe=pn`
884
884
  line-height: 1.5;
885
885
  margin-bottom: var(--spacing-base);
886
886
 
887
887
  &:last-of-type {
888
888
  margin-bottom: 0;
889
889
  }
890
- `;var no=({className:e,htmlContent:o,children:r,...n})=>{if(o&&Array.isArray(o)){let a=o.map((i,s)=>t("p",{...n,key:s,css:[lt,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:i}}));return t(ro.Fragment,null,a)}return o?t("p",{...n,css:[lt,typeof e=="object"?e:void 0],className:typeof e=="string"?e:"",dangerouslySetInnerHTML:{__html:o}}):t("p",{...n,css:[lt,typeof e=="object"?e:void 0],className:typeof e=="string"?e:""},r)};import*as co from"react";import{css as ct}from"@emotion/react";var ao=ct`
890
+ `;var sr=({className:t,htmlContent:r,children:o,...n})=>{if(r&&Array.isArray(r)){let a=r.map((i,s)=>e("p",{...n,key:s,css:[pe,typeof t=="object"?t:void 0],className:typeof t=="string"?t:"",dangerouslySetInnerHTML:{__html:i}}));return e(ir.Fragment,null,a)}return r?e("p",{...n,css:[pe,typeof t=="object"?t:void 0],className:typeof t=="string"?t:"",dangerouslySetInnerHTML:{__html:r}}):e("p",{...n,css:[pe,typeof t=="object"?t:void 0],className:typeof t=="string"?t:""},o)};import*as Lr from"react";import{css as Le}from"@emotion/react";var lr=Le`
891
891
  display: inline-flex;
892
892
  text-decoration: underline;
893
893
 
894
894
  &:hover {
895
895
  text-decoration: none;
896
896
  }
897
- `,io=ct`
897
+ `,cr=Le`
898
898
  color: var(--brand-secondary-3);
899
- `,so=ct`
899
+ `,dr=Le`
900
900
  color: var(--brand-secondary-5);
901
- `,lo=ct`
901
+ `,pr=Le`
902
902
  color: currentColor;
903
- `;import{CgExternal as Y1}from"react-icons/cg";var Ct=({external:e,text:o,linkColor:r="currentColor",children:n,...a})=>{let i={currentColor:lo,red:so,green:io},s=e?{target:"_blanks",rel:"noreferrer noopener"}:{};return t("a",{css:[ao,i[r]],...a,...s},o,e?t(L,{icon:Y1,iconColor:"currentColor",size:24}):null,n)},po=co.forwardRef(({linkManagerComponent:e,href:o,as:r,...n},a)=>t(e,{...n,as:r,href:o,ref:a,passHref:!0},t(Ct,{...n})));import{css as B}from"@emotion/react";var Lo=B`
903
+ `;import{CgExternal as Ln}from"react-icons/cg";var we=({external:t,text:r,linkColor:o="currentColor",children:n,...a})=>{let i={currentColor:pr,red:dr,green:cr},s=t?{target:"_blanks",rel:"noreferrer noopener"}:{};return e("a",{css:[lr,i[o]],...a,...s},r,t?e(m,{icon:Ln,iconColor:"currentColor",size:24}):null,n)},mr=Lr.forwardRef(({linkManagerComponent:t,href:r,as:o,...n},a)=>e(t,{...n,as:o,href:r,ref:a,passHref:!0},e(we,{...n})));import{css as z}from"@emotion/react";var gr=z`
904
904
  display: flex;
905
905
  justify-content: space-between;
906
906
  margin-bottom: var(--spacing-lg);
907
907
  flex-direction: column;
908
908
  gap: var(--spacing-sm);
909
909
 
910
- ${u("lg")} {
910
+ ${b("lg")} {
911
911
  flex-direction: row;
912
912
  gap: var(--spacing-lg);
913
913
  }
914
- `,go=B`
914
+ `,ur=z`
915
915
  flex-grow: 1;
916
916
  max-width: var(--prose);
917
917
  order: 1;
918
918
 
919
- ${u("lg")} {
919
+ ${b("lg")} {
920
920
  order: 0;
921
921
  }
922
- `,mo=B`
922
+ `,fr=z`
923
923
  align-items: center;
924
924
  display: flex;
925
925
  flex-grow: 1;
926
- `,uo=B`
926
+ `,br=z`
927
927
  margin-left: -0.5rem;
928
- `,fo=B`
928
+ `,vr=z`
929
929
  color: var(--brand-secondary-3);
930
930
  text-decoration: none;
931
931
  font-size: var(--fs-sm);
932
932
  &:hover {
933
933
  text-decoration: underline;
934
934
  }
935
- `,bo=B`
935
+ `,hr=z`
936
936
  align-items: center;
937
937
  display: flex;
938
938
  gap: var(--spacing-lg);
@@ -940,70 +940,70 @@ to {
940
940
  justify-content: flex-end;
941
941
  order: 0;
942
942
 
943
- ${u("sm")} {
943
+ ${b("sm")} {
944
944
  min-width: 320px;
945
945
  }
946
946
 
947
- ${u("lg")} {
947
+ ${b("lg")} {
948
948
  margin-top: 0;
949
949
  order: 1;
950
950
  }
951
- `,vo=B`
951
+ `,yr=z`
952
952
  margin-block: 0 var(--spacing-base);
953
- `;import{CgChevronLeft as q1}from"react-icons/cg";var V2=({title:e,desc:o,children:r,linkText:n,level:a=2,linkProps:i,linkManagerComponent:s,...c})=>t("div",{css:Lo},t("section",{css:go},n&&i?t("div",{css:mo},t(L,{icon:q1,size:18,css:uo}),t(po,{linkManagerComponent:s,...i,css:fo,text:n})):null,t(C,{level:a,css:vo,...c,"data-test-id":"page-header-section"},e),o),r?t("div",{css:bo},r):null);import*as Zo from"react";import{css as J1}from"@emotion/react";var ho=J1`
953
+ `;import{CgChevronLeft as mn}from"react-icons/cg";var cs=({title:t,desc:r,children:o,linkText:n,level:a=2,linkProps:i,linkManagerComponent:s,...c})=>e("div",{css:gr},e("section",{css:ur},n&&i?e("div",{css:fr},e(m,{icon:mn,size:18,css:br}),e(mr,{linkManagerComponent:s,...i,css:vr,text:n})):null,e(C,{level:a,css:yr,...c,"data-test-id":"page-header-section"},t),r),o?e("div",{css:hr},o):null);import*as Zr from"react";import{css as gn}from"@emotion/react";var xr=gn`
954
954
  background: var(--brand-secondary-2);
955
955
  border-radius: var(--rounded-base);
956
956
  color: var(--brand-secondary-1);
957
957
  display: inline-block;
958
958
  padding: var(--spacing-sm) var(--spacing-base);
959
959
  font-size: var(--fs-sm);
960
- `;var yo=({text:e})=>t("span",{css:ho},e);import{css as M}from"@emotion/react";var xo=M`
960
+ `;var Cr=({text:t})=>e("span",{css:xr},t);import{css as M}from"@emotion/react";var Mr=M`
961
961
  margin-bottom: var(--spacing-lg);
962
- `,Co=M`
962
+ `,wr=M`
963
963
  align-items: center;
964
964
  display: flex;
965
965
  gap: var(--spacing-md);
966
966
  margin-bottom: var(--spacing-md);
967
- `,Mo=M`
967
+ `,Ir=M`
968
968
  align-items: center;
969
969
  display: flex;
970
970
  flex-wrap: wrap;
971
971
  flex-grow: 1;
972
972
  gap: var(--spacing-base);
973
973
 
974
- ${u("sm")} {
974
+ ${b("sm")} {
975
975
  gap: var(--spacing-md);
976
976
  }
977
- `,wo=M`
977
+ `,Tr=M`
978
978
  font-size: clamp(1.75rem, var(--fluid-font-base), 3.25rem);
979
979
  font-weight: var(--fw-bold);
980
980
  margin: 0;
981
- `,Io=M``,To=M`
981
+ `,Rr=M``,Sr=M`
982
982
  position: relative;
983
983
  max-width: 100px;
984
- `,Mt=M`
984
+ `,Ie=M`
985
985
  position: absolute;
986
986
  inset: 0;
987
987
  margin: auto;
988
988
  width: clamp(32px, calc(4vw + 1rem), 44px);
989
- `,So=M`
989
+ `,Pr=M`
990
990
  width: clamp(52px, calc(6vw + 1rem), 100px);
991
- `,Ro=M`
992
- ${u("sm")} {
991
+ `,kr=M`
992
+ ${b("sm")} {
993
993
  margin-left: auto;
994
994
  }
995
- `;var Q1=({...e})=>t("svg",{viewBox:"0 0 100 116",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},t("path",{d:"M50 2L98.4974 30V86L50 114L1.50258 86V30L50 2Z",fill:"white",stroke:"url(#paint0_linear_154_2529)",strokeWidth:"2"}),t("defs",null,t("linearGradient",{id:"paint0_linear_154_2529",x1:"86.1519",y1:"101.4",x2:"16.4071",y2:"6.75894",gradientUnits:"userSpaceOnUse"},t("stop",{stopColor:"#1768B2"}),t("stop",{offset:"1",stopColor:"#B3EFE4"})))),q2=({title:e,description:o,icon:r,docsLink:n,badgeText:a,menu:i,children:s,...c})=>{let d=r&&typeof r!="string"?r:null;return t(Zo.Fragment,null,t("div",{css:xo,...c},t("div",{css:Co},r?t("div",{css:To},t(Q1,{css:So}),d?t(d,{css:Mt}):r?t("img",{src:r,alt:e,css:Mt}):null):null,t("div",{css:Mo,"data-test-id":"integration-header-text"},t("h1",{css:wo},e),a?t(yo,{text:a}):null,i?t("div",null,i):null,n?t(Ct,{href:n,external:!0,text:"Documentation",linkColor:"green",target:"_blank",rel:"noreferrer nofollow",css:Ro}):null)),o?t(no,{css:Io,htmlContent:o,"data-test-id":"integration-description"}):null),s)};import{css as j1}from"@emotion/react";import{css as Po}from"@emotion/react";var ko=Po`
995
+ `;var un=({...t})=>e("svg",{viewBox:"0 0 100 116",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e("path",{d:"M50 2L98.4974 30V86L50 114L1.50258 86V30L50 2Z",fill:"white",stroke:"url(#paint0_linear_154_2529)",strokeWidth:"2"}),e("defs",null,e("linearGradient",{id:"paint0_linear_154_2529",x1:"86.1519",y1:"101.4",x2:"16.4071",y2:"6.75894",gradientUnits:"userSpaceOnUse"},e("stop",{stopColor:"#1768B2"}),e("stop",{offset:"1",stopColor:"#B3EFE4"})))),Cs=({title:t,description:r,icon:o,docsLink:n,badgeText:a,menu:i,children:s,...c})=>{let d=o&&typeof o!="string"?o:null;return e(Zr.Fragment,null,e("div",{css:Mr,...c},e("div",{css:wr},o?e("div",{css:Sr},e(un,{css:Pr}),d?e(d,{css:Ie}):o?e("img",{src:o,alt:t,css:Ie}):null):null,e("div",{css:Ir,"data-test-id":"integration-header-text"},e("h1",{css:Tr},t),a?e(Cr,{text:a}):null,i?e("div",null,i):null,n?e(we,{href:n,external:!0,text:"Documentation",linkColor:"green",target:"_blank",rel:"noreferrer nofollow",css:kr}):null)),r?e(sr,{css:Rr,htmlContent:r,"data-test-id":"integration-description"}):null),s)};import{css as fn}from"@emotion/react";import{css as Hr}from"@emotion/react";var Br=Hr`
996
996
  position: relative;
997
- `,Ho=Po`
997
+ `,zr=Hr`
998
998
  background: var(--gray-50);
999
999
  border-top: 1px solid var(--gray-200);
1000
1000
  border-bottom: 1px solid var(--gray-200);
1001
1001
  max-height: 24rem;
1002
1002
  overflow-y: auto;
1003
1003
  padding: var(--spacing-sm);
1004
- `;var r7=({label:e,children:o})=>t("div",{css:ko},e?t("span",{css:j1`
1004
+ `;var Ps=({label:t,children:r})=>e("div",{css:Br},t?e("span",{css:fn`
1005
1005
  ${h}
1006
- `},e):null,t("div",{css:[Ho,U]},o));import{css as wt}from"@emotion/react";var Bo=wt`
1006
+ `},t):null,e("div",{css:[zr,K]},r));import{css as Te}from"@emotion/react";var Er=Te`
1007
1007
  align-items: center;
1008
1008
  background: var(--white);
1009
1009
  border-radius: var(--rounded-base);
@@ -1017,9 +1017,9 @@ to {
1017
1017
  &:last-of-type {
1018
1018
  margin-block: 0;
1019
1019
  }
1020
- `,zo=wt`
1020
+ `,Dr=Te`
1021
1021
  border-color: var(--brand-secondary-3);
1022
- `,Eo=wt`
1022
+ `,Ar=Te`
1023
1023
  align-items: center;
1024
1024
  border: none;
1025
1025
  background: transparent;
@@ -1033,13 +1033,13 @@ to {
1033
1033
  &:focus {
1034
1034
  outline: none;
1035
1035
  }
1036
- `;import{css as Ao}from"@emotion/react";var d7=({buttonText:e,active:o,...r})=>t("div",{css:[Bo,o?zo:void 0]},t("button",{css:Eo,type:"button",...r},t("span",null,e),t("svg",{width:"24",height:"24",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!o,css:Ao`
1036
+ `;import{css as Vr}from"@emotion/react";var Ds=({buttonText:t,active:r,...o})=>e("div",{css:[Er,r?Dr:void 0]},e("button",{css:Ar,type:"button",...o},e("span",null,t),e("svg",{width:"24",height:"24",viewBox:"0 0 40 40",fill:"currentColor",xmlns:"http://www.w3.org/2000/svg","aria-hidden":!r,css:Vr`
1037
1037
  color: var(--brand-secondary-3);
1038
1038
  transition: opacity var(--duration-fast) var(--timing-ease-out);
1039
- ${o?Ao`
1040
- animation: ${Wt} var(--duration-fast) var(--timing-ease-out) forwards;
1039
+ ${r?Vr`
1040
+ animation: ${Ne} var(--duration-fast) var(--timing-ease-out) forwards;
1041
1041
  `:"opacity: 0;"}
1042
- `},t("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 39.2A19.2 19.2 0 1 0 20 .8a19.2 19.2 0 0 0 0 38.4Zm8.897-22.303a2.4 2.4 0 0 0-3.394-3.394L17.6 21.407l-3.103-3.104a2.4 2.4 0 0 0-3.394 3.394l4.8 4.8a2.4 2.4 0 0 0 3.394 0l9.6-9.6Z"}))));import{CgChevronDown as tn}from"react-icons/cg";import{css as y}from"@emotion/react";var Vo=y`
1042
+ `},e("path",{fillRule:"evenodd",clipRule:"evenodd",d:"M20 39.2A19.2 19.2 0 1 0 20 .8a19.2 19.2 0 0 0 0 38.4Zm8.897-22.303a2.4 2.4 0 0 0-3.394-3.394L17.6 21.407l-3.103-3.104a2.4 2.4 0 0 0-3.394 3.394l4.8 4.8a2.4 2.4 0 0 0 3.394 0l9.6-9.6Z"}))));import{CgChevronDown as bn}from"react-icons/cg";import{css as y}from"@emotion/react";var $r=y`
1043
1043
  align-items: center;
1044
1044
  border: 1px solid transparent;
1045
1045
  border-radius: var(--rounded-sm);
@@ -1059,7 +1059,7 @@ to {
1059
1059
  &:focus {
1060
1060
  border-color: var(--gray-700);
1061
1061
  }
1062
- `,Do=y`
1062
+ `,Wr=y`
1063
1063
  border: 1px solid transparent;
1064
1064
  background: transparent;
1065
1065
  border-radius: var(--rounded-base);
@@ -1081,48 +1081,48 @@ to {
1081
1081
  cursor: default;
1082
1082
  pointer-events: none;
1083
1083
  }
1084
- `,$o=y`
1084
+ `,Or=y`
1085
1085
  padding: var(--spacing-sm);
1086
1086
  border-left: 1px solid currentColor;
1087
- `,Go=y`
1087
+ `,Gr=y`
1088
1088
  background: var(--brand-secondary-1);
1089
1089
  color: var(--white);
1090
- `,dt=y`
1090
+ `,me=y`
1091
1091
  background: var(--gray-300);
1092
1092
  color: var(--white);
1093
- `,Oo=y`
1093
+ `,Fr=y`
1094
1094
  background: var(--brand-secondary-5);
1095
1095
  color: var(--white);
1096
- `,Wo=y`
1097
- ${dt}
1098
- `,Fo=y`
1096
+ `,Nr=y`
1097
+ ${me}
1098
+ `,Ur=y`
1099
1099
  background: var(--brand-secondary-2);
1100
1100
  color: var(--brand-secondary-1);
1101
- `,No=y`
1102
- ${dt}
1103
- `,Uo=y`
1101
+ `,_r=y`
1102
+ ${me}
1103
+ `,qr=y`
1104
1104
  background: transparent;
1105
1105
  color: var(--brand-secondary-3);
1106
1106
 
1107
1107
  &:hover {
1108
1108
  border-color: var(--brand-secondary-3);
1109
1109
  }
1110
- `,_o=y`
1110
+ `,Kr=y`
1111
1111
  border-color: var(--gray-400);
1112
1112
  color: var(--gray-400);
1113
- `;var v7=({onButtonClick:e,buttonType:o="secondary",buttonText:r,disabled:n,children:a,placement:i,...s})=>t("div",{css:[Vo,n?{primary:dt,secondary:Wo,ghost:_o,unimportant:No}[o]:{primary:Go,secondary:Oo,ghost:Uo,unimportant:Fo}[o]],"data-test-id":"multioptions-button"},t("button",{type:"button",css:Do,disabled:n,onClick:e,"data-test-id":"multioptions-button-main",...s},r),t(it,{menuLabel:"buttonMenu",placement:i,menuTrigger:t("div",{css:$o,"data-test-id":"multioptions-button-call-menu"},t(L,{icon:tn,size:24,iconColor:"currentColor"}))},a));import{css as cn}from"@emotion/react";import on,{useContext as rn,useEffect as nn,useState as an}from"react";import{css as It}from"@emotion/react";var Ko=It`
1113
+ `;var Ns=({onButtonClick:t,buttonType:r="secondary",buttonText:o,disabled:n,children:a,placement:i,...s})=>e("div",{css:[$r,n?{primary:me,secondary:Nr,ghost:Kr,unimportant:_r}[r]:{primary:Gr,secondary:Fr,ghost:qr,unimportant:Ur}[r]],"data-test-id":"multioptions-button"},e("button",{type:"button",css:Wr,disabled:n,onClick:t,"data-test-id":"multioptions-button-main",...s},o),e(ce,{menuLabel:"buttonMenu",placement:i,menuTrigger:e("div",{css:Or,"data-test-id":"multioptions-button-call-menu"},e(m,{icon:bn,size:24,iconColor:"currentColor"}))},a));import{css as In}from"@emotion/react";import hn,{useContext as yn,useEffect as xn,useState as Cn}from"react";import{css as Re}from"@emotion/react";var Xr=Re`
1114
1114
  position: absolute;
1115
- `,Xo=It`
1115
+ `,Yr=Re`
1116
1116
  display: flex;
1117
1117
  gap: var(--spacing-sm);
1118
1118
  font-size: var(--fs-xs);
1119
- `,Yo=It`
1119
+ `,Jr=Re`
1120
1120
  background: linear-gradient(to bottom right, var(--gray-100), var(--gray-200));
1121
1121
  border-radius: var(--rounded-base);
1122
1122
  border: 1px solid var(--gray-600);
1123
1123
  box-shadow: var(--shadow-base);
1124
1124
  padding: var(--spacing-xs) var(--spacing-sm);
1125
- `;import{useHotkeys as en}from"react-hotkeys-hook";var W=/(Mac|iPhone|iPod|iPad)/i.test(typeof window!="undefined"?window.navigator.userAgent:"server");function Tt(e){return e===null?null:e.replace(/alt/g,"option").replace(/(ctrl|control)/g,"command")}function pt({handler:e,shortcut:o,macShortcut:r,doNotPreventDefault:n,activeWhenEditing:a}){let i=W&&r?r:o;W&&!r&&(i=Tt(o)),en(i!=null?i:"\u{1F4A9}",s=>{n||s.preventDefault(),e(s)},a?{enableOnContentEditable:!0,enableOnTags:["INPUT","SELECT","TEXTAREA"]}:{},[e,n])}var qo=!1,Jo=on.createContext(!1),St=["ctrl+F1","option+shift+/"];function S7({children:e}){let[o,r]=an(!1);return nn(()=>{qo||(qo=!0,console.log(`Type ${Qo(W?St[1]:St[0])} to show keyboard shortcuts`))},[]),pt({shortcut:St.join(","),handler:()=>{r(n=>!n)},activeWhenEditing:!0}),t(Jo.Provider,{value:o},e)}function Qo(e){return e.replace(/(command|cmd)/g,"\u2318").replace(/option/g,"\u2325").replace(/shift/g,"\u21E7").replace(/ctrl/g,"\u2303")}function jo({shortcut:e,macShortcut:o,className:r}){if(!rn(Jo)||!e.includes("+")&&e.length>1)return null;let a=W&&o?o:e;W&&!o&&(a=Tt(e));let i=Qo(a);return t("div",{css:[Ko,typeof r=="object"?r:void 0],className:typeof r=="string"?r:""},t(sn,{shortcut:i}))}function sn({shortcut:e}){let o=e.split("+");return t("div",{css:Xo},o.map(r=>t("span",{key:r,css:Yo},r.toUpperCase())))}import{css as ln}from"@emotion/react";var tr=ln`
1125
+ `;import{useHotkeys as vn}from"react-hotkeys-hook";var G=/(Mac|iPhone|iPod|iPad)/i.test(typeof window!="undefined"?window.navigator.userAgent:"server");function Se(t){return t===null?null:t.replace(/alt/g,"option").replace(/(ctrl|control)/g,"command")}function F({handler:t,shortcut:r,macShortcut:o,doNotPreventDefault:n,activeWhenEditing:a}){let i=G&&o?o:r;G&&!o&&(i=Se(r)),vn(i!=null?i:"\u{1F4A9}",s=>{n||s.preventDefault(),t(s)},a?{enableOnContentEditable:!0,enableOnTags:["INPUT","SELECT","TEXTAREA"]}:{},[t,n])}var Qr=!1,jr=hn.createContext(!1),Pe=["ctrl+F1","option+shift+/"];function js({children:t}){let[r,o]=Cn(!1);return xn(()=>{Qr||(Qr=!0,console.log(`Type ${eo(G?Pe[1]:Pe[0])} to show keyboard shortcuts`))},[]),F({shortcut:Pe.join(","),handler:()=>{o(n=>!n)},activeWhenEditing:!0}),e(jr.Provider,{value:r},t)}function eo(t){return t.replace(/(command|cmd)/g,"\u2318").replace(/option/g,"\u2325").replace(/shift/g,"\u21E7").replace(/ctrl/g,"\u2303")}function to({shortcut:t,macShortcut:r,className:o}){if(!yn(jr)||!t.includes("+")&&t.length>1)return null;let a=G&&r?r:t;G&&!r&&(a=Se(t));let i=eo(a);return e("div",{css:[Xr,typeof o=="object"?o:void 0],className:typeof o=="string"?o:""},e(Mn,{shortcut:i}))}function Mn({shortcut:t}){let r=t.split("+");return e("div",{css:Yr},r.map(o=>e("span",{key:o,css:Jr},o.toUpperCase())))}import{css as wn}from"@emotion/react";var ro=wn`
1126
1126
  --max-size: clamp(2.5rem, 100vw, 3.5rem);
1127
1127
  align-items: center;
1128
1128
  box-shadow: var(--shadow-base);
@@ -1167,10 +1167,10 @@ to {
1167
1167
  transform: scale(0.95);
1168
1168
  }
1169
1169
  }
1170
- `;var E7=({buttonText:e="Add",onClick:o,shortcut:r="ctrl+alt+n",macShortcut:n="option+n",...a})=>(pt({shortcut:r,macShortcut:n,handler:o,activeWhenEditing:!0}),t("button",{type:"button","aria-label":e,"data-testid":"add-entry-button",onClick:o,css:tr,...a},r?t(jo,{shortcut:r,css:cn`
1170
+ `;var s7=({buttonText:t="Add",onClick:r,shortcut:o="ctrl+alt+n",macShortcut:n="option+n",...a})=>(F({shortcut:o,macShortcut:n,handler:r,activeWhenEditing:!0}),e("button",{type:"button","aria-label":t,"data-testid":"add-entry-button",onClick:r,css:ro,...a},o?e(to,{shortcut:o,css:In`
1171
1171
  top: -2rem;
1172
1172
  left: -1.5rem;
1173
- `}):null,t("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},t("path",{d:"M14 8H8V14H6V8H0V6H6V0H8V6H14V8Z",fill:"currentColor"}))));import*as Lt from"react";import{css as q}from"@emotion/react";var er=q`
1173
+ `}):null,e("svg",{width:"14",height:"14",viewBox:"0 0 14 14",fill:"none",xmlns:"http://www.w3.org/2000/svg"},e("path",{d:"M14 8H8V14H6V8H0V6H6V0H8V6H14V8Z",fill:"currentColor"}))));import*as ge from"react";import{css as j}from"@emotion/react";var oo=j`
1174
1174
  cursor: pointer;
1175
1175
  display: inline-block;
1176
1176
  position: relative;
@@ -1178,7 +1178,7 @@ to {
1178
1178
  transition: var(--duration-fast) var(--timing-ease-out);
1179
1179
  vertical-align: middle;
1180
1180
  user-select: none;
1181
- `,or=q`
1181
+ `,no=j`
1182
1182
  appearance: none;
1183
1183
  border-radius: var(--rounded-full);
1184
1184
  background-color: var(--white);
@@ -1215,14 +1215,14 @@ to {
1215
1215
  &:disabled {
1216
1216
  cursor: not-allowed;
1217
1217
  }
1218
- `,rr=q`
1218
+ `,ao=j`
1219
1219
  opacity: var(--opacity-50);
1220
1220
  cursor: not-allowed;
1221
1221
 
1222
1222
  & > :before {
1223
1223
  cursor: not-allowed;
1224
1224
  }
1225
- `,nr=q`
1225
+ `,io=j`
1226
1226
  align-items: center;
1227
1227
  color: var(--brand-secondary-1);
1228
1228
  display: inline-flex;
@@ -1243,29 +1243,29 @@ to {
1243
1243
  left: 0;
1244
1244
  top: 0;
1245
1245
  }
1246
- `,ar=q`
1246
+ `,so=j`
1247
1247
  color: var(--gray-500);
1248
1248
  font-size: var(--fs-sm);
1249
1249
  padding-inline: var(--spacing-2xl) 0;
1250
- `;var G7=Lt.forwardRef(({label:e,infoText:o,toggleText:r,children:n,...a},i)=>{let s=o;return o&&r&&(s=a.checked?r:o),t(Lt.Fragment,null,t("label",{css:[er,a.disabled?rr:void 0]},t("input",{type:"checkbox",css:or,...a,ref:i}),t("span",{css:nr},e)),s?t("p",{css:ar},s):null,n)});import*as Z from"react";import{css as J}from"@emotion/react";var ir=J`
1250
+ `;var L7=ge.forwardRef(({label:t,infoText:r,toggleText:o,children:n,...a},i)=>{let s=r;return r&&o&&(s=a.checked?o:r),e(ge.Fragment,null,e("label",{css:[oo,a.disabled?ao:void 0]},e("input",{type:"checkbox",css:no,...a,ref:i}),e("span",{css:io},t)),s?e("p",{css:so},s):null,n)});import*as k from"react";import{css as ee}from"@emotion/react";var lo=ee`
1251
1251
  border-bottom: 1px solid var(--gray-400);
1252
1252
  border-collapse: collapse;
1253
1253
  min-width: 100%;
1254
1254
  table-layout: auto;
1255
- `,sr=J`
1255
+ `,co=ee`
1256
1256
  background: var(--gray-100);
1257
1257
  color: var(--brand-secondary-1);
1258
1258
  text-align: left;
1259
- `,lr=J`
1259
+ `,po=ee`
1260
1260
  border-bottom: 1px solid var(--gray-200);
1261
- `,cr=J`
1261
+ `,Lo=ee`
1262
1262
  font-size: var(--fs-sm);
1263
1263
  padding: var(--spacing-base) var(--spacing-md);
1264
1264
  text-transform: uppercase;
1265
1265
  font-weight: var(--fw-bold);
1266
- `,dr=J`
1266
+ `,mo=ee`
1267
1267
  padding: var(--spacing-base) var(--spacing-md);
1268
- `;var F7=Z.forwardRef(({children:e,...o},r)=>t("table",{ref:r,css:ir,...o},e)),N7=Z.forwardRef(({children:e,...o},r)=>t("thead",{ref:r,css:sr,...o},e)),U7=Z.forwardRef(({children:e,...o},r)=>t("tbody",{ref:r,...o},e)),_7=Z.forwardRef(({children:e,...o},r)=>t("tfoot",{ref:r,...o},e)),K7=Z.forwardRef(({children:e,...o},r)=>t("tr",{ref:r,css:lr,...o},e)),X7=Z.forwardRef(({children:e,...o},r)=>t("th",{ref:r,css:cr,...o},e)),Y7=Z.forwardRef(({children:e,...o},r)=>t("td",{ref:r,css:dr,...o},e));import{CgMathPlus as pn,CgAdd as Ln,CgAddR as gn}from"react-icons/cg";import{css as gt}from"@emotion/react";var Rt=gt`
1268
+ `;var u7=k.forwardRef(({children:t,...r},o)=>e("table",{ref:o,css:lo,...r},t)),f7=k.forwardRef(({children:t,...r},o)=>e("thead",{ref:o,css:co,...r},t)),b7=k.forwardRef(({children:t,...r},o)=>e("tbody",{ref:o,...r},t)),v7=k.forwardRef(({children:t,...r},o)=>e("tfoot",{ref:o,...r},t)),h7=k.forwardRef(({children:t,...r},o)=>e("tr",{ref:o,css:po,...r},t)),y7=k.forwardRef(({children:t,...r},o)=>e("th",{ref:o,css:Lo,...r},t)),x7=k.forwardRef(({children:t,...r},o)=>e("td",{ref:o,css:mo,...r},t));import{CgMathPlus as Rn,CgAdd as Sn,CgAddR as Pn}from"react-icons/cg";import{css as ue}from"@emotion/react";var ke=ue`
1269
1269
  align-items: center;
1270
1270
  background: transparent;
1271
1271
  border: none;
@@ -1286,54 +1286,54 @@ to {
1286
1286
  &:hover svg {
1287
1287
  box-shadow: var(--shadow-base);
1288
1288
  }
1289
- `,pr=gt`
1290
- ${Rt}
1289
+ `,go=ue`
1290
+ ${ke}
1291
1291
  font-size: var(--fs-xs);
1292
1292
  font-weight: var(--fw-regular);
1293
1293
  margin-block: var(--spacing-sm) 0;
1294
- `,Lr=e=>gt`
1294
+ `,uo=t=>ue`
1295
1295
  box-sizing: border-box;
1296
- background: ${e?"var(--gray-300)":"var(--brand-secondary-3)"};
1296
+ background: ${t?"var(--gray-300)":"var(--brand-secondary-3)"};
1297
1297
  border-radius: var(--rounded-full);
1298
1298
  color: var(--white);
1299
1299
  padding: calc(var(--spacing-xs) - 0.15rem);
1300
- `,Zt=gt`
1300
+ `,Ze=ue`
1301
1301
  transition: box-shadow var(--duration-fast) var(--timing-ease-out);
1302
- `;var o4=({buttonText:e="Add Item",onButtonClick:o,disabled:r,icon:n="math-plus",variant:a="regular",...i})=>{let s={"math-plus":pn,add:Ln,"add-r":gn};return t("button",{type:"button",css:{regular:Rt,small:pr}[a],onClick:o,title:e,disabled:r,...i},n==="math-plus"?t(L,{icon:s[n],iconColor:"currentColor",size:"1.25em",css:[Zt,Lr(r)]}):t(L,{icon:s[n],iconColor:"currentColor",size:"1.25em",css:Zt}),e)};import{css as mn}from"@emotion/react";var un=e=>({auto:"auto",sm:"8rem",md:"16rem",lg:"20rem"})[e],fn=e=>({left:"flex-start",right:"flex-end",center:"center"})[e],gr=e=>mn`
1303
- align-items: ${fn(e.textAlign)};
1302
+ `;var S7=({buttonText:t="Add Item",onButtonClick:r,disabled:o,icon:n="math-plus",variant:a="regular",...i})=>{let s={"math-plus":Rn,add:Sn,"add-r":Pn};return e("button",{type:"button",css:{regular:ke,small:go}[a],onClick:r,title:t,disabled:o,...i},n==="math-plus"?e(m,{icon:s[n],iconColor:"currentColor",size:"1.25em",css:[Ze,uo(o)]}):e(m,{icon:s[n],iconColor:"currentColor",size:"1.25em",css:Ze}),t)};import{css as kn}from"@emotion/react";var Zn=t=>({auto:"auto",sm:"8rem",md:"16rem",lg:"20rem"})[t],Hn=t=>({left:"flex-start",right:"flex-end",center:"center"})[t],fo=t=>kn`
1303
+ align-items: ${Hn(t.textAlign)};
1304
1304
  border: 2px dashed var(--gray-300);
1305
1305
  border-radius: var(--rounded-base);
1306
- background: ${e.bgColor==="transparent"?"transparent":"var(--white)"};
1306
+ background: ${t.bgColor==="transparent"?"transparent":"var(--white)"};
1307
1307
  display: flex;
1308
1308
  flex-flow: column wrap;
1309
- justify-content: ${e.textAlign};
1310
- text-align: ${e.textAlign};
1309
+ justify-content: ${t.textAlign};
1310
+ text-align: ${t.textAlign};
1311
1311
  padding: var(--spacing-lg);
1312
1312
  will-change: auto;
1313
- min-height: ${un(e.boxHeight)};
1314
- `;var s4=({bgColor:e="transparent",textAlign:o="center",boxHeight:r="md",children:n,...a})=>t("div",{css:gr({bgColor:e,boxHeight:r,textAlign:o}),...a},n);import{css as z}from"@emotion/react";var mr=z`
1313
+ min-height: ${Zn(t.boxHeight)};
1314
+ `;var B7=({bgColor:t="transparent",textAlign:r="center",boxHeight:o="md",children:n,...a})=>e("div",{css:fo({bgColor:t,boxHeight:o,textAlign:r}),...a},n);import{css as E}from"@emotion/react";var bo=E`
1315
1315
  margin-block: var(--spacing-sm);
1316
- `,ur=z`
1316
+ `,vo=E`
1317
1317
  background: var(--gray-100);
1318
1318
  margin-top: var(--spacing-sm);
1319
1319
  position: relative;
1320
1320
  overflow: hidden;
1321
1321
  height: 0.25rem;
1322
- `,fr=z`
1322
+ `,ho=E`
1323
1323
  position: absolute;
1324
1324
  inset: 0;
1325
1325
  transition: transform var(--duration-fast) var(--timing-ease-out);
1326
- `,br=z`
1326
+ `,yo=E`
1327
1327
  display: flex;
1328
1328
  justify-content: space-between;
1329
1329
  font-weight: var(--fw-bold);
1330
- `,Pt=z`
1330
+ `,He=E`
1331
1331
  font-size: var(--fs-baase);
1332
- `,vr=e=>z`
1333
- background: ${e};
1334
- `,hr=e=>z`
1335
- color: ${e};
1336
- `;var L4=({current:e,max:o,label:r})=>{let a=Math.ceil(e/o*100),i={base:"var(--gray-400)",warn:"#facc15",danger:"var(--brand-secondary-5)"},s=a===100?i.danger:a>=75?i.warn:i.base;return t("div",{css:mr},t("div",{css:br},t("span",{css:Pt},r),t("span",{css:[Pt,hr(s)]},e," of ",o)),t("div",{role:"progressbar","aria-valuenow":e,"aria-valuemin":0,"aria-valuemax":o,"aria-valuetext":`${e} of ${o}`,css:ur},t("span",{role:"presentation",css:[fr,vr(s)],style:{transform:`translateX(${a-100}%)`}})))};import{CgClose as vn}from"react-icons/cg";import{css as Q}from"@emotion/react";var yr=Q`
1332
+ `,xo=t=>E`
1333
+ background: ${t};
1334
+ `,Co=t=>E`
1335
+ color: ${t};
1336
+ `;var V7=({current:t,max:r,label:o})=>{let a=Math.ceil(t/r*100),i={base:"var(--gray-400)",warn:"#facc15",danger:"var(--brand-secondary-5)"},s=a===100?i.danger:a>=75?i.warn:i.base;return e("div",{css:bo},e("div",{css:yo},e("span",{css:He},o),e("span",{css:[He,Co(s)]},t," of ",r)),e("div",{role:"progressbar","aria-valuenow":t,"aria-valuemin":0,"aria-valuemax":r,"aria-valuetext":`${t} of ${r}`,css:vo},e("span",{role:"presentation",css:[ho,xo(s)],style:{transform:`translateX(${a-100}%)`}})))};import{CgClose as zn}from"react-icons/cg";import{css as te}from"@emotion/react";var Mo=te`
1337
1337
  background: var(--brand-primary-1);
1338
1338
  border-radius: var(--rounded-2xl);
1339
1339
  color: var(--white);
@@ -1348,7 +1348,7 @@ to {
1348
1348
  height: 0;
1349
1349
  position: absolute;
1350
1350
  }
1351
- `,bn=e=>({"bottom-left":`
1351
+ `,Bn=t=>({"bottom-left":`
1352
1352
  border-top: 12px solid var(--brand-primary-1);
1353
1353
  left: 1.25rem;
1354
1354
  bottom: -1.5rem;`,"bottom-right":`
@@ -1372,23 +1372,23 @@ to {
1372
1372
  top: -1.5rem;`,"top-right":`
1373
1373
  border-bottom: 12px solid var(--brand-primary-1);
1374
1374
  right: 1.25rem;
1375
- top: -1.5rem;`})[e],xr=e=>Q`
1375
+ top: -1.5rem;`})[t],wo=t=>te`
1376
1376
  &:before {
1377
1377
  border: 12px solid transparent;
1378
- ${bn(e)}
1378
+ ${Bn(t)}
1379
1379
  }
1380
- `,Cr=Q`
1380
+ `,Io=te`
1381
1381
  background: none;
1382
1382
  border: none;
1383
1383
  padding: 0;
1384
1384
  position: absolute;
1385
1385
  top: var(--spacing-sm);
1386
1386
  right: var(--spacing-sm);
1387
- `,Mr=Q`
1387
+ `,To=te`
1388
1388
  margin: 0;
1389
- `,wr=Q`
1389
+ `,Ro=te`
1390
1390
  margin: 0;
1391
- `;var y4=({id:e,title:o,text:r,arrowPosition:n="left-top",positionCss:a,...i})=>t("div",{role:"alert",id:e,css:[yr,xr(n),a]},t("button",{type:"button","aria-controls":e,title:"close alert",css:Cr,...i},t(L,{icon:vn,iconColor:"currentColor",size:24})),t(C,{level:3,css:Mr},o),t("p",{css:wr},r));import{CgCheck as hn,CgLock as yn,CgSandClock as xn}from"react-icons/cg";import{css as x}from"@emotion/react";var P=x`
1391
+ `;var _7=({id:t,title:r,text:o,arrowPosition:n="left-top",positionCss:a,...i})=>e("div",{role:"alert",id:t,css:[Mo,wo(n),a]},e("button",{type:"button","aria-controls":t,title:"close alert",css:Io,...i},e(m,{icon:zn,iconColor:"currentColor",size:24})),e(C,{level:3,css:To},r),e("p",{css:Ro},o));import{CgCheck as En,CgLock as Dn,CgSandClock as An}from"react-icons/cg";import{css as x}from"@emotion/react";var Z=x`
1392
1392
  align-items: center;
1393
1393
  box-sizing: border-box;
1394
1394
  border-radius: var(--rounded-base);
@@ -1409,28 +1409,28 @@ to {
1409
1409
  box-shadow: var(--shadow-md);
1410
1410
  }
1411
1411
 
1412
- ${j("aspect-ratio: 1/1")} {
1412
+ ${re("aspect-ratio: 1/1")} {
1413
1413
  aspect-ratio: 1/1;
1414
1414
 
1415
- ${u("sm")} {
1415
+ ${b("sm")} {
1416
1416
  max-width: unset;
1417
1417
  max-height: unset;
1418
1418
  margin: unset;
1419
1419
  }
1420
1420
  }
1421
- `,Ir=x`
1421
+ `,So=x`
1422
1422
  border: 1px dashed var(--brand-secondary-1);
1423
- `,Tr=x`
1423
+ `,Po=x`
1424
1424
  display: block;
1425
1425
  font-weight: var(--fw-bold);
1426
1426
  margin: 0 0 var(--spacing-base);
1427
1427
  max-width: 13rem;
1428
- `,Sr=x`
1428
+ `,ko=x`
1429
1429
  display: block;
1430
1430
  max-width: 10rem;
1431
1431
  max-height: 4rem;
1432
1432
  margin: 0 auto;
1433
- `,F=x`
1433
+ `,N=x`
1434
1434
  color: var(--gray-500);
1435
1435
  display: -webkit-box;
1436
1436
  -webkit-line-clamp: 1;
@@ -1442,7 +1442,7 @@ to {
1442
1442
  white-space: normal;
1443
1443
  position: absolute;
1444
1444
  bottom: calc(var(--spacing-base) * 3.8);
1445
- `,Rr=x`
1445
+ `,Zo=x`
1446
1446
  align-items: center;
1447
1447
  background: var(--brand-secondary-3);
1448
1448
  border-radius: 0 var(--rounded-md) 0 var(--rounded-md);
@@ -1456,11 +1456,11 @@ to {
1456
1456
  position: absolute;
1457
1457
  top: 0;
1458
1458
  right: 0;
1459
- `,mt=e=>x`
1459
+ `,fe=t=>x`
1460
1460
  align-items: center;
1461
1461
  border-radius: var(--rounded-md) 0 var(--rounded-md) 0;
1462
- background: ${e==="gray"?"var(--brand-secondary-2)":"var(--brand-secondary-1)"};
1463
- color: ${e==="gray"?"var(--brand-secondary-1)":"var(--white)"};
1462
+ background: ${t==="gray"?"var(--brand-secondary-2)":"var(--brand-secondary-1)"};
1463
+ color: ${t==="gray"?"var(--brand-secondary-1)":"var(--white)"};
1464
1464
  display: flex;
1465
1465
  gap: var(--spacing-sm);
1466
1466
  font-size: var(--fs-xs);
@@ -1469,27 +1469,27 @@ to {
1469
1469
  position: absolute;
1470
1470
  top: 0;
1471
1471
  left: 0;
1472
- `,Zr=x`
1472
+ `,Ho=x`
1473
1473
  position: absolute;
1474
1474
  bottom: var(--spacing-sm);
1475
1475
  right: var(--spacing-xs);
1476
1476
  max-height: 1rem;
1477
- `,Pr=x`
1477
+ `,Bo=x`
1478
1478
  font-size: var(--fs-xs);
1479
1479
  gap: var(--spacing-sm);
1480
1480
  padding: var(--spacing-sm) var(--spacing-base);
1481
1481
  text-transform: uppercase;
1482
- `,ut=x`
1482
+ `,be=x`
1483
1483
  position: absolute;
1484
1484
  bottom: var(--spacing-base);
1485
1485
  gap: var(--spacing-sm);
1486
1486
  font-size: var(--fs-xs);
1487
1487
  overflow: hidden;
1488
- `,kr=e=>x`
1488
+ `,zo=t=>x`
1489
1489
  strong,
1490
1490
  span:first-of-type {
1491
1491
  transition: opacity var(--duration-fast) var(--timing-ease-out);
1492
- opacity: ${e?"0":"1"};
1492
+ opacity: ${t?"0":"1"};
1493
1493
  }
1494
1494
  span:last-of-type {
1495
1495
  align-items: center;
@@ -1501,34 +1501,34 @@ to {
1501
1501
  justify-content: center;
1502
1502
  text-transform: uppercase;
1503
1503
  transition: transform var(--duration-fast) var(--timing-ease-out);
1504
- transform: ${e?"translateY(0)":"translateY(100%)"};
1504
+ transform: ${t?"translateY(0)":"translateY(100%)"};
1505
1505
  }
1506
- `;var Hr=({text:e="Added"})=>t("span",{"data-testid":"integration-icon-installed",css:Rr},t(L,{icon:hn,iconColor:"currentColor"}),e),ft=({text:e="Custom"})=>t("span",{"data-testid":"integration-is-private",css:mt("gray")},e),Br=({text:e="Premium"})=>t("span",{css:mt("blue")},t(L,{icon:yn,iconColor:"currentColor",size:12}),e),zr=({text:e="Coming soon"})=>t("span",{css:mt("blue")},t(L,{icon:xn,iconColor:"currentColor",size:12}),e);var E=({icon:e,name:o,styleType:r="logo",...n})=>{let a=e&&typeof e!="string"?e:null,i={author:Zr,logo:Sr};return e?a?t(a,{css:i[r],...n}):t("img",{src:e,alt:o,css:i[r],...n}):null};var z4=({id:e,icon:o,name:r,requiedEntitlement:n,onAddIntegration:a,isPublic:i,isInstalled:s,authorIcon:c,...d})=>t("button",{type:"button","data-testid":`add-${e.toLowerCase()}-integration-button`,css:P,onClick:a,"aria-label":r,...d},t(E,{icon:o,name:r}),t("span",{css:F,title:r},r),s?t(Hr,null):null,n&&i?t(Br,null):null,i?null:t(ft,null),c?t(E,{icon:c,name:r}):null);import{css as Er}from"@emotion/react";import{CgAdd as Cn,CgChevronRight as Mn}from"react-icons/cg";var O4=({title:e="Create a custom integration for your team",buttonText:o="Add Integration",onClick:r,asDeepLink:n=!1,...a})=>t("div",{css:[P,Ir],...a},t("span",{css:Tr,title:e},e),t(D,{buttonType:"tertiary","aria-label":"Create team integration",onClick:r,"data-testid":"create-integration-definition-button",css:Pr},o,n?t(L,{icon:Mn,iconColor:"currentColor",size:20,css:Er`
1506
+ `;var Eo=({text:t="Added"})=>e("span",{"data-testid":"integration-icon-installed",css:Zo},e(m,{icon:En,iconColor:"currentColor"}),t),ve=({text:t="Custom"})=>e("span",{"data-testid":"integration-is-private",css:fe("gray")},t),Do=({text:t="Premium"})=>e("span",{css:fe("blue")},e(m,{icon:Dn,iconColor:"currentColor",size:12}),t),Ao=({text:t="Coming soon"})=>e("span",{css:fe("blue")},e(m,{icon:An,iconColor:"currentColor",size:12}),t);var D=({icon:t,name:r,styleType:o="logo",...n})=>{let a=t&&typeof t!="string"?t:null,i={author:Ho,logo:ko};return t?a?e(a,{css:i[o],...n}):e("img",{src:t,alt:r,css:i[o],...n}):null};var i4=({id:t,icon:r,name:o,requiedEntitlement:n,onAddIntegration:a,isPublic:i,isInstalled:s,authorIcon:c,...d})=>e("button",{type:"button","data-testid":`add-${t.toLowerCase()}-integration-button`,css:Z,onClick:a,"aria-label":o,...d},e(D,{icon:r,name:o}),e("span",{css:N,title:o},o),s?e(Eo,null):null,n&&i?e(Do,null):null,i?null:e(ve,null),c?e(D,{icon:c,name:o}):null);import{css as Vo}from"@emotion/react";import{CgAdd as Vn,CgChevronRight as $n}from"react-icons/cg";var m4=({title:t="Create a custom integration for your team",buttonText:r="Add Integration",onClick:o,asDeepLink:n=!1,...a})=>e("div",{css:[Z,So],...a},e("span",{css:Po,title:t},t),e(I,{buttonType:"tertiary","aria-label":"Create team integration",onClick:o,"data-testid":"create-integration-definition-button",css:Bo},r,n?e(m,{icon:$n,iconColor:"currentColor",size:20,css:Vo`
1507
1507
  order: 1;
1508
- `}):t(L,{icon:Cn,iconColor:"currentColor",size:16,css:Er`
1508
+ `}):e(m,{icon:Vn,iconColor:"currentColor",size:16,css:Vo`
1509
1509
  order: -1;
1510
- `})));var K4=({id:e,icon:o,name:r,onEdit:n,isPublic:a,canEdit:i=!1})=>t("div",{css:P,"data-testid":"configure-integration-container","integration-id":`${e.toLocaleLowerCase()}`},t(E,{icon:o,name:r,"data-test-id":"integration-logo"}),t("span",{css:F,"data-test-id":"integration-card-name"},r),a?null:t(ft,null),i?t(D,{buttonType:"unimportant","data-testid":`team-integration-def-item-${e.toLocaleLowerCase()}`,onClick:n,title:"Edit",role:"link",css:ut},"Edit"):null);import{css as Ar}from"@emotion/react";var Vr=Ar`
1510
+ `})));var h4=({id:t,icon:r,name:o,onEdit:n,isPublic:a,canEdit:i=!1})=>e("div",{css:Z,"data-testid":"configure-integration-container","integration-id":`${t.toLocaleLowerCase()}`},e(D,{icon:r,name:o,"data-test-id":"integration-logo"}),e("span",{css:N,"data-test-id":"integration-card-name"},o),a?null:e(ve,null),i?e(I,{buttonType:"unimportant","data-testid":`team-integration-def-item-${t.toLocaleLowerCase()}`,onClick:n,title:"Edit",role:"link",css:be},"Edit"):null);import{css as $o}from"@emotion/react";var Wo=$o`
1511
1511
  background: var(--brand-secondary-2);
1512
1512
  padding: var(--spacing-base);
1513
1513
  margin-bottom: var(--spacing-lg);
1514
- `,Dr=Ar`
1514
+ `,Oo=$o`
1515
1515
  display: grid;
1516
1516
  grid-template-columns: repeat(auto-fill, minmax(13rem, 1fr));
1517
1517
  gap: var(--spacing-base);
1518
- `;var Q4=({children:e,...o})=>t("div",{css:Vr,...o},t("div",{css:Dr},e));import{css as wn}from"@emotion/react";import{useEffect as In,useState as Tn}from"react";import{CgHeart as Sn}from"react-icons/cg";var ls=({name:e,icon:o,id:r,onUpVoteClick:n,timing:a=1e3,...i})=>{let[s,c]=Tn(!1),d=()=>{c(p=>!p),n()};return In(()=>{if(s){let p=setTimeout(()=>c(!1),a);return()=>{clearTimeout(p)}}},[s,c,a]),t("div",{css:P,"data-testid":`coming-soon-${r.toLowerCase()}-integration`,...i},t(zr,null),t(E,{icon:o,name:e}),t("span",{css:F,title:e},e),t(D,{buttonType:"unimportant","data-testid":`team-integration-def-item-${r.toLocaleLowerCase()}`,onClick:d,title:"Edit",role:"link",css:[ut,kr(s)]},t("strong",null,"+1"),t("span",{css:wn`
1518
+ `;var w4=({children:t,...r})=>e("div",{css:Wo,...r},e("div",{css:Oo},t));import{css as Wn}from"@emotion/react";import{useEffect as On,useState as Gn}from"react";import{CgHeart as Fn}from"react-icons/cg";var z4=({name:t,icon:r,id:o,onUpVoteClick:n,timing:a=1e3,...i})=>{let[s,c]=Gn(!1),d=()=>{c(p=>!p),n()};return On(()=>{if(s){let p=setTimeout(()=>c(!1),a);return()=>{clearTimeout(p)}}},[s,c,a]),e("div",{css:Z,"data-testid":`coming-soon-${o.toLowerCase()}-integration`,...i},e(Ao,null),e(D,{icon:r,name:t}),e("span",{css:N,title:t},t),e(I,{buttonType:"unimportant","data-testid":`team-integration-def-item-${o.toLocaleLowerCase()}`,onClick:d,title:"Edit",role:"link",css:[be,zo(s)]},e("strong",null,"+1"),e("span",{css:Wn`
1519
1519
  text-transform: uppercase;
1520
1520
  color: var(--gray-500);
1521
- `},"(I want this)"),t("span",{"aria-hidden":!s},t(L,{icon:Sn,iconColor:"currentColor",size:18}),"Thanks!")))};import{css as $r}from"@emotion/react";var Gr=$r`
1521
+ `},"(I want this)"),e("span",{"aria-hidden":!s},e(m,{icon:Fn,iconColor:"currentColor",size:18}),"Thanks!")))};import{css as Go}from"@emotion/react";var Fo=Go`
1522
1522
  position: relative;
1523
1523
  width: 50px;
1524
1524
  margin-bottom: var(--spacing-base);
1525
- `,kt=$r`
1525
+ `,Be=Go`
1526
1526
  position: absolute;
1527
1527
  inset: 0;
1528
1528
  margin: auto;
1529
1529
  max-width: 26px;
1530
1530
  max-height: 26px;
1531
- `;var Or=({icon:e,name:o,...r})=>{let n=e&&typeof e!="string"?e:null;return t("div",{css:Gr},t("svg",{width:"49",height:"57",fill:"none",xmlns:"http://www.w3.org/2000/svg",role:"img"},t("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"}),t("defs",null,t("linearGradient",{id:"a",x1:"41.353",y1:"49.107",x2:"8.048",y2:"4.478",gradientUnits:"userSpaceOnUse"},t("stop",{stopColor:"#1768B2"}),t("stop",{offset:"1",stopColor:"#B3EFE4"})))),n?t(n,{role:"img",css:kt,...r}):t("img",{src:e,alt:o,css:kt,...r}))};import{css as bt}from"@emotion/react";var Wr=bt`
1531
+ `;var No=({icon:t,name:r,...o})=>{let n=t&&typeof t!="string"?t:null;return e("div",{css:Fo},e("svg",{width:"49",height:"57",fill:"none",xmlns:"http://www.w3.org/2000/svg",role:"img"},e("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"}),e("defs",null,e("linearGradient",{id:"a",x1:"41.353",y1:"49.107",x2:"8.048",y2:"4.478",gradientUnits:"userSpaceOnUse"},e("stop",{stopColor:"#1768B2"}),e("stop",{offset:"1",stopColor:"#B3EFE4"})))),n?e(n,{role:"img",css:Be,...o}):e("img",{src:t,alt:r,css:Be,...o}))};import{css as he}from"@emotion/react";var Uo=he`
1532
1532
  align-items: center;
1533
1533
  box-sizing: border-box;
1534
1534
  border-radius: var(--rounded-base);
@@ -1545,83 +1545,83 @@ to {
1545
1545
  margin: auto;
1546
1546
  transition: box-shadow var(--duration-fast) var(--timing-ease-out);
1547
1547
 
1548
- ${j("aspect-ratio: 1/1")} {
1548
+ ${re("aspect-ratio: 1/1")} {
1549
1549
  aspect-ratio: 1/1;
1550
1550
 
1551
- ${u("sm")} {
1551
+ ${b("sm")} {
1552
1552
  max-width: unset;
1553
1553
  max-height: unset;
1554
1554
  margin: unset;
1555
1555
  }
1556
1556
  }
1557
- `,Fr=bt`
1557
+ `,_o=he`
1558
1558
  width: 10rem;
1559
1559
  height: 4rem;
1560
1560
  margin: 0 auto;
1561
- `,Nr=bt`
1561
+ `,qo=he`
1562
1562
  width: 5rem;
1563
1563
  height: var(--spacing-sm);
1564
1564
  margin: var(--spacing-sm) 0;
1565
- `,Ht=bt`
1566
- animation: ${Ft} 1s linear infinite alternate;
1565
+ `,ze=he`
1566
+ animation: ${_e} 1s linear infinite alternate;
1567
1567
  border-radius: var(--rounded-base);
1568
- `;var hs=({count:e=1})=>{let o=Array.from(Array(e).keys());return t(l.Fragment,null,o.map(r=>t("div",{css:Wr,key:r},t("div",{css:[Fr,Ht],role:"presentation"}),t("div",{css:[Nr,Ht]}))))};import*as Jr from"react";import{css as N}from"@emotion/react";var Ur=N`
1568
+ `;var U4=({count:t=1})=>{let r=Array.from(Array(t).keys());return e(l.Fragment,null,r.map(o=>e("div",{css:Uo,key:o},e("div",{css:[_o,ze],role:"presentation"}),e("div",{css:[qo,ze]}))))};import*as e1 from"react";import{css as U}from"@emotion/react";var Ko=U`
1569
1569
  position: absolute;
1570
1570
  top: 0;
1571
1571
  left: 0;
1572
- `,_r=N`
1572
+ `,Xo=U`
1573
1573
  align-items: center;
1574
1574
  display: flex;
1575
1575
  gap: var(--spacing-sm);
1576
1576
  margin: 0 0 var(--spacing-md);
1577
1577
  position: relative;
1578
- `,Kr=N`
1578
+ `,Yo=U`
1579
1579
  align-items: center;
1580
1580
  display: flex;
1581
1581
  gap: var(--spacing-base);
1582
- `,Xr=N`
1582
+ `,Jo=U`
1583
1583
  margin-top: 0;
1584
- `,Yr=N`
1584
+ `,Qo=U`
1585
1585
  margin-bottom: var(--spacing-base);
1586
- `,qr=N`
1586
+ `,jo=U`
1587
1587
  position: relative;
1588
1588
  z-index: var(--z-10);
1589
- `;var Rn=({...e})=>t("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...e},t("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)"}),t("defs",null,t("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse"},t("stop",{stopColor:"#81DCDE"}),t("stop",{offset:"1",stopColor:"#428ED4"})))),Ts=({icon:e,name:o,menu:r,children:n})=>t(Jr.Fragment,null,t(Rn,{css:Ur,role:"presentation"}),t("div",{css:_r},t("div",{css:Kr},e?t(Or,{icon:e,name:o||""}):null,t(C,{level:3,css:Xr},o||"Create Team Integration"),r?t("div",{css:Yr},r," "):null)),t("div",{css:qr},n));import{CgMoreAlt as Zn}from"react-icons/cg";import{css as Bt}from"@emotion/react";var Qr=Bt`
1589
+ `;var Nn=({...t})=>e("svg",{width:"236",height:"130",viewBox:"0 0 236 130",fill:"none",xmlns:"http://www.w3.org/2000/svg",...t},e("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)"}),e("defs",null,e("linearGradient",{id:"paint0_linear_196_2737",x1:"196.127",y1:"77.4138",x2:"-183.705",y2:"-95.2742",gradientUnits:"userSpaceOnUse"},e("stop",{stopColor:"#81DCDE"}),e("stop",{offset:"1",stopColor:"#428ED4"})))),Q4=({icon:t,name:r,menu:o,children:n})=>e(e1.Fragment,null,e(Nn,{css:Ko,role:"presentation"}),e("div",{css:Xo},e("div",{css:Yo},t?e(No,{icon:t,name:r||""}):null,e(C,{level:3,css:Jo},r||"Create Team Integration"),o?e("div",{css:Qo},o," "):null)),e("div",{css:jo},n));import{CgMoreAlt as Un}from"react-icons/cg";import{css as Ee}from"@emotion/react";var t1=Ee`
1590
1590
  background: var(--white);
1591
1591
  border: 1px solid var(--gray-300);
1592
1592
  border-radius: var(--rounded-base);
1593
1593
  padding: var(--spacing-md);
1594
1594
  position: relative;
1595
- `,jr=Bt`
1595
+ `,r1=Ee`
1596
1596
  margin: 0 0 var(--spacing-base);
1597
1597
  padding-right: var(--spacing-lg);
1598
- `,t1=Bt`
1598
+ `,o1=Ee`
1599
1599
  background: transparent;
1600
1600
  border: none;
1601
1601
  padding: 0;
1602
1602
  position: absolute;
1603
1603
  top: var(--spacing-md);
1604
1604
  right: var(--spacing-md);
1605
- `;var Es=({title:e,menuItems:o,children:r,disabled:n,menuButtonTestId:a,...i})=>{let s=e!=null&&e.includes("_")?e.replaceAll("_"," "):e;return t("div",{css:Qr,...i},e?t(C,{level:3,css:jr},s):null,o?t(it,{menuLabel:"More options",menuTrigger:t("button",{"aria-label":"More options",type:"button",disabled:n,css:t1,"data-test-id":a!=null?a:"list-card-menu"},t(L,{icon:Zn,iconColor:"currentColor",size:32}))},o):null,r)};import{css as e1}from"@emotion/react";var o1=e=>e1`
1606
- background: ${e==="gray"?"var(--gray-50)":"var(--white)"};
1607
- `,r1=({padding:e,withLastColumn:o})=>e1`
1605
+ `;var s3=({title:t,menuItems:r,children:o,disabled:n,menuButtonTestId:a,...i})=>{let s=t!=null&&t.includes("_")?t.replaceAll("_"," "):t;return e("div",{css:t1,...i},t?e(C,{level:3,css:r1},s):null,r?e(ce,{menuLabel:"More options",menuTrigger:e("button",{"aria-label":"More options",type:"button",disabled:n,css:o1,"data-test-id":a!=null?a:"list-card-menu"},e(m,{icon:Un,iconColor:"currentColor",size:32}))},r):null,o)};import{css as n1}from"@emotion/react";var a1=t=>n1`
1606
+ background: ${t==="gray"?"var(--gray-50)":"var(--white)"};
1607
+ `,i1=({padding:t,withLastColumn:r})=>n1`
1608
1608
  display: grid;
1609
1609
  gap: var(--spacing-lg);
1610
1610
  max-width: var(--site-width);
1611
1611
  margin: 0 auto;
1612
- padding: ${e?"var(--spacing-2xl) var(--spacing-lg)":"0"};
1612
+ padding: ${t?"var(--spacing-2xl) var(--spacing-lg)":"0"};
1613
1613
 
1614
- ${u("sm")} {
1615
- grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) ${o&&"[last-col] minmax(300px, 1fr)"};
1616
- ${o&&"grid-template-rows: auto [last-line]"};
1614
+ ${b("sm")} {
1615
+ grid-template-columns: repeat(auto-fit, minmax(300px, 1fr)) ${r&&"[last-col] minmax(300px, 1fr)"};
1616
+ ${r&&"grid-template-rows: auto [last-line]"};
1617
1617
  }
1618
- `;var Os=({bgColor:e="white",padding:o=!0,withLastColumn:r=!1,children:n,...a})=>t("div",{css:o1(e),...a},t("div",{css:r1({padding:o,withLastColumn:r})},n));import{css as Pn}from"@emotion/react";var n1=Pn`
1618
+ `;var m3=({bgColor:t="white",padding:r=!0,withLastColumn:o=!1,children:n,...a})=>e("div",{css:a1(t),...a},e("div",{css:i1({padding:r,withLastColumn:o})},n));import{css as _n}from"@emotion/react";var s1=_n`
1619
1619
  padding: var(--spacing-md) var(--spacing-lg) var(--spacing-2xl);
1620
- ${u("sm")} {
1620
+ ${b("sm")} {
1621
1621
  grid-column: last-col / span 1;
1622
1622
  grid-row: 1 / last-line;
1623
1623
  }
1624
- `;var Xs=({title:e,children:o,...r})=>t("div",{css:n1,...r},t(C,{level:3},e),o);import{createContext as kn,useContext as Hn}from"react";import{TabList as Bn,Tab as zn,TabPanel as En,useTabState as An}from"reakit/Tab";import{css as a1}from"@emotion/react";var i1=a1`
1624
+ `;var y3=({title:t,children:r,...o})=>e("div",{css:s1,...o},e(C,{level:3},t),r);import{createContext as qn,useContext as Kn}from"react";import{TabList as Xn,Tab as Yn,TabPanel as Jn,useTabState as Qn}from"reakit/Tab";import{css as l1}from"@emotion/react";var c1=l1`
1625
1625
  font-size: var(--fs-base);
1626
1626
  border: 0;
1627
1627
  background: transparent;
@@ -1632,7 +1632,60 @@ to {
1632
1632
  box-shadow: inset 0 -2px 0 var(--brand-secondary-3);
1633
1633
  -webkit-text-stroke-width: thin;
1634
1634
  }
1635
- `,s1=a1`
1635
+ `,d1=l1`
1636
1636
  display: flex;
1637
1637
  gap: var(--spacing-base);
1638
- `;var l1=kn(null),zt=()=>{let e=Hn(l1);if(!e)throw new Error("This component can only be used inside <Tabs>");return e},o3=({children:e,...o})=>{let r=An(o);return t(l1.Provider,{value:r},e)},r3=({children:e,...o})=>{let r=zt();return t(Bn,{...o,...r,css:s1},e)},n3=({children:e,id:o,...r})=>{let n=zt();return t(zn,{id:o,...n,...r,css:i1},e)},a3=({children:e,...o})=>{let r=zt();return t(En,{...o,...r},e)};export{E7 as AddButton,o4 as AddListButton,yo as Badge,D as Button,v7 as ButtonWithMenu,t2 as Callout,I as Caption,Es as Card,Os as CardContainer,Zi as CheckboxWithInfo,O4 as CreateTeamIntegrationTile,s4 as DashedBox,K4 as EditTeamIntegrationTile,T as ErrorMessage,C as Heading,Rn as HexModalBackground,L as Icon,xa as IconsProvider,y4 as InlineAlert,le as Input,Ka as InputComboBox,ri as InputInlineSelect,si as InputKeywordSearch,gi as InputSelect,vi as InputToggle,ls as IntegrationComingSoon,q2 as IntegrationHeaderSection,hs as IntegrationLoadingTile,Ts as IntegrationModalHeader,Or as IntegrationModalIcon,z4 as IntegrationTile,$ as Label,L4 as LimitsBar,Ct as Link,Xs as LinkList,po as LinkWithRef,K1 as LoadingIcon,a2 as LoadingIndicator,p2 as LoadingOverlay,it as Menu,Ce as MenuContext,Ui as MenuItem,V2 as PageHeaderSection,no as Paragraph,E as ResolveIcon,r7 as ScrollableList,d7 as ScrollableListItem,S7 as ShortcutContext,jo as ShortcutRevealer,G7 as Switch,n3 as TabButton,r3 as TabButtonGroup,a3 as TabContent,F7 as Table,U7 as TableBody,Y7 as TableCellData,X7 as TableCellHead,_7 as TableFoot,N7 as TableHead,K7 as TableRow,o3 as Tabs,wi as Textarea,Gn as Theme,Q4 as TileContainer,na as UniformBadge,sa as UniformLogo,p1 as breakpoints,Nt as button,Xt as buttonGhost,Ut as buttonPrimary,_ as buttonRippleEffect,_t as buttonSecondary,Yt as buttonTertiary,Kt as buttonUnimportant,qn as fadeIn,Wt as fadeInBottom,Qn as fadeInLtr,jn as fadeInRtl,Yn as fadeOutBottom,Xn as growSubtle,V as input,k as inputError,ht as inputSelect,h as labelText,u as mq,Jn as ripple,U as scrollbarStyles,Ft as skeletonLoading,j as supports,zt as useCurrentTab,te as useIconContext,Me as useMenuContext};
1638
+ `;var p1=qn(null),De=()=>{let t=Kn(p1);if(!t)throw new Error("This component can only be used inside <Tabs>");return t},S3=({children:t,...r})=>{let o=Qn(r);return e(p1.Provider,{value:o},t)},P3=({children:t,...r})=>{let o=De();return e(Xn,{...r,...o,css:d1},t)},k3=({children:t,id:r,...o})=>{let n=De();return e(Yn,{id:r,...n,...o,css:c1},t)},Z3=({children:t,...r})=>{let o=De();return e(Jn,{...r,...o},t)};import na,{useEffect as C1,useMemo as aa,useRef as ia}from"react";import{createContext as jn,useContext as ea,useState as ta,useCallback as L1}from"react";var g1=jn({drawersRegistry:[],registerDrawer:()=>"",unregisterDrawer:()=>{}}),D3=({children:t})=>{let[r,o]=ta([]);F({handler:()=>{var i,s;(s=(i=r.at(-1))==null?void 0:i.onRequestClose)==null||s.call(i)},shortcut:"escape"});let n=L1(i=>{o(s=>{var f;let c=s.findIndex(q=>u1(q,i)),d=s[c];d!==void 0&&!m1(d,i)&&((f=d.onRequestClose)==null||f.call(d));let g=c>=0?c:s.length,L=[...s];return L.splice(g,1,i),L})},[o]),a=L1(i=>{o(s=>s.filter(c=>!m1(i,c)))},[o]);return e(g1.Provider,{value:{drawersRegistry:r,registerDrawer:n,unregisterDrawer:a}},t)},ye=()=>ea(g1);function u1(t,r){return(t==null?void 0:t.id)===(r==null?void 0:r.id)&&(t==null?void 0:t.stackId)===(r==null?void 0:r.stackId)}function m1(t,r){return u1(t,r)&&t.instanceKey===r.instanceKey}import{CgChevronRight as sa}from"react-icons/cg";import{css as _,keyframes as ra}from"@emotion/react";var f1=_`
1639
+ position: absolute;
1640
+ inset: 0;
1641
+ display: flex;
1642
+ flex-direction: column;
1643
+ align-items: flex-start;
1644
+ gap: var(--spacing-sm);
1645
+ padding: var(--spacing-md);
1646
+ background-color: var(--gray-50);
1647
+ `,b1=_`
1648
+ display: block;
1649
+ align-self: flex-end;
1650
+ background: transparent;
1651
+ padding: var(--spacing-xs);
1652
+ border: 0;
1653
+ `,v1=_`
1654
+ font-size: var(--fs-lg);
1655
+ font-weight: var(--fw-bold);
1656
+ `,h1=_`
1657
+ position: absolute;
1658
+ inset: 0;
1659
+ overflow: hidden;
1660
+ z-index: 10;
1661
+ `,oa=ra`
1662
+ 0% {
1663
+ transform: translate(0);
1664
+ opacity: 0;
1665
+ }
1666
+ 1% {
1667
+ transform: translate(100%);
1668
+ }
1669
+ 2% {
1670
+ opacity: 1;
1671
+ }
1672
+ 100% {
1673
+ transform: translate(0);
1674
+ }
1675
+ `,y1=_`
1676
+ position: absolute;
1677
+ inset-block: 0;
1678
+ right: 0;
1679
+ overflow: hidden;
1680
+ transform: translate(0);
1681
+ animation: ${oa} var(--duration-fast) ease-out;
1682
+ will-change: width, right, transform;
1683
+ transition: width var(--duration-fast) ease-out;
1684
+ box-shadow: 0 0 10px 5px rgba(0, 0, 0, 0.1);
1685
+ `,x1=_`
1686
+ position: absolute;
1687
+ inset: 0;
1688
+ background: rgba(100, 100, 100, 0.01);
1689
+ backdrop-filter: blur(2px);
1690
+ animation: ${Ue} var(--duration-fast) ease-out;
1691
+ `;var _3=na.forwardRef(({id:t,stackId:r,instanceKey:o,onRequestClose:n,header:a,children:i},s)=>{let{registerDrawer:c,unregisterDrawer:d}=ye(),p=ia(null),g=aa(()=>{let L=`dialog-header-${r}-${t}`;return e("div",{ref:s,role:"dialog",tabIndex:-1,"aria-labelledby":L,css:f1},e(I,{ref:p,type:"button",onClick:n,css:b1,title:"Close dialog",buttonType:"ghost"},e(m,{icon:sa,iconColor:"gray",size:"1.5rem"})),e("header",{id:L,css:v1},a),i)},[i,a,t,r,n,s]);return C1(()=>{c({id:t,component:g,stackId:r,onRequestClose:n,instanceKey:o}),setTimeout(()=>{var L;(L=p.current)==null||L.focus({preventScroll:!0})},0)},[g,o,c]),C1(()=>()=>d({id:t,stackId:r,instanceKey:o}),[t,r,o,d]),null});import la from"react";var M1=64,w1=16,J3=({stackId:t,width:r="45%",minWidth:o="0",maxWidth:n="100%",...a})=>{let{drawersRegistry:i}=ye(),s=i.filter(({stackId:c})=>c===t);return s.length===0?null:e("div",{css:h1,...a},s.map(({component:c,id:d,stackId:p,onRequestClose:g},L)=>e(ca,{index:L,totalDrawers:s.length,width:r,minWidth:o,maxWidth:n,onOverlayClick:g,key:`${p}-${d}`},c)))},ca=({index:t,totalDrawers:r,width:o,minWidth:n,maxWidth:a,onOverlayClick:i,children:s})=>{let c=w1*t;if(r*w1>M1){let p=t===0?0:t/r;c=Math.round(M1*p)}let d=`calc(${o} - ${c}px)`;return e(la.Fragment,null,e("div",{css:x1,onClick:i}),e("div",{css:[y1,{width:d,minWidth:n,maxWidth:a}]},s))};export{s7 as AddButton,S7 as AddListButton,Cr as Badge,I as Button,Ns as ButtonWithMenu,T2 as Callout,T as Caption,s3 as Card,m3 as CardContainer,t2 as CheckboxWithInfo,m4 as CreateTeamIntegrationTile,B7 as DashedBox,_3 as Drawer,D3 as DrawerProvider,J3 as DrawerRenderer,h4 as EditTeamIntegrationTile,R as ErrorMessage,C as Heading,Nn as HexModalBackground,m as Icon,qa as IconsProvider,_7 as InlineAlert,pt as Input,hi as InputComboBox,Pi as InputInlineSelect,Bi as InputKeywordSearch,$i as InputSelect,Ni as InputToggle,z4 as IntegrationComingSoon,Cs as IntegrationHeaderSection,U4 as IntegrationLoadingTile,Q4 as IntegrationModalHeader,No as IntegrationModalIcon,i4 as IntegrationTile,$ as Label,V7 as LimitsBar,we as Link,y3 as LinkList,mr as LinkWithRef,dn as LoadingIcon,Z2 as LoadingIndicator,A2 as LoadingOverlay,ce as Menu,It as MenuContext,b2 as MenuItem,cs as PageHeaderSection,sr as Paragraph,D as ResolveIcon,Ps as ScrollableList,Ds as ScrollableListItem,js as ShortcutContext,to as ShortcutRevealer,L7 as Switch,k3 as TabButton,P3 as TabButtonGroup,Z3 as TabContent,u7 as Table,b7 as TableBody,x7 as TableCellData,y7 as TableCellHead,v7 as TableFoot,f7 as TableHead,h7 as TableRow,S3 as Tabs,Yi as Textarea,ma as Theme,w4 as TileContainer,ka as UniformBadge,Ba as UniformLogo,R1 as breakpoints,qe as button,Je as buttonGhost,Ke as buttonPrimary,X as buttonRippleEffect,Xe as buttonSecondary,Qe as buttonTertiary,Ye as buttonUnimportant,Ue as fadeIn,Ne as fadeInBottom,wa as fadeInLtr,Ia as fadeInRtl,Ca as fadeOutBottom,xa as growSubtle,V as input,H as inputError,xe as inputSelect,h as labelText,b as mq,Ma as ripple,K as scrollbarStyles,_e as skeletonLoading,re as supports,De as useCurrentTab,ye as useDrawer,ot as useIconContext,Tt as useMenuContext};