@worldresources/wri-design-systems 2.142.1 → 2.142.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.cjs.js +263 -258
- package/dist/index.d.ts +3 -2
- package/dist/index.esm.js +263 -258
- package/package.json +1 -1
package/dist/index.cjs.js
CHANGED
|
@@ -383,7 +383,11 @@
|
|
|
383
383
|
&:focus-visible {
|
|
384
384
|
outline-color: ${u("primary",700)};
|
|
385
385
|
}
|
|
386
|
-
`,me=n.forwardRef(((n,r)=>{const{portalled:i=!0,portalRef:o,...a}=n;return t.jsx(e.Portal,{disabled:!i,container:o,children:t.jsx(e.Menu.Positioner,{children:t.jsx(e.Menu.Content,{css:xe,ref:r,...a})})})})),ye=
|
|
386
|
+
`,me=n.forwardRef(((n,r)=>{const{portalled:i=!0,portalRef:o,...a}=n;return t.jsx(e.Portal,{disabled:!i,container:o,children:t.jsx(e.Menu.Positioner,{children:t.jsx(e.Menu.Content,{css:xe,ref:r,...a})})})})),ye=r.css`
|
|
387
|
+
&:focus-visible {
|
|
388
|
+
outline: none;
|
|
389
|
+
}
|
|
390
|
+
`,Ce=e=>r.css`
|
|
387
391
|
background-color: ${u("neutral",800)};
|
|
388
392
|
border-radius: 4px;
|
|
389
393
|
border: 1px solid ${u("neutral",800)};
|
|
@@ -399,7 +403,7 @@
|
|
|
399
403
|
}
|
|
400
404
|
|
|
401
405
|
${"text"===e&&`\n background-color: transparent;\n border: none;\n box-shadow: none;\n color: ${u("neutral",800)};\n font-size: 16px;\n line-height: 24px;\n text-shadow: 0 0 1px ${u("neutral",100)};\n `}
|
|
402
|
-
`,
|
|
406
|
+
`,we=r.css`
|
|
403
407
|
.chakra-checkbox__control {
|
|
404
408
|
width: 20px;
|
|
405
409
|
height: 20px;
|
|
@@ -477,7 +481,7 @@
|
|
|
477
481
|
cursor: not-allowed;
|
|
478
482
|
}
|
|
479
483
|
}
|
|
480
|
-
`,
|
|
484
|
+
`,je=({name:n,value:r,checked:i,defaultChecked:o,disabled:a,indeterminate:s,onCheckedChange:l,children:c,...d})=>t.jsxs(e.Checkbox.Root,{css:we,name:n,value:r,checked:s?"indeterminate":i,defaultChecked:o,disabled:a,onCheckedChange:l,"aria-label":void 0,gap:c?"10px":"0",...d,children:[t.jsx(e.Checkbox.HiddenInput,{}),t.jsx(e.Checkbox.Control,{children:s?t.jsx(C,{}):t.jsx(y,{})}),t.jsx(e.Checkbox.Label,{children:c})]}),ke=r.css`
|
|
481
485
|
width: 241px;
|
|
482
486
|
min-height: 70px;
|
|
483
487
|
padding: 12px;
|
|
@@ -517,7 +521,7 @@
|
|
|
517
521
|
color: ${u("neutral",600)};
|
|
518
522
|
cursor: not-allowed;
|
|
519
523
|
}
|
|
520
|
-
|
|
524
|
+
`,$e=r.css`
|
|
521
525
|
width: 100%;
|
|
522
526
|
padding: 0;
|
|
523
527
|
display: flex;
|
|
@@ -527,25 +531,25 @@
|
|
|
527
531
|
&[data-disabled] {
|
|
528
532
|
background-color: ${u("neutral",100)};
|
|
529
533
|
}
|
|
530
|
-
|
|
534
|
+
`,Se=r.css`
|
|
531
535
|
svg {
|
|
532
536
|
height: 32px;
|
|
533
537
|
width: 32px;
|
|
534
538
|
}
|
|
535
|
-
`,
|
|
539
|
+
`,Ee=(e,t)=>r.css`
|
|
536
540
|
font-size: 16px;
|
|
537
541
|
line-height: 24px;
|
|
538
542
|
font-weight: 400;
|
|
539
543
|
color: ${u("neutral",t?600:900)};
|
|
540
544
|
text-align: ${"centered"===e?"center":"left"};
|
|
541
545
|
display: block;
|
|
542
|
-
`,
|
|
546
|
+
`,Oe=(e,t)=>r.css`
|
|
543
547
|
font-size: 14px;
|
|
544
548
|
line-height: 20px;
|
|
545
549
|
font-weight: 400;
|
|
546
550
|
color: ${u("neutral",t?600:700)};
|
|
547
551
|
text-align: ${"centered"===e?"center":"left"};
|
|
548
|
-
`,
|
|
552
|
+
`,Re=e=>r.css`
|
|
549
553
|
position: ${"centered"===e?"absolute":"relative"};
|
|
550
554
|
top: 0;
|
|
551
555
|
right: 0;
|
|
@@ -570,7 +574,7 @@
|
|
|
570
574
|
border: 1px solid ${u("neutral",400)};
|
|
571
575
|
cursor: not-allowed;
|
|
572
576
|
}
|
|
573
|
-
`,
|
|
577
|
+
`,Te=r.css`
|
|
574
578
|
width: 241px;
|
|
575
579
|
min-height: 70px;
|
|
576
580
|
padding: 12px;
|
|
@@ -610,7 +614,7 @@
|
|
|
610
614
|
color: ${u("neutral",600)};
|
|
611
615
|
cursor: not-allowed;
|
|
612
616
|
}
|
|
613
|
-
`,
|
|
617
|
+
`,Le=r.css`
|
|
614
618
|
width: 100%;
|
|
615
619
|
padding: 0;
|
|
616
620
|
display: flex;
|
|
@@ -620,24 +624,24 @@
|
|
|
620
624
|
&[data-disabled] {
|
|
621
625
|
background-color: ${u("neutral",100)};
|
|
622
626
|
}
|
|
623
|
-
`,
|
|
627
|
+
`,_e=r.css`
|
|
624
628
|
svg {
|
|
625
629
|
height: 32px;
|
|
626
630
|
width: 32px;
|
|
627
631
|
}
|
|
628
|
-
`,
|
|
632
|
+
`,Pe=(e,t)=>r.css`
|
|
629
633
|
font-size: 16px;
|
|
630
634
|
line-height: 24px;
|
|
631
635
|
font-weight: 400;
|
|
632
636
|
color: ${u("neutral",t?600:900)};
|
|
633
637
|
text-align: ${"centered"===e?"center":"left"};
|
|
634
|
-
`,
|
|
638
|
+
`,Me=(e,t)=>r.css`
|
|
635
639
|
font-size: 14px;
|
|
636
640
|
line-height: 20px;
|
|
637
641
|
font-weight: 400;
|
|
638
642
|
color: ${u("neutral",t?600:700)};
|
|
639
643
|
text-align: ${"centered"===e?"center":"left"};
|
|
640
|
-
`,
|
|
644
|
+
`,De=e=>r.css`
|
|
641
645
|
position: ${"centered"===e?"absolute":"relative"};
|
|
642
646
|
top: 0;
|
|
643
647
|
right: 0;
|
|
@@ -667,7 +671,7 @@
|
|
|
667
671
|
border: 1px solid ${u("neutral",400)};
|
|
668
672
|
cursor: not-allowed;
|
|
669
673
|
}
|
|
670
|
-
`,
|
|
674
|
+
`,Ie=r.css`
|
|
671
675
|
.ds-radio-item-indicator {
|
|
672
676
|
width: 20px;
|
|
673
677
|
height: 20px;
|
|
@@ -733,21 +737,21 @@
|
|
|
733
737
|
}
|
|
734
738
|
}
|
|
735
739
|
}
|
|
736
|
-
`,
|
|
740
|
+
`,Ne=r.css`
|
|
737
741
|
cursor: pointer;
|
|
738
742
|
|
|
739
743
|
&[data-disabled] {
|
|
740
744
|
color: ${u("neutral",500)};
|
|
741
745
|
cursor: not-allowed;
|
|
742
746
|
}
|
|
743
|
-
`,
|
|
747
|
+
`,Ve=r.css`
|
|
744
748
|
margin: 0 !important;
|
|
745
749
|
width: 20px !important;
|
|
746
750
|
height: 20px !important;
|
|
747
|
-
`,
|
|
751
|
+
`,Ae=({children:n,value:r,disabled:i,...o})=>t.jsxs(e.RadioGroup.Item,{css:Ie,value:r,disabled:i,...o,children:[t.jsx(e.RadioGroup.ItemHiddenInput,{css:Ve}),t.jsx(e.RadioGroup.ItemIndicator,{className:"ds-radio-item-indicator"}),n?t.jsx(e.RadioGroup.ItemText,{css:Ne,children:n}):null]}),ze=({children:t,horizontal:r=!1,name:o,defaultValue:a,onChange:s,customGap:l,...c})=>{const[d,u]=n.useState(a);let p=r?"20px":"8px";return p=l||p,i.jsx(e.RadioGroup.Root,{onValueChange:e=>{u(e.value||""),s&&s(o,e.value||"")},value:d,...c,children:i.jsx(e.HStack,{gap:p,flexDirection:r?"row":"column",alignItems:"flex-start",flexWrap:"wrap",children:t})})},Be=r.css`
|
|
748
752
|
height: 60px;
|
|
749
753
|
padding: 40px 12px;
|
|
750
|
-
`,
|
|
754
|
+
`,He=r.css`
|
|
751
755
|
height: 20px;
|
|
752
756
|
width: 20px;
|
|
753
757
|
background-color: ${u("primary",500)};
|
|
@@ -794,7 +798,7 @@
|
|
|
794
798
|
outline: none;
|
|
795
799
|
cursor: not-allowed;
|
|
796
800
|
}
|
|
797
|
-
`,
|
|
801
|
+
`,Fe=r.css`
|
|
798
802
|
font-size: 14px;
|
|
799
803
|
line-height: 20px;
|
|
800
804
|
color: ${u("neutral",800)};
|
|
@@ -808,11 +812,11 @@
|
|
|
808
812
|
align-items: center;
|
|
809
813
|
position: relative;
|
|
810
814
|
top: -30px;
|
|
811
|
-
`,
|
|
815
|
+
`,Ze=r.css`
|
|
812
816
|
background-color: ${u("neutral",300)};
|
|
813
817
|
border: none;
|
|
814
818
|
box-shadow: none;
|
|
815
|
-
`,
|
|
819
|
+
`,Ge=r.css`
|
|
816
820
|
background-color: ${u("primary",500)};
|
|
817
821
|
border: 1px solid ${u("primary",700)};
|
|
818
822
|
border-radius: 8px;
|
|
@@ -825,7 +829,7 @@
|
|
|
825
829
|
background-color: ${u("neutral",400)};
|
|
826
830
|
border: none;
|
|
827
831
|
}
|
|
828
|
-
`,
|
|
832
|
+
`,qe=(e,t)=>r.css`
|
|
829
833
|
font-size: 12px;
|
|
830
834
|
line-height: 16px;
|
|
831
835
|
color: ${u("neutral",800)};
|
|
@@ -860,7 +864,7 @@
|
|
|
860
864
|
}
|
|
861
865
|
|
|
862
866
|
${t?`\n --ty: -6px !important;\n\n .chakra-slider__markerIndicator {\n height: 16px;\n width: 4px;\n background-color: ${u("primary",700)} !important;\n }\n\n &[data-disabled] {\n .chakra-slider__markerIndicator {\n background-color: ${u("neutral",400)} !important;\n }\n }\n `:""};
|
|
863
|
-
`,
|
|
867
|
+
`,We=n=>{const{value:r}=n;return t.jsx(e.For,{each:r,children:(n,r)=>t.jsxs(e.Slider.Thumb,{css:He,index:r,children:[t.jsx("div",{css:Fe,className:"ds-slider-value-preview",children:n}),t.jsx(e.Slider.HiddenInput,{})]},r)})},Ue=n.forwardRef(((n,r)=>{const{marks:i,isCentred:o}=n;return i?.length?t.jsx(e.Slider.MarkerGroup,{ref:r,children:i.map(((n,r)=>{const i="number"==typeof n?n:n.value,a="number"==typeof n?void 0:n.label,s=o&&1===r;return t.jsxs(e.Slider.Marker,{css:qe(o,s),value:i,children:[t.jsx(e.Slider.MarkerIndicator,{}),t.jsx("p",{children:a})]},i)}))}):null})),Xe=n.forwardRef(((r,i)=>{const{marks:o,onValueChange:a,isCentred:s,value:l,...c}=r,[d,u]=n.useState(l||[0]);n.useEffect((()=>{u(l||[0])}),[l]);let p=o?.map((e=>"number"==typeof e?{value:e,label:void 0}:e));if(s){const e=c.min||0,t=c.max||100;p=[e,(e+t)/2,t].map((e=>({value:e,label:void 0})))}const h=!!p?.some((e=>e.label));return t.jsx(e.Slider.Root,{css:Be,ref:i,thumbAlignment:"center",onValueChange:e=>{u(e.value),a&&a(e)},origin:s?"center":"start",value:d,...c,children:t.jsxs(e.Slider.Control,{"data-has-mark-label":h||void 0,children:[t.jsx(e.Slider.Track,{css:Ze,children:t.jsx(e.Slider.Range,{css:Ge})}),t.jsx(We,{value:d}),t.jsx(Ue,{marks:p,isCentred:s})]})})})),Ye=r.css`
|
|
864
868
|
--switch-height: 24px;
|
|
865
869
|
--switch-width: 40px;
|
|
866
870
|
|
|
@@ -959,13 +963,13 @@
|
|
|
959
963
|
cursor: not-allowed;
|
|
960
964
|
}
|
|
961
965
|
}
|
|
962
|
-
`,
|
|
966
|
+
`,Ke=({name:n,defaultChecked:r=!1,onChange:i,disabled:o=!1,isLabelOnLeft:a=!1,children:s,...l})=>t.jsx("div",{style:{display:"flex",alignItems:"center"},children:t.jsxs(e.Switch.Root,{css:Ye,id:n,name:n,"aria-label":l["aria-label"]||n,defaultChecked:r,onCheckedChange:({checked:e})=>{i&&i(n,e)},disabled:o,...l,children:[a&&null!=s?t.jsx(e.Switch.Label,{children:s}):null,t.jsx(e.Switch.HiddenInput,{style:{width:"42px",height:"26px"}}),t.jsx("div",{className:"chakra-switch__control-container",children:t.jsx(e.Switch.Control,{children:t.jsx(e.Switch.Thumb,{children:t.jsx(e.Switch.ThumbIndicator,{display:"flex",children:t.jsx(y,{})})})})}),a||null==s?null:t.jsx(e.Switch.Label,{children:s})]})}),Je=r.css`
|
|
963
967
|
position: relative;
|
|
964
968
|
height: 100%;
|
|
965
969
|
&:focus-visible {
|
|
966
970
|
outline-color: ${u("primary",700)};
|
|
967
971
|
}
|
|
968
|
-
`,
|
|
972
|
+
`,Qe=r.css`
|
|
969
973
|
font-size: 16px;
|
|
970
974
|
line-height: 24px;
|
|
971
975
|
color: ${u("neutral",900)};
|
|
@@ -975,35 +979,35 @@
|
|
|
975
979
|
color: ${u("error",500)};
|
|
976
980
|
margin-right: 3px;
|
|
977
981
|
}
|
|
978
|
-
`,
|
|
982
|
+
`,et=r.css`
|
|
979
983
|
font-size: 14px;
|
|
980
984
|
line-height: 20px;
|
|
981
985
|
color: ${u("neutral",700)};
|
|
982
986
|
text-align: left;
|
|
983
|
-
`,
|
|
987
|
+
`,tt=e=>r.css`
|
|
984
988
|
margin-top: 12px;
|
|
985
989
|
display: flex;
|
|
986
990
|
flex-direction: ${e?"row":"column"};
|
|
987
991
|
flex-wrap: wrap;
|
|
988
992
|
gap: ${e?"20px":"12px"};
|
|
989
|
-
`,
|
|
993
|
+
`,nt=r.css`
|
|
990
994
|
width: 3px;
|
|
991
995
|
height: 100%;
|
|
992
996
|
background-color: ${u("error",900)};
|
|
993
997
|
position: absolute;
|
|
994
998
|
top: 0;
|
|
995
999
|
left: 0;
|
|
996
|
-
`,
|
|
1000
|
+
`,rt=r.css`
|
|
997
1001
|
font-size: 14px;
|
|
998
1002
|
line-height: 20px;
|
|
999
1003
|
font-weight: 700;
|
|
1000
1004
|
color: ${u("error",900)};
|
|
1001
1005
|
text-align: left;
|
|
1002
|
-
`,
|
|
1006
|
+
`,it=r.css`
|
|
1003
1007
|
width: 100%;
|
|
1004
1008
|
max-width: 370px;
|
|
1005
1009
|
position: relative;
|
|
1006
|
-
`,
|
|
1010
|
+
`,ot=e=>r.css`
|
|
1007
1011
|
font-size: 16px;
|
|
1008
1012
|
line-height: 24px;
|
|
1009
1013
|
font-weight: 400;
|
|
@@ -1014,26 +1018,26 @@
|
|
|
1014
1018
|
color: ${e?u("neutral",600):u("error",500)};
|
|
1015
1019
|
margin-right: 3px;
|
|
1016
1020
|
}
|
|
1017
|
-
`,
|
|
1021
|
+
`,at=e=>r.css`
|
|
1018
1022
|
font-size: 14px;
|
|
1019
1023
|
line-height: 20px;
|
|
1020
1024
|
font-weight: 400;
|
|
1021
1025
|
color: ${u("neutral",e?600:700)};
|
|
1022
1026
|
text-align: left;
|
|
1023
|
-
`,
|
|
1027
|
+
`,st=r.css`
|
|
1024
1028
|
width: 3px;
|
|
1025
1029
|
height: 100%;
|
|
1026
1030
|
background-color: ${u("error",900)};
|
|
1027
1031
|
position: absolute;
|
|
1028
1032
|
top: 0;
|
|
1029
1033
|
left: 0;
|
|
1030
|
-
`,
|
|
1034
|
+
`,lt=r.css`
|
|
1031
1035
|
font-size: 14px;
|
|
1032
1036
|
line-height: 20px;
|
|
1033
1037
|
font-weight: 700;
|
|
1034
1038
|
color: ${u("error",900)};
|
|
1035
1039
|
text-align: left;
|
|
1036
|
-
`,
|
|
1040
|
+
`,ct=(e,t)=>r.css`
|
|
1037
1041
|
width: 100%;
|
|
1038
1042
|
margin-top: 8px;
|
|
1039
1043
|
|
|
@@ -1069,7 +1073,7 @@
|
|
|
1069
1073
|
padding: 0 4px;
|
|
1070
1074
|
}
|
|
1071
1075
|
}
|
|
1072
|
-
`,
|
|
1076
|
+
`,dt=e=>r.css`
|
|
1073
1077
|
position: relative;
|
|
1074
1078
|
height: 100%;
|
|
1075
1079
|
width: 100%;
|
|
@@ -1078,14 +1082,14 @@
|
|
|
1078
1082
|
align-items: flex-start;
|
|
1079
1083
|
gap: ${"small"===e?"12px":"16px"};
|
|
1080
1084
|
margin-bottom: 20px;
|
|
1081
|
-
`,
|
|
1085
|
+
`,ut=r.css`
|
|
1082
1086
|
width: 3px;
|
|
1083
1087
|
height: 100%;
|
|
1084
1088
|
background-color: ${u("error",900)};
|
|
1085
1089
|
position: absolute;
|
|
1086
1090
|
top: 0;
|
|
1087
1091
|
left: 0;
|
|
1088
|
-
`,
|
|
1092
|
+
`,pt=(e,t)=>r.css`
|
|
1089
1093
|
color: ${u("neutral",t?600:900)};
|
|
1090
1094
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1091
1095
|
font-weight: 400;
|
|
@@ -1107,7 +1111,7 @@
|
|
|
1107
1111
|
margin-top: 4px;
|
|
1108
1112
|
color: ${t?u("neutral",600):u("error",500)};
|
|
1109
1113
|
}
|
|
1110
|
-
`,
|
|
1114
|
+
`,ht=(e,t)=>r.css`
|
|
1111
1115
|
color: ${u("neutral",t?600:700)};
|
|
1112
1116
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1113
1117
|
font-weight: 400;
|
|
@@ -1116,13 +1120,13 @@
|
|
|
1116
1120
|
&:first-letter {
|
|
1117
1121
|
text-transform: uppercase;
|
|
1118
1122
|
}
|
|
1119
|
-
`,
|
|
1123
|
+
`,ft=e=>r.css`
|
|
1120
1124
|
color: ${u("error",900)};
|
|
1121
1125
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1122
1126
|
font-weight: 700;
|
|
1123
1127
|
line-height: ${"small"===e?"16px":"20px"};
|
|
1124
1128
|
margin-top: 2px;
|
|
1125
|
-
`,
|
|
1129
|
+
`,xt=(e,t,n)=>r.css`
|
|
1126
1130
|
height: ${"small"===e?"28px":"40px"};
|
|
1127
1131
|
width: 100%;
|
|
1128
1132
|
border-radius: 4px;
|
|
@@ -1160,7 +1164,7 @@
|
|
|
1160
1164
|
}
|
|
1161
1165
|
|
|
1162
1166
|
${t||n?`\n border: 1px solid ${u("neutral",700)};\n `:""}
|
|
1163
|
-
`,
|
|
1167
|
+
`,gt=({label:r,caption:i,placeholder:o,errorMessage:a,required:s,disabled:l,size:c="default",defaultValue:d="",onChange:u,...p})=>{const[h,f]=n.useState(d);return t.jsxs("div",{css:dt(c),className:"ds-text-input-container",children:[a?t.jsx("div",{css:ut}):null,t.jsxs(e.Field.Root,{required:s,invalid:!!a,gap:"0",style:{marginLeft:a?"19px":"0px"},children:[r?t.jsxs(e.Field.Label,{css:pt(c,l),"aria-label":r,children:[t.jsx(e.Field.RequiredIndicator,{"aria-label":"required"}),r,s?"":t.jsx("span",{children:" (Optional)"})]}):null,i?t.jsx(e.Field.HelperText,{css:ht(c,l),"aria-label":i,children:i}):null,a?t.jsx(e.Field.ErrorText,{css:ft(c),"aria-label":a,children:a}):null,t.jsx(e.Input,{placeholder:o,disabled:l,css:xt(c,h,d),onChange:e=>{f(e.target.value),u&&u(e)},value:h,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...p})]})]})},vt=l.forwardRef(((t,n)=>{const{children:r,...o}=t;return i.jsxs(e.Select.Control,{...o,children:[i.jsx(e.Select.Trigger,{ref:n,children:r}),i.jsx(e.Select.IndicatorGroup,{children:i.jsx(e.Select.Indicator,{children:i.jsx(j,{})})})]})})),bt=l.forwardRef(((t,n)=>{const{...r}=t;return i.jsx(e.Portal,{children:i.jsx(e.Select.Positioner,{children:i.jsx(e.Select.Content,{...r,ref:n})})})})),mt=l.forwardRef(((t,n)=>{const{item:r,children:o,...a}=t;return i.jsx(e.Select.Item,{item:r,...a,ref:n,children:o},r.value)})),yt=l.forwardRef(((t,n)=>{const{children:r,...o}=t;return i.jsx(e.Select.ValueText,{...o,ref:n,children:i.jsx(e.Select.Context,{children:e=>{const n=e.selectedItems;return 0===n.length?t.placeholder:r?r(n):1===n.length?e.collection.stringifyItem(n[0]):`${n.length} selected`}})})})),Ct=l.forwardRef(((t,n)=>i.jsx(e.Select.Root,{...t,ref:n,positioning:{sameWidth:!0,...t.positioning},children:t.asChild?t.children:i.jsxs(i.Fragment,{children:[i.jsx(e.Select.HiddenSelect,{}),t.children]})})));l.forwardRef(((t,n)=>{const{children:r,label:o,...a}=t;return i.jsxs(e.Select.ItemGroup,{...a,ref:n,children:[i.jsx(e.Select.ItemGroupLabel,{children:o}),r]})}));const wt=e.Select.Label;e.Select.ItemText;const jt=e=>r.css`
|
|
1164
1168
|
position: relative;
|
|
1165
1169
|
height: 100%;
|
|
1166
1170
|
width: 100%;
|
|
@@ -1172,14 +1176,14 @@
|
|
|
1172
1176
|
&:focus-visible {
|
|
1173
1177
|
outline-color: ${u("primary",700)};
|
|
1174
1178
|
}
|
|
1175
|
-
`,
|
|
1179
|
+
`,kt=r.css`
|
|
1176
1180
|
width: 3px;
|
|
1177
1181
|
height: 100%;
|
|
1178
1182
|
background-color: ${u("error",900)};
|
|
1179
1183
|
position: absolute;
|
|
1180
1184
|
top: 0;
|
|
1181
1185
|
left: 0;
|
|
1182
|
-
|
|
1186
|
+
`,$t=e=>r.css`
|
|
1183
1187
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1184
1188
|
line-height: ${"small"===e?"20px":"24px"};
|
|
1185
1189
|
font-weight: 400;
|
|
@@ -1198,7 +1202,7 @@
|
|
|
1198
1202
|
color: ${u("neutral",600)};
|
|
1199
1203
|
}
|
|
1200
1204
|
}
|
|
1201
|
-
|
|
1205
|
+
`,St=(e,t)=>r.css`
|
|
1202
1206
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1203
1207
|
line-height: ${"small"===e?"16px":"20px"};
|
|
1204
1208
|
font-weight: 400;
|
|
@@ -1206,7 +1210,7 @@
|
|
|
1206
1210
|
text-align: left;
|
|
1207
1211
|
|
|
1208
1212
|
${t?`color: ${u("neutral",600)} !important;`:""}
|
|
1209
|
-
`,
|
|
1213
|
+
`,Et=(e,t,n,i)=>r.css`
|
|
1210
1214
|
.chakra-select__trigger {
|
|
1211
1215
|
min-height: ${"small"===e?"32px":"40px"};
|
|
1212
1216
|
border-radius: 4px;
|
|
@@ -1261,40 +1265,40 @@
|
|
|
1261
1265
|
}
|
|
1262
1266
|
}
|
|
1263
1267
|
}
|
|
1264
|
-
`,
|
|
1268
|
+
`,Ot=r.css`
|
|
1265
1269
|
margin-top: -8px;
|
|
1266
1270
|
border-radius: 4px;
|
|
1267
1271
|
border: 1px solid ${u("neutral",400)};
|
|
1268
1272
|
border-top-left-radius: 0px;
|
|
1269
1273
|
border-top-right-radius: 0px;
|
|
1270
1274
|
border-top: none;
|
|
1271
|
-
`,
|
|
1275
|
+
`,Rt=r.css`
|
|
1272
1276
|
align-items: flex-start;
|
|
1273
1277
|
&[data-highlighted] {
|
|
1274
1278
|
background-color: ${u("neutral",200)};
|
|
1275
1279
|
cursor: pointer;
|
|
1276
1280
|
}
|
|
1277
|
-
`,
|
|
1281
|
+
`,Tt=(e,t)=>r.css`
|
|
1278
1282
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1279
1283
|
line-height: ${"small"===e?"20px":"24px"};
|
|
1280
1284
|
color: ${u("neutral",800)};
|
|
1281
1285
|
text-align: left;
|
|
1282
1286
|
|
|
1283
1287
|
${t?`color: ${u("neutral",600)} !important;`:""}
|
|
1284
|
-
`,
|
|
1288
|
+
`,Lt=(e,t)=>r.css`
|
|
1285
1289
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1286
1290
|
line-height: ${"small"===e?"20px":"24px"};
|
|
1287
1291
|
color: ${u("neutral",700)};
|
|
1288
1292
|
text-align: left;
|
|
1289
1293
|
|
|
1290
1294
|
${t?`color: ${u("neutral",600)} !important;`:""}
|
|
1291
|
-
`,
|
|
1295
|
+
`,_t=e=>r.css`
|
|
1292
1296
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1293
1297
|
line-height: ${"small"===e?"16px":"20px"};
|
|
1294
1298
|
font-weight: 700;
|
|
1295
1299
|
color: ${u("error",900)};
|
|
1296
1300
|
text-align: left;
|
|
1297
|
-
`,
|
|
1301
|
+
`,Pt=e=>r.css`
|
|
1298
1302
|
max-width: 100%;
|
|
1299
1303
|
display: flex;
|
|
1300
1304
|
justify-content: center;
|
|
@@ -1366,28 +1370,28 @@
|
|
|
1366
1370
|
background-color: ${u("neutral",300)};
|
|
1367
1371
|
color: ${u("neutral",600)};
|
|
1368
1372
|
}
|
|
1369
|
-
`,
|
|
1373
|
+
`,Mt=r.css`
|
|
1370
1374
|
background-color: ${u("neutral",100)};
|
|
1371
1375
|
border: 1px solid ${u("neutral",300)};
|
|
1372
|
-
`,
|
|
1376
|
+
`,Dt=r.css`
|
|
1373
1377
|
background-color: ${u("neutral",200)};
|
|
1374
1378
|
border: 1px solid ${u("neutral",400)};
|
|
1375
|
-
`,
|
|
1379
|
+
`,It=r.css`
|
|
1376
1380
|
background-color: ${u("success",100)};
|
|
1377
1381
|
border: 1px solid ${u("success",300)};
|
|
1378
1382
|
color: ${u("success",900)};
|
|
1379
|
-
`,
|
|
1383
|
+
`,Nt=r.css`
|
|
1380
1384
|
background-color: ${u("warning",100)};
|
|
1381
1385
|
border: 1px solid ${u("warning",300)};
|
|
1382
1386
|
color: ${u("warning",900)};
|
|
1383
|
-
`,
|
|
1387
|
+
`,Vt=r.css`
|
|
1384
1388
|
background-color: ${u("error",100)};
|
|
1385
1389
|
border: 1px solid ${u("error",300)};
|
|
1386
1390
|
color: ${u("error",900)};
|
|
1387
|
-
`,
|
|
1391
|
+
`,At=({label:n,size:r="default",variant:i,disabled:o,icon:a,onClose:s,closable:l,...c})=>{let d=Mt;return"info-grey"===i?d=Dt:"success"===i?d=It:"warning"===i?d=Nt:"error"===i&&(d=Vt),t.jsxs(e.Tag.Root,{css:[Pt(r),d],"data-disabled":o,...c,children:[a?t.jsx(e.Tag.StartElement,{"aria-label":`${n} tag icon`,children:a}):null,t.jsx(e.Tag.Label,{"aria-label":n,children:n}),l&&!o&&"small"!==r?t.jsx(e.Tag.EndElement,{children:t.jsx("div",{className:"chakra-tag__closeTrigger",role:"button",tabIndex:0,onClick:s,onKeyDown:e=>{!s||"Enter"!==e.key&&" "!==e.key||s()},"aria-label":`${n} tag close button`,children:t.jsx($,{})})}):null]})},zt=({placeholder:n,size:r,disabled:i})=>t.jsx(yt,{placeholder:n,children:n=>{const{label:o,caption:a}=n[0];return t.jsxs(e.HStack,{flexDirection:"column",alignItems:"flex-start",children:[t.jsx("p",{css:Tt(r,i),children:o}),a?t.jsx("p",{css:Lt(r,i),children:a}):null]})}}),Bt=({placeholder:n,removeItem:r,disabled:i})=>t.jsx(yt,{placeholder:n,children:n=>n.map((n=>t.jsx(e.HStack,{flexDirection:"row",alignItems:"flex-start",children:t.jsx(At,{label:n.label,variant:"info-grey",disabled:i,onClose:()=>r(n.value),closable:!0},n.value)},n.value)))}),Ht=({label:r,caption:i,placeholder:o="",items:a,size:s="default",required:l,disabled:c,onChange:d,errorMessage:u,multiple:p,...h})=>{const[f,x]=n.useState(h.defaultValue||[]),g=(t=>e.createListCollection({items:t}))(a),v=e=>{x(e),d&&d(e)},b=`${r||"Select input"}${l?" required.":""}${i?` ${i}.`:""}${c?" Disabled.":""}`.trim();return t.jsxs(e.Group,{css:jt(s),style:h.style,className:"ds-select-input-container",tabIndex:c?0:void 0,"aria-disabled":c,"aria-label":c?b:void 0,children:[u?t.jsx("div",{css:kt}):null,t.jsxs(Ct,{css:{},collection:g,disabled:c,required:l,multiple:p,"aria-label":h["aria-label"]||r,value:f,onValueChange:e=>v(e.value),style:{marginLeft:u?"19px":"0px"},...h,children:[r?t.jsxs(wt,{css:$t(s),children:[l?t.jsx("span",{children:"*"}):null,r]}):null,i?t.jsx("p",{css:St(s,c),children:i}):null,u&&t.jsx("p",{css:_t(s),children:u}),t.jsx(vt,{css:Et(s,f.length>0,!!u,p),children:p?t.jsx(Bt,{placeholder:o,disabled:c,removeItem:e=>{const t=f.filter((t=>t!==e));v(t)}}):t.jsx(zt,{placeholder:o,size:s,disabled:c})}),t.jsx(bt,{css:Ot,children:g.items.map((n=>t.jsxs(mt,{css:Rt,item:n,children:[t.jsxs(e.Box,{children:[t.jsx("p",{css:Tt(s),children:n.label}),t.jsx("p",{css:Lt(s),children:n.caption})]}),p?t.jsx(je,{checked:f.some((e=>e===n.value))}):null]},n.value)))})]})]})},Ft=r.css`
|
|
1388
1392
|
width: 100%;
|
|
1389
1393
|
max-width: 486px;
|
|
1390
|
-
`,
|
|
1394
|
+
`,Zt=r.css`
|
|
1391
1395
|
font-size: 16px;
|
|
1392
1396
|
line-height: 24px;
|
|
1393
1397
|
font-weight: 400;
|
|
@@ -1398,13 +1402,13 @@
|
|
|
1398
1402
|
color: ${u("error",500)};
|
|
1399
1403
|
margin-right: 3px;
|
|
1400
1404
|
}
|
|
1401
|
-
`,
|
|
1405
|
+
`,Gt=r.css`
|
|
1402
1406
|
font-size: 14px;
|
|
1403
1407
|
line-height: 20px;
|
|
1404
1408
|
font-weight: 400;
|
|
1405
1409
|
color: ${u("neutral",700)};
|
|
1406
1410
|
text-align: left;
|
|
1407
|
-
`,
|
|
1411
|
+
`,qt=r.css`
|
|
1408
1412
|
display: flex;
|
|
1409
1413
|
align-items: center;
|
|
1410
1414
|
justify-content: space-between;
|
|
@@ -1422,9 +1426,9 @@
|
|
|
1422
1426
|
button {
|
|
1423
1427
|
width: 98px;
|
|
1424
1428
|
}
|
|
1425
|
-
`,
|
|
1429
|
+
`,Wt=r.css`
|
|
1426
1430
|
margin-top: 12px;
|
|
1427
|
-
`,
|
|
1431
|
+
`,Ut=e=>r.css`
|
|
1428
1432
|
height: 8px;
|
|
1429
1433
|
width: 100%;
|
|
1430
1434
|
background-color: ${u("neutral",300)};
|
|
@@ -1438,7 +1442,7 @@
|
|
|
1438
1442
|
background-color: ${u("Medium"===e?"warning":"Strong"===e||"Very Strong"===e?"success":"error",900)};
|
|
1439
1443
|
border-radius: 8px;
|
|
1440
1444
|
}
|
|
1441
|
-
`,
|
|
1445
|
+
`,Xt=e=>r.css`
|
|
1442
1446
|
display: flex;
|
|
1443
1447
|
align-items: center;
|
|
1444
1448
|
gap: 4px;
|
|
@@ -1455,13 +1459,13 @@
|
|
|
1455
1459
|
justify-content: center;
|
|
1456
1460
|
align-items: center;
|
|
1457
1461
|
}
|
|
1458
|
-
`,
|
|
1462
|
+
`,Yt=r.css`
|
|
1459
1463
|
position: relative;
|
|
1460
1464
|
height: 100%;
|
|
1461
1465
|
&:focus-visible {
|
|
1462
1466
|
outline-color: ${u("primary",700)};
|
|
1463
1467
|
}
|
|
1464
|
-
`,
|
|
1468
|
+
`,Kt=r.css`
|
|
1465
1469
|
font-size: 16px;
|
|
1466
1470
|
line-height: 24px;
|
|
1467
1471
|
color: ${u("neutral",900)};
|
|
@@ -1471,27 +1475,27 @@
|
|
|
1471
1475
|
color: ${u("error",500)};
|
|
1472
1476
|
margin-right: 3px;
|
|
1473
1477
|
}
|
|
1474
|
-
`,
|
|
1478
|
+
`,Jt=r.css`
|
|
1475
1479
|
font-size: 14px;
|
|
1476
1480
|
line-height: 20px;
|
|
1477
1481
|
color: ${u("neutral",700)};
|
|
1478
1482
|
text-align: left;
|
|
1479
|
-
`,Jt=r.css`
|
|
1480
|
-
margin-top: 12px;
|
|
1481
1483
|
`,Qt=r.css`
|
|
1484
|
+
margin-top: 12px;
|
|
1485
|
+
`,en=r.css`
|
|
1482
1486
|
width: 3px;
|
|
1483
1487
|
height: 100%;
|
|
1484
1488
|
background-color: ${u("error",900)};
|
|
1485
1489
|
position: absolute;
|
|
1486
1490
|
top: 0;
|
|
1487
1491
|
left: 0;
|
|
1488
|
-
`,
|
|
1492
|
+
`,tn=r.css`
|
|
1489
1493
|
font-size: 14px;
|
|
1490
1494
|
line-height: 20px;
|
|
1491
1495
|
font-weight: 700;
|
|
1492
1496
|
color: ${u("error",900)};
|
|
1493
1497
|
text-align: left;
|
|
1494
|
-
`,
|
|
1498
|
+
`,nn=r.css`
|
|
1495
1499
|
height: 100%;
|
|
1496
1500
|
min-height: 48px;
|
|
1497
1501
|
width: 100%;
|
|
@@ -1500,7 +1504,7 @@
|
|
|
1500
1504
|
border-radius: 4px;
|
|
1501
1505
|
background-color: ${u("neutral",100)};
|
|
1502
1506
|
padding: 12px;
|
|
1503
|
-
`,
|
|
1507
|
+
`,rn=e=>r.css`
|
|
1504
1508
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1505
1509
|
line-height: ${"small"===e?"20px":"24px"};
|
|
1506
1510
|
font-weight: 400;
|
|
@@ -1511,13 +1515,13 @@
|
|
|
1511
1515
|
color: ${u("error",500)};
|
|
1512
1516
|
margin-right: 3px;
|
|
1513
1517
|
}
|
|
1514
|
-
`,
|
|
1518
|
+
`,on=e=>r.css`
|
|
1515
1519
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1516
1520
|
line-height: ${"small"===e?"16px":"20px"};
|
|
1517
1521
|
font-weight: 400;
|
|
1518
1522
|
color: ${u("neutral",700)};
|
|
1519
1523
|
text-align: left;
|
|
1520
|
-
`,
|
|
1524
|
+
`,an=r.css`
|
|
1521
1525
|
display: flex;
|
|
1522
1526
|
align-items: center;
|
|
1523
1527
|
gap: 12px;
|
|
@@ -1538,7 +1542,7 @@
|
|
|
1538
1542
|
margin-top: 18px;
|
|
1539
1543
|
width: 100%;
|
|
1540
1544
|
}
|
|
1541
|
-
`,
|
|
1545
|
+
`,sn=e=>r.css`
|
|
1542
1546
|
position: relative;
|
|
1543
1547
|
height: 100%;
|
|
1544
1548
|
width: 100%;
|
|
@@ -1547,14 +1551,14 @@
|
|
|
1547
1551
|
align-items: flex-start;
|
|
1548
1552
|
gap: ${"small"===e?"12px":"16px"};
|
|
1549
1553
|
margin-bottom: 16px;
|
|
1550
|
-
`,
|
|
1554
|
+
`,ln=r.css`
|
|
1551
1555
|
width: 3px;
|
|
1552
1556
|
height: 100%;
|
|
1553
1557
|
background-color: ${u("error",900)};
|
|
1554
1558
|
position: absolute;
|
|
1555
1559
|
top: 0;
|
|
1556
1560
|
left: 0;
|
|
1557
|
-
`,
|
|
1561
|
+
`,cn=(e,t)=>r.css`
|
|
1558
1562
|
color: ${u("neutral",t?600:900)};
|
|
1559
1563
|
font-size: ${"small"===e?"14px":"16px"};
|
|
1560
1564
|
font-weight: 400;
|
|
@@ -1568,24 +1572,24 @@
|
|
|
1568
1572
|
.chakra-field__requiredIndicator {
|
|
1569
1573
|
color: ${t?u("neutral",600):u("error",500)};
|
|
1570
1574
|
}
|
|
1571
|
-
`,
|
|
1575
|
+
`,dn=(e,t)=>r.css`
|
|
1572
1576
|
color: ${u("neutral",t?600:700)};
|
|
1573
1577
|
font-size: ${"small"===e?"12px":"14px"};
|
|
1574
1578
|
font-weight: 400;
|
|
1575
1579
|
line-height: ${"small"===e?"16px":"20px"};
|
|
1576
|
-
`,
|
|
1580
|
+
`,un=r.css`
|
|
1577
1581
|
color: ${u("neutral",600)};
|
|
1578
1582
|
font-size: 12px;
|
|
1579
1583
|
font-weight: 400;
|
|
1580
1584
|
line-height: 16px;
|
|
1581
1585
|
margin-top: 8px;
|
|
1582
|
-
`,
|
|
1586
|
+
`,pn=r.css`
|
|
1583
1587
|
color: ${u("error",900)};
|
|
1584
1588
|
font-size: 14px;
|
|
1585
1589
|
font-weight: 700;
|
|
1586
1590
|
line-height: 20px;
|
|
1587
1591
|
margin-top: 2px;
|
|
1588
|
-
`,
|
|
1592
|
+
`,hn=(e,t,n)=>r.css`
|
|
1589
1593
|
height: 104px;
|
|
1590
1594
|
width: 100%;
|
|
1591
1595
|
border-radius: 4px;
|
|
@@ -1622,7 +1626,7 @@
|
|
|
1622
1626
|
}
|
|
1623
1627
|
|
|
1624
1628
|
${t||n?`\n border: 1px solid ${u("neutral",700)};\n `:""}
|
|
1625
|
-
`,
|
|
1629
|
+
`,fn=(e,t)=>r.css`
|
|
1626
1630
|
height: ${e};
|
|
1627
1631
|
width: ${t};
|
|
1628
1632
|
border: 1px solid ${u("neutral",300)};
|
|
@@ -1636,7 +1640,7 @@
|
|
|
1636
1640
|
height: 100%;
|
|
1637
1641
|
overflow-y: scroll;
|
|
1638
1642
|
}
|
|
1639
|
-
`,
|
|
1643
|
+
`,xn=r.css`
|
|
1640
1644
|
padding: 16px 12px;
|
|
1641
1645
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
1642
1646
|
|
|
@@ -1655,16 +1659,16 @@
|
|
|
1655
1659
|
color: ${u("neutral",700)};
|
|
1656
1660
|
text-align: left;
|
|
1657
1661
|
}
|
|
1658
|
-
`,
|
|
1662
|
+
`,gn=r.css``,vn=r.css`
|
|
1659
1663
|
display: flex;
|
|
1660
1664
|
flex-direction: column;
|
|
1661
1665
|
gap: 12px;
|
|
1662
1666
|
padding: 12px;
|
|
1663
1667
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
1664
|
-
`,
|
|
1668
|
+
`,bn=r.css`
|
|
1665
1669
|
padding-top: 12px;
|
|
1666
1670
|
padding-left: 8px;
|
|
1667
|
-
`,
|
|
1671
|
+
`,mn=r.css``,yn=e=>r.css`
|
|
1668
1672
|
display: flex;
|
|
1669
1673
|
gap: 12px;
|
|
1670
1674
|
padding: 12px 8px;
|
|
@@ -1688,7 +1692,7 @@
|
|
|
1688
1692
|
background-color: ${u("primary",100)};
|
|
1689
1693
|
width: 99.8%;
|
|
1690
1694
|
}
|
|
1691
|
-
`,
|
|
1695
|
+
`,Cn=r.css`
|
|
1692
1696
|
width: 100%;
|
|
1693
1697
|
max-width: calc(100% - 44px);
|
|
1694
1698
|
|
|
@@ -1719,7 +1723,7 @@
|
|
|
1719
1723
|
.ds-base-map-children {
|
|
1720
1724
|
margin-top: 10px;
|
|
1721
1725
|
}
|
|
1722
|
-
`,
|
|
1726
|
+
`,wn=(e,t)=>r.css`
|
|
1723
1727
|
height: 28px;
|
|
1724
1728
|
width: 28px;
|
|
1725
1729
|
background-color: ${e||u("success",300)};
|
|
@@ -1744,14 +1748,14 @@
|
|
|
1744
1748
|
height: 14px;
|
|
1745
1749
|
width: 14px;
|
|
1746
1750
|
}
|
|
1747
|
-
`,
|
|
1751
|
+
`,jn=({ariaLabel:e,icon:n,backgroundColor:r,onClick:i})=>t.jsx("div",{css:wn(r,!!i),"aria-label":e,role:"button",tabIndex:0,onClick:i,onKeyDown:i,children:n}),kn={Paper:({ariaLabel:e,onClick:t})=>i.jsx(jn,{ariaLabel:e||"paper icon",icon:i.jsx(H,{color:"#79022C"}),backgroundColor:"#FFBCD4",onClick:t}),Drop:({ariaLabel:e,onClick:t})=>i.jsx(jn,{ariaLabel:e||"drop icon",icon:i.jsx(F,{color:"#7D2A03"}),backgroundColor:"#F3A078",onClick:t}),Plant:({ariaLabel:e,onClick:t})=>i.jsx(jn,{ariaLabel:e||"plant icon",icon:i.jsx(Z,{color:"#3B6402"}),backgroundColor:"#B7E578",onClick:t})},$n=r.css`
|
|
1748
1752
|
background-color: ${u("neutral",100)};
|
|
1749
|
-
|
|
1753
|
+
`,Sn=r.css`
|
|
1750
1754
|
padding: 16px 16px 0px 16px;
|
|
1751
1755
|
&:focus-visible {
|
|
1752
1756
|
outline-color: ${u("primary",700)};
|
|
1753
1757
|
}
|
|
1754
|
-
`,
|
|
1758
|
+
`,En=r.css`
|
|
1755
1759
|
font-size: 16px;
|
|
1756
1760
|
font-weight: 700;
|
|
1757
1761
|
line-height: 24px;
|
|
@@ -1761,14 +1765,14 @@
|
|
|
1761
1765
|
align-items: center;
|
|
1762
1766
|
text-align: left;
|
|
1763
1767
|
gap: 10px;
|
|
1764
|
-
`,
|
|
1768
|
+
`,On=r.css`
|
|
1765
1769
|
font-size: 12px;
|
|
1766
1770
|
font-weight: 400;
|
|
1767
1771
|
line-height: 16px;
|
|
1768
1772
|
text-align: left;
|
|
1769
1773
|
color: ${u("neutral",700)};
|
|
1770
1774
|
margin-bottom: 8px;
|
|
1771
|
-
`,
|
|
1775
|
+
`,Rn=r.css`
|
|
1772
1776
|
width: 100%;
|
|
1773
1777
|
padding: 16px 0;
|
|
1774
1778
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
@@ -1776,31 +1780,31 @@
|
|
|
1776
1780
|
&:last-of-type {
|
|
1777
1781
|
border-bottom: none;
|
|
1778
1782
|
}
|
|
1779
|
-
`,
|
|
1783
|
+
`,Tn=r.css`
|
|
1780
1784
|
display: flex;
|
|
1781
1785
|
align-items: flex-start;
|
|
1782
1786
|
justify-content: space-between;
|
|
1783
|
-
`,
|
|
1787
|
+
`,Ln=r.css`
|
|
1784
1788
|
display: flex;
|
|
1785
1789
|
flex-direction: column;
|
|
1786
|
-
`,
|
|
1790
|
+
`,_n=e=>r.css`
|
|
1787
1791
|
font-size: 16px;
|
|
1788
1792
|
font-weight: 400;
|
|
1789
1793
|
line-height: 24px;
|
|
1790
1794
|
text-align: left;
|
|
1791
1795
|
color: ${u("neutral",e?500:800)};
|
|
1792
|
-
`,
|
|
1796
|
+
`,Pn=e=>r.css`
|
|
1793
1797
|
font-size: 14px;
|
|
1794
1798
|
font-weight: 400;
|
|
1795
1799
|
line-height: 20px;
|
|
1796
1800
|
text-align: left;
|
|
1797
1801
|
color: ${u("neutral",e?500:700)};
|
|
1798
|
-
`,
|
|
1802
|
+
`,Mn=({name:n,label:r,caption:i,showInfoButton:o=!0,infoButtonLabel:a="About data",variant:s="switch",disabled:l,onInfoClick:c,isDefaultSelected:d=!1,onChange:u})=>{const p="switch"===s;return t.jsxs("div",{css:Rn,children:[p?t.jsxs("div",{css:Tn,children:[t.jsxs("div",{css:Ln,children:[t.jsx("p",{css:_n(l),"aria-label":r,"aria-disabled":l,children:r}),t.jsx("p",{"aria-label":i,css:Pn(l),children:i})]}),t.jsx(Ke,{"aria-label":`${r}, ${i}`,name:n,disabled:l,defaultChecked:d,onChange:u,role:"switch"})]}):t.jsxs("div",{style:{display:"flex",flexDirection:"column"},children:[t.jsx(Ae,{value:n,disabled:l,fontSize:"16px",color:"var(--chakra-colors-neutral-800)",children:r}),t.jsx("p",{style:{marginLeft:"28px"},css:Pn(l),children:i})]}),o?t.jsx(e.Box,{display:"flex",justifyContent:"flex-start",marginTop:"8px",marginLeft:p?0:"28px",children:t.jsx(v,{variant:"secondary",label:a,rightIcon:t.jsx(w,{}),size:"small",onClick:c,disabled:l})}):null]})},Dn=r.css`
|
|
1799
1803
|
margin-bottom: 16px;
|
|
1800
1804
|
border: 1px solid ${u("neutral",300)};
|
|
1801
1805
|
border-radius: 4px;
|
|
1802
1806
|
box-shadow: 0px 1px 2px 0px #0000000d;
|
|
1803
|
-
`,
|
|
1807
|
+
`,In=r.css`
|
|
1804
1808
|
padding: 6px 8px;
|
|
1805
1809
|
align-items: center;
|
|
1806
1810
|
background-color: ${u("neutral",100)};
|
|
@@ -1816,12 +1820,12 @@
|
|
|
1816
1820
|
height: 10px;
|
|
1817
1821
|
width: 10px;
|
|
1818
1822
|
}
|
|
1819
|
-
`,
|
|
1823
|
+
`,Nn=r.css`
|
|
1820
1824
|
font-size: 12px;
|
|
1821
1825
|
font-weight: 700;
|
|
1822
1826
|
line-height: 16px;
|
|
1823
1827
|
color: ${u("neutral",800)};
|
|
1824
|
-
`,
|
|
1828
|
+
`,Vn=r.css`
|
|
1825
1829
|
padding: 12px 8px;
|
|
1826
1830
|
display: flex;
|
|
1827
1831
|
flex-direction: column;
|
|
@@ -1837,13 +1841,13 @@
|
|
|
1837
1841
|
margin-bottom: 0px;
|
|
1838
1842
|
}
|
|
1839
1843
|
}
|
|
1840
|
-
`,
|
|
1844
|
+
`,An=r.css`
|
|
1841
1845
|
padding: 12px;
|
|
1842
1846
|
padding-bottom: 20px;
|
|
1843
1847
|
display: flex;
|
|
1844
1848
|
gap: 12px;
|
|
1845
1849
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
1846
|
-
`,
|
|
1850
|
+
`,zn=r.css`
|
|
1847
1851
|
display: flex;
|
|
1848
1852
|
flex-direction: column;
|
|
1849
1853
|
|
|
@@ -1852,44 +1856,44 @@
|
|
|
1852
1856
|
fill: ${u("neutral",700)} !important;
|
|
1853
1857
|
}
|
|
1854
1858
|
}
|
|
1855
|
-
`,
|
|
1859
|
+
`,Bn=r.css`
|
|
1856
1860
|
display: flex;
|
|
1857
1861
|
align-items: flex-start;
|
|
1858
1862
|
justify-content: space-between;
|
|
1859
1863
|
gap: 12px;
|
|
1860
1864
|
margin-bottom: 16px;
|
|
1861
|
-
`,
|
|
1865
|
+
`,Hn=r.css`
|
|
1862
1866
|
font-size: 16px;
|
|
1863
1867
|
line-height: 24px;
|
|
1864
1868
|
font-weight: 400;
|
|
1865
1869
|
text-align: left;
|
|
1866
1870
|
color: ${u("neutral",900)};
|
|
1867
|
-
`,
|
|
1871
|
+
`,Fn=r.css`
|
|
1868
1872
|
font-size: 14px;
|
|
1869
1873
|
line-height: 20px;
|
|
1870
1874
|
font-weight: 400;
|
|
1871
1875
|
text-align: left;
|
|
1872
1876
|
color: ${u("neutral",700)};
|
|
1873
|
-
`,
|
|
1877
|
+
`,Zn=r.css`
|
|
1874
1878
|
display: flex;
|
|
1875
1879
|
justify-content: space-between;
|
|
1876
1880
|
|
|
1877
1881
|
button {
|
|
1878
1882
|
width: 46%;
|
|
1879
1883
|
}
|
|
1880
|
-
`,
|
|
1884
|
+
`,Gn=r.css`
|
|
1881
1885
|
width: 234px;
|
|
1882
1886
|
border: 1px solid ${u("neutral",600)};
|
|
1883
1887
|
border-radius: 4px;
|
|
1884
|
-
`,Gn=r.css`
|
|
1885
|
-
padding: 12px;
|
|
1886
1888
|
`,qn=r.css`
|
|
1889
|
+
padding: 12px;
|
|
1890
|
+
`,Wn=r.css`
|
|
1887
1891
|
font-size: 14px;
|
|
1888
1892
|
line-height: 20px;
|
|
1889
1893
|
font-weight: 400;
|
|
1890
1894
|
text-align: left;
|
|
1891
1895
|
color: ${u("neutral",900)};
|
|
1892
|
-
`,
|
|
1896
|
+
`,Un=r.css`
|
|
1893
1897
|
display: flex;
|
|
1894
1898
|
align-items: center;
|
|
1895
1899
|
gap: 12px;
|
|
@@ -1910,20 +1914,20 @@
|
|
|
1910
1914
|
margin-top: 18px;
|
|
1911
1915
|
width: 100%;
|
|
1912
1916
|
}
|
|
1913
|
-
`,
|
|
1917
|
+
`,Xn=({defaultValue:r,onOpacityChanged:i})=>{const[o,a]=n.useState(r);return t.jsxs(e.Popover.Root,{positioning:{placement:"bottom-end"},children:[t.jsx(e.Popover.Trigger,{asChild:!0,children:t.jsx(v,{label:"Opacity",size:"small",variant:"secondary",leftIcon:t.jsx(w,{})})}),t.jsx(e.Popover.Positioner,{children:t.jsx(e.Popover.Content,{css:Gn,children:t.jsxs(e.Popover.Body,{css:qn,children:[t.jsx("p",{css:Wn,children:"Opacity"}),t.jsxs("div",{css:Un,children:[t.jsxs("div",{style:{position:"relative"},children:[t.jsx(gt,{"aria-label":"Opacity",min:"0",max:"100",value:o,onChange:e=>{const t=e.target.value||"0";let n=parseInt(t,10);n=Number.isNaN(n)?0:n,n=n<0?0:n,n=n>100?100:n,a(n),i&&i(n)},className:"ds-opacity-control-text-input",onClick:e=>e.target.select()}),t.jsx("p",{style:{position:"absolute",top:"18.5px",right:"5px"},children:"%"})]}),t.jsx(Xe,{min:0,max:100,value:[o],onValueChangeEnd:({value:e})=>{a(e[0]),i&&i(e[0])}})]})]})})})]})},Yn=e=>r.css`
|
|
1914
1918
|
width: 20px;
|
|
1915
1919
|
height: 20px;
|
|
1916
1920
|
border-radius: 50%;
|
|
1917
1921
|
background-color: ${e};
|
|
1918
1922
|
border: 1px solid ${u("neutral",400)};
|
|
1919
|
-
`,
|
|
1923
|
+
`,Kn=e=>r.css`
|
|
1920
1924
|
width: 20px;
|
|
1921
1925
|
height: 8px;
|
|
1922
1926
|
border-radius: 2px;
|
|
1923
1927
|
background-color: ${e};
|
|
1924
1928
|
border: 1px solid ${u("neutral",400)};
|
|
1925
1929
|
margin-top: 6px;
|
|
1926
|
-
`,
|
|
1930
|
+
`,Jn=e=>r.css`
|
|
1927
1931
|
width: 20px;
|
|
1928
1932
|
height: 20px;
|
|
1929
1933
|
border-radius: 50%;
|
|
@@ -1936,26 +1940,26 @@
|
|
|
1936
1940
|
width: 10px;
|
|
1937
1941
|
height: 10px;
|
|
1938
1942
|
}
|
|
1939
|
-
`,
|
|
1943
|
+
`,Qn=r.css`
|
|
1940
1944
|
width: 100%;
|
|
1941
1945
|
display: flex;
|
|
1942
1946
|
justify-content: space-between;
|
|
1943
1947
|
gap: 8px;
|
|
1944
1948
|
margin-bottom: 16px;
|
|
1945
|
-
`,
|
|
1949
|
+
`,er=r.css`
|
|
1946
1950
|
display: flex;
|
|
1947
1951
|
gap: 8px;
|
|
1948
|
-
`,
|
|
1952
|
+
`,tr=r.css`
|
|
1949
1953
|
font-size: 14px;
|
|
1950
1954
|
line-height: 20px;
|
|
1951
1955
|
font-weight: 400;
|
|
1952
1956
|
color: ${u("neutral",800)};
|
|
1953
|
-
`,
|
|
1957
|
+
`,nr=r.css`
|
|
1954
1958
|
font-size: 12px;
|
|
1955
1959
|
line-height: 16px;
|
|
1956
1960
|
font-weight: 400;
|
|
1957
1961
|
color: ${u("neutral",700)};
|
|
1958
|
-
`,
|
|
1962
|
+
`,rr=r.css`
|
|
1959
1963
|
button {
|
|
1960
1964
|
height: 25px;
|
|
1961
1965
|
font-size: 12px;
|
|
@@ -1964,12 +1968,12 @@
|
|
|
1964
1968
|
color: ${u("neutral",600)};
|
|
1965
1969
|
padding: 0 10px;
|
|
1966
1970
|
}
|
|
1967
|
-
`,
|
|
1971
|
+
`,ir=r.css`
|
|
1968
1972
|
width: 100%;
|
|
1969
1973
|
display: flex;
|
|
1970
1974
|
flex-direction: column;
|
|
1971
1975
|
margin-bottom: 16px;
|
|
1972
|
-
`,
|
|
1976
|
+
`,or=r.css`
|
|
1973
1977
|
height: 20px;
|
|
1974
1978
|
width: 100%;
|
|
1975
1979
|
margin-bottom: 8px;
|
|
@@ -1987,27 +1991,27 @@
|
|
|
1987
1991
|
border-top-right-radius: 3px;
|
|
1988
1992
|
border-bottom-right-radius: 3px;
|
|
1989
1993
|
}
|
|
1990
|
-
`,
|
|
1994
|
+
`,ar=r.css`
|
|
1991
1995
|
display: flex;
|
|
1992
1996
|
justify-content: space-between;
|
|
1993
1997
|
align-items: flex-start;
|
|
1994
|
-
`,
|
|
1998
|
+
`,sr=r.css`
|
|
1995
1999
|
width: 100%;
|
|
1996
2000
|
font-size: 12px;
|
|
1997
2001
|
line-height: 16px;
|
|
1998
2002
|
font-weight: 400;
|
|
1999
2003
|
color: ${u("neutral",800)};
|
|
2000
2004
|
text-align: center;
|
|
2001
|
-
`,
|
|
2005
|
+
`,lr=r.css`
|
|
2002
2006
|
font-size: 12px;
|
|
2003
2007
|
line-height: 16px;
|
|
2004
2008
|
font-weight: 400;
|
|
2005
2009
|
color: ${u("neutral",700)};
|
|
2006
2010
|
text-align: center;
|
|
2007
|
-
`,
|
|
2011
|
+
`,cr=e=>{const t=e.map(((t,n)=>`${n/(e.length-1)*100}%`));return`linear-gradient(to right, ${e.map(((e,n)=>`${e} ${t[n]}`)).join(", ")})`},dr=r.css`
|
|
2008
2012
|
display: flex;
|
|
2009
2013
|
flex-direction: column;
|
|
2010
|
-
`,
|
|
2014
|
+
`,ur=r.css`
|
|
2011
2015
|
display: flex;
|
|
2012
2016
|
gap: 16px;
|
|
2013
2017
|
align-items: center;
|
|
@@ -2016,39 +2020,40 @@
|
|
|
2016
2020
|
.ds-select-input-container {
|
|
2017
2021
|
margin-bottom: 0px;
|
|
2018
2022
|
}
|
|
2019
|
-
`,
|
|
2023
|
+
`,pr=r.css`
|
|
2020
2024
|
font-size: 18px;
|
|
2021
2025
|
line-height: 28px;
|
|
2022
2026
|
font-weight: 400;
|
|
2023
2027
|
color: ${u("neutral",700)};
|
|
2024
|
-
`,
|
|
2028
|
+
`,hr=({pageSize:e,currentPage:n,totalItems:r,onPageSizeChange:i,showItemCountText:o})=>t.jsxs("div",{css:dr,children:[t.jsxs("div",{css:ur,children:[t.jsx("div",{style:{width:"80px"},children:t.jsx(Ht,{defaultValue:[`${e}`],items:[{label:"10",value:"10"},{label:"20",value:"20"},{label:"50",value:"50"},{label:"100",value:"100"}],onChange:e=>{i&&i(parseInt(e[0],10))},required:!0})}),t.jsx("p",{css:pr,children:"Per Page"})]}),o?t.jsx("p",{css:pr,children:(()=>{const t=e,i=(n-1)*t+1;return`Showing ${i}-${Math.min(i+t-1,r)} of ${r}`})()}):null]}),fr=r.css`
|
|
2025
2029
|
border: 1px solid ${u("neutral",300)};
|
|
2026
|
-
`,
|
|
2027
|
-
color: ${u("neutral",700)};
|
|
2030
|
+
`,xr=e=>r.css`
|
|
2031
|
+
color: ${u("neutral",e?400:700)};
|
|
2028
2032
|
line-height: 20px;
|
|
2029
2033
|
white-space: nowrap;
|
|
2030
2034
|
overflow: hidden;
|
|
2031
2035
|
text-overflow: ellipsis;
|
|
2032
|
-
`,
|
|
2036
|
+
`,gr=r.css`
|
|
2033
2037
|
font-weight: 400;
|
|
2034
2038
|
color: ${u("neutral",700)};
|
|
2035
2039
|
white-space: nowrap;
|
|
2036
2040
|
overflow: hidden;
|
|
2037
2041
|
text-overflow: ellipsis;
|
|
2038
|
-
`,
|
|
2042
|
+
`,vr=r.css`
|
|
2039
2043
|
color: ${u("neutral",700)};
|
|
2040
2044
|
text-align: right;
|
|
2041
2045
|
font-weight: 700;
|
|
2042
2046
|
white-space: nowrap;
|
|
2043
2047
|
overflow: hidden;
|
|
2044
2048
|
text-overflow: ellipsis;
|
|
2045
|
-
`,
|
|
2049
|
+
`,br=e=>r.css`
|
|
2046
2050
|
width: 16px;
|
|
2047
2051
|
height: 16px;
|
|
2052
|
+
|
|
2048
2053
|
path {
|
|
2049
|
-
fill: ${u("neutral",700)};
|
|
2054
|
+
fill: ${u("neutral",e?400:700)};
|
|
2050
2055
|
}
|
|
2051
|
-
`,
|
|
2056
|
+
`,mr=r.css`
|
|
2052
2057
|
display: flex;
|
|
2053
2058
|
align-items: center;
|
|
2054
2059
|
justify-content: space-between;
|
|
@@ -2057,7 +2062,7 @@
|
|
|
2057
2062
|
border-bottom: 1px solid ${u("neutral",200)};
|
|
2058
2063
|
width: 100%;
|
|
2059
2064
|
text-align: left;
|
|
2060
|
-
`,
|
|
2065
|
+
`,yr=r.css`
|
|
2061
2066
|
display: flex;
|
|
2062
2067
|
align-items: center;
|
|
2063
2068
|
justify-content: space-between;
|
|
@@ -2066,15 +2071,11 @@
|
|
|
2066
2071
|
border-bottom: 1px solid ${u("neutral",200)};
|
|
2067
2072
|
width: 100%;
|
|
2068
2073
|
text-align: left;
|
|
2069
|
-
|
|
2070
|
-
&:hover {
|
|
2071
|
-
|
|
2072
|
-
|
|
2073
|
-
|
|
2074
|
-
in srgb,
|
|
2075
|
-
${u("primary",500)} 20%,
|
|
2076
|
-
transparent
|
|
2077
|
-
);
|
|
2074
|
+
|
|
2075
|
+
&:hover:not(:disabled) {
|
|
2076
|
+
cursor: pointer;
|
|
2077
|
+
background-color: ${u("neutral",200)};
|
|
2078
|
+
border-bottom: 1px solid ${u("neutral",300)};
|
|
2078
2079
|
}
|
|
2079
2080
|
|
|
2080
2081
|
&:focus-visible {
|
|
@@ -2087,22 +2088,26 @@
|
|
|
2087
2088
|
rgba(0, 0, 0, 0.05) 0px 2px 2px 4px;
|
|
2088
2089
|
}
|
|
2089
2090
|
|
|
2090
|
-
&:active {
|
|
2091
|
-
background-color: ${u("
|
|
2092
|
-
border:
|
|
2091
|
+
&:active:not(:disabled) {
|
|
2092
|
+
background-color: ${u("neutral",300)};
|
|
2093
|
+
border-color: ${u("neutral",300)};
|
|
2094
|
+
}
|
|
2095
|
+
|
|
2096
|
+
&:disabled {
|
|
2097
|
+
background-color: ${u("neutral",200)};
|
|
2093
2098
|
}
|
|
2094
|
-
`,
|
|
2099
|
+
`,Cr=({id:n,label:r,caption:i,icon:o,value:a,variant:s="data",onItemClick:l,isExpanded:c=!1,ariaLabel:d,disabled:u=!1})=>{const p="navigation"===s&&!!l,h=p?e.chakra.button:e.chakra.div,f=d||("data"===s&&a?`${r}, ${a}`:r);return t.jsxs(h,{id:n,css:"data"===s?mr:yr,onClick:p?l:void 0,tabIndex:p?0:void 0,onKeyDown:e=>{p&&("Enter"!==e.key&&" "!==e.key||l?.())},role:p?"button":void 0,"aria-expanded":p?c:void 0,"aria-label":f,disabled:u,children:[t.jsxs(e.Flex,{gap:3,flex:"1",overflow:"hidden",children:[o&&t.jsx(e.Icon,{css:br(u),as:o.type,boxSize:4,"aria-hidden":"true"}),t.jsxs(e.Box,{flex:"1",minWidth:0,children:[t.jsx(e.Text,{fontWeight:"navigation"===s?"700":"400",css:xr(u),children:r}),i&&t.jsx(e.Text,{css:gr,children:i})]})]}),"data"===s&&a&&t.jsx(e.Text,{css:vr,children:a}),"navigation"===s&&t.jsx(e.Icon,{as:k,boxSize:4,"aria-hidden":"true",css:br(u)})]})},wr=r.css`
|
|
2095
2100
|
svg {
|
|
2096
2101
|
path {
|
|
2097
2102
|
fill: ${u("primary",500)};
|
|
2098
2103
|
}
|
|
2099
2104
|
}
|
|
2100
|
-
`,
|
|
2105
|
+
`,jr=r.css`
|
|
2101
2106
|
font-size: 16px;
|
|
2102
2107
|
line-height: 24px;
|
|
2103
2108
|
font-weight: 700;
|
|
2104
2109
|
color: ${u("neutral",900)};
|
|
2105
|
-
`,
|
|
2110
|
+
`,kr=r.css`
|
|
2106
2111
|
span {
|
|
2107
2112
|
height: 20px;
|
|
2108
2113
|
width: 20px;
|
|
@@ -2112,7 +2117,7 @@
|
|
|
2112
2117
|
background-color: transparent;
|
|
2113
2118
|
}
|
|
2114
2119
|
}
|
|
2115
|
-
|
|
2120
|
+
`,$r=r.css`
|
|
2116
2121
|
font-size: 16px;
|
|
2117
2122
|
line-height: 24px;
|
|
2118
2123
|
font-weight: 400;
|
|
@@ -2122,22 +2127,22 @@
|
|
|
2122
2127
|
color: ${u("neutral",900)};
|
|
2123
2128
|
font-weight: 700;
|
|
2124
2129
|
}
|
|
2125
|
-
|
|
2130
|
+
`,Sr=({totalItems:n,pageSize:r,currentPage:i,variant:o="default",onPageChange:a})=>{const s="compact"===o||"compact-with-buttons"===o,l="compact-with-buttons"===o;return t.jsx("div",{"aria-label":"Pagination",children:t.jsx(e.Pagination.Root,{count:n,pageSize:r,defaultPage:i,onPageChange:e=>a&&a(e.page),siblingCount:1,children:t.jsxs(e.ButtonGroup,{gap:"2",size:"sm",variant:"ghost",css:kr,children:[t.jsx(e.Pagination.PrevTrigger,{asChild:!0,children:l?t.jsx(v,{variant:"secondary",label:"Previous",size:"small",leftIcon:t.jsx(j,{style:{rotate:"90deg"},color:"var(--chakra-colors-primary-500)"})}):t.jsx(Q,{css:wr,style:{rotate:"90deg"},icon:t.jsx(j,{}),"aria-label":"Previous page"})}),s?t.jsx(e.Pagination.PageText,{css:jr}):t.jsx(e.Pagination.Items,{render:e=>t.jsx(Q,{css:$r,"aria-label":`Page ${e.value}`,icon:t.jsx("p",{children:e.value})})}),t.jsx(e.Pagination.NextTrigger,{asChild:!0,children:l?t.jsx(v,{variant:"secondary",label:"Next",size:"small",rightIcon:t.jsx(j,{style:{rotate:"270deg"},color:"var(--chakra-colors-primary-500)"})}):t.jsx(Q,{css:wr,style:{rotate:"270deg"},icon:t.jsx(j,{}),"aria-label":"Next page"})})]})})})},Er=r.css`
|
|
2126
2131
|
border: 1px solid ${u("neutral",300)};
|
|
2127
2132
|
border-radius: 2px;
|
|
2128
2133
|
box-shadow: 0 0 0 1px ${u("neutral",300)};
|
|
2129
|
-
`,
|
|
2134
|
+
`,Or=r.css`
|
|
2130
2135
|
tr {
|
|
2131
2136
|
background-color: ${u("neutral",200)};
|
|
2132
2137
|
}
|
|
2133
|
-
`,
|
|
2138
|
+
`,Rr=r.css`
|
|
2134
2139
|
font-size: 16px;
|
|
2135
2140
|
line-height: 24px;
|
|
2136
2141
|
font-weight: 700;
|
|
2137
2142
|
color: ${u("neutral",800)};
|
|
2138
2143
|
display: flex;
|
|
2139
2144
|
align-items: center;
|
|
2140
|
-
`,
|
|
2145
|
+
`,Tr=r.css`
|
|
2141
2146
|
height: 24px;
|
|
2142
2147
|
width: 10px;
|
|
2143
2148
|
display: flex;
|
|
@@ -2160,21 +2165,21 @@
|
|
|
2160
2165
|
}
|
|
2161
2166
|
}
|
|
2162
2167
|
}
|
|
2163
|
-
`,
|
|
2168
|
+
`,Lr=e=>r.css`
|
|
2164
2169
|
svg {
|
|
2165
2170
|
path {
|
|
2166
2171
|
fill: ${e?u("primary",600):u("neutral",400)} !important;
|
|
2167
2172
|
}
|
|
2168
2173
|
}
|
|
2169
|
-
`,
|
|
2174
|
+
`,_r=r.css`
|
|
2170
2175
|
margin-top: 12px;
|
|
2171
2176
|
display: flex;
|
|
2172
2177
|
justify-content: space-between;
|
|
2173
|
-
`,
|
|
2178
|
+
`,Pr=r.css`
|
|
2174
2179
|
margin-top: 9px;
|
|
2175
|
-
`,
|
|
2180
|
+
`,Mr=e.Table.Row,Dr=e.Table.Cell,Ir=r.css`
|
|
2176
2181
|
border: 1px solid ${u("neutral",300)};
|
|
2177
|
-
`,
|
|
2182
|
+
`,Nr=r.css`
|
|
2178
2183
|
padding: 16px;
|
|
2179
2184
|
cursor: pointer;
|
|
2180
2185
|
&:focus-visible {
|
|
@@ -2189,7 +2194,7 @@
|
|
|
2189
2194
|
transparent
|
|
2190
2195
|
);
|
|
2191
2196
|
}
|
|
2192
|
-
`;function
|
|
2197
|
+
`;function Vr(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}function Ar(e){if(e.__esModule)return e;var t=e.default;if("function"==typeof t){var n=function e(){return this instanceof e?Reflect.construct(t,arguments,this.constructor):t.apply(this,arguments)};n.prototype=t.prototype}else n={};return Object.defineProperty(n,"__esModule",{value:!0}),Object.keys(e).forEach((function(t){var r=Object.getOwnPropertyDescriptor(e,t);Object.defineProperty(n,t,r.get?r:{enumerable:!0,get:function(){return e[t]}})})),n}var zr,Br={exports:{}},Hr={},Fr={exports:{}},Zr={exports:{}},Gr={};var qr,Wr,Ur,Xr,Yr,Kr,Jr,Qr,ei,ti,ni,ri,ii,oi={};
|
|
2193
2198
|
/** @license React v16.13.1
|
|
2194
2199
|
* react-is.development.js
|
|
2195
2200
|
*
|
|
@@ -2197,7 +2202,7 @@
|
|
|
2197
2202
|
*
|
|
2198
2203
|
* This source code is licensed under the MIT license found in the
|
|
2199
2204
|
* LICENSE file in the root directory of this source tree.
|
|
2200
|
-
*/function oi(){return qr||(qr=1,"production"===process.env.NODE_ENV?Fr.exports=function(){if(Ar)return Zr;Ar=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=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,p=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,x=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 m(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:switch(e=e.type){case l:case c:case r:case o:case i:case u:return e;default:switch(e=e&&e.$$typeof){case s:case d:case f:case h:case a:return e;default:return p}}case n:return p}}}function y(e){return m(e)===c}return Zr.AsyncMode=l,Zr.ConcurrentMode=c,Zr.ContextConsumer=s,Zr.ContextProvider=a,Zr.Element=t,Zr.ForwardRef=d,Zr.Fragment=r,Zr.Lazy=f,Zr.Memo=h,Zr.Portal=n,Zr.Profiler=o,Zr.StrictMode=i,Zr.Suspense=u,Zr.isAsyncMode=function(e){return y(e)||m(e)===l},Zr.isConcurrentMode=y,Zr.isContextConsumer=function(e){return m(e)===s},Zr.isContextProvider=function(e){return m(e)===a},Zr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Zr.isForwardRef=function(e){return m(e)===d},Zr.isFragment=function(e){return m(e)===r},Zr.isLazy=function(e){return m(e)===f},Zr.isMemo=function(e){return m(e)===h},Zr.isPortal=function(e){return m(e)===n},Zr.isProfiler=function(e){return m(e)===o},Zr.isStrictMode=function(e){return m(e)===i},Zr.isSuspense=function(e){return m(e)===u},Zr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===o||e===i||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===x)},Zr.typeOf=m,Zr}():Fr.exports=(Gr||(Gr=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=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,p=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,x=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 m(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:var x=e.type;switch(x){case l:case c:case r:case o:case i:case u:return x;default:var g=x&&x.$$typeof;switch(g){case s:case d:case f:case h:case a:return g;default:return p}}case n:return p}}}var y=l,C=c,w=s,j=a,k=t,$=d,S=r,E=f,O=h,R=n,T=o,L=i,_=u,P=!1;function M(e){return m(e)===c}ii.AsyncMode=y,ii.ConcurrentMode=C,ii.ContextConsumer=w,ii.ContextProvider=j,ii.Element=k,ii.ForwardRef=$,ii.Fragment=S,ii.Lazy=E,ii.Memo=O,ii.Portal=R,ii.Profiler=T,ii.StrictMode=L,ii.Suspense=_,ii.isAsyncMode=function(e){return P||(P=!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.")),M(e)||m(e)===l},ii.isConcurrentMode=M,ii.isContextConsumer=function(e){return m(e)===s},ii.isContextProvider=function(e){return m(e)===a},ii.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},ii.isForwardRef=function(e){return m(e)===d},ii.isFragment=function(e){return m(e)===r},ii.isLazy=function(e){return m(e)===f},ii.isMemo=function(e){return m(e)===h},ii.isPortal=function(e){return m(e)===n},ii.isProfiler=function(e){return m(e)===o},ii.isStrictMode=function(e){return m(e)===i},ii.isSuspense=function(e){return m(e)===u},ii.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===o||e===i||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===x)},ii.typeOf=m}()),ii)),Fr.exports}function ai(){if(Ur)return Wr;Ur=1;return Wr="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function si(){return Yr?Xr:(Yr=1,Xr=Function.call.bind(Object.prototype.hasOwnProperty))}function li(){if(ei)return Qr;ei=1;var e=oi(),t=o,n=ai(),r=si(),i=function(){if(Jr)return Kr;Jr=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=ai(),n={},r=si();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function i(i,o,a,s,l){if("production"!==process.env.NODE_ENV)for(var c in i)if(r(i,c)){var d;try{if("function"!=typeof i[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 i[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=i[c](o,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 n)){n[d.message]=!0;var p=l?l():"";e("Failed "+a+" type: "+d.message+(null!=p?p:""))}}}return i.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Kr=i}(),a=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(a=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),Qr=function(o,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:x("array"),bigint:x("bigint"),bool:x("boolean"),func:x("function"),number:x("number"),object:x("object"),string:x("string"),symbol:x("symbol"),any:f(s),arrayOf:function(e){return f((function(t,r,i,o,a){if("function"!=typeof e)return new h("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new h("Invalid "+o+" `"+a+"` of type `"+b(s)+"` supplied to `"+i+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,i,o,a+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,i){var a=e[t];return o(a)?null:new h("Invalid "+r+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,i,o){var a=t[n];return e.isValidElementType(a)?null:new h("Invalid "+i+" `"+o+"` of type `"+b(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,i,o){if(!(t[n]instanceof e)){var a=e.name||d;return new h("Invalid "+i+" `"+o+"` of type `"+(((s=t[n]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:f((function(e,t,n,r,i){return v(e[t])?null:new h("Invalid "+r+" `"+i+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,i,o,a,s){if("function"!=typeof e)return new h("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside objectOf.");var l=t[i],c=b(l);if("object"!==c)return new h("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+o+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,o,a,s+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&a(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 f((function(t,n,r,i,o){for(var a=t[n],s=0;s<e.length;s++)if(p(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===m(t)?String(t):t}));return new h("Invalid "+i+" `"+o+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&a("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var i=e[t];if("function"!=typeof i)return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+y(i)+" at index "+t+"."),s}return f((function(t,i,o,a,s){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,i,o,a,s,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new h("Invalid "+a+" `"+s+"` supplied to `"+o+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,i,o,a){var s=t[r],l=b(s);if("object"!==l)return new h("Invalid "+o+" `"+a+"` of type `"+l+"` supplied to `"+i+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(i,o,a,c,m(d));var u=d(s,c,i,o,a+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(i,o,a,s,l){var c=i[o],d=b(c);if("object"!==d)return new h("Invalid "+s+" `"+l+"` of type `"+d+"` supplied to `"+a+"`, expected `object`.");var u=t({},i[o],e);for(var p in u){var f=e[p];if(r(e,p)&&"function"!=typeof f)return g(a,s,l,p,m(f));if(!f)return new h("Invalid "+s+" `"+l+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(i[o],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var x=f(c,p,a,s,l+"."+p,n);if(x)return x}return null}))}};function p(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function h(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function i(i,o,s,c,u,p,f){if(c=c||d,p=p||s,f!==n){if(l){var x=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 x.name="Invariant Violation",x}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&r<3&&(a("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==o[s]?i?null===o[s]?new h("The "+u+" `"+p+"` is marked as required in `"+c+"`, but its value is `null`."):new h("The "+u+" `"+p+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(o,s,c,u,p)}var o=i.bind(null,!1);return o.isRequired=i.bind(null,!0),o}function x(e){return f((function(t,n,r,i,o,a){var s=t[n];return b(s)!==e?new h("Invalid "+i+" `"+o+"` of type `"+m(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,i){return new h((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}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||o(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!v(n.value))return!1}else for(;!(n=r.next()).done;){var i=n.value;if(i&&!v(i[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 m(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 y(e){var t=m(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return h.prototype=Error.prototype,u.checkPropTypes=i,u.resetWarningCache=i.resetWarningCache,u.PropTypes=u,u},Qr}function ci(){if(ri)return Hr.exports;if(ri=1,"production"!==process.env.NODE_ENV){var e=oi();Hr.exports=li()(e.isElement,!0)}else Hr.exports=function(){if(ni)return ti;ni=1;var e=ai();function t(){}function n(){}return n.resetWarningCache=t,ti=function(){function r(t,n,r,i,o,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 i(){return r}r.isRequired=r;var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return o.PropTypes=o,o}}()();return Hr.exports}function di(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=di(e[t]))&&(r&&(r+=" "),r+=n);else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function ui(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=di(e))&&(r&&(r+=" "),r+=t);return r}var pi,hi=Vr(Object.freeze({__proto__:null,clsx:ui,default:ui})),fi={},xi={};function gi(){if(pi)return xi;return pi=1,Object.defineProperty(xi,"__esModule",{value:!0}),xi.dontSetMe=function(e,t,n){if(e[t])return new Error("Invalid prop ".concat(t," passed to ").concat(n," - do not set this, set it on the child."))},xi.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},xi.int=function(e){return parseInt(e,10)},xi.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},xi.isNum=function(e){return"number"==typeof e&&!isNaN(e)},xi}var vi,bi,mi={};function yi(){if(bi)return fi;bi=1,Object.defineProperty(fi,"__esModule",{value:!0}),fi.addClassName=a,fi.addEvent=function(e,t,n,r){if(!e)return;const i={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,i):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},fi.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")},fi.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},fi.createSVGTransform=function(e,t){return o(e,t,"")},fi.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},fi.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},fi.getTranslation=o,fi.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},fi.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},fi.matchesSelector=i,fi.matchesSelectorAndParentsTo=function(e,t,n){let r=e;do{if(i(r,t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1},fi.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),i=(e.clientX+t.scrollLeft-r.left)/n,o=(e.clientY+t.scrollTop-r.top)/n;return{x:i,y:o}},fi.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},fi.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},fi.removeClassName=s,fi.removeEvent=function(e,t,n,r){if(!e)return;const i={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,i):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},fi.removeUserSelectStyles=function(e){if(!e)return;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){}};var e=gi(),t=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(i,a,s):i[a]=e[a]}i.default=e,r&&r.set(e,i);return i}(function(){if(vi)return mi;vi=1,Object.defineProperty(mi,"__esModule",{value:!0}),mi.browserPrefixToKey=n,mi.browserPrefixToStyle=function(e,t){return t?"-".concat(t.toLowerCase(),"-").concat(e):e},mi.default=void 0,mi.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){var t;let r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const i=null===(t=window.document)||void 0===t||null===(t=t.documentElement)||void 0===t?void 0:t.style;if(!i)return"";if(r in i)return"";for(let t=0;t<e.length;t++)if(n(r,e[t])in i)return e[t];return""}function n(e,t){return t?"".concat(t).concat(function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)):e}return mi.default=t(),mi}());function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}let r="";function i(t,n){return r||(r=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[r])&&t[r](n)}function o(e,t,n){let{x:r,y:i}=e,o="translate(".concat(r).concat(n,",").concat(i).concat(n,")");if(t){const e="".concat("string"==typeof t.x?t.x:t.x+n),r="".concat("string"==typeof t.y?t.y:t.y+n);o="translate(".concat(e,", ").concat(r,")")+o}return o}function a(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)")))||(e.className+=" ".concat(t))}function s(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)"),"g"),"")}return fi}var Ci,wi={};function ji(){if(Ci)return wi;Ci=1,Object.defineProperty(wi,"__esModule",{value:!0}),wi.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},wi.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},wi.createCoreData=function(t,r,i){const o=!(0,e.isNum)(t.lastX),a=n(t);return o?{node:a,deltaX:0,deltaY:0,lastX:r,lastY:i,x:r,y:i}:{node:a,deltaX:r-t.lastX,deltaY:i-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:i}},wi.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},wi.getBoundPosition=function(r,i,o){if(!r.props.bounds)return[i,o];let{bounds:a}=r.props;a="string"==typeof a?a:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(a);const s=n(r);if("string"==typeof a){const{ownerDocument:n}=s,r=n.defaultView;let i;if(i="parent"===a?s.parentNode:n.querySelector(a),!(i instanceof r.HTMLElement))throw new Error('Bounds selector "'+a+'" could not find an element.');const o=i,l=r.getComputedStyle(s),c=r.getComputedStyle(o);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)(o)-(0,t.outerWidth)(s)-s.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(o)-(0,t.outerHeight)(s)-s.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(a.right)&&(i=Math.min(i,a.right));(0,e.isNum)(a.bottom)&&(o=Math.min(o,a.bottom));(0,e.isNum)(a.left)&&(i=Math.max(i,a.left));(0,e.isNum)(a.top)&&(o=Math.max(o,a.top));return[i,o]},wi.getControlPosition=function(e,r,i){const o="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!o)return null;const a=n(i),s=i.props.offsetParent||a.offsetParent||a.ownerDocument.body;return(0,t.offsetXYFromParent)(o||e,s,i.props.scale)},wi.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],i=Math.round(n/e[1])*e[1];return[r,i]};var e=gi(),t=yi();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return wi}var ki,$i,Si,Ei,Oi={},Ri={};function Ti(){if(ki)return Ri;return ki=1,Object.defineProperty(Ri,"__esModule",{value:!0}),Ri.default=function(){},Ri}function Li(){if($i)return Oi;$i=1,Object.defineProperty(Oi,"__esModule",{value:!0}),Oi.default=void 0;var e=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=d(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var a=i?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}r.default=e,n&&n.set(e,r);return r}(n),t=c(ci()),r=c(a),i=yi(),o=ji(),s=gi(),l=c(Ti());function c(e){return e&&e.__esModule?e:{default:e}}function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function u(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const p={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let f=h,x=class extends e.Component{constructor(){super(...arguments),u(this,"dragging",!1),u(this,"lastX",NaN),u(this,"lastY",NaN),u(this,"touchIdentifier",null),u(this,"mounted",!1),u(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,i.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,i.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"===e.type&&e.preventDefault();const r=(0,i.getTouchIdentifier)(e);this.touchIdentifier=r;const a=(0,o.getControlPosition)(e,r,this);if(null==a)return;const{x:s,y:c}=a,d=(0,o.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,i.addUserSelectStyles)(n),this.dragging=!0,this.lastX=s,this.lastY=c,(0,i.addEvent)(n,f.move,this.handleDrag),(0,i.addEvent)(n,f.stop,this.handleDragStop))})),u(this,"handleDrag",(e=>{const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,o.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const i=(0,o.createCoreData)(this,n,r);(0,l.default)("DraggableCore: handleDrag: %j",i);if(!1!==this.props.onDrag(e,i)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),u(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=r-this.lastY||0;[e,t]=(0,o.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,r=this.lastY+t}const a=(0,o.createCoreData)(this,n,r);if(!1===this.props.onStop(e,a)||!1===this.mounted)return!1;const s=this.findDOMNode();s&&this.props.enableUserSelectHack&&(0,i.removeUserSelectStyles)(s.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",a),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,s&&((0,l.default)("DraggableCore: Removing handlers"),(0,i.removeEvent)(s.ownerDocument,f.move,this.handleDrag),(0,i.removeEvent)(s.ownerDocument,f.stop,this.handleDragStop))})),u(this,"onMouseDown",(e=>(f=h,this.handleDragStart(e)))),u(this,"onMouseUp",(e=>(f=h,this.handleDragStop(e)))),u(this,"onTouchStart",(e=>(f=p,this.handleDragStart(e)))),u(this,"onTouchEnd",(e=>(f=p,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,i.addEvent)(e,p.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,i.removeEvent)(t,h.move,this.handleDrag),(0,i.removeEvent)(t,p.move,this.handleDrag),(0,i.removeEvent)(t,h.stop,this.handleDragStop),(0,i.removeEvent)(t,p.stop,this.handleDragStop),(0,i.removeEvent)(e,p.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,i.removeUserSelectStyles)(t)}}findDOMNode(){var e,t;return null!==(e=this.props)&&void 0!==e&&e.nodeRef?null===(t=this.props)||void 0===t||null===(t=t.nodeRef)||void 0===t?void 0:t.current:r.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return Oi.default=x,u(x,"displayName","DraggableCore"),u(x,"propTypes",{allowAnyClick: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}),u(x,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),Oi}function _i(){return Si||(Si=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(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=h(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var a=i?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}r.default=e,n&&n.set(e,r);return r}(n),r=p(ci()),i=p(a),o=p(hi),s=yi(),l=ji(),c=gi(),d=p(Li()),u=p(Ti());function p(e){return e&&e.__esModule?e:{default:e}}function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function x(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class g extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),x(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})})),x(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const n=(0,l.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[i,o]=(0,l.getBoundPosition)(this,r.x,r.y);r.x=i,r.y=o,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),x(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.setState({dragging:!1})}findDOMNode(){var e,t;return null!==(e=null===(t=this.props)||void 0===t||null===(t=t.nodeRef)||void 0===t?void 0:t.current)&&void 0!==e?e:i.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:i,defaultClassName:a,defaultClassNameDragging:c,defaultClassNameDragged:u,position:p,positionOffset:h,scale:x,...g}=this.props;let v={},b=null;const m=!Boolean(p)||this.state.dragging,y=p||i,C={x:(0,l.canDragX)(this)&&m?this.state.x:y.x,y:(0,l.canDragY)(this)&&m?this.state.y:y.y};this.state.isElementSVG?b=(0,s.createSVGTransform)(C,h):v=(0,s.createCSSTransform)(C,h);const w=(0,o.default)(r.props.className||"",a,{[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(r),{className:w,style:{...r.props.style,...v},transform:b}))}}e.default=g,x(g,"displayName","Draggable"),x(g,"propTypes",{...d.default.propTypes,axis:r.default.oneOf(["both","x","y","none"]),bounds:r.default.oneOfType([r.default.shape({left:r.default.number,right:r.default.number,top:r.default.number,bottom:r.default.number}),r.default.string,r.default.oneOf([!1])]),defaultClassName:r.default.string,defaultClassNameDragging:r.default.string,defaultClassNameDragged:r.default.string,defaultPosition:r.default.shape({x:r.default.number,y:r.default.number}),positionOffset:r.default.shape({x:r.default.oneOfType([r.default.number,r.default.string]),y:r.default.oneOfType([r.default.number,r.default.string])}),position:r.default.shape({x:r.default.number,y:r.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),x(g,"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})}(Br)),Br}var Pi=function(){if(Ei)return zr.exports;Ei=1;const{default:e,DraggableCore:t}=_i();return zr.exports=e,zr.exports.default=e,zr.exports.DraggableCore=t,zr.exports}(),Mi=Nr(Pi);const Di=e=>r.css`
|
|
2205
|
+
*/function ai(){return Wr||(Wr=1,"production"===process.env.NODE_ENV?Zr.exports=function(){if(zr)return Gr;zr=1;var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=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,p=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,x=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 m(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:switch(e=e.type){case l:case c:case r:case o:case i:case u:return e;default:switch(e=e&&e.$$typeof){case s:case d:case f:case h:case a:return e;default:return p}}case n:return p}}}function y(e){return m(e)===c}return Gr.AsyncMode=l,Gr.ConcurrentMode=c,Gr.ContextConsumer=s,Gr.ContextProvider=a,Gr.Element=t,Gr.ForwardRef=d,Gr.Fragment=r,Gr.Lazy=f,Gr.Memo=h,Gr.Portal=n,Gr.Profiler=o,Gr.StrictMode=i,Gr.Suspense=u,Gr.isAsyncMode=function(e){return y(e)||m(e)===l},Gr.isConcurrentMode=y,Gr.isContextConsumer=function(e){return m(e)===s},Gr.isContextProvider=function(e){return m(e)===a},Gr.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},Gr.isForwardRef=function(e){return m(e)===d},Gr.isFragment=function(e){return m(e)===r},Gr.isLazy=function(e){return m(e)===f},Gr.isMemo=function(e){return m(e)===h},Gr.isPortal=function(e){return m(e)===n},Gr.isProfiler=function(e){return m(e)===o},Gr.isStrictMode=function(e){return m(e)===i},Gr.isSuspense=function(e){return m(e)===u},Gr.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===o||e===i||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===x)},Gr.typeOf=m,Gr}():Zr.exports=(qr||(qr=1,"production"!==process.env.NODE_ENV&&function(){var e="function"==typeof Symbol&&Symbol.for,t=e?Symbol.for("react.element"):60103,n=e?Symbol.for("react.portal"):60106,r=e?Symbol.for("react.fragment"):60107,i=e?Symbol.for("react.strict_mode"):60108,o=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,p=e?Symbol.for("react.suspense_list"):60120,h=e?Symbol.for("react.memo"):60115,f=e?Symbol.for("react.lazy"):60116,x=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 m(e){if("object"==typeof e&&null!==e){var p=e.$$typeof;switch(p){case t:var x=e.type;switch(x){case l:case c:case r:case o:case i:case u:return x;default:var g=x&&x.$$typeof;switch(g){case s:case d:case f:case h:case a:return g;default:return p}}case n:return p}}}var y=l,C=c,w=s,j=a,k=t,$=d,S=r,E=f,O=h,R=n,T=o,L=i,_=u,P=!1;function M(e){return m(e)===c}oi.AsyncMode=y,oi.ConcurrentMode=C,oi.ContextConsumer=w,oi.ContextProvider=j,oi.Element=k,oi.ForwardRef=$,oi.Fragment=S,oi.Lazy=E,oi.Memo=O,oi.Portal=R,oi.Profiler=T,oi.StrictMode=L,oi.Suspense=_,oi.isAsyncMode=function(e){return P||(P=!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.")),M(e)||m(e)===l},oi.isConcurrentMode=M,oi.isContextConsumer=function(e){return m(e)===s},oi.isContextProvider=function(e){return m(e)===a},oi.isElement=function(e){return"object"==typeof e&&null!==e&&e.$$typeof===t},oi.isForwardRef=function(e){return m(e)===d},oi.isFragment=function(e){return m(e)===r},oi.isLazy=function(e){return m(e)===f},oi.isMemo=function(e){return m(e)===h},oi.isPortal=function(e){return m(e)===n},oi.isProfiler=function(e){return m(e)===o},oi.isStrictMode=function(e){return m(e)===i},oi.isSuspense=function(e){return m(e)===u},oi.isValidElementType=function(e){return"string"==typeof e||"function"==typeof e||e===r||e===c||e===o||e===i||e===u||e===p||"object"==typeof e&&null!==e&&(e.$$typeof===f||e.$$typeof===h||e.$$typeof===a||e.$$typeof===s||e.$$typeof===d||e.$$typeof===g||e.$$typeof===v||e.$$typeof===b||e.$$typeof===x)},oi.typeOf=m}()),oi)),Zr.exports}function si(){if(Xr)return Ur;Xr=1;return Ur="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"}function li(){return Kr?Yr:(Kr=1,Yr=Function.call.bind(Object.prototype.hasOwnProperty))}function ci(){if(ti)return ei;ti=1;var e=ai(),t=o,n=si(),r=li(),i=function(){if(Qr)return Jr;Qr=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=si(),n={},r=li();e=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}}function i(i,o,a,s,l){if("production"!==process.env.NODE_ENV)for(var c in i)if(r(i,c)){var d;try{if("function"!=typeof i[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 i[c]+"`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");throw u.name="Invariant Violation",u}d=i[c](o,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 n)){n[d.message]=!0;var p=l?l():"";e("Failed "+a+" type: "+d.message+(null!=p?p:""))}}}return i.resetWarningCache=function(){"production"!==process.env.NODE_ENV&&(n={})},Jr=i}(),a=function(){};function s(){return null}return"production"!==process.env.NODE_ENV&&(a=function(e){var t="Warning: "+e;"undefined"!=typeof console&&console.error(t);try{throw new Error(t)}catch(e){}}),ei=function(o,l){var c="function"==typeof Symbol&&Symbol.iterator;var d="<<anonymous>>",u={array:x("array"),bigint:x("bigint"),bool:x("boolean"),func:x("function"),number:x("number"),object:x("object"),string:x("string"),symbol:x("symbol"),any:f(s),arrayOf:function(e){return f((function(t,r,i,o,a){if("function"!=typeof e)return new h("Property `"+a+"` of component `"+i+"` has invalid PropType notation inside arrayOf.");var s=t[r];if(!Array.isArray(s))return new h("Invalid "+o+" `"+a+"` of type `"+b(s)+"` supplied to `"+i+"`, expected an array.");for(var l=0;l<s.length;l++){var c=e(s,l,i,o,a+"["+l+"]",n);if(c instanceof Error)return c}return null}))},element:f((function(e,t,n,r,i){var a=e[t];return o(a)?null:new h("Invalid "+r+" `"+i+"` of type `"+b(a)+"` supplied to `"+n+"`, expected a single ReactElement.")})),elementType:f((function(t,n,r,i,o){var a=t[n];return e.isValidElementType(a)?null:new h("Invalid "+i+" `"+o+"` of type `"+b(a)+"` supplied to `"+r+"`, expected a single ReactElement type.")})),instanceOf:function(e){return f((function(t,n,r,i,o){if(!(t[n]instanceof e)){var a=e.name||d;return new h("Invalid "+i+" `"+o+"` of type `"+(((s=t[n]).constructor&&s.constructor.name?s.constructor.name:d)+"` supplied to `")+r+"`, expected instance of `"+a+"`.")}var s;return null}))},node:f((function(e,t,n,r,i){return v(e[t])?null:new h("Invalid "+r+" `"+i+"` supplied to `"+n+"`, expected a ReactNode.")})),objectOf:function(e){return f((function(t,i,o,a,s){if("function"!=typeof e)return new h("Property `"+s+"` of component `"+o+"` has invalid PropType notation inside objectOf.");var l=t[i],c=b(l);if("object"!==c)return new h("Invalid "+a+" `"+s+"` of type `"+c+"` supplied to `"+o+"`, expected an object.");for(var d in l)if(r(l,d)){var u=e(l,d,o,a,s+"."+d,n);if(u instanceof Error)return u}return null}))},oneOf:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&a(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 f((function(t,n,r,i,o){for(var a=t[n],s=0;s<e.length;s++)if(p(a,e[s]))return null;var l=JSON.stringify(e,(function(e,t){return"symbol"===m(t)?String(t):t}));return new h("Invalid "+i+" `"+o+"` of value `"+String(a)+"` supplied to `"+r+"`, expected one of "+l+".")}))},oneOfType:function(e){if(!Array.isArray(e))return"production"!==process.env.NODE_ENV&&a("Invalid argument supplied to oneOfType, expected an instance of array."),s;for(var t=0;t<e.length;t++){var i=e[t];if("function"!=typeof i)return a("Invalid argument supplied to oneOfType. Expected an array of check functions, but received "+y(i)+" at index "+t+"."),s}return f((function(t,i,o,a,s){for(var l=[],c=0;c<e.length;c++){var d=(0,e[c])(t,i,o,a,s,n);if(null==d)return null;d.data&&r(d.data,"expectedType")&&l.push(d.data.expectedType)}return new h("Invalid "+a+" `"+s+"` supplied to `"+o+"`"+(l.length>0?", expected one of type ["+l.join(", ")+"]":"")+".")}))},shape:function(e){return f((function(t,r,i,o,a){var s=t[r],l=b(s);if("object"!==l)return new h("Invalid "+o+" `"+a+"` of type `"+l+"` supplied to `"+i+"`, expected `object`.");for(var c in e){var d=e[c];if("function"!=typeof d)return g(i,o,a,c,m(d));var u=d(s,c,i,o,a+"."+c,n);if(u)return u}return null}))},exact:function(e){return f((function(i,o,a,s,l){var c=i[o],d=b(c);if("object"!==d)return new h("Invalid "+s+" `"+l+"` of type `"+d+"` supplied to `"+a+"`, expected `object`.");var u=t({},i[o],e);for(var p in u){var f=e[p];if(r(e,p)&&"function"!=typeof f)return g(a,s,l,p,m(f));if(!f)return new h("Invalid "+s+" `"+l+"` key `"+p+"` supplied to `"+a+"`.\nBad object: "+JSON.stringify(i[o],null," ")+"\nValid keys: "+JSON.stringify(Object.keys(e),null," "));var x=f(c,p,a,s,l+"."+p,n);if(x)return x}return null}))}};function p(e,t){return e===t?0!==e||1/e==1/t:e!=e&&t!=t}function h(e,t){this.message=e,this.data=t&&"object"==typeof t?t:{},this.stack=""}function f(e){if("production"!==process.env.NODE_ENV)var t={},r=0;function i(i,o,s,c,u,p,f){if(c=c||d,p=p||s,f!==n){if(l){var x=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 x.name="Invariant Violation",x}if("production"!==process.env.NODE_ENV&&"undefined"!=typeof console){var g=c+":"+s;!t[g]&&r<3&&(a("You are manually calling a React.PropTypes validation function for the `"+p+"` prop on `"+c+"`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."),t[g]=!0,r++)}}return null==o[s]?i?null===o[s]?new h("The "+u+" `"+p+"` is marked as required in `"+c+"`, but its value is `null`."):new h("The "+u+" `"+p+"` is marked as required in `"+c+"`, but its value is `undefined`."):null:e(o,s,c,u,p)}var o=i.bind(null,!1);return o.isRequired=i.bind(null,!0),o}function x(e){return f((function(t,n,r,i,o,a){var s=t[n];return b(s)!==e?new h("Invalid "+i+" `"+o+"` of type `"+m(s)+"` supplied to `"+r+"`, expected `"+e+"`.",{expectedType:e}):null}))}function g(e,t,n,r,i){return new h((e||"React class")+": "+t+" type `"+n+"."+r+"` is invalid; it must be a function, usually from the `prop-types` package, but received `"+i+"`.")}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||o(e))return!0;var t=function(e){var t=e&&(c&&e[c]||e["@@iterator"]);if("function"==typeof t)return t}(e);if(!t)return!1;var n,r=t.call(e);if(t!==e.entries){for(;!(n=r.next()).done;)if(!v(n.value))return!1}else for(;!(n=r.next()).done;){var i=n.value;if(i&&!v(i[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 m(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 y(e){var t=m(e);switch(t){case"array":case"object":return"an "+t;case"boolean":case"date":case"regexp":return"a "+t;default:return t}}return h.prototype=Error.prototype,u.checkPropTypes=i,u.resetWarningCache=i.resetWarningCache,u.PropTypes=u,u},ei}function di(){if(ii)return Fr.exports;if(ii=1,"production"!==process.env.NODE_ENV){var e=ai();Fr.exports=ci()(e.isElement,!0)}else Fr.exports=function(){if(ri)return ni;ri=1;var e=si();function t(){}function n(){}return n.resetWarningCache=t,ni=function(){function r(t,n,r,i,o,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 i(){return r}r.isRequired=r;var o={array:r,bigint:r,bool:r,func:r,number:r,object:r,string:r,symbol:r,any:r,arrayOf:i,element:r,elementType:r,instanceOf:i,node:r,objectOf:i,oneOf:i,oneOfType:i,shape:i,exact:i,checkPropTypes:n,resetWarningCache:t};return o.PropTypes=o,o}}()();return Fr.exports}function ui(e){var t,n,r="";if("string"==typeof e||"number"==typeof e)r+=e;else if("object"==typeof e)if(Array.isArray(e))for(t=0;t<e.length;t++)e[t]&&(n=ui(e[t]))&&(r&&(r+=" "),r+=n);else for(t in e)e[t]&&(r&&(r+=" "),r+=t);return r}function pi(){for(var e,t,n=0,r="";n<arguments.length;)(e=arguments[n++])&&(t=ui(e))&&(r&&(r+=" "),r+=t);return r}var hi,fi=Ar(Object.freeze({__proto__:null,clsx:pi,default:pi})),xi={},gi={};function vi(){if(hi)return gi;return hi=1,Object.defineProperty(gi,"__esModule",{value:!0}),gi.dontSetMe=function(e,t,n){if(e[t])return new Error("Invalid prop ".concat(t," passed to ").concat(n," - do not set this, set it on the child."))},gi.findInArray=function(e,t){for(let n=0,r=e.length;n<r;n++)if(t.apply(t,[e[n],n,e]))return e[n]},gi.int=function(e){return parseInt(e,10)},gi.isFunction=function(e){return"function"==typeof e||"[object Function]"===Object.prototype.toString.call(e)},gi.isNum=function(e){return"number"==typeof e&&!isNaN(e)},gi}var bi,mi,yi={};function Ci(){if(mi)return xi;mi=1,Object.defineProperty(xi,"__esModule",{value:!0}),xi.addClassName=a,xi.addEvent=function(e,t,n,r){if(!e)return;const i={capture:!0,...r};e.addEventListener?e.addEventListener(t,n,i):e.attachEvent?e.attachEvent("on"+t,n):e["on"+t]=n},xi.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")},xi.createCSSTransform=function(e,n){const r=o(e,n,"px");return{[(0,t.browserPrefixToKey)("transform",t.default)]:r}},xi.createSVGTransform=function(e,t){return o(e,t,"")},xi.getTouch=function(t,n){return t.targetTouches&&(0,e.findInArray)(t.targetTouches,(e=>n===e.identifier))||t.changedTouches&&(0,e.findInArray)(t.changedTouches,(e=>n===e.identifier))},xi.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},xi.getTranslation=o,xi.innerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingTop),n-=(0,e.int)(r.paddingBottom),n},xi.innerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n-=(0,e.int)(r.paddingLeft),n-=(0,e.int)(r.paddingRight),n},xi.matchesSelector=i,xi.matchesSelectorAndParentsTo=function(e,t,n){let r=e;do{if(i(r,t))return!0;if(r===n)return!1;r=r.parentNode}while(r);return!1},xi.offsetXYFromParent=function(e,t,n){const r=t===t.ownerDocument.body?{left:0,top:0}:t.getBoundingClientRect(),i=(e.clientX+t.scrollLeft-r.left)/n,o=(e.clientY+t.scrollTop-r.top)/n;return{x:i,y:o}},xi.outerHeight=function(t){let n=t.clientHeight;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderTopWidth),n+=(0,e.int)(r.borderBottomWidth),n},xi.outerWidth=function(t){let n=t.clientWidth;const r=t.ownerDocument.defaultView.getComputedStyle(t);return n+=(0,e.int)(r.borderLeftWidth),n+=(0,e.int)(r.borderRightWidth),n},xi.removeClassName=s,xi.removeEvent=function(e,t,n,r){if(!e)return;const i={capture:!0,...r};e.removeEventListener?e.removeEventListener(t,n,i):e.detachEvent?e.detachEvent("on"+t,n):e["on"+t]=null},xi.removeUserSelectStyles=function(e){if(!e)return;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){}};var e=vi(),t=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var r=n(t);if(r&&r.has(e))return r.get(e);var i={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var a in e)if("default"!==a&&Object.prototype.hasOwnProperty.call(e,a)){var s=o?Object.getOwnPropertyDescriptor(e,a):null;s&&(s.get||s.set)?Object.defineProperty(i,a,s):i[a]=e[a]}i.default=e,r&&r.set(e,i);return i}(function(){if(bi)return yi;bi=1,Object.defineProperty(yi,"__esModule",{value:!0}),yi.browserPrefixToKey=n,yi.browserPrefixToStyle=function(e,t){return t?"-".concat(t.toLowerCase(),"-").concat(e):e},yi.default=void 0,yi.getPrefix=t;const e=["Moz","Webkit","O","ms"];function t(){var t;let r=arguments.length>0&&void 0!==arguments[0]?arguments[0]:"transform";if("undefined"==typeof window)return"";const i=null===(t=window.document)||void 0===t||null===(t=t.documentElement)||void 0===t?void 0:t.style;if(!i)return"";if(r in i)return"";for(let t=0;t<e.length;t++)if(n(r,e[t])in i)return e[t];return""}function n(e,t){return t?"".concat(t).concat(function(e){let t="",n=!0;for(let r=0;r<e.length;r++)n?(t+=e[r].toUpperCase(),n=!1):"-"===e[r]?n=!0:t+=e[r];return t}(e)):e}return yi.default=t(),yi}());function n(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,r=new WeakMap;return(n=function(e){return e?r:t})(e)}let r="";function i(t,n){return r||(r=(0,e.findInArray)(["matches","webkitMatchesSelector","mozMatchesSelector","msMatchesSelector","oMatchesSelector"],(function(n){return(0,e.isFunction)(t[n])}))),!!(0,e.isFunction)(t[r])&&t[r](n)}function o(e,t,n){let{x:r,y:i}=e,o="translate(".concat(r).concat(n,",").concat(i).concat(n,")");if(t){const e="".concat("string"==typeof t.x?t.x:t.x+n),r="".concat("string"==typeof t.y?t.y:t.y+n);o="translate(".concat(e,", ").concat(r,")")+o}return o}function a(e,t){e.classList?e.classList.add(t):e.className.match(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)")))||(e.className+=" ".concat(t))}function s(e,t){e.classList?e.classList.remove(t):e.className=e.className.replace(new RegExp("(?:^|\\s)".concat(t,"(?!\\S)"),"g"),"")}return xi}var wi,ji={};function ki(){if(wi)return ji;wi=1,Object.defineProperty(ji,"__esModule",{value:!0}),ji.canDragX=function(e){return"both"===e.props.axis||"x"===e.props.axis},ji.canDragY=function(e){return"both"===e.props.axis||"y"===e.props.axis},ji.createCoreData=function(t,r,i){const o=!(0,e.isNum)(t.lastX),a=n(t);return o?{node:a,deltaX:0,deltaY:0,lastX:r,lastY:i,x:r,y:i}:{node:a,deltaX:r-t.lastX,deltaY:i-t.lastY,lastX:t.lastX,lastY:t.lastY,x:r,y:i}},ji.createDraggableData=function(e,t){const n=e.props.scale;return{node:t.node,x:e.state.x+t.deltaX/n,y:e.state.y+t.deltaY/n,deltaX:t.deltaX/n,deltaY:t.deltaY/n,lastX:e.state.x,lastY:e.state.y}},ji.getBoundPosition=function(r,i,o){if(!r.props.bounds)return[i,o];let{bounds:a}=r.props;a="string"==typeof a?a:function(e){return{left:e.left,top:e.top,right:e.right,bottom:e.bottom}}(a);const s=n(r);if("string"==typeof a){const{ownerDocument:n}=s,r=n.defaultView;let i;if(i="parent"===a?s.parentNode:n.querySelector(a),!(i instanceof r.HTMLElement))throw new Error('Bounds selector "'+a+'" could not find an element.');const o=i,l=r.getComputedStyle(s),c=r.getComputedStyle(o);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)(o)-(0,t.outerWidth)(s)-s.offsetLeft+(0,e.int)(c.paddingRight)-(0,e.int)(l.marginRight),bottom:(0,t.innerHeight)(o)-(0,t.outerHeight)(s)-s.offsetTop+(0,e.int)(c.paddingBottom)-(0,e.int)(l.marginBottom)}}(0,e.isNum)(a.right)&&(i=Math.min(i,a.right));(0,e.isNum)(a.bottom)&&(o=Math.min(o,a.bottom));(0,e.isNum)(a.left)&&(i=Math.max(i,a.left));(0,e.isNum)(a.top)&&(o=Math.max(o,a.top));return[i,o]},ji.getControlPosition=function(e,r,i){const o="number"==typeof r?(0,t.getTouch)(e,r):null;if("number"==typeof r&&!o)return null;const a=n(i),s=i.props.offsetParent||a.offsetParent||a.ownerDocument.body;return(0,t.offsetXYFromParent)(o||e,s,i.props.scale)},ji.snapToGrid=function(e,t,n){const r=Math.round(t/e[0])*e[0],i=Math.round(n/e[1])*e[1];return[r,i]};var e=vi(),t=Ci();function n(e){const t=e.findDOMNode();if(!t)throw new Error("<DraggableCore>: Unmounted during event!");return t}return ji}var $i,Si,Ei,Oi,Ri={},Ti={};function Li(){if($i)return Ti;return $i=1,Object.defineProperty(Ti,"__esModule",{value:!0}),Ti.default=function(){},Ti}function _i(){if(Si)return Ri;Si=1,Object.defineProperty(Ri,"__esModule",{value:!0}),Ri.default=void 0;var e=function(e,t){if(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=d(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var a=i?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}r.default=e,n&&n.set(e,r);return r}(n),t=c(di()),r=c(a),i=Ci(),o=ki(),s=vi(),l=c(Li());function c(e){return e&&e.__esModule?e:{default:e}}function d(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(d=function(e){return e?n:t})(e)}function u(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}const p={start:"touchstart",move:"touchmove",stop:"touchend"},h={start:"mousedown",move:"mousemove",stop:"mouseup"};let f=h,x=class extends e.Component{constructor(){super(...arguments),u(this,"dragging",!1),u(this,"lastX",NaN),u(this,"lastY",NaN),u(this,"touchIdentifier",null),u(this,"mounted",!1),u(this,"handleDragStart",(e=>{if(this.props.onMouseDown(e),!this.props.allowAnyClick&&"number"==typeof e.button&&0!==e.button)return!1;const t=this.findDOMNode();if(!t||!t.ownerDocument||!t.ownerDocument.body)throw new Error("<DraggableCore> not mounted on DragStart!");const{ownerDocument:n}=t;if(this.props.disabled||!(e.target instanceof n.defaultView.Node)||this.props.handle&&!(0,i.matchesSelectorAndParentsTo)(e.target,this.props.handle,t)||this.props.cancel&&(0,i.matchesSelectorAndParentsTo)(e.target,this.props.cancel,t))return;"touchstart"===e.type&&e.preventDefault();const r=(0,i.getTouchIdentifier)(e);this.touchIdentifier=r;const a=(0,o.getControlPosition)(e,r,this);if(null==a)return;const{x:s,y:c}=a,d=(0,o.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,i.addUserSelectStyles)(n),this.dragging=!0,this.lastX=s,this.lastY=c,(0,i.addEvent)(n,f.move,this.handleDrag),(0,i.addEvent)(n,f.stop,this.handleDragStop))})),u(this,"handleDrag",(e=>{const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX,t=r-this.lastY;if([e,t]=(0,o.snapToGrid)(this.props.grid,e,t),!e&&!t)return;n=this.lastX+e,r=this.lastY+t}const i=(0,o.createCoreData)(this,n,r);(0,l.default)("DraggableCore: handleDrag: %j",i);if(!1!==this.props.onDrag(e,i)&&!1!==this.mounted)this.lastX=n,this.lastY=r;else try{this.handleDragStop(new MouseEvent("mouseup"))}catch(e){const t=document.createEvent("MouseEvents");t.initMouseEvent("mouseup",!0,!0,window,0,0,0,0,0,!1,!1,!1,!1,0,null),this.handleDragStop(t)}})),u(this,"handleDragStop",(e=>{if(!this.dragging)return;const t=(0,o.getControlPosition)(e,this.touchIdentifier,this);if(null==t)return;let{x:n,y:r}=t;if(Array.isArray(this.props.grid)){let e=n-this.lastX||0,t=r-this.lastY||0;[e,t]=(0,o.snapToGrid)(this.props.grid,e,t),n=this.lastX+e,r=this.lastY+t}const a=(0,o.createCoreData)(this,n,r);if(!1===this.props.onStop(e,a)||!1===this.mounted)return!1;const s=this.findDOMNode();s&&this.props.enableUserSelectHack&&(0,i.removeUserSelectStyles)(s.ownerDocument),(0,l.default)("DraggableCore: handleDragStop: %j",a),this.dragging=!1,this.lastX=NaN,this.lastY=NaN,s&&((0,l.default)("DraggableCore: Removing handlers"),(0,i.removeEvent)(s.ownerDocument,f.move,this.handleDrag),(0,i.removeEvent)(s.ownerDocument,f.stop,this.handleDragStop))})),u(this,"onMouseDown",(e=>(f=h,this.handleDragStart(e)))),u(this,"onMouseUp",(e=>(f=h,this.handleDragStop(e)))),u(this,"onTouchStart",(e=>(f=p,this.handleDragStart(e)))),u(this,"onTouchEnd",(e=>(f=p,this.handleDragStop(e))))}componentDidMount(){this.mounted=!0;const e=this.findDOMNode();e&&(0,i.addEvent)(e,p.start,this.onTouchStart,{passive:!1})}componentWillUnmount(){this.mounted=!1;const e=this.findDOMNode();if(e){const{ownerDocument:t}=e;(0,i.removeEvent)(t,h.move,this.handleDrag),(0,i.removeEvent)(t,p.move,this.handleDrag),(0,i.removeEvent)(t,h.stop,this.handleDragStop),(0,i.removeEvent)(t,p.stop,this.handleDragStop),(0,i.removeEvent)(e,p.start,this.onTouchStart,{passive:!1}),this.props.enableUserSelectHack&&(0,i.removeUserSelectStyles)(t)}}findDOMNode(){var e,t;return null!==(e=this.props)&&void 0!==e&&e.nodeRef?null===(t=this.props)||void 0===t||null===(t=t.nodeRef)||void 0===t?void 0:t.current:r.default.findDOMNode(this)}render(){return e.cloneElement(e.Children.only(this.props.children),{onMouseDown:this.onMouseDown,onMouseUp:this.onMouseUp,onTouchEnd:this.onTouchEnd})}};return Ri.default=x,u(x,"displayName","DraggableCore"),u(x,"propTypes",{allowAnyClick: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}),u(x,"defaultProps",{allowAnyClick:!1,disabled:!1,enableUserSelectHack:!0,onStart:function(){},onDrag:function(){},onStop:function(){},onMouseDown:function(){},scale:1}),Ri}function Pi(){return Ei||(Ei=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(e&&e.__esModule)return e;if(null===e||"object"!=typeof e&&"function"!=typeof e)return{default:e};var n=h(t);if(n&&n.has(e))return n.get(e);var r={},i=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var a=i?Object.getOwnPropertyDescriptor(e,o):null;a&&(a.get||a.set)?Object.defineProperty(r,o,a):r[o]=e[o]}r.default=e,n&&n.set(e,r);return r}(n),r=p(di()),i=p(a),o=p(fi),s=Ci(),l=ki(),c=vi(),d=p(_i()),u=p(Li());function p(e){return e&&e.__esModule?e:{default:e}}function h(e){if("function"!=typeof WeakMap)return null;var t=new WeakMap,n=new WeakMap;return(h=function(e){return e?n:t})(e)}function f(){return f=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},f.apply(this,arguments)}function x(e,t,n){return(t=function(e){var t=function(e,t){if("object"!=typeof e||null===e)return e;var n=e[Symbol.toPrimitive];if(void 0!==n){var r=n.call(e,t);if("object"!=typeof r)return r;throw new TypeError("@@toPrimitive must return a primitive value.")}return("string"===t?String:Number)(e)}(e,"string");return"symbol"==typeof t?t:String(t)}(t))in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}class g extends t.Component{static getDerivedStateFromProps(e,t){let{position:n}=e,{prevPropsPosition:r}=t;return!n||r&&n.x===r.x&&n.y===r.y?null:((0,u.default)("Draggable: getDerivedStateFromProps %j",{position:n,prevPropsPosition:r}),{x:n.x,y:n.y,prevPropsPosition:{...n}})}constructor(e){super(e),x(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})})),x(this,"onDrag",((e,t)=>{if(!this.state.dragging)return!1;(0,u.default)("Draggable: onDrag: %j",t);const n=(0,l.createDraggableData)(this,t),r={x:n.x,y:n.y,slackX:0,slackY:0};if(this.props.bounds){const{x:e,y:t}=r;r.x+=this.state.slackX,r.y+=this.state.slackY;const[i,o]=(0,l.getBoundPosition)(this,r.x,r.y);r.x=i,r.y=o,r.slackX=this.state.slackX+(e-r.x),r.slackY=this.state.slackY+(t-r.y),n.x=r.x,n.y=r.y,n.deltaX=r.x-this.state.x,n.deltaY=r.y-this.state.y}if(!1===this.props.onDrag(e,n))return!1;this.setState(r)})),x(this,"onDragStop",((e,t)=>{if(!this.state.dragging)return!1;if(!1===this.props.onStop(e,(0,l.createDraggableData)(this,t)))return!1;(0,u.default)("Draggable: onDragStop: %j",t);const n={dragging:!1,slackX:0,slackY:0};if(Boolean(this.props.position)){const{x:e,y:t}=this.props.position;n.x=e,n.y=t}this.setState(n)})),this.state={dragging:!1,dragged:!1,x:e.position?e.position.x:e.defaultPosition.x,y:e.position?e.position.y:e.defaultPosition.y,prevPropsPosition:{...e.position},slackX:0,slackY:0,isElementSVG:!1},!e.position||e.onDrag||e.onStop||console.warn("A `position` was applied to this <Draggable>, without drag handlers. This will make this component effectively undraggable. Please attach `onDrag` or `onStop` handlers so you can adjust the `position` of this element.")}componentDidMount(){void 0!==window.SVGElement&&this.findDOMNode()instanceof window.SVGElement&&this.setState({isElementSVG:!0})}componentWillUnmount(){this.setState({dragging:!1})}findDOMNode(){var e,t;return null!==(e=null===(t=this.props)||void 0===t||null===(t=t.nodeRef)||void 0===t?void 0:t.current)&&void 0!==e?e:i.default.findDOMNode(this)}render(){const{axis:e,bounds:n,children:r,defaultPosition:i,defaultClassName:a,defaultClassNameDragging:c,defaultClassNameDragged:u,position:p,positionOffset:h,scale:x,...g}=this.props;let v={},b=null;const m=!Boolean(p)||this.state.dragging,y=p||i,C={x:(0,l.canDragX)(this)&&m?this.state.x:y.x,y:(0,l.canDragY)(this)&&m?this.state.y:y.y};this.state.isElementSVG?b=(0,s.createSVGTransform)(C,h):v=(0,s.createCSSTransform)(C,h);const w=(0,o.default)(r.props.className||"",a,{[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(r),{className:w,style:{...r.props.style,...v},transform:b}))}}e.default=g,x(g,"displayName","Draggable"),x(g,"propTypes",{...d.default.propTypes,axis:r.default.oneOf(["both","x","y","none"]),bounds:r.default.oneOfType([r.default.shape({left:r.default.number,right:r.default.number,top:r.default.number,bottom:r.default.number}),r.default.string,r.default.oneOf([!1])]),defaultClassName:r.default.string,defaultClassNameDragging:r.default.string,defaultClassNameDragged:r.default.string,defaultPosition:r.default.shape({x:r.default.number,y:r.default.number}),positionOffset:r.default.shape({x:r.default.oneOfType([r.default.number,r.default.string]),y:r.default.oneOfType([r.default.number,r.default.string])}),position:r.default.shape({x:r.default.number,y:r.default.number}),className:c.dontSetMe,style:c.dontSetMe,transform:c.dontSetMe}),x(g,"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})}(Hr)),Hr}var Mi=function(){if(Oi)return Br.exports;Oi=1;const{default:e,DraggableCore:t}=Pi();return Br.exports=e,Br.exports.default=e,Br.exports.DraggableCore=t,Br.exports}(),Di=Vr(Mi);const Ii=e=>r.css`
|
|
2201
2206
|
width: 240px;
|
|
2202
2207
|
${"medium"===e&&"width: 320px;"}
|
|
2203
2208
|
${"large"===e&&"width: 440px;"}
|
|
@@ -2208,7 +2213,7 @@
|
|
|
2208
2213
|
border-radius: 4px;
|
|
2209
2214
|
box-shadow: 0px 4px 6px -4px #0000001a;
|
|
2210
2215
|
box-shadow: 0px 10px 15px -3px #0000001a;
|
|
2211
|
-
`,
|
|
2216
|
+
`,Ni=r.css`
|
|
2212
2217
|
height: 100%;
|
|
2213
2218
|
min-height: 40px;
|
|
2214
2219
|
display: flex;
|
|
@@ -2216,31 +2221,31 @@
|
|
|
2216
2221
|
justify-content: space-between;
|
|
2217
2222
|
padding: 8px;
|
|
2218
2223
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
2219
|
-
`,Ni=r.css`
|
|
2220
|
-
top: 10px;
|
|
2221
2224
|
`,Vi=r.css`
|
|
2225
|
+
top: 10px;
|
|
2226
|
+
`,Ai=r.css`
|
|
2222
2227
|
padding: 12px;
|
|
2223
|
-
`,
|
|
2228
|
+
`,zi=e=>r.css`
|
|
2224
2229
|
height: 100%;
|
|
2225
2230
|
width: ${e||"320px"};
|
|
2226
2231
|
background-color: ${u("neutral",100)};
|
|
2227
2232
|
box-shadow: 0px 1px 2px -1px #0000001a;
|
|
2228
2233
|
box-shadow: 0px 1px 3px 0px #0000001a;
|
|
2229
2234
|
position: relative;
|
|
2230
|
-
`,zi=r.css`
|
|
2231
|
-
border-right: 1px solid ${u("neutral",300)};
|
|
2232
2235
|
`,Bi=r.css`
|
|
2236
|
+
border-right: 1px solid ${u("neutral",300)};
|
|
2237
|
+
`,Hi=r.css`
|
|
2233
2238
|
border: 1px solid ${u("neutral",300)};
|
|
2234
2239
|
border-radius: 4px;
|
|
2235
|
-
`,
|
|
2240
|
+
`,Fi=r.css`
|
|
2236
2241
|
min-height: 48px;
|
|
2237
2242
|
width: 100%;
|
|
2238
2243
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
2239
|
-
`,
|
|
2244
|
+
`,Zi=(e,t)=>r.css`
|
|
2240
2245
|
height: ${((e,t)=>e&&t?`calc(100% - ${e+t}px)`:e?`calc(100% - ${e}px)`:t?`calc(100% - ${t}px)`:"100%")(e,t)};
|
|
2241
2246
|
width: 100%;
|
|
2242
2247
|
overflow-y: auto;
|
|
2243
|
-
`,
|
|
2248
|
+
`,Gi=r.css`
|
|
2244
2249
|
min-height: 64px;
|
|
2245
2250
|
width: 100%;
|
|
2246
2251
|
display: flex;
|
|
@@ -2250,7 +2255,7 @@
|
|
|
2250
2255
|
bottom: 0;
|
|
2251
2256
|
left: 0;
|
|
2252
2257
|
border-top: 1px solid ${u("neutral",300)};
|
|
2253
|
-
`;var
|
|
2258
|
+
`;var qi,Wi;!function(){if(Wi)return qi;Wi=1;var e=function(){};if("production"!==process.env.NODE_ENV){var t=function(e,t){var n=arguments.length;t=new Array(n>1?n-1:0);for(var r=1;r<n;r++)t[r-1]=arguments[r];var i=0,o="Warning: "+e.replace(/%s/g,(function(){return t[i++]}));"undefined"!=typeof console&&console.error(o);try{throw new Error(o)}catch(e){}};e=function(e,n,r){var i=arguments.length;r=new Array(i>2?i-2:0);for(var o=2;o<i;o++)r[o-2]=arguments[o];if(void 0===n)throw new Error("`warning(condition, format, ...args)` requires a warning message argument");e||t.apply(null,[n].concat(r))}}qi=e}();var Ui=Xi()?n.useLayoutEffect:n.useEffect;"production"!==process.env.NODE_ENV&&("undefined"!=typeof process?process:{env:{NODE_ENV:"development"}}).env;function Xi(){return!("undefined"==typeof window||!window.document||!window.document.createElement)}process.env.NODE_ENV,process.env.NODE_ENV,process.env.NODE_ENV;var Yi=function(e){var t,r=e.children,i=e.type,o=void 0===i?"reach-portal":i,s=n.useRef(null),l=n.useRef(null),c=(t=n.useState(Object.create(null))[1],n.useCallback((function(){t(Object.create(null))}),[]));return Ui((function(){if(s.current){var e=s.current.ownerDocument;return l.current=null==e?void 0:e.createElement(o),e.body.appendChild(l.current),c(),function(){l.current&&l.current.ownerDocument&&l.current.ownerDocument.body.removeChild(l.current)}}}),[o,c]),l.current?a.createPortal(r,l.current):n.createElement("span",{ref:s})};"production"!==process.env.NODE_ENV&&(Yi.displayName="Portal");
|
|
2254
2259
|
/*! *****************************************************************************
|
|
2255
2260
|
Copyright (c) Microsoft Corporation.
|
|
2256
2261
|
|
|
@@ -2264,16 +2269,16 @@ INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM
|
|
|
2264
2269
|
LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR
|
|
2265
2270
|
OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR
|
|
2266
2271
|
PERFORMANCE OF THIS SOFTWARE.
|
|
2267
|
-
***************************************************************************** */var Yi,Ki,Ji=function(){return Ji=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Ji.apply(this,arguments)};function Qi(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function eo(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function to(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function no(e,t,n){if(2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(Yi||(Yi={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(Ki||(Ki={}));var ro=Yi.Start,io=Yi.Stop,oo=Yi.Raise,ao=Yi.Send,so=Yi.Cancel,lo=Yi.NullEvent,co=Yi.Assign;Yi.After,Yi.DoneState;var uo=Yi.Log,po=Yi.Init,ho=Yi.Invoke;Yi.ErrorExecution;var fo,xo=Yi.ErrorPlatform,go=Yi.ErrorCustom,vo=Yi.Update,bo=Yi.Choose,mo=Yi.Pure,yo={},Co="xstate.guard",wo="production"===process.env.NODE_ENV;function jo(e,t,n){void 0===n&&(n=".");var r=So(e,n),i=So(t,n);return Ho(i)?!!Ho(r)&&i===r:Ho(r)?r in i:Object.keys(r).every((function(e){return e in i&&jo(r[e],i[e])}))}function ko(e){try{return Ho(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 $o(e,t){try{return zo(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function So(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:zo(e)?Eo(e):"string"!=typeof e?e:Eo($o(e,t));var n}function Eo(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function Oo(e,t){for(var n={},r=Object.keys(e),i=0;i<r.length;i++){var o=r[i];n[o]=t(e[o],o,e,i)}return n}function Ro(e,t,n){var r,i,o={};try{for(var a=eo(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];n(c)&&(o[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o}var To=function(e){return function(t){var n,r,i=t;try{for(var o=eo(e),a=o.next();!a.done;a=o.next()){i=i[a.value]}}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i}};function Lo(e){return e?Ho(e)?[[e]]:_o(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?Lo(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function _o(e){var t;return(t=[]).concat.apply(t,no([],to(e),!1))}function Po(e){return zo(e)?e:[e]}function Mo(e){return void 0===e?[]:Po(e)}function Do(e,t,n){var r,i;if(Bo(e))return e(t,n.data);var o={};try{for(var a=eo(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];Bo(c)?o[l]=c(t,n.data):o[l]=c}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o}function Io(e){return e instanceof Promise||!(null===e||!Bo(e)&&"object"!=typeof e||!Bo(e.then))}function No(e,t){return Oo(e.states,(function(e,n){if(e){var r=(Ho(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:No(e,r)}}}))}function Vo(e,t,n,r){wo||Ao(!!e,"Attempting to update undefined context");var i=e?n.reduce((function(e,n){var i,o,a=n.assignment,s={state:r,action:n,_event:t},l={};if(Bo(a))l=a(e,t.data,s);else try{for(var c=eo(Object.keys(a)),d=c.next();!d.done;d=c.next()){var u=d.value,p=a[u];l[u]=Bo(p)?p(e,t.data,s):p}}catch(e){i={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(i)throw i.error}}return Object.assign({},e,l)}),e):e;return i}var Ao=function(){};function zo(e){return Array.isArray(e)}function Bo(e){return"function"==typeof e}function Ho(e){return"string"==typeof e}function Fo(e,t){if(e)return Ho(e)?{type:Co,name:e,predicate:t?t[e]:void 0}:Bo(e)?{type:Co,name:e.name,predicate:e}:e}wo||(Ao=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var Zo=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function Go(e){return!!e&&"__xstatenode"in e}function qo(e,t){return Ho(e)||"number"==typeof e?Ji({type:e},t):e}function Wo(e,t){if(!Ho(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=qo(e);return Ji({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function Uo(e,t){return Po(t).map((function(t){return void 0===t||"string"==typeof t||Go(t)?{target:t,event:e}:Ji(Ji({},t),{event:e})}))}function Xo(e,t,n,r,i){var o=e.options.guards,a={state:i,cond:t,_event:r};if(t.type===Co)return((null==o?void 0:o[t.name])||t.predicate)(n,r.data,a);var s=null==o?void 0:o[t.type];if(!s)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return s(n,r.data,a)}function Yo(e){return"string"==typeof e?{type:e}:e}function Ko(e,t,n){var r=function(){},i="object"==typeof e,o=i?e:null;return{next:((i?e.next:e)||r).bind(o),error:((i?e.error:t)||r).bind(o),complete:((i?e.complete:n)||r).bind(o)}}function Jo(e,t){return"".concat(e,":invocation[").concat(t,"]")}function Qo(e){return(e.type===oo||e.type===ao&&e.to===Ki.Internal)&&"number"!=typeof e.delay}(fo={})[Zo]=function(){return this},fo[Symbol.observable]=function(){return this};var ea=Wo({type:po});function ta(e,t){return t&&t[e]||void 0}function na(e,t){var n;if(Ho(e)||"number"==typeof e)n=Bo(r=ta(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(Bo(e))n={type:e.name||e.toString(),exec:e};else{var r;if(Bo(r=ta(e.type,t)))n=Ji(Ji({},e),{exec:r});else if(r){var i=r.type||e.type;n=Ji(Ji(Ji({},r),e),{type:i})}else n=e}return n}var ra=function(e,t){return e?(zo(e)?e:[e]).map((function(e){return na(e,t)})):[]};function ia(e){var t=na(e);return Ji(Ji({id:Ho(e)?e:t.id},t),{type:t.type})}function oa(e,t){var n="".concat(Yi.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function aa(e,t){var n="".concat(Yi.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function sa(e,t){var n="".concat(Yi.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function la(e,t,n,r,i,o,a){void 0===a&&(a=!1);var s=a?[]:function(e){var t,n,r=[];try{for(var i=eo(e),o=i.next();!o.done;o=i.next())for(var a=o.value,s=0;s<a.actions.length;)a.actions[s].type!==co?s++:(r.push(a.actions[s]),a.actions.splice(s,1))}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}(i),l=s.length?Vo(n,r,s,t):n,c=a?[n]:void 0,d=[];function u(i,s){var u;switch(s.type){case oo:var p=function(e,t,n,r){var i,o={_event:n},a=Wo(Bo(e.event)?e.event(t,n.data,o):e.event);if(Ho(e.delay)){var s=r&&r[e.delay];i=Bo(s)?s(t,n.data,o):s}else i=Bo(e.delay)?e.delay(t,n.data,o):e.delay;return Ji(Ji({},e),{type:oo,_event:a,delay:i})}(s,l,r,e.options.delays);return o&&"number"==typeof p.delay&&o(p,l,r),p;case ao:var h=function(e,t,n,r){var i,o={_event:n},a=Wo(Bo(e.event)?e.event(t,n.data,o):e.event);if(Ho(e.delay)){var s=r&&r[e.delay];i=Bo(s)?s(t,n.data,o):s}else i=Bo(e.delay)?e.delay(t,n.data,o):e.delay;var l=Bo(e.to)?e.to(t,n.data,o):e.to;return Ji(Ji({},e),{to:l,_event:a,event:a.data,delay:i})}(s,l,r,e.options.delays);if(!wo){var f=s.delay;Ao(!Ho(f)||"number"==typeof h.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return o&&h.to!==Ki.Internal&&("entry"===i?d.push(h):o(h,l,r)),h;case uo:var x=function(e,t,n){return Ji(Ji({},e),{value:Ho(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(s,l,r);return null==o||o(x,l,r),x;case bo:if(!(m=null===(u=s.conds.find((function(n){var i=Fo(n.cond,e.options.guards);return!i||Xo(e,i,l,r,o?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=to(la(e,t,l,r,[{type:i,actions:ra(Mo(m),e.options.actions)}],o,a),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case mo:var m;if(!(m=s.get(l,r.data)))return[];var y=to(la(e,t,l,r,[{type:i,actions:ra(Mo(m),e.options.actions)}],o,a),2),C=y[0],w=y[1];return l=w,null==c||c.push(l),C;case io:x=function(e,t,n){var r=Bo(e.activity)?e.activity(t,n.data):e.activity,i="string"==typeof r?{id:r}:r;return{type:Yi.Stop,activity:i}}(s,l,r);return null==o||o(x,n,r),x;case co:l=Vo(l,r,[s],o?void 0:t),null==c||c.push(l);break;default:var j=na(s,e.options.actions),k=j.exec;if(o)o(j,l,r);else if(k&&c){var $=c.length-1,S=Ji(Ji({},j),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];k.apply(void 0,no([c[$]],to(t),!1))}});j=S}return j}}var p=_o(i.map((function(e){var t,n,i=[];try{for(var a=eo(e.actions),s=a.next();!s.done;s=a.next()){var c=s.value,p=u(e.type,c);p&&(i=i.concat(p))}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return d.forEach((function(e){o(e,l,r)})),d.length=0,i})));return[p,l]}var ca=function(e,t){return t(e)};function da(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[Zo]=function(){return this},t}function ua(e,t,n){var r=da(t);if(r.deferred=!0,Go(e)){var i=r.state=ca(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return i}}return r}var pa=function(e){return"atomic"===e.type||"final"===e.type};function ha(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function fa(e){return ha(e).filter((function(e){return"history"!==e.type}))}function xa(e){var t=[e];return pa(e)?t:t.concat(_o(fa(e).map(xa)))}function ga(e,t){var n,r,i,o,a,s,l,c,d=ba(new Set(e)),u=new Set(t);try{for(var p=eo(u),h=p.next();!h.done;h=p.next())for(var f=(j=h.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}var x=ba(u);try{for(var g=eo(u),v=g.next();!v.done;v=g.next()){if("compound"!==(j=v.value).type||x.get(j)&&x.get(j).length){if("parallel"===j.type)try{for(var b=(a=void 0,eo(fa(j))),m=b.next();!m.done;m=b.next()){var y=m.value;u.has(y)||(u.add(y),d.get(y)?d.get(y).forEach((function(e){return u.add(e)})):y.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){a={error:e}}finally{try{m&&!m.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){i={error:e}}finally{try{v&&!v.done&&(o=g.return)&&o.call(g)}finally{if(i)throw i.error}}try{for(var C=eo(u),w=C.next();!w.done;w=C.next()){var j;for(f=(j=w.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=C.return)&&c.call(C)}finally{if(l)throw l.error}}return u}function va(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if(pa(r))return r.key}var i={};return n.forEach((function(e){i[e.key]=va(e,t)})),i}function ba(e){var t,n,r=new Map;try{for(var i=eo(e),o=i.next();!o.done;o=i.next()){var a=o.value;r.has(a)||r.set(a,[]),a.parent&&(r.has(a.parent)||r.set(a.parent,[]),r.get(a.parent).push(a))}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}function ma(e,t){return va(e,ba(ga([e],t)))}function ya(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function Ca(e,t){return"compound"===t.type?fa(t).some((function(t){return"final"===t.type&&ya(e,t)})):"parallel"===t.type&&fa(t).every((function(t){return Ca(e,t)}))}function wa(e){return new Set(_o(e.map((function(e){return e.tags}))))}function ja(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(Ho(e)||Ho(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return ja(e[n],t[n])}))}var ka=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=yo,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||yo,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return no([],to(new Set(_o(no([],to(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:ea,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=ea;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),Ho(e))return[e];var r=Object.keys(e);return r.concat.apply(r,no([],to(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=Qi(e,["configuration","transitions","tags","machine"]);return Ji(Ji({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return jo(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;wo&&Ao(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),$a={deferEvents:!1},Sa=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=Ji(Ji({},$a),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}(),Ea=new Map,Oa=0,Ra=function(){return"x:".concat(Oa++)},Ta=function(e,t){return Ea.set(e,t),e},La=function(e){return Ea.get(e)},_a=function(e){Ea.delete(e)};function Pa(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(wo||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 Ma(e){if(Pa()){var t=function(){var e=Pa();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function Da(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,i=[],o=!1,a=function(e){var t;return Ji(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[Zo]=function(){return this},t),e)}({id:t.id,send:function(t){i.push(t),function(){if(!o){for(o=!0;i.length>0;){var t=i.shift();n=e.transition(n,t,s),r.forEach((function(e){return e.next(n)}))}o=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,i){var o=Ko(e,t,i);return r.add(o),o.next(n),{unsubscribe:function(){r.delete(o)}}}}),s={parent:t.parent,self:a,id:t.id||"anonymous",observers:r};return n=e.start?e.start(s):n,a}var Ia,Na={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(Ia||(Ia={}));var Va=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=Ia.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(zo(e))return r.batch(e),r.state;var n=Wo(qo(e,t));if(r.status===Ia.Stopped)return wo||Ao(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==Ia.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var i,o=r.parent&&(t===Ki.Parent||r.parent.id===t),a=o?r.parent:Ho(t)?t===Ki.Internal?r:r.children.get(t)||La(t):(i=t)&&"function"==typeof i.send?t:void 0;if(a)if("machine"in a){if(r.status!==Ia.Stopped||r.parent!==a||r.state.done){var s=Ji(Ji({},e),{name:e.name===go?"".concat(sa(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([a,s]):a.send(s)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([a,e.data]):a.send(e.data);else{if(!o)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));wo||Ao(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,i){void 0===i&&(i=r.machine.options.actions);var o=e.exec||ta(e.type,i),a=Bo(o)?o:o?o.exec:e.exec;if(a)try{return a(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case oo:var s=e;r.defer(s);break;case ao:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===ea):r.send(l._event);break;case so:r.cancel(e.sendId);break;case ro:if(r.status!==Ia.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===Yi.Invoke){var d=Yo(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,p=c.id,h=c.data;wo||Ao(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(wo||Ao(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var x=h?Do(h,t,n):void 0;if("string"==typeof u)return;var g=Bo(u)?u(t,n.data,{data:x,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;Go(g)&&(g=x?g.withContext(x):g,v={autoForward:f}),r.spawn(g,p,v)}else r.spawnActivity(c);break;case io:r.stopChild(e.activity.id);break;case uo:var b=e,m=b.label,y=b.value;m?r.logger(m,y):r.logger(y);break;default:wo||Ao(!1,"No implementation found for action type '".concat(e.type,"'"))}};var i=Ji(Ji({},e.defaultOptions),n),o=i.clock,a=i.logger,s=i.parent,l=i.id,c=void 0!==l?l:t.id;this.id=c,this.logger=a,this.clock=o,this.parent=s,this.options=i,this.scheduler=new Sa({deferEvents:this.options.deferEvents}),this.sessionId=Ra()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:ca(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return wo||Ao(this.status!==Ia.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var i=eo(e.actions),o=i.next();!o.done;o=i.next()){var a=o.value;this.exec(a,e,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,i,o,a,s,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==ea||!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 p=eo(this.eventListeners),h=p.next();!h.done;h=p.next()){(0,h.value)(e.event)}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var f=eo(this.listeners),x=f.next();!x.done;x=f.next()){(0,x.value)(e,e.event)}}catch(e){i={error:e}}finally{try{x&&!x.done&&(o=f.return)&&o.call(f)}finally{if(i)throw i.error}}try{for(var g=eo(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})),m=b&&b.doneData?Do(b.doneData,e.context,t):void 0;this._doneEvent=aa(this.id,m);try{for(var y=eo(this.doneListeners),C=y.next();!C.done;C=y.next()){(0,C.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),_a(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===Ia.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,i=Ko(e,t,n);this.listeners.add(i.next),this.status!==Ia.NotStarted&&i.next(this.state);var o=function(){r.doneListeners.delete(o),r.stopListeners.delete(o),i.complete()};return this.status===Ia.Stopped?i.complete():(this.onDone(o),this.onStop(o)),{unsubscribe:function(){r.listeners.delete(i.next),r.doneListeners.delete(o),r.stopListeners.delete(o)}}},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===Ia.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===Ia.Running)return this;this.machine._init(),Ta(this.sessionId,this),this.initialized=!0,this.status=Ia.Running;var n=void 0===e?this.initialState:ca(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState(ka.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,ea)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){Bo(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,i,o,a,s,l,c;try{for(var d=eo(this.listeners),u=d.next();!u.done;u=d.next()){var p=u.value;this.listeners.delete(p)}}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 h=eo(this.stopListeners),f=h.next();!f.done;f=h.next()){(p=f.value)(),this.stopListeners.delete(p)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var x=eo(this.contextListeners),g=x.next();!g.done;g=x.next()){p=g.value;this.contextListeners.delete(p)}}catch(e){i={error:e}}finally{try{g&&!g.done&&(o=x.return)&&o.call(x)}finally{if(i)throw i.error}}try{for(var v=eo(this.doneListeners),b=v.next();!b.done;b=v.next()){p=b.value;this.doneListeners.delete(p)}}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=Ia.Stopped,this._initialState=void 0;try{for(var m=eo(Object.keys(this.delayedEventsMap)),y=m.next();!y.done;y=m.next()){var C=y.value;this.clock.clearTimeout(this.delayedEventsMap[C])}}catch(e){l={error:e}}finally{try{y&&!y.done&&(c=m.return)&&c.call(m)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new Sa({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=Wo({type:"xstate.stop"}),r=ca(e,(function(){var t=_o(no([],to(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return ra(t.onExit,e.machine.options.actions)}))),r=to(la(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),i=r[0],o=r[1],a=new ka({value:e.state.value,context:o,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:i.filter((function(e){return!Qo(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return a.changed=!0,a}));e.update(r,n),e._stopChildren(),_a(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===Ia.NotStarted&&this.options.deferEvents)wo||Ao(!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!==Ia.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,i,o=t.state,a=!1,s=[],l=function(e){var r=Wo(e);t.forward(r),o=ca(t,(function(){return t.machine.transition(o,r,void 0,n||void 0)})),s.push.apply(s,no([],to(t.machine.config.predictableActionArguments?o.actions:o.actions.map((function(e){return function(e,t){var n=e.exec;return Ji(Ji({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,o)}))),!1)),a=a||!!o.changed};try{for(var c=eo(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(r)throw r.error}}o.changed=a,o.actions=s,t.update(o,Wo(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=Wo(e);if(0===r.name.indexOf(xo)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(xo)})))throw r.data.data;return ca(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=eo(this.forwardTo),i=r.next();!i.done;i=r.next()){var o=i.value,a=this.children.get(o);if(!a)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(o,"'."));a.send(e)}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),Bo(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==Ia.Running)return ua(e,t);if(Io(e))return this.spawnPromise(Promise.resolve(e),t);if(Bo(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(i=e)&&"id"in i)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&Bo(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(Go(e))return this.spawnMachine(e,Ji(Ji({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,i},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var i=new e(t,Ji(Ji({},this.options),{parent:this,id:n.id||t.id})),o=Ji(Ji({},Na),n);o.sync&&i.onTransition((function(e){r.send(vo,{state:e,id:i.id})}));var a=i;return this.children.set(i.id,a),o.autoForward&&this.forwardTo.add(i.id),i.onDone((function(e){r.removeChild(i.id),r.send(Wo(e,{origin:i.id}))})).start(),a},e.prototype.spawnBehavior=function(e,t){var n=Da(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,i=this,o=!1;e.then((function(e){o||(r=e,i.removeChild(t),i.send(Wo(aa(t,e),{origin:t})))}),(function(e){if(!o){i.removeChild(t);var n=sa(t,e);try{i.send(Wo(n,{origin:t}))}catch(r){!function(e,t,n){if(!wo){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var i=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(i))}}}(e,r,t),i.devTools&&i.devTools.send(n,i.state),i.machine.strict&&i.stop()}}}));var a=((n={id:t,send:function(){},subscribe:function(t,n,r){var i=Ko(t,n,r),o=!1;return e.then((function(e){o||(i.next(e),o||i.complete())}),(function(e){o||i.error(e)})),{unsubscribe:function(){return o=!0}}},stop:function(){o=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[Zo]=function(){return this},n);return this.children.set(t,a),a},e.prototype.spawnCallback=function(e,t){var n,r,i,o=this,a=!1,s=new Set,l=new Set;try{i=e((function(e){r=e,l.forEach((function(t){return t(e)})),a||o.send(Wo(e,{origin:t}))}),(function(e){s.add(e)}))}catch(e){this.send(sa(t,e))}if(Io(i))return this.spawnPromise(i,t);var c=((n={id:t,send:function(e){return s.forEach((function(t){return t(e)}))},subscribe:function(e){var t=Ko(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){a=!0,Bo(i)&&i()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[Zo]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,i=this,o=e.subscribe((function(e){r=e,i.send(Wo(e,{origin:t}))}),(function(e){i.removeChild(t),i.send(Wo(sa(t,e),{origin:t}))}),(function(){i.removeChild(t),i.send(Wo(aa(t),{origin:t}))})),a=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return o.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[Zo]=function(){return this},n);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 n=t(this.state.context,e);this.spawnEffect(e.id,n)}else wo||Ao(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[Zo]=function(){return this},n))},e.prototype.attachDev=function(){var e=Pa();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(Ji(Ji({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:Ji({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}Ma(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[Zo]=function(){return this},e.prototype.getSnapshot=function(){return this.status===Ia.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=Aa,e}();function Aa(e,t){return new Va(e,t)}function za(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function Ba(e){return Ji(Ji({type:ho},e),{toJSON:function(){e.onDone,e.onError;var t=Qi(e,["onDone","onError"]);return Ji(Ji({},t),{type:ho,src:za(e.src)})}})}var Ha="",Fa="*",Za={},Ga=function(e){return"#"===e[0]},qa=function(){function e(t,n,r,i){void 0===r&&(r="context"in t?t.context:void 0);var o,a=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==i?void 0:i.parent,this.key=this.config.key||(null==i?void 0:i.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||no([this.machine.key],to(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!==(o=this.config.schema)&&void 0!==o?o:{},this.description=this.config.description,wo||Ao(!("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?Oo(this.config.states,(function(t,n){var r,i=new e(t,{},void 0,{parent:a,key:n});return Object.assign(a.idMap,Ji(((r={})[i.id]=i,r),i.idMap)),i})):Za;var s=0;!function e(t){var n,r;t.order=s++;try{for(var i=eo(ha(t)),o=i.next();!o.done;o=i.next()){e(o.value)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===Ha})):Ha in this.config.on),this.strict=!!this.config.strict,this.onEntry=Mo(this.config.entry||this.config.onEntry).map((function(e){return na(e)})),this.onExit=Mo(this.config.exit||this.config.onExit).map((function(e){return na(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=Mo(this.config.invoke).map((function(e,t){var n,r;if(Go(e)){var i=Jo(a.id,t);return a.machine.options.services=Ji(((n={})[i]=e,n),a.machine.options.services),Ba({src:i,id:i})}if(Ho(e.src)){i=e.id||Jo(a.id,t);return Ba(Ji(Ji({},e),{id:i,src:e.src}))}if(Go(e.src)||Bo(e.src)){i=e.id||Jo(a.id,t);return a.machine.options.services=Ji(((r={})[i]=e.src,r),a.machine.options.services),Ba(Ji(Ji({id:i},e),{src:i}))}var o=e.src;return Ba(Ji(Ji({id:Jo(a.id,t)},e),{src:o}))})),this.activities=Mo(this.config.activities).concat(this.invoke).map((function(e){return ia(e)})),this.transition=this.transition.bind(this),this.tags=Mo(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||xa(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,i=r.actions,o=r.activities,a=r.guards,s=r.services,l=r.delays;return new e(this.config,{actions:Ji(Ji({},i),t.actions),activities:Ji(Ji({},o),t.activities),guards:Ji(Ji({},a),t.guards),services:Ji(Ji({},s),t.services),delays:Ji(Ji({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return Bo(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:Oo(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===Ha,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===Fa}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(Yi.After,"(").concat(e,")").concat(n)}(Bo(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:ao,event:Bo(e)?e:qo(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:Bo(e)?e.name:ko(e)}}(r,{delay:t})),e.onExit.push({type:so,sendId:r}),r},r=zo(t)?t.map((function(e,t){var r=n(e.delay,t);return Ji(Ji({},e),{event:r})})):_o(Object.keys(t).map((function(e,r){var i=t[e],o=Ho(i)?{target:i}:i,a=isNaN(+e)?e:+e,s=n(a,r);return Mo(o).map((function(e){return Ji(Ji({},e),{event:s,delay:a})}))})));return r.map((function(t){var n=t.delay;return Ji(Ji({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof ka?e.value:So(e,this.delimiter);if(Ho(r)){var i=this.getStateNode(r).initial;return void 0!==i?this.getStateNodes(((t={})[r]=i,t)):[this,this.states[r]]}var o=Object.keys(r),a=[this];return a.push.apply(a,no([],to(_o(o.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),a},e.prototype.handles=function(e){var t=ko(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof ka?e:ka.create(e),n=Array.from(ga([],this.getStateNodes(t.value)));return new ka(Ji(Ji({},t),{value:this.resolve(t.value),configuration:n,done:Ca(n,this),tags:wa(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),i=this.getStateNode(r[0])._transition(e[r[0]],t,n);return i&&i.transitions.length?i:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,i,o={};try{for(var a=eo(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,n);d&&(o[l]=d)}}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}var u=Object.keys(o).map((function(e){return o[e]})),p=_o(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var h=_o(Object.keys(o).map((function(e){return o[e].configuration})));return{transitions:p,exitSet:_o(u.map((function(e){return e.exitSet}))),configuration:h,source:t,actions:_o(Object.keys(o).map((function(e){return o[e].actions})))}},e.prototype._transition=function(e,t,n){return Ho(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,Wo(t))},e.prototype.next=function(e,t){var n,r,i,o=this,a=t.name,s=[],l=[];try{for(var c=eo(this.getCandidates(a)),d=c.next();!d.done;d=c.next()){var u=d.value,p=u.cond,h=u.in,f=e.context,x=!h||(Ho(h)&&Ga(h)?e.matches(So(this.getStateNodeById(h).path,this.delimiter)):jo(So(h,this.delimiter),To(this.path.slice(0,-2))(e.value))),g=!1;try{g=!p||Xo(this.machine,p,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(p.name||p.type,"' in transition for event '").concat(a,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&x){void 0!==u.target&&(l=u.target),s.push.apply(s,no([],to(u.actions),!1)),i=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(i){if(!l.length)return{transitions:[i],exitSet:[],configuration:e.value?[this]:[],source:e,actions:s};var v=_o(l.map((function(t){return o.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[i],exitSet:!!i.internal?[]:_o(l.map((function(e){return o.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:s}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,i,o,a){var s,l,c,d,u=this,p=o?ga([],this.getStateNodes(o.value)):[],h=new Set;try{for(var f=eo(Array.from(e).sort((function(e,t){return e.order-t.order}))),x=f.next();!x.done;x=f.next()){(!ya(p,b=x.value)||ya(n.exitSet,b)||b.parent&&h.has(b.parent))&&h.add(b)}}catch(e){s={error:e}}finally{try{x&&!x.done&&(l=f.return)&&l.call(f)}finally{if(s)throw s.error}}try{for(var g=eo(p),v=g.next();!v.done;v=g.next()){var b;ya(e,b=v.value)&&!ya(n.exitSet,b.parent)||n.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}}n.exitSet.sort((function(e,t){return t.order-e.order}));var m=Array.from(h).sort((function(e,t){return e.order-t.order})),y=new Set(n.exitSet),C=_o(m.map((function(e){var t=[];if("final"!==e.type)return t;var o=e.parent;if(!o.parent)return t;t.push(oa(e.id,e.doneData),oa(o.id,e.doneData?Do(e.doneData,r,i):void 0));var a=o.parent;return"parallel"===a.type&&fa(a).every((function(e){return Ca(n.configuration,e)}))&&t.push(oa(a.id)),t}))),w=m.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=ia(e);return{type:Yi.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:ra(a?no(no([],to(t),!1),to(n),!1):no(no([],to(n),!1),to(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:C.map((function(e){return function(e,t){return{type:oo,event:"function"==typeof e?e:qo(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),j=Array.from(y).map((function(e){return{type:"exit",actions:ra(no(no([],to(e.onExit),!1),to(e.activities.map((function(e){return function(e){var t=Bo(e)?e:ia(e);return{type:Yi.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:ra(n.actions,this.machine.options.actions)}).concat(w);if(t){var k=ra(_o(no([],to(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!Qo(e)}));return j.concat({type:"stop",actions:k})}return j},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var i,o,a=Wo(t);if(e instanceof ka)i=void 0===n?e:this.resolveState(ka.from(e,n));else{var s=Ho(e)?this.resolve(Eo(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;i=this.resolveState(ka.from(s,l))}if(!wo&&a.name===Fa)throw new Error("An event cannot have the wildcard type ('".concat(Fa,"')"));if(this.strict&&!this.events.includes(a.name)&&(o=a.name,!/^(done|error)\./.test(o)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(a.name,"'"));var c=this._transition(i.value,i,a)||{transitions:[],configuration:[],exitSet:[],source:i,actions:[]},d=ga([],this.getStateNodes(i.value)),u=c.configuration.length?ga(d,c.configuration):d;return c.configuration=no([],to(u),!1),this.resolveTransition(c,i,i.context,r,a)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var i,o=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(i=e.actions).unshift.apply(i,no([],to(o),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,i){var o,a,s,l,c=this;void 0===i&&(i=ea);var d=e.configuration,u=!t||e.transitions.length>0,p=u?e.configuration:t?t.configuration:[],h=Ca(p,this),f=u?ma(this.machine,d):void 0,x=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(p),h,e,n,i,t,r),v=t?Ji({},t.activities):{};try{for(var b=eo(g),m=b.next();!m.done;m=b.next()){var y=m.value;try{for(var C=(s=void 0,eo(y.actions)),w=C.next();!w.done;w=C.next()){var j=w.value;j.type===ro?v[j.activity.id||j.activity.type]=j:j.type===io&&(v[j.activity.id||j.activity.type]=!1)}}catch(e){s={error:e}}finally{try{w&&!w.done&&(l=C.return)&&l.call(C)}finally{if(s)throw s.error}}}}catch(e){o={error:e}}finally{try{m&&!m.done&&(a=b.return)&&a.call(b)}finally{if(o)throw o.error}}var k,$,S=to(la(this,t,n,i,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=S[0],O=S[1],R=to(function(e,t){var n,r,i=to([[],[]],2),o=i[0],a=i[1];try{for(var s=eo(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?o.push(c):a.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return[o,a]}(E,Qo),2),T=R[0],L=R[1],_=E.filter((function(e){var t;return e.type===ro&&(null===(t=e.activity)||void 0===t?void 0:t.type)===ho})),P=_.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var i,o=Yo(e.src),a=null===(i=null==t?void 0:t.options.services)||void 0===i?void 0:i[o.type],s=e.data?Do(e.data,n,r):void 0,l=a?ua(a,e.id,s):da(e.id);return l.meta=e,l}(t.activity,c.machine,O,i),e}),t?Ji({},t.children):{}),M=new ka({value:f||t.value,context:O,_event:i,_sessionid:t?t._sessionid:null,historyValue:f?x?(k=x,$=f,{current:$,states:No(k,$)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?L:[],activities:f?v:t?t.activities:{},events:[],configuration:p,transitions:e.transitions,children:P,done:h,tags:wa(p),machine:this}),D=n!==O;M.changed=i.name===vo||D;var I=M.history;I&&delete I.history;var N=!h&&(this._transient||d.some((function(e){return e._transient})));if(!(u||N&&i.name!==Ha))return M;var V=M;if(!h)for(N&&(V=this.resolveRaisedTransition(V,{type:lo},i,r));T.length;){var A=T.shift();V=this.resolveRaisedTransition(V,A._event,i,r)}var z=V.changed||(I?!!V.actions.length||D||typeof I.value!=typeof V.value||!ja(V.value,I.value):void 0);return V.changed=z,V.history=I,V},e.prototype.getStateNode=function(e){if(Ga(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=Ga(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&Ga(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=$o(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||Za;switch(this.type){case"parallel":return Oo(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):Za}));case"compound":if(Ho(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?Oo(e,(function(e,t){return e?n.getStateNode(t).resolve(e):Za})):this.initialStateValue||{};default:return e||Za}},e.prototype.getResolvedPath=function(e){if(Ga(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 $o(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=Ro(this.states,(function(e){return e.initialStateValue||Za}),(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=pa(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=Ho(t.target)&&Ga(t.target)?Eo(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return pa(this)?[this]:"compound"!==this.type||this.initial?_o(Lo(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(wo||Ao(!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=to(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var i=this.getStateNode(n);if("history"===i.type)return i.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:Ro(this.states,(function(t,n){if(!e)return t.historyValue();var r=Ho(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?_o(Lo(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var i,o,a=(i=n.path,o="states",function(e){var t,n,r=e;try{for(var a=eo(i),s=a.next();!s.done;s=a.next()){var l=s.value;r=r[o][l]}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return r})(e).current;return Ho(a)?[n.getStateNode(a)]:_o(Lo(a).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=_o(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var i=this.states,o=new Set(this.ownEvents);if(i)try{for(var a=eo(Object.keys(i)),s=a.next();!s.done;s=a.next()){var l=i[s.value];if(l.states)try{for(var c=(n=void 0,eo(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;o.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(o)},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(!Ho(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return Mo(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return Ho(e)&&e[0]===t.delimiter})),i=this.machine.options.guards,o=this.resolveTarget(n),a=Ji(Ji({},e),{actions:ra(Mo(e.actions)),cond:Fo(e.cond,i),target:o,source:this,internal:r,eventType:e.event,toJSON:function(){return Ji(Ji({},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,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var i=this.config.on,o=Fa,a=i[o],s=void 0===a?[]:a,l=Qi(i,["*"]);n=_o(Object.keys(l).map((function(e){wo||e!==Ha||Ao(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=Uo(e,l[e]);return wo||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(Ho(e.target)||Go(e.target))})),i=t===Ha?"the transient event":"event '".concat(t,"'");Ao(!r,"One or more transitions for ".concat(i," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(Uo(Fa,s)))}else n=[];var c=this.config.always?Uo("",this.config.always):[],d=this.config.onDone?Uo(String(oa(this.id)),this.config.onDone):[];wo||Ao(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=_o(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,no([],to(Uo(String(aa(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,no([],to(Uo(String(sa(e.id)),e.onError)),!1)),t}))),p=this.after,h=_o(no(no(no(no([],to(d),!1),to(u),!1),to(n),!1),to(c),!1).map((function(e){return Mo(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=eo(p),x=f.next();!x.done;x=f.next()){var g=x.value;h.push(g)}}catch(t){e={error:t}}finally{try{x&&!x.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return h},e}();var Wa,Ua=function(e){return{type:co,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(Wa||(Wa={}));var Xa="undefined"!=typeof document?n.useLayoutEffect:function(){};function Ya(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var Ka=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},Ja=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var Qa=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},es=function(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))};function ts(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function ns(e){var t=n.useRef([]),r=n.useRef([]);Xa((function(){var n=e.subscribe((function(e){var n,i;if(e.actions.length){var o=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),a=Qa(function(e,t){var n,r,i=Ka([[],[]],2),o=i[0],a=i[1];try{for(var s=Ja(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?o.push(c):a.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return[o,a]}(o,(function(e){return e.exec.__effect===Wa.Effect})),2),s=a[0],l=a[1];(n=t.current).push.apply(n,es([],Qa(s.map((function(t){return[t,e]}))),!1)),(i=r.current).push.apply(i,es([],Qa(l.map((function(t){return[t,e]}))),!1))}}));return function(){n.unsubscribe()}}),[]),Xa((function(){for(;r.current.length;){var e=Qa(r.current.shift(),2);ts(e[0],e[1])}})),n.useEffect((function(){for(;t.current.length;){var e=Qa(t.current.shift(),2);ts(e[0],e[1])}}))}var rs=function(){return rs=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},rs.apply(this,arguments)},is=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},os=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};var as=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};function ss(e,t){void 0===t&&(t={});var r=n.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),i=function(e,t,r){void 0===t&&(t={});var i=Ya((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var o=os(n.useState(i),1)[0];e!==o&&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,p=t.state,h=is(t,["context","guards","actions","activities","services","delays","state"]),f=Ya((function(){var e={context:a,guards:s,actions:l,activities:c,services:d,delays:u};return Aa(i.withConfig(e,(function(){return rs(rs({},i.context),a)})),rs({deferEvents:!0},h))}));return Xa((function(){var e;return r&&(e=f.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(r))),function(){null==e||e.unsubscribe()}}),[r]),Xa((function(){return f.start(p?ka.create(p):void 0),function(){f.stop()}}),[]),Xa((function(){Object.assign(f.machine.options.actions,l),Object.assign(f.machine.options.guards,s),Object.assign(f.machine.options.activities,c),Object.assign(f.machine.options.services,d),Object.assign(f.machine.options.delays,u)}),[l,s,c,d,u]),ns(f),f}(e,t,r),o=as(n.useState((function(){var e=i.machine.initialState;return t.state?ka.create(t.state):e})),2),a=o[0],s=o[1];return[a,i.send,i]}function ls(){return ls=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},ls.apply(null,arguments)}function cs(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const ds={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(ds.str(e)||ds.num(e))return e===t;if(ds.obj(e)&&ds.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!ds.und(n)||e===t}};function us(e,t){return ds.und(e)||ds.nul(e)?t:e}function ps(e){return ds.und(e)?[]:ds.arr(e)?e:[e]}function hs(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return ds.fun(e)?e(...n):e}function fs(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,cs(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(ds.und(t))return ls({to:t},e);const n=Object.keys(e).reduce(((n,r)=>ds.und(t[r])?ls({},n,{[r]:e[r]}):n),{});return ls({to:t},n)}class xs{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 gs extends xs{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof xs&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof xs&&e.removeChild(this)))}}class vs extends xs{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof xs&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof xs&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof xs)&&(t[n]=r instanceof xs?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let bs,ms;let ys,Cs=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let ws,js=()=>Date.now();class ks extends vs{constructor(e,t){super(),this.update=void 0,this.payload=e.style?ls({},e,{style:ws(e.style)}):e,this.update=t,this.attach()}}let $s=!1;const Ss=new Set,Es=()=>{if(!$s)return!1;let e=js();for(let t of Ss){let n=!1;for(let r=0;r<t.configs.length;r++){let i,o,a=t.configs[r];for(let t=0;t<a.animatedValues.length;t++){let r=a.animatedValues[t];if(r.done)continue;let s=a.fromValues[t],l=a.toValues[t],c=r.lastPosition,d=l instanceof xs,u=Array.isArray(a.initialVelocity)?a.initialVelocity[t]:a.initialVelocity;if(d&&(l=l.getValue()),a.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof s&&"string"!=typeof l){if(void 0!==a.duration)c=s+a.easing((e-r.startTime)/a.duration)*(l-s),i=e>=r.startTime+a.duration;else if(a.decay)c=s+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),i=Math.abs(r.lastPosition-c)<.1,i&&(l=c);else{o=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:a.initialVelocity,e>o+64&&(o=e);let t=Math.floor(e-o);for(let e=0;e<t;++e){u+=1*((-a.tension*(c-l)+-a.friction*u)/a.mass)/1e3,c+=1*u/1e3}let n=!(!a.clamp||0===a.tension)&&(s<l?c>l:c<l),d=Math.abs(u)<=a.precision,p=0===a.tension||Math.abs(l-c)<=a.precision;i=n||d&&p,r.lastVelocity=u,r.lastTime=e}d&&!a.toValues[t].done&&(i=!1),i?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[a.name]=a.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(Ss.delete(t),t.stop(!0))}return Ss.size?Cs(Es):$s=!1,$s};function Os(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return Os({range:e,output:t,extrapolate:n});if(ys&&"string"==typeof e.output[0])return ys(e);const r=e,i=r.output,o=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,i,o,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}if(r===i)return r;if(t===n)return e<=t?r:i;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=o(c),r===-1/0?c=-c:i===1/0?c+=r:c=c*(i-r)+r;return c}(e,o[t],o[t+1],i[t],i[t+1],l,a,s,r.map)}}class Rs extends gs{constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof gs&&!(e instanceof Rs)?e.getPayload():Array.isArray(e)?e:[e],this.calc=Os(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=Os(e,t,n)}interpolate(e,t,n){return new Rs(this,e,t,n)}}const Ts=(e,t,n)=>e&&new Rs(e,t,n);function Ls(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>Ls(e,t)))}class _s extends xs{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&Ls(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new Rs(this,e,t,n)}}class Ps extends gs{constructor(e){super(),this.payload=e.map((e=>new _s(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new Rs(this,e,t)}}let Ms=0,Ds=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=Ms++}update(e){if(!e)return this;const t=fs(e),n=t.delay,r=void 0===n?0:n,i=t.to,o=cs(t,["delay","to"]);if(ds.arr(i)||ds.fun(i))this.queue.push(ls({},o,{delay:r,to:i}));else if(i){let e={};Object.entries(i).forEach((t=>{let n=t[0],i=t[1];const a=ls({to:{[n]:i},delay:hs(r,n)},o),s=e[a.delay]&&e[a.delay].to;e[a.delay]=ls({},e[a.delay],a,{to:ls({},s,a.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(o),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,i=void 0===r?{}:r;ds.obj(n)&&(this.merged=ls({},n,this.merged)),ds.obj(i)&&(this.merged=ls({},this.merged,i))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,i)=>{let o=r.delay,a=cs(r,["delay"]);const s=r=>{i===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=ds.arr(a.to)||ds.fun(a.to);o?setTimeout((()=>{t===this.guid&&(l?this.runAsync(a,s):this.diff(a).start(s))}),o):l?this.runAsync(a,s):this.diff(a).start(s)}))}else ds.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,Ss.has(t)||Ss.add(t),$s||($s=!0,Cs(Es));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,Ss.has(t)&&Ss.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=cs(e,["delay"]);const i=this.local;let o=Promise.resolve(void 0);if(ds.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=ls({},r,fs(r.to[t]));ds.arr(n.config)&&(n.config=n.config[t]),o=o.then((()=>{if(i===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(ds.fun(r.to)){let e,t=0;o=o.then((()=>r.to((n=>{const o=ls({},r,fs(n));if(ds.arr(o.config)&&(o.config=o.config[t]),t++,i===this.guid)return e=new Promise((e=>this.diff(o).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}o.then(t)}diff(e){this.props=ls({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,i=t.to,o=void 0===i?{}:i,a=t.config,s=void 0===a?{}:a,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var p=[o,r];r=p[0],o=p[1]}this.merged=ls({},r,this.merged,o),this.hasChanged=!1;let h=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],i=t[1],o=e[n]||{};const a=ds.num(i),l=ds.str(i)&&!i.startsWith("#")&&!/\d/.test(i)&&!ms[i],c=ds.arr(i),p=!a&&!c&&!l;let f=ds.und(r[n])?i:r[n],x=a||c||l?i:1,g=hs(s,n);h&&(x=h.animations[n].parent);let v,b=o.parent,m=o.interpolation,y=ps(h?x.getPayload():x),C=i;p&&(C=ys({range:[0,1],output:[i,i]})(1));let w=m&&m.getValue();const j=!ds.und(b)&&o.animatedValues.some((e=>!e.done)),k=!ds.equ(C,w),$=!ds.equ(C,o.previous),S=!ds.equ(g,o.config);if(d||$&&k||S){if(a||l)b=m=o.parent||new _s(f);else if(c)b=m=o.parent||new Ps(f);else if(p){let e=o.interpolation&&o.interpolation.calc(o.parent.value);e=void 0===e||d?f:e,o.parent?(b=o.parent,b.setValue(0,!1)):b=new _s(0);const t={output:[e,i]};o.interpolation?(m=o.interpolation,o.interpolation.updateConfig(t)):m=b.interpolate(t)}return y=ps(h?x.getPayload():x),v=ps(b.getPayload()),d&&!p&&b.setValue(f,!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=js(),e.done=!1,e.animatedStyles.clear()})),hs(u,n)&&b.setValue(p?x:i,!1),ls({},e,{[n]:ls({},o,{name:n,parent:b,interpolation:m,animatedValues:v,toValues:y,previous:C,config:g,fromValues:ps(b.getValue()),immediate:hs(u,n),initialVelocity:us(g.velocity,0),clamp:us(g.clamp,!1),precision:us(g.precision,.01),tension:us(g.tension,170),friction:us(g.friction,26),mass:us(g.mass,1),duration:g.duration,easing:us(g.easing,(e=>e)),decay:g.decay})})}return k?e:(p&&(b.setValue(1,!1),m.updateConfig({output:[C,C]})),b.done=!0,this.hasChanged=!0,ls({},e,{[n]:ls({},e[n],{previous:C})}))}),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 Is=e=>{const t=ds.fun(e),r=((e,t)=>{const r=n.useRef(!1),i=n.useRef(),o=ds.fun(t),a=n.useMemo((()=>{let n;return i.current&&(i.current.map((e=>e.destroy())),i.current=void 0),[new Array(e).fill().map(((e,r)=>{const i=new Ds,a=o?hs(t,r,i):t[r];return 0===r&&(n=a.ref),i.update(a),n||i.start(),i})),n]}),[e]),s=a[0],l=a[1];i.current=s,n.useImperativeHandle(l,(()=>({start:()=>Promise.all(i.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>i.current.forEach((t=>t.stop(e))),get controllers(){return i.current}})));const c=n.useMemo((()=>e=>i.current.map(((t,n)=>{t.update(o?hs(e,n,t):e[n]),l||t.start()}))),[e]);n.useEffect((()=>{r.current?o||c(t):l||i.current.forEach((e=>e.start()))})),n.useEffect((()=>(r.current=!0,()=>i.current.forEach((e=>e.destroy())))),[]);const d=i.current.map((e=>e.getValues()));return o?[d,c,e=>i.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),i=r[0],o=r[1],a=r[2];return t?[i[0],o,a]:i};class Ns extends vs{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof xs||(e=bs.transform(e)),this.payload=e}}const Vs={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},As="[-+]?\\d*\\.?\\d+",zs=As+"%";function Bs(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const Hs=new RegExp("rgb"+Bs(As,As,As)),Fs=new RegExp("rgba"+Bs(As,As,As,As)),Zs=new RegExp("hsl"+Bs(As,zs,zs)),Gs=new RegExp("hsla"+Bs(As,zs,zs,As)),qs=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Ws=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Us=/^#([0-9a-fA-F]{6})$/,Xs=/^#([0-9a-fA-F]{8})$/;function Ys(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Ks(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=Ys(i,r,e+1/3),a=Ys(i,r,e),s=Ys(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Js(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function Qs(e){return(parseFloat(e)%360+360)%360/360}function el(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function tl(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function nl(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=Us.exec(e))?parseInt(t[1]+"ff",16)>>>0:Vs.hasOwnProperty(e)?Vs[e]:(t=Hs.exec(e))?(Js(t[1])<<24|Js(t[2])<<16|Js(t[3])<<8|255)>>>0:(t=Fs.exec(e))?(Js(t[1])<<24|Js(t[2])<<16|Js(t[3])<<8|el(t[4]))>>>0:(t=qs.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Xs.exec(e))?parseInt(t[1],16)>>>0:(t=Ws.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Zs.exec(e))?(255|Ks(Qs(t[1]),tl(t[2]),tl(t[3])))>>>0:(t=Gs.exec(e))?(Ks(Qs(t[1]),tl(t[2]),tl(t[3]))|el(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 rl=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,il=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,ol=new RegExp(`(${Object.keys(Vs).join("|")})`,"g");let al={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 sl=["Webkit","Ms","Moz","O"];function ll(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||al.hasOwnProperty(e)&&al[e]?(""+t).trim():t+"px"}al=Object.keys(al).reduce(((e,t)=>(sl.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),al);const cl={};var dl;ws=e=>new Ns(e),dl=e=>{const t=e.output.map((e=>e.replace(il,nl))).map((e=>e.replace(ol,nl))),n=t[0].match(rl).map((()=>[]));t.forEach((e=>{e.match(rl).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(rl).map(((t,r)=>Os(ls({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(rl,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`))}},ys=dl,ms=Vs,function(e,t){bs={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const i=t.style,o=t.children,a=t.scrollTop,s=t.scrollLeft,l=cs(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!==o&&(e.textContent=o);for(let t in i)if(i.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=ll(t,i[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:cl[t]||(cl[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var ul;const pl=(ul=e=>n.forwardRef(((t,r)=>{const i=function(){const e=n.useState(!1)[1];return n.useCallback((()=>e((e=>!e))),[])}(),o=n.useRef(!0),a=n.useRef(null),s=n.useRef(null),l=n.useCallback((e=>{const t=a.current;a.current=new ks(e,(()=>{let e=!1;s.current&&(e=bs.fn(s.current,a.current.getAnimatedValue())),s.current&&!1!==e||i()})),t&&t.detach()}),[]);n.useEffect((()=>()=>{o.current=!1,a.current&&a.current.detach()}),[]),n.useImperativeHandle(r,(()=>(e=>e.current)(s))),l(t);const c=a.current.getValue();c.scrollTop,c.scrollLeft;const d=cs(c,["scrollTop","scrollLeft"]),u=(p=e,!ds.fun(p)||p.prototype instanceof n.Component?e=>s.current=function(e,t){return t&&(ds.fun(t)?t(e):ds.obj(t)&&(t.current=e)),e}(e,r):void 0);var p;return n.createElement(e,ls({},d,{ref:u}))})),e=>(ds.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=ul(n),e}),ul))(["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 hl(e,t){return e.map((function(e,n){return e+t[n]}))}function fl(e,t){return e.map((function(e,n){return e-t[n]}))}function xl(e){return Math.hypot.apply(Math,e)}function gl(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function vl(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function bl(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-vl(t-e,n-t,r)+t:e>n?+vl(e-n,n-t,r)+n:e}function ml(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function yl(){return yl=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},yl.apply(this,arguments)}function Cl(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function wl(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function jl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function kl(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return jl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?jl(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function $l(){}function Sl(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?$l:1===t.length?t[0]:function(){for(var e,n,r=kl(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function El(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 Ol(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function Rl(e,t){void 0===e&&(e={});for(var n={},r=0,i=Object.entries(t);r<i.length;r++){var o=i[r],a=o[0],s=o[1];switch(typeof s){case"function":n[a]=s.call(n,e[a],a,e);break;case"object":n[a]=Rl(e[a],s);break;case"boolean":s&&(n[a]=e[a])}}return n}var Tl=yl({},{threshold:function(e){return void 0===e&&(e=0),El(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return El(.15);case!1:return El(0);default:return El(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:El(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 Tl.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,i=t.right,o=void 0===i?1/0:i,a=t.top,s=void 0===a?-1/0:a,l=t.bottom;return[[r,o],[s,void 0===l?1/0:l]]}}),Ll="undefined"!=typeof window&&window.document&&window.document.createElement,_l={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=Ll?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,i=t.capture;return{passive:r,capture:void 0!==i&&i}}},Pl=yl({},Tl,{threshold:function(e,t,n){var r=n.filterTaps,i=void 0!==r&&r,o=n.lockDirection,a=void 0!==o&&o,s=n.axis,l=El(e,i?3:a||(void 0===s?void 0:s)?1:0);return this.filterTaps=i||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),El(e)},swipeDistance:function(e){return void 0===e&&(e=60),El(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function Ml(e){var t=e.domTarget,n=e.eventOptions,r=e.window,i=e.enabled,o=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,["domTarget","eventOptions","window","enabled"]),a=function(e){return void 0===e&&(e={}),Rl(e,_l)}({domTarget:t,eventOptions:n,window:r,enabled:i});return a.drag=function(e){return void 0===e&&(e={}),Rl(e,Pl)}(o),a}function Dl(e){return yl({_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:$l,canceled:!1,memo:void 0,args:void 0},e)}function Il(){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:Dl({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:Dl({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:Dl({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:Dl({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:Dl({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var Nl=new Map,Vl=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var i=arguments.length,o=new Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(o))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var i=yl({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),o=n.handler(i);return n.state.memo=void 0!==o?o:n.state.memo,n.state._active||n.clean(),i}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,i=t.rubberband,o=t.threshold,a=this.state,s=a._bounds,l=a._initial,c=a._active,d=a._intentional,u=a.lastOffset,p=a.movement,h=this.getInternalMovement(e,this.state),f=!1===d[0]?Al(h[0],o[0]):d[0],x=!1===d[1]?Al(h[1],o[1]):d[1],g=this.checkIntentionality([f,x],h);if(g._blocked)return yl({},g,{_movement:h,delta:[0,0]});var v,b,m,y,C=g._intentional,w=h;(!1!==C[0]&&!1===d[0]&&(b=Ol(n,this.state),v=Ol(r,this.state),l[0]=b[0],s[0]=v[0]),!1!==C[1]&&!1===d[1])&&(b=null!=(m=b)?m:Ol(n,this.state),v=null!=(y=v)?y:Ol(r,this.state),l[1]=b[1],s[1]=v[1]);var j=[!1!==C[0]?h[0]-C[0]:l[0],!1!==C[1]?h[1]-C[1]:l[1]],k=hl(j,u),$=c?i:[0,0];return j=zl(s,hl(j,l),$),yl({},g,{intentional:!1!==C[0]||!1!==C[1],_initial:l,_movement:w,movement:j,values:e,offset:zl(s,k,$),delta:fl(j,p)})},t.clean=function(){this.clearTimeout()},ml(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 Al(e,t){return Math.abs(e)>=t&&gl(e)*t}function zl(e,t,n){var r=t[0],i=t[1],o=n[0],a=n[1],s=e[0],l=s[0],c=s[1],d=e[1],u=d[0],p=d[1];return[bl(r,l,c,o),bl(i,u,p,a)]}function Bl(e,t,n){var r=e.state,i=e.args,o=t.timeStamp,a=t.type,s=r.values;return{_lastEventType:a,event:t,timeStamp:o,elapsedTime:n?0:o-r.startTime,args:i,previous:s}}function Hl(e,t){return function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.call.apply(e,[this,yl({},t,{event:n})].concat(i))}}var Fl=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];for(var o,a=kl(t.classes);!(o=a()).done;){new(0,o.value)(t,r).addBindings(e)}for(var s=0,l=Object.entries(t.nativeRefs);s<l.length;s++){var c=l[s];ql(e,c[0],Hl(c[1],yl({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,i=Gl(n);if(!i)throw new Error("domTarget must be defined");var o=n.eventOptions;Ul(i,Zl(r),o);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();r.push([u,Sl.apply(void 0,d)])}Wl(i,r,o)}(t,e):function(e,t){for(var n=e.config,r={},i=n.eventOptions.capture?"Capture":"",o=0,a=Object.entries(t);o<a.length;o++){var s=a[o],l=s[0],c=s[1],d=Array.isArray(c)?c:[c];r[l+i]=Sl.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=Gl(t.config),n=t.config.eventOptions;e&&Ul(e,Zl(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,i=e.windowListeners;if(!n)return;for(var o in i){Ul(n,i[o],r)}e.windowListeners={}}(t)},this.state=Il(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Zl(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function Gl(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function ql(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function Wl(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,i=kl(t);!(r=i()).done;){var o=r.value,a=o[0],s=o[1];e.addEventListener(a,s,n)}}function Ul(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,i=kl(t);!(r=i()).done;){var o=r.value,a=o[0],s=o[1];e.removeEventListener(a,s,n)}}function Xl(e,t,r){void 0===r&&(r={});var i=function(e){var t=new Set;e.drag&&t.add(Nl.get("drag"));e.wheel&&t.add(Nl.get("wheel"));e.scroll&&t.add(Nl.get("scroll"));e.move&&t.add(Nl.get("move"));e.pinch&&t.add(Nl.get("pinch"));e.hover&&t.add(Nl.get("hover"));return t}(e),o=n.useMemo((function(){return new Fl(i)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=r,n.useEffect(o.effect,[]),o.config.domTarget?Yl:o.bind}function Yl(){"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 Kl(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function Jl(e){var t="buttons"in e?e.buttons:0,n=Kl(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function Ql(e){var t=Kl(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var ec=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,i=e.windowListeners;void 0===n&&(n=[]),r.window&&(Ul(r.window,i[t],r.eventOptions),Wl(r.window,i[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(wl(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=Jl(e);if(n.down){t.updateSharedState(n);var r=Ql(e),i=t.getKinematics(r,e),o=Bl(wl(t),e),a=t.state._isTap,s=xl(i._movement);a&&s>=3&&(a=!1),t.updateGestureState(yl({},o,i,{_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 n=t.state._isTap,r=t.state.velocities,i=r[0],o=r[1],a=t.state.movement,s=a[0],l=a[1],c=t.state._intentional,d=c[0],u=c[1],p=t.config.swipeVelocity,h=p[0],f=p[1],x=t.config.swipeDistance,g=x[0],v=x[1],b=yl({},Bl(wl(t),e),t.getMovement(t.state.values)),m=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(i)>h&&Math.abs(s)>g&&(m[0]=gl(i)),!1!==u&&Math.abs(o)>f&&Math.abs(l)>v&&(m[1]=gl(o))),t.updateGestureState(yl({},b,{tap:n,swipe:m})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(wl(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(Ul(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}Cl(t,e);var n=t.prototype;return n.startDrag=function(e){var t=Ql(e);this.updateSharedState(Jl(e)),this.updateGestureState(yl({},function(e,t,n){var r=e.state.offset,i=n.timeStamp;return yl({},Il()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:i})}(this,t,e),Bl(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(ql(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&ql(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(function(e){function t(){return e.apply(this,arguments)||this}Cl(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return fl(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],i=n[1],o=this.state.axis||(r>i?"x":r<i?"y":void 0);return this.config.axis||this.config.lockDirection?o?this.config.axis&&o!==this.config.axis?{_intentional:e,_blocked:!0,axis:o}:(e["x"===o?1:0]=!1,{_intentional:e,_blocked:!1,axis:o}):{_intentional:[!1,!1],_blocked:!1,axis:o}:{_intentional:e,_blocked:!1,axis:o}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=xl(t),i=0===r?0:1/r,o=0===n?0:1/n,a=o*r,s=t.map((function(e){return o*e})),l=t.map((function(e){return i*e}));return{velocities:s,velocity:a,distance:xl(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(Vl));function tc(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,i,o;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!tc(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!tc(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(i=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===i[r]&&e.$$typeof||tc(e[i[r]],t[i[r]])))return!1;return!0}return e!=e&&t!=t}function nc(e,t){try{return tc(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 rc(e,t){void 0===t&&(t={}),Nl.set("drag",ec);var r=n.useRef();return r.current||(r.current=function(e,t){var n,r,i=[],o=!1;return function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];return o&&n===this&&t(s,i)||(r=e.apply(this,s),o=!0,n=this,i=s),r}}(Ml,nc)),Xl({drag:e},r.current(t))}
|
|
2272
|
+
***************************************************************************** */var Ki,Ji,Qi=function(){return Qi=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},Qi.apply(this,arguments)};function eo(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n}function to(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function no(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a}function ro(e,t,n){if(2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))}!function(e){e.Start="xstate.start",e.Stop="xstate.stop",e.Raise="xstate.raise",e.Send="xstate.send",e.Cancel="xstate.cancel",e.NullEvent="",e.Assign="xstate.assign",e.After="xstate.after",e.DoneState="done.state",e.DoneInvoke="done.invoke",e.Log="xstate.log",e.Init="xstate.init",e.Invoke="xstate.invoke",e.ErrorExecution="error.execution",e.ErrorCommunication="error.communication",e.ErrorPlatform="error.platform",e.ErrorCustom="xstate.error",e.Update="xstate.update",e.Pure="xstate.pure",e.Choose="xstate.choose"}(Ki||(Ki={})),function(e){e.Parent="#_parent",e.Internal="#_internal"}(Ji||(Ji={}));var io=Ki.Start,oo=Ki.Stop,ao=Ki.Raise,so=Ki.Send,lo=Ki.Cancel,co=Ki.NullEvent,uo=Ki.Assign;Ki.After,Ki.DoneState;var po=Ki.Log,ho=Ki.Init,fo=Ki.Invoke;Ki.ErrorExecution;var xo,go=Ki.ErrorPlatform,vo=Ki.ErrorCustom,bo=Ki.Update,mo=Ki.Choose,yo=Ki.Pure,Co={},wo="xstate.guard",jo="production"===process.env.NODE_ENV;function ko(e,t,n){void 0===n&&(n=".");var r=Eo(e,n),i=Eo(t,n);return Fo(i)?!!Fo(r)&&i===r:Fo(r)?r in i:Object.keys(r).every((function(e){return e in i&&ko(r[e],i[e])}))}function $o(e){try{return Fo(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 So(e,t){try{return Bo(e)?e:e.toString().split(t)}catch(t){throw new Error("'".concat(e,"' is not a valid state path."))}}function Eo(e,t){return"object"==typeof(n=e)&&"value"in n&&"context"in n&&"event"in n&&"_event"in n?e.value:Bo(e)?Oo(e):"string"!=typeof e?e:Oo(So(e,t));var n}function Oo(e){if(1===e.length)return e[0];for(var t={},n=t,r=0;r<e.length-1;r++)r===e.length-2?n[e[r]]=e[r+1]:(n[e[r]]={},n=n[e[r]]);return t}function Ro(e,t){for(var n={},r=Object.keys(e),i=0;i<r.length;i++){var o=r[i];n[o]=t(e[o],o,e,i)}return n}function To(e,t,n){var r,i,o={};try{for(var a=to(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];n(c)&&(o[l]=t(c,l,e))}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o}var Lo=function(e){return function(t){var n,r,i=t;try{for(var o=to(e),a=o.next();!a.done;a=o.next()){i=i[a.value]}}catch(e){n={error:e}}finally{try{a&&!a.done&&(r=o.return)&&r.call(o)}finally{if(n)throw n.error}}return i}};function _o(e){return e?Fo(e)?[[e]]:Po(Object.keys(e).map((function(t){var n=e[t];return"string"==typeof n||n&&Object.keys(n).length?_o(e[t]).map((function(e){return[t].concat(e)})):[[t]]}))):[[]]}function Po(e){var t;return(t=[]).concat.apply(t,ro([],no(e),!1))}function Mo(e){return Bo(e)?e:[e]}function Do(e){return void 0===e?[]:Mo(e)}function Io(e,t,n){var r,i;if(Ho(e))return e(t,n.data);var o={};try{for(var a=to(Object.keys(e)),s=a.next();!s.done;s=a.next()){var l=s.value,c=e[l];Ho(c)?o[l]=c(t,n.data):o[l]=c}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}return o}function No(e){return e instanceof Promise||!(null===e||!Ho(e)&&"object"!=typeof e||!Ho(e.then))}function Vo(e,t){return Ro(e.states,(function(e,n){if(e){var r=(Fo(t)?void 0:t[n])||(e?e.current:void 0);if(r)return{current:r,states:Vo(e,r)}}}))}function Ao(e,t,n,r){jo||zo(!!e,"Attempting to update undefined context");var i=e?n.reduce((function(e,n){var i,o,a=n.assignment,s={state:r,action:n,_event:t},l={};if(Ho(a))l=a(e,t.data,s);else try{for(var c=to(Object.keys(a)),d=c.next();!d.done;d=c.next()){var u=d.value,p=a[u];l[u]=Ho(p)?p(e,t.data,s):p}}catch(e){i={error:e}}finally{try{d&&!d.done&&(o=c.return)&&o.call(c)}finally{if(i)throw i.error}}return Object.assign({},e,l)}),e):e;return i}var zo=function(){};function Bo(e){return Array.isArray(e)}function Ho(e){return"function"==typeof e}function Fo(e){return"string"==typeof e}function Zo(e,t){if(e)return Fo(e)?{type:wo,name:e,predicate:t?t[e]:void 0}:Ho(e)?{type:wo,name:e.name,predicate:e}:e}jo||(zo=function(e,t){var n=e instanceof Error?e:void 0;if((n||!e)&&void 0!==console){var r=["Warning: ".concat(t)];n&&r.push(n),console.warn.apply(console,r)}});var Go=function(){return"function"==typeof Symbol&&Symbol.observable||"@@observable"}();function qo(e){return!!e&&"__xstatenode"in e}function Wo(e,t){return Fo(e)||"number"==typeof e?Qi({type:e},t):e}function Uo(e,t){if(!Fo(e)&&"$$type"in e&&"scxml"===e.$$type)return e;var n=Wo(e);return Qi({name:n.type,data:n,$$type:"scxml",type:"external"},t)}function Xo(e,t){return Mo(t).map((function(t){return void 0===t||"string"==typeof t||qo(t)?{target:t,event:e}:Qi(Qi({},t),{event:e})}))}function Yo(e,t,n,r,i){var o=e.options.guards,a={state:i,cond:t,_event:r};if(t.type===wo)return((null==o?void 0:o[t.name])||t.predicate)(n,r.data,a);var s=null==o?void 0:o[t.type];if(!s)throw new Error("Guard '".concat(t.type,"' is not implemented on machine '").concat(e.id,"'."));return s(n,r.data,a)}function Ko(e){return"string"==typeof e?{type:e}:e}function Jo(e,t,n){var r=function(){},i="object"==typeof e,o=i?e:null;return{next:((i?e.next:e)||r).bind(o),error:((i?e.error:t)||r).bind(o),complete:((i?e.complete:n)||r).bind(o)}}function Qo(e,t){return"".concat(e,":invocation[").concat(t,"]")}function ea(e){return(e.type===ao||e.type===so&&e.to===Ji.Internal)&&"number"!=typeof e.delay}(xo={})[Go]=function(){return this},xo[Symbol.observable]=function(){return this};var ta=Uo({type:ho});function na(e,t){return t&&t[e]||void 0}function ra(e,t){var n;if(Fo(e)||"number"==typeof e)n=Ho(r=na(e,t))?{type:e,exec:r}:r||{type:e,exec:void 0};else if(Ho(e))n={type:e.name||e.toString(),exec:e};else{var r;if(Ho(r=na(e.type,t)))n=Qi(Qi({},e),{exec:r});else if(r){var i=r.type||e.type;n=Qi(Qi(Qi({},r),e),{type:i})}else n=e}return n}var ia=function(e,t){return e?(Bo(e)?e:[e]).map((function(e){return ra(e,t)})):[]};function oa(e){var t=ra(e);return Qi(Qi({id:Fo(e)?e:t.id},t),{type:t.type})}function aa(e,t){var n="".concat(Ki.DoneState,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function sa(e,t){var n="".concat(Ki.DoneInvoke,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function la(e,t){var n="".concat(Ki.ErrorPlatform,".").concat(e),r={type:n,data:t,toString:function(){return n}};return r}function ca(e,t,n,r,i,o,a){void 0===a&&(a=!1);var s=a?[]:function(e){var t,n,r=[];try{for(var i=to(e),o=i.next();!o.done;o=i.next())for(var a=o.value,s=0;s<a.actions.length;)a.actions[s].type!==uo?s++:(r.push(a.actions[s]),a.actions.splice(s,1))}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}(i),l=s.length?Ao(n,r,s,t):n,c=a?[n]:void 0,d=[];function u(i,s){var u;switch(s.type){case ao:var p=function(e,t,n,r){var i,o={_event:n},a=Uo(Ho(e.event)?e.event(t,n.data,o):e.event);if(Fo(e.delay)){var s=r&&r[e.delay];i=Ho(s)?s(t,n.data,o):s}else i=Ho(e.delay)?e.delay(t,n.data,o):e.delay;return Qi(Qi({},e),{type:ao,_event:a,delay:i})}(s,l,r,e.options.delays);return o&&"number"==typeof p.delay&&o(p,l,r),p;case so:var h=function(e,t,n,r){var i,o={_event:n},a=Uo(Ho(e.event)?e.event(t,n.data,o):e.event);if(Fo(e.delay)){var s=r&&r[e.delay];i=Ho(s)?s(t,n.data,o):s}else i=Ho(e.delay)?e.delay(t,n.data,o):e.delay;var l=Ho(e.to)?e.to(t,n.data,o):e.to;return Qi(Qi({},e),{to:l,_event:a,event:a.data,delay:i})}(s,l,r,e.options.delays);if(!jo){var f=s.delay;zo(!Fo(f)||"number"==typeof h.delay,"No delay reference for delay expression '".concat(f,"' was found on machine '").concat(e.id,"'"))}return o&&h.to!==Ji.Internal&&("entry"===i?d.push(h):o(h,l,r)),h;case po:var x=function(e,t,n){return Qi(Qi({},e),{value:Fo(e.expr)?e.expr:e.expr(t,n.data,{_event:n})})}(s,l,r);return null==o||o(x,l,r),x;case mo:if(!(m=null===(u=s.conds.find((function(n){var i=Zo(n.cond,e.options.guards);return!i||Yo(e,i,l,r,o?void 0:t)})))||void 0===u?void 0:u.actions))return[];var g=no(ca(e,t,l,r,[{type:i,actions:ia(Do(m),e.options.actions)}],o,a),2),v=g[0],b=g[1];return l=b,null==c||c.push(l),v;case yo:var m;if(!(m=s.get(l,r.data)))return[];var y=no(ca(e,t,l,r,[{type:i,actions:ia(Do(m),e.options.actions)}],o,a),2),C=y[0],w=y[1];return l=w,null==c||c.push(l),C;case oo:x=function(e,t,n){var r=Ho(e.activity)?e.activity(t,n.data):e.activity,i="string"==typeof r?{id:r}:r;return{type:Ki.Stop,activity:i}}(s,l,r);return null==o||o(x,n,r),x;case uo:l=Ao(l,r,[s],o?void 0:t),null==c||c.push(l);break;default:var j=ra(s,e.options.actions),k=j.exec;if(o)o(j,l,r);else if(k&&c){var $=c.length-1,S=Qi(Qi({},j),{exec:function(e){for(var t=[],n=1;n<arguments.length;n++)t[n-1]=arguments[n];k.apply(void 0,ro([c[$]],no(t),!1))}});j=S}return j}}var p=Po(i.map((function(e){var t,n,i=[];try{for(var a=to(e.actions),s=a.next();!s.done;s=a.next()){var c=s.value,p=u(e.type,c);p&&(i=i.concat(p))}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return d.forEach((function(e){o(e,l,r)})),d.length=0,i})));return[p,l]}var da=function(e,t){return t(e)};function ua(e){var t;return(t={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},getSnapshot:function(){},toJSON:function(){return{id:e}}})[Go]=function(){return this},t}function pa(e,t,n){var r=ua(t);if(r.deferred=!0,qo(e)){var i=r.state=da(void 0,(function(){return(n?e.withContext(n):e).initialState}));r.getSnapshot=function(){return i}}return r}var ha=function(e){return"atomic"===e.type||"final"===e.type};function fa(e){return Object.keys(e.states).map((function(t){return e.states[t]}))}function xa(e){return fa(e).filter((function(e){return"history"!==e.type}))}function ga(e){var t=[e];return ha(e)?t:t.concat(Po(xa(e).map(ga)))}function va(e,t){var n,r,i,o,a,s,l,c,d=ma(new Set(e)),u=new Set(t);try{for(var p=to(u),h=p.next();!h.done;h=p.next())for(var f=(j=h.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}var x=ma(u);try{for(var g=to(u),v=g.next();!v.done;v=g.next()){if("compound"!==(j=v.value).type||x.get(j)&&x.get(j).length){if("parallel"===j.type)try{for(var b=(a=void 0,to(xa(j))),m=b.next();!m.done;m=b.next()){var y=m.value;u.has(y)||(u.add(y),d.get(y)?d.get(y).forEach((function(e){return u.add(e)})):y.initialStateNodes.forEach((function(e){return u.add(e)})))}}catch(e){a={error:e}}finally{try{m&&!m.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){i={error:e}}finally{try{v&&!v.done&&(o=g.return)&&o.call(g)}finally{if(i)throw i.error}}try{for(var C=to(u),w=C.next();!w.done;w=C.next()){var j;for(f=(j=w.value).parent;f&&!u.has(f);)u.add(f),f=f.parent}}catch(e){l={error:e}}finally{try{w&&!w.done&&(c=C.return)&&c.call(C)}finally{if(l)throw l.error}}return u}function ba(e,t){var n=t.get(e);if(!n)return{};if("compound"===e.type){var r=n[0];if(!r)return{};if(ha(r))return r.key}var i={};return n.forEach((function(e){i[e.key]=ba(e,t)})),i}function ma(e){var t,n,r=new Map;try{for(var i=to(e),o=i.next();!o.done;o=i.next()){var a=o.value;r.has(a)||r.set(a,[]),a.parent&&(r.has(a.parent)||r.set(a.parent,[]),r.get(a.parent).push(a))}}catch(e){t={error:e}}finally{try{o&&!o.done&&(n=i.return)&&n.call(i)}finally{if(t)throw t.error}}return r}function ya(e,t){return ba(e,ma(va([e],t)))}function Ca(e,t){return Array.isArray(e)?e.some((function(e){return e===t})):e instanceof Set&&e.has(t)}function wa(e,t){return"compound"===t.type?xa(t).some((function(t){return"final"===t.type&&Ca(e,t)})):"parallel"===t.type&&xa(t).every((function(t){return wa(e,t)}))}function ja(e){return new Set(Po(e.map((function(e){return e.tags}))))}function ka(e,t){if(e===t)return!0;if(void 0===e||void 0===t)return!1;if(Fo(e)||Fo(t))return e===t;var n=Object.keys(e),r=Object.keys(t);return n.length===r.length&&n.every((function(n){return ka(e[n],t[n])}))}var $a=function(){function e(e){var t,n,r=this;this.actions=[],this.activities=Co,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||Co,this.meta=(void 0===(n=e.configuration)&&(n=[]),n.reduce((function(e,t){return void 0!==t.meta&&(e[t.id]=t.meta),e}),{})),this.events=e.events||[],this.matches=this.matches.bind(this),this.toStrings=this.toStrings.bind(this),this.configuration=e.configuration,this.transitions=e.transitions,this.children=e.children,this.done=!!e.done,this.tags=null!==(t=Array.isArray(e.tags)?new Set(e.tags):e.tags)&&void 0!==t?t:new Set,this.machine=e.machine,Object.defineProperty(this,"nextEvents",{get:function(){return function(e){return ro([],no(new Set(Po(ro([],no(e.map((function(e){return e.ownEvents}))),!1)))),!1)}(r.configuration)}})}return e.from=function(t,n){return t instanceof e?t.context!==n?new e({value:t.value,context:n,_event:t._event,_sessionid:null,historyValue:t.historyValue,history:t.history,actions:[],activities:t.activities,events:[],configuration:[],transitions:[],children:{}}):t:new e({value:t,context:n,_event:ta,_sessionid:null,historyValue:void 0,history:void 0,actions:[],activities:void 0,events:[],configuration:[],transitions:[],children:{}})},e.create=function(t){return new e(t)},e.inert=function(t,n){if(t instanceof e){if(!t.actions.length)return t;var r=ta;return new e({value:t.value,context:n,_event:r,_sessionid:null,historyValue:t.historyValue,history:t.history,activities:t.activities,configuration:t.configuration,transitions:[],children:{}})}return e.from(t,n)},e.prototype.toStrings=function(e,t){var n=this;if(void 0===e&&(e=this.value),void 0===t&&(t="."),Fo(e))return[e];var r=Object.keys(e);return r.concat.apply(r,ro([],no(r.map((function(r){return n.toStrings(e[r],t).map((function(e){return r+t+e}))}))),!1))},e.prototype.toJSON=function(){var e=this;e.configuration,e.transitions;var t=e.tags;e.machine;var n=eo(e,["configuration","transitions","tags","machine"]);return Qi(Qi({},n),{tags:Array.from(t)})},e.prototype.matches=function(e){return ko(e,this.value)},e.prototype.hasTag=function(e){return this.tags.has(e)},e.prototype.can=function(e){var t;jo&&zo(!!this.machine,"state.can(...) used outside of a machine-created State object; this will always return false.");var n=null===(t=this.machine)||void 0===t?void 0:t.getTransitionData(this,e);return!!(null==n?void 0:n.transitions.length)&&n.transitions.some((function(e){return void 0!==e.target||e.actions.length}))},e}(),Sa={deferEvents:!1},Ea=function(){function e(e){this.processingEvent=!1,this.queue=[],this.initialized=!1,this.options=Qi(Qi({},Sa),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}(),Oa=new Map,Ra=0,Ta=function(){return"x:".concat(Ra++)},La=function(e,t){return Oa.set(e,t),e},_a=function(e){return Oa.get(e)},Pa=function(e){Oa.delete(e)};function Ma(){return"undefined"!=typeof globalThis?globalThis:"undefined"!=typeof self?self:"undefined"!=typeof window?window:"undefined"!=typeof global?global:void(jo||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 Da(e){if(Ma()){var t=function(){var e=Ma();if(e&&"__xstate__"in e)return e.__xstate__}();t&&t.register(e)}}function Ia(e,t){void 0===t&&(t={});var n=e.initialState,r=new Set,i=[],o=!1,a=function(e){var t;return Qi(((t={subscribe:function(){return{unsubscribe:function(){}}},id:"anonymous",getSnapshot:function(){}})[Go]=function(){return this},t),e)}({id:t.id,send:function(t){i.push(t),function(){if(!o){for(o=!0;i.length>0;){var t=i.shift();n=e.transition(n,t,s),r.forEach((function(e){return e.next(n)}))}o=!1}}()},getSnapshot:function(){return n},subscribe:function(e,t,i){var o=Jo(e,t,i);return r.add(o),o.next(n),{unsubscribe:function(){r.delete(o)}}}}),s={parent:t.parent,self:a,id:t.id||"anonymous",observers:r};return n=e.start?e.start(s):n,a}var Na,Va={sync:!1,autoForward:!1};!function(e){e[e.NotStarted=0]="NotStarted",e[e.Running=1]="Running",e[e.Stopped=2]="Stopped"}(Na||(Na={}));var Aa=function(){function e(t,n){void 0===n&&(n=e.defaultOptions);var r=this;this.machine=t,this.delayedEventsMap={},this.listeners=new Set,this.contextListeners=new Set,this.stopListeners=new Set,this.doneListeners=new Set,this.eventListeners=new Set,this.sendListeners=new Set,this.initialized=!1,this.status=Na.NotStarted,this.children=new Map,this.forwardTo=new Set,this._outgoingQueue=[],this.init=this.start,this.send=function(e,t){if(Bo(e))return r.batch(e),r.state;var n=Uo(Wo(e,t));if(r.status===Na.Stopped)return jo||zo(!1,'Event "'.concat(n.name,'" was sent to stopped service "').concat(r.machine.id,'". This service has already reached its final state, and will not transition.\nEvent: ').concat(JSON.stringify(n.data))),r.state;if(r.status!==Na.Running&&!r.options.deferEvents)throw new Error('Event "'.concat(n.name,'" was sent to uninitialized service "').concat(r.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.\nEvent: ').concat(JSON.stringify(n.data)));return r.scheduler.schedule((function(){r.forward(n);var e=r._nextState(n);r.update(e,n)})),r._state},this.sendTo=function(e,t,n){var i,o=r.parent&&(t===Ji.Parent||r.parent.id===t),a=o?r.parent:Fo(t)?t===Ji.Internal?r:r.children.get(t)||_a(t):(i=t)&&"function"==typeof i.send?t:void 0;if(a)if("machine"in a){if(r.status!==Na.Stopped||r.parent!==a||r.state.done){var s=Qi(Qi({},e),{name:e.name===vo?"".concat(la(r.id)):e.name,origin:r.sessionId});!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([a,s]):a.send(s)}}else!n&&r.machine.config.predictableActionArguments?r._outgoingQueue.push([a,e.data]):a.send(e.data);else{if(!o)throw new Error("Unable to send event to child '".concat(t,"' from service '").concat(r.id,"'."));jo||zo(!1,"Service '".concat(r.id,"' has no parent: unable to send event ").concat(e.type))}},this._exec=function(e,t,n,i){void 0===i&&(i=r.machine.options.actions);var o=e.exec||na(e.type,i),a=Ho(o)?o:o?o.exec:e.exec;if(a)try{return a(t,n.data,r.machine.config.predictableActionArguments?{action:e,_event:n}:{action:e,state:r.state,_event:n})}catch(e){throw r.parent&&r.parent.send({type:"xstate.error",data:e}),e}switch(e.type){case ao:var s=e;r.defer(s);break;case so:var l=e;if("number"==typeof l.delay)return void r.defer(l);l.to?r.sendTo(l._event,l.to,n===ta):r.send(l._event);break;case lo:r.cancel(e.sendId);break;case io:if(r.status!==Na.Running)return;var c=e.activity;if(!r.machine.config.predictableActionArguments&&!r.state.activities[c.id||c.type])break;if(c.type===Ki.Invoke){var d=Ko(c.src),u=r.machine.options.services?r.machine.options.services[d.type]:void 0,p=c.id,h=c.data;jo||zo(!("forward"in c),"`forward` property is deprecated (found in invocation of '".concat(c.src,"' in in machine '").concat(r.machine.id,"'). ")+"Please use `autoForward` instead.");var f="autoForward"in c?c.autoForward:!!c.forward;if(!u)return void(jo||zo(!1,"No service found for invocation '".concat(c.src,"' in machine '").concat(r.machine.id,"'.")));var x=h?Io(h,t,n):void 0;if("string"==typeof u)return;var g=Ho(u)?u(t,n.data,{data:x,src:d,meta:c.meta}):u;if(!g)return;var v=void 0;qo(g)&&(g=x?g.withContext(x):g,v={autoForward:f}),r.spawn(g,p,v)}else r.spawnActivity(c);break;case oo:r.stopChild(e.activity.id);break;case po:var b=e,m=b.label,y=b.value;m?r.logger(m,y):r.logger(y);break;default:jo||zo(!1,"No implementation found for action type '".concat(e.type,"'"))}};var i=Qi(Qi({},e.defaultOptions),n),o=i.clock,a=i.logger,s=i.parent,l=i.id,c=void 0!==l?l:t.id;this.id=c,this.logger=a,this.clock=o,this.parent=s,this.options=i,this.scheduler=new Ea({deferEvents:this.options.deferEvents}),this.sessionId=Ta()}return Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this;return this._initialState?this._initialState:da(this,(function(){return e._initialState=e.machine.initialState,e._initialState}))},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"state",{get:function(){return jo||zo(this.status!==Na.NotStarted,"Attempted to read state from uninitialized service '".concat(this.id,"'. Make sure the service is started first.")),this._state},enumerable:!1,configurable:!0}),e.prototype.execute=function(e,t){var n,r;try{for(var i=to(e.actions),o=i.next();!o.done;o=i.next()){var a=o.value;this.exec(a,e,t)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}},e.prototype.update=function(e,t){var n,r,i,o,a,s,l,c,d=this;if(e._sessionid=this.sessionId,this._state=e,this.machine.config.predictableActionArguments&&t!==ta||!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 p=to(this.eventListeners),h=p.next();!h.done;h=p.next()){(0,h.value)(e.event)}}catch(e){n={error:e}}finally{try{h&&!h.done&&(r=p.return)&&r.call(p)}finally{if(n)throw n.error}}try{for(var f=to(this.listeners),x=f.next();!x.done;x=f.next()){(0,x.value)(e,e.event)}}catch(e){i={error:e}}finally{try{x&&!x.done&&(o=f.return)&&o.call(f)}finally{if(i)throw i.error}}try{for(var g=to(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})),m=b&&b.doneData?Io(b.doneData,e.context,t):void 0;this._doneEvent=sa(this.id,m);try{for(var y=to(this.doneListeners),C=y.next();!C.done;C=y.next()){(0,C.value)(this._doneEvent)}}catch(e){l={error:e}}finally{try{C&&!C.done&&(c=y.return)&&c.call(y)}finally{if(l)throw l.error}}this._stop(),this._stopChildren(),Pa(this.sessionId)}},e.prototype.onTransition=function(e){return this.listeners.add(e),this.status===Na.Running&&e(this.state,this.state.event),this},e.prototype.subscribe=function(e,t,n){var r=this,i=Jo(e,t,n);this.listeners.add(i.next),this.status!==Na.NotStarted&&i.next(this.state);var o=function(){r.doneListeners.delete(o),r.stopListeners.delete(o),i.complete()};return this.status===Na.Stopped?i.complete():(this.onDone(o),this.onStop(o)),{unsubscribe:function(){r.listeners.delete(i.next),r.doneListeners.delete(o),r.stopListeners.delete(o)}}},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===Na.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===Na.Running)return this;this.machine._init(),La(this.sessionId,this),this.initialized=!0,this.status=Na.Running;var n=void 0===e?this.initialState:da(this,(function(){return"object"==typeof(n=e)&&null!==n&&"value"in n&&"_event"in n?t.machine.resolveState(e):t.machine.resolveState($a.from(e,t.machine.context));var n}));return this.options.devTools&&this.attachDev(),this.scheduler.initialize((function(){t.update(n,ta)})),this},e.prototype._stopChildren=function(){this.children.forEach((function(e){Ho(e.stop)&&e.stop()})),this.children.clear()},e.prototype._stop=function(){var e,t,n,r,i,o,a,s,l,c;try{for(var d=to(this.listeners),u=d.next();!u.done;u=d.next()){var p=u.value;this.listeners.delete(p)}}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 h=to(this.stopListeners),f=h.next();!f.done;f=h.next()){(p=f.value)(),this.stopListeners.delete(p)}}catch(e){n={error:e}}finally{try{f&&!f.done&&(r=h.return)&&r.call(h)}finally{if(n)throw n.error}}try{for(var x=to(this.contextListeners),g=x.next();!g.done;g=x.next()){p=g.value;this.contextListeners.delete(p)}}catch(e){i={error:e}}finally{try{g&&!g.done&&(o=x.return)&&o.call(x)}finally{if(i)throw i.error}}try{for(var v=to(this.doneListeners),b=v.next();!b.done;b=v.next()){p=b.value;this.doneListeners.delete(p)}}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=Na.Stopped,this._initialState=void 0;try{for(var m=to(Object.keys(this.delayedEventsMap)),y=m.next();!y.done;y=m.next()){var C=y.value;this.clock.clearTimeout(this.delayedEventsMap[C])}}catch(e){l={error:e}}finally{try{y&&!y.done&&(c=m.return)&&c.call(m)}finally{if(l)throw l.error}}this.scheduler.clear(),this.scheduler=new Ea({deferEvents:this.options.deferEvents})},e.prototype.stop=function(){var e=this,t=this.scheduler;return this._stop(),t.schedule((function(){var t;if(!(null===(t=e._state)||void 0===t?void 0:t.done)){var n=Uo({type:"xstate.stop"}),r=da(e,(function(){var t=Po(ro([],no(e.state.configuration),!1).sort((function(e,t){return t.order-e.order})).map((function(t){return ia(t.onExit,e.machine.options.actions)}))),r=no(ca(e.machine,e.state,e.state.context,n,[{type:"exit",actions:t}],e.machine.config.predictableActionArguments?e._exec:void 0,e.machine.config.predictableActionArguments||e.machine.config.preserveActionOrder),2),i=r[0],o=r[1],a=new $a({value:e.state.value,context:o,_event:n,_sessionid:e.sessionId,historyValue:void 0,history:e.state,actions:i.filter((function(e){return!ea(e)})),activities:{},events:[],configuration:[],transitions:[],children:{},done:e.state.done,tags:e.state.tags,machine:e.machine});return a.changed=!0,a}));e.update(r,n),e._stopChildren(),Pa(e.sessionId)}})),this},e.prototype.batch=function(e){var t=this;if(this.status===Na.NotStarted&&this.options.deferEvents)jo||zo(!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!==Na.Running)throw new Error("".concat(e.length,' event(s) were sent to uninitialized service "').concat(this.machine.id,'". Make sure .start() is called for this service, or set { deferEvents: true } in the service options.'));if(e.length){var n=!!this.machine.config.predictableActionArguments&&this._exec;this.scheduler.schedule((function(){var r,i,o=t.state,a=!1,s=[],l=function(e){var r=Uo(e);t.forward(r),o=da(t,(function(){return t.machine.transition(o,r,void 0,n||void 0)})),s.push.apply(s,ro([],no(t.machine.config.predictableActionArguments?o.actions:o.actions.map((function(e){return function(e,t){var n=e.exec;return Qi(Qi({},e),{exec:void 0!==n?function(){return n(t.context,t.event,{action:e,state:t,_event:t._event})}:void 0})}(e,o)}))),!1)),a=a||!!o.changed};try{for(var c=to(e),d=c.next();!d.done;d=c.next()){l(d.value)}}catch(e){r={error:e}}finally{try{d&&!d.done&&(i=c.return)&&i.call(c)}finally{if(r)throw r.error}}o.changed=a,o.actions=s,t.update(o,Uo(e[e.length-1]))}))}},e.prototype.sender=function(e){return this.send.bind(this,e)},e.prototype._nextState=function(e,t){var n=this;void 0===t&&(t=!!this.machine.config.predictableActionArguments&&this._exec);var r=Uo(e);if(0===r.name.indexOf(go)&&!this.state.nextEvents.some((function(e){return 0===e.indexOf(go)})))throw r.data.data;return da(this,(function(){return n.machine.transition(n.state,r,void 0,t||void 0)}))},e.prototype.nextState=function(e){return this._nextState(e,!1)},e.prototype.forward=function(e){var t,n;try{for(var r=to(this.forwardTo),i=r.next();!i.done;i=r.next()){var o=i.value,a=this.children.get(o);if(!a)throw new Error("Unable to forward event '".concat(e,"' from interpreter '").concat(this.id,"' to nonexistant child '").concat(o,"'."));a.send(e)}}catch(e){t={error:e}}finally{try{i&&!i.done&&(n=r.return)&&n.call(r)}finally{if(t)throw t.error}}},e.prototype.defer=function(e){var t=this,n=this.clock.setTimeout((function(){"to"in e&&e.to?t.sendTo(e._event,e.to,!0):t.send(e._event)}),e.delay);e.id&&(this.delayedEventsMap[e.id]=n)},e.prototype.cancel=function(e){this.clock.clearTimeout(this.delayedEventsMap[e]),delete this.delayedEventsMap[e]},e.prototype.exec=function(e,t,n){void 0===n&&(n=this.machine.options.actions),this._exec(e,t.context,t._event,n)},e.prototype.removeChild=function(e){var t;this.children.delete(e),this.forwardTo.delete(e),null===(t=this.state)||void 0===t||delete t.children[e]},e.prototype.stopChild=function(e){var t=this.children.get(e);t&&(this.removeChild(e),Ho(t.stop)&&t.stop())},e.prototype.spawn=function(e,t,n){if(this.status!==Na.Running)return pa(e,t);if(No(e))return this.spawnPromise(Promise.resolve(e),t);if(Ho(e))return this.spawnCallback(e,t);if(function(e){try{return"function"==typeof e.send}catch(e){return!1}}(i=e)&&"id"in i)return this.spawnActor(e,t);if(function(e){try{return"subscribe"in e&&Ho(e.subscribe)}catch(e){return!1}}(e))return this.spawnObservable(e,t);if(qo(e))return this.spawnMachine(e,Qi(Qi({},n),{id:t}));if(null!==(r=e)&&"object"==typeof r&&"transition"in r&&"function"==typeof r.transition)return this.spawnBehavior(e,t);throw new Error('Unable to spawn entity "'.concat(t,'" of type "').concat(typeof e,'".'));var r,i},e.prototype.spawnMachine=function(t,n){var r=this;void 0===n&&(n={});var i=new e(t,Qi(Qi({},this.options),{parent:this,id:n.id||t.id})),o=Qi(Qi({},Va),n);o.sync&&i.onTransition((function(e){r.send(bo,{state:e,id:i.id})}));var a=i;return this.children.set(i.id,a),o.autoForward&&this.forwardTo.add(i.id),i.onDone((function(e){r.removeChild(i.id),r.send(Uo(e,{origin:i.id}))})).start(),a},e.prototype.spawnBehavior=function(e,t){var n=Ia(e,{id:t,parent:this});return this.children.set(t,n),n},e.prototype.spawnPromise=function(e,t){var n,r,i=this,o=!1;e.then((function(e){o||(r=e,i.removeChild(t),i.send(Uo(sa(t,e),{origin:t})))}),(function(e){if(!o){i.removeChild(t);var n=la(t,e);try{i.send(Uo(n,{origin:t}))}catch(r){!function(e,t,n){if(!jo){var r=e.stack?" Stacktrace was '".concat(e.stack,"'"):"";if(e===t)console.error("Missing onError handler for invocation '".concat(n,"', error was '").concat(e,"'.").concat(r));else{var i=t.stack?" Stacktrace was '".concat(t.stack,"'"):"";console.error("Missing onError handler and/or unhandled exception/promise rejection for invocation '".concat(n,"'. ")+"Original error: '".concat(e,"'. ").concat(r," Current error is '").concat(t,"'.").concat(i))}}}(e,r,t),i.devTools&&i.devTools.send(n,i.state),i.machine.strict&&i.stop()}}}));var a=((n={id:t,send:function(){},subscribe:function(t,n,r){var i=Jo(t,n,r),o=!1;return e.then((function(e){o||(i.next(e),o||i.complete())}),(function(e){o||i.error(e)})),{unsubscribe:function(){return o=!0}}},stop:function(){o=!0},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[Go]=function(){return this},n);return this.children.set(t,a),a},e.prototype.spawnCallback=function(e,t){var n,r,i,o=this,a=!1,s=new Set,l=new Set;try{i=e((function(e){r=e,l.forEach((function(t){return t(e)})),a||o.send(Uo(e,{origin:t}))}),(function(e){s.add(e)}))}catch(e){this.send(la(t,e))}if(No(i))return this.spawnPromise(i,t);var c=((n={id:t,send:function(e){return s.forEach((function(t){return t(e)}))},subscribe:function(e){var t=Jo(e);return l.add(t.next),{unsubscribe:function(){l.delete(t.next)}}},stop:function(){a=!0,Ho(i)&&i()},toJSON:function(){return{id:t}},getSnapshot:function(){return r}})[Go]=function(){return this},n);return this.children.set(t,c),c},e.prototype.spawnObservable=function(e,t){var n,r,i=this,o=e.subscribe((function(e){r=e,i.send(Uo(e,{origin:t}))}),(function(e){i.removeChild(t),i.send(Uo(la(t,e),{origin:t}))}),(function(){i.removeChild(t),i.send(Uo(sa(t),{origin:t}))})),a=((n={id:t,send:function(){},subscribe:function(t,n,r){return e.subscribe(t,n,r)},stop:function(){return o.unsubscribe()},getSnapshot:function(){return r},toJSON:function(){return{id:t}}})[Go]=function(){return this},n);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 n=t(this.state.context,e);this.spawnEffect(e.id,n)}else jo||zo(!1,"No implementation found for activity '".concat(e.type,"'"))},e.prototype.spawnEffect=function(e,t){var n;this.children.set(e,((n={id:e,send:function(){},subscribe:function(){return{unsubscribe:function(){}}},stop:t||void 0,getSnapshot:function(){},toJSON:function(){return{id:e}}})[Go]=function(){return this},n))},e.prototype.attachDev=function(){var e=Ma();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(Qi(Qi({name:this.id,autoPause:!0,stateSanitizer:function(e){return{value:e.value,context:e.context,actions:e.actions}}},t),{features:Qi({jump:!1,skip:!1},t?t.features:void 0)}),this.machine),this.devTools.init(this.state)}Da(this)}},e.prototype.toJSON=function(){return{id:this.id}},e.prototype[Go]=function(){return this},e.prototype.getSnapshot=function(){return this.status===Na.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=za,e}();function za(e,t){return new Aa(e,t)}function Ba(e){if("string"==typeof e){var t={type:e,toString:function(){return e}};return t}return e}function Ha(e){return Qi(Qi({type:fo},e),{toJSON:function(){e.onDone,e.onError;var t=eo(e,["onDone","onError"]);return Qi(Qi({},t),{type:fo,src:Ba(e.src)})}})}var Fa="",Za="*",Ga={},qa=function(e){return"#"===e[0]},Wa=function(){function e(t,n,r,i){void 0===r&&(r="context"in t?t.context:void 0);var o,a=this;this.config=t,this._context=r,this.order=-1,this.__xstatenode=!0,this.__cache={events:void 0,relativeValue:new Map,initialStateValue:void 0,initialState:void 0,on:void 0,transitions:void 0,candidates:{},delayedTransitions:void 0},this.idMap={},this.tags=[],this.options=Object.assign({actions:{},guards:{},services:{},activities:{},delays:{}},n),this.parent=null==i?void 0:i.parent,this.key=this.config.key||(null==i?void 0:i.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||ro([this.machine.key],no(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!==(o=this.config.schema)&&void 0!==o?o:{},this.description=this.config.description,jo||zo(!("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?Ro(this.config.states,(function(t,n){var r,i=new e(t,{},void 0,{parent:a,key:n});return Object.assign(a.idMap,Qi(((r={})[i.id]=i,r),i.idMap)),i})):Ga;var s=0;!function e(t){var n,r;t.order=s++;try{for(var i=to(fa(t)),o=i.next();!o.done;o=i.next()){e(o.value)}}catch(e){n={error:e}}finally{try{o&&!o.done&&(r=i.return)&&r.call(i)}finally{if(n)throw n.error}}}(this),this.history=!0===this.config.history?"shallow":this.config.history||!1,this._transient=!!this.config.always||!!this.config.on&&(Array.isArray(this.config.on)?this.config.on.some((function(e){return e.event===Fa})):Fa in this.config.on),this.strict=!!this.config.strict,this.onEntry=Do(this.config.entry||this.config.onEntry).map((function(e){return ra(e)})),this.onExit=Do(this.config.exit||this.config.onExit).map((function(e){return ra(e)})),this.meta=this.config.meta,this.doneData="final"===this.type?this.config.data:void 0,this.invoke=Do(this.config.invoke).map((function(e,t){var n,r;if(qo(e)){var i=Qo(a.id,t);return a.machine.options.services=Qi(((n={})[i]=e,n),a.machine.options.services),Ha({src:i,id:i})}if(Fo(e.src)){i=e.id||Qo(a.id,t);return Ha(Qi(Qi({},e),{id:i,src:e.src}))}if(qo(e.src)||Ho(e.src)){i=e.id||Qo(a.id,t);return a.machine.options.services=Qi(((r={})[i]=e.src,r),a.machine.options.services),Ha(Qi(Qi({id:i},e),{src:i}))}var o=e.src;return Ha(Qi(Qi({id:Qo(a.id,t)},e),{src:o}))})),this.activities=Do(this.config.activities).concat(this.invoke).map((function(e){return oa(e)})),this.transition=this.transition.bind(this),this.tags=Do(this.config.tags)}return e.prototype._init=function(){this.__cache.transitions||ga(this).forEach((function(e){return e.on}))},e.prototype.withConfig=function(t,n){var r=this.options,i=r.actions,o=r.activities,a=r.guards,s=r.services,l=r.delays;return new e(this.config,{actions:Qi(Qi({},i),t.actions),activities:Qi(Qi({},o),t.activities),guards:Qi(Qi({},a),t.guards),services:Qi(Qi({},s),t.services),delays:Qi(Qi({},l),t.delays)},null!=n?n:this.context)},e.prototype.withContext=function(t){return new e(this.config,this.options,t)},Object.defineProperty(e.prototype,"context",{get:function(){return Ho(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:Ro(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===Fa,n=this.transitions.filter((function(n){var r=n.eventType===e;return t?r:r||n.eventType===Za}));return this.__cache.candidates[e]=n,n},e.prototype.getDelayedTransitions=function(){var e=this,t=this.config.after;if(!t)return[];var n=function(t,n){var r=function(e,t){var n=t?"#".concat(t):"";return"".concat(Ki.After,"(").concat(e,")").concat(n)}(Ho(t)?"".concat(e.id,":delay[").concat(n,"]"):t,e.id);return e.onEntry.push(function(e,t){return{to:t?t.to:void 0,type:so,event:Ho(e)?e:Wo(e),delay:t?t.delay:void 0,id:t&&void 0!==t.id?t.id:Ho(e)?e.name:$o(e)}}(r,{delay:t})),e.onExit.push({type:lo,sendId:r}),r},r=Bo(t)?t.map((function(e,t){var r=n(e.delay,t);return Qi(Qi({},e),{event:r})})):Po(Object.keys(t).map((function(e,r){var i=t[e],o=Fo(i)?{target:i}:i,a=isNaN(+e)?e:+e,s=n(a,r);return Do(o).map((function(e){return Qi(Qi({},e),{event:s,delay:a})}))})));return r.map((function(t){var n=t.delay;return Qi(Qi({},e.formatTransition(t)),{delay:n})}))},e.prototype.getStateNodes=function(e){var t,n=this;if(!e)return[];var r=e instanceof $a?e.value:Eo(e,this.delimiter);if(Fo(r)){var i=this.getStateNode(r).initial;return void 0!==i?this.getStateNodes(((t={})[r]=i,t)):[this,this.states[r]]}var o=Object.keys(r),a=[this];return a.push.apply(a,ro([],no(Po(o.map((function(e){return n.getStateNode(e).getStateNodes(r[e])})))),!1)),a},e.prototype.handles=function(e){var t=$o(e);return this.events.includes(t)},e.prototype.resolveState=function(e){var t=e instanceof $a?e:$a.create(e),n=Array.from(va([],this.getStateNodes(t.value)));return new $a(Qi(Qi({},t),{value:this.resolve(t.value),configuration:n,done:wa(n,this),tags:ja(n),machine:this.machine}))},e.prototype.transitionLeafNode=function(e,t,n){var r=this.getStateNode(e).next(t,n);return r&&r.transitions.length?r:this.next(t,n)},e.prototype.transitionCompoundNode=function(e,t,n){var r=Object.keys(e),i=this.getStateNode(r[0])._transition(e[r[0]],t,n);return i&&i.transitions.length?i:this.next(t,n)},e.prototype.transitionParallelNode=function(e,t,n){var r,i,o={};try{for(var a=to(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,n);d&&(o[l]=d)}}}catch(e){r={error:e}}finally{try{s&&!s.done&&(i=a.return)&&i.call(a)}finally{if(r)throw r.error}}var u=Object.keys(o).map((function(e){return o[e]})),p=Po(u.map((function(e){return e.transitions})));if(!u.some((function(e){return e.transitions.length>0})))return this.next(t,n);var h=Po(Object.keys(o).map((function(e){return o[e].configuration})));return{transitions:p,exitSet:Po(u.map((function(e){return e.exitSet}))),configuration:h,source:t,actions:Po(Object.keys(o).map((function(e){return o[e].actions})))}},e.prototype._transition=function(e,t,n){return Fo(e)?this.transitionLeafNode(e,t,n):1===Object.keys(e).length?this.transitionCompoundNode(e,t,n):this.transitionParallelNode(e,t,n)},e.prototype.getTransitionData=function(e,t){return this._transition(e.value,e,Uo(t))},e.prototype.next=function(e,t){var n,r,i,o=this,a=t.name,s=[],l=[];try{for(var c=to(this.getCandidates(a)),d=c.next();!d.done;d=c.next()){var u=d.value,p=u.cond,h=u.in,f=e.context,x=!h||(Fo(h)&&qa(h)?e.matches(Eo(this.getStateNodeById(h).path,this.delimiter)):ko(Eo(h,this.delimiter),Lo(this.path.slice(0,-2))(e.value))),g=!1;try{g=!p||Yo(this.machine,p,f,t,e)}catch(e){throw new Error("Unable to evaluate guard '".concat(p.name||p.type,"' in transition for event '").concat(a,"' in state node '").concat(this.id,"':\n").concat(e.message))}if(g&&x){void 0!==u.target&&(l=u.target),s.push.apply(s,ro([],no(u.actions),!1)),i=u;break}}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}if(i){if(!l.length)return{transitions:[i],exitSet:[],configuration:e.value?[this]:[],source:e,actions:s};var v=Po(l.map((function(t){return o.getRelativeStateNodes(t,e.historyValue)})));return{transitions:[i],exitSet:!!i.internal?[]:Po(l.map((function(e){return o.getPotentiallyReenteringNodes(e)}))),configuration:v,source:e,actions:s}}},e.prototype.getPotentiallyReenteringNodes=function(e){if(this.order<e.order)return[this];for(var t=[],n=this,r=e;n&&n!==r;)t.push(n),n=n.parent;return n!==r?[]:(t.push(r),t)},e.prototype.getActions=function(e,t,n,r,i,o,a){var s,l,c,d,u=this,p=o?va([],this.getStateNodes(o.value)):[],h=new Set;try{for(var f=to(Array.from(e).sort((function(e,t){return e.order-t.order}))),x=f.next();!x.done;x=f.next()){(!Ca(p,b=x.value)||Ca(n.exitSet,b)||b.parent&&h.has(b.parent))&&h.add(b)}}catch(e){s={error:e}}finally{try{x&&!x.done&&(l=f.return)&&l.call(f)}finally{if(s)throw s.error}}try{for(var g=to(p),v=g.next();!v.done;v=g.next()){var b;Ca(e,b=v.value)&&!Ca(n.exitSet,b.parent)||n.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}}n.exitSet.sort((function(e,t){return t.order-e.order}));var m=Array.from(h).sort((function(e,t){return e.order-t.order})),y=new Set(n.exitSet),C=Po(m.map((function(e){var t=[];if("final"!==e.type)return t;var o=e.parent;if(!o.parent)return t;t.push(aa(e.id,e.doneData),aa(o.id,e.doneData?Io(e.doneData,r,i):void 0));var a=o.parent;return"parallel"===a.type&&xa(a).every((function(e){return wa(n.configuration,e)}))&&t.push(aa(a.id)),t}))),w=m.map((function(e){var t=e.onEntry,n=e.activities.map((function(e){return function(e){var t=oa(e);return{type:Ki.Start,activity:t,exec:void 0}}(e)}));return{type:"entry",actions:ia(a?ro(ro([],no(t),!1),no(n),!1):ro(ro([],no(n),!1),no(t),!1),u.machine.options.actions)}})).concat({type:"state_done",actions:C.map((function(e){return function(e,t){return{type:ao,event:"function"==typeof e?e:Wo(e),delay:t?t.delay:void 0,id:null==t?void 0:t.id}}(e)}))}),j=Array.from(y).map((function(e){return{type:"exit",actions:ia(ro(ro([],no(e.onExit),!1),no(e.activities.map((function(e){return function(e){var t=Ho(e)?e:oa(e);return{type:Ki.Stop,activity:t,exec:void 0}}(e)}))),!1),u.machine.options.actions)}})).concat({type:"transition",actions:ia(n.actions,this.machine.options.actions)}).concat(w);if(t){var k=ia(Po(ro([],no(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!ea(e)}));return j.concat({type:"stop",actions:k})}return j},e.prototype.transition=function(e,t,n,r){void 0===e&&(e=this.initialState);var i,o,a=Uo(t);if(e instanceof $a)i=void 0===n?e:this.resolveState($a.from(e,n));else{var s=Fo(e)?this.resolve(Oo(this.getResolvedPath(e))):this.resolve(e),l=null!=n?n:this.machine.context;i=this.resolveState($a.from(s,l))}if(!jo&&a.name===Za)throw new Error("An event cannot have the wildcard type ('".concat(Za,"')"));if(this.strict&&!this.events.includes(a.name)&&(o=a.name,!/^(done|error)\./.test(o)))throw new Error("Machine '".concat(this.id,"' does not accept event '").concat(a.name,"'"));var c=this._transition(i.value,i,a)||{transitions:[],configuration:[],exitSet:[],source:i,actions:[]},d=va([],this.getStateNodes(i.value)),u=c.configuration.length?va(d,c.configuration):d;return c.configuration=ro([],no(u),!1),this.resolveTransition(c,i,i.context,r,a)},e.prototype.resolveRaisedTransition=function(e,t,n,r){var i,o=e.actions;return(e=this.transition(e,t,void 0,r))._event=n,e.event=n.data,(i=e.actions).unshift.apply(i,ro([],no(o),!1)),e},e.prototype.resolveTransition=function(e,t,n,r,i){var o,a,s,l,c=this;void 0===i&&(i=ta);var d=e.configuration,u=!t||e.transitions.length>0,p=u?e.configuration:t?t.configuration:[],h=wa(p,this),f=u?ya(this.machine,d):void 0,x=t?t.historyValue?t.historyValue:e.source?this.machine.historyValue(t.value):void 0:void 0,g=this.getActions(new Set(p),h,e,n,i,t,r),v=t?Qi({},t.activities):{};try{for(var b=to(g),m=b.next();!m.done;m=b.next()){var y=m.value;try{for(var C=(s=void 0,to(y.actions)),w=C.next();!w.done;w=C.next()){var j=w.value;j.type===io?v[j.activity.id||j.activity.type]=j:j.type===oo&&(v[j.activity.id||j.activity.type]=!1)}}catch(e){s={error:e}}finally{try{w&&!w.done&&(l=C.return)&&l.call(C)}finally{if(s)throw s.error}}}}catch(e){o={error:e}}finally{try{m&&!m.done&&(a=b.return)&&a.call(b)}finally{if(o)throw o.error}}var k,$,S=no(ca(this,t,n,i,g,r,this.machine.config.predictableActionArguments||this.machine.config.preserveActionOrder),2),E=S[0],O=S[1],R=no(function(e,t){var n,r,i=no([[],[]],2),o=i[0],a=i[1];try{for(var s=to(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?o.push(c):a.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return[o,a]}(E,ea),2),T=R[0],L=R[1],_=E.filter((function(e){var t;return e.type===io&&(null===(t=e.activity)||void 0===t?void 0:t.type)===fo})),P=_.reduce((function(e,t){return e[t.activity.id]=function(e,t,n,r){var i,o=Ko(e.src),a=null===(i=null==t?void 0:t.options.services)||void 0===i?void 0:i[o.type],s=e.data?Io(e.data,n,r):void 0,l=a?pa(a,e.id,s):ua(e.id);return l.meta=e,l}(t.activity,c.machine,O,i),e}),t?Qi({},t.children):{}),M=new $a({value:f||t.value,context:O,_event:i,_sessionid:t?t._sessionid:null,historyValue:f?x?(k=x,$=f,{current:$,states:Vo(k,$)}):void 0:t?t.historyValue:void 0,history:!f||e.source?t:void 0,actions:f?L:[],activities:f?v:t?t.activities:{},events:[],configuration:p,transitions:e.transitions,children:P,done:h,tags:ja(p),machine:this}),D=n!==O;M.changed=i.name===bo||D;var I=M.history;I&&delete I.history;var N=!h&&(this._transient||d.some((function(e){return e._transient})));if(!(u||N&&i.name!==Fa))return M;var V=M;if(!h)for(N&&(V=this.resolveRaisedTransition(V,{type:co},i,r));T.length;){var A=T.shift();V=this.resolveRaisedTransition(V,A._event,i,r)}var z=V.changed||(I?!!V.actions.length||D||typeof I.value!=typeof V.value||!ka(V.value,I.value):void 0);return V.changed=z,V.history=I,V},e.prototype.getStateNode=function(e){if(qa(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=qa(e)?e.slice(1):e;if(t===this.id)return this;var n=this.machine.idMap[t];if(!n)throw new Error("Child state node '#".concat(t,"' does not exist on machine '").concat(this.id,"'"));return n},e.prototype.getStateNodeByPath=function(e){if("string"==typeof e&&qa(e))try{return this.getStateNodeById(e.slice(1))}catch(e){}for(var t=So(e,this.delimiter).slice(),n=this;t.length;){var r=t.shift();if(!r.length)break;n=n.getStateNode(r)}return n},e.prototype.resolve=function(e){var t,n=this;if(!e)return this.initialStateValue||Ga;switch(this.type){case"parallel":return Ro(this.initialStateValue,(function(t,r){return t?n.getStateNode(r).resolve(e[r]||t):Ga}));case"compound":if(Fo(e)){var r=this.getStateNode(e);return"parallel"===r.type||"compound"===r.type?((t={})[e]=r.initialStateValue,t):e}return Object.keys(e).length?Ro(e,(function(e,t){return e?n.getStateNode(t).resolve(e):Ga})):this.initialStateValue||{};default:return e||Ga}},e.prototype.getResolvedPath=function(e){if(qa(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 So(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=To(this.states,(function(e){return e.initialStateValue||Ga}),(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=ha(this.states[this.initial])?this.initial:((e={})[this.initial]=this.states[this.initial].initialStateValue,e)}else t={};return this.__cache.initialStateValue=t,this.__cache.initialStateValue},enumerable:!1,configurable:!0}),e.prototype.getInitialState=function(e,t){this._init();var n=this.getStateNodes(e);return this.resolveTransition({configuration:n,exitSet:[],transitions:[],source:void 0,actions:[]},void 0,null!=t?t:this.machine.context,void 0)},Object.defineProperty(e.prototype,"initialState",{get:function(){var e=this.initialStateValue;if(!e)throw new Error("Cannot retrieve initial state from simple state '".concat(this.id,"'."));return this.getInitialState(e)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"target",{get:function(){var e;if("history"===this.type){var t=this.config;e=Fo(t.target)&&qa(t.target)?Oo(this.machine.getStateNodeById(t.target).path.slice(this.path.length-1)):t.target}return e},enumerable:!1,configurable:!0}),e.prototype.getRelativeStateNodes=function(e,t,n){return void 0===n&&(n=!0),n?"history"===e.type?e.resolveHistory(t):e.initialStateNodes:[e]},Object.defineProperty(e.prototype,"initialStateNodes",{get:function(){var e=this;return ha(this)?[this]:"compound"!==this.type||this.initial?Po(_o(this.initialStateValue).map((function(t){return e.getFromRelativePath(t)}))):(jo||zo(!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=no(e),n=t[0],r=t.slice(1);if(!this.states)throw new Error("Cannot retrieve subPath '".concat(n,"' from node with no states"));var i=this.getStateNode(n);if("history"===i.type)return i.resolveHistory();if(!this.states[n])throw new Error("Child state '".concat(n,"' does not exist on '").concat(this.id,"'"));return this.states[n].getFromRelativePath(r)},e.prototype.historyValue=function(e){if(Object.keys(this.states).length)return{current:e||this.initialStateValue,states:To(this.states,(function(t,n){if(!e)return t.historyValue();var r=Fo(e)?void 0:e[n];return t.historyValue(r||t.initialStateValue)}),(function(e){return!e.history}))}},e.prototype.resolveHistory=function(e){var t=this;if("history"!==this.type)return[this];var n=this.parent;if(!e){var r=this.target;return r?Po(_o(r).map((function(e){return n.getFromRelativePath(e)}))):n.initialStateNodes}var i,o,a=(i=n.path,o="states",function(e){var t,n,r=e;try{for(var a=to(i),s=a.next();!s.done;s=a.next()){var l=s.value;r=r[o][l]}}catch(e){t={error:e}}finally{try{s&&!s.done&&(n=a.return)&&n.call(a)}finally{if(t)throw t.error}}return r})(e).current;return Fo(a)?[n.getStateNode(a)]:Po(_o(a).map((function(e){return"deep"===t.history?n.getFromRelativePath(e):[n.states[e[0]]]})))},Object.defineProperty(e.prototype,"stateIds",{get:function(){var e=this,t=Po(Object.keys(this.states).map((function(t){return e.states[t].stateIds})));return[this.id].concat(t)},enumerable:!1,configurable:!0}),Object.defineProperty(e.prototype,"events",{get:function(){var e,t,n,r;if(this.__cache.events)return this.__cache.events;var i=this.states,o=new Set(this.ownEvents);if(i)try{for(var a=to(Object.keys(i)),s=a.next();!s.done;s=a.next()){var l=i[s.value];if(l.states)try{for(var c=(n=void 0,to(l.events)),d=c.next();!d.done;d=c.next()){var u=d.value;o.add("".concat(u))}}catch(e){n={error:e}}finally{try{d&&!d.done&&(r=c.return)&&r.call(c)}finally{if(n)throw n.error}}}}catch(t){e={error:t}}finally{try{s&&!s.done&&(t=a.return)&&t.call(a)}finally{if(e)throw e.error}}return this.__cache.events=Array.from(o)},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(!Fo(e))return e;var n=e[0]===t.delimiter;if(n&&!t.parent)return t.getStateNodeByPath(e.slice(1));var r=n?t.key+e:e;if(!t.parent)return t.getStateNodeByPath(r);try{return t.parent.getStateNodeByPath(r)}catch(e){throw new Error("Invalid transition definition for state node '".concat(t.id,"':\n").concat(e.message))}}))},e.prototype.formatTransition=function(e){var t=this,n=function(e){if(void 0!==e&&""!==e)return Do(e)}(e.target),r="internal"in e?e.internal:!n||n.some((function(e){return Fo(e)&&e[0]===t.delimiter})),i=this.machine.options.guards,o=this.resolveTarget(n),a=Qi(Qi({},e),{actions:ia(Do(e.actions)),cond:Zo(e.cond,i),target:o,source:this,internal:r,eventType:e.event,toJSON:function(){return Qi(Qi({},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,n,r=this;if(this.config.on)if(Array.isArray(this.config.on))n=this.config.on;else{var i=this.config.on,o=Za,a=i[o],s=void 0===a?[]:a,l=eo(i,["*"]);n=Po(Object.keys(l).map((function(e){jo||e!==Fa||zo(!1,"Empty string transition configs (e.g., `{ on: { '': ... }}`) for transient transitions are deprecated. Specify the transition in the `{ always: ... }` property instead. "+'Please check the `on` configuration for "#'.concat(r.id,'".'));var t=Xo(e,l[e]);return jo||function(e,t,n){var r=n.slice(0,-1).some((function(e){return!("cond"in e)&&!("in"in e)&&(Fo(e.target)||qo(e.target))})),i=t===Fa?"the transient event":"event '".concat(t,"'");zo(!r,"One or more transitions for ".concat(i," on state '").concat(e.id,"' are unreachable. ")+"Make sure that the default transition is the last one defined.")}(r,e,t),t})).concat(Xo(Za,s)))}else n=[];var c=this.config.always?Xo("",this.config.always):[],d=this.config.onDone?Xo(String(aa(this.id)),this.config.onDone):[];jo||zo(!(this.config.onDone&&!this.parent),'Root nodes cannot have an ".onDone" transition. Please check the config of "'.concat(this.id,'".'));var u=Po(this.invoke.map((function(e){var t=[];return e.onDone&&t.push.apply(t,ro([],no(Xo(String(sa(e.id)),e.onDone)),!1)),e.onError&&t.push.apply(t,ro([],no(Xo(String(la(e.id)),e.onError)),!1)),t}))),p=this.after,h=Po(ro(ro(ro(ro([],no(d),!1),no(u),!1),no(n),!1),no(c),!1).map((function(e){return Do(e).map((function(e){return r.formatTransition(e)}))})));try{for(var f=to(p),x=f.next();!x.done;x=f.next()){var g=x.value;h.push(g)}}catch(t){e={error:t}}finally{try{x&&!x.done&&(t=f.return)&&t.call(f)}finally{if(e)throw e.error}}return h},e}();var Ua,Xa=function(e){return{type:uo,assignment:e}};!function(e){e[e.Effect=1]="Effect",e[e.LayoutEffect=2]="LayoutEffect"}(Ua||(Ua={}));var Ya="undefined"!=typeof document?n.useLayoutEffect:function(){};function Ka(e){var t=l.useRef();return t.current||(t.current={v:e()}),t.current.v}var Ja=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},Qa=function(e){var t="function"==typeof Symbol&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&"number"==typeof e.length)return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")};var es=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a},ts=function(e,t,n){if(n||2===arguments.length)for(var r,i=0,o=t.length;i<o;i++)!r&&i in t||(r||(r=Array.prototype.slice.call(t,0,i)),r[i]=t[i]);return e.concat(r||Array.prototype.slice.call(t))};function ns(e,t){(0,e.exec)(t.context,t._event.data,{action:e,state:t,_event:t._event})()}function rs(e){var t=n.useRef([]),r=n.useRef([]);Ya((function(){var n=e.subscribe((function(e){var n,i;if(e.actions.length){var o=e.actions.filter((function(e){return"function"==typeof e.exec&&"__effect"in e.exec})),a=es(function(e,t){var n,r,i=Ja([[],[]],2),o=i[0],a=i[1];try{for(var s=Qa(e),l=s.next();!l.done;l=s.next()){var c=l.value;t(c)?o.push(c):a.push(c)}}catch(e){n={error:e}}finally{try{l&&!l.done&&(r=s.return)&&r.call(s)}finally{if(n)throw n.error}}return[o,a]}(o,(function(e){return e.exec.__effect===Ua.Effect})),2),s=a[0],l=a[1];(n=t.current).push.apply(n,ts([],es(s.map((function(t){return[t,e]}))),!1)),(i=r.current).push.apply(i,ts([],es(l.map((function(t){return[t,e]}))),!1))}}));return function(){n.unsubscribe()}}),[]),Ya((function(){for(;r.current.length;){var e=es(r.current.shift(),2);ns(e[0],e[1])}})),n.useEffect((function(){for(;t.current.length;){var e=es(t.current.shift(),2);ns(e[0],e[1])}}))}var is=function(){return is=Object.assign||function(e){for(var t,n=1,r=arguments.length;n<r;n++)for(var i in t=arguments[n])Object.prototype.hasOwnProperty.call(t,i)&&(e[i]=t[i]);return e},is.apply(this,arguments)},os=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols){var i=0;for(r=Object.getOwnPropertySymbols(e);i<r.length;i++)t.indexOf(r[i])<0&&Object.prototype.propertyIsEnumerable.call(e,r[i])&&(n[r[i]]=e[r[i]])}return n},as=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};var ss=function(e,t){var n="function"==typeof Symbol&&e[Symbol.iterator];if(!n)return e;var r,i,o=n.call(e),a=[];try{for(;(void 0===t||t-- >0)&&!(r=o.next()).done;)a.push(r.value)}catch(e){i={error:e}}finally{try{r&&!r.done&&(n=o.return)&&n.call(o)}finally{if(i)throw i.error}}return a};function ls(e,t){void 0===t&&(t={});var r=n.useCallback((function(e){var t=void 0===e.changed&&Object.keys(e.children).length;(e.changed||t)&&s(e)}),[]),i=function(e,t,r){void 0===t&&(t={});var i=Ka((function(){return"function"==typeof e?e():e}));if("production"!==process.env.NODE_ENV&&"function"!=typeof e){var o=as(n.useState(i),1)[0];e!==o&&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,p=t.state,h=os(t,["context","guards","actions","activities","services","delays","state"]),f=Ka((function(){var e={context:a,guards:s,actions:l,activities:c,services:d,delays:u};return za(i.withConfig(e,(function(){return is(is({},i.context),a)})),is({deferEvents:!0},h))}));return Ya((function(){var e;return r&&(e=f.subscribe(function(e){if("object"==typeof e)return e;var t=function(){};return{next:e,error:void 0||t,complete:void 0||t}}(r))),function(){null==e||e.unsubscribe()}}),[r]),Ya((function(){return f.start(p?$a.create(p):void 0),function(){f.stop()}}),[]),Ya((function(){Object.assign(f.machine.options.actions,l),Object.assign(f.machine.options.guards,s),Object.assign(f.machine.options.activities,c),Object.assign(f.machine.options.services,d),Object.assign(f.machine.options.delays,u)}),[l,s,c,d,u]),rs(f),f}(e,t,r),o=ss(n.useState((function(){var e=i.machine.initialState;return t.state?$a.create(t.state):e})),2),a=o[0],s=o[1];return[a,i.send,i]}function cs(){return cs=Object.assign?Object.assign.bind():function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)({}).hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},cs.apply(null,arguments)}function ds(e,t){if(null==e)return{};var n={};for(var r in e)if({}.hasOwnProperty.call(e,r)){if(-1!==t.indexOf(r))continue;n[r]=e[r]}return n}const us={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(us.str(e)||us.num(e))return e===t;if(us.obj(e)&&us.obj(t)&&Object.keys(e).length+Object.keys(t).length===0)return!0;let n;for(n in e)if(!(n in t))return!1;for(n in t)if(e[n]!==t[n])return!1;return!us.und(n)||e===t}};function ps(e,t){return us.und(e)||us.nul(e)?t:e}function hs(e){return us.und(e)?[]:us.arr(e)?e:[e]}function fs(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return us.fun(e)?e(...n):e}function xs(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,ds(e,["to","from","config","onStart","onRest","onFrame","children","reset","reverse","force","immediate","delay","attach","destroyed","interpolateTo","ref","lazy"])}(e);if(us.und(t))return cs({to:t},e);const n=Object.keys(e).reduce(((n,r)=>us.und(t[r])?cs({},n,{[r]:e[r]}):n),{});return cs({to:t},n)}class gs{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 vs extends gs{constructor(){super(...arguments),this.payload=[],this.attach=()=>this.payload.forEach((e=>e instanceof gs&&e.addChild(this))),this.detach=()=>this.payload.forEach((e=>e instanceof gs&&e.removeChild(this)))}}class bs extends gs{constructor(){super(...arguments),this.payload={},this.attach=()=>Object.values(this.payload).forEach((e=>e instanceof gs&&e.addChild(this))),this.detach=()=>Object.values(this.payload).forEach((e=>e instanceof gs&&e.removeChild(this)))}getValue(e){void 0===e&&(e=!1);const t={};for(const n in this.payload){const r=this.payload[n];(!e||r instanceof gs)&&(t[n]=r instanceof gs?r[e?"getAnimatedValue":"getValue"]():r)}return t}getAnimatedValue(){return this.getValue(!0)}}let ms,ys;let Cs,ws=e=>"undefined"!=typeof window?window.requestAnimationFrame(e):-1;let js,ks=()=>Date.now();class $s extends bs{constructor(e,t){super(),this.update=void 0,this.payload=e.style?cs({},e,{style:js(e.style)}):e,this.update=t,this.attach()}}let Ss=!1;const Es=new Set,Os=()=>{if(!Ss)return!1;let e=ks();for(let t of Es){let n=!1;for(let r=0;r<t.configs.length;r++){let i,o,a=t.configs[r];for(let t=0;t<a.animatedValues.length;t++){let r=a.animatedValues[t];if(r.done)continue;let s=a.fromValues[t],l=a.toValues[t],c=r.lastPosition,d=l instanceof gs,u=Array.isArray(a.initialVelocity)?a.initialVelocity[t]:a.initialVelocity;if(d&&(l=l.getValue()),a.immediate)r.setValue(l),r.done=!0;else if("string"!=typeof s&&"string"!=typeof l){if(void 0!==a.duration)c=s+a.easing((e-r.startTime)/a.duration)*(l-s),i=e>=r.startTime+a.duration;else if(a.decay)c=s+u/(1-.998)*(1-Math.exp(-.0020000000000000018*(e-r.startTime))),i=Math.abs(r.lastPosition-c)<.1,i&&(l=c);else{o=void 0!==r.lastTime?r.lastTime:e,u=void 0!==r.lastVelocity?r.lastVelocity:a.initialVelocity,e>o+64&&(o=e);let t=Math.floor(e-o);for(let e=0;e<t;++e){u+=1*((-a.tension*(c-l)+-a.friction*u)/a.mass)/1e3,c+=1*u/1e3}let n=!(!a.clamp||0===a.tension)&&(s<l?c>l:c<l),d=Math.abs(u)<=a.precision,p=0===a.tension||Math.abs(l-c)<=a.precision;i=n||d&&p,r.lastVelocity=u,r.lastTime=e}d&&!a.toValues[t].done&&(i=!1),i?(r.value!==l&&(c=l),r.done=!0):n=!0,r.setValue(c),r.lastPosition=c}else r.setValue(l),r.done=!0}t.props.onFrame&&(t.values[a.name]=a.interpolation.getValue())}t.props.onFrame&&t.props.onFrame(t.values),n||(Es.delete(t),t.stop(!0))}return Es.size?ws(Os):Ss=!1,Ss};function Rs(e,t,n){if("function"==typeof e)return e;if(Array.isArray(e))return Rs({range:e,output:t,extrapolate:n});if(Cs&&"string"==typeof e.output[0])return Cs(e);const r=e,i=r.output,o=r.range||[0,1],a=r.extrapolateLeft||r.extrapolate||"extend",s=r.extrapolateRight||r.extrapolate||"extend",l=r.easing||(e=>e);return e=>{const t=function(e,t){for(var n=1;n<t.length-1&&!(t[n]>=e);++n);return n-1}(e,o);return function(e,t,n,r,i,o,a,s,l){let c=l?l(e):e;if(c<t){if("identity"===a)return c;"clamp"===a&&(c=t)}if(c>n){if("identity"===s)return c;"clamp"===s&&(c=n)}if(r===i)return r;if(t===n)return e<=t?r:i;t===-1/0?c=-c:n===1/0?c-=t:c=(c-t)/(n-t);c=o(c),r===-1/0?c=-c:i===1/0?c+=r:c=c*(i-r)+r;return c}(e,o[t],o[t+1],i[t],i[t+1],l,a,s,r.map)}}class Ts extends vs{constructor(e,t,n,r){super(),this.calc=void 0,this.payload=e instanceof vs&&!(e instanceof Ts)?e.getPayload():Array.isArray(e)?e:[e],this.calc=Rs(t,n,r)}getValue(){return this.calc(...this.payload.map((e=>e.getValue())))}updateConfig(e,t,n){this.calc=Rs(e,t,n)}interpolate(e,t,n){return new Ts(this,e,t,n)}}const Ls=(e,t,n)=>e&&new Ts(e,t,n);function _s(e,t){"update"in e?t.add(e):e.getChildren().forEach((e=>_s(e,t)))}class Ps extends gs{constructor(e){var t;super(),t=this,this.animatedStyles=new Set,this.value=void 0,this.startPosition=void 0,this.lastPosition=void 0,this.lastVelocity=void 0,this.startTime=void 0,this.lastTime=void 0,this.done=!1,this.setValue=function(e,n){void 0===n&&(n=!0),t.value=e,n&&t.flush()},this.value=e,this.startPosition=e,this.lastPosition=e}flush(){0===this.animatedStyles.size&&_s(this,this.animatedStyles),this.animatedStyles.forEach((e=>e.update()))}clearStyles(){this.animatedStyles.clear()}getValue(){return this.value}interpolate(e,t,n){return new Ts(this,e,t,n)}}class Ms extends vs{constructor(e){super(),this.payload=e.map((e=>new Ps(e)))}setValue(e,t){void 0===t&&(t=!0),Array.isArray(e)?e.length===this.payload.length&&e.forEach(((e,n)=>this.payload[n].setValue(e,t))):this.payload.forEach((n=>n.setValue(e,t)))}getValue(){return this.payload.map((e=>e.getValue()))}interpolate(e,t){return new Ts(this,e,t)}}let Ds=0,Is=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=Ds++}update(e){if(!e)return this;const t=xs(e),n=t.delay,r=void 0===n?0:n,i=t.to,o=ds(t,["delay","to"]);if(us.arr(i)||us.fun(i))this.queue.push(cs({},o,{delay:r,to:i}));else if(i){let e={};Object.entries(i).forEach((t=>{let n=t[0],i=t[1];const a=cs({to:{[n]:i},delay:fs(r,n)},o),s=e[a.delay]&&e[a.delay].to;e[a.delay]=cs({},e[a.delay],a,{to:cs({},s,a.to)})})),this.queue=Object.values(e)}return this.queue=this.queue.sort(((e,t)=>e.delay-t.delay)),this.diff(o),this}start(e){if(this.queue.length){this.idle=!1,this.localQueue&&this.localQueue.forEach((e=>{let t=e.from,n=void 0===t?{}:t,r=e.to,i=void 0===r?{}:r;us.obj(n)&&(this.merged=cs({},n,this.merged)),us.obj(i)&&(this.merged=cs({},this.merged,i))}));const t=this.local=++this.guid,n=this.localQueue=this.queue;this.queue=[],n.forEach(((r,i)=>{let o=r.delay,a=ds(r,["delay"]);const s=r=>{i===n.length-1&&t===this.guid&&r&&(this.idle=!0,this.props.onRest&&this.props.onRest(this.merged)),e&&e()};let l=us.arr(a.to)||us.fun(a.to);o?setTimeout((()=>{t===this.guid&&(l?this.runAsync(a,s):this.diff(a).start(s))}),o):l?this.runAsync(a,s):this.diff(a).start(s)}))}else us.fun(e)&&this.listeners.push(e),this.props.onStart&&this.props.onStart(),t=this,Es.has(t)||Es.add(t),Ss||(Ss=!0,ws(Os));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,Es.has(t)&&Es.delete(t)),this}runAsync(e,t){var n=this;e.delay;let r=ds(e,["delay"]);const i=this.local;let o=Promise.resolve(void 0);if(us.arr(r.to))for(let e=0;e<r.to.length;e++){const t=e,n=cs({},r,xs(r.to[t]));us.arr(n.config)&&(n.config=n.config[t]),o=o.then((()=>{if(i===this.guid)return new Promise((e=>this.diff(n).start(e)))}))}else if(us.fun(r.to)){let e,t=0;o=o.then((()=>r.to((n=>{const o=cs({},r,xs(n));if(us.arr(o.config)&&(o.config=o.config[t]),t++,i===this.guid)return e=new Promise((e=>this.diff(o).start(e)))}),(function(e){return void 0===e&&(e=!0),n.stop(e)})).then((()=>e))))}o.then(t)}diff(e){this.props=cs({},this.props,e);let t=this.props,n=t.from,r=void 0===n?{}:n,i=t.to,o=void 0===i?{}:i,a=t.config,s=void 0===a?{}:a,l=t.reverse,c=t.attach,d=t.reset,u=t.immediate;if(l){var p=[o,r];r=p[0],o=p[1]}this.merged=cs({},r,this.merged,o),this.hasChanged=!1;let h=c&&c(this);if(this.animations=Object.entries(this.merged).reduce(((e,t)=>{let n=t[0],i=t[1],o=e[n]||{};const a=us.num(i),l=us.str(i)&&!i.startsWith("#")&&!/\d/.test(i)&&!ys[i],c=us.arr(i),p=!a&&!c&&!l;let f=us.und(r[n])?i:r[n],x=a||c||l?i:1,g=fs(s,n);h&&(x=h.animations[n].parent);let v,b=o.parent,m=o.interpolation,y=hs(h?x.getPayload():x),C=i;p&&(C=Cs({range:[0,1],output:[i,i]})(1));let w=m&&m.getValue();const j=!us.und(b)&&o.animatedValues.some((e=>!e.done)),k=!us.equ(C,w),$=!us.equ(C,o.previous),S=!us.equ(g,o.config);if(d||$&&k||S){if(a||l)b=m=o.parent||new Ps(f);else if(c)b=m=o.parent||new Ms(f);else if(p){let e=o.interpolation&&o.interpolation.calc(o.parent.value);e=void 0===e||d?f:e,o.parent?(b=o.parent,b.setValue(0,!1)):b=new Ps(0);const t={output:[e,i]};o.interpolation?(m=o.interpolation,o.interpolation.updateConfig(t)):m=b.interpolate(t)}return y=hs(h?x.getPayload():x),v=hs(b.getPayload()),d&&!p&&b.setValue(f,!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=ks(),e.done=!1,e.animatedStyles.clear()})),fs(u,n)&&b.setValue(p?x:i,!1),cs({},e,{[n]:cs({},o,{name:n,parent:b,interpolation:m,animatedValues:v,toValues:y,previous:C,config:g,fromValues:hs(b.getValue()),immediate:fs(u,n),initialVelocity:ps(g.velocity,0),clamp:ps(g.clamp,!1),precision:ps(g.precision,.01),tension:ps(g.tension,170),friction:ps(g.friction,26),mass:ps(g.mass,1),duration:g.duration,easing:ps(g.easing,(e=>e)),decay:g.decay})})}return k?e:(p&&(b.setValue(1,!1),m.updateConfig({output:[C,C]})),b.done=!0,this.hasChanged=!0,cs({},e,{[n]:cs({},e[n],{previous:C})}))}),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 Ns=e=>{const t=us.fun(e),r=((e,t)=>{const r=n.useRef(!1),i=n.useRef(),o=us.fun(t),a=n.useMemo((()=>{let n;return i.current&&(i.current.map((e=>e.destroy())),i.current=void 0),[new Array(e).fill().map(((e,r)=>{const i=new Is,a=o?fs(t,r,i):t[r];return 0===r&&(n=a.ref),i.update(a),n||i.start(),i})),n]}),[e]),s=a[0],l=a[1];i.current=s,n.useImperativeHandle(l,(()=>({start:()=>Promise.all(i.current.map((e=>new Promise((t=>e.start(t)))))),stop:e=>i.current.forEach((t=>t.stop(e))),get controllers(){return i.current}})));const c=n.useMemo((()=>e=>i.current.map(((t,n)=>{t.update(o?fs(e,n,t):e[n]),l||t.start()}))),[e]);n.useEffect((()=>{r.current?o||c(t):l||i.current.forEach((e=>e.start()))})),n.useEffect((()=>(r.current=!0,()=>i.current.forEach((e=>e.destroy())))),[]);const d=i.current.map((e=>e.getValues()));return o?[d,c,e=>i.current.forEach((t=>t.pause(e)))]:d})(1,t?e:[e]),i=r[0],o=r[1],a=r[2];return t?[i[0],o,a]:i};class Vs extends bs{constructor(e){void 0===e&&(e={}),super(),!e.transform||e.transform instanceof gs||(e=ms.transform(e)),this.payload=e}}const As={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},zs="[-+]?\\d*\\.?\\d+",Bs=zs+"%";function Hs(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return"\\(\\s*("+t.join(")\\s*,\\s*(")+")\\s*\\)"}const Fs=new RegExp("rgb"+Hs(zs,zs,zs)),Zs=new RegExp("rgba"+Hs(zs,zs,zs,zs)),Gs=new RegExp("hsl"+Hs(zs,Bs,Bs)),qs=new RegExp("hsla"+Hs(zs,Bs,Bs,zs)),Ws=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Us=/^#([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})([0-9a-fA-F]{1})$/,Xs=/^#([0-9a-fA-F]{6})$/,Ys=/^#([0-9a-fA-F]{8})$/;function Ks(e,t,n){return n<0&&(n+=1),n>1&&(n-=1),n<1/6?e+6*(t-e)*n:n<.5?t:n<2/3?e+(t-e)*(2/3-n)*6:e}function Js(e,t,n){const r=n<.5?n*(1+t):n+t-n*t,i=2*n-r,o=Ks(i,r,e+1/3),a=Ks(i,r,e),s=Ks(i,r,e-1/3);return Math.round(255*o)<<24|Math.round(255*a)<<16|Math.round(255*s)<<8}function Qs(e){const t=parseInt(e,10);return t<0?0:t>255?255:t}function el(e){return(parseFloat(e)%360+360)%360/360}function tl(e){const t=parseFloat(e);return t<0?0:t>1?255:Math.round(255*t)}function nl(e){const t=parseFloat(e);return t<0?0:t>100?1:t/100}function rl(e){let t=function(e){let t;return"number"==typeof e?e>>>0===e&&e>=0&&e<=4294967295?e:null:(t=Xs.exec(e))?parseInt(t[1]+"ff",16)>>>0:As.hasOwnProperty(e)?As[e]:(t=Fs.exec(e))?(Qs(t[1])<<24|Qs(t[2])<<16|Qs(t[3])<<8|255)>>>0:(t=Zs.exec(e))?(Qs(t[1])<<24|Qs(t[2])<<16|Qs(t[3])<<8|tl(t[4]))>>>0:(t=Ws.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+"ff",16)>>>0:(t=Ys.exec(e))?parseInt(t[1],16)>>>0:(t=Us.exec(e))?parseInt(t[1]+t[1]+t[2]+t[2]+t[3]+t[3]+t[4]+t[4],16)>>>0:(t=Gs.exec(e))?(255|Js(el(t[1]),nl(t[2]),nl(t[3])))>>>0:(t=qs.exec(e))?(Js(el(t[1]),nl(t[2]),nl(t[3]))|tl(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 il=/[+\-]?(?:0|[1-9]\d*)(?:\.\d*)?(?:[eE][+\-]?\d+)?/g,ol=/(#(?:[0-9a-f]{2}){2,4}|(#[0-9a-f]{3})|(rgb|hsl)a?\((-?\d+%?[,\s]+){2,3}\s*[\d\.]+%?\))/gi,al=new RegExp(`(${Object.keys(As).join("|")})`,"g");let sl={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 ll=["Webkit","Ms","Moz","O"];function cl(e,t,n){return null==t||"boolean"==typeof t||""===t?"":n||"number"!=typeof t||0===t||sl.hasOwnProperty(e)&&sl[e]?(""+t).trim():t+"px"}sl=Object.keys(sl).reduce(((e,t)=>(ll.forEach((n=>e[((e,t)=>e+t.charAt(0).toUpperCase()+t.substring(1))(n,t)]=e[t])),e)),sl);const dl={};var ul;js=e=>new Vs(e),ul=e=>{const t=e.output.map((e=>e.replace(ol,rl))).map((e=>e.replace(al,rl))),n=t[0].match(il).map((()=>[]));t.forEach((e=>{e.match(il).forEach(((e,t)=>n[t].push(+e)))}));const r=t[0].match(il).map(((t,r)=>Rs(cs({},e,{output:n[r]}))));return e=>{let n=0;return t[0].replace(il,(()=>r[n++](e))).replace(/rgba\(([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+), ([0-9\.-]+)\)/gi,((e,t,n,r,i)=>`rgba(${Math.round(t)}, ${Math.round(n)}, ${Math.round(r)}, ${i})`))}},Cs=ul,ys=As,function(e,t){ms={fn:e,transform:t}}(((e,t)=>{if(!e.nodeType||void 0===e.setAttribute)return!1;{const i=t.style,o=t.children,a=t.scrollTop,s=t.scrollLeft,l=ds(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!==o&&(e.textContent=o);for(let t in i)if(i.hasOwnProperty(t)){var n=0===t.indexOf("--"),r=cl(t,i[t],n);"float"===t&&(t="cssFloat"),n?e.style.setProperty(t,r):e.style[t]=r}for(let t in l){const n=c?t:dl[t]||(dl[t]=t.replace(/([A-Z])/g,(e=>"-"+e.toLowerCase())));void 0!==e.getAttribute(n)&&e.setAttribute(n,l[t])}}}),(e=>e));var pl;const hl=(pl=e=>n.forwardRef(((t,r)=>{const i=function(){const e=n.useState(!1)[1];return n.useCallback((()=>e((e=>!e))),[])}(),o=n.useRef(!0),a=n.useRef(null),s=n.useRef(null),l=n.useCallback((e=>{const t=a.current;a.current=new $s(e,(()=>{let e=!1;s.current&&(e=ms.fn(s.current,a.current.getAnimatedValue())),s.current&&!1!==e||i()})),t&&t.detach()}),[]);n.useEffect((()=>()=>{o.current=!1,a.current&&a.current.detach()}),[]),n.useImperativeHandle(r,(()=>(e=>e.current)(s))),l(t);const c=a.current.getValue();c.scrollTop,c.scrollLeft;const d=ds(c,["scrollTop","scrollLeft"]),u=(p=e,!us.fun(p)||p.prototype instanceof n.Component?e=>s.current=function(e,t){return t&&(us.fun(t)?t(e):us.obj(t)&&(t.current=e)),e}(e,r):void 0);var p;return n.createElement(e,cs({},d,{ref:u}))})),e=>(us.arr(e)?e:Object.keys(e)).reduce(((e,t)=>{const n=t;return e[n]=pl(n),e}),pl))(["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 fl(e,t){return e.map((function(e,n){return e+t[n]}))}function xl(e,t){return e.map((function(e,n){return e-t[n]}))}function gl(e){return Math.hypot.apply(Math,e)}function vl(e){return Math.sign?Math.sign(e):Number(e>0)-Number(e<0)||+e}function bl(e,t,n){return 0===t||Math.abs(t)===1/0?function(e,t){return Math.pow(e,5*t)}(e,n):e*t*n/(t+n*e)}function ml(e,t,n,r){return void 0===r&&(r=.15),0===r?function(e,t,n){return Math.max(t,Math.min(e,n))}(e,t,n):e<t?-bl(t-e,n-t,r)+t:e>n?+bl(e-n,n-t,r)+n:e}function yl(e,t,n){return t&&function(e,t){for(var n=0;n<t.length;n++){var r=t[n];r.enumerable=r.enumerable||!1,r.configurable=!0,"value"in r&&(r.writable=!0),Object.defineProperty(e,r.key,r)}}(e.prototype,t),e}function Cl(){return Cl=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Cl.apply(this,arguments)}function wl(e,t){e.prototype=Object.create(t.prototype),e.prototype.constructor=e,e.__proto__=t}function jl(e){if(void 0===e)throw new ReferenceError("this hasn't been initialised - super() hasn't been called");return e}function kl(e,t){(null==t||t>e.length)&&(t=e.length);for(var n=0,r=new Array(t);n<t;n++)r[n]=e[n];return r}function $l(e,t){var n;if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(n=function(e,t){if(e){if("string"==typeof e)return kl(e,t);var n=Object.prototype.toString.call(e).slice(8,-1);return"Object"===n&&e.constructor&&(n=e.constructor.name),"Map"===n||"Set"===n?Array.from(e):"Arguments"===n||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)?kl(e,t):void 0}}(e))||t){n&&(e=n);var r=0;return function(){return r>=e.length?{done:!0}:{done:!1,value:e[r++]}}}throw new TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}return(n=e[Symbol.iterator]()).next.bind(n)}function Sl(){}function El(){for(var e=arguments.length,t=new Array(e),n=0;n<e;n++)t[n]=arguments[n];return 0===t.length?Sl:1===t.length?t[0]:function(){for(var e,n,r=$l(t);!(n=r()).done;){e=n.value.apply(this,arguments)||e}return e}}function Ol(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 Rl(e){if("function"==typeof e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return e.apply(void 0,n)}return e}function Tl(e,t){void 0===e&&(e={});for(var n={},r=0,i=Object.entries(t);r<i.length;r++){var o=i[r],a=o[0],s=o[1];switch(typeof s){case"function":n[a]=s.call(n,e[a],a,e);break;case"object":n[a]=Tl(e[a],s);break;case"boolean":s&&(n[a]=e[a])}}return n}var Ll=Cl({},{threshold:function(e){return void 0===e&&(e=0),Ol(e)},rubberband:function(e){switch(void 0===e&&(e=0),e){case!0:return Ol(.15);case!1:return Ol(0);default:return Ol(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:Ol(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 Ll.bounds(e(t))};var t=e,n=t.left,r=void 0===n?-1/0:n,i=t.right,o=void 0===i?1/0:i,a=t.top,s=void 0===a?-1/0:a,l=t.bottom;return[[r,o],[s,void 0===l?1/0:l]]}}),_l="undefined"!=typeof window&&window.document&&window.document.createElement,Pl={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=_l?window:void 0),e})),eventOptions:function(e){var t=void 0===e?{}:e,n=t.passive,r=void 0===n||n,i=t.capture;return{passive:r,capture:void 0!==i&&i}}},Ml=Cl({},Ll,{threshold:function(e,t,n){var r=n.filterTaps,i=void 0!==r&&r,o=n.lockDirection,a=void 0!==o&&o,s=n.axis,l=Ol(e,i?3:a||(void 0===s?void 0:s)?1:0);return this.filterTaps=i||l[0]+l[1]>0,l},swipeVelocity:function(e){return void 0===e&&(e=.5),Ol(e)},swipeDistance:function(e){return void 0===e&&(e=60),Ol(e)},delay:function(e){switch(void 0===e&&(e=0),e){case!0:return 180;case!1:return 0;default:return e}}});function Dl(e){var t=e.domTarget,n=e.eventOptions,r=e.window,i=e.enabled,o=function(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)n=o[r],t.indexOf(n)>=0||(i[n]=e[n]);return i}(e,["domTarget","eventOptions","window","enabled"]),a=function(e){return void 0===e&&(e={}),Tl(e,Pl)}({domTarget:t,eventOptions:n,window:r,enabled:i});return a.drag=function(e){return void 0===e&&(e={}),Tl(e,Ml)}(o),a}function Il(e){return Cl({_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:Sl,canceled:!1,memo:void 0,args:void 0},e)}function Nl(){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:Il({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:Il({da:[0,0],vdva:[0,0],origin:void 0,turns:0}),wheel:Il({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),move:Il({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0}),scroll:Il({axis:void 0,xy:[0,0],vxvy:[0,0],velocity:0,distance:0})}}var Vl=new Map,Al=function(){function e(e,t){var n=this;void 0===t&&(t=[]),this.controller=e,this.args=t,this.debounced=!0,this.setTimeout=function(e,t){var r;void 0===t&&(t=140),clearTimeout(n.controller.timeouts[n.stateKey]);for(var i=arguments.length,o=new Array(i>2?i-2:0),a=2;a<i;a++)o[a-2]=arguments[a];n.controller.timeouts[n.stateKey]=(r=window).setTimeout.apply(r,[e,t].concat(o))},this.clearTimeout=function(){clearTimeout(n.controller.timeouts[n.stateKey])},this.fireGestureHandler=function(e){if(void 0===e&&(e=!1),n.state._blocked)return n.debounced||(n.state._active=!1,n.clean()),null;if(!e&&!n.state.intentional&&!n.config.triggerAllEvents)return null;if(n.state.intentional){var t=n.state.active,r=n.state._active;n.state.active=r,n.state.first=r&&!t,n.state.last=t&&!r,n.controller.state.shared[n.ingKey]=r}var i=Cl({},n.controller.state.shared,n.state,n.mapStateValues(n.state)),o=n.handler(i);return n.state.memo=void 0!==o?o:n.state.memo,n.state._active||n.clean(),i}}var t=e.prototype;return t.updateSharedState=function(e){Object.assign(this.controller.state.shared,e)},t.updateGestureState=function(e){Object.assign(this.state,e)},t.checkIntentionality=function(e,t){return{_intentional:e,_blocked:!1}},t.getMovement=function(e){var t=this.config,n=t.initial,r=t.bounds,i=t.rubberband,o=t.threshold,a=this.state,s=a._bounds,l=a._initial,c=a._active,d=a._intentional,u=a.lastOffset,p=a.movement,h=this.getInternalMovement(e,this.state),f=!1===d[0]?zl(h[0],o[0]):d[0],x=!1===d[1]?zl(h[1],o[1]):d[1],g=this.checkIntentionality([f,x],h);if(g._blocked)return Cl({},g,{_movement:h,delta:[0,0]});var v,b,m,y,C=g._intentional,w=h;(!1!==C[0]&&!1===d[0]&&(b=Rl(n,this.state),v=Rl(r,this.state),l[0]=b[0],s[0]=v[0]),!1!==C[1]&&!1===d[1])&&(b=null!=(m=b)?m:Rl(n,this.state),v=null!=(y=v)?y:Rl(r,this.state),l[1]=b[1],s[1]=v[1]);var j=[!1!==C[0]?h[0]-C[0]:l[0],!1!==C[1]?h[1]-C[1]:l[1]],k=fl(j,u),$=c?i:[0,0];return j=Bl(s,fl(j,l),$),Cl({},g,{intentional:!1!==C[0]||!1!==C[1],_initial:l,_movement:w,movement:j,values:e,offset:Bl(s,k,$),delta:xl(j,p)})},t.clean=function(){this.clearTimeout()},yl(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 zl(e,t){return Math.abs(e)>=t&&vl(e)*t}function Bl(e,t,n){var r=t[0],i=t[1],o=n[0],a=n[1],s=e[0],l=s[0],c=s[1],d=e[1],u=d[0],p=d[1];return[ml(r,l,c,o),ml(i,u,p,a)]}function Hl(e,t,n){var r=e.state,i=e.args,o=t.timeStamp,a=t.type,s=r.values;return{_lastEventType:a,event:t,timeStamp:o,elapsedTime:n?0:o-r.startTime,args:i,previous:s}}function Fl(e,t){return function(n){for(var r=arguments.length,i=new Array(r>1?r-1:0),o=1;o<r;o++)i[o-1]=arguments[o];return e.call.apply(e,[this,Cl({},t,{event:n})].concat(i))}}var Zl=function(e){var t=this;this.classes=e,this.bind=function(){for(var e={},n=arguments.length,r=new Array(n),i=0;i<n;i++)r[i]=arguments[i];for(var o,a=$l(t.classes);!(o=a()).done;){new(0,o.value)(t,r).addBindings(e)}for(var s=0,l=Object.entries(t.nativeRefs);s<l.length;s++){var c=l[s];Wl(e,c[0],Fl(c[1],Cl({},t.state.shared,{args:r})))}return t.config.domTarget?function(e,t){var n=e.config,r=e.domListeners,i=ql(n);if(!i)throw new Error("domTarget must be defined");var o=n.eventOptions;Xl(i,Gl(r),o);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();r.push([u,El.apply(void 0,d)])}Ul(i,r,o)}(t,e):function(e,t){for(var n=e.config,r={},i=n.eventOptions.capture?"Capture":"",o=0,a=Object.entries(t);o<a.length;o++){var s=a[o],l=s[0],c=s[1],d=Array.isArray(c)?c:[c];r[l+i]=El.apply(void 0,d)}return r}(t,e)},this.effect=function(){return t.config.domTarget&&t.bind(),t.clean},this.clean=function(){var e=ql(t.config),n=t.config.eventOptions;e&&Xl(e,Gl(t.domListeners),n),Object.values(t.timeouts).forEach(clearTimeout),function(e){var t=e.config,n=t.window,r=t.eventOptions,i=e.windowListeners;if(!n)return;for(var o in i){Xl(n,i[o],r)}e.windowListeners={}}(t)},this.state=Nl(),this.timeouts={},this.domListeners=[],this.windowListeners={}};function Gl(e){return void 0===e&&(e=[]),e.splice(0,e.length)}function ql(e){var t=e.domTarget;return t&&"current"in t?t.current:t}function Wl(e,t,n){e[t]||(e[t]=[]),e[t].push(n)}function Ul(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,i=$l(t);!(r=i()).done;){var o=r.value,a=o[0],s=o[1];e.addEventListener(a,s,n)}}function Xl(e,t,n){void 0===t&&(t=[]),void 0===n&&(n={});for(var r,i=$l(t);!(r=i()).done;){var o=r.value,a=o[0],s=o[1];e.removeEventListener(a,s,n)}}function Yl(e,t,r){void 0===r&&(r={});var i=function(e){var t=new Set;e.drag&&t.add(Vl.get("drag"));e.wheel&&t.add(Vl.get("wheel"));e.scroll&&t.add(Vl.get("scroll"));e.move&&t.add(Vl.get("move"));e.pinch&&t.add(Vl.get("pinch"));e.hover&&t.add(Vl.get("hover"));return t}(e),o=n.useMemo((function(){return new Zl(i)}),[]);return o.config=t,o.handlers=e,o.nativeRefs=r,n.useEffect(o.effect,[]),o.config.domTarget?Kl:o.bind}function Kl(){"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 Jl(e){if("touches"in e){var t=e.targetTouches,n=e.changedTouches;return t.length>0?t:n}return null}function Ql(e){var t="buttons"in e?e.buttons:0,n=Jl(e),r=n&&n.length||0;return{touches:r,down:r>0||t>0,buttons:t,shiftKey:e.shiftKey,altKey:e.altKey,metaKey:e.metaKey,ctrlKey:e.ctrlKey}}function ec(e){var t=Jl(e),n=t?t[0]:e;return[n.clientX,n.clientY]}var tc=function(e){function t(){var t;return(t=e.apply(this,arguments)||this).ingKey="dragging",t.stateKey="drag",t.onDragStart=function(e){t.enabled&&!t.state._active&&(!function(e,t,n){var r=e.config,i=e.windowListeners;void 0===n&&(n=[]),r.window&&(Xl(r.window,i[t],r.eventOptions),Ul(r.window,i[t]=n,r.eventOptions))}(t.controller,t.stateKey,[["pointermove",t.onDragChange],["pointerup",t.onDragEnd],["pointercancel",t.onDragEnd]]),t.updateGestureState({_pointerId:e.pointerId}),t.config.delay>0?(t.state._delayedEvent=!0,"persist"in e&&"function"==typeof e.persist&&e.persist(),t.setTimeout(t.startDrag.bind(jl(t)),t.config.delay,e)):t.startDrag(e))},t.onDragChange=function(e){if(!t.state.canceled&&e.pointerId===t.state._pointerId)if(t.state._active){var n=Ql(e);if(n.down){t.updateSharedState(n);var r=ec(e),i=t.getKinematics(r,e),o=Hl(jl(t),e),a=t.state._isTap,s=gl(i._movement);a&&s>=3&&(a=!1),t.updateGestureState(Cl({},o,i,{_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 n=t.state._isTap,r=t.state.velocities,i=r[0],o=r[1],a=t.state.movement,s=a[0],l=a[1],c=t.state._intentional,d=c[0],u=c[1],p=t.config.swipeVelocity,h=p[0],f=p[1],x=t.config.swipeDistance,g=x[0],v=x[1],b=Cl({},Hl(jl(t),e),t.getMovement(t.state.values)),m=[0,0];b.elapsedTime<220&&(!1!==d&&Math.abs(i)>h&&Math.abs(s)>g&&(m[0]=vl(i)),!1!==u&&Math.abs(o)>f&&Math.abs(l)>v&&(m[1]=vl(o))),t.updateGestureState(Cl({},b,{tap:n,swipe:m})),t.fireGestureHandler(!0===n)}},t.clean=function(){e.prototype.clean.call(jl(t)),t.state._delayedEvent=!1,function(e,t){var n=e.config,r=e.windowListeners;n.window&&(Xl(n.window,r[t],n.eventOptions),delete r[t])}(t.controller,t.stateKey)},t.onCancel=function(){t.state.canceled||(t.updateGestureState({canceled:!0}),t.state._active=!1,t.updateSharedState({down:!1,buttons:0,touches:0}),requestAnimationFrame((function(){return t.fireGestureHandler()})))},t.onClick=function(e){t.state._isTap||e.stopPropagation()},t}wl(t,e);var n=t.prototype;return n.startDrag=function(e){var t=ec(e);this.updateSharedState(Ql(e)),this.updateGestureState(Cl({},function(e,t,n){var r=e.state.offset,i=n.timeStamp;return Cl({},Nl()[e.stateKey],{_active:!0,values:t,initial:t,offset:r,lastOffset:r,startTime:i})}(this,t,e),Hl(this,e,!0),{_pointerId:e.pointerId,cancel:this.onCancel})),this.updateGestureState(this.getMovement(t)),this.fireGestureHandler()},n.addBindings=function(e){(Wl(e,"onPointerDown",this.onDragStart),this.config.filterTaps)&&Wl(e,this.controller.config.eventOptions.capture?"onClick":"onClickCapture",this.onClick)},t}(function(e){function t(){return e.apply(this,arguments)||this}wl(t,e);var n=t.prototype;return n.getInternalMovement=function(e,t){return xl(e,t.initial)},n.checkIntentionality=function(e,t){if(!1===e[0]&&!1===e[1])return{_intentional:e,axis:this.state.axis};var n=t.map(Math.abs),r=n[0],i=n[1],o=this.state.axis||(r>i?"x":r<i?"y":void 0);return this.config.axis||this.config.lockDirection?o?this.config.axis&&o!==this.config.axis?{_intentional:e,_blocked:!0,axis:o}:(e["x"===o?1:0]=!1,{_intentional:e,_blocked:!1,axis:o}):{_intentional:[!1,!1],_blocked:!1,axis:o}:{_intentional:e,_blocked:!1,axis:o}},n.getKinematics=function(e,t){var n=this.getMovement(e);if(!n._blocked){var r=t.timeStamp-this.state.timeStamp;Object.assign(n,function(e,t,n){var r=gl(t),i=0===r?0:1/r,o=0===n?0:1/n,a=o*r,s=t.map((function(e){return o*e})),l=t.map((function(e){return i*e}));return{velocities:s,velocity:a,distance:gl(e),direction:l}}(n.movement,n.delta,r))}return n},n.mapStateValues=function(e){return{xy:e.values,vxvy:e.velocities}},t}(Al));function nc(e,t){if(e===t)return!0;if(e&&t&&"object"==typeof e&&"object"==typeof t){if(e.constructor!==t.constructor)return!1;var n,r,i,o;if(Array.isArray(e)){if((n=e.length)!==t.length)return!1;for(r=n;0!=r--;)if(!nc(e[r],t[r]))return!1;return!0}if("function"==typeof Map&&e instanceof Map&&t instanceof Map){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;for(o=e.entries();!(r=o.next()).done;)if(!nc(r.value[1],t.get(r.value[0])))return!1;return!0}if("function"==typeof Set&&e instanceof Set&&t instanceof Set){if(e.size!==t.size)return!1;for(o=e.entries();!(r=o.next()).done;)if(!t.has(r.value[0]))return!1;return!0}if(e.constructor===RegExp)return e.source===t.source&&e.flags===t.flags;if(e.valueOf!==Object.prototype.valueOf)return e.valueOf()===t.valueOf();if(e.toString!==Object.prototype.toString)return e.toString()===t.toString();if((n=(i=Object.keys(e)).length)!==Object.keys(t).length)return!1;for(r=n;0!=r--;)if(!Object.prototype.hasOwnProperty.call(t,i[r]))return!1;if("undefined"!=typeof Element&&e instanceof Element)return!1;for(r=n;0!=r--;)if(!("_owner"===i[r]&&e.$$typeof||nc(e[i[r]],t[i[r]])))return!1;return!0}return e!=e&&t!=t}function rc(e,t){try{return nc(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 ic(e,t){void 0===t&&(t={}),Vl.set("drag",tc);var r=n.useRef();return r.current||(r.current=function(e,t){var n,r,i=[],o=!1;return function(){for(var a=arguments.length,s=new Array(a),l=0;l<a;l++)s[l]=arguments[l];return o&&n===this&&t(s,i)||(r=e.apply(this,s),o=!0,n=this,i=s),r}}(Dl,rc)),Yl({drag:e},r.current(t))}
|
|
2268
2273
|
/*!
|
|
2269
2274
|
* tabbable 5.3.3
|
|
2270
2275
|
* @license MIT, https://github.com/focus-trap/tabbable/blob/master/LICENSE
|
|
2271
|
-
*/var
|
|
2276
|
+
*/var oc=["input","select","textarea","a[href]","button","[tabindex]:not(slot)","audio[controls]","video[controls]",'[contenteditable]:not([contenteditable="false"])',"details>summary:first-of-type","details"],ac=oc.join(","),sc="undefined"==typeof Element,lc=sc?function(){}:Element.prototype.matches||Element.prototype.msMatchesSelector||Element.prototype.webkitMatchesSelector,cc=!sc&&Element.prototype.getRootNode?function(e){return e.getRootNode()}:function(e){return e.ownerDocument},dc=function(e,t,n){var r=Array.prototype.slice.apply(e.querySelectorAll(ac));return t&&lc.call(e,ac)&&r.unshift(e),r=r.filter(n)},uc=function e(t,n,r){for(var i=[],o=Array.from(t);o.length;){var a=o.shift();if("SLOT"===a.tagName){var s=a.assignedElements(),l=e(s.length?s:a.children,!0,r);r.flatten?i.push.apply(i,l):i.push({scope:a,candidates:l})}else{lc.call(a,ac)&&r.filter(a)&&(n||!t.includes(a))&&i.push(a);var c=a.shadowRoot||"function"==typeof r.getShadowRoot&&r.getShadowRoot(a),d=!r.shadowRootFilter||r.shadowRootFilter(a);if(c&&d){var u=e(!0===c?a.children:c.children,!0,r);r.flatten?i.push.apply(i,u):i.push({scope:a,candidates:u})}else o.unshift.apply(o,a.children)}}return i},pc=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},hc=function(e,t){return e.tabIndex===t.tabIndex?e.documentOrder-t.documentOrder:e.tabIndex-t.tabIndex},fc=function(e){return"INPUT"===e.tagName},xc=function(e){return function(e){return fc(e)&&"radio"===e.type}(e)&&!function(e){if(!e.name)return!0;var t,n=e.form||cc(e),r=function(e){return n.querySelectorAll('input[type="radio"][name="'+e+'"]')};if("undefined"!=typeof window&&void 0!==window.CSS&&"function"==typeof window.CSS.escape)t=r(window.CSS.escape(e.name));else try{t=r(e.name)}catch(e){return console.error("Looks like you have a radio button with a name attribute containing invalid CSS selector characters and need the CSS.escape polyfill: %s",e.message),!1}var i=function(e,t){for(var n=0;n<e.length;n++)if(e[n].checked&&e[n].form===t)return e[n]}(t,e.form);return!i||i===e}(e)},gc=function(e){var t=e.getBoundingClientRect(),n=t.width,r=t.height;return 0===n&&0===r},vc=function(e,t){return!(t.disabled||function(e){return fc(e)&&"hidden"===e.type}(t)||function(e,t){var n=t.displayCheck,r=t.getShadowRoot;if("hidden"===getComputedStyle(e).visibility)return!0;var i=lc.call(e,"details>summary:first-of-type")?e.parentElement:e;if(lc.call(i,"details:not([open]) *"))return!0;var o=cc(e).host,a=(null==o?void 0:o.ownerDocument.contains(o))||e.ownerDocument.contains(e);if(n&&"full"!==n){if("non-zero-area"===n)return gc(e)}else{if("function"==typeof r){for(var s=e;e;){var l=e.parentElement,c=cc(e);if(l&&!l.shadowRoot&&!0===r(l))return gc(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 n=0;n<t.children.length;n++){var r=t.children.item(n);if("LEGEND"===r.tagName)return!!lc.call(t,"fieldset[disabled] *")||!r.contains(e)}return!0}t=t.parentElement}return!1}(t))},bc=function(e,t){return!(xc(t)||pc(t)<0||!vc(e,t))},mc=function(e){var t=parseInt(e.getAttribute("tabindex"),10);return!!(isNaN(t)||t>=0)},yc=function e(t){var n=[],r=[];return t.forEach((function(t,i){var o=!!t.scope,a=o?t.scope:t,s=pc(a,o),l=o?e(t.candidates):a;0===s?o?n.push.apply(n,l):n.push(a):r.push({documentOrder:i,tabIndex:s,item:t,isScope:o,content:l})})),r.sort(hc).reduce((function(e,t){return t.isScope?e.push.apply(e,t.content):e.push(t.content),e}),[]).concat(n)},Cc=function(e,t){var n;return n=(t=t||{}).getShadowRoot?uc([e],t.includeContainer,{filter:bc.bind(null,t),flatten:!1,getShadowRoot:t.getShadowRoot,shadowRootFilter:mc}):dc(e,t.includeContainer,bc.bind(null,t)),yc(n)},wc=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==lc.call(e,ac)&&bc(t,e)},jc=oc.concat("iframe").join(","),kc=function(e,t){if(t=t||{},!e)throw new Error("No node provided");return!1!==lc.call(e,jc)&&vc(t,e)};
|
|
2272
2277
|
/*!
|
|
2273
2278
|
* focus-trap 6.9.4
|
|
2274
2279
|
* @license MIT, https://github.com/focus-trap/focus-trap/blob/master/LICENSE
|
|
2275
2280
|
*/
|
|
2276
|
-
function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function $c(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?kc(Object(n),!0).forEach((function(t){Sc(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):kc(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Sc(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Ec,Oc=(Ec=[],{activateTrap:function(e){if(Ec.length>0){var t=Ec[Ec.length-1];t!==e&&t.pause()}var n=Ec.indexOf(e);-1===n||Ec.splice(n,1),Ec.push(e)},deactivateTrap:function(e){var t=Ec.indexOf(e);-1!==t&&Ec.splice(t,1),Ec.length>0&&Ec[Ec.length-1].unpause()}}),Rc=function(e){return setTimeout(e,0)},Tc=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},Lc=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},_c=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},Pc=function(e,t){var n,r=(null==t?void 0:t.document)||document,i=$c({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),o={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a=function(e,t,n){return e&&void 0!==e[t]?e[t]:i[n||t]},s=function(e){return o.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=i[e];if("function"==typeof t){for(var n=arguments.length,o=new Array(n>1?n-1:0),a=1;a<n;a++)o[a-1]=arguments[a];t=t.apply(void 0,o)}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=r.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(r.activeElement)>=0)e=r.activeElement;else{var t=o.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(o.containerGroups=o.containers.map((function(e){var t,n,r=yc(e,i.tabbableOptions),o=(t=e,(n=(n=i.tabbableOptions)||{}).getShadowRoot?dc([t],n.includeContainer,{filter:gc.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):cc(t,n.includeContainer,gc.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:o,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=o.findIndex((function(t){return t===e}));if(!(n<0))return t?o.slice(n+1).find((function(e){return Cc(e,i.tabbableOptions)})):o.slice(0,n).reverse().find((function(e){return Cc(e,i.tabbableOptions)}))}}})),o.tabbableGroups=o.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),o.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!i.preventScroll}),o.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},p=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},h=function(e){var t=_c(e);s(t)>=0||(Lc(i.clickOutsideDeactivates,e)?n.deactivate({returnFocus:i.returnFocusOnDeactivate&&!jc(t,i.tabbableOptions)}):Lc(i.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=_c(e),n=s(t)>=0;n||t instanceof Document?n&&(o.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(o.mostRecentlyFocusedNode||c()))},x=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==Lc(i.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=_c(e);d();var n=null;if(o.tabbableGroups.length>0){var r=s(t),a=r>=0?o.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?o.tabbableGroups[o.tabbableGroups.length-1].lastTabbableNode:o.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=Tc(o.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(a.container===t||jc(t,i.tabbableOptions)&&!Cc(t,i.tabbableOptions)&&!a.nextTabbableNode(t,!1))&&(c=r),c>=0){var p=0===c?o.tabbableGroups.length-1:c-1;n=o.tabbableGroups[p].lastTabbableNode}}else{var h=Tc(o.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(h<0&&(a.container===t||jc(t,i.tabbableOptions)&&!Cc(t,i.tabbableOptions)&&!a.nextTabbableNode(t))&&(h=r),h>=0){var f=h===o.tabbableGroups.length-1?0:h+1;n=o.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=_c(e);s(t)>=0||Lc(i.clickOutsideDeactivates,e)||Lc(i.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(o.active)return Oc.activateTrap(n),o.delayInitialFocusTimer=i.delayInitialFocus?Rc((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",h,{capture:!0,passive:!1}),r.addEventListener("touchstart",h,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",x,{capture:!0,passive:!1}),n},b=function(){if(o.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",h,!0),r.removeEventListener("touchstart",h,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",x,!0),n};return(n={get active(){return o.active},get paused(){return o.paused},activate:function(e){if(o.active)return this;var t=a(e,"onActivate"),n=a(e,"onPostActivate"),i=a(e,"checkCanFocusTrap");i||d(),o.active=!0,o.paused=!1,o.nodeFocusedBeforeActivation=r.activeElement,t&&t();var s=function(){i&&d(),v(),n&&n()};return i?(i(o.containers.concat()).then(s,s),this):(s(),this)},deactivate:function(e){if(!o.active)return this;var t=$c({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},e);clearTimeout(o.delayInitialFocusTimer),o.delayInitialFocusTimer=void 0,b(),o.active=!1,o.paused=!1,Oc.deactivateTrap(n);var r=a(t,"onDeactivate"),s=a(t,"onPostDeactivate"),l=a(t,"checkCanReturnFocus"),c=a(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){Rc((function(){c&&u(p(o.nodeFocusedBeforeActivation)),s&&s()}))};return c&&l?(l(p(o.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return o.paused||!o.active||(o.paused=!0,b()),this},unpause:function(){return o.paused&&o.active?(o.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return o.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),o.active&&d(),this}}).updateContainerElements(e),n};var Mc=!1;if("undefined"!=typeof window){var Dc={get passive(){Mc=!0}};window.addEventListener("testPassive",null,Dc),window.removeEventListener("testPassive",null,Dc)}var Ic,Nc="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),Vc=[],Ac=!1,zc=-1,Bc=void 0,Hc=void 0,Fc=function(e){return Vc.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},Zc=function(e){var t=e||window.event;return!!Fc(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},Gc=function(e,t){if(e){if(!Vc.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};Vc=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(Vc),[n]),Nc?(e.ontouchstart=function(e){1===e.targetTouches.length&&(zc=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-zc;!Fc(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?Zc(e):e.stopPropagation())}(t,e)},Ac||(document.addEventListener("touchmove",Zc,Mc?{passive:!1}:void 0),Ac=!0)):function(e){if(void 0===Hc){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(Hc=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===Bc&&(Bc=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.")},qc=function(e){e?(Vc=Vc.filter((function(t){return t.targetElement!==e})),Nc?(e.ontouchstart=null,e.ontouchmove=null,Ac&&0===Vc.length&&(document.removeEventListener("touchmove",Zc,Mc?{passive:!1}:void 0),Ac=!1)):Vc.length||(void 0!==Hc&&(document.body.style.paddingRight=Hc,Hc=void 0),void 0!==Bc&&(document.body.style.overflow=Bc,Bc=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},Wc=[],Uc="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"}(Ic||(Ic={}));var Xc,Yc=function(e){return Object.freeze(e)},Kc=function(e,t){this.inlineSize=e,this.blockSize=t,Yc(this)},Jc=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Yc(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}(),Qc=function(e){return e instanceof SVGElement&&"getBBox"in e},ed=function(e){if(Qc(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var i=e,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||e.getClientRects().length)},td=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},nd="undefined"!=typeof window?window:{},rd=new WeakMap,id=/auto|scroll/,od=/^tb|vertical/,ad=/msie|trident/i.test(nd.navigator&&nd.navigator.userAgent),sd=function(e){return parseFloat(e||"0")},ld=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new Kc((n?t:e)||0,(n?e:t)||0)},cd=Yc({devicePixelContentBoxSize:ld(),borderBoxSize:ld(),contentBoxSize:ld(),contentRect:new Jc(0,0,0,0)}),dd=function(e,t){if(void 0===t&&(t=!1),rd.has(e)&&!t)return rd.get(e);if(ed(e))return rd.set(e,cd),cd;var n=getComputedStyle(e),r=Qc(e)&&e.ownerSVGElement&&e.getBBox(),i=!ad&&"border-box"===n.boxSizing,o=od.test(n.writingMode||""),a=!r&&id.test(n.overflowY||""),s=!r&&id.test(n.overflowX||""),l=r?0:sd(n.paddingTop),c=r?0:sd(n.paddingRight),d=r?0:sd(n.paddingBottom),u=r?0:sd(n.paddingLeft),p=r?0:sd(n.borderTopWidth),h=r?0:sd(n.borderRightWidth),f=r?0:sd(n.borderBottomWidth),x=u+c,g=l+d,v=(r?0:sd(n.borderLeftWidth))+h,b=p+f,m=s?e.offsetHeight-b-e.clientHeight:0,y=a?e.offsetWidth-v-e.clientWidth:0,C=i?x+v:0,w=i?g+b:0,j=r?r.width:sd(n.width)-C-y,k=r?r.height:sd(n.height)-w-m,$=j+x+y+v,S=k+g+m+b,E=Yc({devicePixelContentBoxSize:ld(Math.round(j*devicePixelRatio),Math.round(k*devicePixelRatio),o),borderBoxSize:ld($,S,o),contentBoxSize:ld(j,k,o),contentRect:new Jc(u,l,j,k)});return rd.set(e,E),E},ud=function(e,t,n){var r=dd(e,n),i=r.borderBoxSize,o=r.contentBoxSize,a=r.devicePixelContentBoxSize;switch(t){case Ic.DEVICE_PIXEL_CONTENT_BOX:return a;case Ic.BORDER_BOX:return i;default:return o}},pd=function(e){var t=dd(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=Yc([t.borderBoxSize]),this.contentBoxSize=Yc([t.contentBoxSize]),this.devicePixelContentBoxSize=Yc([t.devicePixelContentBoxSize])},hd=function(e){if(ed(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},fd=function(){var e=1/0,t=[];Wc.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new pd(t.target),i=hd(t.target);r.push(n),t.lastReportedSize=ud(t.target,t.observedBox),i<e&&(e=i)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},xd=function(e){Wc.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(hd(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},gd=function(){var e=0;for(xd(e);Wc.some((function(e){return e.activeTargets.length>0}));)e=fd(),xd(e);return Wc.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:Uc}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=Uc),window.dispatchEvent(e)}(),e>0},vd=[],bd=function(e){if(!Xc){var t=0,n=document.createTextNode("");new MutationObserver((function(){return vd.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),Xc=function(){n.textContent="".concat(t?t--:t++)}}vd.push(e),Xc()},md=0,yd={attributes:!0,characterData:!0,childList:!0,subtree:!0},Cd=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],wd=function(e){return void 0===e&&(e=0),Date.now()+e},jd=!1,kd=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),!jd){jd=!0;var n,r=wd(e);n=function(){var n=!1;try{n=gd()}finally{if(jd=!1,e=r-wd(),!md)return;n?t.run(1e3):e>0?t.run(e):t.start()}},bd((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,yd)};document.body?t():nd.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),Cd.forEach((function(t){return nd.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),Cd.forEach((function(t){return nd.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),$d=function(e){!md&&e>0&&kd.start(),!(md+=e)&&kd.stop()},Sd=function(){function e(e,t){this.target=e,this.observedBox=t||Ic.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=ud(this.target,this.observedBox,!0);return function(e){return!Qc(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}(),Ed=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},Od=new WeakMap,Rd=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},Td=function(){function e(){}return e.connect=function(e,t){var n=new Ed(e,t);Od.set(e,n)},e.observe=function(e,t,n){var r=Od.get(e),i=0===r.observationTargets.length;Rd(r.observationTargets,t)<0&&(i&&Wc.push(r),r.observationTargets.push(new Sd(t,n&&n.box)),$d(1),kd.schedule())},e.unobserve=function(e,t){var n=Od.get(e),r=Rd(n.observationTargets,t),i=1===n.observationTargets.length;r>=0&&(i&&Wc.splice(Wc.indexOf(n),1),n.observationTargets.splice(r,1),$d(-1))},e.disconnect=function(e){var t=this,n=Od.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),Ld=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.");Td.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(!td(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Td.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(!td(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Td.unobserve(this,e)},e.prototype.disconnect=function(){Td.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function _d(){return _d=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},_d.apply(this,arguments)}function Pd(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}var Md="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function Dd(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function Id(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var Nd={box:"border-box"};function Vd(e,t){var r=t.label,i=t.enabled,o=t.resizeSourceRef,a=n.useState(0),s=a[0],l=a[1];n.useDebugValue(r+": "+s);var c=n.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),o.current="element"}),[o]);return Md((function(){if(e.current&&i){var t=new Ld(c);return t.observe(e.current,Nd),function(){t.disconnect()}}}),[e,c,i]),i?s:0}function Ad(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var zd={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},Bd={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},Hd=function(e,t,n){return void 0===n&&(n=e.context),new qa(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:_d({},zd,Bd)}}},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:_d({},zd,Bd)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:_d({},{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:[Ua({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(Ad()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),Fd=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],Zd=["velocity"],Gd=["onRest","config"],qd={tension:170,friction:26},Wd=qd.tension,Ud=qd.friction,Xd=n.forwardRef((function(e,t){var r=e.children,i=e.sibling,o=e.className,a=e.footer,s=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,p=e.onDismiss,h=e.maxHeight,f=e.defaultSnap,x=void 0===f?Kd:f,g=e.snapPoints,v=void 0===g?Jd:g,b=e.blocking,m=void 0===b||b,y=e.scrollLocking,C=void 0===y||y,w=e.style,j=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,E=void 0===S?m:S,O=e.expandOnContentDrag,R=void 0!==O&&O,T=Pd(e,Fd),L=function(){var e=n.useState(!1),t=e[0],r=e[1],i=n.useState({}),o=i[0],a=i[1],s=n.useCallback((function(e){return a((function(t){var n;return _d({},t,((n={})[e]=!1,n))})),function(){a((function(t){var n;return _d({},t,((n={})[e]=!0,n))}))}}),[]);return n.useEffect((function(){var e=Object.values(o);0!==e.length&&e.every(Boolean)&&r(!0)}),[o]),{ready:t,registerReady:s}}(),_=L.ready,P=L.registerReady,M=n.useRef(!1),D=n.useRef(j),I=n.useRef(k),N=n.useRef($);n.useEffect((function(){D.current=j,I.current=k,N.current=$}),[k,j,$]);var V,A,z=Is((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),B=z[0],H=z[1],F=n.useRef(null),Z=n.useRef(null),G=n.useRef(null),q=n.useRef(null),W=n.useRef(null),U=n.useRef(null),X=n.useRef(0),Y=n.useRef(),K=n.useRef(!1),J=(V=n.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),A=n.useRef(null==V?void 0:V.matches),n.useDebugValue(A.current?"reduce":"no-preference"),n.useEffect((function(){var e=function(e){A.current=e.matches};return null==V||V.addListener(e),function(){return null==V?void 0:V.removeListener(e)}}),[V]),A),Q=function(e){var t=e.targetRef,r=e.enabled,i=e.reserveScrollBarGap,o=n.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1;o.current={activate:function(){n||(n=!0,Gc(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:i}))},deactivate:function(){n&&(n=!1,qc(e))}}}),[r,t,i]),o}({targetRef:Z,enabled:_&&C,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,r=e.enabled,i=n.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1,o=[],a=[];i.current={activate:function(){if(!n){n=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(o.push(n),a.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){n&&(n=!1,a.forEach((function(e,t){var n=o[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),o=[],a=[])}}}),[t,r]),i}({targetRef:F,enabled:_&&m}),te=function(e){var t=e.targetRef,r=e.fallbackRef,i=e.initialFocusRef,o=e.enabled,a=n.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return n.useDebugValue(o?"Enabled":"Disabled"),n.useEffect((function(){if(!o)return a.current.deactivate(),void(a.current={activate:function(){},deactivate:function(){}});var e=r.current,n=Pc(t.current,{onActivate:void 0,initialFocus:i?function(){return(null==i?void 0:i.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(n.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){s&&(s=!1,n.deactivate())}}}),[o,r,i,t]),a}({targetRef:F,fallbackRef:U,initialFocusRef:u||void 0,enabled:_&&m&&!1!==u}),ne=function(e){var t=e.getSnapPoints,r=e.heightRef,i=e.lastSnapRef,o=e.ready,a=function(e){var t=e.contentRef,r=e.controlledMaxHeight,i=e.footerEnabled,o=e.footerRef,a=e.headerEnabled,s=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=n.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,r){var i=n.useMemo((function(){return t("maxHeight")}),[t]),o=n.useState((function(){return Id(e)||"undefined"!=typeof window?window.innerHeight:0})),a=o[0],s=o[1],l=a>0,c=n.useRef(0);return n.useDebugValue(e?"controlled":"auto"),n.useEffect((function(){l&&i()}),[l,i]),Md((function(){if(e)return s(Id(e)),void(r.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){s(window.innerHeight),r.current="window",c.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),r.current="window",i(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,i,r]),a}(r,l,c),p=Vd(s,{label:"headerHeight",enabled:a,resizeSourceRef:c}),h=Vd(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),f=Vd(o,{label:"footerHeight",enabled:i,resizeSourceRef:c}),x=Math.min(u-p-f,h)+p+f;n.useDebugValue("minHeight: "+x);var g=h>0;return n.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:x,headerHeight:p,footerHeight:f}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=a.maxHeight,l=a.minHeight,c=a.headerHeight,d=a.footerHeight,u=function(e,t){var n=[].concat(e).map(Id).reduce((function(e,n){return e.add(Dd(n,0,t)),e}),new Set),r=Array.from(n),i=Math.min.apply(Math,r);if(Number.isNaN(i))throw new TypeError("minSnap is NaN");var o=Math.max.apply(Math,r);if(Number.isNaN(o))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:i,maxSnap:o}}(o?t({height:r.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:s}):[0],s),p=u.snapPoints,h=u.minSnap,f=u.maxSnap;return n.useDebugValue("minSnap: "+h+", maxSnap:"+f),{minSnap:h,maxSnap:f,findSnap:function(e){var t=Id("function"==typeof e?e({footerHeight:d,headerHeight:c,height:r.current,minHeight:l,maxHeight:s,snapPoints:p,lastSnap:i.current}):e);return p.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),h)},maxHeight:s}}({contentRef:G,controlledMaxHeight:h,footerEnabled:!!a,footerRef:W,getSnapPoints:v,headerEnabled:!1!==s,headerRef:q,heightRef:X,lastSnapRef:d,ready:_,registerReady:P,resizeSourceRef:Y}),re=ne.minSnap,ie=ne.maxSnap,oe=ne.maxHeight,ae=ne.findSnap,se=n.useRef(oe),le=n.useRef(re),ce=n.useRef(ie),de=n.useRef(ae),ue=n.useRef(0);Md((function(){se.current=oe,ce.current=ie,le.current=re,de.current=ae,ue.current=ae(x)}),[ae,x,oe,ie,re]);var pe=n.useCallback((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,i=void 0===r?1:r,o=Pd(n,Zd),a=Pd(e,Gd);return new Promise((function(e){return H(_d({},a,{config:_d({velocity:i},o,{mass:1,tension:Wd,friction:Math.max(Ud,Ud+(Ud-Ud*i))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[H]),he=ss(Hd,{devTools:!1,actions:{onOpenCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapCancel:n.useCallback((function(e){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"CLOSE"})}),[]),onResizeCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:Y.current})}),[]),onOpenEnd:n.useCallback((function(){return null==N.current?void 0:N.current({type:"OPEN"})}),[]),onSnapEnd:n.useCallback((function(e,t){return null==N.current?void 0:N.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:n.useCallback((function(){return null==N.current?void 0:N.current({type:"RESIZE",source:Y.current})}),[])},context:{initialState:c},services:{onSnapStart:n.useCallback((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:n.useCallback((function(e,t){try{return Promise.resolve(null==N.current?void 0:N.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:n.useCallback((function(e,t){try{return Promise.resolve(pe({y:ue.current,ready:0,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[pe]),activate:n.useCallback((function(e,t){try{return M.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:n.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),M.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:n.useCallback((function(){try{return X.current=ue.current,Promise.resolve(pe({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[pe]),openSmoothly:n.useCallback((function(){try{return Promise.resolve(pe({y:0,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return X.current=ue.current,Promise.resolve(pe({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)}}),[pe,J]),snapSmoothly:n.useCallback((function(e,t){try{var n=de.current(e.y);return X.current=n,d.current=n,Promise.resolve(pe({y:n,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)}}),[pe,d,J]),resizeSmoothly:n.useCallback((function(){try{var e=de.current(X.current);return X.current=e,d.current=e,Promise.resolve(pe({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)}}),[pe,d,J]),closeSmoothly:n.useCallback((function(e,t){try{return pe({minSnap:X.current,immediate:!0}),X.current=0,Promise.resolve(pe({y:0,maxHeight:se.current,maxSnap:ce.current,immediate:J.current})).then((function(){return Promise.resolve(pe({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[pe,J])}}),fe=he[0],xe=he[1];n.useEffect((function(){_&&xe(l?"OPEN":"CLOSE")}),[l,xe,_]),Md((function(){(oe||ie||re)&&xe("RESIZE")}),[oe,ie,re,xe]),n.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),n.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,i=void 0===r?1:r,o=n.source,a=void 0===o?"custom":o;xe("SNAP",{payload:{y:de.current(e),velocity:i,source:a}})},get height(){return X.current}}}),[xe]),n.useEffect((function(){var e=Z.current,t=function(e){K.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return R&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[R,Z]);var ge=rc((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,i=void 0!==r&&r,o=n.isContentDragging,a=void 0!==o&&o,s=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,h=e.memo,f=void 0===h?B.y.getValue():h,x=e.tap,g=e.velocity,v=-1*e.movement[1];if(!M.current)return s(),f;if(p&&i&&x)return s(),setTimeout((function(){return p()}),0),f;if(x)return f;var b=f+v,m=v*g,y=Math.max(le.current,Math.min(ce.current,b+2*m));if(!c&&p&&l>0&&b+m<le.current/2)return s(),p(),f;var C=c?p||le.current!==ce.current?bl(b,p?0:le.current,ce.current,.55):b<le.current?bl(b,le.current,2*ce.current,.55):bl(b,le.current/2,ce.current,.55):y;return R&&a?(C>=ce.current&&(C=ce.current),f===ce.current&&Z.current.scrollTop>0&&(C=ce.current),K.current=C<ce.current):K.current=!1,d&&xe("DRAG"),u?(xe("SNAP",{payload:{y:C,velocity:g>.05?g:1,source:"dragging"}}),f):(H({y:C,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var ve=function(e){var t,n=e.spring,r=Ts([n.y,n.maxHeight],(function(e,t){return Math.round(Dd(t-e,0,16))+"px"})),i=Ts([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return Dd(e,t,n)+"px"})),o=Ts([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),a=Ts([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),s=Ts([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return Dd((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=Ts([n.y,n.minSnap],(function(e,t){return t?Dd(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"]=o,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=i,t}({spring:B});return n.createElement(pl.div,_d({},T,{"data-rsbs-root":!0,"data-rsbs-state":Yd.find(fe.matches),"data-rsbs-is-blocking":m,"data-rsbs-is-dismissable":!!p,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!a,className:o,ref:F,style:_d({},ve,w,{opacity:B.ready})}),i,m&&n.createElement("div",_d({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),n.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:U,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),p&&p())}},!1!==s&&n.createElement("div",_d({key:"header","data-rsbs-header":!0,ref:q},ge()),s),n.createElement("div",_d({key:"scroll","data-rsbs-scroll":!0,ref:Z},R?ge({isContentDragging:!0}):{}),n.createElement("div",{"data-rsbs-content":!0,ref:G},r)),a&&n.createElement("div",_d({key:"footer",ref:W,"data-rsbs-footer":!0},ge()),a)))})),Yd=["closed","opening","open","closing","dragging","snapping","resizing"];function Kd(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function Jd(e){return e.minHeight}var Qd=["onSpringStart","onSpringEnd","skipInitialTransition"],eu=n.forwardRef((function(e,t){var r=e.onSpringStart,i=e.onSpringEnd,o=e.skipInitialTransition,a=Pd(e,Qd),s=n.useState(!1),l=s[0],c=s[1],d=n.useRef(),u=n.useRef(null),p=n.useRef(o&&a.open?"OPEN":"CLOSED");Md((function(){if(a.open)return cancelAnimationFrame(d.current),c(!0),function(){p.current="CLOSED"}}),[a.open]);var h=n.useCallback((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[r]),f=n.useCallback((function(e){return Promise.resolve(null==i?void 0:i(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[i]);return l?n.createElement(Xi,{"data-rsbs-portal":!0},n.createElement(Xd,_d({},a,{lastSnapRef:u,ref:t,initialState:p.current,onSpringStart:h,onSpringEnd:f}))):null}));const tu=(e,t)=>r.css`
|
|
2281
|
+
function $c(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Object.getOwnPropertySymbols(e);t&&(r=r.filter((function(t){return Object.getOwnPropertyDescriptor(e,t).enumerable}))),n.push.apply(n,r)}return n}function Sc(e){for(var t=1;t<arguments.length;t++){var n=null!=arguments[t]?arguments[t]:{};t%2?$c(Object(n),!0).forEach((function(t){Ec(e,t,n[t])})):Object.getOwnPropertyDescriptors?Object.defineProperties(e,Object.getOwnPropertyDescriptors(n)):$c(Object(n)).forEach((function(t){Object.defineProperty(e,t,Object.getOwnPropertyDescriptor(n,t))}))}return e}function Ec(e,t,n){return t in e?Object.defineProperty(e,t,{value:n,enumerable:!0,configurable:!0,writable:!0}):e[t]=n,e}var Oc,Rc=(Oc=[],{activateTrap:function(e){if(Oc.length>0){var t=Oc[Oc.length-1];t!==e&&t.pause()}var n=Oc.indexOf(e);-1===n||Oc.splice(n,1),Oc.push(e)},deactivateTrap:function(e){var t=Oc.indexOf(e);-1!==t&&Oc.splice(t,1),Oc.length>0&&Oc[Oc.length-1].unpause()}}),Tc=function(e){return setTimeout(e,0)},Lc=function(e,t){var n=-1;return e.every((function(e,r){return!t(e)||(n=r,!1)})),n},_c=function(e){for(var t=arguments.length,n=new Array(t>1?t-1:0),r=1;r<t;r++)n[r-1]=arguments[r];return"function"==typeof e?e.apply(void 0,n):e},Pc=function(e){return e.target.shadowRoot&&"function"==typeof e.composedPath?e.composedPath()[0]:e.target},Mc=function(e,t){var n,r=(null==t?void 0:t.document)||document,i=Sc({returnFocusOnDeactivate:!0,escapeDeactivates:!0,delayInitialFocus:!0},t),o={containers:[],containerGroups:[],tabbableGroups:[],nodeFocusedBeforeActivation:null,mostRecentlyFocusedNode:null,active:!1,paused:!1,delayInitialFocusTimer:void 0},a=function(e,t,n){return e&&void 0!==e[t]?e[t]:i[n||t]},s=function(e){return o.containerGroups.findIndex((function(t){var n=t.container,r=t.tabbableNodes;return n.contains(e)||r.find((function(t){return t===e}))}))},l=function(e){var t=i[e];if("function"==typeof t){for(var n=arguments.length,o=new Array(n>1?n-1:0),a=1;a<n;a++)o[a-1]=arguments[a];t=t.apply(void 0,o)}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=r.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(r.activeElement)>=0)e=r.activeElement;else{var t=o.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(o.containerGroups=o.containers.map((function(e){var t,n,r=Cc(e,i.tabbableOptions),o=(t=e,(n=(n=i.tabbableOptions)||{}).getShadowRoot?uc([t],n.includeContainer,{filter:vc.bind(null,n),flatten:!0,getShadowRoot:n.getShadowRoot}):dc(t,n.includeContainer,vc.bind(null,n)));return{container:e,tabbableNodes:r,focusableNodes:o,firstTabbableNode:r.length>0?r[0]:null,lastTabbableNode:r.length>0?r[r.length-1]:null,nextTabbableNode:function(e){var t=!(arguments.length>1&&void 0!==arguments[1])||arguments[1],n=o.findIndex((function(t){return t===e}));if(!(n<0))return t?o.slice(n+1).find((function(e){return wc(e,i.tabbableOptions)})):o.slice(0,n).reverse().find((function(e){return wc(e,i.tabbableOptions)}))}}})),o.tabbableGroups=o.containerGroups.filter((function(e){return e.tabbableNodes.length>0})),o.tabbableGroups.length<=0&&!l("fallbackFocus"))throw new Error("Your focus-trap must have at least one container with at least one tabbable node in it at all times")},u=function e(t){!1!==t&&t!==r.activeElement&&(t&&t.focus?(t.focus({preventScroll:!!i.preventScroll}),o.mostRecentlyFocusedNode=t,function(e){return e.tagName&&"input"===e.tagName.toLowerCase()&&"function"==typeof e.select}(t)&&t.select()):e(c()))},p=function(e){var t=l("setReturnFocus",e);return t||!1!==t&&e},h=function(e){var t=Pc(e);s(t)>=0||(_c(i.clickOutsideDeactivates,e)?n.deactivate({returnFocus:i.returnFocusOnDeactivate&&!kc(t,i.tabbableOptions)}):_c(i.allowOutsideClick,e)||e.preventDefault())},f=function(e){var t=Pc(e),n=s(t)>=0;n||t instanceof Document?n&&(o.mostRecentlyFocusedNode=t):(e.stopImmediatePropagation(),u(o.mostRecentlyFocusedNode||c()))},x=function(e){if(function(e){return"Escape"===e.key||"Esc"===e.key||27===e.keyCode}(e)&&!1!==_c(i.escapeDeactivates,e))return e.preventDefault(),void n.deactivate();(function(e){return"Tab"===e.key||9===e.keyCode})(e)&&function(e){var t=Pc(e);d();var n=null;if(o.tabbableGroups.length>0){var r=s(t),a=r>=0?o.containerGroups[r]:void 0;if(r<0)n=e.shiftKey?o.tabbableGroups[o.tabbableGroups.length-1].lastTabbableNode:o.tabbableGroups[0].firstTabbableNode;else if(e.shiftKey){var c=Lc(o.tabbableGroups,(function(e){var n=e.firstTabbableNode;return t===n}));if(c<0&&(a.container===t||kc(t,i.tabbableOptions)&&!wc(t,i.tabbableOptions)&&!a.nextTabbableNode(t,!1))&&(c=r),c>=0){var p=0===c?o.tabbableGroups.length-1:c-1;n=o.tabbableGroups[p].lastTabbableNode}}else{var h=Lc(o.tabbableGroups,(function(e){var n=e.lastTabbableNode;return t===n}));if(h<0&&(a.container===t||kc(t,i.tabbableOptions)&&!wc(t,i.tabbableOptions)&&!a.nextTabbableNode(t))&&(h=r),h>=0){var f=h===o.tabbableGroups.length-1?0:h+1;n=o.tabbableGroups[f].firstTabbableNode}}}else n=l("fallbackFocus");n&&(e.preventDefault(),u(n))}(e)},g=function(e){var t=Pc(e);s(t)>=0||_c(i.clickOutsideDeactivates,e)||_c(i.allowOutsideClick,e)||(e.preventDefault(),e.stopImmediatePropagation())},v=function(){if(o.active)return Rc.activateTrap(n),o.delayInitialFocusTimer=i.delayInitialFocus?Tc((function(){u(c())})):u(c()),r.addEventListener("focusin",f,!0),r.addEventListener("mousedown",h,{capture:!0,passive:!1}),r.addEventListener("touchstart",h,{capture:!0,passive:!1}),r.addEventListener("click",g,{capture:!0,passive:!1}),r.addEventListener("keydown",x,{capture:!0,passive:!1}),n},b=function(){if(o.active)return r.removeEventListener("focusin",f,!0),r.removeEventListener("mousedown",h,!0),r.removeEventListener("touchstart",h,!0),r.removeEventListener("click",g,!0),r.removeEventListener("keydown",x,!0),n};return(n={get active(){return o.active},get paused(){return o.paused},activate:function(e){if(o.active)return this;var t=a(e,"onActivate"),n=a(e,"onPostActivate"),i=a(e,"checkCanFocusTrap");i||d(),o.active=!0,o.paused=!1,o.nodeFocusedBeforeActivation=r.activeElement,t&&t();var s=function(){i&&d(),v(),n&&n()};return i?(i(o.containers.concat()).then(s,s),this):(s(),this)},deactivate:function(e){if(!o.active)return this;var t=Sc({onDeactivate:i.onDeactivate,onPostDeactivate:i.onPostDeactivate,checkCanReturnFocus:i.checkCanReturnFocus},e);clearTimeout(o.delayInitialFocusTimer),o.delayInitialFocusTimer=void 0,b(),o.active=!1,o.paused=!1,Rc.deactivateTrap(n);var r=a(t,"onDeactivate"),s=a(t,"onPostDeactivate"),l=a(t,"checkCanReturnFocus"),c=a(t,"returnFocus","returnFocusOnDeactivate");r&&r();var d=function(){Tc((function(){c&&u(p(o.nodeFocusedBeforeActivation)),s&&s()}))};return c&&l?(l(p(o.nodeFocusedBeforeActivation)).then(d,d),this):(d(),this)},pause:function(){return o.paused||!o.active||(o.paused=!0,b()),this},unpause:function(){return o.paused&&o.active?(o.paused=!1,d(),v(),this):this},updateContainerElements:function(e){var t=[].concat(e).filter(Boolean);return o.containers=t.map((function(e){return"string"==typeof e?r.querySelector(e):e})),o.active&&d(),this}}).updateContainerElements(e),n};var Dc=!1;if("undefined"!=typeof window){var Ic={get passive(){Dc=!0}};window.addEventListener("testPassive",null,Ic),window.removeEventListener("testPassive",null,Ic)}var Nc,Vc="undefined"!=typeof window&&window.navigator&&window.navigator.platform&&(/iP(ad|hone|od)/.test(window.navigator.platform)||"MacIntel"===window.navigator.platform&&window.navigator.maxTouchPoints>1),Ac=[],zc=!1,Bc=-1,Hc=void 0,Fc=void 0,Zc=function(e){return Ac.some((function(t){return!(!t.options.allowTouchMove||!t.options.allowTouchMove(e))}))},Gc=function(e){var t=e||window.event;return!!Zc(t.target)||(t.touches.length>1||(t.preventDefault&&t.preventDefault(),!1))},qc=function(e,t){if(e){if(!Ac.some((function(t){return t.targetElement===e}))){var n={targetElement:e,options:t||{}};Ac=[].concat(function(e){if(Array.isArray(e)){for(var t=0,n=Array(e.length);t<e.length;t++)n[t]=e[t];return n}return Array.from(e)}(Ac),[n]),Vc?(e.ontouchstart=function(e){1===e.targetTouches.length&&(Bc=e.targetTouches[0].clientY)},e.ontouchmove=function(t){1===t.targetTouches.length&&function(e,t){var n=e.targetTouches[0].clientY-Bc;!Zc(e.target)&&(t&&0===t.scrollTop&&n>0||function(e){return!!e&&e.scrollHeight-e.scrollTop<=e.clientHeight}(t)&&n<0?Gc(e):e.stopPropagation())}(t,e)},zc||(document.addEventListener("touchmove",Gc,Dc?{passive:!1}:void 0),zc=!0)):function(e){if(void 0===Fc){var t=!!e&&!0===e.reserveScrollBarGap,n=window.innerWidth-document.documentElement.clientWidth;t&&n>0&&(Fc=document.body.style.paddingRight,document.body.style.paddingRight=n+"px")}void 0===Hc&&(Hc=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.")},Wc=function(e){e?(Ac=Ac.filter((function(t){return t.targetElement!==e})),Vc?(e.ontouchstart=null,e.ontouchmove=null,zc&&0===Ac.length&&(document.removeEventListener("touchmove",Gc,Dc?{passive:!1}:void 0),zc=!1)):Ac.length||(void 0!==Fc&&(document.body.style.paddingRight=Fc,Fc=void 0),void 0!==Hc&&(document.body.style.overflow=Hc,Hc=void 0))):console.error("enableBodyScroll unsuccessful - targetElement must be provided when calling enableBodyScroll on IOS devices.")},Uc=[],Xc="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"}(Nc||(Nc={}));var Yc,Kc=function(e){return Object.freeze(e)},Jc=function(e,t){this.inlineSize=e,this.blockSize=t,Kc(this)},Qc=function(){function e(e,t,n,r){return this.x=e,this.y=t,this.width=n,this.height=r,this.top=this.y,this.left=this.x,this.bottom=this.top+this.height,this.right=this.left+this.width,Kc(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}(),ed=function(e){return e instanceof SVGElement&&"getBBox"in e},td=function(e){if(ed(e)){var t=e.getBBox(),n=t.width,r=t.height;return!n&&!r}var i=e,o=i.offsetWidth,a=i.offsetHeight;return!(o||a||e.getClientRects().length)},nd=function(e){var t;if(e instanceof Element)return!0;var n=null===(t=null==e?void 0:e.ownerDocument)||void 0===t?void 0:t.defaultView;return!!(n&&e instanceof n.Element)},rd="undefined"!=typeof window?window:{},id=new WeakMap,od=/auto|scroll/,ad=/^tb|vertical/,sd=/msie|trident/i.test(rd.navigator&&rd.navigator.userAgent),ld=function(e){return parseFloat(e||"0")},cd=function(e,t,n){return void 0===e&&(e=0),void 0===t&&(t=0),void 0===n&&(n=!1),new Jc((n?t:e)||0,(n?e:t)||0)},dd=Kc({devicePixelContentBoxSize:cd(),borderBoxSize:cd(),contentBoxSize:cd(),contentRect:new Qc(0,0,0,0)}),ud=function(e,t){if(void 0===t&&(t=!1),id.has(e)&&!t)return id.get(e);if(td(e))return id.set(e,dd),dd;var n=getComputedStyle(e),r=ed(e)&&e.ownerSVGElement&&e.getBBox(),i=!sd&&"border-box"===n.boxSizing,o=ad.test(n.writingMode||""),a=!r&&od.test(n.overflowY||""),s=!r&&od.test(n.overflowX||""),l=r?0:ld(n.paddingTop),c=r?0:ld(n.paddingRight),d=r?0:ld(n.paddingBottom),u=r?0:ld(n.paddingLeft),p=r?0:ld(n.borderTopWidth),h=r?0:ld(n.borderRightWidth),f=r?0:ld(n.borderBottomWidth),x=u+c,g=l+d,v=(r?0:ld(n.borderLeftWidth))+h,b=p+f,m=s?e.offsetHeight-b-e.clientHeight:0,y=a?e.offsetWidth-v-e.clientWidth:0,C=i?x+v:0,w=i?g+b:0,j=r?r.width:ld(n.width)-C-y,k=r?r.height:ld(n.height)-w-m,$=j+x+y+v,S=k+g+m+b,E=Kc({devicePixelContentBoxSize:cd(Math.round(j*devicePixelRatio),Math.round(k*devicePixelRatio),o),borderBoxSize:cd($,S,o),contentBoxSize:cd(j,k,o),contentRect:new Qc(u,l,j,k)});return id.set(e,E),E},pd=function(e,t,n){var r=ud(e,n),i=r.borderBoxSize,o=r.contentBoxSize,a=r.devicePixelContentBoxSize;switch(t){case Nc.DEVICE_PIXEL_CONTENT_BOX:return a;case Nc.BORDER_BOX:return i;default:return o}},hd=function(e){var t=ud(e);this.target=e,this.contentRect=t.contentRect,this.borderBoxSize=Kc([t.borderBoxSize]),this.contentBoxSize=Kc([t.contentBoxSize]),this.devicePixelContentBoxSize=Kc([t.devicePixelContentBoxSize])},fd=function(e){if(td(e))return 1/0;for(var t=0,n=e.parentNode;n;)t+=1,n=n.parentNode;return t},xd=function(){var e=1/0,t=[];Uc.forEach((function(n){if(0!==n.activeTargets.length){var r=[];n.activeTargets.forEach((function(t){var n=new hd(t.target),i=fd(t.target);r.push(n),t.lastReportedSize=pd(t.target,t.observedBox),i<e&&(e=i)})),t.push((function(){n.callback.call(n.observer,r,n.observer)})),n.activeTargets.splice(0,n.activeTargets.length)}}));for(var n=0,r=t;n<r.length;n++){(0,r[n])()}return e},gd=function(e){Uc.forEach((function(t){t.activeTargets.splice(0,t.activeTargets.length),t.skippedTargets.splice(0,t.skippedTargets.length),t.observationTargets.forEach((function(n){n.isActive()&&(fd(n.target)>e?t.activeTargets.push(n):t.skippedTargets.push(n))}))}))},vd=function(){var e=0;for(gd(e);Uc.some((function(e){return e.activeTargets.length>0}));)e=xd(),gd(e);return Uc.some((function(e){return e.skippedTargets.length>0}))&&function(){var e;"function"==typeof ErrorEvent?e=new ErrorEvent("error",{message:Xc}):((e=document.createEvent("Event")).initEvent("error",!1,!1),e.message=Xc),window.dispatchEvent(e)}(),e>0},bd=[],md=function(e){if(!Yc){var t=0,n=document.createTextNode("");new MutationObserver((function(){return bd.splice(0).forEach((function(e){return e()}))})).observe(n,{characterData:!0}),Yc=function(){n.textContent="".concat(t?t--:t++)}}bd.push(e),Yc()},yd=0,Cd={attributes:!0,characterData:!0,childList:!0,subtree:!0},wd=["resize","load","transitionend","animationend","animationstart","animationiteration","keyup","keydown","mouseup","mousedown","mouseover","mouseout","blur","focus"],jd=function(e){return void 0===e&&(e=0),Date.now()+e},kd=!1,$d=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),!kd){kd=!0;var n,r=jd(e);n=function(){var n=!1;try{n=vd()}finally{if(kd=!1,e=r-jd(),!yd)return;n?t.run(1e3):e>0?t.run(e):t.start()}},md((function(){requestAnimationFrame(n)}))}},e.prototype.schedule=function(){this.stop(),this.run()},e.prototype.observe=function(){var e=this,t=function(){return e.observer&&e.observer.observe(document.body,Cd)};document.body?t():rd.addEventListener("DOMContentLoaded",t)},e.prototype.start=function(){var e=this;this.stopped&&(this.stopped=!1,this.observer=new MutationObserver(this.listener),this.observe(),wd.forEach((function(t){return rd.addEventListener(t,e.listener,!0)})))},e.prototype.stop=function(){var e=this;this.stopped||(this.observer&&this.observer.disconnect(),wd.forEach((function(t){return rd.removeEventListener(t,e.listener,!0)})),this.stopped=!0)},e}()),Sd=function(e){!yd&&e>0&&$d.start(),!(yd+=e)&&$d.stop()},Ed=function(){function e(e,t){this.target=e,this.observedBox=t||Nc.CONTENT_BOX,this.lastReportedSize={inlineSize:0,blockSize:0}}return e.prototype.isActive=function(){var e=pd(this.target,this.observedBox,!0);return function(e){return!ed(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}(),Od=function(e,t){this.activeTargets=[],this.skippedTargets=[],this.observationTargets=[],this.observer=e,this.callback=t},Rd=new WeakMap,Td=function(e,t){for(var n=0;n<e.length;n+=1)if(e[n].target===t)return n;return-1},Ld=function(){function e(){}return e.connect=function(e,t){var n=new Od(e,t);Rd.set(e,n)},e.observe=function(e,t,n){var r=Rd.get(e),i=0===r.observationTargets.length;Td(r.observationTargets,t)<0&&(i&&Uc.push(r),r.observationTargets.push(new Ed(t,n&&n.box)),Sd(1),$d.schedule())},e.unobserve=function(e,t){var n=Rd.get(e),r=Td(n.observationTargets,t),i=1===n.observationTargets.length;r>=0&&(i&&Uc.splice(Uc.indexOf(n),1),n.observationTargets.splice(r,1),Sd(-1))},e.disconnect=function(e){var t=this,n=Rd.get(e);n.observationTargets.slice().forEach((function(n){return t.unobserve(e,n.target)})),n.activeTargets.splice(0,n.activeTargets.length)},e}(),_d=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.");Ld.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(!nd(e))throw new TypeError("Failed to execute 'observe' on 'ResizeObserver': parameter 1 is not of type 'Element");Ld.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(!nd(e))throw new TypeError("Failed to execute 'unobserve' on 'ResizeObserver': parameter 1 is not of type 'Element");Ld.unobserve(this,e)},e.prototype.disconnect=function(){Ld.disconnect(this)},e.toString=function(){return"function ResizeObserver () { [polyfill code] }"},e}();function Pd(){return Pd=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var n=arguments[t];for(var r in n)Object.prototype.hasOwnProperty.call(n,r)&&(e[r]=n[r])}return e},Pd.apply(this,arguments)}function Md(e,t){if(null==e)return{};var n,r,i={},o=Object.keys(e);for(r=0;r<o.length;r++)t.indexOf(n=o[r])>=0||(i[n]=e[n]);return i}var Dd="undefined"!=typeof window?n.useLayoutEffect:n.useEffect;function Id(e,t,n){return t=(t=+t)==t?t:0,n=(n=+n)==n?n:0,(e=+e)==e&&(e=(e=e<=n?e:n)>=t?e:t),e}function Nd(e){var t=Math.round(e);if(Number.isNaN(e))throw new TypeError("Found a NaN! Check your snapPoints / defaultSnap / snapTo ");return t}var Vd={box:"border-box"};function Ad(e,t){var r=t.label,i=t.enabled,o=t.resizeSourceRef,a=n.useState(0),s=a[0],l=a[1];n.useDebugValue(r+": "+s);var c=n.useCallback((function(e){l(e[0].borderBoxSize[0].blockSize),o.current="element"}),[o]);return Dd((function(){if(e.current&&i){var t=new _d(c);return t.observe(e.current,Vd),function(){t.disconnect()}}}),[e,c,i]),i?s:0}function zd(e){return void 0===e&&(e=1e3),new Promise((function(t){return setTimeout(t,e)}))}var Bd={DRAG:{target:"#overlay.dragging",actions:"onOpenEnd"}},Hd={RESIZE:{target:"#overlay.resizing",actions:"onOpenEnd"}},Fd=function(e,t,n){return void 0===n&&(n=e.context),new Wa(e,t,n)}({id:"overlay",initial:"closed",context:{initialState:"CLOSED"},states:{closed:{on:{OPEN:"opening",CLOSE:void 0}},opening:{initial:"start",states:{start:{invoke:{src:"onOpenStart",onDone:"transition"}},transition:{always:[{target:"immediately",cond:"initiallyOpen"},{target:"smoothly",cond:"initiallyClosed"}]},immediately:{initial:"open",states:{open:{invoke:{src:"openImmediately",onDone:"activating"}},activating:{invoke:{src:"activate",onDone:"#overlay.opening.end"},on:Pd({},Bd,Hd)}}},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:Pd({},Bd,Hd)}}},end:{invoke:{src:"onOpenEnd",onDone:"done"},on:{CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:Pd({},{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:[Xa({y:function(e,t){return t.payload.y},velocity:function(e,t){return t.payload.velocity},snapSource:function(e,t){var n=t.payload.source;return void 0===n?"custom":n}})]},snappingSmoothly:{invoke:{src:"snapSmoothly",onDone:"end"}},end:{invoke:{src:"onSnapEnd",onDone:"done"},on:{RESIZE:"#overlay.resizing",SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{SNAP:{target:"snapping",actions:"onSnapEnd"},RESIZE:{target:"#overlay.resizing",actions:"onSnapCancel"},DRAG:{target:"#overlay.dragging",actions:"onSnapCancel"},CLOSE:{target:"#overlay.closing",actions:"onSnapCancel"}},onDone:"open"},resizing:{initial:"start",states:{start:{invoke:{src:"onResizeStart",onDone:"resizingSmoothly"}},resizingSmoothly:{invoke:{src:"resizeSmoothly",onDone:"end"}},end:{invoke:{src:"onResizeEnd",onDone:"done"},on:{SNAP:"#overlay.snapping",CLOSE:"#overlay.closing",DRAG:"#overlay.dragging"}},done:{type:"final"}},on:{RESIZE:{target:"resizing",actions:"onResizeEnd"},SNAP:{target:"snapping",actions:"onResizeCancel"},DRAG:{target:"#overlay.dragging",actions:"onResizeCancel"},CLOSE:{target:"#overlay.closing",actions:"onResizeCancel"}},onDone:"open"},closing:{initial:"start",states:{start:{invoke:{src:"onCloseStart",onDone:"deactivating"},on:{OPEN:{target:"#overlay.open",actions:"onCloseCancel"}}},deactivating:{invoke:{src:"deactivate",onDone:"closingSmoothly"}},closingSmoothly:{invoke:{src:"closeSmoothly",onDone:"end"}},end:{invoke:{src:"onCloseEnd",onDone:"done"},on:{OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}}},done:{type:"final"}},on:{CLOSE:void 0,OPEN:{target:"#overlay.opening",actions:"onCloseCancel"}},onDone:"closed"}},on:{CLOSE:"closing"}},{actions:{onOpenCancel:function(e,t){},onSnapCancel:function(e,t){},onResizeCancel:function(e,t){},onCloseCancel:function(e,t){},onOpenEnd:function(e,t){},onSnapEnd:function(e,t){},onRezizeEnd:function(e,t){}},services:{onSnapStart:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenStart:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseStart:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeStart:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onSnapEnd:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onOpenEnd:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onCloseEnd:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},onResizeEnd:function(){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},renderVisuallyHidden:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},activate:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},deactivate:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},openSmoothly:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},openImmediately:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},snapSmoothly:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},resizeSmoothly:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}},closeSmoothly:function(e,t){try{return Promise.resolve(zd()).then((function(){}))}catch(e){return Promise.reject(e)}}},guards:{initiallyClosed:function(e){return"CLOSED"===e.initialState},initiallyOpen:function(e){return"OPEN"===e.initialState}}}),Zd=["children","sibling","className","footer","header","open","initialState","lastSnapRef","initialFocusRef","onDismiss","maxHeight","defaultSnap","snapPoints","blocking","scrollLocking","style","onSpringStart","onSpringCancel","onSpringEnd","reserveScrollBarGap","expandOnContentDrag"],Gd=["velocity"],qd=["onRest","config"],Wd={tension:170,friction:26},Ud=Wd.tension,Xd=Wd.friction,Yd=n.forwardRef((function(e,t){var r=e.children,i=e.sibling,o=e.className,a=e.footer,s=e.header,l=e.open,c=e.initialState,d=e.lastSnapRef,u=e.initialFocusRef,p=e.onDismiss,h=e.maxHeight,f=e.defaultSnap,x=void 0===f?Jd:f,g=e.snapPoints,v=void 0===g?Qd:g,b=e.blocking,m=void 0===b||b,y=e.scrollLocking,C=void 0===y||y,w=e.style,j=e.onSpringStart,k=e.onSpringCancel,$=e.onSpringEnd,S=e.reserveScrollBarGap,E=void 0===S?m:S,O=e.expandOnContentDrag,R=void 0!==O&&O,T=Md(e,Zd),L=function(){var e=n.useState(!1),t=e[0],r=e[1],i=n.useState({}),o=i[0],a=i[1],s=n.useCallback((function(e){return a((function(t){var n;return Pd({},t,((n={})[e]=!1,n))})),function(){a((function(t){var n;return Pd({},t,((n={})[e]=!0,n))}))}}),[]);return n.useEffect((function(){var e=Object.values(o);0!==e.length&&e.every(Boolean)&&r(!0)}),[o]),{ready:t,registerReady:s}}(),_=L.ready,P=L.registerReady,M=n.useRef(!1),D=n.useRef(j),I=n.useRef(k),N=n.useRef($);n.useEffect((function(){D.current=j,I.current=k,N.current=$}),[k,j,$]);var V,A,z=Ns((function(){return{y:0,ready:0,maxHeight:0,minSnap:0,maxSnap:0}})),B=z[0],H=z[1],F=n.useRef(null),Z=n.useRef(null),G=n.useRef(null),q=n.useRef(null),W=n.useRef(null),U=n.useRef(null),X=n.useRef(0),Y=n.useRef(),K=n.useRef(!1),J=(V=n.useMemo((function(){return"undefined"!=typeof window?window.matchMedia("(prefers-reduced-motion: reduce)"):null}),[]),A=n.useRef(null==V?void 0:V.matches),n.useDebugValue(A.current?"reduce":"no-preference"),n.useEffect((function(){var e=function(e){A.current=e.matches};return null==V||V.addListener(e),function(){return null==V?void 0:V.removeListener(e)}}),[V]),A),Q=function(e){var t=e.targetRef,r=e.enabled,i=e.reserveScrollBarGap,o=n.useRef({activate:function(){throw new TypeError("Tried to activate scroll lock too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return o.current.deactivate(),void(o.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1;o.current={activate:function(){n||(n=!0,qc(e,{allowTouchMove:function(e){return e.closest("[data-body-scroll-lock-ignore]")},reserveScrollBarGap:i}))},deactivate:function(){n&&(n=!1,Wc(e))}}}),[r,t,i]),o}({targetRef:Z,enabled:_&&C,reserveScrollBarGap:E}),ee=function(e){var t=e.targetRef,r=e.enabled,i=n.useRef({activate:function(){throw new TypeError("Tried to activate aria hider too early")},deactivate:function(){}});return n.useDebugValue(r?"Enabled":"Disabled"),n.useEffect((function(){if(!r)return i.current.deactivate(),void(i.current={activate:function(){},deactivate:function(){}});var e=t.current,n=!1,o=[],a=[];i.current={activate:function(){if(!n){n=!0;var t=e.parentNode;document.querySelectorAll("body > *").forEach((function(e){if(e!==t){var n=e.getAttribute("aria-hidden");null!==n&&"false"!==n||(o.push(n),a.push(e),e.setAttribute("aria-hidden","true"))}}))}},deactivate:function(){n&&(n=!1,a.forEach((function(e,t){var n=o[t];null===n?e.removeAttribute("aria-hidden"):e.setAttribute("aria-hidden",n)})),o=[],a=[])}}}),[t,r]),i}({targetRef:F,enabled:_&&m}),te=function(e){var t=e.targetRef,r=e.fallbackRef,i=e.initialFocusRef,o=e.enabled,a=n.useRef({activate:function(){throw new TypeError("Tried to activate focus trap too early")},deactivate:function(){}});return n.useDebugValue(o?"Enabled":"Disabled"),n.useEffect((function(){if(!o)return a.current.deactivate(),void(a.current={activate:function(){},deactivate:function(){}});var e=r.current,n=Mc(t.current,{onActivate:void 0,initialFocus:i?function(){return(null==i?void 0:i.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(n.activate()).then((function(){return Promise.resolve(new Promise((function(e){return setTimeout((function(){return e(void 0)}),0)}))).then((function(){}))})))}catch(e){return Promise.reject(e)}},deactivate:function(){s&&(s=!1,n.deactivate())}}}),[o,r,i,t]),a}({targetRef:F,fallbackRef:U,initialFocusRef:u||void 0,enabled:_&&m&&!1!==u}),ne=function(e){var t=e.getSnapPoints,r=e.heightRef,i=e.lastSnapRef,o=e.ready,a=function(e){var t=e.contentRef,r=e.controlledMaxHeight,i=e.footerEnabled,o=e.footerRef,a=e.headerEnabled,s=e.headerRef,l=e.registerReady,c=e.resizeSourceRef,d=n.useMemo((function(){return l("contentHeight")}),[l]),u=function(e,t,r){var i=n.useMemo((function(){return t("maxHeight")}),[t]),o=n.useState((function(){return Nd(e)||"undefined"!=typeof window?window.innerHeight:0})),a=o[0],s=o[1],l=a>0,c=n.useRef(0);return n.useDebugValue(e?"controlled":"auto"),n.useEffect((function(){l&&i()}),[l,i]),Dd((function(){if(e)return s(Nd(e)),void(r.current="maxheightprop");var t=function(){c.current||(c.current=requestAnimationFrame((function(){s(window.innerHeight),r.current="window",c.current=0})))};return window.addEventListener("resize",t),s(window.innerHeight),r.current="window",i(),function(){window.removeEventListener("resize",t),cancelAnimationFrame(c.current)}}),[e,i,r]),a}(r,l,c),p=Ad(s,{label:"headerHeight",enabled:a,resizeSourceRef:c}),h=Ad(t,{label:"contentHeight",enabled:!0,resizeSourceRef:c}),f=Ad(o,{label:"footerHeight",enabled:i,resizeSourceRef:c}),x=Math.min(u-p-f,h)+p+f;n.useDebugValue("minHeight: "+x);var g=h>0;return n.useEffect((function(){g&&d()}),[g,d]),{maxHeight:u,minHeight:x,headerHeight:p,footerHeight:f}}({contentRef:e.contentRef,controlledMaxHeight:e.controlledMaxHeight,footerEnabled:e.footerEnabled,footerRef:e.footerRef,headerEnabled:e.headerEnabled,headerRef:e.headerRef,registerReady:e.registerReady,resizeSourceRef:e.resizeSourceRef}),s=a.maxHeight,l=a.minHeight,c=a.headerHeight,d=a.footerHeight,u=function(e,t){var n=[].concat(e).map(Nd).reduce((function(e,n){return e.add(Id(n,0,t)),e}),new Set),r=Array.from(n),i=Math.min.apply(Math,r);if(Number.isNaN(i))throw new TypeError("minSnap is NaN");var o=Math.max.apply(Math,r);if(Number.isNaN(o))throw new TypeError("maxSnap is NaN");return{snapPoints:r,minSnap:i,maxSnap:o}}(o?t({height:r.current,footerHeight:d,headerHeight:c,minHeight:l,maxHeight:s}):[0],s),p=u.snapPoints,h=u.minSnap,f=u.maxSnap;return n.useDebugValue("minSnap: "+h+", maxSnap:"+f),{minSnap:h,maxSnap:f,findSnap:function(e){var t=Nd("function"==typeof e?e({footerHeight:d,headerHeight:c,height:r.current,minHeight:l,maxHeight:s,snapPoints:p,lastSnap:i.current}):e);return p.reduce((function(e,n){return Math.abs(n-t)<Math.abs(e-t)?n:e}),h)},maxHeight:s}}({contentRef:G,controlledMaxHeight:h,footerEnabled:!!a,footerRef:W,getSnapPoints:v,headerEnabled:!1!==s,headerRef:q,heightRef:X,lastSnapRef:d,ready:_,registerReady:P,resizeSourceRef:Y}),re=ne.minSnap,ie=ne.maxSnap,oe=ne.maxHeight,ae=ne.findSnap,se=n.useRef(oe),le=n.useRef(re),ce=n.useRef(ie),de=n.useRef(ae),ue=n.useRef(0);Dd((function(){se.current=oe,ce.current=ie,le.current=re,de.current=ae,ue.current=ae(x)}),[ae,x,oe,ie,re]);var pe=n.useCallback((function(e){var t=e.onRest,n=e.config,r=(n=void 0===n?{}:n).velocity,i=void 0===r?1:r,o=Md(n,Gd),a=Md(e,qd);return new Promise((function(e){return H(Pd({},a,{config:Pd({velocity:i},o,{mass:1,tension:Ud,friction:Math.max(Xd,Xd+(Xd-Xd*i))}),onRest:function(){var n=[].slice.call(arguments);e.apply(void 0,n),null==t||t.apply(void 0,n)}}))}))}),[H]),he=ls(Fd,{devTools:!1,actions:{onOpenCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"OPEN"})}),[]),onSnapCancel:n.useCallback((function(e){return null==I.current?void 0:I.current({type:"SNAP",source:e.snapSource})}),[]),onCloseCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"CLOSE"})}),[]),onResizeCancel:n.useCallback((function(){return null==I.current?void 0:I.current({type:"RESIZE",source:Y.current})}),[]),onOpenEnd:n.useCallback((function(){return null==N.current?void 0:N.current({type:"OPEN"})}),[]),onSnapEnd:n.useCallback((function(e,t){return null==N.current?void 0:N.current({type:"SNAP",source:e.snapSource})}),[]),onResizeEnd:n.useCallback((function(){return null==N.current?void 0:N.current({type:"RESIZE",source:Y.current})}),[])},context:{initialState:c},services:{onSnapStart:n.useCallback((function(e,t){try{return Promise.resolve(null==D.current?void 0:D.current({type:"SNAP",source:t.payload.source||"custom"}))}catch(e){return Promise.reject(e)}}),[]),onOpenStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeStart:n.useCallback((function(){try{return Promise.resolve(null==D.current?void 0:D.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),onSnapEnd:n.useCallback((function(e,t){try{return Promise.resolve(null==N.current?void 0:N.current({type:"SNAP",source:e.snapSource}))}catch(e){return Promise.reject(e)}}),[]),onOpenEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"OPEN"}))}catch(e){return Promise.reject(e)}}),[]),onCloseEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"CLOSE"}))}catch(e){return Promise.reject(e)}}),[]),onResizeEnd:n.useCallback((function(){try{return Promise.resolve(null==N.current?void 0:N.current({type:"RESIZE",source:Y.current}))}catch(e){return Promise.reject(e)}}),[]),renderVisuallyHidden:n.useCallback((function(e,t){try{return Promise.resolve(pe({y:ue.current,ready:0,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[pe]),activate:n.useCallback((function(e,t){try{return M.current=!0,Promise.resolve(Promise.all([Q.current.activate(),te.current.activate(),ee.current.activate()])).then((function(){}))}catch(e){return Promise.reject(e)}}),[ee,te,Q]),deactivate:n.useCallback((function(){try{return Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate(),M.current=!1,Promise.resolve()}catch(e){return Promise.reject(e)}}),[ee,te,Q]),openImmediately:n.useCallback((function(){try{return X.current=ue.current,Promise.resolve(pe({y:ue.current,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){}))}catch(e){return Promise.reject(e)}}),[pe]),openSmoothly:n.useCallback((function(){try{return Promise.resolve(pe({y:0,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:ue.current,immediate:!0})).then((function(){return X.current=ue.current,Promise.resolve(pe({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)}}),[pe,J]),snapSmoothly:n.useCallback((function(e,t){try{var n=de.current(e.y);return X.current=n,d.current=n,Promise.resolve(pe({y:n,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)}}),[pe,d,J]),resizeSmoothly:n.useCallback((function(){try{var e=de.current(X.current);return X.current=e,d.current=e,Promise.resolve(pe({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)}}),[pe,d,J]),closeSmoothly:n.useCallback((function(e,t){try{return pe({minSnap:X.current,immediate:!0}),X.current=0,Promise.resolve(pe({y:0,maxHeight:se.current,maxSnap:ce.current,immediate:J.current})).then((function(){return Promise.resolve(pe({ready:0,immediate:!0})).then((function(){}))}))}catch(e){return Promise.reject(e)}}),[pe,J])}}),fe=he[0],xe=he[1];n.useEffect((function(){_&&xe(l?"OPEN":"CLOSE")}),[l,xe,_]),Dd((function(){(oe||ie||re)&&xe("RESIZE")}),[oe,ie,re,xe]),n.useEffect((function(){return function(){Q.current.deactivate(),te.current.deactivate(),ee.current.deactivate()}}),[ee,te,Q]),n.useImperativeHandle(t,(function(){return{snapTo:function(e,t){var n=void 0===t?{}:t,r=n.velocity,i=void 0===r?1:r,o=n.source,a=void 0===o?"custom":o;xe("SNAP",{payload:{y:de.current(e),velocity:i,source:a}})},get height(){return X.current}}}),[xe]),n.useEffect((function(){var e=Z.current,t=function(e){K.current&&e.preventDefault()},n=function(t){e.scrollTop<0&&(requestAnimationFrame((function(){e.style.overflow="hidden",e.scrollTop=0,e.style.removeProperty("overflow")})),t.preventDefault())};return R&&(e.addEventListener("scroll",t),e.addEventListener("touchmove",t),e.addEventListener("touchstart",n)),function(){e.removeEventListener("scroll",t),e.removeEventListener("touchmove",t),e.removeEventListener("touchstart",n)}}),[R,Z]);var ge=ic((function(e){var t=e.args,n=(t=void 0===t?[]:t)[0],r=(n=void 0===n?{}:n).closeOnTap,i=void 0!==r&&r,o=n.isContentDragging,a=void 0!==o&&o,s=e.cancel,l=e.direction[1],c=e.down,d=e.first,u=e.last,h=e.memo,f=void 0===h?B.y.getValue():h,x=e.tap,g=e.velocity,v=-1*e.movement[1];if(!M.current)return s(),f;if(p&&i&&x)return s(),setTimeout((function(){return p()}),0),f;if(x)return f;var b=f+v,m=v*g,y=Math.max(le.current,Math.min(ce.current,b+2*m));if(!c&&p&&l>0&&b+m<le.current/2)return s(),p(),f;var C=c?p||le.current!==ce.current?ml(b,p?0:le.current,ce.current,.55):b<le.current?ml(b,le.current,2*ce.current,.55):ml(b,le.current/2,ce.current,.55):y;return R&&a?(C>=ce.current&&(C=ce.current),f===ce.current&&Z.current.scrollTop>0&&(C=ce.current),K.current=C<ce.current):K.current=!1,d&&xe("DRAG"),u?(xe("SNAP",{payload:{y:C,velocity:g>.05?g:1,source:"dragging"}}),f):(H({y:C,ready:1,maxHeight:se.current,maxSnap:ce.current,minSnap:le.current,immediate:!0,config:{velocity:g}}),f)}),{filterTaps:!0});if(Number.isNaN(ce.current))throw new TypeError("maxSnapRef is NaN!!");if(Number.isNaN(le.current))throw new TypeError("minSnapRef is NaN!!");var ve=function(e){var t,n=e.spring,r=Ls([n.y,n.maxHeight],(function(e,t){return Math.round(Id(t-e,0,16))+"px"})),i=Ls([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return Id(e,t,n)+"px"})),o=Ls([n.y,n.minSnap,n.maxSnap],(function(e,t,n){return e<t?t-e+"px":e>n?n-e+"px":"0px"})),a=Ls([n.y,n.maxSnap],(function(e,t){return e>=t?Math.ceil(e-t):0})),s=Ls([n.y,n.minSnap],(function(e,t){if(!t)return 0;var n=Math.max(t/2-45,0);return Id((e-n)*(1/(Math.min(t/2+45,t)-n)+0),0,1)})),l=Ls([n.y,n.minSnap],(function(e,t){return t?Id(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"]=o,t["--rsbs-overlay-rounded"]=r,t["--rsbs-overlay-h"]=i,t}({spring:B});return n.createElement(hl.div,Pd({},T,{"data-rsbs-root":!0,"data-rsbs-state":Kd.find(fe.matches),"data-rsbs-is-blocking":m,"data-rsbs-is-dismissable":!!p,"data-rsbs-has-header":!!s,"data-rsbs-has-footer":!!a,className:o,ref:F,style:Pd({},ve,w,{opacity:B.ready})}),i,m&&n.createElement("div",Pd({key:"backdrop","data-rsbs-backdrop":!0},ge({closeOnTap:!0}))),n.createElement("div",{key:"overlay","aria-modal":"true",role:"dialog","data-rsbs-overlay":!0,tabIndex:-1,ref:U,onKeyDown:function(e){"Escape"===e.key&&(e.stopPropagation(),p&&p())}},!1!==s&&n.createElement("div",Pd({key:"header","data-rsbs-header":!0,ref:q},ge()),s),n.createElement("div",Pd({key:"scroll","data-rsbs-scroll":!0,ref:Z},R?ge({isContentDragging:!0}):{}),n.createElement("div",{"data-rsbs-content":!0,ref:G},r)),a&&n.createElement("div",Pd({key:"footer",ref:W,"data-rsbs-footer":!0},ge()),a)))})),Kd=["closed","opening","open","closing","dragging","snapping","resizing"];function Jd(e){var t=e.lastSnap;return null!=t?t:Math.min.apply(Math,e.snapPoints)}function Qd(e){return e.minHeight}var eu=["onSpringStart","onSpringEnd","skipInitialTransition"],tu=n.forwardRef((function(e,t){var r=e.onSpringStart,i=e.onSpringEnd,o=e.skipInitialTransition,a=Md(e,eu),s=n.useState(!1),l=s[0],c=s[1],d=n.useRef(),u=n.useRef(null),p=n.useRef(o&&a.open?"OPEN":"CLOSED");Dd((function(){if(a.open)return cancelAnimationFrame(d.current),c(!0),function(){p.current="CLOSED"}}),[a.open]);var h=n.useCallback((function(e){return Promise.resolve(null==r?void 0:r(e)).then((function(){"OPEN"===e.type&&cancelAnimationFrame(d.current)}))}),[r]),f=n.useCallback((function(e){return Promise.resolve(null==i?void 0:i(e)).then((function(){"CLOSE"===e.type&&(d.current=requestAnimationFrame((function(){return c(!1)})))}))}),[i]);return l?n.createElement(Yi,{"data-rsbs-portal":!0},n.createElement(Yd,Pd({},a,{lastSnapRef:u,ref:t,initialState:p.current,onSpringStart:h,onSpringEnd:f}))):null}));const nu=(e,t)=>r.css`
|
|
2277
2282
|
[data-rsbs-overlay] {
|
|
2278
2283
|
border-top-left-radius: 16px;
|
|
2279
2284
|
border-top-right-radius: 16px;
|
|
@@ -2302,7 +2307,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2302
2307
|
padding: 0px;
|
|
2303
2308
|
min-height: 64px;
|
|
2304
2309
|
}
|
|
2305
|
-
`;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===n&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.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
|
|
2310
|
+
`;!function(e,t){void 0===t&&(t={});var n=t.insertAt;if("undefined"!=typeof document){var r=document.head||document.getElementsByTagName("head")[0],i=document.createElement("style");i.type="text/css","top"===n&&r.firstChild?r.insertBefore(i,r.firstChild):r.appendChild(i),i.styleSheet?i.styleSheet.cssText=e:i.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 ru=r.css`
|
|
2306
2311
|
a,
|
|
2307
2312
|
p {
|
|
2308
2313
|
font-size: 16px;
|
|
@@ -2334,19 +2339,19 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2334
2339
|
a:hover {
|
|
2335
2340
|
text-decoration: underline;
|
|
2336
2341
|
}
|
|
2337
|
-
`,
|
|
2342
|
+
`,iu=r.css`
|
|
2338
2343
|
svg {
|
|
2339
2344
|
height: 12px;
|
|
2340
2345
|
width: 12px;
|
|
2341
2346
|
color: ${u("neutral",600)};
|
|
2342
2347
|
}
|
|
2343
|
-
`,
|
|
2348
|
+
`,ou=r.css`
|
|
2344
2349
|
cursor: pointer;
|
|
2345
2350
|
color: ${u("neutral",600)};
|
|
2346
2351
|
display: flex;
|
|
2347
2352
|
justify-content: center;
|
|
2348
2353
|
align-items: center;
|
|
2349
|
-
`,
|
|
2354
|
+
`,au=(e,t)=>r.css`
|
|
2350
2355
|
min-height: 56px;
|
|
2351
2356
|
width: 100vw;
|
|
2352
2357
|
position: ${e?"sticky":"absolute"};
|
|
@@ -2356,7 +2361,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2356
2361
|
background-color: ${u("neutral",t?200:100)};
|
|
2357
2362
|
border-top: 1px solid ${u("neutral",400)};
|
|
2358
2363
|
z-index: 101;
|
|
2359
|
-
`,
|
|
2364
|
+
`,su=e=>r.css`
|
|
2360
2365
|
height: 100%;
|
|
2361
2366
|
width: 100%;
|
|
2362
2367
|
max-width: ${e?`${e}px`:"100%"};
|
|
@@ -2371,7 +2376,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2371
2376
|
flex-direction: column;
|
|
2372
2377
|
align-items: flex-start;
|
|
2373
2378
|
}
|
|
2374
|
-
`,
|
|
2379
|
+
`,lu=r.css`
|
|
2375
2380
|
display: flex;
|
|
2376
2381
|
align-items: center;
|
|
2377
2382
|
flex-wrap: wrap;
|
|
@@ -2384,7 +2389,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2384
2389
|
color: ${u("neutral",700)};
|
|
2385
2390
|
text-decoration: underline;
|
|
2386
2391
|
}
|
|
2387
|
-
`,
|
|
2392
|
+
`,cu=r.css`
|
|
2388
2393
|
width: 240px;
|
|
2389
2394
|
font-size: 14px;
|
|
2390
2395
|
line-height: 20px;
|
|
@@ -2395,13 +2400,13 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2395
2400
|
@media screen and (max-width: 768px) {
|
|
2396
2401
|
text-align: left;
|
|
2397
2402
|
}
|
|
2398
|
-
`,
|
|
2403
|
+
`,du=r.css`
|
|
2399
2404
|
width: 100%;
|
|
2400
2405
|
display: flex;
|
|
2401
2406
|
align-items: center;
|
|
2402
2407
|
height: 56px;
|
|
2403
2408
|
background-color: ${u("neutral",200)};
|
|
2404
|
-
`,
|
|
2409
|
+
`,uu=r.css`
|
|
2405
2410
|
height: 56px;
|
|
2406
2411
|
width: 99%;
|
|
2407
2412
|
background-color: ${u("neutral",200)};
|
|
@@ -2495,9 +2500,9 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2495
2500
|
opacity: 1;
|
|
2496
2501
|
}
|
|
2497
2502
|
}
|
|
2498
|
-
`,uu=r.css`
|
|
2499
|
-
position: relative;
|
|
2500
2503
|
`,pu=r.css`
|
|
2504
|
+
position: relative;
|
|
2505
|
+
`,hu=r.css`
|
|
2501
2506
|
position: absolute;
|
|
2502
2507
|
top: -5px;
|
|
2503
2508
|
right: -5px;
|
|
@@ -2512,7 +2517,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2512
2517
|
display: flex;
|
|
2513
2518
|
justify-content: center;
|
|
2514
2519
|
align-items: center;
|
|
2515
|
-
`,
|
|
2520
|
+
`,fu=(e,t)=>e.findIndex((e=>e.value===t)),xu=(e,t)=>r.css`
|
|
2516
2521
|
height: ${e?"96px":"48px"};
|
|
2517
2522
|
width: 100%;
|
|
2518
2523
|
background-color: ${u("neutral",100)};
|
|
@@ -2521,7 +2526,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2521
2526
|
left: 0;
|
|
2522
2527
|
z-index: 102;
|
|
2523
2528
|
border-bottom: 1px solid ${u("neutral",400)};
|
|
2524
|
-
`,
|
|
2529
|
+
`,gu=r.css`
|
|
2525
2530
|
height: 48px;
|
|
2526
2531
|
width: 100%;
|
|
2527
2532
|
background-color: ${u("neutral",100)};
|
|
@@ -2531,7 +2536,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2531
2536
|
justify-content: flex-start;
|
|
2532
2537
|
gap: 0px;
|
|
2533
2538
|
padding: 8px 16px;
|
|
2534
|
-
`,
|
|
2539
|
+
`,vu=(e,t)=>r.css`
|
|
2535
2540
|
height: 48px;
|
|
2536
2541
|
width: 100%;
|
|
2537
2542
|
max-width: ${t?`${t}px`:"100%"};
|
|
@@ -2541,7 +2546,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2541
2546
|
justify-content: space-between;
|
|
2542
2547
|
margin: 0 auto;
|
|
2543
2548
|
padding: 8px 16px;
|
|
2544
|
-
`,
|
|
2549
|
+
`,bu=r.css`
|
|
2545
2550
|
outline: none;
|
|
2546
2551
|
a {
|
|
2547
2552
|
&:focus-visible {
|
|
@@ -2552,12 +2557,12 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2552
2557
|
outline-width: 2px;
|
|
2553
2558
|
}
|
|
2554
2559
|
}
|
|
2555
|
-
`,
|
|
2560
|
+
`,mu=e=>r.css`
|
|
2556
2561
|
display: ${e?"none":"flex"};
|
|
2557
2562
|
align-items: center;
|
|
2558
2563
|
justify-content: flex-start;
|
|
2559
2564
|
gap: 0px;
|
|
2560
|
-
`,
|
|
2565
|
+
`,yu=e=>r.css`
|
|
2561
2566
|
font-size: 16px;
|
|
2562
2567
|
line-height: 24px;
|
|
2563
2568
|
font-weight: 400;
|
|
@@ -2582,12 +2587,12 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2582
2587
|
font-weight: 700;
|
|
2583
2588
|
color: ${u("accessible","controls-on-neutral-lights")};
|
|
2584
2589
|
`:""}
|
|
2585
|
-
`,
|
|
2590
|
+
`,Cu=r.css`
|
|
2586
2591
|
height: 48px;
|
|
2587
2592
|
display: flex;
|
|
2588
2593
|
align-items: center;
|
|
2589
2594
|
justify-content: flex-end;
|
|
2590
|
-
`,
|
|
2595
|
+
`,wu=e=>r.css`
|
|
2591
2596
|
height: 100%;
|
|
2592
2597
|
font-size: 16px;
|
|
2593
2598
|
line-height: 24px;
|
|
@@ -2606,7 +2611,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2606
2611
|
}
|
|
2607
2612
|
}
|
|
2608
2613
|
`:""}
|
|
2609
|
-
`,
|
|
2614
|
+
`,ju=e=>r.css`
|
|
2610
2615
|
height: 100%;
|
|
2611
2616
|
display: flex;
|
|
2612
2617
|
align-items: center;
|
|
@@ -2614,7 +2619,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2614
2619
|
gap: 20px;
|
|
2615
2620
|
padding-left: 16px;
|
|
2616
2621
|
border-left: 1px solid ${u("neutral",e?700:300)};
|
|
2617
|
-
`,
|
|
2622
|
+
`,ku=r.css`
|
|
2618
2623
|
background-color: none;
|
|
2619
2624
|
border: none;
|
|
2620
2625
|
cursor: pointer;
|
|
@@ -2639,7 +2644,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2639
2644
|
outline-width: 2px;
|
|
2640
2645
|
background-color: ${u("neutral",200)};
|
|
2641
2646
|
}
|
|
2642
|
-
|
|
2647
|
+
`,$u=e=>r.css`
|
|
2643
2648
|
position: absolute;
|
|
2644
2649
|
top: 48px;
|
|
2645
2650
|
right: 0;
|
|
@@ -2652,10 +2657,10 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2652
2657
|
justify-content: flex-start;
|
|
2653
2658
|
gap: 16px;
|
|
2654
2659
|
transition: width 0.5s ease-in-out;
|
|
2655
|
-
|
|
2660
|
+
`,Su=r.css`
|
|
2656
2661
|
height: 100%;
|
|
2657
2662
|
width: 100%;
|
|
2658
|
-
`,
|
|
2663
|
+
`,Eu=r.css`
|
|
2659
2664
|
background-color: ${u("neutral",200)};
|
|
2660
2665
|
border-bottom: 1px solid ${u("neutral",300)};
|
|
2661
2666
|
|
|
@@ -2675,13 +2680,13 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2675
2680
|
margin-left: -12px;
|
|
2676
2681
|
}
|
|
2677
2682
|
}
|
|
2678
|
-
`,Eu=r.css`
|
|
2679
|
-
background-color: ${u("neutral",100)};
|
|
2680
2683
|
`,Ou=r.css`
|
|
2684
|
+
background-color: ${u("neutral",100)};
|
|
2685
|
+
`,Ru=r.css`
|
|
2681
2686
|
min-height: 100vh;
|
|
2682
2687
|
width: 100%;
|
|
2683
2688
|
overflow-y: scroll;
|
|
2684
|
-
`;r.css``;const
|
|
2689
|
+
`;r.css``;const Tu=e=>r.css`
|
|
2685
2690
|
display: inline-block;
|
|
2686
2691
|
width: 100%;
|
|
2687
2692
|
padding: 12px 16px;
|
|
@@ -2710,7 +2715,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2710
2715
|
outline-width: 2px;
|
|
2711
2716
|
background-color: ${u("neutral",200)};
|
|
2712
2717
|
}
|
|
2713
|
-
`,
|
|
2718
|
+
`,Lu=r.css`
|
|
2714
2719
|
width: 100%;
|
|
2715
2720
|
padding: 12px 16px;
|
|
2716
2721
|
display: flex;
|
|
@@ -2734,7 +2739,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2734
2739
|
outline-width: 2px;
|
|
2735
2740
|
background-color: ${u("neutral",200)};
|
|
2736
2741
|
}
|
|
2737
|
-
`,
|
|
2742
|
+
`,_u=e=>r.css`
|
|
2738
2743
|
position: absolute;
|
|
2739
2744
|
top: 0px;
|
|
2740
2745
|
right: 0;
|
|
@@ -2746,7 +2751,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2746
2751
|
align-items: flex-start;
|
|
2747
2752
|
justify-content: flex-start;
|
|
2748
2753
|
transition: width 0.5s ease-in-out;
|
|
2749
|
-
`,
|
|
2754
|
+
`,Pu=r.css`
|
|
2750
2755
|
height: 48px;
|
|
2751
2756
|
width: 100%;
|
|
2752
2757
|
display: flex;
|
|
@@ -2757,7 +2762,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2757
2762
|
position: relative;
|
|
2758
2763
|
top: 0;
|
|
2759
2764
|
left: 0;
|
|
2760
|
-
`,
|
|
2765
|
+
`,Mu=r.css`
|
|
2761
2766
|
position: absolute;
|
|
2762
2767
|
bottom: 0;
|
|
2763
2768
|
left: 0;
|
|
@@ -2772,7 +2777,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2772
2777
|
button {
|
|
2773
2778
|
width: calc(48% - 24px);
|
|
2774
2779
|
}
|
|
2775
|
-
`,
|
|
2780
|
+
`,Du=({navigationSection:e,utilitySection:r,actionsSection:i,linkRouter:o,isOpen:a,setIsOpen:s,pathname:l})=>{const[c,d]=n.useState(void 0),[u,p]=n.useState(-1),h=n.useRef(null),f=n.useRef([]),x=o;return t.jsxs(t.Fragment,{children:[t.jsx("div",{css:$u(a),children:a&&t.jsxs("div",{css:Su,children:[t.jsxs("div",{style:{overflowY:"scroll",width:"100%",height:"100%",paddingBottom:"72px"},children:[r?t.jsx("div",{css:Eu,children:r?.map((e=>t.jsx("div",{className:"ds-utility-item",children:e})))}):null,e?t.jsx("div",{css:Ou,children:e.map(((e,n)=>e.link?t.jsx(x,{to:e.link,href:e.link,onClick:()=>{d(void 0),p(-1),s(!1)},css:Tu(l===e.link),children:e.label},e.label):t.jsxs("button",{css:Lu,type:"button",ref:e=>f.current[n]=e,onClick:()=>{e.items&&(d(e),p(n),setTimeout((()=>{h.current?.focus()}),100))},children:[e.label,e.items?t.jsx(j,{rotate:"270",color:"var(--chakra-colors-neutral-700)"}):null]},e.label)))}):null]}),i?t.jsx("div",{css:Mu,children:i.map((e=>t.jsx(v,{label:e.label,onClick:()=>{e?.onClick?.(),d(void 0),p(-1),s(!1)}},e.label)))}):null]})}),t.jsx("div",{css:_u(!!c?.items),children:c?.items?t.jsxs(t.Fragment,{children:[t.jsxs("div",{css:Pu,children:[t.jsxs("button",{type:"button",onClick:()=>{d(void 0),p(-1),f.current[u]?.focus()},"aria-label":"Go back",css:ku,ref:h,children:[t.jsx(j,{rotate:"90",color:"var(--chakra-colors-neutral-700)"}),c?.label]}),t.jsxs("button",{type:"button",onClick:()=>{d(void 0),p(-1),s(!1)},"aria-label":"Close menu",css:ku,children:["Close",t.jsx($,{height:"16px",width:"16px"})]})]}),t.jsx("div",{css:Ru,children:c?.items?.map((e=>t.jsx(x,{to:e.link,href:e.link,css:Tu(),onClick:()=>{d(void 0),p(-1),s(!1)},children:e.label},e.label)))})]}):null})]})},Iu=1023,Nu=r.css`
|
|
2776
2781
|
width: 64px;
|
|
2777
2782
|
height: 100%;
|
|
2778
2783
|
z-index: 100;
|
|
@@ -2781,7 +2786,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2781
2786
|
display: flex;
|
|
2782
2787
|
flex-direction: column;
|
|
2783
2788
|
justify-content: space-between;
|
|
2784
|
-
`,
|
|
2789
|
+
`,Vu=r.css`
|
|
2785
2790
|
width: 64px;
|
|
2786
2791
|
height: 64px;
|
|
2787
2792
|
background-color: ${u("neutral",200)};
|
|
@@ -2871,7 +2876,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2871
2876
|
}
|
|
2872
2877
|
}
|
|
2873
2878
|
}
|
|
2874
|
-
`,
|
|
2879
|
+
`,Au=r.css`
|
|
2875
2880
|
display: flex;
|
|
2876
2881
|
justify-content: center;
|
|
2877
2882
|
align-items: center;
|
|
@@ -2884,7 +2889,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2884
2889
|
fill: ${u("neutral",600)};
|
|
2885
2890
|
}
|
|
2886
2891
|
}
|
|
2887
|
-
`,
|
|
2892
|
+
`,zu=r.css`
|
|
2888
2893
|
width: 64px;
|
|
2889
2894
|
height: 64px;
|
|
2890
2895
|
background-color: ${u("neutral",200)};
|
|
@@ -2922,7 +2927,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2922
2927
|
text-align: center;
|
|
2923
2928
|
color: ${u("neutral",600)};
|
|
2924
2929
|
}
|
|
2925
|
-
`,
|
|
2930
|
+
`,Bu=r.css`
|
|
2926
2931
|
width: 320px;
|
|
2927
2932
|
height: 100%;
|
|
2928
2933
|
z-index: 100;
|
|
@@ -2930,14 +2935,14 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2930
2935
|
background-color: ${u("neutral",100)};
|
|
2931
2936
|
overflow-y: auto;
|
|
2932
2937
|
overflow-x: hidden;
|
|
2933
|
-
`,
|
|
2938
|
+
`,Hu=e=>r.css`
|
|
2934
2939
|
width: 100%;
|
|
2935
2940
|
display: flex;
|
|
2936
2941
|
align-items: center;
|
|
2937
2942
|
height: 40px;
|
|
2938
2943
|
|
|
2939
2944
|
${"view"===e&&`\n border: 1px solid ${u("neutral",400)};\n background-color: ${u("neutral",200)};\n border-radius: 4px;\n padding: 4px;\n `}
|
|
2940
|
-
`,
|
|
2945
|
+
`,Fu=r.css`
|
|
2941
2946
|
width: 99%;
|
|
2942
2947
|
height: 40px;
|
|
2943
2948
|
padding: 8px 16px;
|
|
@@ -2953,7 +2958,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
2953
2958
|
&:focus-visible {
|
|
2954
2959
|
box-shadow: none;
|
|
2955
2960
|
}
|
|
2956
|
-
`,
|
|
2961
|
+
`,Zu=r.css`
|
|
2957
2962
|
background-color: ${u("neutral",200)};
|
|
2958
2963
|
color: ${u("neutral",700)};
|
|
2959
2964
|
|
|
@@ -3010,11 +3015,11 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3010
3015
|
opacity: 1;
|
|
3011
3016
|
}
|
|
3012
3017
|
}
|
|
3013
|
-
`,
|
|
3018
|
+
`,Gu=r.css`
|
|
3014
3019
|
width: 4px;
|
|
3015
3020
|
height: 24px;
|
|
3016
3021
|
background-color: ${u("neutral",400)};
|
|
3017
|
-
`,
|
|
3022
|
+
`,qu=r.css`
|
|
3018
3023
|
height: 32px;
|
|
3019
3024
|
border-radius: 2px;
|
|
3020
3025
|
background-color: ${u("neutral",200)};
|
|
@@ -3087,16 +3092,16 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3087
3092
|
opacity: 1;
|
|
3088
3093
|
}
|
|
3089
3094
|
}
|
|
3090
|
-
`,
|
|
3095
|
+
`,Wu=(e,t)=>e.findIndex((e=>e.value===t)),Uu=e=>1===e?"none":2===e?"left":"right",Xu=r.css`
|
|
3091
3096
|
display: flex;
|
|
3092
3097
|
justify-content: flex-start;
|
|
3093
3098
|
align-items: center;
|
|
3094
3099
|
gap: 8px;
|
|
3095
|
-
`,
|
|
3100
|
+
`,Yu=e=>r.css`
|
|
3096
3101
|
width: ${e||"16px"};
|
|
3097
3102
|
position: relative;
|
|
3098
3103
|
display: flex;
|
|
3099
|
-
`,
|
|
3104
|
+
`,Ku=r.css`
|
|
3100
3105
|
height: 4px;
|
|
3101
3106
|
width: 4px;
|
|
3102
3107
|
background-color: ${u("error",500)};
|
|
@@ -3104,7 +3109,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3104
3109
|
position: absolute;
|
|
3105
3110
|
top: 0px;
|
|
3106
3111
|
right: 0px;
|
|
3107
|
-
`,
|
|
3112
|
+
`,Ju=r.css`
|
|
3108
3113
|
height: 10px;
|
|
3109
3114
|
background-color: ${u("error",500)};
|
|
3110
3115
|
padding: 0 3px 1px 3px;
|
|
@@ -3115,11 +3120,11 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3115
3120
|
position: absolute;
|
|
3116
3121
|
top: -2px;
|
|
3117
3122
|
left: 9px;
|
|
3118
|
-
`,
|
|
3123
|
+
`,Qu=r.css`
|
|
3119
3124
|
font-size: 9px;
|
|
3120
3125
|
font-weight: 700;
|
|
3121
3126
|
color: ${u("error",100)};
|
|
3122
|
-
`,
|
|
3127
|
+
`,ep=r.css`
|
|
3123
3128
|
height: 16px;
|
|
3124
3129
|
min-width: 16px;
|
|
3125
3130
|
background-color: ${u("error",500)};
|
|
@@ -3128,11 +3133,11 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3128
3133
|
justify-content: center;
|
|
3129
3134
|
align-items: center;
|
|
3130
3135
|
padding: 0px 4px 1px 4px;
|
|
3131
|
-
`,
|
|
3136
|
+
`,tp=r.css`
|
|
3132
3137
|
font-size: 16px;
|
|
3133
3138
|
font-weight: 700;
|
|
3134
3139
|
color: ${u("error",100)};
|
|
3135
|
-
`,
|
|
3140
|
+
`,np=(e,t)=>r.css`
|
|
3136
3141
|
width: 100%;
|
|
3137
3142
|
min-width: ${"small"===e?"234px":"320px"};
|
|
3138
3143
|
border-radius: 4px;
|
|
@@ -3147,7 +3152,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3147
3152
|
button {
|
|
3148
3153
|
margin-left: ${t?0:"24px"};
|
|
3149
3154
|
}
|
|
3150
|
-
`,
|
|
3155
|
+
`,rp=r.css`
|
|
3151
3156
|
display: flex;
|
|
3152
3157
|
align-items: flex-start;
|
|
3153
3158
|
gap: 8px;
|
|
@@ -3155,28 +3160,28 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3155
3160
|
svg {
|
|
3156
3161
|
margin-top: 6px;
|
|
3157
3162
|
}
|
|
3158
|
-
`,
|
|
3163
|
+
`,ip=e=>r.css`
|
|
3159
3164
|
color: ${u("neutral",800)};
|
|
3160
3165
|
font-size: ${"small"===e?"14px":"18px"};
|
|
3161
3166
|
line-height: ${"small"===e?"20px":"28px"};
|
|
3162
3167
|
font-weight: 400;
|
|
3163
3168
|
text-align: left;
|
|
3164
|
-
`,
|
|
3169
|
+
`,op=e=>r.css`
|
|
3165
3170
|
color: ${u("neutral",700)};
|
|
3166
3171
|
font-size: ${"small"===e?"12px":"16px"};
|
|
3167
3172
|
line-height: ${"small"===e?"16px":"24px"};
|
|
3168
3173
|
font-weight: 400;
|
|
3169
3174
|
margin-left: 24px;
|
|
3170
3175
|
text-align: left;
|
|
3171
|
-
`,
|
|
3176
|
+
`,ap=r.css`
|
|
3172
3177
|
background-color: ${u("neutral",100)};
|
|
3173
3178
|
border: 1px solid ${u("neutral",300)};
|
|
3174
3179
|
color: ${u("neutral",700)};
|
|
3175
|
-
`,
|
|
3180
|
+
`,sp=r.css`
|
|
3176
3181
|
background-color: ${u("neutral",200)};
|
|
3177
3182
|
border: 1px solid ${u("neutral",300)};
|
|
3178
3183
|
color: ${u("neutral",700)};
|
|
3179
|
-
`,
|
|
3184
|
+
`,lp=r.css`
|
|
3180
3185
|
background-color: ${u("success",100)};
|
|
3181
3186
|
border: 1px solid ${u("success",300)};
|
|
3182
3187
|
color: ${u("success",500)};
|
|
@@ -3184,7 +3189,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3184
3189
|
p {
|
|
3185
3190
|
color: ${u("success",900)};
|
|
3186
3191
|
}
|
|
3187
|
-
`,
|
|
3192
|
+
`,cp=r.css`
|
|
3188
3193
|
background-color: ${u("warning",100)};
|
|
3189
3194
|
border: 1px solid ${u("warning",300)};
|
|
3190
3195
|
color: ${u("warning",500)};
|
|
@@ -3192,7 +3197,7 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3192
3197
|
p {
|
|
3193
3198
|
color: ${u("warning",900)};
|
|
3194
3199
|
}
|
|
3195
|
-
`,
|
|
3200
|
+
`,dp=r.css`
|
|
3196
3201
|
background-color: ${u("error",100)};
|
|
3197
3202
|
border: 1px solid ${u("error",300)};
|
|
3198
3203
|
color: ${u("error",500)};
|
|
@@ -3200,32 +3205,32 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3200
3205
|
p {
|
|
3201
3206
|
color: ${u("error",900)};
|
|
3202
3207
|
}
|
|
3203
|
-
`,
|
|
3208
|
+
`,up=r.css`
|
|
3204
3209
|
height: 8px;
|
|
3205
3210
|
width: 100%;
|
|
3206
3211
|
background-color: ${u("neutral",300)};
|
|
3207
3212
|
display: flex;
|
|
3208
3213
|
align-items: center;
|
|
3209
3214
|
justify-content: flex-start;
|
|
3210
|
-
`,
|
|
3215
|
+
`,pp=e=>r.css`
|
|
3211
3216
|
height: 100%;
|
|
3212
3217
|
width: ${e}%;
|
|
3213
3218
|
background-color: ${u("primary",500)};
|
|
3214
3219
|
transition: width 0.5s ease-in-out;
|
|
3215
|
-
`,
|
|
3220
|
+
`,hp=r.css`
|
|
3216
3221
|
width: 100%;
|
|
3217
3222
|
display: flex;
|
|
3218
3223
|
align-items: center;
|
|
3219
3224
|
justify-content: space-between;
|
|
3220
3225
|
position: relative;
|
|
3221
|
-
`,
|
|
3226
|
+
`,fp=r.css`
|
|
3222
3227
|
height: 60px;
|
|
3223
3228
|
width: 80px;
|
|
3224
3229
|
display: flex;
|
|
3225
3230
|
flex-direction: column;
|
|
3226
3231
|
align-items: center;
|
|
3227
3232
|
justify-content: space-between;
|
|
3228
|
-
`,
|
|
3233
|
+
`,xp=(e,t)=>r.css`
|
|
3229
3234
|
height: 32px;
|
|
3230
3235
|
width: 32px;
|
|
3231
3236
|
display: flex;
|
|
@@ -3261,12 +3266,12 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3261
3266
|
}
|
|
3262
3267
|
|
|
3263
3268
|
${t?`\n background-color: ${u("neutral",300)};\n \n &:hover {\n background-color: ${u("neutral",300)};\n box-shadow: none;\n }\n `:""}
|
|
3264
|
-
`,
|
|
3269
|
+
`,gp=e=>r.css`
|
|
3265
3270
|
color: ${u("neutral",e?800:600)};
|
|
3266
3271
|
font-size: 14px;
|
|
3267
3272
|
line-height: 20px;
|
|
3268
3273
|
font-weight: 400;
|
|
3269
|
-
`,
|
|
3274
|
+
`,vp=r.css`
|
|
3270
3275
|
height: 1px;
|
|
3271
3276
|
width: 100%;
|
|
3272
3277
|
padding: 0 30px;
|
|
@@ -3274,11 +3279,11 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3274
3279
|
top: 16px;
|
|
3275
3280
|
left: 0;
|
|
3276
3281
|
z-index: -1;
|
|
3277
|
-
`,
|
|
3282
|
+
`,bp=r.css`
|
|
3278
3283
|
height: 1px;
|
|
3279
3284
|
width: 100%;
|
|
3280
3285
|
background-color: ${u("neutral",400)};
|
|
3281
|
-
`,
|
|
3286
|
+
`,mp=r.css`
|
|
3282
3287
|
justify-content: space-between;
|
|
3283
3288
|
align-items: center;
|
|
3284
3289
|
gap: 8px;
|
|
@@ -3321,21 +3326,21 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3321
3326
|
color: ${u("error",900)};
|
|
3322
3327
|
}
|
|
3323
3328
|
}
|
|
3324
|
-
`,
|
|
3329
|
+
`,yp=r.css`
|
|
3325
3330
|
font-size: 18px;
|
|
3326
3331
|
line-height: 28px;
|
|
3327
3332
|
font-weight: 400;
|
|
3328
3333
|
color: ${u("neutral",800)};
|
|
3329
|
-
`,
|
|
3334
|
+
`,Cp=r.css`
|
|
3330
3335
|
font-size: 16px;
|
|
3331
3336
|
line-height: 24px;
|
|
3332
3337
|
font-weight: 400;
|
|
3333
3338
|
color: ${u("neutral",700)};
|
|
3334
|
-
`,Cp=r.css`
|
|
3335
|
-
padding: 6px;
|
|
3336
3339
|
`,wp=r.css`
|
|
3337
3340
|
padding: 6px;
|
|
3338
|
-
`,jp=
|
|
3341
|
+
`,jp=r.css`
|
|
3342
|
+
padding: 6px;
|
|
3343
|
+
`,kp={pauseOnPageIdle:!0,offsets:"24px"},$p={"top-start":e.createToaster({placement:"top-start",...kp}),"top-end":e.createToaster({placement:"top-end",...kp}),"bottom-start":e.createToaster({placement:"bottom-start",...kp}),"bottom-end":e.createToaster({placement:"bottom-end",...kp})};exports.Badge=({hasNotification:e,notificationCount:r,label:i})=>{const[o,a]=n.useState(!1);n.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 r&&r>0&&(e=`${r>99?"99+":r}`),e})();let l="16px";return r&&r>99?l="28px":r&&r>9&&(l="22px"),o?t.jsxs("div",{css:Xu,role:"status","aria-live":"polite",children:[t.jsxs("div",{css:Yu(),children:[t.jsx(P,{color:"currentColor",height:"16px",width:"16px"}),!e||r||i?null:t.jsx("div",{css:Ku,"aria-hidden":!0})]}),i?t.jsx("p",{children:i}):null,s.length>0?t.jsx("div",{css:ep,children:t.jsx("p",{css:tp,"aria-label":`${r} unread message`,children:s})}):null]}):t.jsxs("div",{css:Xu,role:"status","aria-live":"polite",children:[i?t.jsx("p",{children:i}):null,t.jsxs("div",{css:Yu(l),children:[s.length>0?t.jsx("div",{css:Ju,children:t.jsx("p",{css:Qu,"aria-label":`${r} unread message`,children:s})}):null,e&&!r?t.jsx("div",{css:Ku,"aria-hidden":!0}):null,t.jsx(P,{color:"currentColor",height:"16px",width:"16px"})]})]})},exports.BaseMap=({title:e,caption:n,additionalSettings:i,options:o,onOptionSelected:a,maxHeight:s="400px",maxWidth:l="260px"})=>t.jsx("div",{css:fn(s,l),children:t.jsxs("div",{className:"ds-base-map-scroll-content",children:[t.jsxs("div",{css:xn,children:[t.jsx("h2",{className:"ds-base-map-header-title",children:e}),t.jsx("p",{className:"ds-base-map-header-caption",children:n})]}),t.jsxs("div",{css:gn,children:[i?t.jsx("div",{css:vn,children:i.map((e=>t.jsxs("div",{children:[t.jsx(je,{css:{},checked:e.checked,onCheckedChange:({checked:t})=>e.onCheckedChange({checked:Boolean(t)}),children:e.label}),e.checked&&e.children?t.jsx("div",{css:bn,children:e.children}):null]},e.label)))}):null,o?t.jsx("div",{css:mn,children:o.map((e=>{return t.jsxs("div",{css:yn(e.active),role:"button",onClick:()=>a?.(e),tabIndex:0,onKeyDown:t=>{"Enter"===t.key&&a?.(e)},children:[t.jsx("div",{css:(n=e.imageUrl,r.css`
|
|
3339
3344
|
height: 32px;
|
|
3340
3345
|
width: 32px;
|
|
3341
3346
|
border: 1px solid ${u("neutral",300)};
|
|
@@ -3343,41 +3348,41 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3343
3348
|
background-image: url(${n});
|
|
3344
3349
|
background-size: cover;
|
|
3345
3350
|
background-position: center;
|
|
3346
|
-
`)}),t.jsxs("div",{css:
|
|
3351
|
+
`)}),t.jsxs("div",{css:Cn,children:[t.jsxs("div",{className:"ds-base-map-title-container",children:[t.jsx("p",{className:"ds-base-map-title",children:e.label}),e.active?t.jsx(At,{label:"Active",variant:"warning",size:"small",icon:t.jsx(y,{})}):null]}),t.jsx("p",{className:"ds-base-map-caption",children:e.caption}),e.active&&e.children?t.jsx("div",{className:"ds-base-map-children",children:e.children}):null]})]},e.label);var n}))}):null]})]})}),exports.Breadcrumb=({links:r,separator:i,maxItems:o=99,linkRouter:a})=>{const[s,l]=n.useState(r.length>o);n.useEffect((()=>{l(r.length>o)}),[r.length]);const c=a;return t.jsx(e.Breadcrumb.Root,{children:t.jsx(e.Breadcrumb.List,{gap:"16px",children:s?t.jsxs(t.Fragment,{children:[t.jsx(e.Breadcrumb.Item,{css:ru,children:t.jsxs(c,{to:r[0].link,href:r[0].link,children:[r[0].icon,r[0].label]})}),t.jsx(e.Breadcrumb.Separator,{css:iu,children:i||t.jsx(j,{rotate:"270"})}),t.jsx("li",{className:"chakra-breadcrumb__item",children:t.jsx("button",{css:ou,type:"button",onClick:()=>l(!1),children:"..."})}),t.jsx(e.Breadcrumb.Separator,{css:iu,children:i||t.jsx(j,{rotate:"270"})}),t.jsx(e.Breadcrumb.Item,{css:ru,children:t.jsxs("p",{"aria-current":"page","aria-label":r[r.length-1].label,children:[r[r.length-1].icon,r[r.length-1].label]})})]}):r.map(((o,a)=>o?.label?t.jsxs(n.Fragment,{children:[t.jsx(e.Breadcrumb.Item,{css:ru,children:a<r.length-1?t.jsxs(c,{to:o.link,href:o.link,children:[o.icon,o.label]}):t.jsxs("p",{"aria-current":"page","aria-label":o.label,children:[o.label&&o.icon?o.icon:"",o.label]})}),a<r.length-1?t.jsx(e.Breadcrumb.Separator,{css:iu,children:i||t.jsx(j,{rotate:"270"})}):null]},o.label):null))})})},exports.Button=v,exports.Checkbox=je,exports.CheckboxList=({label:i,caption:o,checkboxes:a,defaultValue:s,onCheckedChange:l,errorMessage:c,horizontal:d,required:u})=>{const[p,h]=n.useState(s?{[s]:!0}:{}),f=`${i}. ${o?`${o}.`:""} ${u?"Required.":"Optional"} ${c?`Error: ${c}.`:""} `;return t.jsxs(e.Group,{css:Je,tabIndex:0,"aria-label":f,children:[c?t.jsx("div",{css:nt}):null,t.jsxs("div",{css:(x=!!c,r.css`
|
|
3347
3352
|
margin-left: ${x?"19px":"0px"};
|
|
3348
|
-
`),children:[t.jsxs("p",{css:
|
|
3353
|
+
`),children:[t.jsxs("p",{css:Qe,"aria-label":i,children:[u&&t.jsx("span",{"aria-label":"required",children:"*"}),i]}),t.jsx("p",{css:et,"aria-label":o,children:o}),c?t.jsx("p",{css:rt,"aria-label":c,children:c}):null,t.jsx("div",{css:tt(d),children:a.map((e=>t.jsx(je,{css:{},defaultChecked:s===e.value,onCheckedChange:({checked:t})=>((e,t)=>{const n={...p};t&&(n[t]=e,h(n)),l&&l(n)})(t,e.name),...e},e.name)))})]})]});var x},exports.CheckboxOptionCard=({defaultValue:n,items:i,onValueChange:o})=>t.jsx(e.CheckboxGroup,{defaultValue:n,onValueChange:o,children:t.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"12px",children:i.map((i=>{return t.jsxs(e.CheckboxCard.Root,{css:ke,defaultChecked:-1!==n?.indexOf(i.value),disabled:i.disabled,value:i.value,children:[t.jsx(e.CheckboxCard.HiddenInput,{}),t.jsxs(e.CheckboxCard.Control,{css:$e,children:[t.jsxs(e.CheckboxCard.Content,{css:(a=i.variant,r.css`
|
|
3349
3354
|
width: 100%;
|
|
3350
3355
|
display: flex;
|
|
3351
3356
|
flex-direction: ${"centered"===a?"column":"row"};
|
|
3352
3357
|
align-items: center;
|
|
3353
3358
|
gap: 12px;
|
|
3354
|
-
`),children:[t.jsx("div",{css
|
|
3359
|
+
`),children:[t.jsx("div",{css:Se,children:i.icon}),t.jsxs("div",{style:{width:"100%"},children:[t.jsx(e.CheckboxCard.Label,{css:Ee(i.variant,i.disabled),children:i.label}),i.caption?t.jsx(e.CheckboxCard.Description,{css:Oe(i.variant,i.disabled),children:i.caption}):null]})]}),t.jsx(e.CheckboxCard.Indicator,{css:Re(i.variant)})]}),i.children&&"expanded"===i.variant?t.jsx(e.CheckboxCard.Addon,{css:(o=i.disabled,r.css`
|
|
3355
3360
|
width: 100%;
|
|
3356
3361
|
border-color: ${u("neutral",300)};
|
|
3357
3362
|
margin-top: 12px;
|
|
3358
3363
|
padding: 0px;
|
|
3359
3364
|
padding-top: 8px;
|
|
3360
3365
|
color: ${o?u("neutral",500):"inherit"};
|
|
3361
|
-
`),children:i.children}):null]},`${i.label}-${i.value}`);var o,a}))})}),exports.CloseButton=ee,exports.ExtendableCard=({children:n,header:r,footer:i})=>t.jsx(e.Box,{css:
|
|
3366
|
+
`),children:i.children}):null]},`${i.label}-${i.value}`);var o,a}))})}),exports.CloseButton=ee,exports.ExtendableCard=({children:n,header:r,footer:i})=>t.jsx(e.Box,{css:Ir,children:t.jsx(e.Accordion.Root,{multiple:!0,children:t.jsxs(e.Accordion.Item,{value:"extendable-card-item",children:[t.jsxs(e.Accordion.ItemTrigger,{css:Nr,alignItems:"center",children:[t.jsx(e.Flex,{gap:3,flex:"1",overflow:"hidden",alignItems:"center",children:r}),t.jsx(e.Accordion.ItemIndicator,{children:t.jsx(j,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),t.jsxs(e.Accordion.ItemContent,{children:[n,i]})]})})}),exports.Footer=({children:e,label:n="© World Resources Institute",fixed:r,filled:i,maxWidth:o})=>{const a=(new Date).getFullYear();return t.jsx("footer",{css:au(r,i),children:t.jsxs("div",{css:su(o),children:[t.jsx("div",{children:t.jsx(_,{height:"32px",width:"91px"})}),t.jsx("div",{css:lu,children:e}),t.jsx("div",{children:t.jsxs("p",{css:cu,children:[n," ",a]})})]})})},exports.IconButton=Q,exports.IconMarker=jn,exports.IconMarkers=kn,exports.InlineMessage=({label:e,caption:n,variant:r,size:i="large",icon:o=t.jsx(w,{height:"16px",width:"16px"}),onActionClick:a,actionLabel:s,isButtonRight:l})=>{let c=ap;return"info-grey"===r?c=sp:"success"===r?c=lp:"warning"===r?c=cp:"error"===r&&(c=dp),t.jsxs("div",{css:[np(i,l),c],"aria-roledescription":"Note",children:[t.jsxs("div",{children:[t.jsxs("div",{css:rp,children:[o,t.jsx("p",{css:ip(i),children:e})]}),t.jsx("p",{css:op(i),children:n})]}),s?t.jsx(v,{label:s,variant:"info-white"===r||"info-grey"===r?"primary":"secondary",size:"large"===i?"default":"small",onClick:a}):null]})},exports.InputWithUnits=({label:r,caption:i,errorMessage:o,units:a,unitsPosition:s="end",defaultUnit:l="",defaultValue:c="",onChange:d,required:u,disabled:p})=>{const[h,f]=n.useState(c),[x,g]=n.useState(l?[l]:[a[0].value]),v=(e,t)=>{d&&d("end"===s?""+(t?`${h} ${e}`:`${e} ${x}`):""+(t?`${e} ${h}`:`${x} ${e}`))};return t.jsxs("div",{css:it,children:[o?t.jsx("div",{css:st}):null,t.jsxs("div",{style:{marginLeft:o?"19px":"0px"},children:[t.jsxs("p",{css:ot(p),"aria-label":r,children:[u?t.jsx("span",{children:"*"}):null,r]}),t.jsx("p",{css:at(p),"aria-label":i,children:i}),o?t.jsx("p",{css:lt,"aria-label":o,children:o}):null,t.jsxs(e.Group,{css:ct(!!o,s),attached:!0,children:["start"===s?t.jsx(Ht,{placeholder:"",value:x,items:a,disabled:p,onChange:e=>{g(e),v(e?.[0],!0)}}):null,t.jsx(gt,{type:"number",value:h,disabled:p,onChange:e=>{f(e.target.value),v(e.target.value)}}),"end"===s?t.jsx(Ht,{placeholder:"",value:x,items:a,disabled:p,onChange:e=>{g(e),v(e?.[0],!0)}}):null]})]})]})},exports.ItemCount=hr,exports.LayerGroup=({label:r,caption:i,value:o,layerItems:a,onChangeForRadioVariant:s})=>{const[l,c]=n.useState({}),[d]=n.useState((e=>{const t=e.find((e=>"radio"===e.variant&&e.isDefaultSelected));return t?.name})(a));n.useEffect((()=>{let e={...l};a.forEach((t=>{t.isDefaultSelected&&(e={...e,["radio"===t.variant?r:t.name]:t.isDefaultSelected})})),c(e)}),[]);const u=(e,t,n,r)=>{const i={...l,[e]:t};c(i),n&&n(e,t,r)},p=Object.values(l).filter((e=>!0===e)).length,h=`${r}, ${p} Active layers on the map${i?`, ${i}`:""}`;return t.jsxs(e.Accordion.Item,{value:o,width:"100%",children:[t.jsxs(e.Accordion.ItemTrigger,{css:Sn,alignItems:"flex-start","aria-label":h,children:[t.jsxs(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:[t.jsxs("span",{css:En,children:[r,t.jsx(At,{label:`${p} Active`,size:"small",variant:p>0?"success":"info-grey"})]}),t.jsx("div",{css:On,children:i})]}),t.jsx(e.Accordion.ItemIndicator,{display:"flex",children:t.jsx(j,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),t.jsx(e.Accordion.ItemContent,{paddingLeft:"16px",paddingRight:"16px",children:t.jsx(ze,{name:r,defaultValue:d,customGap:"0px",onChange:(e,t)=>u(e,!!t,s,t),children:a.map((e=>t.jsx(Mn,{...e,onChange:(t,n)=>u(t,n,e.onChange)},e.label)))})})]})},exports.LayerGroupContainer=({children:n,defaultValue:r,...i})=>t.jsx("div",{css:$n,style:{width:"100%"},children:t.jsx(e.Accordion.Root,{css:{},defaultValue:r,multiple:!0,...i,children:n})}),exports.LayerItem=Mn,exports.LayerParameters=({label:r,children:i,openedByDefault:o})=>t.jsx("div",{children:t.jsx(e.Accordion.Root,{defaultValue:o?[r]:[],multiple:!0,children:t.jsxs(e.Accordion.Item,{css:Dn,value:r,children:[t.jsxs(e.Accordion.ItemTrigger,{css:In,children:[t.jsx(e.Box,{width:"full",display:"flex",flexDirection:"column",alignItems:"flex-start",children:t.jsx("p",{css:Nn,children:r})}),t.jsx(e.Accordion.ItemIndicator,{display:"flex",children:t.jsx(j,{color:"var(--chakra-colors-neutral-700)",height:"16px",width:"16px"})})]}),t.jsx(e.Accordion.ItemContent,{css:Vn,children:n.Children.map(i,(e=>t.jsx("div",{className:"ds-layer-parameters-item-child",children:e})))})]})})}),exports.LegendItem=({layerName:e,dataUnit:n,onDrag:r,onUpClick:i,onDownClick:o,onRemoveClick:a,children:s,onInfoClick:l,onOpacityChanged:c})=>t.jsxs("div",{css:An,children:[t.jsxs("div",{css:zn,children:[t.jsx(Q,{icon:t.jsx(O,{}),"aria-label":"Drag and drop","aria-hidden":!0,onClick:r,style:{display:"none",marginBottom:"12px"}}),t.jsxs("div",{style:{display:"flex",flexDirection:"column",gap:"12px"},children:[t.jsx(Q,{icon:t.jsx(j,{rotate:"180"}),"aria-label":"Up",onClick:i}),t.jsx(Q,{icon:t.jsx(j,{}),"aria-label":"Down",onClick:o})]})]}),t.jsxs("div",{style:{width:"100%"},children:[t.jsxs("div",{css:Bn,children:[t.jsxs("div",{children:[t.jsx("h3",{css:Hn,children:e}),t.jsx("p",{css:Fn,children:n})]}),t.jsx(v,{label:"Remove",size:"small",variant:"secondary",rightIcon:t.jsx($,{}),onClick:a})]}),s,t.jsxs("div",{css:Zn,children:[t.jsx(v,{label:"About data",size:"small",variant:"secondary",leftIcon:t.jsx(w,{}),onClick:l}),t.jsx(Xn,{defaultValue:80,onOpacityChanged:c})]})]})]}),exports.List=({items:n})=>t.jsx(e.Box,{css:fr,children:n.map((e=>t.jsx(Cr,{id:e.id,icon:e.icon,label:e.label,caption:e.caption,value:e.value,variant:e.variant??"data",onItemClick:e.onItemClick},e.id??e.label)))}),exports.MapControl=oe,exports.MapControls=ae,exports.Menu=fe,exports.MobileTabBar=({defaultValue:r,tabs:i,onTabClick:o,hideLabels:a})=>{const[s,l]=n.useState(fu(i,r)||0);return t.jsx("div",{css:du,children:t.jsx(e.Tabs.Root,{width:"full",defaultValue:r||i?.[0]?.value,onValueChange:({value:e})=>{return l(fu(i,t=e)),void(o&&o(t));var t},children:t.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:i.map((n=>{const{label:r,icon:i,bagdeCount:o,"aria-label":s,...l}=n;return t.jsxs(e.Tabs.Trigger,{css:uu,"aria-label":s||r,...l,children:[t.jsxs("div",{css:pu,children:[i,o?t.jsx("div",{css:hu,className:"ds-badge-count",children:o}):null]}),a?null:t.jsx("p",{children:r})]},r)}))})})})},exports.Modal=({header:n,content:r,footer:i,size:o="medium",draggable:a,blocking:s,open:l,onClose:c})=>l?t.jsx(e.Dialog.Root,{open:l,onOpenChange:c,placement:"center",scrollBehavior:"inside",closeOnInteractOutside:!a&&!s,preventScroll:!a&&!s,closeOnEscape:!s,defaultOpen:!0,children:t.jsxs(e.Portal,{children:[a?null:t.jsx(e.Dialog.Backdrop,{}),t.jsx(Di,{disabled:!a,children:t.jsx(e.Dialog.Positioner,{children:t.jsxs(e.Dialog.Content,{css:Ii(o),children:[t.jsxs(e.Dialog.Header,{css:Ni,children:[n,s?null:t.jsx(e.Dialog.CloseTrigger,{css:Vi,asChild:!0,children:t.jsx(ee,{})})]}),t.jsx(e.Dialog.Body,{css:Ai,children:r}),i?t.jsx(e.Dialog.Footer,{padding:"12px",children:i}):null]})})})]})}):null,exports.MultiActionButton=({variant:r="primary",size:i="default",mainActionLabel:o,mainActionOnClick:a=()=>{},otherActions:s=[],disabled:l,...c})=>{const[d,p]=n.useState(!1),h=l?`${o} action button with menu, disabled`:void 0;return t.jsxs(e.Group,{css:be,attached:!0,tabIndex:l?0:void 0,"aria-disabled":l,"aria-label":h,role:"group",children:[t.jsx(v,{css:{},label:o,variant:r,size:i,onClick:a,disabled:l,...c}),t.jsxs(e.Menu.Root,{onOpenChange:({open:e})=>p(e),positioning:{placement:"bottom-end"},children:[t.jsx(e.Menu.Trigger,{css:ge(r),"data-group-item":!0,"data-last":!0,asChild:!0,children:t.jsx(v,{variant:r,size:i,leftIcon:t.jsx(j,{rotate:d?"180":"0",color:u("accessible","text-on-primary-mids")||u("primary",900)}),disabled:l})}),t.jsx(me,{children:s.map((({label:n,value:r,onClick:o})=>t.jsx(e.Menu.Item,{css:ve(i),onClick:o,value:r,children:n},r)))})]})]})},exports.Navbar=({logo:e,linkRouter:i,pathname:o,navigationSection:a,utilitySection:s,actionsSection:l,maxWidth:c,fixed:d,onNavbarHeightChange:p})=>{const h=n.useRef(null),f=n.useRef(null),x=n.useRef(null),[g,b]=n.useState(!1),[m,y]=n.useState(-1),[C,w]=n.useState("undefined"!=typeof window&&window?.innerWidth<=Iu),[j,k]=n.useState(!1),S=i,E=n.useCallback((()=>{if(f.current&&h.current&&x.current){const e=h.current.getBoundingClientRect(),t=f.current.getBoundingClientRect(),n=x.current.getBoundingClientRect();t.width,e.width,window.innerWidth<=Iu||window.innerWidth<=m?(p?.(96),b(!0)):window.innerWidth>Iu&&window.innerWidth<=1440?e.right>=t.left?(p?.(96),b(!0),y(window.innerWidth)):window.innerWidth>m&&(p?.(48),b(!1),y(-1)):(p?.(48),b(!1),y(-1)),g&&(window.innerWidth<=Iu||n.right>=t.left?(w(!0),p?.(48)):(w(!1),p?.(96)))}}),[m,g]);return n.useEffect((()=>(E(),window.addEventListener("resize",E),()=>{window.removeEventListener("resize",E)})),[E]),t.jsxs("nav",{css:xu(g&&!C,d),children:[t.jsxs("div",{css:vu(g&&!C,c),children:[t.jsxs("div",{css:(O=g&&!C,r.css`
|
|
3362
3367
|
display: flex;
|
|
3363
3368
|
align-items: center;
|
|
3364
3369
|
justify-content: flex-start;
|
|
3365
3370
|
gap: 12px;
|
|
3366
3371
|
color: ${u("neutral",O?100:900)};
|
|
3367
|
-
`),ref:h,children:[e?t.jsx("div",{ref:x,css:
|
|
3372
|
+
`),ref:h,children:[e?t.jsx("div",{ref:x,css:bu,children:e}):null,t.jsx("div",{css:mu(g),children:a?.map((e=>e.link?t.jsx(S,{to:e.link,href:e.link,css:yu(o===e.link),children:e.label},e.label):t.jsx(fe,{label:e.label,items:e.items||[]},e.label)))})]}),t.jsx("div",{css:Cu,ref:f,children:C?t.jsxs("button",{type:"button",onClick:()=>k(!j),"aria-label":"Open menu",css:ku,children:[j?"Close":"Menu",j?t.jsx($,{height:"16px",width:"16px"}):t.jsx(X,{height:"16px",width:"16px"})]}):t.jsxs(t.Fragment,{children:[t.jsx("div",{css:Cu,children:s?.map(((e,n)=>t.jsx("div",{css:wu(g),children:e},n)))}),l?t.jsx("div",{css:ju(g),children:l.map((e=>t.jsx(v,{...e},e.label)))}):null]})})]}),g&&!C?t.jsx("div",{css:gu,children:a?.map((e=>e.link?t.jsx(S,{to:e.link,href:e.link,css:yu(o===e.link),children:e.label},e.label):t.jsx(fe,{label:e.label,items:e.items||[]},e.label)))}):null,C?t.jsx(Du,{navigationSection:a,utilitySection:s,actionsSection:l,linkRouter:i,isOpen:j,setIsOpen:k,pathname:o}):null]});var O},exports.NavigationRail=({tabs:r=[],defaultValue:i,onTabClick:o,children:a,onOpenChange:s})=>{const[l,c]=n.useState(!1),[d,u]=n.useState(i||r?.[0]?.value);return t.jsxs("div",{style:{height:"calc(100vh - 48px - 56px)",position:"fixed",top:"48px",left:0,display:"flex"},children:[t.jsxs("div",{css:Nu,children:[t.jsx(e.Tabs.Root,{defaultValue:i||r?.[0]?.value,orientation:"horizontal",width:"full",onValueChange:({value:e})=>{var t;u(t=e),o&&o(t)},role:"tablist",children:t.jsx(e.Tabs.List,{alignItems:"center",border:"none",style:{flexDirection:"column"},children:r.map((n=>t.jsx(e.Tabs.Trigger,{css:Vu,"aria-label":n["aria-label"]||n.label,...n,children:t.jsxs(e.Box,{display:"flex",alignItems:"center",flexDirection:"column",gap:"5px",className:"ds-tab-label",children:[n.icon?t.jsx("div",{css:Au,children:n.icon}):null,t.jsx("p",{children:n.label})]})},n.label)))})}),a?t.jsx(e.Collapsible.Root,{onOpenChange:({open:e})=>{c(e),s&&s(!e)},children:t.jsxs(e.Collapsible.Trigger,{css:zu,children:[t.jsx("div",{css:Au,children:l?t.jsx(m,{}):t.jsx(b,{})}),t.jsxs("div",{className:"ds-tab-label",children:[t.jsx("p",{children:l?"Show":"Hide"}),t.jsx("p",{children:"Sidebar"})]})]})}):null]}),a?t.jsx(e.Collapsible.Root,{defaultOpen:!0,open:!l,children:t.jsx(e.Collapsible.Content,{height:"100%",children:t.jsx("div",{css:Bu,role:"tabpanel","aria-labelledby":d,children:a})})}):null]})},exports.OptionCard=({defaultValue:n,items:i,onValueChange:o})=>t.jsx(e.RadioCard.Root,{defaultValue:n,onValueChange:o,children:t.jsx(e.HStack,{alignItems:"flex-start",flexWrap:"wrap",gap:"12px",children:i.map((n=>{return t.jsxs(e.RadioCard.Item,{css:Te,value:n.value,disabled:n.disabled,children:[t.jsx(e.RadioCard.ItemHiddenInput,{}),t.jsxs(e.RadioCard.ItemControl,{css:Le,children:[t.jsxs("div",{css:(o=n.variant,r.css`
|
|
3368
3373
|
width: 100%;
|
|
3369
3374
|
display: flex;
|
|
3370
3375
|
flex-direction: ${"centered"===o?"column":"row"};
|
|
3371
3376
|
align-items: center;
|
|
3372
3377
|
gap: 12px;
|
|
3373
|
-
`),children:[t.jsx("div",{css:
|
|
3378
|
+
`),children:[t.jsx("div",{css:_e,children:n.icon}),t.jsxs("div",{style:{width:"100%"},children:[t.jsx("p",{css:Pe(n.variant,n.disabled),"aria-label":n.label,"aria-disabled":n.disabled,children:n.label}),t.jsx("p",{css:Me(n.variant,n.disabled),"aria-label":n.caption,"aria-disabled":n.disabled,children:n.caption})]})]}),t.jsx(e.RadioCard.ItemIndicator,{css:De(n.variant)})]}),n.children&&"expanded"===n.variant?t.jsx(e.RadioCard.ItemAddon,{css:(i=n.disabled,r.css`
|
|
3374
3379
|
width: 100%;
|
|
3375
3380
|
border-top: 1px solid ${u("neutral",300)};
|
|
3376
3381
|
margin-top: 12px;
|
|
3377
3382
|
padding: 0px;
|
|
3378
3383
|
padding-top: 8px;
|
|
3379
3384
|
color: ${i?u("neutral",500):"inherit"};
|
|
3380
|
-
`),children:n.children}):null]},`${n.label}-${n.value}`);var i,o}))})}),exports.Pagination
|
|
3385
|
+
`),children:n.children}):null]},`${n.label}-${n.value}`);var i,o}))})}),exports.Pagination=Sr,exports.Panel=({header:e,content:r,footer:i,variant:o="fixed",width:a})=>{const[s,l]=n.useState(void 0),[c,d]=n.useState(void 0),u=n.useRef(null),p=n.useRef(null);n.useEffect((()=>{l(u?.current?.getBoundingClientRect()?.height),d(p?.current?.getBoundingClientRect()?.height)}),[e,i]);return t.jsxs("div",{css:[zi(a),"fixed"===o?Bi:Hi],children:[e?t.jsx("div",{css:Fi,ref:u,children:e}):null,t.jsx("div",{css:Zi(s,c),children:r}),i?t.jsx("div",{css:Gi,ref:p,children:i}):null]})},exports.Password=({label:e,caption:i,required:o,disabledRules:a,onChange:s,minLength:l=8,hideValidations:c})=>{const[d,p]=n.useState(!1),[h,f]=n.useState(""),[x,g]=n.useState({strength:"Very weak",length:!1,uppercase:!1,lowercase:!1,numbers:!1,specialCharacters:!1});return t.jsxs("div",{css:Ft,children:[t.jsxs("p",{css:Zt,"aria-label":e,children:[o?t.jsx("span",{children:"*"}):null,e]}),t.jsx("p",{css:Gt,"aria-label":i,children:i}),t.jsxs("div",{css:qt,children:[t.jsx(gt,{type:d?"text":"password",value:h,"aria-describedby":"password-guidelines",onChange:e=>(e=>{const t={...x};let n=0,r=!1;t.length=e.length>=l,n+=e.length>=l?1:0,r=/[A-Z]/.test(e),n+=r?1:0,t.uppercase=r,r=/[a-z]/.test(e),n+=r?1:0,t.lowercase=r,r=/[0-9]/.test(e),n+=r?1:0,t.numbers=r,r=/[-'/`~!¡#*$@_%+=.,^&(){}[\]|;:“‘"<>?\\]/.test(e),n+=r?1:0,t.specialCharacters=r,t.strength="Very Weak",e.length>=4&&n>=2&&(t.strength="Weak"),e.length>=6&&n>=3&&(t.strength="Medium"),e.length>=l&&n>=4&&(t.strength="Strong"),e.length>=l+2&&n>=5&&(t.strength="Very Strong"),f(e),g(t),s&&s(t)})(e.target.value)}),t.jsx(v,{label:d?"Hide":"Show",variant:"secondary",leftIcon:d?t.jsx(E,{}):t.jsx(S,{}),"aria-label":d?"Hide password":"Show password",onClick:()=>p(!d),type:"button"})]}),h&&!c?t.jsxs("div",{id:"password-guidelines",css:Wt,"aria-live":"polite",children:[t.jsxs("p",{css:(b=x.strength,r.css`
|
|
3381
3386
|
font-size: 16px;
|
|
3382
3387
|
line-height: 24px;
|
|
3383
3388
|
font-weight: 400;
|
|
@@ -3388,13 +3393,13 @@ function kc(e,t){var n=Object.keys(e);if(Object.getOwnPropertySymbols){var r=Obj
|
|
|
3388
3393
|
font-weight: 700;
|
|
3389
3394
|
color: ${u("Medium"===b?"warning":"Strong"===b||"Very Strong"===b?"success":"error",900)};
|
|
3390
3395
|
}
|
|
3391
|
-
`),"aria-live":"polite",role:"status",children:["Password Strength: ",t.jsx("span",{children:x.strength})]}),t.jsx("div",{css:
|
|
3396
|
+
`),"aria-live":"polite",role:"status",children:["Password Strength: ",t.jsx("span",{children:x.strength})]}),t.jsx("div",{css:Ut(x.strength),children:t.jsx("div",{})}),t.jsxs("div",{css:Xt(x.length),"aria-label":`Use a minimum of ${l} characters. ${x.length?"Requirement met.":"Requirement not met."}`,children:[t.jsx("div",{children:x.length?t.jsx(y,{color:"var(--chakra-colors-success-500)",height:"8px",width:"8px"}):t.jsx($,{color:"var(--chakra-colors-error-900)",height:"8px",width:"8px"})}),t.jsxs("p",{children:["Use a minimum of ",l," characters"]})]}),a?.uppercase?null:t.jsxs("div",{css:Xt(x.uppercase),"aria-label":"Use an uppercase letter. "+(x.uppercase?"Requirement met.":"Requirement not met."),children:[t.jsx("div",{children:x.uppercase?t.jsx(y,{color:"var(--chakra-colors-success-500)",height:"8px",width:"8px"}):t.jsx($,{color:"var(--chakra-colors-error-900)",height:"8px",width:"8px"})}),t.jsx("p",{children:"Use an uppercase letter"})]}),a?.lowercase?null:t.jsxs("div",{css:Xt(x.lowercase),"aria-label":"Use a lowercase letter. "+(x.lowercase?"Requirement met.":"Requirement not met."),children:[t.jsx("div",{children:x.lowercase?t.jsx(y,{color:"var(--chakra-colors-success-500)",height:"8px",width:"8px"}):t.jsx($,{color:"var(--chakra-colors-error-900)",height:"8px",width:"8px"})}),t.jsx("p",{children:"Use a lowercase letter"})]}),a?.numbers?null:t.jsxs("div",{css:Xt(x.numbers),"aria-label":"Use a number. "+(x.numbers?"Requirement met.":"Requirement not met."),children:[t.jsx("div",{children:x.numbers?t.jsx(y,{color:"var(--chakra-colors-success-500)",height:"8px",width:"8px"}):t.jsx($,{color:"var(--chakra-colors-error-900)",height:"8px",width:"8px"})}),t.jsx("p",{children:"Use a number"})]}),a?.specialCharacters?null:t.jsxs("div",{css:Xt(x.specialCharacters),"aria-label":"Use a special character. "+(x.specialCharacters?"Requirement met.":"Requirement not met."),children:[t.jsx("div",{children:x.specialCharacters?t.jsx(y,{color:"var(--chakra-colors-success-500)",height:"8px",width:"8px"}):t.jsx($,{color:"var(--chakra-colors-error-900)",height:"8px",width:"8px"})}),t.jsx("p",{children:"Use a special character"})]})]}):null]});var b},exports.ProgressBar=({progress:e})=>{let n=e;return n>100&&(n=100),n<0&&(n=0),t.jsx("div",{css:up,role:"progressbar","aria-label":`Progress: ${n}%`,"aria-valuemin":0,"aria-valuemax":100,"aria-valuenow":n,children:t.jsx("div",{css:pp(n)})})},exports.QualitativeAttribute=({type:e,label:r,caption:i,color:o,onActionClick:a,showActionButton:s,pointIcon:l=t.jsx(B,{color:"#006D2C"})})=>{const[c,d]=n.useState(!0),u=n.useId(),p=n.useId(),h="raster"===e,f="line"===e,x="point"===e,g=c?"Hide":"Show",b=i?`${u} ${p}`:u;return t.jsxs("div",{css:Qn,children:[t.jsxs("div",{css:er,children:[t.jsxs("div",{children:[h&&t.jsx("div",{css:Yn(o)}),f&&t.jsx("div",{css:Kn(o)}),x&&t.jsx("div",{css:Jn(o),children:l})]}),t.jsxs("div",{children:[t.jsx("p",{id:u,css:tr,children:r}),i?t.jsx("p",{id:p,css:nr,children:i}):null]})]}),a&&s?t.jsx("div",{css:rr,children:t.jsx(v,{type:"button",variant:"borderless",label:g,rightIcon:c?t.jsx(E,{}):t.jsx(S,{}),"aria-pressed":c,"aria-describedby":b,"aria-label":`${g} ${r}`,onClick:()=>{d((e=>!e)),a?.()}})}):null]})},exports.Radio=Ae,exports.RadioGroup=ze,exports.RadioList=({label:n,caption:i,name:o,radios:a,defaultValue:s,onCheckedChange:l,errorMessage:c,horizontal:d,variant:u="default",required:p})=>{const h=`${n}. ${i?`${i}.`:""} ${p?"Required.":"Optional."} ${c?`Error: ${c}.`:""} `;return t.jsxs(e.Group,{tabIndex:0,css:Yt,"aria-roledescription":"group","aria-label":h,children:[c?t.jsx("div",{css:en}):null,t.jsxs("div",{css:(f=!!c,r.css`
|
|
3392
3397
|
margin-left: ${f?"19px":"0px"};
|
|
3393
|
-
`),children:[t.jsxs("p",{css:
|
|
3398
|
+
`),children:[t.jsxs("p",{css:Kt,"aria-label":n,children:[p&&t.jsx("span",{"aria-label":"required",children:"*"}),n]}),t.jsx("p",{css:Jt,"aria-label":i,children:i}),c?t.jsx("p",{css:tn,"aria-label":c,children:c}):null,t.jsx("div",{css:Qt,children:t.jsx(ze,{name:o,defaultValue:s,onChange:l,horizontal:d&&"card"!==u,children:a.map((e=>t.jsx(Ae,{css:"card"===u?nn:{},...e},e.value)))})})]})]});var f},exports.SSOButtons=Y,exports.ScaleBar=({colors:e,values:n,subLabels:i,isGradient:o})=>{return t.jsxs("div",{css:ir,children:[o?t.jsx("div",{css:(a=cr(e),r.css`
|
|
3394
3399
|
height: 20px;
|
|
3395
3400
|
width: 100%;
|
|
3396
3401
|
margin-bottom: 8px;
|
|
3397
3402
|
border: 1px solid ${u("neutral",300)};
|
|
3398
3403
|
border-radius: 4px;
|
|
3399
3404
|
${a?`background: ${a};`:""}
|
|
3400
|
-
`)}):t.jsx("div",{css:
|
|
3405
|
+
`)}):t.jsx("div",{css:or,children:e?.map(((e,r)=>t.jsx("div",{"data-test":`${e}-${n?.[r]}`,style:{backgroundColor:e,width:"100%",height:"100%"}},`${e}-${n?.[r]}`)))}),t.jsx("div",{css:ar,children:n?.map((e=>t.jsx("div",{style:{width:o?"auto":`calc(100% / ${n.length})`,display:"flex",justifyContent:"center"},children:t.jsx("p",{css:sr,children:e})},e)))}),i&&i.length?t.jsx("div",{css:ar,children:i.map((e=>t.jsx("div",{style:{width:o?"auto":`calc(100% / ${n.length})`,display:"flex",justifyContent:"center"},children:t.jsx("p",{css:lr,style:{width:"100%"},children:e})},e)))}):null]});var a},exports.Select=Ht,exports.Sheet=({header:e,content:n,footer:r,open:i=!1,onClose:o,minimizedHeight:a,midHeight:s=200,maxFullHeight:l,defaultSnap:c="minimized",className:d,blocking:u,zIndex:p=1e3})=>t.jsx(tu,{css:nu(!!e,p),className:d,open:i,onDismiss:o,header:e,footer:r,snapPoints:({headerHeight:e,maxHeight:t,footerHeight:n})=>[20,a||e,s+(r?n:0),l||t-t/6],defaultSnap:({headerHeight:e,maxHeight:t,footerHeight:n})=>{let i=20;return"minimized"===c?i=a||e:"mid"===c?i=s+(r?n:0):"full"===c&&(i=l||t-t/6),i},blocking:u,children:n}),exports.Slider=Xe,exports.SliderInput=({label:e,caption:r,size:i="default",sliderItem:o,required:a,onChange:s})=>{const[l,c]=n.useState(o.value||[]),d=(e,t)=>{const n=e.target.value,r=[...l];let i=n?parseInt(n,10):n;const a=o.min||0,s=o.max||100;i=Number.isNaN(i)?a:i,i=i<a?a:i,i=i>s?s:i,r[t]=i,c(r)},u=(e,t)=>{const n=e.target.value||"0",r=[...l];let i=parseInt(n,10);const a=o.min||0,d=o.max||100;if(i=Number.isNaN(i)?a:i,i=i<a?a:i,i=i>d?d:i,2===l?.length){i=Number.isNaN(i)?a:i;const e=l[0],n=l[1];0===t?(i=i<a?a:i,i=i>n?n:i):1===t&&(i=i<e?e:i,i=i>d?d:i)}r[t]=i,c(r),s&&s(r)};return t.jsxs("div",{children:[t.jsxs("p",{css:rn(i),"aria-label":e,children:[a?t.jsx("span",{children:"*"}):null,e]}),r?t.jsx("p",{css:on(i),"aria-label":r,children:r}):null,t.jsxs("div",{css:an,children:[o.step&&o.marks?t.jsx(Ht,{items:o.marks.map((e=>({label:`${e.label}`,value:`${e.value}`}))),placeholder:"",style:{width:"90px"},value:[`${l?.[0]}`],onChange:e=>{const t=e.map((e=>parseInt(e,10)));c(t),s&&s(t)}}):t.jsx(gt,{"aria-label":e,min:o.min,max:o.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()}),t.jsx(Xe,{css:{},...o,value:l,onValueChangeEnd:e=>{c(e.value),s&&s(e.value)}}),2===l?.length?t.jsx(gt,{"aria-label":e,min:o.min,max:o.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:n})=>t.jsxs("div",{css:hp,children:[e.map(((e,r)=>t.jsxs("div",{css:fp,children:[t.jsx("button",{css:xp(n>=r+1,n<r+1),type:"button",onClick:e.onClick,"aria-current":n===r+1,"aria-disabled":n<r+1,disabled:n<r+1,"aria-label":`Current Step ${r}${e.label?` ${e.label}`:""}`,"data-active":n>=r+1,children:n>r+1?t.jsx(y,{height:"16px",width:"16px"}):r+1}),e.label?t.jsx("p",{css:gp(n===r+1),children:e.label}):null]},`${e.label}-${r}`))),t.jsx("div",{css:vp,children:t.jsx("div",{css:bp})})]}),exports.Switch=Ke,exports.TabBar=({variant:r="panel",defaultValue:i,tabs:o,onTabClick:a})=>{const[s,l]=n.useState(Wu(o,i)||0),c="view"===r;return t.jsx("div",{css:Hu(r),children:t.jsx(e.Tabs.Root,{width:"full",defaultValue:i||o?.[0]?.value,onValueChange:({value:e})=>{return l(Wu(o,t=e)),void(a&&a(t));var t},children:t.jsx(e.Tabs.List,{alignItems:"center",border:"none",children:o.map(((r,i)=>t.jsxs(n.Fragment,{children:[c&&1===i&&"left"===Uu(s)?t.jsx("div",{css:Gu}):null,t.jsx(e.Tabs.Trigger,{css:[Fu,c?qu:Zu],"aria-label":r["aria-label"]||r.label,...r,children:t.jsxs(e.Box,{display:"flex",alignItems:"center",gap:"5px",children:[r.icon,r.label]})},r.label),c&&1===i&&"right"===Uu(s)?t.jsx("div",{css:Gu}):null]},r.label)))})})})},exports.Table=({columns:r,data:i,renderRow:o,striped:a,stickyHeader:s,pagination:l,selectable:c,selectedRows:d,onSortColumn:u,onPageSizeChange:p,onPageChange:h,onAllItemsSelected:f})=>{const[x,g]=n.useState({key:"",order:""}),{totalItems:v=i.length,currentPage:b=1,pageSize:m=10,showItemCount:y,showItemCountText:C}=l||{},w=(e,t)=>{g({key:e,order:t}),u&&u({key:e,order:t})},k=d?.length===i?.length,$=d&&d.length>0&&!k;return t.jsxs("div",{children:[t.jsxs(e.Table.Root,{css:Er,striped:a,stickyHeader:s,interactive:!0,children:[t.jsx(e.Table.Header,{css:Or,children:t.jsxs(e.Table.Row,{children:[c?t.jsx(e.Table.ColumnHeader,{children:t.jsx(je,{name:"header-checkbox",checked:k,indeterminate:$,onCheckedChange:({checked:e})=>{f&&f(e)}})}):null,r.map((n=>t.jsx(e.Table.ColumnHeader,{role:n.sortable?"columnheader":void 0,"aria-sort":n.sortable&&"asc"===x.order?"ascending":n.sortable&&"desc"===x.order?"descending":void 0,children:t.jsxs("div",{css:Rr,children:[n.label,n.sortable?t.jsxs("div",{css:Tr,children:[t.jsx(Q,{css:Lr(x.key===n.key&&"asc"===x.order),icon:t.jsx(j,{style:{transform:"rotate(180deg)"}}),onClick:()=>w(n.key,"asc"),"aria-label":"Ascending"}),t.jsx(Q,{css:Lr(x.key===n.key&&"desc"===x.order),icon:t.jsx(j,{}),onClick:()=>w(n.key,"desc"),"aria-label":"Descending"})]}):null]})},n.key)))]})}),t.jsx(e.Table.Body,{children:i.map((e=>t.jsx(n.Fragment,{children:o(e)},e.id)))})]}),t.jsxs("div",{css:_r,children:[t.jsx("div",{children:y?t.jsx(hr,{pageSize:m,currentPage:b,totalItems:v,onPageSizeChange:p,showItemCountText:C}):null}),l?t.jsx("div",{css:Pr,children:t.jsx(Sr,{totalItems:v,pageSize:m,currentPage:b,onPageChange:h})}):null]})]})},exports.TableCell=Dr,exports.TableRow=Mr,exports.Tag=At,exports.TextInput=gt,exports.Textarea=({label:r,caption:i,placeholder:o,errorMessage:a,required:s,disabled:l,size:c="default",defaultValue:d="",onChange:u,minLength:p,maxLength:h,...f})=>{const[x,g]=n.useState(d),[v,b]=n.useState(!1),[m,y]=n.useState(!1),[C,w]=n.useState(""),j=n.useId(),k=n.useId(),$=n.useId();n.useEffect((()=>{const{length:e}=d;p&&e<p&&e>0?(b(e<p),y(!1),w(`Enter at least ${p-e} characters`)):p&&0===e&&w(`Min ${p} characters`),h&&e>0?(b(!1),y(e>h),w(`You have ${h-e} characters remaining`)):h&&0===e&&w(`Max ${h} characters`)}),[]);const S=!!a||v||m,E=[i?j:null,S?k:null,C?$:null].filter(Boolean).join(" ")||void 0;return t.jsxs("div",{css:sn(c),children:[S?t.jsx("div",{css:ln}):null,t.jsxs(e.Field.Root,{required:s,invalid:S,gap:"0",style:{marginLeft:S?"19px":"0px"},children:[r?t.jsxs(e.Field.Label,{css:cn(c,l),"aria-label":r,children:[t.jsx(e.Field.RequiredIndicator,{"aria-label":"required"}),r,s?"":t.jsx("span",{children:" (Optional)"})]}):null,i?t.jsx(e.Field.HelperText,{id:j,css:dn(c,l),children:i}):null,a?t.jsx(e.Field.ErrorText,{id:k,css:pn,"aria-label":`Error: ${a}`,"aria-live":"polite",children:a}):null,t.jsx(e.Textarea,{placeholder:o,disabled:l,css:hn(c,x,d),onChange:e=>{g(e.target.value);const{length:t}=e.target.value;p&&h?(b(t<p),y(t>h),w(`You have ${h-t} characters remaining`)):p?(b(t<p),y(!1),w(t<p?`Enter at least ${p-t} characters`:"")):h&&(y(t>h),b(!1),w(`You have ${h-t} characters remaining`)),u&&u(e)},value:x,"aria-describedby":E,_placeholder:{color:"var(--chakra-colors-neutral-500)"},...f}),v&&p?t.jsxs(e.Field.ErrorText,{id:k,css:pn,style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},"aria-live":"polite",children:["You need ",p-x.length," more characters"]}):null,m&&h?t.jsxs(e.Field.ErrorText,{id:k,css:pn,style:{marginTop:"8px",fontSize:"12px",lineHeight:"16px"},"aria-live":"polite",children:["You have ",x.length-h," characters too many"]}):null,!C||m||v?null:t.jsx(e.Field.HelperText,{id:$,css:un,"aria-live":"polite",children:C})]})]})},exports.Toast=()=>Object.keys($p).map((n=>t.jsx(e.Portal,{children:t.jsx(e.Toaster,{toaster:$p[n],insetInline:{mdDown:"4"},children:r=>t.jsxs(e.Toast.Root,{css:mp,width:{md:"sm"},children:[t.jsxs(e.Stack,{flexDirection:"row",className:"ds-toast-icon-container",children:["info"===r.type?r.meta?.icon?r.meta.icon:t.jsx(w,{color:"var(--chakra-colors-neutral-700)"}):null,"loading"===r.type?t.jsx(e.Spinner,{size:"lg",borderWidth:"3px",color:"var(--chakra-colors-primary-500)"}):null,"success"===r.type?r.meta?.icon?r.meta.icon:t.jsx(R,{color:"var(--chakra-colors-success-500)"}):null,"warning"===r.type?r.meta?.icon?r.meta.icon:t.jsx(T,{color:"var(--chakra-colors-warning-500)"}):null,"error"===r.type?r.meta?.icon?r.meta.icon:t.jsx(L,{color:"var(--chakra-colors-error-500)"}):null,t.jsxs(e.Stack,{gap:"1",flex:"1",maxWidth:"100%",children:[t.jsx(e.Toast.Title,{css:yp,"aria-label":`${r.title}`,children:r.title}),r.description?t.jsx(e.Toast.Title,{css:Cp,"aria-label":`${r.description}`,children:r.description}):null]})]}),r.action||r.meta?.closable?t.jsxs(e.Stack,{flexDirection:"row",children:[r.action?t.jsx(v,{css:wp,label:r.action.label,size:"small",variant:"info"===r.type?"primary":"secondary",onClick:()=>{r?.action?.onClick&&r.action.onClick(),$p[n].dismiss()}}):null,r.meta?.closable?t.jsx(v,{css:jp,label:r.meta.closableLabel,"aria-label":r.meta?.closableLabel||"Dismiss",leftIcon:t.jsx($,{height:"10px!",width:"10px!"}),size:"small",variant:"secondary",onClick:()=>$p[n].dismiss()}):null]}):null]})})},n))),exports.Tooltip=({children:r,content:i,showArrow:o=!0,disabled:a,position:s="bottom",variant:l="pill",portalRef:c,openDelay:d=0,closeDelay:u=0})=>{const[p,h]=n.useState(!1);return a?r:t.jsxs(e.Tooltip.Root,{positioning:{placement:s,offset:"pill"===l?void 0:{mainAxis:0,crossAxis:0}},openDelay:d,closeDelay:u,open:p,onOpenChange:({open:e})=>h(e),children:[t.jsx(e.Tooltip.Trigger,{tabIndex:0,onClick:()=>h(!0),css:ye,children:r}),t.jsx(e.Portal,{disabled:a,container:c,children:t.jsx(e.Tooltip.Positioner,{children:t.jsxs(e.Tooltip.Content,{css:Ce(l),children:[o&&"pill"===l?t.jsx(e.Tooltip.Arrow,{children:t.jsx(e.Tooltip.ArrowTip,{})}):null,i]})})})]})},exports.designSystemStyles=d,exports.getThemedColor=u,exports.showToast=e=>{$p[e.placement].create({title:e.label,description:e.caption,duration:e.duration||5e3,meta:{closable:e.closable,icon:e.icon,closableLabel:e.closableLabel},...e})};
|