@worldresources/wri-design-systems 2.191.10-alpha-ds-cli.2 → 2.191.11
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/agents/AGENTS.md +14 -0
- package/dist/index.cjs.js +270 -270
- package/dist/index.d.ts +4 -2
- package/dist/index.esm.js +272 -272
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -405,29 +405,29 @@
|
|
|
405
405
|
&:focus-visible {
|
|
406
406
|
outline-color: ${f("primary",700)};
|
|
407
407
|
}
|
|
408
|
-
`,Pe=r.forwardRef(((t,r)=>{const{portalled:o=!0,portalRef:i,...a}=t;return n.jsx(e.Portal,{disabled:!o,container:i,children:n.jsx(e.Menu.Positioner,{children:n.jsx(e.Menu.Content,{css:Le,ref:r,...a})})})})),
|
|
408
|
+
`,Pe={padding:"0.75rem"},Me=r.forwardRef(((t,r)=>{const{portalled:o=!0,portalRef:i,...a}=t;return n.jsx(e.Portal,{disabled:!o,container:i,children:n.jsx(e.Menu.Positioner,{children:n.jsx(e.Menu.Content,{css:Le,ref:r,...a})})})})),_e=o.css`
|
|
409
409
|
position: relative;
|
|
410
410
|
width: 100%;
|
|
411
411
|
padding-left: 1.1875rem;
|
|
412
|
-
`,
|
|
412
|
+
`,Ie=o.css`
|
|
413
413
|
font-size: 1rem;
|
|
414
414
|
line-height: 1.5rem;
|
|
415
415
|
margin-bottom: 0.25rem;
|
|
416
416
|
color: ${f("neutral",900)};
|
|
417
|
-
`,
|
|
417
|
+
`,De=o.css`
|
|
418
418
|
width: 0.1875rem;
|
|
419
419
|
height: 100%;
|
|
420
420
|
background-color: ${f("error",900)};
|
|
421
421
|
position: absolute;
|
|
422
422
|
top: 0;
|
|
423
423
|
left: 0;
|
|
424
|
-
`,
|
|
424
|
+
`,Ae=o.css`
|
|
425
425
|
font-size: 0.875rem;
|
|
426
426
|
line-height: 1.25rem;
|
|
427
427
|
font-weight: 700;
|
|
428
428
|
color: ${f("error",900)};
|
|
429
429
|
margin-bottom: 0.5rem;
|
|
430
|
-
`,
|
|
430
|
+
`,Ne=o.css`
|
|
431
431
|
.chakra-checkbox__control {
|
|
432
432
|
width: 1.25rem;
|
|
433
433
|
height: 1.25rem;
|
|
@@ -505,7 +505,7 @@
|
|
|
505
505
|
cursor: not-allowed;
|
|
506
506
|
}
|
|
507
507
|
}
|
|
508
|
-
`,
|
|
508
|
+
`,Ve=({name:t,value:r,checked:o,defaultChecked:i,disabled:a,indeterminate:s,onCheckedChange:l,children:c,...d})=>n.jsxs(e.Checkbox.Root,{css:Ne,name:t,value:r,checked:s?"indeterminate":o,defaultChecked:i,disabled:a,onCheckedChange:l,"aria-label":void 0,gap:c?"0.625rem":"0",...d,children:[n.jsx(e.Checkbox.HiddenInput,{}),n.jsx(e.Checkbox.Control,{children:s?n.jsx(S,{}):n.jsx($,{})}),n.jsx(e.Checkbox.Label,{children:c})]}),ze=o.css`
|
|
509
509
|
width: 15.0625rem;
|
|
510
510
|
min-height: 4.375rem;
|
|
511
511
|
padding: 0.75rem;
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
color: ${f("neutral",600)};
|
|
546
546
|
cursor: not-allowed;
|
|
547
547
|
}
|
|
548
|
-
`,
|
|
548
|
+
`,Be=o.css`
|
|
549
549
|
width: 100%;
|
|
550
550
|
padding: 0;
|
|
551
551
|
display: flex;
|
|
@@ -555,25 +555,25 @@
|
|
|
555
555
|
&[data-disabled] {
|
|
556
556
|
background-color: ${f("neutral",100)};
|
|
557
557
|
}
|
|
558
|
-
`,
|
|
558
|
+
`,He=o.css`
|
|
559
559
|
svg {
|
|
560
560
|
height: 2rem;
|
|
561
561
|
width: 2rem;
|
|
562
562
|
}
|
|
563
|
-
`,
|
|
563
|
+
`,Fe=(e,t)=>o.css`
|
|
564
564
|
font-size: 1rem;
|
|
565
565
|
line-height: 1.5rem;
|
|
566
566
|
font-weight: 400;
|
|
567
567
|
color: ${f("neutral",t?600:900)};
|
|
568
568
|
text-align: ${"centered"===e?"center":"left"};
|
|
569
569
|
display: block;
|
|
570
|
-
`,
|
|
570
|
+
`,qe=(e,t)=>o.css`
|
|
571
571
|
font-size: 0.875rem;
|
|
572
572
|
line-height: 1.25rem;
|
|
573
573
|
font-weight: 400;
|
|
574
574
|
color: ${f("neutral",t?600:700)};
|
|
575
575
|
text-align: ${"centered"===e?"center":"left"};
|
|
576
|
-
`,
|
|
576
|
+
`,Ze=e=>o.css`
|
|
577
577
|
position: ${"centered"===e?"absolute":"relative"};
|
|
578
578
|
top: 0;
|
|
579
579
|
right: 0;
|
|
@@ -598,7 +598,7 @@
|
|
|
598
598
|
border: 0.0625rem solid ${f("neutral",400)};
|
|
599
599
|
cursor: not-allowed;
|
|
600
600
|
}
|
|
601
|
-
`,
|
|
601
|
+
`,We=o.css`
|
|
602
602
|
width: 15.0625rem;
|
|
603
603
|
min-height: 4.375rem;
|
|
604
604
|
padding: 0.75rem;
|
|
@@ -638,7 +638,7 @@
|
|
|
638
638
|
color: ${f("neutral",600)};
|
|
639
639
|
cursor: not-allowed;
|
|
640
640
|
}
|
|
641
|
-
`,
|
|
641
|
+
`,Ge=o.css`
|
|
642
642
|
width: 100%;
|
|
643
643
|
padding: 0;
|
|
644
644
|
display: flex;
|
|
@@ -648,24 +648,24 @@
|
|
|
648
648
|
&[data-disabled] {
|
|
649
649
|
background-color: ${f("neutral",100)};
|
|
650
650
|
}
|
|
651
|
-
`,
|
|
651
|
+
`,Ue=o.css`
|
|
652
652
|
svg {
|
|
653
653
|
height: 2rem;
|
|
654
654
|
width: 2rem;
|
|
655
655
|
}
|
|
656
|
-
`,
|
|
656
|
+
`,Xe=(e,t)=>o.css`
|
|
657
657
|
font-size: 1rem;
|
|
658
658
|
line-height: 1.5rem;
|
|
659
659
|
font-weight: 400;
|
|
660
660
|
color: ${f("neutral",t?600:900)};
|
|
661
661
|
text-align: ${"centered"===e?"center":"left"};
|
|
662
|
-
`,
|
|
662
|
+
`,Ye=(e,t)=>o.css`
|
|
663
663
|
font-size: 0.875rem;
|
|
664
664
|
line-height: 1.25rem;
|
|
665
665
|
font-weight: 400;
|
|
666
666
|
color: ${f("neutral",t?600:700)};
|
|
667
667
|
text-align: ${"centered"===e?"center":"left"};
|
|
668
|
-
`,
|
|
668
|
+
`,Ke=e=>o.css`
|
|
669
669
|
position: ${"centered"===e?"absolute":"relative"};
|
|
670
670
|
top: 0;
|
|
671
671
|
right: 0;
|
|
@@ -695,7 +695,7 @@
|
|
|
695
695
|
border: 0.0625rem solid ${f("neutral",400)};
|
|
696
696
|
cursor: not-allowed;
|
|
697
697
|
}
|
|
698
|
-
`,
|
|
698
|
+
`,Je=o.css`
|
|
699
699
|
.ds-radio-item-indicator {
|
|
700
700
|
width: 1.25rem;
|
|
701
701
|
height: 1.25rem;
|
|
@@ -761,21 +761,21 @@
|
|
|
761
761
|
}
|
|
762
762
|
}
|
|
763
763
|
}
|
|
764
|
-
`,
|
|
764
|
+
`,Qe=o.css`
|
|
765
765
|
cursor: pointer;
|
|
766
766
|
|
|
767
767
|
&[data-disabled] {
|
|
768
768
|
color: ${f("neutral",500)};
|
|
769
769
|
cursor: not-allowed;
|
|
770
770
|
}
|
|
771
|
-
`,
|
|
771
|
+
`,et=o.css`
|
|
772
772
|
margin: 0 !important;
|
|
773
773
|
width: 1.25rem !important;
|
|
774
774
|
height: 1.25rem !important;
|
|
775
|
-
`,
|
|
775
|
+
`,tt=({children:t,value:r,disabled:o,...i})=>n.jsxs(e.RadioGroup.Item,{css:Je,value:r,disabled:o,...i,children:[n.jsx(e.RadioGroup.ItemHiddenInput,{css:et}),n.jsx(e.RadioGroup.ItemIndicator,{className:"ds-radio-item-indicator"}),t?n.jsx(e.RadioGroup.ItemText,{css:Qe,children:t}):null]}),rt=({children:r,horizontal:n=!1,name:o,value:i="",onChange:a,customGap:s,...l})=>{let c=n?"1.25rem":"0.5rem";return c=s||c,t.jsx(e.RadioGroup.Root,{onValueChange:e=>{a&&a(o,e.value||"")},value:i,...l,children:t.jsx(e.HStack,{gap:c,flexDirection:n?"row":"column",alignItems:"flex-start",flexWrap:"wrap",children:r})})},nt=o.css`
|
|
776
776
|
height: 3.75rem;
|
|
777
777
|
padding: 2.5rem 0.75rem;
|
|
778
|
-
`,
|
|
778
|
+
`,ot=o.css`
|
|
779
779
|
height: 1.25rem;
|
|
780
780
|
width: 1.25rem;
|
|
781
781
|
background-color: ${f("primary",500)};
|
|
@@ -822,7 +822,7 @@
|
|
|
822
822
|
outline: none;
|
|
823
823
|
cursor: not-allowed;
|
|
824
824
|
}
|
|
825
|
-
`,
|
|
825
|
+
`,it=o.css`
|
|
826
826
|
font-size: 0.875rem;
|
|
827
827
|
line-height: 1.25rem;
|
|
828
828
|
color: ${f("neutral",800)};
|
|
@@ -836,11 +836,11 @@
|
|
|
836
836
|
align-items: center;
|
|
837
837
|
position: relative;
|
|
838
838
|
top: -1.875rem;
|
|
839
|
-
`,
|
|
839
|
+
`,at=o.css`
|
|
840
840
|
background-color: ${f("neutral",300)};
|
|
841
841
|
border: none;
|
|
842
842
|
box-shadow: none;
|
|
843
|
-
`,
|
|
843
|
+
`,st=o.css`
|
|
844
844
|
background-color: ${f("primary",500)};
|
|
845
845
|
border: 0.0625rem solid ${f("primary",700)};
|
|
846
846
|
border-radius: 0.5rem;
|
|
@@ -853,7 +853,7 @@
|
|
|
853
853
|
background-color: ${f("neutral",400)};
|
|
854
854
|
border: none;
|
|
855
855
|
}
|
|
856
|
-
`,
|
|
856
|
+
`,lt=(e,t)=>o.css`
|
|
857
857
|
font-size: 0.75rem;
|
|
858
858
|
line-height: 1rem;
|
|
859
859
|
color: ${f("neutral",800)};
|
|
@@ -888,7 +888,7 @@
|
|
|
888
888
|
}
|
|
889
889
|
|
|
890
890
|
${t?`\n --ty: -0.375rem !important;\n\n .chakra-slider__markerIndicator {\n height: 1rem;\n width: 0.25rem;\n background-color: ${f("primary",700)} !important;\n }\n\n &[data-disabled] {\n .chakra-slider__markerIndicator {\n background-color: ${f("neutral",400)} !important;\n }\n }\n `:""};
|
|
891
|
-
`,
|
|
891
|
+
`,ct=t=>{const{value:r}=t;return n.jsx(e.For,{each:r,children:(t,r)=>n.jsxs(e.Slider.Thumb,{css:ot,index:r,children:[n.jsx("div",{css:it,className:"ds-slider-value-preview",children:t}),n.jsx(e.Slider.HiddenInput,{})]},r)})},dt=r.forwardRef(((t,r)=>{const{marks:o,isCentred:i}=t;return o?.length?n.jsx(e.Slider.MarkerGroup,{ref:r,children:o.map(((t,r)=>{const o="number"==typeof t?t:t.value,a="number"==typeof t?void 0:t.label,s=i&&1===r;return n.jsxs(e.Slider.Marker,{css:lt(i,s),value:o,children:[n.jsx(e.Slider.MarkerIndicator,{}),n.jsx("p",{children:a})]},o)}))}):null})),ut=r.forwardRef(((t,o)=>{const{marks:i,onValueChange:a,isCentred:s,value:l,...c}=t,[d,u]=r.useState(l||[0]);r.useEffect((()=>{u(l||[0])}),[l]);let h=i?.map((e=>"number"==typeof e?{value:e,label:void 0}:e));if(s){const e=c.min||0,t=c.max||100;h=[e,(e+t)/2,t].map((e=>({value:e,label:void 0})))}const f=!!h?.some((e=>e.label));return n.jsx(e.Slider.Root,{css:nt,ref:o,thumbAlignment:"center",onValueChange:e=>{u(e.value),a&&a(e)},origin:s?"center":"start",value:d,...c,children:n.jsxs(e.Slider.Control,{"data-has-mark-label":f||void 0,children:[n.jsx(e.Slider.Track,{css:at,children:n.jsx(e.Slider.Range,{css:st})}),n.jsx(ct,{value:d}),n.jsx(dt,{marks:h,isCentred:s})]})})})),ht=o.css`
|
|
892
892
|
--switch-height: 1.5rem;
|
|
893
893
|
--switch-width: 2.5rem;
|
|
894
894
|
|
|
@@ -987,14 +987,14 @@
|
|
|
987
987
|
cursor: not-allowed;
|
|
988
988
|
}
|
|
989
989
|
}
|
|
990
|
-
`,
|
|
990
|
+
`,ft=({name:t,defaultChecked:r=!1,onChange:o,disabled:i=!1,isLabelOnLeft:a=!1,children:s,...l})=>n.jsx("div",{style:{display:"flex",alignItems:"center"},children:n.jsxs(e.Switch.Root,{css:ht,id:t,name:t,"aria-label":l["aria-label"]||t,defaultChecked:r,onCheckedChange:({checked:e})=>{o&&o(t,e)},disabled:i,...l,children:[a&&null!=s?n.jsx(e.Switch.Label,{children:s}):null,n.jsx(e.Switch.HiddenInput,{style:{width:"2.625rem",height:"1.625rem"}}),n.jsx("div",{className:"chakra-switch__control-container",children:n.jsx(e.Switch.Control,{children:n.jsx(e.Switch.Thumb,{children:n.jsx(e.Switch.ThumbIndicator,{display:"flex",children:n.jsx($,{})})})})}),a||null==s?null:n.jsx(e.Switch.Label,{children:s})]})}),mt=o.css`
|
|
991
991
|
position: relative;
|
|
992
992
|
height: 100%;
|
|
993
993
|
width: 100%;
|
|
994
994
|
&:focus-visible {
|
|
995
995
|
outline-color: ${f("primary",700)};
|
|
996
996
|
}
|
|
997
|
-
`,
|
|
997
|
+
`,pt=o.css`
|
|
998
998
|
font-size: 1rem;
|
|
999
999
|
line-height: 1.5rem;
|
|
1000
1000
|
color: ${f("neutral",900)};
|
|
@@ -1004,12 +1004,12 @@
|
|
|
1004
1004
|
color: ${f("error",500)};
|
|
1005
1005
|
margin-right: 0.1875rem;
|
|
1006
1006
|
}
|
|
1007
|
-
`,
|
|
1007
|
+
`,gt=o.css`
|
|
1008
1008
|
font-size: 0.875rem;
|
|
1009
1009
|
line-height: 1.25rem;
|
|
1010
1010
|
color: ${f("neutral",700)};
|
|
1011
1011
|
text-align: left;
|
|
1012
|
-
`,
|
|
1012
|
+
`,vt=(e,t)=>o.css`
|
|
1013
1013
|
margin-top: 0.75rem;
|
|
1014
1014
|
display: flex;
|
|
1015
1015
|
flex-direction: ${e?"row":"column"};
|
|
@@ -1021,23 +1021,23 @@
|
|
|
1021
1021
|
transition:
|
|
1022
1022
|
max-height 250ms ease,
|
|
1023
1023
|
opacity 200ms ease;
|
|
1024
|
-
`,
|
|
1024
|
+
`,bt=o.css`
|
|
1025
1025
|
width: 0.1875rem;
|
|
1026
1026
|
height: 100%;
|
|
1027
1027
|
background-color: ${f("error",900)};
|
|
1028
1028
|
position: absolute;
|
|
1029
1029
|
top: 0;
|
|
1030
1030
|
left: 0;
|
|
1031
|
-
`,
|
|
1031
|
+
`,yt=o.css`
|
|
1032
1032
|
font-size: 0.875rem;
|
|
1033
1033
|
line-height: 1.25rem;
|
|
1034
1034
|
font-weight: 700;
|
|
1035
1035
|
color: ${f("error",900)};
|
|
1036
1036
|
text-align: left;
|
|
1037
|
-
`,
|
|
1037
|
+
`,xt=o.css`
|
|
1038
1038
|
color: ${f("neutral",700)};
|
|
1039
1039
|
margin-left: 0.25rem;
|
|
1040
|
-
`,
|
|
1040
|
+
`,wt=o.css`
|
|
1041
1041
|
color: ${f("neutral",700)};
|
|
1042
1042
|
display: flex;
|
|
1043
1043
|
align-items: center;
|
|
@@ -1049,11 +1049,11 @@
|
|
|
1049
1049
|
> span {
|
|
1050
1050
|
margin-left: 0.375rem;
|
|
1051
1051
|
}
|
|
1052
|
-
`,
|
|
1052
|
+
`,Ct=o.css`
|
|
1053
1053
|
width: 100%;
|
|
1054
1054
|
max-width: 23.125rem;
|
|
1055
1055
|
position: relative;
|
|
1056
|
-
`,
|
|
1056
|
+
`,jt=e=>o.css`
|
|
1057
1057
|
font-size: 1rem;
|
|
1058
1058
|
line-height: 1.5rem;
|
|
1059
1059
|
font-weight: 400;
|
|
@@ -1064,26 +1064,26 @@
|
|
|
1064
1064
|
color: ${e?f("neutral",600):f("error",500)};
|
|
1065
1065
|
margin-right: 0.1875rem;
|
|
1066
1066
|
}
|
|
1067
|
-
`,
|
|
1067
|
+
`,kt=e=>o.css`
|
|
1068
1068
|
font-size: 0.875rem;
|
|
1069
1069
|
line-height: 1.25rem;
|
|
1070
1070
|
font-weight: 400;
|
|
1071
1071
|
color: ${f("neutral",e?600:700)};
|
|
1072
1072
|
text-align: left;
|
|
1073
|
-
|
|
1073
|
+
`,$t=o.css`
|
|
1074
1074
|
width: 0.1875rem;
|
|
1075
1075
|
height: 100%;
|
|
1076
1076
|
background-color: ${f("error",900)};
|
|
1077
1077
|
position: absolute;
|
|
1078
1078
|
top: 0;
|
|
1079
1079
|
left: 0;
|
|
1080
|
-
|
|
1080
|
+
`,St=o.css`
|
|
1081
1081
|
font-size: 0.875rem;
|
|
1082
1082
|
line-height: 1.25rem;
|
|
1083
1083
|
font-weight: 700;
|
|
1084
1084
|
color: ${f("error",900)};
|
|
1085
1085
|
text-align: left;
|
|
1086
|
-
`,
|
|
1086
|
+
`,Et=(e,t)=>o.css`
|
|
1087
1087
|
width: 100%;
|
|
1088
1088
|
margin-top: 0.5rem;
|
|
1089
1089
|
|
|
@@ -1119,7 +1119,7 @@
|
|
|
1119
1119
|
padding: 0 0.25rem;
|
|
1120
1120
|
}
|
|
1121
1121
|
}
|
|
1122
|
-
`,
|
|
1122
|
+
`,Lt=(e,t)=>o.css`
|
|
1123
1123
|
position: relative;
|
|
1124
1124
|
height: 100%;
|
|
1125
1125
|
width: 100%;
|
|
@@ -1128,14 +1128,14 @@
|
|
|
1128
1128
|
align-items: flex-start;
|
|
1129
1129
|
gap: ${"small"===e?"0.75rem":"1rem"};
|
|
1130
1130
|
margin-bottom: ${t?"0":"1.25rem"};
|
|
1131
|
-
`,
|
|
1131
|
+
`,Rt=o.css`
|
|
1132
1132
|
width: 0.1875rem;
|
|
1133
1133
|
height: 100%;
|
|
1134
1134
|
background-color: ${f("error",900)};
|
|
1135
1135
|
position: absolute;
|
|
1136
1136
|
top: 0;
|
|
1137
1137
|
left: 0;
|
|
1138
|
-
`,
|
|
1138
|
+
`,Tt=(e,t)=>o.css`
|
|
1139
1139
|
color: ${f("neutral",t?600:900)};
|
|
1140
1140
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1141
1141
|
font-weight: 400;
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
margin-top: 0.25rem;
|
|
1158
1158
|
color: ${t?f("neutral",600):f("error",500)};
|
|
1159
1159
|
}
|
|
1160
|
-
`,
|
|
1160
|
+
`,Ot=(e,t)=>o.css`
|
|
1161
1161
|
color: ${f("neutral",t?600:700)};
|
|
1162
1162
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1163
1163
|
font-weight: 400;
|
|
@@ -1166,13 +1166,13 @@
|
|
|
1166
1166
|
&:first-letter {
|
|
1167
1167
|
text-transform: uppercase;
|
|
1168
1168
|
}
|
|
1169
|
-
`,
|
|
1169
|
+
`,Pt=e=>o.css`
|
|
1170
1170
|
color: ${f("error",900)};
|
|
1171
1171
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1172
1172
|
font-weight: 700;
|
|
1173
1173
|
line-height: ${"small"===e?"1rem":"1.25rem"};
|
|
1174
1174
|
margin-top: 0.125rem;
|
|
1175
|
-
`,
|
|
1175
|
+
`,Mt=(e,t,r)=>o.css`
|
|
1176
1176
|
height: ${"small"===e?"1.75rem":"2.5rem"};
|
|
1177
1177
|
width: 100%;
|
|
1178
1178
|
border-radius: 0.25rem;
|
|
@@ -1202,7 +1202,7 @@
|
|
|
1202
1202
|
}
|
|
1203
1203
|
|
|
1204
1204
|
${t||r?`\n border: 0.0625rem solid ${f("neutral",700)};\n `:""}
|
|
1205
|
-
`,
|
|
1205
|
+
`,_t=({label:t,caption:o,placeholder:i,errorMessage:a,required:s,disabled:l,size:c="default",noMarginBottom:d=!1,defaultValue:u="",onChange:h,labels:f,...m})=>{const p=w("TextInput",f),[g,v]=r.useState(u);return n.jsxs("div",{css:Lt(c,d),className:"ds-text-input-container",children:[a?n.jsx("div",{css:Rt}):null,n.jsxs(e.Field.Root,{required:s,invalid:!!a,gap:"0",style:{marginLeft:a?"1.1875rem":"0px"},children:[t?n.jsxs(e.Field.Label,{css:Tt(c,l),"aria-label":t,children:[n.jsx(e.Field.RequiredIndicator,{"aria-label":p.requiredSymbolLabel}),t,s?"":n.jsx("span",{children:p.optionalSuffix})]}):null,o?n.jsx(e.Field.HelperText,{css:Ot(c,l),"aria-label":o,children:o}):null,a?n.jsx(e.Field.ErrorText,{css:Pt(c),"aria-label":a,children:a}):null,n.jsx(e.Input,{placeholder:i,disabled:l,css:Mt(c,g,u),onChange:e=>{v(e.target.value),h&&h(e)},value:g,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...m})]})]})},It=l.forwardRef(((r,n)=>{const{children:o,...i}=r;return t.jsxs(e.Select.Control,{...i,children:[t.jsx(e.Select.Trigger,{ref:n,children:o}),t.jsx(e.Select.IndicatorGroup,{children:t.jsx(e.Select.Indicator,{children:t.jsx(L,{})})})]})})),Dt=l.forwardRef(((r,n)=>{const{...o}=r;return t.jsx(e.Portal,{children:t.jsx(e.Select.Positioner,{children:t.jsx(e.Select.Content,{...o,ref:n})})})})),At=l.forwardRef(((r,n)=>{const{item:o,children:i,...a}=r;return t.jsx(e.Select.Item,{item:o,...a,ref:n,children:i},o.value)})),Nt=l.forwardRef(((r,n)=>{const{children:o,...i}=r;return t.jsx(e.Select.ValueText,{...i,ref:n,children:t.jsx(e.Select.Context,{children:e=>{const t=e.selectedItems;return 0===t.length?r.placeholder:o?o(t):1===t.length?e.collection.stringifyItem(t[0]):`${t.length} selected`}})})})),Vt=l.forwardRef(((r,n)=>t.jsx(e.Select.Root,{...r,ref:n,positioning:{sameWidth:!0,...r.positioning},children:r.asChild?r.children:t.jsxs(t.Fragment,{children:[t.jsx(e.Select.HiddenSelect,{}),r.children]})})));l.forwardRef(((r,n)=>{const{children:o,label:i,...a}=r;return t.jsxs(e.Select.ItemGroup,{...a,ref:n,children:[t.jsx(e.Select.ItemGroupLabel,{children:i}),o]})}));const zt=e.Select.Label;e.Select.ItemText;const Bt=e=>o.css`
|
|
1206
1206
|
position: relative;
|
|
1207
1207
|
height: 100%;
|
|
1208
1208
|
width: 100%;
|
|
@@ -1214,14 +1214,14 @@
|
|
|
1214
1214
|
&:focus-visible {
|
|
1215
1215
|
outline-color: ${f("primary",700)};
|
|
1216
1216
|
}
|
|
1217
|
-
`,
|
|
1217
|
+
`,Ht=o.css`
|
|
1218
1218
|
width: 0.1875rem;
|
|
1219
1219
|
height: 100%;
|
|
1220
1220
|
background-color: ${f("error",900)};
|
|
1221
1221
|
position: absolute;
|
|
1222
1222
|
top: 0;
|
|
1223
1223
|
left: 0;
|
|
1224
|
-
`,
|
|
1224
|
+
`,Ft=e=>o.css`
|
|
1225
1225
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1226
1226
|
line-height: ${"small"===e?"1.25rem":"1.5rem"};
|
|
1227
1227
|
font-weight: 400;
|
|
@@ -1240,7 +1240,7 @@
|
|
|
1240
1240
|
color: ${f("neutral",600)};
|
|
1241
1241
|
}
|
|
1242
1242
|
}
|
|
1243
|
-
`,
|
|
1243
|
+
`,qt=(e,t)=>o.css`
|
|
1244
1244
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1245
1245
|
line-height: ${"small"===e?"1rem":"1.25rem"};
|
|
1246
1246
|
font-weight: 400;
|
|
@@ -1248,7 +1248,7 @@
|
|
|
1248
1248
|
text-align: left;
|
|
1249
1249
|
|
|
1250
1250
|
${t?`color: ${f("neutral",600)} !important;`:""}
|
|
1251
|
-
`,
|
|
1251
|
+
`,Zt=(e,t,r,n)=>o.css`
|
|
1252
1252
|
.chakra-select__trigger {
|
|
1253
1253
|
min-height: ${"small"===e?"2rem":"2.5rem"};
|
|
1254
1254
|
border-radius: 0.25rem;
|
|
@@ -1303,40 +1303,40 @@
|
|
|
1303
1303
|
}
|
|
1304
1304
|
}
|
|
1305
1305
|
}
|
|
1306
|
-
`,
|
|
1306
|
+
`,Wt=o.css`
|
|
1307
1307
|
margin-top: -0.5rem;
|
|
1308
1308
|
border-radius: 0.25rem;
|
|
1309
1309
|
border: 0.0625rem solid ${f("neutral",400)};
|
|
1310
1310
|
border-top-left-radius: 0;
|
|
1311
1311
|
border-top-right-radius: 0;
|
|
1312
1312
|
border-top: none;
|
|
1313
|
-
`,
|
|
1313
|
+
`,Gt=o.css`
|
|
1314
1314
|
align-items: flex-start;
|
|
1315
1315
|
&[data-highlighted] {
|
|
1316
1316
|
background-color: ${f("neutral",200)};
|
|
1317
1317
|
cursor: pointer;
|
|
1318
1318
|
}
|
|
1319
|
-
`,
|
|
1319
|
+
`,Ut=(e,t)=>o.css`
|
|
1320
1320
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1321
1321
|
line-height: ${"small"===e?"1.25rem":"1.5rem"};
|
|
1322
1322
|
color: ${f("neutral",800)};
|
|
1323
1323
|
text-align: left;
|
|
1324
1324
|
|
|
1325
1325
|
${t?`color: ${f("neutral",600)} !important;`:""}
|
|
1326
|
-
`,
|
|
1326
|
+
`,Xt=(e,t)=>o.css`
|
|
1327
1327
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1328
1328
|
line-height: ${"small"===e?"1.25rem":"1.5rem"};
|
|
1329
1329
|
color: ${f("neutral",700)};
|
|
1330
1330
|
text-align: left;
|
|
1331
1331
|
|
|
1332
1332
|
${t?`color: ${f("neutral",600)} !important;`:""}
|
|
1333
|
-
`,
|
|
1333
|
+
`,Yt=e=>o.css`
|
|
1334
1334
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1335
1335
|
line-height: ${"small"===e?"1rem":"1.25rem"};
|
|
1336
1336
|
font-weight: 700;
|
|
1337
1337
|
color: ${f("error",900)};
|
|
1338
1338
|
text-align: left;
|
|
1339
|
-
`,
|
|
1339
|
+
`,Kt=e=>o.css`
|
|
1340
1340
|
max-width: 100%;
|
|
1341
1341
|
display: flex;
|
|
1342
1342
|
justify-content: center;
|
|
@@ -1408,28 +1408,28 @@
|
|
|
1408
1408
|
background-color: ${f("neutral",300)};
|
|
1409
1409
|
color: ${f("neutral",600)};
|
|
1410
1410
|
}
|
|
1411
|
-
`,
|
|
1411
|
+
`,Jt=o.css`
|
|
1412
1412
|
background-color: ${f("neutral",100)};
|
|
1413
1413
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
1414
|
-
`,
|
|
1414
|
+
`,Qt=o.css`
|
|
1415
1415
|
background-color: ${f("neutral",200)};
|
|
1416
1416
|
border: 0.0625rem solid ${f("neutral",400)};
|
|
1417
|
-
`,
|
|
1417
|
+
`,er=o.css`
|
|
1418
1418
|
background-color: ${f("success",100)};
|
|
1419
1419
|
border: 0.0625rem solid ${f("success",300)};
|
|
1420
1420
|
color: ${f("success",900)};
|
|
1421
|
-
`,
|
|
1421
|
+
`,tr=o.css`
|
|
1422
1422
|
background-color: ${f("warning",100)};
|
|
1423
1423
|
border: 0.0625rem solid ${f("warning",300)};
|
|
1424
1424
|
color: ${f("warning",900)};
|
|
1425
|
-
`,
|
|
1425
|
+
`,rr=o.css`
|
|
1426
1426
|
background-color: ${f("error",100)};
|
|
1427
1427
|
border: 0.0625rem solid ${f("error",300)};
|
|
1428
1428
|
color: ${f("error",900)};
|
|
1429
|
-
`,
|
|
1429
|
+
`,nr=({label:t,size:r="default",variant:o,disabled:i,icon:a,onClose:s,closable:l,...c})=>{let d=Jt;return"info-grey"===o?d=Qt:"success"===o?d=er:"warning"===o?d=tr:"error"===o&&(d=rr),n.jsxs(e.Tag.Root,{css:[Kt(r),d],"data-disabled":i,...c,children:[a?n.jsx(e.Tag.StartElement,{"aria-label":`${t} tag icon`,children:a}):null,n.jsx(e.Tag.Label,{"aria-label":t,children:t}),l&&!i&&"small"!==r?n.jsx(e.Tag.EndElement,{children:n.jsx("div",{className:"chakra-tag__closeTrigger",role:"button",tabIndex:0,onClick:s,onKeyDown:e=>{!s||"Enter"!==e.key&&" "!==e.key||s()},"aria-label":`${t} tag close button`,children:n.jsx(T,{})})}):null]})},or=({placeholder:t,size:r,disabled:o})=>n.jsx(Nt,{placeholder:t,children:t=>{const{label:i,caption:a}=t[0];return n.jsxs(e.HStack,{flexDirection:"column",alignItems:"flex-start",children:[n.jsx("p",{css:Ut(r,o),children:i}),a?n.jsx("p",{css:Xt(r,o),children:a}):null]})}}),ir=({placeholder:t,removeItem:r,disabled:o})=>n.jsx(Nt,{placeholder:t,children:t=>t.map((t=>n.jsx(e.HStack,{flexDirection:"row",alignItems:"flex-start",children:n.jsx(nr,{label:t.label,variant:"info-grey",disabled:o,onClose:()=>r(t.value),closable:!0},t.value)},t.value)))}),ar=({label:t,caption:o,placeholder:i="",items:a,size:s="default",required:l,disabled:c,onChange:d,errorMessage:u,multiple:h,labels:f,...m})=>{const p=w("Select",f),[g,v]=r.useState(m.defaultValue||[]),b=(t=>e.createListCollection({items:t}))(a),y=e=>{v(e),d&&d(e)},x=`${t||p.defaultAriaLabel}${l?p.requiredSuffix:""}${o?` ${o}.`:""}${c?p.disabledSuffix:""}`.trim();return n.jsxs(e.Group,{css:Bt(s),style:m.style,className:"ds-select-input-container",tabIndex:c?0:void 0,"aria-disabled":c,"aria-label":c?x:void 0,children:[u?n.jsx("div",{css:Ht}):null,n.jsxs(Vt,{css:{},collection:b,disabled:c,required:l,multiple:h,"aria-label":m["aria-label"]||t,value:g,onValueChange:e=>y(e.value),style:{marginLeft:u?"1.1875rem":"0px"},...m,children:[t?n.jsxs(zt,{css:Ft(s),children:[l?n.jsx("span",{children:"*"}):null,t]}):null,o?n.jsx("p",{css:qt(s,c),children:o}):null,u&&n.jsx("p",{css:Yt(s),children:u}),n.jsx(It,{css:Zt(s,g.length>0,!!u,h),children:h?n.jsx(ir,{placeholder:i,disabled:c,removeItem:e=>{const t=g.filter((t=>t!==e));y(t)}}):n.jsx(or,{placeholder:i,size:s,disabled:c})}),n.jsx(Dt,{css:Wt,children:b.items.map((t=>n.jsxs(At,{css:Gt,item:t,children:[n.jsxs(e.Box,{children:[n.jsx("p",{css:Ut(s),children:t.label}),n.jsx("p",{css:Xt(s),children:t.caption})]}),h?n.jsx(Ve,{checked:g.some((e=>e===t.value))}):null]},t.value)))})]})]})},sr=o.css`
|
|
1430
1430
|
width: 100%;
|
|
1431
1431
|
max-width: 30.375rem;
|
|
1432
|
-
`,
|
|
1432
|
+
`,lr=o.css`
|
|
1433
1433
|
font-size: 1rem;
|
|
1434
1434
|
line-height: 1.5rem;
|
|
1435
1435
|
font-weight: 400;
|
|
@@ -1440,13 +1440,13 @@
|
|
|
1440
1440
|
color: ${f("error",500)};
|
|
1441
1441
|
margin-right: 0.1875rem;
|
|
1442
1442
|
}
|
|
1443
|
-
`,
|
|
1443
|
+
`,cr=o.css`
|
|
1444
1444
|
font-size: 0.875rem;
|
|
1445
1445
|
line-height: 1.25rem;
|
|
1446
1446
|
font-weight: 400;
|
|
1447
1447
|
color: ${f("neutral",700)};
|
|
1448
1448
|
text-align: left;
|
|
1449
|
-
`,
|
|
1449
|
+
`,dr=o.css`
|
|
1450
1450
|
display: flex;
|
|
1451
1451
|
align-items: center;
|
|
1452
1452
|
justify-content: space-between;
|
|
@@ -1464,9 +1464,9 @@
|
|
|
1464
1464
|
button {
|
|
1465
1465
|
width: 6.125rem;
|
|
1466
1466
|
}
|
|
1467
|
-
`,
|
|
1467
|
+
`,ur=o.css`
|
|
1468
1468
|
margin-top: 0.75rem;
|
|
1469
|
-
`,
|
|
1469
|
+
`,hr=e=>o.css`
|
|
1470
1470
|
height: 0.5rem;
|
|
1471
1471
|
width: 100%;
|
|
1472
1472
|
background-color: ${f("neutral",300)};
|
|
@@ -1480,7 +1480,7 @@
|
|
|
1480
1480
|
background-color: ${f("medium"===e?"warning":"strong"===e||"very-strong"===e?"success":"error",900)};
|
|
1481
1481
|
border-radius: 0.5rem;
|
|
1482
1482
|
}
|
|
1483
|
-
`,
|
|
1483
|
+
`,fr=e=>o.css`
|
|
1484
1484
|
display: flex;
|
|
1485
1485
|
align-items: center;
|
|
1486
1486
|
gap: 0.25rem;
|
|
@@ -1497,13 +1497,13 @@
|
|
|
1497
1497
|
justify-content: center;
|
|
1498
1498
|
align-items: center;
|
|
1499
1499
|
}
|
|
1500
|
-
`,
|
|
1500
|
+
`,mr=o.css`
|
|
1501
1501
|
position: relative;
|
|
1502
1502
|
height: 100%;
|
|
1503
1503
|
&:focus-visible {
|
|
1504
1504
|
outline-color: ${f("primary",700)};
|
|
1505
1505
|
}
|
|
1506
|
-
`,
|
|
1506
|
+
`,pr=o.css`
|
|
1507
1507
|
font-size: 1rem;
|
|
1508
1508
|
line-height: 1.5rem;
|
|
1509
1509
|
color: ${f("neutral",900)};
|
|
@@ -1513,27 +1513,27 @@
|
|
|
1513
1513
|
color: ${f("error",500)};
|
|
1514
1514
|
margin-right: 0.1875rem;
|
|
1515
1515
|
}
|
|
1516
|
-
`,
|
|
1516
|
+
`,gr=o.css`
|
|
1517
1517
|
font-size: 0.875rem;
|
|
1518
1518
|
line-height: 1.25rem;
|
|
1519
1519
|
color: ${f("neutral",700)};
|
|
1520
1520
|
text-align: left;
|
|
1521
|
-
`,gr=o.css`
|
|
1522
|
-
margin-top: 0.75rem;
|
|
1523
1521
|
`,vr=o.css`
|
|
1522
|
+
margin-top: 0.75rem;
|
|
1523
|
+
`,br=o.css`
|
|
1524
1524
|
width: 0.1875rem;
|
|
1525
1525
|
height: 100%;
|
|
1526
1526
|
background-color: ${f("error",900)};
|
|
1527
1527
|
position: absolute;
|
|
1528
1528
|
top: 0;
|
|
1529
1529
|
left: 0;
|
|
1530
|
-
`,
|
|
1530
|
+
`,yr=o.css`
|
|
1531
1531
|
font-size: 0.875rem;
|
|
1532
1532
|
line-height: 1.25rem;
|
|
1533
1533
|
font-weight: 700;
|
|
1534
1534
|
color: ${f("error",900)};
|
|
1535
1535
|
text-align: left;
|
|
1536
|
-
`,
|
|
1536
|
+
`,xr=o.css`
|
|
1537
1537
|
height: 100%;
|
|
1538
1538
|
min-height: 3rem;
|
|
1539
1539
|
width: 100%;
|
|
@@ -1542,7 +1542,7 @@
|
|
|
1542
1542
|
border-radius: 0.25rem;
|
|
1543
1543
|
background-color: ${f("neutral",100)};
|
|
1544
1544
|
padding: 0.75rem;
|
|
1545
|
-
`,
|
|
1545
|
+
`,wr=e=>o.css`
|
|
1546
1546
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1547
1547
|
line-height: ${"small"===e?"1.25rem":"1.5rem"};
|
|
1548
1548
|
font-weight: 400;
|
|
@@ -1553,13 +1553,13 @@
|
|
|
1553
1553
|
color: ${f("error",500)};
|
|
1554
1554
|
margin-right: 0.1875rem;
|
|
1555
1555
|
}
|
|
1556
|
-
`,
|
|
1556
|
+
`,Cr=e=>o.css`
|
|
1557
1557
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1558
1558
|
line-height: ${"small"===e?"1rem":"1.25rem"};
|
|
1559
1559
|
font-weight: 400;
|
|
1560
1560
|
color: ${f("neutral",700)};
|
|
1561
1561
|
text-align: left;
|
|
1562
|
-
`,
|
|
1562
|
+
`,jr=o.css`
|
|
1563
1563
|
display: flex;
|
|
1564
1564
|
align-items: center;
|
|
1565
1565
|
gap: 0.75rem;
|
|
@@ -1580,7 +1580,7 @@
|
|
|
1580
1580
|
margin-top: 1.125rem;
|
|
1581
1581
|
width: 100%;
|
|
1582
1582
|
}
|
|
1583
|
-
`,
|
|
1583
|
+
`,kr=e=>o.css`
|
|
1584
1584
|
position: relative;
|
|
1585
1585
|
height: 100%;
|
|
1586
1586
|
width: 100%;
|
|
@@ -1589,14 +1589,14 @@
|
|
|
1589
1589
|
align-items: flex-start;
|
|
1590
1590
|
gap: ${"small"===e?"0.75rem":"1rem"};
|
|
1591
1591
|
margin-bottom: 1rem;
|
|
1592
|
-
|
|
1592
|
+
`,$r=o.css`
|
|
1593
1593
|
width: 0.1875rem;
|
|
1594
1594
|
height: 100%;
|
|
1595
1595
|
background-color: ${f("error",900)};
|
|
1596
1596
|
position: absolute;
|
|
1597
1597
|
top: 0;
|
|
1598
1598
|
left: 0;
|
|
1599
|
-
|
|
1599
|
+
`,Sr=(e,t)=>o.css`
|
|
1600
1600
|
color: ${f("neutral",t?600:900)};
|
|
1601
1601
|
font-size: ${"small"===e?"0.875rem":"1rem"};
|
|
1602
1602
|
font-weight: 400;
|
|
@@ -1610,24 +1610,24 @@
|
|
|
1610
1610
|
.chakra-field__requiredIndicator {
|
|
1611
1611
|
color: ${t?f("neutral",600):f("error",500)};
|
|
1612
1612
|
}
|
|
1613
|
-
`,
|
|
1613
|
+
`,Er=(e,t)=>o.css`
|
|
1614
1614
|
color: ${f("neutral",t?600:700)};
|
|
1615
1615
|
font-size: ${"small"===e?"0.75rem":"0.875rem"};
|
|
1616
1616
|
font-weight: 400;
|
|
1617
1617
|
line-height: ${"small"===e?"1rem":"1.25rem"};
|
|
1618
|
-
`,
|
|
1618
|
+
`,Lr=o.css`
|
|
1619
1619
|
color: ${f("neutral",600)};
|
|
1620
1620
|
font-size: 0.75rem;
|
|
1621
1621
|
font-weight: 400;
|
|
1622
1622
|
line-height: 1rem;
|
|
1623
1623
|
margin-top: 0.5rem;
|
|
1624
|
-
`,
|
|
1624
|
+
`,Rr=o.css`
|
|
1625
1625
|
color: ${f("error",900)};
|
|
1626
1626
|
font-size: 0.875rem;
|
|
1627
1627
|
font-weight: 700;
|
|
1628
1628
|
line-height: 1.25rem;
|
|
1629
1629
|
margin-top: 0.125rem;
|
|
1630
|
-
`,
|
|
1630
|
+
`,Tr=(e,t,r)=>o.css`
|
|
1631
1631
|
height: 6.5rem;
|
|
1632
1632
|
width: 100%;
|
|
1633
1633
|
border-radius: 0.25rem;
|
|
@@ -1664,7 +1664,7 @@
|
|
|
1664
1664
|
}
|
|
1665
1665
|
|
|
1666
1666
|
${t||r?`\n border: 0.0625rem solid ${f("neutral",700)};\n `:""}
|
|
1667
|
-
`,
|
|
1667
|
+
`,Or=(e,t)=>o.css`
|
|
1668
1668
|
height: ${e};
|
|
1669
1669
|
width: ${t};
|
|
1670
1670
|
border: 1px solid ${f("neutral",300)};
|
|
@@ -1678,7 +1678,7 @@
|
|
|
1678
1678
|
height: 100%;
|
|
1679
1679
|
overflow-y: scroll;
|
|
1680
1680
|
}
|
|
1681
|
-
`,
|
|
1681
|
+
`,Pr=o.css`
|
|
1682
1682
|
padding: 1rem 0.75rem;
|
|
1683
1683
|
border-bottom: 1px solid ${f("neutral",300)};
|
|
1684
1684
|
|
|
@@ -1701,16 +1701,16 @@
|
|
|
1701
1701
|
color: ${f("neutral",700)};
|
|
1702
1702
|
text-align: left;
|
|
1703
1703
|
}
|
|
1704
|
-
`,
|
|
1704
|
+
`,Mr=o.css``,_r=o.css`
|
|
1705
1705
|
display: flex;
|
|
1706
1706
|
flex-direction: column;
|
|
1707
1707
|
gap: 0.75rem;
|
|
1708
1708
|
padding: 0.75rem;
|
|
1709
1709
|
border-bottom: 1px solid ${f("neutral",300)};
|
|
1710
|
-
`,
|
|
1710
|
+
`,Ir=o.css`
|
|
1711
1711
|
padding-top: 0.75rem;
|
|
1712
1712
|
padding-left: 0.5rem;
|
|
1713
|
-
`,
|
|
1713
|
+
`,Dr=o.css``,Ar=e=>o.css`
|
|
1714
1714
|
display: flex;
|
|
1715
1715
|
gap: 0.75rem;
|
|
1716
1716
|
padding: 0.75rem 0.5rem;
|
|
@@ -1734,7 +1734,7 @@
|
|
|
1734
1734
|
background-color: ${f("primary",100)};
|
|
1735
1735
|
width: 99.8%;
|
|
1736
1736
|
}
|
|
1737
|
-
`,
|
|
1737
|
+
`,Nr=o.css`
|
|
1738
1738
|
width: 100%;
|
|
1739
1739
|
max-width: calc(100% - 2.75rem);
|
|
1740
1740
|
|
|
@@ -1765,7 +1765,7 @@
|
|
|
1765
1765
|
.ds-base-map-children {
|
|
1766
1766
|
margin-top: 0.625rem;
|
|
1767
1767
|
}
|
|
1768
|
-
`,
|
|
1768
|
+
`,Vr=(e,t,r,n,i,a="icon")=>{let s="1rem",l=`0.25rem solid ${f("neutral",100)}`;if("cluster"===a){const e=1.75,t=6,r=.03125;if(l=`0.25rem solid ${f("neutral",100)}`,void 0!==i&&i>1){const n=e+(i-1)*r;s=`${Math.min(n,t)}rem`}else s=`${e}rem`}else"simple-pin"===a?(l=`0.25rem solid ${f("error",500)}`,s="1.5rem"):r&&(s="1.75rem",l=`0.125rem solid ${f("neutral",100)}`);return o.css`
|
|
1769
1769
|
text-overflow: ellipsis;
|
|
1770
1770
|
height: ${s};
|
|
1771
1771
|
width: ${s};
|
|
@@ -1805,14 +1805,14 @@
|
|
|
1805
1805
|
height: 0.875rem;
|
|
1806
1806
|
width: 0.875rem;
|
|
1807
1807
|
}
|
|
1808
|
-
`},
|
|
1808
|
+
`},zr=r.forwardRef((({ariaLabel:e,icon:t,backgroundColor:r,onClick:i,showFocusState:a,count:s,mode:l,variant:c="icon"},d)=>{const u=s?(h=s)>=1e8?"99M+":h>=1e6?`${(h/1e6).toFixed(0)}M`:h>=1e5?`${(h/1e3).toFixed(0)}K`:h.toString():void 0;var h;return n.jsx("div",{css:a?o.css`
|
|
1809
1809
|
outline: 0.125rem solid ${f("primary",700)};
|
|
1810
1810
|
outline-offset: 0.125rem;
|
|
1811
1811
|
border-radius: 50%;
|
|
1812
1812
|
box-shadow:
|
|
1813
1813
|
0 0 0 0.125rem ${f("neutral",100)},
|
|
1814
1814
|
rgba(0, 0, 0, 0.05) 0 0.125rem 0.125rem 0.25rem;
|
|
1815
|
-
`:"",children:n.jsxs("button",{type:"button",css:Nr(r,!!i,!!t,l,s,c),"aria-label":e||(s?`Cluster of ${s} locations`:"simple-pin"===c?"Map pin location":"Map point"),ref:d,onClick:i,children:["cluster"===c&&u,"icon"===c&&t]})})})),zr={Paper:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(Vr,{ariaLabel:e||"paper icon",icon:t.jsx(U,{color:"#79022C"}),backgroundColor:"#FFBCD4",onClick:r,ref:n,showFocusState:o}),Drop:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(Vr,{ariaLabel:e||"drop icon",icon:t.jsx(X,{color:"#7D2A03"}),backgroundColor:"#F3A078",onClick:r,ref:n,showFocusState:o}),Plant:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(Vr,{ariaLabel:e||"plant icon",icon:t.jsx(Y,{color:"#3B6402"}),backgroundColor:"#B7E578",onClick:r,ref:n,showFocusState:o}),Point:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(Vr,{ariaLabel:e||"point icon",backgroundColor:f("primary",500),onClick:r,ref:n,showFocusState:o})};function Br(){return"undefined"!=typeof window}function Hr(e){return Zr(e)?(e.nodeName||"").toLowerCase():"#document"}function Fr(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function qr(e){var t;return null==(t=(Zr(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Zr(e){return!!Br()&&(e instanceof Node||e instanceof Fr(e).Node)}function Wr(e){return!!Br()&&(e instanceof Element||e instanceof Fr(e).Element)}function Gr(e){return!!Br()&&(e instanceof HTMLElement||e instanceof Fr(e).HTMLElement)}function Ur(e){return!(!Br()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof Fr(e).ShadowRoot)}const Xr=new Set(["inline","contents"]);function Yr(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=cn(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!Xr.has(o)}const Kr=new Set(["table","td","th"]);function Jr(e){return Kr.has(Hr(e))}const Qr=[":popover-open",":modal"];function en(e){return Qr.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const tn=["transform","translate","scale","rotate","perspective"],rn=["transform","translate","scale","rotate","perspective","filter"],nn=["paint","layout","strict","content"];function on(e){const t=an(),r=Wr(e)?cn(e):e;return tn.some((e=>!!r[e]&&"none"!==r[e]))||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||rn.some((e=>(r.willChange||"").includes(e)))||nn.some((e=>(r.contain||"").includes(e)))}function an(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const sn=new Set(["html","body","#document"]);function ln(e){return sn.has(Hr(e))}function cn(e){return Fr(e).getComputedStyle(e)}function dn(e){return Wr(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function un(e){if("html"===Hr(e))return e;const t=e.assignedSlot||e.parentNode||Ur(e)&&e.host||qr(e);return Ur(t)?t.host:t}function hn(e){const t=un(e);return ln(t)?e.ownerDocument?e.ownerDocument.body:e.body:Gr(t)&&Yr(t)?t:hn(t)}function fn(e,t,r){var n;void 0===t&&(t=[]),void 0===r&&(r=!0);const o=hn(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),a=Fr(o);if(i){const e=mn(a);return t.concat(a,a.visualViewport||[],Yr(o)?o:[],e&&r?fn(e):[])}return t.concat(o,fn(o,[],r))}function mn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const pn=Math.min,gn=Math.max,vn=Math.round,bn=Math.floor,yn=e=>({x:e,y:e}),xn={left:"right",right:"left",bottom:"top",top:"bottom"},wn={start:"end",end:"start"};function Cn(e,t,r){return gn(e,pn(t,r))}function jn(e,t){return"function"==typeof e?e(t):e}function kn(e){return e.split("-")[0]}function $n(e){return e.split("-")[1]}function Sn(e){return"x"===e?"y":"x"}function En(e){return"y"===e?"height":"width"}const Ln=new Set(["top","bottom"]);function Rn(e){return Ln.has(kn(e))?"y":"x"}function Tn(e){return Sn(Rn(e))}function On(e){return e.replace(/start|end/g,(e=>wn[e]))}const Pn=["left","right"],Mn=["right","left"],_n=["top","bottom"],In=["bottom","top"];function Dn(e,t,r,n){const o=$n(e);let i=function(e,t,r){switch(e){case"top":case"bottom":return r?t?Mn:Pn:t?Pn:Mn;case"left":case"right":return t?_n:In;default:return[]}}(kn(e),"start"===r,n);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(On)))),i}function An(e){return e.replace(/left|right|bottom|top/g,(e=>xn[e]))}function Nn(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function Vn(e){const{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}const zn="data-floating-ui-focusable";function Bn(e,t){if(!e||!t)return!1;const r=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(r&&Ur(r)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function Hn(e){return"composedPath"in e?e.composedPath()[0]:e.target}function Fn(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const r=e;return null!=r.target&&t.contains(r.target)}function qn(e){return(null==e?void 0:e.ownerDocument)||document}function Zn(e,t,r){void 0===r&&(r=!0);return e.filter((e=>{var n;return e.parentId===t&&(!r||(null==(n=e.context)?void 0:n.open))})).flatMap((t=>[t,...Zn(e,t.id,r)]))}var Wn="undefined"!=typeof document?r.useLayoutEffect:function(){};const Gn={...l}.useInsertionEffect||(e=>e());function Un(e){const t=l.useRef((()=>{if("production"!==process.env.NODE_ENV)throw new Error("Cannot call an event handler while rendering.")}));return Gn((()=>{t.current=e})),l.useCallback((function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return null==t.current?void 0:t.current(...r)}),[])}function Xn(e,t,r){let{reference:n,floating:o}=e;const i=Rn(t),a=Tn(t),s=En(a),l=kn(t),c="y"===i,d=n.x+n.width/2-o.width/2,u=n.y+n.height/2-o.height/2,h=n[s]/2-o[s]/2;let f;switch(l){case"top":f={x:d,y:n.y-o.height};break;case"bottom":f={x:d,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:u};break;case"left":f={x:n.x-o.width,y:u};break;default:f={x:n.x,y:n.y}}switch($n(t)){case"start":f[a]-=h*(r&&c?-1:1);break;case"end":f[a]+=h*(r&&c?-1:1)}return f}async function Yn(e,t){var r;void 0===t&&(t={});const{x:n,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:h=!1,padding:f=0}=jn(t,e),m=Nn(f),p=s[h?"floating"===u?"reference":"floating":u],g=Vn(await i.getClippingRect({element:null==(r=await(null==i.isElement?void 0:i.isElement(p)))||r?p:p.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),v="floating"===u?{x:n,y:o,width:a.floating.width,height:a.floating.height}:a.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),y=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},x=Vn(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:v,offsetParent:b,strategy:l}):v);return{top:(g.top-x.top+m.top)/y.y,bottom:(x.bottom-g.bottom+m.bottom)/y.y,left:(g.left-x.left+m.left)/y.x,right:(x.right-g.right+m.right)/y.x}}const Kn=new Set(["left","top"]);function Jn(e){const t=cn(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Gr(e),i=o?e.offsetWidth:r,a=o?e.offsetHeight:n,s=vn(r)!==i||vn(n)!==a;return s&&(r=i,n=a),{width:r,height:n,$:s}}function Qn(e){return Wr(e)?e:e.contextElement}function eo(e){const t=Qn(e);if(!Gr(t))return yn(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:i}=Jn(t);let a=(i?vn(r.width):r.width)/n,s=(i?vn(r.height):r.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const to=yn(0);function ro(e){const t=Fr(e);return an()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:to}function no(e,t,r,n){void 0===t&&(t=!1),void 0===r&&(r=!1);const o=e.getBoundingClientRect(),i=Qn(e);let a=yn(1);t&&(n?Wr(n)&&(a=eo(n)):a=eo(e));const s=function(e,t,r){return void 0===t&&(t=!1),!(!r||t&&r!==Fr(e))&&t}(i,r,n)?ro(i):yn(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,d=o.width/a.x,u=o.height/a.y;if(i){const e=Fr(i),t=n&&Wr(n)?Fr(n):n;let r=e,o=mn(r);for(;o&&n&&t!==r;){const e=eo(o),t=o.getBoundingClientRect(),n=cn(o),i=t.left+(o.clientLeft+parseFloat(n.paddingLeft))*e.x,a=t.top+(o.clientTop+parseFloat(n.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,u*=e.y,l+=i,c+=a,r=Fr(o),o=mn(r)}}return Vn({width:d,height:u,x:l,y:c})}function oo(e,t){const r=dn(e).scrollLeft;return t?t.left+r:no(qr(e)).left+r}function io(e,t){const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-oo(e,r),y:r.top+t.scrollTop}}const ao=new Set(["absolute","fixed"]);function so(e,t,r){let n;if("viewport"===t)n=function(e,t){const r=Fr(e),n=qr(e),o=r.visualViewport;let i=n.clientWidth,a=n.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const e=an();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,l=o.offsetTop)}const c=oo(n);if(c<=0){const e=n.ownerDocument,t=e.body,r=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(r.marginLeft)+parseFloat(r.marginRight)||0,a=Math.abs(n.clientWidth-t.clientWidth-o);a<=25&&(i-=a)}else c<=25&&(i+=c);return{width:i,height:a,x:s,y:l}}(e,r);else if("document"===t)n=function(e){const t=qr(e),r=dn(e),n=e.ownerDocument.body,o=gn(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=gn(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-r.scrollLeft+oo(e);const s=-r.scrollTop;return"rtl"===cn(n).direction&&(a+=gn(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:a,y:s}}(qr(e));else if(Wr(t))n=function(e,t){const r=no(e,!0,"fixed"===t),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=Gr(e)?eo(e):yn(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:n*i.y}}(t,r);else{const r=ro(e);n={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return Vn(n)}function lo(e,t){const r=un(e);return!(r===t||!Wr(r)||ln(r))&&("fixed"===cn(r).position||lo(r,t))}function co(e,t,r){const n=Gr(t),o=qr(t),i="fixed"===r,a=no(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=yn(0);function c(){l.x=oo(o)}if(n||!n&&!i)if(("body"!==Hr(t)||Yr(o))&&(s=dn(t)),n){const e=no(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&c();i&&!n&&o&&c();const d=!o||n||i?yn(0):io(o,s);return{x:a.left+s.scrollLeft-l.x-d.x,y:a.top+s.scrollTop-l.y-d.y,width:a.width,height:a.height}}function uo(e){return"static"===cn(e).position}function ho(e,t){if(!Gr(e)||"fixed"===cn(e).position)return null;if(t)return t(e);let r=e.offsetParent;return qr(e)===r&&(r=r.ownerDocument.body),r}function fo(e,t){const r=Fr(e);if(en(e))return r;if(!Gr(e)){let t=un(e);for(;t&&!ln(t);){if(Wr(t)&&!uo(t))return t;t=un(t)}return r}let n=ho(e,t);for(;n&&Jr(n)&&uo(n);)n=ho(n,t);return n&&ln(n)&&uo(n)&&!on(n)?r:n||function(e){let t=un(e);for(;Gr(t)&&!ln(t);){if(on(t))return t;if(en(t))return null;t=un(t)}return null}(e)||r}const mo={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e;const i="fixed"===o,a=qr(n),s=!!t&&en(t.floating);if(n===a||s&&i)return r;let l={scrollLeft:0,scrollTop:0},c=yn(1);const d=yn(0),u=Gr(n);if((u||!u&&!i)&&(("body"!==Hr(n)||Yr(a))&&(l=dn(n)),Gr(n))){const e=no(n);c=eo(n),d.x=e.x+n.clientLeft,d.y=e.y+n.clientTop}const h=!a||u||i?yn(0):io(a,l);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+d.x+h.x,y:r.y*c.y-l.scrollTop*c.y+d.y+h.y}},getDocumentElement:qr,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i="clippingAncestors"===r?en(t)?[]:function(e,t){const r=t.get(e);if(r)return r;let n=fn(e,[],!1).filter((e=>Wr(e)&&"body"!==Hr(e))),o=null;const i="fixed"===cn(e).position;let a=i?un(e):e;for(;Wr(a)&&!ln(a);){const t=cn(a),r=on(a);r||"fixed"!==t.position||(o=null),(i?!r&&!o:!r&&"static"===t.position&&o&&ao.has(o.position)||Yr(a)&&!r&&lo(e,a))?n=n.filter((e=>e!==a)):o=t,a=un(a)}return t.set(e,n),n}(t,this._c):[].concat(r),a=[...i,n],s=a[0],l=a.reduce(((e,r)=>{const n=so(t,r,o);return e.top=gn(n.top,e.top),e.right=pn(n.right,e.right),e.bottom=pn(n.bottom,e.bottom),e.left=gn(n.left,e.left),e}),so(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:fo,getElementRects:async function(e){const t=this.getOffsetParent||fo,r=this.getDimensions,n=await r(e.floating);return{reference:co(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:r}=Jn(e);return{width:t,height:r}},getScale:eo,isElement:Wr,isRTL:function(e){return"rtl"===cn(e).direction}};function po(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function go(e,t,r,n){void 0===n&&(n={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=n,c=Qn(e),d=o||i?[...c?fn(c):[],...fn(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",r,{passive:!0}),i&&e.addEventListener("resize",r)}));const u=c&&s?function(e,t){let r,n=null;const o=qr(e);function i(){var e;clearTimeout(r),null==(e=n)||e.disconnect(),n=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:d,top:u,width:h,height:f}=c;if(s||t(),!h||!f)return;const m={rootMargin:-bn(u)+"px "+-bn(o.clientWidth-(d+h))+"px "+-bn(o.clientHeight-(u+f))+"px "+-bn(d)+"px",threshold:gn(0,pn(1,l))||1};let p=!0;function g(t){const n=t[0].intersectionRatio;if(n!==l){if(!p)return a();n?a(!1,n):r=setTimeout((()=>{a(!1,1e-7)}),1e3)}1!==n||po(c,e.getBoundingClientRect())||a(),p=!1}try{n=new IntersectionObserver(g,{...m,root:o.ownerDocument})}catch(e){n=new IntersectionObserver(g,m)}n.observe(e)}(!0),i}(c,r):null;let h,f=-1,m=null;a&&(m=new ResizeObserver((e=>{let[n]=e;n&&n.target===c&&m&&(m.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame((()=>{var e;null==(e=m)||e.observe(t)}))),r()})),c&&!l&&m.observe(c),m.observe(t));let p=l?no(e):null;return l&&function t(){const n=no(e);p&&!po(p,n)&&r();p=n,h=requestAnimationFrame(t)}(),r(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",r),i&&e.removeEventListener("resize",r)})),null==u||u(),null==(e=m)||e.disconnect(),m=null,l&&cancelAnimationFrame(h)}}const vo=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await async function(e,t){const{placement:r,platform:n,elements:o}=e,i=await(null==n.isRTL?void 0:n.isRTL(o.floating)),a=kn(r),s=$n(r),l="y"===Rn(r),c=Kn.has(a)?-1:1,d=i&&l?-1:1,u=jn(t,e);let{mainAxis:h,crossAxis:f,alignmentAxis:m}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&"number"==typeof m&&(f="end"===s?-1*m:m),l?{x:f*d,y:h*c}:{x:h*c,y:f*d}}(t,e);return a===(null==(r=s.offset)?void 0:r.placement)&&null!=(n=s.arrow)&&n.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},bo=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...l}=jn(e,t),c={x:r,y:n},d=await Yn(t,l),u=Rn(kn(o)),h=Sn(u);let f=c[h],m=c[u];if(i){const e="y"===h?"bottom":"right";f=Cn(f+d["y"===h?"top":"left"],f,f-d[e])}if(a){const e="y"===u?"bottom":"right";m=Cn(m+d["y"===u?"top":"left"],m,m-d[e])}const p=s.fn({...t,[h]:f,[u]:m});return{...p,data:{x:p.x-r,y:p.y-n,enabled:{[h]:i,[u]:a}}}}}},yo=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:h,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:p=!0,...g}=jn(e,t);if(null!=(r=i.arrow)&&r.alignmentOffset)return{};const v=kn(o),b=Rn(s),y=kn(s)===s,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=h||(y||!p?[An(s)]:function(e){const t=An(e);return[On(e),t,On(t)]}(s)),C="none"!==m;!h&&C&&w.push(...Dn(s,p,m,x));const j=[s,...w],k=await Yn(t,g),$=[];let S=(null==(n=i.flip)?void 0:n.overflows)||[];if(d&&$.push(k[v]),u){const e=function(e,t,r){void 0===r&&(r=!1);const n=$n(e),o=Tn(e),i=En(o);let a="x"===o?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=An(a)),[a,An(a)]}(o,a,x);$.push(k[e[0]],k[e[1]])}if(S=[...S,{placement:o,overflows:$}],!$.every((e=>e<=0))){var E,L;const e=((null==(E=i.flip)?void 0:E.index)||0)+1,t=j[e];if(t){if(!("alignment"===u&&b!==Rn(t))||S.every((e=>Rn(e.placement)!==b||e.overflows[0]>0)))return{data:{index:e,overflows:S},reset:{placement:t}}}let r=null==(L=S.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:L.placement;if(!r)switch(f){case"bestFit":{var R;const e=null==(R=S.filter((e=>{if(C){const t=Rn(e.placement);return t===b||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:R[0];e&&(r=e);break}case"initialPlacement":r=s}if(o!==r)return{reset:{placement:r}}}return{}}}},xo=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:d=0}=jn(e,t)||{};if(null==c)return{};const u=Nn(d),h={x:r,y:n},f=Tn(o),m=En(f),p=await a.getDimensions(c),g="y"===f,v=g?"top":"left",b=g?"bottom":"right",y=g?"clientHeight":"clientWidth",x=i.reference[m]+i.reference[f]-h[f]-i.floating[m],w=h[f]-i.reference[f],C=await(null==a.getOffsetParent?void 0:a.getOffsetParent(c));let j=C?C[y]:0;j&&await(null==a.isElement?void 0:a.isElement(C))||(j=s.floating[y]||i.floating[m]);const k=x/2-w/2,$=j/2-p[m]/2-1,S=pn(u[v],$),E=pn(u[b],$),L=S,R=j-p[m]-E,T=j/2-p[m]/2+k,O=Cn(L,T,R),P=!l.arrow&&null!=$n(o)&&T!==O&&i.reference[m]/2-(T<L?S:E)-p[m]/2<0,M=P?T<L?T-L:T-R:0;return{[f]:h[f]+M,data:{[f]:O,centerOffset:T-O-M,...P&&{alignmentOffset:M}},reset:P}}}),wo=(e,t,r)=>{const n=new Map,o={platform:mo,...r},i={...o.platform,_c:n};return(async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:a}=r,s=i.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:u}=Xn(c,n,l),h=n,f={},m=0;for(let r=0;r<s.length;r++){const{name:i,fn:p}=s[r],{x:g,y:v,data:b,reset:y}=await p({x:d,y:u,initialPlacement:n,placement:h,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});d=null!=g?g:d,u=null!=v?v:u,f={...f,[i]:{...f[i],...b}},y&&m<=50&&(m++,"object"==typeof y&&(y.placement&&(h=y.placement),y.rects&&(c=!0===y.rects?await a.getElementRects({reference:e,floating:t,strategy:o}):y.rects),({x:d,y:u}=Xn(c,h,l))),r=-1)}return{x:d,y:u,placement:h,strategy:o,middlewareData:f}})(e,t,{...o,platform:i})};var Co="undefined"!=typeof document?r.useLayoutEffect:function(){};function jo(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let r,n,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;0!=n--;)if(!jo(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=r;0!=n--;){const r=o[n];if(("_owner"!==r||!e.$$typeof)&&!jo(e[r],t[r]))return!1}return!0}return e!=e&&t!=t}function ko(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function $o(e,t){const r=ko(e);return Math.round(t*r)/r}function So(e){const t=l.useRef(e);return Co((()=>{t.current=e})),t}const Eo=e=>({name:"arrow",options:e,fn(t){const{element:r,padding:n}="function"==typeof e?e(t):e;return r&&(o=r,{}.hasOwnProperty.call(o,"current"))?null!=r.current?xo({element:r.current,padding:n}).fn(t):{}:r?xo({element:r,padding:n}).fn(t):{};var o}}),Lo=(e,t)=>({...vo(e),options:[e,t]}),Ro=(e,t)=>({...bo(e),options:[e,t]}),To=(e,t)=>({...Eo(e),options:[e,t]}),Oo="data-floating-ui-focusable",Po="active",Mo="selected",_o={...l};let Io=!1,Do=0;const Ao=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+Do++;const No=_o.useId||function(){const[e,t]=l.useState((()=>Io?Ao():void 0));return Wn((()=>{null==e&&t(Ao())}),[]),l.useEffect((()=>{Io=!0}),[]),e};let Vo;"production"!==process.env.NODE_ENV&&(Vo=new Set);const zo=l.createContext(null),Bo=l.createContext(null),Ho=()=>{var e;return(null==(e=l.useContext(zo))?void 0:e.id)||null},Fo=()=>l.useContext(Bo);const qo={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Zo={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Wo=e=>{var t,r;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(r=null==e?void 0:e.outsidePress)||r}};function Go(e){const{open:t=!1,onOpenChange:r,elements:n}=e,o=No(),i=l.useRef({}),[a]=l.useState((()=>function(){const e=new Map;return{emit(t,r){var n;null==(n=e.get(t))||n.forEach((e=>e(r)))},on(t,r){e.has(t)||e.set(t,new Set),e.get(t).add(r)},off(t,r){var n;null==(n=e.get(t))||n.delete(r)}}}())),s=null!=Ho();if("production"!==process.env.NODE_ENV){const e=n.reference;e&&!Wr(e)&&function(){for(var e,t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];const o="Floating UI: "+r.join(" ");var i;null!=(e=Vo)&&e.has(o)||(null==(i=Vo)||i.add(o),console.error(o))}("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[c,d]=l.useState(n.reference),u=Un(((e,t,n)=>{i.current.openEvent=e?t:void 0,a.emit("openchange",{open:e,event:t,reason:n,nested:s}),null==r||r(e,t,n)})),h=l.useMemo((()=>({setPositionReference:d})),[]),f=l.useMemo((()=>({reference:c||n.reference||null,floating:n.floating||null,domReference:n.reference})),[c,n.reference,n.floating]);return l.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:f,events:a,floatingId:o,refs:h})),[t,u,f,a,o,h])}function Uo(e){void 0===e&&(e={});const{nodeId:t}=e,r=Go({...e,elements:{reference:null,floating:null,...e.elements}}),n=e.rootContext||r,o=n.elements,[i,a]=l.useState(null),[s,d]=l.useState(null),u=(null==o?void 0:o.domReference)||i,h=l.useRef(null),f=Fo();Wn((()=>{u&&(h.current=u)}),[u]);const m=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:i,floating:a}={},transform:s=!0,whileElementsMounted:d,open:u}=e,[h,f]=l.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[m,p]=l.useState(n);jo(m,n)||p(n);const[g,v]=l.useState(null),[b,y]=l.useState(null),x=l.useCallback((e=>{e!==k.current&&(k.current=e,v(e))}),[]),w=l.useCallback((e=>{e!==$.current&&($.current=e,y(e))}),[]),C=i||g,j=a||b,k=l.useRef(null),$=l.useRef(null),S=l.useRef(h),E=null!=d,L=So(d),R=So(o),T=So(u),O=l.useCallback((()=>{if(!k.current||!$.current)return;const e={placement:t,strategy:r,middleware:m};R.current&&(e.platform=R.current),wo(k.current,$.current,e).then((e=>{const t={...e,isPositioned:!1!==T.current};P.current&&!jo(S.current,t)&&(S.current=t,c.flushSync((()=>{f(t)})))}))}),[m,t,r,R,T]);Co((()=>{!1===u&&S.current.isPositioned&&(S.current.isPositioned=!1,f((e=>({...e,isPositioned:!1}))))}),[u]);const P=l.useRef(!1);Co((()=>(P.current=!0,()=>{P.current=!1})),[]),Co((()=>{if(C&&(k.current=C),j&&($.current=j),C&&j){if(L.current)return L.current(C,j,O);O()}}),[C,j,O,L,E]);const M=l.useMemo((()=>({reference:k,floating:$,setReference:x,setFloating:w})),[x,w]),_=l.useMemo((()=>({reference:C,floating:j})),[C,j]),I=l.useMemo((()=>{const e={position:r,left:0,top:0};if(!_.floating)return e;const t=$o(_.floating,h.x),n=$o(_.floating,h.y);return s?{...e,transform:"translate("+t+"px, "+n+"px)",...ko(_.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}}),[r,s,_.floating,h.x,h.y]);return l.useMemo((()=>({...h,update:O,refs:M,elements:_,floatingStyles:I})),[h,O,M,_,I])}({...e,elements:{...o,...s&&{reference:s}}}),p=l.useCallback((e=>{const t=Wr(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),getClientRects:()=>e.getClientRects(),contextElement:e}:e;d(t),m.refs.setReference(t)}),[m.refs]),g=l.useCallback((e=>{(Wr(e)||null===e)&&(h.current=e,a(e)),(Wr(m.refs.reference.current)||null===m.refs.reference.current||null!==e&&!Wr(e))&&m.refs.setReference(e)}),[m.refs]),v=l.useMemo((()=>({...m.refs,setReference:g,setPositionReference:p,domReference:h})),[m.refs,g,p]),b=l.useMemo((()=>({...m.elements,domReference:u})),[m.elements,u]),y=l.useMemo((()=>({...m,...n,refs:v,elements:b,nodeId:t})),[m,v,b,t,n]);return Wn((()=>{n.dataRef.current.floatingContext=y;const e=null==f?void 0:f.nodesRef.current.find((e=>e.id===t));e&&(e.context=y)})),l.useMemo((()=>({...m,context:y,refs:v,elements:b})),[m,v,b,y])}function Xo(e,t,r){const n=new Map,o="item"===r;let i=e;if(o&&e){const{[Po]:t,[Mo]:r,...n}=e;i=n}return{..."floating"===r&&{tabIndex:-1,[Oo]:""},...i,...t.map((t=>{const n=t?t[r]:null;return"function"==typeof n?e?n(e):null:n})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[r,i]=t;var a;o&&[Po,Mo].includes(r)||(0===r.indexOf("on")?(n.has(r)||n.set(r,[]),"function"==typeof i&&(null==(a=n.get(r))||a.push(i),e[r]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=n.get(r))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[r]=i)})),e):e),{})}}const Yo=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function Ko(e,t){var r,n;void 0===t&&(t={});const{open:o,elements:i,floatingId:a}=e,{enabled:s=!0,role:c="dialog"}=t,d=No(),u=(null==(r=i.domReference)?void 0:r.id)||d,h=l.useMemo((()=>{var e,t;return(null==(e=(t=i.floating)?t.hasAttribute(zn)?t:t.querySelector("["+zn+"]")||t:null)?void 0:e.id)||a}),[i.floating,a]),f=null!=(n=Yo.get(c))?n:c,m=null!=Ho(),p=l.useMemo((()=>"tooltip"===f||"label"===c?{["aria-"+("label"===c?"labelledby":"describedby")]:o?h:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":"alertdialog"===f?"dialog":f,"aria-controls":o?h:void 0,..."listbox"===f&&{role:"combobox"},..."menu"===f&&{id:u},..."menu"===f&&m&&{role:"menuitem"},..."select"===c&&{"aria-autocomplete":"none"},..."combobox"===c&&{"aria-autocomplete":"list"}}),[f,h,m,o,u,c]),g=l.useMemo((()=>{const e={id:h,...f&&{role:f}};return"tooltip"===f||"label"===c?e:{...e,..."menu"===f&&{"aria-labelledby":u}}}),[f,h,u,c]),v=l.useCallback((e=>{let{active:t,selected:r}=e;const n={role:"option",...t&&{id:h+"-fui-option"}};switch(c){case"select":case"combobox":return{...n,"aria-selected":r}}return{}}),[h,c]);return l.useMemo((()=>s?{reference:p,floating:g,item:v}:{}),[s,p,g,v])}const Jo=o.css`
|
|
1815
|
+
`:"",children:n.jsxs("button",{type:"button",css:Vr(r,!!i,!!t,l,s,c),"aria-label":e||(s?`Cluster of ${s} locations`:"simple-pin"===c?"Map pin location":"Map point"),ref:d,onClick:i,children:["cluster"===c&&u,"icon"===c&&t]})})})),Br={Paper:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(zr,{ariaLabel:e||"paper icon",icon:t.jsx(U,{color:"#79022C"}),backgroundColor:"#FFBCD4",onClick:r,ref:n,showFocusState:o}),Drop:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(zr,{ariaLabel:e||"drop icon",icon:t.jsx(X,{color:"#7D2A03"}),backgroundColor:"#F3A078",onClick:r,ref:n,showFocusState:o}),Plant:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(zr,{ariaLabel:e||"plant icon",icon:t.jsx(Y,{color:"#3B6402"}),backgroundColor:"#B7E578",onClick:r,ref:n,showFocusState:o}),Point:({ariaLabel:e,onClick:r,triggerRef:n,showFocusState:o})=>t.jsx(zr,{ariaLabel:e||"point icon",backgroundColor:f("primary",500),onClick:r,ref:n,showFocusState:o})};function Hr(){return"undefined"!=typeof window}function Fr(e){return Wr(e)?(e.nodeName||"").toLowerCase():"#document"}function qr(e){var t;return(null==e||null==(t=e.ownerDocument)?void 0:t.defaultView)||window}function Zr(e){var t;return null==(t=(Wr(e)?e.ownerDocument:e.document)||window.document)?void 0:t.documentElement}function Wr(e){return!!Hr()&&(e instanceof Node||e instanceof qr(e).Node)}function Gr(e){return!!Hr()&&(e instanceof Element||e instanceof qr(e).Element)}function Ur(e){return!!Hr()&&(e instanceof HTMLElement||e instanceof qr(e).HTMLElement)}function Xr(e){return!(!Hr()||"undefined"==typeof ShadowRoot)&&(e instanceof ShadowRoot||e instanceof qr(e).ShadowRoot)}const Yr=new Set(["inline","contents"]);function Kr(e){const{overflow:t,overflowX:r,overflowY:n,display:o}=dn(e);return/auto|scroll|overlay|hidden|clip/.test(t+n+r)&&!Yr.has(o)}const Jr=new Set(["table","td","th"]);function Qr(e){return Jr.has(Fr(e))}const en=[":popover-open",":modal"];function tn(e){return en.some((t=>{try{return e.matches(t)}catch(e){return!1}}))}const rn=["transform","translate","scale","rotate","perspective"],nn=["transform","translate","scale","rotate","perspective","filter"],on=["paint","layout","strict","content"];function an(e){const t=sn(),r=Gr(e)?dn(e):e;return rn.some((e=>!!r[e]&&"none"!==r[e]))||!!r.containerType&&"normal"!==r.containerType||!t&&!!r.backdropFilter&&"none"!==r.backdropFilter||!t&&!!r.filter&&"none"!==r.filter||nn.some((e=>(r.willChange||"").includes(e)))||on.some((e=>(r.contain||"").includes(e)))}function sn(){return!("undefined"==typeof CSS||!CSS.supports)&&CSS.supports("-webkit-backdrop-filter","none")}const ln=new Set(["html","body","#document"]);function cn(e){return ln.has(Fr(e))}function dn(e){return qr(e).getComputedStyle(e)}function un(e){return Gr(e)?{scrollLeft:e.scrollLeft,scrollTop:e.scrollTop}:{scrollLeft:e.scrollX,scrollTop:e.scrollY}}function hn(e){if("html"===Fr(e))return e;const t=e.assignedSlot||e.parentNode||Xr(e)&&e.host||Zr(e);return Xr(t)?t.host:t}function fn(e){const t=hn(e);return cn(t)?e.ownerDocument?e.ownerDocument.body:e.body:Ur(t)&&Kr(t)?t:fn(t)}function mn(e,t,r){var n;void 0===t&&(t=[]),void 0===r&&(r=!0);const o=fn(e),i=o===(null==(n=e.ownerDocument)?void 0:n.body),a=qr(o);if(i){const e=pn(a);return t.concat(a,a.visualViewport||[],Kr(o)?o:[],e&&r?mn(e):[])}return t.concat(o,mn(o,[],r))}function pn(e){return e.parent&&Object.getPrototypeOf(e.parent)?e.frameElement:null}const gn=Math.min,vn=Math.max,bn=Math.round,yn=Math.floor,xn=e=>({x:e,y:e}),wn={left:"right",right:"left",bottom:"top",top:"bottom"},Cn={start:"end",end:"start"};function jn(e,t,r){return vn(e,gn(t,r))}function kn(e,t){return"function"==typeof e?e(t):e}function $n(e){return e.split("-")[0]}function Sn(e){return e.split("-")[1]}function En(e){return"x"===e?"y":"x"}function Ln(e){return"y"===e?"height":"width"}const Rn=new Set(["top","bottom"]);function Tn(e){return Rn.has($n(e))?"y":"x"}function On(e){return En(Tn(e))}function Pn(e){return e.replace(/start|end/g,(e=>Cn[e]))}const Mn=["left","right"],_n=["right","left"],In=["top","bottom"],Dn=["bottom","top"];function An(e,t,r,n){const o=Sn(e);let i=function(e,t,r){switch(e){case"top":case"bottom":return r?t?_n:Mn:t?Mn:_n;case"left":case"right":return t?In:Dn;default:return[]}}($n(e),"start"===r,n);return o&&(i=i.map((e=>e+"-"+o)),t&&(i=i.concat(i.map(Pn)))),i}function Nn(e){return e.replace(/left|right|bottom|top/g,(e=>wn[e]))}function Vn(e){return"number"!=typeof e?function(e){return{top:0,right:0,bottom:0,left:0,...e}}(e):{top:e,right:e,bottom:e,left:e}}function zn(e){const{x:t,y:r,width:n,height:o}=e;return{width:n,height:o,top:r,left:t,right:t+n,bottom:r+o,x:t,y:r}}const Bn="data-floating-ui-focusable";function Hn(e,t){if(!e||!t)return!1;const r=null==t.getRootNode?void 0:t.getRootNode();if(e.contains(t))return!0;if(r&&Xr(r)){let r=t;for(;r;){if(e===r)return!0;r=r.parentNode||r.host}}return!1}function Fn(e){return"composedPath"in e?e.composedPath()[0]:e.target}function qn(e,t){if(null==t)return!1;if("composedPath"in e)return e.composedPath().includes(t);const r=e;return null!=r.target&&t.contains(r.target)}function Zn(e){return(null==e?void 0:e.ownerDocument)||document}function Wn(e,t,r){void 0===r&&(r=!0);return e.filter((e=>{var n;return e.parentId===t&&(!r||(null==(n=e.context)?void 0:n.open))})).flatMap((t=>[t,...Wn(e,t.id,r)]))}var Gn="undefined"!=typeof document?r.useLayoutEffect:function(){};const Un={...l}.useInsertionEffect||(e=>e());function Xn(e){const t=l.useRef((()=>{if("production"!==process.env.NODE_ENV)throw new Error("Cannot call an event handler while rendering.")}));return Un((()=>{t.current=e})),l.useCallback((function(){for(var e=arguments.length,r=new Array(e),n=0;n<e;n++)r[n]=arguments[n];return null==t.current?void 0:t.current(...r)}),[])}function Yn(e,t,r){let{reference:n,floating:o}=e;const i=Tn(t),a=On(t),s=Ln(a),l=$n(t),c="y"===i,d=n.x+n.width/2-o.width/2,u=n.y+n.height/2-o.height/2,h=n[s]/2-o[s]/2;let f;switch(l){case"top":f={x:d,y:n.y-o.height};break;case"bottom":f={x:d,y:n.y+n.height};break;case"right":f={x:n.x+n.width,y:u};break;case"left":f={x:n.x-o.width,y:u};break;default:f={x:n.x,y:n.y}}switch(Sn(t)){case"start":f[a]-=h*(r&&c?-1:1);break;case"end":f[a]+=h*(r&&c?-1:1)}return f}async function Kn(e,t){var r;void 0===t&&(t={});const{x:n,y:o,platform:i,rects:a,elements:s,strategy:l}=e,{boundary:c="clippingAncestors",rootBoundary:d="viewport",elementContext:u="floating",altBoundary:h=!1,padding:f=0}=kn(t,e),m=Vn(f),p=s[h?"floating"===u?"reference":"floating":u],g=zn(await i.getClippingRect({element:null==(r=await(null==i.isElement?void 0:i.isElement(p)))||r?p:p.contextElement||await(null==i.getDocumentElement?void 0:i.getDocumentElement(s.floating)),boundary:c,rootBoundary:d,strategy:l})),v="floating"===u?{x:n,y:o,width:a.floating.width,height:a.floating.height}:a.reference,b=await(null==i.getOffsetParent?void 0:i.getOffsetParent(s.floating)),y=await(null==i.isElement?void 0:i.isElement(b))&&await(null==i.getScale?void 0:i.getScale(b))||{x:1,y:1},x=zn(i.convertOffsetParentRelativeRectToViewportRelativeRect?await i.convertOffsetParentRelativeRectToViewportRelativeRect({elements:s,rect:v,offsetParent:b,strategy:l}):v);return{top:(g.top-x.top+m.top)/y.y,bottom:(x.bottom-g.bottom+m.bottom)/y.y,left:(g.left-x.left+m.left)/y.x,right:(x.right-g.right+m.right)/y.x}}const Jn=new Set(["left","top"]);function Qn(e){const t=dn(e);let r=parseFloat(t.width)||0,n=parseFloat(t.height)||0;const o=Ur(e),i=o?e.offsetWidth:r,a=o?e.offsetHeight:n,s=bn(r)!==i||bn(n)!==a;return s&&(r=i,n=a),{width:r,height:n,$:s}}function eo(e){return Gr(e)?e:e.contextElement}function to(e){const t=eo(e);if(!Ur(t))return xn(1);const r=t.getBoundingClientRect(),{width:n,height:o,$:i}=Qn(t);let a=(i?bn(r.width):r.width)/n,s=(i?bn(r.height):r.height)/o;return a&&Number.isFinite(a)||(a=1),s&&Number.isFinite(s)||(s=1),{x:a,y:s}}const ro=xn(0);function no(e){const t=qr(e);return sn()&&t.visualViewport?{x:t.visualViewport.offsetLeft,y:t.visualViewport.offsetTop}:ro}function oo(e,t,r,n){void 0===t&&(t=!1),void 0===r&&(r=!1);const o=e.getBoundingClientRect(),i=eo(e);let a=xn(1);t&&(n?Gr(n)&&(a=to(n)):a=to(e));const s=function(e,t,r){return void 0===t&&(t=!1),!(!r||t&&r!==qr(e))&&t}(i,r,n)?no(i):xn(0);let l=(o.left+s.x)/a.x,c=(o.top+s.y)/a.y,d=o.width/a.x,u=o.height/a.y;if(i){const e=qr(i),t=n&&Gr(n)?qr(n):n;let r=e,o=pn(r);for(;o&&n&&t!==r;){const e=to(o),t=o.getBoundingClientRect(),n=dn(o),i=t.left+(o.clientLeft+parseFloat(n.paddingLeft))*e.x,a=t.top+(o.clientTop+parseFloat(n.paddingTop))*e.y;l*=e.x,c*=e.y,d*=e.x,u*=e.y,l+=i,c+=a,r=qr(o),o=pn(r)}}return zn({width:d,height:u,x:l,y:c})}function io(e,t){const r=un(e).scrollLeft;return t?t.left+r:oo(Zr(e)).left+r}function ao(e,t){const r=e.getBoundingClientRect();return{x:r.left+t.scrollLeft-io(e,r),y:r.top+t.scrollTop}}const so=new Set(["absolute","fixed"]);function lo(e,t,r){let n;if("viewport"===t)n=function(e,t){const r=qr(e),n=Zr(e),o=r.visualViewport;let i=n.clientWidth,a=n.clientHeight,s=0,l=0;if(o){i=o.width,a=o.height;const e=sn();(!e||e&&"fixed"===t)&&(s=o.offsetLeft,l=o.offsetTop)}const c=io(n);if(c<=0){const e=n.ownerDocument,t=e.body,r=getComputedStyle(t),o="CSS1Compat"===e.compatMode&&parseFloat(r.marginLeft)+parseFloat(r.marginRight)||0,a=Math.abs(n.clientWidth-t.clientWidth-o);a<=25&&(i-=a)}else c<=25&&(i+=c);return{width:i,height:a,x:s,y:l}}(e,r);else if("document"===t)n=function(e){const t=Zr(e),r=un(e),n=e.ownerDocument.body,o=vn(t.scrollWidth,t.clientWidth,n.scrollWidth,n.clientWidth),i=vn(t.scrollHeight,t.clientHeight,n.scrollHeight,n.clientHeight);let a=-r.scrollLeft+io(e);const s=-r.scrollTop;return"rtl"===dn(n).direction&&(a+=vn(t.clientWidth,n.clientWidth)-o),{width:o,height:i,x:a,y:s}}(Zr(e));else if(Gr(t))n=function(e,t){const r=oo(e,!0,"fixed"===t),n=r.top+e.clientTop,o=r.left+e.clientLeft,i=Ur(e)?to(e):xn(1);return{width:e.clientWidth*i.x,height:e.clientHeight*i.y,x:o*i.x,y:n*i.y}}(t,r);else{const r=no(e);n={x:t.x-r.x,y:t.y-r.y,width:t.width,height:t.height}}return zn(n)}function co(e,t){const r=hn(e);return!(r===t||!Gr(r)||cn(r))&&("fixed"===dn(r).position||co(r,t))}function uo(e,t,r){const n=Ur(t),o=Zr(t),i="fixed"===r,a=oo(e,!0,i,t);let s={scrollLeft:0,scrollTop:0};const l=xn(0);function c(){l.x=io(o)}if(n||!n&&!i)if(("body"!==Fr(t)||Kr(o))&&(s=un(t)),n){const e=oo(t,!0,i,t);l.x=e.x+t.clientLeft,l.y=e.y+t.clientTop}else o&&c();i&&!n&&o&&c();const d=!o||n||i?xn(0):ao(o,s);return{x:a.left+s.scrollLeft-l.x-d.x,y:a.top+s.scrollTop-l.y-d.y,width:a.width,height:a.height}}function ho(e){return"static"===dn(e).position}function fo(e,t){if(!Ur(e)||"fixed"===dn(e).position)return null;if(t)return t(e);let r=e.offsetParent;return Zr(e)===r&&(r=r.ownerDocument.body),r}function mo(e,t){const r=qr(e);if(tn(e))return r;if(!Ur(e)){let t=hn(e);for(;t&&!cn(t);){if(Gr(t)&&!ho(t))return t;t=hn(t)}return r}let n=fo(e,t);for(;n&&Qr(n)&&ho(n);)n=fo(n,t);return n&&cn(n)&&ho(n)&&!an(n)?r:n||function(e){let t=hn(e);for(;Ur(t)&&!cn(t);){if(an(t))return t;if(tn(t))return null;t=hn(t)}return null}(e)||r}const po={convertOffsetParentRelativeRectToViewportRelativeRect:function(e){let{elements:t,rect:r,offsetParent:n,strategy:o}=e;const i="fixed"===o,a=Zr(n),s=!!t&&tn(t.floating);if(n===a||s&&i)return r;let l={scrollLeft:0,scrollTop:0},c=xn(1);const d=xn(0),u=Ur(n);if((u||!u&&!i)&&(("body"!==Fr(n)||Kr(a))&&(l=un(n)),Ur(n))){const e=oo(n);c=to(n),d.x=e.x+n.clientLeft,d.y=e.y+n.clientTop}const h=!a||u||i?xn(0):ao(a,l);return{width:r.width*c.x,height:r.height*c.y,x:r.x*c.x-l.scrollLeft*c.x+d.x+h.x,y:r.y*c.y-l.scrollTop*c.y+d.y+h.y}},getDocumentElement:Zr,getClippingRect:function(e){let{element:t,boundary:r,rootBoundary:n,strategy:o}=e;const i="clippingAncestors"===r?tn(t)?[]:function(e,t){const r=t.get(e);if(r)return r;let n=mn(e,[],!1).filter((e=>Gr(e)&&"body"!==Fr(e))),o=null;const i="fixed"===dn(e).position;let a=i?hn(e):e;for(;Gr(a)&&!cn(a);){const t=dn(a),r=an(a);r||"fixed"!==t.position||(o=null),(i?!r&&!o:!r&&"static"===t.position&&o&&so.has(o.position)||Kr(a)&&!r&&co(e,a))?n=n.filter((e=>e!==a)):o=t,a=hn(a)}return t.set(e,n),n}(t,this._c):[].concat(r),a=[...i,n],s=a[0],l=a.reduce(((e,r)=>{const n=lo(t,r,o);return e.top=vn(n.top,e.top),e.right=gn(n.right,e.right),e.bottom=gn(n.bottom,e.bottom),e.left=vn(n.left,e.left),e}),lo(t,s,o));return{width:l.right-l.left,height:l.bottom-l.top,x:l.left,y:l.top}},getOffsetParent:mo,getElementRects:async function(e){const t=this.getOffsetParent||mo,r=this.getDimensions,n=await r(e.floating);return{reference:uo(e.reference,await t(e.floating),e.strategy),floating:{x:0,y:0,width:n.width,height:n.height}}},getClientRects:function(e){return Array.from(e.getClientRects())},getDimensions:function(e){const{width:t,height:r}=Qn(e);return{width:t,height:r}},getScale:to,isElement:Gr,isRTL:function(e){return"rtl"===dn(e).direction}};function go(e,t){return e.x===t.x&&e.y===t.y&&e.width===t.width&&e.height===t.height}function vo(e,t,r,n){void 0===n&&(n={});const{ancestorScroll:o=!0,ancestorResize:i=!0,elementResize:a="function"==typeof ResizeObserver,layoutShift:s="function"==typeof IntersectionObserver,animationFrame:l=!1}=n,c=eo(e),d=o||i?[...c?mn(c):[],...mn(t)]:[];d.forEach((e=>{o&&e.addEventListener("scroll",r,{passive:!0}),i&&e.addEventListener("resize",r)}));const u=c&&s?function(e,t){let r,n=null;const o=Zr(e);function i(){var e;clearTimeout(r),null==(e=n)||e.disconnect(),n=null}return function a(s,l){void 0===s&&(s=!1),void 0===l&&(l=1),i();const c=e.getBoundingClientRect(),{left:d,top:u,width:h,height:f}=c;if(s||t(),!h||!f)return;const m={rootMargin:-yn(u)+"px "+-yn(o.clientWidth-(d+h))+"px "+-yn(o.clientHeight-(u+f))+"px "+-yn(d)+"px",threshold:vn(0,gn(1,l))||1};let p=!0;function g(t){const n=t[0].intersectionRatio;if(n!==l){if(!p)return a();n?a(!1,n):r=setTimeout((()=>{a(!1,1e-7)}),1e3)}1!==n||go(c,e.getBoundingClientRect())||a(),p=!1}try{n=new IntersectionObserver(g,{...m,root:o.ownerDocument})}catch(e){n=new IntersectionObserver(g,m)}n.observe(e)}(!0),i}(c,r):null;let h,f=-1,m=null;a&&(m=new ResizeObserver((e=>{let[n]=e;n&&n.target===c&&m&&(m.unobserve(t),cancelAnimationFrame(f),f=requestAnimationFrame((()=>{var e;null==(e=m)||e.observe(t)}))),r()})),c&&!l&&m.observe(c),m.observe(t));let p=l?oo(e):null;return l&&function t(){const n=oo(e);p&&!go(p,n)&&r();p=n,h=requestAnimationFrame(t)}(),r(),()=>{var e;d.forEach((e=>{o&&e.removeEventListener("scroll",r),i&&e.removeEventListener("resize",r)})),null==u||u(),null==(e=m)||e.disconnect(),m=null,l&&cancelAnimationFrame(h)}}const bo=function(e){return void 0===e&&(e=0),{name:"offset",options:e,async fn(t){var r,n;const{x:o,y:i,placement:a,middlewareData:s}=t,l=await async function(e,t){const{placement:r,platform:n,elements:o}=e,i=await(null==n.isRTL?void 0:n.isRTL(o.floating)),a=$n(r),s=Sn(r),l="y"===Tn(r),c=Jn.has(a)?-1:1,d=i&&l?-1:1,u=kn(t,e);let{mainAxis:h,crossAxis:f,alignmentAxis:m}="number"==typeof u?{mainAxis:u,crossAxis:0,alignmentAxis:null}:{mainAxis:u.mainAxis||0,crossAxis:u.crossAxis||0,alignmentAxis:u.alignmentAxis};return s&&"number"==typeof m&&(f="end"===s?-1*m:m),l?{x:f*d,y:h*c}:{x:h*c,y:f*d}}(t,e);return a===(null==(r=s.offset)?void 0:r.placement)&&null!=(n=s.arrow)&&n.alignmentOffset?{}:{x:o+l.x,y:i+l.y,data:{...l,placement:a}}}}},yo=function(e){return void 0===e&&(e={}),{name:"shift",options:e,async fn(t){const{x:r,y:n,placement:o}=t,{mainAxis:i=!0,crossAxis:a=!1,limiter:s={fn:e=>{let{x:t,y:r}=e;return{x:t,y:r}}},...l}=kn(e,t),c={x:r,y:n},d=await Kn(t,l),u=Tn($n(o)),h=En(u);let f=c[h],m=c[u];if(i){const e="y"===h?"bottom":"right";f=jn(f+d["y"===h?"top":"left"],f,f-d[e])}if(a){const e="y"===u?"bottom":"right";m=jn(m+d["y"===u?"top":"left"],m,m-d[e])}const p=s.fn({...t,[h]:f,[u]:m});return{...p,data:{x:p.x-r,y:p.y-n,enabled:{[h]:i,[u]:a}}}}}},xo=function(e){return void 0===e&&(e={}),{name:"flip",options:e,async fn(t){var r,n;const{placement:o,middlewareData:i,rects:a,initialPlacement:s,platform:l,elements:c}=t,{mainAxis:d=!0,crossAxis:u=!0,fallbackPlacements:h,fallbackStrategy:f="bestFit",fallbackAxisSideDirection:m="none",flipAlignment:p=!0,...g}=kn(e,t);if(null!=(r=i.arrow)&&r.alignmentOffset)return{};const v=$n(o),b=Tn(s),y=$n(s)===s,x=await(null==l.isRTL?void 0:l.isRTL(c.floating)),w=h||(y||!p?[Nn(s)]:function(e){const t=Nn(e);return[Pn(e),t,Pn(t)]}(s)),C="none"!==m;!h&&C&&w.push(...An(s,p,m,x));const j=[s,...w],k=await Kn(t,g),$=[];let S=(null==(n=i.flip)?void 0:n.overflows)||[];if(d&&$.push(k[v]),u){const e=function(e,t,r){void 0===r&&(r=!1);const n=Sn(e),o=On(e),i=Ln(o);let a="x"===o?n===(r?"end":"start")?"right":"left":"start"===n?"bottom":"top";return t.reference[i]>t.floating[i]&&(a=Nn(a)),[a,Nn(a)]}(o,a,x);$.push(k[e[0]],k[e[1]])}if(S=[...S,{placement:o,overflows:$}],!$.every((e=>e<=0))){var E,L;const e=((null==(E=i.flip)?void 0:E.index)||0)+1,t=j[e];if(t){if(!("alignment"===u&&b!==Tn(t))||S.every((e=>Tn(e.placement)!==b||e.overflows[0]>0)))return{data:{index:e,overflows:S},reset:{placement:t}}}let r=null==(L=S.filter((e=>e.overflows[0]<=0)).sort(((e,t)=>e.overflows[1]-t.overflows[1]))[0])?void 0:L.placement;if(!r)switch(f){case"bestFit":{var R;const e=null==(R=S.filter((e=>{if(C){const t=Tn(e.placement);return t===b||"y"===t}return!0})).map((e=>[e.placement,e.overflows.filter((e=>e>0)).reduce(((e,t)=>e+t),0)])).sort(((e,t)=>e[1]-t[1]))[0])?void 0:R[0];e&&(r=e);break}case"initialPlacement":r=s}if(o!==r)return{reset:{placement:r}}}return{}}}},wo=e=>({name:"arrow",options:e,async fn(t){const{x:r,y:n,placement:o,rects:i,platform:a,elements:s,middlewareData:l}=t,{element:c,padding:d=0}=kn(e,t)||{};if(null==c)return{};const u=Vn(d),h={x:r,y:n},f=On(o),m=Ln(f),p=await a.getDimensions(c),g="y"===f,v=g?"top":"left",b=g?"bottom":"right",y=g?"clientHeight":"clientWidth",x=i.reference[m]+i.reference[f]-h[f]-i.floating[m],w=h[f]-i.reference[f],C=await(null==a.getOffsetParent?void 0:a.getOffsetParent(c));let j=C?C[y]:0;j&&await(null==a.isElement?void 0:a.isElement(C))||(j=s.floating[y]||i.floating[m]);const k=x/2-w/2,$=j/2-p[m]/2-1,S=gn(u[v],$),E=gn(u[b],$),L=S,R=j-p[m]-E,T=j/2-p[m]/2+k,O=jn(L,T,R),P=!l.arrow&&null!=Sn(o)&&T!==O&&i.reference[m]/2-(T<L?S:E)-p[m]/2<0,M=P?T<L?T-L:T-R:0;return{[f]:h[f]+M,data:{[f]:O,centerOffset:T-O-M,...P&&{alignmentOffset:M}},reset:P}}}),Co=(e,t,r)=>{const n=new Map,o={platform:po,...r},i={...o.platform,_c:n};return(async(e,t,r)=>{const{placement:n="bottom",strategy:o="absolute",middleware:i=[],platform:a}=r,s=i.filter(Boolean),l=await(null==a.isRTL?void 0:a.isRTL(t));let c=await a.getElementRects({reference:e,floating:t,strategy:o}),{x:d,y:u}=Yn(c,n,l),h=n,f={},m=0;for(let r=0;r<s.length;r++){const{name:i,fn:p}=s[r],{x:g,y:v,data:b,reset:y}=await p({x:d,y:u,initialPlacement:n,placement:h,strategy:o,middlewareData:f,rects:c,platform:a,elements:{reference:e,floating:t}});d=null!=g?g:d,u=null!=v?v:u,f={...f,[i]:{...f[i],...b}},y&&m<=50&&(m++,"object"==typeof y&&(y.placement&&(h=y.placement),y.rects&&(c=!0===y.rects?await a.getElementRects({reference:e,floating:t,strategy:o}):y.rects),({x:d,y:u}=Yn(c,h,l))),r=-1)}return{x:d,y:u,placement:h,strategy:o,middlewareData:f}})(e,t,{...o,platform:i})};var jo="undefined"!=typeof document?r.useLayoutEffect:function(){};function ko(e,t){if(e===t)return!0;if(typeof e!=typeof t)return!1;if("function"==typeof e&&e.toString()===t.toString())return!0;let r,n,o;if(e&&t&&"object"==typeof e){if(Array.isArray(e)){if(r=e.length,r!==t.length)return!1;for(n=r;0!=n--;)if(!ko(e[n],t[n]))return!1;return!0}if(o=Object.keys(e),r=o.length,r!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!{}.hasOwnProperty.call(t,o[n]))return!1;for(n=r;0!=n--;){const r=o[n];if(("_owner"!==r||!e.$$typeof)&&!ko(e[r],t[r]))return!1}return!0}return e!=e&&t!=t}function $o(e){if("undefined"==typeof window)return 1;return(e.ownerDocument.defaultView||window).devicePixelRatio||1}function So(e,t){const r=$o(e);return Math.round(t*r)/r}function Eo(e){const t=l.useRef(e);return jo((()=>{t.current=e})),t}const Lo=e=>({name:"arrow",options:e,fn(t){const{element:r,padding:n}="function"==typeof e?e(t):e;return r&&(o=r,{}.hasOwnProperty.call(o,"current"))?null!=r.current?wo({element:r.current,padding:n}).fn(t):{}:r?wo({element:r,padding:n}).fn(t):{};var o}}),Ro=(e,t)=>({...bo(e),options:[e,t]}),To=(e,t)=>({...yo(e),options:[e,t]}),Oo=(e,t)=>({...Lo(e),options:[e,t]}),Po="data-floating-ui-focusable",Mo="active",_o="selected",Io={...l};let Do=!1,Ao=0;const No=()=>"floating-ui-"+Math.random().toString(36).slice(2,6)+Ao++;const Vo=Io.useId||function(){const[e,t]=l.useState((()=>Do?No():void 0));return Gn((()=>{null==e&&t(No())}),[]),l.useEffect((()=>{Do=!0}),[]),e};let zo;"production"!==process.env.NODE_ENV&&(zo=new Set);const Bo=l.createContext(null),Ho=l.createContext(null),Fo=()=>{var e;return(null==(e=l.useContext(Bo))?void 0:e.id)||null},qo=()=>l.useContext(Ho);const Zo={pointerdown:"onPointerDown",mousedown:"onMouseDown",click:"onClick"},Wo={pointerdown:"onPointerDownCapture",mousedown:"onMouseDownCapture",click:"onClickCapture"},Go=e=>{var t,r;return{escapeKey:"boolean"==typeof e?e:null!=(t=null==e?void 0:e.escapeKey)&&t,outsidePress:"boolean"==typeof e?e:null==(r=null==e?void 0:e.outsidePress)||r}};function Uo(e){const{open:t=!1,onOpenChange:r,elements:n}=e,o=Vo(),i=l.useRef({}),[a]=l.useState((()=>function(){const e=new Map;return{emit(t,r){var n;null==(n=e.get(t))||n.forEach((e=>e(r)))},on(t,r){e.has(t)||e.set(t,new Set),e.get(t).add(r)},off(t,r){var n;null==(n=e.get(t))||n.delete(r)}}}())),s=null!=Fo();if("production"!==process.env.NODE_ENV){const e=n.reference;e&&!Gr(e)&&function(){for(var e,t=arguments.length,r=new Array(t),n=0;n<t;n++)r[n]=arguments[n];const o="Floating UI: "+r.join(" ");var i;null!=(e=zo)&&e.has(o)||(null==(i=zo)||i.add(o),console.error(o))}("Cannot pass a virtual element to the `elements.reference` option,","as it must be a real DOM element. Use `refs.setPositionReference()`","instead.")}const[c,d]=l.useState(n.reference),u=Xn(((e,t,n)=>{i.current.openEvent=e?t:void 0,a.emit("openchange",{open:e,event:t,reason:n,nested:s}),null==r||r(e,t,n)})),h=l.useMemo((()=>({setPositionReference:d})),[]),f=l.useMemo((()=>({reference:c||n.reference||null,floating:n.floating||null,domReference:n.reference})),[c,n.reference,n.floating]);return l.useMemo((()=>({dataRef:i,open:t,onOpenChange:u,elements:f,events:a,floatingId:o,refs:h})),[t,u,f,a,o,h])}function Xo(e){void 0===e&&(e={});const{nodeId:t}=e,r=Uo({...e,elements:{reference:null,floating:null,...e.elements}}),n=e.rootContext||r,o=n.elements,[i,a]=l.useState(null),[s,d]=l.useState(null),u=(null==o?void 0:o.domReference)||i,h=l.useRef(null),f=qo();Gn((()=>{u&&(h.current=u)}),[u]);const m=function(e){void 0===e&&(e={});const{placement:t="bottom",strategy:r="absolute",middleware:n=[],platform:o,elements:{reference:i,floating:a}={},transform:s=!0,whileElementsMounted:d,open:u}=e,[h,f]=l.useState({x:0,y:0,strategy:r,placement:t,middlewareData:{},isPositioned:!1}),[m,p]=l.useState(n);ko(m,n)||p(n);const[g,v]=l.useState(null),[b,y]=l.useState(null),x=l.useCallback((e=>{e!==k.current&&(k.current=e,v(e))}),[]),w=l.useCallback((e=>{e!==$.current&&($.current=e,y(e))}),[]),C=i||g,j=a||b,k=l.useRef(null),$=l.useRef(null),S=l.useRef(h),E=null!=d,L=Eo(d),R=Eo(o),T=Eo(u),O=l.useCallback((()=>{if(!k.current||!$.current)return;const e={placement:t,strategy:r,middleware:m};R.current&&(e.platform=R.current),Co(k.current,$.current,e).then((e=>{const t={...e,isPositioned:!1!==T.current};P.current&&!ko(S.current,t)&&(S.current=t,c.flushSync((()=>{f(t)})))}))}),[m,t,r,R,T]);jo((()=>{!1===u&&S.current.isPositioned&&(S.current.isPositioned=!1,f((e=>({...e,isPositioned:!1}))))}),[u]);const P=l.useRef(!1);jo((()=>(P.current=!0,()=>{P.current=!1})),[]),jo((()=>{if(C&&(k.current=C),j&&($.current=j),C&&j){if(L.current)return L.current(C,j,O);O()}}),[C,j,O,L,E]);const M=l.useMemo((()=>({reference:k,floating:$,setReference:x,setFloating:w})),[x,w]),_=l.useMemo((()=>({reference:C,floating:j})),[C,j]),I=l.useMemo((()=>{const e={position:r,left:0,top:0};if(!_.floating)return e;const t=So(_.floating,h.x),n=So(_.floating,h.y);return s?{...e,transform:"translate("+t+"px, "+n+"px)",...$o(_.floating)>=1.5&&{willChange:"transform"}}:{position:r,left:t,top:n}}),[r,s,_.floating,h.x,h.y]);return l.useMemo((()=>({...h,update:O,refs:M,elements:_,floatingStyles:I})),[h,O,M,_,I])}({...e,elements:{...o,...s&&{reference:s}}}),p=l.useCallback((e=>{const t=Gr(e)?{getBoundingClientRect:()=>e.getBoundingClientRect(),getClientRects:()=>e.getClientRects(),contextElement:e}:e;d(t),m.refs.setReference(t)}),[m.refs]),g=l.useCallback((e=>{(Gr(e)||null===e)&&(h.current=e,a(e)),(Gr(m.refs.reference.current)||null===m.refs.reference.current||null!==e&&!Gr(e))&&m.refs.setReference(e)}),[m.refs]),v=l.useMemo((()=>({...m.refs,setReference:g,setPositionReference:p,domReference:h})),[m.refs,g,p]),b=l.useMemo((()=>({...m.elements,domReference:u})),[m.elements,u]),y=l.useMemo((()=>({...m,...n,refs:v,elements:b,nodeId:t})),[m,v,b,t,n]);return Gn((()=>{n.dataRef.current.floatingContext=y;const e=null==f?void 0:f.nodesRef.current.find((e=>e.id===t));e&&(e.context=y)})),l.useMemo((()=>({...m,context:y,refs:v,elements:b})),[m,v,b,y])}function Yo(e,t,r){const n=new Map,o="item"===r;let i=e;if(o&&e){const{[Mo]:t,[_o]:r,...n}=e;i=n}return{..."floating"===r&&{tabIndex:-1,[Po]:""},...i,...t.map((t=>{const n=t?t[r]:null;return"function"==typeof n?e?n(e):null:n})).concat(e).reduce(((e,t)=>t?(Object.entries(t).forEach((t=>{let[r,i]=t;var a;o&&[Mo,_o].includes(r)||(0===r.indexOf("on")?(n.has(r)||n.set(r,[]),"function"==typeof i&&(null==(a=n.get(r))||a.push(i),e[r]=function(){for(var e,t=arguments.length,o=new Array(t),i=0;i<t;i++)o[i]=arguments[i];return null==(e=n.get(r))?void 0:e.map((e=>e(...o))).find((e=>void 0!==e))})):e[r]=i)})),e):e),{})}}const Ko=new Map([["select","listbox"],["combobox","listbox"],["label",!1]]);function Jo(e,t){var r,n;void 0===t&&(t={});const{open:o,elements:i,floatingId:a}=e,{enabled:s=!0,role:c="dialog"}=t,d=Vo(),u=(null==(r=i.domReference)?void 0:r.id)||d,h=l.useMemo((()=>{var e,t;return(null==(e=(t=i.floating)?t.hasAttribute(Bn)?t:t.querySelector("["+Bn+"]")||t:null)?void 0:e.id)||a}),[i.floating,a]),f=null!=(n=Ko.get(c))?n:c,m=null!=Fo(),p=l.useMemo((()=>"tooltip"===f||"label"===c?{["aria-"+("label"===c?"labelledby":"describedby")]:o?h:void 0}:{"aria-expanded":o?"true":"false","aria-haspopup":"alertdialog"===f?"dialog":f,"aria-controls":o?h:void 0,..."listbox"===f&&{role:"combobox"},..."menu"===f&&{id:u},..."menu"===f&&m&&{role:"menuitem"},..."select"===c&&{"aria-autocomplete":"none"},..."combobox"===c&&{"aria-autocomplete":"list"}}),[f,h,m,o,u,c]),g=l.useMemo((()=>{const e={id:h,...f&&{role:f}};return"tooltip"===f||"label"===c?e:{...e,..."menu"===f&&{"aria-labelledby":u}}}),[f,h,u,c]),v=l.useCallback((e=>{let{active:t,selected:r}=e;const n={role:"option",...t&&{id:h+"-fui-option"}};switch(c){case"select":case"combobox":return{...n,"aria-selected":r}}return{}}),[h,c]);return l.useMemo((()=>s?{reference:p,floating:g,item:v}:{}),[s,p,g,v])}const Qo=o.css`
|
|
1816
1816
|
height: auto;
|
|
1817
1817
|
max-height: 32rem;
|
|
1818
1818
|
width: 100%;
|
|
@@ -1826,7 +1826,7 @@
|
|
|
1826
1826
|
0 0.25rem 0.375rem -0.25rem #0000001a,
|
|
1827
1827
|
0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
1828
1828
|
outline: 0;
|
|
1829
|
-
`,
|
|
1829
|
+
`,ei=o.css`
|
|
1830
1830
|
display: flex;
|
|
1831
1831
|
align-items: flex-start;
|
|
1832
1832
|
justify-content: space-between;
|
|
@@ -1838,7 +1838,7 @@
|
|
|
1838
1838
|
.ds-map-pop-up-close-button {
|
|
1839
1839
|
margin-top: 0.25rem;
|
|
1840
1840
|
}
|
|
1841
|
-
`,
|
|
1841
|
+
`,ti=o.css`
|
|
1842
1842
|
height: 100%;
|
|
1843
1843
|
max-height: 25rem;
|
|
1844
1844
|
overflow-y: auto;
|
|
@@ -1846,11 +1846,11 @@
|
|
|
1846
1846
|
&:focus-visible {
|
|
1847
1847
|
outline-color: ${f("primary",700)};
|
|
1848
1848
|
}
|
|
1849
|
-
`,
|
|
1849
|
+
`,ri=o.css`
|
|
1850
1850
|
padding: 0.5rem 0.75rem;
|
|
1851
1851
|
border-top: 1px solid ${f("neutral",300)};
|
|
1852
1852
|
min-height: 2.75rem;
|
|
1853
|
-
`,
|
|
1853
|
+
`,ni=(e,t,r,n,i,a)=>o.css`
|
|
1854
1854
|
height: ${e}px;
|
|
1855
1855
|
width: ${t}px;
|
|
1856
1856
|
position: absolute;
|
|
@@ -1859,14 +1859,14 @@
|
|
|
1859
1859
|
${`${i}: -${a-1}px`};
|
|
1860
1860
|
background-color: ${f("neutral",100)};
|
|
1861
1861
|
border: 1px solid ${f("neutral",300)};
|
|
1862
|
-
`,ni=o.css`
|
|
1863
|
-
background-color: ${f("neutral",100)};
|
|
1864
1862
|
`,oi=o.css`
|
|
1863
|
+
background-color: ${f("neutral",100)};
|
|
1864
|
+
`,ii=o.css`
|
|
1865
1865
|
padding: 1rem 1rem 0 1rem;
|
|
1866
1866
|
&:focus-visible {
|
|
1867
1867
|
outline-color: ${f("primary",700)};
|
|
1868
1868
|
}
|
|
1869
|
-
`,
|
|
1869
|
+
`,ai=o.css`
|
|
1870
1870
|
font-size: 1rem;
|
|
1871
1871
|
font-weight: 700;
|
|
1872
1872
|
line-height: 1.5rem;
|
|
@@ -1876,14 +1876,14 @@
|
|
|
1876
1876
|
align-items: center;
|
|
1877
1877
|
text-align: left;
|
|
1878
1878
|
gap: 0.625rem;
|
|
1879
|
-
`,
|
|
1879
|
+
`,si=o.css`
|
|
1880
1880
|
font-size: 0.75rem;
|
|
1881
1881
|
font-weight: 400;
|
|
1882
1882
|
line-height: 1rem;
|
|
1883
1883
|
text-align: left;
|
|
1884
1884
|
color: ${f("neutral",700)};
|
|
1885
1885
|
margin-bottom: 0.5rem;
|
|
1886
|
-
`,
|
|
1886
|
+
`,li=o.css`
|
|
1887
1887
|
width: 100%;
|
|
1888
1888
|
padding: 1rem 0;
|
|
1889
1889
|
border-bottom: 1px solid ${f("neutral",300)};
|
|
@@ -1891,32 +1891,32 @@
|
|
|
1891
1891
|
&:last-of-type {
|
|
1892
1892
|
border-bottom: none;
|
|
1893
1893
|
}
|
|
1894
|
-
`,
|
|
1894
|
+
`,ci=o.css`
|
|
1895
1895
|
display: flex;
|
|
1896
1896
|
align-items: flex-start;
|
|
1897
1897
|
justify-content: space-between;
|
|
1898
|
-
`,
|
|
1898
|
+
`,di=o.css`
|
|
1899
1899
|
display: flex;
|
|
1900
1900
|
flex-direction: column;
|
|
1901
|
-
`,
|
|
1901
|
+
`,ui=e=>o.css`
|
|
1902
1902
|
font-size: 1rem;
|
|
1903
1903
|
font-weight: 400;
|
|
1904
1904
|
line-height: 1.5rem;
|
|
1905
1905
|
text-align: left;
|
|
1906
1906
|
color: ${f("neutral",e?500:800)};
|
|
1907
|
-
`,
|
|
1907
|
+
`,hi=e=>o.css`
|
|
1908
1908
|
font-size: 0.875rem;
|
|
1909
1909
|
font-weight: 400;
|
|
1910
1910
|
line-height: 1.25rem;
|
|
1911
1911
|
text-align: left;
|
|
1912
1912
|
color: ${f("neutral",e?500:700)};
|
|
1913
|
-
`,
|
|
1913
|
+
`,fi=({name:t,label:r,caption:o,showInfoButton:i=!0,infoButtonLabel:a="About data",variant:s="switch",disabled:l,onInfoClick:c,isDefaultSelected:d=!1,onChange:u})=>{const h="switch"===s;return n.jsxs("div",{css:li,children:[h?n.jsxs("div",{css:ci,children:[n.jsxs("div",{css:di,children:[n.jsx("p",{css:ui(l),"aria-label":r,"aria-disabled":l,children:r}),n.jsx("p",{"aria-label":o,css:hi(l),children:o})]}),n.jsx(ft,{"aria-label":`${r}, ${o}`,name:t,disabled:l,defaultChecked:d,onChange:u,role:"switch"})]}):n.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[n.jsx(tt,{value:t,disabled:l,fontSize:"1rem",color:"var(--chakra-colors-neutral-800)",children:r}),n.jsx("p",{style:{marginLeft:"1.75rem"},css:hi(l),children:o})]}),i?n.jsx(e.Box,{display:"flex",justifyContent:"flex-start",marginTop:"0.5rem",marginLeft:h?0:"1.75rem",children:n.jsx(C,{variant:"secondary",label:a,rightIcon:n.jsx(E,{}),size:"small",onClick:c,disabled:l})}):null]})},mi=o.css`
|
|
1914
1914
|
margin-bottom: 1rem;
|
|
1915
1915
|
border: 1px solid ${f("neutral",300)};
|
|
1916
1916
|
border-radius: 0.25rem;
|
|
1917
1917
|
box-shadow: 0 1px 0.125rem 0 #0000000d;
|
|
1918
1918
|
background-color: ${f("neutral",100)};
|
|
1919
|
-
`,
|
|
1919
|
+
`,pi=o.css`
|
|
1920
1920
|
padding: 0.375rem 0.5rem;
|
|
1921
1921
|
align-items: center;
|
|
1922
1922
|
background-color: ${f("neutral",100)};
|
|
@@ -1939,12 +1939,12 @@
|
|
|
1939
1939
|
0 0 0 0.125rem ${f("neutral",100)},
|
|
1940
1940
|
rgba(0, 0, 0, 0.05) 0 0.125rem 0.125rem 0.25rem;
|
|
1941
1941
|
}
|
|
1942
|
-
`,
|
|
1942
|
+
`,gi=o.css`
|
|
1943
1943
|
font-size: 0.75rem;
|
|
1944
1944
|
font-weight: 700;
|
|
1945
1945
|
line-height: 1rem;
|
|
1946
1946
|
color: ${f("neutral",800)};
|
|
1947
|
-
`,
|
|
1947
|
+
`,vi=o.css`
|
|
1948
1948
|
padding: 0.75rem 0.5rem;
|
|
1949
1949
|
display: flex;
|
|
1950
1950
|
flex-direction: column;
|
|
@@ -1960,14 +1960,14 @@
|
|
|
1960
1960
|
margin-bottom: 0;
|
|
1961
1961
|
}
|
|
1962
1962
|
}
|
|
1963
|
-
`,
|
|
1963
|
+
`,bi=o.css`
|
|
1964
1964
|
padding: 0.75rem;
|
|
1965
1965
|
padding-bottom: 1.25rem;
|
|
1966
1966
|
display: flex;
|
|
1967
1967
|
gap: 0.75rem;
|
|
1968
1968
|
border-bottom: 1px solid ${f("neutral",300)};
|
|
1969
1969
|
background-color: ${f("neutral",100)};
|
|
1970
|
-
`,
|
|
1970
|
+
`,yi=o.css`
|
|
1971
1971
|
display: flex;
|
|
1972
1972
|
flex-direction: column;
|
|
1973
1973
|
|
|
@@ -1976,44 +1976,44 @@
|
|
|
1976
1976
|
fill: ${f("neutral",700)} !important;
|
|
1977
1977
|
}
|
|
1978
1978
|
}
|
|
1979
|
-
`,
|
|
1979
|
+
`,xi=o.css`
|
|
1980
1980
|
display: flex;
|
|
1981
1981
|
align-items: flex-start;
|
|
1982
1982
|
justify-content: space-between;
|
|
1983
1983
|
gap: 0.75rem;
|
|
1984
1984
|
margin-bottom: 1rem;
|
|
1985
|
-
`,
|
|
1985
|
+
`,wi=o.css`
|
|
1986
1986
|
font-size: 1rem;
|
|
1987
1987
|
line-height: 1.5rem;
|
|
1988
1988
|
font-weight: 400;
|
|
1989
1989
|
text-align: left;
|
|
1990
1990
|
color: ${f("neutral",900)};
|
|
1991
|
-
`,
|
|
1991
|
+
`,Ci=o.css`
|
|
1992
1992
|
font-size: 0.875rem;
|
|
1993
1993
|
line-height: 1.25rem;
|
|
1994
1994
|
font-weight: 400;
|
|
1995
1995
|
text-align: left;
|
|
1996
1996
|
color: ${f("neutral",700)};
|
|
1997
|
-
`,
|
|
1997
|
+
`,ji=o.css`
|
|
1998
1998
|
display: flex;
|
|
1999
1999
|
justify-content: space-between;
|
|
2000
2000
|
|
|
2001
2001
|
button {
|
|
2002
2002
|
width: 46%;
|
|
2003
2003
|
}
|
|
2004
|
-
`,
|
|
2004
|
+
`,ki=o.css`
|
|
2005
2005
|
width: 14.625rem;
|
|
2006
2006
|
border: 1px solid ${f("neutral",600)};
|
|
2007
2007
|
border-radius: 0.25rem;
|
|
2008
|
-
`,ki=o.css`
|
|
2009
|
-
padding: 0.75rem;
|
|
2010
2008
|
`,$i=o.css`
|
|
2009
|
+
padding: 0.75rem;
|
|
2010
|
+
`,Si=o.css`
|
|
2011
2011
|
font-size: 0.875rem;
|
|
2012
2012
|
line-height: 1.25rem;
|
|
2013
2013
|
font-weight: 400;
|
|
2014
2014
|
text-align: left;
|
|
2015
2015
|
color: ${f("neutral",900)};
|
|
2016
|
-
`,
|
|
2016
|
+
`,Ei=o.css`
|
|
2017
2017
|
display: flex;
|
|
2018
2018
|
align-items: center;
|
|
2019
2019
|
gap: 0.75rem;
|
|
@@ -2034,20 +2034,20 @@
|
|
|
2034
2034
|
margin-top: 1.125rem;
|
|
2035
2035
|
width: 100%;
|
|
2036
2036
|
}
|
|
2037
|
-
`,
|
|
2037
|
+
`,Li=({defaultValue:t,onOpacityChanged:o,labels:i})=>{const a=w("OpacityControl",i),[s,l]=r.useState(t);return n.jsxs(e.Popover.Root,{positioning:{placement:"bottom-end"},children:[n.jsx(e.Popover.Trigger,{asChild:!0,children:n.jsx(C,{label:a.opacityButtonLabel,size:"small",variant:"secondary",leftIcon:n.jsx(E,{})})}),n.jsx(e.Popover.Positioner,{children:n.jsx(e.Popover.Content,{css:ki,children:n.jsxs(e.Popover.Body,{css:$i,children:[n.jsx("p",{css:Si,children:a.opacityHeading}),n.jsxs("div",{css:Ei,children:[n.jsxs("div",{style:{position:"relative"},children:[n.jsx(_t,{"aria-label":a.opacityAriaLabel,min:"0",max:"100",value:s,onChange:e=>{const t=e.target.value||"0";let r=parseInt(t,10);r=Number.isNaN(r)?0:r,r=r<0?0:r,r=r>100?100:r,l(r),o&&o(r)},className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}),n.jsx("p",{style:{position:"absolute",top:"1.15625rem",right:"0.3125rem"},children:a.percentSuffix})]}),n.jsx(ut,{min:0,max:100,value:[s],onValueChangeEnd:({value:e})=>{l(e[0]),o&&o(e[0])}})]})]})})})]})},Ri=e=>o.css`
|
|
2038
2038
|
width: 1.25rem;
|
|
2039
2039
|
height: 1.25rem;
|
|
2040
2040
|
border-radius: 50%;
|
|
2041
2041
|
background-color: ${e};
|
|
2042
2042
|
border: 1px solid ${f("neutral",400)};
|
|
2043
|
-
`,
|
|
2043
|
+
`,Ti=e=>o.css`
|
|
2044
2044
|
width: 1.25rem;
|
|
2045
2045
|
height: 0.5rem;
|
|
2046
2046
|
border-radius: 0.125rem;
|
|
2047
2047
|
background-color: ${e};
|
|
2048
2048
|
border: 1px solid ${f("neutral",400)};
|
|
2049
2049
|
margin-top: 0.375rem;
|
|
2050
|
-
`,
|
|
2050
|
+
`,Oi=e=>o.css`
|
|
2051
2051
|
width: 1.25rem;
|
|
2052
2052
|
height: 1.25rem;
|
|
2053
2053
|
border-radius: 50%;
|
|
@@ -2060,26 +2060,26 @@
|
|
|
2060
2060
|
width: 0.625rem;
|
|
2061
2061
|
height: 0.625rem;
|
|
2062
2062
|
}
|
|
2063
|
-
`,
|
|
2063
|
+
`,Pi=o.css`
|
|
2064
2064
|
width: 100%;
|
|
2065
2065
|
display: flex;
|
|
2066
2066
|
justify-content: space-between;
|
|
2067
2067
|
gap: 0.5rem;
|
|
2068
2068
|
margin-bottom: 1rem;
|
|
2069
|
-
`,
|
|
2069
|
+
`,Mi=o.css`
|
|
2070
2070
|
display: flex;
|
|
2071
2071
|
gap: 0.5rem;
|
|
2072
|
-
`,
|
|
2072
|
+
`,_i=o.css`
|
|
2073
2073
|
font-size: 0.875rem;
|
|
2074
2074
|
line-height: 1.25rem;
|
|
2075
2075
|
font-weight: 400;
|
|
2076
2076
|
color: ${f("neutral",800)};
|
|
2077
|
-
`,
|
|
2077
|
+
`,Ii=o.css`
|
|
2078
2078
|
font-size: 0.75rem;
|
|
2079
2079
|
line-height: 1rem;
|
|
2080
2080
|
font-weight: 400;
|
|
2081
2081
|
color: ${f("neutral",700)};
|
|
2082
|
-
`,
|
|
2082
|
+
`,Di=o.css`
|
|
2083
2083
|
button {
|
|
2084
2084
|
height: 1.5625rem;
|
|
2085
2085
|
font-size: 0.75rem;
|
|
@@ -2088,12 +2088,12 @@
|
|
|
2088
2088
|
color: ${f("neutral",600)};
|
|
2089
2089
|
padding: 0 0.625rem;
|
|
2090
2090
|
}
|
|
2091
|
-
`,
|
|
2091
|
+
`,Ai=o.css`
|
|
2092
2092
|
width: 100%;
|
|
2093
2093
|
display: flex;
|
|
2094
2094
|
flex-direction: column;
|
|
2095
2095
|
margin-bottom: 1rem;
|
|
2096
|
-
`,
|
|
2096
|
+
`,Ni=o.css`
|
|
2097
2097
|
height: 1.25rem;
|
|
2098
2098
|
width: 100%;
|
|
2099
2099
|
margin-bottom: 0.5rem;
|
|
@@ -2111,27 +2111,27 @@
|
|
|
2111
2111
|
border-top-right-radius: 0.1875rem;
|
|
2112
2112
|
border-bottom-right-radius: 0.1875rem;
|
|
2113
2113
|
}
|
|
2114
|
-
`,
|
|
2114
|
+
`,Vi=o.css`
|
|
2115
2115
|
display: flex;
|
|
2116
2116
|
justify-content: space-between;
|
|
2117
2117
|
align-items: flex-start;
|
|
2118
|
-
`,
|
|
2118
|
+
`,zi=o.css`
|
|
2119
2119
|
width: 100%;
|
|
2120
2120
|
font-size: 0.75rem;
|
|
2121
2121
|
line-height: 1rem;
|
|
2122
2122
|
font-weight: 400;
|
|
2123
2123
|
color: ${f("neutral",800)};
|
|
2124
2124
|
text-align: center;
|
|
2125
|
-
`,
|
|
2125
|
+
`,Bi=o.css`
|
|
2126
2126
|
font-size: 0.75rem;
|
|
2127
2127
|
line-height: 1rem;
|
|
2128
2128
|
font-weight: 400;
|
|
2129
2129
|
color: ${f("neutral",700)};
|
|
2130
2130
|
text-align: center;
|
|
2131
|
-
`,
|
|
2131
|
+
`,Hi=e=>{const t=e.map(((t,r)=>`${r/(e.length-1)*100}%`));return`linear-gradient(to right, ${e.map(((e,r)=>`${e} ${t[r]}`)).join(", ")})`},Fi=o.css`
|
|
2132
2132
|
display: flex;
|
|
2133
2133
|
flex-direction: column;
|
|
2134
|
-
`,
|
|
2134
|
+
`,qi=o.css`
|
|
2135
2135
|
display: flex;
|
|
2136
2136
|
gap: 1rem;
|
|
2137
2137
|
align-items: center;
|
|
@@ -2140,41 +2140,41 @@
|
|
|
2140
2140
|
.ds-select-input-container {
|
|
2141
2141
|
margin-bottom: 0rem;
|
|
2142
2142
|
}
|
|
2143
|
-
`,
|
|
2143
|
+
`,Zi=o.css`
|
|
2144
2144
|
font-size: 1.125rem;
|
|
2145
2145
|
line-height: 1.75rem;
|
|
2146
2146
|
font-weight: 400;
|
|
2147
2147
|
color: ${f("neutral",700)};
|
|
2148
|
-
`,
|
|
2148
|
+
`,Wi=({pageSize:e,currentPage:t,totalItems:r,onPageSizeChange:o,showItemCountText:i,labels:a})=>{const s=w("ItemCount",a),l=0===r?0:(t-1)*e+1,c=0===r?0:Math.min(l+e-1,r);return n.jsxs("div",{css:Fi,children:[n.jsxs("div",{css:qi,children:[n.jsx("div",{style:{width:"5rem"},children:n.jsx(ar,{defaultValue:[`${e}`],items:[{label:"10",value:"10"},{label:"20",value:"20"},{label:"50",value:"50"},{label:"100",value:"100"}],onChange:e=>{o&&o(parseInt(e[0],10))},required:!0})}),n.jsx("p",{css:Zi,children:s.perPageLabel})]}),i?n.jsx("p",{css:Zi,children:s.showingLabel(l,c,r)}):null]})},Gi=e=>o.css`
|
|
2149
2149
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
2150
2150
|
${e?"border: none;":""}
|
|
2151
|
-
`,
|
|
2151
|
+
`,Ui=e=>o.css`
|
|
2152
2152
|
color: ${f("neutral",e?400:700)};
|
|
2153
2153
|
line-height: 1.25rem;
|
|
2154
2154
|
white-space: nowrap;
|
|
2155
2155
|
overflow: hidden;
|
|
2156
2156
|
text-overflow: ellipsis;
|
|
2157
|
-
`,
|
|
2157
|
+
`,Xi=o.css`
|
|
2158
2158
|
font-weight: 400;
|
|
2159
2159
|
color: ${f("neutral",700)};
|
|
2160
2160
|
white-space: nowrap;
|
|
2161
2161
|
overflow: hidden;
|
|
2162
2162
|
text-overflow: ellipsis;
|
|
2163
|
-
`,
|
|
2163
|
+
`,Yi=o.css`
|
|
2164
2164
|
color: ${f("neutral",700)};
|
|
2165
2165
|
text-align: right;
|
|
2166
2166
|
font-weight: 700;
|
|
2167
2167
|
white-space: nowrap;
|
|
2168
2168
|
overflow: hidden;
|
|
2169
2169
|
text-overflow: ellipsis;
|
|
2170
|
-
`,
|
|
2170
|
+
`,Ki=e=>o.css`
|
|
2171
2171
|
width: 1rem;
|
|
2172
2172
|
height: 1rem;
|
|
2173
2173
|
|
|
2174
2174
|
path {
|
|
2175
2175
|
fill: ${f("neutral",e?400:700)};
|
|
2176
2176
|
}
|
|
2177
|
-
`,
|
|
2177
|
+
`,Ji=o.css`
|
|
2178
2178
|
display: flex;
|
|
2179
2179
|
align-items: center;
|
|
2180
2180
|
justify-content: space-between;
|
|
@@ -2183,7 +2183,7 @@
|
|
|
2183
2183
|
border-bottom: 0.0625rem solid ${f("neutral",200)};
|
|
2184
2184
|
width: 100%;
|
|
2185
2185
|
text-align: left;
|
|
2186
|
-
`,
|
|
2186
|
+
`,Qi=o.css`
|
|
2187
2187
|
display: flex;
|
|
2188
2188
|
align-items: center;
|
|
2189
2189
|
justify-content: space-between;
|
|
@@ -2216,19 +2216,19 @@
|
|
|
2216
2216
|
&:disabled {
|
|
2217
2217
|
background-color: ${f("neutral",200)};
|
|
2218
2218
|
}
|
|
2219
|
-
`,
|
|
2219
|
+
`,ea=({id:t,label:r,caption:o,icon:i,value:a,variant:s="data",onItemClick:l,isExpanded:c=!1,ariaLabel:d,disabled:u=!1,isHighlighted:h=!1})=>{const m=("navigation"===s||"select"===s)&&!!l,p=m?e.chakra.button:e.chakra.div,g=d||("data"===s&&a?`${r}, ${a}`:r);return n.jsxs(p,{id:t,css:["data"===s?Ji:Qi,h&&{backgroundColor:f("neutral",200)}],onClick:m?l:void 0,tabIndex:m?0:void 0,onKeyDown:e=>{m&&("Enter"!==e.key&&" "!==e.key||l?.())},role:m?"button":void 0,"aria-expanded":m?c:void 0,"aria-label":g,disabled:u,"aria-selected":h,children:[n.jsxs(e.Flex,{gap:3,flex:"1",overflow:"hidden",children:[i,n.jsxs(e.Box,{flex:"1",minWidth:0,children:[n.jsx(e.Text,{fontWeight:"data"===s?"400":"700",css:Ui(u),children:r}),o&&n.jsx(e.Text,{css:Xi,children:o})]})]}),"data"===s&&a&&n.jsx(e.Text,{css:Yi,children:a}),"navigation"===s&&n.jsx(e.Icon,{as:R,boxSize:4,"aria-hidden":"true",css:Ki(u)})]})},ta=({items:t,noBorder:r,highlightedIndex:o})=>n.jsx(e.Box,{css:Gi(r),children:t.map(((e,t)=>n.jsx(ea,{id:e.id,icon:e.icon,label:e.label,caption:e.caption,value:e.value,variant:e.variant??"data",onItemClick:e.onItemClick,isHighlighted:t===o},e.id??e.label)))}),ra=o.css`
|
|
2220
2220
|
background: transparent;
|
|
2221
2221
|
svg {
|
|
2222
2222
|
path {
|
|
2223
2223
|
fill: ${f("primary",500)};
|
|
2224
2224
|
}
|
|
2225
2225
|
}
|
|
2226
|
-
`,
|
|
2226
|
+
`,na=o.css`
|
|
2227
2227
|
font-size: 1rem;
|
|
2228
2228
|
line-height: 1.5rem;
|
|
2229
2229
|
font-weight: 700;
|
|
2230
2230
|
color: ${f("neutral",900)};
|
|
2231
|
-
`,
|
|
2231
|
+
`,oa=o.css`
|
|
2232
2232
|
span {
|
|
2233
2233
|
height: 1.25rem;
|
|
2234
2234
|
width: 1.25rem;
|
|
@@ -2238,7 +2238,7 @@
|
|
|
2238
2238
|
background-color: transparent;
|
|
2239
2239
|
}
|
|
2240
2240
|
}
|
|
2241
|
-
`,
|
|
2241
|
+
`,ia=o.css`
|
|
2242
2242
|
font-size: 1rem;
|
|
2243
2243
|
line-height: 1.5rem;
|
|
2244
2244
|
font-weight: 400;
|
|
@@ -2248,11 +2248,11 @@
|
|
|
2248
2248
|
color: ${f("neutral",900)};
|
|
2249
2249
|
font-weight: 700;
|
|
2250
2250
|
}
|
|
2251
|
-
`,
|
|
2251
|
+
`,aa=({totalItems:t,pageSize:r,currentPage:o,variant:i="default",onPageChange:a,labels:s})=>{const l=w("Pagination",s),c="compact"===i||"compact-with-buttons"===i,d="compact-with-buttons"===i;return n.jsx("div",{"aria-label":l.paginationLabel,children:n.jsx(e.Pagination.Root,{count:t,pageSize:r,defaultPage:o,onPageChange:e=>a&&a(e.page),siblingCount:1,children:n.jsxs(e.ButtonGroup,{gap:"2",size:"sm",variant:"ghost",css:oa,children:[n.jsx(e.Pagination.PrevTrigger,{asChild:!0,children:d?n.jsx(C,{variant:"secondary",label:l.previousLabel,size:"small",leftIcon:n.jsx(L,{style:{rotate:"90deg"},color:"var(--chakra-colors-primary-500)"})}):n.jsx(ce,{css:ra,style:{rotate:"90deg"},icon:n.jsx(L,{}),"aria-label":l.previousPageLabel})}),c?n.jsx(e.Pagination.PageText,{css:na}):n.jsx(e.Pagination.Items,{render:e=>n.jsx(ce,{css:ia,"aria-label":l.pageLabel(e.value),icon:n.jsx("p",{children:e.value})})}),n.jsx(e.Pagination.NextTrigger,{asChild:!0,children:d?n.jsx(C,{variant:"secondary",label:l.nextLabel,size:"small",rightIcon:n.jsx(L,{style:{rotate:"270deg"},color:"var(--chakra-colors-primary-500)"})}):n.jsx(ce,{css:ra,style:{rotate:"270deg"},icon:n.jsx(L,{}),"aria-label":l.nextPageLabel})})]})})})},sa=e=>o.css`
|
|
2252
2252
|
border: ${"full-width"===e?"none":`0.0625rem solid ${f("neutral",300)}`};
|
|
2253
2253
|
border-radius: 0.125rem;
|
|
2254
2254
|
box-shadow: ${"full-width"===e?"none":`0 0 0 0.0625rem ${f("neutral",300)}`};
|
|
2255
|
-
`,
|
|
2255
|
+
`,la=e=>o.css`
|
|
2256
2256
|
tr {
|
|
2257
2257
|
background-color: ${f("neutral","full-width"===e?100:200)};
|
|
2258
2258
|
|
|
@@ -2260,14 +2260,14 @@
|
|
|
2260
2260
|
border-color: ${f("neutral",300)};
|
|
2261
2261
|
}
|
|
2262
2262
|
}
|
|
2263
|
-
`,
|
|
2263
|
+
`,ca=o.css`
|
|
2264
2264
|
font-size: 1rem;
|
|
2265
2265
|
line-height: 1.5rem;
|
|
2266
2266
|
font-weight: 700;
|
|
2267
2267
|
color: ${f("neutral",800)};
|
|
2268
2268
|
display: flex;
|
|
2269
2269
|
align-items: center;
|
|
2270
|
-
`,
|
|
2270
|
+
`,da=o.css`
|
|
2271
2271
|
height: 1.5rem;
|
|
2272
2272
|
width: 0.625rem;
|
|
2273
2273
|
display: flex;
|
|
@@ -2289,19 +2289,19 @@
|
|
|
2289
2289
|
}
|
|
2290
2290
|
}
|
|
2291
2291
|
}
|
|
2292
|
-
`,
|
|
2292
|
+
`,ua=e=>o.css`
|
|
2293
2293
|
svg {
|
|
2294
2294
|
path {
|
|
2295
2295
|
fill: ${f("accessible",e?"controls-on-neutral-lights":100)} !important;
|
|
2296
2296
|
}
|
|
2297
2297
|
}
|
|
2298
|
-
`,
|
|
2298
|
+
`,ha=o.css`
|
|
2299
2299
|
margin-top: 0.75rem;
|
|
2300
2300
|
display: flex;
|
|
2301
2301
|
justify-content: space-between;
|
|
2302
|
-
`,ha=o.css`
|
|
2303
|
-
margin-top: 0.5625rem;
|
|
2304
2302
|
`,fa=o.css`
|
|
2303
|
+
margin-top: 0.5625rem;
|
|
2304
|
+
`,ma=o.css`
|
|
2305
2305
|
tr {
|
|
2306
2306
|
height: 3rem;
|
|
2307
2307
|
|
|
@@ -2317,14 +2317,14 @@
|
|
|
2317
2317
|
background-color: ${f("primary",100)} !important;
|
|
2318
2318
|
}
|
|
2319
2319
|
}
|
|
2320
|
-
`,
|
|
2320
|
+
`,pa=o.css`
|
|
2321
2321
|
height: 30rem;
|
|
2322
2322
|
display: flex;
|
|
2323
2323
|
align-items: center;
|
|
2324
2324
|
justify-content: center;
|
|
2325
|
-
`,
|
|
2325
|
+
`,ga=e.Table.Row,va=e.Table.Cell,ba=o.css`
|
|
2326
2326
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
2327
|
-
`,
|
|
2327
|
+
`,ya=o.css`
|
|
2328
2328
|
padding: 1rem;
|
|
2329
2329
|
cursor: pointer;
|
|
2330
2330
|
&:focus-visible {
|
|
@@ -2339,9 +2339,9 @@
|
|
|
2339
2339
|
transparent
|
|
2340
2340
|
);
|
|
2341
2341
|
}
|
|
2342
|
-
`,ya=o.css`
|
|
2343
|
-
border: 0.0625rem solid ${f("neutral",300)};
|
|
2344
2342
|
`,xa=o.css`
|
|
2343
|
+
border: 0.0625rem solid ${f("neutral",300)};
|
|
2344
|
+
`,wa=o.css`
|
|
2345
2345
|
padding: 1rem;
|
|
2346
2346
|
cursor: pointer;
|
|
2347
2347
|
border-bottom: 0.0625rem solid ${f("neutral",300)};
|
|
@@ -2361,7 +2361,7 @@
|
|
|
2361
2361
|
transparent
|
|
2362
2362
|
);
|
|
2363
2363
|
}
|
|
2364
|
-
`,
|
|
2364
|
+
`,Ca=o.css`
|
|
2365
2365
|
.item-content-open > * {
|
|
2366
2366
|
max-height: auto;
|
|
2367
2367
|
|
|
@@ -2382,9 +2382,9 @@
|
|
|
2382
2382
|
padding-bottom 0.2s ease,
|
|
2383
2383
|
padding-top 0.2s ease;
|
|
2384
2384
|
}
|
|
2385
|
-
`,
|
|
2385
|
+
`,ja=o.css`
|
|
2386
2386
|
border-top: 0.0625rem solid ${f("neutral",300)};
|
|
2387
|
-
`;function
|
|
2387
|
+
`;function ka(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var $a,Sa={exports:{}},Ea={},La={exports:{}},Ra={exports:{}},Ta={};var Oa,Pa,Ma,_a,Ia,Da,Aa,Na,Va,za,Ba,Ha,Fa,qa={};
|
|
2388
2388
|
/** @license React v16.13.1
|
|
2389
2389
|
* react-is.development.js
|
|
2390
2390
|
*
|
|
@@ -2392,7 +2392,7 @@
|
|
|
2392
2392
|
*
|
|
2393
2393
|
* This source code is licensed under the MIT license found in the
|
|
2394
2394
|
* LICENSE file in the root directory of this source tree.
|
|
2395
|
-
*/function qa(){return Oa||(Oa=1,"production"===process.env.NODE_ENV?La.exports=function(){if(ka)return Ra;ka=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case n:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case s:case d:case m:case f:case a:return e;default:return h}}case r:return h}}}function x(e){return y(e)===c}return Ra.AsyncMode=l,Ra.ConcurrentMode=c,Ra.ContextConsumer=s,Ra.ContextProvider=a,Ra.Element=t,Ra.ForwardRef=d,Ra.Fragment=n,Ra.Lazy=m,Ra.Memo=f,Ra.Portal=r,Ra.Profiler=i,Ra.StrictMode=o,Ra.Suspense=u,Ra.isAsyncMode=function(e){return x(e)||y(e)===l},Ra.isConcurrentMode=x,Ra.isContextConsumer=function(e){return y(e)===s},Ra.isContextProvider=function(e){return y(e)===a},Ra.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Ra.isForwardRef=function(e){return y(e)===d},Ra.isFragment=function(e){return y(e)===n},Ra.isLazy=function(e){return y(e)===m},Ra.isMemo=function(e){return y(e)===f},Ra.isPortal=function(e){return y(e)===r},Ra.isProfiler=function(e){return y(e)===i},Ra.isStrictMode=function(e){return y(e)===o},Ra.isSuspense=function(e){return y(e)===u},Ra.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===p)},Ra.typeOf=y,Ra}():La.exports=(Ta||(Ta=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var p=e.type;switch(p){case l:case c:case n:case i:case o:case u:return p;default:var g=p&&p.$$typeof;switch(g){case s:case d:case m:case f:case a:return g;default:return h}}case r:return h}}}var x=l,w=c,C=s,j=a,k=t,$=d,S=n,E=m,L=f,R=r,T=i,O=o,P=u,M=!1;function _(e){return y(e)===c}Fa.AsyncMode=x,Fa.ConcurrentMode=w,Fa.ContextConsumer=C,Fa.ContextProvider=j,Fa.Element=k,Fa.ForwardRef=$,Fa.Fragment=S,Fa.Lazy=E,Fa.Memo=L,Fa.Portal=R,Fa.Profiler=T,Fa.StrictMode=O,Fa.Suspense=P,Fa.isAsyncMode=function(e){return M||(M=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),_(e)||y(e)===l},Fa.isConcurrentMode=_,Fa.isContextConsumer=function(e){return y(e)===s},Fa.isContextProvider=function(e){return y(e)===a},Fa.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Fa.isForwardRef=function(e){return y(e)===d},Fa.isFragment=function(e){return y(e)===n},Fa.isLazy=function(e){return y(e)===m},Fa.isMemo=function(e){return y(e)===f},Fa.isPortal=function(e){return y(e)===r},Fa.isProfiler=function(e){return y(e)===i},Fa.isStrictMode=function(e){return y(e)===o},Fa.isSuspense=function(e){return y(e)===u},Fa.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===p)},Fa.typeOf=y}()),Fa)),La.exports}function Za(){if(Ma)return Pa;Ma=1;return Pa="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Wa(){return Ia?_a:(Ia=1,_a=Function.call.bind(Object.prototype.hasOwnProperty))}function Ga(){if(Va)return Na;Va=1;var e=qa(),t=a,r=Za(),n=Wa(),o=function(){if(Aa)return Da;Aa=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Za(),r={},n=Wa();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,s,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(n(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((s||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,s,a,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((s||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in r)){r[d.message]=!0;var h=l?l():"";e("Failed "+a+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},Da=o}(),i=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Na=function(a,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:p("array"),bigint:p("bigint"),bool:p("boolean"),func:p("function"),number:p("number"),object:p("object"),string:p("string"),symbol:p("symbol"),any:m(s),arrayOf:function(e){return m((function(t,n,o,i,a){if("function"!=typeof e)return new f("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[n];if(!Array.isArray(s))return new f("Invalid "+i+" `"+a+"` of type `"+b(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,o,i,a+"["+l+"]",r);if(c instanceof Error)return c}return null}))},element:m((function(e,t,r,n,o){var i=e[t];return a(i)?null:new f("Invalid "+n+" `"+o+"` of type `"+b(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:m((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new f("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||d;return new f("Invalid "+o+" `"+i+"` of type `"+(((s=t[r]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var s;return null}))},node:m((function(e,t,r,n,o){return v(e[t])?null:new f("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,o,i,a,s){if("function"!=typeof e)return new f("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=b(l);if("object"!==c)return new f("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(n(l,d)){var u=e(l,d,i,a,s+"."+d,r);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s;return m((function(t,r,n,o,i){for(var a=t[r],s=0;s<e.length;s++)if(h(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new f("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),s}return m((function(t,o,i,a,s){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,a,s,r);if(null==d)return null;d.data&&n(d.data,"expectedType")&&l.push(d.data.expectedType)}return new f("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,n,o,i,a){var s=t[n],l=b(s);if("object"!==l)return new f("Invalid "+i+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,a,c,y(d));var u=d(s,c,o,i,a+"."+c,r);if(u)return u}return null}))},exact:function(e){return m((function(o,i,a,s,l){var c=o[i],d=b(c);if("object"!==d)return new f("Invalid "+s+" `"+l+"` of type `"+d+"` supplied to `"+a+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var m=e[h];if(n(e,h)&&"function"!=typeof m)return g(a,s,l,h,y(m));if(!m)return new f("Invalid "+s+" `"+l+"` key `"+h+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var p=m(c,h,a,s,l+"."+h,r);if(p)return p}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function f(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){if("production"!==process.env.NODE_ENV)var t={},n=0;function o(o,a,s,c,u,h,m){if(c=c||d,h=h||s,m!==r){if(l){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,n++)}}return null==a[s]?o?null===a[s]?new f("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new f("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,s,c,u,h)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function p(e){return m((function(t,r,n,o,i,a){var s=t[r];return b(s)!==e?new f("Invalid "+o+" `"+i+"` of type `"+y(s)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,r,n,o){return new f((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||a(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!v(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return f.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},Na}function Ua(){if(Ha)return Ea.exports;if(Ha=1,"production"!==process.env.NODE_ENV){var e=qa();Ea.exports=Ga()(e.isElement,!0)}else Ea.exports=function(){if(Ba)return za;Ba=1;var e=Za();function t(){}function r(){}return r.resetWarningCache=t,za=function(){function n(t,r,n,o,i,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}()();return Ea.exports}var Xa,Ya={exports:{}};var Ka,Ja={},Qa={};function es(){if(Ka)return Qa;return Ka=1,Object.defineProperty(Qa,"__esModule",{value:!0}),Qa.dontSetMe=function(e,t,r){if(e[t])return new Error(`Invalid prop ${t} passed to ${r} - do not set this, set it on the child.`)},Qa.findInArray=function(e,t){for(let r=0,n=e.length;r<n;r++)if(t.apply(t,[e[r],r,e]))return e[r]},Qa.int=function(e){return parseInt(e,10)},Qa.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},Qa.isNum=function(e){return"number"==typeof e&&!isNaN(e)},Qa}var ts,rs,ns={};function os(){if(rs)return Ja;rs=1,Object.defineProperty(Ja,"__esModule",{value:!0}),Ja.addClassName=a,Ja.addEvent=function(e,t,r,n){if(!e)return;const o={capture:!0,...n};e.addEventListener?e.addEventListener(t,r,o):e.attachEvent?e.attachEvent("on"+t,r):e["on"+t]=r},Ja.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&a(e.body,"react-draggable-transparent-selection")},Ja.createCSSTransform=function(e,r){const n=o(e,r,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:n}},Ja.createSVGTransform=function(e,t){return o(e,t,"")},Ja.getTouch=function(t,r){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>r===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>r===e.identifier))},Ja.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},Ja.getTranslation=o,Ja.innerHeight=function(t){let r=t.clientHeight;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r-=(0,e.int)(n.paddingTop),r-=(0,e.int)(n.paddingBottom),r},Ja.innerWidth=function(t){let r=t.clientWidth;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r-=(0,e.int)(n.paddingLeft),r-=(0,e.int)(n.paddingRight),r},Ja.matchesSelector=n,Ja.matchesSelectorAndParentsTo=function(e,t,r){let o=e;do{if(n(o,t))return!0;if(o===r)return!1;o=o.parentNode}while(o);return!1},Ja.offsetXYFromParent=function(e,t,r){const n=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-n.left)/r,i=(e.clientY+t.scrollTop-n.top)/r;return{x:o,y:i}},Ja.outerHeight=function(t){let r=t.clientHeight;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r+=(0,e.int)(n.borderTopWidth),r+=(0,e.int)(n.borderBottomWidth),r},Ja.outerWidth=function(t){let r=t.clientWidth;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r+=(0,e.int)(n.borderLeftWidth),r+=(0,e.int)(n.borderRightWidth),r},Ja.removeClassName=s,Ja.removeEvent=function(e,t,r,n){if(!e)return;const o={capture:!0,...n};e.removeEventListener?e.removeEventListener(t,r,o):e.detachEvent?e.detachEvent("on"+t,r):e["on"+t]=null},Ja.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=es(),t=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(function(){if(ts)return ns;ts=1,Object.defineProperty(ns,"__esModule",{value:!0}),ns.browserPrefixToKey=r,ns.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},ns.default=void 0,ns.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const n=window.document?.documentElement?.style;if(!n)return"";if(t in n)return"";for(let o=0;o<e.length;o++)if(r(t,e[o])in n)return e[o];return""}function r(e,t){return t?`${t}${function(e){let t="",r=!0;for(let n=0;n<e.length;n++)r?(t+=e[n].toUpperCase(),r=!1):"-"===e[n]?r=!0:t+=e[n];return t}(e)}`:e}return ns.default=t(),ns}());let r="";function n(t,n){return r||(r=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(r){return(0,e.isFunction)(t[r])}))),!!(0,e.isFunction)(t[r])&&t[r](n)}function o(e,t,r){let{x:n,y:o}=e,i=`translate(${n}${r},${o}${r})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+r}`}, ${`${"string"==typeof t.y?t.y:t.y+r}`})`+i}return i}function i(e){if(e)try{if(e.body&&s(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function a(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function s(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return Ja}var is,as={};function ss(){if(is)return as;is=1,Object.defineProperty(as,"__esModule",{value:!0}),as.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},as.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},as.createCoreData=function(t,n,o){const i=!(0,e.isNum)(t.lastX),a=r(t);return i?{node:a,deltaX:0,deltaY:0,lastX:n,lastY:o,x:n,y:o}:{node:a,deltaX:n-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:n,y:o}},as.createDraggableData=function(e,t){const r=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/r,y:e.state.y+t.deltaY/r,deltaX:t.deltaX/r,deltaY:t.deltaY/r,lastX:e.state.x,lastY:e.state.y}},as.getBoundPosition=function(n,o,i){if(!n.props.bounds)return[o,i];let{bounds:a}=n.props;a="string"==typeof a?a:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(a);const s=r(n);if("string"==typeof a){const{ownerDocument:r}=s,n=r.defaultView;let o;if("parent"===a)o=s.parentNode;else{o=s.getRootNode().querySelector(a)}if(!(o instanceof n.HTMLElement))throw new Error('Bounds selector "'+a+'" could not find an element.');const i=o,l=n.getComputedStyle(s),c=n.getComputedStyle(i);a={left:-s.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-s.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(s)-s.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(s)-s.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(a.right)&&(o=Math.min(o,a.right));(0,e.isNum)(a.bottom)&&(i=Math.min(i,a.bottom));(0,e.isNum)(a.left)&&(o=Math.max(o,a.left));(0,e.isNum)(a.top)&&(i=Math.max(i,a.top));return[o,i]},as.getControlPosition=function(e,n,o){const i="number"==typeof n?(0,t.getTouch)(e,n):null;if("number"==typeof n&&!i)return null;const a=r(o),s=o.props.offsetParent||a.offsetParent||a.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,s,o.props.scale)},as.snapToGrid=function(e,t,r){const n=Math.round(t/e[0])*e[0],o=Math.round(r/e[1])*e[1];return[n,o]};var e=es(),t=os();function r(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return as}var ls,cs,ds,us,hs={},fs={};function ms(){if(ls)return fs;return ls=1,Object.defineProperty(fs,"__esModule",{value:!0}),fs.default=function(){},fs}function ps(){if(cs)return hs;cs=1,Object.defineProperty(hs,"__esModule",{value:!0}),hs.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(r),t=c(Ua()),n=c(i),o=os(),a=ss(),s=es(),l=c(ms());function c(e){return e&&e.__esModule?e:{default:e}}function d(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let f=h,m=class extends e.Component{constructor(){super(...arguments),d(this,"dragging",!1),d(this,"lastX",NaN),d(this,"lastY",NaN),d(this,"touchIdentifier",null),d(this,"mounted",!1),d(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:r}=t;if(this.props.disabled||!(e.target instanceof r.defaultView.Node)||this.props.handle&&!(0,o.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,o.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const n=(0,o.getTouchIdentifier)(e);this.touchIdentifier=n;const i=(0,a.getControlPosition)(e,n,this);if(null==i)return;const{x:s,y:c}=i,d=(0,a.createCoreData)(this,s,c);(0,l.default)("DraggableCore: handleDragStart: %j",d),(0,l.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,o.addUserSelectStyles)(r),this.dragging=!0,this.lastX=s,this.lastY=c,(0,o.addEvent)(r,f.move,this.handleDrag),(0,o.addEvent)(r,f.stop,this.handleDragStop))})),d(this,"handleDrag",(e=>{const t=(0,a.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:r,y:n}=t;if(Array.isArray(this.props.grid)){let e=r-this.lastX,t=n-this.lastY;if([e,t]=(0,a.snapToGrid)(this.props.grid,e,t),!e&&!t)return;r=this.lastX+e,n=this.lastY+t}const o=(0,a.createCoreData)(this,r,n);(0,l.default)("DraggableCore: handleDrag: %j",o);if(!1!==this.props.onDrag(e,o)&&!1!==this.mounted)this.lastX=r,this.lastY=n;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),d(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,a.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:r,y:n}=t;if(Array.isArray(this.props.grid)){let e=r-this.lastX||0,t=n-this.lastY||0;[e,t]=(0,a.snapToGrid)(this.props.grid,e,t),r=this.lastX+e,n=this.lastY+t}const i=(0,a.createCoreData)(this,r,n);if(!1===this.props.onStop(e,i)||!1===this.mounted)return!1;const s=this.findDOMNode();s&&this.props.enableUserSelectHack&&(0,o.scheduleRemoveUserSelectStyles)(s.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",i),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,s&&((0,l.default)("DraggableCore: Removing handlers"),(0,o.removeEvent)(s.ownerDocument,f.move,this.handleDrag),(0,o.removeEvent)(s.ownerDocument,f.stop,this.handleDragStop))})),d(this,"onMouseDown",(e=>(f=h,this.handleDragStart(e)))),d(this,"onMouseUp",(e=>(f=h,this.handleDragStop(e)))),d(this,"onTouchStart",(e=>(f=u,this.handleDragStart(e)))),d(this,"onTouchEnd",(e=>(f=u,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,o.addEvent)(e,u.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,o.removeEvent)(t,h.move,this.handleDrag),(0,o.removeEvent)(t,u.move,this.handleDrag),(0,o.removeEvent)(t,h.stop,this.handleDragStop),(0,o.removeEvent)(t,u.stop,this.handleDragStop),(0,o.removeEvent)(e,u.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,o.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:n.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return hs.default=m,d(m,"displayName","DraggableCore"),d(m,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:s.dontSetMe,style:s.dontSetMe,transform:s.dontSetMe}),d(m,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),hs}function gs(){return ds||(ds=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return d.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(r),n=h(Ua()),o=h(i),a=function(){if(Xa)return Ya.exports;function e(t){var r,n,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(r=0;r<i;r++)t[r]&&(n=e(t[r]))&&(o&&(o+=" "),o+=n)}else for(n in t)t[n]&&(o&&(o+=" "),o+=n);return o}function t(){for(var t,r,n=0,o="",i=arguments.length;n<i;n++)(t=arguments[n])&&(r=e(t))&&(o&&(o+=" "),o+=r);return o}return Xa=1,Ya.exports=t,Ya.exports.clsx=t,Ya.exports}(),s=os(),l=ss(),c=es(),d=h(ps()),u=h(ms());function h(e){return e&&e.__esModule?e:{default:e}}function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},f.apply(null,arguments)}function m(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class p extends t.Component{static getDerivedStateFromProps(e,t){let{position:r}=e,{prevPropsPosition:n}=t;return!r||n&&r.x===n.x&&r.y===n.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:r,prevPropsPosition:n}),{x:r.x,y:r.y,prevPropsPosition:{...r}})}constructor(e){super(e),m(this,"onDragStart",((e,t)=>{(0,u.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,l.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),m(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const r=(0,l.createDraggableData)(this,t),n={x:r.x,y:r.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=n;n.x+=this.state.slackX,n.y+=this.state.slackY;const[o,i]=(0,l.getBoundPosition)(this,n.x,n.y);n.x=o,n.y=i,n.slackX=this.state.slackX+(e-n.x),n.slackY=this.state.slackY+(t-n.y),r.x=n.x,r.y=n.y,r.deltaX=n.x-this.state.x,r.deltaY=n.y-this.state.y}if(!1===this.props.onDrag(e,r))return!1;this.setState(n)})),m(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const r={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;r.x=e,r.y=t}this.setState(r)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??o.default.findDOMNode(this)}render(){const{axis:e,bounds:r,children:n,defaultPosition:o,defaultClassName:i,defaultClassNameDragging:c,defaultClassNameDragged:u,position:h,positionOffset:m,scale:p,...g}=this.props;let v={},b=null;const y=!Boolean(h)||this.state.dragging,x=h||o,w={x:(0,l.canDragX)(this)&&y?this.state.x:x.x,y:(0,l.canDragY)(this)&&y?this.state.y:x.y};this.state.isElementSVG?b=(0,s.createSVGTransform)(w,m):v=(0,s.createCSSTransform)(w,m);const C=(0,a.clsx)(n.props.className||"",i,{[c]:this.state.dragging,[u]:this.state.dragged});return t.createElement(d.default,f({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(n),{className:C,style:{...n.props.style,...v},transform:b}))}}e.default=p,m(p,"displayName","Draggable"),m(p,"propTypes",{...d.default.propTypes,axis:n.default.oneOf(["both","x","y","none"]),bounds:n.default.oneOfType([n.default.shape({left:n.default.number,right:n.default.number,top:n.default.number,bottom:n.default.number}),n.default.string,n.default.oneOf([!1])]),defaultClassName:n.default.string,defaultClassNameDragging:n.default.string,defaultClassNameDragged:n.default.string,defaultPosition:n.default.shape({x:n.default.number,y:n.default.number}),positionOffset:n.default.shape({x:n.default.oneOfType([n.default.number,n.default.string]),y:n.default.oneOfType([n.default.number,n.default.string])}),position:n.default.shape({x:n.default.number,y:n.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),m(p,"defaultProps",{...d.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(Sa)),Sa}var vs=function(){if(us)return $a.exports;us=1;const{default:e,DraggableCore:t}=gs();return $a.exports=e,$a.exports.default=e,$a.exports.DraggableCore=t,$a.exports}(),bs=ja(vs);const ys=(e="medium",t,r,n)=>{const i=t?ve(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",a=n?ve(n):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",s="unset"===a?"80vh":`min(${a}, 80vh)`;let l="auto";return r?l=ve(r):"full-width"===e&&(l="90%"),o.css`
|
|
2395
|
+
*/function Za(){return Pa||(Pa=1,"production"===process.env.NODE_ENV?Ra.exports=function(){if($a)return Ta;$a=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:switch(e=e.type){case l:case c:case n:case i:case o:case u:return e;default:switch(e=e&&e.$$typeof){case s:case d:case m:case f:case a:return e;default:return h}}case r:return h}}}function x(e){return y(e)===c}return Ta.AsyncMode=l,Ta.ConcurrentMode=c,Ta.ContextConsumer=s,Ta.ContextProvider=a,Ta.Element=t,Ta.ForwardRef=d,Ta.Fragment=n,Ta.Lazy=m,Ta.Memo=f,Ta.Portal=r,Ta.Profiler=i,Ta.StrictMode=o,Ta.Suspense=u,Ta.isAsyncMode=function(e){return x(e)||y(e)===l},Ta.isConcurrentMode=x,Ta.isContextConsumer=function(e){return y(e)===s},Ta.isContextProvider=function(e){return y(e)===a},Ta.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Ta.isForwardRef=function(e){return y(e)===d},Ta.isFragment=function(e){return y(e)===n},Ta.isLazy=function(e){return y(e)===m},Ta.isMemo=function(e){return y(e)===f},Ta.isPortal=function(e){return y(e)===r},Ta.isProfiler=function(e){return y(e)===i},Ta.isStrictMode=function(e){return y(e)===o},Ta.isSuspense=function(e){return y(e)===u},Ta.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===p)},Ta.typeOf=y,Ta}():Ra.exports=(Oa||(Oa=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,r=e?Symbol.for("react.portal"):60106,n=e?Symbol.for("react.fragment"):60107,o=e?Symbol.for("react.strict_mode"):60108,i=e?Symbol.for("react.profiler"):60114,a=e?Symbol.for("react.provider"):60109,s=e?Symbol.for("react.context"):60110,l=e?Symbol.for("react.async_mode"):60111,c=e?Symbol.for("react.concurrent_mode"):60111,d=e?Symbol.for("react.forward_ref"):60112,u=e?Symbol.for("react.suspense"):60113,h=e?Symbol.for("react.suspense_list"):60120,f=e?Symbol.for("react.memo"):60115,m=e?Symbol.for("react.lazy"):60116,p=e?Symbol.for("react.block"):60121,g=e?Symbol.for("react.fundamental"):60117,v=e?Symbol.for("react.responder"):60118,b=e?Symbol.for("react.scope"):60119;function y(e){if("object"==typeof e&&null!==e){var h=e.$$typeof;switch(h){case t:var p=e.type;switch(p){case l:case c:case n:case i:case o:case u:return p;default:var g=p&&p.$$typeof;switch(g){case s:case d:case m:case f:case a:return g;default:return h}}case r:return h}}}var x=l,w=c,C=s,j=a,k=t,$=d,S=n,E=m,L=f,R=r,T=i,O=o,P=u,M=!1;function _(e){return y(e)===c}qa.AsyncMode=x,qa.ConcurrentMode=w,qa.ContextConsumer=C,qa.ContextProvider=j,qa.Element=k,qa.ForwardRef=$,qa.Fragment=S,qa.Lazy=E,qa.Memo=L,qa.Portal=R,qa.Profiler=T,qa.StrictMode=O,qa.Suspense=P,qa.isAsyncMode=function(e){return M||(M=!0,console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")),_(e)||y(e)===l},qa.isConcurrentMode=_,qa.isContextConsumer=function(e){return y(e)===s},qa.isContextProvider=function(e){return y(e)===a},qa.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},qa.isForwardRef=function(e){return y(e)===d},qa.isFragment=function(e){return y(e)===n},qa.isLazy=function(e){return y(e)===m},qa.isMemo=function(e){return y(e)===f},qa.isPortal=function(e){return y(e)===r},qa.isProfiler=function(e){return y(e)===i},qa.isStrictMode=function(e){return y(e)===o},qa.isSuspense=function(e){return y(e)===u},qa.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===n||e===c||e===i||e===o||e===u||e===h||"object"==typeof e&&null!==e&&(e.$$typeof===m||e.$$typeof===f||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===p)},qa.typeOf=y}()),qa)),Ra.exports}function Wa(){if(_a)return Ma;_a=1;return Ma="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function Ga(){return Da?Ia:(Da=1,Ia=Function.call.bind(Object.prototype.hasOwnProperty))}function Ua(){if(za)return Va;za=1;var e=Za(),t=a,r=Wa(),n=Ga(),o=function(){if(Na)return Aa;Na=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=Wa(),r={},n=Ga();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function o(o,i,a,s,l){if("production"!==process.env.NODE_ENV)for(var c in o)if(n(o,c)){var d;try{if("function"!=typeof o[c]){var u=Error((s||"React class")+": "+a+" type `"+c+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+typeof o[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=o[c](i,c,s,a,null,t)}catch(e){d=e}if(!d||d instanceof Error||e((s||"React class")+": type specification of "+a+" `"+c+"` is invalid; the type checker function must return `null` or an `Error` but returned a "+typeof d+". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."),d instanceof Error&&!(d.message in r)){r[d.message]=!0;var h=l?l():"";e("Failed "+a+" type: "+d.message+(null!=h?h:""))}}}return o.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(r={})},Aa=o}(),i=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(i=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Va=function(a,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:p("array"),bigint:p("bigint"),bool:p("boolean"),func:p("function"),number:p("number"),object:p("object"),string:p("string"),symbol:p("symbol"),any:m(s),arrayOf:function(e){return m((function(t,n,o,i,a){if("function"!=typeof e)return new f("Property `"+a+"` of component `"+o+"` has invalid PropType notation inside arrayOf.");var s=t[n];if(!Array.isArray(s))return new f("Invalid "+i+" `"+a+"` of type `"+b(s)+"` supplied to `"+o+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,o,i,a+"["+l+"]",r);if(c instanceof Error)return c}return null}))},element:m((function(e,t,r,n,o){var i=e[t];return a(i)?null:new f("Invalid "+n+" `"+o+"` of type `"+b(i)+"` supplied to `"+r+"`, expected a single ReactElement.")})),elementType:m((function(t,r,n,o,i){var a=t[r];return e.isValidElementType(a)?null:new f("Invalid "+o+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement type.")})),instanceOf:function(e){return m((function(t,r,n,o,i){if(!(t[r]instanceof e)){var a=e.name||d;return new f("Invalid "+o+" `"+i+"` of type `"+(((s=t[r]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `")+n+"`, expected instance of `"+a+"`.")}var s;return null}))},node:m((function(e,t,r,n,o){return v(e[t])?null:new f("Invalid "+n+" `"+o+"` supplied to `"+r+"`, expected a ReactNode.")})),objectOf:function(e){return m((function(t,o,i,a,s){if("function"!=typeof e)return new f("Property `"+s+"` of component `"+i+"` has invalid PropType notation inside objectOf.");var l=t[o],c=b(l);if("object"!==c)return new f("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+i+"`, expected an object.");for(var d in l)if(n(l,d)){var u=e(l,d,i,a,s+"."+d,r);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i(arguments.length>1?"Invalid arguments supplied to oneOf, expected an array, got "+arguments.length+" arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).":"Invalid argument supplied to oneOf, expected an array."),s;return m((function(t,r,n,o,i){for(var a=t[r],s=0;s<e.length;s++)if(h(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===y(t)?String(t):t}));return new f("Invalid "+o+" `"+i+"` of value `"+String(a)+"` supplied to `"+n+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&i("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var o=e[t];if("function"!=typeof o)return i("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+x(o)+" at index "+t+"."),s}return m((function(t,o,i,a,s){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,o,i,a,s,r);if(null==d)return null;d.data&&n(d.data,"expectedType")&&l.push(d.data.expectedType)}return new f("Invalid "+a+" `"+s+"` supplied to `"+i+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return m((function(t,n,o,i,a){var s=t[n],l=b(s);if("object"!==l)return new f("Invalid "+i+" `"+a+"` of type `"+l+"` supplied to `"+o+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(o,i,a,c,y(d));var u=d(s,c,o,i,a+"."+c,r);if(u)return u}return null}))},exact:function(e){return m((function(o,i,a,s,l){var c=o[i],d=b(c);if("object"!==d)return new f("Invalid "+s+" `"+l+"` of type `"+d+"` supplied to `"+a+"`, expected `object`.");var u=t({},o[i],e);for(var h in u){var m=e[h];if(n(e,h)&&"function"!=typeof m)return g(a,s,l,h,y(m));if(!m)return new f("Invalid "+s+" `"+l+"` key `"+h+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(o[i],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var p=m(c,h,a,s,l+"."+h,r);if(p)return p}return null}))}};function h(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function f(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function m(e){if("production"!==process.env.NODE_ENV)var t={},n=0;function o(o,a,s,c,u,h,m){if(c=c||d,h=h||s,m!==r){if(l){var p=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");throw p.name="Invariant Violation",p}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&n<3&&(i("You are manually calling a React.PropTypes validation function for the `"+h+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,n++)}}return null==a[s]?o?null===a[s]?new f("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `null`."):new f("The "+u+" `"+h+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(a,s,c,u,h)}var a=o.bind(null,!1);return a.isRequired=o.bind(null,!0),a}function p(e){return m((function(t,r,n,o,i,a){var s=t[r];return b(s)!==e?new f("Invalid "+o+" `"+i+"` of type `"+y(s)+"` supplied to `"+n+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,r,n,o){return new f((e||"React class")+": "+t+" type `"+r+"."+n+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+o+"`.")}function v(e){switch(typeof e){case"number":case"string":case"undefined":return!0;case"boolean":return!e;case"object":if(Array.isArray(e))return e.every(v);if(null===e||a(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var r,n=t.call(e);if(t!==e.entries){for(;!(r=n.next()).done;)if(!v(r.value))return!1}else for(;!(r=n.next()).done;){var o=r.value;if(o&&!v(o[1]))return!1}return!0;default:return!1}}function b(e){var t=typeof e;return Array.isArray(e)?"array":e instanceof RegExp?"object":function(e,t){return"symbol"===e||!!t&&("Symbol"===t["@@toStringTag"]||"function"==typeof Symbol&&t instanceof Symbol)}(t,e)?"symbol":t}function y(e){if(null==e)return""+e;var t=b(e);if("object"===t){if(e instanceof Date)return"date";if(e instanceof RegExp)return"regexp"}return t}function x(e){var t=y(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return f.prototype=Error.prototype,u.checkPropTypes=o,u.resetWarningCache=o.resetWarningCache,u.PropTypes=u,u},Va}function Xa(){if(Fa)return La.exports;if(Fa=1,"production"!==process.env.NODE_ENV){var e=Za();La.exports=Ua()(e.isElement,!0)}else La.exports=function(){if(Ha)return Ba;Ha=1;var e=Wa();function t(){}function r(){}return r.resetWarningCache=t,Ba=function(){function n(t,r,n,o,i,a){if(a!==e){var s=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw s.name="Invariant Violation",s}}function o(){return n}n.isRequired=n;var i={array:n,bigint:n,bool:n,func:n,number:n,object:n,string:n,symbol:n,any:n,arrayOf:o,element:n,elementType:n,instanceOf:o,node:n,objectOf:o,oneOf:o,oneOfType:o,shape:o,exact:o,checkPropTypes:r,resetWarningCache:t};return i.PropTypes=i,i}}()();return La.exports}var Ya,Ka={exports:{}};var Ja,Qa={},es={};function ts(){if(Ja)return es;return Ja=1,Object.defineProperty(es,"__esModule",{value:!0}),es.dontSetMe=function(e,t,r){if(e[t])return new Error(`Invalid prop ${t} passed to ${r} - do not set this, set it on the child.`)},es.findInArray=function(e,t){for(let r=0,n=e.length;r<n;r++)if(t.apply(t,[e[r],r,e]))return e[r]},es.int=function(e){return parseInt(e,10)},es.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},es.isNum=function(e){return"number"==typeof e&&!isNaN(e)},es}var rs,ns,os={};function is(){if(ns)return Qa;ns=1,Object.defineProperty(Qa,"__esModule",{value:!0}),Qa.addClassName=a,Qa.addEvent=function(e,t,r,n){if(!e)return;const o={capture:!0,...n};e.addEventListener?e.addEventListener(t,r,o):e.attachEvent?e.attachEvent("on"+t,r):e["on"+t]=r},Qa.addUserSelectStyles=function(e){if(!e)return;let t=e.getElementById("react-draggable-style-el");t||(t=e.createElement("style"),t.type="text/css",t.id="react-draggable-style-el",t.innerHTML=".react-draggable-transparent-selection *::-moz-selection {all: inherit;}\n",t.innerHTML+=".react-draggable-transparent-selection *::selection {all: inherit;}\n",e.getElementsByTagName("head")[0].appendChild(t));e.body&&a(e.body,"react-draggable-transparent-selection")},Qa.createCSSTransform=function(e,r){const n=o(e,r,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:n}},Qa.createSVGTransform=function(e,t){return o(e,t,"")},Qa.getTouch=function(t,r){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>r===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>r===e.identifier))},Qa.getTouchIdentifier=function(e){if(e.targetTouches&&e.targetTouches[0])return e.targetTouches[0].identifier;if(e.changedTouches&&e.changedTouches[0])return e.changedTouches[0].identifier},Qa.getTranslation=o,Qa.innerHeight=function(t){let r=t.clientHeight;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r-=(0,e.int)(n.paddingTop),r-=(0,e.int)(n.paddingBottom),r},Qa.innerWidth=function(t){let r=t.clientWidth;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r-=(0,e.int)(n.paddingLeft),r-=(0,e.int)(n.paddingRight),r},Qa.matchesSelector=n,Qa.matchesSelectorAndParentsTo=function(e,t,r){let o=e;do{if(n(o,t))return!0;if(o===r)return!1;o=o.parentNode}while(o);return!1},Qa.offsetXYFromParent=function(e,t,r){const n=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),o=(e.clientX+t.scrollLeft-n.left)/r,i=(e.clientY+t.scrollTop-n.top)/r;return{x:o,y:i}},Qa.outerHeight=function(t){let r=t.clientHeight;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r+=(0,e.int)(n.borderTopWidth),r+=(0,e.int)(n.borderBottomWidth),r},Qa.outerWidth=function(t){let r=t.clientWidth;const n=t.ownerDocument.defaultView.getComputedStyle(t);return r+=(0,e.int)(n.borderLeftWidth),r+=(0,e.int)(n.borderRightWidth),r},Qa.removeClassName=s,Qa.removeEvent=function(e,t,r,n){if(!e)return;const o={capture:!0,...n};e.removeEventListener?e.removeEventListener(t,r,o):e.detachEvent?e.detachEvent("on"+t,r):e["on"+t]=null},Qa.scheduleRemoveUserSelectStyles=function(e){window.requestAnimationFrame?window.requestAnimationFrame((()=>{i(e)})):i(e)};var e=ts(),t=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(function(){if(rs)return os;rs=1,Object.defineProperty(os,"__esModule",{value:!0}),os.browserPrefixToKey=r,os.browserPrefixToStyle=function(e,t){return t?`-${t.toLowerCase()}-${e}`:e},os.default=void 0,os.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const n=window.document?.documentElement?.style;if(!n)return"";if(t in n)return"";for(let o=0;o<e.length;o++)if(r(t,e[o])in n)return e[o];return""}function r(e,t){return t?`${t}${function(e){let t="",r=!0;for(let n=0;n<e.length;n++)r?(t+=e[n].toUpperCase(),r=!1):"-"===e[n]?r=!0:t+=e[n];return t}(e)}`:e}return os.default=t(),os}());let r="";function n(t,n){return r||(r=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(r){return(0,e.isFunction)(t[r])}))),!!(0,e.isFunction)(t[r])&&t[r](n)}function o(e,t,r){let{x:n,y:o}=e,i=`translate(${n}${r},${o}${r})`;if(t){i=`translate(${`${"string"==typeof t.x?t.x:t.x+r}`}, ${`${"string"==typeof t.y?t.y:t.y+r}`})`+i}return i}function i(e){if(e)try{if(e.body&&s(e.body,"react-draggable-transparent-selection"),e.selection)e.selection.empty();else{const t=(e.defaultView||window).getSelection();t&&"Caret"!==t.type&&t.removeAllRanges()}}catch(e){}}function a(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp(`(?:^|\\s)${t}(?!\\S)`))||(e.className+=` ${t}`)}function s(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp(`(?:^|\\s)${t}(?!\\S)`,"g"),"")}return Qa}var as,ss={};function ls(){if(as)return ss;as=1,Object.defineProperty(ss,"__esModule",{value:!0}),ss.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},ss.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},ss.createCoreData=function(t,n,o){const i=!(0,e.isNum)(t.lastX),a=r(t);return i?{node:a,deltaX:0,deltaY:0,lastX:n,lastY:o,x:n,y:o}:{node:a,deltaX:n-t.lastX,deltaY:o-t.lastY,lastX:t.lastX,lastY:t.lastY,x:n,y:o}},ss.createDraggableData=function(e,t){const r=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/r,y:e.state.y+t.deltaY/r,deltaX:t.deltaX/r,deltaY:t.deltaY/r,lastX:e.state.x,lastY:e.state.y}},ss.getBoundPosition=function(n,o,i){if(!n.props.bounds)return[o,i];let{bounds:a}=n.props;a="string"==typeof a?a:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(a);const s=r(n);if("string"==typeof a){const{ownerDocument:r}=s,n=r.defaultView;let o;if("parent"===a)o=s.parentNode;else{o=s.getRootNode().querySelector(a)}if(!(o instanceof n.HTMLElement))throw new Error('Bounds selector "'+a+'" could not find an element.');const i=o,l=n.getComputedStyle(s),c=n.getComputedStyle(i);a={left:-s.offsetLeft+(0,e.int)(c.paddingLeft)+(0,e.int)(l.marginLeft),top:-s.offsetTop+(0,e.int)(c.paddingTop)+(0,e.int)(l.marginTop),right:(0,t.innerWidth)(i)-(0,t.outerWidth)(s)-s.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(i)-(0,t.outerHeight)(s)-s.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(a.right)&&(o=Math.min(o,a.right));(0,e.isNum)(a.bottom)&&(i=Math.min(i,a.bottom));(0,e.isNum)(a.left)&&(o=Math.max(o,a.left));(0,e.isNum)(a.top)&&(i=Math.max(i,a.top));return[o,i]},ss.getControlPosition=function(e,n,o){const i="number"==typeof n?(0,t.getTouch)(e,n):null;if("number"==typeof n&&!i)return null;const a=r(o),s=o.props.offsetParent||a.offsetParent||a.ownerDocument.body;return(0,t.offsetXYFromParent)(i||e,s,o.props.scale)},ss.snapToGrid=function(e,t,r){const n=Math.round(t/e[0])*e[0],o=Math.round(r/e[1])*e[1];return[n,o]};var e=ts(),t=is();function r(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return ss}var cs,ds,us,hs,fs={},ms={};function ps(){if(cs)return ms;return cs=1,Object.defineProperty(ms,"__esModule",{value:!0}),ms.default=function(){},ms}function gs(){if(ds)return fs;ds=1,Object.defineProperty(fs,"__esModule",{value:!0}),fs.default=void 0;var e=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(r),t=c(Xa()),n=c(i),o=is(),a=ls(),s=ts(),l=c(ps());function c(e){return e&&e.__esModule?e:{default:e}}function d(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}const u={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let f=h,m=class extends e.Component{constructor(){super(...arguments),d(this,"dragging",!1),d(this,"lastX",NaN),d(this,"lastY",NaN),d(this,"touchIdentifier",null),d(this,"mounted",!1),d(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:r}=t;if(this.props.disabled||!(e.target instanceof r.defaultView.Node)||this.props.handle&&!(0,o.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,o.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"!==e.type||this.props.allowMobileScroll||e.preventDefault();const n=(0,o.getTouchIdentifier)(e);this.touchIdentifier=n;const i=(0,a.getControlPosition)(e,n,this);if(null==i)return;const{x:s,y:c}=i,d=(0,a.createCoreData)(this,s,c);(0,l.default)("DraggableCore: handleDragStart: %j",d),(0,l.default)("calling",this.props.onStart);!1!==this.props.onStart(e,d)&&!1!==this.mounted&&(this.props.enableUserSelectHack&&(0,o.addUserSelectStyles)(r),this.dragging=!0,this.lastX=s,this.lastY=c,(0,o.addEvent)(r,f.move,this.handleDrag),(0,o.addEvent)(r,f.stop,this.handleDragStop))})),d(this,"handleDrag",(e=>{const t=(0,a.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:r,y:n}=t;if(Array.isArray(this.props.grid)){let e=r-this.lastX,t=n-this.lastY;if([e,t]=(0,a.snapToGrid)(this.props.grid,e,t),!e&&!t)return;r=this.lastX+e,n=this.lastY+t}const o=(0,a.createCoreData)(this,r,n);(0,l.default)("DraggableCore: handleDrag: %j",o);if(!1!==this.props.onDrag(e,o)&&!1!==this.mounted)this.lastX=r,this.lastY=n;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),d(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,a.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:r,y:n}=t;if(Array.isArray(this.props.grid)){let e=r-this.lastX||0,t=n-this.lastY||0;[e,t]=(0,a.snapToGrid)(this.props.grid,e,t),r=this.lastX+e,n=this.lastY+t}const i=(0,a.createCoreData)(this,r,n);if(!1===this.props.onStop(e,i)||!1===this.mounted)return!1;const s=this.findDOMNode();s&&this.props.enableUserSelectHack&&(0,o.scheduleRemoveUserSelectStyles)(s.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",i),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,s&&((0,l.default)("DraggableCore: Removing handlers"),(0,o.removeEvent)(s.ownerDocument,f.move,this.handleDrag),(0,o.removeEvent)(s.ownerDocument,f.stop,this.handleDragStop))})),d(this,"onMouseDown",(e=>(f=h,this.handleDragStart(e)))),d(this,"onMouseUp",(e=>(f=h,this.handleDragStop(e)))),d(this,"onTouchStart",(e=>(f=u,this.handleDragStart(e)))),d(this,"onTouchEnd",(e=>(f=u,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,o.addEvent)(e,u.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,o.removeEvent)(t,h.move,this.handleDrag),(0,o.removeEvent)(t,u.move,this.handleDrag),(0,o.removeEvent)(t,h.stop,this.handleDragStop),(0,o.removeEvent)(t,u.stop,this.handleDragStop),(0,o.removeEvent)(e,u.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,o.scheduleRemoveUserSelectStyles)(t)}}findDOMNode(){return this.props?.nodeRef?this.props?.nodeRef?.current:n.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return fs.default=m,d(m,"displayName","DraggableCore"),d(m,"propTypes",{allowAnyClick:t.default.bool,allowMobileScroll:t.default.bool,children:t.default.node.isRequired,disabled:t.default.bool,enableUserSelectHack:t.default.bool,offsetParent:function(e,t){if(e[t]&&1!==e[t].nodeType)throw new Error("Draggable's offsetParent must be a DOM Node.")},grid:t.default.arrayOf(t.default.number),handle:t.default.string,cancel:t.default.string,nodeRef:t.default.object,onStart:t.default.func,onDrag:t.default.func,onStop:t.default.func,onMouseDown:t.default.func,scale:t.default.number,className:s.dontSetMe,style:s.dontSetMe,transform:s.dontSetMe}),d(m,"defaultProps",{allowAnyClick:!1,allowMobileScroll:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),fs}function vs(){return us||(us=1,function(e){Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"DraggableCore",{enumerable:!0,get:function(){return d.default}}),e.default=void 0;var t=function(e,t){if("function"==typeof WeakMap)var r=new WeakMap,n=new WeakMap;return function(e,t){if(!t&&e&&e.__esModule)return e;var o,i,a={__proto__:null,default:e};if(null===e||"object"!=typeof e&&"function"!=typeof e)return a;if(o=t?n:r){if(o.has(e))return o.get(e);o.set(e,a)}for(const t in e)"default"!==t&&{}.hasOwnProperty.call(e,t)&&((i=(o=Object.defineProperty)&&Object.getOwnPropertyDescriptor(e,t))&&(i.get||i.set)?o(a,t,i):a[t]=e[t]);return a}(e,t)}(r),n=h(Xa()),o=h(i),a=function(){if(Ya)return Ka.exports;function e(t){var r,n,o="";if("string"==typeof t||"number"==typeof t)o+=t;else if("object"==typeof t)if(Array.isArray(t)){var i=t.length;for(r=0;r<i;r++)t[r]&&(n=e(t[r]))&&(o&&(o+=" "),o+=n)}else for(n in t)t[n]&&(o&&(o+=" "),o+=n);return o}function t(){for(var t,r,n=0,o="",i=arguments.length;n<i;n++)(t=arguments[n])&&(r=e(t))&&(o&&(o+=" "),o+=r);return o}return Ya=1,Ka.exports=t,Ka.exports.clsx=t,Ka.exports}(),s=is(),l=ls(),c=ts(),d=h(gs()),u=h(ps());function h(e){return e&&e.__esModule?e:{default:e}}function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},f.apply(null,arguments)}function m(e,t,r){return(t=function(e){var t=function(e,t){if("object"!=typeof e||!e)return e;var r=e[Symbol.toPrimitive];if(void 0!==r){var n=r.call(e,t);if("object"!=typeof n)return n;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:t+""}(t))in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}class p extends t.Component{static getDerivedStateFromProps(e,t){let{position:r}=e,{prevPropsPosition:n}=t;return!r||n&&r.x===n.x&&r.y===n.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:r,prevPropsPosition:n}),{x:r.x,y:r.y,prevPropsPosition:{...r}})}constructor(e){super(e),m(this,"onDragStart",((e,t)=>{(0,u.default)("Draggable: onDragStart: %j",t);if(!1===this.props.onStart(e,(0,l.createDraggableData)(this,t)))return!1;this.setState({dragging:!0,dragged:!0})})),m(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const r=(0,l.createDraggableData)(this,t),n={x:r.x,y:r.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=n;n.x+=this.state.slackX,n.y+=this.state.slackY;const[o,i]=(0,l.getBoundPosition)(this,n.x,n.y);n.x=o,n.y=i,n.slackX=this.state.slackX+(e-n.x),n.slackY=this.state.slackY+(t-n.y),r.x=n.x,r.y=n.y,r.deltaX=n.x-this.state.x,r.deltaY=n.y-this.state.y}if(!1===this.props.onDrag(e,r))return!1;this.setState(n)})),m(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const r={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;r.x=e,r.y=t}this.setState(r)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.state.dragging&&this.setState({dragging:!1})}findDOMNode(){return this.props?.nodeRef?.current??o.default.findDOMNode(this)}render(){const{axis:e,bounds:r,children:n,defaultPosition:o,defaultClassName:i,defaultClassNameDragging:c,defaultClassNameDragged:u,position:h,positionOffset:m,scale:p,...g}=this.props;let v={},b=null;const y=!Boolean(h)||this.state.dragging,x=h||o,w={x:(0,l.canDragX)(this)&&y?this.state.x:x.x,y:(0,l.canDragY)(this)&&y?this.state.y:x.y};this.state.isElementSVG?b=(0,s.createSVGTransform)(w,m):v=(0,s.createCSSTransform)(w,m);const C=(0,a.clsx)(n.props.className||"",i,{[c]:this.state.dragging,[u]:this.state.dragged});return t.createElement(d.default,f({},g,{onStart:this.onDragStart,onDrag:this.onDrag,onStop:this.onDragStop}),t.cloneElement(t.Children.only(n),{className:C,style:{...n.props.style,...v},transform:b}))}}e.default=p,m(p,"displayName","Draggable"),m(p,"propTypes",{...d.default.propTypes,axis:n.default.oneOf(["both","x","y","none"]),bounds:n.default.oneOfType([n.default.shape({left:n.default.number,right:n.default.number,top:n.default.number,bottom:n.default.number}),n.default.string,n.default.oneOf([!1])]),defaultClassName:n.default.string,defaultClassNameDragging:n.default.string,defaultClassNameDragged:n.default.string,defaultPosition:n.default.shape({x:n.default.number,y:n.default.number}),positionOffset:n.default.shape({x:n.default.oneOfType([n.default.number,n.default.string]),y:n.default.oneOfType([n.default.number,n.default.string])}),position:n.default.shape({x:n.default.number,y:n.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),m(p,"defaultProps",{...d.default.defaultProps,axis:"both",bounds:!1,defaultClassName:"react-draggable",defaultClassNameDragging:"react-draggable-dragging",defaultClassNameDragged:"react-draggable-dragged",defaultPosition:{x:0,y:0},scale:1})}(Ea)),Ea}var bs=function(){if(hs)return Sa.exports;hs=1;const{default:e,DraggableCore:t}=vs();return Sa.exports=e,Sa.exports.default=e,Sa.exports.DraggableCore=t,Sa.exports}(),ys=ka(bs);const xs=(e="medium",t,r,n)=>{const i=t?ve(t):{xsmall:"15rem",small:"20rem",medium:"30rem",large:"40rem",xlarge:"60rem","full-width":"90%"}[e]||"15rem",a=n?ve(n):{xsmall:"35rem",small:"45rem",medium:"45rem",large:"45rem",xlarge:"45rem","full-width":"unset"}[e]||"35rem",s="unset"===a?"80vh":`min(${a}, 80vh)`;let l="auto";return r?l=ve(r):"full-width"===e&&(l="90%"),o.css`
|
|
2396
2396
|
max-width: 100%;
|
|
2397
2397
|
width: ${i};
|
|
2398
2398
|
height: ${l};
|
|
@@ -2402,7 +2402,7 @@
|
|
|
2402
2402
|
border-radius: 0.25rem;
|
|
2403
2403
|
box-shadow: 0 0.25rem 0.375rem -0.25rem #0000001a;
|
|
2404
2404
|
box-shadow: 0 0.625rem 0.9375rem -0.1875rem #0000001a;
|
|
2405
|
-
`},
|
|
2405
|
+
`},ws=o.css`
|
|
2406
2406
|
height: 100%;
|
|
2407
2407
|
min-height: 2.5rem;
|
|
2408
2408
|
display: flex;
|
|
@@ -2410,27 +2410,27 @@
|
|
|
2410
2410
|
justify-content: space-between;
|
|
2411
2411
|
padding: 0.5rem;
|
|
2412
2412
|
border-bottom: 0.0625rem solid ${f("neutral",300)};
|
|
2413
|
-
`,ws=o.css`
|
|
2414
|
-
top: 0.625rem;
|
|
2415
2413
|
`,Cs=o.css`
|
|
2414
|
+
top: 0.625rem;
|
|
2415
|
+
`,js=o.css`
|
|
2416
2416
|
padding: 0.75rem;
|
|
2417
|
-
`,
|
|
2417
|
+
`,ks=e=>o.css`
|
|
2418
2418
|
height: 100%;
|
|
2419
2419
|
width: ${e||"20rem"};
|
|
2420
2420
|
background-color: ${f("neutral",100)};
|
|
2421
2421
|
box-shadow: 0 0.0625rem 0.125rem -0.0625rem #0000001a;
|
|
2422
2422
|
box-shadow: 0 0.0625rem 0.1875rem 0 #0000001a;
|
|
2423
2423
|
position: relative;
|
|
2424
|
-
`,ks=o.css`
|
|
2425
|
-
border-right: 0.0625rem solid ${f("neutral",300)};
|
|
2426
2424
|
`,$s=o.css`
|
|
2425
|
+
border-right: 0.0625rem solid ${f("neutral",300)};
|
|
2426
|
+
`,Ss=o.css`
|
|
2427
2427
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
2428
2428
|
border-radius: 0.25rem;
|
|
2429
|
-
`,
|
|
2429
|
+
`,Es=o.css`
|
|
2430
2430
|
min-height: 3rem;
|
|
2431
2431
|
width: 100%;
|
|
2432
2432
|
border-bottom: 0.0625rem solid ${f("neutral",300)};
|
|
2433
|
-
`,
|
|
2433
|
+
`,Ls=(e,t)=>o.css`
|
|
2434
2434
|
height: ${((e,t)=>e&&t?`calc(100% - ${(e+t)/16}rem)`:e?`calc(100% - ${e/16}rem)`:t?`calc(100% - ${t/16}rem)`:"100%")(e,t)};
|
|
2435
2435
|
width: 100%;
|
|
2436
2436
|
overflow-y: auto;
|
|
@@ -2438,7 +2438,7 @@
|
|
|
2438
2438
|
&:focus-visible {
|
|
2439
2439
|
outline-color: ${f("primary",700)};
|
|
2440
2440
|
}
|
|
2441
|
-
`,
|
|
2441
|
+
`,Rs=o.css`
|
|
2442
2442
|
min-height: 4rem;
|
|
2443
2443
|
width: 100%;
|
|
2444
2444
|
display: flex;
|
|
@@ -2448,7 +2448,7 @@
|
|
|
2448
2448
|
bottom: 0;
|
|
2449
2449
|
left: 0;
|
|
2450
2450
|
border-top: 0.0625rem solid ${f("neutral",300)};
|
|
2451
|
-
`;var
|
|
2451
|
+
`;var Ts,Os;!function(){if(Os)return Ts;Os=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=function(e,t){var r=arguments.length;t=new Array(r>1?r-1:0);for(var n=1;n<r;n++)t[n-1]=arguments[n];var o=0,i="Warning: "+e.replace(/%s/g,(function(){return t[o++]}));"undefined"!=typeof console&&console.error(i);try{throw new Error(i)}catch(e){}};e=function(e,r,n){var o=arguments.length;n=new Array(o>2?o-2:0);for(var i=2;i<o;i++)n[i-2]=arguments[i];if(void 0===r)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||t.apply(null,[r].concat(n))}}Ts=e}();var Ps=Ms()?r.useLayoutEffect:r.useEffect;"production"!==process.env.NODE_ENV&&("undefined"!=typeof process?process:{env:{NODE_ENV:"development"}}).env;function Ms(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;var _s=function(e){var t,n=e.children,o=e.type,a=void 0===o?"reach-portal":o,s=r.useRef(null),l=r.useRef(null),c=(t=r.useState(Object.create(null))[1],r.useCallback((function(){t(Object.create(null))}),[]));return Ps((function(){if(s.current){var e=s.current.ownerDocument;return l.current=null==e?void 0:e.createElement(a),e.body.appendChild(l.current),c(),function(){l.current&&l.current.ownerDocument&&l.current.ownerDocument.body.removeChild(l.current)}}}),[a,c]),l.current?i.createPortal(n,l.current):r.createElement("span",{ref:s})};"production"!==process.env.NODE_ENV&&(_s.displayName="Portal");
|
|
2452
2452
|
/*! *****************************************************************************
|
|
2453
2453
|
Copyright (c) Microsoft Corporation.
|
|
2454
2454
|
|
|
@@ -2462,16 +2462,16 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
2462
2462
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
2463
2463
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2464
2464
|
PERFORMANCE OF THIS SOFTWARE.
|
|
2465
|
-
***************************************************************************** */var _s,Is,Ds=function(){return Ds=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Ds.apply(this,arguments)};function As(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function Ns(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function Vs(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function zs(e,t,r){if(2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(_s||(_s={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(Is||(Is={}));var Bs=_s.Start,Hs=_s.Stop,Fs=_s.Raise,qs=_s.Send,Zs=_s.Cancel,Ws=_s.NullEvent,Gs=_s.Assign;_s.After,_s.DoneState;var Us=_s.Log,Xs=_s.Init,Ys=_s.Invoke;_s.ErrorExecution;var Ks,Js=_s.ErrorPlatform,Qs=_s.ErrorCustom,el=_s.Update,tl=_s.Choose,rl=_s.Pure,nl={},ol="xstate.guard",il="production"===process.env.NODE_ENV;function al(e,t,r){void 0===r&&(r=".");var n=cl(e,r),o=cl(t,r);return $l(o)?!!$l(n)&&o===n:$l(n)?n in o:Object.keys(n).every((function(e){return e in o&&al(n[e],o[e])}))}function sl(e){try{return $l(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function ll(e,t){try{return jl(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function cl(e,t){return"object"==typeof(r=e)&&"value"in r&&"context"in r&&"event"in r&&"_event"in r?e.value:jl(e)?dl(e):"string"!=typeof e?e:dl(ll(e,t));var r}function dl(e){if(1===e.length)return e[0];for(var t={},r=t,n=0;n<e.length-1;n++)n===e.length-2?r[e[n]]=e[n+1]:(r[e[n]]={},r=r[e[n]]);return t}function ul(e,t){for(var r={},n=Object.keys(e),o=0;o<n.length;o++){var i=n[o];r[i]=t(e[i],i,e,o)}return r}function hl(e,t,r){var n,o,i={};try{for(var a=Ns(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];r(c)&&(i[l]=t(c,l,e))}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}return i}var fl=function(e){return function(t){var r,n,o=t;try{for(var i=Ns(e),a=i.next();!a.done;a=i.next()){o=o[a.value]}}catch(e){r={error:e}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return o}};function ml(e){return e?$l(e)?[[e]]:pl(Object.keys(e).map((function(t){var r=e[t];return"string"==typeof r||r&&Object.keys(r).length?ml(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function pl(e){var t;return(t=[]).concat.apply(t,zs([],Vs(e),!1))}function gl(e){return jl(e)?e:[e]}function vl(e){return void 0===e?[]:gl(e)}function bl(e,t,r){var n,o;if(kl(e))return e(t,r.data);var i={};try{for(var a=Ns(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];kl(c)?i[l]=c(t,r.data):i[l]=c}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}return i}function yl(e){return e instanceof Promise||!(null===e||!kl(e)&&"object"!=typeof e||!kl(e.then))}function xl(e,t){return ul(e.states,(function(e,r){if(e){var n=($l(t)?void 0:t[r])||(e?e.current:void 0);if(n)return{current:n,states:xl(e,n)}}}))}function wl(e,t,r,n){il||Cl(!!e,"Attempting to update undefined context");var o=e?r.reduce((function(e,r){var o,i,a=r.assignment,s={state:n,action:r,_event:t},l={};if(kl(a))l=a(e,t.data,s);else try{for(var c=Ns(Object.keys(a)),d=c.next();!d.done;d=c.next()){var u=d.value,h=a[u];l[u]=kl(h)?h(e,t.data,s):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var Cl=function(){};function jl(e){return Array.isArray(e)}function kl(e){return"function"==typeof e}function $l(e){return"string"==typeof e}function Sl(e,t){if(e)return $l(e)?{type:ol,name:e,predicate:t?t[e]:void 0}:kl(e)?{type:ol,name:e.name,predicate:e}:e}il||(Cl=function(e,t){var r=e instanceof Error?e:void 0;if((r||!e)&&void 0!==console){var n=["Warning: ".concat(t)];r&&n.push(r),console.warn.apply(console,n)}});var El=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function Ll(e){return!!e&&"__xstatenode"in e}function Rl(e,t){return $l(e)||"number"==typeof e?Ds({type:e},t):e}function Tl(e,t){if(!$l(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var r=Rl(e);return Ds({name:r.type,data:r,$$type:"scxml",type:"external"},t)}function Ol(e,t){return gl(t).map((function(t){return void 0===t||"string"==typeof t||Ll(t)?{target:t,event:e}:Ds(Ds({},t),{event:e})}))}function Pl(e,t,r,n,o){var i=e.options.guards,a={state:o,cond:t,_event:n};if(t.type===ol)return((null==i?void 0:i[t.name])||t.predicate)(r,n.data,a);var s=null==i?void 0:i[t.type];if(!s)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return s(r,n.data,a)}function Ml(e){return"string"==typeof e?{type:e}:e}function _l(e,t,r){var n=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||n).bind(i),error:((o?e.error:t)||n).bind(i),complete:((o?e.complete:r)||n).bind(i)}}function Il(e,t){return"".concat(e,":invocation[").concat(t,"]")}function Dl(e){return(e.type===Fs||e.type===qs&&e.to===Is.Internal)&&"number"!=typeof e.delay}(Ks={})[El]=function(){return this},Ks[Symbol.observable]=function(){return this};var Al=Tl({type:Xs});function Nl(e,t){return t&&t[e]||void 0}function Vl(e,t){var r;if($l(e)||"number"==typeof e)r=kl(n=Nl(e,t))?{type:e,exec:n}:n||{type:e,exec:void 0};else if(kl(e))r={type:e.name||e.toString(),exec:e};else{var n;if(kl(n=Nl(e.type,t)))r=Ds(Ds({},e),{exec:n});else if(n){var o=n.type||e.type;r=Ds(Ds(Ds({},n),e),{type:o})}else r=e}return r}var zl=function(e,t){return e?(jl(e)?e:[e]).map((function(e){return Vl(e,t)})):[]};function Bl(e){var t=Vl(e);return Ds(Ds({id:$l(e)?e:t.id},t),{type:t.type})}function Hl(e,t){var r="".concat(_s.DoneState,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function Fl(e,t){var r="".concat(_s.DoneInvoke,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function ql(e,t){var r="".concat(_s.ErrorPlatform,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function Zl(e,t,r,n,o,i,a){void 0===a&&(a=!1);var s=a?[]:function(e){var t,r,n=[];try{for(var o=Ns(e),i=o.next();!i.done;i=o.next())for(var a=i.value,s=0;s<a.actions.length;)a.actions[s].type!==Gs?s++:(n.push(a.actions[s]),a.actions.splice(s,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return n}(o),l=s.length?wl(r,n,s,t):r,c=a?[r]:void 0,d=[];function u(o,s){var u;switch(s.type){case Fs:var h=function(e,t,r,n){var o,i={_event:r},a=Tl(kl(e.event)?e.event(t,r.data,i):e.event);if($l(e.delay)){var s=n&&n[e.delay];o=kl(s)?s(t,r.data,i):s}else o=kl(e.delay)?e.delay(t,r.data,i):e.delay;return Ds(Ds({},e),{type:Fs,_event:a,delay:o})}(s,l,n,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,n),h;case qs:var f=function(e,t,r,n){var o,i={_event:r},a=Tl(kl(e.event)?e.event(t,r.data,i):e.event);if($l(e.delay)){var s=n&&n[e.delay];o=kl(s)?s(t,r.data,i):s}else o=kl(e.delay)?e.delay(t,r.data,i):e.delay;var l=kl(e.to)?e.to(t,r.data,i):e.to;return Ds(Ds({},e),{to:l,_event:a,event:a.data,delay:o})}(s,l,n,e.options.delays);if(!il){var m=s.delay;Cl(!$l(m)||"number"==typeof f.delay,"No delay reference for delay expression '".concat(m,"' was found on machine '").concat(e.id,"'"))}return i&&f.to!==Is.Internal&&("entry"===o?d.push(f):i(f,l,n)),f;case Us:var p=function(e,t,r){return Ds(Ds({},e),{value:$l(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})}(s,l,n);return null==i||i(p,l,n),p;case tl:if(!(y=null===(u=s.conds.find((function(r){var o=Sl(r.cond,e.options.guards);return!o||Pl(e,o,l,n,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=Vs(Zl(e,t,l,n,[{type:o,actions:zl(vl(y),e.options.actions)}],i,a),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case rl:var y;if(!(y=s.get(l,n.data)))return[];var x=Vs(Zl(e,t,l,n,[{type:o,actions:zl(vl(y),e.options.actions)}],i,a),2),w=x[0],C=x[1];return l=C,null==c||c.push(l),w;case Hs:p=function(e,t,r){var n=kl(e.activity)?e.activity(t,r.data):e.activity,o="string"==typeof n?{id:n}:n;return{type:_s.Stop,activity:o}}(s,l,n);return null==i||i(p,r,n),p;case Gs:l=wl(l,n,[s],i?void 0:t),null==c||c.push(l);break;default:var j=Vl(s,e.options.actions),k=j.exec;if(i)i(j,l,n);else if(k&&c){var $=c.length-1,S=Ds(Ds({},j),{exec:function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];k.apply(void 0,zs([c[$]],Vs(t),!1))}});j=S}return j}}var h=pl(o.map((function(e){var t,r,o=[];try{for(var a=Ns(e.actions),s=a.next();!s.done;s=a.next()){var c=s.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,n)})),d.length=0,o})));return[h,l]}var Wl=function(e,t){return t(e)};function Gl(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[El]=function(){return this},t}function Ul(e,t,r){var n=Gl(t);if(n.deferred=!0,Ll(e)){var o=n.state=Wl(void 0,(function(){return(r?e.withContext(r):e).initialState}));n.getSnapshot=function(){return o}}return n}var Xl=function(e){return"atomic"===e.type||"final"===e.type};function Yl(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function Kl(e){return Yl(e).filter((function(e){return"history"!==e.type}))}function Jl(e){var t=[e];return Xl(e)?t:t.concat(pl(Kl(e).map(Jl)))}function Ql(e,t){var r,n,o,i,a,s,l,c,d=tc(new Set(e)),u=new Set(t);try{for(var h=Ns(u),f=h.next();!f.done;f=h.next())for(var m=(j=f.value).parent;m&&!u.has(m);)u.add(m),m=m.parent}catch(e){r={error:e}}finally{try{f&&!f.done&&(n=h.return)&&n.call(h)}finally{if(r)throw r.error}}var p=tc(u);try{for(var g=Ns(u),v=g.next();!v.done;v=g.next()){if("compound"!==(j=v.value).type||p.get(j)&&p.get(j).length){if("parallel"===j.type)try{for(var b=(a=void 0,Ns(Kl(j))),y=b.next();!y.done;y=b.next()){var x=y.value;u.has(x)||(u.add(x),d.get(x)?d.get(x).forEach((function(e){return u.add(e)})):x.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){a={error:e}}finally{try{y&&!y.done&&(s=b.return)&&s.call(b)}finally{if(a)throw a.error}}}else d.get(j)?d.get(j).forEach((function(e){return u.add(e)})):j.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{v&&!v.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var w=Ns(u),C=w.next();!C.done;C=w.next()){var j;for(m=(j=C.value).parent;m&&!u.has(m);)u.add(m),m=m.parent}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}return u}function ec(e,t){var r=t.get(e);if(!r)return{};if("compound"===e.type){var n=r[0];if(!n)return{};if(Xl(n))return n.key}var o={};return r.forEach((function(e){o[e.key]=ec(e,t)})),o}function tc(e){var t,r,n=new Map;try{for(var o=Ns(e),i=o.next();!i.done;i=o.next()){var a=i.value;n.has(a)||n.set(a,[]),a.parent&&(n.has(a.parent)||n.set(a.parent,[]),n.get(a.parent).push(a))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return n}function rc(e,t){return ec(e,tc(Ql([e],t)))}function nc(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function oc(e,t){return"compound"===t.type?Kl(t).some((function(t){return"final"===t.type&&nc(e,t)})):"parallel"===t.type&&Kl(t).every((function(t){return oc(e,t)}))}function ic(e){return new Set(pl(e.map((function(e){return e.tags}))))}function ac(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if($l(e)||$l(t))return e===t;var r=Object.keys(e),n=Object.keys(t);return r.length===n.length&&r.every((function(r){return ac(e[r],t[r])}))}var sc=function(){function e(e){var t,r,n=this;this.actions=[],this.activities=nl,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||nl,this.meta=(void 0===(r=e.configuration)&&(r=[]),r.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return zs([],Vs(new Set(pl(zs([],Vs(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(n.configuration)}})}return e.from=function(t,r){return t instanceof e?t.context!==r?new e({value:t.value,context:r,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:r,_event:Al,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,r){if(t instanceof e){if(!t.actions.length)return t;var n=Al;return new e({value:t.value,context:r,_event:n,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,r)},e.prototype.toStrings=function(e,t){var r=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),$l(e))return[e];var n=Object.keys(e);return n.concat.apply(n,zs([],Vs(n.map((function(n){return r.toStrings(e[n],t).map((function(e){return n+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var r=As(e,["configuration","transitions","tags","machine"]);return Ds(Ds({},r),{tags:Array.from(t)})},e.prototype.matches=function(e){return al(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;il&&Cl(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var r=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==r?void 0:r.transitions.length)&&r.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),lc={deferEvents:!1},cc=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=Ds(Ds({},lc),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),dc=new Map,uc=0,hc=function(){return"x:".concat(uc++)},fc=function(e,t){return dc.set(e,t),e},mc=function(e){return dc.get(e)},pc=function(e){dc.delete(e)};function gc(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(il||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function vc(e){if(gc()){var t=function(){var e=gc();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function bc(e,t){void 0===t&&(t={});var r=e.initialState,n=new Set,o=[],i=!1,a=function(e){var t;return Ds(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[El]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();r=e.transition(r,t,s),n.forEach((function(e){return e.next(r)}))}i=!1}}()},getSnapshot:function(){return r},subscribe:function(e,t,o){var i=_l(e,t,o);return n.add(i),i.next(r),{unsubscribe:function(){n.delete(i)}}}}),s={parent:t.parent,self:a,id:t.id||"anonymous",observers:n};return r=e.start?e.start(s):r,a}var yc,xc={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(yc||(yc={}));var wc=function(){function e(t,r){void 0===r&&(r=e.defaultOptions);var n=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=yc.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(jl(e))return n.batch(e),n.state;var r=Tl(Rl(e,t));if(n.status===yc.Stopped)return il||Cl(!1,'Event "'.concat(r.name,'" was sent to stopped service "').concat(n.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(r.data))),n.state;if(n.status!==yc.Running&&!n.options.deferEvents)throw new Error('Event "'.concat(r.name,'" was sent to uninitialized service "').concat(n.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(r.data)));return n.scheduler.schedule((function(){n.forward(r);var e=n._nextState(r);n.update(e,r)})),n._state},this.sendTo=function(e,t,r){var o,i=n.parent&&(t===Is.Parent||n.parent.id===t),a=i?n.parent:$l(t)?t===Is.Internal?n:n.children.get(t)||mc(t):(o=t)&&"function"==typeof o.send?t:void 0;if(a)if("machine"in a){if(n.status!==yc.Stopped||n.parent!==a||n.state.done){var s=Ds(Ds({},e),{name:e.name===Qs?"".concat(ql(n.id)):e.name,origin:n.sessionId});!r&&n.machine.config.predictableActionArguments?n._outgoingQueue.push([a,s]):a.send(s)}}else!r&&n.machine.config.predictableActionArguments?n._outgoingQueue.push([a,e.data]):a.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(n.id,"'."));il||Cl(!1,"Service '".concat(n.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,r,o){void 0===o&&(o=n.machine.options.actions);var i=e.exec||Nl(e.type,o),a=kl(i)?i:i?i.exec:e.exec;if(a)try{return a(t,r.data,n.machine.config.predictableActionArguments?{action:e,_event:r}:{action:e,state:n.state,_event:r})}catch(e){throw n.parent&&n.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case Fs:var s=e;n.defer(s);break;case qs:var l=e;if("number"==typeof l.delay)return void n.defer(l);l.to?n.sendTo(l._event,l.to,r===Al):n.send(l._event);break;case Zs:n.cancel(e.sendId);break;case Bs:if(n.status!==yc.Running)return;var c=e.activity;if(!n.machine.config.predictableActionArguments&&!n.state.activities[c.id||c.type])break;if(c.type===_s.Invoke){var d=Ml(c.src),u=n.machine.options.services?n.machine.options.services[d.type]:void 0,h=c.id,f=c.data;il||Cl(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(n.machine.id,"'). ")+"Please use `autoForward` instead.");var m="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(il||Cl(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(n.machine.id,"'.")));var p=f?bl(f,t,r):void 0;if("string"==typeof u)return;var g=kl(u)?u(t,r.data,{data:p,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;Ll(g)&&(g=p?g.withContext(p):g,v={autoForward:m}),n.spawn(g,h,v)}else n.spawnActivity(c);break;case Hs:n.stopChild(e.activity.id);break;case Us:var b=e,y=b.label,x=b.value;y?n.logger(y,x):n.logger(x);break;default:il||Cl(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=Ds(Ds({},e.defaultOptions),r),i=o.clock,a=o.logger,s=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=a,this.clock=i,this.parent=s,this.options=o,this.scheduler=new cc({deferEvents:this.options.deferEvents}),this.sessionId=hc()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:Wl(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return il||Cl(this.status!==yc.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var r,n;try{for(var o=Ns(e.actions),i=o.next();!i.done;i=o.next()){var a=i.value;this.exec(a,e,t)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}},e.prototype.update=function(e,t){var r,n,o,i,a,s,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==Al||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=Ns(this.eventListeners),f=h.next();!f.done;f=h.next()){(0,f.value)(e.event)}}catch(e){r={error:e}}finally{try{f&&!f.done&&(n=h.return)&&n.call(h)}finally{if(r)throw r.error}}try{for(var m=Ns(this.listeners),p=m.next();!p.done;p=m.next()){(0,p.value)(e,e.event)}}catch(e){o={error:e}}finally{try{p&&!p.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var g=Ns(this.contextListeners),v=g.next();!v.done;v=g.next()){(0,v.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){a={error:e}}finally{try{v&&!v.done&&(s=g.return)&&s.call(g)}finally{if(a)throw a.error}}if(this.state.done){var b=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=b&&b.doneData?bl(b.doneData,e.context,t):void 0;this._doneEvent=Fl(this.id,y);try{for(var x=Ns(this.doneListeners),w=x.next();!w.done;w=x.next()){(0,w.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=x.return)&&c.call(x)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),pc(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===yc.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,r){var n=this,o=_l(e,t,r);this.listeners.add(o.next),this.status!==yc.NotStarted&&o.next(this.state);var i=function(){n.doneListeners.delete(i),n.stopListeners.delete(i),o.complete()};return this.status===yc.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){n.listeners.delete(o.next),n.doneListeners.delete(i),n.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===yc.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===yc.Running)return this;this.machine._init(),fc(this.sessionId,this),this.initialized=!0,this.status=yc.Running;var r=void 0===e?this.initialState:Wl(this,(function(){return"object"==typeof(r=e)&&null!==r&&"value"in r&&"_event"in r?t.machine.resolveState(e):t.machine.resolveState(sc.from(e,t.machine.context));var r}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(r,Al)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){kl(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,r,n,o,i,a,s,l,c;try{for(var d=Ns(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var f=Ns(this.stopListeners),m=f.next();!m.done;m=f.next()){(h=m.value)(),this.stopListeners.delete(h)}}catch(e){r={error:e}}finally{try{m&&!m.done&&(n=f.return)&&n.call(f)}finally{if(r)throw r.error}}try{for(var p=Ns(this.contextListeners),g=p.next();!g.done;g=p.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=p.return)&&i.call(p)}finally{if(o)throw o.error}}try{for(var v=Ns(this.doneListeners),b=v.next();!b.done;b=v.next()){h=b.value;this.doneListeners.delete(h)}}catch(e){a={error:e}}finally{try{b&&!b.done&&(s=v.return)&&s.call(v)}finally{if(a)throw a.error}}if(!this.initialized)return this;this.initialized=!1,this.status=yc.Stopped,this._initialState=void 0;try{for(var y=Ns(Object.keys(this.delayedEventsMap)),x=y.next();!x.done;x=y.next()){var w=x.value;this.clock.clearTimeout(this.delayedEventsMap[w])}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new cc({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var r=Tl({type:"xstate.stop"}),n=Wl(e,(function(){var t=pl(zs([],Vs(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return zl(t.onExit,e.machine.options.actions)}))),n=Vs(Zl(e.machine,e.state,e.state.context,r,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=n[0],i=n[1],a=new sc({value:e.state.value,context:i,_event:r,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!Dl(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return a.changed=!0,a}));e.update(n,r),e._stopChildren(),pc(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===yc.NotStarted&&this.options.deferEvents)il||Cl(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==yc.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var r=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var n,o,i=t.state,a=!1,s=[],l=function(e){var n=Tl(e);t.forward(n),i=Wl(t,(function(){return t.machine.transition(i,n,void 0,r||void 0)})),s.push.apply(s,zs([],Vs(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var r=e.exec;return Ds(Ds({},e),{exec:void 0!==r?function(){return r(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),a=a||!!i.changed};try{for(var c=Ns(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){n={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(n)throw n.error}}i.changed=a,i.actions=s,t.update(i,Tl(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var r=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var n=Tl(e);if(0===n.name.indexOf(Js)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(Js)})))throw n.data.data;return Wl(this,(function(){return r.machine.transition(r.state,n,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,r;try{for(var n=Ns(this.forwardTo),o=n.next();!o.done;o=n.next()){var i=o.value,a=this.children.get(i);if(!a)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));a.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,r=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=r)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,r){void 0===r&&(r=this.machine.options.actions),this._exec(e,t.context,t._event,r)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),kl(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,r){if(this.status!==yc.Running)return Ul(e,t);if(yl(e))return this.spawnPromise(Promise.resolve(e),t);if(kl(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&kl(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(Ll(e))return this.spawnMachine(e,Ds(Ds({},r),{id:t}));if(null!==(n=e)&&"object"==typeof n&&"transition"in n&&"function"==typeof n.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var n,o},e.prototype.spawnMachine=function(t,r){var n=this;void 0===r&&(r={});var o=new e(t,Ds(Ds({},this.options),{parent:this,id:r.id||t.id})),i=Ds(Ds({},xc),r);i.sync&&o.onTransition((function(e){n.send(el,{state:e,id:o.id})}));var a=o;return this.children.set(o.id,a),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){n.removeChild(o.id),n.send(Tl(e,{origin:o.id}))})).start(),a},e.prototype.spawnBehavior=function(e,t){var r=bc(e,{id:t,parent:this});return this.children.set(t,r),r},e.prototype.spawnPromise=function(e,t){var r,n,o=this,i=!1;e.then((function(e){i||(n=e,o.removeChild(t),o.send(Tl(Fl(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var r=ql(t,e);try{o.send(Tl(r,{origin:t}))}catch(n){!function(e,t,r){if(!il){var n=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(r,"', error was '").concat(e,"'.").concat(n));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(r,"'. ")+"Original error: '".concat(e,"'. ").concat(n," Current error is '").concat(t,"'.").concat(o))}}}(e,n,t),o.devTools&&o.devTools.send(r,o.state),o.machine.strict&&o.stop()}}}));var a=((r={id:t,send:function(){},subscribe:function(t,r,n){var o=_l(t,r,n),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return n}})[El]=function(){return this},r);return this.children.set(t,a),a},e.prototype.spawnCallback=function(e,t){var r,n,o,i=this,a=!1,s=new Set,l=new Set;try{o=e((function(e){n=e,l.forEach((function(t){return t(e)})),a||i.send(Tl(e,{origin:t}))}),(function(e){s.add(e)}))}catch(e){this.send(ql(t,e))}if(yl(o))return this.spawnPromise(o,t);var c=((r={id:t,send:function(e){return s.forEach((function(t){return t(e)}))},subscribe:function(e){var t=_l(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){a=!0,kl(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return n}})[El]=function(){return this},r);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var r,n,o=this,i=e.subscribe((function(e){n=e,o.send(Tl(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(Tl(ql(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(Tl(Fl(t),{origin:t}))})),a=((r={id:t,send:function(){},subscribe:function(t,r,n){return e.subscribe(t,r,n)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return n},toJSON:function(){return{id:t}}})[El]=function(){return this},r);return this.children.set(t,a),a},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var r=t(this.state.context,e);this.spawnEffect(e.id,r)}else il||Cl(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var r;this.children.set(e,((r={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[El]=function(){return this},r))},e.prototype.attachDev=function(){var e=gc();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(Ds(Ds({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:Ds({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}vc(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[El]=function(){return this},e.prototype.getSnapshot=function(){return this.status===yc.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=Cc,e}();function Cc(e,t){return new wc(e,t)}function jc(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function kc(e){return Ds(Ds({type:Ys},e),{toJSON:function(){e.onDone,e.onError;var t=As(e,["onDone","onError"]);return Ds(Ds({},t),{type:Ys,src:jc(e.src)})}})}var $c="",Sc="*",Ec={},Lc=function(e){return"#"===e[0]},Rc=function(){function e(t,r,n,o){void 0===n&&(n="context"in t?t.context:void 0);var i,a=this;this.config=t,this._context=n,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},r),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||zs([this.machine.key],Vs(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,il||Cl(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?ul(this.config.states,(function(t,r){var n,o=new e(t,{},void 0,{parent:a,key:r});return Object.assign(a.idMap,Ds(((n={})[o.id]=o,n),o.idMap)),o})):Ec;var s=0;!function e(t){var r,n;t.order=s++;try{for(var o=Ns(Yl(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===$c})):$c in this.config.on),this.strict=!!this.config.strict,this.onEntry=vl(this.config.entry||this.config.onEntry).map((function(e){return Vl(e)})),this.onExit=vl(this.config.exit||this.config.onExit).map((function(e){return Vl(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=vl(this.config.invoke).map((function(e,t){var r,n;if(Ll(e)){var o=Il(a.id,t);return a.machine.options.services=Ds(((r={})[o]=e,r),a.machine.options.services),kc({src:o,id:o})}if($l(e.src)){o=e.id||Il(a.id,t);return kc(Ds(Ds({},e),{id:o,src:e.src}))}if(Ll(e.src)||kl(e.src)){o=e.id||Il(a.id,t);return a.machine.options.services=Ds(((n={})[o]=e.src,n),a.machine.options.services),kc(Ds(Ds({id:o},e),{src:o}))}var i=e.src;return kc(Ds(Ds({id:Il(a.id,t)},e),{src:i}))})),this.activities=vl(this.config.activities).concat(this.invoke).map((function(e){return Bl(e)})),this.transition=this.transition.bind(this),this.tags=vl(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||Jl(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,r){var n=this.options,o=n.actions,i=n.activities,a=n.guards,s=n.services,l=n.delays;return new e(this.config,{actions:Ds(Ds({},o),t.actions),activities:Ds(Ds({},i),t.activities),guards:Ds(Ds({},a),t.guards),services:Ds(Ds({},s),t.services),delays:Ds(Ds({},l),t.delays)},null!=r?r:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return kl(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:ul(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===$c,r=this.transitions.filter((function(r){var n=r.eventType===e;return t?n:n||r.eventType===Sc}));return this.__cache.candidates[e]=r,r},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var r=function(t,r){var n=function(e,t){var r=t?"#".concat(t):"";return"".concat(_s.After,"(").concat(e,")").concat(r)}(kl(t)?"".concat(e.id,":delay[").concat(r,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:qs,event:kl(e)?e:Rl(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:kl(e)?e.name:sl(e)}}(n,{delay:t})),e.onExit.push({type:Zs,sendId:n}),n},n=jl(t)?t.map((function(e,t){var n=r(e.delay,t);return Ds(Ds({},e),{event:n})})):pl(Object.keys(t).map((function(e,n){var o=t[e],i=$l(o)?{target:o}:o,a=isNaN(+e)?e:+e,s=r(a,n);return vl(i).map((function(e){return Ds(Ds({},e),{event:s,delay:a})}))})));return n.map((function(t){var r=t.delay;return Ds(Ds({},e.formatTransition(t)),{delay:r})}))},e.prototype.getStateNodes=function(e){var t,r=this;if(!e)return[];var n=e instanceof sc?e.value:cl(e,this.delimiter);if($l(n)){var o=this.getStateNode(n).initial;return void 0!==o?this.getStateNodes(((t={})[n]=o,t)):[this,this.states[n]]}var i=Object.keys(n),a=[this];return a.push.apply(a,zs([],Vs(pl(i.map((function(e){return r.getStateNode(e).getStateNodes(n[e])})))),!1)),a},e.prototype.handles=function(e){var t=sl(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof sc?e:sc.create(e),r=Array.from(Ql([],this.getStateNodes(t.value)));return new sc(Ds(Ds({},t),{value:this.resolve(t.value),configuration:r,done:oc(r,this),tags:ic(r),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,r){var n=this.getStateNode(e).next(t,r);return n&&n.transitions.length?n:this.next(t,r)},e.prototype.transitionCompoundNode=function(e,t,r){var n=Object.keys(e),o=this.getStateNode(n[0])._transition(e[n[0]],t,r);return o&&o.transitions.length?o:this.next(t,r)},e.prototype.transitionParallelNode=function(e,t,r){var n,o,i={};try{for(var a=Ns(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,r);d&&(i[l]=d)}}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=pl(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,r);var f=pl(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:pl(u.map((function(e){return e.exitSet}))),configuration:f,source:t,actions:pl(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,r){return $l(e)?this.transitionLeafNode(e,t,r):1===Object.keys(e).length?this.transitionCompoundNode(e,t,r):this.transitionParallelNode(e,t,r)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,Tl(t))},e.prototype.next=function(e,t){var r,n,o,i=this,a=t.name,s=[],l=[];try{for(var c=Ns(this.getCandidates(a)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,f=u.in,m=e.context,p=!f||($l(f)&&Lc(f)?e.matches(cl(this.getStateNodeById(f).path,this.delimiter)):al(cl(f,this.delimiter),fl(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||Pl(this.machine,h,m,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(a,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&p){void 0!==u.target&&(l=u.target),s.push.apply(s,zs([],Vs(u.actions),!1)),o=u;break}}}catch(e){r={error:e}}finally{try{d&&!d.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:s};var v=pl(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:pl(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:s}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],r=this,n=e;r&&r!==n;)t.push(r),r=r.parent;return r!==n?[]:(t.push(n),t)},e.prototype.getActions=function(e,t,r,n,o,i,a){var s,l,c,d,u=this,h=i?Ql([],this.getStateNodes(i.value)):[],f=new Set;try{for(var m=Ns(Array.from(e).sort((function(e,t){return e.order-t.order}))),p=m.next();!p.done;p=m.next()){(!nc(h,b=p.value)||nc(r.exitSet,b)||b.parent&&f.has(b.parent))&&f.add(b)}}catch(e){s={error:e}}finally{try{p&&!p.done&&(l=m.return)&&l.call(m)}finally{if(s)throw s.error}}try{for(var g=Ns(h),v=g.next();!v.done;v=g.next()){var b;nc(e,b=v.value)&&!nc(r.exitSet,b.parent)||r.exitSet.push(b)}}catch(e){c={error:e}}finally{try{v&&!v.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}r.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(f).sort((function(e,t){return e.order-t.order})),x=new Set(r.exitSet),w=pl(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(Hl(e.id,e.doneData),Hl(i.id,e.doneData?bl(e.doneData,n,o):void 0));var a=i.parent;return"parallel"===a.type&&Kl(a).every((function(e){return oc(r.configuration,e)}))&&t.push(Hl(a.id)),t}))),C=y.map((function(e){var t=e.onEntry,r=e.activities.map((function(e){return function(e){var t=Bl(e);return{type:_s.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:zl(a?zs(zs([],Vs(t),!1),Vs(r),!1):zs(zs([],Vs(r),!1),Vs(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:w.map((function(e){return function(e,t){return{type:Fs,event:"function"==typeof e?e:Rl(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),j=Array.from(x).map((function(e){return{type:"exit",actions:zl(zs(zs([],Vs(e.onExit),!1),Vs(e.activities.map((function(e){return function(e){var t=kl(e)?e:Bl(e);return{type:_s.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:zl(r.actions,this.machine.options.actions)}).concat(C);if(t){var k=zl(pl(zs([],Vs(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!Dl(e)}));return j.concat({type:"stop",actions:k})}return j},e.prototype.transition=function(e,t,r,n){void 0===e&&(e=this.initialState);var o,i,a=Tl(t);if(e instanceof sc)o=void 0===r?e:this.resolveState(sc.from(e,r));else{var s=$l(e)?this.resolve(dl(this.getResolvedPath(e))):this.resolve(e),l=null!=r?r:this.machine.context;o=this.resolveState(sc.from(s,l))}if(!il&&a.name===Sc)throw new Error("An event cannot have the wildcard type ('".concat(Sc,"')"));if(this.strict&&!this.events.includes(a.name)&&(i=a.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(a.name,"'"));var c=this._transition(o.value,o,a)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=Ql([],this.getStateNodes(o.value)),u=c.configuration.length?Ql(d,c.configuration):d;return c.configuration=zs([],Vs(u),!1),this.resolveTransition(c,o,o.context,n,a)},e.prototype.resolveRaisedTransition=function(e,t,r,n){var o,i=e.actions;return(e=this.transition(e,t,void 0,n))._event=r,e.event=r.data,(o=e.actions).unshift.apply(o,zs([],Vs(i),!1)),e},e.prototype.resolveTransition=function(e,t,r,n,o){var i,a,s,l,c=this;void 0===o&&(o=Al);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],f=oc(h,this),m=u?rc(this.machine,d):void 0,p=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),f,e,r,o,t,n),v=t?Ds({},t.activities):{};try{for(var b=Ns(g),y=b.next();!y.done;y=b.next()){var x=y.value;try{for(var w=(s=void 0,Ns(x.actions)),C=w.next();!C.done;C=w.next()){var j=C.value;j.type===Bs?v[j.activity.id||j.activity.type]=j:j.type===Hs&&(v[j.activity.id||j.activity.type]=!1)}}catch(e){s={error:e}}finally{try{C&&!C.done&&(l=w.return)&&l.call(w)}finally{if(s)throw s.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(a=b.return)&&a.call(b)}finally{if(i)throw i.error}}var k,$,S=Vs(Zl(this,t,r,o,g,n,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=S[0],L=S[1],R=Vs(function(e,t){var r,n,o=Vs([[],[]],2),i=o[0],a=o[1];try{for(var s=Ns(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?i.push(c):a.push(c)}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return[i,a]}(E,Dl),2),T=R[0],O=R[1],P=E.filter((function(e){var t;return e.type===Bs&&(null===(t=e.activity)||void 0===t?void 0:t.type)===Ys})),M=P.reduce((function(e,t){return e[t.activity.id]=function(e,t,r,n){var o,i=Ml(e.src),a=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],s=e.data?bl(e.data,r,n):void 0,l=a?Ul(a,e.id,s):Gl(e.id);return l.meta=e,l}(t.activity,c.machine,L,o),e}),t?Ds({},t.children):{}),_=new sc({value:m||t.value,context:L,_event:o,_sessionid:t?t._sessionid:null,historyValue:m?p?(k=p,$=m,{current:$,states:xl(k,$)}):void 0:t?t.historyValue:void 0,history:!m||e.source?t:void 0,actions:m?O:[],activities:m?v:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:M,done:f,tags:ic(h),machine:this}),I=r!==L;_.changed=o.name===el||I;var D=_.history;D&&delete D.history;var A=!f&&(this._transient||d.some((function(e){return e._transient})));if(!(u||A&&o.name!==$c))return _;var N=_;if(!f)for(A&&(N=this.resolveRaisedTransition(N,{type:Ws},o,n));T.length;){var V=T.shift();N=this.resolveRaisedTransition(N,V._event,o,n)}var z=N.changed||(D?!!N.actions.length||I||typeof D.value!=typeof N.value||!ac(N.value,D.value):void 0);return N.changed=z,N.history=D,N},e.prototype.getStateNode=function(e){if(Lc(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=Lc(e)?e.slice(1):e;if(t===this.id)return this;var r=this.machine.idMap[t];if(!r)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return r},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&Lc(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=ll(e,this.delimiter).slice(),r=this;t.length;){var n=t.shift();if(!n.length)break;r=r.getStateNode(n)}return r},e.prototype.resolve=function(e){var t,r=this;if(!e)return this.initialStateValue||Ec;switch(this.type){case"parallel":return ul(this.initialStateValue,(function(t,n){return t?r.getStateNode(n).resolve(e[n]||t):Ec}));case"compound":if($l(e)){var n=this.getStateNode(e);return"parallel"===n.type||"compound"===n.type?((t={})[e]=n.initialStateValue,t):e}return Object.keys(e).length?ul(e,(function(e,t){return e?r.getStateNode(t).resolve(e):Ec})):this.initialStateValue||{};default:return e||Ec}},e.prototype.getResolvedPath=function(e){if(Lc(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return ll(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=hl(this.states,(function(e){return e.initialStateValue||Ec}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=Xl(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var r=this.getStateNodes(e);return this.resolveTransition({configuration:r,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=$l(t.target)&&Lc(t.target)?dl(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,r){return void 0===r&&(r=!0),r?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return Xl(this)?[this]:"compound"!==this.type||this.initial?pl(ml(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(il||Cl(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=Vs(e),r=t[0],n=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(r,"' from node with no states"));var o=this.getStateNode(r);if("history"===o.type)return o.resolveHistory();if(!this.states[r])throw new Error("Child state '".concat(r,"' does not exist on '").concat(this.id,"'"));return this.states[r].getFromRelativePath(n)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:hl(this.states,(function(t,r){if(!e)return t.historyValue();var n=$l(e)?void 0:e[r];return t.historyValue(n||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var r=this.parent;if(!e){var n=this.target;return n?pl(ml(n).map((function(e){return r.getFromRelativePath(e)}))):r.initialStateNodes}var o,i,a=(o=r.path,i="states",function(e){var t,r,n=e;try{for(var a=Ns(o),s=a.next();!s.done;s=a.next()){var l=s.value;n=n[i][l]}}catch(e){t={error:e}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return n})(e).current;return $l(a)?[r.getStateNode(a)]:pl(ml(a).map((function(e){return"deep"===t.history?r.getFromRelativePath(e):[r.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=pl(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,r,n;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var a=Ns(Object.keys(o)),s=a.next();!s.done;s=a.next()){var l=o[s.value];if(l.states)try{for(var c=(r=void 0,Ns(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){r={error:e}}finally{try{d&&!d.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!$l(e))return e;var r=e[0]===t.delimiter;if(r&&!t.parent)return t.getStateNodeByPath(e.slice(1));var n=r?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(n);try{return t.parent.getStateNodeByPath(n)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,r=function(e){if(void 0!==e&&""!==e)return vl(e)}(e.target),n="internal"in e?e.internal:!r||r.some((function(e){return $l(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(r),a=Ds(Ds({},e),{actions:zl(vl(e.actions)),cond:Sl(e.cond,o),target:i,source:this,internal:n,eventType:e.event,toJSON:function(){return Ds(Ds({},a),{target:a.target?a.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return a},e.prototype.formatTransitions=function(){var e,t,r,n=this;if(this.config.on)if(Array.isArray(this.config.on))r=this.config.on;else{var o=this.config.on,i=Sc,a=o[i],s=void 0===a?[]:a,l=As(o,["*"]);r=pl(Object.keys(l).map((function(e){il||e!==$c||Cl(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(n.id,'".'));var t=Ol(e,l[e]);return il||function(e,t,r){var n=r.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&($l(e.target)||Ll(e.target))})),o=t===$c?"the transient event":"event '".concat(t,"'");Cl(!n,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(n,e,t),t})).concat(Ol(Sc,s)))}else r=[];var c=this.config.always?Ol("",this.config.always):[],d=this.config.onDone?Ol(String(Hl(this.id)),this.config.onDone):[];il||Cl(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=pl(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,zs([],Vs(Ol(String(Fl(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,zs([],Vs(Ol(String(ql(e.id)),e.onError)),!1)),t}))),h=this.after,f=pl(zs(zs(zs(zs([],Vs(d),!1),Vs(u),!1),Vs(r),!1),Vs(c),!1).map((function(e){return vl(e).map((function(e){return n.formatTransition(e)}))})));try{for(var m=Ns(h),p=m.next();!p.done;p=m.next()){var g=p.value;f.push(g)}}catch(t){e={error:t}}finally{try{p&&!p.done&&(t=m.return)&&t.call(m)}finally{if(e)throw e.error}}return f},e}();var Tc,Oc=function(e){return{type:Gs,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(Tc||(Tc={}));var Pc="undefined"!=typeof document?r.useLayoutEffect:function(){};function Mc(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var _c=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},Ic=function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var Dc=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},Ac=function(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))};function Nc(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function Vc(e){var t=r.useRef([]),n=r.useRef([]);Pc((function(){var r=e.subscribe((function(e){var r,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),a=Dc(function(e,t){var r,n,o=_c([[],[]],2),i=o[0],a=o[1];try{for(var s=Ic(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?i.push(c):a.push(c)}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return[i,a]}(i,(function(e){return e.exec.__effect===Tc.Effect})),2),s=a[0],l=a[1];(r=t.current).push.apply(r,Ac([],Dc(s.map((function(t){return[t,e]}))),!1)),(o=n.current).push.apply(o,Ac([],Dc(l.map((function(t){return[t,e]}))),!1))}}));return function(){r.unsubscribe()}}),[]),Pc((function(){for(;n.current.length;){var e=Dc(n.current.shift(),2);Nc(e[0],e[1])}})),r.useEffect((function(){for(;t.current.length;){var e=Dc(t.current.shift(),2);Nc(e[0],e[1])}}))}var zc=function(){return zc=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},zc.apply(this,arguments)},Bc=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r},Hc=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a};var Fc=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a};function qc(e,t){void 0===t&&(t={});var n=r.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),o=function(e,t,n){void 0===t&&(t={});var o=Mc((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var i=Hc(r.useState(o),1)[0];e!==i&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var a=t.context,s=t.guards,l=t.actions,c=t.activities,d=t.services,u=t.delays,h=t.state,f=Bc(t,["context","guards","actions","activities","services","delays","state"]),m=Mc((function(){var e={context:a,guards:s,actions:l,activities:c,services:d,delays:u};return Cc(o.withConfig(e,(function(){return zc(zc({},o.context),a)})),zc({deferEvents:!0},f))}));return Pc((function(){var e;return n&&(e=m.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(n))),function(){null==e||e.unsubscribe()}}),[n]),Pc((function(){return m.start(h?sc.create(h):void 0),function(){m.stop()}}),[]),Pc((function(){Object.assign(m.machine.options.actions,l),Object.assign(m.machine.options.guards,s),Object.assign(m.machine.options.activities,c),Object.assign(m.machine.options.services,d),Object.assign(m.machine.options.delays,u)}),[l,s,c,d,u]),Vc(m),m}(e,t,n),i=Fc(r.useState((function(){var e=o.machine.initialState;return t.state?sc.create(t.state):e})),2),a=i[0],s=i[1];return[a,o.send,o]}function Zc(){return Zc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Zc.apply(null,arguments)}function Wc(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}const Gc={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(Gc.str(e)||Gc.num(e))return e===t;if(Gc.obj(e)&&Gc.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!Gc.und(r)||e===t}};function Uc(e,t){return Gc.und(e)||Gc.nul(e)?t:e}function Xc(e){return Gc.und(e)?[]:Gc.arr(e)?e:[e]}function Yc(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return Gc.fun(e)?e(...r):e}function Kc(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,Wc(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(Gc.und(t))return Zc({to:t},e);const r=Object.keys(e).reduce(((r,n)=>Gc.und(t[n])?Zc({},r,{[n]:e[n]}):r),{});return Zc({to:t},r)}class Jc{constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class Qc extends Jc{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof Jc&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof Jc&&e.removeChild(this)))}}class ed extends Jc{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof Jc&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof Jc&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const r in this.payload){const n=this.payload[r];(!e||n instanceof Jc)&&(t[r]=n instanceof Jc?n[e?"getAnimatedValue":"getValue"]():n)}return t}getAnimatedValue(){return this.getValue(!0)}}let td,rd;let nd,od=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let id,ad=()=>Date.now();class sd extends ed{constructor(e,t){super(),this.update=void 0,this.payload=e.style?Zc({},e,{style:id(e.style)}):e,this.update=t,this.attach()}}let ld=!1;const cd=new Set,dd=()=>{if(!ld)return!1;let e=ad();for(let t of cd){let r=!1;for(let n=0;n<t.configs.length;n++){let o,i,a=t.configs[n];for(let t=0;t<a.animatedValues.length;t++){let n=a.animatedValues[t];if(n.done)continue;let s=a.fromValues[t],l=a.toValues[t],c=n.lastPosition,d=l instanceof Jc,u=Array.isArray(a.initialVelocity)?a.initialVelocity[t]:a.initialVelocity;if(d&&(l=l.getValue()),a.immediate)n.setValue(l),n.done=!0;else if("string"!=typeof s&&"string"!=typeof l){if(void 0!==a.duration)c=s+a.easing((e-n.startTime)/a.duration)*(l-s),o=e>=n.startTime+a.duration;else if(a.decay)c=s+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-n.startTime))),o=Math.abs(n.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==n.lastTime?n.lastTime:e,u=void 0!==n.lastVelocity?n.lastVelocity:a.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-a.tension*(c-l)+-a.friction*u)/a.mass)/1e3,c+=1*u/1e3}let r=!(!a.clamp||0===a.tension)&&(s<l?c>l:c<l),d=Math.abs(u)<=a.precision,h=0===a.tension||Math.abs(l-c)<=a.precision;o=r||d&&h,n.lastVelocity=u,n.lastTime=e}d&&!a.toValues[t].done&&(o=!1),o?(n.value!==l&&(c=l),n.done=!0):r=!0,n.setValue(c),n.lastPosition=c}else n.setValue(l),n.done=!0}t.props.onFrame&&(t.values[a.name]=a.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),r||(cd.delete(t),t.stop(!0))}return cd.size?od(dd):ld=!1,ld};function ud(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return ud({range:e,output:t,extrapolate:r});if(nd&&"string"==typeof e.output[0])return nd(e);const n=e,o=n.output,i=n.range||[0,1],a=n.extrapolateLeft||n.extrapolate||"extend",s=n.extrapolateRight||n.extrapolate||"extend",l=n.easing||(e=>e);return e=>{const t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,i);return function(e,t,r,n,o,i,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>r){if("identity"===s)return c;"clamp"===s&&(c=r)}if(n===o)return n;if(t===r)return e<=t?n:o;t===-1/0?c=-c:r===1/0?c-=t:c=(c-t)/(r-t);c=i(c),n===-1/0?c=-c:o===1/0?c+=n:c=c*(o-n)+n;return c}(e,i[t],i[t+1],o[t],o[t+1],l,a,s,n.map)}}class hd extends Qc{constructor(e,t,r,n){super(),this.calc=void 0,this.payload=e instanceof Qc&&!(e instanceof hd)?e.getPayload():Array.isArray(e)?e:[e],this.calc=ud(t,r,n)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,r){this.calc=ud(e,t,r)}interpolate(e,t,r){return new hd(this,e,t,r)}}const fd=(e,t,r)=>e&&new hd(e,t,r);function md(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>md(e,t)))}class pd extends Jc{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,r){void 0===r&&(r=!0),t.value=e,r&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&md(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,r){return new hd(this,e,t,r)}}class gd extends Qc{constructor(e){super(),this.payload=e.map((e=>new pd(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,r)=>this.payload[r].setValue(e,t))):this.payload.forEach((r=>r.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new hd(this,e,t)}}let vd=0,bd=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=vd++}update(e){if(!e)return this;const t=Kc(e),r=t.delay,n=void 0===r?0:r,o=t.to,i=Wc(t,["delay","to"]);if(Gc.arr(o)||Gc.fun(o))this.queue.push(Zc({},i,{delay:n,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let r=t[0],o=t[1];const a=Zc({to:{[r]:o},delay:Yc(n,r)},i),s=e[a.delay]&&e[a.delay].to;e[a.delay]=Zc({},e[a.delay],a,{to:Zc({},s,a.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,r=void 0===t?{}:t,n=e.to,o=void 0===n?{}:n;Gc.obj(r)&&(this.merged=Zc({},r,this.merged)),Gc.obj(o)&&(this.merged=Zc({},this.merged,o))}));const t=this.local=++this.guid,r=this.localQueue=this.queue;this.queue=[],r.forEach(((n,o)=>{let i=n.delay,a=Wc(n,["delay"]);const s=n=>{o===r.length-1&&t===this.guid&&n&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=Gc.arr(a.to)||Gc.fun(a.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(a,s):this.diff(a).start(s))}),i):l?this.runAsync(a,s):this.diff(a).start(s)}))}else Gc.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,cd.has(t)||cd.add(t),ld||(ld=!0,od(dd));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,cd.has(t)&&cd.delete(t)),this}runAsync(e,t){var r=this;e.delay;let n=Wc(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(Gc.arr(n.to))for(let e=0;e<n.to.length;e++){const t=e,r=Zc({},n,Kc(n.to[t]));Gc.arr(r.config)&&(r.config=r.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(r).start(e)))}))}else if(Gc.fun(n.to)){let e,t=0;i=i.then((()=>n.to((r=>{const i=Zc({},n,Kc(r));if(Gc.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=Zc({},this.props,e);let t=this.props,r=t.from,n=void 0===r?{}:r,o=t.to,i=void 0===o?{}:o,a=t.config,s=void 0===a?{}:a,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,n];n=h[0],i=h[1]}this.merged=Zc({},n,this.merged,i),this.hasChanged=!1;let f=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let r=t[0],o=t[1],i=e[r]||{};const a=Gc.num(o),l=Gc.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!rd[o],c=Gc.arr(o),h=!a&&!c&&!l;let m=Gc.und(n[r])?o:n[r],p=a||c||l?o:1,g=Yc(s,r);f&&(p=f.animations[r].parent);let v,b=i.parent,y=i.interpolation,x=Xc(f?p.getPayload():p),w=o;h&&(w=nd({range:[0,1],output:[o,o]})(1));let C=y&&y.getValue();const j=!Gc.und(b)&&i.animatedValues.some((e=>!e.done)),k=!Gc.equ(w,C),$=!Gc.equ(w,i.previous),S=!Gc.equ(g,i.config);if(d||$&&k||S){if(a||l)b=y=i.parent||new pd(m);else if(c)b=y=i.parent||new gd(m);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?m:e,i.parent?(b=i.parent,b.setValue(0,!1)):b=new pd(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=b.interpolate(t)}return x=Xc(f?p.getPayload():p),v=Xc(b.getPayload()),d&&!h&&b.setValue(m,!1),this.hasChanged=!0,v.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=j?e.lastVelocity:void 0,e.lastTime=j?e.lastTime:void 0,e.startTime=ad(),e.done=!1,e.animatedStyles.clear()})),Yc(u,r)&&b.setValue(h?p:o,!1),Zc({},e,{[r]:Zc({},i,{name:r,parent:b,interpolation:y,animatedValues:v,toValues:x,previous:w,config:g,fromValues:Xc(b.getValue()),immediate:Yc(u,r),initialVelocity:Uc(g.velocity,0),clamp:Uc(g.clamp,!1),precision:Uc(g.precision,.01),tension:Uc(g.tension,170),friction:Uc(g.friction,26),mass:Uc(g.mass,1),duration:g.duration,easing:Uc(g.easing,(e=>e)),decay:g.decay})})}return k?e:(h&&(b.setValue(1,!1),y.updateConfig({output:[w,w]})),b.done=!0,this.hasChanged=!0,Zc({},e,{[r]:Zc({},e[r],{previous:w})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const yd=e=>{const t=Gc.fun(e),n=((e,t)=>{const n=r.useRef(!1),o=r.useRef(),i=Gc.fun(t),a=r.useMemo((()=>{let r;return o.current&&(o.current.map((e=>e.destroy())),o.current=void 0),[new Array(e).fill().map(((e,n)=>{const o=new bd,a=i?Yc(t,n,o):t[n];return 0===n&&(r=a.ref),o.update(a),r||o.start(),o})),r]}),[e]),s=a[0],l=a[1];o.current=s,r.useImperativeHandle(l,(()=>({start:()=>Promise.all(o.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>o.current.forEach((t=>t.stop(e))),get controllers(){return o.current}})));const c=r.useMemo((()=>e=>o.current.map(((t,r)=>{t.update(i?Yc(e,r,t):e[r]),l||t.start()}))),[e]);r.useEffect((()=>{n.current?i||c(t):l||o.current.forEach((e=>e.start()))})),r.useEffect((()=>(n.current=!0,()=>o.current.forEach((e=>e.destroy())))),[]);const d=o.current.map((e=>e.getValues()));return i?[d,c,e=>o.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),o=n[0],i=n[1],a=n[2];return t?[o[0],i,a]:o};class xd extends ed{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof Jc||(e=td.transform(e)),this.payload=e}}const wd={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},Cd="[-+]?\\d*\\.?\\d+",jd=Cd+"%";function kd(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const $d=new RegExp("rgb"+kd(Cd,Cd,Cd)),Sd=new RegExp("rgba"+kd(Cd,Cd,Cd,Cd)),Ed=new RegExp("hsl"+kd(Cd,jd,jd)),Ld=new RegExp("hsla"+kd(Cd,jd,jd,Cd)),Rd=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Td=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Od=/^#([0-9a-fA-F]{6})$/,Pd=/^#([0-9a-fA-F]{8})$/;function Md(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function _d(e,t,r){const n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,i=Md(o,n,e+1/3),a=Md(o,n,e),s=Md(o,n,e-1/3);return Math.round(255*i)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Id(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Dd(e){return(parseFloat(e)%360+360)%360/360}function Ad(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Nd(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function Vd(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=Od.exec(e))?parseInt(t[1]+"ff",16)>>>0:wd.hasOwnProperty(e)?wd[e]:(t=$d.exec(e))?(Id(t[1])<<24|Id(t[2])<<16|Id(t[3])<<8|255)>>>0:(t=Sd.exec(e))?(Id(t[1])<<24|Id(t[2])<<16|Id(t[3])<<8|Ad(t[4]))>>>0:(t=Rd.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Pd.exec(e))?parseInt(t[1],16)>>>0:(t=Td.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Ed.exec(e))?(255|_d(Dd(t[1]),Nd(t[2]),Nd(t[3])))>>>0:(t=Ld.exec(e))?(_d(Dd(t[1]),Nd(t[2]),Nd(t[3]))|Ad(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const zd=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,Bd=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,Hd=new RegExp(`(${Object.keys(wd).join("|")})`,"g");let Fd={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const qd=["Webkit","Ms","Moz","O"];function Zd(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||Fd.hasOwnProperty(e)&&Fd[e]?(""+t).trim():t+"px"}Fd=Object.keys(Fd).reduce(((e,t)=>(qd.forEach((r=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(r,t)]=e[t])),e)),Fd);const Wd={};var Gd;id=e=>new xd(e),Gd=e=>{const t=e.output.map((e=>e.replace(Bd,Vd))).map((e=>e.replace(Hd,Vd))),r=t[0].match(zd).map((()=>[]));t.forEach((e=>{e.match(zd).forEach(((e,t)=>r[t].push(+e)))}));const n=t[0].match(zd).map(((t,n)=>ud(Zc({},e,{output:r[n]}))));return e=>{let r=0;return t[0].replace(zd,(()=>n[r++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,r,n,o)=>`rgba(${Math.round(t)}, ${Math.round(r)}, ${Math.round(n)}, ${o})`))}},nd=Gd,rd=wd,function(e,t){td={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,a=t.scrollTop,s=t.scrollLeft,l=Wc(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var r=0===t.indexOf("--"),n=Zd(t,o[t],r);"float"===t&&(t="cssFloat"),r?e.style.setProperty(t,n):e.style[t]=n}for(let t in l){const r=c?t:Wd[t]||(Wd[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(r)&&e.setAttribute(r,l[t])}}}),(e=>e));var Ud;const Xd=(Ud=e=>r.forwardRef(((t,n)=>{const o=function(){const e=r.useState(!1)[1];return r.useCallback((()=>e((e=>!e))),[])}(),i=r.useRef(!0),a=r.useRef(null),s=r.useRef(null),l=r.useCallback((e=>{const t=a.current;a.current=new sd(e,(()=>{let e=!1;s.current&&(e=td.fn(s.current,a.current.getAnimatedValue())),s.current&&!1!==e||o()})),t&&t.detach()}),[]);r.useEffect((()=>()=>{i.current=!1,a.current&&a.current.detach()}),[]),r.useImperativeHandle(n,(()=>(e=>e.current)(s))),l(t);const c=a.current.getValue();c.scrollTop,c.scrollLeft;const d=Wc(c,["scrollTop","scrollLeft"]),u=(h=e,!Gc.fun(h)||h.prototype instanceof r.Component?e=>s.current=function(e,t){return t&&(Gc.fun(t)?t(e):Gc.obj(t)&&(t.current=e)),e}(e,n):void 0);var h;return r.createElement(e,Zc({},d,{ref:u}))})),e=>(Gc.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const r=t;return e[r]=Ud(r),e}),Ud))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function Yd(e,t){return e.map((function(e,r){return e+t[r]}))}function Kd(e,t){return e.map((function(e,r){return e-t[r]}))}function Jd(e){return Math.hypot.apply(Math,e)}function Qd(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function eu(e,t,r){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,r):e*t*r/(t+r*e)}function tu(e,t,r,n){return void 0===n&&(n=.15),0===n?function(e,t,r){return Math.max(t,Math.min(e,r))}(e,t,r):e<t?-eu(t-e,r-t,n)+t:e>r?+eu(e-r,r-t,n)+r:e}function ru(e,t,r){return t&&function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(e.prototype,t),e}function nu(){return nu=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},nu.apply(this,arguments)}function ou(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function iu(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function au(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function su(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return au(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?au(e,t):void 0}}(e))||t){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function lu(){}function cu(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return 0===t.length?lu:1===t.length?t[0]:function(){for(var e,r,n=su(t);!(r=n()).done;){e=r.value.apply(this,arguments)||e}return e}}function du(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function uu(e){if("function"==typeof e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e.apply(void 0,r)}return e}function hu(e,t){void 0===e&&(e={});for(var r={},n=0,o=Object.entries(t);n<o.length;n++){var i=o[n],a=i[0],s=i[1];switch(typeof s){case"function":r[a]=s.call(r,e[a],a,e);break;case"object":r[a]=hu(e[a],s);break;case"boolean":s&&(r[a]=e[a])}}return r}var fu=nu({},{threshold:function(e){return void 0===e&&(e=0),du(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return du(.15);case!1:return du(0);default:return du(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:du(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return fu.bounds(e(t))};var t=e,r=t.left,n=void 0===r?-1/0:r,o=t.right,i=void 0===o?1/0:o,a=t.top,s=void 0===a?-1/0:a,l=t.bottom;return[[n,i],[s,void 0===l?1/0:l]]}}),mu="undefined"!=typeof window&&window.document&&window.document.createElement,pu={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=mu?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,r=t.passive,n=void 0===r||r,o=t.capture;return{passive:n,capture:void 0!==o&&o}}},gu=nu({},fu,{threshold:function(e,t,r){var n=r.filterTaps,o=void 0!==n&&n,i=r.lockDirection,a=void 0!==i&&i,s=r.axis,l=du(e,o?3:a||(void 0===s?void 0:s)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),du(e)},swipeDistance:function(e){return void 0===e&&(e=60),du(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function vu(e){var t=e.domTarget,r=e.eventOptions,n=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,["domTarget","eventOptions","window","enabled"]),a=function(e){return void 0===e&&(e={}),hu(e,pu)}({domTarget:t,eventOptions:r,window:n,enabled:o});return a.drag=function(e){return void 0===e&&(e={}),hu(e,gu)}(i),a}function bu(e){return nu({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:lu,canceled:!1,memo:void 0,args:void 0},e)}function yu(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:bu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:bu({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:bu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:bu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:bu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var xu=new Map,wu=function(){function e(e,t){var r=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var n;void 0===t&&(t=140),clearTimeout(r.controller.timeouts[r.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),a=2;a<o;a++)i[a-2]=arguments[a];r.controller.timeouts[r.stateKey]=(n=window).setTimeout.apply(n,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(r.controller.timeouts[r.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),r.state._blocked)return r.debounced||(r.state._active=!1,r.clean()),null;if(!e&&!r.state.intentional&&!r.config.triggerAllEvents)return null;if(r.state.intentional){var t=r.state.active,n=r.state._active;r.state.active=n,r.state.first=n&&!t,r.state.last=t&&!n,r.controller.state.shared[r.ingKey]=n}var o=nu({},r.controller.state.shared,r.state,r.mapStateValues(r.state)),i=r.handler(o);return r.state.memo=void 0!==i?i:r.state.memo,r.state._active||r.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,r=t.initial,n=t.bounds,o=t.rubberband,i=t.threshold,a=this.state,s=a._bounds,l=a._initial,c=a._active,d=a._intentional,u=a.lastOffset,h=a.movement,f=this.getInternalMovement(e,this.state),m=!1===d[0]?Cu(f[0],i[0]):d[0],p=!1===d[1]?Cu(f[1],i[1]):d[1],g=this.checkIntentionality([m,p],f);if(g._blocked)return nu({},g,{_movement:f,delta:[0,0]});var v,b,y,x,w=g._intentional,C=f;(!1!==w[0]&&!1===d[0]&&(b=uu(r,this.state),v=uu(n,this.state),l[0]=b[0],s[0]=v[0]),!1!==w[1]&&!1===d[1])&&(b=null!=(y=b)?y:uu(r,this.state),v=null!=(x=v)?x:uu(n,this.state),l[1]=b[1],s[1]=v[1]);var j=[!1!==w[0]?f[0]-w[0]:l[0],!1!==w[1]?f[1]-w[1]:l[1]],k=Yd(j,u),$=c?o:[0,0];return j=ju(s,Yd(j,l),$),nu({},g,{intentional:!1!==w[0]||!1!==w[1],_initial:l,_movement:C,movement:j,values:e,offset:ju(s,k,$),delta:Kd(j,h)})},t.clean=function(){this.clearTimeout()},ru(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function Cu(e,t){return Math.abs(e)>=t&&Qd(e)*t}function ju(e,t,r){var n=t[0],o=t[1],i=r[0],a=r[1],s=e[0],l=s[0],c=s[1],d=e[1],u=d[0],h=d[1];return[tu(n,l,c,i),tu(o,u,h,a)]}function ku(e,t,r){var n=e.state,o=e.args,i=t.timeStamp,a=t.type,s=n.values;return{_lastEventType:a,event:t,timeStamp:i,elapsedTime:r?0:i-n.startTime,args:o,previous:s}}function $u(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,nu({},t,{event:r})].concat(o))}}var Su=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];for(var i,a=su(t.classes);!(i=a()).done;){new(0,i.value)(t,n).addBindings(e)}for(var s=0,l=Object.entries(t.nativeRefs);s<l.length;s++){var c=l[s];Ru(e,c[0],$u(c[1],nu({},t.state.shared,{args:n})))}return t.config.domTarget?function(e,t){var r=e.config,n=e.domListeners,o=Lu(r);if(!o)throw new Error("domTarget must be defined");var i=r.eventOptions;Ou(o,Eu(n),i);for(var a=0,s=Object.entries(t);a<s.length;a++){var l=s[a],c=l[0],d=l[1],u=c.slice(2).toLowerCase();n.push([u,cu.apply(void 0,d)])}Tu(o,n,i)}(t,e):function(e,t){for(var r=e.config,n={},o=r.eventOptions.capture?"Capture":"",i=0,a=Object.entries(t);i<a.length;i++){var s=a[i],l=s[0],c=s[1],d=Array.isArray(c)?c:[c];n[l+o]=cu.apply(void 0,d)}return n}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=Lu(t.config),r=t.config.eventOptions;e&&Ou(e,Eu(t.domListeners),r),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,r=t.window,n=t.eventOptions,o=e.windowListeners;if(!r)return;for(var i in o){Ou(r,o[i],n)}e.windowListeners={}}(t)},this.state=yu(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Eu(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function Lu(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function Ru(e,t,r){e[t]||(e[t]=[]),e[t].push(r)}function Tu(e,t,r){void 0===t&&(t=[]),void 0===r&&(r={});for(var n,o=su(t);!(n=o()).done;){var i=n.value,a=i[0],s=i[1];e.addEventListener(a,s,r)}}function Ou(e,t,r){void 0===t&&(t=[]),void 0===r&&(r={});for(var n,o=su(t);!(n=o()).done;){var i=n.value,a=i[0],s=i[1];e.removeEventListener(a,s,r)}}function Pu(e,t,n){void 0===n&&(n={});var o=function(e){var t=new Set;e.drag&&t.add(xu.get("drag"));e.wheel&&t.add(xu.get("wheel"));e.scroll&&t.add(xu.get("scroll"));e.move&&t.add(xu.get("move"));e.pinch&&t.add(xu.get("pinch"));e.hover&&t.add(xu.get("hover"));return t}(e),i=r.useMemo((function(){return new Su(o)}),[]);return i.config=t,i.handlers=e,i.nativeRefs=n,r.useEffect(i.effect,[]),i.config.domTarget?Mu:i.bind}function Mu(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}function _u(e){if("touches"in e){var t=e.targetTouches,r=e.changedTouches;return t.length>0?t:r}return null}function Iu(e){var t="buttons"in e?e.buttons:0,r=_u(e),n=r&&r.length||0;return{touches:n,down:n>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function Du(e){var t=_u(e),r=t?t[0]:e;return[r.clientX,r.clientY]}var Au=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,r){var n=e.config,o=e.windowListeners;void 0===r&&(r=[]),n.window&&(Ou(n.window,o[t],n.eventOptions),Tu(n.window,o[t]=r,n.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(iu(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var r=Iu(e);if(r.down){t.updateSharedState(r);var n=Du(e),o=t.getKinematics(n,e),i=ku(iu(t),e),a=t.state._isTap,s=Jd(o._movement);a&&s>=3&&(a=!1),t.updateGestureState(nu({},i,o,{_isTap:a})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var r=t.state._isTap,n=t.state.velocities,o=n[0],i=n[1],a=t.state.movement,s=a[0],l=a[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,f=h[0],m=h[1],p=t.config.swipeDistance,g=p[0],v=p[1],b=nu({},ku(iu(t),e),t.getMovement(t.state.values)),y=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(o)>f&&Math.abs(s)>g&&(y[0]=Qd(o)),!1!==u&&Math.abs(i)>m&&Math.abs(l)>v&&(y[1]=Qd(i))),t.updateGestureState(nu({},b,{tap:r,swipe:y})),t.fireGestureHandler(!0===r)}},t.clean=function(){e.prototype.clean.call(iu(t)),t.state._delayedEvent=!1,function(e,t){var r=e.config,n=e.windowListeners;r.window&&(Ou(r.window,n[t],r.eventOptions),delete n[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}ou(t,e);var r=t.prototype;return r.startDrag=function(e){var t=Du(e);this.updateSharedState(Iu(e)),this.updateGestureState(nu({},function(e,t,r){var n=e.state.offset,o=r.timeStamp;return nu({},yu()[e.stateKey],{_active:!0,values:t,initial:t,offset:n,lastOffset:n,startTime:o})}(this,t,e),ku(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},r.addBindings=function(e){(Ru(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&Ru(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(function(e){function t(){return e.apply(this,arguments)||this}ou(t,e);var r=t.prototype;return r.getInternalMovement=function(e,t){return Kd(e,t.initial)},r.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var r=t.map(Math.abs),n=r[0],o=r[1],i=this.state.axis||(n>o?"x":n<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},r.getKinematics=function(e,t){var r=this.getMovement(e);if(!r._blocked){var n=t.timeStamp-this.state.timeStamp;Object.assign(r,function(e,t,r){var n=Jd(t),o=0===n?0:1/n,i=0===r?0:1/r,a=i*n,s=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:s,velocity:a,distance:Jd(e),direction:l}}(r.movement,r.delta,n))}return r},r.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(wu));function Nu(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var r,n,o,i;if(Array.isArray(e)){if((r=e.length)!==t.length)return!1;for(n=r;0!=n--;)if(!Nu(e[n],t[n]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(n=i.next()).done;)if(!t.has(n.value[0]))return!1;for(i=e.entries();!(n=i.next()).done;)if(!Nu(n.value[1],t.get(n.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(n=i.next()).done;)if(!t.has(n.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((r=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!Object.prototype.hasOwnProperty.call(t,o[n]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(n=r;0!=n--;)if(!("_owner"===o[n]&&e.$$typeof||Nu(e[o[n]],t[o[n]])))return!1;return!0}return e!=e&&t!=t}function Vu(e,t){try{return Nu(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function zu(e,t){void 0===t&&(t={}),xu.set("drag",Au);var n=r.useRef();return n.current||(n.current=function(e,t){var r,n,o=[],i=!1;return function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];return i&&r===this&&t(s,o)||(n=e.apply(this,s),i=!0,r=this,o=s),n}}(vu,Vu)),Pu({drag:e},n.current(t))}
|
|
2465
|
+
***************************************************************************** */var Is,Ds,As=function(){return As=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},As.apply(this,arguments)};function Ns(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r}function Vs(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function zs(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a}function Bs(e,t,r){if(2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(Is||(Is={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(Ds||(Ds={}));var Hs=Is.Start,Fs=Is.Stop,qs=Is.Raise,Zs=Is.Send,Ws=Is.Cancel,Gs=Is.NullEvent,Us=Is.Assign;Is.After,Is.DoneState;var Xs=Is.Log,Ys=Is.Init,Ks=Is.Invoke;Is.ErrorExecution;var Js,Qs=Is.ErrorPlatform,el=Is.ErrorCustom,tl=Is.Update,rl=Is.Choose,nl=Is.Pure,ol={},il="xstate.guard",al="production"===process.env.NODE_ENV;function sl(e,t,r){void 0===r&&(r=".");var n=dl(e,r),o=dl(t,r);return Sl(o)?!!Sl(n)&&o===n:Sl(n)?n in o:Object.keys(n).every((function(e){return e in o&&sl(n[e],o[e])}))}function ll(e){try{return Sl(e)||"number"==typeof e?"".concat(e):e.type}catch(e){throw new Error("Events must be strings or objects with a string event.type property.")}}function cl(e,t){try{return kl(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function dl(e,t){return"object"==typeof(r=e)&&"value"in r&&"context"in r&&"event"in r&&"_event"in r?e.value:kl(e)?ul(e):"string"!=typeof e?e:ul(cl(e,t));var r}function ul(e){if(1===e.length)return e[0];for(var t={},r=t,n=0;n<e.length-1;n++)n===e.length-2?r[e[n]]=e[n+1]:(r[e[n]]={},r=r[e[n]]);return t}function hl(e,t){for(var r={},n=Object.keys(e),o=0;o<n.length;o++){var i=n[o];r[i]=t(e[i],i,e,o)}return r}function fl(e,t,r){var n,o,i={};try{for(var a=Vs(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];r(c)&&(i[l]=t(c,l,e))}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}return i}var ml=function(e){return function(t){var r,n,o=t;try{for(var i=Vs(e),a=i.next();!a.done;a=i.next()){o=o[a.value]}}catch(e){r={error:e}}finally{try{a&&!a.done&&(n=i.return)&&n.call(i)}finally{if(r)throw r.error}}return o}};function pl(e){return e?Sl(e)?[[e]]:gl(Object.keys(e).map((function(t){var r=e[t];return"string"==typeof r||r&&Object.keys(r).length?pl(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function gl(e){var t;return(t=[]).concat.apply(t,Bs([],zs(e),!1))}function vl(e){return kl(e)?e:[e]}function bl(e){return void 0===e?[]:vl(e)}function yl(e,t,r){var n,o;if($l(e))return e(t,r.data);var i={};try{for(var a=Vs(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];$l(c)?i[l]=c(t,r.data):i[l]=c}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}return i}function xl(e){return e instanceof Promise||!(null===e||!$l(e)&&"object"!=typeof e||!$l(e.then))}function wl(e,t){return hl(e.states,(function(e,r){if(e){var n=(Sl(t)?void 0:t[r])||(e?e.current:void 0);if(n)return{current:n,states:wl(e,n)}}}))}function Cl(e,t,r,n){al||jl(!!e,"Attempting to update undefined context");var o=e?r.reduce((function(e,r){var o,i,a=r.assignment,s={state:n,action:r,_event:t},l={};if($l(a))l=a(e,t.data,s);else try{for(var c=Vs(Object.keys(a)),d=c.next();!d.done;d=c.next()){var u=d.value,h=a[u];l[u]=$l(h)?h(e,t.data,s):h}}catch(e){o={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(o)throw o.error}}return Object.assign({},e,l)}),e):e;return o}var jl=function(){};function kl(e){return Array.isArray(e)}function $l(e){return"function"==typeof e}function Sl(e){return"string"==typeof e}function El(e,t){if(e)return Sl(e)?{type:il,name:e,predicate:t?t[e]:void 0}:$l(e)?{type:il,name:e.name,predicate:e}:e}al||(jl=function(e,t){var r=e instanceof Error?e:void 0;if((r||!e)&&void 0!==console){var n=["Warning: ".concat(t)];r&&n.push(r),console.warn.apply(console,n)}});var Ll=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function Rl(e){return!!e&&"__xstatenode"in e}function Tl(e,t){return Sl(e)||"number"==typeof e?As({type:e},t):e}function Ol(e,t){if(!Sl(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var r=Tl(e);return As({name:r.type,data:r,$$type:"scxml",type:"external"},t)}function Pl(e,t){return vl(t).map((function(t){return void 0===t||"string"==typeof t||Rl(t)?{target:t,event:e}:As(As({},t),{event:e})}))}function Ml(e,t,r,n,o){var i=e.options.guards,a={state:o,cond:t,_event:n};if(t.type===il)return((null==i?void 0:i[t.name])||t.predicate)(r,n.data,a);var s=null==i?void 0:i[t.type];if(!s)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return s(r,n.data,a)}function _l(e){return"string"==typeof e?{type:e}:e}function Il(e,t,r){var n=function(){},o="object"==typeof e,i=o?e:null;return{next:((o?e.next:e)||n).bind(i),error:((o?e.error:t)||n).bind(i),complete:((o?e.complete:r)||n).bind(i)}}function Dl(e,t){return"".concat(e,":invocation[").concat(t,"]")}function Al(e){return(e.type===qs||e.type===Zs&&e.to===Ds.Internal)&&"number"!=typeof e.delay}(Js={})[Ll]=function(){return this},Js[Symbol.observable]=function(){return this};var Nl=Ol({type:Ys});function Vl(e,t){return t&&t[e]||void 0}function zl(e,t){var r;if(Sl(e)||"number"==typeof e)r=$l(n=Vl(e,t))?{type:e,exec:n}:n||{type:e,exec:void 0};else if($l(e))r={type:e.name||e.toString(),exec:e};else{var n;if($l(n=Vl(e.type,t)))r=As(As({},e),{exec:n});else if(n){var o=n.type||e.type;r=As(As(As({},n),e),{type:o})}else r=e}return r}var Bl=function(e,t){return e?(kl(e)?e:[e]).map((function(e){return zl(e,t)})):[]};function Hl(e){var t=zl(e);return As(As({id:Sl(e)?e:t.id},t),{type:t.type})}function Fl(e,t){var r="".concat(Is.DoneState,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function ql(e,t){var r="".concat(Is.DoneInvoke,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function Zl(e,t){var r="".concat(Is.ErrorPlatform,".").concat(e),n={type:r,data:t,toString:function(){return r}};return n}function Wl(e,t,r,n,o,i,a){void 0===a&&(a=!1);var s=a?[]:function(e){var t,r,n=[];try{for(var o=Vs(e),i=o.next();!i.done;i=o.next())for(var a=i.value,s=0;s<a.actions.length;)a.actions[s].type!==Us?s++:(n.push(a.actions[s]),a.actions.splice(s,1))}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return n}(o),l=s.length?Cl(r,n,s,t):r,c=a?[r]:void 0,d=[];function u(o,s){var u;switch(s.type){case qs:var h=function(e,t,r,n){var o,i={_event:r},a=Ol($l(e.event)?e.event(t,r.data,i):e.event);if(Sl(e.delay)){var s=n&&n[e.delay];o=$l(s)?s(t,r.data,i):s}else o=$l(e.delay)?e.delay(t,r.data,i):e.delay;return As(As({},e),{type:qs,_event:a,delay:o})}(s,l,n,e.options.delays);return i&&"number"==typeof h.delay&&i(h,l,n),h;case Zs:var f=function(e,t,r,n){var o,i={_event:r},a=Ol($l(e.event)?e.event(t,r.data,i):e.event);if(Sl(e.delay)){var s=n&&n[e.delay];o=$l(s)?s(t,r.data,i):s}else o=$l(e.delay)?e.delay(t,r.data,i):e.delay;var l=$l(e.to)?e.to(t,r.data,i):e.to;return As(As({},e),{to:l,_event:a,event:a.data,delay:o})}(s,l,n,e.options.delays);if(!al){var m=s.delay;jl(!Sl(m)||"number"==typeof f.delay,"No delay reference for delay expression '".concat(m,"' was found on machine '").concat(e.id,"'"))}return i&&f.to!==Ds.Internal&&("entry"===o?d.push(f):i(f,l,n)),f;case Xs:var p=function(e,t,r){return As(As({},e),{value:Sl(e.expr)?e.expr:e.expr(t,r.data,{_event:r})})}(s,l,n);return null==i||i(p,l,n),p;case rl:if(!(y=null===(u=s.conds.find((function(r){var o=El(r.cond,e.options.guards);return!o||Ml(e,o,l,n,i?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=zs(Wl(e,t,l,n,[{type:o,actions:Bl(bl(y),e.options.actions)}],i,a),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case nl:var y;if(!(y=s.get(l,n.data)))return[];var x=zs(Wl(e,t,l,n,[{type:o,actions:Bl(bl(y),e.options.actions)}],i,a),2),w=x[0],C=x[1];return l=C,null==c||c.push(l),w;case Fs:p=function(e,t,r){var n=$l(e.activity)?e.activity(t,r.data):e.activity,o="string"==typeof n?{id:n}:n;return{type:Is.Stop,activity:o}}(s,l,n);return null==i||i(p,r,n),p;case Us:l=Cl(l,n,[s],i?void 0:t),null==c||c.push(l);break;default:var j=zl(s,e.options.actions),k=j.exec;if(i)i(j,l,n);else if(k&&c){var $=c.length-1,S=As(As({},j),{exec:function(e){for(var t=[],r=1;r<arguments.length;r++)t[r-1]=arguments[r];k.apply(void 0,Bs([c[$]],zs(t),!1))}});j=S}return j}}var h=gl(o.map((function(e){var t,r,o=[];try{for(var a=Vs(e.actions),s=a.next();!s.done;s=a.next()){var c=s.value,h=u(e.type,c);h&&(o=o.concat(h))}}catch(e){t={error:e}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return d.forEach((function(e){i(e,l,n)})),d.length=0,o})));return[h,l]}var Gl=function(e,t){return t(e)};function Ul(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[Ll]=function(){return this},t}function Xl(e,t,r){var n=Ul(t);if(n.deferred=!0,Rl(e)){var o=n.state=Gl(void 0,(function(){return(r?e.withContext(r):e).initialState}));n.getSnapshot=function(){return o}}return n}var Yl=function(e){return"atomic"===e.type||"final"===e.type};function Kl(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function Jl(e){return Kl(e).filter((function(e){return"history"!==e.type}))}function Ql(e){var t=[e];return Yl(e)?t:t.concat(gl(Jl(e).map(Ql)))}function ec(e,t){var r,n,o,i,a,s,l,c,d=rc(new Set(e)),u=new Set(t);try{for(var h=Vs(u),f=h.next();!f.done;f=h.next())for(var m=(j=f.value).parent;m&&!u.has(m);)u.add(m),m=m.parent}catch(e){r={error:e}}finally{try{f&&!f.done&&(n=h.return)&&n.call(h)}finally{if(r)throw r.error}}var p=rc(u);try{for(var g=Vs(u),v=g.next();!v.done;v=g.next()){if("compound"!==(j=v.value).type||p.get(j)&&p.get(j).length){if("parallel"===j.type)try{for(var b=(a=void 0,Vs(Jl(j))),y=b.next();!y.done;y=b.next()){var x=y.value;u.has(x)||(u.add(x),d.get(x)?d.get(x).forEach((function(e){return u.add(e)})):x.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){a={error:e}}finally{try{y&&!y.done&&(s=b.return)&&s.call(b)}finally{if(a)throw a.error}}}else d.get(j)?d.get(j).forEach((function(e){return u.add(e)})):j.initialStateNodes.forEach((function(e){return u.add(e)}))}}catch(e){o={error:e}}finally{try{v&&!v.done&&(i=g.return)&&i.call(g)}finally{if(o)throw o.error}}try{for(var w=Vs(u),C=w.next();!C.done;C=w.next()){var j;for(m=(j=C.value).parent;m&&!u.has(m);)u.add(m),m=m.parent}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=w.return)&&c.call(w)}finally{if(l)throw l.error}}return u}function tc(e,t){var r=t.get(e);if(!r)return{};if("compound"===e.type){var n=r[0];if(!n)return{};if(Yl(n))return n.key}var o={};return r.forEach((function(e){o[e.key]=tc(e,t)})),o}function rc(e){var t,r,n=new Map;try{for(var o=Vs(e),i=o.next();!i.done;i=o.next()){var a=i.value;n.has(a)||n.set(a,[]),a.parent&&(n.has(a.parent)||n.set(a.parent,[]),n.get(a.parent).push(a))}}catch(e){t={error:e}}finally{try{i&&!i.done&&(r=o.return)&&r.call(o)}finally{if(t)throw t.error}}return n}function nc(e,t){return tc(e,rc(ec([e],t)))}function oc(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function ic(e,t){return"compound"===t.type?Jl(t).some((function(t){return"final"===t.type&&oc(e,t)})):"parallel"===t.type&&Jl(t).every((function(t){return ic(e,t)}))}function ac(e){return new Set(gl(e.map((function(e){return e.tags}))))}function sc(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(Sl(e)||Sl(t))return e===t;var r=Object.keys(e),n=Object.keys(t);return r.length===n.length&&r.every((function(r){return sc(e[r],t[r])}))}var lc=function(){function e(e){var t,r,n=this;this.actions=[],this.activities=ol,this.meta={},this.events=[],this.value=e.value,this.context=e.context,this._event=e._event,this._sessionid=e._sessionid,this.event=this._event.data,this.historyValue=e.historyValue,this.history=e.history,this.actions=e.actions||[],this.activities=e.activities||ol,this.meta=(void 0===(r=e.configuration)&&(r=[]),r.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return Bs([],zs(new Set(gl(Bs([],zs(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(n.configuration)}})}return e.from=function(t,r){return t instanceof e?t.context!==r?new e({value:t.value,context:r,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:r,_event:Nl,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,r){if(t instanceof e){if(!t.actions.length)return t;var n=Nl;return new e({value:t.value,context:r,_event:n,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,r)},e.prototype.toStrings=function(e,t){var r=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),Sl(e))return[e];var n=Object.keys(e);return n.concat.apply(n,Bs([],zs(n.map((function(n){return r.toStrings(e[n],t).map((function(e){return n+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var r=Ns(e,["configuration","transitions","tags","machine"]);return As(As({},r),{tags:Array.from(t)})},e.prototype.matches=function(e){return sl(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;al&&jl(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var r=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==r?void 0:r.transitions.length)&&r.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),cc={deferEvents:!1},dc=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=As(As({},cc),e)}return e.prototype.initialize=function(e){if(this.initialized=!0,e){if(!this.options.deferEvents)return void this.schedule(e);this.process(e)}this.flushEvents()},e.prototype.schedule=function(e){if(this.initialized&&!this.processingEvent){if(0!==this.queue.length)throw new Error("Event queue should be empty when it is not processing events");this.process(e),this.flushEvents()}else this.queue.push(e)},e.prototype.clear=function(){this.queue=[]},e.prototype.flushEvents=function(){for(var e=this.queue.shift();e;)this.process(e),e=this.queue.shift()},e.prototype.process=function(e){this.processingEvent=!0;try{e()}catch(e){throw this.clear(),e}finally{this.processingEvent=!1}},e}(),uc=new Map,hc=0,fc=function(){return"x:".concat(hc++)},mc=function(e,t){return uc.set(e,t),e},pc=function(e){return uc.get(e)},gc=function(e){uc.delete(e)};function vc(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(al||console.warn("XState could not find a global object in this environment. Please let the maintainers know and raise an issue here: https://github.com/statelyai/xstate/issues"))}function bc(e){if(vc()){var t=function(){var e=vc();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function yc(e,t){void 0===t&&(t={});var r=e.initialState,n=new Set,o=[],i=!1,a=function(e){var t;return As(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[Ll]=function(){return this},t),e)}({id:t.id,send:function(t){o.push(t),function(){if(!i){for(i=!0;o.length>0;){var t=o.shift();r=e.transition(r,t,s),n.forEach((function(e){return e.next(r)}))}i=!1}}()},getSnapshot:function(){return r},subscribe:function(e,t,o){var i=Il(e,t,o);return n.add(i),i.next(r),{unsubscribe:function(){n.delete(i)}}}}),s={parent:t.parent,self:a,id:t.id||"anonymous",observers:n};return r=e.start?e.start(s):r,a}var xc,wc={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(xc||(xc={}));var Cc=function(){function e(t,r){void 0===r&&(r=e.defaultOptions);var n=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=xc.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(kl(e))return n.batch(e),n.state;var r=Ol(Tl(e,t));if(n.status===xc.Stopped)return al||jl(!1,'Event "'.concat(r.name,'" was sent to stopped service "').concat(n.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(r.data))),n.state;if(n.status!==xc.Running&&!n.options.deferEvents)throw new Error('Event "'.concat(r.name,'" was sent to uninitialized service "').concat(n.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(r.data)));return n.scheduler.schedule((function(){n.forward(r);var e=n._nextState(r);n.update(e,r)})),n._state},this.sendTo=function(e,t,r){var o,i=n.parent&&(t===Ds.Parent||n.parent.id===t),a=i?n.parent:Sl(t)?t===Ds.Internal?n:n.children.get(t)||pc(t):(o=t)&&"function"==typeof o.send?t:void 0;if(a)if("machine"in a){if(n.status!==xc.Stopped||n.parent!==a||n.state.done){var s=As(As({},e),{name:e.name===el?"".concat(Zl(n.id)):e.name,origin:n.sessionId});!r&&n.machine.config.predictableActionArguments?n._outgoingQueue.push([a,s]):a.send(s)}}else!r&&n.machine.config.predictableActionArguments?n._outgoingQueue.push([a,e.data]):a.send(e.data);else{if(!i)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(n.id,"'."));al||jl(!1,"Service '".concat(n.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,r,o){void 0===o&&(o=n.machine.options.actions);var i=e.exec||Vl(e.type,o),a=$l(i)?i:i?i.exec:e.exec;if(a)try{return a(t,r.data,n.machine.config.predictableActionArguments?{action:e,_event:r}:{action:e,state:n.state,_event:r})}catch(e){throw n.parent&&n.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case qs:var s=e;n.defer(s);break;case Zs:var l=e;if("number"==typeof l.delay)return void n.defer(l);l.to?n.sendTo(l._event,l.to,r===Nl):n.send(l._event);break;case Ws:n.cancel(e.sendId);break;case Hs:if(n.status!==xc.Running)return;var c=e.activity;if(!n.machine.config.predictableActionArguments&&!n.state.activities[c.id||c.type])break;if(c.type===Is.Invoke){var d=_l(c.src),u=n.machine.options.services?n.machine.options.services[d.type]:void 0,h=c.id,f=c.data;al||jl(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(n.machine.id,"'). ")+"Please use `autoForward` instead.");var m="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(al||jl(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(n.machine.id,"'.")));var p=f?yl(f,t,r):void 0;if("string"==typeof u)return;var g=$l(u)?u(t,r.data,{data:p,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;Rl(g)&&(g=p?g.withContext(p):g,v={autoForward:m}),n.spawn(g,h,v)}else n.spawnActivity(c);break;case Fs:n.stopChild(e.activity.id);break;case Xs:var b=e,y=b.label,x=b.value;y?n.logger(y,x):n.logger(x);break;default:al||jl(!1,"No implementation found for action type '".concat(e.type,"'"))}};var o=As(As({},e.defaultOptions),r),i=o.clock,a=o.logger,s=o.parent,l=o.id,c=void 0!==l?l:t.id;this.id=c,this.logger=a,this.clock=i,this.parent=s,this.options=o,this.scheduler=new dc({deferEvents:this.options.deferEvents}),this.sessionId=fc()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:Gl(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return al||jl(this.status!==xc.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var r,n;try{for(var o=Vs(e.actions),i=o.next();!i.done;i=o.next()){var a=i.value;this.exec(a,e,t)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}},e.prototype.update=function(e,t){var r,n,o,i,a,s,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==Nl||!this.options.execute)for(var u=void 0;u=this._outgoingQueue.shift();)u[0].send(u[1]);else this.execute(this.state);if(this.children.forEach((function(e){d.state.children[e.id]=e})),this.devTools&&this.devTools.send(t.data,e),e.event)try{for(var h=Vs(this.eventListeners),f=h.next();!f.done;f=h.next()){(0,f.value)(e.event)}}catch(e){r={error:e}}finally{try{f&&!f.done&&(n=h.return)&&n.call(h)}finally{if(r)throw r.error}}try{for(var m=Vs(this.listeners),p=m.next();!p.done;p=m.next()){(0,p.value)(e,e.event)}}catch(e){o={error:e}}finally{try{p&&!p.done&&(i=m.return)&&i.call(m)}finally{if(o)throw o.error}}try{for(var g=Vs(this.contextListeners),v=g.next();!v.done;v=g.next()){(0,v.value)(this.state.context,this.state.history?this.state.history.context:void 0)}}catch(e){a={error:e}}finally{try{v&&!v.done&&(s=g.return)&&s.call(g)}finally{if(a)throw a.error}}if(this.state.done){var b=e.configuration.find((function(e){return"final"===e.type&&e.parent===d.machine})),y=b&&b.doneData?yl(b.doneData,e.context,t):void 0;this._doneEvent=ql(this.id,y);try{for(var x=Vs(this.doneListeners),w=x.next();!w.done;w=x.next()){(0,w.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=x.return)&&c.call(x)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),gc(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===xc.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,r){var n=this,o=Il(e,t,r);this.listeners.add(o.next),this.status!==xc.NotStarted&&o.next(this.state);var i=function(){n.doneListeners.delete(i),n.stopListeners.delete(i),o.complete()};return this.status===xc.Stopped?o.complete():(this.onDone(i),this.onStop(i)),{unsubscribe:function(){n.listeners.delete(o.next),n.doneListeners.delete(i),n.stopListeners.delete(i)}}},e.prototype.onEvent=function(e){return this.eventListeners.add(e),this},e.prototype.onSend=function(e){return this.sendListeners.add(e),this},e.prototype.onChange=function(e){return this.contextListeners.add(e),this},e.prototype.onStop=function(e){return this.stopListeners.add(e),this},e.prototype.onDone=function(e){return this.status===xc.Stopped&&this._doneEvent?e(this._doneEvent):this.doneListeners.add(e),this},e.prototype.off=function(e){return this.listeners.delete(e),this.eventListeners.delete(e),this.sendListeners.delete(e),this.stopListeners.delete(e),this.doneListeners.delete(e),this.contextListeners.delete(e),this},e.prototype.start=function(e){var t=this;if(this.status===xc.Running)return this;this.machine._init(),mc(this.sessionId,this),this.initialized=!0,this.status=xc.Running;var r=void 0===e?this.initialState:Gl(this,(function(){return"object"==typeof(r=e)&&null!==r&&"value"in r&&"_event"in r?t.machine.resolveState(e):t.machine.resolveState(lc.from(e,t.machine.context));var r}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(r,Nl)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){$l(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,r,n,o,i,a,s,l,c;try{for(var d=Vs(this.listeners),u=d.next();!u.done;u=d.next()){var h=u.value;this.listeners.delete(h)}}catch(t){e={error:t}}finally{try{u&&!u.done&&(t=d.return)&&t.call(d)}finally{if(e)throw e.error}}try{for(var f=Vs(this.stopListeners),m=f.next();!m.done;m=f.next()){(h=m.value)(),this.stopListeners.delete(h)}}catch(e){r={error:e}}finally{try{m&&!m.done&&(n=f.return)&&n.call(f)}finally{if(r)throw r.error}}try{for(var p=Vs(this.contextListeners),g=p.next();!g.done;g=p.next()){h=g.value;this.contextListeners.delete(h)}}catch(e){o={error:e}}finally{try{g&&!g.done&&(i=p.return)&&i.call(p)}finally{if(o)throw o.error}}try{for(var v=Vs(this.doneListeners),b=v.next();!b.done;b=v.next()){h=b.value;this.doneListeners.delete(h)}}catch(e){a={error:e}}finally{try{b&&!b.done&&(s=v.return)&&s.call(v)}finally{if(a)throw a.error}}if(!this.initialized)return this;this.initialized=!1,this.status=xc.Stopped,this._initialState=void 0;try{for(var y=Vs(Object.keys(this.delayedEventsMap)),x=y.next();!x.done;x=y.next()){var w=x.value;this.clock.clearTimeout(this.delayedEventsMap[w])}}catch(e){l={error:e}}finally{try{x&&!x.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new dc({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var r=Ol({type:"xstate.stop"}),n=Gl(e,(function(){var t=gl(Bs([],zs(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return Bl(t.onExit,e.machine.options.actions)}))),n=zs(Wl(e.machine,e.state,e.state.context,r,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),o=n[0],i=n[1],a=new lc({value:e.state.value,context:i,_event:r,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:o.filter((function(e){return!Al(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return a.changed=!0,a}));e.update(n,r),e._stopChildren(),gc(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===xc.NotStarted&&this.options.deferEvents)al||jl(!1,"".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'" and are deferred. Make sure .start() is called for this service.\nEvent: ').concat(JSON.stringify(event)));else if(this.status!==xc.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var r=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var n,o,i=t.state,a=!1,s=[],l=function(e){var n=Ol(e);t.forward(n),i=Gl(t,(function(){return t.machine.transition(i,n,void 0,r||void 0)})),s.push.apply(s,Bs([],zs(t.machine.config.predictableActionArguments?i.actions:i.actions.map((function(e){return function(e,t){var r=e.exec;return As(As({},e),{exec:void 0!==r?function(){return r(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,i)}))),!1)),a=a||!!i.changed};try{for(var c=Vs(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){n={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(n)throw n.error}}i.changed=a,i.actions=s,t.update(i,Ol(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var r=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var n=Ol(e);if(0===n.name.indexOf(Qs)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(Qs)})))throw n.data.data;return Gl(this,(function(){return r.machine.transition(r.state,n,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,r;try{for(var n=Vs(this.forwardTo),o=n.next();!o.done;o=n.next()){var i=o.value,a=this.children.get(i);if(!a)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(i,"'."));a.send(e)}}catch(e){t={error:e}}finally{try{o&&!o.done&&(r=n.return)&&r.call(n)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,r=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=r)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,r){void 0===r&&(r=this.machine.options.actions),this._exec(e,t.context,t._event,r)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),$l(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,r){if(this.status!==xc.Running)return Xl(e,t);if(xl(e))return this.spawnPromise(Promise.resolve(e),t);if($l(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(o=e)&&"id"in o)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&$l(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(Rl(e))return this.spawnMachine(e,As(As({},r),{id:t}));if(null!==(n=e)&&"object"==typeof n&&"transition"in n&&"function"==typeof n.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var n,o},e.prototype.spawnMachine=function(t,r){var n=this;void 0===r&&(r={});var o=new e(t,As(As({},this.options),{parent:this,id:r.id||t.id})),i=As(As({},wc),r);i.sync&&o.onTransition((function(e){n.send(tl,{state:e,id:o.id})}));var a=o;return this.children.set(o.id,a),i.autoForward&&this.forwardTo.add(o.id),o.onDone((function(e){n.removeChild(o.id),n.send(Ol(e,{origin:o.id}))})).start(),a},e.prototype.spawnBehavior=function(e,t){var r=yc(e,{id:t,parent:this});return this.children.set(t,r),r},e.prototype.spawnPromise=function(e,t){var r,n,o=this,i=!1;e.then((function(e){i||(n=e,o.removeChild(t),o.send(Ol(ql(t,e),{origin:t})))}),(function(e){if(!i){o.removeChild(t);var r=Zl(t,e);try{o.send(Ol(r,{origin:t}))}catch(n){!function(e,t,r){if(!al){var n=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(r,"', error was '").concat(e,"'.").concat(n));else{var o=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(r,"'. ")+"Original error: '".concat(e,"'. ").concat(n," Current error is '").concat(t,"'.").concat(o))}}}(e,n,t),o.devTools&&o.devTools.send(r,o.state),o.machine.strict&&o.stop()}}}));var a=((r={id:t,send:function(){},subscribe:function(t,r,n){var o=Il(t,r,n),i=!1;return e.then((function(e){i||(o.next(e),i||o.complete())}),(function(e){i||o.error(e)})),{unsubscribe:function(){return i=!0}}},stop:function(){i=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return n}})[Ll]=function(){return this},r);return this.children.set(t,a),a},e.prototype.spawnCallback=function(e,t){var r,n,o,i=this,a=!1,s=new Set,l=new Set;try{o=e((function(e){n=e,l.forEach((function(t){return t(e)})),a||i.send(Ol(e,{origin:t}))}),(function(e){s.add(e)}))}catch(e){this.send(Zl(t,e))}if(xl(o))return this.spawnPromise(o,t);var c=((r={id:t,send:function(e){return s.forEach((function(t){return t(e)}))},subscribe:function(e){var t=Il(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){a=!0,$l(o)&&o()},toJSON:function(){return{id:t}},getSnapshot:function(){return n}})[Ll]=function(){return this},r);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var r,n,o=this,i=e.subscribe((function(e){n=e,o.send(Ol(e,{origin:t}))}),(function(e){o.removeChild(t),o.send(Ol(Zl(t,e),{origin:t}))}),(function(){o.removeChild(t),o.send(Ol(ql(t),{origin:t}))})),a=((r={id:t,send:function(){},subscribe:function(t,r,n){return e.subscribe(t,r,n)},stop:function(){return i.unsubscribe()},getSnapshot:function(){return n},toJSON:function(){return{id:t}}})[Ll]=function(){return this},r);return this.children.set(t,a),a},e.prototype.spawnActor=function(e,t){return this.children.set(t,e),e},e.prototype.spawnActivity=function(e){var t=this.machine.options&&this.machine.options.activities?this.machine.options.activities[e.type]:void 0;if(t){var r=t(this.state.context,e);this.spawnEffect(e.id,r)}else al||jl(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var r;this.children.set(e,((r={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[Ll]=function(){return this},r))},e.prototype.attachDev=function(){var e=vc();if(this.options.devTools&&e){if(e.__REDUX_DEVTOOLS_EXTENSION__){var t="object"==typeof this.options.devTools?this.options.devTools:void 0;this.devTools=e.__REDUX_DEVTOOLS_EXTENSION__.connect(As(As({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:As({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}bc(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[Ll]=function(){return this},e.prototype.getSnapshot=function(){return this.status===xc.NotStarted?this.initialState:this._state},e.defaultOptions={execute:!0,deferEvents:!0,clock:{setTimeout:function(e,t){return setTimeout(e,t)},clearTimeout:function(e){return clearTimeout(e)}},logger:console.log.bind(console),devTools:!1},e.interpret=jc,e}();function jc(e,t){return new Cc(e,t)}function kc(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function $c(e){return As(As({type:Ks},e),{toJSON:function(){e.onDone,e.onError;var t=Ns(e,["onDone","onError"]);return As(As({},t),{type:Ks,src:kc(e.src)})}})}var Sc="",Ec="*",Lc={},Rc=function(e){return"#"===e[0]},Tc=function(){function e(t,r,n,o){void 0===n&&(n="context"in t?t.context:void 0);var i,a=this;this.config=t,this._context=n,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},r),this.parent=null==o?void 0:o.parent,this.key=this.config.key||(null==o?void 0:o.key)||this.config.id||"(machine)",this.machine=this.parent?this.parent.machine:this,this.path=this.parent?this.parent.path.concat(this.key):[],this.delimiter=this.config.delimiter||(this.parent?this.parent.delimiter:"."),this.id=this.config.id||Bs([this.machine.key],zs(this.path),!1).join(this.delimiter),this.version=this.parent?this.parent.version:this.config.version,this.type=this.config.type||(this.config.parallel?"parallel":this.config.states&&Object.keys(this.config.states).length?"compound":this.config.history?"history":"atomic"),this.schema=this.parent?this.machine.schema:null!==(i=this.config.schema)&&void 0!==i?i:{},this.description=this.config.description,al||jl(!("parallel"in this.config),'The "parallel" property is deprecated and will be removed in version 4.1. '.concat(this.config.parallel?"Replace with `type: 'parallel'`":"Use `type: '".concat(this.type,"'`")," in the config for state node '").concat(this.id,"' instead.")),this.initial=this.config.initial,this.states=this.config.states?hl(this.config.states,(function(t,r){var n,o=new e(t,{},void 0,{parent:a,key:r});return Object.assign(a.idMap,As(((n={})[o.id]=o,n),o.idMap)),o})):Lc;var s=0;!function e(t){var r,n;t.order=s++;try{for(var o=Vs(Kl(t)),i=o.next();!i.done;i=o.next()){e(i.value)}}catch(e){r={error:e}}finally{try{i&&!i.done&&(n=o.return)&&n.call(o)}finally{if(r)throw r.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===Sc})):Sc in this.config.on),this.strict=!!this.config.strict,this.onEntry=bl(this.config.entry||this.config.onEntry).map((function(e){return zl(e)})),this.onExit=bl(this.config.exit||this.config.onExit).map((function(e){return zl(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=bl(this.config.invoke).map((function(e,t){var r,n;if(Rl(e)){var o=Dl(a.id,t);return a.machine.options.services=As(((r={})[o]=e,r),a.machine.options.services),$c({src:o,id:o})}if(Sl(e.src)){o=e.id||Dl(a.id,t);return $c(As(As({},e),{id:o,src:e.src}))}if(Rl(e.src)||$l(e.src)){o=e.id||Dl(a.id,t);return a.machine.options.services=As(((n={})[o]=e.src,n),a.machine.options.services),$c(As(As({id:o},e),{src:o}))}var i=e.src;return $c(As(As({id:Dl(a.id,t)},e),{src:i}))})),this.activities=bl(this.config.activities).concat(this.invoke).map((function(e){return Hl(e)})),this.transition=this.transition.bind(this),this.tags=bl(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||Ql(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,r){var n=this.options,o=n.actions,i=n.activities,a=n.guards,s=n.services,l=n.delays;return new e(this.config,{actions:As(As({},o),t.actions),activities:As(As({},i),t.activities),guards:As(As({},a),t.guards),services:As(As({},s),t.services),delays:As(As({},l),t.delays)},null!=r?r:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return $l(this._context)?this._context():this._context},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"definition",{get:function(){return{id:this.id,key:this.key,version:this.version,context:this.context,type:this.type,initial:this.initial,history:this.history,states:hl(this.states,(function(e){return e.definition})),on:this.on,transitions:this.transitions,entry:this.onEntry,exit:this.onExit,activities:this.activities||[],meta:this.meta,order:this.order||-1,data:this.doneData,invoke:this.invoke,description:this.description,tags:this.tags}},enumerable:!1,configurable:!0}),e.prototype.toJSON=function(){return this.definition},Object.defineProperty(e.prototype,"on",{get:function(){if(this.__cache.on)return this.__cache.on;var e=this.transitions;return this.__cache.on=e.reduce((function(e,t){return e[t.eventType]=e[t.eventType]||[],e[t.eventType].push(t),e}),{})},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"after",{get:function(){return this.__cache.delayedTransitions||(this.__cache.delayedTransitions=this.getDelayedTransitions(),this.__cache.delayedTransitions)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"transitions",{get:function(){return this.__cache.transitions||(this.__cache.transitions=this.formatTransitions(),this.__cache.transitions)},enumerable:!1,configurable:!0}),e.prototype.getCandidates=function(e){if(this.__cache.candidates[e])return this.__cache.candidates[e];var t=e===Sc,r=this.transitions.filter((function(r){var n=r.eventType===e;return t?n:n||r.eventType===Ec}));return this.__cache.candidates[e]=r,r},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var r=function(t,r){var n=function(e,t){var r=t?"#".concat(t):"";return"".concat(Is.After,"(").concat(e,")").concat(r)}($l(t)?"".concat(e.id,":delay[").concat(r,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:Zs,event:$l(e)?e:Tl(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:$l(e)?e.name:ll(e)}}(n,{delay:t})),e.onExit.push({type:Ws,sendId:n}),n},n=kl(t)?t.map((function(e,t){var n=r(e.delay,t);return As(As({},e),{event:n})})):gl(Object.keys(t).map((function(e,n){var o=t[e],i=Sl(o)?{target:o}:o,a=isNaN(+e)?e:+e,s=r(a,n);return bl(i).map((function(e){return As(As({},e),{event:s,delay:a})}))})));return n.map((function(t){var r=t.delay;return As(As({},e.formatTransition(t)),{delay:r})}))},e.prototype.getStateNodes=function(e){var t,r=this;if(!e)return[];var n=e instanceof lc?e.value:dl(e,this.delimiter);if(Sl(n)){var o=this.getStateNode(n).initial;return void 0!==o?this.getStateNodes(((t={})[n]=o,t)):[this,this.states[n]]}var i=Object.keys(n),a=[this];return a.push.apply(a,Bs([],zs(gl(i.map((function(e){return r.getStateNode(e).getStateNodes(n[e])})))),!1)),a},e.prototype.handles=function(e){var t=ll(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof lc?e:lc.create(e),r=Array.from(ec([],this.getStateNodes(t.value)));return new lc(As(As({},t),{value:this.resolve(t.value),configuration:r,done:ic(r,this),tags:ac(r),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,r){var n=this.getStateNode(e).next(t,r);return n&&n.transitions.length?n:this.next(t,r)},e.prototype.transitionCompoundNode=function(e,t,r){var n=Object.keys(e),o=this.getStateNode(n[0])._transition(e[n[0]],t,r);return o&&o.transitions.length?o:this.next(t,r)},e.prototype.transitionParallelNode=function(e,t,r){var n,o,i={};try{for(var a=Vs(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];if(c){var d=this.getStateNode(l)._transition(c,t,r);d&&(i[l]=d)}}}catch(e){n={error:e}}finally{try{s&&!s.done&&(o=a.return)&&o.call(a)}finally{if(n)throw n.error}}var u=Object.keys(i).map((function(e){return i[e]})),h=gl(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,r);var f=gl(Object.keys(i).map((function(e){return i[e].configuration})));return{transitions:h,exitSet:gl(u.map((function(e){return e.exitSet}))),configuration:f,source:t,actions:gl(Object.keys(i).map((function(e){return i[e].actions})))}},e.prototype._transition=function(e,t,r){return Sl(e)?this.transitionLeafNode(e,t,r):1===Object.keys(e).length?this.transitionCompoundNode(e,t,r):this.transitionParallelNode(e,t,r)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,Ol(t))},e.prototype.next=function(e,t){var r,n,o,i=this,a=t.name,s=[],l=[];try{for(var c=Vs(this.getCandidates(a)),d=c.next();!d.done;d=c.next()){var u=d.value,h=u.cond,f=u.in,m=e.context,p=!f||(Sl(f)&&Rc(f)?e.matches(dl(this.getStateNodeById(f).path,this.delimiter)):sl(dl(f,this.delimiter),ml(this.path.slice(0,-2))(e.value))),g=!1;try{g=!h||Ml(this.machine,h,m,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(h.name||h.type,"' in transition for event '").concat(a,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&p){void 0!==u.target&&(l=u.target),s.push.apply(s,Bs([],zs(u.actions),!1)),o=u;break}}}catch(e){r={error:e}}finally{try{d&&!d.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}if(o){if(!l.length)return{transitions:[o],exitSet:[],configuration:e.value?[this]:[],source:e,actions:s};var v=gl(l.map((function(t){return i.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[o],exitSet:!!o.internal?[]:gl(l.map((function(e){return i.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:s}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],r=this,n=e;r&&r!==n;)t.push(r),r=r.parent;return r!==n?[]:(t.push(n),t)},e.prototype.getActions=function(e,t,r,n,o,i,a){var s,l,c,d,u=this,h=i?ec([],this.getStateNodes(i.value)):[],f=new Set;try{for(var m=Vs(Array.from(e).sort((function(e,t){return e.order-t.order}))),p=m.next();!p.done;p=m.next()){(!oc(h,b=p.value)||oc(r.exitSet,b)||b.parent&&f.has(b.parent))&&f.add(b)}}catch(e){s={error:e}}finally{try{p&&!p.done&&(l=m.return)&&l.call(m)}finally{if(s)throw s.error}}try{for(var g=Vs(h),v=g.next();!v.done;v=g.next()){var b;oc(e,b=v.value)&&!oc(r.exitSet,b.parent)||r.exitSet.push(b)}}catch(e){c={error:e}}finally{try{v&&!v.done&&(d=g.return)&&d.call(g)}finally{if(c)throw c.error}}r.exitSet.sort((function(e,t){return t.order-e.order}));var y=Array.from(f).sort((function(e,t){return e.order-t.order})),x=new Set(r.exitSet),w=gl(y.map((function(e){var t=[];if("final"!==e.type)return t;var i=e.parent;if(!i.parent)return t;t.push(Fl(e.id,e.doneData),Fl(i.id,e.doneData?yl(e.doneData,n,o):void 0));var a=i.parent;return"parallel"===a.type&&Jl(a).every((function(e){return ic(r.configuration,e)}))&&t.push(Fl(a.id)),t}))),C=y.map((function(e){var t=e.onEntry,r=e.activities.map((function(e){return function(e){var t=Hl(e);return{type:Is.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:Bl(a?Bs(Bs([],zs(t),!1),zs(r),!1):Bs(Bs([],zs(r),!1),zs(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:w.map((function(e){return function(e,t){return{type:qs,event:"function"==typeof e?e:Tl(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),j=Array.from(x).map((function(e){return{type:"exit",actions:Bl(Bs(Bs([],zs(e.onExit),!1),zs(e.activities.map((function(e){return function(e){var t=$l(e)?e:Hl(e);return{type:Is.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:Bl(r.actions,this.machine.options.actions)}).concat(C);if(t){var k=Bl(gl(Bs([],zs(e),!1).sort((function(e,t){return t.order-e.order})).map((function(e){return e.onExit}))),this.machine.options.actions).filter((function(e){return!Al(e)}));return j.concat({type:"stop",actions:k})}return j},e.prototype.transition=function(e,t,r,n){void 0===e&&(e=this.initialState);var o,i,a=Ol(t);if(e instanceof lc)o=void 0===r?e:this.resolveState(lc.from(e,r));else{var s=Sl(e)?this.resolve(ul(this.getResolvedPath(e))):this.resolve(e),l=null!=r?r:this.machine.context;o=this.resolveState(lc.from(s,l))}if(!al&&a.name===Ec)throw new Error("An event cannot have the wildcard type ('".concat(Ec,"')"));if(this.strict&&!this.events.includes(a.name)&&(i=a.name,!/^(done|error)\./.test(i)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(a.name,"'"));var c=this._transition(o.value,o,a)||{transitions:[],configuration:[],exitSet:[],source:o,actions:[]},d=ec([],this.getStateNodes(o.value)),u=c.configuration.length?ec(d,c.configuration):d;return c.configuration=Bs([],zs(u),!1),this.resolveTransition(c,o,o.context,n,a)},e.prototype.resolveRaisedTransition=function(e,t,r,n){var o,i=e.actions;return(e=this.transition(e,t,void 0,n))._event=r,e.event=r.data,(o=e.actions).unshift.apply(o,Bs([],zs(i),!1)),e},e.prototype.resolveTransition=function(e,t,r,n,o){var i,a,s,l,c=this;void 0===o&&(o=Nl);var d=e.configuration,u=!t||e.transitions.length>0,h=u?e.configuration:t?t.configuration:[],f=ic(h,this),m=u?nc(this.machine,d):void 0,p=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(h),f,e,r,o,t,n),v=t?As({},t.activities):{};try{for(var b=Vs(g),y=b.next();!y.done;y=b.next()){var x=y.value;try{for(var w=(s=void 0,Vs(x.actions)),C=w.next();!C.done;C=w.next()){var j=C.value;j.type===Hs?v[j.activity.id||j.activity.type]=j:j.type===Fs&&(v[j.activity.id||j.activity.type]=!1)}}catch(e){s={error:e}}finally{try{C&&!C.done&&(l=w.return)&&l.call(w)}finally{if(s)throw s.error}}}}catch(e){i={error:e}}finally{try{y&&!y.done&&(a=b.return)&&a.call(b)}finally{if(i)throw i.error}}var k,$,S=zs(Wl(this,t,r,o,g,n,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=S[0],L=S[1],R=zs(function(e,t){var r,n,o=zs([[],[]],2),i=o[0],a=o[1];try{for(var s=Vs(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?i.push(c):a.push(c)}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return[i,a]}(E,Al),2),T=R[0],O=R[1],P=E.filter((function(e){var t;return e.type===Hs&&(null===(t=e.activity)||void 0===t?void 0:t.type)===Ks})),M=P.reduce((function(e,t){return e[t.activity.id]=function(e,t,r,n){var o,i=_l(e.src),a=null===(o=null==t?void 0:t.options.services)||void 0===o?void 0:o[i.type],s=e.data?yl(e.data,r,n):void 0,l=a?Xl(a,e.id,s):Ul(e.id);return l.meta=e,l}(t.activity,c.machine,L,o),e}),t?As({},t.children):{}),_=new lc({value:m||t.value,context:L,_event:o,_sessionid:t?t._sessionid:null,historyValue:m?p?(k=p,$=m,{current:$,states:wl(k,$)}):void 0:t?t.historyValue:void 0,history:!m||e.source?t:void 0,actions:m?O:[],activities:m?v:t?t.activities:{},events:[],configuration:h,transitions:e.transitions,children:M,done:f,tags:ac(h),machine:this}),I=r!==L;_.changed=o.name===tl||I;var D=_.history;D&&delete D.history;var A=!f&&(this._transient||d.some((function(e){return e._transient})));if(!(u||A&&o.name!==Sc))return _;var N=_;if(!f)for(A&&(N=this.resolveRaisedTransition(N,{type:Gs},o,n));T.length;){var V=T.shift();N=this.resolveRaisedTransition(N,V._event,o,n)}var z=N.changed||(D?!!N.actions.length||I||typeof D.value!=typeof N.value||!sc(N.value,D.value):void 0);return N.changed=z,N.history=D,N},e.prototype.getStateNode=function(e){if(Rc(e))return this.machine.getStateNodeById(e);if(!this.states)throw new Error("Unable to retrieve child state '".concat(e,"' from '").concat(this.id,"'; no child states exist."));var t=this.states[e];if(!t)throw new Error("Child state '".concat(e,"' does not exist on '").concat(this.id,"'"));return t},e.prototype.getStateNodeById=function(e){var t=Rc(e)?e.slice(1):e;if(t===this.id)return this;var r=this.machine.idMap[t];if(!r)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return r},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&Rc(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=cl(e,this.delimiter).slice(),r=this;t.length;){var n=t.shift();if(!n.length)break;r=r.getStateNode(n)}return r},e.prototype.resolve=function(e){var t,r=this;if(!e)return this.initialStateValue||Lc;switch(this.type){case"parallel":return hl(this.initialStateValue,(function(t,n){return t?r.getStateNode(n).resolve(e[n]||t):Lc}));case"compound":if(Sl(e)){var n=this.getStateNode(e);return"parallel"===n.type||"compound"===n.type?((t={})[e]=n.initialStateValue,t):e}return Object.keys(e).length?hl(e,(function(e,t){return e?r.getStateNode(t).resolve(e):Lc})):this.initialStateValue||{};default:return e||Lc}},e.prototype.getResolvedPath=function(e){if(Rc(e)){var t=this.machine.idMap[e.slice(1)];if(!t)throw new Error("Unable to find state node '".concat(e,"'"));return t.path}return cl(e,this.delimiter)},Object.defineProperty(e.prototype,"initialStateValue",{get:function(){var e,t;if(this.__cache.initialStateValue)return this.__cache.initialStateValue;if("parallel"===this.type)t=fl(this.states,(function(e){return e.initialStateValue||Lc}),(function(e){return!("history"===e.type)}));else if(void 0!==this.initial){if(!this.states[this.initial])throw new Error("Initial state '".concat(this.initial,"' not found on '").concat(this.key,"'"));t=Yl(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var r=this.getStateNodes(e);return this.resolveTransition({configuration:r,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=Sl(t.target)&&Rc(t.target)?ul(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,r){return void 0===r&&(r=!0),r?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return Yl(this)?[this]:"compound"!==this.type||this.initial?gl(pl(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(al||jl(!1,"Compound state node '".concat(this.id,"' has no initial state.")),[this])},enumerable:!1,configurable:!0}),e.prototype.getFromRelativePath=function(e){if(!e.length)return[this];var t=zs(e),r=t[0],n=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(r,"' from node with no states"));var o=this.getStateNode(r);if("history"===o.type)return o.resolveHistory();if(!this.states[r])throw new Error("Child state '".concat(r,"' does not exist on '").concat(this.id,"'"));return this.states[r].getFromRelativePath(n)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:fl(this.states,(function(t,r){if(!e)return t.historyValue();var n=Sl(e)?void 0:e[r];return t.historyValue(n||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var r=this.parent;if(!e){var n=this.target;return n?gl(pl(n).map((function(e){return r.getFromRelativePath(e)}))):r.initialStateNodes}var o,i,a=(o=r.path,i="states",function(e){var t,r,n=e;try{for(var a=Vs(o),s=a.next();!s.done;s=a.next()){var l=s.value;n=n[i][l]}}catch(e){t={error:e}}finally{try{s&&!s.done&&(r=a.return)&&r.call(a)}finally{if(t)throw t.error}}return n})(e).current;return Sl(a)?[r.getStateNode(a)]:gl(pl(a).map((function(e){return"deep"===t.history?r.getFromRelativePath(e):[r.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=gl(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,r,n;if(this.__cache.events)return this.__cache.events;var o=this.states,i=new Set(this.ownEvents);if(o)try{for(var a=Vs(Object.keys(o)),s=a.next();!s.done;s=a.next()){var l=o[s.value];if(l.states)try{for(var c=(r=void 0,Vs(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;i.add("".concat(u))}}catch(e){r={error:e}}finally{try{d&&!d.done&&(n=c.return)&&n.call(c)}finally{if(r)throw r.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(i)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"ownEvents",{get:function(){var e=new Set(this.transitions.filter((function(e){return!(!e.target&&!e.actions.length&&e.internal)})).map((function(e){return e.eventType})));return Array.from(e)},enumerable:!1,configurable:!0}),e.prototype.resolveTarget=function(e){var t=this;if(void 0!==e)return e.map((function(e){if(!Sl(e))return e;var r=e[0]===t.delimiter;if(r&&!t.parent)return t.getStateNodeByPath(e.slice(1));var n=r?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(n);try{return t.parent.getStateNodeByPath(n)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,r=function(e){if(void 0!==e&&""!==e)return bl(e)}(e.target),n="internal"in e?e.internal:!r||r.some((function(e){return Sl(e)&&e[0]===t.delimiter})),o=this.machine.options.guards,i=this.resolveTarget(r),a=As(As({},e),{actions:Bl(bl(e.actions)),cond:El(e.cond,o),target:i,source:this,internal:n,eventType:e.event,toJSON:function(){return As(As({},a),{target:a.target?a.target.map((function(e){return"#".concat(e.id)})):void 0,source:"#".concat(t.id)})}});return a},e.prototype.formatTransitions=function(){var e,t,r,n=this;if(this.config.on)if(Array.isArray(this.config.on))r=this.config.on;else{var o=this.config.on,i=Ec,a=o[i],s=void 0===a?[]:a,l=Ns(o,["*"]);r=gl(Object.keys(l).map((function(e){al||e!==Sc||jl(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(n.id,'".'));var t=Pl(e,l[e]);return al||function(e,t,r){var n=r.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(Sl(e.target)||Rl(e.target))})),o=t===Sc?"the transient event":"event '".concat(t,"'");jl(!n,"One or more transitions for ".concat(o," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(n,e,t),t})).concat(Pl(Ec,s)))}else r=[];var c=this.config.always?Pl("",this.config.always):[],d=this.config.onDone?Pl(String(Fl(this.id)),this.config.onDone):[];al||jl(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=gl(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,Bs([],zs(Pl(String(ql(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,Bs([],zs(Pl(String(Zl(e.id)),e.onError)),!1)),t}))),h=this.after,f=gl(Bs(Bs(Bs(Bs([],zs(d),!1),zs(u),!1),zs(r),!1),zs(c),!1).map((function(e){return bl(e).map((function(e){return n.formatTransition(e)}))})));try{for(var m=Vs(h),p=m.next();!p.done;p=m.next()){var g=p.value;f.push(g)}}catch(t){e={error:t}}finally{try{p&&!p.done&&(t=m.return)&&t.call(m)}finally{if(e)throw e.error}}return f},e}();var Oc,Pc=function(e){return{type:Us,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(Oc||(Oc={}));var Mc="undefined"!=typeof document?r.useLayoutEffect:function(){};function _c(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var Ic=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},Dc=function(e){var t="function"==typeof Symbol&&Symbol.iterator,r=t&&e[t],n=0;if(r)return r.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&n>=e.length&&(e=void 0),{value:e&&e[n++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var Ac=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a},Nc=function(e,t,r){if(r||2===arguments.length)for(var n,o=0,i=t.length;o<i;o++)!n&&o in t||(n||(n=Array.prototype.slice.call(t,0,o)),n[o]=t[o]);return e.concat(n||Array.prototype.slice.call(t))};function Vc(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function zc(e){var t=r.useRef([]),n=r.useRef([]);Mc((function(){var r=e.subscribe((function(e){var r,o;if(e.actions.length){var i=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),a=Ac(function(e,t){var r,n,o=Ic([[],[]],2),i=o[0],a=o[1];try{for(var s=Dc(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?i.push(c):a.push(c)}}catch(e){r={error:e}}finally{try{l&&!l.done&&(n=s.return)&&n.call(s)}finally{if(r)throw r.error}}return[i,a]}(i,(function(e){return e.exec.__effect===Oc.Effect})),2),s=a[0],l=a[1];(r=t.current).push.apply(r,Nc([],Ac(s.map((function(t){return[t,e]}))),!1)),(o=n.current).push.apply(o,Nc([],Ac(l.map((function(t){return[t,e]}))),!1))}}));return function(){r.unsubscribe()}}),[]),Mc((function(){for(;n.current.length;){var e=Ac(n.current.shift(),2);Vc(e[0],e[1])}})),r.useEffect((function(){for(;t.current.length;){var e=Ac(t.current.shift(),2);Vc(e[0],e[1])}}))}var Bc=function(){return Bc=Object.assign||function(e){for(var t,r=1,n=arguments.length;r<n;r++)for(var o in t=arguments[r])Object.prototype.hasOwnProperty.call(t,o)&&(e[o]=t[o]);return e},Bc.apply(this,arguments)},Hc=function(e,t){var r={};for(var n in e)Object.prototype.hasOwnProperty.call(e,n)&&t.indexOf(n)<0&&(r[n]=e[n]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var o=0;for(n=Object.getOwnPropertySymbols(e);o<n.length;o++)t.indexOf(n[o])<0&&Object.prototype.propertyIsEnumerable.call(e,n[o])&&(r[n[o]]=e[n[o]])}return r},Fc=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a};var qc=function(e,t){var r="function"==typeof Symbol&&e[Symbol.iterator];if(!r)return e;var n,o,i=r.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(n=i.next()).done;)a.push(n.value)}catch(e){o={error:e}}finally{try{n&&!n.done&&(r=i.return)&&r.call(i)}finally{if(o)throw o.error}}return a};function Zc(e,t){void 0===t&&(t={});var n=r.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),o=function(e,t,n){void 0===t&&(t={});var o=_c((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var i=Fc(r.useState(o),1)[0];e!==i&&console.warn("Machine given to `useMachine` has changed between renders. This is not supported and might lead to unexpected results.\nPlease make sure that you pass the same Machine as argument each time.")}var a=t.context,s=t.guards,l=t.actions,c=t.activities,d=t.services,u=t.delays,h=t.state,f=Hc(t,["context","guards","actions","activities","services","delays","state"]),m=_c((function(){var e={context:a,guards:s,actions:l,activities:c,services:d,delays:u};return jc(o.withConfig(e,(function(){return Bc(Bc({},o.context),a)})),Bc({deferEvents:!0},f))}));return Mc((function(){var e;return n&&(e=m.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(n))),function(){null==e||e.unsubscribe()}}),[n]),Mc((function(){return m.start(h?lc.create(h):void 0),function(){m.stop()}}),[]),Mc((function(){Object.assign(m.machine.options.actions,l),Object.assign(m.machine.options.guards,s),Object.assign(m.machine.options.activities,c),Object.assign(m.machine.options.services,d),Object.assign(m.machine.options.delays,u)}),[l,s,c,d,u]),zc(m),m}(e,t,n),i=qc(r.useState((function(){var e=o.machine.initialState;return t.state?lc.create(t.state):e})),2),a=i[0],s=i[1];return[a,o.send,o]}function Wc(){return Wc=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)({}).hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},Wc.apply(null,arguments)}function Gc(e,t){if(null==e)return{};var r={};for(var n in e)if({}.hasOwnProperty.call(e,n)){if(-1!==t.indexOf(n))continue;r[n]=e[n]}return r}const Uc={arr:Array.isArray,obj:e=>"[object Object]"===Object.prototype.toString.call(e),fun:e=>"function"==typeof e,str:e=>"string"==typeof e,num:e=>"number"==typeof e,und:e=>void 0===e,nul:e=>null===e,set:e=>e instanceof Set,map:e=>e instanceof Map,equ(e,t){if(typeof e!=typeof t)return!1;if(Uc.str(e)||Uc.num(e))return e===t;if(Uc.obj(e)&&Uc.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let r;for(r in e)if(!(r in t))return!1;for(r in t)if(e[r]!==t[r])return!1;return!Uc.und(r)||e===t}};function Xc(e,t){return Uc.und(e)||Uc.nul(e)?t:e}function Yc(e){return Uc.und(e)?[]:Uc.arr(e)?e:[e]}function Kc(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return Uc.fun(e)?e(...r):e}function Jc(e){const t=function(e){return e.to,e.from,e.config,e.onStart,e.onRest,e.onFrame,e.children,e.reset,e.reverse,e.force,e.immediate,e.delay,e.attach,e.destroyed,e.interpolateTo,e.ref,e.lazy,Gc(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(Uc.und(t))return Wc({to:t},e);const r=Object.keys(e).reduce(((r,n)=>Uc.und(t[n])?Wc({},r,{[n]:e[n]}):r),{});return Wc({to:t},r)}class Qc{constructor(){this.payload=void 0,this.children=[]}getAnimatedValue(){return this.getValue()}getPayload(){return this.payload||this}attach(){}detach(){}getChildren(){return this.children}addChild(e){0===this.children.length&&this.attach(),this.children.push(e)}removeChild(e){const t=this.children.indexOf(e);this.children.splice(t,1),0===this.children.length&&this.detach()}}class ed extends Qc{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof Qc&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof Qc&&e.removeChild(this)))}}class td extends Qc{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof Qc&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof Qc&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const r in this.payload){const n=this.payload[r];(!e||n instanceof Qc)&&(t[r]=n instanceof Qc?n[e?"getAnimatedValue":"getValue"]():n)}return t}getAnimatedValue(){return this.getValue(!0)}}let rd,nd;let od,id=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let ad,sd=()=>Date.now();class ld extends td{constructor(e,t){super(),this.update=void 0,this.payload=e.style?Wc({},e,{style:ad(e.style)}):e,this.update=t,this.attach()}}let cd=!1;const dd=new Set,ud=()=>{if(!cd)return!1;let e=sd();for(let t of dd){let r=!1;for(let n=0;n<t.configs.length;n++){let o,i,a=t.configs[n];for(let t=0;t<a.animatedValues.length;t++){let n=a.animatedValues[t];if(n.done)continue;let s=a.fromValues[t],l=a.toValues[t],c=n.lastPosition,d=l instanceof Qc,u=Array.isArray(a.initialVelocity)?a.initialVelocity[t]:a.initialVelocity;if(d&&(l=l.getValue()),a.immediate)n.setValue(l),n.done=!0;else if("string"!=typeof s&&"string"!=typeof l){if(void 0!==a.duration)c=s+a.easing((e-n.startTime)/a.duration)*(l-s),o=e>=n.startTime+a.duration;else if(a.decay)c=s+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-n.startTime))),o=Math.abs(n.lastPosition-c)<.1,o&&(l=c);else{i=void 0!==n.lastTime?n.lastTime:e,u=void 0!==n.lastVelocity?n.lastVelocity:a.initialVelocity,e>i+64&&(i=e);let t=Math.floor(e-i);for(let e=0;e<t;++e){u+=1*((-a.tension*(c-l)+-a.friction*u)/a.mass)/1e3,c+=1*u/1e3}let r=!(!a.clamp||0===a.tension)&&(s<l?c>l:c<l),d=Math.abs(u)<=a.precision,h=0===a.tension||Math.abs(l-c)<=a.precision;o=r||d&&h,n.lastVelocity=u,n.lastTime=e}d&&!a.toValues[t].done&&(o=!1),o?(n.value!==l&&(c=l),n.done=!0):r=!0,n.setValue(c),n.lastPosition=c}else n.setValue(l),n.done=!0}t.props.onFrame&&(t.values[a.name]=a.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),r||(dd.delete(t),t.stop(!0))}return dd.size?id(ud):cd=!1,cd};function hd(e,t,r){if("function"==typeof e)return e;if(Array.isArray(e))return hd({range:e,output:t,extrapolate:r});if(od&&"string"==typeof e.output[0])return od(e);const n=e,o=n.output,i=n.range||[0,1],a=n.extrapolateLeft||n.extrapolate||"extend",s=n.extrapolateRight||n.extrapolate||"extend",l=n.easing||(e=>e);return e=>{const t=function(e,t){for(var r=1;r<t.length-1&&!(t[r]>=e);++r);return r-1}(e,i);return function(e,t,r,n,o,i,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>r){if("identity"===s)return c;"clamp"===s&&(c=r)}if(n===o)return n;if(t===r)return e<=t?n:o;t===-1/0?c=-c:r===1/0?c-=t:c=(c-t)/(r-t);c=i(c),n===-1/0?c=-c:o===1/0?c+=n:c=c*(o-n)+n;return c}(e,i[t],i[t+1],o[t],o[t+1],l,a,s,n.map)}}class fd extends ed{constructor(e,t,r,n){super(),this.calc=void 0,this.payload=e instanceof ed&&!(e instanceof fd)?e.getPayload():Array.isArray(e)?e:[e],this.calc=hd(t,r,n)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,r){this.calc=hd(e,t,r)}interpolate(e,t,r){return new fd(this,e,t,r)}}const md=(e,t,r)=>e&&new fd(e,t,r);function pd(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>pd(e,t)))}class gd extends Qc{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,r){void 0===r&&(r=!0),t.value=e,r&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&pd(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,r){return new fd(this,e,t,r)}}class vd extends ed{constructor(e){super(),this.payload=e.map((e=>new gd(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,r)=>this.payload[r].setValue(e,t))):this.payload.forEach((r=>r.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new fd(this,e,t)}}let bd=0,yd=class{constructor(){this.id=void 0,this.idle=!0,this.hasChanged=!1,this.guid=0,this.local=0,this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.listeners=[],this.queue=[],this.localQueue=void 0,this.getValues=()=>this.interpolations,this.id=bd++}update(e){if(!e)return this;const t=Jc(e),r=t.delay,n=void 0===r?0:r,o=t.to,i=Gc(t,["delay","to"]);if(Uc.arr(o)||Uc.fun(o))this.queue.push(Wc({},i,{delay:n,to:o}));else if(o){let e={};Object.entries(o).forEach((t=>{let r=t[0],o=t[1];const a=Wc({to:{[r]:o},delay:Kc(n,r)},i),s=e[a.delay]&&e[a.delay].to;e[a.delay]=Wc({},e[a.delay],a,{to:Wc({},s,a.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(i),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,r=void 0===t?{}:t,n=e.to,o=void 0===n?{}:n;Uc.obj(r)&&(this.merged=Wc({},r,this.merged)),Uc.obj(o)&&(this.merged=Wc({},this.merged,o))}));const t=this.local=++this.guid,r=this.localQueue=this.queue;this.queue=[],r.forEach(((n,o)=>{let i=n.delay,a=Gc(n,["delay"]);const s=n=>{o===r.length-1&&t===this.guid&&n&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=Uc.arr(a.to)||Uc.fun(a.to);i?setTimeout((()=>{t===this.guid&&(l?this.runAsync(a,s):this.diff(a).start(s))}),i):l?this.runAsync(a,s):this.diff(a).start(s)}))}else Uc.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,dd.has(t)||dd.add(t),cd||(cd=!0,id(ud));var t;return this}stop(e){return this.listeners.forEach((t=>t(e))),this.listeners=[],this}pause(e){var t;return this.stop(!0),e&&(t=this,dd.has(t)&&dd.delete(t)),this}runAsync(e,t){var r=this;e.delay;let n=Gc(e,["delay"]);const o=this.local;let i=Promise.resolve(void 0);if(Uc.arr(n.to))for(let e=0;e<n.to.length;e++){const t=e,r=Wc({},n,Jc(n.to[t]));Uc.arr(r.config)&&(r.config=r.config[t]),i=i.then((()=>{if(o===this.guid)return new Promise((e=>this.diff(r).start(e)))}))}else if(Uc.fun(n.to)){let e,t=0;i=i.then((()=>n.to((r=>{const i=Wc({},n,Jc(r));if(Uc.arr(i.config)&&(i.config=i.config[t]),t++,o===this.guid)return e=new Promise((e=>this.diff(i).start(e)))}),(function(e){return void 0===e&&(e=!0),r.stop(e)})).then((()=>e))))}i.then(t)}diff(e){this.props=Wc({},this.props,e);let t=this.props,r=t.from,n=void 0===r?{}:r,o=t.to,i=void 0===o?{}:o,a=t.config,s=void 0===a?{}:a,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var h=[i,n];n=h[0],i=h[1]}this.merged=Wc({},n,this.merged,i),this.hasChanged=!1;let f=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let r=t[0],o=t[1],i=e[r]||{};const a=Uc.num(o),l=Uc.str(o)&&!o.startsWith("#")&&!/\d/.test(o)&&!nd[o],c=Uc.arr(o),h=!a&&!c&&!l;let m=Uc.und(n[r])?o:n[r],p=a||c||l?o:1,g=Kc(s,r);f&&(p=f.animations[r].parent);let v,b=i.parent,y=i.interpolation,x=Yc(f?p.getPayload():p),w=o;h&&(w=od({range:[0,1],output:[o,o]})(1));let C=y&&y.getValue();const j=!Uc.und(b)&&i.animatedValues.some((e=>!e.done)),k=!Uc.equ(w,C),$=!Uc.equ(w,i.previous),S=!Uc.equ(g,i.config);if(d||$&&k||S){if(a||l)b=y=i.parent||new gd(m);else if(c)b=y=i.parent||new vd(m);else if(h){let e=i.interpolation&&i.interpolation.calc(i.parent.value);e=void 0===e||d?m:e,i.parent?(b=i.parent,b.setValue(0,!1)):b=new gd(0);const t={output:[e,o]};i.interpolation?(y=i.interpolation,i.interpolation.updateConfig(t)):y=b.interpolate(t)}return x=Yc(f?p.getPayload():p),v=Yc(b.getPayload()),d&&!h&&b.setValue(m,!1),this.hasChanged=!0,v.forEach((e=>{e.startPosition=e.value,e.lastPosition=e.value,e.lastVelocity=j?e.lastVelocity:void 0,e.lastTime=j?e.lastTime:void 0,e.startTime=sd(),e.done=!1,e.animatedStyles.clear()})),Kc(u,r)&&b.setValue(h?p:o,!1),Wc({},e,{[r]:Wc({},i,{name:r,parent:b,interpolation:y,animatedValues:v,toValues:x,previous:w,config:g,fromValues:Yc(b.getValue()),immediate:Kc(u,r),initialVelocity:Xc(g.velocity,0),clamp:Xc(g.clamp,!1),precision:Xc(g.precision,.01),tension:Xc(g.tension,170),friction:Xc(g.friction,26),mass:Xc(g.mass,1),duration:g.duration,easing:Xc(g.easing,(e=>e)),decay:g.decay})})}return k?e:(h&&(b.setValue(1,!1),y.updateConfig({output:[w,w]})),b.done=!0,this.hasChanged=!0,Wc({},e,{[r]:Wc({},e[r],{previous:w})}))}),this.animations),this.hasChanged){this.configs=Object.values(this.animations),this.values={},this.interpolations={};for(let e in this.animations)this.interpolations[e]=this.animations[e].interpolation,this.values[e]=this.animations[e].interpolation.getValue()}return this}destroy(){this.stop(),this.props={},this.merged={},this.animations={},this.interpolations={},this.values={},this.configs=[],this.local=0}};const xd=e=>{const t=Uc.fun(e),n=((e,t)=>{const n=r.useRef(!1),o=r.useRef(),i=Uc.fun(t),a=r.useMemo((()=>{let r;return o.current&&(o.current.map((e=>e.destroy())),o.current=void 0),[new Array(e).fill().map(((e,n)=>{const o=new yd,a=i?Kc(t,n,o):t[n];return 0===n&&(r=a.ref),o.update(a),r||o.start(),o})),r]}),[e]),s=a[0],l=a[1];o.current=s,r.useImperativeHandle(l,(()=>({start:()=>Promise.all(o.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>o.current.forEach((t=>t.stop(e))),get controllers(){return o.current}})));const c=r.useMemo((()=>e=>o.current.map(((t,r)=>{t.update(i?Kc(e,r,t):e[r]),l||t.start()}))),[e]);r.useEffect((()=>{n.current?i||c(t):l||o.current.forEach((e=>e.start()))})),r.useEffect((()=>(n.current=!0,()=>o.current.forEach((e=>e.destroy())))),[]);const d=o.current.map((e=>e.getValues()));return i?[d,c,e=>o.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),o=n[0],i=n[1],a=n[2];return t?[o[0],i,a]:o};class wd extends td{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof Qc||(e=rd.transform(e)),this.payload=e}}const Cd={transparent:0,aliceblue:4042850303,antiquewhite:4209760255,aqua:16777215,aquamarine:2147472639,azure:4043309055,beige:4126530815,bisque:4293182719,black:255,blanchedalmond:4293643775,blue:65535,blueviolet:2318131967,brown:2771004159,burlywood:3736635391,burntsienna:3934150143,cadetblue:1604231423,chartreuse:2147418367,chocolate:3530104575,coral:4286533887,cornflowerblue:1687547391,cornsilk:4294499583,crimson:3692313855,cyan:16777215,darkblue:35839,darkcyan:9145343,darkgoldenrod:3095792639,darkgray:2846468607,darkgreen:6553855,darkgrey:2846468607,darkkhaki:3182914559,darkmagenta:2332068863,darkolivegreen:1433087999,darkorange:4287365375,darkorchid:2570243327,darkred:2332033279,darksalmon:3918953215,darkseagreen:2411499519,darkslateblue:1211993087,darkslategray:793726975,darkslategrey:793726975,darkturquoise:13554175,darkviolet:2483082239,deeppink:4279538687,deepskyblue:12582911,dimgray:1768516095,dimgrey:1768516095,dodgerblue:512819199,firebrick:2988581631,floralwhite:4294635775,forestgreen:579543807,fuchsia:4278255615,gainsboro:3705462015,ghostwhite:4177068031,gold:4292280575,goldenrod:3668254975,gray:2155905279,green:8388863,greenyellow:2919182335,grey:2155905279,honeydew:4043305215,hotpink:4285117695,indianred:3445382399,indigo:1258324735,ivory:4294963455,khaki:4041641215,lavender:3873897215,lavenderblush:4293981695,lawngreen:2096890111,lemonchiffon:4294626815,lightblue:2916673279,lightcoral:4034953471,lightcyan:3774873599,lightgoldenrodyellow:4210742015,lightgray:3553874943,lightgreen:2431553791,lightgrey:3553874943,lightpink:4290167295,lightsalmon:4288707327,lightseagreen:548580095,lightskyblue:2278488831,lightslategray:2005441023,lightslategrey:2005441023,lightsteelblue:2965692159,lightyellow:4294959359,lime:16711935,limegreen:852308735,linen:4210091775,magenta:4278255615,maroon:2147483903,mediumaquamarine:1724754687,mediumblue:52735,mediumorchid:3126187007,mediumpurple:2473647103,mediumseagreen:1018393087,mediumslateblue:2070474495,mediumspringgreen:16423679,mediumturquoise:1221709055,mediumvioletred:3340076543,midnightblue:421097727,mintcream:4127193855,mistyrose:4293190143,moccasin:4293178879,navajowhite:4292783615,navy:33023,oldlace:4260751103,olive:2155872511,olivedrab:1804477439,orange:4289003775,orangered:4282712319,orchid:3664828159,palegoldenrod:4008225535,palegreen:2566625535,paleturquoise:2951671551,palevioletred:3681588223,papayawhip:4293907967,peachpuff:4292524543,peru:3448061951,pink:4290825215,plum:3718307327,powderblue:2967529215,purple:2147516671,rebeccapurple:1714657791,red:4278190335,rosybrown:3163525119,royalblue:1097458175,saddlebrown:2336560127,salmon:4202722047,sandybrown:4104413439,seagreen:780883967,seashell:4294307583,sienna:2689740287,silver:3233857791,skyblue:2278484991,slateblue:1784335871,slategray:1887473919,slategrey:1887473919,snow:4294638335,springgreen:16744447,steelblue:1182971135,tan:3535047935,teal:8421631,thistle:3636451583,tomato:4284696575,turquoise:1088475391,violet:4001558271,wheat:4125012991,white:4294967295,whitesmoke:4126537215,yellow:4294902015,yellowgreen:2597139199},jd="[-+]?\\d*\\.?\\d+",kd=jd+"%";function $d(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const Sd=new RegExp("rgb"+$d(jd,jd,jd)),Ed=new RegExp("rgba"+$d(jd,jd,jd,jd)),Ld=new RegExp("hsl"+$d(jd,kd,kd)),Rd=new RegExp("hsla"+$d(jd,kd,kd,jd)),Td=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Od=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Pd=/^#([0-9a-fA-F]{6})$/,Md=/^#([0-9a-fA-F]{8})$/;function _d(e,t,r){return r<0&&(r+=1),r>1&&(r-=1),r<1/6?e+6*(t-e)*r:r<.5?t:r<2/3?e+(t-e)*(2/3-r)*6:e}function Id(e,t,r){const n=r<.5?r*(1+t):r+t-r*t,o=2*r-n,i=_d(o,n,e+1/3),a=_d(o,n,e),s=_d(o,n,e-1/3);return Math.round(255*i)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Dd(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Ad(e){return(parseFloat(e)%360+360)%360/360}function Nd(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function Vd(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function zd(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=Pd.exec(e))?parseInt(t[1]+"ff",16)>>>0:Cd.hasOwnProperty(e)?Cd[e]:(t=Sd.exec(e))?(Dd(t[1])<<24|Dd(t[2])<<16|Dd(t[3])<<8|255)>>>0:(t=Ed.exec(e))?(Dd(t[1])<<24|Dd(t[2])<<16|Dd(t[3])<<8|Nd(t[4]))>>>0:(t=Td.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Md.exec(e))?parseInt(t[1],16)>>>0:(t=Od.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Ld.exec(e))?(255|Id(Ad(t[1]),Vd(t[2]),Vd(t[3])))>>>0:(t=Rd.exec(e))?(Id(Ad(t[1]),Vd(t[2]),Vd(t[3]))|Nd(t[4]))>>>0:null}(e);return null===t?e:(t=t||0,`rgba(${(4278190080&t)>>>24}, ${(16711680&t)>>>16}, ${(65280&t)>>>8}, ${(255&t)/255})`)}const Bd=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,Hd=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,Fd=new RegExp(`(${Object.keys(Cd).join("|")})`,"g");let qd={animationIterationCount:!0,borderImageOutset:!0,borderImageSlice:!0,borderImageWidth:!0,boxFlex:!0,boxFlexGroup:!0,boxOrdinalGroup:!0,columnCount:!0,columns:!0,flex:!0,flexGrow:!0,flexPositive:!0,flexShrink:!0,flexNegative:!0,flexOrder:!0,gridRow:!0,gridRowEnd:!0,gridRowSpan:!0,gridRowStart:!0,gridColumn:!0,gridColumnEnd:!0,gridColumnSpan:!0,gridColumnStart:!0,fontWeight:!0,lineClamp:!0,lineHeight:!0,opacity:!0,order:!0,orphans:!0,tabSize:!0,widows:!0,zIndex:!0,zoom:!0,fillOpacity:!0,floodOpacity:!0,stopOpacity:!0,strokeDasharray:!0,strokeDashoffset:!0,strokeMiterlimit:!0,strokeOpacity:!0,strokeWidth:!0};const Zd=["Webkit","Ms","Moz","O"];function Wd(e,t,r){return null==t||"boolean"==typeof t||""===t?"":r||"number"!=typeof t||0===t||qd.hasOwnProperty(e)&&qd[e]?(""+t).trim():t+"px"}qd=Object.keys(qd).reduce(((e,t)=>(Zd.forEach((r=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(r,t)]=e[t])),e)),qd);const Gd={};var Ud;ad=e=>new wd(e),Ud=e=>{const t=e.output.map((e=>e.replace(Hd,zd))).map((e=>e.replace(Fd,zd))),r=t[0].match(Bd).map((()=>[]));t.forEach((e=>{e.match(Bd).forEach(((e,t)=>r[t].push(+e)))}));const n=t[0].match(Bd).map(((t,n)=>hd(Wc({},e,{output:r[n]}))));return e=>{let r=0;return t[0].replace(Bd,(()=>n[r++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,r,n,o)=>`rgba(${Math.round(t)}, ${Math.round(r)}, ${Math.round(n)}, ${o})`))}},od=Ud,nd=Cd,function(e,t){rd={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const o=t.style,i=t.children,a=t.scrollTop,s=t.scrollLeft,l=Gc(t,["style","children","scrollTop","scrollLeft"]),c="filter"===e.nodeName||e.parentNode&&"filter"===e.parentNode.nodeName;void 0!==a&&(e.scrollTop=a),void 0!==s&&(e.scrollLeft=s),void 0!==i&&(e.textContent=i);for(let t in o)if(o.hasOwnProperty(t)){var r=0===t.indexOf("--"),n=Wd(t,o[t],r);"float"===t&&(t="cssFloat"),r?e.style.setProperty(t,n):e.style[t]=n}for(let t in l){const r=c?t:Gd[t]||(Gd[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(r)&&e.setAttribute(r,l[t])}}}),(e=>e));var Xd;const Yd=(Xd=e=>r.forwardRef(((t,n)=>{const o=function(){const e=r.useState(!1)[1];return r.useCallback((()=>e((e=>!e))),[])}(),i=r.useRef(!0),a=r.useRef(null),s=r.useRef(null),l=r.useCallback((e=>{const t=a.current;a.current=new ld(e,(()=>{let e=!1;s.current&&(e=rd.fn(s.current,a.current.getAnimatedValue())),s.current&&!1!==e||o()})),t&&t.detach()}),[]);r.useEffect((()=>()=>{i.current=!1,a.current&&a.current.detach()}),[]),r.useImperativeHandle(n,(()=>(e=>e.current)(s))),l(t);const c=a.current.getValue();c.scrollTop,c.scrollLeft;const d=Gc(c,["scrollTop","scrollLeft"]),u=(h=e,!Uc.fun(h)||h.prototype instanceof r.Component?e=>s.current=function(e,t){return t&&(Uc.fun(t)?t(e):Uc.obj(t)&&(t.current=e)),e}(e,n):void 0);var h;return r.createElement(e,Wc({},d,{ref:u}))})),e=>(Uc.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const r=t;return e[r]=Xd(r),e}),Xd))(["a","abbr","address","area","article","aside","audio","b","base","bdi","bdo","big","blockquote","body","br","button","canvas","caption","cite","code","col","colgroup","data","datalist","dd","del","details","dfn","dialog","div","dl","dt","em","embed","fieldset","figcaption","figure","footer","form","h1","h2","h3","h4","h5","h6","head","header","hgroup","hr","html","i","iframe","img","input","ins","kbd","keygen","label","legend","li","link","main","map","mark","menu","menuitem","meta","meter","nav","noscript","object","ol","optgroup","option","output","p","param","picture","pre","progress","q","rp","rt","ruby","s","samp","script","section","select","small","source","span","strong","style","sub","summary","sup","table","tbody","td","textarea","tfoot","th","thead","time","title","tr","track","u","ul","var","video","wbr","circle","clipPath","defs","ellipse","foreignObject","g","image","line","linearGradient","mask","path","pattern","polygon","polyline","radialGradient","rect","stop","svg","text","tspan"]);function Kd(e,t){return e.map((function(e,r){return e+t[r]}))}function Jd(e,t){return e.map((function(e,r){return e-t[r]}))}function Qd(e){return Math.hypot.apply(Math,e)}function eu(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function tu(e,t,r){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,r):e*t*r/(t+r*e)}function ru(e,t,r,n){return void 0===n&&(n=.15),0===n?function(e,t,r){return Math.max(t,Math.min(e,r))}(e,t,r):e<t?-tu(t-e,r-t,n)+t:e>r?+tu(e-r,r-t,n)+r:e}function nu(e,t,r){return t&&function(e,t){for(var r=0;r<t.length;r++){var n=t[r];n.enumerable=n.enumerable||!1,n.configurable=!0,"value"in n&&(n.writable=!0),Object.defineProperty(e,n.key,n)}}(e.prototype,t),e}function ou(){return ou=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},ou.apply(this,arguments)}function iu(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function au(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function su(e,t){(null==t||t>e.length)&&(t=e.length);for(var r=0,n=new Array(t);r<t;r++)n[r]=e[r];return n}function lu(e,t){var r;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(r=function(e,t){if(e){if("string"==typeof e)return su(e,t);var r=Object.prototype.toString.call(e).slice(8,-1);return"Object"===r&&e.constructor&&(r=e.constructor.name),"Map"===r||"Set"===r?Array.from(e):"Arguments"===r||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(r)?su(e,t):void 0}}(e))||t){r&&(e=r);var n=0;return function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(r=e[Symbol.iterator]()).next.bind(r)}function cu(){}function du(){for(var e=arguments.length,t=new Array(e),r=0;r<e;r++)t[r]=arguments[r];return 0===t.length?cu:1===t.length?t[0]:function(){for(var e,r,n=lu(t);!(r=n()).done;){e=r.value.apply(this,arguments)||e}return e}}function uu(e,t){if(void 0===e){if(void 0===t)throw new Error("Must define fallback value if undefined is expected");e=t}return Array.isArray(e)?e:[e,e]}function hu(e){if("function"==typeof e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return e.apply(void 0,r)}return e}function fu(e,t){void 0===e&&(e={});for(var r={},n=0,o=Object.entries(t);n<o.length;n++){var i=o[n],a=i[0],s=i[1];switch(typeof s){case"function":r[a]=s.call(r,e[a],a,e);break;case"object":r[a]=fu(e[a],s);break;case"boolean":s&&(r[a]=e[a])}}return r}var mu=ou({},{threshold:function(e){return void 0===e&&(e=0),uu(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return uu(.15);case!1:return uu(0);default:return uu(e)}},enabled:function(e){return void 0===e&&(e=!0),e},triggerAllEvents:function(e){return void 0===e&&(e=!1),e},initial:function(e){return void 0===e&&(e=0),"function"==typeof e?e:uu(e)}},{axis:!0,lockDirection:function(e){return void 0===e&&(e=!1),e},bounds:function(e){if(void 0===e&&(e={}),"function"==typeof e)return function(t){return mu.bounds(e(t))};var t=e,r=t.left,n=void 0===r?-1/0:r,o=t.right,i=void 0===o?1/0:o,a=t.top,s=void 0===a?-1/0:a,l=t.bottom;return[[n,i],[s,void 0===l?1/0:l]]}}),pu="undefined"!=typeof window&&window.document&&window.document.createElement,gu={enabled:function(e){return void 0===e&&(e=!0),e},domTarget:!0,window:function(e){function t(t){return e.apply(this,arguments)}return t.toString=function(){return e.toString()},t}((function(e){return void 0===e&&(e=pu?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,r=t.passive,n=void 0===r||r,o=t.capture;return{passive:n,capture:void 0!==o&&o}}},vu=ou({},mu,{threshold:function(e,t,r){var n=r.filterTaps,o=void 0!==n&&n,i=r.lockDirection,a=void 0!==i&&i,s=r.axis,l=uu(e,o?3:a||(void 0===s?void 0:s)?1:0);return this.filterTaps=o||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),uu(e)},swipeDistance:function(e){return void 0===e&&(e=60),uu(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function bu(e){var t=e.domTarget,r=e.eventOptions,n=e.window,o=e.enabled,i=function(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)r=i[n],t.indexOf(r)>=0||(o[r]=e[r]);return o}(e,["domTarget","eventOptions","window","enabled"]),a=function(e){return void 0===e&&(e={}),fu(e,gu)}({domTarget:t,eventOptions:r,window:n,enabled:o});return a.drag=function(e){return void 0===e&&(e={}),fu(e,vu)}(i),a}function yu(e){return ou({_active:!1,_blocked:!1,_intentional:[!1,!1],_movement:[0,0],_initial:[0,0],_bounds:[[-1/0,1/0],[-1/0,1/0]],_lastEventType:void 0,event:void 0,intentional:!1,values:[0,0],velocities:[0,0],delta:[0,0],movement:[0,0],offset:[0,0],lastOffset:[0,0],direction:[0,0],initial:[0,0],previous:[0,0],first:!1,last:!1,active:!1,timeStamp:0,startTime:0,elapsedTime:0,cancel:cu,canceled:!1,memo:void 0,args:void 0},e)}function xu(){return{shared:{hovering:!1,scrolling:!1,wheeling:!1,dragging:!1,moving:!1,pinching:!1,touches:0,buttons:0,down:!1,shiftKey:!1,altKey:!1,metaKey:!1,ctrlKey:!1},drag:yu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0,_isTap:!0,_delayedEvent:!1,_pointerId:void 0,tap:!1,swipe:[0,0]}),pinch:yu({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:yu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:yu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:yu({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var wu=new Map,Cu=function(){function e(e,t){var r=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var n;void 0===t&&(t=140),clearTimeout(r.controller.timeouts[r.stateKey]);for(var o=arguments.length,i=new Array(o>2?o-2:0),a=2;a<o;a++)i[a-2]=arguments[a];r.controller.timeouts[r.stateKey]=(n=window).setTimeout.apply(n,[e,t].concat(i))},this.clearTimeout=function(){clearTimeout(r.controller.timeouts[r.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),r.state._blocked)return r.debounced||(r.state._active=!1,r.clean()),null;if(!e&&!r.state.intentional&&!r.config.triggerAllEvents)return null;if(r.state.intentional){var t=r.state.active,n=r.state._active;r.state.active=n,r.state.first=n&&!t,r.state.last=t&&!n,r.controller.state.shared[r.ingKey]=n}var o=ou({},r.controller.state.shared,r.state,r.mapStateValues(r.state)),i=r.handler(o);return r.state.memo=void 0!==i?i:r.state.memo,r.state._active||r.clean(),o}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,r=t.initial,n=t.bounds,o=t.rubberband,i=t.threshold,a=this.state,s=a._bounds,l=a._initial,c=a._active,d=a._intentional,u=a.lastOffset,h=a.movement,f=this.getInternalMovement(e,this.state),m=!1===d[0]?ju(f[0],i[0]):d[0],p=!1===d[1]?ju(f[1],i[1]):d[1],g=this.checkIntentionality([m,p],f);if(g._blocked)return ou({},g,{_movement:f,delta:[0,0]});var v,b,y,x,w=g._intentional,C=f;(!1!==w[0]&&!1===d[0]&&(b=hu(r,this.state),v=hu(n,this.state),l[0]=b[0],s[0]=v[0]),!1!==w[1]&&!1===d[1])&&(b=null!=(y=b)?y:hu(r,this.state),v=null!=(x=v)?x:hu(n,this.state),l[1]=b[1],s[1]=v[1]);var j=[!1!==w[0]?f[0]-w[0]:l[0],!1!==w[1]?f[1]-w[1]:l[1]],k=Kd(j,u),$=c?o:[0,0];return j=ku(s,Kd(j,l),$),ou({},g,{intentional:!1!==w[0]||!1!==w[1],_initial:l,_movement:C,movement:j,values:e,offset:ku(s,k,$),delta:Jd(j,h)})},t.clean=function(){this.clearTimeout()},nu(e,[{key:"config",get:function(){return this.controller.config[this.stateKey]}},{key:"enabled",get:function(){return this.controller.config.enabled&&this.config.enabled}},{key:"state",get:function(){return this.controller.state[this.stateKey]}},{key:"handler",get:function(){return this.controller.handlers[this.stateKey]}}]),e}();function ju(e,t){return Math.abs(e)>=t&&eu(e)*t}function ku(e,t,r){var n=t[0],o=t[1],i=r[0],a=r[1],s=e[0],l=s[0],c=s[1],d=e[1],u=d[0],h=d[1];return[ru(n,l,c,i),ru(o,u,h,a)]}function $u(e,t,r){var n=e.state,o=e.args,i=t.timeStamp,a=t.type,s=n.values;return{_lastEventType:a,event:t,timeStamp:i,elapsedTime:r?0:i-n.startTime,args:o,previous:s}}function Su(e,t){return function(r){for(var n=arguments.length,o=new Array(n>1?n-1:0),i=1;i<n;i++)o[i-1]=arguments[i];return e.call.apply(e,[this,ou({},t,{event:r})].concat(o))}}var Eu=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},r=arguments.length,n=new Array(r),o=0;o<r;o++)n[o]=arguments[o];for(var i,a=lu(t.classes);!(i=a()).done;){new(0,i.value)(t,n).addBindings(e)}for(var s=0,l=Object.entries(t.nativeRefs);s<l.length;s++){var c=l[s];Tu(e,c[0],Su(c[1],ou({},t.state.shared,{args:n})))}return t.config.domTarget?function(e,t){var r=e.config,n=e.domListeners,o=Ru(r);if(!o)throw new Error("domTarget must be defined");var i=r.eventOptions;Pu(o,Lu(n),i);for(var a=0,s=Object.entries(t);a<s.length;a++){var l=s[a],c=l[0],d=l[1],u=c.slice(2).toLowerCase();n.push([u,du.apply(void 0,d)])}Ou(o,n,i)}(t,e):function(e,t){for(var r=e.config,n={},o=r.eventOptions.capture?"Capture":"",i=0,a=Object.entries(t);i<a.length;i++){var s=a[i],l=s[0],c=s[1],d=Array.isArray(c)?c:[c];n[l+o]=du.apply(void 0,d)}return n}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=Ru(t.config),r=t.config.eventOptions;e&&Pu(e,Lu(t.domListeners),r),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,r=t.window,n=t.eventOptions,o=e.windowListeners;if(!r)return;for(var i in o){Pu(r,o[i],n)}e.windowListeners={}}(t)},this.state=xu(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Lu(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function Ru(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function Tu(e,t,r){e[t]||(e[t]=[]),e[t].push(r)}function Ou(e,t,r){void 0===t&&(t=[]),void 0===r&&(r={});for(var n,o=lu(t);!(n=o()).done;){var i=n.value,a=i[0],s=i[1];e.addEventListener(a,s,r)}}function Pu(e,t,r){void 0===t&&(t=[]),void 0===r&&(r={});for(var n,o=lu(t);!(n=o()).done;){var i=n.value,a=i[0],s=i[1];e.removeEventListener(a,s,r)}}function Mu(e,t,n){void 0===n&&(n={});var o=function(e){var t=new Set;e.drag&&t.add(wu.get("drag"));e.wheel&&t.add(wu.get("wheel"));e.scroll&&t.add(wu.get("scroll"));e.move&&t.add(wu.get("move"));e.pinch&&t.add(wu.get("pinch"));e.hover&&t.add(wu.get("hover"));return t}(e),i=r.useMemo((function(){return new Eu(o)}),[]);return i.config=t,i.handlers=e,i.nativeRefs=n,r.useEffect(i.effect,[]),i.config.domTarget?_u:i.bind}function _u(){"development"===process.env.NODE_ENV&&console.warn("Deprecation notice: When the `domTarget` option is specified, you don't need to write `useEffect(bind, [bind])` anymore: event binding is now made handled internally to this lib.\n\nNext version won't return anything when `domTarget` is provided, therefore your code will break if you try to call `useEffect`.")}function Iu(e){if("touches"in e){var t=e.targetTouches,r=e.changedTouches;return t.length>0?t:r}return null}function Du(e){var t="buttons"in e?e.buttons:0,r=Iu(e),n=r&&r.length||0;return{touches:n,down:n>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function Au(e){var t=Iu(e),r=t?t[0]:e;return[r.clientX,r.clientY]}var Nu=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,r){var n=e.config,o=e.windowListeners;void 0===r&&(r=[]),n.window&&(Pu(n.window,o[t],n.eventOptions),Ou(n.window,o[t]=r,n.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(au(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var r=Du(e);if(r.down){t.updateSharedState(r);var n=Au(e),o=t.getKinematics(n,e),i=$u(au(t),e),a=t.state._isTap,s=Qd(o._movement);a&&s>=3&&(a=!1),t.updateGestureState(ou({},i,o,{_isTap:a})),t.fireGestureHandler()}else t.onDragEnd(e)}else t.state._delayedEvent&&(t.clearTimeout(),t.startDrag(e))},t.onDragEnd=function(e){if(e.pointerId===t.state._pointerId){t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0});var r=t.state._isTap,n=t.state.velocities,o=n[0],i=n[1],a=t.state.movement,s=a[0],l=a[1],c=t.state._intentional,d=c[0],u=c[1],h=t.config.swipeVelocity,f=h[0],m=h[1],p=t.config.swipeDistance,g=p[0],v=p[1],b=ou({},$u(au(t),e),t.getMovement(t.state.values)),y=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(o)>f&&Math.abs(s)>g&&(y[0]=eu(o)),!1!==u&&Math.abs(i)>m&&Math.abs(l)>v&&(y[1]=eu(i))),t.updateGestureState(ou({},b,{tap:r,swipe:y})),t.fireGestureHandler(!0===r)}},t.clean=function(){e.prototype.clean.call(au(t)),t.state._delayedEvent=!1,function(e,t){var r=e.config,n=e.windowListeners;r.window&&(Pu(r.window,n[t],r.eventOptions),delete n[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}iu(t,e);var r=t.prototype;return r.startDrag=function(e){var t=Au(e);this.updateSharedState(Du(e)),this.updateGestureState(ou({},function(e,t,r){var n=e.state.offset,o=r.timeStamp;return ou({},xu()[e.stateKey],{_active:!0,values:t,initial:t,offset:n,lastOffset:n,startTime:o})}(this,t,e),$u(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},r.addBindings=function(e){(Tu(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&Tu(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(function(e){function t(){return e.apply(this,arguments)||this}iu(t,e);var r=t.prototype;return r.getInternalMovement=function(e,t){return Jd(e,t.initial)},r.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var r=t.map(Math.abs),n=r[0],o=r[1],i=this.state.axis||(n>o?"x":n<o?"y":void 0);return this.config.axis||this.config.lockDirection?i?this.config.axis&&i!==this.config.axis?{_intentional:e,_blocked:!0,axis:i}:(e["x"===i?1:0]=!1,{_intentional:e,_blocked:!1,axis:i}):{_intentional:[!1,!1],_blocked:!1,axis:i}:{_intentional:e,_blocked:!1,axis:i}},r.getKinematics=function(e,t){var r=this.getMovement(e);if(!r._blocked){var n=t.timeStamp-this.state.timeStamp;Object.assign(r,function(e,t,r){var n=Qd(t),o=0===n?0:1/n,i=0===r?0:1/r,a=i*n,s=t.map((function(e){return i*e})),l=t.map((function(e){return o*e}));return{velocities:s,velocity:a,distance:Qd(e),direction:l}}(r.movement,r.delta,n))}return r},r.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(Cu));function Vu(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var r,n,o,i;if(Array.isArray(e)){if((r=e.length)!==t.length)return!1;for(n=r;0!=n--;)if(!Vu(e[n],t[n]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(i=e.entries();!(n=i.next()).done;)if(!t.has(n.value[0]))return!1;for(i=e.entries();!(n=i.next()).done;)if(!Vu(n.value[1],t.get(n.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(i=e.entries();!(n=i.next()).done;)if(!t.has(n.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((r=(o=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(n=r;0!=n--;)if(!Object.prototype.hasOwnProperty.call(t,o[n]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(n=r;0!=n--;)if(!("_owner"===o[n]&&e.$$typeof||Vu(e[o[n]],t[o[n]])))return!1;return!0}return e!=e&&t!=t}function zu(e,t){try{return Vu(e,t)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}function Bu(e,t){void 0===t&&(t={}),wu.set("drag",Nu);var n=r.useRef();return n.current||(n.current=function(e,t){var r,n,o=[],i=!1;return function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];return i&&r===this&&t(s,o)||(n=e.apply(this,s),i=!0,r=this,o=s),n}}(bu,zu)),Mu({drag:e},n.current(t))}
|
|
2466
2466
|
/*!
|
|
2467
2467
|
* tabbable 5.3.3
|
|
2468
2468
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
2469
|
-
*/var
|
|
2469
|
+
*/var Hu=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],Fu=Hu.join(","),qu="undefined"==typeof Element,Zu=qu?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,Wu=!qu&&Element.prototype.getRootNode?function(e){return e.getRootNode()}:function(e){return e.ownerDocument},Gu=function(e,t,r){var n=Array.prototype.slice.apply(e.querySelectorAll(Fu));return t&&Zu.call(e,Fu)&&n.unshift(e),n=n.filter(r)},Uu=function e(t,r,n){for(var o=[],i=Array.from(t);i.length;){var a=i.shift();if("SLOT"===a.tagName){var s=a.assignedElements(),l=e(s.length?s:a.children,!0,n);n.flatten?o.push.apply(o,l):o.push({scope:a,candidates:l})}else{Zu.call(a,Fu)&&n.filter(a)&&(r||!t.includes(a))&&o.push(a);var c=a.shadowRoot||"function"==typeof n.getShadowRoot&&n.getShadowRoot(a),d=!n.shadowRootFilter||n.shadowRootFilter(a);if(c&&d){var u=e(!0===c?a.children:c.children,!0,n);n.flatten?o.push.apply(o,u):o.push({scope:a,candidates:u})}else i.unshift.apply(i,a.children)}}return o},Xu=function(e,t){return e.tabIndex<0&&(t||/^(AUDIO|VIDEO|DETAILS)$/.test(e.tagName)||e.isContentEditable)&&isNaN(parseInt(e.getAttribute("tabindex"),10))?0:e.tabIndex},Yu=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},Ku=function(e){return"INPUT"===e.tagName},Ju=function(e){return function(e){return Ku(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,r=e.form||Wu(e),n=function(e){return r.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=n(window.CSS.escape(e.name));else try{t=n(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var o=function(e,t){for(var r=0;r<e.length;r++)if(e[r].checked&&e[r].form===t)return e[r]}(t,e.form);return!o||o===e}(e)},Qu=function(e){var t=e.getBoundingClientRect(),r=t.width,n=t.height;return 0===r&&0===n},eh=function(e,t){return!(t.disabled||function(e){return Ku(e)&&"hidden"===e.type}(t)||function(e,t){var r=t.displayCheck,n=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var o=Zu.call(e,"details>summary:first-of-type")?e.parentElement:e;if(Zu.call(o,"details:not([open]) *"))return!0;var i=Wu(e).host,a=(null==i?void 0:i.ownerDocument.contains(i))||e.ownerDocument.contains(e);if(r&&"full"!==r){if("non-zero-area"===r)return Qu(e)}else{if("function"==typeof n){for(var s=e;e;){var l=e.parentElement,c=Wu(e);if(l&&!l.shadowRoot&&!0===n(l))return Qu(e);e=e.assignedSlot?e.assignedSlot:l||c===e.ownerDocument?l:c.host}e=s}if(a)return!e.getClientRects().length}return!1}(t,e)||function(e){return"DETAILS"===e.tagName&&Array.prototype.slice.apply(e.children).some((function(e){return"SUMMARY"===e.tagName}))}(t)||function(e){if(/^(INPUT|BUTTON|SELECT|TEXTAREA)$/.test(e.tagName))for(var t=e.parentElement;t;){if("FIELDSET"===t.tagName&&t.disabled){for(var r=0;r<t.children.length;r++){var n=t.children.item(r);if("LEGEND"===n.tagName)return!!Zu.call(t,"fieldset[disabled] *")||!n.contains(e)}return!0}t=t.parentElement}return!1}(t))},th=function(e,t){return!(Ju(t)||Xu(t)<0||!eh(e,t))},rh=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},nh=function e(t){var r=[],n=[];return t.forEach((function(t,o){var i=!!t.scope,a=i?t.scope:t,s=Xu(a,i),l=i?e(t.candidates):a;0===s?i?r.push.apply(r,l):r.push(a):n.push({documentOrder:o,tabIndex:s,item:t,isScope:i,content:l})})),n.sort(Yu).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(r)},oh=function(e,t){var r;return r=(t=t||{}).getShadowRoot?Uu([e],t.includeContainer,{filter:th.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:rh}):Gu(e,t.includeContainer,th.bind(null,t)),nh(r)},ih=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==Zu.call(e,Fu)&&th(t,e)},ah=Hu.concat("iframe").join(","),sh=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==Zu.call(e,ah)&&eh(t,e)};
|
|
2470
2470
|
/*!
|
|
2471
2471
|
* focus-trap 6.9.4
|
|
2472
2472
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
2473
2473
|
*/
|
|
2474
|
-
function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function lh(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?sh(Object(r),!0).forEach((function(t){ch(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):sh(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function ch(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var dh,uh=(dh=[],{activateTrap:function(e){if(dh.length>0){var t=dh[dh.length-1];t!==e&&t.pause()}var r=dh.indexOf(e);-1===r||dh.splice(r,1),dh.push(e)},deactivateTrap:function(e){var t=dh.indexOf(e);-1!==t&&dh.splice(t,1),dh.length>0&&dh[dh.length-1].unpause()}}),hh=function(e){return setTimeout(e,0)},fh=function(e,t){var r=-1;return e.every((function(e,n){return!t(e)||(r=n,!1)})),r},mh=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return"function"==typeof e?e.apply(void 0,r):e},ph=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},gh=function(e,t){var r,n=(null==t?void 0:t.document)||document,o=lh({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a=function(e,t,r){return e&&void 0!==e[t]?e[t]:o[r||t]},s=function(e){return i.containerGroups.findIndex((function(t){var r=t.container,n=t.tabbableNodes;return r.contains(e)||n.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var s=t;if("string"==typeof t&&!(s=n.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return s},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(s(n.activeElement)>=0)e=n.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,r,n=nh(e,o.tabbableOptions),i=(t=e,(r=(r=o.tabbableOptions)||{}).getShadowRoot?Gu([t],r.includeContainer,{filter:Qu.bind(null,r),flatten:!0,getShadowRoot:r.getShadowRoot}):Wu(t,r.includeContainer,Qu.bind(null,r)));return{container:e,tabbableNodes:n,focusableNodes:i,firstTabbableNode:n.length>0?n[0]:null,lastTabbableNode:n.length>0?n[n.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=i.findIndex((function(t){return t===e}));if(!(r<0))return t?i.slice(r+1).find((function(e){return oh(e,o.tabbableOptions)})):i.slice(0,r).reverse().find((function(e){return oh(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==n.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},f=function(e){var t=ph(e);s(t)>=0||(mh(o.clickOutsideDeactivates,e)?r.deactivate({returnFocus:o.returnFocusOnDeactivate&&!ah(t,o.tabbableOptions)}):mh(o.allowOutsideClick,e)||e.preventDefault())},m=function(e){var t=ph(e),r=s(t)>=0;r||t instanceof Document?r&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},p=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==mh(o.escapeDeactivates,e))return e.preventDefault(),void r.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=ph(e);d();var r=null;if(i.tabbableGroups.length>0){var n=s(t),a=n>=0?i.containerGroups[n]:void 0;if(n<0)r=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=fh(i.tabbableGroups,(function(e){var r=e.firstTabbableNode;return t===r}));if(c<0&&(a.container===t||ah(t,o.tabbableOptions)&&!oh(t,o.tabbableOptions)&&!a.nextTabbableNode(t,!1))&&(c=n),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;r=i.tabbableGroups[h].lastTabbableNode}}else{var f=fh(i.tabbableGroups,(function(e){var r=e.lastTabbableNode;return t===r}));if(f<0&&(a.container===t||ah(t,o.tabbableOptions)&&!oh(t,o.tabbableOptions)&&!a.nextTabbableNode(t))&&(f=n),f>=0){var m=f===i.tabbableGroups.length-1?0:f+1;r=i.tabbableGroups[m].firstTabbableNode}}}else r=l("fallbackFocus");r&&(e.preventDefault(),u(r))}(e)},g=function(e){var t=ph(e);s(t)>=0||mh(o.clickOutsideDeactivates,e)||mh(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(i.active)return uh.activateTrap(r),i.delayInitialFocusTimer=o.delayInitialFocus?hh((function(){u(c())})):u(c()),n.addEventListener("focusin",m,!0),n.addEventListener("mousedown",f,{capture:!0,passive:!1}),n.addEventListener("touchstart",f,{capture:!0,passive:!1}),n.addEventListener("click",g,{capture:!0,passive:!1}),n.addEventListener("keydown",p,{capture:!0,passive:!1}),r},b=function(){if(i.active)return n.removeEventListener("focusin",m,!0),n.removeEventListener("mousedown",f,!0),n.removeEventListener("touchstart",f,!0),n.removeEventListener("click",g,!0),n.removeEventListener("keydown",p,!0),r};return(r={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=a(e,"onActivate"),r=a(e,"onPostActivate"),o=a(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=n.activeElement,t&&t();var s=function(){o&&d(),v(),r&&r()};return o?(o(i.containers.concat()).then(s,s),this):(s(),this)},deactivate:function(e){if(!i.active)return this;var t=lh({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,b(),i.active=!1,i.paused=!1,uh.deactivateTrap(r);var n=a(t,"onDeactivate"),s=a(t,"onPostDeactivate"),l=a(t,"checkCanReturnFocus"),c=a(t,"returnFocus","returnFocusOnDeactivate");n&&n();var d=function(){hh((function(){c&&u(h(i.nodeFocusedBeforeActivation)),s&&s()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,b()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?n.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),r};var vh=!1;if("undefined"!=typeof window){var bh={get passive(){vh=!0}};window.addEventListener("testPassive",null,bh),window.removeEventListener("testPassive",null,bh)}var yh,xh="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),wh=[],Ch=!1,jh=-1,kh=void 0,$h=void 0,Sh=function(e){return wh.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},Eh=function(e){var t=e||window.event;return!!Sh(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},Lh=function(e,t){if(e){if(!wh.some((function(t){return t.targetElement===e}))){var r={targetElement:e,options:t||{}};wh=[].concat(function(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}(wh),[r]),xh?(e.ontouchstart=function(e){1===e.targetTouches.length&&(jh=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var r=e.targetTouches[0].clientY-jh;!Sh(e.target)&&(t&&0===t.scrollTop&&r>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&r<0?Eh(e):e.stopPropagation())}(t,e)},Ch||(document.addEventListener("touchmove",Eh,vh?{passive:!1}:void 0),Ch=!0)):function(e){if(void 0===$h){var t=!!e&&!0===e.reserveScrollBarGap,r=window.innerWidth-document.documentElement.clientWidth;t&&r>0&&($h=document.body.style.paddingRight,document.body.style.paddingRight=r+"px")}void 0===kh&&(kh=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},Rh=function(e){e?(wh=wh.filter((function(t){return t.targetElement!==e})),xh?(e.ontouchstart=null,e.ontouchmove=null,Ch&&0===wh.length&&(document.removeEventListener("touchmove",Eh,vh?{passive:!1}:void 0),Ch=!1)):wh.length||(void 0!==$h&&(document.body.style.paddingRight=$h,$h=void 0),void 0!==kh&&(document.body.style.overflow=kh,kh=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},Th=[],Oh="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(yh||(yh={}));var Ph,Mh=function(e){return Object.freeze(e)},_h=function(e,t){this.inlineSize=e,this.blockSize=t,Mh(this)},Ih=function(){function e(e,t,r,n){return this.x=e,this.y=t,this.width=r,this.height=n,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Mh(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),Dh=function(e){return e instanceof SVGElement&&"getBBox"in e},Ah=function(e){if(Dh(e)){var t=e.getBBox(),r=t.width,n=t.height;return!r&&!n}var o=e,i=o.offsetWidth,a=o.offsetHeight;return!(i||a||e.getClientRects().length)},Nh=function(e){var t;if(e instanceof Element)return!0;var r=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(r&&e instanceof r.Element)},Vh="undefined"!=typeof window?window:{},zh=new WeakMap,Bh=/auto|scroll/,Hh=/^tb|vertical/,Fh=/msie|trident/i.test(Vh.navigator&&Vh.navigator.userAgent),qh=function(e){return parseFloat(e||"0")},Zh=function(e,t,r){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===r&&(r=!1),new _h((r?t:e)||0,(r?e:t)||0)},Wh=Mh({devicePixelContentBoxSize:Zh(),borderBoxSize:Zh(),contentBoxSize:Zh(),contentRect:new Ih(0,0,0,0)}),Gh=function(e,t){if(void 0===t&&(t=!1),zh.has(e)&&!t)return zh.get(e);if(Ah(e))return zh.set(e,Wh),Wh;var r=getComputedStyle(e),n=Dh(e)&&e.ownerSVGElement&&e.getBBox(),o=!Fh&&"border-box"===r.boxSizing,i=Hh.test(r.writingMode||""),a=!n&&Bh.test(r.overflowY||""),s=!n&&Bh.test(r.overflowX||""),l=n?0:qh(r.paddingTop),c=n?0:qh(r.paddingRight),d=n?0:qh(r.paddingBottom),u=n?0:qh(r.paddingLeft),h=n?0:qh(r.borderTopWidth),f=n?0:qh(r.borderRightWidth),m=n?0:qh(r.borderBottomWidth),p=u+c,g=l+d,v=(n?0:qh(r.borderLeftWidth))+f,b=h+m,y=s?e.offsetHeight-b-e.clientHeight:0,x=a?e.offsetWidth-v-e.clientWidth:0,w=o?p+v:0,C=o?g+b:0,j=n?n.width:qh(r.width)-w-x,k=n?n.height:qh(r.height)-C-y,$=j+p+x+v,S=k+g+y+b,E=Mh({devicePixelContentBoxSize:Zh(Math.round(j*devicePixelRatio),Math.round(k*devicePixelRatio),i),borderBoxSize:Zh($,S,i),contentBoxSize:Zh(j,k,i),contentRect:new Ih(u,l,j,k)});return zh.set(e,E),E},Uh=function(e,t,r){var n=Gh(e,r),o=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case yh.DEVICE_PIXEL_CONTENT_BOX:return a;case yh.BORDER_BOX:return o;default:return i}},Xh=function(e){var t=Gh(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=Mh([t.borderBoxSize]),this.contentBoxSize=Mh([t.contentBoxSize]),this.devicePixelContentBoxSize=Mh([t.devicePixelContentBoxSize])},Yh=function(e){if(Ah(e))return 1/0;for(var t=0,r=e.parentNode;r;)t+=1,r=r.parentNode;return t},Kh=function(){var e=1/0,t=[];Th.forEach((function(r){if(0!==r.activeTargets.length){var n=[];r.activeTargets.forEach((function(t){var r=new Xh(t.target),o=Yh(t.target);n.push(r),t.lastReportedSize=Uh(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){r.callback.call(r.observer,n,r.observer)})),r.activeTargets.splice(0,r.activeTargets.length)}}));for(var r=0,n=t;r<n.length;r++){(0,n[r])()}return e},Jh=function(e){Th.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(r){r.isActive()&&(Yh(r.target)>e?t.activeTargets.push(r):t.skippedTargets.push(r))}))}))},Qh=function(){var e=0;for(Jh(e);Th.some((function(e){return e.activeTargets.length>0}));)e=Kh(),Jh(e);return Th.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:Oh}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=Oh),window.dispatchEvent(e)}(),e>0},ef=[],tf=function(e){if(!Ph){var t=0,r=document.createTextNode("");new MutationObserver((function(){return ef.splice(0).forEach((function(e){return e()}))})).observe(r,{characterData:!0}),Ph=function(){r.textContent="".concat(t?t--:t++)}}ef.push(e),Ph()},rf=0,nf={attributes:!0,characterData:!0,childList:!0,subtree:!0},of=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],af=function(e){return void 0===e&&(e=0),Date.now()+e},sf=!1,lf=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!sf){sf=!0;var r,n=af(e);r=function(){var r=!1;try{r=Qh()}finally{if(sf=!1,e=n-af(),!rf)return;r?t.run(1e3):e>0?t.run(e):t.start()}},tf((function(){requestAnimationFrame(r)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,nf)};document.body?t():Vh.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),of.forEach((function(t){return Vh.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),of.forEach((function(t){return Vh.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),cf=function(e){!rf&&e>0&&lf.start(),!(rf+=e)&&lf.stop()},df=function(){function e(e,t){this.target=e,this.observedBox=t||yh.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=Uh(this.target,this.observedBox,!0);return function(e){return!Dh(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),uf=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},hf=new WeakMap,ff=function(e,t){for(var r=0;r<e.length;r+=1)if(e[r].target===t)return r;return-1},mf=function(){function e(){}return e.connect=function(e,t){var r=new uf(e,t);hf.set(e,r)},e.observe=function(e,t,r){var n=hf.get(e),o=0===n.observationTargets.length;ff(n.observationTargets,t)<0&&(o&&Th.push(n),n.observationTargets.push(new df(t,r&&r.box)),cf(1),lf.schedule())},e.unobserve=function(e,t){var r=hf.get(e),n=ff(r.observationTargets,t),o=1===r.observationTargets.length;n>=0&&(o&&Th.splice(Th.indexOf(r),1),r.observationTargets.splice(n,1),cf(-1))},e.disconnect=function(e){var t=this,r=hf.get(e);r.observationTargets.slice().forEach((function(r){return t.unobserve(e,r.target)})),r.activeTargets.splice(0,r.activeTargets.length)},e}(),pf=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");mf.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Nh(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");mf.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Nh(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");mf.unobserve(this,e)},e.prototype.disconnect=function(){mf.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function gf(){return gf=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},gf.apply(this,arguments)}function vf(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)t.indexOf(r=i[n])>=0||(o[r]=e[r]);return o}var bf="undefined"!=typeof window?r.useLayoutEffect:r.useEffect;function yf(e,t,r){return t=(t=+t)==t?t:0,r=(r=+r)==r?r:0,(e=+e)==e&&(e=(e=e<=r?e:r)>=t?e:t),e}function xf(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var wf={box:"border-box"};function Cf(e,t){var n=t.label,o=t.enabled,i=t.resizeSourceRef,a=r.useState(0),s=a[0],l=a[1];r.useDebugValue(n+": "+s);var c=r.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),i.current="element"}),[i]);return bf((function(){if(e.current&&o){var t=new pf(c);return t.observe(e.current,wf),function(){t.disconnect()}}}),[e,c,o]),o?s:0}function jf(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var kf={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},$f={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},Sf=function(e,t,r){return void 0===r&&(r=e.context),new Rc(e,t,r)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:gf({},kf,$f)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:gf({},kf,$f)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:gf({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[Oc({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var r=t.payload.source;return void 0===r?"custom":r}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(jf()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),Ef=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],Lf=["velocity"],Rf=["onRest","config"],Tf={tension:170,friction:26},Of=Tf.tension,Pf=Tf.friction,Mf=r.forwardRef((function(e,t){var n=e.children,o=e.sibling,i=e.className,a=e.footer,s=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,h=e.onDismiss,f=e.maxHeight,m=e.defaultSnap,p=void 0===m?If:m,g=e.snapPoints,v=void 0===g?Df:g,b=e.blocking,y=void 0===b||b,x=e.scrollLocking,w=void 0===x||x,C=e.style,j=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,E=void 0===S?y:S,L=e.expandOnContentDrag,R=void 0!==L&&L,T=vf(e,Ef),O=function(){var e=r.useState(!1),t=e[0],n=e[1],o=r.useState({}),i=o[0],a=o[1],s=r.useCallback((function(e){return a((function(t){var r;return gf({},t,((r={})[e]=!1,r))})),function(){a((function(t){var r;return gf({},t,((r={})[e]=!0,r))}))}}),[]);return r.useEffect((function(){var e=Object.values(i);0!==e.length&&e.every(Boolean)&&n(!0)}),[i]),{ready:t,registerReady:s}}(),P=O.ready,M=O.registerReady,_=r.useRef(!1),I=r.useRef(j),D=r.useRef(k),A=r.useRef($);r.useEffect((function(){I.current=j,D.current=k,A.current=$}),[k,j,$]);var N,V,z=yd((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),B=z[0],H=z[1],F=r.useRef(null),q=r.useRef(null),Z=r.useRef(null),W=r.useRef(null),G=r.useRef(null),U=r.useRef(null),X=r.useRef(0),Y=r.useRef(),K=r.useRef(!1),J=(N=r.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=r.useRef(null==N?void 0:N.matches),r.useDebugValue(V.current?"reduce":"no-preference"),r.useEffect((function(){var e=function(e){V.current=e.matches};return null==N||N.addListener(e),function(){return null==N?void 0:N.removeListener(e)}}),[N]),V),Q=function(e){var t=e.targetRef,n=e.enabled,o=e.reserveScrollBarGap,i=r.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return r.useDebugValue(n?"Enabled":"Disabled"),r.useEffect((function(){if(!n)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,r=!1;i.current={activate:function(){r||(r=!0,Lh(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:o}))},deactivate:function(){r&&(r=!1,Rh(e))}}}),[n,t,o]),i}({targetRef:q,enabled:P&&w,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,n=e.enabled,o=r.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return r.useDebugValue(n?"Enabled":"Disabled"),r.useEffect((function(){if(!n)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,r=!1,i=[],a=[];o.current={activate:function(){if(!r){r=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var r=e.getAttribute("aria-hidden");null!==r&&"false"!==r||(i.push(r),a.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){r&&(r=!1,a.forEach((function(e,t){var r=i[t];null===r?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r)})),i=[],a=[])}}}),[t,n]),o}({targetRef:F,enabled:P&&y}),te=function(e){var t=e.targetRef,n=e.fallbackRef,o=e.initialFocusRef,i=e.enabled,a=r.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return r.useDebugValue(i?"Enabled":"Disabled"),r.useEffect((function(){if(!i)return a.current.deactivate(),void(a.current={activate:function(){},deactivate:function(){}});var e=n.current,r=gh(t.current,{onActivate:void 0,initialFocus:o?function(){return(null==o?void 0:o.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),s=!1;a.current={activate:function(){try{return s?Promise.resolve():(s=!0,Promise.resolve(r.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){s&&(s=!1,r.deactivate())}}}),[i,n,o,t]),a}({targetRef:F,fallbackRef:U,initialFocusRef:u||void 0,enabled:P&&y&&!1!==u}),re=function(e){var t=e.getSnapPoints,n=e.heightRef,o=e.lastSnapRef,i=e.ready,a=function(e){var t=e.contentRef,n=e.controlledMaxHeight,o=e.footerEnabled,i=e.footerRef,a=e.headerEnabled,s=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=r.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,n){var o=r.useMemo((function(){return t("maxHeight")}),[t]),i=r.useState((function(){return xf(e)||"undefined"!=typeof window?window.innerHeight:0})),a=i[0],s=i[1],l=a>0,c=r.useRef(0);return r.useDebugValue(e?"controlled":"auto"),r.useEffect((function(){l&&o()}),[l,o]),bf((function(){if(e)return s(xf(e)),void(n.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){s(window.innerHeight),n.current="window",c.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),n.current="window",o(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,o,n]),a}(n,l,c),h=Cf(s,{label:"headerHeight",enabled:a,resizeSourceRef:c}),f=Cf(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),m=Cf(i,{label:"footerHeight",enabled:o,resizeSourceRef:c}),p=Math.min(u-h-m,f)+h+m;r.useDebugValue("minHeight: "+p);var g=f>0;return r.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:p,headerHeight:h,footerHeight:m}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=a.maxHeight,l=a.minHeight,c=a.headerHeight,d=a.footerHeight,u=function(e,t){var r=[].concat(e).map(xf).reduce((function(e,r){return e.add(yf(r,0,t)),e}),new Set),n=Array.from(r),o=Math.min.apply(Math,n);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,n);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:n,minSnap:o,maxSnap:i}}(i?t({height:n.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:s}):[0],s),h=u.snapPoints,f=u.minSnap,m=u.maxSnap;return r.useDebugValue("minSnap: "+f+", maxSnap:"+m),{minSnap:f,maxSnap:m,findSnap:function(e){var t=xf("function"==typeof e?e({footerHeight:d,headerHeight:c,height:n.current,minHeight:l,maxHeight:s,snapPoints:h,lastSnap:o.current}):e);return h.reduce((function(e,r){return Math.abs(r-t)<Math.abs(e-t)?r:e}),f)},maxHeight:s}}({contentRef:Z,controlledMaxHeight:f,footerEnabled:!!a,footerRef:G,getSnapPoints:v,headerEnabled:!1!==s,headerRef:W,heightRef:X,lastSnapRef:d,ready:P,registerReady:M,resizeSourceRef:Y}),ne=re.minSnap,oe=re.maxSnap,ie=re.maxHeight,ae=re.findSnap,se=r.useRef(ie),le=r.useRef(ne),ce=r.useRef(oe),de=r.useRef(ae),ue=r.useRef(0);bf((function(){se.current=ie,ce.current=oe,le.current=ne,de.current=ae,ue.current=ae(p)}),[ae,p,ie,oe,ne]);var he=r.useCallback((function(e){var t=e.onRest,r=e.config,n=(r=void 0===r?{}:r).velocity,o=void 0===n?1:n,i=vf(r,Lf),a=vf(e,Rf);return new Promise((function(e){return H(gf({},a,{config:gf({velocity:o},i,{mass:1,tension:Of,friction:Math.max(Pf,Pf+(Pf-Pf*o))}),onRest:function(){var r=[].slice.call(arguments);e.apply(void 0,r),null==t||t.apply(void 0,r)}}))}))}),[H]),fe=qc(Sf,{devTools:!1,actions:{onOpenCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"OPEN"})}),[]),onSnapCancel:r.useCallback((function(e){return null==D.current?void 0:D.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"CLOSE"})}),[]),onResizeCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"RESIZE",source:Y.current})}),[]),onOpenEnd:r.useCallback((function(){return null==A.current?void 0:A.current({type:"OPEN"})}),[]),onSnapEnd:r.useCallback((function(e,t){return null==A.current?void 0:A.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:r.useCallback((function(){return null==A.current?void 0:A.current({type:"RESIZE",source:Y.current})}),[])},context:{initialState:c},services:{onSnapStart:r.useCallback((function(e,t){try{return Promise.resolve(null==I.current?void 0:I.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:r.useCallback((function(e,t){try{return Promise.resolve(null==A.current?void 0:A.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:r.useCallback((function(e,t){try{return Promise.resolve(he({y:ue.current,ready:0,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),activate:r.useCallback((function(e,t){try{return _.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:r.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),_.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:r.useCallback((function(){try{return X.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),openSmoothly:r.useCallback((function(){try{return Promise.resolve(he({y:0,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return X.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:J.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,J]),snapSmoothly:r.useCallback((function(e,t){try{var r=de.current(e.y);return X.current=r,d.current=r,Promise.resolve(he({y:r,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:J.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,J]),resizeSmoothly:r.useCallback((function(){try{var e=de.current(X.current);return X.current=e,d.current=e,Promise.resolve(he({y:e,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:"element"!==Y.current||J.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,J]),closeSmoothly:r.useCallback((function(e,t){try{return he({minSnap:X.current,immediate:!0}),X.current=0,Promise.resolve(he({y:0,maxHeight:se.current,maxSnap:ce.current,immediate:J.current})).then((function(){return Promise.resolve(he({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,J])}}),me=fe[0],pe=fe[1];r.useEffect((function(){P&&pe(l?"OPEN":"CLOSE")}),[l,pe,P]),bf((function(){(ie||oe||ne)&&pe("RESIZE")}),[ie,oe,ne,pe]),r.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),r.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var r=void 0===t?{}:t,n=r.velocity,o=void 0===n?1:n,i=r.source,a=void 0===i?"custom":i;pe("SNAP",{payload:{y:de.current(e),velocity:o,source:a}})},get height(){return X.current}}}),[pe]),r.useEffect((function(){var e=q.current,t=function(e){K.current&&e.preventDefault()},r=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return R&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",r)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",r)}}),[R,q]);var ge=zu((function(e){var t=e.args,r=(t=void 0===t?[]:t)[0],n=(r=void 0===r?{}:r).closeOnTap,o=void 0!==n&&n,i=r.isContentDragging,a=void 0!==i&&i,s=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,f=e.memo,m=void 0===f?B.y.getValue():f,p=e.tap,g=e.velocity,v=-1*e.movement[1];if(!_.current)return s(),m;if(h&&o&&p)return s(),setTimeout((function(){return h()}),0),m;if(p)return m;var b=m+v,y=v*g,x=Math.max(le.current,Math.min(ce.current,b+2*y));if(!c&&h&&l>0&&b+y<le.current/2)return s(),h(),m;var w=c?h||le.current!==ce.current?tu(b,h?0:le.current,ce.current,.55):b<le.current?tu(b,le.current,2*ce.current,.55):tu(b,le.current/2,ce.current,.55):x;return R&&a?(w>=ce.current&&(w=ce.current),m===ce.current&&q.current.scrollTop>0&&(w=ce.current),K.current=w<ce.current):K.current=!1,d&&pe("DRAG"),u?(pe("SNAP",{payload:{y:w,velocity:g>.05?g:1,source:"dragging"}}),m):(H({y:w,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),m)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var ve=function(e){var t,r=e.spring,n=fd([r.y,r.maxHeight],(function(e,t){return Math.round(yf(t-e,0,16))+"px"})),o=fd([r.y,r.minSnap,r.maxSnap],(function(e,t,r){return yf(e,t,r)+"px"})),i=fd([r.y,r.minSnap,r.maxSnap],(function(e,t,r){return e<t?t-e+"px":e>r?r-e+"px":"0px"})),a=fd([r.y,r.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),s=fd([r.y,r.minSnap],(function(e,t){if(!t)return 0;var r=Math.max(t/2-45,0);return yf((e-r)*(1/(Math.min(t/2+45,t)-r)+0),0,1)})),l=fd([r.y,r.minSnap],(function(e,t){return t?yf(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=s,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=a,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=n,t["--rsbs-overlay-h"]=o,t}({spring:B});return r.createElement(Xd.div,gf({},T,{"data-rsbs-root":!0,"data-rsbs-state":_f.find(me.matches),"data-rsbs-is-blocking":y,"data-rsbs-is-dismissable":!!h,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!a,className:i,ref:F,style:gf({},ve,C,{opacity:B.ready})}),o,y&&r.createElement("div",gf({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),r.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:U,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),h&&h())}},!1!==s&&r.createElement("div",gf({key:"header","data-rsbs-header":!0,ref:W},ge()),s),r.createElement("div",gf({key:"scroll","data-rsbs-scroll":!0,ref:q},R?ge({isContentDragging:!0}):{}),r.createElement("div",{"data-rsbs-content":!0,ref:Z},n)),a&&r.createElement("div",gf({key:"footer",ref:G,"data-rsbs-footer":!0},ge()),a)))})),_f=["closed","opening","open","closing","dragging","snapping","resizing"];function If(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function Df(e){return e.minHeight}var Af=["onSpringStart","onSpringEnd","skipInitialTransition"],Nf=r.forwardRef((function(e,t){var n=e.onSpringStart,o=e.onSpringEnd,i=e.skipInitialTransition,a=vf(e,Af),s=r.useState(!1),l=s[0],c=s[1],d=r.useRef(),u=r.useRef(null),h=r.useRef(i&&a.open?"OPEN":"CLOSED");bf((function(){if(a.open)return cancelAnimationFrame(d.current),c(!0),function(){h.current="CLOSED"}}),[a.open]);var f=r.useCallback((function(e){return Promise.resolve(null==n?void 0:n(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[n]),m=r.useCallback((function(e){return Promise.resolve(null==o?void 0:o(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[o]);return l?r.createElement(Ms,{"data-rsbs-portal":!0},r.createElement(Mf,gf({},a,{lastSnapRef:u,ref:t,initialState:h.current,onSpringStart:f,onSpringEnd:m}))):null}));const Vf=o.css`
|
|
2474
|
+
function lh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Object.getOwnPropertySymbols(e);t&&(n=n.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),r.push.apply(r,n)}return r}function ch(e){for(var t=1;t<arguments.length;t++){var r=null!=arguments[t]?arguments[t]:{};t%2?lh(Object(r),!0).forEach((function(t){dh(e,t,r[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(r)):lh(Object(r)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(r,t))}))}return e}function dh(e,t,r){return t in e?Object.defineProperty(e,t,{value:r,enumerable:!0,configurable:!0,writable:!0}):e[t]=r,e}var uh,hh=(uh=[],{activateTrap:function(e){if(uh.length>0){var t=uh[uh.length-1];t!==e&&t.pause()}var r=uh.indexOf(e);-1===r||uh.splice(r,1),uh.push(e)},deactivateTrap:function(e){var t=uh.indexOf(e);-1!==t&&uh.splice(t,1),uh.length>0&&uh[uh.length-1].unpause()}}),fh=function(e){return setTimeout(e,0)},mh=function(e,t){var r=-1;return e.every((function(e,n){return!t(e)||(r=n,!1)})),r},ph=function(e){for(var t=arguments.length,r=new Array(t>1?t-1:0),n=1;n<t;n++)r[n-1]=arguments[n];return"function"==typeof e?e.apply(void 0,r):e},gh=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},vh=function(e,t){var r,n=(null==t?void 0:t.document)||document,o=ch({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),i={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a=function(e,t,r){return e&&void 0!==e[t]?e[t]:o[r||t]},s=function(e){return i.containerGroups.findIndex((function(t){var r=t.container,n=t.tabbableNodes;return r.contains(e)||n.find((function(t){return t===e}))}))},l=function(e){var t=o[e];if("function"==typeof t){for(var r=arguments.length,i=new Array(r>1?r-1:0),a=1;a<r;a++)i[a-1]=arguments[a];t=t.apply(void 0,i)}if(!0===t&&(t=void 0),!t){if(void 0===t||!1===t)return t;throw new Error("`".concat(e,"` was specified but was not a node, or did not return a node"))}var s=t;if("string"==typeof t&&!(s=n.querySelector(t)))throw new Error("`".concat(e,"` as selector refers to no known node"));return s},c=function(){var e=l("initialFocus");if(!1===e)return!1;if(void 0===e)if(s(n.activeElement)>=0)e=n.activeElement;else{var t=i.tabbableGroups[0];e=t&&t.firstTabbableNode||l("fallbackFocus")}if(!e)throw new Error("Your focus-trap needs to have at least one focusable element");return e},d=function(){if(i.containerGroups=i.containers.map((function(e){var t,r,n=oh(e,o.tabbableOptions),i=(t=e,(r=(r=o.tabbableOptions)||{}).getShadowRoot?Uu([t],r.includeContainer,{filter:eh.bind(null,r),flatten:!0,getShadowRoot:r.getShadowRoot}):Gu(t,r.includeContainer,eh.bind(null,r)));return{container:e,tabbableNodes:n,focusableNodes:i,firstTabbableNode:n.length>0?n[0]:null,lastTabbableNode:n.length>0?n[n.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],r=i.findIndex((function(t){return t===e}));if(!(r<0))return t?i.slice(r+1).find((function(e){return ih(e,o.tabbableOptions)})):i.slice(0,r).reverse().find((function(e){return ih(e,o.tabbableOptions)}))}}})),i.tabbableGroups=i.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),i.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==n.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!o.preventScroll}),i.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},h=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},f=function(e){var t=gh(e);s(t)>=0||(ph(o.clickOutsideDeactivates,e)?r.deactivate({returnFocus:o.returnFocusOnDeactivate&&!sh(t,o.tabbableOptions)}):ph(o.allowOutsideClick,e)||e.preventDefault())},m=function(e){var t=gh(e),r=s(t)>=0;r||t instanceof Document?r&&(i.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(i.mostRecentlyFocusedNode||c()))},p=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==ph(o.escapeDeactivates,e))return e.preventDefault(),void r.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=gh(e);d();var r=null;if(i.tabbableGroups.length>0){var n=s(t),a=n>=0?i.containerGroups[n]:void 0;if(n<0)r=e.shiftKey?i.tabbableGroups[i.tabbableGroups.length-1].lastTabbableNode:i.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=mh(i.tabbableGroups,(function(e){var r=e.firstTabbableNode;return t===r}));if(c<0&&(a.container===t||sh(t,o.tabbableOptions)&&!ih(t,o.tabbableOptions)&&!a.nextTabbableNode(t,!1))&&(c=n),c>=0){var h=0===c?i.tabbableGroups.length-1:c-1;r=i.tabbableGroups[h].lastTabbableNode}}else{var f=mh(i.tabbableGroups,(function(e){var r=e.lastTabbableNode;return t===r}));if(f<0&&(a.container===t||sh(t,o.tabbableOptions)&&!ih(t,o.tabbableOptions)&&!a.nextTabbableNode(t))&&(f=n),f>=0){var m=f===i.tabbableGroups.length-1?0:f+1;r=i.tabbableGroups[m].firstTabbableNode}}}else r=l("fallbackFocus");r&&(e.preventDefault(),u(r))}(e)},g=function(e){var t=gh(e);s(t)>=0||ph(o.clickOutsideDeactivates,e)||ph(o.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(i.active)return hh.activateTrap(r),i.delayInitialFocusTimer=o.delayInitialFocus?fh((function(){u(c())})):u(c()),n.addEventListener("focusin",m,!0),n.addEventListener("mousedown",f,{capture:!0,passive:!1}),n.addEventListener("touchstart",f,{capture:!0,passive:!1}),n.addEventListener("click",g,{capture:!0,passive:!1}),n.addEventListener("keydown",p,{capture:!0,passive:!1}),r},b=function(){if(i.active)return n.removeEventListener("focusin",m,!0),n.removeEventListener("mousedown",f,!0),n.removeEventListener("touchstart",f,!0),n.removeEventListener("click",g,!0),n.removeEventListener("keydown",p,!0),r};return(r={get active(){return i.active},get paused(){return i.paused},activate:function(e){if(i.active)return this;var t=a(e,"onActivate"),r=a(e,"onPostActivate"),o=a(e,"checkCanFocusTrap");o||d(),i.active=!0,i.paused=!1,i.nodeFocusedBeforeActivation=n.activeElement,t&&t();var s=function(){o&&d(),v(),r&&r()};return o?(o(i.containers.concat()).then(s,s),this):(s(),this)},deactivate:function(e){if(!i.active)return this;var t=ch({onDeactivate:o.onDeactivate,onPostDeactivate:o.onPostDeactivate,checkCanReturnFocus:o.checkCanReturnFocus},e);clearTimeout(i.delayInitialFocusTimer),i.delayInitialFocusTimer=void 0,b(),i.active=!1,i.paused=!1,hh.deactivateTrap(r);var n=a(t,"onDeactivate"),s=a(t,"onPostDeactivate"),l=a(t,"checkCanReturnFocus"),c=a(t,"returnFocus","returnFocusOnDeactivate");n&&n();var d=function(){fh((function(){c&&u(h(i.nodeFocusedBeforeActivation)),s&&s()}))};return c&&l?(l(h(i.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return i.paused||!i.active||(i.paused=!0,b()),this},unpause:function(){return i.paused&&i.active?(i.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return i.containers=t.map((function(e){return"string"==typeof e?n.querySelector(e):e})),i.active&&d(),this}}).updateContainerElements(e),r};var bh=!1;if("undefined"!=typeof window){var yh={get passive(){bh=!0}};window.addEventListener("testPassive",null,yh),window.removeEventListener("testPassive",null,yh)}var xh,wh="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),Ch=[],jh=!1,kh=-1,$h=void 0,Sh=void 0,Eh=function(e){return Ch.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},Lh=function(e){var t=e||window.event;return!!Eh(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},Rh=function(e,t){if(e){if(!Ch.some((function(t){return t.targetElement===e}))){var r={targetElement:e,options:t||{}};Ch=[].concat(function(e){if(Array.isArray(e)){for(var t=0,r=Array(e.length);t<e.length;t++)r[t]=e[t];return r}return Array.from(e)}(Ch),[r]),wh?(e.ontouchstart=function(e){1===e.targetTouches.length&&(kh=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var r=e.targetTouches[0].clientY-kh;!Eh(e.target)&&(t&&0===t.scrollTop&&r>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&r<0?Lh(e):e.stopPropagation())}(t,e)},jh||(document.addEventListener("touchmove",Lh,bh?{passive:!1}:void 0),jh=!0)):function(e){if(void 0===Sh){var t=!!e&&!0===e.reserveScrollBarGap,r=window.innerWidth-document.documentElement.clientWidth;t&&r>0&&(Sh=document.body.style.paddingRight,document.body.style.paddingRight=r+"px")}void 0===$h&&($h=document.body.style.overflow,document.body.style.overflow="hidden")}(t)}}else console.error("disableBodyScroll unsuccessful - targetElement must be provided when calling disableBodyScroll on IOS devices.")},Th=function(e){e?(Ch=Ch.filter((function(t){return t.targetElement!==e})),wh?(e.ontouchstart=null,e.ontouchmove=null,jh&&0===Ch.length&&(document.removeEventListener("touchmove",Lh,bh?{passive:!1}:void 0),jh=!1)):Ch.length||(void 0!==Sh&&(document.body.style.paddingRight=Sh,Sh=void 0),void 0!==$h&&(document.body.style.overflow=$h,$h=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},Oh=[],Ph="ResizeObserver loop completed with undelivered notifications.";!function(e){e.BORDER_BOX="border-box",e.CONTENT_BOX="content-box",e.DEVICE_PIXEL_CONTENT_BOX="device-pixel-content-box"}(xh||(xh={}));var Mh,_h=function(e){return Object.freeze(e)},Ih=function(e,t){this.inlineSize=e,this.blockSize=t,_h(this)},Dh=function(){function e(e,t,r,n){return this.x=e,this.y=t,this.width=r,this.height=n,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,_h(this)}return e.prototype.toJSON=function(){var e=this;return{x:e.x,y:e.y,top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.width,height:e.height}},e.fromRect=function(t){return new e(t.x,t.y,t.width,t.height)},e}(),Ah=function(e){return e instanceof SVGElement&&"getBBox"in e},Nh=function(e){if(Ah(e)){var t=e.getBBox(),r=t.width,n=t.height;return!r&&!n}var o=e,i=o.offsetWidth,a=o.offsetHeight;return!(i||a||e.getClientRects().length)},Vh=function(e){var t;if(e instanceof Element)return!0;var r=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(r&&e instanceof r.Element)},zh="undefined"!=typeof window?window:{},Bh=new WeakMap,Hh=/auto|scroll/,Fh=/^tb|vertical/,qh=/msie|trident/i.test(zh.navigator&&zh.navigator.userAgent),Zh=function(e){return parseFloat(e||"0")},Wh=function(e,t,r){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===r&&(r=!1),new Ih((r?t:e)||0,(r?e:t)||0)},Gh=_h({devicePixelContentBoxSize:Wh(),borderBoxSize:Wh(),contentBoxSize:Wh(),contentRect:new Dh(0,0,0,0)}),Uh=function(e,t){if(void 0===t&&(t=!1),Bh.has(e)&&!t)return Bh.get(e);if(Nh(e))return Bh.set(e,Gh),Gh;var r=getComputedStyle(e),n=Ah(e)&&e.ownerSVGElement&&e.getBBox(),o=!qh&&"border-box"===r.boxSizing,i=Fh.test(r.writingMode||""),a=!n&&Hh.test(r.overflowY||""),s=!n&&Hh.test(r.overflowX||""),l=n?0:Zh(r.paddingTop),c=n?0:Zh(r.paddingRight),d=n?0:Zh(r.paddingBottom),u=n?0:Zh(r.paddingLeft),h=n?0:Zh(r.borderTopWidth),f=n?0:Zh(r.borderRightWidth),m=n?0:Zh(r.borderBottomWidth),p=u+c,g=l+d,v=(n?0:Zh(r.borderLeftWidth))+f,b=h+m,y=s?e.offsetHeight-b-e.clientHeight:0,x=a?e.offsetWidth-v-e.clientWidth:0,w=o?p+v:0,C=o?g+b:0,j=n?n.width:Zh(r.width)-w-x,k=n?n.height:Zh(r.height)-C-y,$=j+p+x+v,S=k+g+y+b,E=_h({devicePixelContentBoxSize:Wh(Math.round(j*devicePixelRatio),Math.round(k*devicePixelRatio),i),borderBoxSize:Wh($,S,i),contentBoxSize:Wh(j,k,i),contentRect:new Dh(u,l,j,k)});return Bh.set(e,E),E},Xh=function(e,t,r){var n=Uh(e,r),o=n.borderBoxSize,i=n.contentBoxSize,a=n.devicePixelContentBoxSize;switch(t){case xh.DEVICE_PIXEL_CONTENT_BOX:return a;case xh.BORDER_BOX:return o;default:return i}},Yh=function(e){var t=Uh(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=_h([t.borderBoxSize]),this.contentBoxSize=_h([t.contentBoxSize]),this.devicePixelContentBoxSize=_h([t.devicePixelContentBoxSize])},Kh=function(e){if(Nh(e))return 1/0;for(var t=0,r=e.parentNode;r;)t+=1,r=r.parentNode;return t},Jh=function(){var e=1/0,t=[];Oh.forEach((function(r){if(0!==r.activeTargets.length){var n=[];r.activeTargets.forEach((function(t){var r=new Yh(t.target),o=Kh(t.target);n.push(r),t.lastReportedSize=Xh(t.target,t.observedBox),o<e&&(e=o)})),t.push((function(){r.callback.call(r.observer,n,r.observer)})),r.activeTargets.splice(0,r.activeTargets.length)}}));for(var r=0,n=t;r<n.length;r++){(0,n[r])()}return e},Qh=function(e){Oh.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(r){r.isActive()&&(Kh(r.target)>e?t.activeTargets.push(r):t.skippedTargets.push(r))}))}))},ef=function(){var e=0;for(Qh(e);Oh.some((function(e){return e.activeTargets.length>0}));)e=Jh(),Qh(e);return Oh.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:Ph}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=Ph),window.dispatchEvent(e)}(),e>0},tf=[],rf=function(e){if(!Mh){var t=0,r=document.createTextNode("");new MutationObserver((function(){return tf.splice(0).forEach((function(e){return e()}))})).observe(r,{characterData:!0}),Mh=function(){r.textContent="".concat(t?t--:t++)}}tf.push(e),Mh()},nf=0,of={attributes:!0,characterData:!0,childList:!0,subtree:!0},af=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],sf=function(e){return void 0===e&&(e=0),Date.now()+e},lf=!1,cf=new(function(){function e(){var e=this;this.stopped=!0,this.listener=function(){return e.schedule()}}return e.prototype.run=function(e){var t=this;if(void 0===e&&(e=250),!lf){lf=!0;var r,n=sf(e);r=function(){var r=!1;try{r=ef()}finally{if(lf=!1,e=n-sf(),!nf)return;r?t.run(1e3):e>0?t.run(e):t.start()}},rf((function(){requestAnimationFrame(r)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,of)};document.body?t():zh.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),af.forEach((function(t){return zh.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),af.forEach((function(t){return zh.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),df=function(e){!nf&&e>0&&cf.start(),!(nf+=e)&&cf.stop()},uf=function(){function e(e,t){this.target=e,this.observedBox=t||xh.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=Xh(this.target,this.observedBox,!0);return function(e){return!Ah(e)&&!function(e){switch(e.tagName){case"INPUT":if("image"!==e.type)break;case"VIDEO":case"AUDIO":case"EMBED":case"OBJECT":case"CANVAS":case"IFRAME":case"IMG":return!0}return!1}(e)&&"inline"===getComputedStyle(e).display}(this.target)&&(this.lastReportedSize=e),this.lastReportedSize.inlineSize!==e.inlineSize||this.lastReportedSize.blockSize!==e.blockSize},e}(),hf=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},ff=new WeakMap,mf=function(e,t){for(var r=0;r<e.length;r+=1)if(e[r].target===t)return r;return-1},pf=function(){function e(){}return e.connect=function(e,t){var r=new hf(e,t);ff.set(e,r)},e.observe=function(e,t,r){var n=ff.get(e),o=0===n.observationTargets.length;mf(n.observationTargets,t)<0&&(o&&Oh.push(n),n.observationTargets.push(new uf(t,r&&r.box)),df(1),cf.schedule())},e.unobserve=function(e,t){var r=ff.get(e),n=mf(r.observationTargets,t),o=1===r.observationTargets.length;n>=0&&(o&&Oh.splice(Oh.indexOf(r),1),r.observationTargets.splice(n,1),df(-1))},e.disconnect=function(e){var t=this,r=ff.get(e);r.observationTargets.slice().forEach((function(r){return t.unobserve(e,r.target)})),r.activeTargets.splice(0,r.activeTargets.length)},e}(),gf=function(){function e(e){if(0===arguments.length)throw new TypeError("Failed to construct 'ResizeObserver': 1 argument required, but only 0 present.");if("function"!=typeof e)throw new TypeError("Failed to construct 'ResizeObserver': The callback provided as parameter 1 is not a function.");pf.connect(this,e)}return e.prototype.observe=function(e,t){if(0===arguments.length)throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Vh(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");pf.observe(this,e,t)},e.prototype.unobserve=function(e){if(0===arguments.length)throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': 1 argument required, but only 0 present.");if(!Vh(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");pf.unobserve(this,e)},e.prototype.disconnect=function(){pf.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function vf(){return vf=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var r=arguments[t];for(var n in r)Object.prototype.hasOwnProperty.call(r,n)&&(e[n]=r[n])}return e},vf.apply(this,arguments)}function bf(e,t){if(null==e)return{};var r,n,o={},i=Object.keys(e);for(n=0;n<i.length;n++)t.indexOf(r=i[n])>=0||(o[r]=e[r]);return o}var yf="undefined"!=typeof window?r.useLayoutEffect:r.useEffect;function xf(e,t,r){return t=(t=+t)==t?t:0,r=(r=+r)==r?r:0,(e=+e)==e&&(e=(e=e<=r?e:r)>=t?e:t),e}function wf(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var Cf={box:"border-box"};function jf(e,t){var n=t.label,o=t.enabled,i=t.resizeSourceRef,a=r.useState(0),s=a[0],l=a[1];r.useDebugValue(n+": "+s);var c=r.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),i.current="element"}),[i]);return yf((function(){if(e.current&&o){var t=new gf(c);return t.observe(e.current,Cf),function(){t.disconnect()}}}),[e,c,o]),o?s:0}function kf(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var $f={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},Sf={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},Ef=function(e,t,r){return void 0===r&&(r=e.context),new Tc(e,t,r)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:vf({},$f,Sf)}}},smoothly:{initial:"visuallyHidden",states:{visuallyHidden:{invoke:{src:"renderVisuallyHidden",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"open"}},open:{invoke:{src:"openSmoothly",onDone:"#overlay.opening.end"},on:vf({},$f,Sf)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:vf({},{CLOSE:{target:"#overlay.closing",actions:"onOpenCancel"}}),onDone:"open"},open:{on:{DRAG:"#overlay.dragging",SNAP:"snapping",RESIZE:"resizing"}},dragging:{on:{SNAP:"snapping"}},snapping:{initial:"start",states:{start:{invoke:{src:"onSnapStart",onDone:"snappingSmoothly"},entry:[Pc({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var r=t.payload.source;return void 0===r?"custom":r}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(kf()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),Lf=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],Rf=["velocity"],Tf=["onRest","config"],Of={tension:170,friction:26},Pf=Of.tension,Mf=Of.friction,_f=r.forwardRef((function(e,t){var n=e.children,o=e.sibling,i=e.className,a=e.footer,s=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,h=e.onDismiss,f=e.maxHeight,m=e.defaultSnap,p=void 0===m?Df:m,g=e.snapPoints,v=void 0===g?Af:g,b=e.blocking,y=void 0===b||b,x=e.scrollLocking,w=void 0===x||x,C=e.style,j=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,E=void 0===S?y:S,L=e.expandOnContentDrag,R=void 0!==L&&L,T=bf(e,Lf),O=function(){var e=r.useState(!1),t=e[0],n=e[1],o=r.useState({}),i=o[0],a=o[1],s=r.useCallback((function(e){return a((function(t){var r;return vf({},t,((r={})[e]=!1,r))})),function(){a((function(t){var r;return vf({},t,((r={})[e]=!0,r))}))}}),[]);return r.useEffect((function(){var e=Object.values(i);0!==e.length&&e.every(Boolean)&&n(!0)}),[i]),{ready:t,registerReady:s}}(),P=O.ready,M=O.registerReady,_=r.useRef(!1),I=r.useRef(j),D=r.useRef(k),A=r.useRef($);r.useEffect((function(){I.current=j,D.current=k,A.current=$}),[k,j,$]);var N,V,z=xd((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),B=z[0],H=z[1],F=r.useRef(null),q=r.useRef(null),Z=r.useRef(null),W=r.useRef(null),G=r.useRef(null),U=r.useRef(null),X=r.useRef(0),Y=r.useRef(),K=r.useRef(!1),J=(N=r.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),V=r.useRef(null==N?void 0:N.matches),r.useDebugValue(V.current?"reduce":"no-preference"),r.useEffect((function(){var e=function(e){V.current=e.matches};return null==N||N.addListener(e),function(){return null==N?void 0:N.removeListener(e)}}),[N]),V),Q=function(e){var t=e.targetRef,n=e.enabled,o=e.reserveScrollBarGap,i=r.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return r.useDebugValue(n?"Enabled":"Disabled"),r.useEffect((function(){if(!n)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,r=!1;i.current={activate:function(){r||(r=!0,Rh(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:o}))},deactivate:function(){r&&(r=!1,Th(e))}}}),[n,t,o]),i}({targetRef:q,enabled:P&&w,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,n=e.enabled,o=r.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return r.useDebugValue(n?"Enabled":"Disabled"),r.useEffect((function(){if(!n)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,r=!1,i=[],a=[];o.current={activate:function(){if(!r){r=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var r=e.getAttribute("aria-hidden");null!==r&&"false"!==r||(i.push(r),a.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){r&&(r=!1,a.forEach((function(e,t){var r=i[t];null===r?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",r)})),i=[],a=[])}}}),[t,n]),o}({targetRef:F,enabled:P&&y}),te=function(e){var t=e.targetRef,n=e.fallbackRef,o=e.initialFocusRef,i=e.enabled,a=r.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return r.useDebugValue(i?"Enabled":"Disabled"),r.useEffect((function(){if(!i)return a.current.deactivate(),void(a.current={activate:function(){},deactivate:function(){}});var e=n.current,r=vh(t.current,{onActivate:void 0,initialFocus:o?function(){return(null==o?void 0:o.current)||e}:void 0,fallbackFocus:e,escapeDeactivates:!1,clickOutsideDeactivates:!1}),s=!1;a.current={activate:function(){try{return s?Promise.resolve():(s=!0,Promise.resolve(r.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){s&&(s=!1,r.deactivate())}}}),[i,n,o,t]),a}({targetRef:F,fallbackRef:U,initialFocusRef:u||void 0,enabled:P&&y&&!1!==u}),re=function(e){var t=e.getSnapPoints,n=e.heightRef,o=e.lastSnapRef,i=e.ready,a=function(e){var t=e.contentRef,n=e.controlledMaxHeight,o=e.footerEnabled,i=e.footerRef,a=e.headerEnabled,s=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=r.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,n){var o=r.useMemo((function(){return t("maxHeight")}),[t]),i=r.useState((function(){return wf(e)||"undefined"!=typeof window?window.innerHeight:0})),a=i[0],s=i[1],l=a>0,c=r.useRef(0);return r.useDebugValue(e?"controlled":"auto"),r.useEffect((function(){l&&o()}),[l,o]),yf((function(){if(e)return s(wf(e)),void(n.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){s(window.innerHeight),n.current="window",c.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),n.current="window",o(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,o,n]),a}(n,l,c),h=jf(s,{label:"headerHeight",enabled:a,resizeSourceRef:c}),f=jf(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),m=jf(i,{label:"footerHeight",enabled:o,resizeSourceRef:c}),p=Math.min(u-h-m,f)+h+m;r.useDebugValue("minHeight: "+p);var g=f>0;return r.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:p,headerHeight:h,footerHeight:m}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=a.maxHeight,l=a.minHeight,c=a.headerHeight,d=a.footerHeight,u=function(e,t){var r=[].concat(e).map(wf).reduce((function(e,r){return e.add(xf(r,0,t)),e}),new Set),n=Array.from(r),o=Math.min.apply(Math,n);if(Number.isNaN(o))throw new TypeError("minSnap is NaN");var i=Math.max.apply(Math,n);if(Number.isNaN(i))throw new TypeError("maxSnap is NaN");return{snapPoints:n,minSnap:o,maxSnap:i}}(i?t({height:n.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:s}):[0],s),h=u.snapPoints,f=u.minSnap,m=u.maxSnap;return r.useDebugValue("minSnap: "+f+", maxSnap:"+m),{minSnap:f,maxSnap:m,findSnap:function(e){var t=wf("function"==typeof e?e({footerHeight:d,headerHeight:c,height:n.current,minHeight:l,maxHeight:s,snapPoints:h,lastSnap:o.current}):e);return h.reduce((function(e,r){return Math.abs(r-t)<Math.abs(e-t)?r:e}),f)},maxHeight:s}}({contentRef:Z,controlledMaxHeight:f,footerEnabled:!!a,footerRef:G,getSnapPoints:v,headerEnabled:!1!==s,headerRef:W,heightRef:X,lastSnapRef:d,ready:P,registerReady:M,resizeSourceRef:Y}),ne=re.minSnap,oe=re.maxSnap,ie=re.maxHeight,ae=re.findSnap,se=r.useRef(ie),le=r.useRef(ne),ce=r.useRef(oe),de=r.useRef(ae),ue=r.useRef(0);yf((function(){se.current=ie,ce.current=oe,le.current=ne,de.current=ae,ue.current=ae(p)}),[ae,p,ie,oe,ne]);var he=r.useCallback((function(e){var t=e.onRest,r=e.config,n=(r=void 0===r?{}:r).velocity,o=void 0===n?1:n,i=bf(r,Rf),a=bf(e,Tf);return new Promise((function(e){return H(vf({},a,{config:vf({velocity:o},i,{mass:1,tension:Pf,friction:Math.max(Mf,Mf+(Mf-Mf*o))}),onRest:function(){var r=[].slice.call(arguments);e.apply(void 0,r),null==t||t.apply(void 0,r)}}))}))}),[H]),fe=Zc(Ef,{devTools:!1,actions:{onOpenCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"OPEN"})}),[]),onSnapCancel:r.useCallback((function(e){return null==D.current?void 0:D.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"CLOSE"})}),[]),onResizeCancel:r.useCallback((function(){return null==D.current?void 0:D.current({type:"RESIZE",source:Y.current})}),[]),onOpenEnd:r.useCallback((function(){return null==A.current?void 0:A.current({type:"OPEN"})}),[]),onSnapEnd:r.useCallback((function(e,t){return null==A.current?void 0:A.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:r.useCallback((function(){return null==A.current?void 0:A.current({type:"RESIZE",source:Y.current})}),[])},context:{initialState:c},services:{onSnapStart:r.useCallback((function(e,t){try{return Promise.resolve(null==I.current?void 0:I.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:r.useCallback((function(){try{return Promise.resolve(null==I.current?void 0:I.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:r.useCallback((function(e,t){try{return Promise.resolve(null==A.current?void 0:A.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:r.useCallback((function(){try{return Promise.resolve(null==A.current?void 0:A.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:r.useCallback((function(e,t){try{return Promise.resolve(he({y:ue.current,ready:0,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),activate:r.useCallback((function(e,t){try{return _.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:r.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),_.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:r.useCallback((function(){try{return X.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he]),openSmoothly:r.useCallback((function(){try{return Promise.resolve(he({y:0,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return X.current=ue.current,Promise.resolve(he({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:J.current})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,J]),snapSmoothly:r.useCallback((function(e,t){try{var r=de.current(e.y);return X.current=r,d.current=r,Promise.resolve(he({y:r,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:J.current,config:{velocity:e.velocity}})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,J]),resizeSmoothly:r.useCallback((function(){try{var e=de.current(X.current);return X.current=e,d.current=e,Promise.resolve(he({y:e,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:"element"!==Y.current||J.current})).then((function(){}))}catch(e){return Promise.reject(e)}}),[he,d,J]),closeSmoothly:r.useCallback((function(e,t){try{return he({minSnap:X.current,immediate:!0}),X.current=0,Promise.resolve(he({y:0,maxHeight:se.current,maxSnap:ce.current,immediate:J.current})).then((function(){return Promise.resolve(he({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[he,J])}}),me=fe[0],pe=fe[1];r.useEffect((function(){P&&pe(l?"OPEN":"CLOSE")}),[l,pe,P]),yf((function(){(ie||oe||ne)&&pe("RESIZE")}),[ie,oe,ne,pe]),r.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),r.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var r=void 0===t?{}:t,n=r.velocity,o=void 0===n?1:n,i=r.source,a=void 0===i?"custom":i;pe("SNAP",{payload:{y:de.current(e),velocity:o,source:a}})},get height(){return X.current}}}),[pe]),r.useEffect((function(){var e=q.current,t=function(e){K.current&&e.preventDefault()},r=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return R&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",r)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",r)}}),[R,q]);var ge=Bu((function(e){var t=e.args,r=(t=void 0===t?[]:t)[0],n=(r=void 0===r?{}:r).closeOnTap,o=void 0!==n&&n,i=r.isContentDragging,a=void 0!==i&&i,s=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,f=e.memo,m=void 0===f?B.y.getValue():f,p=e.tap,g=e.velocity,v=-1*e.movement[1];if(!_.current)return s(),m;if(h&&o&&p)return s(),setTimeout((function(){return h()}),0),m;if(p)return m;var b=m+v,y=v*g,x=Math.max(le.current,Math.min(ce.current,b+2*y));if(!c&&h&&l>0&&b+y<le.current/2)return s(),h(),m;var w=c?h||le.current!==ce.current?ru(b,h?0:le.current,ce.current,.55):b<le.current?ru(b,le.current,2*ce.current,.55):ru(b,le.current/2,ce.current,.55):x;return R&&a?(w>=ce.current&&(w=ce.current),m===ce.current&&q.current.scrollTop>0&&(w=ce.current),K.current=w<ce.current):K.current=!1,d&&pe("DRAG"),u?(pe("SNAP",{payload:{y:w,velocity:g>.05?g:1,source:"dragging"}}),m):(H({y:w,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),m)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var ve=function(e){var t,r=e.spring,n=md([r.y,r.maxHeight],(function(e,t){return Math.round(xf(t-e,0,16))+"px"})),o=md([r.y,r.minSnap,r.maxSnap],(function(e,t,r){return xf(e,t,r)+"px"})),i=md([r.y,r.minSnap,r.maxSnap],(function(e,t,r){return e<t?t-e+"px":e>r?r-e+"px":"0px"})),a=md([r.y,r.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),s=md([r.y,r.minSnap],(function(e,t){if(!t)return 0;var r=Math.max(t/2-45,0);return xf((e-r)*(1/(Math.min(t/2+45,t)-r)+0),0,1)})),l=md([r.y,r.minSnap],(function(e,t){return t?xf(e/t,0,1):0}));return(t={})["--rsbs-content-opacity"]=s,t["--rsbs-backdrop-opacity"]=l,t["--rsbs-antigap-scale-y"]=a,t["--rsbs-overlay-translate-y"]=i,t["--rsbs-overlay-rounded"]=n,t["--rsbs-overlay-h"]=o,t}({spring:B});return r.createElement(Yd.div,vf({},T,{"data-rsbs-root":!0,"data-rsbs-state":If.find(me.matches),"data-rsbs-is-blocking":y,"data-rsbs-is-dismissable":!!h,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!a,className:i,ref:F,style:vf({},ve,C,{opacity:B.ready})}),o,y&&r.createElement("div",vf({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),r.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:U,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),h&&h())}},!1!==s&&r.createElement("div",vf({key:"header","data-rsbs-header":!0,ref:W},ge()),s),r.createElement("div",vf({key:"scroll","data-rsbs-scroll":!0,ref:q},R?ge({isContentDragging:!0}):{}),r.createElement("div",{"data-rsbs-content":!0,ref:Z},n)),a&&r.createElement("div",vf({key:"footer",ref:G,"data-rsbs-footer":!0},ge()),a)))})),If=["closed","opening","open","closing","dragging","snapping","resizing"];function Df(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function Af(e){return e.minHeight}var Nf=["onSpringStart","onSpringEnd","skipInitialTransition"],Vf=r.forwardRef((function(e,t){var n=e.onSpringStart,o=e.onSpringEnd,i=e.skipInitialTransition,a=bf(e,Nf),s=r.useState(!1),l=s[0],c=s[1],d=r.useRef(),u=r.useRef(null),h=r.useRef(i&&a.open?"OPEN":"CLOSED");yf((function(){if(a.open)return cancelAnimationFrame(d.current),c(!0),function(){h.current="CLOSED"}}),[a.open]);var f=r.useCallback((function(e){return Promise.resolve(null==n?void 0:n(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[n]),m=r.useCallback((function(e){return Promise.resolve(null==o?void 0:o(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[o]);return l?r.createElement(_s,{"data-rsbs-portal":!0},r.createElement(_f,vf({},a,{lastSnapRef:u,ref:t,initialState:h.current,onSpringStart:f,onSpringEnd:m}))):null}));const zf=o.css`
|
|
2475
2475
|
width: 2.5rem;
|
|
2476
2476
|
border-radius: 0.25rem;
|
|
2477
2477
|
background: transparent;
|
|
@@ -2485,7 +2485,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2485
2485
|
margin: 0;
|
|
2486
2486
|
background: ${f("neutral",300)};
|
|
2487
2487
|
}
|
|
2488
|
-
`,
|
|
2488
|
+
`,Bf=(e,t)=>o.css`
|
|
2489
2489
|
[data-rsbs-overlay] {
|
|
2490
2490
|
border-top-left-radius: 1rem;
|
|
2491
2491
|
border-top-right-radius: 1rem;
|
|
@@ -2511,7 +2511,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2511
2511
|
padding: 0;
|
|
2512
2512
|
min-height: 4rem;
|
|
2513
2513
|
}
|
|
2514
|
-
`;!function(e,t){void 0===t&&(t={});var r=t.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===r&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const
|
|
2514
|
+
`;!function(e,t){void 0===t&&(t={});var r=t.insertAt;if("undefined"!=typeof document){var n=document.head||document.getElementsByTagName("head")[0],o=document.createElement("style");o.type="text/css","top"===r&&n.firstChild?n.insertBefore(o,n.firstChild):n.appendChild(o),o.styleSheet?o.styleSheet.cssText=e:o.appendChild(document.createTextNode(e))}}("[data-rsbs-overlay] {\n border-top-left-radius: 16px;\n border-top-left-radius: var(--rsbs-overlay-rounded,16px);\n border-top-right-radius: 16px;\n border-top-right-radius: var(--rsbs-overlay-rounded,16px);\n display: flex;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n flex-direction: column;\n height: 0px;\n height: var(--rsbs-overlay-h,0px);\n transform: translate3d(0, 0px, 0);\n transform: translate3d(0, var(--rsbs-overlay-translate-y,0px), 0);\n will-change: height;\n}\n\n[data-rsbs-overlay]:focus {\n outline: none;\n}\n\n[data-rsbs-is-blocking='false'] [data-rsbs-overlay] {\n box-shadow: 0 -5px 60px 0 rgba(38, 89, 115, 0.11),\n 0 -1px 0 rgba(38, 89, 115, 0.05);\n}\n\n[data-rsbs-overlay],\n[data-rsbs-root]:after {\n max-width: auto;\n max-width: var(--rsbs-max-w,auto);\n margin-left: env(safe-area-inset-left);\n margin-left: var(--rsbs-ml,env(safe-area-inset-left));\n margin-right: env(safe-area-inset-right);\n margin-right: var(--rsbs-mr,env(safe-area-inset-right));\n}\n\n[data-rsbs-overlay],\n[data-rsbs-backdrop],\n[data-rsbs-root]:after {\n z-index: 3;\n -ms-scroll-chaining: none;\n overscroll-behavior: none;\n touch-action: none;\n position: fixed;\n right: 0;\n bottom: 0;\n left: 0;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n -webkit-tap-highlight-color: transparent;\n -webkit-touch-callout: none;\n}\n\n[data-rsbs-backdrop] {\n top: -60px;\n bottom: -60px;\n background-color: rgba(0, 0, 0, 0.6);\n background-color: var(--rsbs-backdrop-bg,rgba(0, 0, 0, 0.6));\n will-change: opacity;\n cursor: pointer;\n opacity: 1;\n}\n\n[data-rsbs-is-dismissable='false'] [data-rsbs-backdrop] {\n cursor: ns-resize;\n}\n\n[data-rsbs-root]:after {\n content: '';\n pointer-events: none;\n background: #fff;\n background: var(--rsbs-bg,#fff);\n height: 1px;\n transform-origin: bottom;\n transform: scale3d(1, 0, 1);\n transform: scale3d(1, var(--rsbs-antigap-scale-y,0), 1);\n will-change: transform;\n}\n\n[data-rsbs-footer],\n[data-rsbs-header] {\n flex-shrink: 0;\n cursor: ns-resize;\n padding: 16px;\n}\n\n[data-rsbs-header] {\n text-align: center;\n -webkit-user-select: none;\n -moz-user-select: none;\n -ms-user-select: none;\n user-select: none;\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(1 * 0.125));\n box-shadow: 0 1px 0\n rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125));\n z-index: 1;\n padding-top: calc(20px + env(safe-area-inset-top));\n padding-bottom: 8px;\n}\n\n[data-rsbs-header]:before {\n position: absolute;\n content: '';\n display: block;\n width: 36px;\n height: 4px;\n top: calc(8px + env(safe-area-inset-top));\n left: 50%;\n transform: translateX(-50%);\n border-radius: 2px;\n background-color: hsla(0, 0%, 0%, 0.14);\n background-color: var(--rsbs-handle-bg,hsla(0, 0%, 0%, 0.14));\n}\n\n@media (-webkit-min-device-pixel-ratio: 2), (min-resolution: 2dppx) {\n [data-rsbs-header]:before {\n transform: translateX(-50%) scaleY(0.75);\n }\n}\n\n[data-rsbs-has-header='false'] [data-rsbs-header] {\n box-shadow: none;\n padding-top: calc(12px + env(safe-area-inset-top));\n}\n\n[data-rsbs-scroll] {\n flex-shrink: 1;\n flex-grow: 1;\n -webkit-tap-highlight-color: revert;\n -webkit-touch-callout: revert;\n -webkit-user-select: auto;\n -ms-user-select: auto;\n -moz-user-select: auto;\n user-select: auto;\n overflow: auto;\n -ms-scroll-chaining: none;\n overscroll-behavior: contain;\n -webkit-overflow-scrolling: touch;\n}\n\n[data-rsbs-scroll]:focus {\n outline: none;\n}\n\n[data-rsbs-has-footer='false'] [data-rsbs-content] {\n padding-bottom: env(safe-area-inset-bottom);\n}\n\n[data-rsbs-content] {\n /* The overflow hidden is to ensure any margin on child nodes are included when the resize observer is measuring the height */\n overflow: hidden;\n}\n\n[data-rsbs-footer] {\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(1 * 0.125)),\n 0 2px 0 #fff;\n box-shadow: 0 -1px 0 rgba(46, 59, 66, calc(var(--rsbs-content-opacity,1) * 0.125)),\n 0 2px 0 var(--rsbs-bg,#fff);\n overflow: hidden;\n z-index: 1;\n padding-bottom: calc(16px + env(safe-area-inset-bottom));\n}\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='true'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-header] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-scroll] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-footer] > *, [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-footer] > * {\n opacity: 1;\n opacity: var(--rsbs-content-opacity,1);\n }\n\n[data-rsbs-is-dismissable='true'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='opening'] [data-rsbs-backdrop], [data-rsbs-is-dismissable='false'][data-rsbs-state='closing'] [data-rsbs-backdrop] {\n opacity: 1;\n opacity: var(--rsbs-backdrop-opacity,1);\n }\n\n[data-rsbs-state='closed'],\n[data-rsbs-state='closing'] {\n /* Allows interactions on the rest of the page before the close transition is finished */\n pointer-events: none;\n}\n");const Hf=(e,t)=>{let r=0,n=1/0;return t.forEach(((t,o)=>{const i=Math.abs(t-e);i<n&&(n=i,r=o)})),r},Ff=e=>o.css`
|
|
2515
2515
|
a,
|
|
2516
2516
|
p {
|
|
2517
2517
|
font-size: ${"small"===e?"0.75rem":"1rem"};
|
|
@@ -2543,19 +2543,19 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2543
2543
|
a:hover {
|
|
2544
2544
|
text-decoration: underline;
|
|
2545
2545
|
}
|
|
2546
|
-
`,
|
|
2546
|
+
`,qf=e=>o.css`
|
|
2547
2547
|
svg {
|
|
2548
2548
|
height: ${"small"===e?"0.5rem":"0.75rem"};
|
|
2549
2549
|
width: ${"small"===e?"0.5rem":"0.75rem"};
|
|
2550
2550
|
color: ${f("neutral",600)};
|
|
2551
2551
|
}
|
|
2552
|
-
`,
|
|
2552
|
+
`,Zf=o.css`
|
|
2553
2553
|
cursor: pointer;
|
|
2554
2554
|
color: ${f("neutral",600)};
|
|
2555
2555
|
display: flex;
|
|
2556
2556
|
justify-content: center;
|
|
2557
2557
|
align-items: center;
|
|
2558
|
-
`,
|
|
2558
|
+
`,Wf=(e,t)=>o.css`
|
|
2559
2559
|
min-height: 3.5rem;
|
|
2560
2560
|
width: 100vw;
|
|
2561
2561
|
position: ${e?"sticky":"absolute"};
|
|
@@ -2564,7 +2564,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2564
2564
|
background-color: ${t?f("neutral",200):"transparent"};
|
|
2565
2565
|
border-top: 0.0625rem solid ${f("neutral",400)};
|
|
2566
2566
|
z-index: 101;
|
|
2567
|
-
`,
|
|
2567
|
+
`,Gf=e=>o.css`
|
|
2568
2568
|
height: 100%;
|
|
2569
2569
|
width: 100%;
|
|
2570
2570
|
max-width: ${null!=e?ve(e):"100%"};
|
|
@@ -2579,7 +2579,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2579
2579
|
flex-direction: column;
|
|
2580
2580
|
align-items: flex-start;
|
|
2581
2581
|
}
|
|
2582
|
-
`,
|
|
2582
|
+
`,Uf=o.css`
|
|
2583
2583
|
display: flex;
|
|
2584
2584
|
align-items: center;
|
|
2585
2585
|
flex-wrap: wrap;
|
|
@@ -2592,7 +2592,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2592
2592
|
color: ${f("neutral",700)};
|
|
2593
2593
|
text-decoration: underline;
|
|
2594
2594
|
}
|
|
2595
|
-
`,
|
|
2595
|
+
`,Xf=o.css`
|
|
2596
2596
|
width: 15rem;
|
|
2597
2597
|
font-size: 0.875rem;
|
|
2598
2598
|
line-height: 1.25rem;
|
|
@@ -2603,17 +2603,17 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2603
2603
|
@media screen and (max-width: 48rem) {
|
|
2604
2604
|
text-align: left;
|
|
2605
2605
|
}
|
|
2606
|
-
`,
|
|
2606
|
+
`,Yf=o.css`
|
|
2607
2607
|
display: flex;
|
|
2608
2608
|
align-items: center;
|
|
2609
2609
|
gap: 1rem;
|
|
2610
|
-
`,
|
|
2610
|
+
`,Kf=o.css`
|
|
2611
2611
|
width: 100%;
|
|
2612
2612
|
display: flex;
|
|
2613
2613
|
align-items: center;
|
|
2614
2614
|
height: 3.5rem;
|
|
2615
2615
|
background-color: ${f("neutral",200)};
|
|
2616
|
-
`,
|
|
2616
|
+
`,Jf=o.css`
|
|
2617
2617
|
height: 3.5rem;
|
|
2618
2618
|
width: 99%;
|
|
2619
2619
|
background-color: ${f("neutral",200)};
|
|
@@ -2707,9 +2707,9 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2707
2707
|
opacity: 1;
|
|
2708
2708
|
}
|
|
2709
2709
|
}
|
|
2710
|
-
`,Jf=o.css`
|
|
2711
|
-
position: relative;
|
|
2712
2710
|
`,Qf=o.css`
|
|
2711
|
+
position: relative;
|
|
2712
|
+
`,em=o.css`
|
|
2713
2713
|
position: absolute;
|
|
2714
2714
|
top: -0.3125rem;
|
|
2715
2715
|
right: -0.3125rem;
|
|
@@ -2724,7 +2724,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2724
2724
|
display: flex;
|
|
2725
2725
|
justify-content: center;
|
|
2726
2726
|
align-items: center;
|
|
2727
|
-
`,
|
|
2727
|
+
`,tm=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),rm=(e,t,r,n,i)=>{let a="3rem";return e?a="6rem":i&&(a="1.75rem"),o.css`
|
|
2728
2728
|
max-height: ${a};
|
|
2729
2729
|
width: 100%;
|
|
2730
2730
|
background-color: ${r??f("neutral","dark"===n?800:100)};
|
|
@@ -2733,7 +2733,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2733
2733
|
left: 0;
|
|
2734
2734
|
z-index: 102;
|
|
2735
2735
|
border-bottom: 0.0625rem solid ${f("neutral",400)};
|
|
2736
|
-
`},
|
|
2736
|
+
`},nm=(e,t)=>o.css`
|
|
2737
2737
|
height: ${t?"1.75rem":"3rem"};
|
|
2738
2738
|
width: 100%;
|
|
2739
2739
|
background-color: ${f("neutral","dark"===e?800:100)};
|
|
@@ -2744,7 +2744,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2744
2744
|
justify-content: flex-start;
|
|
2745
2745
|
gap: 0rem;
|
|
2746
2746
|
padding: ${t?"0rem":"0.5rem 1rem"};
|
|
2747
|
-
`,
|
|
2747
|
+
`,om=(e,t,r)=>o.css`
|
|
2748
2748
|
height: ${r?"1.75rem":"3rem"};
|
|
2749
2749
|
width: 100%;
|
|
2750
2750
|
max-width: ${t?ve(t):"100%"};
|
|
@@ -2755,13 +2755,13 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2755
2755
|
justify-content: space-between;
|
|
2756
2756
|
margin: 0 auto;
|
|
2757
2757
|
padding: ${r?"0rem":"0.5rem 1rem"};
|
|
2758
|
-
`,
|
|
2758
|
+
`,im=(e,t)=>o.css`
|
|
2759
2759
|
display: flex;
|
|
2760
2760
|
margin: ${t?"-0.0625rem":"0rem"};
|
|
2761
2761
|
justify-content: flex-start;
|
|
2762
2762
|
gap: 0.75rem;
|
|
2763
2763
|
color: ${f("neutral",e?100:900)};
|
|
2764
|
-
`,
|
|
2764
|
+
`,am=o.css`
|
|
2765
2765
|
outline: none;
|
|
2766
2766
|
|
|
2767
2767
|
a {
|
|
@@ -2773,12 +2773,12 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2773
2773
|
outline-width: 0.125rem;
|
|
2774
2774
|
}
|
|
2775
2775
|
}
|
|
2776
|
-
`,
|
|
2776
|
+
`,sm=e=>o.css`
|
|
2777
2777
|
display: ${e?"none":"flex"};
|
|
2778
2778
|
align-items: center;
|
|
2779
2779
|
justify-content: flex-start;
|
|
2780
2780
|
gap: 0rem;
|
|
2781
|
-
`,
|
|
2781
|
+
`,lm=(e,t,r)=>o.css`
|
|
2782
2782
|
font-size: ${r?"0.875rem":"1rem"};
|
|
2783
2783
|
line-height: 1.5rem;
|
|
2784
2784
|
font-weight: 400;
|
|
@@ -2803,12 +2803,12 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2803
2803
|
font-weight: 700;
|
|
2804
2804
|
color: ${f("accessible","controls-on-neutral-lights")};
|
|
2805
2805
|
`:""}
|
|
2806
|
-
`,
|
|
2806
|
+
`,cm=e=>o.css`
|
|
2807
2807
|
height: ${e?"1.75rem":"3rem"};
|
|
2808
2808
|
display: flex;
|
|
2809
2809
|
align-items: center;
|
|
2810
2810
|
justify-content: flex-end;
|
|
2811
|
-
`,
|
|
2811
|
+
`,dm=e=>o.css`
|
|
2812
2812
|
height: 100%;
|
|
2813
2813
|
font-size: 1rem;
|
|
2814
2814
|
line-height: 1.5rem;
|
|
@@ -2828,7 +2828,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2828
2828
|
}
|
|
2829
2829
|
}
|
|
2830
2830
|
`:""}
|
|
2831
|
-
`,
|
|
2831
|
+
`,um=e=>o.css`
|
|
2832
2832
|
height: 100%;
|
|
2833
2833
|
display: flex;
|
|
2834
2834
|
align-items: center;
|
|
@@ -2837,7 +2837,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2837
2837
|
padding-left: 1rem;
|
|
2838
2838
|
border-left: 0.0625rem solid
|
|
2839
2839
|
${f("neutral",e?700:300)};
|
|
2840
|
-
`,
|
|
2840
|
+
`,hm=(e="light",t)=>o.css`
|
|
2841
2841
|
background-color: none;
|
|
2842
2842
|
border: none;
|
|
2843
2843
|
cursor: pointer;
|
|
@@ -2863,7 +2863,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2863
2863
|
outline-width: 0.125rem;
|
|
2864
2864
|
background-color: ${f("neutral",200)};
|
|
2865
2865
|
}
|
|
2866
|
-
`,
|
|
2866
|
+
`,fm=(e,t)=>o.css`
|
|
2867
2867
|
position: absolute;
|
|
2868
2868
|
top: ${t?"1.75rem":"3rem"};
|
|
2869
2869
|
right: 0;
|
|
@@ -2876,10 +2876,10 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2876
2876
|
justify-content: flex-start;
|
|
2877
2877
|
gap: 1rem;
|
|
2878
2878
|
transition: width 0.5s ease-in-out;
|
|
2879
|
-
`,
|
|
2879
|
+
`,mm=o.css`
|
|
2880
2880
|
height: 100%;
|
|
2881
2881
|
width: 100%;
|
|
2882
|
-
`,
|
|
2882
|
+
`,pm=e=>o.css`
|
|
2883
2883
|
background-color: ${f("neutral","dark"===e?800:200)};
|
|
2884
2884
|
border-bottom: 0.0625rem solid ${f("neutral",300)};
|
|
2885
2885
|
|
|
@@ -2899,13 +2899,13 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2899
2899
|
margin-left: -0.75rem;
|
|
2900
2900
|
}
|
|
2901
2901
|
}
|
|
2902
|
-
`,pm=o.css`
|
|
2903
|
-
background-color: ${f("neutral",100)};
|
|
2904
2902
|
`,gm=o.css`
|
|
2903
|
+
background-color: ${f("neutral",100)};
|
|
2904
|
+
`,vm=o.css`
|
|
2905
2905
|
min-height: 100vh;
|
|
2906
2906
|
width: 100%;
|
|
2907
2907
|
overflow-y: scroll;
|
|
2908
|
-
`;o.css``;const
|
|
2908
|
+
`;o.css``;const bm=e=>o.css`
|
|
2909
2909
|
display: inline-block;
|
|
2910
2910
|
width: 100%;
|
|
2911
2911
|
padding: 0.75rem 1rem;
|
|
@@ -2934,7 +2934,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2934
2934
|
outline-width: 0.125rem;
|
|
2935
2935
|
background-color: ${f("neutral",200)};
|
|
2936
2936
|
}
|
|
2937
|
-
`,
|
|
2937
|
+
`,ym=o.css`
|
|
2938
2938
|
width: 100%;
|
|
2939
2939
|
padding: 0.75rem 1rem;
|
|
2940
2940
|
display: flex;
|
|
@@ -2958,7 +2958,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2958
2958
|
outline-width: 0.125rem;
|
|
2959
2959
|
background-color: ${f("neutral",200)};
|
|
2960
2960
|
}
|
|
2961
|
-
`,
|
|
2961
|
+
`,xm=e=>o.css`
|
|
2962
2962
|
position: absolute;
|
|
2963
2963
|
top: 0rem;
|
|
2964
2964
|
right: 0;
|
|
@@ -2970,7 +2970,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2970
2970
|
align-items: flex-start;
|
|
2971
2971
|
justify-content: flex-start;
|
|
2972
2972
|
transition: width 0.5s ease-in-out;
|
|
2973
|
-
`,
|
|
2973
|
+
`,wm=o.css`
|
|
2974
2974
|
height: 3rem;
|
|
2975
2975
|
width: 100%;
|
|
2976
2976
|
display: flex;
|
|
@@ -2981,7 +2981,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2981
2981
|
position: relative;
|
|
2982
2982
|
top: 0;
|
|
2983
2983
|
left: 0;
|
|
2984
|
-
`,
|
|
2984
|
+
`,Cm=o.css`
|
|
2985
2985
|
position: absolute;
|
|
2986
2986
|
bottom: 0;
|
|
2987
2987
|
left: 0;
|
|
@@ -2996,7 +2996,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
2996
2996
|
button {
|
|
2997
2997
|
width: calc(48% - 1.5rem);
|
|
2998
2998
|
}
|
|
2999
|
-
`,
|
|
2999
|
+
`,jm=({theme:e="light",variant:t,navigationSection:o,utilitySection:i,actionsSection:a,linkRouter:s,isOpen:l,setIsOpen:c,pathname:d,resolvedLabels:u})=>{const h="condensed"===t,[f,m]=r.useState(void 0),[p,g]=r.useState(-1),v=r.useRef(null),b=r.useRef([]),y=s;return n.jsxs(n.Fragment,{children:[n.jsx("div",{css:fm(l,h),children:l&&n.jsxs("div",{css:mm,children:[n.jsxs("div",{style:{overflowY:"scroll",width:"100%",height:"100%",paddingBottom:"4.5rem"},children:[i?n.jsx("div",{css:pm(e),children:i?.map((e=>n.jsx("div",{className:"ds-utility-item",children:e})))}):null,o?n.jsx("div",{css:gm,children:o.map(((e,t)=>e.link?n.jsx(y,{to:e.link,href:e.link,onClick:()=>{m(void 0),g(-1),c(!1)},css:bm(d===e.link),children:e.label},e.label):n.jsxs("button",{css:ym,type:"button",ref:e=>{b.current[t]=e},onClick:()=>{e.items&&(m(e),g(t),setTimeout((()=>{v.current?.focus()}),100))},children:[e.label,e.items?n.jsx(L,{rotate:"270",color:"var(--chakra-colors-neutral-700)"}):null]},e.label)))}):null]}),a?n.jsx("div",{css:Cm,children:a.map((e=>n.jsx(C,{...e,onClick:t=>{e?.onClick?.(t),m(void 0),g(-1),c(!1)}},e.ariaLabel)))}):null]})}),n.jsx("div",{css:xm(!!f?.items),children:f?.items?n.jsxs(n.Fragment,{children:[n.jsxs("div",{css:wm,children:[n.jsxs("button",{type:"button",onClick:()=>{m(void 0),g(-1),b.current[p]?.focus()},"aria-label":u.goBackLabel,css:hm(e),ref:v,children:[n.jsx(L,{rotate:"90",color:"var(--chakra-colors-neutral-700)"}),f?.label]}),n.jsxs("button",{type:"button",onClick:()=>{m(void 0),g(-1),c(!1)},"aria-label":u.closeMenuLabel,css:hm(e),children:[u.closeButtonText,n.jsx(T,{height:"1rem",width:"1rem"})]})]}),n.jsx("div",{css:vm,children:f?.items?.map((e=>n.jsx(y,{to:e.link,href:e.link,css:bm(),onClick:()=>{m(void 0),g(-1),c(!1)},children:e.label},e.label)))})]}):null})]})},km=1023,$m=o.css`
|
|
3000
3000
|
width: 4rem;
|
|
3001
3001
|
height: 100%;
|
|
3002
3002
|
z-index: 100;
|
|
@@ -3005,7 +3005,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3005
3005
|
display: flex;
|
|
3006
3006
|
flex-direction: column;
|
|
3007
3007
|
justify-content: space-between;
|
|
3008
|
-
|
|
3008
|
+
`,Sm=o.css`
|
|
3009
3009
|
width: 4rem;
|
|
3010
3010
|
height: 4rem;
|
|
3011
3011
|
background-color: ${f("neutral",200)};
|
|
@@ -3095,7 +3095,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3095
3095
|
}
|
|
3096
3096
|
}
|
|
3097
3097
|
}
|
|
3098
|
-
`,
|
|
3098
|
+
`,Em=o.css`
|
|
3099
3099
|
display: flex;
|
|
3100
3100
|
justify-content: center;
|
|
3101
3101
|
align-items: center;
|
|
@@ -3108,7 +3108,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3108
3108
|
fill: ${f("neutral",600)};
|
|
3109
3109
|
}
|
|
3110
3110
|
}
|
|
3111
|
-
`,
|
|
3111
|
+
`,Lm=o.css`
|
|
3112
3112
|
width: 4rem;
|
|
3113
3113
|
height: 4rem;
|
|
3114
3114
|
background-color: ${f("neutral",200)};
|
|
@@ -3146,7 +3146,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3146
3146
|
text-align: center;
|
|
3147
3147
|
color: ${f("neutral",600)};
|
|
3148
3148
|
}
|
|
3149
|
-
`,
|
|
3149
|
+
`,Rm=o.css`
|
|
3150
3150
|
width: 20rem;
|
|
3151
3151
|
height: 100%;
|
|
3152
3152
|
z-index: 100;
|
|
@@ -3155,7 +3155,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3155
3155
|
overflow-y: auto;
|
|
3156
3156
|
overflow-x: hidden;
|
|
3157
3157
|
border-right: 0.0625rem solid ${f("neutral",300)};
|
|
3158
|
-
`,
|
|
3158
|
+
`,Tm=e=>o.css`
|
|
3159
3159
|
width: 100%;
|
|
3160
3160
|
display: flex;
|
|
3161
3161
|
align-items: center;
|
|
@@ -3164,7 +3164,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3164
3164
|
${"view"===e&&`\n border: 0.0625rem solid ${f("neutral",400)};\n background-color: ${f("neutral",200)};\n border-radius: 0.25rem;\n padding: 0.25rem;\n `}
|
|
3165
3165
|
|
|
3166
3166
|
${"transparent"===e&&"\n border: none;\n background-color: transparent;\n border-radius: 0.25rem;\n padding: 0rem 1rem;\n\n .chakra-tabs__list {\n gap: 2rem;\n }\n "}
|
|
3167
|
-
`,
|
|
3167
|
+
`,Om=o.css`
|
|
3168
3168
|
width: 99%;
|
|
3169
3169
|
height: 2.5rem;
|
|
3170
3170
|
padding: 0.5rem 1rem;
|
|
@@ -3180,7 +3180,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3180
3180
|
&:focus-visible {
|
|
3181
3181
|
box-shadow: none;
|
|
3182
3182
|
}
|
|
3183
|
-
`,
|
|
3183
|
+
`,Pm=o.css`
|
|
3184
3184
|
background-color: ${f("neutral",200)};
|
|
3185
3185
|
color: ${f("neutral",700)};
|
|
3186
3186
|
|
|
@@ -3237,11 +3237,11 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3237
3237
|
opacity: 1;
|
|
3238
3238
|
}
|
|
3239
3239
|
}
|
|
3240
|
-
`,
|
|
3240
|
+
`,Mm=o.css`
|
|
3241
3241
|
width: 0.25rem;
|
|
3242
3242
|
height: 1.5rem;
|
|
3243
3243
|
background-color: ${f("neutral",400)};
|
|
3244
|
-
`,
|
|
3244
|
+
`,_m=o.css`
|
|
3245
3245
|
height: 2rem;
|
|
3246
3246
|
border-radius: 0.125rem;
|
|
3247
3247
|
background-color: ${f("neutral",200)};
|
|
@@ -3314,7 +3314,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3314
3314
|
opacity: 1;
|
|
3315
3315
|
}
|
|
3316
3316
|
}
|
|
3317
|
-
`,
|
|
3317
|
+
`,Im=o.css`
|
|
3318
3318
|
background-color: transparent;
|
|
3319
3319
|
color: ${f("neutral",600)};
|
|
3320
3320
|
width: auto;
|
|
@@ -3385,7 +3385,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3385
3385
|
}
|
|
3386
3386
|
}
|
|
3387
3387
|
}
|
|
3388
|
-
`,
|
|
3388
|
+
`,Dm=(e,t)=>Math.max(0,e.findIndex((e=>e.value===t))),Am=e=>1===e?"none":2===e?"left":"right",Nm=({text:e,query:r})=>{if(!r)return e;const n=new RegExp(`(${r})`,"ig"),o=e.split(n);return t.jsx(t.Fragment,{children:o.map((e=>n.test(e)?t.jsx("strong",{children:e},e):t.jsx("span",{children:e},e)))})},Vm=({items:n,query:o,onSelect:i,highlightedIndex:a})=>{const s=r.useRef(null);return r.useEffect((()=>{if(!s.current)return;const e=s.current.children[a];e&&e.scrollIntoView({block:"nearest"})}),[a]),t.jsx(e.Box,{padding:"0.5rem",children:n.map(((r,n)=>t.jsx(e.Box,{ref:s,padding:"0.375rem 0.5rem",borderRadius:"md",cursor:"pointer",bg:n===a?"gray.100":void 0,_hover:{background:"gray.50"},onClick:()=>i(r.id||r.label),children:t.jsx(Nm,{text:r.label,query:o})},r.id)))})},zm={small:"1rem",medium:"1.5rem",large:"2.5rem",default:"1rem"};function Bm(e,t,r,n){const i=function(e,t){return null!=t&&""!==t?ve(t):e&&zm[e]?zm[e]:zm.default}(e,t),a=r?f("neutral",200):f("primary",300),s=n??a,l=n&&r?"opacity: 0.7;":"",c=f("neutral",r?400:800);return o.css`
|
|
3389
3389
|
height: ${i};
|
|
3390
3390
|
width: ${i};
|
|
3391
3391
|
border-radius: 50%;
|
|
@@ -3419,17 +3419,17 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3419
3419
|
background-color: ${f("primary",500)};
|
|
3420
3420
|
}
|
|
3421
3421
|
}
|
|
3422
|
-
`}const
|
|
3422
|
+
`}const Hm=e=>o.css`
|
|
3423
3423
|
width: ${e||"1rem"};
|
|
3424
3424
|
position: absolute;
|
|
3425
3425
|
top: -0.5rem;
|
|
3426
3426
|
left: 0.9375rem;
|
|
3427
|
-
`,
|
|
3427
|
+
`,Fm=o.css`
|
|
3428
3428
|
font-size: 0.75rem;
|
|
3429
3429
|
line-height: 1rem;
|
|
3430
3430
|
font-weight: 700;
|
|
3431
3431
|
color: ${f("primary",800)};
|
|
3432
|
-
`,
|
|
3432
|
+
`,qm=r.forwardRef((({name:t,ariaLabel:r,size:i="medium",customSize:a,src:s,srcSet:l,onClick:c,notificationCount:d,disabled:u=!0,customBackgroundColor:h=""},m)=>{const p=()=>{u||c?.()},g=(()=>{let e="";return d&&d>0&&(e=`${d>99?"99+":d}`),e})();let v="1rem";d&&d>99?v="1.75rem":d&&d>9&&(v="1.375rem");const b=!!s||!!l,y=c&&!u;return n.jsxs(e.Avatar.Root,{"aria-label":r||t,ref:m,css:Bm(i,a,u,h),onClick:p,onKeyDown:e=>{u||"Enter"!==e.key||p()},role:y?"button":void 0,tabIndex:y?0:void 0,"aria-disabled":u,children:[b&&n.jsx(e.Avatar.Image,{src:s,srcSet:l}),!b&&t&&n.jsx(e.Avatar.Fallback,{name:t,css:Fm}),!b&&!t&&n.jsx(re,{size:"100%",style:{padding:"15%",color:u?f("neutral",400):void 0}}),g.length>0?n.jsx("div",{css:Hm(v),children:n.jsx("div",{css:o.css`
|
|
3433
3433
|
height: 1rem;
|
|
3434
3434
|
width: auto;
|
|
3435
3435
|
background-color: ${f("error",500)};
|
|
@@ -3441,16 +3441,16 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3441
3441
|
font-size: 0.75rem;
|
|
3442
3442
|
font-weight: 700;
|
|
3443
3443
|
color: ${f("error",100)};
|
|
3444
|
-
`,children:n.jsx("p",{"aria-label":`${d} unread message`,children:g})})}):null]})})),
|
|
3444
|
+
`,children:n.jsx("p",{"aria-label":`${d} unread message`,children:g})})}):null]})})),Zm=o.css`
|
|
3445
3445
|
display: flex;
|
|
3446
3446
|
justify-content: flex-start;
|
|
3447
3447
|
align-items: center;
|
|
3448
3448
|
gap: 0.5rem;
|
|
3449
|
-
`,
|
|
3449
|
+
`,Wm=e=>o.css`
|
|
3450
3450
|
width: ${e||"1rem"};
|
|
3451
3451
|
position: relative;
|
|
3452
3452
|
display: flex;
|
|
3453
|
-
`,
|
|
3453
|
+
`,Gm=o.css`
|
|
3454
3454
|
height: 0.25rem;
|
|
3455
3455
|
width: 0.25rem;
|
|
3456
3456
|
background-color: ${f("error",500)};
|
|
@@ -3458,7 +3458,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3458
3458
|
position: absolute;
|
|
3459
3459
|
top: 0rem;
|
|
3460
3460
|
right: 0rem;
|
|
3461
|
-
`,
|
|
3461
|
+
`,Um=o.css`
|
|
3462
3462
|
height: 0.625rem;
|
|
3463
3463
|
background-color: ${f("error",500)};
|
|
3464
3464
|
padding: 0 0.1875rem 0.0625rem 0.1875rem;
|
|
@@ -3469,11 +3469,11 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3469
3469
|
position: absolute;
|
|
3470
3470
|
top: -0.125rem;
|
|
3471
3471
|
left: 0.5625rem;
|
|
3472
|
-
`,
|
|
3472
|
+
`,Xm=o.css`
|
|
3473
3473
|
font-size: 0.5625rem;
|
|
3474
3474
|
font-weight: 700;
|
|
3475
3475
|
color: ${f("error",100)};
|
|
3476
|
-
`,
|
|
3476
|
+
`,Ym=o.css`
|
|
3477
3477
|
height: 1rem;
|
|
3478
3478
|
min-width: 1rem;
|
|
3479
3479
|
background-color: ${f("error",500)};
|
|
@@ -3482,11 +3482,11 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3482
3482
|
justify-content: center;
|
|
3483
3483
|
align-items: center;
|
|
3484
3484
|
padding: 0rem 0.25rem 0.0625rem 0.25rem;
|
|
3485
|
-
`,
|
|
3485
|
+
`,Km=o.css`
|
|
3486
3486
|
font-size: 1rem;
|
|
3487
3487
|
font-weight: 700;
|
|
3488
3488
|
color: ${f("error",100)};
|
|
3489
|
-
`,
|
|
3489
|
+
`,Jm=(e,t)=>{let r="14.625rem";return"full-width"===e?r="100%":"large"===e&&(r="20rem"),o.css`
|
|
3490
3490
|
width: 100%;
|
|
3491
3491
|
max-width: ${r};
|
|
3492
3492
|
border-radius: 0.25rem;
|
|
@@ -3501,7 +3501,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3501
3501
|
button {
|
|
3502
3502
|
margin-left: ${t?0:"1.5rem"};
|
|
3503
3503
|
}
|
|
3504
|
-
`},
|
|
3504
|
+
`},Qm=o.css`
|
|
3505
3505
|
display: flex;
|
|
3506
3506
|
align-items: flex-start;
|
|
3507
3507
|
gap: 0.5rem;
|
|
@@ -3509,14 +3509,14 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3509
3509
|
svg {
|
|
3510
3510
|
margin-top: 0.375rem;
|
|
3511
3511
|
}
|
|
3512
|
-
`,
|
|
3512
|
+
`,ep=e=>o.css`
|
|
3513
3513
|
max-width: 45rem;
|
|
3514
3514
|
color: ${f("neutral",800)};
|
|
3515
3515
|
font-size: ${"small"===e?"0.875rem":"1.125rem"};
|
|
3516
3516
|
line-height: ${"small"===e?"1.25rem":"1.75rem"};
|
|
3517
3517
|
font-weight: 400;
|
|
3518
3518
|
text-align: left;
|
|
3519
|
-
`,
|
|
3519
|
+
`,tp=(e,t)=>o.css`
|
|
3520
3520
|
max-width: 45rem;
|
|
3521
3521
|
color: ${f("neutral",700)};
|
|
3522
3522
|
font-size: ${"small"===e?"0.75rem":"1rem"};
|
|
@@ -3524,7 +3524,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3524
3524
|
font-weight: 400;
|
|
3525
3525
|
margin-left: ${t?"1.5rem":"0"};
|
|
3526
3526
|
text-align: left;
|
|
3527
|
-
`,
|
|
3527
|
+
`,rp=(e,t)=>o.css`
|
|
3528
3528
|
max-width: 45rem;
|
|
3529
3529
|
color: ${f("neutral",700)};
|
|
3530
3530
|
font-size: ${"small"===e?"0.75rem":"1rem"};
|
|
@@ -3532,15 +3532,15 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3532
3532
|
font-weight: 400;
|
|
3533
3533
|
margin-left: ${t?"1.5rem":"0"};
|
|
3534
3534
|
text-align: left;
|
|
3535
|
-
`,
|
|
3535
|
+
`,np=o.css`
|
|
3536
3536
|
background-color: ${f("neutral",100)};
|
|
3537
3537
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
3538
3538
|
color: ${f("neutral",700)};
|
|
3539
|
-
`,
|
|
3539
|
+
`,op=o.css`
|
|
3540
3540
|
background-color: ${f("neutral",200)};
|
|
3541
3541
|
border: 0.0625rem solid ${f("neutral",300)};
|
|
3542
3542
|
color: ${f("neutral",700)};
|
|
3543
|
-
`,
|
|
3543
|
+
`,ip=o.css`
|
|
3544
3544
|
background-color: ${f("success",100)};
|
|
3545
3545
|
border: 0.0625rem solid ${f("success",300)};
|
|
3546
3546
|
color: ${f("success",500)};
|
|
@@ -3548,7 +3548,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3548
3548
|
p {
|
|
3549
3549
|
color: ${f("success",900)};
|
|
3550
3550
|
}
|
|
3551
|
-
`,
|
|
3551
|
+
`,ap=o.css`
|
|
3552
3552
|
background-color: ${f("warning",100)};
|
|
3553
3553
|
border: 0.0625rem solid ${f("warning",300)};
|
|
3554
3554
|
color: ${f("warning",500)};
|
|
@@ -3556,7 +3556,7 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3556
3556
|
p {
|
|
3557
3557
|
color: ${f("warning",900)};
|
|
3558
3558
|
}
|
|
3559
|
-
`,
|
|
3559
|
+
`,sp=o.css`
|
|
3560
3560
|
background-color: ${f("error",100)};
|
|
3561
3561
|
border: 0.0625rem solid ${f("error",300)};
|
|
3562
3562
|
color: ${f("error",500)};
|
|
@@ -3564,39 +3564,39 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3564
3564
|
p {
|
|
3565
3565
|
color: ${f("error",900)};
|
|
3566
3566
|
}
|
|
3567
|
-
`,
|
|
3567
|
+
`,lp=e=>{let t="",r="",n="";return"success"===e?(t=f("success",100),r=f("success",500),n=f("success",300)):"warning"===e?(t=f("warning",100),r=f("warning",500),n=f("warning",300)):"error"===e?(t=f("error",100),r=f("error",500),n=f("error",300)):"information"===e?(t=f("secondary",100),r=f("secondary",500),n=f("secondary",200)):"general-grey"===e?(t=f("neutral",200),r=f("neutral",700),n=f("neutral",300)):(t=f("neutral",100),r=f("neutral",700),n=f("neutral",300)),o.css`
|
|
3568
3568
|
display: flex;
|
|
3569
3569
|
color: ${r};
|
|
3570
3570
|
align-items: center;
|
|
3571
3571
|
background-color: ${t};
|
|
3572
3572
|
border-bottom: 0.0625rem solid ${n};
|
|
3573
3573
|
border-radius: 0;
|
|
3574
|
-
`},
|
|
3574
|
+
`},cp=l.forwardRef((({title:t,children:r,icon:o,variant:i,onClose:a})=>{const[s,c]=l.useState(!0),d="success"===i?n.jsx(I,{}):"warning"===i?n.jsx(D,{}):n.jsx(E,{});return s?n.jsxs(e.Alert.Root,{css:lp(i),children:[n.jsx(e.Alert.Indicator,{children:o||d}),r?n.jsx(e.Alert.Content,{children:n.jsxs("div",{style:{display:"flex",gap:"0.75rem",alignItems:"center"},children:[n.jsx(e.Alert.Title,{children:t}),n.jsx(e.Alert.Description,{children:r})]})}):n.jsx(e.Alert.Title,{flex:"1",children:t}),n.jsx(e.CloseButton,{pos:"absolute",insetEnd:"2",_hover:{bg:"gray.200"},onClick:()=>{c(!1),a?.()}})]}):null})),dp=o.css`
|
|
3575
3575
|
height: 0.5rem;
|
|
3576
3576
|
width: 100%;
|
|
3577
3577
|
background-color: ${f("neutral",300)};
|
|
3578
3578
|
display: flex;
|
|
3579
3579
|
align-items: center;
|
|
3580
3580
|
justify-content: flex-start;
|
|
3581
|
-
`,
|
|
3581
|
+
`,up=e=>o.css`
|
|
3582
3582
|
height: 100%;
|
|
3583
3583
|
width: ${e}%;
|
|
3584
3584
|
background-color: ${f("primary",500)};
|
|
3585
3585
|
transition: width 0.5s ease-in-out;
|
|
3586
|
-
`,
|
|
3586
|
+
`,hp=o.css`
|
|
3587
3587
|
width: 100%;
|
|
3588
3588
|
display: flex;
|
|
3589
3589
|
align-items: center;
|
|
3590
3590
|
justify-content: space-between;
|
|
3591
3591
|
position: relative;
|
|
3592
|
-
`,
|
|
3592
|
+
`,fp=o.css`
|
|
3593
3593
|
height: 3.75rem;
|
|
3594
3594
|
width: 5rem;
|
|
3595
3595
|
display: flex;
|
|
3596
3596
|
flex-direction: column;
|
|
3597
3597
|
align-items: center;
|
|
3598
3598
|
justify-content: space-between;
|
|
3599
|
-
`,
|
|
3599
|
+
`,mp=(e,t)=>o.css`
|
|
3600
3600
|
height: 2rem;
|
|
3601
3601
|
width: 2rem;
|
|
3602
3602
|
display: flex;
|
|
@@ -3632,12 +3632,12 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3632
3632
|
}
|
|
3633
3633
|
|
|
3634
3634
|
${t?`\n background-color: ${f("neutral",300)};\n \n &:hover {\n background-color: ${f("neutral",300)};\n box-shadow: none;\n }\n `:""}
|
|
3635
|
-
`,
|
|
3635
|
+
`,pp=e=>o.css`
|
|
3636
3636
|
color: ${f("neutral",e?800:600)};
|
|
3637
3637
|
font-size: 0.875rem;
|
|
3638
3638
|
line-height: 1.25rem;
|
|
3639
3639
|
font-weight: 400;
|
|
3640
|
-
`,
|
|
3640
|
+
`,gp=o.css`
|
|
3641
3641
|
height: 0.0625rem;
|
|
3642
3642
|
width: 100%;
|
|
3643
3643
|
padding: 0 1.875rem;
|
|
@@ -3645,11 +3645,11 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3645
3645
|
top: 1rem;
|
|
3646
3646
|
left: 0;
|
|
3647
3647
|
z-index: -1;
|
|
3648
|
-
`,
|
|
3648
|
+
`,vp=o.css`
|
|
3649
3649
|
height: 0.0625rem;
|
|
3650
3650
|
width: 100%;
|
|
3651
3651
|
background-color: ${f("neutral",400)};
|
|
3652
|
-
`,
|
|
3652
|
+
`,bp=o.css`
|
|
3653
3653
|
justify-content: space-between;
|
|
3654
3654
|
align-items: center;
|
|
3655
3655
|
gap: 0.5rem;
|
|
@@ -3692,21 +3692,21 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3692
3692
|
color: ${f("error",900)};
|
|
3693
3693
|
}
|
|
3694
3694
|
}
|
|
3695
|
-
`,
|
|
3695
|
+
`,yp=o.css`
|
|
3696
3696
|
font-size: 1.125rem;
|
|
3697
3697
|
line-height: 1.75rem;
|
|
3698
3698
|
font-weight: 400;
|
|
3699
3699
|
color: ${f("neutral",800)};
|
|
3700
|
-
`,
|
|
3700
|
+
`,xp=o.css`
|
|
3701
3701
|
font-size: 1rem;
|
|
3702
3702
|
line-height: 1.5rem;
|
|
3703
3703
|
font-weight: 400;
|
|
3704
3704
|
color: ${f("neutral",700)};
|
|
3705
|
-
`,xp=o.css`
|
|
3706
|
-
padding: 0.375rem;
|
|
3707
3705
|
`,wp=o.css`
|
|
3708
3706
|
padding: 0.375rem;
|
|
3709
|
-
`,Cp=
|
|
3707
|
+
`,Cp=o.css`
|
|
3708
|
+
padding: 0.375rem;
|
|
3709
|
+
`,jp={pauseOnPageIdle:!0,offsets:"1.5rem"},kp={"top-start":e.createToaster({placement:"top-start",...jp}),"top-end":e.createToaster({placement:"top-end",...jp}),"bottom-start":e.createToaster({placement:"bottom-start",...jp}),"bottom-end":e.createToaster({placement:"bottom-end",...jp})};exports.AlertBanner=cp,exports.AnalysisWidget=({children:t,header:o,footer:i,expanded:a=!0,collapsible:s=!0,actions:l,showFooterOnCollapsed:c=!1,labels:d})=>{const u=w("AnalysisWidget",d),h="analysis-widget-item",[f,m]=r.useState(a),p=`analysis-widget-header-${h}`;return n.jsx(e.Box,{as:"section","aria-labelledby":p,css:xa,children:n.jsxs(e.Accordion.Root,{multiple:!0,value:s?void 0:[h],defaultValue:a?[h]:[],children:[n.jsxs(e.Accordion.Item,{css:Ca,value:h,children:[o&&n.jsx(e.Accordion.ItemTrigger,{id:p,role:"button","aria-expanded":f,tabIndex:0,css:wa,pointerEvents:s?"auto":"none",onClick:s?()=>{m(!f)}:void 0,children:n.jsxs(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"top",justifyContent:"space-between",children:[o,l&&l.map((e=>n.jsx(C,{variant:"secondary",size:"small",label:e.label,onClick:t=>{e.onClick(),t.preventDefault(),t.stopPropagation()},leftIcon:e?.icon},e.label))),s&&n.jsx(e.Accordion.ItemIndicator,{height:"1rem",marginTop:"0.5rem",display:"flex",children:n.jsx(L,{"aria-label":u.toggleSectionLabel,color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]})}),n.jsxs("div",{className:f?"item-content-open":"item-content-closed","aria-hidden":!f,children:[t,!c&&i&&n.jsx(e.Box,{css:ja,children:i})]})]}),c&&i&&n.jsx(e.Box,{css:ja,children:i})]})})},exports.Avatar=qm,exports.Badge=({hasNotification:e,notificationCount:t,label:o})=>{const[i,a]=r.useState(!1);r.useEffect((()=>{const e=()=>{window.innerWidth<1024?a(!0):a(!1)};return e(),window.addEventListener("resize",e),()=>{window.removeEventListener("resize",e)}}),[]);const s=(()=>{let e="";return t&&t>0&&(e=`${t>99?"99+":t}`),e})();let l="1rem";return t&&t>99?l="1.75rem":t&&t>9&&(l="1.375rem"),i?n.jsxs("div",{css:Zm,role:"status","aria-live":"polite",children:[n.jsxs("div",{css:Wm(),children:[n.jsx(V,{color:"currentColor",height:"1rem",width:"1rem"}),!e||t||o?null:n.jsx("div",{css:Gm,"aria-hidden":!0})]}),o?n.jsx("p",{children:o}):null,s.length>0?n.jsx("div",{css:Ym,children:n.jsx("p",{css:Km,"aria-label":`${t} unread message`,children:s})}):null]}):n.jsxs("div",{css:Zm,role:"status","aria-live":"polite",children:[o?n.jsx("p",{children:o}):null,n.jsxs("div",{css:Wm(l),children:[s.length>0?n.jsx("div",{css:Um,children:n.jsx("p",{css:Xm,"aria-label":`${t} unread message`,children:s})}):null,e&&!t?n.jsx("div",{css:Gm,"aria-hidden":!0}):null,n.jsx(V,{color:"currentColor",height:"1rem",width:"1rem"})]})]})},exports.BaseMap=({title:e,caption:t,additionalSettings:i,options:a,onOptionSelected:s,maxHeight:l="25rem",maxWidth:c="16.25rem",labels:d})=>{const u=w("BaseMap",d),h=r.useRef(null),m=r.useRef(null);return r.useEffect((()=>{const e=h.current,t=m.current;if(!e||!t)return;const r=()=>{e.focus()};if("undefined"!=typeof IntersectionObserver){let e=!1;const n=new IntersectionObserver((([t])=>{t?.isIntersecting?(e||r(),e=!0):e=!1}),{threshold:.01});return n.observe(t),()=>n.disconnect()}const n=window.setTimeout(r,0);return()=>window.clearTimeout(n)}),[]),n.jsx("div",{ref:m,css:Or(l,c),children:n.jsxs("div",{className:"ds-base-map-scroll-content",children:[n.jsxs("div",{css:Pr,children:[n.jsx("h2",{ref:h,className:"ds-base-map-header-title",tabIndex:-1,children:e}),n.jsx("p",{className:"ds-base-map-header-caption",children:t})]}),n.jsxs("div",{css:Mr,children:[i?n.jsx("div",{css:_r,children:i.map((e=>n.jsxs("div",{children:[n.jsx(Ve,{css:{},checked:e.checked,onCheckedChange:({checked:t})=>e.onCheckedChange({checked:Boolean(t)}),children:e.label}),e.checked&&e.children?n.jsx("div",{css:Ir,children:e.children}):null]},e.label)))}):null,a?n.jsx("div",{css:Dr,children:a.map((e=>{return n.jsxs("div",{css:Ar(e.active),role:"button",onClick:()=>s?.(e),tabIndex:0,onKeyDown:t=>{"Enter"!==t.key&&" "!==t.key||s?.(e)},children:[n.jsx("div",{css:(t=e.imageUrl,o.css`
|
|
3710
3710
|
height: 2rem;
|
|
3711
3711
|
width: 2rem;
|
|
3712
3712
|
border: 1px solid ${f("neutral",300)};
|
|
@@ -3714,36 +3714,36 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3714
3714
|
background-image: url(${t});
|
|
3715
3715
|
background-size: cover;
|
|
3716
3716
|
background-position: center;
|
|
3717
|
-
`)}),n.jsxs("div",{css:
|
|
3717
|
+
`)}),n.jsxs("div",{css:Nr,children:[n.jsxs("div",{className:"ds-base-map-title-container",children:[n.jsx("p",{className:"ds-base-map-title",children:e.label}),e.active?n.jsx(nr,{label:u.activeLabel,variant:"warning",size:"small",icon:n.jsx($,{})}):null]}),n.jsx("p",{className:"ds-base-map-caption",children:e.caption}),e.active&&e.children?n.jsx("div",{className:"ds-base-map-children",children:e.children}):null]})]},e.label);var t}))}):null]})]})})},exports.Breadcrumb=({links:t,separator:o,maxItems:i=99,linkRouter:a,size:s="default"})=>{const[l,c]=r.useState(t.length>i);r.useEffect((()=>{c(t.length>i)}),[t.length]);const d=a;return n.jsx(e.Breadcrumb.Root,{children:n.jsx(e.Breadcrumb.List,{gap:"small"===s?"0.375rem":"0.625rem",children:l?n.jsxs(n.Fragment,{children:[n.jsx(e.Breadcrumb.Item,{css:Ff(s),children:n.jsxs(d,{to:t[0].link,href:t[0].link,children:[t[0].icon,t[0].label]})}),n.jsx(e.Breadcrumb.Separator,{css:qf(s),children:o||n.jsx(L,{rotate:"270"})}),n.jsx("li",{className:"chakra-breadcrumb__item",children:n.jsx("button",{css:Zf,type:"button",onClick:()=>c(!1),children:"..."})}),n.jsx(e.Breadcrumb.Separator,{css:qf(s),children:o||n.jsx(L,{rotate:"270"})}),n.jsx(e.Breadcrumb.Item,{css:Ff(s),children:n.jsxs("p",{"aria-current":"page","aria-label":t[t.length-1].label,children:[t[t.length-1].icon,t[t.length-1].label]})})]}):t.map(((i,a)=>i?.label?n.jsxs(r.Fragment,{children:[n.jsx(e.Breadcrumb.Item,{css:Ff(s),children:a<t.length-1?n.jsxs(d,{to:i.link,href:i.link,children:[i.icon,i.label]}):n.jsxs("p",{"aria-current":"page","aria-label":i.label,children:[i.label&&i.icon?i.icon:"",i.label]})}),a<t.length-1?n.jsx(e.Breadcrumb.Separator,{css:qf(s),children:o||n.jsx(L,{rotate:"270"})}):null]},i.label):null))})})},exports.Button=C,exports.Checkbox=Ve,exports.CheckboxList=({label:t,caption:i,checkboxes:a,defaultValues:s,onCheckedChange:l,errorMessage:c,horizontal:d,required:u,hideCheckedCounter:h=!1,hideExpandToggle:f=!1,labels:m})=>{const p=w("CheckboxList",m),g=Array.isArray(s)?s:[],v=r.useMemo((()=>new Set(g)),[g]),[b,y]=r.useState((()=>a.filter((e=>e.name)).reduce(((e,t)=>{const r=t.name;return e[r]="boolean"==typeof t.checked?t.checked:v.has(r),e}),{}))),[x,C]=r.useState(!0);r.useEffect((()=>{y((e=>{const t=a.filter((e=>e.name)).reduce(((t,r)=>{const n=r.name;return t[n]="boolean"==typeof r.checked?r.checked:e[n]??v.has(n),t}),{});return Object.keys(e).length===Object.keys(t).length&&Object.entries(t).every((([t,r])=>e[t]===r))?e:t}))}),[a,v]);const j="string"!=typeof t,k=a.filter((e=>e.name)).reduce(((e,t)=>{const r=t.name;return e[r]="boolean"==typeof t.checked?t.checked:!!b[r],e}),{}),$=a.length>0&&a.every((e=>e.name&&k[e.name])),S=a.some((e=>e.name&&k[e.name]))&&!$,E=a.length,R=`${a.filter((e=>e?.name&&k[e.name])).length} / ${E}`,T=i?`${i}.`:"",O=u?p.requiredLabel:p.optionalLabel,P=c?`${p.errorPrefix} ${c}.`:"",M=`${j?t.label:t}. ${T} ${O} ${P} `;return n.jsxs(e.Group,{css:mt,"aria-label":M,children:[c?n.jsx("div",{css:bt}):null,n.jsxs("div",{css:(_=!!c,o.css`
|
|
3718
3718
|
margin-left: ${_?"1.1875rem":"0"};
|
|
3719
3719
|
width: 100%;
|
|
3720
|
-
`),children:[n.jsx("div",{css:
|
|
3720
|
+
`),children:[n.jsx("div",{css:pt,children:"string"==typeof t?n.jsxs(n.Fragment,{children:[u&&n.jsx("span",{id:"required-symbol","aria-label":p.requiredSymbolLabel,children:"*"}),t]}):n.jsxs("div",{style:{display:"flex",alignItems:"center",justifyContent:"space-between",width:"100%"},children:[n.jsxs(Ve,{checked:$,indeterminate:S,onCheckedChange:e=>(e=>{const t=a.filter((e=>void 0!==e.name)).reduce(((t,r)=>(t[r.name]=e,t)),{});y(t),l?.(t)})(!!e.checked),children:[t.label," ",!h&&n.jsx("span",{"aria-hidden":"true",css:xt,children:R})]}),!f&&n.jsxs("button",{type:"button",onClick:()=>C((e=>!e)),"aria-expanded":x,"aria-controls":"checkbox-list",css:wt,children:[x?p.hideLabel:p.expandLabel,n.jsx("span",{"aria-hidden":"true",children:x?n.jsx(L,{style:{transform:"rotate(180deg)"}}):n.jsx(L,{})})]})]})}),n.jsx("p",{css:gt,"aria-label":i,children:i}),c?n.jsx("p",{css:yt,"aria-label":c,children:c}):null,n.jsx("div",{id:"checkbox-list",css:vt(d,x),children:a.map((e=>{const{onCheckedChange:t,...r}=e;return n.jsx(Ve,{ms:j&&!d?"6":"",css:{},checked:!!e?.name&&!!k[e.name],onCheckedChange:({checked:r})=>{((e,t)=>{const r={...b};t&&(r[t]=e,y(r)),l&&l(r)})(r,e.name),t?.({checked:!!r})},...r},e.name)}))})]})]});var _},exports.CheckboxOptionCard=({defaultValue:t,items:r,onValueChange:i})=>n.jsx(e.CheckboxGroup,{defaultValue:t,onValueChange:i,children:n.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:r.map((r=>{return n.jsxs(e.CheckboxCard.Root,{css:ze,defaultChecked:-1!==t?.indexOf(r.value),disabled:r.disabled,value:r.value,children:[n.jsx(e.CheckboxCard.HiddenInput,{}),n.jsxs(e.CheckboxCard.Control,{css:Be,children:[n.jsxs(e.CheckboxCard.Content,{css:(a=r.variant,o.css`
|
|
3721
3721
|
width: 100%;
|
|
3722
3722
|
display: flex;
|
|
3723
3723
|
flex-direction: ${"centered"===a?"column":"row"};
|
|
3724
3724
|
align-items: center;
|
|
3725
3725
|
gap: 0.75rem;
|
|
3726
|
-
`),children:[n.jsx("div",{css:
|
|
3726
|
+
`),children:[n.jsx("div",{css:He,children:r.icon}),n.jsxs("div",{style:{width:"100%"},children:[n.jsx(e.CheckboxCard.Label,{css:Fe(r.variant,r.disabled),children:r.label}),r.caption?n.jsx(e.CheckboxCard.Description,{css:qe(r.variant,r.disabled),children:r.caption}):null]})]}),n.jsx(e.CheckboxCard.Indicator,{css:Ze(r.variant)})]}),r.children&&"expanded"===r.variant?n.jsx(e.CheckboxCard.Addon,{css:(i=r.disabled,o.css`
|
|
3727
3727
|
width: 100%;
|
|
3728
3728
|
border-color: ${f("neutral",300)};
|
|
3729
3729
|
margin-top: 0.75rem;
|
|
3730
3730
|
padding: 0;
|
|
3731
3731
|
padding-top: 0.5rem;
|
|
3732
3732
|
color: ${i?f("neutral",500):"inherit"};
|
|
3733
|
-
`),children:r.children}):null]},`${r.label}-${r.value}`);var i,a}))})}),exports.CloseButton=de,exports.ClusterPoint=({onClick:e,triggerRef:r,showFocusState:n,count:o,mode:i,variant:a="cluster"})=>t.jsx(Vr,{count:o,mode:i,onClick:e,ref:r,showFocusState:n,variant:a}),exports.Combobox=({label:t,required:o,caption:i,errorMessage:a,size:s,disabled:l,placeholder:c,labels:d,noMarginBottom:u,initialItems:h=[],multiple:f=!1,showSelectedItems:m=!1})=>{const[p,g]=r.useState([]),v=w("TextInput",d),{contains:b}=e.useFilter({sensitivity:"base"}),{collection:y,filter:x}=e.useListCollection({initialItems:h,filter:b});return n.jsxs("div",{css:Et(s,u),className:"ds-text-input-container",children:[a?n.jsx("div",{css:Lt}):null,n.jsxs(e.Field.Root,{required:o,invalid:!!a,gap:"0",style:{marginLeft:a?"1.1875rem":"0px"},children:[t?n.jsxs(e.Field.Label,{css:Rt(s,l),"aria-label":t,children:[n.jsx(e.Field.RequiredIndicator,{"aria-label":v.requiredSymbolLabel}),t,o?"":n.jsx("span",{children:v.optionalSuffix})]}):null,i?n.jsx(e.Field.HelperText,{css:Tt(s,l),"aria-label":i,children:i}):null,a?n.jsx(e.Field.ErrorText,{css:Ot(s),"aria-label":a,children:a}):null,n.jsxs(e.Combobox.Root,{multiple:f,onValueChange:e=>{g(e.items.map((e=>({label:e.label,value:e.value}))))},value:p.map((e=>e.value)),collection:y,onInputValueChange:e=>x(e.inputValue),width:"20rem",size:"small"===s?"sm":"md",children:[n.jsxs(e.Combobox.Control,{children:[n.jsx(e.Combobox.Input,{placeholder:c,css:Pt(s),disabled:l}),n.jsxs(e.Combobox.IndicatorGroup,{children:[n.jsx(e.Combobox.ClearTrigger,{}),n.jsx(e.Combobox.Trigger,{})]})]}),n.jsx(e.Portal,{children:n.jsx(e.Combobox.Positioner,{children:n.jsxs(e.Combobox.Content,{children:[n.jsx(e.Combobox.Empty,{children:"No items found"}),y.items.map((t=>n.jsxs(e.Combobox.Item,{item:t,children:[t.label,n.jsx(e.Combobox.ItemIndicator,{})]},t.value)))]})})}),n.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:"0.25rem",paddingTop:"0.5rem"},children:m&&p.map((e=>n.jsx(rr,{label:e.label,variant:"info-white",onClose:()=>g((t=>t.filter((t=>t.value!==e.value)))),closable:!0},e.value)))})]})]})]})},exports.DesignSystemLocaleProvider=({labels:e,children:n})=>{const o=r.useMemo((()=>({labels:e})),[e]);return t.jsx(m.Provider,{value:o,children:n})},exports.ExtendableCard=({children:t,header:r,footer:o})=>n.jsx(e.Box,{css:va,children:n.jsx(e.Accordion.Root,{multiple:!0,children:n.jsxs(e.Accordion.Item,{value:"extendable-card-item",children:[n.jsxs(e.Accordion.ItemTrigger,{css:ba,alignItems:"center",children:[n.jsx(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:r}),n.jsx(e.Accordion.ItemIndicator,{children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsxs(e.Accordion.ItemContent,{children:[t,o]})]})})}),exports.Footer=({children:e,label:t="© World Resources Institute",fixed:r,filled:o,maxWidth:i,additionalLogos:a})=>{const s=(new Date).getFullYear();return n.jsx("footer",{css:Zf(r,o),children:n.jsxs("div",{css:Wf(i),children:[n.jsxs("div",{css:Xf,children:[n.jsx(N,{height:"2rem",width:"5.6875rem"}),a&&a.map(((e,t)=>n.jsx("div",{children:e},t)))]}),n.jsx("div",{css:Gf,children:e}),n.jsx("div",{children:n.jsxs("p",{css:Uf,children:[t," ",s]})})]})})},exports.FormContainer=({label:e,error:t,children:r})=>n.jsxs("div",{css:Me,children:[t?n.jsx("div",{css:Ie}):null,n.jsxs("div",{children:[e?n.jsx("p",{css:_e,children:e}):null,t?n.jsx("p",{css:De,"aria-label":t,children:t}):null,r]})]}),exports.IconButton=ce,exports.InlineMessage=({label:e,caption:t,variant:r,size:o="large",icon:i=n.jsx(E,{height:"1rem",width:"1rem"}),onActionClick:a,actionLabel:s,isButtonRight:l,buttonLeftIcon:c,buttonRightIcon:d,labels:u})=>{const h=w("InlineMessage",u);let f=rp;return"info-grey"===r?f=np:"success"===r?f=op:"warning"===r?f=ip:"error"===r&&(f=ap),n.jsxs("div",{css:[Km(o,l),f],"aria-roledescription":h.roleDescription,children:[n.jsxs("div",{children:[n.jsxs("div",{css:Jm,children:[i,n.jsx("p",{css:Qm(o),children:e})]}),t&&"string"==typeof t?n.jsx("p",{css:ep(o,!!i),children:t}):t?n.jsx("div",{css:tp(o,!!i),children:t}):null]}),s?n.jsx(C,{label:s,variant:"info-white"===r||"info-grey"===r?"primary":"secondary",size:"large"===o?"default":"small",onClick:a,leftIcon:c,rightIcon:d}):null]})},exports.InputWithUnits=({label:t,caption:o,errorMessage:i,units:a,unitsPosition:s="end",defaultUnit:l="",defaultValue:c="",onChange:d,required:u,disabled:h})=>{const[f,m]=r.useState(c),[p,g]=r.useState(l?[l]:[a[0].value]),v=(e,t)=>{d&&d("end"===s?""+(t?`${f} ${e}`:`${e} ${p}`):""+(t?`${e} ${f}`:`${p} ${e}`))};return n.jsxs("div",{css:wt,children:[i?n.jsx("div",{css:kt}):null,n.jsxs("div",{style:{marginLeft:i?"1.1875rem":"0px"},children:[n.jsxs("p",{css:Ct(h),"aria-label":t,children:[u?n.jsx("span",{children:"*"}):null,t]}),n.jsx("p",{css:jt(h),"aria-label":o,children:o}),i?n.jsx("p",{css:$t,"aria-label":i,children:i}):null,n.jsxs(e.Group,{css:St(!!i,s),attached:!0,children:["start"===s?n.jsx(ir,{placeholder:"",value:p,items:a,disabled:h,onChange:e=>{g(e),v(e?.[0],!0)}}):null,n.jsx(Mt,{type:"number",value:f,disabled:h,onChange:e=>{m(e.target.value),v(e.target.value)}}),"end"===s?n.jsx(ir,{placeholder:"",value:p,items:a,disabled:h,onChange:e=>{g(e),v(e?.[0],!0)}}):null]})]})]})},exports.ItemCount=Zi,exports.LayerGroup=({label:t,caption:o,value:i,layerItems:a,onChangeForRadioVariant:s,labels:l})=>{const c=w("LayerGroup",l),[d,u]=r.useState({}),[h]=r.useState((e=>{const t=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return t?.name})(a));r.useEffect((()=>{let e={...d};a.forEach((r=>{r.isDefaultSelected&&(e={...e,["radio"===r.variant?t:r.name]:r.isDefaultSelected})})),u(e)}),[]);const f=(e,t,r,n)=>{const o={...d,[e]:t};u(o),r&&r(e,t,n)},m=Object.values(d).filter((e=>!0===e)).length,p=c.groupAriaLabel(t,m,o);return n.jsxs(e.Accordion.Item,{value:i,width:"100%",children:[n.jsxs(e.Accordion.ItemTrigger,{css:oi,alignItems:"flex-start","aria-label":p,children:[n.jsxs(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[n.jsxs("span",{css:ii,children:[t,n.jsx(rr,{label:c.activeTagLabel(m),size:"small",variant:m>0?"success":"info-grey"})]}),n.jsx("div",{css:ai,children:o})]}),n.jsx(e.Accordion.ItemIndicator,{display:"flex",children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsx(e.Accordion.ItemContent,{paddingLeft:"1rem",paddingRight:"1rem",children:n.jsx(tt,{name:t,value:h,customGap:"0",onChange:(e,t)=>f(e,!!t,s,t),children:a.map((e=>n.jsx(hi,{...e,onChange:(t,r)=>f(t,r,e.onChange)},e.label)))})})]})},exports.LayerGroupContainer=({children:t,defaultValue:r,...o})=>n.jsx("div",{css:ni,style:{width:"100%"},children:n.jsx(e.Accordion.Root,{css:{},defaultValue:r,multiple:!0,...o,children:t})}),exports.LayerItem=hi,exports.LayerParameters=({label:t,children:o,openedByDefault:i})=>n.jsx("div",{children:n.jsx(e.Accordion.Root,{defaultValue:i?[t]:[],multiple:!0,children:n.jsxs(e.Accordion.Item,{css:fi,value:t,children:[n.jsxs(e.Accordion.ItemTrigger,{css:mi,children:[n.jsx(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:n.jsx("p",{css:pi,children:t})}),n.jsx(e.Accordion.ItemIndicator,{display:"flex",children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsx(e.Accordion.ItemContent,{css:gi,children:r.Children.map(o,(e=>n.jsx("div",{className:"ds-layer-parameters-item-child",children:e})))})]})})}),exports.LegendItem=({layerName:e,dataUnit:t,onDrag:r,onUpClick:o,onDownClick:i,onRemoveClick:a,children:s,onInfoClick:l,onOpacityChanged:c,labels:d})=>{const u=w("LegendItem",d);return n.jsxs("div",{css:vi,children:[n.jsxs("div",{css:bi,children:[n.jsx(ce,{icon:n.jsx(_,{}),"aria-label":u.dragAndDropLabel,"aria-hidden":!0,onClick:r,style:{display:"none",marginBottom:"0.75rem"}}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:[n.jsx(ce,{icon:n.jsx(L,{rotate:"180"}),"aria-label":u.upLabel,onClick:o}),n.jsx(ce,{icon:n.jsx(L,{}),"aria-label":u.downLabel,onClick:i})]})]}),n.jsxs("div",{style:{width:"100%"},children:[n.jsxs("div",{css:yi,children:[n.jsxs("div",{children:[n.jsx("h3",{css:xi,children:e}),n.jsx("p",{css:wi,children:t})]}),n.jsx(C,{label:u.removeLabel,size:"small",variant:"secondary",rightIcon:n.jsx(T,{}),onClick:a})]}),s,n.jsxs("div",{css:Ci,children:[n.jsx(C,{label:u.aboutDataLabel,size:"small",variant:"secondary",leftIcon:n.jsx(E,{}),onClick:l}),n.jsx(Ei,{defaultValue:80,onOpacityChanged:c})]})]})]})},exports.List=ea,exports.MapControlsToolbar=({onZoomInClick:e,onZoomOutClick:r,onExpandClick:n,onShareClick:o,onPrintClick:i,onSettingsClick:a,onQuestionClick:s,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u,labels:h})=>{const f=w("MapControlsToolbar",h),m=[{icon:t.jsx(z,{}),label:f.zoomInLabel,ariaLabel:f.zoomInAriaLabel,onClick:e},{icon:t.jsx(B,{}),label:f.zoomOutLabel,ariaLabel:f.zoomOutAriaLabel,onClick:r,gap:!0},{icon:t.jsx(H,{}),label:f.expandLabel,ariaLabel:f.expandAriaLabel,onClick:n,gap:!0},{icon:t.jsx(F,{}),label:f.shareLabel,ariaLabel:f.shareAriaLabel,onClick:o,gap:!0},{icon:t.jsx(q,{}),label:f.printLabel,ariaLabel:f.printAriaLabel,onClick:i,gap:!0},{icon:t.jsx(Z,{}),label:f.settingsLabel,ariaLabel:f.settingsAriaLabel,onClick:a,gap:!0},{icon:t.jsx(W,{}),label:f.helpLabel,ariaLabel:f.helpAriaLabel,onClick:s}];return t.jsx(ye,{items:m,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u||f.toolbarAriaLabel})},exports.MapMarker=Vr,exports.MapMarkers=zr,exports.MapPopUp=({open:e,onOpenChange:t,anchorRef:o,header:i,content:a,footer:s,placement:c="bottom",offset:d=30,closeOnEscape:u=!0,closeOnOutsideClick:h=!1,labels:f})=>{const m=w("MapPopUp",f),p=r.useRef(null),{refs:g,floatingStyles:v,context:b,middlewareData:y,placement:x}=Uo({open:e,onOpenChange:t,placement:c,whileElementsMounted:go,middleware:[Lo(d),(C={fallbackAxisSideDirection:"start"},{...yo(C),options:[C,j]}),Ro({padding:8}),To({element:p})]});var C,j;r.useEffect((()=>{o?.current&&g.setReference(o.current)}),[o,g]);const k=function(e,t){void 0===t&&(t={});const{open:r,onOpenChange:n,elements:o,dataRef:i}=e,{enabled:a=!0,escapeKey:s=!0,outsidePress:c=!0,outsidePressEvent:d="pointerdown",referencePress:u=!1,referencePressEvent:h="pointerdown",ancestorScroll:f=!1,bubbles:m,capture:p}=t,g=Fo(),v=Un("function"==typeof c?c:()=>!1),b="function"==typeof c?v:c,y=l.useRef(!1),{escapeKey:x,outsidePress:w}=Wo(m),{escapeKey:C,outsidePress:j}=Wo(p),k=l.useRef(!1),$=Un((e=>{var t;if(!r||!a||!s||"Escape"!==e.key)return;if(k.current)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,l=g?Zn(g.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),l.length>0)){let e=!0;if(l.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}n(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),S=Un((e=>{var t;const r=()=>{var t;$(e),null==(t=Hn(e))||t.removeEventListener("keydown",r)};null==(t=Hn(e))||t.addEventListener("keydown",r)})),E=Un((e=>{var t;const r=i.current.insideReactTree;i.current.insideReactTree=!1;const a=y.current;if(y.current=!1,"click"===d&&a)return;if(r)return;if("function"==typeof b&&!b(e))return;const s=Hn(e),l="[data-floating-ui-inert]",c=qn(o.floating).querySelectorAll(l);let u=Wr(s)?s:null;for(;u&&!ln(u);){const e=un(u);if(ln(e)||!Wr(e))break;u=e}if(c.length&&Wr(s)&&!s.matches("html,body")&&!Bn(s,o.floating)&&Array.from(c).every((e=>!Bn(u,e))))return;if(Gr(s)&&T){const t=ln(s),r=cn(s),n=/auto|scroll/,o=t||n.test(r.overflowX),i=t||n.test(r.overflowY),a=o&&s.clientWidth>0&&s.scrollWidth>s.clientWidth,l=i&&s.clientHeight>0&&s.scrollHeight>s.clientHeight,c="rtl"===r.direction,d=l&&(c?e.offsetX<=s.offsetWidth-s.clientWidth:e.offsetX>s.clientWidth),u=a&&e.offsetY>s.clientHeight;if(d||u)return}const h=null==(t=i.current.floatingContext)?void 0:t.nodeId,f=g&&Zn(g.nodesRef.current,h).some((t=>{var r;return Fn(e,null==(r=t.context)?void 0:r.elements.floating)}));if(Fn(e,o.floating)||Fn(e,o.domReference)||f)return;const m=g?Zn(g.nodesRef.current,h):[];if(m.length>0){let e=!0;if(m.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}n(!1,e,"outside-press")})),L=Un((e=>{var t;const r=()=>{var t;E(e),null==(t=Hn(e))||t.removeEventListener(d,r)};null==(t=Hn(e))||t.addEventListener(d,r)}));l.useEffect((()=>{if(!r||!a)return;i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=w;let e=-1;function t(e){n(!1,e,"ancestor-scroll")}function l(){window.clearTimeout(e),k.current=!0}function c(){e=window.setTimeout((()=>{k.current=!1}),an()?5:0)}const u=qn(o.floating);s&&(u.addEventListener("keydown",C?S:$,C),u.addEventListener("compositionstart",l),u.addEventListener("compositionend",c)),b&&u.addEventListener(d,j?L:E,j);let h=[];return f&&(Wr(o.domReference)&&(h=fn(o.domReference)),Wr(o.floating)&&(h=h.concat(fn(o.floating))),!Wr(o.reference)&&o.reference&&o.reference.contextElement&&(h=h.concat(fn(o.reference.contextElement)))),h=h.filter((e=>{var t;return e!==(null==(t=u.defaultView)?void 0:t.visualViewport)})),h.forEach((e=>{e.addEventListener("scroll",t,{passive:!0})})),()=>{s&&(u.removeEventListener("keydown",C?S:$,C),u.removeEventListener("compositionstart",l),u.removeEventListener("compositionend",c)),b&&u.removeEventListener(d,j?L:E,j),h.forEach((e=>{e.removeEventListener("scroll",t)})),window.clearTimeout(e)}}),[i,o,s,b,d,r,n,f,a,x,w,$,C,S,E,j,L]),l.useEffect((()=>{i.current.insideReactTree=!1}),[i,b,d]);const R=l.useMemo((()=>({onKeyDown:$,...u&&{[qo[h]]:e=>{n(!1,e.nativeEvent,"reference-press")},..."click"!==h&&{onClick(e){n(!1,e.nativeEvent,"reference-press")}}}})),[$,n,u,h]),T=l.useMemo((()=>({onKeyDown:$,onMouseDown(){y.current=!0},onMouseUp(){y.current=!0},[Zo[d]]:()=>{i.current.insideReactTree=!0}})),[$,d,i]);return l.useMemo((()=>a?{reference:R,floating:T}:{}),[a,R,T])}(b,{escapeKey:u,outsidePress:h}),$=Ko(b,{role:"dialog"}),{getFloatingProps:S}=function(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),r=e.map((e=>null==e?void 0:e.floating)),n=e.map((e=>null==e?void 0:e.item)),o=l.useCallback((t=>Xo(t,e,"reference")),t),i=l.useCallback((t=>Xo(t,e,"floating")),r),a=l.useCallback((t=>Xo(t,e,"item")),n);return l.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:a})),[o,i,a])}([k,$]),{x:E,y:L}=y.arrow??{x:null,y:null},R={top:"bottom",right:"left",bottom:"top",left:"right"}[x.split("-")[0]];if(!e)return null;let T=d-1,O=4;return"left"!==R&&"right"!==R||(T=4,O=d-1),n.jsxs(n.Fragment,{children:[n.jsxs("div",{ref:g.setFloating,style:v,"aria-modal":!0,...S(),css:Jo,children:[n.jsxs("div",{css:Qo,children:[i,n.jsx(de,{onClick:()=>t(!1),className:"ds-map-pop-up-close-button","aria-label":m.closeLabel})]}),n.jsx("div",{css:ei,children:a}),s?n.jsx("div",{css:ti,children:s}):null,n.jsx("div",{ref:p,css:ri(T,O,E,L,R,d)})]}),n.jsx("div",{className:"fixed inset-0 z-[999] bg-black/20 backdrop-blur-[1px]",onClick:()=>h&&t(!1)})]})},exports.Menu=Ee,exports.MobileTabBar=({defaultValue:t,tabs:o,onTabClick:i,hideLabels:a,activationMode:s="manual"})=>{const l=o.length,[c,d]=r.useState((()=>em(o,t)));return n.jsx("div",{css:Yf,children:n.jsx(e.Tabs.Root,{width:"full",defaultValue:t||o?.[0]?.value,onValueChange:({value:e})=>(e=>{const t=em(o,e);d(t),i&&i(e)})(e),activationMode:s,children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:o.map(((t,r)=>{const{label:o,icon:i,bagdeCount:s,"aria-label":d,"aria-describedby":u,disabled:h,...f}=t,m=`${t.value}-str-status`,p=[`tab ${r+1} of ${l}`,c===r?"selected":"not selected"];h&&p.push("disabled");const g=[u,m].filter(Boolean).join(" ")||void 0;return n.jsxs(e.Tabs.Trigger,{css:Kf,"aria-label":d||o,"aria-disabled":!!h||void 0,"aria-describedby":g,disabled:h,...f,children:[n.jsxs("div",{css:Jf,children:[i,s?n.jsx("div",{css:Qf,className:"ds-badge-count",children:s}):null]}),a?null:n.jsx("p",{children:o}),n.jsx(e.VisuallyHidden,{id:m,children:p.join(", ")})]},t.value)}))})})})},exports.Modal=({header:t,content:o,footer:i,size:a="medium",width:s,height:l,maxHeight:c,draggable:d,blocking:u,open:h,onClose:f})=>{const m=r.useRef(null);return h?n.jsx(e.Dialog.Root,{open:h,onOpenChange:f,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!d&&!u,preventScroll:!d&&!u,closeOnEscape:!u,defaultOpen:!0,children:n.jsxs(e.Portal,{children:[d?null:n.jsx(e.Dialog.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),n.jsx(bs,{disabled:!d,nodeRef:m,children:n.jsx(e.Dialog.Positioner,{ref:m,children:n.jsxs(e.Dialog.Content,{css:ys(a,s,l,c),children:[n.jsxs(e.Dialog.Header,{css:xs,children:[t,u?null:n.jsx(e.Dialog.CloseTrigger,{css:ws,asChild:!0,children:n.jsx(de,{})})]}),n.jsx(e.Dialog.Body,{css:Cs,children:o}),i?n.jsx(e.Dialog.Footer,{padding:"0.75rem",children:i}):null]})})})]})}):null},exports.MultiActionButton=({variant:t="primary",size:o="default",mainActionLabel:i,mainActionOnClick:a=()=>{},otherActions:s=[],disabled:l,...c})=>{const[d,u]=r.useState(!1),h=l?`${i} action button with menu, disabled`:void 0;return n.jsxs(e.Group,{css:Oe,attached:!0,tabIndex:l?0:void 0,"aria-disabled":l,"aria-label":h,role:"group",children:[n.jsx(C,{css:{},label:i,variant:t,size:o,onClick:a,disabled:l,...c}),n.jsxs(e.Menu.Root,{onOpenChange:({open:e})=>u(e),positioning:{placement:"bottom-end"},children:[n.jsx(e.Menu.Trigger,{css:Re(t),"data-group-item":!0,"data-last":!0,asChild:!0,children:n.jsx(C,{variant:t,size:o,leftIcon:n.jsx(L,{rotate:d?"180":"0",color:f("accessible","text-on-primary-mids")||f("primary",900)}),disabled:l})}),n.jsx(Pe,{children:s.map((({label:t,value:r,onClick:i})=>n.jsx(e.Menu.Item,{css:Te(o),onClick:i,value:r,children:t},r)))})]})]})},exports.Navbar=({variant:e="default",theme:t="light",logo:o,linkRouter:i,pathname:a,navigationSection:s,utilitySection:l,actionsSection:c,maxWidth:d,fixed:u,onNavbarHeightChange:h,backgroundColor:f,labels:m})=>{const p=w("Navbar",m),g=r.useRef(null),v=r.useRef(null),b=r.useRef(null),[y,x]=r.useState(!1),[j,k]=r.useState(-1),[$,S]=r.useState("undefined"!=typeof window&&window?.innerWidth<=jm),[E,L]=r.useState(!1),R=i,O=r.useCallback((()=>{if(v.current&&g.current&&b.current){const e=g.current.getBoundingClientRect(),t=v.current.getBoundingClientRect(),r=b.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=jm||window.innerWidth<=j?(h?.(96),x(!0)):window.innerWidth>jm&&window.innerWidth<=1440?e.right>=t.left?(h?.(96),x(!0),k(window.innerWidth)):window.innerWidth>j&&(h?.(48),x(!1),k(-1)):(h?.(48),x(!1),k(-1)),y&&(window.innerWidth<=jm||r.right>=t.left?(S(!0),h?.(48)):(S(!1),h?.(96)))}}),[j,y]);r.useEffect((()=>(O(),window.addEventListener("resize",O),()=>{window.removeEventListener("resize",O)})),[O]);const P="condensed"===e;return n.jsxs("nav",{css:tm(y&&!$,u,f,t,P),children:[n.jsxs("div",{css:nm(y&&!$,d,P),children:[n.jsxs("div",{css:om(y&&!$||"dark"===t,P),ref:g,children:[o?n.jsx("div",{ref:b,css:im,children:o}):null,n.jsx("div",{css:am(y),children:s?.map((e=>e.link?n.jsx(R,{to:e.link,href:e.link,css:sm(a===e.link,t,P),children:e.label},e.label):n.jsx(Ee,{theme:t,label:e.label,fontSize:P?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),n.jsx("div",{css:lm(P),ref:v,children:$?n.jsxs("button",{type:"button",onClick:()=>L(!E),"aria-label":p.openMenuLabel,css:um(t),children:[E?p.closeLabel:p.menuLabel,E?n.jsx(T,{height:P?"0.75rem":"1rem",width:P?"0.75rem":"1rem"}):n.jsx(te,{height:P?"0.75rem":"1rem",width:P?"0.75rem":"1rem"})]}):n.jsxs(n.Fragment,{children:[n.jsx("div",{css:lm(P),children:l?.map(((e,t)=>n.jsx("div",{css:cm(y),children:e},t)))}),c?.length?n.jsx("div",{css:dm(y),children:c.map((e=>n.jsx(C,{...e},e.ariaLabel)))}):null]})})]}),y&&!$?n.jsx("div",{css:rm(t,P),children:s?.map((e=>e.link?n.jsx(R,{to:e.link,href:e.link,css:sm(a===e.link,t,P),children:e.label},e.label):n.jsx(Ee,{theme:t,label:e.label,fontSize:P?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,$?n.jsx(Cm,{theme:t,variant:e,navigationSection:s,utilitySection:l,actionsSection:c,linkRouter:i,isOpen:E,setIsOpen:L,pathname:a,resolvedLabels:p}):null]})},exports.NavigationRail=({tabs:t=[],defaultValue:o,onTabClick:i,children:a,onOpenChange:s,labels:l})=>{const c=w("NavigationRail",l),[d,u]=r.useState(!1),[h,m]=r.useState(o||t?.[0]?.value),p=e=>{m(e),i&&i(e)},[g]=e.useMediaQuery(["(max-width: 48rem)"]);return g?n.jsxs(e.Tabs.Root,{defaultValue:h,onValueChange:({value:e})=>p(e),children:[n.jsx(e.Tabs.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:t.map((t=>n.jsx(e.Tabs.Trigger,{value:t.value,css:{"--indicator-color":f("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:f("neutral",600),"&[data-selected]":{color:f("neutral",800),fontWeight:600}},children:t.label},t.value)))}),t.map((t=>n.jsx(e.Tabs.Content,{value:t.value,children:a},t.value)))]}):n.jsxs("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[n.jsxs("div",{css:km,children:[n.jsx(e.Tabs.Root,{defaultValue:o||t?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{p(e)},role:"tablist",children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:t.map((t=>n.jsx(e.Tabs.Trigger,{css:$m,"aria-label":t["aria-label"]||t.label,...t,children:n.jsxs(e.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[t.icon?n.jsx("div",{css:Sm,children:t.icon}):null,n.jsx("p",{children:t.label})]})},t.label)))})}),a?n.jsx(e.Collapsible.Root,{onOpenChange:({open:e})=>{u(e),s&&s(!e)},children:n.jsxs(e.Collapsible.Trigger,{css:Em,children:[n.jsx("div",{css:Sm,children:d?n.jsx(k,{}):n.jsx(j,{})}),n.jsxs("div",{className:"ds-tab-label",children:[n.jsx("p",{children:d?c.showLabel:c.hideLabel}),n.jsx("p",{children:c.sidebarLabel})]})]})}):null]}),a?n.jsx(e.Collapsible.Root,{defaultOpen:!0,open:!d,children:n.jsx(e.Collapsible.Content,{height:"100%",children:n.jsx("div",{css:Lm,role:"tabpanel","aria-labelledby":h,children:a})})}):null]})},exports.OptionCard=({defaultValue:t,items:r,onValueChange:i})=>n.jsx(e.RadioCard.Root,{defaultValue:t,onValueChange:i,children:n.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:r.map((t=>{return n.jsxs(e.RadioCard.Item,{css:Ze,value:t.value,disabled:t.disabled,children:[n.jsx(e.RadioCard.ItemHiddenInput,{}),n.jsxs(e.RadioCard.ItemControl,{css:We,children:[n.jsxs("div",{css:(i=t.variant,o.css`
|
|
3733
|
+
`),children:r.children}):null]},`${r.label}-${r.value}`);var i,a}))})}),exports.CloseButton=de,exports.ClusterPoint=({onClick:e,triggerRef:r,showFocusState:n,count:o,mode:i,variant:a="cluster"})=>t.jsx(zr,{count:o,mode:i,onClick:e,ref:r,showFocusState:n,variant:a}),exports.Combobox=({label:t,required:o,caption:i,errorMessage:a,size:s,disabled:l,placeholder:c,labels:d,noMarginBottom:u,initialItems:h=[],multiple:f=!1,showSelectedItems:m=!1})=>{const[p,g]=r.useState([]),v=w("TextInput",d),{contains:b}=e.useFilter({sensitivity:"base"}),{collection:y,filter:x}=e.useListCollection({initialItems:h,filter:b});return n.jsxs("div",{css:Lt(s,u),className:"ds-text-input-container",children:[a?n.jsx("div",{css:Rt}):null,n.jsxs(e.Field.Root,{required:o,invalid:!!a,gap:"0",style:{marginLeft:a?"1.1875rem":"0px"},children:[t?n.jsxs(e.Field.Label,{css:Tt(s,l),"aria-label":t,children:[n.jsx(e.Field.RequiredIndicator,{"aria-label":v.requiredSymbolLabel}),t,o?"":n.jsx("span",{children:v.optionalSuffix})]}):null,i?n.jsx(e.Field.HelperText,{css:Ot(s,l),"aria-label":i,children:i}):null,a?n.jsx(e.Field.ErrorText,{css:Pt(s),"aria-label":a,children:a}):null,n.jsxs(e.Combobox.Root,{multiple:f,onValueChange:e=>{g(e.items.map((e=>({label:e.label,value:e.value}))))},value:p.map((e=>e.value)),collection:y,onInputValueChange:e=>x(e.inputValue),width:"20rem",size:"small"===s?"sm":"md",children:[n.jsxs(e.Combobox.Control,{children:[n.jsx(e.Combobox.Input,{placeholder:c,css:Mt(s),disabled:l}),n.jsxs(e.Combobox.IndicatorGroup,{children:[n.jsx(e.Combobox.ClearTrigger,{}),n.jsx(e.Combobox.Trigger,{})]})]}),n.jsx(e.Portal,{children:n.jsx(e.Combobox.Positioner,{children:n.jsxs(e.Combobox.Content,{children:[n.jsx(e.Combobox.Empty,{children:"No items found"}),y.items.map((t=>n.jsxs(e.Combobox.Item,{item:t,children:[t.label,n.jsx(e.Combobox.ItemIndicator,{})]},t.value)))]})})}),n.jsx("div",{style:{display:"flex",flexDirection:"column",alignItems:"flex-start",gap:"0.25rem",paddingTop:"0.5rem"},children:m&&p.map((e=>n.jsx(nr,{label:e.label,variant:"info-white",onClose:()=>g((t=>t.filter((t=>t.value!==e.value)))),closable:!0},e.value)))})]})]})]})},exports.DesignSystemLocaleProvider=({labels:e,children:n})=>{const o=r.useMemo((()=>({labels:e})),[e]);return t.jsx(m.Provider,{value:o,children:n})},exports.ExtendableCard=({children:t,header:r,footer:o})=>n.jsx(e.Box,{css:ba,children:n.jsx(e.Accordion.Root,{multiple:!0,children:n.jsxs(e.Accordion.Item,{value:"extendable-card-item",children:[n.jsxs(e.Accordion.ItemTrigger,{css:ya,alignItems:"center",children:[n.jsx(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:r}),n.jsx(e.Accordion.ItemIndicator,{children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsxs(e.Accordion.ItemContent,{children:[t,o]})]})})}),exports.Footer=({children:e,label:t="© World Resources Institute",fixed:r,filled:o,maxWidth:i,additionalLogos:a})=>{const s=(new Date).getFullYear();return n.jsx("footer",{css:Wf(r,o),children:n.jsxs("div",{css:Gf(i),children:[n.jsxs("div",{css:Yf,children:[n.jsx(N,{height:"2rem",width:"5.6875rem"}),a&&a.map(((e,t)=>n.jsx("div",{children:e},t)))]}),n.jsx("div",{css:Uf,children:e}),n.jsx("div",{children:n.jsxs("p",{css:Xf,children:[t," ",s]})})]})})},exports.FormContainer=({label:e,error:t,children:r})=>n.jsxs("div",{css:_e,children:[t?n.jsx("div",{css:De}):null,n.jsxs("div",{children:[e?n.jsx("p",{css:Ie,children:e}):null,t?n.jsx("p",{css:Ae,"aria-label":t,children:t}):null,r]})]}),exports.IconButton=ce,exports.InlineMessage=({label:e,caption:t,variant:r,size:o="large",icon:i=n.jsx(E,{height:"1rem",width:"1rem"}),onActionClick:a,actionLabel:s,isButtonRight:l,buttonLeftIcon:c,buttonRightIcon:d,labels:u})=>{const h=w("InlineMessage",u);let f=np;return"info-grey"===r?f=op:"success"===r?f=ip:"warning"===r?f=ap:"error"===r&&(f=sp),n.jsxs("div",{css:[Jm(o,l),f],"aria-roledescription":h.roleDescription,children:[n.jsxs("div",{children:[n.jsxs("div",{css:Qm,children:[i,n.jsx("p",{css:ep(o),children:e})]}),t&&"string"==typeof t?n.jsx("p",{css:tp(o,!!i),children:t}):t?n.jsx("div",{css:rp(o,!!i),children:t}):null]}),s?n.jsx(C,{label:s,variant:"info-white"===r||"info-grey"===r?"primary":"secondary",size:"large"===o?"default":"small",onClick:a,leftIcon:c,rightIcon:d}):null]})},exports.InputWithUnits=({label:t,caption:o,errorMessage:i,units:a,unitsPosition:s="end",defaultUnit:l="",defaultValue:c="",onChange:d,required:u,disabled:h})=>{const[f,m]=r.useState(c),[p,g]=r.useState(l?[l]:[a[0].value]),v=(e,t)=>{d&&d("end"===s?""+(t?`${f} ${e}`:`${e} ${p}`):""+(t?`${e} ${f}`:`${p} ${e}`))};return n.jsxs("div",{css:Ct,children:[i?n.jsx("div",{css:$t}):null,n.jsxs("div",{style:{marginLeft:i?"1.1875rem":"0px"},children:[n.jsxs("p",{css:jt(h),"aria-label":t,children:[u?n.jsx("span",{children:"*"}):null,t]}),n.jsx("p",{css:kt(h),"aria-label":o,children:o}),i?n.jsx("p",{css:St,"aria-label":i,children:i}):null,n.jsxs(e.Group,{css:Et(!!i,s),attached:!0,children:["start"===s?n.jsx(ar,{placeholder:"",value:p,items:a,disabled:h,onChange:e=>{g(e),v(e?.[0],!0)}}):null,n.jsx(_t,{type:"number",value:f,disabled:h,onChange:e=>{m(e.target.value),v(e.target.value)}}),"end"===s?n.jsx(ar,{placeholder:"",value:p,items:a,disabled:h,onChange:e=>{g(e),v(e?.[0],!0)}}):null]})]})]})},exports.ItemCount=Wi,exports.LayerGroup=({label:t,caption:o,value:i,layerItems:a,onChangeForRadioVariant:s,labels:l})=>{const c=w("LayerGroup",l),[d,u]=r.useState({}),[h]=r.useState((e=>{const t=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return t?.name})(a));r.useEffect((()=>{let e={...d};a.forEach((r=>{r.isDefaultSelected&&(e={...e,["radio"===r.variant?t:r.name]:r.isDefaultSelected})})),u(e)}),[]);const f=(e,t,r,n)=>{const o={...d,[e]:t};u(o),r&&r(e,t,n)},m=Object.values(d).filter((e=>!0===e)).length,p=c.groupAriaLabel(t,m,o);return n.jsxs(e.Accordion.Item,{value:i,width:"100%",children:[n.jsxs(e.Accordion.ItemTrigger,{css:ii,alignItems:"flex-start","aria-label":p,children:[n.jsxs(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[n.jsxs("span",{css:ai,children:[t,n.jsx(nr,{label:c.activeTagLabel(m),size:"small",variant:m>0?"success":"info-grey"})]}),n.jsx("div",{css:si,children:o})]}),n.jsx(e.Accordion.ItemIndicator,{display:"flex",children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsx(e.Accordion.ItemContent,{paddingLeft:"1rem",paddingRight:"1rem",children:n.jsx(rt,{name:t,value:h,customGap:"0",onChange:(e,t)=>f(e,!!t,s,t),children:a.map((e=>n.jsx(fi,{...e,onChange:(t,r)=>f(t,r,e.onChange)},e.label)))})})]})},exports.LayerGroupContainer=({children:t,defaultValue:r,...o})=>n.jsx("div",{css:oi,style:{width:"100%"},children:n.jsx(e.Accordion.Root,{css:{},defaultValue:r,multiple:!0,...o,children:t})}),exports.LayerItem=fi,exports.LayerParameters=({label:t,children:o,openedByDefault:i})=>n.jsx("div",{children:n.jsx(e.Accordion.Root,{defaultValue:i?[t]:[],multiple:!0,children:n.jsxs(e.Accordion.Item,{css:mi,value:t,children:[n.jsxs(e.Accordion.ItemTrigger,{css:pi,children:[n.jsx(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:n.jsx("p",{css:gi,children:t})}),n.jsx(e.Accordion.ItemIndicator,{display:"flex",children:n.jsx(L,{color:"var(--chakra-colors-neutral-700)",height:"1rem",width:"1rem"})})]}),n.jsx(e.Accordion.ItemContent,{css:vi,children:r.Children.map(o,(e=>n.jsx("div",{className:"ds-layer-parameters-item-child",children:e})))})]})})}),exports.LegendItem=({layerName:e,dataUnit:t,onDrag:r,onUpClick:o,onDownClick:i,onRemoveClick:a,children:s,onInfoClick:l,onOpacityChanged:c,labels:d})=>{const u=w("LegendItem",d);return n.jsxs("div",{css:bi,children:[n.jsxs("div",{css:yi,children:[n.jsx(ce,{icon:n.jsx(_,{}),"aria-label":u.dragAndDropLabel,"aria-hidden":!0,onClick:r,style:{display:"none",marginBottom:"0.75rem"}}),n.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"0.75rem"},children:[n.jsx(ce,{icon:n.jsx(L,{rotate:"180"}),"aria-label":u.upLabel,onClick:o}),n.jsx(ce,{icon:n.jsx(L,{}),"aria-label":u.downLabel,onClick:i})]})]}),n.jsxs("div",{style:{width:"100%"},children:[n.jsxs("div",{css:xi,children:[n.jsxs("div",{children:[n.jsx("h3",{css:wi,children:e}),n.jsx("p",{css:Ci,children:t})]}),n.jsx(C,{label:u.removeLabel,size:"small",variant:"secondary",rightIcon:n.jsx(T,{}),onClick:a})]}),s,n.jsxs("div",{css:ji,children:[n.jsx(C,{label:u.aboutDataLabel,size:"small",variant:"secondary",leftIcon:n.jsx(E,{}),onClick:l}),n.jsx(Li,{defaultValue:80,onOpacityChanged:c})]})]})]})},exports.List=ta,exports.MapControlsToolbar=({onZoomInClick:e,onZoomOutClick:r,onExpandClick:n,onShareClick:o,onPrintClick:i,onSettingsClick:a,onQuestionClick:s,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u,labels:h})=>{const f=w("MapControlsToolbar",h),m=[{icon:t.jsx(z,{}),label:f.zoomInLabel,ariaLabel:f.zoomInAriaLabel,onClick:e},{icon:t.jsx(B,{}),label:f.zoomOutLabel,ariaLabel:f.zoomOutAriaLabel,onClick:r,gap:!0},{icon:t.jsx(H,{}),label:f.expandLabel,ariaLabel:f.expandAriaLabel,onClick:n,gap:!0},{icon:t.jsx(F,{}),label:f.shareLabel,ariaLabel:f.shareAriaLabel,onClick:o,gap:!0},{icon:t.jsx(q,{}),label:f.printLabel,ariaLabel:f.printAriaLabel,onClick:i,gap:!0},{icon:t.jsx(Z,{}),label:f.settingsLabel,ariaLabel:f.settingsAriaLabel,onClick:a,gap:!0},{icon:t.jsx(W,{}),label:f.helpLabel,ariaLabel:f.helpAriaLabel,onClick:s}];return t.jsx(ye,{items:m,vertical:l,expanded:c,showExpandedToggle:d,ariaLabel:u||f.toolbarAriaLabel})},exports.MapMarker=zr,exports.MapMarkers=Br,exports.MapPopUp=({open:e,onOpenChange:t,anchorRef:o,header:i,content:a,footer:s,placement:c="bottom",offset:d=30,closeOnEscape:u=!0,closeOnOutsideClick:h=!1,labels:f})=>{const m=w("MapPopUp",f),p=r.useRef(null),{refs:g,floatingStyles:v,context:b,middlewareData:y,placement:x}=Xo({open:e,onOpenChange:t,placement:c,whileElementsMounted:vo,middleware:[Ro(d),(C={fallbackAxisSideDirection:"start"},{...xo(C),options:[C,j]}),To({padding:8}),Oo({element:p})]});var C,j;r.useEffect((()=>{o?.current&&g.setReference(o.current)}),[o,g]);const k=function(e,t){void 0===t&&(t={});const{open:r,onOpenChange:n,elements:o,dataRef:i}=e,{enabled:a=!0,escapeKey:s=!0,outsidePress:c=!0,outsidePressEvent:d="pointerdown",referencePress:u=!1,referencePressEvent:h="pointerdown",ancestorScroll:f=!1,bubbles:m,capture:p}=t,g=qo(),v=Xn("function"==typeof c?c:()=>!1),b="function"==typeof c?v:c,y=l.useRef(!1),{escapeKey:x,outsidePress:w}=Go(m),{escapeKey:C,outsidePress:j}=Go(p),k=l.useRef(!1),$=Xn((e=>{var t;if(!r||!a||!s||"Escape"!==e.key)return;if(k.current)return;const o=null==(t=i.current.floatingContext)?void 0:t.nodeId,l=g?Wn(g.nodesRef.current,o):[];if(!x&&(e.stopPropagation(),l.length>0)){let e=!0;if(l.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__escapeKeyBubbles||(e=!1)})),!e)return}n(!1,function(e){return"nativeEvent"in e}(e)?e.nativeEvent:e,"escape-key")})),S=Xn((e=>{var t;const r=()=>{var t;$(e),null==(t=Fn(e))||t.removeEventListener("keydown",r)};null==(t=Fn(e))||t.addEventListener("keydown",r)})),E=Xn((e=>{var t;const r=i.current.insideReactTree;i.current.insideReactTree=!1;const a=y.current;if(y.current=!1,"click"===d&&a)return;if(r)return;if("function"==typeof b&&!b(e))return;const s=Fn(e),l="[data-floating-ui-inert]",c=Zn(o.floating).querySelectorAll(l);let u=Gr(s)?s:null;for(;u&&!cn(u);){const e=hn(u);if(cn(e)||!Gr(e))break;u=e}if(c.length&&Gr(s)&&!s.matches("html,body")&&!Hn(s,o.floating)&&Array.from(c).every((e=>!Hn(u,e))))return;if(Ur(s)&&T){const t=cn(s),r=dn(s),n=/auto|scroll/,o=t||n.test(r.overflowX),i=t||n.test(r.overflowY),a=o&&s.clientWidth>0&&s.scrollWidth>s.clientWidth,l=i&&s.clientHeight>0&&s.scrollHeight>s.clientHeight,c="rtl"===r.direction,d=l&&(c?e.offsetX<=s.offsetWidth-s.clientWidth:e.offsetX>s.clientWidth),u=a&&e.offsetY>s.clientHeight;if(d||u)return}const h=null==(t=i.current.floatingContext)?void 0:t.nodeId,f=g&&Wn(g.nodesRef.current,h).some((t=>{var r;return qn(e,null==(r=t.context)?void 0:r.elements.floating)}));if(qn(e,o.floating)||qn(e,o.domReference)||f)return;const m=g?Wn(g.nodesRef.current,h):[];if(m.length>0){let e=!0;if(m.forEach((t=>{var r;null==(r=t.context)||!r.open||t.context.dataRef.current.__outsidePressBubbles||(e=!1)})),!e)return}n(!1,e,"outside-press")})),L=Xn((e=>{var t;const r=()=>{var t;E(e),null==(t=Fn(e))||t.removeEventListener(d,r)};null==(t=Fn(e))||t.addEventListener(d,r)}));l.useEffect((()=>{if(!r||!a)return;i.current.__escapeKeyBubbles=x,i.current.__outsidePressBubbles=w;let e=-1;function t(e){n(!1,e,"ancestor-scroll")}function l(){window.clearTimeout(e),k.current=!0}function c(){e=window.setTimeout((()=>{k.current=!1}),sn()?5:0)}const u=Zn(o.floating);s&&(u.addEventListener("keydown",C?S:$,C),u.addEventListener("compositionstart",l),u.addEventListener("compositionend",c)),b&&u.addEventListener(d,j?L:E,j);let h=[];return f&&(Gr(o.domReference)&&(h=mn(o.domReference)),Gr(o.floating)&&(h=h.concat(mn(o.floating))),!Gr(o.reference)&&o.reference&&o.reference.contextElement&&(h=h.concat(mn(o.reference.contextElement)))),h=h.filter((e=>{var t;return e!==(null==(t=u.defaultView)?void 0:t.visualViewport)})),h.forEach((e=>{e.addEventListener("scroll",t,{passive:!0})})),()=>{s&&(u.removeEventListener("keydown",C?S:$,C),u.removeEventListener("compositionstart",l),u.removeEventListener("compositionend",c)),b&&u.removeEventListener(d,j?L:E,j),h.forEach((e=>{e.removeEventListener("scroll",t)})),window.clearTimeout(e)}}),[i,o,s,b,d,r,n,f,a,x,w,$,C,S,E,j,L]),l.useEffect((()=>{i.current.insideReactTree=!1}),[i,b,d]);const R=l.useMemo((()=>({onKeyDown:$,...u&&{[Zo[h]]:e=>{n(!1,e.nativeEvent,"reference-press")},..."click"!==h&&{onClick(e){n(!1,e.nativeEvent,"reference-press")}}}})),[$,n,u,h]),T=l.useMemo((()=>({onKeyDown:$,onMouseDown(){y.current=!0},onMouseUp(){y.current=!0},[Wo[d]]:()=>{i.current.insideReactTree=!0}})),[$,d,i]);return l.useMemo((()=>a?{reference:R,floating:T}:{}),[a,R,T])}(b,{escapeKey:u,outsidePress:h}),$=Jo(b,{role:"dialog"}),{getFloatingProps:S}=function(e){void 0===e&&(e=[]);const t=e.map((e=>null==e?void 0:e.reference)),r=e.map((e=>null==e?void 0:e.floating)),n=e.map((e=>null==e?void 0:e.item)),o=l.useCallback((t=>Yo(t,e,"reference")),t),i=l.useCallback((t=>Yo(t,e,"floating")),r),a=l.useCallback((t=>Yo(t,e,"item")),n);return l.useMemo((()=>({getReferenceProps:o,getFloatingProps:i,getItemProps:a})),[o,i,a])}([k,$]),{x:E,y:L}=y.arrow??{x:null,y:null},R={top:"bottom",right:"left",bottom:"top",left:"right"}[x.split("-")[0]];if(!e)return null;let T=d-1,O=4;return"left"!==R&&"right"!==R||(T=4,O=d-1),n.jsxs(n.Fragment,{children:[n.jsxs("div",{ref:g.setFloating,style:v,"aria-modal":!0,...S(),css:Qo,children:[n.jsxs("div",{css:ei,children:[i,n.jsx(de,{onClick:()=>t(!1),className:"ds-map-pop-up-close-button","aria-label":m.closeLabel})]}),n.jsx("div",{css:ti,children:a}),s?n.jsx("div",{css:ri,children:s}):null,n.jsx("div",{ref:p,css:ni(T,O,E,L,R,d)})]}),n.jsx("div",{className:"fixed inset-0 z-[999] bg-black/20 backdrop-blur-[1px]",onClick:()=>h&&t(!1)})]})},exports.Menu=Ee,exports.MobileTabBar=({defaultValue:t,tabs:o,onTabClick:i,hideLabels:a,activationMode:s="manual"})=>{const l=o.length,[c,d]=r.useState((()=>tm(o,t)));return n.jsx("div",{css:Kf,children:n.jsx(e.Tabs.Root,{width:"full",defaultValue:t||o?.[0]?.value,onValueChange:({value:e})=>(e=>{const t=tm(o,e);d(t),i&&i(e)})(e),activationMode:s,children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:o.map(((t,r)=>{const{label:o,icon:i,bagdeCount:s,"aria-label":d,"aria-describedby":u,disabled:h,...f}=t,m=`${t.value}-str-status`,p=[`tab ${r+1} of ${l}`,c===r?"selected":"not selected"];h&&p.push("disabled");const g=[u,m].filter(Boolean).join(" ")||void 0;return n.jsxs(e.Tabs.Trigger,{css:Jf,"aria-label":d||o,"aria-disabled":!!h||void 0,"aria-describedby":g,disabled:h,...f,children:[n.jsxs("div",{css:Qf,children:[i,s?n.jsx("div",{css:em,className:"ds-badge-count",children:s}):null]}),a?null:n.jsx("p",{children:o}),n.jsx(e.VisuallyHidden,{id:m,children:p.join(", ")})]},t.value)}))})})})},exports.Modal=({header:t,content:o,footer:i,size:a="medium",width:s,height:l,maxHeight:c,draggable:d,blocking:u,open:h,onClose:f})=>{const m=r.useRef(null);return h?n.jsx(e.Dialog.Root,{open:h,onOpenChange:f,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!d&&!u,preventScroll:!d&&!u,closeOnEscape:!u,defaultOpen:!0,children:n.jsxs(e.Portal,{children:[d?null:n.jsx(e.Dialog.Backdrop,{css:{background:"rgba(0, 0, 0, 0.64)"}}),n.jsx(ys,{disabled:!d,nodeRef:m,children:n.jsx(e.Dialog.Positioner,{ref:m,children:n.jsxs(e.Dialog.Content,{css:xs(a,s,l,c),children:[n.jsxs(e.Dialog.Header,{css:ws,children:[t,u?null:n.jsx(e.Dialog.CloseTrigger,{css:Cs,asChild:!0,children:n.jsx(de,{})})]}),n.jsx(e.Dialog.Body,{css:js,children:o}),i?n.jsx(e.Dialog.Footer,{padding:"0.75rem",children:i}):null]})})})]})}):null},exports.MultiActionButton=({variant:t="primary",size:o="default",mainActionLabel:i,mainActionOnClick:a=()=>{},otherActions:s=[],disabled:l,mainActionLeftIcon:c,mainActionRightIcon:d,...u})=>{const[h,m]=r.useState(!1),p=l?`${i} action button with menu, disabled`:void 0;return n.jsxs(e.Group,{css:Oe,attached:!0,tabIndex:l?0:void 0,"aria-disabled":l,"aria-label":p,role:"group",children:[n.jsx(C,{css:{},label:i,variant:t,size:o,onClick:a,disabled:l,leftIcon:c,rightIcon:d,...u}),n.jsxs(e.Menu.Root,{onOpenChange:({open:e})=>m(e),positioning:{placement:"bottom-end"},children:[n.jsx(e.Menu.Trigger,{css:Re(t),"data-group-item":!0,"data-last":!0,asChild:!0,children:n.jsx(C,{style:Pe,variant:t,size:o,leftIcon:n.jsx(L,{rotate:h?"180":"0",color:f("accessible","text-on-primary-mids")||f("primary",900)}),disabled:l})}),n.jsx(Me,{children:s.map((({label:t,value:r,onClick:i})=>n.jsx(e.Menu.Item,{css:Te(o),onClick:i,value:r,children:t},r)))})]})]})},exports.Navbar=({variant:e="default",theme:t="light",logo:o,linkRouter:i,pathname:a,navigationSection:s,utilitySection:l,actionsSection:c,maxWidth:d,fixed:u,onNavbarHeightChange:h,backgroundColor:f,labels:m})=>{const p=w("Navbar",m),g=r.useRef(null),v=r.useRef(null),b=r.useRef(null),[y,x]=r.useState(!1),[j,k]=r.useState(-1),[$,S]=r.useState("undefined"!=typeof window&&window?.innerWidth<=km),[E,L]=r.useState(!1),R=i,O=r.useCallback((()=>{if(v.current&&g.current&&b.current){const e=g.current.getBoundingClientRect(),t=v.current.getBoundingClientRect(),r=b.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=km||window.innerWidth<=j?(h?.(96),x(!0)):window.innerWidth>km&&window.innerWidth<=1440?e.right>=t.left?(h?.(96),x(!0),k(window.innerWidth)):window.innerWidth>j&&(h?.(48),x(!1),k(-1)):(h?.(48),x(!1),k(-1)),y&&(window.innerWidth<=km||r.right>=t.left?(S(!0),h?.(48)):(S(!1),h?.(96)))}}),[j,y]);r.useEffect((()=>(O(),window.addEventListener("resize",O),()=>{window.removeEventListener("resize",O)})),[O]);const P="condensed"===e;return n.jsxs("nav",{css:rm(y&&!$,u,f,t,P),children:[n.jsxs("div",{css:om(y&&!$,d,P),children:[n.jsxs("div",{css:im(y&&!$||"dark"===t,P),ref:g,children:[o?n.jsx("div",{ref:b,css:am,children:o}):null,n.jsx("div",{css:sm(y),children:s?.map((e=>e.link?n.jsx(R,{to:e.link,href:e.link,css:lm(a===e.link,t,P),children:e.label},e.label):n.jsx(Ee,{theme:t,label:e.label,fontSize:P?"0.875rem":"1rem",items:e.items||[]},e.label)))})]}),n.jsx("div",{css:cm(P),ref:v,children:$?n.jsxs("button",{type:"button",onClick:()=>L(!E),"aria-label":p.openMenuLabel,css:hm(t),children:[E?p.closeLabel:p.menuLabel,E?n.jsx(T,{height:P?"0.75rem":"1rem",width:P?"0.75rem":"1rem"}):n.jsx(te,{height:P?"0.75rem":"1rem",width:P?"0.75rem":"1rem"})]}):n.jsxs(n.Fragment,{children:[n.jsx("div",{css:cm(P),children:l?.map(((e,t)=>n.jsx("div",{css:dm(y),children:e},t)))}),c?.length?n.jsx("div",{css:um(y),children:c.map((e=>n.jsx(C,{...e},e.ariaLabel)))}):null]})})]}),y&&!$?n.jsx("div",{css:nm(t,P),children:s?.map((e=>e.link?n.jsx(R,{to:e.link,href:e.link,css:lm(a===e.link,t,P),children:e.label},e.label):n.jsx(Ee,{theme:t,label:e.label,fontSize:P?"0.875rem":"1rem",items:e.items||[]},e.label)))}):null,$?n.jsx(jm,{theme:t,variant:e,navigationSection:s,utilitySection:l,actionsSection:c,linkRouter:i,isOpen:E,setIsOpen:L,pathname:a,resolvedLabels:p}):null]})},exports.NavigationRail=({tabs:t=[],defaultValue:o,onTabClick:i,children:a,onOpenChange:s,labels:l})=>{const c=w("NavigationRail",l),[d,u]=r.useState(!1),[h,m]=r.useState(o||t?.[0]?.value),p=e=>{m(e),i&&i(e)},[g]=e.useMediaQuery(["(max-width: 48rem)"]);return g?n.jsxs(e.Tabs.Root,{defaultValue:h,onValueChange:({value:e})=>p(e),children:[n.jsx(e.Tabs.List,{style:{display:"flex",overflowX:"auto",whiteSpace:"nowrap",padding:"0.5rem",gap:"0.5rem"},children:t.map((t=>n.jsx(e.Tabs.Trigger,{value:t.value,css:{"--indicator-color":f("primary",500),flexShrink:0,padding:"0.625rem 1rem",color:f("neutral",600),"&[data-selected]":{color:f("neutral",800),fontWeight:600}},children:t.label},t.value)))}),t.map((t=>n.jsx(e.Tabs.Content,{value:t.value,children:a},t.value)))]}):n.jsxs("div",{style:{height:"calc(100vh - 3rem - 3.5rem)",position:"fixed",top:"3rem",left:0,display:"flex"},children:[n.jsxs("div",{css:$m,children:[n.jsx(e.Tabs.Root,{defaultValue:o||t?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{p(e)},role:"tablist",children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:t.map((t=>n.jsx(e.Tabs.Trigger,{css:Sm,"aria-label":t["aria-label"]||t.label,...t,children:n.jsxs(e.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"0.3125rem",className:"ds-tab-label",children:[t.icon?n.jsx("div",{css:Em,children:t.icon}):null,n.jsx("p",{children:t.label})]})},t.label)))})}),a?n.jsx(e.Collapsible.Root,{onOpenChange:({open:e})=>{u(e),s&&s(!e)},children:n.jsxs(e.Collapsible.Trigger,{css:Lm,children:[n.jsx("div",{css:Em,children:d?n.jsx(k,{}):n.jsx(j,{})}),n.jsxs("div",{className:"ds-tab-label",children:[n.jsx("p",{children:d?c.showLabel:c.hideLabel}),n.jsx("p",{children:c.sidebarLabel})]})]})}):null]}),a?n.jsx(e.Collapsible.Root,{defaultOpen:!0,open:!d,children:n.jsx(e.Collapsible.Content,{height:"100%",children:n.jsx("div",{css:Rm,role:"tabpanel","aria-labelledby":h,children:a})})}):null]})},exports.OptionCard=({defaultValue:t,items:r,onValueChange:i})=>n.jsx(e.RadioCard.Root,{defaultValue:t,onValueChange:i,children:n.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"0.75rem",children:r.map((t=>{return n.jsxs(e.RadioCard.Item,{css:We,value:t.value,disabled:t.disabled,children:[n.jsx(e.RadioCard.ItemHiddenInput,{}),n.jsxs(e.RadioCard.ItemControl,{css:Ge,children:[n.jsxs("div",{css:(i=t.variant,o.css`
|
|
3734
3734
|
width: 100%;
|
|
3735
3735
|
display: flex;
|
|
3736
3736
|
flex-direction: ${"centered"===i?"column":"row"};
|
|
3737
3737
|
align-items: center;
|
|
3738
3738
|
gap: 0.75rem;
|
|
3739
|
-
`),children:[n.jsx("div",{css:
|
|
3739
|
+
`),children:[n.jsx("div",{css:Ue,children:t.icon}),n.jsxs("div",{style:{width:"100%"},children:[n.jsx("p",{css:Xe(t.variant,t.disabled),"aria-label":t.label,"aria-disabled":t.disabled,children:t.label}),n.jsx("p",{css:Ye(t.variant,t.disabled),"aria-label":t.caption,"aria-disabled":t.disabled,children:t.caption})]})]}),n.jsx(e.RadioCard.ItemIndicator,{css:Ke(t.variant)})]}),t.children&&"expanded"===t.variant?n.jsx(e.RadioCard.ItemAddon,{css:(r=t.disabled,o.css`
|
|
3740
3740
|
width: 100%;
|
|
3741
3741
|
border-top: 0.0625rem solid ${f("neutral",300)};
|
|
3742
3742
|
margin-top: 0.75rem;
|
|
3743
3743
|
padding: 0;
|
|
3744
3744
|
padding-top: 0.5rem;
|
|
3745
3745
|
color: ${r?f("neutral",500):"inherit"};
|
|
3746
|
-
`),children:t.children}):null]},`${t.label}-${t.value}`);var r,i}))})}),exports.Pagination=
|
|
3746
|
+
`),children:t.children}):null]},`${t.label}-${t.value}`);var r,i}))})}),exports.Pagination=aa,exports.Panel=({header:e,content:t,footer:o,variant:i="fixed",width:a})=>{const[s,l]=r.useState(void 0),[c,d]=r.useState(void 0),u=r.useRef(null),h=r.useRef(null);r.useEffect((()=>{l(u?.current?.getBoundingClientRect()?.height),d(h?.current?.getBoundingClientRect()?.height)}),[e,o]);return n.jsxs("div",{css:[ks(a),"fixed"===i?$s:Ss],children:[e?n.jsx("div",{css:Es,ref:u,children:e}):null,n.jsx("div",{css:Ls(s,c),children:t}),o?n.jsx("div",{css:Rs,ref:h,children:o}):null]})},exports.Password=({label:e,caption:t,required:i,disabledRules:a,onChange:s,minLength:l=8,hideValidations:c,labels:d})=>{const u=w("Password",d),[h,m]=r.useState(!1),[p,g]=r.useState(""),[v,b]=r.useState({strength:"very-weak",length:!1,uppercase:!1,lowercase:!1,numbers:!1,specialCharacters:!1}),y={"very-weak":u.strengthVeryWeak,weak:u.strengthWeak,medium:u.strengthMedium,strong:u.strengthStrong,"very-strong":u.strengthVeryStrong};return n.jsxs("div",{css:sr,children:[n.jsxs("p",{css:lr,"aria-label":e,children:[i?n.jsx("span",{children:"*"}):null,e]}),n.jsx("p",{css:cr,"aria-label":t,children:t}),n.jsxs("div",{css:dr,children:[n.jsx(_t,{type:h?"text":"password",value:p,"aria-describedby":"password-guidelines",onChange:e=>(e=>{const t={...v};let r=0,n=!1;t.length=e.length>=l,r+=e.length>=l?1:0,n=/[A-Z]/.test(e),r+=n?1:0,t.uppercase=n,n=/[a-z]/.test(e),r+=n?1:0,t.lowercase=n,n=/[0-9]/.test(e),r+=n?1:0,t.numbers=n,n=/[-'/`~!¡#*$@_%+=.,^&(){}[\]|;:“‘"<>?\\]/.test(e),r+=n?1:0,t.specialCharacters=n,t.strength="very-weak",e.length>=4&&r>=2&&(t.strength="weak"),e.length>=6&&r>=3&&(t.strength="medium"),e.length>=l&&r>=4&&(t.strength="strong"),e.length>=l+2&&r>=5&&(t.strength="very-strong"),g(e),b(t),s&&s({...t,password:e})})(e.target.value)}),n.jsx(C,{label:h?u.hideLabel:u.showLabel,variant:"secondary",leftIcon:h?n.jsx(M,{}):n.jsx(P,{}),"aria-label":h?u.hidePasswordLabel:u.showPasswordLabel,onClick:()=>m(!h),type:"button"})]}),p&&!c?n.jsxs("div",{id:"password-guidelines",css:ur,"aria-live":"polite",children:[n.jsxs("p",{css:(x=v.strength,o.css`
|
|
3747
3747
|
font-size: 1rem;
|
|
3748
3748
|
line-height: 1.5rem;
|
|
3749
3749
|
font-weight: 400;
|
|
@@ -3754,13 +3754,13 @@ function sh(e,t){var r=Object.keys(e);if(Object.getOwnPropertySymbols){var n=Obj
|
|
|
3754
3754
|
font-weight: 700;
|
|
3755
3755
|
color: ${f("medium"===x?"warning":"strong"===x||"very-strong"===x?"success":"error",900)};
|
|
3756
3756
|
}
|
|
3757
|
-
`),"aria-live":"polite",role:"status",children:[u.strengthPrefix," ",n.jsx("span",{children:y[v.strength]})]}),n.jsx("div",{css:
|
|
3757
|
+
`),"aria-live":"polite",role:"status",children:[u.strengthPrefix," ",n.jsx("span",{children:y[v.strength]})]}),n.jsx("div",{css:hr(v.strength),children:n.jsx("div",{})}),n.jsxs("div",{css:fr(v.length),"aria-label":`${u.minLengthRule(l)}. ${v.length?u.requirementMet:u.requirementNotMet}`,children:[n.jsx("div",{children:v.length?n.jsx($,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):n.jsx(T,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),n.jsx("p",{children:u.minLengthRule(l)})]}),a?.uppercase?null:n.jsxs("div",{css:fr(v.uppercase),"aria-label":`${u.uppercaseRule}. ${v.uppercase?u.requirementMet:u.requirementNotMet}`,children:[n.jsx("div",{children:v.uppercase?n.jsx($,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):n.jsx(T,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),n.jsx("p",{children:u.uppercaseRule})]}),a?.lowercase?null:n.jsxs("div",{css:fr(v.lowercase),"aria-label":`${u.lowercaseRule}. ${v.lowercase?u.requirementMet:u.requirementNotMet}`,children:[n.jsx("div",{children:v.lowercase?n.jsx($,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):n.jsx(T,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),n.jsx("p",{children:u.lowercaseRule})]}),a?.numbers?null:n.jsxs("div",{css:fr(v.numbers),"aria-label":`${u.numberRule}. ${v.numbers?u.requirementMet:u.requirementNotMet}`,children:[n.jsx("div",{children:v.numbers?n.jsx($,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):n.jsx(T,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),n.jsx("p",{children:u.numberRule})]}),a?.specialCharacters?null:n.jsxs("div",{css:fr(v.specialCharacters),"aria-label":`${u.specialCharRule}. ${v.specialCharacters?u.requirementMet:u.requirementNotMet}`,children:[n.jsx("div",{children:v.specialCharacters?n.jsx($,{color:"var(--chakra-colors-success-500)",height:"0.5rem",width:"0.5rem"}):n.jsx(T,{color:"var(--chakra-colors-error-900)",height:"0.5rem",width:"0.5rem"})}),n.jsx("p",{children:u.specialCharRule})]})]}):null]});var x},exports.ProgressBar=({progress:e})=>{let t=e;return t>100&&(t=100),t<0&&(t=0),n.jsx("div",{css:dp,role:"progressbar","aria-label":`Progress: ${t}%`,"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":t,children:n.jsx("div",{css:up(t)})})},exports.QualitativeAttribute=({type:e,label:t,caption:o,color:i,onActionClick:a,showActionButton:s,pointIcon:l=n.jsx(G,{color:"#006D2C"}),ariaLabelType:c="",labels:d})=>{const u=w("QualitativeAttribute",d),[h,f]=r.useState(!0),m=r.useId(),p=r.useId(),g="raster"===e,v="line"===e,b="point"===e,y=r.useId(),x=r.useMemo((()=>{const e=h?u.visibleText:u.hiddenText;let r=c??`${c},`;return v&&(r=u.linePrefix),u.currentlyTemplate(String(t),o,r,e)}),[h,e,t,o,c,u]),j=h?u.hideLabel:u.showLabel;return n.jsxs("div",{css:Pi,children:[n.jsx("p",{id:y,css:{position:"absolute",width:1,height:1,margin:-1,padding:0,border:0,clip:"rect(0 0 0 0)",overflow:"hidden"},children:x}),n.jsxs("div",{css:Mi,children:[n.jsxs("div",{children:[g&&n.jsx("div",{css:Ri(i)}),v&&n.jsx("div",{css:Ti(i)}),b&&n.jsx("div",{css:Oi(i),children:l})]}),n.jsxs("div",{children:[n.jsx("p",{id:m,css:_i,children:t}),o?n.jsx("p",{id:p,css:Ii,children:o}):null]})]}),a&&s?n.jsx("div",{css:Di,children:n.jsx(C,{type:"button",variant:"borderless",label:String(j),rightIcon:h?n.jsx(M,{}):n.jsx(P,{}),"aria-pressed":h,"aria-labelledby":`${y} ${m}`,onClick:()=>{f((e=>!e)),a?.()}})}):null]})},exports.Radio=tt,exports.RadioGroup=rt,exports.RadioList=({label:t,caption:r,name:i,radios:a,defaultValue:s,onCheckedChange:l,errorMessage:c,horizontal:d,variant:u="default",required:h,labels:f})=>{const m=w("RadioList",f),p=`${t}. ${r?`${r}.`:""} ${h?m.requiredLabel:m.optionalLabel} ${c?`${m.errorPrefix} ${c}.`:""} `;return n.jsxs(e.Group,{css:mr,"aria-roledescription":"group","aria-label":p,children:[c?n.jsx("div",{css:br}):null,n.jsxs("div",{css:(g=!!c,o.css`
|
|
3758
3758
|
margin-left: ${g?"1.1875rem":"0"};
|
|
3759
|
-
`),children:[n.jsxs("p",{css:
|
|
3759
|
+
`),children:[n.jsxs("p",{css:pr,"aria-label":t,children:[h&&n.jsx("span",{"aria-label":m.requiredSymbolLabel,children:"*"}),t]}),n.jsx("p",{css:gr,"aria-label":r,children:r}),c?n.jsx("p",{css:yr,"aria-label":c,children:c}):null,n.jsx("div",{css:vr,children:n.jsx(rt,{name:i,value:s,onChange:l,horizontal:d&&"card"!==u,children:a.map((e=>n.jsx(tt,{css:"card"===u?xr:{},...e},e.value)))})})]})]});var g},exports.SSOButtons=ae,exports.ScaleBar=({colors:e,values:t,subLabels:r,isGradient:i})=>{return n.jsxs("div",{css:Ai,children:[i?n.jsx("div",{css:(a=Hi(e),o.css`
|
|
3760
3760
|
height: 1.25rem;
|
|
3761
3761
|
width: 100%;
|
|
3762
3762
|
margin-bottom: 0.5rem;
|
|
3763
3763
|
border: 1px solid ${f("neutral",300)};
|
|
3764
3764
|
border-radius: 0.25rem;
|
|
3765
3765
|
${a?`background: ${a};`:""}
|
|
3766
|
-
`)}):n.jsx("div",{css:Ai,children:e?.map(((e,r)=>n.jsx("div",{"data-test":`${e}-${t?.[r]}`,style:{backgroundColor:e,width:"100%",height:"100%"}},`${e}-${t?.[r]}`)))}),n.jsx("div",{css:Ni,children:t?.map((e=>n.jsx("div",{style:{width:i?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:n.jsx("p",{css:Vi,children:e})},e)))}),r&&r.length?n.jsx("div",{css:Ni,children:r.map((e=>n.jsx("div",{style:{width:i?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:n.jsx("p",{css:zi,style:{width:"100%"},children:e})},e)))}):null]});var a},exports.Search=({placeholder:t,disabled:o,size:i="default",options:a=[],resultsMaxHeight:s=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:u,onClear:h,renderResults:m,labels:p})=>{const g=w("Search",p),[v,b]=r.useState(""),{open:y,onOpen:x,onClose:C}=e.useDisclosure(),[j,k]=r.useState(a),[$,S]=r.useState(-1),[E,L]=r.useState(!1),R=r.useRef(null),T=`search-results-${r.useId()}`,O=e=>{const t=a.find((t=>t.id===e||t.label===e));t&&(d?.(t),b(""),C())};r.useEffect((()=>{if(u?.(v),!v)return void k(a);const e=a.filter((e=>e.id?.toLowerCase().includes(v.toLowerCase())||e.label.toLowerCase().includes(v.toLowerCase())||e.caption?.toLowerCase().includes(v.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>O(e.id||e.label)})));k(e),x()}),[v]),r.useEffect((()=>{function e(e){y&&R.current&&!R.current.contains(e.target)&&C()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]);const P=v.length?n.jsx(de,{onClick:()=>{b(""),h?.()}}):null,M="none"!==c&&!!v.length&&j.length>0&&y;let _=f("neutral",500);o?_=f("neutral",500):E&&(_=f("primary",700));const I="small"===i?"1rem":"1.25rem",D=ve(s);return n.jsxs("div",{ref:R,style:{position:"relative",width:"100%"},children:[n.jsx(e.InputGroup,{startElement:n.jsx(ie,{width:I,height:I,fill:_}),endElement:P,children:n.jsx(Mt,{autoComplete:"off",placeholder:t||g.filterPlaceholder,onChange:e=>{const{value:t}=e.target;b(t)},onFocus:()=>L(!0),onBlur:()=>L(!1),value:v,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":t||g.filterAriaLabel,"aria-expanded":M,"aria-controls":T,role:"combobox","aria-autocomplete":"list",disabled:o,size:i,noMarginBottom:!0,onKeyDown:e=>{if(M){if("ArrowDown"===e.key&&(e.preventDefault(),S((e=>Math.min(e+1,j.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),S((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),$>=0)){const e=j[$];O(e.id||e.label)}"Escape"===e.key&&C()}}})}),(M||l&&!!v.length)&&"custom"===c&&m&&!l&&m({items:j,highlightedIndex:$,query:v,onSelect:O}),(M||l&&!!v.length)&&n.jsx(e.Portal,{container:R,children:n.jsxs(e.Box,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:D,children:[l&&n.jsx(e.Box,{padding:"1rem",children:n.jsx(e.Spinner,{})}),"text"===c&&!l&&n.jsx(Nm,{highlightedIndex:$,items:j,query:v,onSelect:O}),"list"===c&&!l&&n.jsx(ea,{items:j,highlightedIndex:$})]})})]})},exports.Select=ir,exports.Sheet=({header:e,content:t,footer:o,open:i=!1,onClose:a,minimizedHeight:s,midHeight:l=200,maxFullHeight:c,defaultSnap:d="minimized",className:u,blocking:h,zIndex:f=1e3})=>{const m=r.useRef(null),p=r.useRef([]),[g,v]=r.useState(null),b=window.innerWidth>768,y=p.current;let x="Expand sheet";if(null!=g){const e=Bf(g,y);e>0&&e<y.length-1?x="Make full screen":e===y.length-1&&(x="Expanded sheet")}const w=!(null==g||!y.length||Bf(g,y)!==y.length-1);return n.jsx(Nf,{ref:m,css:zf(!!e,f),className:u,open:i,onDismiss:a,header:n.jsxs("div",{children:[n.jsx("button",{type:"button",disabled:w,"aria-label":x,css:Vf,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=y[y.length-1];if(b)return void m.current?.snapTo?.((()=>t));const r=g??y[0];let n=y.findIndex((e=>e>r));-1===n&&(n=y.length-1);const o=y[n];m.current?.snapTo?.((()=>o))},children:n.jsx("div",{})}),n.jsx("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:x}),e]}),footer:o,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:r})=>{const n=[20,s||e,l+(o?r:0),c||t-t/6];return p.current=n,n},onSpringEnd:()=>{const e=m.current?.height;e&&v(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:r})=>{let n=20;return"minimized"===d?n=s||e:"mid"===d?n=l+(o?r:0):"full"===d&&(n=c||t-t/6),n},blocking:h,children:i?t:null})},exports.SimpleMapPin=({onClick:e,triggerRef:r,showFocusState:n,count:o,mode:i,variant:a="simple-pin"})=>t.jsx(Vr,{count:o,mode:i,onClick:e,ref:r,showFocusState:n,variant:a}),exports.Slider=dt,exports.SliderInput=({label:e,caption:t,size:o="default",sliderItem:i,required:a,onChange:s})=>{const[l,c]=r.useState(i.value||[]),d=(e,t)=>{const r=e.target.value,n=[...l];let o=r?parseInt(r,10):r;const a=i.min||0,s=i.max||100;o=Number.isNaN(o)?a:o,o=o<a?a:o,o=o>s?s:o,n[t]=o,c(n)},u=(e,t)=>{const r=e.target.value||"0",n=[...l];let o=parseInt(r,10);const a=i.min||0,d=i.max||100;if(o=Number.isNaN(o)?a:o,o=o<a?a:o,o=o>d?d:o,2===l?.length){o=Number.isNaN(o)?a:o;const e=l[0],r=l[1];0===t?(o=o<a?a:o,o=o>r?r:o):1===t&&(o=o<e?e:o,o=o>d?d:o)}n[t]=o,c(n),s&&s(n)};return n.jsxs("div",{children:[n.jsxs("p",{css:xr(o),"aria-label":e,children:[a?n.jsx("span",{children:"*"}):null,e]}),t?n.jsx("p",{css:wr(o),"aria-label":t,children:t}):null,n.jsxs("div",{css:Cr,children:[i.step&&i.marks?n.jsx(ir,{items:i.marks.map((e=>({label:`${e.label}`,value:`${e.value}`}))),placeholder:"",style:{width:"5.625rem"},value:[`${l?.[0]}`],onChange:e=>{const t=e.map((e=>parseInt(e,10)));c(t),s&&s(t)}}):n.jsx(Mt,{"aria-label":e,min:i.min,max:i.max,value:l?.[0],type:"number",onChange:e=>d(e,0),onBlur:e=>u(e,0),className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}),n.jsx(dt,{css:{},...i,value:l,onValueChangeEnd:e=>{c(e.value),s&&s(e.value)}}),2===l?.length?n.jsx(Mt,{"aria-label":e,min:i.min,max:i.max,value:l?.[1],type:"number",onChange:e=>d(e,1),onBlur:e=>u(e,1),className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}):null]})]})},exports.StepProgressIndicator=({steps:e,currentStep:t,labels:r})=>{const o=w("StepProgressIndicator",r);return n.jsxs("div",{css:up,children:[e.map(((e,r)=>n.jsxs("div",{css:hp,children:[n.jsx("button",{css:fp(t>=r+1,t<r+1),type:"button",onClick:e.onClick,"aria-current":t===r+1,"aria-disabled":t<r+1,disabled:t<r+1,"aria-label":o.currentStepLabel(r+1,e.label||"",t>r+1),"data-active":t>=r+1,children:t>r+1?n.jsx($,{height:"1rem",width:"1rem"}):r+1}),e.label?n.jsx("p",{css:mp(t===r+1),children:e.label}):null]},`${e.label}-${r}`))),n.jsx("div",{css:pp,children:n.jsx("div",{css:gp})})]})},exports.Switch=ht,exports.TabBar=({variant:t="panel",defaultValue:o,tabs:i,onTabClick:a,activationMode:s="manual"})=>{const[l,c]=r.useState(Im(i,o)||0);return n.jsx("div",{css:Rm(t),children:n.jsx(e.Tabs.Root,{width:"full",defaultValue:o||i?.[0]?.value,onValueChange:({value:e})=>{return c(Im(i,t=e)),void(a&&a(t));var t},activationMode:s,children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:i.map(((o,i)=>n.jsxs(r.Fragment,{children:["view"===t&&1===i&&"left"===Dm(l)?n.jsx("div",{css:Pm}):null,n.jsx(e.Tabs.Trigger,{css:[Tm,"view"===t&&Mm,"panel"===t&&Om,"transparent"===t&&_m],"aria-label":o["aria-label"]||o.label,...o,children:n.jsxs(e.Box,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[o.icon,o.label]})},o.label),"view"===t&&1===i&&"right"===Dm(l)?n.jsx("div",{css:Pm}):null]},o.label)))})})})},exports.Table=({columns:t,data:o=[],renderRow:i,striped:a,stickyHeader:s,pagination:l,selectable:c,selectedRows:d,variant:u="default",onSortColumn:h,onPageSizeChange:m,onPageChange:p,onAllItemsSelected:g,loading:v,labels:b})=>{const y=w("Table",b),[x,C]=r.useState({key:"",order:""}),{totalItems:j=o.length,currentPage:k=1,pageSize:$=10,showItemCount:S,showItemCountText:E}=l||{},R=(e,t)=>{C({key:e,order:t}),h&&h({key:e,order:t})},T=d?.length===o?.length,O=d&&d.length>0&&!T;return n.jsxs("div",{children:[n.jsxs(e.Table.Root,{css:aa(u),striped:a,stickyHeader:s,interactive:!0,children:[n.jsx(e.Table.Header,{css:sa(u),children:n.jsxs(e.Table.Row,{children:[c?n.jsx(e.Table.ColumnHeader,{children:n.jsx(Ne,{name:"header-checkbox",checked:T,indeterminate:O,onCheckedChange:({checked:e})=>{g&&g(e)}})}):null,t.map((t=>n.jsx(e.Table.ColumnHeader,{role:t.sortable?"columnheader":void 0,"aria-sort":t.sortable&&"asc"===x.order?"ascending":t.sortable&&"desc"===x.order?"descending":void 0,children:n.jsxs("div",{css:la,children:[t.label,t.sortable?n.jsxs("div",{css:ca,children:[n.jsx(ce,{css:da(x.key===t.key&&"asc"===x.order),icon:n.jsx(L,{style:{transform:"rotate(180deg)"}}),onClick:()=>R(t.key,"asc"),"aria-label":y.ascendingLabel}),n.jsx(ce,{css:da(x.key===t.key&&"desc"===x.order),icon:n.jsx(L,{}),onClick:()=>R(t.key,"desc"),"aria-label":y.descendingLabel})]}):null]})},t.key)))]})}),n.jsx(e.Table.Body,{css:fa,children:o.map((e=>n.jsx(r.Fragment,{children:i(e,{className:d?.some((t=>t.id===e.id))?"selected":void 0})},e.id)))})]}),v?n.jsx("div",{css:ma,children:n.jsx(e.Spinner,{size:"lg",color:f("primary",500)})}):null,n.jsxs("div",{css:ua,children:[n.jsx("div",{children:S?n.jsx(Zi,{pageSize:$,currentPage:k,totalItems:j,onPageSizeChange:m,showItemCountText:E}):null}),l?n.jsx("div",{css:ha,children:n.jsx(ia,{totalItems:j,pageSize:$,currentPage:k,onPageChange:p})}):null]})]})},exports.TableCell=ga,exports.TableRow=pa,exports.Tag=rr,exports.TextInput=Mt,exports.Textarea=({label:t,caption:o,placeholder:i,errorMessage:a,required:s,disabled:l,size:c="default",defaultValue:d="",onChange:u,minLength:h,maxLength:f,labels:m,...p})=>{const g=w("Textarea",m),[v,b]=r.useState(d),[y,x]=r.useState(!1),[C,j]=r.useState(!1),[k,$]=r.useState(""),S=r.useId(),E=r.useId(),L=r.useId();r.useEffect((()=>{const{length:e}=d;h&&e<h&&e>0?(x(e<h),j(!1),$(g.enterAtLeastChars(h-e))):h&&0===e&&$(g.minChars(h)),f&&e>0?(x(!1),j(e>f),$(g.charsRemaining(f-e))):f&&0===e&&$(g.maxChars(f))}),[]);const R=!!a||y||C,T=[o?S:null,R?E:null,k?L:null].filter(Boolean).join(" ")||void 0;return n.jsxs("div",{css:jr(c),children:[R?n.jsx("div",{css:kr}):null,n.jsxs(e.Field.Root,{required:s,invalid:R,gap:"0",style:{marginLeft:R?"1.1875rem":"0px"},children:[t?n.jsxs(e.Field.Label,{css:$r(c,l),"aria-label":t,children:[n.jsx(e.Field.RequiredIndicator,{"aria-label":g.requiredSymbolLabel}),t,s?"":n.jsx("span",{children:g.optionalSuffix})]}):null,o?n.jsx(e.Field.HelperText,{id:S,css:Sr(c,l),children:o}):null,a?n.jsx(e.Field.ErrorText,{id:E,css:Lr,"aria-label":`${g.errorPrefix} ${a}`,"aria-live":"polite",children:a}):null,n.jsx(e.Textarea,{placeholder:i,disabled:l,css:Rr(c,v,d),onChange:e=>{b(e.target.value);const{length:t}=e.target.value;h&&f?(x(t<h),j(t>f),$(g.charsRemaining(f-t))):h?(x(t<h),j(!1),$(t<h?g.enterAtLeastChars(h-t):"")):f&&(j(t>f),x(!1),$(g.charsRemaining(f-t))),u&&u(e)},value:v,"aria-describedby":T,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...p}),y&&h?n.jsx(e.Field.ErrorText,{id:E,css:Lr,style:{marginTop:"0.5rem",fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:g.needMoreChars(h-v.length)}):null,C&&f?n.jsx(e.Field.ErrorText,{id:E,css:Lr,style:{marginTop:"0.5rem",fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:g.tooManyChars(v.length-f)}):null,!k||C||y?null:n.jsx(e.Field.HelperText,{id:L,css:Er,"aria-live":"polite",children:k})]})]})},exports.Toast=({labels:t})=>{const r=w("Toast",t);return Object.keys(jp).map((t=>n.jsx(e.Portal,{children:n.jsx(e.Toaster,{toaster:jp[t],insetInline:{mdDown:"4"},children:o=>n.jsxs(e.Toast.Root,{css:vp,width:{md:"sm"},children:[n.jsxs(e.Stack,{flexDirection:"row",className:"ds-toast-icon-container",children:["info"===o.type?o.meta?.icon?o.meta.icon:n.jsx(E,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===o.type?n.jsx(e.Spinner,{size:"lg",borderWidth:"0.1875rem",color:"var(--chakra-colors-primary-500)"}):null,"success"===o.type?o.meta?.icon?o.meta.icon:n.jsx(I,{color:"var(--chakra-colors-success-500)"}):null,"warning"===o.type?o.meta?.icon?o.meta.icon:n.jsx(D,{color:"var(--chakra-colors-warning-500)"}):null,"error"===o.type?o.meta?.icon?o.meta.icon:n.jsx(A,{color:"var(--chakra-colors-error-500)"}):null,n.jsxs(e.Stack,{gap:"1",flex:"1",maxWidth:"100%",children:[n.jsx(e.Toast.Title,{css:bp,"aria-label":`${o.title}`,children:o.title}),o.description?n.jsx(e.Toast.Title,{css:yp,"aria-label":`${o.description}`,children:o.description}):null]})]}),o.action||o.meta?.closable?n.jsxs(e.Stack,{flexDirection:"row",children:[o.action?n.jsx(C,{css:xp,label:o.action.label,size:"small",variant:"info"===o.type?"primary":"secondary",onClick:()=>{o?.action?.onClick&&o.action.onClick(),jp[t].dismiss()}}):null,o.meta?.closable?n.jsx(C,{css:wp,label:o.meta.closableLabel,"aria-label":o.meta?.closableLabel||r.dismissLabel,leftIcon:n.jsx(T,{height:"0.625rem!",width:"0.625rem!"}),size:"small",variant:"secondary",onClick:()=>jp[t].dismiss()}):null]}):null]})})},t)))},exports.Toolbar=ye,exports.Tooltip=pe,exports.designSystemStyles=h,exports.designSystemStylesForTailwind=u,exports.getThemedColor=f,exports.showToast=e=>{jp[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel},...e})};
|
|
3766
|
+
`)}):n.jsx("div",{css:Ni,children:e?.map(((e,r)=>n.jsx("div",{"data-test":`${e}-${t?.[r]}`,style:{backgroundColor:e,width:"100%",height:"100%"}},`${e}-${t?.[r]}`)))}),n.jsx("div",{css:Vi,children:t?.map((e=>n.jsx("div",{style:{width:i?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:n.jsx("p",{css:zi,children:e})},e)))}),r&&r.length?n.jsx("div",{css:Vi,children:r.map((e=>n.jsx("div",{style:{width:i?"auto":`calc(100% / ${t.length})`,display:"flex",justifyContent:"center"},children:n.jsx("p",{css:Bi,style:{width:"100%"},children:e})},e)))}):null]});var a},exports.Search=({placeholder:t,disabled:o,size:i="default",options:a=[],resultsMaxHeight:s=50,isLoading:l=!1,displayResults:c="text",onSelect:d,onQueryChange:u,onClear:h,renderResults:m,labels:p})=>{const g=w("Search",p),[v,b]=r.useState(""),{open:y,onOpen:x,onClose:C}=e.useDisclosure(),[j,k]=r.useState(a),[$,S]=r.useState(-1),[E,L]=r.useState(!1),R=r.useRef(null),T=`search-results-${r.useId()}`,O=e=>{const t=a.find((t=>t.id===e||t.label===e));t&&(d?.(t),b(""),C())};r.useEffect((()=>{if(u?.(v),!v)return void k(a);const e=a.filter((e=>e.id?.toLowerCase().includes(v.toLowerCase())||e.label.toLowerCase().includes(v.toLowerCase())||e.caption?.toLowerCase().includes(v.toLowerCase()))).map((e=>({id:e.id,label:e.label,caption:e.caption,variant:"select",icon:e.icon,onItemClick:()=>O(e.id||e.label)})));k(e),x()}),[v]),r.useEffect((()=>{function e(e){y&&R.current&&!R.current.contains(e.target)&&C()}return document.addEventListener("mousedown",e),()=>{document.removeEventListener("mousedown",e)}}),[y]);const P=v.length?n.jsx(de,{onClick:()=>{b(""),h?.()}}):null,M="none"!==c&&!!v.length&&j.length>0&&y;let _=f("neutral",500);o?_=f("neutral",500):E&&(_=f("primary",700));const I="small"===i?"1rem":"1.25rem",D=ve(s);return n.jsxs("div",{ref:R,style:{position:"relative",width:"100%"},children:[n.jsx(e.InputGroup,{startElement:n.jsx(ie,{width:I,height:I,fill:_}),endElement:P,children:n.jsx(_t,{autoComplete:"off",placeholder:t||g.filterPlaceholder,onChange:e=>{const{value:t}=e.target;b(t)},onFocus:()=>L(!0),onBlur:()=>L(!1),value:v,label:"",style:{paddingLeft:"2.5rem"},type:"search","aria-label":t||g.filterAriaLabel,"aria-expanded":M,"aria-controls":T,role:"combobox","aria-autocomplete":"list",disabled:o,size:i,noMarginBottom:!0,onKeyDown:e=>{if(M){if("ArrowDown"===e.key&&(e.preventDefault(),S((e=>Math.min(e+1,j.length-1)))),"ArrowUp"===e.key&&(e.preventDefault(),S((e=>Math.max(e-1,0)))),"Enter"===e.key&&(e.preventDefault(),$>=0)){const e=j[$];O(e.id||e.label)}"Escape"===e.key&&C()}}})}),(M||l&&!!v.length)&&"custom"===c&&m&&!l&&m({items:j,highlightedIndex:$,query:v,onSelect:O}),(M||l&&!!v.length)&&n.jsx(e.Portal,{container:R,children:n.jsxs(e.Box,{position:"absolute",width:"100%",backgroundColor:"white",border:"custom"===c?"none":"0.0625rem solid",borderColor:"gray.200",borderRadius:"md",zIndex:1e3,overflowY:"auto",maxHeight:D,children:[l&&n.jsx(e.Box,{padding:"1rem",children:n.jsx(e.Spinner,{})}),"text"===c&&!l&&n.jsx(Vm,{highlightedIndex:$,items:j,query:v,onSelect:O}),"list"===c&&!l&&n.jsx(ta,{items:j,highlightedIndex:$})]})})]})},exports.Select=ar,exports.Sheet=({header:e,content:t,footer:o,open:i=!1,onClose:a,minimizedHeight:s,midHeight:l=200,maxFullHeight:c,defaultSnap:d="minimized",className:u,blocking:h,zIndex:f=1e3})=>{const m=r.useRef(null),p=r.useRef([]),[g,v]=r.useState(null),b=window.innerWidth>768,y=p.current;let x="Expand sheet";if(null!=g){const e=Hf(g,y);e>0&&e<y.length-1?x="Make full screen":e===y.length-1&&(x="Expanded sheet")}const w=!(null==g||!y.length||Hf(g,y)!==y.length-1);return n.jsx(Vf,{ref:m,css:Bf(!!e,f),className:u,open:i,onDismiss:a,header:n.jsxs("div",{children:[n.jsx("button",{type:"button",disabled:w,"aria-label":x,css:zf,onKeyDown:e=>{if("Enter"!==e.key&&" "!==e.key)return;e.preventDefault();const t=y[y.length-1];if(b)return void m.current?.snapTo?.((()=>t));const r=g??y[0];let n=y.findIndex((e=>e>r));-1===n&&(n=y.length-1);const o=y[n];m.current?.snapTo?.((()=>o))},children:n.jsx("div",{})}),n.jsx("span",{"aria-live":"polite",style:{position:"absolute",width:1,height:1,overflow:"hidden",clip:"rect(0 0 0 0)"},children:x}),e]}),footer:o,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:r})=>{const n=[20,s||e,l+(o?r:0),c||t-t/6];return p.current=n,n},onSpringEnd:()=>{const e=m.current?.height;e&&v(e)},defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:r})=>{let n=20;return"minimized"===d?n=s||e:"mid"===d?n=l+(o?r:0):"full"===d&&(n=c||t-t/6),n},blocking:h,children:i?t:null})},exports.SimpleMapPin=({onClick:e,triggerRef:r,showFocusState:n,count:o,mode:i,variant:a="simple-pin"})=>t.jsx(zr,{count:o,mode:i,onClick:e,ref:r,showFocusState:n,variant:a}),exports.Slider=ut,exports.SliderInput=({label:e,caption:t,size:o="default",sliderItem:i,required:a,onChange:s})=>{const[l,c]=r.useState(i.value||[]),d=(e,t)=>{const r=e.target.value,n=[...l];let o=r?parseInt(r,10):r;const a=i.min||0,s=i.max||100;o=Number.isNaN(o)?a:o,o=o<a?a:o,o=o>s?s:o,n[t]=o,c(n)},u=(e,t)=>{const r=e.target.value||"0",n=[...l];let o=parseInt(r,10);const a=i.min||0,d=i.max||100;if(o=Number.isNaN(o)?a:o,o=o<a?a:o,o=o>d?d:o,2===l?.length){o=Number.isNaN(o)?a:o;const e=l[0],r=l[1];0===t?(o=o<a?a:o,o=o>r?r:o):1===t&&(o=o<e?e:o,o=o>d?d:o)}n[t]=o,c(n),s&&s(n)};return n.jsxs("div",{children:[n.jsxs("p",{css:wr(o),"aria-label":e,children:[a?n.jsx("span",{children:"*"}):null,e]}),t?n.jsx("p",{css:Cr(o),"aria-label":t,children:t}):null,n.jsxs("div",{css:jr,children:[i.step&&i.marks?n.jsx(ar,{items:i.marks.map((e=>({label:`${e.label}`,value:`${e.value}`}))),placeholder:"",style:{width:"5.625rem"},value:[`${l?.[0]}`],onChange:e=>{const t=e.map((e=>parseInt(e,10)));c(t),s&&s(t)}}):n.jsx(_t,{"aria-label":e,min:i.min,max:i.max,value:l?.[0],type:"number",onChange:e=>d(e,0),onBlur:e=>u(e,0),className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}),n.jsx(ut,{css:{},...i,value:l,onValueChangeEnd:e=>{c(e.value),s&&s(e.value)}}),2===l?.length?n.jsx(_t,{"aria-label":e,min:i.min,max:i.max,value:l?.[1],type:"number",onChange:e=>d(e,1),onBlur:e=>u(e,1),className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}):null]})]})},exports.StepProgressIndicator=({steps:e,currentStep:t,labels:r})=>{const o=w("StepProgressIndicator",r);return n.jsxs("div",{css:hp,children:[e.map(((e,r)=>n.jsxs("div",{css:fp,children:[n.jsx("button",{css:mp(t>=r+1,t<r+1),type:"button",onClick:e.onClick,"aria-current":t===r+1,"aria-disabled":t<r+1,disabled:t<r+1,"aria-label":o.currentStepLabel(r+1,e.label||"",t>r+1),"data-active":t>=r+1,children:t>r+1?n.jsx($,{height:"1rem",width:"1rem"}):r+1}),e.label?n.jsx("p",{css:pp(t===r+1),children:e.label}):null]},`${e.label}-${r}`))),n.jsx("div",{css:gp,children:n.jsx("div",{css:vp})})]})},exports.Switch=ft,exports.TabBar=({variant:t="panel",defaultValue:o,tabs:i,onTabClick:a,activationMode:s="manual"})=>{const[l,c]=r.useState(Dm(i,o)||0);return n.jsx("div",{css:Tm(t),children:n.jsx(e.Tabs.Root,{width:"full",defaultValue:o||i?.[0]?.value,onValueChange:({value:e})=>{return c(Dm(i,t=e)),void(a&&a(t));var t},activationMode:s,children:n.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:i.map(((o,i)=>n.jsxs(r.Fragment,{children:["view"===t&&1===i&&"left"===Am(l)?n.jsx("div",{css:Mm}):null,n.jsx(e.Tabs.Trigger,{css:[Om,"view"===t&&_m,"panel"===t&&Pm,"transparent"===t&&Im],"aria-label":o["aria-label"]||o.label,...o,children:n.jsxs(e.Box,{display:"flex",alignItems:"center",gap:"0.3125rem",children:[o.icon,o.label]})},o.label),"view"===t&&1===i&&"right"===Am(l)?n.jsx("div",{css:Mm}):null]},o.label)))})})})},exports.Table=({columns:t,data:o=[],renderRow:i,striped:a,stickyHeader:s,pagination:l,selectable:c,selectedRows:d,variant:u="default",onSortColumn:h,onPageSizeChange:m,onPageChange:p,onAllItemsSelected:g,loading:v,labels:b})=>{const y=w("Table",b),[x,C]=r.useState({key:"",order:""}),{totalItems:j=o.length,currentPage:k=1,pageSize:$=10,showItemCount:S,showItemCountText:E}=l||{},R=(e,t)=>{C({key:e,order:t}),h&&h({key:e,order:t})},T=d?.length===o?.length,O=d&&d.length>0&&!T;return n.jsxs("div",{children:[n.jsxs(e.Table.Root,{css:sa(u),striped:a,stickyHeader:s,interactive:!0,children:[n.jsx(e.Table.Header,{css:la(u),children:n.jsxs(e.Table.Row,{children:[c?n.jsx(e.Table.ColumnHeader,{children:n.jsx(Ve,{name:"header-checkbox",checked:T,indeterminate:O,onCheckedChange:({checked:e})=>{g&&g(e)}})}):null,t.map((t=>n.jsx(e.Table.ColumnHeader,{role:t.sortable?"columnheader":void 0,"aria-sort":t.sortable&&"asc"===x.order?"ascending":t.sortable&&"desc"===x.order?"descending":void 0,children:n.jsxs("div",{css:ca,children:[t.label,t.sortable?n.jsxs("div",{css:da,children:[n.jsx(ce,{css:ua(x.key===t.key&&"asc"===x.order),icon:n.jsx(L,{style:{transform:"rotate(180deg)"}}),onClick:()=>R(t.key,"asc"),"aria-label":y.ascendingLabel}),n.jsx(ce,{css:ua(x.key===t.key&&"desc"===x.order),icon:n.jsx(L,{}),onClick:()=>R(t.key,"desc"),"aria-label":y.descendingLabel})]}):null]})},t.key)))]})}),n.jsx(e.Table.Body,{css:ma,children:o.map((e=>n.jsx(r.Fragment,{children:i(e,{className:d?.some((t=>t.id===e.id))?"selected":void 0})},e.id)))})]}),v?n.jsx("div",{css:pa,children:n.jsx(e.Spinner,{size:"lg",color:f("primary",500)})}):null,n.jsxs("div",{css:ha,children:[n.jsx("div",{children:S?n.jsx(Wi,{pageSize:$,currentPage:k,totalItems:j,onPageSizeChange:m,showItemCountText:E}):null}),l?n.jsx("div",{css:fa,children:n.jsx(aa,{totalItems:j,pageSize:$,currentPage:k,onPageChange:p})}):null]})]})},exports.TableCell=va,exports.TableRow=ga,exports.Tag=nr,exports.TextInput=_t,exports.Textarea=({label:t,caption:o,placeholder:i,errorMessage:a,required:s,disabled:l,size:c="default",defaultValue:d="",onChange:u,minLength:h,maxLength:f,labels:m,...p})=>{const g=w("Textarea",m),[v,b]=r.useState(d),[y,x]=r.useState(!1),[C,j]=r.useState(!1),[k,$]=r.useState(""),S=r.useId(),E=r.useId(),L=r.useId();r.useEffect((()=>{const{length:e}=d;h&&e<h&&e>0?(x(e<h),j(!1),$(g.enterAtLeastChars(h-e))):h&&0===e&&$(g.minChars(h)),f&&e>0?(x(!1),j(e>f),$(g.charsRemaining(f-e))):f&&0===e&&$(g.maxChars(f))}),[]);const R=!!a||y||C,T=[o?S:null,R?E:null,k?L:null].filter(Boolean).join(" ")||void 0;return n.jsxs("div",{css:kr(c),children:[R?n.jsx("div",{css:$r}):null,n.jsxs(e.Field.Root,{required:s,invalid:R,gap:"0",style:{marginLeft:R?"1.1875rem":"0px"},children:[t?n.jsxs(e.Field.Label,{css:Sr(c,l),"aria-label":t,children:[n.jsx(e.Field.RequiredIndicator,{"aria-label":g.requiredSymbolLabel}),t,s?"":n.jsx("span",{children:g.optionalSuffix})]}):null,o?n.jsx(e.Field.HelperText,{id:S,css:Er(c,l),children:o}):null,a?n.jsx(e.Field.ErrorText,{id:E,css:Rr,"aria-label":`${g.errorPrefix} ${a}`,"aria-live":"polite",children:a}):null,n.jsx(e.Textarea,{placeholder:i,disabled:l,css:Tr(c,v,d),onChange:e=>{b(e.target.value);const{length:t}=e.target.value;h&&f?(x(t<h),j(t>f),$(g.charsRemaining(f-t))):h?(x(t<h),j(!1),$(t<h?g.enterAtLeastChars(h-t):"")):f&&(j(t>f),x(!1),$(g.charsRemaining(f-t))),u&&u(e)},value:v,"aria-describedby":T,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...p}),y&&h?n.jsx(e.Field.ErrorText,{id:E,css:Rr,style:{marginTop:"0.5rem",fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:g.needMoreChars(h-v.length)}):null,C&&f?n.jsx(e.Field.ErrorText,{id:E,css:Rr,style:{marginTop:"0.5rem",fontSize:"0.75rem",lineHeight:"1rem"},"aria-live":"polite",children:g.tooManyChars(v.length-f)}):null,!k||C||y?null:n.jsx(e.Field.HelperText,{id:L,css:Lr,"aria-live":"polite",children:k})]})]})},exports.Toast=({labels:t})=>{const r=w("Toast",t);return Object.keys(kp).map((t=>n.jsx(e.Portal,{children:n.jsx(e.Toaster,{toaster:kp[t],insetInline:{mdDown:"4"},children:o=>n.jsxs(e.Toast.Root,{css:bp,width:{md:"sm"},children:[n.jsxs(e.Stack,{flexDirection:"row",className:"ds-toast-icon-container",children:["info"===o.type?o.meta?.icon?o.meta.icon:n.jsx(E,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===o.type?n.jsx(e.Spinner,{size:"lg",borderWidth:"0.1875rem",color:"var(--chakra-colors-primary-500)"}):null,"success"===o.type?o.meta?.icon?o.meta.icon:n.jsx(I,{color:"var(--chakra-colors-success-500)"}):null,"warning"===o.type?o.meta?.icon?o.meta.icon:n.jsx(D,{color:"var(--chakra-colors-warning-500)"}):null,"error"===o.type?o.meta?.icon?o.meta.icon:n.jsx(A,{color:"var(--chakra-colors-error-500)"}):null,n.jsxs(e.Stack,{gap:"1",flex:"1",maxWidth:"100%",children:[n.jsx(e.Toast.Title,{css:yp,"aria-label":`${o.title}`,children:o.title}),o.description?n.jsx(e.Toast.Title,{css:xp,"aria-label":`${o.description}`,children:o.description}):null]})]}),o.action||o.meta?.closable?n.jsxs(e.Stack,{flexDirection:"row",children:[o.action?n.jsx(C,{css:wp,label:o.action.label,size:"small",variant:"info"===o.type?"primary":"secondary",onClick:()=>{o?.action?.onClick&&o.action.onClick(),kp[t].dismiss()}}):null,o.meta?.closable?n.jsx(C,{css:Cp,label:o.meta.closableLabel,"aria-label":o.meta?.closableLabel||r.dismissLabel,leftIcon:n.jsx(T,{height:"0.625rem!",width:"0.625rem!"}),size:"small",variant:"secondary",onClick:()=>kp[t].dismiss()}):null]}):null]})})},t)))},exports.Toolbar=ye,exports.Tooltip=pe,exports.designSystemStyles=h,exports.designSystemStylesForTailwind=u,exports.getThemedColor=f,exports.showToast=e=>{kp[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel},...e})};
|